Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1443/ Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseG1GC
3 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:40151/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:38143/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:40151/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:38143/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([DF5EA4A93431CF31:7593775B83E21AE1]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:307) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40151/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436) ... 46 more FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple Error Message: IOException occured when talking to server at: http://127.0.0.1:33305/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:33305/solr at __randomizedtesting.SeedInfo.seed([DF5EA4A93431CF31:E7ED805713C21BE0]: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:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110) 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:33305 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 FAILED: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration Error Message: Path /autoscaling/nodeAdded/127.0.0.1:34305_solr wasn't created Stack Trace: java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:34305_solr wasn't created at __randomizedtesting.SeedInfo.seed([DF5EA4A93431CF31:C7E42CA53A0402DE]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration(TriggerIntegrationTest.java:952) 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 12336 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_DF5EA4A93431CF31-001/init-core-data-001 [junit4] 2> 187888 WARN (SUITE-TriggerIntegrationTest-seed#[DF5EA4A93431CF31]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 187889 INFO (SUITE-TriggerIntegrationTest-seed#[DF5EA4A93431CF31]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 187890 INFO (SUITE-TriggerIntegrationTest-seed#[DF5EA4A93431CF31]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 187890 INFO (SUITE-TriggerIntegrationTest-seed#[DF5EA4A93431CF31]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 187890 INFO (SUITE-TriggerIntegrationTest-seed#[DF5EA4A93431CF31]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_DF5EA4A93431CF31-001/tempDir-001 [junit4] 2> 187890 INFO (SUITE-TriggerIntegrationTest-seed#[DF5EA4A93431CF31]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 187890 INFO (Thread-232) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 187890 INFO (Thread-232) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 187892 ERROR (Thread-232) [ ] 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> 187990 INFO (SUITE-TriggerIntegrationTest-seed#[DF5EA4A93431CF31]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:34653 [junit4] 2> 187992 INFO (zkConnectionManagerCallback-315-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 187994 INFO (jetty-launcher-312-thread-2) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 187994 INFO (jetty-launcher-312-thread-1) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 187997 INFO (jetty-launcher-312-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 187997 INFO (jetty-launcher-312-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 187997 INFO (jetty-launcher-312-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 187997 INFO (jetty-launcher-312-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 187997 INFO (jetty-launcher-312-thread-2) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 187997 INFO (jetty-launcher-312-thread-1) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 187997 INFO (jetty-launcher-312-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ba5a0f1{/solr,null,AVAILABLE} [junit4] 2> 187997 INFO (jetty-launcher-312-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@106d49a{/solr,null,AVAILABLE} [junit4] 2> 187999 INFO (jetty-launcher-312-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@388b78c{HTTP/1.1,[http/1.1]}{127.0.0.1:๓๓๖๕๑} [junit4] 2> 187999 INFO (jetty-launcher-312-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@49a5ad77{HTTP/1.1,[http/1.1]}{127.0.0.1:๔๖๗๔๗} [junit4] 2> 187999 INFO (jetty-launcher-312-thread-1) [ ] o.e.j.s.Server Started @๑๙๕๑๓๘ms [junit4] 2> 187999 INFO (jetty-launcher-312-thread-2) [ ] o.e.j.s.Server Started @๑๙๕๑๓๘ms [junit4] 2> 187999 INFO (jetty-launcher-312-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46747} [junit4] 2> 187999 INFO (jetty-launcher-312-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33651} [junit4] 2> 187999 ERROR (jetty-launcher-312-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 187999 ERROR (jetty-launcher-312-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 187999 INFO (jetty-launcher-312-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 187999 INFO (jetty-launcher-312-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 187999 INFO (jetty-launcher-312-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 187999 INFO (jetty-launcher-312-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 187999 INFO (jetty-launcher-312-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 187999 INFO (jetty-launcher-312-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 187999 INFO (jetty-launcher-312-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-28T00:22:26.747Z [junit4] 2> 187999 INFO (jetty-launcher-312-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-28T00:22:26.747Z [junit4] 2> 188001 INFO (zkConnectionManagerCallback-319-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 188001 INFO (zkConnectionManagerCallback-318-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 188001 INFO (jetty-launcher-312-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 188001 INFO (jetty-launcher-312-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 188006 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100976d0fc50002, likely client has closed socket [junit4] 2> 188008 INFO (jetty-launcher-312-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34653/solr [junit4] 2> 188009 INFO (jetty-launcher-312-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34653/solr [junit4] 2> 188010 INFO (zkConnectionManagerCallback-327-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 188010 INFO (zkConnectionManagerCallback-325-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 188011 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100976d0fc50003, likely client has closed socket [junit4] 2> 188012 INFO (zkConnectionManagerCallback-330-thread-1-processing-n:127.0.0.1:46747_solr) [n:127.0.0.1:46747_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 188013 INFO (zkConnectionManagerCallback-331-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 188078 INFO (jetty-launcher-312-thread-2) [n:127.0.0.1:46747_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 188078 INFO (jetty-launcher-312-thread-2) [n:127.0.0.1:46747_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46747_solr [junit4] 2> 188079 INFO (jetty-launcher-312-thread-2) [n:127.0.0.1:46747_solr ] o.a.s.c.Overseer Overseer (id=72224088709726213-127.0.0.1:46747_solr-n_0000000000) starting [junit4] 2> 188084 INFO (jetty-launcher-312-thread-2) [n:127.0.0.1:46747_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46747_solr [junit4] 2> 188084 DEBUG (OverseerAutoScalingTriggerThread-72224088709726213-127.0.0.1:46747_solr-n_0000000000) [n:127.0.0.1:46747_solr ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger [junit4] 2> 188085 DEBUG (OverseerAutoScalingTriggerThread-72224088709726213-127.0.0.1:46747_solr-n_0000000000) [n:127.0.0.1:46747_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 188086 DEBUG (OverseerAutoScalingTriggerThread-72224088709726213-127.0.0.1:46747_solr-n_0000000000) [n:127.0.0.1:46747_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [] [junit4] 2> 188087 DEBUG (OverseerAutoScalingTriggerThread-72224088709726213-127.0.0.1:46747_solr-n_0000000000) [n:127.0.0.1:46747_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 188087 DEBUG (OverseerAutoScalingTriggerThread-72224088709726213-127.0.0.1:46747_solr-n_0000000000) [n:127.0.0.1:46747_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 188087 INFO (zkCallback-328-thread-1-processing-n:127.0.0.1:46747_solr) [n:127.0.0.1:46747_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 188090 DEBUG (OverseerAutoScalingTriggerThread-72224088709726213-127.0.0.1:46747_solr-n_0000000000) [n:127.0.0.1:46747_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 188090 DEBUG (OverseerAutoScalingTriggerThread-72224088709726213-127.0.0.1:46747_solr-n_0000000000) [n:127.0.0.1:46747_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 188091 DEBUG (ScheduledTrigger-283-thread-1) [n:127.0.0.1:46747_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 188093 INFO (jetty-launcher-312-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 188094 INFO (jetty-launcher-312-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 188103 INFO (jetty-launcher-312-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33651_solr [junit4] 2> 188107 INFO (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 188107 INFO (zkCallback-328-thread-2-processing-n:127.0.0.1:46747_solr) [n:127.0.0.1:46747_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 188300 INFO (jetty-launcher-312-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33651.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 188300 INFO (jetty-launcher-312-thread-2) [n:127.0.0.1:46747_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46747.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 188308 INFO (jetty-launcher-312-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33651.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 188308 INFO (jetty-launcher-312-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33651.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 188308 INFO (jetty-launcher-312-thread-2) [n:127.0.0.1:46747_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46747.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 188309 INFO (jetty-launcher-312-thread-2) [n:127.0.0.1:46747_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46747.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 188309 INFO (jetty-launcher-312-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_DF5EA4A93431CF31-001/tempDir-001/node1/. [junit4] 2> 188310 INFO (jetty-launcher-312-thread-2) [n:127.0.0.1:46747_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_DF5EA4A93431CF31-001/tempDir-001/node2/. [junit4] 2> 188343 INFO (zkConnectionManagerCallback-337-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 188346 INFO (zkConnectionManagerCallback-341-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 188347 INFO (SUITE-TriggerIntegrationTest-seed#[DF5EA4A93431CF31]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 188347 INFO (SUITE-TriggerIntegrationTest-seed#[DF5EA4A93431CF31]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34653/solr ready [junit4] 2> 188357 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCooldown [junit4] 2> 188360 INFO (qtp1307543126-1047) [n:127.0.0.1:33651_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 188364 INFO (qtp1307543126-1047) [n:127.0.0.1:33651_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 188365 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas [junit4] 2> 188367 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2 [junit4] 2> 188367 DEBUG (zkCallback-328-thread-2-processing-n:127.0.0.1:46747_solr) [n:127.0.0.1:46747_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2 [junit4] 2> 188367 DEBUG (OverseerAutoScalingTriggerThread-72224088709726213-127.0.0.1:46747_solr-n_0000000000) [n:127.0.0.1:46747_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2 [junit4] 2> 188367 DEBUG (OverseerAutoScalingTriggerThread-72224088709726213-127.0.0.1:46747_solr-n_0000000000) [n:127.0.0.1:46747_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers [junit4] 2> 188368 DEBUG (OverseerAutoScalingTriggerThread-72224088709726213-127.0.0.1:46747_solr-n_0000000000) [n:127.0.0.1:46747_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 188368 DEBUG (OverseerAutoScalingTriggerThread-72224088709726213-127.0.0.1:46747_solr-n_0000000000) [n:127.0.0.1:46747_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2 [junit4] 2> 188368 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 188370 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@49a5ad77{HTTP/1.1,[http/1.1]}{127.0.0.1:๐} [junit4] 2> 188370 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1602719292 [junit4] 2> 188370 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 188370 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2eda8b83: rootName = solr_46747, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@65b6a64b [junit4] 2> 188377 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 188377 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35b63679: rootName = solr_46747, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3790cc1d [junit4] 2> 188382 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 188382 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@752a2b7b: rootName = solr_46747, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7a6862c9 [junit4] 2> 188383 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46747_solr [junit4] 2> 188383 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 188383 INFO (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 188383 INFO (zkCallback-328-thread-2-processing-n:127.0.0.1:46747_solr) [n:127.0.0.1:46747_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 188384 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 188386 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.Overseer Overseer (id=72224088709726213-127.0.0.1:46747_solr-n_0000000000) closing [junit4] 2> 188386 INFO (OverseerStateUpdate-72224088709726213-127.0.0.1:46747_solr-n_0000000000) [n:127.0.0.1:46747_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46747_solr [junit4] 2> 188387 INFO (zkCallback-340-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 188387 WARN (OverseerAutoScalingTriggerThread-72224088709726213-127.0.0.1:46747_solr-n_0000000000) [n:127.0.0.1:46747_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 188387 INFO (zkCallback-340-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 188387 DEBUG (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly [junit4] 2> 188388 INFO (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33651_solr [junit4] 2> 188388 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ba5a0f1{/solr,null,UNAVAILABLE} [junit4] 2> 188388 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 188388 INFO (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.Overseer Overseer (id=72224088709726214-127.0.0.1:33651_solr-n_0000000001) starting [junit4] 2> 188391 DEBUG (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger [junit4] 2> 188391 DEBUG (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3 [junit4] 2> 188391 DEBUG (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33651_solr] [junit4] 2> 188391 DEBUG (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1 [junit4] 2> 188391 DEBUG (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3 [junit4] 2> 188392 DEBUG (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 188392 DEBUG (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3 [junit4] 2> 188392 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 189393 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 190393 DEBUG (ScheduledTrigger-292-thread-2) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 191393 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 192394 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 193389 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 193390 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 193390 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 193390 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 193390 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12629f54{/solr,null,AVAILABLE} [junit4] 2> 193391 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1536ec76{HTTP/1.1,[http/1.1]}{127.0.0.1:๓๔๖๘๙} [junit4] 2> 193391 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.Server Started @๒๐๐๕๓๐ms [junit4] 2> 193391 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34689} [junit4] 2> 193391 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 193391 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 193392 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 193392 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 193392 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-28T00:22:32.140Z [junit4] 2> 193393 INFO (zkConnectionManagerCallback-344-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 193394 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 193396 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 193401 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34653/solr [junit4] 2> 193402 INFO (zkConnectionManagerCallback-348-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 193405 INFO (zkConnectionManagerCallback-350-thread-1-processing-n:127.0.0.1:34689_solr) [n:127.0.0.1:34689_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 193408 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:34689_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 193409 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:34689_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 193410 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:34689_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34689_solr [junit4] 2> 193411 INFO (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 193411 INFO (zkCallback-340-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 193411 INFO (zkCallback-340-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 193411 INFO (zkCallback-349-thread-1-processing-n:127.0.0.1:34689_solr) [n:127.0.0.1:34689_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 194396 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 195397 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 196397 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 197397 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 198398 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 198448 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:34689_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34689.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 198454 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:34689_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34689.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 198454 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:34689_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34689.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 198456 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:34689_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_DF5EA4A93431CF31-001/tempDir-001/node3/. [junit4] 2> 198508 INFO (qtp1307543126-1059) [n:127.0.0.1:33651_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=6 [junit4] 2> 198511 INFO (qtp939644705-1123) [n:127.0.0.1:34689_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 198512 DEBUG (qtp939644705-1118) [n:127.0.0.1:34689_solr ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 198513 INFO (qtp939644705-1118) [n:127.0.0.1:34689_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=30 [junit4] 2> 198513 DEBUG (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4 [junit4] 2> 198516 DEBUG (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:34689_solr, 127.0.0.1:33651_solr] [junit4] 2> 198516 DEBUG (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true} [junit4] 2> 198516 DEBUG (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:34689_solr, 127.0.0.1:33651_solr] [junit4] 2> 198516 DEBUG (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4 [junit4] 2> 198517 INFO (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init [junit4] 2> 198517 INFO (qtp1307543126-1057) [n:127.0.0.1:33651_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 198519 DEBUG (ScheduledTrigger-292-thread-4) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger [junit4] 2> 198519 DEBUG (ScheduledTrigger-292-thread-4) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2 [junit4] 2> 198520 INFO (qtp939644705-1124) [n:127.0.0.1:34689_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 198520 DEBUG (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4 [junit4] 2> 198520 DEBUG (qtp939644705-1122) [n:127.0.0.1:34689_solr ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 198521 INFO (qtp939644705-1122) [n:127.0.0.1:34689_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=6 [junit4] 2> 198521 DEBUG (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5 [junit4] 2> 198521 DEBUG (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:34689_solr, 127.0.0.1:33651_solr] [junit4] 2> 198521 DEBUG (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true} [junit4] 2> 198522 DEBUG (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:34689_solr, 127.0.0.1:33651_solr] [junit4] 2> 198522 DEBUG (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5 [junit4] 2> 198522 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 198524 DEBUG (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5 [junit4] 2> 198535 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 198535 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 198535 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 198538 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@675e643d{/solr,null,AVAILABLE} [junit4] 2> 198539 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@bee6339{HTTP/1.1,[http/1.1]}{127.0.0.1:๓๘๑๑๓} [junit4] 2> 198539 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.Server Started @๒๐๕๖๗๘ms [junit4] 2> 198539 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38113} [junit4] 2> 198540 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 198540 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 198540 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 198540 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 198540 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-28T00:22:37.288Z [junit4] 2> 198546 INFO (zkConnectionManagerCallback-354-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 198547 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 198559 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34653/solr [junit4] 2> 198570 INFO (zkConnectionManagerCallback-358-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 198575 INFO (zkConnectionManagerCallback-360-thread-1-processing-n:127.0.0.1:38113_solr) [n:127.0.0.1:38113_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 198579 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:38113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 198580 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:38113_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 198581 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:38113_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38113_solr [junit4] 2> 198582 INFO (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 198582 INFO (zkCallback-340-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 198582 INFO (zkCallback-340-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 198582 INFO (zkCallback-349-thread-1-processing-n:127.0.0.1:34689_solr) [n:127.0.0.1:34689_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 198583 INFO (zkCallback-359-thread-1-processing-n:127.0.0.1:38113_solr) [n:127.0.0.1:38113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 198636 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:38113_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38113.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 198646 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:38113_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38113.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 198646 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:38113_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38113.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 198647 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:38113_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_DF5EA4A93431CF31-001/tempDir-001/node4/. [junit4] 2> 199398 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 [junit4] 2> 199520 DEBUG (ScheduledTrigger-292-thread-3) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger [junit4] 2> 199520 DEBUG (ScheduledTrigger-292-thread-3) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3 [junit4] 2> 199520 DEBUG (ScheduledTrigger-292-thread-3) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:38113_solr at time 2540518706224903 [junit4] 2> 200401 DEBUG (ScheduledTrigger-292-thread-2) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 [junit4] 2> 200522 DEBUG (ScheduledTrigger-292-thread-2) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger [junit4] 2> 200522 DEBUG (ScheduledTrigger-292-thread-2) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3 [junit4] 2> 200523 DEBUG (ScheduledTrigger-292-thread-2) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger firing registered processor for nodes: [127.0.0.1:38113_solr] added at times [2540518706224903], now=2540519708451718 [junit4] 2> 200524 DEBUG (ScheduledTrigger-292-thread-2) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: { [junit4] 2> "id":"906969b079f07Tj4qi0ad9vaxhejwvyttvfki", [junit4] 2> "source":"node_added_cooldown_trigger", [junit4] 2> "eventTime":2540518706224903, [junit4] 2> "eventType":"NODEADDED", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[2540518706224903], [junit4] 2> "nodeNames":["127.0.0.1:38113_solr"]}} [junit4] 2> 200524 DEBUG (ScheduledTrigger-292-thread-2) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_cooldown_trigger] [junit4] 2> 200527 INFO (ScheduledTrigger-292-thread-2) [n:127.0.0.1:33651_solr ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging. [junit4] 2> 200530 DEBUG (AutoscalingActionExecutor-293-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers -- processing actions for { [junit4] 2> "id":"906969b079f07Tj4qi0ad9vaxhejwvyttvfki", [junit4] 2> "source":"node_added_cooldown_trigger", [junit4] 2> "eventTime":2540518706224903, [junit4] 2> "eventType":"NODEADDED", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[2540518706224903], [junit4] 2> "_enqueue_time_":2540519710938144, [junit4] 2> "nodeNames":["127.0.0.1:38113_solr"]}} [junit4] 2> 200535 DEBUG (AutoscalingActionExecutor-293-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms [junit4] 2> 200535 DEBUG (AutoscalingActionExecutor-293-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_cooldown_trigger after 5000ms [junit4] 2> 200536 DEBUG (AutoscalingActionExecutor-293-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers -- processing took 5 ms for event id=906969b079f07Tj4qi0ad9vaxhejwvyttvfki [junit4] 2> 201533 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 201535 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 201535 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 201535 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 201535 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20797b3b{/solr,null,AVAILABLE} [junit4] 2> 201535 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2f424d08{HTTP/1.1,[http/1.1]}{127.0.0.1:๔๒๗๘๕} [junit4] 2> 201535 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.Server Started @๒๐๘๖๗๕ms [junit4] 2> 201535 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42785} [junit4] 2> 201536 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 201536 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 201536 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 201536 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 201536 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-28T00:22:40.284Z [junit4] 2> 201537 INFO (zkConnectionManagerCallback-364-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 201538 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 201555 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34653/solr [junit4] 2> 201557 INFO (zkConnectionManagerCallback-368-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 201574 INFO (zkConnectionManagerCallback-370-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 201578 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:42785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 201579 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:42785_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 201581 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:42785_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42785_solr [junit4] 2> 201582 INFO (zkCallback-340-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 201583 INFO (zkCallback-340-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 201583 INFO (zkCallback-349-thread-1-processing-n:127.0.0.1:34689_solr) [n:127.0.0.1:34689_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 201583 INFO (zkCallback-359-thread-1-processing-n:127.0.0.1:38113_solr) [n:127.0.0.1:38113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 201583 INFO (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 201608 INFO (zkCallback-369-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 201636 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:42785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42785.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 201643 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:42785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42785.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 201643 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:42785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42785.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 201644 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:42785_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_DF5EA4A93431CF31-001/tempDir-001/node5/. [junit4] 2> 205536 DEBUG (ScheduledTrigger-292-thread-4) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger [junit4] 2> 205536 DEBUG (ScheduledTrigger-292-thread-3) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 205536 DEBUG (ScheduledTrigger-292-thread-4) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4 [junit4] 2> 205536 DEBUG (ScheduledTrigger-292-thread-4) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:42785_solr at time 2540524721582025 [junit4] 2> 206537 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger [junit4] 2> 206537 DEBUG (ScheduledTrigger-292-thread-3) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 206537 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4 [junit4] 2> 206537 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger firing registered processor for nodes: [127.0.0.1:42785_solr] added at times [2540524721582025], now=2540525722578090 [junit4] 2> 206537 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: { [junit4] 2> "id":"906980192afc9Tj4qi0ad9vaxhejwvyttvfkk", [junit4] 2> "source":"node_added_cooldown_trigger", [junit4] 2> "eventTime":2540524721582025, [junit4] 2> "eventType":"NODEADDED", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[2540524721582025], [junit4] 2> "nodeNames":["127.0.0.1:42785_solr"]}} [junit4] 2> 206537 DEBUG (ScheduledTrigger-292-thread-1) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_cooldown_trigger] [junit4] 2> 206537 DEBUG (AutoscalingActionExecutor-293-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers -- processing actions for { [junit4] 2> "id":"906980192afc9Tj4qi0ad9vaxhejwvyttvfkk", [junit4] 2> "source":"node_added_cooldown_trigger", [junit4] 2> "eventTime":2540524721582025, [junit4] 2> "eventType":"NODEADDED", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[2540524721582025], [junit4] 2> "_enqueue_time_":2540525722755761, [junit4] 2> "nodeNames":["127.0.0.1:42785_solr"]}} [junit4] 2> 206538 DEBUG (AutoscalingActionExecutor-293-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms [junit4] 2> 206538 DEBUG (AutoscalingActionExecutor-293-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_cooldown_trigger after 5000ms [junit4] 2> 206538 DEBUG (AutoscalingActionExecutor-293-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=906980192afc9Tj4qi0ad9vaxhejwvyttvfkk [junit4] 2> 208544 INFO (qtp1307543126-1047) [n:127.0.0.1:33651_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 208546 INFO (qtp939644705-1122) [n:127.0.0.1:34689_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 208549 INFO (qtp774298369-1146) [n:127.0.0.1:38113_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 208554 INFO (qtp1827873088-1171) [n:127.0.0.1:42785_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 208554 DEBUG (qtp1307543126-1055) [n:127.0.0.1:33651_solr ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 208555 INFO (qtp1307543126-1055) [n:127.0.0.1:33651_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=14 [junit4] 2> 208555 DEBUG (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6 [junit4] 2> 208555 DEBUG (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:38113_solr, 127.0.0.1:42785_solr, 127.0.0.1:34689_solr, 127.0.0.1:33651_solr] [junit4] 2> 208555 DEBUG (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true} [junit4] 2> 208556 DEBUG (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38113_solr, 127.0.0.1:42785_solr, 127.0.0.1:34689_solr, 127.0.0.1:33651_solr] [junit4] 2> 208556 DEBUG (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6 [junit4] 2> 208556 DEBUG (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerCooldownPeriodSeconds from: 5 to: 7 [junit4] 2> 208557 DEBUG (OverseerAutoScalingTriggerThread-72224088709726214-127.0.0.1:33651_solr-n_0000000001) [n:127.0.0.1:33651_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6 [junit4] 2> 208557 INFO (qtp1307543126-1057) [n:127.0.0.1:33651_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 208558 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 208559 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 208559 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 208559 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 208559 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b6d5041{/solr,null,AVAILABLE} [junit4] 2> 208560 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@68e27dd{HTTP/1.1,[http/1.1]}{127.0.0.1:๔๐๒๑๑} [junit4] 2> 208560 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.Server Started @๒๑๕๖๙๙ms [junit4] 2> 208560 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40211} [junit4] 2> 208560 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 208560 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 208560 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 208560 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 208560 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-28T00:22:47.308Z [junit4] 2> 208562 INFO (zkConnectionManagerCallback-374-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 208562 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 208568 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34653/solr [junit4] 2> 208569 INFO (zkConnectionManagerCallback-378-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 208571 INFO (zkConnectionManagerCallback-380-thread-1-processing-n:127.0.0.1:40211_solr) [n:127.0.0.1:40211_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 208574 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:40211_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 208574 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:40211_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 208575 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:40211_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40211_solr [junit4] 2> 208576 INFO (zkCallback-359-thread-1-processing-n:127.0.0.1:38113_solr) [n:127.0.0.1:38113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 208576 INFO (zkCallback-349-thread-1-processing-n:127.0.0.1:34689_solr) [n:127.0.0.1:34689_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 208576 INFO (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 208576 INFO (zkCallback-340-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 208576 INFO (zkCallback-369-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 208576 INFO (zkCallback-340-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 208577 INFO (zkCallback-379-thread-1-processing-n:127.0.0.1:40211_solr) [n:127.0.0.1:40211_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 211538 DEBUG (ScheduledTrigger-292-thread-2) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger [junit4] 2> 211538 DEBUG (ScheduledTrigger-292-thread-4) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 [junit4] 2> 211538 DEBUG (ScheduledTrigger-292-thread-2) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5 [junit4] 2> 211538 DEBUG (ScheduledTrigger-292-thread-2) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:40211_solr at time 2540530724071436 [junit4] 2> 212539 DEBUG (ScheduledTrigger-292-thread-3) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger [junit4] 2> 212539 DEBUG (ScheduledTrigger-292-thread-4) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 [junit4] 2> 212539 DEBUG (ScheduledTrigger-292-thread-3) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5 [junit4] 2> 212539 DEBUG (ScheduledTrigger-292-thread-3) [n:127.0.0.1:33651_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger firing registered processor for nodes: [127.0.0.1:40211_solr] added at times [2540530724071436], now=2540531724971888 [junit4] 2> 212539 DEBUG (ScheduledTrigger-292-thread-3) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: { [junit4] 2> "id":"906996759680cTj4qi0ad9vaxhejwvyttvfkl", [junit4] 2> "source":"node_added_cooldown_trigger", [junit4] 2> "eventTime":2540530724071436, [junit4] 2> "eventType":"NODEADDED", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[2540530724071436], [junit4] 2> "nodeNames":["127.0.0.1:40211_solr"]}} [junit4] 2> 212539 DEBUG (ScheduledTrigger-292-thread-3) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_cooldown_trigger] [junit4] 2> 212540 DEBUG (AutoscalingActionExecutor-293-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers -- processing actions for { [junit4] 2> "id":"906996759680cTj4qi0ad9vaxhejwvyttvfkl", [junit4] 2> "source":"node_added_cooldown_trigger", [junit4] 2> "eventTime":2540530724071436, [junit4] 2> "eventType":"NODEADDED", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[2540530724071436], [junit4] 2> "_enqueue_time_":2540531725141889, [junit4] 2> "nodeNames":["127.0.0.1:40211_solr"]}} [junit4] 2> 212540 DEBUG (AutoscalingActionExecutor-293-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 7000ms [junit4] 2> 212540 DEBUG (AutoscalingActionExecutor-293-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_cooldown_trigger after 7000ms [junit4] 2> 212540 DEBUG (AutoscalingActionExecutor-293-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=906996759680cTj4qi0ad9vaxhejwvyttvfkl [junit4] 2> 213618 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:40211_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40211.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 213623 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:40211_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40211.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 213623 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:40211_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40211.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 213624 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:40211_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_DF5EA4A93431CF31-001/tempDir-001/node6/. [junit4] 2> 213660 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 213661 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 213661 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 213661 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 213661 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d8a7b2c{/solr,null,AVAILABLE} [junit4] 2> 213662 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@16e56296{HTTP/1.1,[http/1.1]}{127.0.0.1:๓๖๗๔๑} [junit4] 2> 213662 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.e.j.s.Server Started @๒๒๐๘๐๑ms [junit4] 2> 213662 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36741} [junit4] 2> 213662 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 213662 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 213662 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 213662 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 213662 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-28T00:22:52.410Z [junit4] 2> 213665 INFO (zkConnectionManagerCallback-384-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 213666 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 213673 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34653/solr [junit4] 2> 213674 INFO (zkConnectionManagerCallback-388-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 213677 INFO (zkConnectionManagerCallback-390-thread-1-processing-n:127.0.0.1:36741_solr) [n:127.0.0.1:36741_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 213680 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:36741_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 213681 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:36741_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 213682 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:36741_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36741_solr [junit4] 2> 213683 INFO (zkCallback-369-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 213683 INFO (zkCallback-349-thread-1-processing-n:127.0.0.1:34689_solr) [n:127.0.0.1:34689_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 213683 INFO (zkCallback-359-thread-1-processing-n:127.0.0.1:38113_solr) [n:127.0.0.1:38113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 213683 INFO (zkCallback-379-thread-1-processing-n:127.0.0.1:40211_solr) [n:127.0.0.1:40211_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 213683 INFO (zkCallback-329-thread-1-processing-n:127.0.0.1:33651_solr) [n:127.0.0.1:33651_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 213683 INFO (zkCallback-340-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 213683 INFO (zkCallback-340-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 213685 INFO (zkCallback-389-thread-1-processing-n:127.0.0.1:36741_solr) [n:127.0.0.1:36741_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 213991 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:36741_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36741.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 213996 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:36741_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36741.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 213997 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:36741_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36741.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c9f6a2 [junit4] 2> 213998 INFO (TEST-TriggerIntegrationTest.testCooldown-seed#[DF5EA4A93431CF31]) [n:127.0.0.1:36741_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitio [...truncated too long message...] xReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d389a09: rootName = solr_36963, domain = solr.core.testMetricTrigger.shard1.replica_n11, service url = null, agent id = null] for registry solr.core.testMetricTrigger.shard1.replica_n11 / com.codahale.metrics.MetricRegistry@1cb34a34 [junit4] 2> 693662 INFO (coreCloseExecutor-858-thread-1) [n:127.0.0.1:37535_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMetricTrigger.shard2.leader, tag=1692511042 [junit4] 2> 693668 INFO (coreCloseExecutor-861-thread-1) [n:127.0.0.1:36963_solr c:testMetricTrigger s:shard1 r:core_node12 x:testMetricTrigger_shard1_replica_n11] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMetricTrigger.shard1.leader, tag=1924281905 [junit4] 2> 693668 INFO (coreCloseExecutor-859-thread-2) [n:127.0.0.1:46565_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testMetricTrigger.shard1.replica_n2, tag=1254810401 [junit4] 2> 693672 INFO (coreCloseExecutor-860-thread-1) [n:127.0.0.1:45103_solr c:testMetricTrigger s:shard1 r:core_node10 x:testMetricTrigger_shard1_replica_n9] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMetricTrigger.shard1.leader, tag=850200446 [junit4] 2> 693673 INFO (coreCloseExecutor-859-thread-2) [n:127.0.0.1:46565_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@386a65de: rootName = solr_46565, domain = solr.core.testMetricTrigger.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testMetricTrigger.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@1271b4bd [junit4] 2> 693677 INFO (jetty-closer-417-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72224463594061892-127.0.0.1:37535_solr-n_0000000021) closing [junit4] 2> 693677 INFO (OverseerStateUpdate-72224463594061892-127.0.0.1:37535_solr-n_0000000021) [n:127.0.0.1:37535_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37535_solr [junit4] 2> 693681 WARN (OverseerAutoScalingTriggerThread-72224463594061892-127.0.0.1:37535_solr-n_0000000021) [n:127.0.0.1:37535_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 693683 DEBUG (jetty-closer-417-thread-1) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly [junit4] 2> 693686 INFO (zkCallback-667-thread-2-processing-n:127.0.0.1:46565_solr) [n:127.0.0.1:46565_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46565_solr [junit4] 2> 693688 INFO (jetty-closer-417-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5c81a25a{/solr,null,UNAVAILABLE} [junit4] 2> 693688 INFO (jetty-closer-417-thread-1) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 693688 INFO (jetty-closer-417-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ee6f482{/solr,null,UNAVAILABLE} [junit4] 2> 693688 INFO (jetty-closer-417-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@66905cb8{/solr,null,UNAVAILABLE} [junit4] 2> 693688 INFO (jetty-closer-417-thread-3) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 693688 INFO (jetty-closer-417-thread-4) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 693689 INFO (coreCloseExecutor-859-thread-2) [n:127.0.0.1:46565_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMetricTrigger.shard1.leader, tag=1254810401 [junit4] 2> 693689 INFO (coreCloseExecutor-859-thread-1) [n:127.0.0.1:46565_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMetricTrigger.shard2.leader, tag=489570780 [junit4] 2> 693693 INFO (jetty-closer-417-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d9f235c{/solr,null,UNAVAILABLE} [junit4] 2> 693693 INFO (jetty-closer-417-thread-2) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 693694 ERROR (SUITE-TriggerIntegrationTest-seed#[DF5EA4A93431CF31]-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> 693694 INFO (SUITE-TriggerIntegrationTest-seed#[DF5EA4A93431CF31]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38645 38645 [junit4] 2> 705217 INFO (Thread-419) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38645 38645 [junit4] 2> 705218 WARN (Thread-419) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 40 /solr/aliases.json [junit4] 2> 40 /solr/clusterprops.json [junit4] 2> 25 /solr/security.json [junit4] 2> 19 /solr/collections/collection1/terms/shard1 [junit4] 2> 15 /solr/collections/testMetricTrigger/terms/shard1 [junit4] 2> 7 /solr/configs/conf [junit4] 2> 5 /solr/collections/testMetricTrigger/terms/shard2 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 40 /solr/clusterstate.json [junit4] 2> 35 /solr/collections/collection1/state.json [junit4] 2> 33 /solr/collections/testMetricTrigger/state.json [junit4] 2> 19 /solr/autoscaling.json [junit4] 2> 3 /solr/overseer_elect/election/72224463594061844-127.0.0.1:42917_solr-n_0000000005 [junit4] 2> 2 /solr/collections/testMetricTrigger/leader_elect/shard1/election/72224463594061895-core_node5-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/72224463594061862-127.0.0.1:44759_solr-n_0000000011 [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard1/election/72224463594061856-core_node4-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 347 /solr/live_nodes [junit4] 2> 63 /solr/collections [junit4] 2> 19 /solr/overseer/queue-work [junit4] 2> 19 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 19 /solr/overseer/queue [junit4] 2> 19 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/autoscaling/events/node_lost_triggerMR [junit4] 2> 2 /solr/autoscaling/events/node_added_triggerCTOOR [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_DF5EA4A93431CF31-002 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneVarGapDocFreqInterval), x_s=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=226, maxMBSortInHeap=6.192960179040014, sim=RandomSimilarity(queryNorm=true): {}, locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Pacific/Kosrae [junit4] 2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=103369152,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [AutoAddReplicasPlanActionTest, TriggerIntegrationTest, AutoAddReplicasPlanActionTest, TriggerIntegrationTest] [junit4] Completed [13/15 (6!)] on J0 in 309.66s, 14 tests, 2 failures <<< FAILURES! [...truncated 30 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1561: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1085: There were test failures: 15 suites, 91 tests, 1 suite-level error, 8 failures [seed: DF5EA4A93431CF31] Total time: 13 minutes 47 seconds [repro] Setting last failure code to 256 [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest [repro] 1/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest [repro] 5/5 failed: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=9b7e35e69b694d9006c0964ae7a26ed2694ea055, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux [WARNINGS] Computing warning deltas based on reference build #1441 Recording test results Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
