Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5878/ Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC
3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestStressLiveNodes Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressLiveNodes: 1) Thread[id=15929, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestStressLiveNodes] at [email protected]/java.lang.Thread.sleep(Native Method) at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressLiveNodes: 1) Thread[id=15929, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestStressLiveNodes] at [email protected]/java.lang.Thread.sleep(Native Method) at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) at __randomizedtesting.SeedInfo.seed([395F8AE5CE5050B2]:0) FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:52371: ADDREPLICA failed to create replica Stack Trace: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52371: ADDREPLICA failed to create replica at __randomizedtesting.SeedInfo.seed([395F8AE5CE5050B2:B10BB53F60AC3D4A]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) at org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:184) at org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:67) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) 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:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) 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 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:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:835) FAILED: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed Error Message: [] Stack Trace: java.lang.AssertionError: [] at __randomizedtesting.SeedInfo.seed([395F8AE5CE5050B2:D153B8F45F2C62B0]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) 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:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) 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 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:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:835) Build Log: [...truncated 13150 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest [junit4] 2> 255647 INFO (SUITE-SearchRateTriggerTest-seed#[395F8AE5CE5050B2]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf' [junit4] 2> 255647 INFO (SUITE-SearchRateTriggerTest-seed#[395F8AE5CE5050B2]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 255649 INFO (SUITE-SearchRateTriggerTest-seed#[395F8AE5CE5050B2]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_395F8AE5CE5050B2-001/data-dir-29-001 [junit4] 2> 255649 WARN (SUITE-SearchRateTriggerTest-seed#[395F8AE5CE5050B2]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7 [junit4] 2> 255649 INFO (SUITE-SearchRateTriggerTest-seed#[395F8AE5CE5050B2]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 255650 INFO (SUITE-SearchRateTriggerTest-seed#[395F8AE5CE5050B2]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth [junit4] IGNOR/A 0.00s J4 | SearchRateTriggerTest.testTrigger [junit4] > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")) [junit4] 2> 255656 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultsAndBackcompat [junit4] 2> 255657 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_395F8AE5CE5050B2-001/tempDir-001 [junit4] 2> 255657 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 255658 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 255658 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 255761 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.ZkTestServer start zk server on port:64368 [junit4] 2> 255761 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64368 [junit4] 2> 255761 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64368 [junit4] 2> 255761 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64368 [junit4] 2> 255763 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 255767 INFO (zkConnectionManagerCallback-1060-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 255767 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 255771 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 255773 INFO (zkConnectionManagerCallback-1062-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 255774 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 255774 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 255777 INFO (zkConnectionManagerCallback-1064-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 255777 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 255886 INFO (jetty-launcher-1065-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 255886 INFO (jetty-launcher-1065-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 255886 INFO (jetty-launcher-1065-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 255886 INFO (jetty-launcher-1065-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 255886 INFO (jetty-launcher-1065-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 255886 INFO (jetty-launcher-1065-thread-4) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10 [junit4] 2> 255886 INFO (jetty-launcher-1065-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 255886 INFO (jetty-launcher-1065-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10 [junit4] 2> 255886 INFO (jetty-launcher-1065-thread-3) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10 [junit4] 2> 255886 INFO (jetty-launcher-1065-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 255887 INFO (jetty-launcher-1065-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 255887 INFO (jetty-launcher-1065-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10 [junit4] 2> 255890 INFO (jetty-launcher-1065-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 255890 INFO (jetty-launcher-1065-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 255890 INFO (jetty-launcher-1065-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 255891 INFO (jetty-launcher-1065-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 255891 INFO (jetty-launcher-1065-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 255891 INFO (jetty-launcher-1065-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 255892 INFO (jetty-launcher-1065-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@febccdb{/solr,null,AVAILABLE} [junit4] 2> 255892 INFO (jetty-launcher-1065-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@457017e3{/solr,null,AVAILABLE} [junit4] 2> 255893 INFO (jetty-launcher-1065-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@270a5533{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64376} [junit4] 2> 255893 INFO (jetty-launcher-1065-thread-1) [ ] o.e.j.s.Server Started @255953ms [junit4] 2> 255893 INFO (jetty-launcher-1065-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64376} [junit4] 2> 255893 ERROR (jetty-launcher-1065-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 255893 INFO (jetty-launcher-1065-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 255894 INFO (jetty-launcher-1065-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 255894 INFO (jetty-launcher-1065-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 255894 INFO (jetty-launcher-1065-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr [junit4] 2> 255894 INFO (jetty-launcher-1065-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-12T12:02:40.125086Z [junit4] 2> 255894 INFO (jetty-launcher-1065-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@253a2440{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64377} [junit4] 2> 255894 INFO (jetty-launcher-1065-thread-3) [ ] o.e.j.s.Server Started @255954ms [junit4] 2> 255894 INFO (jetty-launcher-1065-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64377} [junit4] 2> 255894 ERROR (jetty-launcher-1065-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 255894 INFO (jetty-launcher-1065-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 255894 INFO (jetty-launcher-1065-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 255894 INFO (jetty-launcher-1065-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 255894 INFO (jetty-launcher-1065-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr [junit4] 2> 255894 INFO (jetty-launcher-1065-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-12T12:02:40.125942Z [junit4] 2> 255895 INFO (jetty-launcher-1065-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 255895 INFO (jetty-launcher-1065-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 255895 INFO (jetty-launcher-1065-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 255896 INFO (jetty-launcher-1065-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 255897 INFO (jetty-launcher-1065-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 255897 INFO (jetty-launcher-1065-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 255897 INFO (jetty-launcher-1065-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 255898 INFO (jetty-launcher-1065-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ade1c3d{/solr,null,AVAILABLE} [junit4] 2> 255898 INFO (jetty-launcher-1065-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 255899 INFO (jetty-launcher-1065-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14d22ff3{/solr,null,AVAILABLE} [junit4] 2> 255900 INFO (zkConnectionManagerCallback-1069-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 255900 INFO (jetty-launcher-1065-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 255900 INFO (jetty-launcher-1065-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@66b1cfbe{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64380} [junit4] 2> 255900 INFO (jetty-launcher-1065-thread-4) [ ] o.e.j.s.Server Started @255960ms [junit4] 2> 255900 INFO (jetty-launcher-1065-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64380} [junit4] 2> 255901 INFO (jetty-launcher-1065-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 255901 ERROR (jetty-launcher-1065-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 255901 INFO (jetty-launcher-1065-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 255901 INFO (jetty-launcher-1065-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 255901 INFO (jetty-launcher-1065-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 255901 INFO (jetty-launcher-1065-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr [junit4] 2> 255901 INFO (jetty-launcher-1065-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-12T12:02:40.132740Z [junit4] 2> 255902 INFO (jetty-launcher-1065-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 255903 INFO (jetty-launcher-1065-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@782b9617{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64379} [junit4] 2> 255903 INFO (jetty-launcher-1065-thread-2) [ ] o.e.j.s.Server Started @255963ms [junit4] 2> 255903 INFO (jetty-launcher-1065-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64379} [junit4] 2> 255904 ERROR (jetty-launcher-1065-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 255904 INFO (jetty-launcher-1065-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 255904 INFO (jetty-launcher-1065-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 255904 INFO (jetty-launcher-1065-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 255904 INFO (jetty-launcher-1065-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr [junit4] 2> 255904 INFO (jetty-launcher-1065-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-12T12:02:40.135140Z [junit4] 2> 255907 INFO (jetty-launcher-1065-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 255907 INFO (zkConnectionManagerCallback-1071-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 255907 INFO (jetty-launcher-1065-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 255908 INFO (zkConnectionManagerCallback-1067-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 255908 INFO (jetty-launcher-1065-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 255909 INFO (jetty-launcher-1065-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 255909 INFO (jetty-launcher-1065-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 255911 INFO (zkConnectionManagerCallback-1073-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 255911 INFO (jetty-launcher-1065-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 255912 INFO (jetty-launcher-1065-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 256013 INFO (jetty-launcher-1065-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 256014 WARN (jetty-launcher-1065-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60eb17c2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256014 WARN (jetty-launcher-1065-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60eb17c2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256017 WARN (jetty-launcher-1065-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7cbfbd43[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256017 WARN (jetty-launcher-1065-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7cbfbd43[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256017 INFO (jetty-launcher-1065-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64368/solr [junit4] 2> 256018 INFO (jetty-launcher-1065-thread-3) [n:127.0.0.1:64377_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 256022 INFO (zkConnectionManagerCallback-1080-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 256022 INFO (jetty-launcher-1065-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 256022 INFO (jetty-launcher-1065-thread-3) [n:127.0.0.1:64377_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 256023 WARN (jetty-launcher-1065-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@80b8029[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256023 WARN (jetty-launcher-1065-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@80b8029[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256027 WARN (jetty-launcher-1065-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28bd6ea0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256027 WARN (jetty-launcher-1065-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28bd6ea0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256028 INFO (jetty-launcher-1065-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64368/solr [junit4] 2> 256029 INFO (jetty-launcher-1065-thread-4) [n:127.0.0.1:64380_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 256032 INFO (zkConnectionManagerCallback-1087-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 256032 INFO (jetty-launcher-1065-thread-4) [n:127.0.0.1:64380_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 256125 INFO (jetty-launcher-1065-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 256125 INFO (jetty-launcher-1065-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 256126 WARN (jetty-launcher-1065-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@398de810[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256126 WARN (jetty-launcher-1065-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@398de810[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256127 WARN (jetty-launcher-1065-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36c616ff[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256127 WARN (jetty-launcher-1065-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36c616ff[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256131 WARN (jetty-launcher-1065-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33a4be01[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256131 WARN (jetty-launcher-1065-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33a4be01[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256131 WARN (jetty-launcher-1065-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3996aabf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256131 WARN (jetty-launcher-1065-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3996aabf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 256132 INFO (jetty-launcher-1065-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64368/solr [junit4] 2> 256132 INFO (jetty-launcher-1065-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64368/solr [junit4] 2> 256134 INFO (jetty-launcher-1065-thread-1) [n:127.0.0.1:64376_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 256139 INFO (jetty-launcher-1065-thread-2) [n:127.0.0.1:64379_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 256143 INFO (zkConnectionManagerCallback-1099-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 256143 INFO (zkConnectionManagerCallback-1101-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 256143 INFO (jetty-launcher-1065-thread-2) [n:127.0.0.1:64379_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 256144 INFO (jetty-launcher-1065-thread-1) [n:127.0.0.1:64376_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 256463 INFO (jetty-launcher-1065-thread-1) [n:127.0.0.1:64376_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64376_solr [junit4] 2> 256465 INFO (jetty-launcher-1065-thread-1) [n:127.0.0.1:64376_solr ] o.a.s.c.Overseer Overseer (id=72148149003878409-127.0.0.1:64376_solr-n_0000000000) starting [junit4] 2> 256482 INFO (OverseerStateUpdate-72148149003878409-127.0.0.1:64376_solr-n_0000000000) [n:127.0.0.1:64376_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64376_solr [junit4] 2> 256482 INFO (jetty-launcher-1065-thread-1) [n:127.0.0.1:64376_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64376_solr [junit4] 2> 256485 INFO (OverseerStateUpdate-72148149003878409-127.0.0.1:64376_solr-n_0000000000) [n:127.0.0.1:64376_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 256494 INFO (jetty-launcher-1065-thread-1) [n:127.0.0.1:64376_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 256495 WARN (jetty-launcher-1065-thread-1) [n:127.0.0.1:64376_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 256521 INFO (jetty-launcher-1065-thread-1) [n:127.0.0.1:64376_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 256532 INFO (jetty-launcher-1065-thread-2) [n:127.0.0.1:64379_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 256532 INFO (jetty-launcher-1065-thread-3) [n:127.0.0.1:64377_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 256532 INFO (jetty-launcher-1065-thread-4) [n:127.0.0.1:64380_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 256547 INFO (jetty-launcher-1065-thread-3) [n:127.0.0.1:64377_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:64377_solr as DOWN [junit4] 2> 256547 INFO (jetty-launcher-1065-thread-2) [n:127.0.0.1:64379_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:64379_solr as DOWN [junit4] 2> 256547 INFO (jetty-launcher-1065-thread-4) [n:127.0.0.1:64380_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:64380_solr as DOWN [junit4] 2> 256549 INFO (jetty-launcher-1065-thread-3) [n:127.0.0.1:64377_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 256549 INFO (jetty-launcher-1065-thread-3) [n:127.0.0.1:64377_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64377_solr [junit4] 2> 256549 INFO (jetty-launcher-1065-thread-2) [n:127.0.0.1:64379_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 256549 INFO (jetty-launcher-1065-thread-2) [n:127.0.0.1:64379_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64379_solr [junit4] 2> 256549 INFO (jetty-launcher-1065-thread-4) [n:127.0.0.1:64380_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 256549 INFO (jetty-launcher-1065-thread-4) [n:127.0.0.1:64380_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64380_solr [junit4] 2> 256555 INFO (zkCallback-1098-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 256556 INFO (zkCallback-1086-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 256557 INFO (jetty-launcher-1065-thread-1) [n:127.0.0.1:64376_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64376.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 256558 INFO (zkCallback-1079-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 256558 INFO (zkCallback-1100-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 256560 INFO (jetty-launcher-1065-thread-4) [n:127.0.0.1:64380_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 256560 INFO (jetty-launcher-1065-thread-2) [n:127.0.0.1:64379_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 256560 INFO (jetty-launcher-1065-thread-3) [n:127.0.0.1:64377_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 256560 WARN (jetty-launcher-1065-thread-3) [n:127.0.0.1:64377_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 256560 WARN (jetty-launcher-1065-thread-2) [n:127.0.0.1:64379_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 256560 WARN (jetty-launcher-1065-thread-4) [n:127.0.0.1:64380_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 256570 INFO (jetty-launcher-1065-thread-1) [n:127.0.0.1:64376_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64376.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 256570 INFO (jetty-launcher-1065-thread-1) [n:127.0.0.1:64376_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64376.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 256571 INFO (jetty-launcher-1065-thread-1) [n:127.0.0.1:64376_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_395F8AE5CE5050B2-001/tempDir-001/node1/. [junit4] 2> 256583 INFO (jetty-launcher-1065-thread-2) [n:127.0.0.1:64379_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 256583 INFO (jetty-launcher-1065-thread-3) [n:127.0.0.1:64377_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 256583 INFO (jetty-launcher-1065-thread-4) [n:127.0.0.1:64380_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 256707 INFO (jetty-launcher-1065-thread-4) [n:127.0.0.1:64380_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64380.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 256721 INFO (jetty-launcher-1065-thread-2) [n:127.0.0.1:64379_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64379.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 256732 INFO (jetty-launcher-1065-thread-3) [n:127.0.0.1:64377_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64377.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 256784 INFO (jetty-launcher-1065-thread-4) [n:127.0.0.1:64380_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64380.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 256784 INFO (jetty-launcher-1065-thread-4) [n:127.0.0.1:64380_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64380.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 256791 INFO (jetty-launcher-1065-thread-4) [n:127.0.0.1:64380_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_395F8AE5CE5050B2-001/tempDir-001/node4/. [junit4] 2> 256829 INFO (jetty-launcher-1065-thread-2) [n:127.0.0.1:64379_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64379.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 256830 INFO (jetty-launcher-1065-thread-2) [n:127.0.0.1:64379_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64379.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 256862 INFO (jetty-launcher-1065-thread-2) [n:127.0.0.1:64379_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_395F8AE5CE5050B2-001/tempDir-001/node2/. [junit4] 2> 256875 INFO (jetty-launcher-1065-thread-3) [n:127.0.0.1:64377_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64377.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 256875 INFO (jetty-launcher-1065-thread-3) [n:127.0.0.1:64377_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64377.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 256881 INFO (jetty-launcher-1065-thread-3) [n:127.0.0.1:64377_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_395F8AE5CE5050B2-001/tempDir-001/node3/. [junit4] 2> 256907 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 256908 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 256917 INFO (zkConnectionManagerCallback-1122-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 256917 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 256933 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 256942 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64368/solr ready [junit4] 2> 257062 INFO (jetty-closer-1123-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1023395652 [junit4] 2> 257062 INFO (jetty-closer-1123-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64376_solr [junit4] 2> 257062 INFO (jetty-closer-1123-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=823486300 [junit4] 2> 257062 INFO (jetty-closer-1123-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64380_solr [junit4] 2> 257062 INFO (jetty-closer-1123-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=202701020 [junit4] 2> 257062 INFO (jetty-closer-1123-thread-3) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64379_solr [junit4] 2> 257064 INFO (jetty-closer-1123-thread-4) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1448799670 [junit4] 2> 257064 INFO (jetty-closer-1123-thread-4) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64377_solr [junit4] 2> 257064 INFO (jetty-closer-1123-thread-1) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 257065 INFO (jetty-closer-1123-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:64376_solr as DOWN [junit4] 2> 257065 INFO (jetty-closer-1123-thread-3) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 257065 INFO (jetty-closer-1123-thread-3) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:64379_solr as DOWN [junit4] 2> 257067 INFO (jetty-closer-1123-thread-2) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 257067 INFO (jetty-closer-1123-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:64380_solr as DOWN [junit4] 2> 257068 INFO (jetty-closer-1123-thread-4) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 257068 INFO (jetty-closer-1123-thread-4) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:64377_solr as DOWN [junit4] 2> 257081 INFO (jetty-closer-1123-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 257082 INFO (jetty-closer-1123-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 257082 INFO (jetty-closer-1123-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32a85a41: rootName = solr_64377, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@65b5d65b [junit4] 2> 257083 INFO (jetty-closer-1123-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 257083 INFO (jetty-closer-1123-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f3b6edd: rootName = solr_64376, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7ada41ee [junit4] 2> 257084 INFO (jetty-closer-1123-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 257084 INFO (jetty-closer-1123-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@117f3c32: rootName = solr_64380, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@15711fb2 [junit4] 2> 257086 INFO (jetty-closer-1123-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 257086 INFO (jetty-closer-1123-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ac95fa1: rootName = solr_64379, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4bb1150e [junit4] 2> 257383 INFO (jetty-closer-1123-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 257383 INFO (jetty-closer-1123-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14c53fcc: rootName = solr_64377, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1e479efb [junit4] 2> 257446 INFO (jetty-closer-1123-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 257446 INFO (jetty-closer-1123-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14d762c7: rootName = solr_64379, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1e479efb [junit4] 2> 257446 INFO (jetty-closer-1123-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 257446 INFO (jetty-closer-1123-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52cd688f: rootName = solr_64376, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1e479efb [junit4] 2> 257451 INFO (jetty-closer-1123-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 257451 INFO (jetty-closer-1123-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@207e1619: rootName = solr_64380, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1e479efb [junit4] 2> 257494 INFO (jetty-closer-1123-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 257494 INFO (jetty-closer-1123-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e90bf31: rootName = solr_64377, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4e45926b [junit4] 2> 257494 INFO (jetty-closer-1123-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 257500 INFO (zkCallback-1098-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 257500 INFO (zkCallback-1100-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 257500 INFO (zkCallback-1086-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 257535 INFO (jetty-closer-1123-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 257535 INFO (jetty-closer-1123-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6bda1cf3: rootName = solr_64379, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4e45926b [junit4] 2> 257535 INFO (jetty-closer-1123-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 257539 INFO (jetty-closer-1123-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 257540 INFO (jetty-closer-1123-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b4c7ed5: rootName = solr_64380, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4e45926b [junit4] 2> 257540 INFO (jetty-closer-1123-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 257541 INFO (jetty-closer-1123-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 257542 INFO (jetty-closer-1123-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@59c41291: rootName = solr_64376, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4e45926b [junit4] 2> 257543 INFO (jetty-closer-1123-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 257543 INFO (zkCallback-1098-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 257547 INFO (closeThreadPool-1138-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72148149003878409-127.0.0.1:64376_solr-n_0000000000) closing [junit4] 2> 257547 INFO (OverseerStateUpdate-72148149003878409-127.0.0.1:64376_solr-n_0000000000) [n:127.0.0.1:64376_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64376_solr [junit4] 2> 257547 INFO (OverseerAutoScalingTriggerThread-72148149003878409-127.0.0.1:64376_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 257553 INFO (closeThreadPool-1138-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72148149003878409-127.0.0.1:64376_solr-n_0000000000) closing [junit4] 2> 257602 INFO (jetty-closer-1123-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@253a2440{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 257602 INFO (jetty-closer-1123-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@457017e3{/solr,null,UNAVAILABLE} [junit4] 2> 257603 INFO (jetty-closer-1123-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 257645 INFO (zkCallback-1086-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 257646 INFO (jetty-closer-1123-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@782b9617{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 257647 INFO (jetty-closer-1123-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ade1c3d{/solr,null,UNAVAILABLE} [junit4] 2> 257647 INFO (jetty-closer-1123-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 257748 INFO (jetty-closer-1123-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72148149003878409-127.0.0.1:64376_solr-n_0000000000) closing [junit4] 2> 257755 INFO (jetty-closer-1123-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@270a5533{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 257757 INFO (jetty-closer-1123-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@febccdb{/solr,null,UNAVAILABLE} [junit4] 2> 257757 INFO (jetty-closer-1123-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 257858 INFO (jetty-closer-1123-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@66b1cfbe{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 257858 INFO (jetty-closer-1123-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14d22ff3{/solr,null,UNAVAILABLE} [junit4] 2> 257859 INFO (jetty-closer-1123-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 257861 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 258076 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/packages.json [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/72148149003878409-127.0.0.1:64376_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 15 /solr/live_nodes [junit4] 2> 5 /solr/overseer/queue [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 258081 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64368 [junit4] 2> 258081 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64368 [junit4] 2> 258081 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64368 [junit4] 2> 258082 INFO (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[395F8AE5CE5050B2]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat [junit4] 2> 258084 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[395F8AE5CE5050B2]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed [junit4] 2> 258085 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_395F8AE5CE5050B2-001/tempDir-002 [junit4] 2> 258085 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 258085 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 258085 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 258190 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.ZkTestServer start zk server on port:64405 [junit4] 2> 258190 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64405 [junit4] 2> 258190 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64405 [junit4] 2> 258190 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64405 [junit4] 2> 258192 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 258197 INFO (zkConnectionManagerCallback-1141-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 258197 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 258198 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 258205 INFO (zkConnectionManagerCallback-1143-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 258205 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 258206 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 258209 INFO (zkConnectionManagerCallback-1145-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 258209 INFO (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[395F8AE5CE5050B2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 258317 INFO (jetty-launcher-1146-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 258317 INFO (jetty-launcher-1146-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 258317 INFO (jetty-launcher-1146-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 258317 INFO (jetty-launcher-1146-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 258317 INFO (jetty-launcher-1146-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10 [junit4] 2> 258317 INFO (jetty-launcher-1146-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10 [junit4] 2> 258317 INFO (jetty-launcher-1146-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 258317 INFO (jetty-launcher-1146-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 258317 INFO (jetty-launcher-1146-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 258317 INFO (jetty-launcher-1146-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 258317 INFO (jetty-launcher-1146-thread-4) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10 [junit4] 2> 258317 INFO (jetty-launcher-1146-thread-3) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10 [junit4] 2> 258323 INFO (jetty-launcher-1146-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 258323 INFO (jetty-launcher-1146-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 258323 INFO (jetty-launcher-1146-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 258324 INFO (jetty-launcher-1146-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 258324 INFO (jetty-launcher-1146-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 258324 INFO (jetty-launcher-1146-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 258325 INFO (jetty-launcher-1146-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18eb19a{/solr,null,AVAILABLE} [junit4] 2> 258325 INFO (jetty-launcher-1146-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5569562f{/solr,null,AVAILABLE} [junit4] 2> 258326 INFO (jetty-launcher-1146-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 258326 INFO (jetty-launcher-1146-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 258326 INFO (jetty-launcher-1146-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 258326 INFO (jetty-launcher-1146-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b9409a7{/solr,null,AVAILABLE} [junit4] 2> 258327 INFO (jetty-launcher-1146-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@402c073a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64412} [junit4] 2> 258327 INFO (jetty-launcher-1146-thread-2) [ ] o.e.j.s.Server Started @258387ms [junit4] 2> 258327 INFO (jetty-launcher-1146-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64412} [junit4] 2> 258327 INFO (jetty-launcher-1146-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1edbce60{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64411} [junit4] 2> 258327 INFO (jetty-launcher-1146-thread-3) [ ] o.e.j.s.Server Started @258387ms [junit4] 2> 258327 INFO (jetty-launcher-1146-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64411} [junit4] 2> 258327 ERROR (jetty-launcher-1146-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 258327 INFO (jetty-launcher-1146-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 258327 INFO (jetty-launcher-1146-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 258327 INFO (jetty-launcher-1146-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 258327 INFO (jetty-launcher-1146-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr [junit4] 2> 258327 ERROR (jetty-launcher-1146-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 258327 INFO (jetty-launcher-1146-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 258327 INFO (jetty-launcher-1146-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-12T12:02:42.558932Z [junit4] 2> 258328 INFO (jetty-launcher-1146-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 258328 INFO (jetty-launcher-1146-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 258328 INFO (jetty-launcher-1146-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr [junit4] 2> 258328 INFO (jetty-launcher-1146-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-12T12:02:42.559069Z [junit4] 2> 258328 INFO (jetty-launcher-1146-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@58a34fce{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64413} [junit4] 2> 258329 INFO (jetty-launcher-1146-thread-4) [ ] o.e.j.s.Server Started @258388ms [junit4] 2> 258329 INFO (jetty-launcher-1146-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64413} [junit4] 2> 258329 ERROR (jetty-launcher-1146-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 258329 INFO (jetty-launcher-1146-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 258329 INFO (jetty-launcher-1146-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 258329 INFO (jetty-launcher-1146-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 258329 INFO (jetty-launcher-1146-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr [junit4] 2> 258329 INFO (jetty-launcher-1146-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-12T12:02:42.560478Z [junit4] 2> 258331 INFO (jetty-launcher-1146-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 258331 INFO (jetty-launcher-1146-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 258331 INFO (jetty-launcher-1146-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 258331 INFO (jetty-launcher-1146-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 258331 INFO (jetty-launcher-1146-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 258332 INFO (jetty-launcher-1146-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ff09b47{/solr,null,AVAILABLE} [junit4] 2> 258332 INFO (jetty-launcher-1146-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 258333 INFO (jetty-launcher-1146-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@49c685a8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64414} [junit4] 2> 258333 INFO (jetty-launcher-1146-thread-1) [ ] o.e.j.s.Server Started @258393ms [junit4] 2> 258333 INFO (jetty-launcher-1146-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64414} [junit4] 2> 258333 ERROR (jetty-launcher-1146-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 258333 INFO (jetty-launcher-1146-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 258333 INFO (jetty-launcher-1146-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 258333 INFO (jetty-launcher-1146-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 258333 INFO (jetty-launcher-1146-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr [junit4] 2> 258333 INFO (jetty-launcher-1146-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-12T12:02:42.564640Z [junit4] 2> 258337 INFO (jetty-launcher-1146-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 258337 INFO (zkConnectionManagerCallback-1148-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 258338 INFO (jetty-launcher-1146-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 258338 INFO (zkConnectionManagerCallback-1150-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 258338 INFO (jetty-launcher-1146-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 258338 INFO (zkConnectionManagerCallback-1152-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 258339 INFO (jetty-launcher-1146-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 258341 INFO (jetty-launcher-1146-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 258341 INFO (jetty-launcher-1146-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 258341 INFO (jetty-launcher-1146-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 258343 INFO (zkConnectionManagerCallback-1154-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 258343 INFO (jetty-launcher-1146-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 258345 INFO (jetty-launcher-1146-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 258607 INFO (jetty-launcher-1146-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 258608 WARN (jetty-launcher-1146-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19fb370a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258608 WARN (jetty-launcher-1146-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19fb370a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258611 WARN (jetty-launcher-1146-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e1143c6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258611 WARN (jetty-launcher-1146-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e1143c6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258611 INFO (jetty-launcher-1146-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64405/solr [junit4] 2> 258612 INFO (jetty-launcher-1146-thread-2) [n:127.0.0.1:64412_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 258615 INFO (zkConnectionManagerCallback-1161-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 258615 INFO (jetty-launcher-1146-thread-2) [n:127.0.0.1:64412_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 258706 INFO (jetty-launcher-1146-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 258708 WARN (jetty-launcher-1146-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45b512fa[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258708 WARN (jetty-launcher-1146-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45b512fa[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258709 INFO (jetty-launcher-1146-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 258710 WARN (jetty-launcher-1146-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78e567d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258710 WARN (jetty-launcher-1146-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78e567d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258711 WARN (jetty-launcher-1146-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d8d815[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258711 WARN (jetty-launcher-1146-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d8d815[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258712 INFO (jetty-launcher-1146-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64405/solr [junit4] 2> 258714 INFO (jetty-launcher-1146-thread-3) [n:127.0.0.1:64411_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 258715 WARN (jetty-launcher-1146-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@139bc989[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258715 WARN (jetty-launcher-1146-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@139bc989[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258716 INFO (jetty-launcher-1146-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64405/solr [junit4] 2> 258717 INFO (jetty-launcher-1146-thread-1) [n:127.0.0.1:64414_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 258717 INFO (zkConnectionManagerCallback-1171-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 258717 INFO (jetty-launcher-1146-thread-3) [n:127.0.0.1:64411_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 258721 INFO (zkConnectionManagerCallback-1175-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 258721 INFO (jetty-launcher-1146-thread-1) [n:127.0.0.1:64414_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 258811 INFO (jetty-launcher-1146-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 258813 WARN (jetty-launcher-1146-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3efaa88[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258813 WARN (jetty-launcher-1146-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3efaa88[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258817 WARN (jetty-launcher-1146-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@356356d8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258817 WARN (jetty-launcher-1146-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@356356d8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 258817 INFO (jetty-launcher-1146-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64405/solr [junit4] 2> 258819 INFO (jetty-launcher-1146-thread-4) [n:127.0.0.1:64413_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 258827 INFO (zkConnectionManagerCallback-1182-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 258827 INFO (jetty-launcher-1146-thread-4) [n:127.0.0.1:64413_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 259107 INFO (jetty-launcher-1146-thread-1) [n:127.0.0.1:64414_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64414_solr [junit4] 2> 259109 INFO (jetty-launcher-1146-thread-1) [n:127.0.0.1:64414_solr ] o.a.s.c.Overseer Overseer (id=72148149162999817-127.0.0.1:64414_solr-n_0000000000) starting [junit4] 2> 259127 INFO (OverseerStateUpdate-72148149162999817-127.0.0.1:64414_solr-n_0000000000) [n:127.0.0.1:64414_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64414_solr [junit4] 2> 259128 INFO (jetty-launcher-1146-thread-1) [n:127.0.0.1:64414_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64414_solr [junit4] 2> 259132 INFO (OverseerStateUpdate-72148149162999817-127.0.0.1:64414_solr-n_0000000000) [n:127.0.0.1:64414_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 259138 INFO (jetty-launcher-1146-thread-1) [n:127.0.0.1:64414_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 259139 WARN (jetty-launcher-1146-thread-1) [n:127.0.0.1:64414_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 259165 INFO (jetty-launcher-1146-thread-1) [n:127.0.0.1:64414_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 259187 INFO (jetty-launcher-1146-thread-3) [n:127.0.0.1:64411_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 259189 INFO (jetty-launcher-1146-thread-2) [n:127.0.0.1:64412_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 259189 INFO (jetty-launcher-1146-thread-4) [n:127.0.0.1:64413_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 259191 INFO (jetty-launcher-1146-thread-1) [n:127.0.0.1:64414_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64414.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 259201 INFO (jetty-launcher-1146-thread-1) [n:127.0.0.1:64414_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64414.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 259201 INFO (jetty-launcher-1146-thread-1) [n:127.0.0.1:64414_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64414.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 259201 INFO (jetty-launcher-1146-thread-4) [n:127.0.0.1:64413_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:64413_solr as DOWN [junit4] 2> 259201 INFO (jetty-launcher-1146-thread-2) [n:127.0.0.1:64412_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:64412_solr as DOWN [junit4] 2> 259201 INFO (jetty-launcher-1146-thread-3) [n:127.0.0.1:64411_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:64411_solr as DOWN [junit4] 2> 259202 INFO (jetty-launcher-1146-thread-1) [n:127.0.0.1:64414_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_395F8AE5CE5050B2-001/tempDir-002/node1/. [junit4] 2> 259204 INFO (jetty-launcher-1146-thread-2) [n:127.0.0.1:64412_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 259204 INFO (jetty-launcher-1146-thread-2) [n:127.0.0.1:64412_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64412_solr [junit4] 2> 259204 INFO (jetty-launcher-1146-thread-4) [n:127.0.0.1:64413_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 259204 INFO (jetty-launcher-1146-thread-4) [n:127.0.0.1:64413_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64413_solr [junit4] 2> 259205 INFO (jetty-launcher-1146-thread-3) [n:127.0.0.1:64411_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 259205 INFO (jetty-launcher-1146-thread-3) [n:127.0.0.1:64411_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64411_solr [junit4] 2> 259211 INFO (zkCallback-1170-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 259211 INFO (zkCallback-1160-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 259211 INFO (zkCallback-1174-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 259211 INFO (zkCallback-1181-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 259214 INFO (jetty-launcher-1146-thread-3) [n:127.0.0.1:64411_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 259214 INFO (jetty-launcher-1146-thread-2) [n:127.0.0.1:64412_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 259215 WARN (jetty-launcher-1146-thread-3) [n:127.0.0.1:64411_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 259215 INFO (jetty-launcher-1146-thread-4) [n:127.0.0.1:64413_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 259215 WARN (jetty-launcher-1146-thread-2) [n:127.0.0.1:64412_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 259215 WARN (jetty-launcher-1146-thread-4) [n:127.0.0.1:64413_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 259238 INFO (jetty-launcher-1146-thread-3) [n:127.0.0.1:64411_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 259239 INFO (jetty-launcher-1146-thread-2) [n:127.0.0.1:64412_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 259240 INFO (jetty-launcher-1146-thread-4) [n:127.0.0.1:64413_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 259378 INFO (jetty-launcher-1146-thread-2) [n:127.0.0.1:64412_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64412.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 259380 INFO (jetty-launcher-1146-thread-3) [n:127.0.0.1:64411_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64411.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 259386 INFO (jetty-launcher-1146-thread-4) [n:127.0.0.1:64413_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64413.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 259437 INFO (jetty-launcher-1146-thread-2) [n:127.0.0.1:64412_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64412.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 259437 INFO (jetty-launcher-1146-thread-2) [n:127.0.0.1:64412_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64412.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 259438 INFO (jetty-launcher-1146-thread-3) [n:127.0.0.1:64411_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64411.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 259438 INFO (jetty-launcher-1146-thread-3) [n:127.0.0.1:64411_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64411.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [junit4] 2> 259440 INFO (jetty-launcher-1146-thread-4) [n:127.0.0.1:64413_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64413.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37ddc680 [...truncated too long message...] INFO (closeThreadPool-6687-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72148215541202948-127.0.0.1:58212_solr-n_0000000000) closing [junit4] 2> 1363484 INFO (jetty-closer-6683-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72148215541202948-127.0.0.1:58212_solr-n_0000000000) closing [junit4] 2> 1363486 INFO (jetty-closer-6683-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@44a15a6b{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0} [junit4] 2> 1363486 INFO (jetty-closer-6683-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f2291f5{/solr,null,UNAVAILABLE} [junit4] 2> 1363486 INFO (jetty-closer-6683-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1363488 INFO (SUITE-TestStressLiveNodes-seed#[395F8AE5CE5050B2]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 1363707 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 2 /solr/aliases.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 2 /solr/clusterstate.json [junit4] 2> 2 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 1977 /solr/live_nodes [junit4] 2> 2 /solr/overseer/queue [junit4] 2> 2 /solr/collections [junit4] 2> [junit4] 2> 1363714 INFO (SUITE-TestStressLiveNodes-seed#[395F8AE5CE5050B2]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:58204 [junit4] 2> 1363715 INFO (SUITE-TestStressLiveNodes-seed#[395F8AE5CE5050B2]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58204 [junit4] 2> 1363715 INFO (SUITE-TestStressLiveNodes-seed#[395F8AE5CE5050B2]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58204 [junit4] 2> 1363715 INFO (SUITE-TestStressLiveNodes-seed#[395F8AE5CE5050B2]-worker) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> Apr 12, 2020 12:21:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> Apr 12, 2020 12:21:17 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressLiveNodes: [junit4] 2> 1) Thread[id=15929, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestStressLiveNodes] [junit4] 2> at [email protected]/java.lang.Thread.sleep(Native Method) [junit4] 2> at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) [junit4] 2> Apr 12, 2020 12:21:17 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: Starting to interrupt leaked threads: [junit4] 2> 1) Thread[id=15929, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestStressLiveNodes] [junit4] 2> 1373731 ERROR (SessionTracker) [ ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker [junit4] 2> => java.lang.InterruptedException: sleep interrupted [junit4] 2> at java.base/java.lang.Thread.sleep(Native Method) [junit4] 2> java.lang.InterruptedException: sleep interrupted [junit4] 2> at java.lang.Thread.sleep(Native Method) [?:?] [junit4] 2> at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.7.jar:3.5.7] [junit4] 2> Apr 12, 2020 12:21:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: All leaked threads terminated. [junit4] 2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=182, maxMBSortInHeap=5.762654851229908, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@38ebdf2), locale=ko-KR, timezone=America/Scoresbysund [junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=234016968,total=465567744 [junit4] 2> NOTE: All tests run in this JVM: [MoveReplicaTest, TimeZoneUtilsTest, UpdateLogTest, ExplicitHLLTest, TestDFISimilarityFactory, HttpPartitionWithTlogReplicasTest, BlockDirectoryTest, BasicAuthStandaloneTest, TestFieldCacheVsDocValues, TestLegacyNumericUtils, CoreAdminHandlerTest, MBeansHandlerTest, TestExactSharedStatsCacheCloud, QueryEqualityTest, TestFaceting, TestJsonFacetErrors, DistributedQueryComponentCustomSortTest, TestRSAKeyPair, CurrencyRangeFacetCloudTest, TestNoOpRegenerator, ConcurrentCreateCollectionTest, TestLegacyBM25SimilarityFactory, DistributedFacetPivotLongTailTest, TestCoreBackup, TestSuggestSpellingConverter, TestPostingsSolrHighlighter, TestPackages, SystemInfoHandlerTest, NumericFieldsTest, TestRestManager, TestSolrCoreProperties, AtomicUpdateRemovalJavabinTest, SearchRateTriggerTest, TestFoldingMultitermQuery, TestComplexPhraseLeadingWildcard, TestPivotHelperCode, DisMaxRequestHandlerTest, HDFSCollectionsAPITest, TestReloadDeadlock, TestSSLRandomization, RollingRestartTest, OverseerSolrResponseTest, TestDeleteCollectionOnDownNodes, QueryElevationComponentTest, SolrJmxReporterTest, ExitableDirectoryReaderTest, TestClusterStateMutator, ProtectedTermFilterFactoryTest, PackageManagerCLITest, TestDynamicURP, HdfsThreadLeakTest, DirectUpdateHandlerTest, TriggerIntegrationTest, TestDocTermOrdsUninvertLimit, RandomizedTaggerTest, PrimitiveFieldTypeTest, TestSolrCLIRunExample, RemoteQueryErrorTest, SolrCmdDistributorTest, TestElisionMultitermQuery, TestTermsQParserPlugin, SegmentsInfoRequestHandlerTest, CleanupOldIndexTest, TestLazyCores, ResponseHeaderTest, TestUninvertingReader, SuggesterWFSTTest, AliasIntegrationTest, TriLevelCompositeIdRoutingTest, PeerSyncWithIndexFingerprintCachingTest, TestSubQueryTransformer, TestSimNodeAddedTrigger, TestSchemaField, ConnectionManagerTest, DocumentAnalysisRequestHandlerTest, SimpleCollectionCreateDeleteTest, DistributedTermsComponentTest, TestWriterPerf, WrapperMergePolicyFactoryTest, AutoScalingHandlerTest, ForceLeaderTest, TestExceedMaxTermLength, RestoreTriggerStateTest, TestFastOutputStream, TestSimDistributedQueue, TestZkAclsWithHadoopAuth, DocExpirationUpdateProcessorFactoryTest, TestCorePropertiesReload, DistributedIntervalFacetingTest, TestDistributedSearch, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DistribCursorPagingTest, DistributedVersionInfoTest, HttpPartitionOnCommitTest, LeaderFailoverAfterPartitionTest, MissingSegmentRecoveryTest, OverseerModifyCollectionTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, PeerSyncReplicationTest, TestCloudConsistency, TestSegmentSorting, TestStressLiveNodes] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestStressLiveNodes -Dtests.seed=395F8AE5CE5050B2 -Dtests.slow=true -Dtests.locale=ko-KR -Dtests.timezone=America/Scoresbysund -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.00s J4 | TestStressLiveNodes (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressLiveNodes: [junit4] > 1) Thread[id=15929, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestStressLiveNodes] [junit4] > at [email protected]/java.lang.Thread.sleep(Native Method) [junit4] > at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) [junit4] > at __randomizedtesting.SeedInfo.seed([395F8AE5CE5050B2]:0) [junit4] Completed [584/908 (3!)] on J4 in 103.08s, 1 test, 1 error <<< FAILURES! [...truncated 53750 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5878/consoleText [repro] Revision: 7279190c897b5c554e2e1cbd090f4c392653a1bd [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" [repro] Repro line: ant test -Dtestcase=SearchRateTriggerTest -Dtests.method=testWaitForElapsed -Dtests.seed=395F8AE5CE5050B2 -Dtests.slow=true -Dtests.locale=fr-MR -Dtests.timezone=Europe/Saratov -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Repro line: ant test -Dtestcase=UnloadDistributedZkTest -Dtests.method=test -Dtests.seed=395F8AE5CE5050B2 -Dtests.slow=true -Dtests.locale=te -Dtests.timezone=Africa/Dakar -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Repro line: ant test -Dtestcase=TestStressLiveNodes -Dtests.seed=395F8AE5CE5050B2 -Dtests.slow=true -Dtests.locale=ko-KR -Dtests.timezone=America/Scoresbysund -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] JUnit rest result XML files will be moved to: ./repro-reports [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] SearchRateTriggerTest [repro] TestStressLiveNodes [repro] UnloadDistributedZkTest [repro] ant compile-test [...truncated 3187 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.SearchRateTriggerTest|*.TestStressLiveNodes|*.UnloadDistributedZkTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=395F8AE5CE5050B2 -Dtests.slow=true -Dtests.locale=fr-MR -Dtests.timezone=Europe/Saratov -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [...truncated 142 lines...] [repro] Failures w/original seeds: [repro] 0/5 failed: org.apache.solr.cloud.TestStressLiveNodes [repro] 0/5 failed: org.apache.solr.cloud.UnloadDistributedZkTest [repro] 0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest [repro] Exiting with code 0 [...truncated 73 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
