Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/56/
6 tests failed.
FAILED:
org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud
Error Message:
Could not find collection : legacyFalse
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : legacyFalse
at
__randomizedtesting.SeedInfo.seed([94D5D4FD5D59120C:45D22678F956993E]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:256)
at
org.apache.solr.cloud.LegacyCloudClusterPropTest.checkMandatoryProps(LegacyCloudClusterPropTest.java:154)
at
org.apache.solr.cloud.LegacyCloudClusterPropTest.createAndTest(LegacyCloudClusterPropTest.java:91)
at
org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:71)
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.MultiThreadedOCPTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([94D5D4FD5D59120C:1C81EB27F3A57FF4]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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.TestTlogReplica.testDeleteById
Error Message:
Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: Replica core_node4 not up to date after 10 seconds
expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([94D5D4FD5D59120C:CD58A76E030B7AEC]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:764)
at
org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:752)
at
org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllActiveReplicas(TestTlogReplica.java:748)
at
org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllActiveReplicas(TestTlogReplica.java:743)
at
org.apache.solr.cloud.TestTlogReplica.testDeleteById(TestTlogReplica.java:625)
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.MetricTriggerIntegrationTest.testMetricTrigger
Error Message:
The trigger did not fire at all
Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
at
__randomizedtesting.SeedInfo.seed([94D5D4FD5D59120C:2ED9E37202B1C443]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest.testMetricTrigger(MetricTriggerIntegrationTest.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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: junit.framework.TestSuite.org.apache.solr.update.MaxSizeAutoCommitTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.TransactionLog at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:190) at
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:458) at
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1271) at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:544) at
org.apache.solr.update.UpdateLog.add(UpdateLog.java:529) at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:366)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:284)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:234)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:950)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1163)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188) at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
at
org.apache.solr.update.MaxSizeAutoCommitTest.simpleTest(MaxSizeAutoCommitTest.java:104)
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)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [TransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.TransactionLog
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:190)
at
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:458)
at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1271)
at org.apache.solr.update.UpdateLog.add(UpdateLog.java:544)
at org.apache.solr.update.UpdateLog.add(UpdateLog.java:529)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:366)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:284)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:234)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:950)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1163)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
at
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
at
org.apache.solr.update.MaxSizeAutoCommitTest.simpleTest(MaxSizeAutoCommitTest.java:104)
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)
at __randomizedtesting.SeedInfo.seed([94D5D4FD5D59120C]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:303)
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$7.evaluate(RandomizedRunner.java:897)
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.update.TestHdfsUpdateLog.testFSThreadSafety
Error Message:
Captured an uncaught exception in thread: Thread[id=10781, name=Thread-1946,
state=RUNNABLE, group=TGRP-TestHdfsUpdateLog]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=10781, name=Thread-1946, state=RUNNABLE,
group=TGRP-TestHdfsUpdateLog]
at
__randomizedtesting.SeedInfo.seed([94D5D4FD5D59120C:62FA730690F3BAFF]:0)
Caused by: org.apache.solr.common.SolrException: Exception writing document id
21 to the index; possible analysis error.
at __randomizedtesting.SeedInfo.seed([94D5D4FD5D59120C]:0)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:246)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:950)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1163)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
at
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2510)
at
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:125)
at org.apache.solr.util.TestHarness.update(TestHarness.java:284)
at
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:281)
at
org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:251)
at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:863)
at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:842)
at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:836)
at
org.apache.solr.update.TestHdfsUpdateLog$2.run(TestHdfsUpdateLog.java:122)
Caused by: java.lang.NullPointerException
at
org.apache.solr.update.UpdateLog.getCurrentLogSizeFromStream(UpdateLog.java:299)
at
org.apache.solr.update.DirectUpdateHandler2.getCurrentTLogSize(DirectUpdateHandler2.java:1007)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:291)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:234)
... 20 more
Build Log:
[...truncated 12476 lines...]
[junit4] Suite: org.apache.solr.update.MaxSizeAutoCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.MaxSizeAutoCommitTest_94D5D4FD5D59120C-001/init-core-data-001
[junit4] 2> 110309 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[94D5D4FD5D59120C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 110311 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[94D5D4FD5D59120C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 110344 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[94D5D4FD5D59120C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 110345 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting simpleTest
[junit4] 2> 113116 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 113118 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 113391 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 113957 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 114740 WARN
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace
it accordingly.
[junit4] 2> 115685 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 116410 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304e0116
[junit4] 2> 116557 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304e0116
[junit4] 2> 116557 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304e0116
[junit4] 2> 116647 INFO (coreLoadExecutor-71-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 116680 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 117048 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 117375 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 118286 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 118489 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 118490 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@304e0116
[junit4] 2> 118490 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 118490 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.MaxSizeAutoCommitTest_94D5D4FD5D59120C-001/init-core-data-001/]
[junit4] 2> 118505 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=88.7939453125,
floorSegmentMB=0.6572265625, forceMergeDeletesPctAllowed=21.550343616251173,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.12800034439438904
[junit4] 2> 119044 WARN (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 119636 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 119636 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 119724 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 119724 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 119742 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=120641949,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 119743 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@17b26ac6[collection1] main]
[junit4] 2> 119744 WARN (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 119782 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 119821 INFO
(searcherExecutor-72-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@17b26ac6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 119886 INFO (coreLoadExecutor-71-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1600537567984353280
[junit4] 2> 119967 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 120787 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1600537568221331456), 1 (1600537568816922624), 2 (1600537568928071680)]} 0 818
[junit4] 2> 121041 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1600537569155612672), 4 (1600537569157709824), 5 (1600537569195458560)]} 0 39
[junit4] 2> 121252 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1600537569414610944), 7 (1600537569415659520), 8 (1600537569416708096)]} 0 2
[junit4] 2> 121459 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1600537569632714752), 10 (1600537569632714753), 11 (1600537569633763328)]} 0 2
[junit4] 2> 121696 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1600537569880178688), 13 (1600537569881227264), 14 (1600537569881227265)]} 0 2
[junit4] 2> 121931 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1600537570126594048), 16 (1600537570127642624), 17 (1600537570127642625)]} 0 2
[junit4] 2> 122179 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[18
(1600537570386640896), 19 (1600537570387689472), 20 (1600537570387689473)]} 0 2
[junit4] 2> 122402 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[21
(1600537570620473344), 22 (1600537570621521920), 23 (1600537570621521921)]} 0 1
[junit4] 2> 122633 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[24
(1600537570846965760), 25 (1600537570846965761), 26 (1600537570848014336)]} 0 18
[junit4] 2> 122636 INFO (commitScheduler-75-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 122636 INFO (commitScheduler-75-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@393beb0 commitCommandVersion:0
[junit4] 2> 122692 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[27
(1600537570923511808), 28 (1600537570925608960), 29 (1600537570926657536)]} 0 3
[junit4] 2> 122931 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending simpleTest
[junit4] 2> 122931 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 122931 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2139552232
[junit4] 2> 122931 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 122931 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@559debf: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@5a68dba2
[junit4] 2> 123078 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 123079 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@63d3d222: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@4adef288
[junit4] 2> 123101 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 123101 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@249df4a6: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@de29128
[junit4] 2> 123200 INFO (coreCloseExecutor-77-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@670cafc
[junit4] 2> 123200 INFO (coreCloseExecutor-77-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=670cafc
[junit4] 2> 123200 INFO (coreCloseExecutor-77-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e073c1a: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1258093f
[junit4] 2> 123379 ERROR (commitScheduler-75-thread-1) [ ]
o.a.s.u.CommitTracker auto commit
error...:org.apache.solr.common.SolrException: openNewSearcher called on closed
core
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1976)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:735)
[junit4] 2> at
org.apache.solr.update.CommitTracker.run(CommitTracker.java:269)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 123379 INFO (coreCloseExecutor-77-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 123379 INFO (coreCloseExecutor-77-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@393beb0 commitCommandVersion:0
[junit4] 2> 123957 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting endToEndTest
{seed=[94D5D4FD5D59120C:8E83BBCBBDEB350E]}
[junit4] 2> 123958 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 123958 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 124182 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 124310 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 125361 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 125902 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304e0116
[junit4] 2> 126033 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304e0116
[junit4] 2> 126033 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304e0116
[junit4] 2> 126165 INFO (coreLoadExecutor-84-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 126165 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 126438 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 126772 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 127463 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 127590 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 127592 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@304e0116
[junit4] 2> 127593 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 127593 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.MaxSizeAutoCommitTest_94D5D4FD5D59120C-001/init-core-data-001/]
[junit4] 2> 127614 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=88.7939453125,
floorSegmentMB=0.6572265625, forceMergeDeletesPctAllowed=21.550343616251173,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.12800034439438904
[junit4] 2> 127635 WARN (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 128022 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 128022 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 128023 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 128024 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 128025 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=120641949,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 128058 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@62ba8000[collection1] main]
[junit4] 2> 128059 WARN (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 128059 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 128168 INFO
(searcherExecutor-85-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@62ba8000[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 128169 INFO (coreLoadExecutor-84-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1600537576669708288
[junit4] 2> 128185 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 128436 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1600537576706408448), 1 (1600537576747302912), 2 (1600537576748351488), 3
(1600537576748351489), 4 (1600537576834334720), 5 (1600537576836431872), 6
(1600537576837480448), 7 (1600537576837480449), 8 (1600537576875229184), 9
(1600537576876277760), ... (20 adds)]} 0 249
[junit4] 2> 128692 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=505
[junit4] 2> 129243 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[20
(1600537577716187136), 21 (1600537577718284288), 22 (1600537577719332864), 23
(1600537577735061504), 24 (1600537577736110080), 25 (1600537577753935872), 26
(1600537577754984448), 27 (1600537577756033024), 28 (1600537577756033025), 29
(1600537577757081600), ... (20 adds)]} 0 76
[junit4] 2> 129451 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1265
[junit4] 2> 129527 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[40
(1600537578015031296), 41 (1600537578016079872), 42 (1600537578016079873), 43
(1600537578017128448), 44 (1600537578017128449), 45 (1600537578020274176), 46
(1600537578020274177), 47 (1600537578021322752), 48 (1600537578021322753), 49
(1600537578022371328), ... (20 adds)]} 0 75
[junit4] 2> 129748 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1561
[junit4] 2> 129842 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[60
(1600537578326458368), 61 (1600537578327506944), 62 (1600537578327506945), 63
(1600537578327506946), 64 (1600537578328555520), 65 (1600537578328555521), 66
(1600537578343235584), 67 (1600537578344284160), 68 (1600537578345332736), 69
(1600537578345332737), ... (20 adds)]} 0 93
[junit4] 2> 130050 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1864
[junit4] 2> 130090 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[80
(1600537578643128320), 81 (1600537578644176896), 82 (1600537578644176897), 83
(1600537578644176898), 84 (1600537578645225472), 85 (1600537578645225473), 86
(1600537578646274048), 87 (1600537578646274049), 88 (1600537578646274050), 89
(1600537578647322624), ... (20 adds)]} 0 39
[junit4] 2> 130298 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2111
[junit4] 2> 130358 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[100
(1600537578903175168), 101 (1600537578904223744), 102 (1600537578904223745),
103 (1600537578904223746), 104 (1600537578905272320), 105
(1600537578905272321), 106 (1600537578929389568), 107 (1600537578929389569),
108 (1600537578929389570), 109 (1600537578943021056), ... (20 adds)]} 0 59
[junit4] 2> 130581 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2395
[junit4] 2> 130699 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[120
(1600537579199922176), 121 (1600537579200970752), 122 (1600537579200970753),
123 (1600537579202019328), 124 (1600537579202019329), 125
(1600537579202019330), 126 (1600537579203067904), 127 (1600537579258642432),
128 (1600537579276468224), 129 (1600537579276468225), ... (20 adds)]} 0 117
[junit4] 2> 130700 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 130700 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@43bcc47c commitCommandVersion:0
[junit4] 2> 130752 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2565
[junit4] 2> 130863 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[140
(1600537579378180096), 141 (1600537579380277248), 142 (1600537579380277249),
143 (1600537579381325824), 144 (1600537579381325825), 145
(1600537579436900352), 146 (1600537579437948928), 147 (1600537579437948929),
148 (1600537579438997504), 149 (1600537579438997505), ... (20 adds)]} 0 110
[junit4] 2> 131095 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=2908
[junit4] 2> 131202 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[160
(1600537579737841664), 161 (1600537579738890240), 162 (1600537579738890241),
163 (1600537579739938816), 164 (1600537579774541824), 165
(1600537579774541825), 166 (1600537579775590400), 167 (1600537579776638976),
168 (1600537579776638977), 169 (1600537579777687552), ... (20 adds)]} 0 106
[junit4] 2> 131305 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7bfdea6b[collection1] realtime]
[junit4] 2> 131306 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 131419 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3232
[junit4] 2> 131494 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[180
(1600537580077580288), 181 (1600537580078628864), 182 (1600537580078628865),
183 (1600537580078628866), 184 (1600537580079677440), 185
(1600537580079677441), 186 (1600537580079677442), 187 (1600537580080726016),
188 (1600537580136300544), 189 (1600537580136300545), ... (20 adds)]} 0 75
[junit4] 2> 131715 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3528
[junit4] 2> 131826 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[200
(1600537580389007360), 201 (1600537580389007361), 202 (1600537580390055936),
203 (1600537580390055937), 204 (1600537580390055938), 205
(1600537580390055939), 206 (1600537580391104512), 207 (1600537580391104513),
208 (1600537580426756096), 209 (1600537580426756097), ... (20 adds)]} 0 110
[junit4] 2> 132050 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3863
[junit4] 2> 132111 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[220
(1600537580740280320), 221 (1600537580762300416), 222 (1600537580762300417),
223 (1600537580763348992), 224 (1600537580765446144), 225
(1600537580781174784), 226 (1600537580782223360), 227 (1600537580782223361),
228 (1600537580782223362), 229 (1600537580800049152), ... (20 adds)]} 0 61
[junit4] 2> 132316 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4129
[junit4] 2> 132370 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[240
(1600537581019201536), 241 (1600537581019201537), 242 (1600537581020250112),
243 (1600537581020250113), 244 (1600537581020250114), 245
(1600537581020250115), 246 (1600537581021298688), 247 (1600537581055901696),
248 (1600537581055901697), 249 (1600537581056950272), ... (20 adds)]} 0 53
[junit4] 2> 132596 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4409
[junit4] 2> 132615 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 132615 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@43bcc47c commitCommandVersion:0
[junit4] 2> 132650 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[260
(1600537581312802816), 261 (1600537581312802817), 262 (1600537581312802818),
263 (1600537581313851392), 264 (1600537581313851393), 265
(1600537581313851394), 266 (1600537581313851395), 267 (1600537581314899968),
268 (1600537581314899969), 269 (1600537581328531456), ... (20 adds)]} 0 53
[junit4] 2> 132761 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c176652[collection1] realtime]
[junit4] 2> 132782 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 132875 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4688
[junit4] 2> 132882 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[280
(1600537581605355520), 281 (1600537581606404096), 282 (1600537581606404097),
283 (1600537581606404098), 284 (1600537581607452672), 285
(1600537581607452673), 286 (1600537581608501248), 287 (1600537581608501249),
288 (1600537581608501250), 289 (1600537581608501251), ... (20 adds)]} 0 6
[junit4] 2> 133084 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=4897
[junit4] 2> 133157 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[300
(1600537581823459328), 301 (1600537581824507904), 302 (1600537581824507905),
303 (1600537581824507906), 304 (1600537581825556480), 305
(1600537581825556481), 306 (1600537581825556482), 307 (1600537581825556483),
308 (1600537581826605056), 309 (1600537581826605057), ... (20 adds)]} 0 73
[junit4] 2> 133359 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=5172
[junit4] 2> 133382 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[320
(1600537582111817728), 321 (1600537582112866304), 322 (1600537582112866305),
323 (1600537582112866306), 324 (1600537582113914880), 325
(1600537582113914881), 326 (1600537582113914882), 327 (1600537582113914883),
328 (1600537582114963456), 329 (1600537582114963457), ... (20 adds)]} 0 22
[junit4] 2> 133583 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=5396
[junit4] 2> 133627 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[340
(1600537582347747328), 341 (1600537582347747329), 342 (1600537582347747330),
343 (1600537582348795904), 344 (1600537582348795905), 345
(1600537582348795906), 346 (1600537582348795907), 347 (1600537582349844480),
348 (1600537582349844481), 349 (1600537582349844482), ... (20 adds)]} 0 43
[junit4] 2> 133836 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=5649
[junit4] 2> 133921 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[360
(1600537582611988480), 361 (1600537582613037056), 362 (1600537582613037057),
363 (1600537582614085632), 364 (1600537582614085633), 365
(1600537582614085634), 366 (1600537582614085635), 367 (1600537582614085636),
368 (1600537582615134208), 369 (1600537582615134209), ... (20 adds)]} 0 84
[junit4] 2> 134133 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=5946
[junit4] 2> 134170 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[380
(1600537582923415552), 381 (1600537582924464128), 382 (1600537582924464129),
383 (1600537582924464130), 384 (1600537582924464131), 385
(1600537582924464132), 386 (1600537582925512704), 387 (1600537582925512705),
388 (1600537582925512706), 389 (1600537582925512707), ... (20 adds)]} 0 36
[junit4] 2> 134384 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6197
[junit4] 2> 134423 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 134423 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@43bcc47c commitCommandVersion:0
[junit4] 2> 134469 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[400
(1600537583187656704), 401 (1600537583187656705), 402 (1600537583187656706),
403 (1600537583187656707), 404 (1600537583188705280), 405
(1600537583188705281), 406 (1600537583188705282), 407 (1600537583188705283),
408 (1600537583225405440), 409 (1600537583225405441), ... (20 adds)]} 0 84
[junit4] 2> 134614 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@24c5f97e[collection1] realtime]
[junit4] 2> 134689 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6502
[junit4] 2> 134753 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 134775 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[420
(1600537583506423808), 421 (1600537583574581248), 422 (1600537583575629824),
423 (1600537583575629825), 424 (1600537583575629826), 425
(1600537583575629827), 426 (1600537583576678400), 427 (1600537583576678401),
428 (1600537583576678402), 429 (1600537583576678403), ... (20 adds)]} 0 85
[junit4] 2> 134976 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=6789
[junit4] 2> 134981 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[440
(1600537583808413696), 441 (1600537583808413697), 442 (1600537583808413698),
443 (1600537583808413699), 444 (1600537583809462272), 445
(1600537583809462273), 446 (1600537583809462274), 447 (1600537583809462275),
448 (1600537583810510848), 449 (1600537583810510849), ... (20 adds)]} 0 4
[junit4] 2> 135196 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=7009
[junit4] 2> 135216 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[460
(1600537584039100416), 461 (1600537584039100417), 462 (1600537584040148992),
463 (1600537584040148993), 464 (1600537584040148994), 465
(1600537584040148995), 466 (1600537584040148996), 467 (1600537584041197568),
468 (1600537584041197569), 469 (1600537584041197570), ... (20 adds)]} 0 19
[junit4] 2> 135448 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=7261
[junit4] 2> 135522 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[480
(1600537584303341568), 481 (1600537584304390144), 482 (1600537584304390145),
483 (1600537584304390146), 484 (1600537584304390147), 485
(1600537584305438720), 486 (1600537584305438721), 487 (1600537584305438722),
488 (1600537584305438723), 489 (1600537584342138880), ... (20 adds)]} 0 73
[junit4] 2> 135726 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=7539
[junit4] 2> 135763 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1600537584593797120), 501 (1600537584594845696), 502 (1600537584594845697),
503 (1600537584594845698), 504 (1600537584594845699), 505
(1600537584629448704), 506 (1600537584629448705), 507 (1600537584630497280),
508 (1600537584630497281), 509 (1600537584630497282), ... (20 adds)]} 0 37
[junit4] 2> 135972 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=7786
[junit4] 2> 135991 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[520
(1600537584852795392), 521 (1600537584852795393), 522 (1600537584852795394),
523 (1600537584853843968), 524 (1600537584853843969), 525
(1600537584853843970), 526 (1600537584853843971), 527 (1600537584853843972),
528 (1600537584854892544), 529 (1600537584854892545), ... (20 adds)]} 0 18
[junit4] 2> 136200 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8013
[junit4] 2> 136218 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 136219 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@43bcc47c commitCommandVersion:0
[junit4] 2> 136268 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[540
(1600537585090822144), 541 (1600537585091870720), 542 (1600537585091870721),
543 (1600537585091870722), 544 (1600537585091870723), 545
(1600537585091870724), 546 (1600537585092919296), 547 (1600537585092919297),
548 (1600537585107599360), 549 (1600537585107599361), ... (20 adds)]} 0 68
[junit4] 2> 136546 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8359
[junit4] 2> 136618 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[560
(1600537585454678016), 561 (1600537585470406656), 562 (1600537585470406657),
563 (1600537585470406658), 564 (1600537585470406659), 565
(1600537585470406660), 566 (1600537585471455232), 567 (1600537585471455233),
568 (1600537585471455234), 569 (1600537585471455235), ... (20 adds)]} 0 72
[junit4] 2> 136620 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@77ed978c[collection1] realtime]
[junit4] 2> 136693 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 136693 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 136693 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@43bcc47c commitCommandVersion:0
[junit4] 2> 136749 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8562
[junit4] 2> 136767 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[580
(1600537585666490368), 581 (1600537585668587520), 582 (1600537585668587521),
583 (1600537585668587522), 584 (1600537585668587523), 585
(1600537585669636096), 586 (1600537585669636097), 587 (1600537585682219008),
588 (1600537585682219009), 589 (1600537585683267584), ... (20 adds)]} 0 18
[junit4] 2> 136969 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8783
[junit4] 2> 136974 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[600
(1600537585898225664), 601 (1600537585899274240), 602 (1600537585899274241),
603 (1600537585899274242), 604 (1600537585900322816), 605
(1600537585900322817), 606 (1600537585900322818), 607 (1600537585900322819),
608 (1600537585900322820), 609 (1600537585900322821), ... (20 adds)]} 0 4
[junit4] 2> 137238 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9051
[junit4] 2> 137242 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[620
(1600537586179244032), 621 (1600537586180292608), 622 (1600537586180292609),
623 (1600537586180292610), 624 (1600537586180292611), 625
(1600537586181341184), 626 (1600537586181341185), 627 (1600537586181341186),
628 (1600537586181341187), 629 (1600537586181341188), ... (20 adds)]} 0 4
[junit4] 2> 137462 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9275
[junit4] 2> 137466 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[640
(1600537586414125056), 641 (1600537586415173632), 642 (1600537586415173633),
643 (1600537586415173634), 644 (1600537586415173635), 645
(1600537586415173636), 646 (1600537586416222208), 647 (1600537586416222209),
648 (1600537586416222210), 649 (1600537586416222211), ... (20 adds)]} 0 3
[junit4] 2> 137593 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@75774068[collection1] realtime]
[junit4] 2> 137762 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 137763 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9576
[junit4] 2> 137767 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[660
(1600537586730795008), 661 (1600537586730795009), 662 (1600537586730795010),
663 (1600537586730795011), 664 (1600537586730795012), 665
(1600537586731843584), 666 (1600537586731843585), 667 (1600537586731843586),
668 (1600537586731843587), 669 (1600537586731843588), ... (20 adds)]} 0 3
[junit4] 2> 137972 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9786
[junit4] 2> 137989 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[680
(1600537586949947392), 681 (1600537586949947393), 682 (1600537586949947394),
683 (1600537586950995968), 684 (1600537586950995969), 685
(1600537586950995970), 686 (1600537586950995971), 687 (1600537586950995972),
688 (1600537586950995973), 689 (1600537586952044544), ... (20 adds)]} 0 16
[junit4] 2> 138200 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10013
[junit4] 2> 138230 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[700
(1600537587189022720), 701 (1600537587189022721), 702 (1600537587189022722),
703 (1600537587189022723), 704 (1600537587190071296), 705
(1600537587190071297), 706 (1600537587190071298), 707 (1600537587190071299),
708 (1600537587217334272), 709 (1600537587217334273), ... (20 adds)]} 0 29
[junit4] 2> 138230 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 138230 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@43bcc47c commitCommandVersion:0
[junit4] 2> 138282 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10095
[junit4] 2> 138320 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[720
(1600537587273957376), 721 (1600537587276054528), 722 (1600537587276054529),
723 (1600537587276054530), 724 (1600537587276054531), 725
(1600537587310657536), 726 (1600537587310657537), 727 (1600537587310657538),
728 (1600537587311706112), 729 (1600537587311706113), ... (20 adds)]} 0 37
[junit4] 2> 138413 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3b56b171[collection1] realtime]
[junit4] 2> 138484 INFO (commitScheduler-88-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 138561 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10374
[junit4] 2> 138580 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[740
(1600537587567558656), 741 (1600537587568607232), 742 (1600537587568607233),
743 (1600537587568607234), 744 (1600537587568607235), 745
(1600537587568607236), 746 (1600537587568607237), 747 (1600537587569655808),
748 (1600537587569655809), 749 (1600537587569655810), ... (20 adds)]} 0 18
[junit4] 2> 138784 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10597
[junit4] 2> 138800 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[760
(1600537587801391104), 761 (1600537587801391105), 762 (1600537587801391106),
763 (1600537587801391107), 764 (1600537587802439680), 765
(1600537587802439681), 766 (1600537587802439682), 767 (1600537587802439683),
768 (1600537587802439684), 769 (1600537587802439685), ... (20 adds)]} 0 15
[junit4] 2> 139005 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10818
[junit4] 2> 139029 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[780
(1600537588033126400), 781 (1600537588033126401), 782 (1600537588033126402),
783 (1600537588033126403), 784 (1600537588033126404), 785
(1600537588034174976), 786 (1600537588034174977), 787 (1600537588034174978),
788 (1600537588034174979), 789 (1600537588034174980), ... (20 adds)]} 0 23
[junit4] 2> 139247 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=11060
[junit4] 2> 139251 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[800
(1600537588286881792), 801 (1600537588286881793), 802 (1600537588286881794),
803 (1600537588286881795), 804 (1600537588286881796), 805
(1600537588287930368), 806 (1600537588287930369), 807 (1600537588287930370),
808 (1600537588287930371), 809 (1600537588287930372), ... (20 adds)]} 0 3
[junit4] 2> 139478 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[94D5D4FD5D59120C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=11292
[junit4] 2> 139535 INFO (TEST-MaxSizeAutoCommitTest.end
[...truncated too long message...]
-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1342292097
[copy] Copying 40 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1342292097
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1342292097
resolve-example:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null541358493
[copy] Copying 246 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null541358493
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null541358493
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 90ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 318 minutes 56 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]