You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/04/16 01:25:25 UTC

[JENKINS] Lucene-Solr-6.0-Windows (64bit/jdk1.8.0_72) - Build # 29 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Windows/29/
Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blockterms.TestFixedGapPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001\testPostingsFormat.testExact-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001\testPostingsFormat.testExact-005    C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001\testPostingsFormat.testExact-005\_0_LuceneFixedGap_0.tib: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001\testPostingsFormat.testExact-005\_0_LuceneFixedGap_0.tib    C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001\testPostingsFormat.testExact-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001\testPostingsFormat.testExact-005
   C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001\testPostingsFormat.testExact-005\_0_LuceneFixedGap_0.tib: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001\testPostingsFormat.testExact-005\_0_LuceneFixedGap_0.tib
   C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001

	at __randomizedtesting.SeedInfo.seed([1487270F6EE1415E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 5940 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestFixedGapPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=699, maxMBSortInHeap=5.581540401261812, sim=ClassicSimilarity, locale=ar-OM, timezone=SystemV/MST7
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=24824152,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestMemoryPostingsFormat, TestSimpleTextDocValuesFormat, TestDirectDocValuesFormat, TestSimpleTextSegmentInfoFormat, TestFSTPostingsFormat, TestBloomPostingsFormat, TestFixedGapPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFixedGapPostingsFormat -Dtests.seed=1487270F6EE1415E -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=SystemV/MST7 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestFixedGapPostingsFormat (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-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001\testPostingsFormat.testExact-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001\testPostingsFormat.testExact-005
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001\testPostingsFormat.testExact-005\_0_LuceneFixedGap_0.tib: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001\testPostingsFormat.testExact-005\_0_LuceneFixedGap_0.tib
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_1487270F6EE1415E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1487270F6EE1415E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [10/22 (1!)] on J1 in 3.85s, 24 tests, 1 error <<< FAILURES!

[...truncated 104 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\build.xml:476: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\common-build.xml:2187: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\module-build.xml:58: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\common-build.xml:1457: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.0-Windows\lucene\common-build.xml:1014: There were test failures: 22 suites, 662 tests, 1 suite-level error, 29 ignored (29 assumptions) [seed: 1487270F6EE1415E]

Total time: 17 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any