Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/334/ Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC
4 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Doc with id=1 not found in http://127.0.0.1:46697/forceleader_test_collection due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:46697/forceleader_test_collection due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([CCC459C106A6E3CE:2A536D013F241AAF]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556) at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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.HttpPartitionTest.test Error Message: Doc with id=1 not found in http://127.0.0.1:41211/i_/l/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:41211/i_/l/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([CCC459C106A6E3CE:4490661BA85A8E36]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558) at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249) at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete Error Message: Error from server at https://127.0.0.1:39649/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:39649/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at __randomizedtesting.SeedInfo.seed([CCC459C106A6E3CE:6F3EF764814E096B]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39649/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more FAILED: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter Error Message: Test requires that log-level is at-least INFO, but INFO is disabled Stack Trace: java.lang.AssertionError: Test requires that log-level is at-least INFO, but INFO is disabled at __randomizedtesting.SeedInfo.seed([CCC459C106A6E3CE:932074F66DAA708B]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.ensureLoggingConfiguredAppropriately(SolrSlf4jReporterTest.java:99) at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:49) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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 12670 lines...] [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/init-core-data-001 [junit4] 2> 1833442 WARN (SUITE-HttpPartitionTest-seed#[CCC459C106A6E3CE]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=102 numCloses=102 [junit4] 2> 1833442 INFO (SUITE-HttpPartitionTest-seed#[CCC459C106A6E3CE]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1833443 INFO (SUITE-HttpPartitionTest-seed#[CCC459C106A6E3CE]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 1833443 INFO (SUITE-HttpPartitionTest-seed#[CCC459C106A6E3CE]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1833443 INFO (SUITE-HttpPartitionTest-seed#[CCC459C106A6E3CE]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i_/l [junit4] 2> 1833447 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1833448 INFO (Thread-3730) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1833448 INFO (Thread-3730) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1833450 ERROR (Thread-3730) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1833548 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.ZkTestServer start zk server on port:38469 [junit4] 2> 1833565 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1833566 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1833566 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1833567 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1833568 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1833568 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1833569 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1833569 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1833570 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1833570 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1833571 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1833572 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise [junit4] 2> 1833678 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1833679 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@87b83b{/i_/l,null,AVAILABLE} [junit4] 2> 1833679 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@34324{HTTP/1.1,[http/1.1]}{127.0.0.1:43447} [junit4] 2> 1833679 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.Server Started @1835755ms [junit4] 2> 1833679 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/tempDir-001/control/data, hostContext=/i_/l, hostPort=43355, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/control-001/cores} [junit4] 2> 1833680 ERROR (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1833680 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.1.0 [junit4] 2> 1833680 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1833680 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1833680 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-29T22:05:20.594Z [junit4] 2> 1833682 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1833682 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/control-001/solr.xml [junit4] 2> 1833685 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1833688 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38469/solr [junit4] 2> 1833719 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1833719 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43355_i_%2Fl [junit4] 2> 1833720 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.Overseer Overseer (id=98569048579244036-127.0.0.1:43355_i_%2Fl-n_0000000000) starting [junit4] 2> 1833723 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43355_i_%2Fl [junit4] 2> 1833725 INFO (zkCallback-2196-thread-1-processing-n:127.0.0.1:43355_i_%2Fl) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1833790 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1833814 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1833814 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1833815 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/control-001/cores [junit4] 2> 1833831 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1833831 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38469/solr ready [junit4] 2> 1833832 INFO (SocketProxy-Acceptor-43355) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43312,localport=43355], receiveBufferSize:531000 [junit4] 2> 1833835 INFO (SocketProxy-Acceptor-43355) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43447,localport=50036], receiveBufferSize=530904 [junit4] 2> 1833836 INFO (qtp12762131-14579) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43355_i_%252Fl&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1833837 INFO (OverseerThreadFactory-6630-thread-1-processing-n:127.0.0.1:43355_i_%2Fl) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1833940 INFO (SocketProxy-Acceptor-43355) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43316,localport=43355], receiveBufferSize:531000 [junit4] 2> 1833942 INFO (SocketProxy-Acceptor-43355) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43447,localport=50040], receiveBufferSize=530904 [junit4] 2> 1833944 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1833944 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1834048 INFO (zkCallback-2196-thread-1-processing-n:127.0.0.1:43355_i_%2Fl) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1834954 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1834963 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 1835059 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1835068 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 1835069 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1835069 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1835069 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1835072 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=91.9404296875, floorSegmentMB=0.9345703125, forceMergeDeletesPctAllowed=23.716229591181044, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7712691430121538 [junit4] 2> 1835074 WARN (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1835100 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1835100 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1835101 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1835101 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1835102 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=94.046875, floorSegmentMB=1.0771484375, forceMergeDeletesPctAllowed=29.671634995755717, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1835102 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6487f6[control_collection_shard1_replica_n1] main] [junit4] 2> 1835103 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1835104 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1835104 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1835105 INFO (searcherExecutor-6633-thread-1-processing-n:127.0.0.1:43355_i_%2Fl x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@6487f6[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1835105 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577104779005394944 [junit4] 2> 1835110 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1835110 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1835110 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43355/i_/l/control_collection_shard1_replica_n1/ [junit4] 2> 1835110 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1835110 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43355/i_/l/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1835110 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1835111 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43355/i_/l/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1835212 INFO (zkCallback-2196-thread-1-processing-n:127.0.0.1:43355_i_%2Fl) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1835262 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1835263 INFO (qtp12762131-14575) [n:127.0.0.1:43355_i_%2Fl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1319 [junit4] 2> 1835266 INFO (qtp12762131-14579) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1835364 INFO (zkCallback-2196-thread-1-processing-n:127.0.0.1:43355_i_%2Fl) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1835840 INFO (OverseerCollectionConfigSetProcessor-98569048579244036-127.0.0.1:43355_i_%2Fl-n_0000000000) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1836266 INFO (qtp12762131-14579) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43355_i_%252Fl&wt=javabin&version=2} status=0 QTime=2429 [junit4] 2> 1836275 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1836275 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38469/solr ready [junit4] 2> 1836275 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1836276 INFO (SocketProxy-Acceptor-43355) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43350,localport=43355], receiveBufferSize:531000 [junit4] 2> 1836276 INFO (SocketProxy-Acceptor-43355) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43447,localport=50074], receiveBufferSize=530904 [junit4] 2> 1836278 INFO (qtp12762131-14576) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1836282 INFO (OverseerThreadFactory-6630-thread-2-processing-n:127.0.0.1:43355_i_%2Fl) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1836282 WARN (OverseerThreadFactory-6630-thread-2-processing-n:127.0.0.1:43355_i_%2Fl) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1836484 INFO (qtp12762131-14576) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1836484 INFO (qtp12762131-14576) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=206 [junit4] 2> 1836549 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-1-001 of type TLOG [junit4] 2> 1836550 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1836550 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18d89fa{/i_/l,null,AVAILABLE} [junit4] 2> 1836551 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@766d0f{HTTP/1.1,[http/1.1]}{127.0.0.1:39079} [junit4] 2> 1836551 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.Server Started @1838626ms [junit4] 2> 1836551 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/i_/l, hostPort=35081, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-1-001/cores} [junit4] 2> 1836551 ERROR (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1836551 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.1.0 [junit4] 2> 1836551 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1836551 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1836551 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-29T22:05:23.465Z [junit4] 2> 1836558 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1836558 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-1-001/solr.xml [junit4] 2> 1836561 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1836563 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38469/solr [junit4] 2> 1836569 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1836570 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1836570 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35081_i_%2Fl [junit4] 2> 1836571 INFO (zkCallback-2203-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1836571 INFO (zkCallback-2196-thread-1-processing-n:127.0.0.1:43355_i_%2Fl) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1836571 INFO (zkCallback-2208-thread-1-processing-n:127.0.0.1:35081_i_%2Fl) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1836647 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1836655 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1836655 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1836657 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-1-001/cores [junit4] 2> 1836675 INFO (SocketProxy-Acceptor-35081) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38174,localport=35081], receiveBufferSize:531000 [junit4] 2> 1836677 INFO (SocketProxy-Acceptor-35081) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39079,localport=36876], receiveBufferSize=530904 [junit4] 2> 1836678 INFO (qtp26864725-14627) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35081_i_%252Fl&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1836679 INFO (OverseerCollectionConfigSetProcessor-98569048579244036-127.0.0.1:43355_i_%2Fl-n_0000000000) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1836679 INFO (OverseerThreadFactory-6630-thread-3-processing-n:127.0.0.1:43355_i_%2Fl) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:35081_i_%2Fl for creating new replica [junit4] 2> 1836680 INFO (SocketProxy-Acceptor-35081) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38178,localport=35081], receiveBufferSize:531000 [junit4] 2> 1836686 INFO (SocketProxy-Acceptor-35081) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39079,localport=36880], receiveBufferSize=530904 [junit4] 2> 1836686 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1836686 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1837698 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1837724 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test [junit4] 2> 1837796 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1837806 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true [junit4] 2> 1837806 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1837806 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1837806 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-1-001/cores/collection1_shard2_replica_t41/data/] [junit4] 2> 1837810 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=91.9404296875, floorSegmentMB=0.9345703125, forceMergeDeletesPctAllowed=23.716229591181044, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7712691430121538 [junit4] 2> 1837812 WARN (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1837854 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1837854 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1837855 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1837855 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1837856 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=94.046875, floorSegmentMB=1.0771484375, forceMergeDeletesPctAllowed=29.671634995755717, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1837857 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@19178a4[collection1_shard2_replica_t41] main] [junit4] 2> 1837857 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1837857 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1837858 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1837859 INFO (searcherExecutor-6644-thread-1-processing-n:127.0.0.1:35081_i_%2Fl x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@19178a4[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1837860 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577104781894221824 [junit4] 2> 1837863 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1837863 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1837863 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35081/i_/l/collection1_shard2_replica_t41/ [junit4] 2> 1837863 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1837863 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:35081/i_/l/collection1_shard2_replica_t41/ has no replicas [junit4] 2> 1837863 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1837863 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader [junit4] 2> 1837865 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35081/i_/l/collection1_shard2_replica_t41/ shard2 [junit4] 2> 1838016 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1838016 INFO (qtp26864725-14629) [n:127.0.0.1:35081_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1330 [junit4] 2> 1838017 INFO (qtp26864725-14627) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:35081_i_%252Fl&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1338 [junit4] 2> 1838080 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-2-001 of type TLOG [junit4] 2> 1838081 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1838081 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@198d9fc{/i_/l,null,AVAILABLE} [junit4] 2> 1838082 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6c0d9b{HTTP/1.1,[http/1.1]}{127.0.0.1:33701} [junit4] 2> 1838082 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.Server Started @1840157ms [junit4] 2> 1838082 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/i_/l, hostPort=41211, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-2-001/cores} [junit4] 2> 1838082 ERROR (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1838082 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.1.0 [junit4] 2> 1838082 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1838082 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1838082 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-29T22:05:24.996Z [junit4] 2> 1838084 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1838084 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-2-001/solr.xml [junit4] 2> 1838087 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1838089 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38469/solr [junit4] 2> 1838094 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:41211_i_%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1838094 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:41211_i_%2Fl ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1838095 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:41211_i_%2Fl ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41211_i_%2Fl [junit4] 2> 1838095 INFO (zkCallback-2196-thread-2-processing-n:127.0.0.1:43355_i_%2Fl) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1838095 INFO (zkCallback-2208-thread-1-processing-n:127.0.0.1:35081_i_%2Fl) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1838096 INFO (zkCallback-2203-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1838096 INFO (zkCallback-2214-thread-1-processing-n:127.0.0.1:41211_i_%2Fl) [n:127.0.0.1:41211_i_%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1838227 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:41211_i_%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1838237 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:41211_i_%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1838237 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:41211_i_%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1838239 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:41211_i_%2Fl ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-2-001/cores [junit4] 2> 1838263 INFO (qtp26864725-14628) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41211_i_%252Fl&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1838264 INFO (OverseerThreadFactory-6630-thread-4-processing-n:127.0.0.1:43355_i_%2Fl) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41211_i_%2Fl for creating new replica [junit4] 2> 1838264 INFO (OverseerCollectionConfigSetProcessor-98569048579244036-127.0.0.1:43355_i_%2Fl-n_0000000000) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1838265 INFO (SocketProxy-Acceptor-41211) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56472,localport=41211], receiveBufferSize:531000 [junit4] 2> 1838265 INFO (SocketProxy-Acceptor-41211) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33701,localport=38310], receiveBufferSize=530904 [junit4] 2> 1838267 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1838268 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1839294 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1839315 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test [junit4] 2> 1839481 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1839490 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true [junit4] 2> 1839491 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1839491 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1839491 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-2-001/cores/collection1_shard1_replica_t43/data/] [junit4] 2> 1839495 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=91.9404296875, floorSegmentMB=0.9345703125, forceMergeDeletesPctAllowed=23.716229591181044, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7712691430121538 [junit4] 2> 1839497 WARN (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1839534 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1839534 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1839534 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1839535 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1839536 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=94.046875, floorSegmentMB=1.0771484375, forceMergeDeletesPctAllowed=29.671634995755717, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1839536 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@796447[collection1_shard1_replica_t43] main] [junit4] 2> 1839537 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1839537 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1839537 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1839538 INFO (searcherExecutor-6655-thread-1-processing-n:127.0.0.1:41211_i_%2Fl x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@796447[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1839539 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577104783654780928 [junit4] 2> 1839542 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1839542 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1839542 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41211/i_/l/collection1_shard1_replica_t43/ [junit4] 2> 1839542 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1839542 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:41211/i_/l/collection1_shard1_replica_t43/ has no replicas [junit4] 2> 1839542 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1839542 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader [junit4] 2> 1839544 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41211/i_/l/collection1_shard1_replica_t43/ shard1 [junit4] 2> 1839694 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1839695 INFO (qtp20695601-14662) [n:127.0.0.1:41211_i_%2Fl c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1427 [junit4] 2> 1839696 INFO (qtp26864725-14628) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41211_i_%252Fl&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1432 [junit4] 2> 1839761 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-3-001 of type TLOG [junit4] 2> 1839762 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1839763 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c0265d{/i_/l,null,AVAILABLE} [junit4] 2> 1839763 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@18b2785{HTTP/1.1,[http/1.1]}{127.0.0.1:37301} [junit4] 2> 1839763 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.e.j.s.Server Started @1841838ms [junit4] 2> 1839763 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/i_/l, hostPort=46769, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-3-001/cores} [junit4] 2> 1839763 ERROR (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1839763 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.1.0 [junit4] 2> 1839763 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1839764 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1839764 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-29T22:05:26.678Z [junit4] 2> 1839765 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1839765 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-3-001/solr.xml [junit4] 2> 1839769 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1839773 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38469/solr [junit4] 2> 1839777 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:46769_i_%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1839778 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:46769_i_%2Fl ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1839779 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:46769_i_%2Fl ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46769_i_%2Fl [junit4] 2> 1839779 INFO (zkCallback-2196-thread-2-processing-n:127.0.0.1:43355_i_%2Fl) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1839779 INFO (zkCallback-2203-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1839779 INFO (zkCallback-2208-thread-1-processing-n:127.0.0.1:35081_i_%2Fl) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1839779 INFO (zkCallback-2214-thread-1-processing-n:127.0.0.1:41211_i_%2Fl) [n:127.0.0.1:41211_i_%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1839779 INFO (zkCallback-2220-thread-1-processing-n:127.0.0.1:46769_i_%2Fl) [n:127.0.0.1:46769_i_%2Fl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1839872 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:46769_i_%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1839880 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:46769_i_%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1839881 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:46769_i_%2Fl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1839882 INFO (TEST-HttpPartitionTest.test-seed#[CCC459C106A6E3CE]) [n:127.0.0.1:46769_i_%2Fl ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-3-001/cores [junit4] 2> 1839914 INFO (qtp26864725-14623) [n:127.0.0.1:35081_i_%2Fl ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46769_i_%252Fl&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1839915 INFO (OverseerThreadFactory-6630-thread-5-processing-n:127.0.0.1:43355_i_%2Fl) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46769_i_%2Fl for creating new replica [junit4] 2> 1839915 INFO (OverseerCollectionConfigSetProcessor-98569048579244036-127.0.0.1:43355_i_%2Fl-n_0000000000) [n:127.0.0.1:43355_i_%2Fl ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1839916 INFO (SocketProxy-Acceptor-46769) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49020,localport=46769], receiveBufferSize:531000 [junit4] 2> 1839918 INFO (SocketProxy-Acceptor-46769) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=37301,localport=41764], receiveBufferSize=530904 [junit4] 2> 1839919 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1839920 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1840930 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1840943 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test [junit4] 2> 1841027 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1841034 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true [junit4] 2> 1841035 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee4db4 [junit4] 2> 1841035 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1841035 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_CCC459C106A6E3CE-001/shard-3-001/cores/collection1_shard2_replica_t45/data/] [junit4] 2> 1841038 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=91.9404296875, floorSegmentMB=0.9345703125, forceMergeDeletesPctAllowed=23.716229591181044, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7712691430121538 [junit4] 2> 1841040 WARN (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1841081 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1841081 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1841082 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1841082 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1841083 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=94.046875, floorSegmentMB=1.0771484375, forceMergeDeletesPctAllowed=29.671634995755717, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1841083 INFO (qtp2964345-14694) [n:127.0.0.1:46769_i_%2Fl c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@19b4dfb[collection1_shard2_replica_t45] m [...truncated too long message...] aN, value=NaN, clientAuth=NaN) [junit4] 2> 2874787 INFO (SUITE-SolrSlf4jReporterTest-seed#[CCC459C106A6E3CE]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2874792 INFO (TEST-SolrSlf4jReporterTest.testReporter-seed#[CCC459C106A6E3CE]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testReporter [junit4] 2> 2874792 INFO (TEST-SolrSlf4jReporterTest.testReporter-seed#[CCC459C106A6E3CE]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testReporter [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter -Dtests.seed=CCC459C106A6E3CE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-CU -Dtests.timezone=America/Whitehorse -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] FAILURE 0.01s J2 | SolrSlf4jReporterTest.testReporter <<< [junit4] > Throwable #1: java.lang.AssertionError: Test requires that log-level is at-least INFO, but INFO is disabled [junit4] > at __randomizedtesting.SeedInfo.seed([CCC459C106A6E3CE:932074F66DAA708B]:0) [junit4] > at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.ensureLoggingConfiguredAppropriately(SolrSlf4jReporterTest.java:99) [junit4] > at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:49) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.SolrSlf4jReporterTest_CCC459C106A6E3CE-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=es-CU, timezone=America/Whitehorse [junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=136138320,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestCopyFieldCollectionResource, SortByFunctionTest, TestDeleteCollectionOnDownNodes, TestCustomSort, TestTolerantUpdateProcessorRandomCloud, TestAnalyzedSuggestions, TestFileDictionaryLookup, TestLockTree, TestFieldCacheSortRandom, UninvertDocValuesMergePolicyTest, TestIntervalFaceting, UtilsToolTest, TestImplicitCoreProperties, StressHdfsTest, PKIAuthenticationIntegrationTest, TestCloudJSONFacetJoinDomain, FullHLLTest, CdcrBootstrapTest, DateFieldTest, TestRandomCollapseQParserPlugin, TestPushWriter, TestReversedWildcardFilterFactory, BlockCacheTest, TestUtils, ClassificationUpdateProcessorIntegrationTest, UpdateLogTest, TestPerFieldSimilarityWithDefaultOverride, TestMinMaxOnMultiValuedField, DocExpirationUpdateProcessorFactoryTest, PolyFieldTest, DirectUpdateHandlerOptimizeTest, TestReload, CreateCollectionCleanupTest, TestPayloadCheckQParserPlugin, TestQueryUtils, TestSurroundQueryParser, DistributedFacetPivotLargeTest, HdfsRestartWhileUpdatingTest, SimplePostToolTest, HighlighterMaxOffsetTest, TestSuggestSpellingConverter, TestDistributedMissingSort, TestDistribIDF, TestRandomFlRTGCloud, ResponseLogComponentTest, TestFieldTypeResource, DateMathParserTest, TestPrepRecovery, TestNestedDocsSort, SpatialHeatmapFacetsTest, LeaderFailureAfterFreshStartTest, TestSimpleTextCodec, CoreAdminRequestStatusTest, CachingDirectoryFactoryTest, SolrJmxReporterTest, DeleteLastCustomShardedReplicaTest, TestLMJelinekMercerSimilarityFactory, TestZkChroot, CdcrRequestHandlerTest, CdcrUpdateLogTest, TestRuleBasedAuthorizationPlugin, OverseerCollectionConfigSetProcessorTest, TestGroupingSearch, SolrCoreCheckLockOnStartupTest, SparseHLLTest, FullSolrCloudDistribCmdsTest, TestPolicyCloud, DistribDocExpirationUpdateProcessorTest, TestManagedSynonymGraphFilterFactory, TestCorePropertiesReload, TestRecovery, StatsComponentTest, TestDFRSimilarityFactory, BlockJoinFacetSimpleTest, CircularListTest, XsltUpdateRequestHandlerTest, HdfsDirectoryTest, TestSchemaManager, PreAnalyzedFieldTest, DistributedFacetPivotSmallTest, TestCollectionAPI, MigrateRouteKeyTest, SolrIndexMetricsTest, RulesTest, TestGeoJSONResponseWriter, TestManagedSchemaAPI, PreAnalyzedUpdateProcessorTest, TestDistributedStatsComponentCardinality, BJQParserTest, DistanceUnitsTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestMacros, CloudExitableDirectoryReaderTest, TestLRUStatsCache, PingRequestHandlerTest, TestLegacyFieldCache, PrimitiveFieldTypeTest, RequiredFieldsTest, TestFoldingMultitermQuery, MoveReplicaHDFSUlogDirTest, ClusterStateTest, TestRTimerTree, BadIndexSchemaTest, ShowFileRequestHandlerTest, TestSolrDeletionPolicy2, TestJmxIntegration, TestSolrQueryResponse, CopyFieldTest, PathHierarchyTokenizerFactoryTest, AtomicUpdateProcessorFactoryTest, RegexBoostProcessorTest, TestNumericRangeQuery64, TestStressReorder, TestPivotHelperCode, SegmentsInfoRequestHandlerTest, TestManagedResourceStorage, TestLegacyNumericRangeQueryBuilder, TestUseDocValuesAsStored2, TestExclusionRuleCollectionAccess, InfixSuggestersTest, BasicDistributedZk2Test, SyncSliceTest, OverseerTest, ZkSolrClientTest, AutoCommitTest, TestFaceting, TestHashPartitioner, TestJoin, TestCoreContainer, QueryElevationComponentTest, TestFiltering, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, DebugComponentTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, FastVectorHighlighterTest, LoggingHandlerTest, TestCSVResponseWriter, JsonLoaderTest, TestPHPSerializedResponseWriter, SearchHandlerTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, BadComponentTest, MultiTermTest, SampleTest, NumericFieldsTest, MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestSystemIdResolver, SpellingQueryConverterTest, DOMUtilTest, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteReplicaTest, DistribCursorPagingTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, PeerSyncReplicationTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPivotFacet, TestCloudRecovery, TestClusterProperties, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore, TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSegmentSorting, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, VMParamsZkACLAndCredentialsProvidersTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, TestClusterStateMutator, ZkStateReaderTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestCustomStream, TestSolrCoreSnapshots, RequestLoggingTest, SearchHandlerTest, TestBlobHandler, TestReplicationHandlerBackup, TestReqParamsAPI, TestRestoreCore, TestSolrConfigHandlerCloud, MetricsHandlerTest, StatsReloadRaceTest, DistributedQueryComponentOptimizationTest, TestLegacyField, TestLegacyFieldReuse, TestLegacyTerms, TestNumericRangeQuery32, JvmMetricsTest, SolrMetricManagerTest, SolrGangliaReporterTest, SolrSlf4jReporterTest] [junit4] Completed [628/731 (4!)] on J2 in 0.02s, 1 test, 1 failure <<< FAILURES! [...truncated 42414 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:810: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:690: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:678: Source checkout is modified!!! Offending files: * solr/licenses/httpmime-4.5.3.jar.sha1 Total time: 87 minutes 47 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
