Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16112/
Java: 64bit/jdk-9-ea+107 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqsAndPositions

Error Message:
Captured an uncaught exception in thread: Thread[id=233, name=Thread-216, 
state=RUNNABLE, group=TGRP-TestVarGapDocFreqIntervalPostingsFormat]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=233, name=Thread-216, state=RUNNABLE, 
group=TGRP-TestVarGapDocFreqIntervalPostingsFormat]
        at 
__randomizedtesting.SeedInfo.seed([E1C1D495ECFA83F8:FBE26004141983FC]:0)
Caused by: java.lang.RuntimeException: 
java.lang.ArrayIndexOutOfBoundsException: 5
        at __randomizedtesting.SeedInfo.seed([E1C1D495ECFA83F8]:0)
        at 
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 5
        at 
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
        at 
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:515)
        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 5930 lines...]
   [junit4] Suite: 
org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat
   [junit4]   2> Dat 05, 2016 12:43:18 PAMUNYI 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-216,5,TGRP-TestVarGapDocFreqIntervalPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: 
java.lang.ArrayIndexOutOfBoundsException: 5
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([E1C1D495ECFA83F8]: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:515)
   [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> NOTE: reproduce with: ant test  
-Dtestcase=TestVarGapDocFreqIntervalPostingsFormat 
-Dtests.method=testDocsAndFreqsAndPositions -Dtests.seed=E1C1D495ECFA83F8 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bez-TZ 
-Dtests.timezone=America/Kralendijk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.62s J2 | 
TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqsAndPositions <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=233, name=Thread-216, state=RUNNABLE, 
group=TGRP-TestVarGapDocFreqIntervalPostingsFormat]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E1C1D495ECFA83F8:FBE26004141983FC]:0)
   [junit4]    > Caused by: java.lang.RuntimeException: 
java.lang.ArrayIndexOutOfBoundsException: 5
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E1C1D495ECFA83F8]: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:515)
   [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)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, 
docValues:{}, maxPointsInLeafNode=1466, maxMBSortInHeap=4.488589104611576, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {f_DOCS_AND_FREQS=DFR 
GB3(800.0), field=DFR I(n)2, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB 
LL-LZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(ne)LZ(0.3), titleTokenized=DFR 
GL1, body=DFR G2, f_DOCS=IB SPL-LZ(0.3)}, locale=bez-TZ, 
timezone=America/Kralendijk
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=446294184,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSimpleTextPostingsFormat, TestBloomPostingsFormat, 
TestVarGapDocFreqIntervalPostingsFormat]
   [junit4] Completed [7/22 (1!)] on J2 in 12.68s, 24 tests, 1 error <<< 
FAILURES!

[...truncated 68 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:476: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2187: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/module-build.xml:58: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: 
There were test failures: 22 suites, 662 tests, 1 error, 29 ignored (29 
assumptions) [seed: E1C1D495ECFA83F8]

Total time: 15 minutes 2 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