Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.4-Windows/7/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC
7 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.core.ConfigureRecoveryStrategyTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_B9E7BC83AA231C41-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_B9E7BC83AA231C41-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_B9E7BC83AA231C41-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_B9E7BC83AA231C41-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_B9E7BC83AA231C41-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_B9E7BC83AA231C41-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_B9E7BC83AA231C41-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_B9E7BC83AA231C41-001
at __randomizedtesting.SeedInfo.seed([B9E7BC83AA231C41]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication
Error Message:
found:2[index.20180620203116304, index.20180620203116468, index.properties,
replication.properties, snapshot_metadata]
Stack Trace:
java.lang.AssertionError: found:2[index.20180620203116304,
index.20180620203116468, index.properties, replication.properties,
snapshot_metadata]
at
__randomizedtesting.SeedInfo.seed([B9E7BC83AA231C41:624CBC45AF0B75F2]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:968)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:939)
at
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:915)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication
Error Message:
found:2[index.20180620203227730, index.20180620203227879, index.properties,
replication.properties, snapshot_metadata]
Stack Trace:
java.lang.AssertionError: found:2[index.20180620203227730,
index.20180620203227879, index.properties, replication.properties,
snapshot_metadata]
at
__randomizedtesting.SeedInfo.seed([B9E7BC83AA231C41:624CBC45AF0B75F2]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:968)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:939)
at
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:915)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication
Error Message:
found:2[index.20180620203235160, index.20180620203235363, index.properties,
replication.properties, snapshot_metadata]
Stack Trace:
java.lang.AssertionError: found:2[index.20180620203235160,
index.20180620203235363, index.properties, replication.properties,
snapshot_metadata]
at
__randomizedtesting.SeedInfo.seed([B9E7BC83AA231C41:624CBC45AF0B75F2]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:968)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:939)
at
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:915)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication
Error Message:
found:2[index.20180620203335880, index.20180620203336372, index.properties,
replication.properties, snapshot_metadata]
Stack Trace:
java.lang.AssertionError: found:2[index.20180620203335880,
index.20180620203336372, index.properties, replication.properties,
snapshot_metadata]
at
__randomizedtesting.SeedInfo.seed([B9E7BC83AA231C41:624CBC45AF0B75F2]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:968)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:939)
at
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:915)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication
Error Message:
found:2[index.20180620192717428, index.20180620192717590, index.properties,
replication.properties, snapshot_metadata]
Stack Trace:
java.lang.AssertionError: found:2[index.20180620192717428,
index.20180620192717590, index.properties, replication.properties,
snapshot_metadata]
at
__randomizedtesting.SeedInfo.seed([B9E7BC83AA231C41:624CBC45AF0B75F2]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:968)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:939)
at
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:915)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.common.util.TestTimeSource.testEpochTime
Error Message:
SimTimeSource:50.0 time diff=22730000
Stack Trace:
java.lang.AssertionError: SimTimeSource:50.0 time diff=22730000
at
__randomizedtesting.SeedInfo.seed([C31753CF64852269:FB7B20EAF055802F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
at
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12931 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\init-core-data-001
[junit4] 2> 493749 WARN
(SUITE-TestReplicationHandler-seed#[B9E7BC83AA231C41]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 493750 INFO
(SUITE-TestReplicationHandler-seed#[B9E7BC83AA231C41]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 493750 INFO
(SUITE-TestReplicationHandler-seed#[B9E7BC83AA231C41]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 493750 INFO
(SUITE-TestReplicationHandler-seed#[B9E7BC83AA231C41]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 493752 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEmptyCommits
[junit4] 2> 493753 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-001\collection1
[junit4] 2> 493757 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git:
daa59876e6f384329b122929e70a80934569428c; jvm 9.0.4+11
[junit4] 2> 493757 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 493757 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 493757 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 493758 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2052b0{/solr,null,AVAILABLE}
[junit4] 2> 493765 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4a569cd6{HTTP/1.1,[http/1.1]}{127.0.0.1:65280}
[junit4] 2> 493765 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.e.j.s.Server Started @493820ms
[junit4] 2> 493766 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-001\collection1\data,
hostPort=65280}
[junit4] 2> 493766 ERROR
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 493766 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 493766 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 493766 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 493766 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 493766 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-20T13:26:40.474839Z
[junit4] 2> 493767 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-001\solr.xml
[junit4] 2> 493774 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 493774 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 493775 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f7de50b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 493972 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 493972 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 493985 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f7de50b
[junit4] 2> 493992 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f7de50b
[junit4] 2> 493992 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f7de50b
[junit4] 2> 493996 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-001\.
[junit4] 2> 493996 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 494004 INFO (coreLoadExecutor-2239-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 494015 INFO (coreLoadExecutor-2239-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 494016 INFO (coreLoadExecutor-2239-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 494016 INFO (coreLoadExecutor-2239-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-001\.\collection1,
trusted=true
[junit4] 2> 494016 INFO (coreLoadExecutor-2239-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@7f7de50b
[junit4] 2> 494017 INFO (coreLoadExecutor-2239-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 494017 INFO (coreLoadExecutor-2239-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-001\.\collection1\data\]
[junit4] 2> 494019 INFO (coreLoadExecutor-2239-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1281897954,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 494064 INFO (coreLoadExecutor-2239-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 494064 INFO (coreLoadExecutor-2239-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 494065 INFO (coreLoadExecutor-2239-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1186784831037306]
[junit4] 2> 494065 INFO (coreLoadExecutor-2239-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7b08bb05[collection1] main]
[junit4] 2> 494066 INFO (coreLoadExecutor-2239-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-001\collection1\conf
[junit4] 2> 494066 INFO (coreLoadExecutor-2239-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 494066 INFO (coreLoadExecutor-2239-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 494067 INFO
(searcherExecutor-2240-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7b08bb05[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 494067 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-002\collection1
[junit4] 2> 494072 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git:
daa59876e6f384329b122929e70a80934569428c; jvm 9.0.4+11
[junit4] 2> 494072 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 494072 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 494072 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 494072 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a462440{/solr,null,AVAILABLE}
[junit4] 2> 494072 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@677f31ae{HTTP/1.1,[http/1.1]}{127.0.0.1:65283}
[junit4] 2> 494073 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.e.j.s.Server Started @494127ms
[junit4] 2> 494073 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-002\collection1\data,
hostPort=65283}
[junit4] 2> 494073 ERROR
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 494073 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 494073 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 494073 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 494073 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 494074 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-20T13:26:40.782689100Z
[junit4] 2> 494074 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-002\solr.xml
[junit4] 2> 494076 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 494076 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 494077 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f7de50b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 494247 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 494247 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 494263 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f7de50b
[junit4] 2> 494270 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f7de50b
[junit4] 2> 494270 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f7de50b
[junit4] 2> 494274 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-002\.
[junit4] 2> 494274 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 494283 INFO (coreLoadExecutor-2252-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 494294 INFO (coreLoadExecutor-2252-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 494296 INFO (coreLoadExecutor-2252-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 494296 INFO (coreLoadExecutor-2252-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-002\.\collection1,
trusted=true
[junit4] 2> 494296 INFO (coreLoadExecutor-2252-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@7f7de50b
[junit4] 2> 494296 INFO (coreLoadExecutor-2252-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 494296 INFO (coreLoadExecutor-2252-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-002\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-002\.\collection1\data\]
[junit4] 2> 494298 INFO (coreLoadExecutor-2252-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1281897954,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 494345 INFO (coreLoadExecutor-2252-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 494345 INFO (coreLoadExecutor-2252-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 494346 INFO (coreLoadExecutor-2252-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1186784831037306]
[junit4] 2> 494346 INFO (coreLoadExecutor-2252-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2443e5df[collection1] main]
[junit4] 2> 494346 INFO (coreLoadExecutor-2252-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_B9E7BC83AA231C41-001\solr-instance-002\collection1\conf
[junit4] 2> 494348 INFO (coreLoadExecutor-2252-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 494348 INFO (coreLoadExecutor-2252-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 494348 INFO
(searcherExecutor-2253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2443e5df[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 494351 INFO (qtp2047172328-6631) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 494351 INFO (qtp2047172328-6628) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 494352 INFO (indexFetcher-2257-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 494352 INFO (indexFetcher-2257-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 494352 INFO (indexFetcher-2257-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 494352 INFO (indexFetcher-2257-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 494352 INFO (indexFetcher-2257-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 494356 INFO (indexFetcher-2257-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@372c54a4[collection1] main]
[junit4] 2> 494356 INFO (qtp2047172328-6627) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 4
[junit4] 2> 494357 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 494358 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@37b18549 commitCommandVersion:0
[junit4] 2> 494360 INFO (searcherExecutor-2253-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@372c54a4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 494362 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5265d136[collection1] main]
[junit4] 2> 494362 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 494363 INFO
(searcherExecutor-2240-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5265d136[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c1)))}
[junit4] 2> 494363 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 5
[junit4] 2> 494366 WARN (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 494367 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 494368 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 494368 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's version: 1529501201066
[junit4] 2> 494368 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 494368 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 494368 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 494370 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
status=0 QTime=2
[junit4] 2> 494371 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Number of files in latest index in master: 4
[junit4] 2> 494371 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 494372 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 494372 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@5b80c9d6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20ded8d)
[junit4] 2> 494373 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 494374 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 494375 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 494376 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 494376 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Bytes downloaded: 1543, Bytes skipped downloading: 0
[junit4] 2> 494376 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1543) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@5b80c9d6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20ded8d)
[junit4] 2> 494377 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7449190667028404]
[junit4] 2> 494378 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 494378 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@63c0c5e6[collection1] main]
[junit4] 2> 494379 INFO (searcherExecutor-2253-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@63c0c5e6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c1)))}
[junit4] 2> 494380 INFO (qtp547321467-6654) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:65280/solr/collection1/replication&command=fetchindex}
status=0 QTime=14
[junit4] 2> 494384 INFO (qtp547321467-6650) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=name:empty1&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 494384 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
[junit4] 2> 494384 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 494385 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 494387 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={slave=false&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 494387 INFO (qtp547321467-6653) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=1
[junit4] 2> 494387 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 494388 INFO (qtp547321467-6652) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 494388 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 494388 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 494388 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 494389 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 0
[junit4] 2> 494390 WARN (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 494391 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 494391 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 494391 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's version: 1529501201066
[junit4] 2> 494391 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 494391 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's version: 1529501201066
[junit4] 2> 494391 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave in sync with master.
[junit4] 2> 494391 INFO (qtp547321467-6652) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:65280/solr/collection1/replication&command=fetchindex}
status=0 QTime=2
[junit4] 2> 494393 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 494394 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 494394 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@37b18549 commitCommandVersion:0
[junit4] 2> 494395 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4ea12565[collection1] main]
[junit4] 2> 494396 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 494396 INFO
(searcherExecutor-2240-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4ea12565[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c1)
Uninverting(_1(7.4.0):c1)))}
[junit4] 2> 494397 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 2
[junit4] 2> 494397 WARN (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 494398 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 494399 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's generation: 3
[junit4] 2> 494399 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's version: 1529501201102
[junit4] 2> 494399 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 494399 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's version: 1529501201066
[junit4] 2> 494399 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 494400 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 494400 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Number of files in latest index in master: 7
[junit4] 2> 494402 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 494402 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 494402 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@82de84
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38f12e0)
[junit4] 2> 494402 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
[junit4] 2> 494402 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 494402 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
[junit4] 2> 494403 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.cfs&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 494403 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.cfe&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 494404 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 494404 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 494404 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Bytes downloaded: 1609, Bytes skipped downloading: 0
[junit4] 2> 494405 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1609) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@82de84
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38f12e0)
[junit4] 2> 494407 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7449190667028404]
[junit4] 2> 494407 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 494407 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@151bc7a3[collection1] main]
[junit4] 2> 494408 INFO (searcherExecutor-2253-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@151bc7a3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c1)
Uninverting(_1(7.4.0):c1)))}
[junit4] 2> 494409 INFO (qtp547321467-6653) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:65280/solr/collection1/replication&command=fetchindex}
status=0 QTime=11
[junit4] 2> 494410 INFO (qtp547321467-6652) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=name:empty2&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 494410 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
[junit4] 2> 494410 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 494411 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 494411 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={slave=false&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 494412 INFO (qtp547321467-6653) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 494412 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 494412 INFO (qtp547321467-6652) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 494413 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 494413 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 494413 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@37b18549 commitCommandVersion:0
[junit4] 2> 494415 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@609281eb[collection1] realtime]
[junit4] 2> 494415 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 494415 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={openSearcher=false&commit=true&wt=javabin&version=2}{commit=} 0 1
[junit4] 2> 494417 WARN (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 494418 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 494418 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's generation: 4
[junit4] 2> 494418 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's version: 1529501201121
[junit4] 2> 494418 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's generation: 3
[junit4] 2> 494418 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's version: 1529501201102
[junit4] 2> 494418 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 494419 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 494419 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
[junit4] 2> 494420 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 494421 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 494421 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 494421 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 495421 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 495421 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 496422 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 496422 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 497422 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 497422 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 498423 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 498423 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 499424 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 499424 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 500424 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 500424 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 501425 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 501425 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 502426 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 502426 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 503427 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 503427 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 504427 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 504427 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 505427 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher IndexFetcher slept for 11000ms for unused lucene index
files to be delete-able
[junit4] 2> 505427 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@497c5f6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6306b5e3)
[junit4] 2> 505427 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
[junit4] 2> 505427 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 505427 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
[junit4] 2> 505427 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
[junit4] 2> 505427 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
[junit4] 2> 505427 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
[junit4] 2> 505428 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 505430 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.cfe&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 505430 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.cfs&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 505431 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 505431 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Bytes downloaded: 1675, Bytes skipped downloading: 0
[junit4] 2> 505431 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1675) : 11 secs (152 bytes/sec) to
MockDirectoryWrapper(RAMDirectory@497c5f6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6306b5e3)
[junit4] 2> 505432 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7449190667028404]
[junit4] 2> 505433 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 505436 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1633d1b[collection1] main]
[junit4] 2> 505436 INFO (searcherExecutor-2253-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1633d1b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c1)
Uninverting(_1(7.4.0):c1) Uninverting(_2(7.4.0):c1)))}
[junit4] 2> 505437 INFO (qtp547321467-6653) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:65280/solr/collection1/replication&command=fetchindex}
status=0 QTime=11020
[junit4] 2> 505438 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=name:empty3&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 505438 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
[junit4] 2> 505440 INFO (qtp547321467-6652) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=name:empty3&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=1
[junit4] 2> 505441 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
[junit4] 2> 505441 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 505443 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 505443 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@37b18549 commitCommandVersion:0
[junit4] 2> 505444 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@636bdd60[collection1] main]
[junit4] 2> 505446 INFO
(searcherExecutor-2240-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@636bdd60[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c1)
Uninverting(_1(7.4.0):c1) Uninverting(_2(7.4.0):c1)
Uninverting(_3(7.4.0):c1)))}
[junit4] 2> 505446 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 505446 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 3
[junit4] 2> 505448 WARN (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 505450 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 505451 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's generation: 5
[junit4] 2> 505451 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's version: 1529501212151
[junit4] 2> 505451 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's generation: 4
[junit4] 2> 505451 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's version: 1529501201121
[junit4] 2> 505451 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 505457 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=5&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
status=0 QTime=5
[junit4] 2> 505458 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Number of files in latest index in master: 13
[junit4] 2> 505462 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 505463 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 505468 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@5d1d915d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62c12bc6)
[junit4] 2> 505468 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
[junit4] 2> 505468 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 505468 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
[junit4] 2> 505468 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
[junit4] 2> 505468 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
[junit4] 2> 505468 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
[junit4] 2> 505468 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _2.si because it already exists
[junit4] 2> 505468 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _2.cfe because it already exists
[junit4] 2> 505469 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _2.cfs because it already exists
[junit4] 2> 505470 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=5&qt=/replication&file=_3.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 505470 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=5&qt=/replication&file=_3.cfs&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 505471 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=5&qt=/replication&file=_3.cfe&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 505473 INFO (qtp2047172328-6630) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=5&qt=/replication&file=segments_5&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 505474 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Bytes downloaded: 1741, Bytes skipped downloading: 0
[junit4] 2> 505474 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1741) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@5d1d915d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62c12bc6)
[junit4] 2> 505479 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7449190667028404]
[junit4] 2> 505491 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 505491 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2a3b35d7[collection1] main]
[junit4] 2> 505493 INFO (searcherExecutor-2253-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2a3b35d7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c1)
Uninverting(_1(7.4.0):c1) Uninverting(_2(7.4.0):c1)
Uninverting(_3(7.4.0):c1)))}
[junit4] 2> 505493 INFO (qtp547321467-6652) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:65280/solr/collection1/replication&command=fetchindex}
status=0 QTime=46
[junit4] 2> 505495 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2}
hits=4 status=0 QTime=1
[junit4] 2> 505496 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
[junit4] 2> 505496 INFO (qtp547321467-6653) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2}
hits=4 status=0 QTime=0
[junit4] 2> 505498 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B9E7BC83AA231C41]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
[junit4] 2> 505508 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=9
[junit4] 2> 505512 INFO (qtp2047172328-6632) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=2
[junit4] 2> 505517 INFO (qtp2047172328-6630) [ x:collectio
[...truncated too long message...]
-Windows\lucene\top-level-ivy-settings.xml
resolve:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-fail:
resolve:
common.init:
compile-lucene-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
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 =
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\lucene\top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
compile-core:
compile-test-framework:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
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 =
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\lucene\top-level-ivy-settings.xml
resolve:
init:
compile-lucene-core:
compile-codecs:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
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 =
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\lucene\top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
compile-core:
common.compile-test:
[mkdir] Created dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-solrj\classes\test
[javac] Compiling 159 source files to
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-solrj\classes\test
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
compile-test:
BUILD SUCCESSFUL
Total time: 12 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestTimeSource" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=C31753CF64852269 -Dtests.slow=true -Dtests.locale=en-IN
-Dtests.timezone=Europe/Zurich -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
Buildfile:
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\solrj\build.xml
-clover.disable:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\lucene\top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 19ms :: artifacts dl 0ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-solrj\test
[junit4:pickseed] Seed property 'tests.seed' already defined: C31753CF64852269
[mkdir] Created dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-solrj\test\temp
[junit4] <JUnit4> says cze??! Master seed: C31753CF64852269
[junit4] Your default console's encoding may not display certain unicode
glyphs: windows-1252
[junit4] Executing 5 suites with 2 JVMs.
[junit4]
[junit4] Started J0 PID(30636@serv1-vm1).
[junit4] Started J1 PID(3764@serv1-vm1).
[junit4] Suite: org.apache.solr.common.util.TestTimeSource
[junit4] OK 10.2s J0 | TestTimeSource.testEpochTime
[junit4] Completed [1/5] on J0 in 20.57s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.common.util.TestTimeSource
[junit4] OK 10.5s J1 | TestTimeSource.testEpochTime
[junit4] Completed [2/5] on J1 in 20.82s, 1 test
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.common.util.TestTimeSource. This may confuse tools that process
XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
[junit4] Suite: org.apache.solr.common.util.TestTimeSource
[junit4] OK 10.1s J0 | TestTimeSource.testEpochTime
[junit4] Completed [3/5] on J0 in 10.22s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.common.util.TestTimeSource
[junit4] OK 10.1s J1 | TestTimeSource.testEpochTime
[junit4] Completed [4/5] on J1 in 10.15s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.common.util.TestTimeSource
[junit4] OK 10.1s J0 | TestTimeSource.testEpochTime
[junit4] Completed [5/5] on J0 in 10.18s, 1 test
[junit4]
[junit4] JVM J0: 1.27 .. 42.89 = 41.62s
[junit4] JVM J1: 1.51 .. 33.17 = 31.65s
[junit4] Execution time total: 42 seconds
[junit4] Tests summary: 5 suites, 5 tests
[junit4] Could not remove temporary path:
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-solrj\test\J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-solrj\test\J1\temp])
[junit4] Could not remove temporary path:
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-solrj\test\J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows\solr\build\solr-solrj\test\J0\temp])
[echo] 5 slowest tests:
[junit4:tophints] 103.24s |
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[junit4:tophints] 38.10s |
org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4:tophints] 36.78s |
org.apache.solr.common.cloud.TestCloudCollectionsListeners
[junit4:tophints] 25.75s |
org.apache.solr.common.cloud.TestCollectionStateWatchers
[junit4:tophints] 22.19s | org.apache.solr.client.solrj.request.SchemaTest
-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.codehaus.groovy.reflection.CachedClass
(file:/C:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.15.jar)
to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
test-nocompile:
BUILD SUCCESSFUL
Total time: 45 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.common.util.TestTimeSource
[repro] 0/5 failed: org.apache.solr.core.ConfigureRecoveryStrategyTest
[repro] 5/5 failed: org.apache.solr.handler.TestReplicationHandler
[repro] Exiting with code 1
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows>IF EXIST lucene\build move
/y lucene\build lucene\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows>IF EXIST solr\build move /y
solr\build solr\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows>IF EXIST lucene\build.orig
move /y lucene\build.orig lucene\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows>IF EXIST solr\build.orig
move /y solr\build.orig solr\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows>exit 0
Archiving artifacts
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=9060ac689c270b02143f375de0348b7f626adebc,
workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.4-Windows
[WARNINGS] Computing warning deltas based on reference build #6
Recording test results
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
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)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]