You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/12/04 01:29:30 UTC

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

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

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.addReplicaTest

Error Message:
Error from server at http://127.0.0.1:61346/solr: Could not find collection : addReplicaColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61346/solr: Could not find collection : addReplicaColl
	at __randomizedtesting.SeedInfo.seed([1B07BD6F9C88C3D4:88A7EA4912808805]:0)
	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:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:625)
	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.CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection

Error Message:
Collection creation after a bad delete failed null Live Nodes: [127.0.0.1:61343_solr, 127.0.0.1:61344_solr, 127.0.0.1:61345_solr, 127.0.0.1:61346_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Collection creation after a bad delete failed
null
Live Nodes: [127.0.0.1:61343_solr, 127.0.0.1:61344_solr, 127.0.0.1:61345_solr, 127.0.0.1:61346_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([1B07BD6F9C88C3D4:FC20AD528BEBBC2D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection(CollectionsAPIDistributedZkTest.java:363)
	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.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:61711/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:61711/solr
	at __randomizedtesting.SeedInfo.seed([1B07BD6F9C88C3D4:23B49991BB7B1705]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:108)
	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.http.NoHttpResponseException: 127.0.0.1:61711 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more




Build Log:
[...truncated 12661 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/init-core-data-001
   [junit4]   2> 1764337 WARN  (SUITE-AutoAddReplicasPlanActionTest-seed#[1B07BD6F9C88C3D4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1764337 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[1B07BD6F9C88C3D4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1764342 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[1B07BD6F9C88C3D4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1764342 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[1B07BD6F9C88C3D4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1764343 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[1B07BD6F9C88C3D4]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001
   [junit4]   2> 1764343 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[1B07BD6F9C88C3D4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1764343 INFO  (Thread-3054) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1764343 INFO  (Thread-3054) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1764348 ERROR (Thread-3054) [    ] 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> 1764453 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[1B07BD6F9C88C3D4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:61709
   [junit4]   2> 1764523 INFO  (jetty-launcher-3313-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1764523 INFO  (jetty-launcher-3313-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1764523 INFO  (jetty-launcher-3313-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1764526 INFO  (jetty-launcher-3313-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@622ec299{/solr,null,AVAILABLE}
   [junit4]   2> 1764527 INFO  (jetty-launcher-3313-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3376af9b{/solr,null,AVAILABLE}
   [junit4]   2> 1764527 INFO  (jetty-launcher-3313-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5bf74a07{HTTP/1.1,[http/1.1]}{127.0.0.1:61711}
   [junit4]   2> 1764527 INFO  (jetty-launcher-3313-thread-1) [    ] o.e.j.s.Server Started @1768191ms
   [junit4]   2> 1764527 INFO  (jetty-launcher-3313-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ba6b5ca{/solr,null,AVAILABLE}
   [junit4]   2> 1764527 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61711}
   [junit4]   2> 1764527 INFO  (jetty-launcher-3313-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@485001aa{HTTP/1.1,[http/1.1]}{127.0.0.1:61712}
   [junit4]   2> 1764527 INFO  (jetty-launcher-3313-thread-2) [    ] o.e.j.s.Server Started @1768191ms
   [junit4]   2> 1764527 ERROR (jetty-launcher-3313-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1764527 INFO  (jetty-launcher-3313-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4aa49477{HTTP/1.1,[http/1.1]}{127.0.0.1:61713}
   [junit4]   2> 1764528 INFO  (jetty-launcher-3313-thread-3) [    ] o.e.j.s.Server Started @1768191ms
   [junit4]   2> 1764528 INFO  (jetty-launcher-3313-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61713}
   [junit4]   2> 1764528 ERROR (jetty-launcher-3313-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1764528 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1764527 INFO  (jetty-launcher-3313-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61712}
   [junit4]   2> 1764528 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1764528 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1764528 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T00:35:15.235Z
   [junit4]   2> 1764528 INFO  (jetty-launcher-3313-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1764528 ERROR (jetty-launcher-3313-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1764528 INFO  (jetty-launcher-3313-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1764528 INFO  (jetty-launcher-3313-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1764528 INFO  (jetty-launcher-3313-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1764528 INFO  (jetty-launcher-3313-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T00:35:15.235Z
   [junit4]   2> 1764528 INFO  (jetty-launcher-3313-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1764529 INFO  (jetty-launcher-3313-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1764529 INFO  (jetty-launcher-3313-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T00:35:15.236Z
   [junit4]   2> 1764531 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1764531 INFO  (jetty-launcher-3313-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1764532 INFO  (jetty-launcher-3313-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1764543 INFO  (jetty-launcher-3313-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61709/solr
   [junit4]   2> 1764543 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61709/solr
   [junit4]   2> 1764552 INFO  (jetty-launcher-3313-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61709/solr
   [junit4]   2> 1764866 INFO  (jetty-launcher-3313-thread-2) [n:127.0.0.1:61712_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1764866 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:61711_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1764866 INFO  (jetty-launcher-3313-thread-3) [n:127.0.0.1:61713_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1764867 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:61711_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61711_solr
   [junit4]   2> 1764868 INFO  (jetty-launcher-3313-thread-2) [n:127.0.0.1:61712_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61712_solr
   [junit4]   2> 1764868 INFO  (jetty-launcher-3313-thread-3) [n:127.0.0.1:61713_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61713_solr
   [junit4]   2> 1764869 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:61711_solr    ] o.a.s.c.Overseer Overseer (id=99113219853647880-127.0.0.1:61711_solr-n_0000000000) starting
   [junit4]   2> 1764871 INFO  (zkCallback-3328-thread-1-processing-n:127.0.0.1:61712_solr) [n:127.0.0.1:61712_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1764873 INFO  (zkCallback-3329-thread-1-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1764873 INFO  (zkCallback-3330-thread-1-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1764889 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:61711_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61711_solr
   [junit4]   2> 1764891 INFO  (zkCallback-3330-thread-1-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1764891 INFO  (zkCallback-3329-thread-1-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1764892 INFO  (zkCallback-3328-thread-1-processing-n:127.0.0.1:61712_solr) [n:127.0.0.1:61712_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1765034 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:61711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61711.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1765042 INFO  (jetty-launcher-3313-thread-3) [n:127.0.0.1:61713_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61713.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1765056 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:61711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61711.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1765056 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:61711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61711.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1765058 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:61711_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node1/.
   [junit4]   2> 1765074 INFO  (jetty-launcher-3313-thread-3) [n:127.0.0.1:61713_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61713.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1765075 INFO  (jetty-launcher-3313-thread-3) [n:127.0.0.1:61713_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61713.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1765076 INFO  (jetty-launcher-3313-thread-3) [n:127.0.0.1:61713_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node3/.
   [junit4]   2> 1765086 INFO  (jetty-launcher-3313-thread-2) [n:127.0.0.1:61712_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61712.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1765095 INFO  (jetty-launcher-3313-thread-2) [n:127.0.0.1:61712_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61712.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1765095 INFO  (jetty-launcher-3313-thread-2) [n:127.0.0.1:61712_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61712.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1765096 INFO  (jetty-launcher-3313-thread-2) [n:127.0.0.1:61712_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node2/.
   [junit4]   2> 1765188 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[1B07BD6F9C88C3D4]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1765190 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[1B07BD6F9C88C3D4]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61709/solr ready
   [junit4]   2> 1765221 INFO  (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[1B07BD6F9C88C3D4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 1765224 INFO  (qtp1802259095-17863) [n:127.0.0.1:61711_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:61713_solr,127.0.0.1:61711_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1765227 INFO  (OverseerThreadFactory-6635-thread-1-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 1765346 INFO  (OverseerStateUpdate-99113219853647880-127.0.0.1:61711_solr-n_0000000000) [n:127.0.0.1:61711_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61713/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1765351 INFO  (OverseerStateUpdate-99113219853647880-127.0.0.1:61711_solr-n_0000000000) [n:127.0.0.1:61711_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61711/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1765356 INFO  (OverseerStateUpdate-99113219853647880-127.0.0.1:61711_solr-n_0000000000) [n:127.0.0.1:61711_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61713/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1765360 INFO  (OverseerStateUpdate-99113219853647880-127.0.0.1:61711_solr-n_0000000000) [n:127.0.0.1:61711_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61711/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1765574 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1765574 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1765575 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1765575 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1765575 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1765577 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1765696 INFO  (zkCallback-3330-thread-1-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1765696 INFO  (zkCallback-3329-thread-1-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1765696 INFO  (zkCallback-3330-thread-2-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1765696 INFO  (zkCallback-3330-thread-3-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1765697 INFO  (zkCallback-3329-thread-2-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1766609 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1766611 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1766611 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1766616 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1766634 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1766634 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1766638 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1766639 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1766639 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1766639 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 1766639 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 1766640 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61711.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1766640 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61713.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1766640 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1766640 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1766640 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node1/testSimple1_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 1766640 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node3/testSimple1_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node3/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 1766640 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1766641 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 1766641 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61713.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1766641 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1766641 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node3/testSimple1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node3/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 1766648 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1766650 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1766650 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 1766650 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61711.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1766651 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1766651 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node1/testSimple1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 1766767 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1766767 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1766769 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1766769 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1766771 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1766771 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1766772 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@694643ac[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 1766774 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1766774 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1766777 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1766778 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1766779 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1766779 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585811520210599936
   [junit4]   2> 1766780 INFO  (searcherExecutor-6643-thread-1-processing-n:127.0.0.1:61713_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@694643ac[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1766783 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1766783 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1766785 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1766786 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1766788 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@51d428a6[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 1766788 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b9cf03a[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 1766791 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1766791 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1766792 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1766792 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1766792 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1766793 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1766793 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585811520225280000
   [junit4]   2> 1766794 INFO  (searcherExecutor-6644-thread-1-processing-n:127.0.0.1:61713_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@4b9cf03a[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1766794 INFO  (searcherExecutor-6642-thread-1-processing-n:127.0.0.1:61711_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@51d428a6[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1766794 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585811520226328576
   [junit4]   2> 1766794 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1766794 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1766797 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1766797 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1766801 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1766801 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1766801 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61713/solr/testSimple1_shard2_replica_n4/
   [junit4]   2> 1766801 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@262aed9f[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 1766802 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=http://127.0.0.1:61713/solr START replicas=[http://127.0.0.1:61711/solr/testSimple1_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1766804 INFO  (qtp1802259095-17869) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.S.Request [testSimple1_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1766805 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1766807 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1766807 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1766808 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1766808 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585811520241008640
   [junit4]   2> 1766810 INFO  (searcherExecutor-6645-thread-1-processing-n:127.0.0.1:61711_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@262aed9f[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1766915 INFO  (zkCallback-3329-thread-2-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1766915 INFO  (zkCallback-3329-thread-1-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1766915 INFO  (zkCallback-3330-thread-1-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1766915 INFO  (zkCallback-3330-thread-3-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1766915 INFO  (zkCallback-3330-thread-2-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767112 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=http://127.0.0.1:61713/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1767112 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1767112 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1767113 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1767124 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61713/solr/testSimple1_shard2_replica_n4/ shard2
   [junit4]   2> 1767237 INFO  (zkCallback-3329-thread-1-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767237 INFO  (zkCallback-3330-thread-2-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767237 INFO  (zkCallback-3330-thread-1-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767237 INFO  (zkCallback-3330-thread-3-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767237 INFO  (zkCallback-3329-thread-3-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767296 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1767299 INFO  (qtp1589214713-17860) [n:127.0.0.1:61713_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1724
   [junit4]   2> 1767312 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1767312 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1767312 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61713/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 1767312 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:61713/solr START replicas=[http://127.0.0.1:61711/solr/testSimple1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1767314 INFO  (qtp1802259095-17873) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1767410 INFO  (zkCallback-3329-thread-3-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767410 INFO  (zkCallback-3329-thread-1-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767410 INFO  (zkCallback-3330-thread-1-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767410 INFO  (zkCallback-3330-thread-2-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767410 INFO  (zkCallback-3330-thread-3-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767623 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:61713/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1767623 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1767623 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1767623 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1767629 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61713/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 1767741 INFO  (zkCallback-3329-thread-2-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767741 INFO  (zkCallback-3330-thread-3-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767741 INFO  (zkCallback-3329-thread-1-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767741 INFO  (zkCallback-3330-thread-2-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767741 INFO  (zkCallback-3330-thread-1-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767800 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1767803 INFO  (qtp1589214713-17870) [n:127.0.0.1:61713_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2226
   [junit4]   2> 1767805 INFO  (qtp1802259095-17867) [n:127.0.0.1:61711_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2229
   [junit4]   2> 1767819 INFO  (qtp1802259095-17865) [n:127.0.0.1:61711_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2244
   [junit4]   2> 1767822 INFO  (qtp1802259095-17863) [n:127.0.0.1:61711_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1767929 INFO  (zkCallback-3329-thread-3-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767929 INFO  (zkCallback-3329-thread-1-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767929 INFO  (zkCallback-3330-thread-2-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767929 INFO  (zkCallback-3330-thread-1-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1767929 INFO  (zkCallback-3330-thread-3-processing-n:127.0.0.1:61713_solr) [n:127.0.0.1:61713_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1768832 INFO  (qtp1802259095-17863) [n:127.0.0.1:61711_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:61713_solr,127.0.0.1:61711_solr&wt=javabin&version=2} status=0 QTime=3607
   [junit4]   2> 1768832 INFO  (qtp1802259095-17861) [n:127.0.0.1:61711_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61711_solr,127.0.0.1:61712_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1768869 INFO  (OverseerThreadFactory-6635-thread-2-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 1768870 INFO  (OverseerCollectionConfigSetProcessor-99113219853647880-127.0.0.1:61711_solr-n_0000000000) [n:127.0.0.1:61711_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> 1769097 INFO  (OverseerStateUpdate-99113219853647880-127.0.0.1:61711_solr-n_0000000000) [n:127.0.0.1:61711_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61712/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1769102 INFO  (OverseerStateUpdate-99113219853647880-127.0.0.1:61711_solr-n_0000000000) [n:127.0.0.1:61711_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61711/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1769327 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1769332 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1769333 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1769462 INFO  (zkCallback-3329-thread-1-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1769462 INFO  (zkCallback-3329-thread-3-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1769462 INFO  (zkCallback-3328-thread-2-processing-n:127.0.0.1:61712_solr) [n:127.0.0.1:61712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1769462 INFO  (zkCallback-3328-thread-1-processing-n:127.0.0.1:61712_solr) [n:127.0.0.1:61712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1770357 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1770358 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1770368 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1770368 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1770412 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1770412 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 1770412 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1770412 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 1770412 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61712.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1770412 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61711.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3090797b
   [junit4]   2> 1770412 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1770412 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1770412 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node2/testSimple2_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node2/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 1770413 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node1/testSimple2_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_1B07BD6F9C88C3D4-001/tempDir-001/node1/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 1770487 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1770488 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1770489 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1770489 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1770491 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d2a9c78[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 1770493 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1770493 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1770494 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1770494 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585811524106059776
   [junit4]   2> 1770495 INFO  (searcherExecutor-6662-thread-1-processing-n:127.0.0.1:61712_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher Searcher@1d2a9c78[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1770498 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1770498 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1770500 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1770500 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1770503 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1770503 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f8aa3f5[testSimple2_shard1_replica_n2] main]
   [junit4]   2> 1770505 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1770506 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1770507 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1770507 INFO  (qtp1802259095-17868) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585811524119691264
   [junit4]   2> 1770508 INFO  (searcherExecutor-6663-thread-1-processing-n:127.0.0.1:61711_solr x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher Searcher@6f8aa3f5[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1770614 INFO  (zkCallback-3329-thread-3-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1770615 INFO  (zkCallback-3328-thread-2-processing-n:127.0.0.1:61712_solr) [n:127.0.0.1:61712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1770615 INFO  (zkCallback-3329-thread-1-processing-n:127.0.0.1:61711_solr) [n:127.0.0.1:61711_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1770614 INFO  (zkCallback-3328-thread-1-processing-n:127.0.0.1:61712_solr) [n:127.0.0.1:61712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1771013 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1771014 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1771014 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61712/solr/testSimple2_shard1_replica_n1/
   [junit4]   2> 1771014 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:61712/solr START replicas=[http://127.0.0.1:61711/solr/testSimple2_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1771016 INFO  (qtp1802259095-17869) [n:127.0.0.1:61711_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.S.Request [testSimple2_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1771327 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:61712/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1771327 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1771327 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1771327 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1771332 INFO  (qtp1963108157-17864) [n:127.0.0.1:61712_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61712/solr/testSimple2_shard1_repl

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

adPoolExecutor.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> 1912979 WARN  (zkCallback-4811-thread-9-processing-n:127.0.0.1:61345_solr) [n:127.0.0.1:61345_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:61345_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:61345_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1104)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1099)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [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> 1912980 INFO  (jetty-closer-4794-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a0ef2bd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1913000 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[1B07BD6F9C88C3D4]-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> 1913001 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[1B07BD6F9C88C3D4]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61341 61341
   [junit4]   2> 1913003 INFO  (Thread-3277) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61341 61341
   [junit4]   2> 1913114 WARN  (Thread-3277) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	14	/solr/configs/conf
   [junit4]   2> 	4	/solr/collections/addReplicaColl/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	24	/solr/collections/reloaded_collection/state.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	14	/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 	12	/solr/collections/addReplicaColl/state.json
   [junit4]   2> 	5	/solr/collections/halfcollectionblocker/state.json
   [junit4]   2> 	5	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 	5	/solr/collections/created_and_deleted/state.json
   [junit4]   2> 	5	/solr/collections/halfcollectionblocker2/state.json
   [junit4]   2> 	4	/solr/collections/halfcollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	282	/solr/collections
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_1B07BD6F9C88C3D4-001
   [junit4]   2> Dec 04, 2017 12:37:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6802b1e4), locale=es-GT, timezone=America/Argentina/Rio_Gallegos
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=113616112,total=414273536
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test, LoggingHandlerTest, PingRequestHandlerTest, SolrCoreCheckLockOnStartupTest, JavabinLoaderTest, TestPKIAuthenticationPlugin, TestTolerantUpdateProcessorRandomCloud, ZkNodePropsTest, SampleTest, MigrateRouteKeyTest, TestSolrConfigHandlerCloud, TestDistributedMissingSort, MoveReplicaTest, TestSolrIndexConfig, HLLSerializationTest, LeaderElectionContextKeyTest, DocumentAnalysisRequestHandlerTest, TestInitParams, TestConfigSetsAPIZkFailure, TestFilteredDocIdSet, TestSolrXml, SolrCLIZkUtilsTest, AutoAddReplicasIntegrationTest, HdfsRestartWhileUpdatingTest, HdfsUnloadDistributedZkTest, TestLegacyNumericRangeQueryBuilder, TestCoreAdminApis, TestBulkSchemaConcurrent, TestCloudDeleteByQuery, TestBlendedInfixSuggestions, ReplicaListTransformerTest, SpellCheckCollatorWithCollapseTest, PolyFieldTest, TestBM25SimilarityFactory, TestConfigSetImmutable, ShardRoutingCustomTest, TestTestInjection, SearchHandlerTest, TestDeleteCollectionOnDownNodes, DocExpirationUpdateProcessorFactoryTest, TestSolrCoreParser, TermVectorComponentDistributedTest, BJQParserTest, TestOrdValues, TestLRUCache, ImplicitSnitchTest, DistanceUnitsTest, TestCrossCoreJoin, SchemaVersionSpecificBehaviorTest, DistributedFacetPivotSmallAdvancedTest, OverseerModifyCollectionTest, GraphQueryTest, BooleanFieldTest, SOLR749Test, TestNonDefinedSimilarityFactory, TestConfigReload, TestSchemalessBufferedUpdates, DistributedQueryComponentOptimizationTest, TestFastOutputStream, TestPrepRecovery, LeaderInitiatedRecoveryOnShardRestartTest, TestRandomRequestDistribution, TestExportWriter, TestSearcherReuse, HdfsChaosMonkeyNothingIsSafeTest, TestJettySolrRunner, TestFieldCacheSort, SolrGangliaReporterTest, TestCustomStream, PeerSyncTest, CloudExitableDirectoryReaderTest, PKIAuthenticationIntegrationTest, TestCloudSchemaless, UninvertDocValuesMergePolicyTest, TestWordDelimiterFilterFactory, TestRecoveryHdfs, OverriddenZkACLAndCredentialsProvidersTest, FileUtilsTest, TestLMJelinekMercerSimilarityFactory, DocumentBuilderTest, TestTrieFacet, TestDistributedGrouping, TestAddFieldRealTimeGet, DocValuesNotIndexedTest, TriggerIntegrationTest, SpatialHeatmapFacetsTest, TestManagedSchemaAPI, TestDistribIDF, TestSQLHandler, DirectSolrSpellCheckerTest, CdcrBidirectionalTest, DistributedFacetPivotLargeTest, DOMUtilTest, TestFunctionQuery, TestMacroExpander, RulesTest, NodeLostTriggerTest, TestRTGBase, TestDocSet, TestImplicitCoreProperties, TestManagedStopFilterFactory, TestScoreJoinQPScore, DistributedExpandComponentTest, TestMissingGroups, TestUseDocValuesAsStored2, TestManagedResourceStorage, TestSubQueryTransformer, TestLegacyFieldReuse, TestExtendedDismaxParser, SubstringBytesRefFilterTest, SimplePostToolTest, TestLocalFSCloudBackupRestore, TestSolrJ, TestFreeTextSuggestions, LeaderFailureAfterFreshStartTest, BasicZkTest, TestNoOpRegenerator, TestCollectionAPI, PreAnalyzedFieldTest, SystemInfoHandlerTest, TestCollectionAPIs, HdfsDirectoryFactoryTest, V2StandaloneTest, DirectoryFactoryTest, TestStressLucene, TestRequestStatusCollectionAPI, TestCloudJSONFacetJoinDomain, DeleteStatusTest, HdfsThreadLeakTest, TestNumericRangeQuery32, AnalyticsQueryTest, TestSort, ClassificationUpdateProcessorTest, HdfsCollectionsAPIDistributedZkTest, SaslZkACLProviderTest, LargeFieldTest, TestPostingsSolrHighlighter, DocValuesMultiTest, TestBackupRepositoryFactory, SharedFSAutoReplicaFailoverTest, TestHdfsUpdateLog, TestGroupingSearch, StressHdfsTest, TestStressInPlaceUpdates, TestHashQParserPlugin, TestExpandComponent, CdcrReplicationDistributedZkTest, ConfigureRecoveryStrategyTest, QueryElevationComponentTest, CheckHdfsIndexTest, TestZkAclsWithHadoopAuth, TestSolrQueryParser, TestFieldCacheVsDocValues, DistributedFacetPivotWhiteBoxTest, TestPartialUpdateDeduplication, AddBlockUpdateTest, TestCustomSort, HttpTriggerListenerTest, ClassificationUpdateProcessorFactoryTest, SearchHandlerTest, DistributedIntervalFacetingTest, TestManagedSynonymGraphFilterFactory, ExecutePlanActionTest, SoftAutoCommitTest, DeleteLastCustomShardedReplicaTest, FullSolrCloudDistribCmdsTest, TestDownShardTolerantSearch, StatelessScriptUpdateProcessorFactoryTest, TestValueSourceCache, AnalysisAfterCoreReloadTest, TestSubQueryTransformerDistrib, SolrCoreTest, VMParamsZkACLAndCredentialsProvidersTest, TestSystemCollAutoCreate, AssignTest, RemoteQueryErrorTest, SolrPluginUtilsTest, TestDynamicFieldCollectionResource, TestUnifiedSolrHighlighter, HdfsRecoverLeaseTest, TestZkChroot, CollectionsAPIDistributedZkTest]
   [junit4] Completed [362/752 (2!)] on J1 in 236.79s, 19 tests, 1 failure, 1 error <<< FAILURES!

[...truncated 48651 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4312 - Failure!

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

104 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.DisMaxRequestHandlerTest

Error Message:
org.apache.solr.DisMaxRequestHandlerTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.DisMaxRequestHandlerTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/DisMaxRequestHandlerTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.DistributedIntervalFacetingTest

Error Message:
org.apache.solr.DistributedIntervalFacetingTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.DistributedIntervalFacetingTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/DistributedIntervalFacetingTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.EchoParamsTest

Error Message:
org.apache.solr.EchoParamsTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.EchoParamsTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/EchoParamsTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.MinimalSchemaTest

Error Message:
org.apache.solr.MinimalSchemaTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.MinimalSchemaTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/MinimalSchemaTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.OutputWriterTest

Error Message:
org.apache.solr.OutputWriterTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.OutputWriterTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/OutputWriterTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SampleTest

Error Message:
org.apache.solr.SampleTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.SampleTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/SampleTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrInfoBeanTest

Error Message:
org.apache.solr.SolrInfoBeanTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.SolrInfoBeanTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/SolrInfoBeanTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestCrossCoreJoin

Error Message:
org.apache.solr.TestCrossCoreJoin

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.TestCrossCoreJoin
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/TestCrossCoreJoin.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.TestTolerantSearch

Error Message:
org.apache.solr.TestTolerantSearch

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.TestTolerantSearch
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/TestTolerantSearch.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestCharFilters

Error Message:
org.apache.solr.analysis.TestCharFilters

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.analysis.TestCharFilters
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/analysis/TestCharFilters.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.TestJettySolrRunner

Error Message:
org.apache.solr.client.solrj.embedded.TestJettySolrRunner

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.client.solrj.embedded.TestJettySolrRunner
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/client/solrj/embedded/TestJettySolrRunner.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.ConnectionReuseTest

Error Message:
org.apache.solr.client.solrj.impl.ConnectionReuseTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.client.solrj.impl.ConnectionReuseTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/client/solrj/impl/ConnectionReuseTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ActionThrottleTest

Error Message:
org.apache.solr.cloud.ActionThrottleTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.ActionThrottleTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/ActionThrottleTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.AddReplicaTest

Error Message:
org.apache.solr.cloud.AddReplicaTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.AddReplicaTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/AddReplicaTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/ChaosMonkeyNothingIsSafeTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyShardSplitTest

Error Message:
org.apache.solr.cloud.ChaosMonkeyShardSplitTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/ChaosMonkeyShardSplitTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CloudExitableDirectoryReaderTest

Error Message:
org.apache.solr.cloud.CloudExitableDirectoryReaderTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/CloudExitableDirectoryReaderTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ClusterStateTest

Error Message:
org.apache.solr.cloud.ClusterStateTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.ClusterStateTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/ClusterStateTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionReloadTest

Error Message:
org.apache.solr.cloud.CollectionReloadTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.CollectionReloadTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/CollectionReloadTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionStateFormat2Test

Error Message:
org.apache.solr.cloud.CollectionStateFormat2Test

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.CollectionStateFormat2Test
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/CollectionStateFormat2Test.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPISolrJTest

Error Message:
org.apache.solr.cloud.CollectionsAPISolrJTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.CollectionsAPISolrJTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/CollectionsAPISolrJTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest

Error Message:
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/DeleteLastCustomShardedReplicaTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteNodeTest

Error Message:
org.apache.solr.cloud.DeleteNodeTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.DeleteNodeTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/DeleteNodeTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteReplicaTest

Error Message:
org.apache.solr.cloud.DeleteReplicaTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.DeleteReplicaTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/DeleteReplicaTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteShardTest

Error Message:
org.apache.solr.cloud.DeleteShardTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.DeleteShardTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/DeleteShardTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteStatusTest

Error Message:
org.apache.solr.cloud.DeleteStatusTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.DeleteStatusTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/DeleteStatusTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DistribCursorPagingTest

Error Message:
org.apache.solr.cloud.DistribCursorPagingTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.DistribCursorPagingTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/DistribCursorPagingTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest

Error Message:
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/DistribDocExpirationUpdateProcessorTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DistribJoinFromCollectionTest

Error Message:
org.apache.solr.cloud.DistribJoinFromCollectionTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.DistribJoinFromCollectionTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/DistribJoinFromCollectionTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([5020296D8E86B340:D87416B7207ADEB8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:907)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:  junit.framework.TestSuite.org.apache.solr.cloud.SliceStateTest

Error Message:
org.apache.solr.cloud.SliceStateTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.cloud.SliceStateTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/SliceStateTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.AlternateDirectoryTest

Error Message:
org.apache.solr.core.AlternateDirectoryTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.core.AlternateDirectoryTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/core/AlternateDirectoryTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.PluginInfoTest

Error Message:
org.apache.solr.core.PluginInfoTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.core.PluginInfoTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/core/PluginInfoTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.RAMDirectoryFactoryTest

Error Message:
org.apache.solr.core.RAMDirectoryFactoryTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.core.RAMDirectoryFactoryTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/core/RAMDirectoryFactoryTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.RequestHandlersTest

Error Message:
org.apache.solr.core.RequestHandlersTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.core.RequestHandlersTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/core/RequestHandlersTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.SOLR749Test

Error Message:
org.apache.solr.core.SOLR749Test

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.core.SOLR749Test
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/core/SOLR749Test.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.SolrCoreCheckLockOnStartupTest

Error Message:
org.apache.solr.core.SolrCoreCheckLockOnStartupTest

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.core.SolrCoreCheckLockOnStartupTest
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/core/SolrCoreCheckLockOnStartupTest.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestConfig

Error Message:
org.apache.solr.core.TestConfig

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.core.TestConfig
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/core/TestConfig.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration

Error Message:
org.apache.solr.core.TestJmxIntegration

Stack Trace:
java.lang.ClassNotFoundException: org.apache.solr.core.TestJmxIntegration
	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:348)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:280)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:240)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/core/TestJmxIntegration.class (Too many open files)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
	at sun.misc.Resource.cachedInputStream(Resource.java:77)
	at sun.misc.Resource.getByteBuffer(Resource.java:160)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	... 12 more


FAILED:  org.apache.solr.core.TestLazyCores.testBadConfigsGenerateErrors

Error Message:
Unable to create core [badConfig1]

Stack Trace:
org.apache.solr.common.SolrException: Unable to create core [badConfig1]
	at __randomizedtesting.SeedInfo.seed([5020296D8E86B340:4FE67868A235C07E]:0)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1057)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1317)
	at org.apache.solr.core.TestLazyCores.testBadConfigsGenerateErrors(TestLazyCores.java:502)
	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.common.SolrException: invalid API spec: apispec/core.config.Commands.json
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1008)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1041)
	... 41 more
Caused by: java.lang.RuntimeException: invalid API spec: apispec/core.config.Commands.json
	at org.apache.solr.common.util.ValidatingJsonMap.parse(ValidatingJsonMap.java:318)
	at org.apache.solr.common.util.Utils.lambda$getSpec$0(Utils.java:423)
	at org.apache.solr.api.Api.getSpec(Api.java:65)
	at org.apache.solr.api.ApiBag.register(ApiBag.java:73)
	at org.apache.solr.core.PluginBag.put(PluginBag.java:217)
	at org.apache.solr.core.PluginBag.init(PluginBag.java:274)
	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:966)
	... 43 more


FAILED:  org.apache.solr.core.TestLazyCores.testLazySearch

Error Message:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/solr.xml (Too many open files)

Stack Trace:
java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/solr.xml (Too many open files)
	at __randomizedtesting.SeedInfo.seed([5020296D8E86B340:F4696E8AF17C82AA]:0)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:1141)
	at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:1088)
	at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:1040)
	at org.apache.solr.SolrTestCaseJ4.copyXmlToHome(SolrTestCaseJ4.java:2039)
	at org.apache.solr.core.TestLazyCores.init(TestLazyCores.java:88)
	at org.apache.solr.core.TestLazyCores.testLazySearch(TestLazyCores.java:177)
	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.core.TestLazyCores.testLazyLoad

Error Message:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/solr.xml (Too many open files)

Stack Trace:
java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/solr.xml (Too many open files)
	at __randomizedtesting.SeedInfo.seed([5020296D8E86B340:CB7FB5B0AD4DB9F3]:0)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:1141)
	at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:1088)
	at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:1040)
	at org.apache.solr.SolrTestCaseJ4.copyXmlToHome(SolrTestCaseJ4.java:2039)
	at org.apache.solr.core.TestLazyCores.init(TestLazyCores.java:88)
	at org.apache.solr.core.TestLazyCores.testLazyLoad(TestLazyCores.java:99)
	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.core.TestLazyCores.testNoCommit

Error Message:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/solr.xml (Too many open files)

Stack Trace:
java.io.FileNotFoundException: /Users/jen

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

tream.open(FileInputStream.java:195)
   [junit4]    > 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]    > 	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
   [junit4]    > 	at sun.misc.Resource.cachedInputStream(Resource.java:77)
   [junit4]    > 	at sun.misc.Resource.getByteBuffer(Resource.java:160)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
   [junit4]    > 	... 12 more
   [junit4] Completed [504/752 (91!)] on J0 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4] ERROR   0.00s J0 | DistribCursorPagingTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.ClassNotFoundException: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	at java.lang.Class.forName0(Native Method)
   [junit4]    > 	at java.lang.Class.forName(Class.java:348)
   [junit4]    > Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/DistribCursorPagingTest.class (Too many open files)
   [junit4]    > 	at java.io.FileInputStream.open0(Native Method)
   [junit4]    > 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]    > 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]    > 	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
   [junit4]    > 	at sun.misc.Resource.cachedInputStream(Resource.java:77)
   [junit4]    > 	at sun.misc.Resource.getByteBuffer(Resource.java:160)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
   [junit4]    > 	... 12 more
   [junit4] Completed [505/752 (92!)] on J0 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4] ERROR   0.00s J0 | DistribDocExpirationUpdateProcessorTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.ClassNotFoundException: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	at java.lang.Class.forName0(Native Method)
   [junit4]    > 	at java.lang.Class.forName(Class.java:348)
   [junit4]    > Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/DistribDocExpirationUpdateProcessorTest.class (Too many open files)
   [junit4]    > 	at java.io.FileInputStream.open0(Native Method)
   [junit4]    > 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]    > 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]    > 	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
   [junit4]    > 	at sun.misc.Resource.cachedInputStream(Resource.java:77)
   [junit4]    > 	at sun.misc.Resource.getByteBuffer(Resource.java:160)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
   [junit4]    > 	... 12 more
   [junit4] Completed [506/752 (93!)] on J0 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4] ERROR   0.00s J0 | DistribJoinFromCollectionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.ClassNotFoundException: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	at java.lang.Class.forName0(Native Method)
   [junit4]    > 	at java.lang.Class.forName(Class.java:348)
   [junit4]    > Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/test/org/apache/solr/cloud/DistribJoinFromCollectionTest.class (Too many open files)
   [junit4]    > 	at java.io.FileInputStream.open0(Native Method)
   [junit4]    > 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]    > 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]    > 	at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
   [junit4]    > 	at sun.misc.Resource.cachedInputStream(Resource.java:77)
   [junit4]    > 	at sun.misc.Resource.getByteBuffer(Resource.java:160)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
   [junit4]    > 	... 12 more
   [junit4] Completed [507/752 (94!)] on J0 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 34809 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj1458480060
 [ecj-lint] Compiling 824 source files to /var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj1458480060
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/core/src/java/org/apache/lucene/codecs/CodecUtil.java (at line 523)
 [ecj-lint] 	throw new CorruptIndexException("misplaced codec footer (file truncated?): length=" + in.length() + " but footerLength==" + footerLength(), input);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'in' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/core/src/java/org/apache/lucene/index/FrozenBufferedUpdates.java (at line 144)
 [ecj-lint] 	RAMOutputStream out = new RAMOutputStream();
 [ecj-lint] 	                ^^^
 [ecj-lint] Resource leak: 'out' is never closed
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/core/src/java/org/apache/lucene/index/FrozenBufferedUpdates.java (at line 186)
 [ecj-lint] 	RAMOutputStream out = new RAMOutputStream();
 [ecj-lint] 	                ^^^
 [ecj-lint] Resource leak: 'out' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/core/src/java/org/apache/lucene/index/IndexWriter.java (at line 36)
 [ecj-lint] 	import java.util.concurrent.ConcurrentSkipListSet;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.concurrent.ConcurrentSkipListSet is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java (at line 846)
 [ecj-lint] 	SegmentReader newReader = new SegmentReader(info, reader, liveDocs, info.info.maxDoc() - delCount);
 [ecj-lint] 	              ^^^^^^^^^
 [ecj-lint] Resource leak: 'newReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 5 problems (1 error, 4 warnings)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:835: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build.xml:203: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2105: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2144: Compile failed; see the compiler error output for details.

Total time: 68 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testTriggerThrottling

Error Message:
Both triggers should have fired by now

Stack Trace:
java.lang.AssertionError: Both triggers should have fired by now
	at __randomizedtesting.SeedInfo.seed([5F2613B39B3D5486:A404BB964997B714]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testTriggerThrottling(TriggerIntegrationTest.java:205)
	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 12530 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5F2613B39B3D5486-001/init-core-data-001
   [junit4]   2> 1169209 WARN  (SUITE-TriggerIntegrationTest-seed#[5F2613B39B3D5486]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 1169209 INFO  (SUITE-TriggerIntegrationTest-seed#[5F2613B39B3D5486]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1169213 INFO  (SUITE-TriggerIntegrationTest-seed#[5F2613B39B3D5486]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1169213 INFO  (SUITE-TriggerIntegrationTest-seed#[5F2613B39B3D5486]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1169214 INFO  (SUITE-TriggerIntegrationTest-seed#[5F2613B39B3D5486]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5F2613B39B3D5486-001/tempDir-001
   [junit4]   2> 1169214 INFO  (SUITE-TriggerIntegrationTest-seed#[5F2613B39B3D5486]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1169215 INFO  (Thread-2199) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1169215 INFO  (Thread-2199) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1169218 ERROR (Thread-2199) [    ] 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> 1169315 INFO  (SUITE-TriggerIntegrationTest-seed#[5F2613B39B3D5486]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49857
   [junit4]   2> 1169347 INFO  (jetty-launcher-1586-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1169347 INFO  (jetty-launcher-1586-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1169349 INFO  (jetty-launcher-1586-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ec7747d{/solr,null,AVAILABLE}
   [junit4]   2> 1169349 INFO  (jetty-launcher-1586-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12de73c2{/solr,null,AVAILABLE}
   [junit4]   2> 1169349 INFO  (jetty-launcher-1586-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@382e5020{HTTP/1.1,[http/1.1]}{127.0.0.1:49859}
   [junit4]   2> 1169350 INFO  (jetty-launcher-1586-thread-1) [    ] o.e.j.s.Server Started @1174727ms
   [junit4]   2> 1169350 INFO  (jetty-launcher-1586-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49859}
   [junit4]   2> 1169350 ERROR (jetty-launcher-1586-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1169350 INFO  (jetty-launcher-1586-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1169350 INFO  (jetty-launcher-1586-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14d59fe4{HTTP/1.1,[http/1.1]}{127.0.0.1:49860}
   [junit4]   2> 1169350 INFO  (jetty-launcher-1586-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1169350 INFO  (jetty-launcher-1586-thread-2) [    ] o.e.j.s.Server Started @1174728ms
   [junit4]   2> 1169350 INFO  (jetty-launcher-1586-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1169350 INFO  (jetty-launcher-1586-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49860}
   [junit4]   2> 1169350 INFO  (jetty-launcher-1586-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T11:12:35.246Z
   [junit4]   2> 1169350 ERROR (jetty-launcher-1586-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1169351 INFO  (jetty-launcher-1586-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1169351 INFO  (jetty-launcher-1586-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1169351 INFO  (jetty-launcher-1586-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1169351 INFO  (jetty-launcher-1586-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T11:12:35.247Z
   [junit4]   2> 1169359 INFO  (jetty-launcher-1586-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1169359 INFO  (jetty-launcher-1586-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1169370 INFO  (jetty-launcher-1586-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49857/solr
   [junit4]   2> 1169370 INFO  (jetty-launcher-1586-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49857/solr
   [junit4]   2> 1169583 INFO  (jetty-launcher-1586-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1169583 INFO  (jetty-launcher-1586-thread-1) [n:127.0.0.1:49859_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1169584 INFO  (jetty-launcher-1586-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49860_solr
   [junit4]   2> 1169585 INFO  (jetty-launcher-1586-thread-1) [n:127.0.0.1:49859_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49859_solr
   [junit4]   2> 1169587 INFO  (jetty-launcher-1586-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.Overseer Overseer (id=99115725954285574-127.0.0.1:49860_solr-n_0000000000) starting
   [junit4]   2> 1169588 INFO  (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1169588 INFO  (zkCallback-1598-thread-1-processing-n:127.0.0.1:49859_solr) [n:127.0.0.1:49859_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1169600 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1169601 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1169602 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:49859_solr]
   [junit4]   2> 1169602 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1169602 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1169603 INFO  (jetty-launcher-1586-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49860_solr
   [junit4]   2> 1169608 INFO  (zkCallback-1598-thread-1-processing-n:127.0.0.1:49859_solr) [n:127.0.0.1:49859_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1169609 INFO  (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1169609 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1169610 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1169610 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1169725 INFO  (jetty-launcher-1586-thread-1) [n:127.0.0.1:49859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49859.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ec2e87
   [junit4]   2> 1169740 INFO  (jetty-launcher-1586-thread-1) [n:127.0.0.1:49859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49859.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ec2e87
   [junit4]   2> 1169741 INFO  (jetty-launcher-1586-thread-1) [n:127.0.0.1:49859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49859.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ec2e87
   [junit4]   2> 1169742 INFO  (jetty-launcher-1586-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49860.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ec2e87
   [junit4]   2> 1169744 INFO  (jetty-launcher-1586-thread-1) [n:127.0.0.1:49859_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5F2613B39B3D5486-001/tempDir-001/node1/.
   [junit4]   2> 1169775 INFO  (jetty-launcher-1586-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49860.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ec2e87
   [junit4]   2> 1169775 INFO  (jetty-launcher-1586-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49860.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ec2e87
   [junit4]   2> 1169780 INFO  (jetty-launcher-1586-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5F2613B39B3D5486-001/tempDir-001/node2/.
   [junit4]   2> 1169805 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 0x160213a45290007, 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> 1169813 INFO  (SUITE-TriggerIntegrationTest-seed#[5F2613B39B3D5486]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1169814 INFO  (SUITE-TriggerIntegrationTest-seed#[5F2613B39B3D5486]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49857/solr ready
   [junit4]   2> 1169832 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 1169833 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 1169833 DEBUG (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1169833 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1169836 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1169837 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1169837 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1170847 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 1 to: 4
   [junit4]   2> 1178854 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 4 to: 1
   [junit4]   2> 1188875 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerCorePoolSize from: 4 to: 6
   [junit4]   2> 1198909 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: actionThrottlePeriodSeconds from: 5 to: 6
   [junit4]   2> 1198920 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1198920 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger y1 instantiated with properties: {waitFor=0, actions=[{name=throttler, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}]}
   [junit4]   2> 1198923 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1198925 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1198925 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger y2 instantiated with properties: {waitFor=0, actions=[{name=throttler, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}]}
   [junit4]   2> 1198926 DEBUG (ScheduledTrigger-4596-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y1
   [junit4]   2> 1198926 DEBUG (ScheduledTrigger-4596-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1198928 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1198929 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1198930 DEBUG (ScheduledTrigger-4596-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y2
   [junit4]   2> 1198930 DEBUG (ScheduledTrigger-4596-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1198931 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13528aad{/solr,null,AVAILABLE}
   [junit4]   2> 1198931 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d22e7bb{HTTP/1.1,[http/1.1]}{127.0.0.1:49904}
   [junit4]   2> 1198931 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.e.j.s.Server Started @1204309ms
   [junit4]   2> 1198931 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49904}
   [junit4]   2> 1198932 ERROR (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1198932 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1198932 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1198932 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1198933 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T11:13:04.829Z
   [junit4]   2> 1198935 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1198947 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49857/solr
   [junit4]   2> 1198967 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [n:127.0.0.1:49904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1198971 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [n:127.0.0.1:49904_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1198974 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [n:127.0.0.1:49904_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49904_solr
   [junit4]   2> 1198977 INFO  (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1198977 INFO  (zkCallback-1598-thread-1-processing-n:127.0.0.1:49859_solr) [n:127.0.0.1:49859_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1198978 INFO  (zkCallback-1611-thread-1-processing-n:127.0.0.1:49904_solr) [n:127.0.0.1:49904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1198978 INFO  (zkCallback-1605-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1199108 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [n:127.0.0.1:49904_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49904.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ec2e87
   [junit4]   2> 1199119 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [n:127.0.0.1:49904_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49904.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ec2e87
   [junit4]   2> 1199119 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [n:127.0.0.1:49904_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49904.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ec2e87
   [junit4]   2> 1199126 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [n:127.0.0.1:49904_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5F2613B39B3D5486-001/tempDir-001/node3/.
   [junit4]   2> 1199935 DEBUG (ScheduledTrigger-4596-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y1
   [junit4]   2> 1199935 DEBUG (ScheduledTrigger-4596-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y2
   [junit4]   2> 1199936 DEBUG (ScheduledTrigger-4596-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr, 127.0.0.1:49904_solr]
   [junit4]   2> 1199936 DEBUG (ScheduledTrigger-4596-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr, 127.0.0.1:49904_solr]
   [junit4]   2> 1199936 DEBUG (ScheduledTrigger-4596-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:49904_solr at time 1512385985832000000
   [junit4]   2> 1199936 DEBUG (ScheduledTrigger-4596-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger y2 firing registered processor for nodes: [127.0.0.1:49904_solr] added at times [1512385985832000000], now=1512385985832000000
   [junit4]   2> 1199936 DEBUG (ScheduledTrigger-4596-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:49904_solr at time 1512385985832000000
   [junit4]   2> 1199937 DEBUG (ScheduledTrigger-4596-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger y1 firing registered processor for nodes: [127.0.0.1:49904_solr] added at times [1512385985832000000], now=1512385985833000000
   [junit4]   2> 1199937 DEBUG (ScheduledTrigger-4596-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"14fd130a88cb9a00Tt4q92qrxgo5g6cqtz45d7tas",
   [junit4]   2>   "source":"y1",
   [junit4]   2>   "eventTime":1512385985832000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385985832000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:49904_solr"]}}
   [junit4]   2> 1199936 DEBUG (ScheduledTrigger-4596-thread-6) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"14fd130a88cb9a00Tt4q92qrxgo5g6cqtz45d7tar",
   [junit4]   2>   "source":"y2",
   [junit4]   2>   "eventTime":1512385985832000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385985832000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:49904_solr"]}}
   [junit4]   2> 1199940 DEBUG (AutoscalingActionExecutor-4597-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14fd130a88cb9a00Tt4q92qrxgo5g6cqtz45d7tas",
   [junit4]   2>   "source":"y1",
   [junit4]   2>   "eventTime":1512385985832000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385985832000000],
   [junit4]   2>     "_enqueue_time_":1512385985833000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:49904_solr"]}}
   [junit4]   2> 1199940 INFO  (AutoscalingActionExecutor-4597-thread-1) [    ] o.a.s.c.a.TriggerIntegrationTest action executed from y1
   [junit4]   2> 1200943 DEBUG (ScheduledTrigger-4596-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y2
   [junit4]   2> 1200943 DEBUG (ScheduledTrigger-4596-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr, 127.0.0.1:49904_solr]
   [junit4]   2> 1200943 DEBUG (ScheduledTrigger-4596-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger y2 firing registered processor for nodes: [127.0.0.1:49904_solr] added at times [1512385985832000000], now=1512385986839000000
   [junit4]   2> 1200943 DEBUG (ScheduledTrigger-4596-thread-6) [    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14fd130a88cb9a00Tt4q92qrxgo5g6cqtz45d7tat",
   [junit4]   2>   "source":"y2",
   [junit4]   2>   "eventTime":1512385985832000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385985832000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:49904_solr"]}}
   [junit4]   2> 1200944 DEBUG (ScheduledTrigger-4596-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y1
   [junit4]   2> 1200944 DEBUG (ScheduledTrigger-4596-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr, 127.0.0.1:49904_solr]
   [junit4]   2> 1201947 DEBUG (ScheduledTrigger-4596-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y2
   [junit4]   2> 1201947 DEBUG (ScheduledTrigger-4596-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y1
   [junit4]   2> 1201947 DEBUG (ScheduledTrigger-4596-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr, 127.0.0.1:49904_solr]
   [junit4]   2> 1201947 DEBUG (ScheduledTrigger-4596-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr, 127.0.0.1:49904_solr]
   [junit4]   2> 1201947 DEBUG (ScheduledTrigger-4596-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger y2 firing registered processor for nodes: [127.0.0.1:49904_solr] added at times [1512385985832000000], now=1512385987843000000
   [junit4]   2> 1201947 DEBUG (ScheduledTrigger-4596-thread-3) [    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14fd130a88cb9a00Tt4q92qrxgo5g6cqtz45d7tau",
   [junit4]   2>   "source":"y2",
   [junit4]   2>   "eventTime":1512385985832000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385985832000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:49904_solr"]}}
   [junit4]   2> 1202949 DEBUG (ScheduledTrigger-4596-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y2
   [junit4]   2> 1202949 DEBUG (ScheduledTrigger-4596-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr, 127.0.0.1:49904_solr]
   [junit4]   2> 1202949 DEBUG (ScheduledTrigger-4596-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y1
   [junit4]   2> 1202949 DEBUG (ScheduledTrigger-4596-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger y2 firing registered processor for nodes: [127.0.0.1:49904_solr] added at times [1512385985832000000], now=1512385988845000000
   [junit4]   2> 1202949 DEBUG (ScheduledTrigger-4596-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr, 127.0.0.1:49904_solr]
   [junit4]   2> 1202950 DEBUG (ScheduledTrigger-4596-thread-2) [    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14fd130a88cb9a00Tt4q92qrxgo5g6cqtz45d7tav",
   [junit4]   2>   "source":"y2",
   [junit4]   2>   "eventTime":1512385985832000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385985832000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:49904_solr"]}}
   [junit4]   2> 1203959 DEBUG (ScheduledTrigger-4596-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y1
   [junit4]   2> 1203959 DEBUG (ScheduledTrigger-4596-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y2
   [junit4]   2> 1203959 DEBUG (ScheduledTrigger-4596-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr, 127.0.0.1:49904_solr]
   [junit4]   2> 1203959 DEBUG (ScheduledTrigger-4596-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr, 127.0.0.1:49904_solr]
   [junit4]   2> 1203960 DEBUG (ScheduledTrigger-4596-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger y2 firing registered processor for nodes: [127.0.0.1:49904_solr] added at times [1512385985832000000], now=1512385989856000000
   [junit4]   2> 1203960 DEBUG (ScheduledTrigger-4596-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14fd130a88cb9a00Tt4q92qrxgo5g6cqtz45d7taw",
   [junit4]   2>   "source":"y2",
   [junit4]   2>   "eventTime":1512385985832000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385985832000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:49904_solr"]}}
   [junit4]   2> 1204967 DEBUG (ScheduledTrigger-4596-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y1
   [junit4]   2> 1204967 DEBUG (ScheduledTrigger-4596-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y2
   [junit4]   2> 1204967 DEBUG (ScheduledTrigger-4596-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr, 127.0.0.1:49904_solr]
   [junit4]   2> 1204967 DEBUG (ScheduledTrigger-4596-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr, 127.0.0.1:49904_solr]
   [junit4]   2> 1204967 DEBUG (ScheduledTrigger-4596-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger y2 firing registered processor for nodes: [127.0.0.1:49904_solr] added at times [1512385985832000000], now=1512385990863000000
   [junit4]   2> 1204967 DEBUG (ScheduledTrigger-4596-thread-3) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"14fd130a88cb9a00Tt4q92qrxgo5g6cqtz45d7tax",
   [junit4]   2>   "source":"y2",
   [junit4]   2>   "eventTime":1512385985832000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385985832000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:49904_solr"]}}
   [junit4]   2> 1204968 DEBUG (AutoscalingActionExecutor-4597-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14fd130a88cb9a00Tt4q92qrxgo5g6cqtz45d7tax",
   [junit4]   2>   "source":"y2",
   [junit4]   2>   "eventTime":1512385985832000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385985832000000],
   [junit4]   2>     "_enqueue_time_":1512385990863000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:49904_solr"]}}
   [junit4]   2> 1204969 INFO  (AutoscalingActionExecutor-4597-thread-1) [    ] o.a.s.c.ActionThrottle The last action attempt started 5028ms ago.
   [junit4]   2> 1204969 INFO  (AutoscalingActionExecutor-4597-thread-1) [    ] o.a.s.c.ActionThrottle Throttling action attempts - waiting for 971ms
   [junit4]   2> 1205941 INFO  (AutoscalingActionExecutor-4597-thread-1) [    ] o.a.s.c.a.TriggerIntegrationTest last action at 1512385985837000000 time = 1512385991837000000 expected diff: 5998000000
   [junit4]   2> 1205941 INFO  (AutoscalingActionExecutor-4597-thread-1) [    ] o.a.s.c.a.TriggerIntegrationTest action executed from y2
   [junit4]   2> 1205942 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d22e7bb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1205943 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=45615294
   [junit4]   2> 1205943 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1205943 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38fa63a2: rootName = solr_49904, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@14c0eba1
   [junit4]   2> 1205952 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1205953 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@256a2cee: rootName = solr_49904, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5efdf7a7
   [junit4]   2> 1205959 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1205959 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2eff77f4: rootName = solr_49904, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@dfd692e
   [junit4]   2> 1205962 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49904_solr
   [junit4]   2> 1205963 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1205964 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1205964 INFO  (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1205965 INFO  (zkCallback-1611-thread-1-processing-n:127.0.0.1:49904_solr) [n:127.0.0.1:49904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1205965 INFO  (zkCallback-1605-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1205965 INFO  (zkCallback-1598-thread-1-processing-n:127.0.0.1:49859_solr) [n:127.0.0.1:49859_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1205966 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13528aad{/solr,null,UNAVAILABLE}
   [junit4]   2> 1205973 DEBUG (ScheduledTrigger-4596-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y1
   [junit4]   2> 1205973 DEBUG (ScheduledTrigger-4596-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1205973 DEBUG (ScheduledTrigger-4596-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y2
   [junit4]   2> 1205973 DEBUG (ScheduledTrigger-4596-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1205979 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[5F2613B39B3D5486]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> 1205995 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 1205995 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 3
   [junit4]   2> 1205996 DEBUG (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1205997 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1205997 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1205997 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1205998 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1206032 INFO  (qtp1581366924-9393) [n:127.0.0.1:49860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1206034 INFO  (qtp1581366924-9393) [n:127.0.0.1:49860_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49857/solr ready
   [junit4]   2> 1206039 INFO  (qtp1317163789-9385) [n:127.0.0.1:49859_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1206041 INFO  (qtp1581366924-9395) [n:127.0.0.1:49860_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1206042 DEBUG (qtp1581366924-9393) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1206044 INFO  (qtp1581366924-9393) [n:127.0.0.1:49860_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 1206045 DEBUG (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1206047 DEBUG (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1206048 DEBUG (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1206048 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1206053 INFO  (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1206054 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1206054 INFO  (qtp1317163789-9385) [n:127.0.0.1:49859_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1206055 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1206055 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1206055 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1206056 INFO  (qtp1317163789-9385) [n:127.0.0.1:49859_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49857/solr ready
   [junit4]   2> 1206058 INFO  (qtp1317163789-9387) [n:127.0.0.1:49859_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1206061 INFO  (qtp1581366924-9396) [n:127.0.0.1:49860_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1206061 DEBUG (qtp1317163789-9385) [n:127.0.0.1:49859_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1206064 INFO  (qtp1317163789-9385) [n:127.0.0.1:49859_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 1206065 DEBUG (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1206066 DEBUG (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1206066 DEBUG (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1206067 DEBUG (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1206067 DEBUG (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1206068 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1206071 INFO  (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1206073 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1206074 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1206075 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1206075 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1206075 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1206076 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ccfa497{/solr,null,AVAILABLE}
   [junit4]   2> 1206077 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@dab2612{HTTP/1.1,[http/1.1]}{127.0.0.1:49940}
   [junit4]   2> 1206077 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.e.j.s.Server Started @1211455ms
   [junit4]   2> 1206077 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49940}
   [junit4]   2> 1206077 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1206078 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1206078 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1206078 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1206078 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T11:13:11.974Z
   [junit4]   2> 1206091 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1206137 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49857/solr
   [junit4]   2> 1206167 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [n:127.0.0.1:49940_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1206172 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [n:127.0.0.1:49940_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1206177 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [n:127.0.0.1:49940_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49940_solr
   [junit4]   2> 1206180 INFO  (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1206180 INFO  (zkCallback-1598-thread-1-processing-n:127.0.0.1:49859_solr) [n:127.0.0.1:49859_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1206180 INFO  (zkCallback-1605-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1206181 INFO  (zkCallback-1623-thread-1-processing-n:127.0.0.1:49940_solr) [n:127.0.0.1:49940_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1206303 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [n:127.0.0.1:49940_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49940.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ec2e87
   [junit4]   2> 1206316 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [n:127.0.0.1:49940_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49940.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ec2e87
   [junit4]   2> 1206317 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [n:127.0.0.1:49940_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49940.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ec2e87
   [junit4]   2> 1206318 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [n:127.0.0.1:49940_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5F2613B39B3D5486-001/tempDir-001/node4/.
   [junit4]   2> 1207067 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1207067 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1207067 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:49940_solr at time 1512385992963000000
   [junit4]   2> 1207067 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:49940_solr] added at times [1512385992963000000], now=1512385992963000000
   [junit4]   2> 1207068 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"14fd130c31d606c0Tt4q92qrxgo5g6cqtz45d7tay",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1512385992963000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385992963000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:49940_solr"]}}
   [junit4]   2> 1207068 INFO  (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1207069 DEBUG (AutoscalingActionExecutor-4590-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14fd130c31d606c0Tt4q92qrxgo5g6cqtz45d7tay",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1512385992963000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385992963000000],
   [junit4]   2>     "_enqueue_time_":1512385992964000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:49940_solr"]}}
   [junit4]   2> 1207069 INFO  (AutoscalingActionExecutor-4590-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1512385991837000000 time = 1512385992965000000 expected diff: 4998000000
   [junit4]   2> 1207069 INFO  (AutoscalingActionExecutor-4590-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed again before minimum wait time from node_added_trigger1
   [junit4]   2> 1207087 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1207087 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1207087 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:49940_solr at time 1512385992983000000
   [junit4]   2> 1207087 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:49940_solr] added at times [1512385992983000000], now=1512385992983000000
   [junit4]   2> 1207087 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14fd130c330733c0Tt4q92qrxgo5g6cqtz45d7tb0",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1512385992983000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385992983000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:49940_solr"]}}
   [junit4]   2> 1207087 INFO  (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1208078 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1208078 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1208089 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1208089 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1208089 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:49940_solr] added at times [1512385992983000000], now=1512385993985000000
   [junit4]   2> 1208089 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14fd130c330733c0Tt4q92qrxgo5g6cqtz45d7tb2",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1512385992983000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385992983000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:49940_solr"]}}
   [junit4]   2> 1209082 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1209082 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1209091 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1209091 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1209091 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:49940_solr] added at times [1512385992983000000], now=1512385994987000000
   [junit4]   2> 1209091 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14fd130c330733c0Tt4q92qrxgo5g6cqtz45d7tb3",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1512385992983000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385992983000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:49940_solr"]}}
   [junit4]   2> 1210086 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1210086 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1210095 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1210095 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1210095 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:49940_solr] added at times [1512385992983000000], now=1512385995991000000
   [junit4]   2> 1210095 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14fd130c330733c0Tt4q92qrxgo5g6cqtz45d7tb4",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1512385992983000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385992983000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:49940_solr"]}}
   [junit4]   2> 1211093 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1211093 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1211096 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1211096 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1211097 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:49940_solr] added at times [1512385992983000000], now=1512385996993000000
   [junit4]   2> 1211097 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.ScheduledTriggers -------- Cooldown period - rejecting event: {
   [junit4]   2>   "id":"14fd130c330733c0Tt4q92qrxgo5g6cqtz45d7tb5",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1512385992983000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385992983000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:49940_solr"]}}
   [junit4]   2> 1212098 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1212098 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1212098 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1212098 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1212098 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:49940_solr] added at times [1512385992983000000], now=1512385997994000000
   [junit4]   2> 1212098 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"14fd130c330733c0Tt4q92qrxgo5g6cqtz45d7tb6",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1512385992983000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385992983000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:49940_solr"]}}
   [junit4]   2> 1212099 DEBUG (AutoscalingActionExecutor-4590-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14fd130c330733c0Tt4q92qrxgo5g6cqtz45d7tb6",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1512385992983000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512385992983000000],
   [junit4]   2>     "_enqueue_time_":1512385997994000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:49940_solr"]}}
   [junit4]   2> 1212099 INFO  (AutoscalingActionExecutor-4590-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.ActionThrottle The last action attempt started 5030ms ago.
   [junit4]   2> 1212100 INFO  (AutoscalingActionExecutor-4590-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1512385991837000000 time = 1512385997996000000 expected diff: 4998000000
   [junit4]   2> 1212100 INFO  (AutoscalingActionExecutor-4590-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger2
   [junit4]   2> 1213099 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1213099 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1213101 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1213101 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1214107 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1214107 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1214107 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1214107 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1215109 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1215109 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1215109 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1215109 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1216122 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1216122 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1216122 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1216122 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1217132 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1217132 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1217132 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1217142 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1218134 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1218134 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1218144 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1218144 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1219149 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1219149 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1219149 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1219149 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1220154 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1220154 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1220154 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1220154 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1221155 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1221155 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1221155 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1221155 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1222155 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1222156 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1222156 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1222156 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1223165 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1223165 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1223165 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1223165 DEBUG (ScheduledTrigger-4589-thread-1) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1224175 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1224175 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1224175 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1224175 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1225185 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1225185 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1225185 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1225185 DEBUG (ScheduledTrigger-4589-thread-4) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1226191 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1226191 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1226191 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1226191 DEBUG (ScheduledTrigger-4589-thread-2) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1226387 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[5F2613B39B3D5486]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTriggerThrottling
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TriggerIntegrationTest -Dtests.method=testTriggerThrottling -Dtests.seed=5F2613B39B3D5486 -Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=America/Argentina/Salta -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 20.4s J1 | TriggerIntegrationTest.testTriggerThrottling <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Both triggers should have fired by now
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5F2613B39B3D5486:A404BB964997B714]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testTriggerThrottling(TriggerIntegrationTest.java:205)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1226411 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContinueTriggersOnOverseerRestart
   [junit4]   2> 1226411 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 6
   [junit4]   2> 1226412 DEBUG (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 1226412 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 1226415 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1226416 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1226416 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 1226418 INFO  (qtp1317163789-9388) [n:127.0.0.1:49859_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1226428 INFO  (qtp1317163789-9388) [n:127.0.0.1:49859_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1226438 INFO  (qtp1317163789-9389) [n:127.0.0.1:49859_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1226440 INFO  (qtp1317163789-9389) [n:127.0.0.1:49859_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49857/solr ready
   [junit4]   2> 1226447 INFO  (qtp1136909555-9483) [n:127.0.0.1:49940_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1226449 INFO  (qtp1317163789-9390) [n:127.0.0.1:49859_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1226452 INFO  (qtp1581366924-9397) [n:127.0.0.1:49860_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1226453 DEBUG (qtp1317163789-9389) [n:127.0.0.1:49859_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1226455 INFO  (qtp1317163789-9389) [n:127.0.0.1:49859_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 1226455 DEBUG (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 1226456 DEBUG (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1226456 DEBUG (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=2, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 1226456 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 1226459 INFO  (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1226460 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@14d59fe4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1226460 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1226460 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1813744574
   [junit4]   2> 1226461 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1226461 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ce691cd: rootName = solr_49860, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@688dee4a
   [junit4]   2> 1226463 DEBUG (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 1226463 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 1226463 DEBUG (ScheduledTrigger-4589-thread-3) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr, 127.0.0.1:49860_solr]
   [junit4]   2> 1226468 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1226469 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f134b89: rootName = solr_49860, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5efdf7a7
   [junit4]   2> 1226473 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1226473 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@453b37a7: rootName = solr_49860, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@dfd692e
   [junit4]   2> 1226475 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49860_solr
   [junit4]   2> 1226477 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1226478 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1226481 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.Overseer Overseer (id=99115725954285574-127.0.0.1:49860_solr-n_0000000000) closing
   [junit4]   2> 1226481 INFO  (OverseerStateUpdate-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49860_solr
   [junit4]   2> 1226482 INFO  (zkCallback-1598-thread-1-processing-n:127.0.0.1:49859_solr) [n:127.0.0.1:49859_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1226483 INFO  (zkCallback-1605-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1226483 INFO  (zkCallback-1597-thread-1-processing-n:127.0.0.1:49860_solr) [n:127.0.0.1:49860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1226483 INFO  (zkCallback-1623-thread-1-processing-n:127.0.0.1:49940_solr) [n:127.0.0.1:49940_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1226483 WARN  (OverseerAutoScalingTriggerThread-99115725954285574-127.0.0.1:49860_solr-n_0000000000) [n:127.0.0.1:49860_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1226487 DEBUG (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1226489 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5F2613B39B3D5486]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12de73c2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1226489 INFO  (zkCallback-1598-thread-1-processing-n:127.0.0.1:49859_solr) [n:127.0.0.1:49859_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49859_solr
   [junit4]   2> 1226491 INFO  (zkCallback-1598-thread-1-processing-n:127.0.0.1:49859_solr) [n:127.0.0.1:49859_solr    ] o.a.s.c.Overseer Overseer (id=99115725954285573-127.0.0.1:49859_solr-n_0000000001) starting
   [junit4]   2> 1226501 DEBUG (OverseerAutoScalingTriggerThread-99115725954285573-127.0.0.1:49859_solr-n_0000000001) [n:127.0.0.1:49859_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1226503 DEBUG (OverseerAutoScalingTriggerThread-99115725954285573-127.0.0.1:49859_solr-n_0000000001) [n:127.0.0.1:49859_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 1226505 DEBUG (OverseerAutoScalingTriggerThread-99115725954285573-127.0.0.1:49859_solr-n_0000000001) [n:127.0.0.1:49859_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:49940_solr, 127.0.0.1:49859_solr]
   [junit4]   2> 1226505 DEBUG (OverseerAutoScalingTriggerThread-99115725954285573-127.0.0.1:49859_solr-n_0000000001) [n:127.0.0.1:49859_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=2, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 1226505 DEBUG (OverseerAutoScalingTriggerThread-99115725954285573-127.0

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

FO  (jetty-closer-1587-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1348189 INFO  (zkCallback-1654-thread-2-processing-n:127.0.0.1:50111_solr) [n:127.0.0.1:50111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 1348190 INFO  (zkCallback-1669-thread-1-processing-n:127.0.0.1:50142_solr) [n:127.0.0.1:50142_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 1348190 INFO  (zkCallback-1699-thread-2-processing-n:127.0.0.1:50228_solr) [n:127.0.0.1:50228_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 1348192 INFO  (jetty-closer-1587-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33d37c86{/solr,null,UNAVAILABLE}
   [junit4]   2> 1348227 INFO  (coreCloseExecutor-4733-thread-1) [n:127.0.0.1:50111_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=295863517
   [junit4]   2> 1348231 INFO  (coreCloseExecutor-4738-thread-1) [n:127.0.0.1:50228_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1084623639
   [junit4]   2> 1348236 INFO  (jetty-closer-1587-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99115725954285597-127.0.0.1:50111_solr-n_0000000006) closing
   [junit4]   2> 1348236 INFO  (OverseerStateUpdate-99115725954285597-127.0.0.1:50111_solr-n_0000000006) [n:127.0.0.1:50111_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50111_solr
   [junit4]   2> 1348237 WARN  (OverseerAutoScalingTriggerThread-99115725954285597-127.0.0.1:50111_solr-n_0000000006) [n:127.0.0.1:50111_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1348238 DEBUG (jetty-closer-1587-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1348240 INFO  (jetty-closer-1587-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ec02446{/solr,null,UNAVAILABLE}
   [junit4]   2> 1348242 INFO  (jetty-closer-1587-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@699481e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1349625 WARN  (zkCallback-1730-thread-1-processing-n:127.0.0.1:50369_solr) [n:127.0.0.1:50369_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1349626 INFO  (jetty-closer-1587-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52570f92{/solr,null,UNAVAILABLE}
   [junit4]   2> 1349664 INFO  (jetty-closer-1587-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2b4e2cd5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1349697 WARN  (zkCallback-1684-thread-2-processing-n:127.0.0.1:50189_solr) [n:127.0.0.1:50189_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1349698 INFO  (jetty-closer-1587-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@51cb8267{/solr,null,UNAVAILABLE}
   [junit4]   2> 1349699 ERROR (SUITE-TriggerIntegrationTest-seed#[5F2613B39B3D5486]-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> 1349700 INFO  (SUITE-TriggerIntegrationTest-seed#[5F2613B39B3D5486]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49857 49857
   [junit4]   2> 1349722 INFO  (Thread-2199) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49857 49857
   [junit4]   2> 1350148 WARN  (Thread-2199) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/aliases.json
   [junit4]   2> 	42	/solr/clusterprops.json
   [junit4]   2> 	18	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/clusterstate.json
   [junit4]   2> 	16	/solr/collections/collection1/state.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/99115725954285597-127.0.0.1:50111_solr-n_0000000006
   [junit4]   2> 	2	/solr/overseer_elect/election/99115725954285610-127.0.0.1:50189_solr-n_0000000009
   [junit4]   2> 	2	/solr/overseer_elect/election/99115725954285620-127.0.0.1:50268_solr-n_0000000012
   [junit4]   2> 	2	/solr/overseer_elect/election/99115725954285573-127.0.0.1:49859_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/99115725954285617-127.0.0.1:50228_solr-n_0000000011
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/live_nodes
   [junit4]   2> 	42	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/autoscaling/events/node_added_trigger
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5F2613B39B3D5486-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=26018, maxDocsPerChunk=4, blockSize=968), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=26018, blockSize=968)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@75fd12e3), locale=en-AU, timezone=America/Argentina/Salta
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=99998152,total=223256576
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncWithIndexFingerprintCachingTest, TestPushWriter, LukeRequestHandlerTest, LargeFieldTest, TestHalfAndHalfDocValues, TestRemoteStreaming, PeerSyncTest, CacheHeaderTest, ZkStateReaderTest, TestFastWriter, LeaderFailureAfterFreshStartTest, TestBlendedInfixSuggestions, TestManagedSchemaAPI, TestXmlQParserPlugin, TestSuggestSpellingConverter, AnalysisAfterCoreReloadTest, StatelessScriptUpdateProcessorFactoryTest, TestCloudPseudoReturnFields, CdcrReplicationDistributedZkTest, TestPullReplicaErrorHandling, ClassificationUpdateProcessorFactoryTest, TestLuceneIndexBackCompat, PKIAuthenticationIntegrationTest, PingRequestHandlerTest, TestPartialUpdateDeduplication, TestSolrCoreSnapshots, DistributedExpandComponentTest, TestManagedSynonymGraphFilterFactory, BasicAuthIntegrationTest, GraphQueryTest, TestCharFilters, HdfsThreadLeakTest, TestUseDocValuesAsStored2, TestRequestStatusCollectionAPI, TestDistributedMissingSort, SolrJmxReporterCloudTest, TestDistributedGrouping, StressHdfsTest, TestClassicSimilarityFactory, TestHdfsBackupRestoreCore, PolyFieldTest, SolrGangliaReporterTest, TestSolrIndexConfig, TestCoreContainer, TestSimpleTrackingShardHandler, TestCrossCoreJoin, TestPayloadCheckQParserPlugin, LoggingHandlerTest, HdfsDirectoryFactoryTest, TestValueSourceCache, TestSmileRequest, TestSolrCloudWithSecureImpersonation, TestIntervalFaceting, TestBackupRepositoryFactory, TestNamedUpdateProcessors, CoreAdminHandlerTest, ZkNodePropsTest, CoreAdminCreateDiscoverTest, TestCustomSort, TestSegmentSorting, TestLRUCache, TestSchemaSimilarityResource, DocumentBuilderTest, ConcurrentDeleteAndCreateCollectionTest, TestStressLucene, TestCloudSearcherWarming, UninvertDocValuesMergePolicyTest, BJQParserTest, DistributedFacetPivotWhiteBoxTest, TestImplicitCoreProperties, TestScoreJoinQPScore, TestSystemIdResolver, MetricsHandlerTest, CopyFieldTest, AnalyticsQueryTest, TestTrieFacet, TestSolrXml, HdfsCollectionsAPIDistributedZkTest, TestCSVLoader, TestCollectionAPI, TestSerializedLuceneMatchVersion, SystemInfoHandlerTest, SolrShardReporterTest, TestNumericRangeQuery32, TestPKIAuthenticationPlugin, LeaderElectionIntegrationTest, ZkSolrClientTest, SolrMetricReporterTest, DocValuesMissingTest, BlockCacheTest, MoveReplicaHDFSFailoverTest, TestFieldCacheSort, TestPrepRecovery, TermVectorComponentDistributedTest, RollingRestartTest, BadComponentTest, TestReload, TestBulkSchemaAPI, TestTlogReplica, HdfsRecoverLeaseTest, TestLegacyNumericRangeQueryBuilder, CoreMergeIndexesAdminHandlerTest, TolerantUpdateProcessorTest, BufferStoreTest, MigrateRouteKeyTest, TestRecoveryHdfs, TestFieldCollectionResource, TestMacroExpander, TestTolerantUpdateProcessorRandomCloud, HdfsBasicDistributedZk2Test, TestEmbeddedSolrServerConstructors, TestCollationField, TestHashPartitioner, TestQueryWrapperFilter, TestLuceneMatchVersion, TestJettySolrRunner, BigEndianAscendingWordSerializerTest, TestExactStatsCache, TestNonDefinedSimilarityFactory, TestFieldCache, TestPostingsSolrHighlighter, DeleteLastCustomShardedReplicaTest, TestSchemalessBufferedUpdates, SolrCoreCheckLockOnStartupTest, NodeMutatorTest, TestExpandComponent, TestCloudJSONFacetJoinDomain, SynonymTokenizerTest, TestNumericTokenStream, ClassificationUpdateProcessorTest, QueryElevationComponentTest, CloudMLTQParserTest, NodeLostTriggerTest, CollectionsAPIAsyncDistributedZkTest, TriggerIntegrationTest]
   [junit4] Completed [315/752 (1!)] on J1 in 180.97s, 13 tests, 1 failure <<< FAILURES!

[...truncated 48807 lines...]