Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/174/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.lucene.replicator.IndexReplicationClientTest.testRestart
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_6B505BD86A13A3B7-001\replicationClientTest-003\3:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_6B505BD86A13A3B7-001\replicationClientTest-003\3
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_6B505BD86A13A3B7-001\replicationClientTest-003\3:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_6B505BD86A13A3B7-001\replicationClientTest-003\3
at
__randomizedtesting.SeedInfo.seed([6B505BD86A13A3B7:FEDDB7B9EFFB17A2]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
at
org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
at
org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
at
org.apache.lucene.replicator.IndexReplicationClientTest.testRestart(IndexReplicationClientTest.java:205)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 8411 lines...]
[junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=IndexReplicationClientTest -Dtests.method=testRestart
-Dtests.seed=6B505BD86A13A3B7 -Dtests.slow=true -Dtests.locale=ko-KR
-Dtests.timezone=America/Toronto -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] ERROR 0.15s J1 | IndexReplicationClientTest.testRestart <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_6B505BD86A13A3B7-001\replicationClientTest-003\3:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_6B505BD86A13A3B7-001\replicationClientTest-003\3
[junit4] > at
__randomizedtesting.SeedInfo.seed([6B505BD86A13A3B7:FEDDB7B9EFFB17A2]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at
org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
[junit4] > at
org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
[junit4] > at
org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
[junit4] > at
org.apache.lucene.replicator.IndexReplicationClientTest.testRestart(IndexReplicationClientTest.java:205)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_6B505BD86A13A3B7-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=850, maxMBSortInHeap=7.101388486235641,
sim=RandomSimilarity(queryNorm=false): {}, locale=ko-KR,
timezone=America/Toronto
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=50597112,total=61341696
[junit4] 2> NOTE: All tests run in this JVM: [IndexRevisionTest,
IndexAndTaxonomyRevisionTest, IndexReplicationClientTest]
[junit4] Completed [4/9 (1!)] on J1 in 3.35s, 4 tests, 1 error <<< FAILURES!
[...truncated 44286 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]