Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15903/
Java: 64bit/jdk-9-ea+105 -XX:-UseCompressedOops -XX:+UseParallelGC
-XX:-CompactStrings -XX:-UseSuperWord
1 tests failed.
FAILED:
org.apache.lucene.codecs.memory.TestMemoryPostingsFormat.testDocsAndFreqsAndPositionsAndOffsets
Error Message:
Captured an uncaught exception in thread: Thread[id=812, name=Thread-788,
state=RUNNABLE, group=TGRP-TestMemoryPostingsFormat]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=812, name=Thread-788, state=RUNNABLE,
group=TGRP-TestMemoryPostingsFormat]
Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException:
source=3 is out of bounds (maxState is 2)
at __randomizedtesting.SeedInfo.seed([39556E0688BC69F6]:0)
at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
Caused by: java.lang.IllegalArgumentException: source=3 is out of bounds
(maxState is 2)
at
org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:165)
at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:510)
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:276)
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 5899 lines...]
[junit4] Suite: org.apache.lucene.codecs.memory.TestMemoryPostingsFormat
[junit4] 2> feb. 16, 2016 7:52:00 AM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[Thread-788,5,TGRP-TestMemoryPostingsFormat]
[junit4] 2> java.lang.RuntimeException:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([39556E0688BC69F6]:0)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
[junit4] 2> Caused by: java.lang.IllegalArgumentException: source=3 is out
of bounds (maxState is 2)
[junit4] 2> at
org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:165)
[junit4] 2> at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:510)
[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:276)
[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> feb. 16, 2016 7:52:00 AM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[Thread-787,5,TGRP-TestMemoryPostingsFormat]
[junit4] 2> java.lang.RuntimeException:
java.lang.ArrayIndexOutOfBoundsException: 5
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([39556E0688BC69F6]:0)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
[junit4] 2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 5
[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.findLeaves(RegExp.java:617)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:612)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:512)
[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=TestMemoryPostingsFormat
-Dtests.method=testDocsAndFreqsAndPositionsAndOffsets
-Dtests.seed=39556E0688BC69F6 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=fy -Dtests.timezone=America/Nassau -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.36s J2 |
TestMemoryPostingsFormat.testDocsAndFreqsAndPositionsAndOffsets <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=812, name=Thread-788, state=RUNNABLE,
group=TGRP-TestMemoryPostingsFormat]
[junit4] > Caused by: java.lang.RuntimeException:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
[junit4] > at
__randomizedtesting.SeedInfo.seed([39556E0688BC69F6]:0)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
[junit4] > Caused by: java.lang.IllegalArgumentException: source=3 is out
of bounds (maxState is 2)
[junit4] > at
org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:165)
[junit4] > at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:510)
[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:276)
[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)Throwable
#2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=811, name=Thread-787, state=RUNNABLE,
group=TGRP-TestMemoryPostingsFormat]
[junit4] > Caused by: java.lang.RuntimeException:
java.lang.ArrayIndexOutOfBoundsException: 5
[junit4] > at
__randomizedtesting.SeedInfo.seed([39556E0688BC69F6]:0)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
[junit4] > Caused by: java.lang.ArrayIndexOutOfBoundsException: 5
[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.findLeaves(RegExp.java:617)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:612)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:512)
[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] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=24616, maxDocsPerChunk=10, blockSize=2),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=24616, blockSize=2)),
sim=RandomSimilarity(queryNorm=true,coord=crazy): {f_DOCS_AND_FREQS=IB LL-D2,
field=DFR G1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(F)L2,
titleTokenized=IB LL-D2, f_DOCS_AND_FREQS_AND_POSITIONS=ClassicSimilarity,
body=DFR I(n)L2, f_DOCS=DFR I(ne)3(800.0)}, locale=fy, timezone=America/Nassau
[junit4] 2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=433392632,total=525336576
[junit4] 2> NOTE: All tests run in this JVM: [TestBloomPostingsFormat,
TestDirectPostingsFormat, TestSimpleTextStoredFieldsFormat,
TestFixedGapPostingsFormat, TestDirectDocValuesFormat, TestMemoryPostingsFormat]
[junit4] Completed [12/22 (1!)] on J2 in 5.98s, 24 tests, 1 error <<<
FAILURES!
[...truncated 94 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:475: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2187:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:58: 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: 22 suites, 662 tests, 1 error, 29 ignored (29
assumptions) [seed: 39556E0688BC69F6]
Total time: 16 minutes 23 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]