Build: https://builds.apache.org/job/Lucene-Solr-Tests-http2/51/
10 tests failed.
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([1E0494C92434F95E:9650AB138AC894A6]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:195)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:143)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:138)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:1032)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:613)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.TestDistributedSearch.test
Error Message:
did't see any stats=true shard requests
Stack Trace:
java.lang.AssertionError: did't see any stats=true shard requests
at
__randomizedtesting.SeedInfo.seed([1E0494C92434F95E:9650AB138AC894A6]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:615)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1096)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.handler.component.DistributedQueryComponentOptimizationTest.testMissingFieldListWithSort
Error Message:
distrib.singlePass=true made more requests than number of shards
Stack Trace:
java.lang.AssertionError: distrib.singlePass=true made more requests than
number of shards
at
__randomizedtesting.SeedInfo.seed([1E0494C92434F95E:1A8681908E637957]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.queryWithAsserts(DistributedQueryComponentOptimizationTest.java:240)
at
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.testMissingFieldListWithSort(DistributedQueryComponentOptimizationTest.java:190)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.handler.component.DistributedQueryComponentOptimizationTest.testWildcardFieldList
Error Message:
distrib.singlePass=true made more requests than number of shards
Stack Trace:
java.lang.AssertionError: distrib.singlePass=true made more requests than
number of shards
at
__randomizedtesting.SeedInfo.seed([1E0494C92434F95E:3538D56E5F1054BE]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.queryWithAsserts(DistributedQueryComponentOptimizationTest.java:240)
at
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.testWildcardFieldList(DistributedQueryComponentOptimizationTest.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.handler.component.DistributedQueryComponentOptimizationTest.testOptimizations
Error Message:
distrib.singlePass=true made more requests than number of shards
Stack Trace:
java.lang.AssertionError: distrib.singlePass=true made more requests than
number of shards
at
__randomizedtesting.SeedInfo.seed([1E0494C92434F95E:11085A97EBE53A66]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.queryWithAsserts(DistributedQueryComponentOptimizationTest.java:240)
at
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.testOptimizations(DistributedQueryComponentOptimizationTest.java:145)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.handler.component.DistributedQueryComponentOptimizationTest.testMultipleFlParams
Error Message:
distrib.singlePass=true made more requests than number of shards
Stack Trace:
java.lang.AssertionError: distrib.singlePass=true made more requests than
number of shards
at
__randomizedtesting.SeedInfo.seed([1E0494C92434F95E:A27FDA04074AA539]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.queryWithAsserts(DistributedQueryComponentOptimizationTest.java:240)
at
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.testMultipleFlParams(DistributedQueryComponentOptimizationTest.java:184)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.handler.component.DistributedQueryComponentOptimizationTest.testScoreAlwaysReturned
Error Message:
distrib.singlePass=true made more requests than number of shards
Stack Trace:
java.lang.AssertionError: distrib.singlePass=true made more requests than
number of shards
at
__randomizedtesting.SeedInfo.seed([1E0494C92434F95E:FCE0E122560F7C93]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.queryWithAsserts(DistributedQueryComponentOptimizationTest.java:240)
at
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.testScoreAlwaysReturned(DistributedQueryComponentOptimizationTest.java:178)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.handler.component.TestTrackingShardHandlerFactory.testRequestTracking
Error Message:
Unexpected number of core admin requests were found expected:<2> but was:<0>
Stack Trace:
java.lang.AssertionError: Unexpected number of core admin requests were found
expected:<2> but was:<0>
at
__randomizedtesting.SeedInfo.seed([1E0494C92434F95E:5638CD09D03FE8C8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.handler.component.TestTrackingShardHandlerFactory.testRequestTracking(TestTrackingShardHandlerFactory.java:74)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1070)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttp2SolrClient
Error Message:
3 threads leaked from SUITE scope at
org.apache.solr.client.solrj.TestLBHttp2SolrClient: 1) Thread[id=3284,
name=aliveCheckExecutor-733-thread-1, state=TIMED_WAITING,
group=TGRP-TestLBHttp2SolrClient] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=2783,
name=aliveCheckExecutor-699-thread-1, state=TIMED_WAITING,
group=TGRP-TestLBHttp2SolrClient] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=3032,
name=aliveCheckExecutor-716-thread-1, state=TIMED_WAITING,
group=TGRP-TestLBHttp2SolrClient] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE
scope at org.apache.solr.client.solrj.TestLBHttp2SolrClient:
1) Thread[id=3284, name=aliveCheckExecutor-733-thread-1,
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=2783, name=aliveCheckExecutor-699-thread-1,
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=3032, name=aliveCheckExecutor-716-thread-1,
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([5B3D036F5D465EEC]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttp2SolrClient
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=3284, name=aliveCheckExecutor-733-thread-1, state=TIMED_WAITING,
group=TGRP-TestLBHttp2SolrClient] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=2783,
name=aliveCheckExecutor-699-thread-1, state=TIMED_WAITING,
group=TGRP-TestLBHttp2SolrClient] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=3032,
name=aliveCheckExecutor-716-thread-1, state=TIMED_WAITING,
group=TGRP-TestLBHttp2SolrClient] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=3284, name=aliveCheckExecutor-733-thread-1,
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=2783, name=aliveCheckExecutor-699-thread-1,
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=3032, name=aliveCheckExecutor-716-thread-1,
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([5B3D036F5D465EEC]:0)
Build Log:
[...truncated 13542 lines...]
[junit4] Suite: org.apache.solr.TestDistributedSearch
[junit4] 2> 1529022 INFO
(SUITE-TestDistributedSearch-seed#[1E0494C92434F95E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1E0494C92434F95E-001/init-core-data-001
[junit4] 2> 1529023 WARN
(SUITE-TestDistributedSearch-seed#[1E0494C92434F95E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
[junit4] 2> 1529167 INFO
(SUITE-TestDistributedSearch-seed#[1E0494C92434F95E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1529168 INFO
(SUITE-TestDistributedSearch-seed#[1E0494C92434F95E]-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-9061)
[junit4] 2> 1529168 INFO
(SUITE-TestDistributedSearch-seed#[1E0494C92434F95E]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /f_p/oi
[junit4] 2> 1532716 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1E0494C92434F95E-001/tempDir-001/control/cores/collection1
[junit4] 2> 1532717 WARN
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1532717 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1532717 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1532718 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ] o.e.j.s.Server
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1532813 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1532813 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1532813 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1532835 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2f33f50c{/f_p/oi,null,AVAILABLE}
[junit4] 2> 1532837 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@747ccd0b{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:34032}
[junit4] 2> 1532837 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ] o.e.j.s.Server
Started @1533213ms
[junit4] 2> 1532849 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/f_p/oi,
hostPort=34032,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1E0494C92434F95E-001/tempDir-001/control/cores}
[junit4] 2> 1532850 ERROR
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1532850 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1532850 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1532850 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1532850 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1532850 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-06T09:24:44.526Z
[junit4] 2> 1532850 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1E0494C92434F95E-001/tempDir-001/control/solr.xml
[junit4] 2> 1532886 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1532886 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1532887 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2371a970, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1534032 WARN
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1bc09211[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1534260 WARN
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6f7bf1e8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1534506 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1534506 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1534619 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2371a970
[junit4] 2> 1534708 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2371a970
[junit4] 2> 1534708 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2371a970
[junit4] 2> 1534742 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1E0494C92434F95E-001/tempDir-001/control/cores
[junit4] 2> 1534742 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1534743 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1535201 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1535436 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1536686 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1536774 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1536815 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2371a970
[junit4] 2> 1536816 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1E0494C92434F95E-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 1536817 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.43757220889382487]
[junit4] 2> 1537508 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1537508 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1537509 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1537509 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1537510 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1537510 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2b426548[collection1] main]
[junit4] 2> 1537511 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1537675 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1538611 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1538626 INFO (coreLoadExecutor-2811-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1619093923091709952
[junit4] 2> 1538635 INFO
(searcherExecutor-2812-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1538683 INFO
(searcherExecutor-2812-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1538683 INFO
(searcherExecutor-2812-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1538683 INFO
(searcherExecutor-2812-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1538684 INFO
(searcherExecutor-2812-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1538684 INFO
(searcherExecutor-2812-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1538684 INFO
(searcherExecutor-2812-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1538684 INFO
(searcherExecutor-2812-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1538685 INFO
(searcherExecutor-2812-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1538685 INFO
(searcherExecutor-2812-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2b426548[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1541052 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1E0494C92434F95E-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1541053 WARN
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1541053 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1541053 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1541053 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ] o.e.j.s.Server
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1541070 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1541070 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1541070 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1541071 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@43b46068{/f_p/oi,null,AVAILABLE}
[junit4] 2> 1541071 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@604b6a45{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:33413}
[junit4] 2> 1541071 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ] o.e.j.s.Server
Started @1541447ms
[junit4] 2> 1541071 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/f_p/oi,
hostPort=33413,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1E0494C92434F95E-001/tempDir-001/shard0/cores}
[junit4] 2> 1541071 ERROR
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1541071 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1541072 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1541072 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1541072 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1541072 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-06T09:24:52.748Z
[junit4] 2> 1541072 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1E0494C92434F95E-001/tempDir-001/shard0/solr.xml
[junit4] 2> 1541179 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1541179 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1541180 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2371a970, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1541432 WARN
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3be22c07[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1541461 WARN
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7c49329b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1541550 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1541550 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1541628 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2371a970
[junit4] 2> 1541715 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2371a970
[junit4] 2> 1541715 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2371a970
[junit4] 2> 1541717 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1E0494C92434F95E-001/tempDir-001/shard0/cores
[junit4] 2> 1541717 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1541732 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1541971 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1542105 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1542667 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1542703 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1542703 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2371a970
[junit4] 2> 1542704 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_1E0494C92434F95E-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 1542705 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.43757220889382487]
[junit4] 2> 1542933 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1542945 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1542946 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1542946 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1542947 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1542947 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@713b7aba[collection1] main]
[junit4] 2> 1542949 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1543075 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1543295 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1543295 INFO (coreLoadExecutor-2825-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1619093927987511296
[junit4] 2> 1543297 INFO
(searcherExecutor-2826-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1543310 INFO
(searcherExecutor-2826-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1543310 INFO
(searcherExecutor-2826-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1543310 INFO
(searcherExecutor-2826-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1543310 INFO
(searcherExecutor-2826-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1543310 INFO
(searcherExecutor-2826-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1543311 INFO
(searcherExecutor-2826-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1543311 INFO
(searcherExecutor-2826-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1543311 INFO
(searcherExecutor-2826-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1543312 INFO
(searcherExecutor-2826-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@713b7aba[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1543347 INFO
(TEST-TestDistributedSearch.test-seed#[1E0494C92434F95E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1543370 INFO (qtp424530983-13158) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1619093928059863040)} 0 6
[junit4] 2> 1543406 INFO (qtp940858623-13209) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1619093928101806080)} 0 2
[junit4] 2> 1543538 INFO (qtp424530983-13159) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[1 (1619093928118583296)]} 0 118
[junit4] 2> 1543583 INFO (qtp940858623-13210) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[1 (1619093928270626816)]} 0 18
[junit4] 2> 1543613 INFO (qtp424530983-13160) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[2 (1619093928309424128)]} 0 11
[junit4] 2> 1543828 INFO (qtp940858623-13211) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[2 (1619093928330395648)]} 0 206
[junit4] 2> 1543851 INFO (qtp424530983-13161) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[3 (1619093928569470976)]} 0 1
[junit4] 2> 1543902 INFO (qtp940858623-13212) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[3 (1619093928571568128)]} 0 49
[junit4] 2> 1543904 INFO (qtp424530983-13157) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[4 (1619093928625045504)]} 0 1
[junit4] 2> 1543939 INFO (qtp940858623-13212) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[4 (1619093928644968448)]} 0 17
[junit4] 2> 1543941 INFO (qtp424530983-13158) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[5 (1619093928662794240)]} 0 1
[junit4] 2> 1544011 INFO (qtp940858623-13208) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[5 (1619093928664891392)]} 0 70
[junit4] 2> 1544013 INFO (qtp424530983-13159) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[6 (1619093928739340288)]} 0 1
[junit4] 2> 1544047 INFO (qtp940858623-13209) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[6 (1619093928741437440)]} 0 33
[junit4] 2> 1544049 INFO (qtp424530983-13160) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[7 (1619093928777089024)]} 0 1
[junit4] 2> 1544050 INFO (qtp940858623-13209) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[7 (1619093928778137600)]} 0 0
[junit4] 2> 1544085 INFO (qtp424530983-13161) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[8 (1619093928798060544)]} 0 16
[junit4] 2> 1544086 INFO (qtp940858623-13210) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[8 (1619093928815886336)]} 0 1
[junit4] 2> 1544120 INFO (qtp424530983-13157) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[9 (1619093928817983488)]} 0 33
[junit4] 2> 1544122 INFO (qtp940858623-13211) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[9 (1619093928853635072)]} 0 1
[junit4] 2> 1544141 INFO (qtp424530983-13157) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1619093928874606592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1544141 INFO (qtp424530983-13157) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3b91082f
commitCommandVersion:1619093928874606592
[junit4] 2> 1544224 INFO (qtp424530983-13157) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@63b3550b[collection1] main]
[junit4] 2> 1544224 INFO (qtp424530983-13157) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1544239 INFO
(searcherExecutor-2812-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@63b3550b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C9:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic,
timestamp=1544088295853}])))}
[junit4] 2> 1544240 INFO (qtp424530983-13157) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 99
[junit4] 2> 1544250 INFO (qtp940858623-13212) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1619093928988901376,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1544250 INFO (qtp940858623-13212) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@25dc49e4
commitCommandVersion:1619093928988901376
[junit4] 2> 1544325 INFO (qtp940858623-13212) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@182b185c[collection1] main]
[junit4] 2> 1544326 INFO (qtp940858623-13212) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1544342 INFO
(searcherExecutor-2826-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@182b185c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C9:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic,
timestamp=1544088295944}])))}
[junit4] 2> 1544342 INFO (qtp940858623-13212) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 92
[junit4] 2> 1544370 INFO (qtp424530983-13158) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[10 (1619093929112633344)]} 0 2
[junit4] 2> 1544451 INFO (qtp940858623-13208) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[10 (1619093929121021952)]} 0 75
[junit4] 2> 1544477 INFO (qtp424530983-13159) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[11 (1619093929210150912)]} 0 15
[junit4] 2> 1544487 INFO (qtp940858623-13209) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[11 (1619093929235316736)]} 0 1
[junit4] 2> 1544498 INFO (qtp424530983-13160) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[12 (1619093929247899648)]} 0 1
[junit4] 2> 1544500 INFO (qtp940858623-13210) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[12 (1619093929249996800)]} 0 1
[junit4] 2> 1544524 INFO (qtp424530983-13161) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[13 (1619093929275162624)]} 0 1
[junit4] 2> 1544535 INFO (qtp940858623-13211) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[13 (1619093929286696960)]} 0 1
[junit4] 2> 1544543 INFO (qtp424530983-13157) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[1001 (1619093929295085568)]} 0 1
[junit4] 2> 1544551 INFO (qtp940858623-13212) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[1001 (1619093929303474176)]} 0 1
[junit4] 2> 1544559 INFO (qtp424530983-13158) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[14 (1619093929311862784)]} 0 0
[junit4] 2> 1544595 INFO (qtp940858623-13208) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[14 (1619093929349611520)]} 0 29
[junit4] 2> 1544609 INFO (qtp424530983-13159) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[15 (1619093929364291584)]} 0 1
[junit4] 2> 1544616 INFO (qtp940858623-13209) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[15 (1619093929371631616)]} 0 0
[junit4] 2> 1544624 INFO (qtp424530983-13160) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[16 (1619093929381068800)]} 0 0
[junit4] 2> 1544626 INFO (qtp940858623-13210) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[16 (1619093929382117376)]} 0 0
[junit4] 2> 1544632 INFO (qtp424530983-13161) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[17 (1619093929388408832)]} 0 0
[junit4] 2> 1544633 INFO (qtp940858623-13211) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[17 (1619093929389457408)]} 0 0
[junit4] 2> 1544634 INFO (qtp424530983-13157) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[100 (1619093929391554560)]} 0 0
[junit4] 2> 1544676 INFO (qtp940858623-13212) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[100 (1619093929434546176)]} 0 0
[junit4] 2> 1544677 INFO (qtp424530983-13158) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[101 (1619093929436643328)]} 0 0
[junit4] 2> 1544705 INFO (qtp940858623-13208) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[101 (1619093929464954880)]} 0 0
[junit4] 2> 1544706 INFO (qtp424530983-13159) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[102 (1619093929466003456)]} 0 0
[junit4] 2> 1544707 INFO (qtp940858623-13209) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[102 (1619093929467052032)]} 0 0
[junit4] 2> 1544731 INFO (qtp424530983-13160) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[103 (1619093929477537792)]} 0 15
[junit4] 2> 1544741 INFO (qtp940858623-13210) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[103 (1619093929502703616)]} 0 0
[junit4] 2> 1544742 INFO (qtp424530983-13161) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[104 (1619093929504800768)]} 0 0
[junit4] 2> 1544743 INFO (qtp940858623-13211) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[104 (1619093929505849344)]} 0 0
[junit4] 2> 1544777 INFO (qtp424530983-13157) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[105 (1619093929506897920)]} 0 32
[junit4] 2> 1544788 INFO (qtp940858623-13212) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[105 (1619093929551986688)]} 0 0
[junit4] 2> 1544794 INFO (qtp424530983-13158) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/f_p/oi path=/update
params={wt=javabin&version=2}{add=[106 (1619093929558278144)]} 0 0
[junit4] 2> 1544795 INFO (qtp940858623-13208) [ x
[...truncated too long message...]
E: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191
(64-bit)/cpus=4,threads=4,free=269448296,total=405798912
[junit4] 2> NOTE: All tests run in this JVM: [TangentEvaluatorTest,
TestValidatingJsonMap, LBHttpSolrClientBuilderTest,
CloudSolrClientBadInputTest, ConcurrentUpdateSolrClientTest, AddEvaluatorTest,
StreamDecoratorTest, TestV1toV2ApiMapper, CloudSolrClientMultiConstructorTest,
PowerEvaluatorTest, ConcurrentUpdateHttp2SolrClientBadInputTest,
SolrExampleStreamingHttp2Test, TermsResponseTest, GraphTest,
TestSpellCheckResponse, NormalizeEvaluatorTest,
StreamExpressionToExplanationTest, ExclusiveOrEvaluatorTest, UuidEvaluatorTest,
CosineEvaluatorTest, TestLBHttp2SolrClient]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestLBHttp2SolrClient -Dtests.seed=5B3D036F5D465EEC
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-JO
-Dtests.timezone=Africa/Bujumbura -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestLBHttp2SolrClient (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE
scope at org.apache.solr.client.solrj.TestLBHttp2SolrClient:
[junit4] > 1) Thread[id=3284, name=aliveCheckExecutor-733-thread-1,
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 2) Thread[id=2783, name=aliveCheckExecutor-699-thread-1,
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 3) Thread[id=3032, name=aliveCheckExecutor-716-thread-1,
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([5B3D036F5D465EEC]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=3284, name=aliveCheckExecutor-733-thread-1,
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 2) Thread[id=2783, name=aliveCheckExecutor-699-thread-1,
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 3) Thread[id=3032, name=aliveCheckExecutor-716-thread-1,
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([5B3D036F5D465EEC]:0)
[junit4] Completed [57/184 (1!)] on J0 in 57.46s, 3 tests, 2 errors <<<
FAILURES!
[...truncated 45293 lines...]
-ecj-javadoc-lint-src:
[mkdir] Created dir: /tmp/ecj538684322
[ecj-lint] Compiling 52 source files to /tmp/ecj538684322
[ecj-lint] invalid Class-Path header in manifest of jar file:
/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
[ecj-lint] invalid Class-Path header in manifest of jar file:
/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
[ecj-lint] ----------
[ecj-lint] 1. ERROR in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/test-framework/src/java/org/apache/solr/util/RandomizeSSL.java
(at line 26)
[ecj-lint] import org.apache.lucene.util.Constants;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.lucene.util.Constants is never used
[ecj-lint] ----------
[ecj-lint] 1 problem (1 error)
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/build.xml:633:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/build.xml:101:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/solr/build.xml:680:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/common-build.xml:2086:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-http2/lucene/common-build.xml:2125:
Compile failed; see the compiler error output for details.
Total time: 188 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]