Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-7.x/41/
3 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Error from server at http://127.0.0.1:45225//control_collection: this IndexWriter is closed Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45225//control_collection: this IndexWriter is closed at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1701) at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:657) at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:153) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1063) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1035) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testNodeLostTriggerRestoreState Error Message: The trigger did not fire at all Stack Trace: java.lang.AssertionError: The trigger did not fire at all at __randomizedtesting.SeedInfo.seed([CA7A2A3733AF2B25:E185FF6CA9D73EF5]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testNodeLostTriggerRestoreState(TestSimTriggerIntegration.java:332) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR Error Message: Path must not end with / character Stack Trace: java.lang.IllegalArgumentException: Path must not end with / character at __randomizedtesting.SeedInfo.seed([CA7A2A3733AF2B25:90E210F14D2F4CC2]:0) at org.apache.zookeeper.common.PathUtils.validatePath(PathUtils.java:58) at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1523) at org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:346) at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:346) at org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR(LIROnShardRestartTest.java:168) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 13320 lines...] [junit4] Suite: org.apache.solr.cloud.LIROnShardRestartTest [junit4] 2> 451333 INFO (SUITE-LIROnShardRestartTest-seed#[CA7A2A3733AF2B25]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/init-core-data-001 [junit4] 2> 451334 WARN (SUITE-LIROnShardRestartTest-seed#[CA7A2A3733AF2B25]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23 [junit4] 2> 451334 INFO (SUITE-LIROnShardRestartTest-seed#[CA7A2A3733AF2B25]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 451337 INFO (SUITE-LIROnShardRestartTest-seed#[CA7A2A3733AF2B25]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 451338 INFO (SUITE-LIROnShardRestartTest-seed#[CA7A2A3733AF2B25]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001 [junit4] 2> 451338 INFO (SUITE-LIROnShardRestartTest-seed#[CA7A2A3733AF2B25]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 451338 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 451338 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 451438 INFO (SUITE-LIROnShardRestartTest-seed#[CA7A2A3733AF2B25]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:39877 [junit4] 2> 451438 INFO (SUITE-LIROnShardRestartTest-seed#[CA7A2A3733AF2B25]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39877 [junit4] 2> 451438 INFO (SUITE-LIROnShardRestartTest-seed#[CA7A2A3733AF2B25]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39877 [junit4] 2> 451449 INFO (zkConnectionManagerCallback-1010-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451457 INFO (zkConnectionManagerCallback-1012-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451461 INFO (zkConnectionManagerCallback-1014-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451468 WARN (jetty-launcher-1015-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 451468 INFO (jetty-launcher-1015-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 451468 INFO (jetty-launcher-1015-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 451468 INFO (jetty-launcher-1015-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 451470 WARN (jetty-launcher-1015-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 451470 INFO (jetty-launcher-1015-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 451470 INFO (jetty-launcher-1015-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 451470 INFO (jetty-launcher-1015-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 451473 WARN (jetty-launcher-1015-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 451473 INFO (jetty-launcher-1015-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 451473 INFO (jetty-launcher-1015-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 451474 INFO (jetty-launcher-1015-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 451475 INFO (jetty-launcher-1015-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 451475 INFO (jetty-launcher-1015-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 451475 INFO (jetty-launcher-1015-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 451475 INFO (jetty-launcher-1015-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ac14df0{/solr,null,AVAILABLE} [junit4] 2> 451485 INFO (jetty-launcher-1015-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 451485 INFO (jetty-launcher-1015-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 451485 INFO (jetty-launcher-1015-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 451490 INFO (jetty-launcher-1015-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 451490 INFO (jetty-launcher-1015-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 451490 INFO (jetty-launcher-1015-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 451490 INFO (jetty-launcher-1015-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25660053{/solr,null,AVAILABLE} [junit4] 2> 451491 INFO (jetty-launcher-1015-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60b2778d{/solr,null,AVAILABLE} [junit4] 2> 451499 INFO (jetty-launcher-1015-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@31ce6884{HTTP/1.1,[http/1.1]}{127.0.0.1:36007} [junit4] 2> 451499 INFO (jetty-launcher-1015-thread-1) [ ] o.e.j.s.Server Started @451690ms [junit4] 2> 451499 INFO (jetty-launcher-1015-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36007} [junit4] 2> 451500 ERROR (jetty-launcher-1015-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 451500 INFO (jetty-launcher-1015-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 451500 INFO (jetty-launcher-1015-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 451500 INFO (jetty-launcher-1015-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 451500 INFO (jetty-launcher-1015-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4e8458cc{HTTP/1.1,[http/1.1]}{127.0.0.1:46274} [junit4] 2> 451500 INFO (jetty-launcher-1015-thread-2) [ ] o.e.j.s.Server Started @451691ms [junit4] 2> 451500 INFO (jetty-launcher-1015-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46274} [junit4] 2> 451501 ERROR (jetty-launcher-1015-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 451501 INFO (jetty-launcher-1015-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 451501 INFO (jetty-launcher-1015-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 451501 INFO (jetty-launcher-1015-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 451501 INFO (jetty-launcher-1015-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 451501 INFO (jetty-launcher-1015-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-25T15:13:40.224Z [junit4] 2> 451502 INFO (jetty-launcher-1015-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3168dcd6{HTTP/1.1,[http/1.1]}{127.0.0.1:46580} [junit4] 2> 451502 INFO (jetty-launcher-1015-thread-3) [ ] o.e.j.s.Server Started @451693ms [junit4] 2> 451502 INFO (jetty-launcher-1015-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46580} [junit4] 2> 451503 ERROR (jetty-launcher-1015-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 451503 INFO (jetty-launcher-1015-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 451503 INFO (jetty-launcher-1015-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 451503 INFO (jetty-launcher-1015-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 451503 INFO (jetty-launcher-1015-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 451503 INFO (jetty-launcher-1015-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-25T15:13:40.226Z [junit4] 2> 451500 INFO (jetty-launcher-1015-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 451505 INFO (jetty-launcher-1015-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-25T15:13:40.228Z [junit4] 2> 451507 INFO (zkConnectionManagerCallback-1017-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451508 INFO (jetty-launcher-1015-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 451524 INFO (zkConnectionManagerCallback-1021-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451525 INFO (jetty-launcher-1015-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 451525 INFO (zkConnectionManagerCallback-1019-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451530 INFO (jetty-launcher-1015-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 451536 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1019a69da670004, likely client has closed socket [junit4] 2> 451599 INFO (jetty-launcher-1015-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39877/solr [junit4] 2> 451601 INFO (zkConnectionManagerCallback-1025-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451604 INFO (zkConnectionManagerCallback-1027-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451700 INFO (jetty-launcher-1015-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39877/solr [junit4] 2> 451704 INFO (zkConnectionManagerCallback-1033-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451719 INFO (zkConnectionManagerCallback-1035-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451734 INFO (jetty-launcher-1015-thread-2) [n:127.0.0.1:46274_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46274_solr [junit4] 2> 451735 INFO (jetty-launcher-1015-thread-2) [n:127.0.0.1:46274_solr ] o.a.s.c.Overseer Overseer (id=72508848441065481-127.0.0.1:46274_solr-n_0000000000) starting [junit4] 2> 451735 INFO (jetty-launcher-1015-thread-1) [n:127.0.0.1:36007_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36007_solr [junit4] 2> 451740 INFO (zkCallback-1034-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 451742 INFO (zkCallback-1026-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 451744 INFO (zkConnectionManagerCallback-1042-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451749 INFO (jetty-launcher-1015-thread-2) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 451750 INFO (jetty-launcher-1015-thread-2) [n:127.0.0.1:46274_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39877/solr ready [junit4] 2> 451751 INFO (OverseerStateUpdate-72508848441065481-127.0.0.1:46274_solr-n_0000000000) [n:127.0.0.1:46274_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46274_solr [junit4] 2> 451756 INFO (jetty-launcher-1015-thread-2) [n:127.0.0.1:46274_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46274_solr as DOWN [junit4] 2> 451758 INFO (jetty-launcher-1015-thread-2) [n:127.0.0.1:46274_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 451758 INFO (jetty-launcher-1015-thread-2) [n:127.0.0.1:46274_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46274_solr [junit4] 2> 451759 INFO (zkCallback-1026-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 451760 INFO (zkCallback-1034-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 451776 INFO (zkCallback-1041-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 451798 INFO (zkConnectionManagerCallback-1047-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451800 INFO (jetty-launcher-1015-thread-2) [n:127.0.0.1:46274_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 451805 INFO (jetty-launcher-1015-thread-1) [n:127.0.0.1:36007_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 451807 INFO (jetty-launcher-1015-thread-1) [n:127.0.0.1:36007_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39877/solr ready [junit4] 2> 451808 INFO (jetty-launcher-1015-thread-1) [n:127.0.0.1:36007_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 451857 INFO (jetty-launcher-1015-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39877/solr [junit4] 2> 451860 INFO (zkConnectionManagerCallback-1053-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451863 INFO (zkConnectionManagerCallback-1055-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451878 INFO (jetty-launcher-1015-thread-3) [n:127.0.0.1:46580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 451883 INFO (jetty-launcher-1015-thread-3) [n:127.0.0.1:46580_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46580_solr as DOWN [junit4] 2> 451884 INFO (jetty-launcher-1015-thread-3) [n:127.0.0.1:46580_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 451884 INFO (jetty-launcher-1015-thread-3) [n:127.0.0.1:46580_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46580_solr [junit4] 2> 451886 INFO (zkCallback-1034-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 451886 INFO (zkCallback-1026-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 451888 INFO (zkCallback-1041-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 451888 INFO (zkCallback-1046-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 451901 INFO (zkCallback-1054-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 451924 INFO (jetty-launcher-1015-thread-1) [n:127.0.0.1:36007_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36007.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fa31789 [junit4] 2> 451932 INFO (jetty-launcher-1015-thread-2) [n:127.0.0.1:46274_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46274.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fa31789 [junit4] 2> 451941 INFO (zkConnectionManagerCallback-1062-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 451943 INFO (jetty-launcher-1015-thread-3) [n:127.0.0.1:46580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 451944 INFO (jetty-launcher-1015-thread-3) [n:127.0.0.1:46580_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39877/solr ready [junit4] 2> 451952 INFO (jetty-launcher-1015-thread-3) [n:127.0.0.1:46580_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 451954 INFO (jetty-launcher-1015-thread-2) [n:127.0.0.1:46274_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46274.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fa31789 [junit4] 2> 451954 INFO (jetty-launcher-1015-thread-2) [n:127.0.0.1:46274_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46274.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fa31789 [junit4] 2> 451956 INFO (jetty-launcher-1015-thread-1) [n:127.0.0.1:36007_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36007.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fa31789 [junit4] 2> 451956 INFO (jetty-launcher-1015-thread-2) [n:127.0.0.1:46274_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/. [junit4] 2> 451956 INFO (jetty-launcher-1015-thread-1) [n:127.0.0.1:36007_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36007.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fa31789 [junit4] 2> 451958 INFO (jetty-launcher-1015-thread-1) [n:127.0.0.1:36007_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/. [junit4] 2> 451992 INFO (jetty-launcher-1015-thread-3) [n:127.0.0.1:46580_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46580.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fa31789 [junit4] 2> 452019 INFO (jetty-launcher-1015-thread-3) [n:127.0.0.1:46580_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46580.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fa31789 [junit4] 2> 452020 INFO (jetty-launcher-1015-thread-3) [n:127.0.0.1:46580_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46580.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fa31789 [junit4] 2> 452024 INFO (jetty-launcher-1015-thread-3) [n:127.0.0.1:46580_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/. [junit4] 2> 452124 INFO (zkConnectionManagerCallback-1068-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 452129 INFO (SUITE-LIROnShardRestartTest-seed#[CA7A2A3733AF2B25]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 452131 INFO (SUITE-LIROnShardRestartTest-seed#[CA7A2A3733AF2B25]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39877/solr ready [junit4] 2> 452174 INFO (TEST-LIROnShardRestartTest.testSeveralReplicasInLIR-seed#[CA7A2A3733AF2B25]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSeveralReplicasInLIR [junit4] 2> 452178 INFO (qtp1771866596-3505) [n:127.0.0.1:36007_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=severalReplicasInLIR&nrtReplicas=3&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 452185 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection severalReplicasInLIR [junit4] 2> 452188 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/severalReplicasInLIR.AUTOCREATED/managed-schema [junit4] 2> 452192 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/severalReplicasInLIR.AUTOCREATED/protwords.txt [junit4] 2> 452194 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/severalReplicasInLIR.AUTOCREATED/solrconfig.xml [junit4] 2> 452196 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/severalReplicasInLIR.AUTOCREATED/synonyms.txt [junit4] 2> 452199 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/severalReplicasInLIR.AUTOCREATED/stopwords.txt [junit4] 2> 452213 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/contractions_it.txt [junit4] 2> 452216 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/contractions_ca.txt [junit4] 2> 452218 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stemdict_nl.txt [junit4] 2> 452220 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_no.txt [junit4] 2> 452222 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_hy.txt [junit4] 2> 452224 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_id.txt [junit4] 2> 452226 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_hi.txt [junit4] 2> 452228 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ga.txt [junit4] 2> 452230 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_da.txt [junit4] 2> 452232 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ja.txt [junit4] 2> 452234 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_pt.txt [junit4] 2> 452236 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_hu.txt [junit4] 2> 452238 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_el.txt [junit4] 2> 452241 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ru.txt [junit4] 2> 452243 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_tr.txt [junit4] 2> 452245 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ar.txt [junit4] 2> 452248 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/userdict_ja.txt [junit4] 2> 452251 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_eu.txt [junit4] 2> 452253 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_it.txt [junit4] 2> 452256 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_cz.txt [junit4] 2> 452259 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stoptags_ja.txt [junit4] 2> 452261 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/contractions_fr.txt [junit4] 2> 452264 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_de.txt [junit4] 2> 452266 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_fa.txt [junit4] 2> 452269 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/contractions_ga.txt [junit4] 2> 452272 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ca.txt [junit4] 2> 452275 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_nl.txt [junit4] 2> 452285 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_bg.txt [junit4] 2> 452293 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_en.txt [junit4] 2> 452296 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_es.txt [junit4] 2> 452298 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_lv.txt [junit4] 2> 452301 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ro.txt [junit4] 2> 452303 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_th.txt [junit4] 2> 452305 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_fr.txt [junit4] 2> 452307 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_sv.txt [junit4] 2> 452309 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_fi.txt [junit4] 2> 452311 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/hyphenations_ga.txt [junit4] 2> 452313 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_gl.txt [junit4] 2> 452314 INFO (OverseerThreadFactory-1362-thread-1-processing-n:127.0.0.1:46274_solr) [n:127.0.0.1:46274_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/severalReplicasInLIR.AUTOCREATED/params.json [junit4] 2> 452432 INFO (qtp1771866596-3506) [n:127.0.0.1:36007_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 452439 INFO (qtp1771866596-3507) [n:127.0.0.1:36007_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 452442 INFO (qtp1771866596-3502) [n:127.0.0.1:36007_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 452443 INFO (qtp1771866596-3501) [n:127.0.0.1:36007_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 452444 INFO (qtp1771866596-3506) [n:127.0.0.1:36007_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 452449 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 452450 INFO (qtp465603892-3513) [n:127.0.0.1:46580_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 452452 INFO (qtp465603892-3515) [n:127.0.0.1:46580_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 452454 INFO (qtp465603892-3503) [n:127.0.0.1:46580_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 452455 INFO (qtp465603892-3510) [n:127.0.0.1:46580_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 452465 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 452467 INFO (qtp2067104629-3496) [n:127.0.0.1:46274_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 452470 INFO (qtp2067104629-3497) [n:127.0.0.1:46274_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 452471 INFO (qtp2067104629-3498) [n:127.0.0.1:46274_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 452473 INFO (qtp2067104629-3494) [n:127.0.0.1:46274_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 452487 INFO (OverseerStateUpdate-72508848441065481-127.0.0.1:46274_solr-n_0000000000) [n:127.0.0.1:46274_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"severalReplicasInLIR", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"severalReplicasInLIR_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:46274/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 452492 INFO (OverseerStateUpdate-72508848441065481-127.0.0.1:46274_solr-n_0000000000) [n:127.0.0.1:46274_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"severalReplicasInLIR", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"severalReplicasInLIR_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:46580/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 452496 INFO (OverseerStateUpdate-72508848441065481-127.0.0.1:46274_solr-n_0000000000) [n:127.0.0.1:46274_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"severalReplicasInLIR", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"severalReplicasInLIR_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36007/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 452698 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr x:severalReplicasInLIR_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=severalReplicasInLIR.AUTOCREATED&newCollection=true&name=severalReplicasInLIR_shard1_replica_n1&action=CREATE&numShards=1&collection=severalReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 452705 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr x:severalReplicasInLIR_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=severalReplicasInLIR.AUTOCREATED&newCollection=true&name=severalReplicasInLIR_shard1_replica_n2&action=CREATE&numShards=1&collection=severalReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 452706 INFO (qtp1771866596-3507) [n:127.0.0.1:36007_solr x:severalReplicasInLIR_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=severalReplicasInLIR.AUTOCREATED&newCollection=true&name=severalReplicasInLIR_shard1_replica_n4&action=CREATE&numShards=1&collection=severalReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 452707 INFO (qtp1771866596-3507) [n:127.0.0.1:36007_solr x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 453733 INFO (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 453733 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 453735 INFO (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 453735 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 453736 WARN (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 453736 WARN (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/extraction/lib [junit4] 2> 453737 WARN (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../dist [junit4] 2> 453741 WARN (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 453741 WARN (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../dist [junit4] 2> 453741 WARN (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../dist [junit4] 2> 453742 WARN (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 453742 WARN (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../dist [junit4] 2> 453742 WARN (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/clustering/lib [junit4] 2> 453742 WARN (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../dist [junit4] 2> 453742 WARN (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 453742 WARN (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1/../../../../dist [junit4] 2> 453742 WARN (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/langid/lib [junit4] 2> 453743 WARN (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../dist [junit4] 2> 453743 WARN (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/velocity/lib [junit4] 2> 453743 WARN (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4/../../../../dist [junit4] 2> 453746 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 453746 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 453747 WARN (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/extraction/lib [junit4] 2> 453747 WARN (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist [junit4] 2> 453748 WARN (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/clustering/lib [junit4] 2> 453748 WARN (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist [junit4] 2> 453748 WARN (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/langid/lib [junit4] 2> 453748 WARN (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist [junit4] 2> 453749 WARN (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/velocity/lib [junit4] 2> 453749 WARN (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2/../../../../dist [junit4] 2> 453752 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 453758 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 453790 INFO (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 453825 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.IndexSchema [severalReplicasInLIR_shard1_replica_n1] Schema name=default-config [junit4] 2> 453856 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.IndexSchema [severalReplicasInLIR_shard1_replica_n2] Schema name=default-config [junit4] 2> 453862 INFO (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.s.IndexSchema [severalReplicasInLIR_shard1_replica_n4] Schema name=default-config [junit4] 2> 454391 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 454392 INFO (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 454392 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 454499 INFO (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'severalReplicasInLIR_shard1_replica_n4' using configuration from collection severalReplicasInLIR, trusted=true [junit4] 2> 454500 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'severalReplicasInLIR_shard1_replica_n1' using configuration from collection severalReplicasInLIR, trusted=true [junit4] 2> 454500 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46274.solr.core.severalReplicasInLIR.shard1.replica_n1' (registry 'solr.core.severalReplicasInLIR.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fa31789 [junit4] 2> 454501 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrCore [[severalReplicasInLIR_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node2/./severalReplicasInLIR_shard1_replica_n1/data/] [junit4] 2> 454501 INFO (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36007.solr.core.severalReplicasInLIR.shard1.replica_n4' (registry 'solr.core.severalReplicasInLIR.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fa31789 [junit4] 2> 454501 INFO (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrCore [[severalReplicasInLIR_shard1_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node1/./severalReplicasInLIR_shard1_replica_n4/data/] [junit4] 2> 454508 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'severalReplicasInLIR_shard1_replica_n2' using configuration from collection severalReplicasInLIR, trusted=true [junit4] 2> 454508 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46580.solr.core.severalReplicasInLIR.shard1.replica_n2' (registry 'solr.core.severalReplicasInLIR.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fa31789 [junit4] 2> 454509 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrCore [[severalReplicasInLIR_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_CA7A2A3733AF2B25-001/tempDir-001/node3/./severalReplicasInLIR_shard1_replica_n2/data/] [junit4] 2> 454604 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 454606 INFO (qtp1771866596-3507) [n:127.0.0.1:36007_solr c:severalReplicasInLIR s:shard1 r:core_node6 x:severalReplicasInLIR_shard1_replica_n4] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 454616 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 455110 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 455110 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 455114 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 455114 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 455122 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c7f7b2f[severalReplicasInLIR_shard1_replica_n1] main] [junit4] 2> 455124 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/severalReplicasInLIR.AUTOCREATED [junit4] 2> 455124 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/severalReplicasInLIR.AUTOCREATED [junit4] 2> 455125 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/severalReplicasInLIR.AUTOCREATED/managed-schema [junit4] 2> 455126 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 455127 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 455141 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 455142 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 455145 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 455145 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 455146 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 455148 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d5f35c2[severalReplicasInLIR_shard1_replica_n2] main] [junit4] 2> 455157 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/severalReplicasInLIR.AUTOCREATED [junit4] 2> 455159 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/severalReplicasInLIR.AUTOCREATED [junit4] 2> 455159 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/severalReplicasInLIR.AUTOCREATED/managed-schema [junit4] 2> 455160 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 455162 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 455162 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 455172 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 455173 INFO (qtp2067104629-3495) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1620837215917572096 [junit4] 2> 455176 INFO (qtp465603892-3511) [n:127.0.0.1:46580_solr c:severalReplicasInLIR s:shard1 r:core_node5 x:severalReplicasInLIR_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 455176 INFO (searcherExecutor-1379-thread-1-processing-n:127.0.0.1:46274_solr x:severalReplicasInLIR_shard1_replica_n1 c:severalReplicasInLIR s:shard1 r:core_node3) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@4c7f7b2f[severalReplicasInLIR_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 455177 INFO (searcherExecutor-1379-thread-1-processing-n:127.0.0.1:46274_solr x:severalReplicasInLIR_shard1_replica_n1 c:severalReplicasInLIR s:shard1 r:core_node3) [n:127.0.0.1:46274_solr c:severalReplicasInLIR s:shard1 r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 455177 INFO (searcherExecutor-1379-thread-1-processing-n:127.0.0.1:46274_solr x:severalReplicasInLIR_shard1_ [...truncated too long message...] 3) [ ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:10236_solr] added at times [6974071540416307], now=6974074593879757 [junit4] 2> 3002113 DEBUG (simCloudManagerPool-8895-thread-4) [ ] o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection .system, currentVersion=1 [junit4] 2> 3002114 DEBUG (simCloudManagerPool-8895-thread-4) [ ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=1 [junit4] 2> 3002114 DEBUG (simCloudManagerPool-8895-thread-4) [ ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 1 [junit4] 2> 3002124 DEBUG (simCloudManagerPool-8895-thread-4) [ ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=2 [junit4] 2> 3002124 DEBUG (simCloudManagerPool-8895-thread-4) [ ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 2 [junit4] 2> 3002135 DEBUG (simCloudManagerPool-8895-thread-5) [ ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=3 [junit4] 2> 3002136 DEBUG (simCloudManagerPool-8895-thread-5) [ ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 3 [junit4] 2> 3002146 DEBUG (simCloudManagerPool-8895-thread-6) [ ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=4 [junit4] 2> 3002147 DEBUG (simCloudManagerPool-8895-thread-6) [ ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 4 [junit4] 2> 3002158 DEBUG (simCloudManagerPool-8895-thread-7) [ ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=5 [junit4] 2> 3002159 DEBUG (simCloudManagerPool-8895-thread-7) [ ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 5 [junit4] 2> 3002159 DEBUG (simCloudManagerPool-8895-thread-4) [ ] o.a.s.c.a.s.SimClusterStateProvider -- finished createCollection .system, currentVersion=6 [junit4] 2> 3002159 DEBUG (simCloudManagerPool-8895-thread-8) [ ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for .system / shard1 (currentVersion=6): {"core_node1":{ [junit4] 2> "core":".system_shard1_replica_n1", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":".system", [junit4] 2> "node_name":"127.0.0.1:10235_solr", [junit4] 2> "type":"NRT", [junit4] 2> "leader":"true", [junit4] 2> "SEARCHER.searcher.maxDoc":0, [junit4] 2> "SEARCHER.searcher.deletedDocs":0, [junit4] 2> "INDEX.sizeInBytes":10240, [junit4] 2> "state":"active", [junit4] 2> "INDEX.sizeInGB":9.5367431640625E-6, [junit4] 2> "SEARCHER.searcher.numDocs":0}} [junit4] 2> 3002159 INFO (simCloudManagerPool-8895-thread-4) [ ] o.a.s.c.CloudTestUtils -- shards without leaders: [shard1] [junit4] 2> 3002161 DEBUG (simCloudManagerPool-8895-thread-4) [ ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=6 [junit4] 2> 3002162 DEBUG (simCloudManagerPool-8895-thread-4) [ ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 6 [junit4] 2> 3002162 DEBUG (ScheduledTrigger-8896-thread-3) [ ] o.a.s.c.a.NodeAddedTrigger Removing new node from tracking: 127.0.0.1:10236_solr [junit4] 2> 3002164 DEBUG (simCloudManagerPool-8895-thread-11) [ ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 3002164 DEBUG (simCloudManagerPool-8895-thread-11) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4 [junit4] 2> 3002164 DEBUG (Simulated OverseerAutoScalingTriggerThread) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4 [junit4] 2> 3002164 DEBUG (Simulated OverseerAutoScalingTriggerThread) [ ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded markers [junit4] 2> 3002164 DEBUG (Simulated OverseerAutoScalingTriggerThread) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4 [junit4] 2> 3002205 INFO (Simulated OverseerAutoScalingTriggerThread) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 3002206 DEBUG (TEST-TestSimTriggerIntegration.testNodeAddedTrigger-seed#[CA7A2A3733AF2B25]) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly [junit4] 2> 3002207 INFO (TEST-TestSimTriggerIntegration.testNodeAddedTrigger-seed#[CA7A2A3733AF2B25]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTrigger [junit4] IGNOR/A 0.00s J2 | TestSimTriggerIntegration.testNodeLostTrigger [junit4] > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028)) [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestSimTriggerIntegration_CA7A2A3733AF2B25-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=254, maxMBSortInHeap=6.177907672641793, sim=RandomSimilarity(queryNorm=false): {}, locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=America/Matamoros [junit4] 2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=146683616,total=529006592 [junit4] 2> NOTE: All tests run in this JVM: [MetricsHandlerTest, TestScoreJoinQPScore, TestLegacyNumericRangeQueryBuilder, RegexBytesRefFilterTest, HdfsRecoverLeaseTest, TestMergePolicyConfig, TestInPlaceUpdatesStandalone, TestRandomRequestDistribution, TestBlendedInfixSuggestions, TestCSVResponseWriter, CdcrBootstrapTest, UninvertDocValuesMergePolicyTest, TestUseDocValuesAsStored, TestRandomCollapseQParserPlugin, TestConfigSetsAPIZkFailure, TestPostingsSolrHighlighter, TestSimExtremeIndexing, TestSolrDeletionPolicy2, TestSSLRandomization, HttpPartitionTest, TestDistribDocBasedVersion, TestSafeXMLParsing, TestReRankQParserPlugin, SuggestComponentTest, TestWordDelimiterFilterFactory, RequiredFieldsTest, TestConfigReload, DistanceFunctionTest, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, TestSolrConfigHandlerCloud, TestLMDirichletSimilarityFactory, CursorMarkTest, TestQuerySenderNoQuery, DirectSolrSpellCheckerTest, ScheduledTriggerIntegrationTest, TestDistributedGrouping, TestSchemaManager, TestDFISimilarityFactory, TestManagedStopFilterFactory, ByteBuffersDirectoryFactoryTest, DeleteReplicaTest, SimpleMLTQParserTest, TestPullReplica, TestGraphMLResponseWriter, SearchHandlerTest, TestChildDocTransformerHierarchy, TestSimNodeAddedTrigger, ReturnFieldsTest, TestDocTermOrdsUninvertLimit, TestMiniSolrCloudClusterSSL, ExplicitHLLTest, TestSizeLimitedDistributedMap, TestCodecSupport, HighlighterConfigTest, TestCollectionAPIs, RollingRestartTest, TestCloudPseudoReturnFields, RecoveryZkTest, TestHalfAndHalfDocValues, BlockJoinFacetRandomTest, TestClusterProperties, StatelessScriptUpdateProcessorFactoryTest, TestSolrCoreParser, ResourceLoaderTest, TestLegacyNumericUtils, HdfsUnloadDistributedZkTest, HdfsAutoAddReplicasIntegrationTest, HdfsDirectoryTest, MoveReplicaHDFSTest, TestSimpleTextCodec, RandomizedTaggerTest, DistributedIntervalFacetingTest, TestCustomSort, TestExceedMaxTermLength, TestTrie, TestClusterStateMutator, AutoScalingHandlerTest, TestAuthenticationFramework, PreAnalyzedFieldManagedSchemaCloudTest, BasicAuthIntegrationTest, TestPerFieldSimilarity, ImplicitSnitchTest, QueryEqualityTest, TestQueryTypes, MultiThreadedOCPTest, BinaryUpdateRequestHandlerTest, ZkCLITest, TestExtendedDismaxParser, OverseerTest, DocValuesMultiTest, HdfsDirectoryFactoryTest, SimpleCollectionCreateDeleteTest, TestJsonFacetRefinement, SolrIndexSplitterTest, CoreSorterTest, TriggerCooldownIntegrationTest, SpellingQueryConverterTest, TestConfigSetImmutable, OverseerRolesTest, DistributedMLTComponentTest, TestLeaderElectionZkExpiry, TestComplexPhraseLeadingWildcard, HdfsChaosMonkeyNothingIsSafeTest, TestFuzzyAnalyzedSuggestions, ParsingFieldUpdateProcessorsTest, TestStressUserVersions, SliceStateTest, SolrCoreMetricManagerTest, SolrCmdDistributorTest, SearchRateTriggerTest, TestWithCollection, TestMultiWordSynonyms, ResponseHeaderTest, TestSha256AuthenticationProvider, AnalysisErrorHandlingTest, SolrCoreTest, DirectSolrConnectionTest, JSONWriterTest, TestJsonFacetsWithNestedObjects, TestCloudSchemaless, TestSimTriggerIntegration] [junit4] Completed [455/836 (3!)] on J2 in 5.26s, 11 tests, 1 failure, 3 skipped <<< FAILURES! [...truncated 1315 lines...] [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/temp/junit4-J1-20181225_150608_3767557929472503763012.sysout [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/heapdumps/java_pid23044.hprof ... [junit4] Heap dump file created [684470986 bytes in 4.692 secs] [junit4] <<< JVM J1: EOF ---- [...truncated 8887 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/build.xml:661: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created: * java_pid23044.hprof Total time: 323 minutes 4 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
