Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4373/
Java: 64bit/jdk1.8.0_31 -XX:-UseCompressedOops -XX:+UseSerialGC
4 tests failed.
FAILED: org.apache.solr.handler.TestReplicationHandlerBackup.testBackupOnCommit
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001
at
__randomizedtesting.SeedInfo.seed([DC0705419E78110D:F5EFEBAAE180AD14]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:294)
at
org.apache.solr.handler.TestReplicationHandler$SolrInstance.tearDown(TestReplicationHandler.java:1509)
at
org.apache.solr.handler.TestReplicationHandlerBackup.tearDown(TestReplicationHandlerBackup.java:115)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:885)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZk2Test
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
DC0705419E78110D-001\tempDir-002: java.nio.file.AccessDeniedException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
DC0705419E78110D-001\tempDir-002
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
DC0705419E78110D-001: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
DC0705419E78110D-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
DC0705419E78110D-001\tempDir-002: java.nio.file.AccessDeniedException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
DC0705419E78110D-001\tempDir-002
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
DC0705419E78110D-001: java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
DC0705419E78110D-001
at __randomizedtesting.SeedInfo.seed([DC0705419E78110D]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:294)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:170)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002
at
__randomizedtesting.SeedInfo.seed([DC0705419E78110D:9D8C2524B9C6E242]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:294)
at
org.apache.solr.handler.TestReplicationHandler$SolrInstance.tearDown(TestReplicationHandler.java:1509)
at
org.apache.solr.handler.TestReplicationHandlerBackup.tearDown(TestReplicationHandlerBackup.java:115)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:885)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.ReplicationFactorTest.test
Error Message:
org.apache.solr.client.solrj.SolrServerException: IOException occured when
talking to server at: http://127.0.0.1:57132/repfacttest_c8n_1x3_shard1_replica2
Stack Trace:
org.apache.solr.client.solrj.SolrServerException:
org.apache.solr.client.solrj.SolrServerException: IOException occured when
talking to server at: http://127.0.0.1:57132/repfacttest_c8n_1x3_shard1_replica2
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:575)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:787)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:730)
at
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:284)
at
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException
occured when talking to server at:
http://127.0.0.1:57132/repfacttest_c8n_1x3_shard1_replica2
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:573)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:572)
... 47 more
Caused by: org.apache.http.NoHttpResponseException: The target server failed to
respond
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
... 52 more
Build Log:
[...truncated 9492 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandlerBackup
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\init-core-data-001
[junit4] 2> 1555158 T6367 oas.SolrTestCaseJ4.setUp ###Starting
testBackupOnCommit
[junit4] 2> 1555159 T6367 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1
[junit4] 2> 1555185 T6367 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1555205 T6367 oejs.AbstractConnector.doStart Started
[email protected]:55004
[junit4] 2> 1555208 T6367 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 1555208 T6367 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1555208 T6367 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001
[junit4] 2> 1555209 T6367 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\'
[junit4] 2> 1555243 T6367 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\solr.xml
[junit4] 2> 1555249 T6367 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\.
[junit4] 2> 1555250 T6367 oasc.CoreContainer.<init> New CoreContainer
690198102
[junit4] 2> 1555250 T6367 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\]
[junit4] 2> 1555251 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1555251 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1555251 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1555251 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1555251 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1555251 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1555252 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1555252 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1555252 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1555252 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1555252 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1555252 T6367 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1555252 T6367 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1555252 T6367 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1555252 T6367 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1555256 T6367 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\.
[junit4] 2> 1555260 T6367 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\.\collection1\
[junit4] 2> 1555260 T6367 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1555263 T6377 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\.\collection1\'
[junit4] 2> 1555301 T6377 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1555305 T6377 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.1.0
[junit4] 2> 1555315 T6377 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1555315 T6377 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\.\collection1\conf\schema.xml
[junit4] 2> 1555318 T6377 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1555322 T6377 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1555322 T6377 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\.\collection1\
[junit4] 2> 1555322 T6377 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1555323 T6377 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\.\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1\data\
[junit4] 2> 1555323 T6377 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 1555324 T6377 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1\data\
[junit4] 2> 1555324 T6377 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1\data\index/
[junit4] 2> 1555324 T6377 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1\data\index' doesn't exist.
Creating new index...
[junit4] 2> 1555325 T6377 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1\data\index
[junit4] 2> 1555325 T6377 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4547569858920172]
[junit4] 2> 1555335 T6377 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1559027f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d00b768),segFN=segments_1,generation=1}
[junit4] 2> 1555336 T6377 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1555337 T6377 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1555338 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1555338 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1555338 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1555340 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1555340 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1555340 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1555341 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1555341 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1555341 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1555342 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1555343 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1555343 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1555343 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1555344 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1555344 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1555345 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 1555345 T6377 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1555345 T6377 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1555347 T6377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1555351 T6377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1555353 T6377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1555355 T6377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1555356 T6377 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1555358 T6377 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1555358 T6377 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1555358 T6377 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=6.3701171875,
floorSegmentMB=0.7724609375, forceMergeDeletesPctAllowed=17.476061554946593,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1555359 T6377 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1559027f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d00b768),segFN=segments_1,generation=1}
[junit4] 2> 1555359 T6377 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1555360 T6377 oass.SolrIndexSearcher.<init> Opening
Searcher@319d4e6a[collection1] main
[junit4] 2> 1555360 T6377
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\.\collection1\conf
[junit4] 2> 1555361 T6377 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\.\collection1\conf}
[junit4] 2> 1555361 T6377 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\.\collection1\conf
[junit4] 2> 1555361 T6377 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1555362 T6377 oash.ReplicationHandler.inform Replication
enabled for following config files: schema-replication2.xml:schema.xml
[junit4] 2> 1555362 T6377 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1555362 T6378 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@319d4e6a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1555362 T6377 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1555363 T6367 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1555363 T6367 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> ASYNC NEW_CORE C8348 name=collection1
org.apache.solr.core.SolrCore@12c5ddae
[junit4] 2> 1555368 T6372 C8348 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1555368 T6372 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{deleteByQuery=*:*} 0 1
[junit4] 2> 1555372 T6374 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]}
0 1
[junit4] 2> 1555378 T6371 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]}
0 2
[junit4] 2> 1555380 T6373 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]}
0 0
[junit4] 2> 1555383 T6375 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]}
0 0
[junit4] 2> 1555386 T6376 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]}
0 0
[junit4] 2> 1555388 T6372 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]}
0 0
[junit4] 2> 1555390 T6374 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]}
0 0
[junit4] 2> 1555394 T6371 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]}
0 0
[junit4] 2> 1555396 T6373 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]}
0 0
[junit4] 2> 1555398 T6375 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]}
0 0
[junit4] 2> 1555400 T6376 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[10]} 0 0
[junit4] 2> 1555403 T6372 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[11]} 0 0
[junit4] 2> 1555405 T6374 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[12]} 0 0
[junit4] 2> 1555407 T6371 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[13]} 0 0
[junit4] 2> 1555412 T6373 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[14]} 0 0
[junit4] 2> 1555415 T6375 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[15]} 0 0
[junit4] 2> 1555417 T6376 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[16]} 0 0
[junit4] 2> 1555419 T6372 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[17]} 0 0
[junit4] 2> 1555423 T6374 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[18]} 0 0
[junit4] 2> 1555425 T6371 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[19]} 0 0
[junit4] 2> 1555428 T6373 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[20]} 0 0
[junit4] 2> 1555431 T6375 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[21]} 0 0
[junit4] 2> 1555434 T6376 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[22]} 0 0
[junit4] 2> 1555437 T6372 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[23]} 0 0
[junit4] 2> 1555441 T6374 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[24]} 0 0
[junit4] 2> 1555444 T6371 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[25]} 0 0
[junit4] 2> 1555446 T6373 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[26]} 0 0
[junit4] 2> 1555450 T6375 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[27]} 0 0
[junit4] 2> 1555453 T6376 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[28]} 0 0
[junit4] 2> 1555456 T6372 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[29]} 0 0
[junit4] 2> 1555460 T6374 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[30]} 0 0
[junit4] 2> 1555464 T6371 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[31]} 0 0
[junit4] 2> 1555468 T6373 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[32]} 0 0
[junit4] 2> 1555472 T6375 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[33]} 0 0
[junit4] 2> 1555476 T6376 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[34]} 0 0
[junit4] 2> 1555479 T6372 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[35]} 0 0
[junit4] 2> 1555482 T6374 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[36]} 0 0
[junit4] 2> 1555486 T6371 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[37]} 0 0
[junit4] 2> 1555492 T6373 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[38]} 0 0
[junit4] 2> 1555495 T6375 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[39]} 0 0
[junit4] 2> 1555498 T6376 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[40]} 0 0
[junit4] 2> 1555504 T6372 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[41]} 0 0
[junit4] 2> 1555509 T6374 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[42]} 0 0
[junit4] 2> 1555515 T6371 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[43]} 0 0
[junit4] 2> 1555518 T6373 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[44]} 0 0
[junit4] 2> 1555522 T6375 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[45]} 0 0
[junit4] 2> 1555525 T6376 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[46]} 0 0
[junit4] 2> 1555528 T6372 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[47]} 0 0
[junit4] 2> 1555532 T6374 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[48]} 0 0
[junit4] 2> 1555535 T6371 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[49]} 0 0
[junit4] 2> 1555539 T6373 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[50]} 0 0
[junit4] 2> 1555542 T6375 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[51]} 0 0
[junit4] 2> 1555544 T6376 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[52]} 0 0
[junit4] 2> 1555549 T6372 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[53]} 0 0
[junit4] 2> 1555553 T6374 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[54]} 0 0
[junit4] 2> 1555561 T6371 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[55]} 0 0
[junit4] 2> 1555564 T6373 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[56]} 0 0
[junit4] 2> 1555569 T6375 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[57]} 0 0
[junit4] 2> 1555571 T6376 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[58]} 0 0
[junit4] 2> 1555573 T6372 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[59]} 0 0
[junit4] 2> 1555577 T6374 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[60]} 0 0
[junit4] 2> 1555579 T6371 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[61]} 0 0
[junit4] 2> 1555586 T6373 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[62]} 0 0
[junit4] 2> 1555588 T6375 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[63]} 0 0
[junit4] 2> 1555590 T6376 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[64]} 0 0
[junit4] 2> 1555595 T6374 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[65]} 0 0
[junit4] 2> 1555600 T6371 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[66]} 0 1
[junit4] 2> 1555606 T6373 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[67]} 0 0
[junit4] 2> 1555609 T6375 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[68]} 0 0
[junit4] 2> 1555613 T6372 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[69]} 0 0
[junit4] 2> 1555616 T6376 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[70]} 0 0
[junit4] 2> 1555619 T6374 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[71]} 0 0
[junit4] 2> 1555623 T6371 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[72]} 0 0
[junit4] 2> 1555626 T6373 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[73]} 0 0
[junit4] 2> 1555630 T6375 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[74]} 0 0
[junit4] 2> 1555633 T6372 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[75]} 0 0
[junit4] 2> 1555636 T6376 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[76]} 0 0
[junit4] 2> 1555640 T6374 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[77]} 0 0
[junit4] 2> 1555643 T6371 C8348 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1555670 T6371 C8348 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1559027f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d00b768),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1559027f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d00b768),segFN=segments_2,generation=2}
[junit4] 2> 1555671 T6371 C8348 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 2
[junit4] 2> 1555673 T6371 C8348 oass.SolrIndexSearcher.<init> Opening
Searcher@418b49a2[collection1] main
[junit4] 2> 1555678 T6371 C8348 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 1555678 T6378 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@418b49a2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c78)))}
[junit4] 2> 1555679 T6380 oash.SnapShooter.createSnapshot Creating backup
snapshot...
[junit4] 2> 1555687 T6380 oash.SnapShooter.createSnapshot Done creating
backup snapshot: <not named>
[junit4] 2> 1555689 T6371 C8348 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 46
[junit4] 2> 1555726 T6373 C8348 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=13
[junit4] 2> 1556884 T6367 oas.SolrTestCaseJ4.tearDown ###Ending
testBackupOnCommit
[junit4] 2> 1556899 T6367 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=690198102
[junit4] 2> 1556900 T6367 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@12c5ddae
[junit4] 2> 1556900 T6367 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=78,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4] 2> 1556900 T6367 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 1556902 T6367 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 1556902 T6367 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 1556903 T6367 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 1556903 T6367 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1556903 T6367 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1\data\;done=false>>]
[junit4] 2> 1556903 T6367 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1\data\
[junit4] 2> 1556903 T6367 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1\data\index;done=false>>]
[junit4] 2> 1556903 T6367 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1\data\index
[junit4] 2> 1556905 T6367 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/solr,null}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestReplicationHandlerBackup -Dtests.method=testBackupOnCommit
-Dtests.seed=DC0705419E78110D -Dtests.slow=true -Dtests.locale=da_DK
-Dtests.timezone=Navajo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 1.99s | TestReplicationHandlerBackup.testBackupOnCommit <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001\collection1
[junit4] >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([DC0705419E78110D:F5EFEBAAE180AD14]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:294)
[junit4] > at
org.apache.solr.handler.TestReplicationHandler$SolrInstance.tearDown(TestReplicationHandler.java:1509)
[junit4] > at
org.apache.solr.handler.TestReplicationHandlerBackup.tearDown(TestReplicationHandlerBackup.java:115)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1557143 T6367 oas.SolrTestCaseJ4.setUp ###Starting doTestBackup
[junit4] 2> 1557145 T6367 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1
[junit4] 2> 1557162 T6367 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1557167 T6367 oejs.AbstractConnector.doStart Started
[email protected]:55008
[junit4] 2> 1557168 T6367 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 1557168 T6367 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1557168 T6367 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002
[junit4] 2> 1557168 T6367 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\'
[junit4] 2> 1557191 T6367 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\solr.xml
[junit4] 2> 1557198 T6367 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\.
[junit4] 2> 1557198 T6367 oasc.CoreContainer.<init> New CoreContainer
204150067
[junit4] 2> 1557198 T6367 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\]
[junit4] 2> 1557199 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1557199 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1557199 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1557199 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1557199 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1557199 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1557199 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1557199 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1557199 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1557203 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1557203 T6367 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1557203 T6367 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1557203 T6367 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1557203 T6367 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1557203 T6367 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1557205 T6367 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\.
[junit4] 2> 1557208 T6367 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\.\collection1\
[junit4] 2> 1557208 T6367 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1557212 T6390 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\.\collection1\'
[junit4] 2> 1557245 T6390 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1557251 T6390 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.1.0
[junit4] 2> 1557269 T6390 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1557269 T6390 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\.\collection1\conf\schema.xml
[junit4] 2> 1557275 T6390 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1557279 T6390 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1557279 T6390 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\.\collection1\
[junit4] 2> 1557279 T6390 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1557282 T6390 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\.\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1\data\
[junit4] 2> 1557282 T6390 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 1557282 T6390 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1\data\
[junit4] 2> 1557282 T6390 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1\data\index/
[junit4] 2> 1557282 T6390 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1\data\index' doesn't exist.
Creating new index...
[junit4] 2> 1557284 T6390 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1\data\index
[junit4] 2> 1557284 T6390 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4547569858920172]
[junit4] 2> 1557284 T6390 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4eb0f54f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@398da3f4),segFN=segments_1,generation=1}
[junit4] 2> 1557284 T6390 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1557285 T6390 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1557285 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1557286 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1557286 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1557287 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1557287 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1557287 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1557287 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1557288 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1557288 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1557291 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1557291 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1557291 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1557293 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1557296 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1557297 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1557297 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 1557297 T6390 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1557298 T6390 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1557298 T6390 oasc.RequestHandlers.initHandlersFromConfig
created defaults: solr.StandardRequestHandler
[junit4] 2> 1557298 T6390 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.StandardRequestHandler
[junit4] 2> 1557298 T6390 oasc.RequestHandlers.initHandlersFromConfig
created lazy: solr.StandardRequestHandler
[junit4] 2> 1557305 T6390 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1557307 T6390 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1557308 T6390 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1557309 T6390 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1557311 T6390 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1557312 T6390 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1557312 T6390 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1557312 T6390 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=6.3701171875,
floorSegmentMB=0.7724609375, forceMergeDeletesPctAllowed=17.476061554946593,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1557313 T6390 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4eb0f54f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@398da3f4),segFN=segments_1,generation=1}
[junit4] 2> 1557313 T6390 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1557313 T6390 oass.SolrIndexSearcher.<init> Opening
Searcher@4c7b2e3a[collection1] main
[junit4] 2> 1557314 T6390
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\.\collection1\conf
[junit4] 2> 1557314 T6390 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\.\collection1\conf}
[junit4] 2> 1557314 T6390 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\.\collection1\conf
[junit4] 2> 1557314 T6390 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1557315 T6390 oash.ReplicationHandler.inform Replication
enabled for following config files: schema-replication2.xml:schema.xml
[junit4] 2> 1557315 T6390 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1557315 T6390 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1557315 T6391 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@4c7b2e3a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1557317 T6367 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1557318 T6367 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> ASYNC NEW_CORE C8349 name=collection1
org.apache.solr.core.SolrCore@2e02d4c1
[junit4] 2> 1557321 T6384 C8349 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1557321 T6384 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{deleteByQuery=*:*} 0 1
[junit4] 2> 1557326 T6386 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]}
0 1
[junit4] 2> 1557329 T6388 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]}
0 0
[junit4] 2> 1557332 T6385 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]}
0 0
[junit4] 2> 1557335 T6387 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]}
0 0
[junit4] 2> 1557339 T6389 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]}
0 0
[junit4] 2> 1557342 T6384 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]}
0 0
[junit4] 2> 1557345 T6386 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]}
0 0
[junit4] 2> 1557349 T6388 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]}
0 0
[junit4] 2> 1557352 T6385 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]}
0 0
[junit4] 2> 1557356 T6387 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]}
0 0
[junit4] 2> 1557359 T6389 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[10]} 0 0
[junit4] 2> 1557362 T6384 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[11]} 0 0
[junit4] 2> 1557366 T6386 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[12]} 0 0
[junit4] 2> 1557369 T6388 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[13]} 0 0
[junit4] 2> 1557372 T6385 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[14]} 0 0
[junit4] 2> 1557376 T6387 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[15]} 0 0
[junit4] 2> 1557380 T6389 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[16]} 0 0
[junit4] 2> 1557406 T6384 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[17]} 0 1
[junit4] 2> 1557416 T6386 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[18]} 0 0
[junit4] 2> 1557429 T6388 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[19]} 0 0
[junit4] 2> 1557439 T6385 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[20]} 0 0
[junit4] 2> 1557445 T6387 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[21]} 0 0
[junit4] 2> 1557449 T6389 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[22]} 0 0
[junit4] 2> 1557457 T6384 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[23]} 0 0
[junit4] 2> 1557460 T6386 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[24]} 0 0
[junit4] 2> 1557463 T6388 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[25]} 0 0
[junit4] 2> 1557467 T6385 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[26]} 0 0
[junit4] 2> 1557470 T6387 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[27]} 0 0
[junit4] 2> 1557475 T6389 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[28]} 0 0
[junit4] 2> 1557478 T6384 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[29]} 0 0
[junit4] 2> 1557481 T6386 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[30]} 0 0
[junit4] 2> 1557485 T6388 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[31]} 0 0
[junit4] 2> 1557488 T6385 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[32]} 0 0
[junit4] 2> 1557491 T6387 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[33]} 0 0
[junit4] 2> 1557495 T6389 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[34]} 0 0
[junit4] 2> 1557498 T6384 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[35]} 0 0
[junit4] 2> 1557502 T6386 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[36]} 0 0
[junit4] 2> 1557505 T6388 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[37]} 0 0
[junit4] 2> 1557508 T6385 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[38]} 0 0
[junit4] 2> 1557513 T6387 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[39]} 0 0
[junit4] 2> 1557516 T6389 C8349 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1557517 T6389 C8349 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4eb0f54f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@398da3f4),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4eb0f54f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@398da3f4),segFN=segments_2,generation=2}
[junit4] 2> 1557520 T6389 C8349 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 2
[junit4] 2> 1557522 T6393 oash.SnapShooter.createSnapshot Creating backup
snapshot...
[junit4] 2> 1557524 T6389 C8349 oass.SolrIndexSearcher.<init> Opening
Searcher@7bc93996[collection1] main
[junit4] 2> 1557524 T6389 C8349 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 1557525 T6391 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7bc93996[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c40)))}
[junit4] 2> 1557525 T6389 C8349 oasup.LogUpdateProcessor.finish
[collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 9
[junit4] 2> 1557534 T6384 C8349 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={name=q&command=backup} status=0 QTime=3
[junit4] 2> 1557534 T6394 oash.SnapShooter.createSnapshot Creating backup
snapshot...
[junit4] 2> 1557534 T6393 oash.SnapShooter.createSnapshot Done creating
backup snapshot: <not named>
[junit4] 2> 1557543 T6394 oash.SnapShooter.createSnapshot Done creating
backup snapshot: q
[junit4] 2> 1557545 T6386 C8349 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=7
[junit4] 2> 1558705 T6385 C8349 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={name=hzycvepy&command=backup} status=0
QTime=1
[junit4] 2> 1558705 T6396 oash.SnapShooter.createSnapshot Creating backup
snapshot...
[junit4] 2> 1558713 T6396 oash.SnapShooter.createSnapshot Done creating
backup snapshot: hzycvepy
[junit4] 2> 1558739 T6387 C8349 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1559902 T6389 C8349 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={name=q&command=deletebackup} status=0
QTime=7
[junit4] 2> 1559902 T6397 oash.SnapShooter.deleteNamedSnapshot Deleting
snapshot: q
[junit4] 2> 1559907 T6384 C8349 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1561060 T6384 C8349 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={name=hzycvepy&command=deletebackup}
status=0 QTime=1
[junit4] 2> 1561060 T6398 oash.SnapShooter.deleteNamedSnapshot Deleting
snapshot: hzycvepy
[junit4] 2> 1561064 T6386 C8349 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1561295 T6385 C8349 oasc.SolrCore.execute [collection1]
webapp=/solr path=/replication params={command=details} status=0 QTime=0
[junit4] 2> 1561296 T6367 oas.SolrTestCaseJ4.tearDown ###Ending
doTestBackup
[junit4] 2> 1561311 T6367 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=204150067
[junit4] 2> 1561312 T6367 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@2e02d4c1
[junit4] 2> 1561312 T6367 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=40,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4] 2> 1561312 T6367 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 1561312 T6367 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 1561312 T6367 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 1561314 T6367 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 1561315 T6367 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1561315 T6367 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1\data\;done=false>>]
[junit4] 2> 1561315 T6367 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1\data\
[junit4] 2> 1561315 T6367 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1\data\index;done=false>>]
[junit4] 2> 1561315 T6367 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1\data\index
[junit4] 2> 1561315 T6367 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/solr,null}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestReplicationHandlerBackup -Dtests.method=doTestBackup
-Dtests.seed=DC0705419E78110D -Dtests.slow=true -Dtests.locale=da_DK
-Dtests.timezone=Navajo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 4.40s | TestReplicationHandlerBackup.doTestBackup <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002\collection1
[junit4] >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002:
java.nio.file.DirectoryNotEmptyException:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001\solr-instance-002
[junit4] > at
__randomizedtesting.SeedInfo.seed([DC0705419E78110D:9D8C2524B9C6E242]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:294)
[junit4] > at
org.apache.solr.handler.TestReplicationHandler$SolrInstance.tearDown(TestReplicationHandler.java:1509)
[junit4] > at
org.apache.solr.handler.TestReplicationHandlerBackup.tearDown(TestReplicationHandlerBackup.java:115)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1561540 T6367 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
DC0705419E78110D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {name=FST50,
id=FST50}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no):
{}, locale=da_DK, timezone=Navajo
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_31
(64-bit)/cpus=2,threads=1,free=96037384,total=233447424
[junit4] 2> NOTE: All tests run in this JVM: [IndexSchemaRuntimeFieldTest,
TestConfig, PrimitiveFieldTypeTest, TestCloudSchemaless, SuggesterFSTTest,
LukeRequestHandlerTest, CSVRequestHandlerTest, AnalysisAfterCoreReloadTest,
SolrCoreCheckLockOnStartupTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestReplicationHandler, ShardRoutingTest, TestCharFilters, TestBlobHandler,
ChaosMonkeyNothingIsSafeTest, DirectUpdateHandlerTest, PreAnalyzedFieldTest,
DOMUtilTest, UUIDUpdateProcessorFallbackTest, TestCSVResponseWriter,
TestRecovery, DistributedTermsComponentTest, SpellCheckCollatorTest,
ZkNodePropsTest, TestInfoStreamLogging, TestCloudManagedSchemaConcurrent,
TestSchemaNameResource, TestRangeQuery, TestDynamicFieldResource,
LoggingHandlerTest, DistributedQueueTest, QueryElevationComponentTest,
OverriddenZkACLAndCredentialsProvidersTest, TestCloudManagedSchema,
TestCloudInspectUtil, CursorPagingTest, TestMergePolicyConfig,
TestSolrDeletionPolicy2, ExternalFileFieldSortTest, TestCoreDiscovery,
TestNonDefinedSimilarityFactory, TestSerializedLuceneMatchVersion,
UpdateRequestProcessorFactoryTest, SuggestComponentTest, CustomCollectionTest,
HighlighterTest, ChangedSchemaMergeTest, TestSystemIdResolver,
TestSweetSpotSimilarityFactory, TestExpandComponent, TestExtendedDismaxParser,
TestSurroundQueryParser, TestManagedSynonymFilterFactory, TestSolrXml,
BadIndexSchemaTest, HighlighterConfigTest, TestIntervalFaceting, SampleTest,
BasicZkTest, DocValuesMultiTest, TestPostingsSolrHighlighter,
TestFieldResource, AnalyticsMergeStrategyTest, SolrIndexSplitterTest,
TestMiniSolrCloudCluster, TestCollationFieldDocValues,
HighlighterMaxOffsetTest, TestBulkSchemaConcurrent, HdfsDirectoryFactoryTest,
TestSortingResponseWriter, ActionThrottleTest, OverseerCollectionProcessorTest,
DebugComponentTest, DeleteInactiveReplicaTest, TermVectorComponentTest,
CloudMLTQParserTest, TestSolrQueryParserResource,
DistributedSpellCheckComponentTest, ExitableDirectoryReaderTest,
TestLuceneMatchVersion, OverseerTest, CacheHeaderTest,
SchemaVersionSpecificBehaviorTest, AnalysisErrorHandlingTest,
TestFastOutputStream, TestReplicationHandlerBackup]
[junit4] Completed in 6.43s, 2 tests, 2 errors <<< FAILURES!
[...truncated 18 lines...]
[junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZk2Test
DC0705419E78110D-001\init-core-data-001
[junit4] 2> 1635479 T6609
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /nq/xj
[junit4] 2> 1635483 T6609 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1635484 T6610 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1635573 T6609 oasc.ZkTestServer.run start zk server on
port:55124
[junit4] 2> 1635573 T6609
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1635575 T6609 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1635582 T6617 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@43a7fee4
name:ZooKeeperConnection Watcher:127.0.0.1:55124 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1635583 T66
[...truncated too long message...]
> at
> org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:572)
[junit4] > ... 47 more
[junit4] > Caused by: org.apache.http.NoHttpResponseException: The target
server failed to respond
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] > at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
[junit4] > at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
[junit4] > at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
[junit4] > at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
[junit4] > at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
[junit4] > ... 52 moreThrowable #2:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=10521, name=updateExecutor-1995-thread-3,
state=RUNNABLE, group=TGRP-ReplicationFactorTest]
[junit4] > Caused by: java.util.concurrent.RejectedExecutionException:
Task
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner@fd46ef8
rejected from java.util.concurrent.ThreadPoolExecutor@f5574bb[Shutting down,
pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 22]
[junit4] > at
__randomizedtesting.SeedInfo.seed([DC0705419E78110D]:0)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] > at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:278)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2559461 T10352 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
DC0705419E78110D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=FSTOrd50, multiDefault=PostingsFormat(name=Memory doPackFST= false),
a_t=PostingsFormat(name=Memory doPackFST= false), intDefault=FSTOrd50,
id=PostingsFormat(name=LuceneVarGapFixedInterval),
text=Lucene50(blocksize=128), range_facet_l=PostingsFormat(name=Memory
doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)},
docValues:{timestamp=DocValuesFormat(name=Memory)},
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=fr_LU,
timezone=Africa/Asmera
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_31
(64-bit)/cpus=2,threads=1,free=172736856,total=332247040
[junit4] 2> NOTE: All tests run in this JVM: [IndexSchemaRuntimeFieldTest,
TestConfig, PrimitiveFieldTypeTest, TestCloudSchemaless, SuggesterFSTTest,
LukeRequestHandlerTest, CSVRequestHandlerTest, AnalysisAfterCoreReloadTest,
SolrCoreCheckLockOnStartupTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestReplicationHandler, ShardRoutingTest, TestCharFilters, TestBlobHandler,
ChaosMonkeyNothingIsSafeTest, DirectUpdateHandlerTest, PreAnalyzedFieldTest,
DOMUtilTest, UUIDUpdateProcessorFallbackTest, TestCSVResponseWriter,
TestRecovery, DistributedTermsComponentTest, SpellCheckCollatorTest,
ZkNodePropsTest, TestInfoStreamLogging, TestCloudManagedSchemaConcurrent,
TestSchemaNameResource, TestRangeQuery, TestDynamicFieldResource,
LoggingHandlerTest, DistributedQueueTest, QueryElevationComponentTest,
OverriddenZkACLAndCredentialsProvidersTest, TestCloudManagedSchema,
TestCloudInspectUtil, CursorPagingTest, TestMergePolicyConfig,
TestSolrDeletionPolicy2, ExternalFileFieldSortTest, TestCoreDiscovery,
TestNonDefinedSimilarityFactory, TestSerializedLuceneMatchVersion,
UpdateRequestProcessorFactoryTest, SuggestComponentTest, CustomCollectionTest,
HighlighterTest, ChangedSchemaMergeTest, TestSystemIdResolver,
TestSweetSpotSimilarityFactory, TestExpandComponent, TestExtendedDismaxParser,
TestSurroundQueryParser, TestManagedSynonymFilterFactory, TestSolrXml,
BadIndexSchemaTest, HighlighterConfigTest, TestIntervalFaceting, SampleTest,
BasicZkTest, DocValuesMultiTest, TestPostingsSolrHighlighter,
TestFieldResource, AnalyticsMergeStrategyTest, SolrIndexSplitterTest,
TestMiniSolrCloudCluster, TestCollationFieldDocValues,
HighlighterMaxOffsetTest, TestBulkSchemaConcurrent, HdfsDirectoryFactoryTest,
TestSortingResponseWriter, ActionThrottleTest, OverseerCollectionProcessorTest,
DebugComponentTest, DeleteInactiveReplicaTest, TermVectorComponentTest,
CloudMLTQParserTest, TestSolrQueryParserResource,
DistributedSpellCheckComponentTest, ExitableDirectoryReaderTest,
TestLuceneMatchVersion, OverseerTest, CacheHeaderTest,
SchemaVersionSpecificBehaviorTest, AnalysisErrorHandlingTest,
TestFastOutputStream, TestReplicationHandlerBackup, DistanceFunctionTest,
AsyncMigrateRouteKeyTest, QueryResultKeyTest, TestComplexPhraseQParserPlugin,
TestFastLRUCache, BasicDistributedZk2Test, DeleteReplicaTest,
StandardRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest,
UnloadDistributedZkTest, TestAnalyzeInfixSuggestions,
TestSolrQueryParserDefaultOperatorResource, TestCollectionAPI,
TestDistributedGrouping, HdfsUnloadDistributedZkTest, SearchHandlerTest,
DistributedDebugComponentTest, VMParamsZkACLAndCredentialsProvidersTest,
FieldAnalysisRequestHandlerTest, TestNRTOpen, FastVectorHighlighterTest,
SliceStateTest, LeaderInitiatedRecoveryOnCommitTest, TestReqParamsAPI,
TestFunctionQuery, TestSchemaVersionResource, SuggesterWFSTTest,
HdfsDirectoryTest, TestSolrDynamicMBean, TimeZoneUtilsTest, TestOrdValues,
TestSolrQueryParser, ParsingFieldUpdateProcessorsTest, TestQueryUtils,
DistributedFacetPivotLargeTest, HdfsBasicDistributedZk2Test,
TestPhraseSuggestions, TestArbitraryIndexDir, TestCustomSort,
AliasIntegrationTest, SolrIndexConfigTest, SolrPluginUtilsTest,
SpatialHeatmapFacetsTest, DistributedQueryComponentOptimizationTest,
SpellingQueryConverterTest, SharedFSAutoReplicaFailoverUtilsTest,
ScriptEngineTest, SoftAutoCommitTest, RequiredFieldsTest, TestPivotHelperCode,
TestRestManager, TermsComponentTest, ResponseHeaderTest,
DocExpirationUpdateProcessorFactoryTest, SaslZkACLProviderTest,
TestOmitPositions, DistribCursorPagingTest, ConnectionManagerTest,
TestSolrIndexConfig, TestAddFieldRealTimeGet,
TestLMJelinekMercerSimilarityFactory, PluginInfoTest, TestInitParams,
SimplePostToolTest, TestSolrJ, TestRTGBase, TestBulkSchemaAPI,
HdfsChaosMonkeySafeLeaderTest, TestRandomDVFaceting,
TestManagedSchemaFieldResource, HdfsRecoveryZkTest, ShardSplitTest,
TestReRankQParserPlugin, MultiThreadedOCPTest, DistanceUnitsTest,
TestManagedResourceStorage, DocValuesTest, TestSolrConfigHandlerConcurrent,
CollectionsAPIAsyncDistributedZkTest, TestWordDelimiterFilterFactory,
SolrTestCaseJ4Test, TestTolerantSearch, ReplicationFactorTest]
[junit4] Completed in 90.55s, 1 test, 1 error <<< FAILURES!
[...truncated 915 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1368:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:975:
There were test failures: 466 suites, 1861 tests, 1 suite-level error, 3
errors, 55 ignored (30 assumptions)
Total time: 120 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_31
-XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]