Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6996/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A17673EE0DAA19D0-001\justSoYouGetSomeChannelErrors-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A17673EE0DAA19D0-001\justSoYouGetSomeChannelErrors-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A17673EE0DAA19D0-001\justSoYouGetSomeChannelErrors-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A17673EE0DAA19D0-001\justSoYouGetSomeChannelErrors-001
at __randomizedtesting.SeedInfo.seed([A17673EE0DAA19D0]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.lucene.mockfile.TestHandleLimitFS
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001\tempDir-007:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001\tempDir-007
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001\tempDir-007\89539547606314024.tmp:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001\tempDir-007\89539547606314024.tmp
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001\tempDir-007:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001\tempDir-007
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001\tempDir-007\89539547606314024.tmp:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001\tempDir-007\89539547606314024.tmp
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001
at __randomizedtesting.SeedInfo.seed([5183479F285E38D1]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 1990 lines...]
[junit4] Suite: org.apache.lucene.mockfile.TestHandleLimitFS
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=525, maxMBSortInHeap=6.060304204934283,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@18e9f3d),
locale=ms, timezone=Asia/Qyzylorda
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=6564488,total=16252928
[junit4] 2> NOTE: All tests run in this JVM: [TestVerboseFS,
TestAssertingLeafReader, TestHandleLimitFS]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestHandleLimitFS
-Dtests.seed=5183479F285E38D1 -Dtests.slow=true -Dtests.locale=ms
-Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestHandleLimitFS (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001\tempDir-007:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001\tempDir-007
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001\tempDir-007\89539547606314024.tmp:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001\tempDir-007\89539547606314024.tmp
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_5183479F285E38D1-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([5183479F285E38D1]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [15/41 (1!)] on J0 in 5.16s, 7 tests, 1 error <<<
FAILURES!
[...truncated 4405 lines...]
[junit4] Suite:
org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=860, maxMBSortInHeap=5.030882893616219,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@aa2681),
locale=no-NO, timezone=America/Manaus
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=7997624,total=30486528
[junit4] 2> NOTE: All tests run in this JVM: [TestSimpleTextNormsFormat,
TestVarGapFixedIntervalPostingsFormat, TestSimpleTextPostingsFormat,
TestSimpleTextDocValuesFormat, TestDirectDocValuesFormat,
TestMemoryPostingsFormat, TestVarGapDocFreqIntervalPostingsFormat]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestVarGapDocFreqIntervalPostingsFormat
-Dtests.seed=A17673EE0DAA19D0 -Dtests.slow=true -Dtests.locale=no-NO
-Dtests.timezone=America/Manaus -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J1 | TestVarGapDocFreqIntervalPostingsFormat (suite)
<<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A17673EE0DAA19D0-001\justSoYouGetSomeChannelErrors-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_A17673EE0DAA19D0-001\justSoYouGetSomeChannelErrors-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([A17673EE0DAA19D0]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [16/20 (1!)] on J1 in 4.41s, 25 tests, 1 error <<<
FAILURES!
[...truncated 50691 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]