Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16017/
Java: 64bit/jdk-9-ea+106 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat.testDocsOnly

Error Message:
Captured an uncaught exception in thread: Thread[id=655, name=Thread-467, 
state=RUNNABLE, group=TGRP-TestPerFieldPostingsFormat]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=655, name=Thread-467, state=RUNNABLE, 
group=TGRP-TestPerFieldPostingsFormat]
        at 
__randomizedtesting.SeedInfo.seed([A8B6A11D0F51F0D5:D4F20B0F05808585]:0)
Caused by: java.lang.RuntimeException: 
java.lang.ArrayIndexOutOfBoundsException: 13
        at __randomizedtesting.SeedInfo.seed([A8B6A11D0F51F0D5]:0)
        at 
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 13
        at 
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
        at 
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
        at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
        at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
        at 
org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
        at 
org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:277)
        at 
org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1167)
        at 
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
        at 
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)




Build Log:
[...truncated 1165 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4]   2> Feb 26, 2016 10:57:26 NYIAGHUO 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-467,5,TGRP-TestPerFieldPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: 
java.lang.ArrayIndexOutOfBoundsException: 13
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([A8B6A11D0F51F0D5]:0)
   [junit4]   2>        at 
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]   2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 13
   [junit4]   2>        at 
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
   [junit4]   2>        at 
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
   [junit4]   2>        at 
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
   [junit4]   2>        at 
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
   [junit4]   2>        at 
org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
   [junit4]   2>        at 
org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:277)
   [junit4]   2>        at 
org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1167)
   [junit4]   2>        at 
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]   2>        at 
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestPerFieldPostingsFormat -Dtests.method=testDocsOnly 
-Dtests.seed=A8B6A11D0F51F0D5 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ksb -Dtests.timezone=America/Argentina/San_Luis 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.07s J0 | TestPerFieldPostingsFormat.testDocsOnly <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=655, name=Thread-467, state=RUNNABLE, 
group=TGRP-TestPerFieldPostingsFormat]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A8B6A11D0F51F0D5:D4F20B0F05808585]:0)
   [junit4]    > Caused by: java.lang.RuntimeException: 
java.lang.ArrayIndexOutOfBoundsException: 13
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A8B6A11D0F51F0D5]:0)
   [junit4]    >        at 
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 13
   [junit4]    >        at 
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
   [junit4]    >        at 
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
   [junit4]    >        at 
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
   [junit4]    >        at 
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
   [junit4]    >        at 
org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
   [junit4]    >        at 
org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:277)
   [junit4]    >        at 
org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1167)
   [junit4]    >        at 
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]    >        at 
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), 
sim=ClassicSimilarity, locale=ksb, timezone=America/Argentina/San_Luis
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=235768760,total=339738624
   [junit4]   2> NOTE: All tests run in this JVM: [TestSentinelIntSet, 
TestMixedDocValuesUpdates, TestNumericDocValuesUpdates, TestIndexWriterUnicode, 
TestMultiset, TestMultiTermConstantScore, TestLucene53NormsFormat, 
TestSpanBoostQuery, TestIndexWriterExceptions2, TestCheckIndex, 
TestSimilarityProvider, TestIndexWriterDelete, TestWeakIdentityMap, 
TestParallelCompositeReader, TestQueryCachingPolicy, TestTermRangeQuery, 
TestUpgradeIndexMergePolicy, TestPagedBytes, TestStressDeletes, 
TestReadOnlyIndex, TestPhraseQuery, Test4GBStoredFields, 
TestIndexWriterLockRelease, TestIndexWriter, TestLockFactory, 
TestNewestSegment, TestLucene50StoredFieldsFormat, TestDisjunctionMaxQuery, 
TestMultiPhraseQuery, TestMultiTermQueryRewrites, TestUnicodeUtil, 
TestTermsEnum, TestExceedMaxTermLength, TestNoDeletionPolicy, 
TestForTooMuchCloning, TestIndexWriterMergePolicy, FiniteStringsIteratorTest, 
TestBlendedTermQuery, TestSearcherManager, TestDocValuesRewriteMethod, 
TestTransactionRollback, TestQueryBuilder, TestSortRandom, TestDoc, 
TestBytesRef, TestIndexSearcher, TestFilterDirectoryReader, TestFieldType, 
TestShardSearching, TestRecyclingByteBlockAllocator, TestIndexWriterCommit, 
TestMergedIterator, TestNumericRangeQuery64, TestMinimize, TestBinaryTerms, 
TestBlockPostingsFormat2, Test2BTerms, TestTerm, TestPerSegmentDeletes, 
TestTrackingDirectoryWrapper, TestBooleanQueryVisitSubscorers, TestIsCurrent, 
TestFilterIterator, TestDocIdSetBuilder, TestTerms, TestNativeFSLockFactory, 
TestRegexpRandom, TestSumDocFreq, TestStressIndexing, 
TestPerFieldPostingsFormat]
   [junit4] Completed [299/411 (1!)] on J0 in 27.98s, 24 tests, 1 error, 2 
skipped <<< FAILURES!

[...truncated 393 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:50: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014: 
There were test failures: 411 suites (1 ignored), 3423 tests, 1 error, 61 
ignored (57 assumptions) [seed: A8B6A11D0F51F0D5]

Total time: 6 minutes 19 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to