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/01/25 18:06:04 UTC

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

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

2 tests failed.
FAILED:  org.apache.lucene.search.grouping.TestGrouping.testRandom

Error Message:
expected:<9> but was:<13>

Stack Trace:
java.lang.AssertionError: expected:<9> but was:<13>
	at __randomizedtesting.SeedInfo.seed([622967980126CBB3:10654297B0467DC0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.search.grouping.TestGrouping.assertEquals(TestGrouping.java:1286)
	at org.apache.lucene.search.grouping.TestGrouping.testRandom(TestGrouping.java:1128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at 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.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

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




Build Log:
[...truncated 7337 lines...]
   [junit4] Suite: org.apache.lucene.search.grouping.TestGrouping
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGrouping -Dtests.method=testRandom -Dtests.seed=622967980126CBB3 -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Pacific/Palau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.87s J0 | TestGrouping.testRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<9> but was:<13>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([622967980126CBB3:10654297B0467DC0]:0)
   [junit4]    > 	at org.apache.lucene.search.grouping.TestGrouping.assertEquals(TestGrouping.java:1286)
   [junit4]    > 	at org.apache.lucene.search.grouping.TestGrouping.testRandom(TestGrouping.java:1128)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {groupend=PostingsFormat(name=Memory), sort1=PostingsFormat(name=LuceneVarGapFixedInterval), sort2=PostingsFormat(name=Memory), content=PostingsFormat(name=Memory), group=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{author=DocValuesFormat(name=Memory), sort1=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory), sort2=DocValuesFormat(name=Lucene70), group=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1338, maxMBSortInHeap=7.121235768654987, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1c4c429b), locale=vi, timezone=Pacific/Palau
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=68613264,total=123731968
   [junit4]   2> NOTE: All tests run in this JVM: [TestGrouping]
   [junit4] Completed [2/6 (1!)] on J0 in 2.61s, 2 tests, 1 failure <<< FAILURES!

[...truncated 5396 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/init-core-data-001
   [junit4]   2> 2421636 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[3B7A26FCD0489D23]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2421637 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3B7A26FCD0489D23]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2421638 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3B7A26FCD0489D23]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2421638 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3B7A26FCD0489D23]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2421639 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3B7A26FCD0489D23]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001
   [junit4]   2> 2421639 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3B7A26FCD0489D23]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2421639 INFO  (Thread-6842) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2421639 INFO  (Thread-6842) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2421642 ERROR (Thread-6842) [    ] 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> 2421739 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3B7A26FCD0489D23]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62653
   [junit4]   2> 2421744 INFO  (zkConnectionManagerCallback-3560-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2421753 INFO  (jetty-launcher-3557-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2421753 INFO  (jetty-launcher-3557-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2421753 INFO  (jetty-launcher-3557-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2421753 INFO  (jetty-launcher-3557-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2421753 INFO  (jetty-launcher-3557-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2421754 INFO  (jetty-launcher-3557-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2421754 INFO  (jetty-launcher-3557-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cf66f91{/solr,null,AVAILABLE}
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d5d191{HTTP/1.1,[http/1.1]}{127.0.0.1:37452}
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-2) [    ] o.e.j.s.Server Started @2429342ms
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37452}
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2421755 ERROR (jetty-launcher-3557-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@91c45ee{/solr,null,AVAILABLE}
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@386508ef{/solr,null,AVAILABLE}
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T17:01:19.811Z
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6eabbedd{HTTP/1.1,[http/1.1]}{127.0.0.1:40931}
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-3) [    ] o.e.j.s.Server Started @2429342ms
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@79ffd24a{HTTP/1.1,[http/1.1]}{127.0.0.1:61703}
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40931}
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-1) [    ] o.e.j.s.Server Started @2429342ms
   [junit4]   2> 2421755 INFO  (jetty-launcher-3557-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61703}
   [junit4]   2> 2421755 ERROR (jetty-launcher-3557-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2421756 ERROR (jetty-launcher-3557-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2421756 INFO  (jetty-launcher-3557-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2421756 INFO  (jetty-launcher-3557-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2421756 INFO  (jetty-launcher-3557-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2421756 INFO  (jetty-launcher-3557-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2421756 INFO  (jetty-launcher-3557-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2421756 INFO  (jetty-launcher-3557-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2421756 INFO  (jetty-launcher-3557-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T17:01:19.812Z
   [junit4]   2> 2421756 INFO  (jetty-launcher-3557-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T17:01:19.812Z
   [junit4]   2> 2421758 INFO  (zkConnectionManagerCallback-3564-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2421758 INFO  (zkConnectionManagerCallback-3562-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2421758 INFO  (zkConnectionManagerCallback-3566-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2421758 INFO  (jetty-launcher-3557-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2421758 INFO  (jetty-launcher-3557-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2421758 INFO  (jetty-launcher-3557-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2421764 INFO  (jetty-launcher-3557-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62653/solr
   [junit4]   2> 2421766 INFO  (zkConnectionManagerCallback-3570-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2421767 INFO  (jetty-launcher-3557-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62653/solr
   [junit4]   2> 2421768 INFO  (jetty-launcher-3557-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62653/solr
   [junit4]   2> 2421768 INFO  (zkConnectionManagerCallback-3575-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2421769 INFO  (zkConnectionManagerCallback-3580-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2421769 INFO  (zkConnectionManagerCallback-3577-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2421773 INFO  (zkConnectionManagerCallback-3584-thread-1-processing-n:127.0.0.1:37452_solr) [n:127.0.0.1:37452_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2421774 INFO  (zkConnectionManagerCallback-3583-thread-1-processing-n:127.0.0.1:61703_solr) [n:127.0.0.1:61703_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2421902 INFO  (jetty-launcher-3557-thread-3) [n:127.0.0.1:40931_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2421902 INFO  (jetty-launcher-3557-thread-3) [n:127.0.0.1:40931_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40931_solr
   [junit4]   2> 2421904 INFO  (jetty-launcher-3557-thread-3) [n:127.0.0.1:40931_solr    ] o.a.s.c.Overseer Overseer (id=99411537408557063-127.0.0.1:40931_solr-n_0000000000) starting
   [junit4]   2> 2421909 INFO  (jetty-launcher-3557-thread-2) [n:127.0.0.1:37452_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2421910 INFO  (jetty-launcher-3557-thread-2) [n:127.0.0.1:37452_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37452_solr
   [junit4]   2> 2421913 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2421913 DEBUG (OverseerAutoScalingTriggerThread-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2421913 DEBUG (OverseerAutoScalingTriggerThread-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2421914 DEBUG (OverseerAutoScalingTriggerThread-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
   [junit4]   2> 2421914 DEBUG (OverseerAutoScalingTriggerThread-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2421914 DEBUG (OverseerAutoScalingTriggerThread-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2421916 DEBUG (OverseerAutoScalingTriggerThread-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2421916 DEBUG (OverseerAutoScalingTriggerThread-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2421916 INFO  (jetty-launcher-3557-thread-3) [n:127.0.0.1:40931_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40931_solr
   [junit4]   2> 2421917 DEBUG (ScheduledTrigger-7498-thread-1) [n:127.0.0.1:40931_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 0
   [junit4]   2> 2421944 INFO  (zkCallback-3582-thread-1-processing-n:127.0.0.1:37452_solr) [n:127.0.0.1:37452_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2421944 INFO  (zkCallback-3582-thread-2-processing-n:127.0.0.1:37452_solr) [n:127.0.0.1:37452_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2421945 INFO  (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2421947 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40931_solr"} current state version: 0
   [junit4]   2> 2421947 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40931_solr
   [junit4]   2> 2422009 INFO  (jetty-launcher-3557-thread-3) [n:127.0.0.1:40931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40931.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ac8398
   [junit4]   2> 2422014 INFO  (jetty-launcher-3557-thread-3) [n:127.0.0.1:40931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40931.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ac8398
   [junit4]   2> 2422015 INFO  (jetty-launcher-3557-thread-3) [n:127.0.0.1:40931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40931.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ac8398
   [junit4]   2> 2422015 INFO  (jetty-launcher-3557-thread-3) [n:127.0.0.1:40931_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.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/.
   [junit4]   2> 2422034 INFO  (jetty-launcher-3557-thread-1) [n:127.0.0.1:61703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2422037 INFO  (jetty-launcher-3557-thread-1) [n:127.0.0.1:61703_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2422039 INFO  (jetty-launcher-3557-thread-1) [n:127.0.0.1:61703_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61703_solr
   [junit4]   2> 2422040 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:61703_solr"} current state version: 0
   [junit4]   2> 2422040 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:61703_solr
   [junit4]   2> 2422040 INFO  (zkCallback-3576-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2422041 INFO  (zkCallback-3582-thread-2-processing-n:127.0.0.1:37452_solr) [n:127.0.0.1:37452_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2422043 INFO  (zkCallback-3581-thread-1-processing-n:127.0.0.1:61703_solr) [n:127.0.0.1:61703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2422061 INFO  (jetty-launcher-3557-thread-2) [n:127.0.0.1:37452_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37452.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ac8398
   [junit4]   2> 2422066 INFO  (jetty-launcher-3557-thread-2) [n:127.0.0.1:37452_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37452.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ac8398
   [junit4]   2> 2422066 INFO  (jetty-launcher-3557-thread-2) [n:127.0.0.1:37452_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37452.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ac8398
   [junit4]   2> 2422067 INFO  (jetty-launcher-3557-thread-2) [n:127.0.0.1:37452_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.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/.
   [junit4]   2> 2422185 INFO  (jetty-launcher-3557-thread-1) [n:127.0.0.1:61703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61703.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ac8398
   [junit4]   2> 2422191 INFO  (jetty-launcher-3557-thread-1) [n:127.0.0.1:61703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61703.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ac8398
   [junit4]   2> 2422191 INFO  (jetty-launcher-3557-thread-1) [n:127.0.0.1:61703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61703.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ac8398
   [junit4]   2> 2422192 INFO  (jetty-launcher-3557-thread-1) [n:127.0.0.1:61703_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.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/.
   [junit4]   2> 2422213 INFO  (zkConnectionManagerCallback-3592-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2422217 INFO  (zkConnectionManagerCallback-3596-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2422219 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3B7A26FCD0489D23]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2422221 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3B7A26FCD0489D23]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62653/solr ready
   [junit4]   2> 2422235 INFO  (qtp1965171966-20850) [n:127.0.0.1:40931_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2422238 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 2422239 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 2422242 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 2422245 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 2422248 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 2422251 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 2422255 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 2422259 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 2422265 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 2422270 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 2422275 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 2422280 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 2422288 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 2422292 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 2422296 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 2422299 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 2422303 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 2422306 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 2422309 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 2422312 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 2422318 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 2422322 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 2422325 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 2422328 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 2422331 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 2422334 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 2422337 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 2422341 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 2422344 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 2422347 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 2422350 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 2422353 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 2422356 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 2422359 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 2422361 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 2422364 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 2422367 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 2422370 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 2422373 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 2422374 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 2422380 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 2422384 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 2422387 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 2422389 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 2422391 INFO  (OverseerThreadFactory-7500-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 2422405 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2422405 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 2422406 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 2422513 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40931/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2422513 INFO  (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40931/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2422515 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 2422515 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:40931/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2422517 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37452/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2422517 INFO  (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37452/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2422518 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:40931/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2422518 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:40931/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:37452/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2422520 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61703/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2422520 INFO  (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61703/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2422521 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:40931/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:37452/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2422521 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:40931/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:37452/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:61703/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2422623 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 2422722 INFO  (qtp1392558331-20848) [n:127.0.0.1:37452_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2422725 INFO  (qtp1965171966-20864) [n:127.0.0.1:40931_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2422734 INFO  (qtp1965171966-20864) [n:127.0.0.1:40931_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2422734 INFO  (qtp1392558331-20848) [n:127.0.0.1:37452_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2422735 INFO  (qtp1552664382-20869) [n:127.0.0.1:61703_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2422735 INFO  (qtp1552664382-20869) [n:127.0.0.1:61703_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2422742 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37452/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37452_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2422742 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37452/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37452_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2422743 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"http://127.0.0.1:37452/solr","node_name":"127.0.0.1:37452_solr","state":"down","type":"NRT"}
   [junit4]   2> 2422743 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:40931/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:37452/solr",
   [junit4]   2>           "node_name":"127.0.0.1:37452_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:61703/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2422744 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61703/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61703_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2422744 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61703/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61703_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2422744 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"http://127.0.0.1:61703/solr","node_name":"127.0.0.1:61703_solr","state":"down","type":"NRT"}
   [junit4]   2> 2422744 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:40931/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:37452/solr",
   [junit4]   2>           "node_name":"127.0.0.1:37452_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:61703/solr",
   [junit4]   2>           "node_name":"127.0.0.1:61703_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2422744 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40931/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40931_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2422744 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40931/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40931_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2422744 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:40931/solr","node_name":"127.0.0.1:40931_solr","state":"down","type":"NRT"}
   [junit4]   2> 2422744 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:40931/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40931_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:37452/solr",
   [junit4]   2>           "node_name":"127.0.0.1:37452_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:61703/solr",
   [junit4]   2>           "node_name":"127.0.0.1:61703_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2422846 DEBUG (OverseerStateUpdate-99411537408557063-127.0.0.1:40931_solr-n_0000000000) [n:127.0.0.1:40931_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 2422847 INFO  (zkCallback-3582-thread-2-processing-n:127.0.0.1:37452_solr) [n:127.0.0.1:37452_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2422847 INFO  (zkCallback-3582-thread-1-processing-n:127.0.0.1:37452_solr) [n:127.0.0.1:37452_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2422847 INFO  (zkCallback-3581-thread-1-processing-n:127.0.0.1:61703_solr) [n:127.0.0.1:61703_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2422847 INFO  (zkCallback-3576-thread-1-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2422847 INFO  (zkCallback-3581-thread-2-processing-n:127.0.0.1:61703_solr) [n:127.0.0.1:61703_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2422848 INFO  (zkCallback-3576-thread-2-processing-n:127.0.0.1:40931_solr) [n:127.0.0.1:40931_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2422924 DEBUG (ScheduledTrigger-7498-thread-1) [n:127.0.0.1:40931_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2423766 INFO  (qtp1392558331-20848) [n:127.0.0.1:37452_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2423767 INFO  (qtp1392558331-20848) [n:127.0.0.1:37452_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2423769 WARN  (qtp1392558331-20848) [n:127.0.0.1:37452_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 2423770 WARN  (qtp1392558331-20848) [n:127.0.0.1:37452_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 2423770 WARN  (qtp1392558331-20848) [n:127.0.0.1:37452_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 2423771 WARN  (qtp1392558331-20848) [n:127.0.0.1:37452_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 2423771 INFO  (qtp1965171966-20864) [n:127.0.0.1:40931_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2423771 WARN  (qtp1392558331-20848) [n:127.0.0.1:37452_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 2423771 INFO  (qtp1965171966-20864) [n:127.0.0.1:40931_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2423772 WARN  (qtp1392558331-20848) [n:127.0.0.1:37452_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 2423772 WARN  (qtp1392558331-20848) [n:127.0.0.1:37452_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 2423773 WARN  (qtp1392558331-20848) [n:127.0.0.1:37452_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 2423773 WARN  (qtp1965171966-20864) [n:127.0.0.1:40931_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2423773 WARN  (qtp1965171966-20864) [n:127.0.0.1:40931_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 2423773 INFO  (qtp1552664382-20869) [n:127.0.0.1:61703_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2423774 INFO  (qtp1552664382-20869) [n:127.0.0.1:61703_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2423774 WARN  (qtp1965171966-20864) [n:127.0.0.1:40931_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2423774 WARN  (qtp1965171966-20864) [n:127.0.0.1:40931_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 2423774 WARN  (qtp1965171966-20864) [n:127.0.0.1:40931_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2423774 WARN  (qtp1552664382-20869) [n:127.0.0.1:61703_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 2423774 WARN  (qtp1965171966-20864) [n:127.0.0.1:40931_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 2423775 WARN  (qtp1552664382-20869) [n:127.0.0.1:61703_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 2423775 WARN  (qtp1965171966-20864) [n:127.0.0.1:40931_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2423775 WARN  (qtp1552664382-20869) [n:127.0.0.1:61703_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 2423775 WARN  (qtp1552664382-20869) [n:127.0.0.1:61703_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 2423775 WARN  (qtp1965171966-20864) [n:127.0.0.1:40931_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 2423776 WARN  (qtp1552664382-20869) [n:127.0.0.1:61703_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 2423776 WARN  (qtp1552664382-20869) [n:127.0.0.1:61703_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 2423776 WARN  (qtp1552664382-20869) [n:127.0.0.1:61703_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 2423776 WARN  (qtp1552664382-20869) [n:127.0.0.1:61703_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD048

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

2458589 INFO  (jetty-closer-3558-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@386508ef{/solr,null,UNAVAILABLE}
   [junit4]   2> 2458591 INFO  (jetty-closer-3558-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2458592 WARN  (zkCallback-3582-thread-3-processing-n:127.0.0.1:37452_solr) [n:127.0.0.1:37452_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 2458598 INFO  (jetty-closer-3558-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@494f0255{/solr,null,UNAVAILABLE}
   [junit4]   2> 2458599 INFO  (jetty-closer-3558-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99411537408557065-127.0.0.1:37452_solr-n_0000000001) closing
   [junit4]   2> 2458603 INFO  (jetty-closer-3558-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2458603 INFO  (OverseerStateUpdate-99411537408557065-127.0.0.1:37452_solr-n_0000000001) [n:127.0.0.1:37452_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37452_solr
   [junit4]   2> 2458610 DEBUG (jetty-closer-3558-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2458611 WARN  (OverseerAutoScalingTriggerThread-99411537408557065-127.0.0.1:37452_solr-n_0000000001) [n:127.0.0.1:37452_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2458615 INFO  (jetty-closer-3558-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2cf66f91{/solr,null,UNAVAILABLE}
   [junit4]   2> 2458618 INFO  (jetty-closer-3558-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2458620 ERROR (SUITE-AutoscalingHistoryHandlerTest-seed#[3B7A26FCD0489D23]-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> 2458620 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3B7A26FCD0489D23]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62653 62653
   [junit4]   2> 2463838 INFO  (Thread-6842) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62653 62653
   [junit4]   2> 2463856 WARN  (Thread-6842) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/configs/.system
   [junit4]   2> 	5	/solr/configs/.system/managed-schema
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	59	/solr/collections/.system/state.json
   [junit4]   2> 	43	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/99411537408557065-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/collections/.system/leader_elect/shard1/election/99411537408557064-core_node3-n_0000000001
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/99411537408557064-core_node6-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/99411537408557065-127.0.0.1:37452_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/autoscaling/events/AutoscalingHistoryHandlerTest_node_lost_trigger
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [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.handler.admin.AutoscalingHistoryHandlerTest_3B7A26FCD0489D23-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {action_s=PostingsFormat(name=Memory), event.source_s=PostingsFormat(name=Asserting), type=FST50, before.actions_ss=BlockTreeOrds(blocksize=128), event.property._enqueue_time__ss=PostingsFormat(name=Memory), after.actions_ss=PostingsFormat(name=Memory), stage_s=PostingsFormat(name=Memory), event.id_s=PostingsFormat(name=Asserting), event.property.eventTimes_ss=FST50, source_s=PostingsFormat(name=Asserting), event.type_s=FST50, responses_ts=PostingsFormat(name=Memory), id=PostingsFormat(name=Asserting), collections_ss=FST50, operations.params_ts=PostingsFormat(name=Memory), event.property.nodeNames_ss=FST50}, docValues:{_version_=DocValuesFormat(name=Asserting), event.time_l=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1583, maxMBSortInHeap=6.485752745455915, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@601a8226), locale=ar-SD, timezone=Indian/Kerguelen
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=143861512,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericTerms32, TestSortByMinMaxFunction, TestUnifiedSolrHighlighter, MoveReplicaHDFSFailoverTest, RollingRestartTest, TestPullReplicaErrorHandling, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, TestUpdate, TestRandomFaceting, TestWordDelimiterFilterFactory, TestDelegationWithHadoopAuth, AutoScalingHandlerTest, TestFileDictionaryLookup, DocumentAnalysisRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, InfoHandlerTest, ResponseLogComponentTest, V2ApiIntegrationTest, CollectionStateFormat2Test, ClusterStateTest, ExternalFileFieldSortTest, DistributedFacetPivotLargeTest, ZkSolrClientTest, TestPolicyCloud, TestRecoveryHdfs, DirectUpdateHandlerTest, ChaosMonkeyNothingIsSafeTest, DistributedQueueTest, RuleEngineTest, PrimUtilsTest, TestSolrCloudWithSecureImpersonation, MetricUtilsTest, TestRestoreCore, OverseerStatusTest, TestApiFramework, TestDistributedSearch, DistributedTermsComponentTest, TestLuceneMatchVersion, TestTrieFacet, BadIndexSchemaTest, HealthCheckHandlerTest, TestSizeLimitedDistributedMap, UninvertDocValuesMergePolicyTest, TestNodeAddedTrigger, ReplicationFactorTest, DistributedSpellCheckComponentTest, ClassificationUpdateProcessorIntegrationTest, TestFuzzyAnalyzedSuggestions, TestFieldCacheWithThreads, TestManagedResourceStorage, TestDocTermOrds, TestManagedSchema, LeaderElectionContextKeyTest, TestDistributedMissingSort, TestSolrCloudWithDelegationTokens, SimpleMLTQParserTest, BitVectorTest, TestStressVersions, TestUseDocValuesAsStored, AnalyticsMergeStrategyTest, RequestHandlersTest, SolrCLIZkUtilsTest, TestQuerySenderListener, SolrIndexMetricsTest, CdcrRequestHandlerTest, FileBasedSpellCheckerTest, SpellCheckCollatorTest, TestManagedSynonymGraphFilterFactory, BlockJoinFacetSimpleTest, TestLeaderInitiatedRecoveryThread, TermVectorComponentTest, SaslZkACLProviderTest, CurrencyRangeFacetCloudTest, AutoAddReplicasIntegrationTest, HttpTriggerListenerTest, TestTlogReplica, TestStressInPlaceUpdates, ClusterStateUpdateTest, UtilsToolTest, TestPivotHelperCode, TestSolrCloudWithHadoopAuthPlugin, CoreSorterTest, HighlighterConfigTest, TestFieldCacheReopen, ExitableDirectoryReaderTest, SpatialHeatmapFacetsTest, TestSolrDeletionPolicy2, TestCustomSort, JSONWriterTest, URLClassifyProcessorTest, TestTriggerIntegration, SearchRateTriggerTest, CollectionsAPIDistributedZkTest, TestRawTransformer, TimeZoneUtilsTest, LargeFieldTest, HdfsSyncSliceTest, TestExceedMaxTermLength, TestBlobHandler, AssignTest, CoreAdminRequestStatusTest, TestDynamicFieldCollectionResource, AsyncCallRequestStatusResponseTest, NodeMutatorTest, TestSolrQueryParser, ConfigSetsAPITest, DistributedIntervalFacetingTest, CircularListTest, TestBinaryResponseWriter, ChaosMonkeySafeLeaderTest, UpdateRequestProcessorFactoryTest, TestCSVLoader, TestCloudManagedSchema, HdfsWriteToMultipleCollectionsTest, BlobRepositoryCloudTest, MigrateRouteKeyTest, DistributedFacetPivotSmallAdvancedTest, BasicFunctionalityTest, SortByFunctionTest, TestHighFrequencyDictionaryFactory, TestCoreDiscovery, HdfsTlogReplayBufferedWhileIndexingTest, BlockDirectoryTest, TestIntervalFaceting, SolrShardReporterTest, ManagedSchemaRoundRobinCloudTest, DocValuesMissingTest, MoveReplicaTest, TestShardHandlerFactory, SpellCheckComponentTest, TestPerFieldSimilarityWithDefaultOverride, FacetPivotSmallTest, CurrencyFieldTypeTest, TestSort, TestCollectionAPI, TestStandardQParsers, TestClusterStateMutator, RankQueryTest, TestNRTOpen, TestConfigOverlay, TestFilteredDocIdSet, DistanceFunctionTest, TemplateUpdateProcessorTest, ReturnFieldsTest, TestCorePropertiesReload, TestSolrQueryResponse, ConjunctionSolrSpellCheckerTest, SimpleFacetsTest, TestCloudPseudoReturnFields, PreAnalyzedFieldTest, TestSubQueryTransformerDistrib, TestExtendedDismaxParser, TestSolr4Spatial, ActionThrottleTest, TestClusterStateProvider, TestStressRecovery, ShardSplitTest, TestNumericRangeQuery32, TestUninvertingReader, TestObjectReleaseTracker, TestDocumentBuilder, SolrSlf4jReporterTest, TestExportWriter, TestSegmentSorting, NotRequiredUniqueKeyTest, TestManagedStopFilterFactory, DocValuesMultiTest, SystemInfoHandlerTest, TestComponentsName, TestStressLucene, TestLRUCache, TestBulkSchemaAPI, SolrMetricReporterTest, NodeAddedTriggerTest, DebugComponentTest, AutoscalingHistoryHandlerTest]
   [junit4] Completed [337/768 (1!)] on J1 in 42.29s, 1 test, 1 failure <<< FAILURES!

[...truncated 49523 lines...]

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

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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.PingRequestHandlerTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.PingRequestHandlerTest:     1) Thread[id=27624, name=qtp2011894227-27624, state=TIMED_WAITING, group=TGRP-PingRequestHandlerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.PingRequestHandlerTest: 
   1) Thread[id=27624, name=qtp2011894227-27624, state=TIMED_WAITING, group=TGRP-PingRequestHandlerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([E141BBE5C606133F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.PingRequestHandlerTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=27624, name=qtp2011894227-27624, state=TIMED_WAITING, group=TGRP-PingRequestHandlerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=27624, name=qtp2011894227-27624, state=TIMED_WAITING, group=TGRP-PingRequestHandlerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([E141BBE5C606133F]:0)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([DE7272572450C1AC:618D33FDFAAA2130]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6637)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13151 lines...]
   [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/init-core-data-001
   [junit4]   2> 2800035 WARN  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2800035 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2800037 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2800041 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2800042 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2800042 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2800075 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2800098 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2800203 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2800242 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800246 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800247 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800247 INFO  (coreLoadExecutor-9398-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2800248 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2800279 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2800295 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2800376 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2800384 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2800384 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800384 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2800384 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/init-core-data-001/]
   [junit4]   2> 2800386 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=39.359375, floorSegmentMB=1.8583984375, forceMergeDeletesPctAllowed=1.3254972769926976, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2800429 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2800429 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2800429 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2800429 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2800430 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2800430 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6da2f132[collection1] main]
   [junit4]   2> 2800430 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2800433 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2800447 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2800447 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2800447 INFO  (coreLoadExecutor-9398-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590716858417283072
   [junit4]   2> 2800448 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2800448 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2800448 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2800448 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2800448 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2800448 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2800448 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2800449 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2800449 INFO  (searcherExecutor-9399-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6da2f132[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2800450 INFO  (SUITE-PingRequestHandlerTest-seed#[E141BBE5C606133F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2800454 INFO  (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionRaisesException
   [junit4]   2> 2800455 INFO  (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionRaisesException
   [junit4]   2> 2800458 INFO  (TEST-PingRequestHandlerTest.testGettingStatus-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGettingStatus
   [junit4]   2> 2800460 INFO  (TEST-PingRequestHandlerTest.testGettingStatus-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGettingStatus
   [junit4]   2> 2800463 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEnablingServer
   [junit4]   2> 2800464 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[E141BBE5C606133F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2800464 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEnablingServer
   [junit4]   2> 2800467 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisablingServer
   [junit4]   2> 2800468 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[E141BBE5C606133F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2800468 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisablingServer
   [junit4]   2> 2800471 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E141BBE5C606133F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPingInClusterWithNoHealthCheck
   [junit4]   2> 2800472 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E141BBE5C606133F]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001
   [junit4]   2> 2800472 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E141BBE5C606133F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2800472 INFO  (Thread-4716) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2800472 INFO  (Thread-4716) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2800474 ERROR (Thread-4716) [    ] 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> 2800572 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E141BBE5C606133F]) [    ] o.a.s.c.ZkTestServer start zk server on port:58347
   [junit4]   2> 2800576 INFO  (zkConnectionManagerCallback-8555-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800592 INFO  (jetty-launcher-8552-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2800592 INFO  (jetty-launcher-8552-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2800593 INFO  (jetty-launcher-8552-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2800594 INFO  (jetty-launcher-8552-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2800595 INFO  (jetty-launcher-8552-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2800595 INFO  (jetty-launcher-8552-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2800595 INFO  (jetty-launcher-8552-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30829e12{/solr,null,AVAILABLE}
   [junit4]   2> 2800596 INFO  (jetty-launcher-8552-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4608153f{SSL,[ssl, http/1.1]}{127.0.0.1:46156}
   [junit4]   2> 2800596 INFO  (jetty-launcher-8552-thread-1) [    ] o.e.j.s.Server Started @2806175ms
   [junit4]   2> 2800596 INFO  (jetty-launcher-8552-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46156}
   [junit4]   2> 2800596 ERROR (jetty-launcher-8552-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2800597 INFO  (jetty-launcher-8552-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2800597 INFO  (jetty-launcher-8552-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2800597 INFO  (jetty-launcher-8552-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2800597 INFO  (jetty-launcher-8552-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T04:03:32.697Z
   [junit4]   2> 2800595 INFO  (jetty-launcher-8552-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2800598 INFO  (jetty-launcher-8552-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2800599 INFO  (jetty-launcher-8552-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2800599 INFO  (jetty-launcher-8552-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2800599 INFO  (jetty-launcher-8552-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2800599 INFO  (jetty-launcher-8552-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66bc6dff{/solr,null,AVAILABLE}
   [junit4]   2> 2800608 INFO  (jetty-launcher-8552-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2800608 INFO  (jetty-launcher-8552-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2800608 INFO  (jetty-launcher-8552-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2800608 INFO  (jetty-launcher-8552-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63444bc1{/solr,null,AVAILABLE}
   [junit4]   2> 2800609 INFO  (jetty-launcher-8552-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@469465c4{SSL,[ssl, http/1.1]}{127.0.0.1:36840}
   [junit4]   2> 2800609 INFO  (jetty-launcher-8552-thread-4) [    ] o.e.j.s.Server Started @2806188ms
   [junit4]   2> 2800609 INFO  (jetty-launcher-8552-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36840}
   [junit4]   2> 2800609 ERROR (jetty-launcher-8552-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2800610 INFO  (jetty-launcher-8552-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2800610 INFO  (jetty-launcher-8552-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2800610 INFO  (jetty-launcher-8552-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2800610 INFO  (jetty-launcher-8552-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T04:03:32.710Z
   [junit4]   2> 2800611 INFO  (jetty-launcher-8552-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ddcce84{SSL,[ssl, http/1.1]}{127.0.0.1:49492}
   [junit4]   2> 2800611 INFO  (jetty-launcher-8552-thread-3) [    ] o.e.j.s.Server Started @2806190ms
   [junit4]   2> 2800611 INFO  (jetty-launcher-8552-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49492}
   [junit4]   2> 2800611 ERROR (jetty-launcher-8552-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2800612 INFO  (jetty-launcher-8552-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2800612 INFO  (jetty-launcher-8552-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2800612 INFO  (jetty-launcher-8552-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2800612 INFO  (jetty-launcher-8552-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T04:03:32.712Z
   [junit4]   2> 2800614 INFO  (zkConnectionManagerCallback-8559-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800615 INFO  (jetty-launcher-8552-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2800616 INFO  (jetty-launcher-8552-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2800616 INFO  (jetty-launcher-8552-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2800616 INFO  (jetty-launcher-8552-thread-5) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2800616 INFO  (jetty-launcher-8552-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58f33474{/solr,null,AVAILABLE}
   [junit4]   2> 2800616 INFO  (jetty-launcher-8552-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3cef499a{SSL,[ssl, http/1.1]}{127.0.0.1:60164}
   [junit4]   2> 2800617 INFO  (jetty-launcher-8552-thread-5) [    ] o.e.j.s.Server Started @2806195ms
   [junit4]   2> 2800617 INFO  (jetty-launcher-8552-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60164}
   [junit4]   2> 2800617 ERROR (jetty-launcher-8552-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2800617 INFO  (jetty-launcher-8552-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2800617 INFO  (jetty-launcher-8552-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2800617 INFO  (jetty-launcher-8552-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2800617 INFO  (jetty-launcher-8552-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T04:03:32.717Z
   [junit4]   2> 2800618 INFO  (jetty-launcher-8552-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2800618 INFO  (jetty-launcher-8552-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2800618 INFO  (jetty-launcher-8552-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2800618 INFO  (jetty-launcher-8552-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69b6b234{/solr,null,AVAILABLE}
   [junit4]   2> 2800619 INFO  (zkConnectionManagerCallback-8557-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800621 INFO  (zkConnectionManagerCallback-8563-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800622 INFO  (jetty-launcher-8552-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2800623 INFO  (jetty-launcher-8552-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@44f55853{SSL,[ssl, http/1.1]}{127.0.0.1:52209}
   [junit4]   2> 2800623 INFO  (jetty-launcher-8552-thread-2) [    ] o.e.j.s.Server Started @2806201ms
   [junit4]   2> 2800623 INFO  (jetty-launcher-8552-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52209}
   [junit4]   2> 2800623 ERROR (jetty-launcher-8552-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2800623 INFO  (jetty-launcher-8552-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2800624 INFO  (jetty-launcher-8552-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58347/solr
   [junit4]   2> 2800624 INFO  (jetty-launcher-8552-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2800624 INFO  (jetty-launcher-8552-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2800624 INFO  (jetty-launcher-8552-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T04:03:32.724Z
   [junit4]   2> 2800625 INFO  (zkConnectionManagerCallback-8561-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800627 INFO  (zkConnectionManagerCallback-8567-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800628 INFO  (zkConnectionManagerCallback-8569-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800628 INFO  (jetty-launcher-8552-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2800628 INFO  (jetty-launcher-8552-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2800629 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16135c8e05d0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2800629 INFO  (jetty-launcher-8552-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2800635 INFO  (zkConnectionManagerCallback-8571-thread-1-processing-n:127.0.0.1:36840_solr) [n:127.0.0.1:36840_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800635 INFO  (jetty-launcher-8552-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58347/solr
   [junit4]   2> 2800637 INFO  (jetty-launcher-8552-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58347/solr
   [junit4]   2> 2800638 INFO  (zkConnectionManagerCallback-8575-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800639 INFO  (jetty-launcher-8552-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58347/solr
   [junit4]   2> 2800640 INFO  (jetty-launcher-8552-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58347/solr
   [junit4]   2> 2800642 INFO  (zkConnectionManagerCallback-8580-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800643 INFO  (zkConnectionManagerCallback-8584-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800644 INFO  (zkConnectionManagerCallback-8587-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800645 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16135c8e05d000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2800645 INFO  (zkConnectionManagerCallback-8589-thread-1-processing-n:127.0.0.1:60164_solr) [n:127.0.0.1:60164_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800645 INFO  (zkConnectionManagerCallback-8591-thread-1-processing-n:127.0.0.1:46156_solr) [n:127.0.0.1:46156_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800646 INFO  (zkConnectionManagerCallback-8593-thread-1-processing-n:127.0.0.1:49492_solr) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800647 INFO  (zkConnectionManagerCallback-8595-thread-1-processing-n:127.0.0.1:52209_solr) [n:127.0.0.1:52209_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2800833 INFO  (jetty-launcher-8552-thread-1) [n:127.0.0.1:46156_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2800833 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2800834 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60164_solr
   [junit4]   2> 2800835 INFO  (jetty-launcher-8552-thread-1) [n:127.0.0.1:46156_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46156_solr
   [junit4]   2> 2800837 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.c.Overseer Overseer (id=99419803652784140-127.0.0.1:60164_solr-n_0000000000) starting
   [junit4]   2> 2800838 INFO  (zkCallback-8588-thread-1-processing-n:127.0.0.1:60164_solr) [n:127.0.0.1:60164_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2800839 INFO  (zkCallback-8590-thread-1-processing-n:127.0.0.1:46156_solr) [n:127.0.0.1:46156_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2800841 INFO  (jetty-launcher-8552-thread-2) [n:127.0.0.1:52209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2800842 INFO  (zkCallback-8570-thread-1-processing-n:127.0.0.1:36840_solr) [n:127.0.0.1:36840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2800843 INFO  (jetty-launcher-8552-thread-3) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2800843 INFO  (jetty-launcher-8552-thread-4) [n:127.0.0.1:36840_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2800846 INFO  (jetty-launcher-8552-thread-4) [n:127.0.0.1:36840_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36840_solr
   [junit4]   2> 2800848 INFO  (jetty-launcher-8552-thread-2) [n:127.0.0.1:52209_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2800853 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60164_solr
   [junit4]   2> 2800876 INFO  (zkCallback-8592-thread-1-processing-n:127.0.0.1:49492_solr) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2800876 INFO  (zkCallback-8590-thread-1-processing-n:127.0.0.1:46156_solr) [n:127.0.0.1:46156_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2800886 INFO  (zkCallback-8588-thread-1-processing-n:127.0.0.1:60164_solr) [n:127.0.0.1:60164_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2800887 INFO  (zkCallback-8570-thread-1-processing-n:127.0.0.1:36840_solr) [n:127.0.0.1:36840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2800887 INFO  (zkCallback-8594-thread-1-processing-n:127.0.0.1:52209_solr) [n:127.0.0.1:52209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2800911 INFO  (zkCallback-8592-thread-2-processing-n:127.0.0.1:49492_solr) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2800947 INFO  (jetty-launcher-8552-thread-3) [n:127.0.0.1:49492_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2800949 INFO  (jetty-launcher-8552-thread-3) [n:127.0.0.1:49492_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49492_solr
   [junit4]   2> 2800963 INFO  (zkCallback-8594-thread-1-processing-n:127.0.0.1:52209_solr) [n:127.0.0.1:52209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2800963 INFO  (zkCallback-8588-thread-2-processing-n:127.0.0.1:60164_solr) [n:127.0.0.1:60164_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2800963 INFO  (zkCallback-8570-thread-1-processing-n:127.0.0.1:36840_solr) [n:127.0.0.1:36840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2800978 INFO  (jetty-launcher-8552-thread-4) [n:127.0.0.1:36840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36840.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800983 INFO  (jetty-launcher-8552-thread-4) [n:127.0.0.1:36840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36840.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800983 INFO  (jetty-launcher-8552-thread-4) [n:127.0.0.1:36840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36840.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800984 INFO  (jetty-launcher-8552-thread-4) [n:127.0.0.1:36840_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node4/.
   [junit4]   2> 2800992 INFO  (jetty-launcher-8552-thread-1) [n:127.0.0.1:46156_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46156.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800997 INFO  (jetty-launcher-8552-thread-1) [n:127.0.0.1:46156_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46156.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800997 INFO  (jetty-launcher-8552-thread-1) [n:127.0.0.1:46156_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46156.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2800998 INFO  (jetty-launcher-8552-thread-1) [n:127.0.0.1:46156_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node3/.
   [junit4]   2> 2800999 INFO  (zkCallback-8590-thread-1-processing-n:127.0.0.1:46156_solr) [n:127.0.0.1:46156_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2800999 INFO  (zkCallback-8592-thread-2-processing-n:127.0.0.1:49492_solr) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2801017 INFO  (jetty-launcher-8552-thread-2) [n:127.0.0.1:52209_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52209_solr
   [junit4]   2> 2801034 INFO  (zkCallback-8594-thread-1-processing-n:127.0.0.1:52209_solr) [n:127.0.0.1:52209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2801051 INFO  (zkCallback-8588-thread-1-processing-n:127.0.0.1:60164_solr) [n:127.0.0.1:60164_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2801059 INFO  (zkCallback-8590-thread-1-processing-n:127.0.0.1:46156_solr) [n:127.0.0.1:46156_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2801060 INFO  (zkCallback-8592-thread-2-processing-n:127.0.0.1:49492_solr) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2801063 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60164.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801069 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60164.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801070 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60164.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801071 INFO  (jetty-launcher-8552-thread-5) [n:127.0.0.1:60164_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node5/.
   [junit4]   2> 2801072 INFO  (zkCallback-8570-thread-1-processing-n:127.0.0.1:36840_solr) [n:127.0.0.1:36840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2801098 INFO  (jetty-launcher-8552-thread-3) [n:127.0.0.1:49492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49492.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801107 INFO  (jetty-launcher-8552-thread-3) [n:127.0.0.1:49492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49492.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801107 INFO  (jetty-launcher-8552-thread-3) [n:127.0.0.1:49492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49492.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801108 INFO  (jetty-launcher-8552-thread-3) [n:127.0.0.1:49492_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node2/.
   [junit4]   2> 2801233 INFO  (jetty-launcher-8552-thread-2) [n:127.0.0.1:52209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52209.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801238 INFO  (jetty-launcher-8552-thread-2) [n:127.0.0.1:52209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52209.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801238 INFO  (jetty-launcher-8552-thread-2) [n:127.0.0.1:52209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52209.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2801238 INFO  (jetty-launcher-8552-thread-2) [n:127.0.0.1:52209_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node1/.
   [junit4]   2> 2801274 INFO  (zkConnectionManagerCallback-8607-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2801278 INFO  (zkConnectionManagerCallback-8610-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2802166 INFO  (zkConnectionManagerCallback-8613-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2802168 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E141BBE5C606133F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2802170 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E141BBE5C606133F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58347/solr ready
   [junit4]   2> 2802212 INFO  (qtp1946127635-27663) [n:127.0.0.1:60164_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&name=testSolrCloudCollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2802216 INFO  (OverseerThreadFactory-9428-thread-1-processing-n:127.0.0.1:60164_solr) [n:127.0.0.1:60164_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSolrCloudCollection
   [junit4]   2> 2802332 INFO  (OverseerStateUpdate-99419803652784140-127.0.0.1:60164_solr-n_0000000000) [n:127.0.0.1:60164_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSolrCloudCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSolrCloudCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:49492/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2802340 INFO  (OverseerStateUpdate-99419803652784140-127.0.0.1:60164_solr-n_0000000000) [n:127.0.0.1:60164_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSolrCloudCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSolrCloudCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52209/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2802344 INFO  (OverseerStateUpdate-99419803652784140-127.0.0.1:60164_solr-n_0000000000) [n:127.0.0.1:60164_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSolrCloudCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSolrCloudCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46156/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2802352 INFO  (OverseerStateUpdate-99419803652784140-127.0.0.1:60164_solr-n_0000000000) [n:127.0.0.1:60164_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSolrCloudCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSolrCloudCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36840/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2802618 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testSolrCloudCollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2802618 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testSolrCloudCollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2802619 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2802619 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2802621 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testSolrCloudCollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2802621 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testSolrCloudCollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2802622 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2802622 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2802736 INFO  (zkCallback-8592-thread-2-processing-n:127.0.0.1:49492_solr) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2802736 INFO  (zkCallback-8592-thread-1-processing-n:127.0.0.1:49492_solr) [n:127.0.0.1:49492_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2802736 INFO  (zkCallback-8590-thread-1-processing-n:127.0.0.1:46156_solr) [n:127.0.0.1:46156_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2802736 INFO  (zkCallback-8590-thread-2-processing-n:127.0.0.1:46156_solr) [n:127.0.0.1:46156_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2802736 INFO  (zkCallback-8594-thread-2-processing-n:127.0.0.1:52209_solr) [n:127.0.0.1:52209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2802736 INFO  (zkCallback-8570-thread-2-processing-n:127.0.0.1:36840_solr) [n:127.0.0.1:36840_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2802736 INFO  (zkCallback-8570-thread-1-processing-n:127.0.0.1:36840_solr) [n:127.0.0.1:36840_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2802736 INFO  (zkCallback-8594-thread-1-processing-n:127.0.0.1:52209_solr) [n:127.0.0.1:52209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSolrCloudCollection/state.json] for collection [testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2803664 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2803671 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2803673 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2803716 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2803717 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.s.IndexSchema [testSolrCloudCollection_shard1_replica_n2] Schema name=test
   [junit4]   2> 2803758 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.s.IndexSchema [testSolrCloudCollection_shard2_replica_n6] Schema name=test
   [junit4]   2> 2803778 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.s.IndexSchema [testSolrCloudCollection_shard2_replica_n4] Schema name=test
   [junit4]   2> 2803905 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.s.IndexSchema [testSolrCloudCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2803965 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2803986 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2803995 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2804009 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSolrCloudCollection_shard2_replica_n6' using configuration from collection testSolrCloudCollection, trusted=true
   [junit4]   2> 2804010 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36840.solr.core.testSolrCloudCollection.shard2.replica_n6' (registry 'solr.core.testSolrCloudCollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2804010 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2804010 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.c.SolrCore [[testSolrCloudCollection_shard2_replica_n6] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node4/testSolrCloudCollection_shard2_replica_n6], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node4/./testSolrCloudCollection_shard2_replica_n6/data/]
   [junit4]   2> 2804013 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=39.359375, floorSegmentMB=1.8583984375, forceMergeDeletesPctAllowed=1.3254972769926976, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2804027 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2804030 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSolrCloudCollection_shard1_replica_n2' using configuration from collection testSolrCloudCollection, trusted=true
   [junit4]   2> 2804030 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52209.solr.core.testSolrCloudCollection.shard1.replica_n2' (registry 'solr.core.testSolrCloudCollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2804031 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2804031 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.c.SolrCore [[testSolrCloudCollection_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node1/testSolrCloudCollection_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node1/./testSolrCloudCollection_shard1_replica_n2/data/]
   [junit4]   2> 2804033 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=39.359375, floorSegmentMB=1.8583984375, forceMergeDeletesPctAllowed=1.3254972769926976, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2804069 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSolrCloudCollection_shard2_replica_n4' using configuration from collection testSolrCloudCollection, trusted=true
   [junit4]   2> 2804069 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46156.solr.core.testSolrCloudCollection.shard2.replica_n4' (registry 'solr.core.testSolrCloudCollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2804084 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2804084 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.c.SolrCore [[testSolrCloudCollection_shard2_replica_n4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node3/testSolrCloudCollection_shard2_replica_n4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node3/./testSolrCloudCollection_shard2_replica_n4/data/]
   [junit4]   2> 2804087 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=39.359375, floorSegmentMB=1.8583984375, forceMergeDeletesPctAllowed=1.3254972769926976, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2804090 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSolrCloudCollection_shard1_replica_n1' using configuration from collection testSolrCloudCollection, trusted=true
   [junit4]   2> 2804091 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49492.solr.core.testSolrCloudCollection.shard1.replica_n1' (registry 'solr.core.testSolrCloudCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160a179e
   [junit4]   2> 2804091 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2804091 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.c.SolrCore [[testSolrCloudCollection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node2/testSolrCloudCollection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E141BBE5C606133F-001/tempDir-001/node2/./testSolrCloudCollection_shard1_replica_n1/data/]
   [junit4]   2> 2804094 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=39.359375, floorSegmentMB=1.8583984375, forceMergeDeletesPctAllowed=1.3254972769926976, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2804231 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2804231 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2804232 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2804232 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2804239 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2804240 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@608b2e5f[testSolrCloudCollection_shard2_replica_n6] main]
   [junit4]   2> 2804242 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2804248 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2804248 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2804250 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2804250 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2804252 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2804252 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45599f55[testSolrCloudCollection_shard1_replica_n1] main]
   [junit4]   2> 2804253 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2804260 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2804263 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2804263 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2804264 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2804264 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2804270 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2804272 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@66579318[testSolrCloudCollection_shard1_replica_n2] main]
   [junit4]   2> 2804272 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2804273 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2804273 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2804276 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2804279 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2804280 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2804284 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2804284 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6eadffd8[testSolrCloudCollection_shard2_replica_n4] main]
   [junit4]   2> 2804290 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2804292 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2804300 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2804318 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2804318 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590716862476320768
   [junit4]   2> 2804319 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2804320 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2804321 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2804321 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2804321 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2804321 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2804322 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2804322 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2804324 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2804326 INFO  (searcherExecutor-9438-thread-1-processing-n:127.0.0.1:36840_solr x:testSolrCloudCollection_shard2_replica_n6 s:shard2 c:testSolrCloudCollection r:core_node8) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.c.SolrCore [testSolrCloudCollection_shard2_replica_n6] Registered new searcher Searcher@608b2e5f[testSolrCloudCollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2804331 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2804332 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2804332 INFO  (qtp1106985196-27641) [n:127.0.0.1:36840_solr c:testSolrCloudCollection s:shard2 r:core_node8 x:testSolrCloudCollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2804332 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2804331 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2804333 INFO  (qtp34070631-27646) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590716862492049408
   [junit4]   2> 2804333 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2804333 INFO  (qtp1007833257-27633) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590716862492049408
   [junit4]   2> 2804333 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2804333 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2804334 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2804334 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2804335 INFO  (searcherExecutor-9441-thread-1-processing-n:127.0.0.1:49492_solr x:testSolrCloudCollection_shard1_replica_n1 s:shard1 c:testSolrCloudCollection r:core_node3) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2804335 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2804335 INFO  (searcherExecutor-9441-thread-1-processing-n:127.0.0.1:49492_solr x:testSolrCloudCollection_shard1_replica_n1 s:shard1 c:testSolrCloudCollection r:core_node3) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2804335 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2804335 INFO  (searcherExecutor-9439-thread-1-processing-n:127.0.0.1:52209_solr x:testSolrCloudCollection_shard1_replica_n2 s:shard1 c:testSolrCloudCollection r:core_node5) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2804336 INFO  (qtp2011894227-27627) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590716862495195136
   [junit4]   2> 2804336 INFO  (searcherExecutor-9441-thread-1-processing-n:127.0.0.1:49492_solr x:testSolrCloudCollection_shard1_replica_n1 s:shard1 c:testSolrCloudCollection r:core_node3) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2804336 INFO  (searcherExecutor-9441-thread-1-processing-n:127.0.0.1:49492_solr x:testSolrCloudCollection_shard1_replica_n1 s:shard1 c:testSolrCloudCollection r:core_node3) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2804336 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:46156_solr x:testSolrCloudCollection_shard2_replica_n4 s:shard2 c:testSolrCloudCollection r:core_node7) [n:127.0.0.1:46156_solr c:testSolrCloudCollection s:shard2 r:core_node7 x:testSolrCloudCollection_shard2_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2804337 INFO  (searcherExecutor-9439-thread-1-processing-n:127.0.0.1:52209_solr x:testSolrCloudCollection_shard1_replica_n2 s:shard1 c:testSolrCloudCollection r:core_node5) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2804337 INFO  (searcherExecutor-9441-thread-1-processing-n:127.0.0.1:49492_solr x:testSolrCloudCollection_shard1_replica_n1 s:shard1 c:testSolrCloudCollection r:core_node3) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2804337 INFO  (searcherExecutor-9439-thread-1-processing-n:127.0.0.1:52209_solr x:testSolrCloudCollection_shard1_replica_n2 s:shard1 c:testSolrCloudCollection r:core_node5) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2804338 INFO  (searcherExecutor-9439-thread-1-processing-n:127.0.0.1:52209_solr x:testSolrCloudCollection_shard1_replica_n2 s:shard1 c:testSolrCloudCollection r:core_node5) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testSolrCloudCollection_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2804338 INFO  (searcherExecutor-9441-thread-1-processing-n:127.0.0.1:49492_solr x:testSolrCloudCollection_shard1_replica_n1 s:shard1 c:testSolrCloudCollection r:core_node3) [n:127.0.0.1:49492_solr c:testSolrCloudCollection s:shard1 r:core_node3 x:testSolrCloudCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2804338 INFO  (searcherExecutor-9439-thread-1-processing-n:127.0.0.1:52209_solr x:testSolrCloudCollection_shard1_replica_n2 s:shard1 c:testSolrCloudCollection r:core_node5) [n:127.0.0.1:52209_solr c:testSolrCloudCollection s:shard1 r:core_node5 x:testS

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

_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2b703a95
   [junit4]   2> 341774 INFO  (coreCloseExecutor-859-thread-1) [n:127.0.0.1:61765_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=728775317
   [junit4]   2> 341774 INFO  (coreCloseExecutor-859-thread-1) [n:127.0.0.1:61765_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1014dde3: rootName = solr_61765, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@4bbeaf78
   [junit4]   2> 341782 INFO  (jetty-closer-406-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7c550c22{/solr,null,UNAVAILABLE}
   [junit4]   2> 341783 INFO  (jetty-closer-406-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 341790 INFO  (coreCloseExecutor-859-thread-1) [n:127.0.0.1:61765_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=728775317
   [junit4]   2> 341793 INFO  (jetty-closer-406-thread-4) [    ] o.a.s.c.Overseer Overseer (id=99419832600100873-127.0.0.1:61765_solr-n_0000000000) closing
   [junit4]   2> 341793 INFO  (OverseerStateUpdate-99419832600100873-127.0.0.1:61765_solr-n_0000000000) [n:127.0.0.1:61765_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61765_solr
   [junit4]   2> 341793 WARN  (OverseerAutoScalingTriggerThread-99419832600100873-127.0.0.1:61765_solr-n_0000000000) [n:127.0.0.1:61765_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 341808 INFO  (jetty-closer-406-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7c5a20d5{/solr,null,UNAVAILABLE}
   [junit4]   2> 341810 INFO  (jetty-closer-406-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 341814 ERROR (SUITE-StreamExpressionTest-seed#[DE7272572450C1AC]-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> 341814 INFO  (SUITE-StreamExpressionTest-seed#[DE7272572450C1AC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47583 47583
   [junit4]   2> 349589 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
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:182)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 349589 INFO  (Thread-408) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47583 47583
   [junit4]   2> 349591 WARN  (Thread-408) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/aliases.json
   [junit4]   2> 	100	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/configs/conf
   [junit4]   2> 	7	/solr/configs/ml
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/clusterstate.json
   [junit4]   2> 	38	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	26	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	12	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	10	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99419832600100873-127.0.0.1:61765_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/live_nodes
   [junit4]   2> 	100	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_DE7272572450C1AC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=PostingsFormat(name=Asserting), name_s=PostingsFormat(name=Direct), terms_ss=FSTOrd50, join2_s=FSTOrd50, field_s=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=FSTOrd50, subject=FSTOrd50, a1_s=PostingsFormat(name=LuceneVarGapFixedInterval), a2_s=PostingsFormat(name=Asserting), level1_s=PostingsFormat(name=Asserting), body_t=PostingsFormat(name=Direct), s_multi=PostingsFormat(name=Asserting), col_s=PostingsFormat(name=LuceneVarGapFixedInterval), a_ss=FSTOrd50, level2_s=PostingsFormat(name=LuceneVarGapFixedInterval), a_s=PostingsFormat(name=Asserting), tv_text=PostingsFormat(name=LuceneVarGapFixedInterval), term_s=FSTOrd50, a_t=FSTOrd50, text_s=PostingsFormat(name=Asserting), id=PostingsFormat(name=Direct), text=PostingsFormat(name=Asserting), featureSet_s=PostingsFormat(name=LuceneVarGapFixedInterval), checkpoint_ss=PostingsFormat(name=Direct), test_t=PostingsFormat(name=Direct), ident_s=PostingsFormat(name=LuceneVarGapFixedInterval), whitetok=PostingsFormat(name=Direct), side_s=PostingsFormat(name=Direct)}, docValues:{expr_s=DocValuesFormat(name=Direct), name_s=DocValuesFormat(name=Lucene70), iteration_i=DocValuesFormat(name=Lucene70), terms_ss=DocValuesFormat(name=Asserting), join2_s=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Asserting), a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Direct), falseNegative_i=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70), alpha_d=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Lucene70), idf_d=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), checkpoint_ss=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Asserting), error_d=DocValuesFormat(name=Direct), side_s=DocValuesFormat(name=Lucene70), truePositive_i=DocValuesFormat(name=Direct), miles_i=DocValuesFormat(name=Lucene70), field_s=DocValuesFormat(name=Lucene70), price_f=DocValuesFormat(name=Asserting), a1_s=DocValuesFormat(name=Lucene70), join1_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Lucene70), test_i=DocValuesFormat(name=Asserting), falsePositive_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Direct), col_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Asserting), level2_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Direct), term_s=DocValuesFormat(name=Asserting), text_s=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Asserting), idfs_ds=DocValuesFormat(name=Asserting), featureSet_s=DocValuesFormat(name=Lucene70), weights_ds=DocValuesFormat(name=Lucene70), trueNegative_i=DocValuesFormat(name=Direct), index_i=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Direct), out_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=667, maxMBSortInHeap=7.0409295865828065, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4ab82fc9), locale=ca-ES, timezone=Asia/Tomsk
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=80854272,total=237342720
   [junit4]   2> NOTE: All tests run in this JVM: [ArcTangentEvaluatorTest, NaturalLogEvaluatorTest, TestNamedListCodec, TestSolrJErrorHandling, DocumentAnalysisResponseTest, CorrelationEvaluatorTest, QueryResponseTest, LargeVolumeEmbeddedTest, GreaterThanEqualToEvaluatorTest, SolrZkClientTest, CloudSolrClientTest, StreamExpressionToExplanationTest, TestFastInputStream, SolrExampleJettyTest, RoundEvaluatorTest, SolrSchemalessExampleTest, EqualToEvaluatorTest, HyperbolicCosineEvaluatorTest, StreamExpressionParserTest, LessThanEqualToEvaluatorTest, OrEvaluatorTest, SolrQueryTest, AnlysisResponseBaseTest, CoalesceEvaluatorTest, JDBCStreamTest, SolrParamTest, SolrExampleBinaryTest, ModuloEvaluatorTest, LargeVolumeJettyTest, SolrExampleStreamingBinaryTest, ConcurrentUpdateSolrClientTest, CommonParamsTest, RawValueEvaluatorTest, SolrExceptionTest, SquareRootEvaluatorTest, LargeVolumeBinaryJettyTest, TestBatchUpdate, JettyWebappTest, TestSpellCheckResponse, TestSolrProperties, TermsResponseTest, MergeIndexesEmbeddedTest, TestHash, ModifiableSolrParamsTest, NamedListTest, CollectionAdminRequestRequiredParamsTest, TestLBHttpSolrClient, CloudSolrClientBuilderTest, CloudSolrClientCacheTest, HttpSolrClientConPoolTest, GraphExpressionTest, StreamExpressionTest]
   [junit4] Completed [146/146 (1!)] on J1 in 143.89s, 153 tests, 1 failure <<< FAILURES!

[...truncated 47201 lines...]

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

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

3 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:44329/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:52786/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:44329/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:52786/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([7D4AEC96A8F8D441:D7873F641F2B0191]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44329/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 47 more


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

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


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate

Error Message:
The trigger did not fire at all

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




Build Log:
[...truncated 12054 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/init-core-data-001
   [junit4]   2> 993469 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 993469 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 993471 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 993471 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 993471 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001
   [junit4]   2> 993471 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 993471 INFO  (Thread-1432) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 993472 INFO  (Thread-1432) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 993474 ERROR (Thread-1432) [    ] 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> 993572 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44646
   [junit4]   2> 993578 INFO  (zkConnectionManagerCallback-1469-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993586 INFO  (jetty-launcher-1466-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 993586 INFO  (jetty-launcher-1466-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 993587 INFO  (jetty-launcher-1466-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 993588 INFO  (jetty-launcher-1466-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 993589 INFO  (jetty-launcher-1466-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 993589 INFO  (jetty-launcher-1466-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 993589 INFO  (jetty-launcher-1466-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 993590 INFO  (jetty-launcher-1466-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 993590 INFO  (jetty-launcher-1466-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 993590 INFO  (jetty-launcher-1466-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 993591 INFO  (jetty-launcher-1466-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@aff3836{/solr,null,AVAILABLE}
   [junit4]   2> 993593 INFO  (jetty-launcher-1466-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 993593 INFO  (jetty-launcher-1466-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 993593 INFO  (jetty-launcher-1466-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 993595 INFO  (jetty-launcher-1466-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 993595 INFO  (jetty-launcher-1466-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 993595 INFO  (jetty-launcher-1466-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 993595 INFO  (jetty-launcher-1466-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13d9e549{/solr,null,AVAILABLE}
   [junit4]   2> 993596 INFO  (jetty-launcher-1466-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@114fcaa4{/solr,null,AVAILABLE}
   [junit4]   2> 993598 INFO  (jetty-launcher-1466-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@664f25f8{HTTP/1.1,[http/1.1]}{127.0.0.1:44081}
   [junit4]   2> 993598 INFO  (jetty-launcher-1466-thread-4) [    ] o.e.j.s.Server Started @996615ms
   [junit4]   2> 993598 INFO  (jetty-launcher-1466-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44081}
   [junit4]   2> 993598 ERROR (jetty-launcher-1466-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 993598 INFO  (jetty-launcher-1466-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 993598 INFO  (jetty-launcher-1466-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 993598 INFO  (jetty-launcher-1466-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 993598 INFO  (jetty-launcher-1466-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T16:28:12.234Z
   [junit4]   2> 993600 INFO  (jetty-launcher-1466-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2512bcda{HTTP/1.1,[http/1.1]}{127.0.0.1:46362}
   [junit4]   2> 993600 INFO  (jetty-launcher-1466-thread-2) [    ] o.e.j.s.Server Started @996617ms
   [junit4]   2> 993600 INFO  (jetty-launcher-1466-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46362}
   [junit4]   2> 993600 ERROR (jetty-launcher-1466-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 993600 INFO  (jetty-launcher-1466-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 993600 INFO  (jetty-launcher-1466-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 993601 INFO  (jetty-launcher-1466-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 993601 INFO  (jetty-launcher-1466-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T16:28:12.237Z
   [junit4]   2> 993601 INFO  (jetty-launcher-1466-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@747ac918{/solr,null,AVAILABLE}
   [junit4]   2> 993602 INFO  (jetty-launcher-1466-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2efaac4b{HTTP/1.1,[http/1.1]}{127.0.0.1:60595}
   [junit4]   2> 993602 INFO  (jetty-launcher-1466-thread-3) [    ] o.e.j.s.Server Started @996619ms
   [junit4]   2> 993602 INFO  (jetty-launcher-1466-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60595}
   [junit4]   2> 993603 ERROR (jetty-launcher-1466-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 993603 INFO  (jetty-launcher-1466-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 993603 INFO  (jetty-launcher-1466-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 993603 INFO  (jetty-launcher-1466-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 993603 INFO  (jetty-launcher-1466-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T16:28:12.239Z
   [junit4]   2> 993606 INFO  (zkConnectionManagerCallback-1471-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993607 INFO  (jetty-launcher-1466-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 993612 INFO  (jetty-launcher-1466-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d2d788d{HTTP/1.1,[http/1.1]}{127.0.0.1:52786}
   [junit4]   2> 993612 INFO  (jetty-launcher-1466-thread-1) [    ] o.e.j.s.Server Started @996629ms
   [junit4]   2> 993612 INFO  (jetty-launcher-1466-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52786}
   [junit4]   2> 993612 ERROR (jetty-launcher-1466-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 993612 INFO  (jetty-launcher-1466-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 993612 INFO  (jetty-launcher-1466-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 993612 INFO  (jetty-launcher-1466-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 993612 INFO  (jetty-launcher-1466-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T16:28:12.248Z
   [junit4]   2> 993618 INFO  (zkConnectionManagerCallback-1475-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993618 INFO  (zkConnectionManagerCallback-1477-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993619 INFO  (jetty-launcher-1466-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 993619 INFO  (jetty-launcher-1466-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 993625 INFO  (zkConnectionManagerCallback-1473-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993625 INFO  (jetty-launcher-1466-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr
   [junit4]   2> 993626 INFO  (jetty-launcher-1466-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 993628 INFO  (zkConnectionManagerCallback-1481-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993628 INFO  (jetty-launcher-1466-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr
   [junit4]   2> 993628 INFO  (jetty-launcher-1466-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr
   [junit4]   2> 993630 INFO  (zkConnectionManagerCallback-1489-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993630 DEBUG (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@4c66a001
   [junit4]   2> 993641 DEBUG (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@5b3fb1e3
   [junit4]   2> 993642 INFO  (zkConnectionManagerCallback-1485-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993642 INFO  (zkConnectionManagerCallback-1491-thread-1-processing-n:127.0.0.1:52786_solr) [n:127.0.0.1:52786_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993643 INFO  (zkConnectionManagerCallback-1493-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993643 INFO  (jetty-launcher-1466-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr
   [junit4]   2> 993646 INFO  (zkConnectionManagerCallback-1497-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993648 DEBUG (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@3bbfe498
   [junit4]   2> 993650 INFO  (zkConnectionManagerCallback-1499-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993656 DEBUG (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@3942ce6c
   [junit4]   2> 993664 INFO  (zkConnectionManagerCallback-1503-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993681 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 993682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 993683 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 993684 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 993685 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 993691 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 993692 DEBUG (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520972-127.0.0.1:44081_solr-n_0000000000
   [junit4]   2> 993692 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44081_solr
   [junit4]   2> 993695 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer Overseer (id=99417069460520972-127.0.0.1:44081_solr-n_0000000000) starting
   [junit4]   2> 993710 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 993710 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 993710 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44081_solr
   [junit4]   2> 993711 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 993713 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993713 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993713 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 993714 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 993714 INFO  (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 993714 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 993715 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:44081_solr]
   [junit4]   2> 993715 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 993715 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 993715 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 993716 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 993716 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 993720 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 993721 DEBUG (OverseerAutoScalingTriggerThread-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 993721 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 993722 DEBUG (ScheduledTrigger-2246-thread-1) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 993785 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44081.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993790 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44081.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993790 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44081.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993791 INFO  (jetty-launcher-1466-thread-4) [n:127.0.0.1:44081_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node4/.
   [junit4]   2> 993812 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 993813 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993813 INFO  (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 993814 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 993815 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 993816 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 993817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 993817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 993817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993817 INFO  (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 993818 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 993818 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 993819 INFO  (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 993819 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 993819 DEBUG (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520969-127.0.0.1:60595_solr-n_0000000001
   [junit4]   2> 993820 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99417069460520972-127.0.0.1:44081_solr-n_0000000000
   [junit4]   2> 993820 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 993820 DEBUG (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99417069460520972-127.0.0.1:44081_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 993821 DEBUG (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:60595_solr as DOWN
   [junit4]   2> 993823 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 993823 INFO  (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60595_solr
   [junit4]   2> 993823 INFO  (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 993824 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 993824 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993824 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993824 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993825 DEBUG (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520971-127.0.0.1:46362_solr-n_0000000002
   [junit4]   2> 993825 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993825 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60595_solr"} current state version: 0
   [junit4]   2> 993825 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60595_solr
   [junit4]   2> 993825 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993825 INFO  (zkCallback-1502-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 993825 INFO  (zkCallback-1492-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 993826 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993827 INFO  (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 993827 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99417069460520969-127.0.0.1:60595_solr-n_0000000001
   [junit4]   2> 993827 DEBUG (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99417069460520969-127.0.0.1:60595_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 993827 DEBUG (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:46362_solr as DOWN
   [junit4]   2> 993829 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 993829 INFO  (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46362_solr
   [junit4]   2> 993830 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 993830 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993831 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993831 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993831 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46362_solr"} current state version: 0
   [junit4]   2> 993831 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46362_solr
   [junit4]   2> 993831 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993831 INFO  (zkCallback-1502-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 993831 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993831 INFO  (zkCallback-1492-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 993832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993832 INFO  (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 993834 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 993835 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993835 INFO  (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 993835 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 993835 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 993835 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 993836 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 993837 INFO  (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 993838 DEBUG (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520968-127.0.0.1:52786_solr-n_0000000003
   [junit4]   2> 993838 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99417069460520971-127.0.0.1:46362_solr-n_0000000002
   [junit4]   2> 993838 DEBUG (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99417069460520971-127.0.0.1:46362_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 993838 DEBUG (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52786_solr as DOWN
   [junit4]   2> 993839 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 993839 INFO  (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52786_solr
   [junit4]   2> 993840 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993840 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993840 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993840 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 993841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993841 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 993841 INFO  (zkCallback-1502-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 993841 INFO  (zkCallback-1492-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 993843 INFO  (zkCallback-1490-thread-1-processing-n:127.0.0.1:52786_solr) [n:127.0.0.1:52786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 993843 INFO  (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 993845 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 993854 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52786_solr"} current state version: 0
   [junit4]   2> 993854 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52786_solr
   [junit4]   2> 993887 INFO  (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46362.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993892 INFO  (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46362.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993892 INFO  (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46362.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993893 INFO  (jetty-launcher-1466-thread-2) [n:127.0.0.1:46362_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node2/.
   [junit4]   2> 993943 INFO  (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60595.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993949 INFO  (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60595.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993949 INFO  (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60595.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993950 INFO  (jetty-launcher-1466-thread-3) [n:127.0.0.1:60595_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node3/.
   [junit4]   2> 993954 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 993955 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 993991 INFO  (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52786.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993996 INFO  (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52786.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993996 INFO  (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52786.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 993997 INFO  (jetty-launcher-1466-thread-1) [n:127.0.0.1:52786_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node1/.
   [junit4]   2> 994036 INFO  (zkConnectionManagerCallback-1511-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 994038 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161334c45ce000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 994040 INFO  (zkConnectionManagerCallback-1515-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 994041 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 994041 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 994041 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 994041 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 994042 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 994042 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 994042 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44646/solr ready
   [junit4]   2> 994049 INFO  (qtp1863476961-6109) [n:127.0.0.1:46362_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 994050 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 994050 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 994051 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 994051 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 994051 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 994052 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 994052 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"}
   [junit4]   2> 994053 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 994058 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"}
   [junit4]   2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 994058 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 994059 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 994060 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 994061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 994061 DEBUG (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 994061 DEBUG (OverseerThreadFactory-2248-thread-1-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:44081_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=8.576370790860512,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.7746963333333332,medianRequestTime=0.948937,75thPcRequestTime=0.968484,95thPcRequestTime=0.968484,99thPcRequestTime=0.968484,999thPcRequestTime=0.968484},downnode={requests=3,errors=0,avgRequestsPerSecond=12.800423649648,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.036206333333333326,medianRequestTime=0.040481,75thPcRequestTime=0.042093,95thPcRequestTime=0.042093,99thPcRequestTime=0.042093,999thPcRequestTime=0.042093}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=8.591715575723558,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=2.270513333333333,medianRequestTime=1.120194,75thPcRequestTime=4.855975,95thPcRequestTime=4.855975,99thPcRequestTime=4.855975,999thPcRequestTime=4.855975},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=2.9084829071324405,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.539383,medianRequestTime=0.539383,75thPcRequestTime=0.539383,95thPcRequestTime=0.539383,99thPcRequestTime=0.539383,999thPcRequestTime=0.539383}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=2.9006547082245207,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=337.988918,medianRequestTime=337.988918,75thPcRequestTime=337.988918,95thPcRequestTime=337.988918,99thPcRequestTime=337.988918,999thPcRequestTime=337.988918}}}
   [junit4]   2> 994061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 994062 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 994062 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 994062 INFO  (qtp1863476961-6109) [n:127.0.0.1:46362_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 994062 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 994095 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 994118 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 994122 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 994134 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_serv1.vm3_33777_hdfs____.z5t494/webapp
   [junit4]   2> 994725 DEBUG (ScheduledTrigger-2246-thread-1) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 994761 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:33777
   [junit4]   2> 994921 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 994922 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 994931 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_37224_datanode____gf320n/webapp
   [junit4]   2> 995366 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37224
   [junit4]   2> 995465 WARN  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 995467 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 995487 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_38673_datanode____.a1zf0/webapp
   [junit4]   2> 995520 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to serv1-vm3/127.0.0.1:53412) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 995539 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x26f9765577ba1: from storage DS-af474e70-fd20-49c2-b651-6781128ba8f6 node DatanodeRegistration(127.0.0.1:34708, datanodeUuid=235b60bc-2964-4678-8931-a388cd1ea7e8, infoPort=59606, infoSecurePort=0, ipcPort=59536, storageInfo=lv=-56;cid=testClusterID;nsid=2106696905;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 995539 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x26f9765577ba1: from storage DS-4690b371-1565-4217-abec-cfecc748648e node DatanodeRegistration(127.0.0.1:34708, datanodeUuid=235b60bc-2964-4678-8931-a388cd1ea7e8, infoPort=59606, infoSecurePort=0, ipcPort=59536, storageInfo=lv=-56;cid=testClusterID;nsid=2106696905;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 995733 DEBUG (ScheduledTrigger-2246-thread-2) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 995961 INFO  (SUITE-MoveReplicaHDFSTest-seed#[7D4AEC96A8F8D441]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38673
   [junit4]   2> 996064 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 996065 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 996066 INFO  (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 996067 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 996095 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to serv1-vm3/127.0.0.1:53412) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 996112 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x26f97877c6f17: from storage DS-6949156c-8e78-431e-b1f9-73ac742e000a node DatanodeRegistration(127.0.0.1:46472, datanodeUuid=72db035b-bfd7-4990-bb6b-7d58e39bf60b, infoPort=34817, infoSecurePort=0, ipcPort=56396, storageInfo=lv=-56;cid=testClusterID;nsid=2106696905;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 996112 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x26f97877c6f17: from storage DS-47be2573-eaff-45e1-8c41-c432ba69b8d8 node DatanodeRegistration(127.0.0.1:46472, datanodeUuid=72db035b-bfd7-4990-bb6b-7d58e39bf60b, infoPort=34817, infoSecurePort=0, ipcPort=56396, storageInfo=lv=-56;cid=testClusterID;nsid=2106696905;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 996331 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 996332 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 996332 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996333 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 996333 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 996333 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996333 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 996334 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 996336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 996336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 996336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 996336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@726b9c40{/solr,null,AVAILABLE}
   [junit4]   2> 996336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@774edbdf{HTTP/1.1,[http/1.1]}{127.0.0.1:44329}
   [junit4]   2> 996336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.e.j.s.Server Started @999354ms
   [junit4]   2> 996336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44329}
   [junit4]   2> 996336 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 996337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 996337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 996337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 996337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T16:28:14.973Z
   [junit4]   2> 996338 INFO  (zkConnectionManagerCallback-1518-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 996339 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 996345 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44646/solr
   [junit4]   2> 996347 INFO  (zkConnectionManagerCallback-1522-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 996349 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$247/1331067058@4abe9a6a
   [junit4]   2> 996350 INFO  (zkConnectionManagerCallback-1524-thread-1-processing-n:127.0.0.1:44329_solr) [n:127.0.0.1:44329_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 996358 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 996359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996359 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 996359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 996359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 996360 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 996362 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 996362 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99417069460520977-127.0.0.1:44329_solr-n_0000000004
   [junit4]   2> 996363 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99417069460520968-127.0.0.1:52786_solr-n_0000000003
   [junit4]   2> 996363 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99417069460520968-127.0.0.1:52786_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 996363 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44329_solr as DOWN
   [junit4]   2> 996364 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 996365 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44329_solr
   [junit4]   2> 996365 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 996365 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44329_solr"} current state version: 0
   [junit4]   2> 996365 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44329_solr
   [junit4]   2> 996365 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996366 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996366 INFO  (zkCallback-1492-thread-1-processing-n:127.0.0.1:60595_solr) [n:127.0.0.1:60595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996366 INFO  (zkCallback-1502-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996366 INFO  (zkCallback-1490-thread-1-processing-n:127.0.0.1:52786_solr) [n:127.0.0.1:52786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996367 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996367 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996367 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996367 INFO  (zkCallback-1498-thread-1-processing-n:127.0.0.1:46362_solr) [n:127.0.0.1:46362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996368 INFO  (zkCallback-1514-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996368 INFO  (zkCallback-1514-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996368 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 996369 INFO  (zkCallback-1523-thread-1-processing-n:127.0.0.1:44329_solr) [n:127.0.0.1:44329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996476 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44329.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 996486 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 996486 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 996489 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44329.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 996489 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44329.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b6fbc34
   [junit4]   2> 996493 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[7D4AEC96A8F8D441]) [n:127.0.0.1:44329_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_7D4AEC96A8F8D441-001/tempDir-001/node5/.
   [junit4]   2> 996531 INFO  (zkConnectionManagerCallback-1528-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 996534 INFO  (qtp314980407-6117) [n:127.0.0.1:44081_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 996536 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 996537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 996537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 996537 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 996537 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 996538 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 996538 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 996538 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 996538 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 996538 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 996539 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 996539 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 996539 INFO  (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 996539 DEBUG (OverseerCollectionConfigSetProcessor-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 996540 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 996540 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_failed_coll_true 
   [junit4]   2> 996541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 996541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 996541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 996541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996542 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996543 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 996543 DEBUG (OverseerThreadFactory-2248-thread-2-processing-n:127.0.0.1:44081_solr) [n:127.0.0.1:44081_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 996544 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 996545 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 996545 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 996545 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 996545 DEBUG (OverseerStateUpdate-99417069460520972-127.0.0.1:44081_solr-n_0000000000) [n:127.0.0.1:44081_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit

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

eLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- CREATE             1
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- DELETESTATUS      40
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- MOVEREPLICA       40
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- REQUESTSTATUS     40
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        1
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update            14
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: .auto_add_replicas
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         3
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       3
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_lost_trigger
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- IGNORED         2
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         3
   [junit4]   2> 3480766 INFO  (TEST-TestLargeCluster.testNodeLost-seed#[7D4AEC96A8F8D441]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       3
   [junit4]   2> 3480767 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3480767 DEBUG (SUITE-TestLargeCluster-seed#[7D4AEC96A8F8D441]-worker) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestLargeCluster_7D4AEC96A8F8D441-001
   [junit4]   2> Jan 26, 2018 5:09:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 32 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1131, maxMBSortInHeap=6.145593173473017, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5a9dd0f7), locale=sr, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=122771320,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SoftAutoCommitTest, ReplicaListTransformerTest, TestStressInPlaceUpdates, TestSQLHandlerNonCloud, SimpleFacetsTest, SpellCheckComponentTest, TestDocSet, SolrCoreMetricManagerTest, TestPayloadCheckQParserPlugin, BlockDirectoryTest, JavabinLoaderTest, TestSolr4Spatial, BlockJoinFacetSimpleTest, RuleEngineTest, TestJettySolrRunner, AnalysisErrorHandlingTest, SolrGangliaReporterTest, TestDistributedMissingSort, TestAnalyzedSuggestions, DistributedFacetPivotLargeTest, TestApiFramework, SolrJmxReporterCloudTest, JvmMetricsTest, LeaderInitiatedRecoveryOnShardRestartTest, PeerSyncTest, TestReplicaProperties, SystemInfoHandlerTest, TestSubQueryTransformer, TestTriggerIntegration, TestNumericRangeQuery32, DocValuesMultiTest, TestManagedSchemaThreadSafety, CollectionTooManyReplicasTest, QueryResultKeyTest, TestFieldCollectionResource, TestSolrCloudWithSecureImpersonation, TestFuzzyAnalyzedSuggestions, HighlighterConfigTest, TestTolerantUpdateProcessorRandomCloud, TestConfigOverlay, TestDistributedSearch, TestWriterPerf, TestMissingGroups, TestDefaultStatsCache, TestPrepRecovery, SpatialHeatmapFacetsTest, DistribDocExpirationUpdateProcessorTest, TestComplexPhraseLeadingWildcard, MigrateRouteKeyTest, DocValuesNotIndexedTest, XsltUpdateRequestHandlerTest, AutoScalingHandlerTest, LargeFieldTest, TestCoreBackup, TestDelegationWithHadoopAuth, TestGraphMLResponseWriter, TestClusterStateProvider, PeerSyncReplicationTest, TestLMJelinekMercerSimilarityFactory, TestFastWriter, SolrCoreCheckLockOnStartupTest, TestSolrDeletionPolicy2, NodeMutatorTest, TestDFRSimilarityFactory, AutoAddReplicasIntegrationTest, LeaderElectionContextKeyTest, SyncSliceTest, SortByFunctionTest, TimeRoutedAliasUpdateProcessorTest, CleanupOldIndexTest, ReturnFieldsTest, SegmentsInfoRequestHandlerTest, TestLegacyFieldReuse, UninvertDocValuesMergePolicyTest, SolrSlf4jReporterTest, DistributedQueueTest, LoggingHandlerTest, RequestHandlersTest, SuggestComponentTest, TestSolrCloudWithDelegationTokens, BlockJoinFacetDistribTest, HttpSolrCallGetCoreTest, TestManagedStopFilterFactory, DOMUtilTest, ZkSolrClientTest, MoveReplicaHDFSFailoverTest, TestLuceneMatchVersion, TestSizeLimitedDistributedMap, TestSolrCLIRunExample, TestPerFieldSimilarityWithDefaultOverride, TestIndexingPerformance, IndexBasedSpellCheckerTest, AnalyticsMergeStrategyTest, ChaosMonkeySafeLeaderTest, SolrMetricReporterTest, BooleanFieldTest, TestSchemaNameResource, RollingRestartTest, TestUpdate, TestExpandComponent, TestStressVersions, SimplePostToolTest, TestFastLRUCache, SchemaApiFailureTest, TestLeaderElectionWithEmptyReplica, TestRandomFaceting, TestManagedSynonymGraphFilterFactory, BasicFunctionalityTest, CircularListTest, RemoteQueryErrorTest, TestSolrCloudWithHadoopAuthPlugin, TestFilteredDocIdSet, ChaosMonkeySafeLeaderWithPullReplicasTest, MinimalSchemaTest, BlobRepositoryCloudTest, TestDeleteCollectionOnDownNodes, TestExactSharedStatsCache, TestStressReorder, DirectUpdateHandlerTest, TestSolrCoreProperties, CustomCollectionTest, HdfsTlogReplayBufferedWhileIndexingTest, AssignTest, TestExtendedDismaxParser, TestAddFieldRealTimeGet, TestFileDictionaryLookup, HLLUtilTest, ReplicationFactorTest, TestConfigSetsAPI, VMParamsZkACLAndCredentialsProvidersTest, TestCrossCoreJoin, TestSubQueryTransformerDistrib, TestCodecSupport, RankQueryTest, ExternalFileFieldSortTest, TestXmlQParserPlugin, SpellCheckCollatorTest, CustomHighlightComponentTest, TestSearchPerf, DeleteLastCustomShardedReplicaTest, TestNodeAddedTrigger, FullSolrCloudDistribCmdsTest, SimpleMLTQParserTest, SpatialRPTFieldTypeTest, SolrShardReporterTest, TestConfigSetProperties, TimeZoneUtilsTest, TestDownShardTolerantSearch, DefaultValueUpdateProcessorTest, TestSolrCoreParser, EchoParamsTest, TestInfoStreamLogging, TestNumericTerms32, CheckHdfsIndexTest, ZkControllerTest, ClusterStateTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestWordDelimiterFilterFactory, BitVectorTest, TestNumericTokenStream, TestDynamicLoading, TestCustomSort, TestQuerySenderListener, OverriddenZkACLAndCredentialsProvidersTest, TestMacroExpander, AutoscalingHistoryHandlerTest, TestSegmentSorting, AliasIntegrationTest, TestStressRecovery, RequestLoggingTest, ZkStateWriterTest, TestQueryWrapperFilter, IndexSchemaTest, TestCloudSearcherWarming, DistributedQueryComponentOptimizationTest, DocumentAnalysisRequestHandlerTest, NotRequiredUniqueKeyTest, OverseerModifyCollectionTest, TestAnalyzeInfixSuggestions, FacetPivotSmallTest, TestSolrCloudSnapshots, TestCollectionAPI, SolrCmdDistributorTest, UpdateParamsTest, CoreSorterTest, TestUseDocValuesAsStored, TestPolicyCloud, TestLegacyNumericRangeQueryBuilder, OverseerStatusTest, ExecutePlanActionTest, BigEndianAscendingWordDeserializerTest, LeaderElectionIntegrationTest, TestReplicationHandler, TestHashPartitioner, TestJoin, DistributedTermsComponentTest, TestCoreContainer, StatsComponentTest, TestSort, TestIndexSearcher, ShowFileRequestHandlerTest, TestCoreDiscovery, SolrRequestParserTest, DocValuesTest, DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, TestSolrDeletionPolicy1, LukeRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, FastVectorHighlighterTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, FileUtilsTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteStatusTest, DistribCursorPagingTest, HealthCheckHandlerTest, HttpPartitionTest, MultiThreadedOCPTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestPullReplica, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestTlogReplica, ShardSplitTest, TestExecutePlanAction, TestGenericDistributedQueue, TestLargeCluster]
   [junit4] Completed [582/768 (3!)] on J1 in 47.39s, 4 tests, 1 failure <<< FAILURES!

[...truncated 48829 lines...]

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

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

4 tests failed.
FAILED:  org.apache.solr.core.TestJmxIntegration.testJmxRegistration

Error Message:
java.lang.InternalError: Memory Pool not found

Stack Trace:
javax.management.RuntimeErrorException: java.lang.InternalError: Memory Pool not found
	at __randomizedtesting.SeedInfo.seed([B7C05AA798C091D3:39113E9DF581C9B6]:0)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(DefaultMBeanServerInterceptor.java:841)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBeanException(DefaultMBeanServerInterceptor.java:852)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:651)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:678)
	at org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.InternalError: Memory Pool not found
	at sun.management.MemoryPoolImpl.getUsage0(Native Method)
	at sun.management.MemoryPoolImpl.getUsage(MemoryPoolImpl.java:96)
	at com.codahale.metrics.jvm.MemoryUsageGaugeSet$15.getRatio(MemoryUsageGaugeSet.java:154)
	at com.codahale.metrics.RatioGauge.getValue(RatioGauge.java:64)
	at com.codahale.metrics.RatioGauge.getValue(RatioGauge.java:11)
	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxGauge.getValue(JmxMetricsReporter.java:209)
	at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
	at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)
	at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:206)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:647)
	... 41 more


FAILED:  junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:     1) Thread[id=15317, name=jetty-launcher-3455-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)    2) Thread[id=15314, name=jetty-launcher-3455-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   1) Thread[id=15317, name=jetty-launcher-3455-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=15314, name=jetty-launcher-3455-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([B7C05AA798C091D3]:0)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([6DA8B33341DCAA18:D257F2999F264A84]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6637)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

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




Build Log:
[...truncated 12260 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_B7C05AA798C091D3-001/init-core-data-001
   [junit4]   2> 1458970 WARN  (SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1458971 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1458972 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1458972 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1459039 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-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/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_B7C05AA798C091D3-001/tempDir-001
   [junit4]   2> 1459039 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1459039 INFO  (Thread-3285) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1459039 INFO  (Thread-3285) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1459041 ERROR (Thread-3285) [    ] 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> 1459141 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33926
   [junit4]   2> 1459144 INFO  (zkConnectionManagerCallback-3458-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459154 INFO  (jetty-launcher-3455-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1459154 INFO  (jetty-launcher-3455-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1459155 INFO  (jetty-launcher-3455-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1459155 INFO  (jetty-launcher-3455-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1459156 INFO  (jetty-launcher-3455-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1459156 INFO  (jetty-launcher-3455-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29dbd28d{/solr,null,AVAILABLE}
   [junit4]   2> 1459156 INFO  (jetty-launcher-3455-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1459157 INFO  (jetty-launcher-3455-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1459157 INFO  (jetty-launcher-3455-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1459157 INFO  (jetty-launcher-3455-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1892ed2d{/solr,null,AVAILABLE}
   [junit4]   2> 1459159 INFO  (jetty-launcher-3455-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8f0ba4b{HTTP/1.1,[http/1.1]}{127.0.0.1:65298}
   [junit4]   2> 1459159 INFO  (jetty-launcher-3455-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@703bd087{HTTP/1.1,[http/1.1]}{127.0.0.1:44877}
   [junit4]   2> 1459159 INFO  (jetty-launcher-3455-thread-1) [    ] o.e.j.s.Server Started @1463825ms
   [junit4]   2> 1459160 INFO  (jetty-launcher-3455-thread-2) [    ] o.e.j.s.Server Started @1463825ms
   [junit4]   2> 1459160 INFO  (jetty-launcher-3455-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65298}
   [junit4]   2> 1459160 INFO  (jetty-launcher-3455-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44877}
   [junit4]   2> 1459160 ERROR (jetty-launcher-3455-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1459160 ERROR (jetty-launcher-3455-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1459160 INFO  (jetty-launcher-3455-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1459160 INFO  (jetty-launcher-3455-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1459160 INFO  (jetty-launcher-3455-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1459160 INFO  (jetty-launcher-3455-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1459160 INFO  (jetty-launcher-3455-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1459160 INFO  (jetty-launcher-3455-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T05:03:27.759Z
   [junit4]   2> 1459160 INFO  (jetty-launcher-3455-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1459160 INFO  (jetty-launcher-3455-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T05:03:27.759Z
   [junit4]   2> 1459168 INFO  (zkConnectionManagerCallback-3460-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459168 INFO  (zkConnectionManagerCallback-3462-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459168 INFO  (jetty-launcher-3455-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1459168 INFO  (jetty-launcher-3455-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1459182 INFO  (jetty-launcher-3455-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33926/solr
   [junit4]   2> 1459182 INFO  (jetty-launcher-3455-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33926/solr
   [junit4]   2> 1459185 INFO  (zkConnectionManagerCallback-3468-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459186 INFO  (zkConnectionManagerCallback-3470-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459198 INFO  (zkConnectionManagerCallback-3472-thread-1-processing-n:127.0.0.1:65298_solr) [n:127.0.0.1:65298_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459198 INFO  (zkConnectionManagerCallback-3474-thread-1-processing-n:127.0.0.1:44877_solr) [n:127.0.0.1:44877_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459337 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:65298_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1459338 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:65298_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65298_solr
   [junit4]   2> 1459338 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:44877_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1459339 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:65298_solr    ] o.a.s.c.Overseer Overseer (id=99414376948695045-127.0.0.1:65298_solr-n_0000000000) starting
   [junit4]   2> 1459340 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:44877_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44877_solr
   [junit4]   2> 1459350 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:65298_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65298_solr
   [junit4]   2> 1459379 INFO  (zkCallback-3473-thread-1-processing-n:127.0.0.1:44877_solr) [n:127.0.0.1:44877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1459379 INFO  (zkCallback-3471-thread-1-processing-n:127.0.0.1:65298_solr) [n:127.0.0.1:65298_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1459379 INFO  (zkCallback-3473-thread-1-processing-n:127.0.0.1:44877_solr) [n:127.0.0.1:44877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1459385 INFO  (OverseerStateUpdate-99414376948695045-127.0.0.1:65298_solr-n_0000000000) [n:127.0.0.1:65298_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1459485 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:65298_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 1459486 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:44877_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 1459490 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:44877_solr    ] o.a.s.s.HadoopAuthPlugin Params: {proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, proxyuser.bogusGroup.groups=__some_bogus_group, proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, proxyuser.anyHostUsersGroup.groups=staff, proxyuser.noGroups.hosts=*, proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, proxyuser.bogusGroup.hosts=*, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, proxyuser.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 1459490 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:65298_solr    ] o.a.s.s.HadoopAuthPlugin Params: {proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, proxyuser.bogusGroup.groups=__some_bogus_group, proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, proxyuser.anyHostUsersGroup.groups=staff, proxyuser.noGroups.hosts=*, proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, proxyuser.bogusGroup.hosts=*, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, proxyuser.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 1459499 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:44877_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1459499 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:65298_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1459506 INFO  (jetty-launcher-3455-thread-2-EventThread) [n:127.0.0.1:44877_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1459506 INFO  (jetty-launcher-3455-thread-1-EventThread) [n:127.0.0.1:65298_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1459524 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:65298_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 1459526 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:44877_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 1459582 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:65298_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65298.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
   [junit4]   2> 1459588 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:44877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44877.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
   [junit4]   2> 1459596 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:44877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44877.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
   [junit4]   2> 1459596 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:65298_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65298.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
   [junit4]   2> 1459596 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:44877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44877.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
   [junit4]   2> 1459596 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:65298_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65298.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
   [junit4]   2> 1459597 INFO  (jetty-launcher-3455-thread-2) [n:127.0.0.1:44877_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_B7C05AA798C091D3-001/tempDir-001/node1/.
   [junit4]   2> 1459597 INFO  (jetty-launcher-3455-thread-1) [n:127.0.0.1:65298_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_B7C05AA798C091D3-001/tempDir-001/node2/.
   [junit4]   2> 1459643 INFO  (zkConnectionManagerCallback-3480-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459647 INFO  (zkConnectionManagerCallback-3484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459649 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1459650 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33926/solr ready
   [junit4]   2> 1459687 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 1459705 INFO  (qtp447219271-15262) [n:127.0.0.1:44877_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1459705 INFO  (qtp447219271-15262) [n:127.0.0.1:44877_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1459705 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 1459726 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 1474763 WARN  (jetty-launcher-3455-thread-2-SendThread(127.0.0.1:33926)) [n:127.0.0.1:44877_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15165ms for sessionid 0x16130d95f980006
   [junit4]   2> 1474763 WARN  (jetty-launcher-3455-thread-2-SendThread(127.0.0.1:33926)) [n:127.0.0.1:44877_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15219ms for sessionid 0x16130d95f980007
   [junit4]   2> 1474763 WARN  (jetty-launcher-3455-thread-1-SendThread(127.0.0.1:33926)) [n:127.0.0.1:65298_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15165ms for sessionid 0x16130d95f980005
   [junit4]   2> 1474763 WARN  (jetty-launcher-3455-thread-1-SendThread(127.0.0.1:33926)) [n:127.0.0.1:65298_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15220ms for sessionid 0x16130d95f980008
   [junit4]   2> 1474763 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16130d95f980006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1474764 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16130d95f980007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1474765 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16130d95f980008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1474765 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16130d95f980005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1474776 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 1474793 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 1474795 INFO  (qtp447219271-15269) [    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1474795 WARN  (qtp447219271-15269) [    ] o.e.j.s.HttpChannel /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:455)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	... 31 more
   [junit4]   2> 1474797 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 1474819 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 1474840 WARN  (qtp447219271-15264) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: invalid user name: "bar"
   [junit4]   2> id: invalid user name: "bar"
   [junit4]   2> 
   [junit4]   2> 1474844 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 1474867 WARN  (zkConnectionManagerCallback-3474-thread-1-processing-n:127.0.0.1:44877_solr) [n:127.0.0.1:44877_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ec45926 name: ZooKeeperConnection Watcher:127.0.0.1:33926/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1474867 WARN  (zkConnectionManagerCallback-3474-thread-1-processing-n:127.0.0.1:44877_solr) [n:127.0.0.1:44877_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1474868 INFO  (jetty-launcher-3455-thread-2-EventThread) [n:127.0.0.1:44877_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 1474870 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 1474878 WARN  (zkConnectionManagerCallback-3484-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b45a1bd name: ZooKeeperConnection Watcher:127.0.0.1:33926/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1474878 WARN  (zkConnectionManagerCallback-3484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1474879 WARN  (zkConnectionManagerCallback-3472-thread-1-processing-n:127.0.0.1:65298_solr) [n:127.0.0.1:65298_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2cf2f054 name: ZooKeeperConnection Watcher:127.0.0.1:33926/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1474879 WARN  (zkConnectionManagerCallback-3472-thread-1-processing-n:127.0.0.1:65298_solr) [n:127.0.0.1:65298_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1474882 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 1474915 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 1474918 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 1474944 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 1474946 INFO  (qtp447219271-15264) [n:127.0.0.1:44877_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1474946 INFO  (qtp447219271-15264) [n:127.0.0.1:44877_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1474946 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 1474968 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 1474971 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4] IGNOR/A 0.00s J0 | TestImpersonationWithHadoopAuth.testForwarding
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893))
   [junit4]   2> 1474998 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 1475027 INFO  (qtp447219271-15264) [n:127.0.0.1:44877_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1475027 INFO  (qtp447219271-15264) [n:127.0.0.1:44877_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1475027 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[B7C05AA798C091D3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 1475430 INFO  (jetty-closer-3456-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@703bd087{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1475430 INFO  (jetty-closer-3456-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@8f0ba4b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1475431 INFO  (jetty-closer-3456-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1525017725
   [junit4]   2> 1475431 INFO  (jetty-closer-3456-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=132860700
   [junit4]   2> 1475432 INFO  (jetty-closer-3456-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1475432 INFO  (jetty-closer-3456-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1475432 INFO  (jetty-closer-3456-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@160566d: rootName = solr_44877, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@672ced2b
   [junit4]   2> 1475432 INFO  (jetty-closer-3456-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71be644c: rootName = solr_65298, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5bfd6f9
   [junit4]   2> 1475447 INFO  (jetty-closer-3456-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1475447 INFO  (jetty-closer-3456-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5852e59f: rootName = solr_44877, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5c89440
   [junit4]   2> 1475447 INFO  (jetty-closer-3456-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1475447 INFO  (jetty-closer-3456-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3eb70928: rootName = solr_65298, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5c89440
   [junit4]   2> 1475455 INFO  (jetty-closer-3456-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1475455 INFO  (jetty-closer-3456-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@147ed594: rootName = solr_65298, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2b0c110b
   [junit4]   2> 1475455 INFO  (jetty-closer-3456-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1475455 INFO  (jetty-closer-3456-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a2a968: rootName = solr_44877, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2b0c110b
   [junit4]   2> 1476101 INFO  (zkConnectionManagerCallback-3474-thread-1-processing-n:127.0.0.1:44877_solr) [n:127.0.0.1:44877_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1476103 INFO  (jetty-closer-3456-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44877_solr
   [junit4]   2> 1476104 INFO  (jetty-closer-3456-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1476104 INFO  (jetty-closer-3456-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1476105 INFO  (zkCallback-3473-thread-4-processing-n:127.0.0.1:44877_solr) [n:127.0.0.1:44877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1476107 ERROR (Thread[Thread-3304,5,TGRP-TestImpersonationWithHadoopAuth]) [n:127.0.0.1:44877_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1476143 INFO  (jetty-launcher-3455-thread-1-EventThread) [n:127.0.0.1:65298_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 1476213 INFO  (zkConnectionManagerCallback-3472-thread-1-processing-n:127.0.0.1:65298_solr) [n:127.0.0.1:65298_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1476215 INFO  (zkCallback-3471-thread-3-processing-n:127.0.0.1:65298_solr) [n:127.0.0.1:65298_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1476217 INFO  (jetty-closer-3456-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:65298_solr
   [junit4]   2> 1476218 INFO  (jetty-closer-3456-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1476219 INFO  (jetty-closer-3456-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1476219 INFO  (jetty-closer-3456-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99414376948695045-127.0.0.1:65298_solr-n_0000000000) closing
   [junit4]   2> 1476219 WARN  (OverseerAutoScalingTriggerThread-99414376948695045-127.0.0.1:65298_solr-n_0000000000) [n:127.0.0.1:65298_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1476219 INFO  (OverseerCollectionConfigSetProcessor-99414376948695045-127.0.0.1:65298_solr-n_0000000000) [n:127.0.0.1:65298_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=99414376948695045-127.0.0.1:65298_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 1476220 INFO  (OverseerStateUpdate-99414376948695045-127.0.0.1:65298_solr-n_0000000000) [n:127.0.0.1:65298_solr    ] o.a.s.c.Overseer According to ZK I (id=99414376948695045-127.0.0.1:65298_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 1476220 INFO  (OverseerStateUpdate-99414376948695045-127.0.0.1:65298_solr-n_0000000000) [n:127.0.0.1:65298_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65298_solr
   [junit4]   2> 1476220 INFO  (zkCallback-3471-thread-3-processing-n:127.0.0.1:65298_solr) [n:127.0.0.1:65298_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1476222 WARN  (ScheduledTrigger-5289-thread-1) [n:127.0.0.1:65298_solr    ] o.a.s.c.a.TriggerBase Exception updating trigger state '/autoscaling/triggerState/.auto_add_replicas'
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:315)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:57)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.TriggerBase.saveState(TriggerBase.java:203)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:575)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1476228 ERROR (Thread[Thread-3302,5,TGRP-TestImpersonationWithHadoopAuth]) [n:127.0.0.1:65298_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1476236 INFO  (jetty-closer-3456-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1892ed2d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1476238 INFO  (jetty-closer-3456-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1476314 INFO  (jetty-closer-3456-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29dbd28d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1476315 INFO  (jetty-closer-3456-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1476318 ERROR (SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-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> 1476319 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33926 33926
   [junit4]   2> 1478611 INFO  (Thread-3285) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33926 33926
   [junit4]   2> 1478612 WARN  (Thread-3285) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 
   [junit4]   2> 1478613 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 26, 2018 5:03:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Jan 26, 2018 5:04:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]   2>    1) Thread[id=15317, name=jetty-launcher-3455-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2>    2) Thread[id=15314, name=jetty-launcher-3455-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Jan 26, 2018 5:04:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=15317, name=jetty-launcher-3455-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2>    2) Thread[id=15314, name=jetty-launcher-3455-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2> 1498643 ERROR (jetty-launcher-3455-thread-1-EventThread) [n:127.0.0.1:65298_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> 1498643 ERROR (jetty-launcher-3455-thread-2-EventThread) [n:127.0.0.1:44877_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Jan 26, 2018 5:04:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=869, maxMBSortInHeap=6.0524974161162355, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f71d888), locale=es-PA, timezone=Antarctica/Casey
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=233772928,total=518041600
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingCustomTest, TestLazyCores, TestJavabinTupleStreamParser, TestStressUserVersions, TestPseudoReturnFields, SignatureUpdateProcessorFactoryTest, TestSolrConfigHandlerCloud, TestLocalFSCloudBackupRestore, SuggesterTSTTest, TestReload, MetricsHandlerTest, AddBlockUpdateTest, StatsComponentTest, TestRawResponseWriter, BJQParserTest, TestCloudRecovery, TestDocBasedVersionConstraints, CursorMarkTest, TestLargeCluster, SolrJmxReporterTest, AnalyticsQueryTest, TolerantUpdateProcessorTest, TestXIncludeConfig, SolrRequestParserTest, TestRebalanceLeaders, TestTestInjection, TestSolrCoreSnapshots, TestHdfsUpdateLog, CacheHeaderTest, TestComplexPhraseQParserPlugin, TestExactStatsCache, UnloadDistributedZkTest, TestConfigSets, TestCloudSchemaless, TestSolrDeletionPolicy1, UniqFieldsUpdateProcessorFactoryTest, HdfsRecoverLeaseTest, TestHttpShardHandlerFactory, TestCollectionsAPIViaSolrCloudCluster, TestSolrCloudWithKerberosAlt, TestFoldingMultitermQuery, TestRealTimeGet, TestHdfsBackupRestoreCore, SimpleCollectionCreateDeleteTest, SearchHandlerTest, TestPointFields, TermVectorComponentDistributedTest, PKIAuthenticationIntegrationTest, RegexBytesRefFilterTest, FileUtilsTest, TestLockTree, ZkFailoverTest, RecoveryAfterSoftCommitTest, SpellingQueryConverterTest, TestUtilizeNode, TestRetrieveFieldsOptimizer, TestSkipOverseerOperations, TestImplicitCoreProperties, TestEmbeddedSolrServerAdminHandler, TestElisionMultitermQuery, MetricTriggerTest, TestCollationField, TestDistribIDF, TestCryptoKeys, TestCSVResponseWriter, TestRandomFlRTGCloud, OutOfBoxZkACLAndCredentialsProvidersTest, PolyFieldTest, LukeRequestHandlerTest, TestIBSimilarityFactory, TestSurroundQueryParser, DateFieldTest, TestMaxTokenLenTokenizer, TestSSLRandomization, RulesTest, NodeLostTriggerTest, MultiTermTest, SecurityConfHandlerTest, ImplicitSnitchTest, TestCursorMarkWithoutUniqueKey, TestGraphTermsQParserPlugin, MetricsConfigTest, TestLegacyNumericUtils, CursorPagingTest, SSLMigrationTest, SolrCloudReportersTest, TestNonDefinedSimilarityFactory, TestSystemCollAutoCreate, OverseerTaskQueueTest, DeleteNodeTest, CollectionsAPISolrJTest, PathHierarchyTokenizerFactoryTest, LegacyCloudClusterPropTest, DateMathParserTest, TestMultiValuedNumericRangeQuery, DistributedDebugComponentTest, TestMaxScoreQueryParser, TestOnReconnectListenerSupport, TestCollapseQParserPlugin, ClassificationUpdateProcessorFactoryTest, SystemLogListenerTest, CloudExitableDirectoryReaderTest, CopyFieldTest, CdcrVersionReplicationTest, SolrCoreTest, DistributedSuggestComponentTest, OpenCloseCoreStressTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, NumericFieldsTest, BufferStoreTest, AutoAddReplicasPlanActionTest, SOLR749Test, TestImpersonationWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=B7C05AA798C091D3 -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Antarctica/Casey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestImpersonationWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]    >    1) Thread[id=15317, name=jetty-launcher-3455-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >    2) Thread[id=15314, name=jetty-launcher-3455-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B7C05AA798C091D3]:0)
   [junit4] Completed [219/768 (1!)] on J0 in 39.69s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 138 lines...]
   [junit4] Suite: org.apache.solr.core.TestJmxIntegration
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestJmxIntegration_B7C05AA798C091D3-001/init-core-data-001
   [junit4]   2> 1702970 WARN  (SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1702971 INFO  (SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1702972 INFO  (SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1702973 INFO  (SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1702973 INFO  (SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1702974 INFO  (SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1703025 INFO  (SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1703045 INFO  (SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1703139 INFO  (SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1703190 INFO  (SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
   [junit4]   2> 1703198 INFO  (SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
   [junit4]   2> 1703198 INFO  (SUITE-TestJmxIntegration-seed#[B7C05AA798C091D3]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
   [junit4]   2> 1703199 INFO  (coreLoadExecutor-6461-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1703199 INFO  (coreLoadExecutor-6461-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1703232 INFO  (coreLoadExecutor-6461-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1703253 INFO  (coreLoadExecutor-6461-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1703352 INFO  (coreLoadExecutor-6461-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1703362 INFO  (coreLoadExecutor-6461-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1703362 INFO  (coreLoadExecutor-6461-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0091cf
   [junit4]   2> 1703362 INFO  (coreLoadExecutor-6461-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1703362 INFO  (coreLoadExecutor-6461-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestJmxIntegration_B7C05AA798C091D3-001/init-core-data-001/]
   [junit4]   2> 1703363 INFO  (coreLoadExecutor-6461-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1703422 INFO  (coreLoadExecutor-6461-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1703422 INFO  (coreLoadExecutor-6461-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1703435 INFO  (coreLoadExecutor-6461-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disab

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

ve in ZooKeeper:/live_nodes/127.0.0.1:37781_solr
   [junit4]   2> 303655 INFO  (jetty-closer-1287-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:56392_solr
   [junit4]   2> 303662 INFO  (jetty-closer-1287-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 303663 INFO  (zkCallback-1312-thread-2-processing-n:127.0.0.1:56392_solr) [n:127.0.0.1:56392_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 303663 INFO  (jetty-closer-1287-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 303664 INFO  (zkCallback-1302-thread-2-processing-n:127.0.0.1:40746_solr) [n:127.0.0.1:40746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 303668 INFO  (zkCallback-1322-thread-3-processing-n:127.0.0.1:37781_solr) [n:127.0.0.1:37781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 303725 INFO  (coreCloseExecutor-1429-thread-1) [n:127.0.0.1:56392_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b2b2c8f
   [junit4]   2> 303725 INFO  (coreCloseExecutor-1429-thread-1) [n:127.0.0.1:56392_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1_collection.shard2.replica_n2, tag=455814287
   [junit4]   2> 303725 INFO  (coreCloseExecutor-1429-thread-1) [n:127.0.0.1:56392_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7eaf781: rootName = solr_56392, domain = solr.core.collection1_collection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1_collection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@6ff3cd4f
   [junit4]   2> 303736 INFO  (coreCloseExecutor-1429-thread-1) [n:127.0.0.1:56392_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard2.leader, tag=455814287
   [junit4]   2> 303737 INFO  (jetty-closer-1287-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@458696ab{/solr,null,UNAVAILABLE}
   [junit4]   2> 303738 INFO  (jetty-closer-1287-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 303748 INFO  (jetty-closer-1287-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99414607504736262-127.0.0.1:40746_solr-n_0000000000) closing
   [junit4]   2> 303748 INFO  (OverseerStateUpdate-99414607504736262-127.0.0.1:40746_solr-n_0000000000) [n:127.0.0.1:40746_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40746_solr
   [junit4]   2> 303749 WARN  (OverseerAutoScalingTriggerThread-99414607504736262-127.0.0.1:40746_solr-n_0000000000) [n:127.0.0.1:40746_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 303759 INFO  (jetty-closer-1287-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5068c769{/solr,null,UNAVAILABLE}
   [junit4]   2> 303759 INFO  (jetty-closer-1287-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 303763 INFO  (jetty-closer-1287-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b6dbfd1{/solr,null,UNAVAILABLE}
   [junit4]   2> 303764 INFO  (jetty-closer-1287-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 303765 ERROR (SUITE-StreamExpressionTest-seed#[6DA8B33341DCAA18]-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> 303765 INFO  (SUITE-StreamExpressionTest-seed#[6DA8B33341DCAA18]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33514 33514
   [junit4]   2> 314648 INFO  (Thread-739) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33514 33514
   [junit4]   2> 314650 WARN  (Thread-739) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	79	/solr/aliases.json
   [junit4]   2> 	79	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	79	/solr/clusterstate.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99414607504736262-127.0.0.1:40746_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	79	/solr/live_nodes
   [junit4]   2> 	79	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_6DA8B33341DCAA18-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=FST50, join2_s=PostingsFormat(name=Memory), multiDefault=PostingsFormat(name=Memory), subject=PostingsFormat(name=Memory), a1_s=PostingsFormat(name=LuceneVarGapFixedInterval), price_f=PostingsFormat(name=Memory), a_f=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), a2_s=FST50, join1_i=FST50, a_i=PostingsFormat(name=Direct), test_i=PostingsFormat(name=Memory), join3_i=PostingsFormat(name=Direct), field_i=PostingsFormat(name=Memory), level1_s=FST50, body_t=PostingsFormat(name=Direct), s_multi=FST50, level2_s=PostingsFormat(name=LuceneVarGapFixedInterval), col_s=PostingsFormat(name=LuceneVarGapFixedInterval), a_ss=PostingsFormat(name=Memory), a_s=FST50, a_t=PostingsFormat(name=Memory), id=PostingsFormat(name=Direct), text=FST50, timestamp=PostingsFormat(name=Memory), i_multi=PostingsFormat(name=Direct), b_ls=PostingsFormat(name=LuceneVarGapFixedInterval), test_dt=FST50, test_t=PostingsFormat(name=Direct), ident_s=PostingsFormat(name=LuceneVarGapFixedInterval), order_i=PostingsFormat(name=Memory), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), side_s=PostingsFormat(name=Direct), miles_i=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{expr_s=DocValuesFormat(name=Direct), join2_s=DocValuesFormat(name=Lucene70), multiDefault=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Asserting), price_f=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Direct), join1_i=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Lucene70), test_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Direct), level2_s=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Direct), ident_s=DocValuesFormat(name=Asserting), order_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Asserting), side_s=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1079, maxMBSortInHeap=5.54059795188593, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5030e4a6), locale=hr, timezone=BET
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=42892872,total=212844544
   [junit4]   2> NOTE: All tests run in this JVM: [SchemaTest, TestCloudSolrClientConnections, TestDelegationTokenRequest, TestSpellCheckResponse, FloorEvaluatorTest, GetByIdTest, TestJavaBinCodec, JettyWebappTest, LengthEvaluatorTest, TestDocumentObjectBinder, ModifiableSolrParamsTest, CloudSolrClientMultiConstructorTest, JdbcTest, TestRetryUtil, EmpiricalDistributionEvaluatorTest, ConcurrentUpdateSolrClientBuilderTest, RecursiveEvaluatorTest, MultiplyEvaluatorTest, CloudSolrClientBuilderTest, TestCoreAdmin, PowerEvaluatorTest, SolrDocumentTest, TestEmbeddedSolrServer, TestUpdateRequestCodec, ReverseEvaluatorTest, SineEvaluatorTest, UuidEvaluatorTest, ConcatOperationTest, TestCollectionStateWatchers, TestPolicy, TestXMLEscaping, LessThanEvaluatorTest, ArcSineEvaluatorTest, CeilingEvaluatorTest, SolrExampleStreamingTest, CollectionAdminRequestRequiredParamsTest, TestLBHttpSolrClient, BasicHttpSolrClientTest, HttpSolrClientBuilderTest, HttpSolrClientSSLAuthConPoolTest, GraphExpressionTest, GraphTest, JDBCStreamTest, StreamExpressionTest]
   [junit4] Completed [146/146 (1!)] on J0 in 118.96s, 153 tests, 1 failure, 9 skipped <<< FAILURES!

[...truncated 47198 lines...]