Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Windows/51/
Java: 32bit/jdk1.8.0_72 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008

        at __randomizedtesting.SeedInfo.seed([6CBFC1B42E8D154A]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:295)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:217)
        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 2468 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, 
docValues:{}, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ca, 
timezone=America/Kentucky/Louisville
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_72 
(32-bit)/cpus=3,threads=1,free=24262096,total=85295104
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestUnicodeWhitespaceTokenizer, TestCondition, TestPatternTokenizerFactory, 
TestMorphData, TestRemoveDuplicatesTokenFilterFactory, TestDutchAnalyzer, 
TestFingerprintFilterFactory, TestMappingCharFilter, TestPortugueseStemFilter, 
TestArabicAnalyzer, Test64kAffixes, TestFactories, 
TestLimitTokenOffsetFilterFactory, TestGermanLightStemFilterFactory, 
TestCodepointCountFilterFactory, TestFlagNum, TestCapitalizationFilterFactory, 
TestBrazilianStemFilterFactory, TestLithuanianStemming, TestBulgarianAnalyzer, 
TestFrenchAnalyzer, TestSerbianNormalizationFilter, 
TestSoraniNormalizationFilter, TestGermanNormalizationFilter, 
TestRemoveDuplicatesTokenFilter, TestCircumfix, TestCJKAnalyzer, 
TestFinnishAnalyzer, TestLimitTokenPositionFilterFactory, 
TestRussianLightStemFilter, TestEscaped, TestSynonymFilterFactory, 
TestBasqueAnalyzer, TestGermanNormalizationFilterFactory, TestKeywordAnalyzer, 
TestSpanishLightStemFilter, TestGalicianMinimalStemFilter, 
TestHungarianAnalyzer, TestPrefixAndSuffixAwareTokenFilter, 
TestArmenianAnalyzer, TestPortugueseAnalyzer, TestKeepWordFilter, 
TestMultiWordSynonyms, TestPersianNormalizationFilterFactory, 
TestGermanLightStemFilter, TestTrimFilterFactory, TestTrimFilter, 
TestTruncateTokenFilter, TestCharArraySet, TestUAX29URLEmailTokenizerFactory, 
TestBugInSomething, TestPortugueseMinimalStemFilter, TestLatvianStemmer, 
TestStopAnalyzer, TestIrishLowerCaseFilterFactory, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab 
-Dtests.seed=6CBFC1B42E8D154A -Dtests.slow=true -Dtests.locale=ca 
-Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSnowballVocab (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-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6CBFC1B42E8D154A]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:295)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [137/280 (1!)] on J0 in 16.79s, 1 test, 1 error <<< 
FAILURES!

[...truncated 436 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:750: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:694: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:59: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build.xml:475: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:2273:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\analysis\build.xml:106:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\analysis\build.xml:38:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\module-build.xml:58: 
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:1477:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:1033:
 There were test failures: 280 suites (2 ignored), 1480 tests, 1 suite-level 
error, 1 ignored [seed: 6CBFC1B42E8D154A]

Total time: 10 minutes 31 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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to