Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2317/
5 tests failed.
FAILED: org.apache.solr.cloud.TestUtilizeNode.test
Error Message:
no replica should be present in 127.0.0.1:33209_solr
Stack Trace:
java.lang.AssertionError: no replica should be present in 127.0.0.1:33209_solr
at
__randomizedtesting.SeedInfo.seed([500671345CDC2AD5:D8524EEEF220472D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections
Error Message:
The operations computed by ComputePlanAction should not be
nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null],
BEFORE_ACTION=[compute_plan, null]}
Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should
not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null],
BEFORE_ACTION=[compute_plan, null]}
at
__randomizedtesting.SeedInfo.seed([500671345CDC2AD5:6AA894ED62B8F3BB]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections(ComputePlanActionTest.java:469)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([500671345CDC2AD5:EA0A46BB0334FC9A]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.junit.Assert.assertNull(Assert.java:562)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration
Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:10006_solr should have been deleted
Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:10006_solr
should have been deleted
at
__randomizedtesting.SeedInfo.seed([500671345CDC2AD5:48BCF93852E9E73A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration(TestTriggerIntegration.java:844)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.search.TestCollapseQParserPlugin.testStringCollapse
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([500671345CDC2AD5:A58E415595BB89C1]:0)
at
org.apache.lucene.index.AssertingLeafReader$AssertingSortedDocValues.advanceExact(AssertingLeafReader.java:739)
at
org.apache.solr.search.CollapsingQParserPlugin$OrdScoreCollector.collect(CollapsingQParserPlugin.java:563)
at
org.apache.lucene.search.MatchAllDocsQuery$1$1.score(MatchAllDocsQuery.java:62)
at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:623)
at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:417)
at
org.apache.solr.search.Grouping.searchWithTimeLimiter(Grouping.java:447)
at org.apache.solr.search.Grouping.execute(Grouping.java:395)
at
org.apache.solr.handler.component.QueryComponent.doProcessGroupedSearch(QueryComponent.java:1409)
at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:367)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:295)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:876)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:862)
at
org.apache.solr.search.TestCollapseQParserPlugin.testCollapseQueries(TestCollapseQParserPlugin.java:768)
at
org.apache.solr.search.TestCollapseQParserPlugin.testStringCollapse(TestCollapseQParserPlugin.java:213)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12165 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
[junit4] 2> 251135 INFO
(SUITE-TriggerIntegrationTest-seed#[500671345CDC2AD5]-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-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_500671345CDC2AD5-001/init-core-data-001
[junit4] 2> 251149 WARN
(SUITE-TriggerIntegrationTest-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 251150 INFO
(SUITE-TriggerIntegrationTest-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 251152 INFO
(SUITE-TriggerIntegrationTest-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 251152 INFO
(SUITE-TriggerIntegrationTest-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_500671345CDC2AD5-001/tempDir-001
[junit4] 2> 251152 INFO
(SUITE-TriggerIntegrationTest-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 251152 INFO (Thread-143) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 251153 INFO (Thread-143) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 251218 ERROR (Thread-143) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 251253 INFO
(SUITE-TriggerIntegrationTest-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:35277
[junit4] 2> 251256 INFO (zkConnectionManagerCallback-174-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251259 INFO (jetty-launcher-171-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 251259 INFO (jetty-launcher-171-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 251260 INFO (jetty-launcher-171-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 251260 INFO (jetty-launcher-171-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 251260 INFO (jetty-launcher-171-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 251261 INFO (jetty-launcher-171-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@148b9142{/solr,null,AVAILABLE}
[junit4] 2> 251262 INFO (jetty-launcher-171-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 251262 INFO (jetty-launcher-171-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 251262 INFO (jetty-launcher-171-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 251262 INFO (jetty-launcher-171-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@14b34a79{/solr,null,AVAILABLE}
[junit4] 2> 251279 INFO (jetty-launcher-171-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4b4ce798{HTTP/1.1,[http/1.1]}{127.0.0.1:46721}
[junit4] 2> 251279 INFO (jetty-launcher-171-thread-2) [ ]
o.e.j.s.Server Started @261278ms
[junit4] 2> 251280 INFO (jetty-launcher-171-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46721}
[junit4] 2> 251280 ERROR (jetty-launcher-171-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 251280 INFO (jetty-launcher-171-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 251280 INFO (jetty-launcher-171-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 251280 INFO (jetty-launcher-171-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 251280 INFO (jetty-launcher-171-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-12T15:36:30.508Z
[junit4] 2> 251299 INFO (jetty-launcher-171-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1bfeaa2a{HTTP/1.1,[http/1.1]}{127.0.0.1:37201}
[junit4] 2> 251299 INFO (jetty-launcher-171-thread-1) [ ]
o.e.j.s.Server Started @261298ms
[junit4] 2> 251299 INFO (jetty-launcher-171-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37201}
[junit4] 2> 251300 ERROR (jetty-launcher-171-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 251300 INFO (jetty-launcher-171-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 251300 INFO (jetty-launcher-171-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 251300 INFO (jetty-launcher-171-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 251300 INFO (jetty-launcher-171-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-12T15:36:30.528Z
[junit4] 2> 251301 INFO (zkConnectionManagerCallback-176-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251302 INFO (jetty-launcher-171-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 251315 INFO (zkConnectionManagerCallback-178-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251320 INFO (jetty-launcher-171-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 251373 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1002eeb96320001, likely client has closed socket
[junit4] 2> 251381 INFO (jetty-launcher-171-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35277/solr
[junit4] 2> 251382 INFO (zkConnectionManagerCallback-182-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251399 INFO (jetty-launcher-171-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35277/solr
[junit4] 2> 251429 INFO
(zkConnectionManagerCallback-185-thread-1-processing-n:127.0.0.1:37201_solr)
[n:127.0.0.1:37201_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251429 INFO (zkConnectionManagerCallback-188-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251453 INFO
(zkConnectionManagerCallback-190-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 251729 INFO (jetty-launcher-171-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 251738 INFO (jetty-launcher-171-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46721_solr
[junit4] 2> 251739 INFO (jetty-launcher-171-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.c.Overseer Overseer
(id=72109183409979398-127.0.0.1:46721_solr-n_0000000000) starting
[junit4] 2> 251739 INFO (jetty-launcher-171-thread-1)
[n:127.0.0.1:37201_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 251740 INFO (jetty-launcher-171-thread-1)
[n:127.0.0.1:37201_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37201_solr
[junit4] 2> 251762 INFO
(zkCallback-184-thread-1-processing-n:127.0.0.1:37201_solr)
[n:127.0.0.1:37201_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 251763 INFO
(zkCallback-189-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 251788 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 251789 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 251790 INFO (jetty-launcher-171-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46721_solr
[junit4] 2> 251790 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:37201_solr]
[junit4] 2> 251790 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 251790 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 251815 INFO
(zkCallback-184-thread-1-processing-n:127.0.0.1:37201_solr)
[n:127.0.0.1:37201_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 251815 INFO
(zkCallback-189-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 251818 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 251818 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 251818 DEBUG (ScheduledTrigger-215-thread-1)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 2
[junit4] 2> 252057 INFO (jetty-launcher-171-thread-1)
[n:127.0.0.1:37201_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37201.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 252093 INFO (jetty-launcher-171-thread-1)
[n:127.0.0.1:37201_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37201.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 252094 INFO (jetty-launcher-171-thread-1)
[n:127.0.0.1:37201_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37201.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 252150 INFO (jetty-launcher-171-thread-1)
[n:127.0.0.1:37201_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_500671345CDC2AD5-001/tempDir-001/node1/.
[junit4] 2> 252185 INFO (jetty-launcher-171-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46721.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 252204 INFO (jetty-launcher-171-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46721.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 252217 INFO (jetty-launcher-171-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46721.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 252221 INFO (jetty-launcher-171-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_500671345CDC2AD5-001/tempDir-001/node2/.
[junit4] 2> 252377 INFO (zkConnectionManagerCallback-196-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 252390 INFO (zkConnectionManagerCallback-200-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 252391 INFO
(SUITE-TriggerIntegrationTest-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 252400 INFO
(SUITE-TriggerIntegrationTest-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35277/solr ready
[junit4] 2> 252462 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTrigger
[junit4] 2> 252462 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
[junit4] 2> 252463 DEBUG
(zkCallback-189-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 2
[junit4] 2> 252463 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 2
[junit4] 2> 252473 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 252477 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 252478 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 252537 INFO (qtp1100446708-798) [n:127.0.0.1:37201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 252560 INFO (qtp1485430244-790) [n:127.0.0.1:46721_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 252561 DEBUG (qtp1100446708-791) [n:127.0.0.1:37201_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 252562 INFO (qtp1100446708-791) [n:127.0.0.1:37201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=59
[junit4] 2> 252603 DEBUG
(zkCallback-189-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 3
[junit4] 2> 252606 DEBUG
(zkCallback-189-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes:
[127.0.0.1:46721_solr, 127.0.0.1:37201_solr]
[junit4] 2> 252607 DEBUG
(zkCallback-189-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger
node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=1,
actions=[{name=test,
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
enabled=true}
[junit4] 2> 252607 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 3
[junit4] 2> 252632 INFO
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.TriggerIntegrationTest
TestTriggerAction init
[junit4] 2> 252637 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 252639 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 252639 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 252639 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 252639 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@50a1acf6{/solr,null,AVAILABLE}
[junit4] 2> 252661 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 252661 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@459f9484{HTTP/1.1,[http/1.1]}{127.0.0.1:33390}
[junit4] 2> 252662 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.e.j.s.Server Started @262660ms
[junit4] 2> 252662 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33390}
[junit4] 2> 252662 ERROR
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 252662 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 252662 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 252662 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 252663 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-12T15:36:31.890Z
[junit4] 2> 252705 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 252705 DEBUG (ScheduledTrigger-215-thread-3)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 252712 DEBUG (ScheduledTrigger-215-thread-3)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
[junit4] 2> 252714 INFO (zkConnectionManagerCallback-202-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 252746 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 252848 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35277/solr
[junit4] 2> 252948 INFO (zkConnectionManagerCallback-206-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 253013 INFO
(zkConnectionManagerCallback-208-thread-1-processing-n:127.0.0.1:33390_solr)
[n:127.0.0.1:33390_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 253048 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5])
[n:127.0.0.1:33390_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 253050 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5])
[n:127.0.0.1:33390_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 253053 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5])
[n:127.0.0.1:33390_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33390_solr
[junit4] 2> 253062 INFO
(zkCallback-189-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 253062 INFO
(zkCallback-184-thread-1-processing-n:127.0.0.1:37201_solr)
[n:127.0.0.1:37201_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 253063 INFO
(zkCallback-207-thread-1-processing-n:127.0.0.1:33390_solr)
[n:127.0.0.1:33390_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 253063 INFO (zkCallback-199-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 253429 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5])
[n:127.0.0.1:33390_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33390.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 253466 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5])
[n:127.0.0.1:33390_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33390.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 253467 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5])
[n:127.0.0.1:33390_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33390.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 253468 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5])
[n:127.0.0.1:33390_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_500671345CDC2AD5-001/tempDir-001/node3/.
[junit4] 2> 253774 DEBUG (ScheduledTrigger-215-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 253774 DEBUG (ScheduledTrigger-215-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
[junit4] 2> 253774 DEBUG (ScheduledTrigger-215-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.NodeAddedTrigger Tracking new node:
127.0.0.1:33390_solr at time 787193939949453
[junit4] 2> 254782 DEBUG (ScheduledTrigger-215-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 254782 DEBUG (ScheduledTrigger-215-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
[junit4] 2> 254782 DEBUG (ScheduledTrigger-215-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger
node_added_trigger firing registered processor for nodes:
[127.0.0.1:33390_solr] added at times [787193939949453], now=787194947343351
[junit4] 2> 254782 DEBUG (ScheduledTrigger-215-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown
inactive - processing event: {
[junit4] 2> "id":"2cbf2df28f78dT5wnba6bs2bzd04f4uh1rslpj5",
[junit4] 2> "source":"node_added_trigger",
[junit4] 2> "eventTime":787193939949453,
[junit4] 2> "eventType":"NODEADDED",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[787193939949453],
[junit4] 2> "nodeNames":["127.0.0.1:33390_solr"]}}
[junit4] 2> 254783 DEBUG (ScheduledTrigger-215-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.ScheduledTriggers Pausing all triggers:
[node_added_trigger]
[junit4] 2> 254784 INFO (ScheduledTrigger-215-thread-2)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.SystemLogListener Collection .system
does not exist, disabling logging.
[junit4] 2> 254785 DEBUG
(AutoscalingActionExecutor-216-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.ScheduledTriggers -- processing actions
for {
[junit4] 2> "id":"2cbf2df28f78dT5wnba6bs2bzd04f4uh1rslpj5",
[junit4] 2> "source":"node_added_trigger",
[junit4] 2> "eventTime":787193939949453,
[junit4] 2> "eventType":"NODEADDED",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[787193939949453],
[junit4] 2> "_enqueue_time_":787194948225191,
[junit4] 2> "nodeNames":["127.0.0.1:33390_solr"]}}
[junit4] 2> 254788 DEBUG
(AutoscalingActionExecutor-216-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.ScheduledTriggers Resuming trigger:
node_added_trigger after 5000ms
[junit4] 2> 254788 DEBUG
(AutoscalingActionExecutor-216-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.ScheduledTriggers -- processing took 3
ms for event id=2cbf2df28f78dT5wnba6bs2bzd04f4uh1rslpj5
[junit4] 2> 254819 INFO (qtp189602353-856) [n:127.0.0.1:33390_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=12
[junit4] 2> 254821 INFO (qtp1100446708-798) [n:127.0.0.1:37201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 254857 INFO (qtp1485430244-799) [n:127.0.0.1:46721_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 254858 DEBUG (qtp189602353-852) [n:127.0.0.1:33390_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 254872 INFO (qtp189602353-852) [n:127.0.0.1:33390_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=73
[junit4] 2> 254872 DEBUG
(zkCallback-189-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 4
[junit4] 2> 254892 DEBUG
(zkCallback-189-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes:
[127.0.0.1:46721_solr, 127.0.0.1:33390_solr, 127.0.0.1:37201_solr]
[junit4] 2> 254892 DEBUG
(zkCallback-189-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger
node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=1,
actions=[{name=test,
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
enabled=true}
[junit4] 2> 254892 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 4
[junit4] 2> 254893 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 254893 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 4, lastZnodeVersion 4
[junit4] 2> 256892 INFO
(TEST-TriggerIntegrationTest.testNodeAddedTrigger-seed#[500671345CDC2AD5]) [
] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTrigger
[junit4] 2> 256910 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
[junit4] 2> 256919 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
[junit4] 2> 256919 DEBUG
(zkCallback-189-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 5
[junit4] 2> 256919 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 5
[junit4] 2> 256920 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 256920 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 256921 DEBUG
(OverseerAutoScalingTriggerThread-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 5, lastZnodeVersion 5
[junit4] 2> 256921 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 256922 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 256922 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 256922 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 256923 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@32699067{/solr,null,AVAILABLE}
[junit4] 2> 256923 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4cd43f36{HTTP/1.1,[http/1.1]}{127.0.0.1:34896}
[junit4] 2> 256923 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.Server Started @266922ms
[junit4] 2> 256923 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34896}
[junit4] 2> 256924 ERROR
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 256924 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 256924 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 256924 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 256924 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-12T15:36:36.152Z
[junit4] 2> 256929 INFO (zkConnectionManagerCallback-212-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 256930 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 256974 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35277/solr
[junit4] 2> 256985 INFO (zkConnectionManagerCallback-216-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 256988 INFO
(zkConnectionManagerCallback-218-thread-1-processing-n:127.0.0.1:34896_solr)
[n:127.0.0.1:34896_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 257002 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:34896_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 257003 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:34896_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 257005 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:34896_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34896_solr
[junit4] 2> 257006 INFO
(zkCallback-184-thread-1-processing-n:127.0.0.1:37201_solr)
[n:127.0.0.1:37201_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 257025 INFO
(zkCallback-189-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 257025 INFO
(zkCallback-207-thread-1-processing-n:127.0.0.1:33390_solr)
[n:127.0.0.1:33390_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 257025 INFO (zkCallback-199-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 257026 INFO
(zkCallback-217-thread-1-processing-n:127.0.0.1:34896_solr)
[n:127.0.0.1:34896_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 257165 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:34896_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34896.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 257237 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:34896_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34896.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 257238 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:34896_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34896.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 257239 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:34896_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_500671345CDC2AD5-001/tempDir-001/node4/.
[junit4] 2> 257309 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 257310 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 257310 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 257310 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 257311 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@25541944{/solr,null,AVAILABLE}
[junit4] 2> 257311 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@64b323e6{HTTP/1.1,[http/1.1]}{127.0.0.1:40180}
[junit4] 2> 257312 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.Server Started @267310ms
[junit4] 2> 257312 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40180}
[junit4] 2> 257312 ERROR
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 257312 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 257312 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 257312 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 257312 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-12T15:36:36.540Z
[junit4] 2> 257335 INFO (zkConnectionManagerCallback-222-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 257336 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 257369 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35277/solr
[junit4] 2> 257383 INFO (zkConnectionManagerCallback-226-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 257398 INFO
(zkConnectionManagerCallback-228-thread-1-processing-n:127.0.0.1:40180_solr)
[n:127.0.0.1:40180_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 257412 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:40180_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 257413 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:40180_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 257415 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:40180_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40180_solr
[junit4] 2> 257416 INFO (zkCallback-199-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 257416 INFO
(zkCallback-207-thread-1-processing-n:127.0.0.1:33390_solr)
[n:127.0.0.1:33390_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 257416 INFO
(zkCallback-217-thread-1-processing-n:127.0.0.1:34896_solr)
[n:127.0.0.1:34896_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 257417 INFO
(zkCallback-189-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 257417 INFO
(zkCallback-184-thread-1-processing-n:127.0.0.1:37201_solr)
[n:127.0.0.1:37201_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 257417 INFO
(zkCallback-227-thread-1-processing-n:127.0.0.1:40180_solr)
[n:127.0.0.1:40180_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 257512 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:40180_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40180.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 257520 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:40180_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40180.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 257528 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:40180_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40180.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 257530 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:40180_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_500671345CDC2AD5-001/tempDir-001/node5/.
[junit4] 2> 257591 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 257593 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 257593 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 257593 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 257602 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18ea9d09{/solr,null,AVAILABLE}
[junit4] 2> 257602 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@60ab5586{HTTP/1.1,[http/1.1]}{127.0.0.1:37234}
[junit4] 2> 257602 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.e.j.s.Server Started @267601ms
[junit4] 2> 257602 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37234}
[junit4] 2> 257603 ERROR
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 257603 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 257603 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 257603 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 257603 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-12T15:36:36.831Z
[junit4] 2> 257606 INFO (zkConnectionManagerCallback-232-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 257608 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 257669 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35277/solr
[junit4] 2> 257711 INFO (zkConnectionManagerCallback-236-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 257716 INFO
(zkConnectionManagerCallback-238-thread-1-processing-n:127.0.0.1:37234_solr)
[n:127.0.0.1:37234_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 257721 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:37234_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 257723 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:37234_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 257737 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:37234_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37234_solr
[junit4] 2> 257756 INFO
(zkCallback-227-thread-1-processing-n:127.0.0.1:40180_solr)
[n:127.0.0.1:40180_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (6)
[junit4] 2> 257756 INFO (zkCallback-199-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 257756 INFO
(zkCallback-207-thread-1-processing-n:127.0.0.1:33390_solr)
[n:127.0.0.1:33390_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (6)
[junit4] 2> 257757 INFO
(zkCallback-217-thread-1-processing-n:127.0.0.1:34896_solr)
[n:127.0.0.1:34896_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (6)
[junit4] 2> 257760 INFO
(zkCallback-189-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (6)
[junit4] 2> 257760 INFO
(zkCallback-184-thread-1-processing-n:127.0.0.1:37201_solr)
[n:127.0.0.1:37201_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (6)
[junit4] 2> 257825 INFO
(zkCallback-237-thread-1-processing-n:127.0.0.1:37234_solr)
[n:127.0.0.1:37234_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (6)
[junit4] 2> 257908 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:37234_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37234.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 257945 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:37234_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37234.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 257945 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:37234_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37234.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 257946 INFO
(TEST-TriggerIntegrationTest.testSearchRate-seed#[500671345CDC2AD5])
[n:127.0.0.1:37234_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_500671345CDC2AD5-001/tempDir-001/node6/.
[junit4] 2> 258265 INFO (qtp189602353-854) [n:127.0.0.1:33390_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 258270 INFO
(OverseerThreadFactory-217-thread-1-processing-n:127.0.0.1:46721_solr)
[n:127.0.0.1:46721_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 258431 INFO
(OverseerStateUpdate-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37234/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 258435 INFO
(OverseerStateUpdate-72109183409979398-127.0.0.1:46721_solr-n_0000000000)
[n:127.0.0.1:46721_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34896/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 258756 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 258772 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 258773 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 258790 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 258955 INFO
(zkCallback-217-thread-1-processing-n:127.0.0.1:34896_solr)
[n:127.0.0.1:34896_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 258956 INFO
(zkCallback-217-thread-2-processing-n:127.0.0.1:34896_solr)
[n:127.0.0.1:34896_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 258963 INFO
(zkCallback-237-thread-1-processing-n:127.0.0.1:37234_solr)
[n:127.0.0.1:37234_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 259008 INFO
(zkCallback-237-thread-2-processing-n:127.0.0.1:37234_solr)
[n:127.0.0.1:37234_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 259932 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 259964 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 259986 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 260022 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 260042 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 260042 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from collection collection1, trusted=true
[junit4] 2> 260042 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37234.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 260042 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 260043 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_500671345CDC2AD5-001/tempDir-001/node6/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_500671345CDC2AD5-001/tempDir-001/node6/./collection1_shard1_replica_n1/data/]
[junit4] 2> 260074 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 260074 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using
configuration from collection collection1, trusted=true
[junit4] 2> 260075 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34896.solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ba704c4
[junit4] 2> 260075 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 260075 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_500671345CDC2AD5-001/tempDir-001/node4/collection1_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_500671345CDC2AD5-001/tempDir-001/node4/./collection1_shard1_replica_n2/data/]
[junit4] 2> 260637 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 260637 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 260638 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 260638 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 260654 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@79a78a24[collection1_shard1_replica_n2] main]
[junit4] 2> 260662 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 260662 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 260663 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 260663 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 260735 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 260735 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 260736 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 260737 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592210017448099840
[junit4] 2> 260825 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@519c562b[collection1_shard1_replica_n1] main]
[junit4] 2> 260825 INFO
(searcherExecutor-247-thread-1-processing-n:127.0.0.1:34896_solr
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node4)
[n:127.0.0.1:34896_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@79a78a24[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 260861 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 260861 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 260862 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 260862 INFO (qtp1522271943-929) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592210017579171840
[junit4] 2> 260877 INFO
(searcherExecutor-246-thread-1-processing-n:127.0.0.1:37234_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:37234_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@519c562b[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 260900 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
[junit4] 2> 260904 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 260904 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 260904 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34896/solr/collection1_shard1_replica_n2/
[junit4] 2> 260904 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2
url=http://127.0.0.1:34896/solr START
replicas=[http://127.0.0.1:37234/solr/collection1_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 261067 INFO
(zkCallback-217-thread-2-processing-n:127.0.0.1:34896_solr)
[n:127.0.0.1:34896_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 261068 INFO
(zkCallback-237-thread-2-processing-n:127.0.0.1:37234_solr)
[n:127.0.0.1:37234_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 261080 INFO
(zkCallback-217-thread-1-processing-n:127.0.0.1:34896_solr)
[n:127.0.0.1:34896_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 261102 INFO (qtp1522271943-933) [n:127.0.0.1:37234_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=57
[junit4] 2> 261080 INFO
(zkCallback-237-thread-1-processing-n:127.0.0.1:37234_solr)
[n:127.0.0.1:37234_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 261205 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2
url=http://127.0.0.1:34896/solr DONE. We have no versions. sync failed.
[junit4] 2> 261205 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 261205 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 261205 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 261213 INFO (qtp897454079-881) [n:127.0.0.1:34896_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34896/solr/collection1_shard1_replica_n2/ shard1
[junit4] 2> 261387 INFO
(zkCallback-237-thread-1-processing-n:127.0.0.1:37234_solr)
[n:127.0.0.1:37234_solr ] o.a.s.c.c.ZkStateReade
[...truncated too long message...]
earch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: java.io.IOException: 64 bit numeric collapse fields
are not supported
[junit4] 2> at
org.apache.solr.search.CollapsingQParserPlugin$CollectorFactory.getCollector(CollapsingQParserPlugin.java:1371)
[junit4] 2> at
org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:367)
[junit4] 2> ... 53 more
[junit4] 2>
[junit4] 2> 2804933 INFO
(TEST-TestCollapseQParserPlugin.test64BitCollapseFieldException-seed#[500671345CDC2AD5])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fq={!collapse+field%3Dgroup_l}} status=500 QTime=0
[junit4] 2> 2804933 INFO
(TEST-TestCollapseQParserPlugin.test64BitCollapseFieldException-seed#[500671345CDC2AD5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending test64BitCollapseFieldException
[junit4] 2> 2804933 INFO
(SUITE-TestCollapseQParserPlugin-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2804933 INFO
(SUITE-TestCollapseQParserPlugin-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2101336075
[junit4] 2> 2804933 INFO
(SUITE-TestCollapseQParserPlugin-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2804933 INFO
(SUITE-TestCollapseQParserPlugin-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@62e368b3: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@23725c4
[junit4] 2> 2804937 INFO
(SUITE-TestCollapseQParserPlugin-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2804937 INFO
(SUITE-TestCollapseQParserPlugin-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@c94beb8: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@708d9b86
[junit4] 2> 2804960 INFO
(SUITE-TestCollapseQParserPlugin-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2804960 INFO
(SUITE-TestCollapseQParserPlugin-seed#[500671345CDC2AD5]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@ece4a5f: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@5564a336
[junit4] 2> 2804992 INFO (coreCloseExecutor-5016-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@47c66a8
[junit4] 2> 2804992 INFO (coreCloseExecutor-5016-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=75261608
[junit4] 2> 2804992 INFO (coreCloseExecutor-5016-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a2f50e2: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@66abba0c
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestCollapseQParserPlugin_500671345CDC2AD5-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{text_ws=PostingsFormat(name=LuceneFixedGap),
term_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=PostingsFormat(name=Memory), group_s=PostingsFormat(name=Memory),
group_s_dv=PostingsFormat(name=LuceneFixedGap)},
docValues:{id_i=DocValuesFormat(name=Memory),
group_i=DocValuesFormat(name=Memory), group_ti_dv=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Asserting), test_l=DocValuesFormat(name=Memory),
group_tf_dv=DocValuesFormat(name=Lucene70),
test_i=DocValuesFormat(name=Direct), group_f=DocValuesFormat(name=Asserting),
test_f=DocValuesFormat(name=Lucene70),
group_s_dv=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=239,
maxMBSortInHeap=5.051588371742596,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@11348253),
locale=da, timezone=Africa/Banjul
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=274746008,total=530055168
[junit4] 2> NOTE: All tests run in this JVM: [SaslZkACLProviderTest,
QueryResultKeyTest, TestPullReplicaErrorHandling, PingRequestHandlerTest,
TriggerIntegrationTest, MetricTriggerTest, DisMaxRequestHandlerTest,
TestPolicyCloud, TestSuggestSpellingConverter, TestCodecSupport,
TestRebalanceLeaders, SpatialRPTFieldTypeTest, MetricsHandlerTest,
TestSolrCloudWithSecureImpersonation,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteInactiveReplicaTest,
TestCloudSearcherWarming, TestSubQueryTransformerCrossCore,
RestartWhileUpdatingTest, TestValueSourceCache, IndexSchemaRuntimeFieldTest,
DistributedQueryComponentCustomSortTest, SolrJmxReporterCloudTest,
TestCopyFieldCollectionResource, DocValuesMultiTest, RulesTest,
LeaderElectionTest, JavabinLoaderTest, HdfsTlogReplayBufferedWhileIndexingTest,
CleanupOldIndexTest, TestCloudSchemaless, HdfsNNFailoverTest,
LeaderFailoverAfterPartitionTest, TestLegacyNumericRangeQueryBuilder,
WordBreakSolrSpellCheckerTest, TestSolrCoreParser,
TestLMJelinekMercerSimilarityFactory, TestLargeCluster, TimeZoneUtilsTest,
TestZkAclsWithHadoopAuth, PreAnalyzedFieldTest, NumericFieldsTest,
ConnectionReuseTest, CacheHeaderTest, TestNonDefinedSimilarityFactory,
HdfsBasicDistributedZkTest, LegacyCloudClusterPropTest,
TestUniqueKeyFieldResource, TestJsonFacets, ExecutePlanActionTest,
CustomHighlightComponentTest, TestFieldCollectionResource,
TestSolrCloudSnapshots, CdcrReplicationDistributedZkTest,
DirectSolrSpellCheckerTest, StressHdfsTest, FileBasedSpellCheckerTest,
TestJmxIntegration, TestSolrConfigHandlerConcurrent, TestSolrDeletionPolicy2,
TestDefaultStatsCache, TestImplicitCoreProperties, JSONWriterTest,
TestDistributedMissingSort, TestCoreDiscovery, ChangedSchemaMergeTest,
TriLevelCompositeIdRoutingTest, ShardSplitTest, ShowFileRequestHandlerTest,
TestTolerantSearch, TestPKIAuthenticationPlugin, URLClassifyProcessorTest,
TestHttpShardHandlerFactory, SolrMetricsIntegrationTest, TestFieldTypeResource,
FacetPivotSmallTest, NumberUtilsTest, TestTolerantUpdateProcessorRandomCloud,
DistributedFacetExistsSmallTest, BufferStoreTest, CdcrVersionReplicationTest,
TestDFRSimilarityFactory, TestQueryTypes, TestSortableTextField,
PeerSyncReplicationTest, TestGraphTermsQParserPlugin, TestFastWriter,
TestSegmentSorting, TestScoreJoinQPScore, SearchRateTriggerTest,
BaseCdcrDistributedZkTest, TermVectorComponentTest, TestStressLiveNodes,
ReplaceNodeNoTargetTest, TemplateUpdateProcessorTest, UtilsToolTest,
TestStressReorder, ShufflingReplicaListTransformerTest,
TestNumericRangeQuery32, AnalysisAfterCoreReloadTest, TestCollapseQParserPlugin]
[junit4] Completed [360/776 (5!)] on J2 in 9.20s, 11 tests, 1 failure <<<
FAILURES!
[...truncated 49776 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]