See <http://fortyounce.servebeer.com/job/the_4547_machine_gun/2533/>

------------------------------------------
[...truncated 9486 lines...]

clover:

compile-core:

module-build.init:

check-queries-uptodate:

jar-queries:

init:

test:
     [echo] Building grouping...

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
<http://fortyounce.servebeer.com/job/the_4547_machine_gun/ws/ivy-settings.xml>

resolve:

common.init:

compile-lucene-core:

module-build.init:

check-queries-uptodate:

jar-queries:

init:

compile-test:
     [echo] Building grouping...

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
<http://fortyounce.servebeer.com/job/the_4547_machine_gun/ws/ivy-settings.xml>

resolve:

common.init:

compile-lucene-core:

module-build.init:

check-queries-uptodate:

jar-queries:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
<http://fortyounce.servebeer.com/job/the_4547_machine_gun/ws/ivy-settings.xml>

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
<http://fortyounce.servebeer.com/job/the_4547_machine_gun/ws/ivy-settings.xml>

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:

install-junit4-taskdef:

validate:

common.test:
    [mkdir] Created dir: 
<http://fortyounce.servebeer.com/job/the_4547_machine_gun/ws/build/grouping/test>
    [mkdir] Created dir: 
<http://fortyounce.servebeer.com/job/the_4547_machine_gun/ws/build/grouping/test/temp>
[junit4:junit4] <JUnit4> says g'day! Master seed: 49F4B3F0B539EE2E
[junit4:junit4] Executing 6 suites with 4 JVMs.
[junit4:junit4] 
[junit4:junit4] Started J1 PID(16082@beast).
[junit4:junit4] Started J2 PID(16081@beast).
[junit4:junit4] Started J0 PID(16079@beast).
[junit4:junit4] Started J3 PID(16080@beast).
[junit4:junit4] Suite: org.apache.lucene.search.grouping.AllGroupsCollectorTest
[junit4:junit4] Completed on J3 in 0.86s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.grouping.GroupingSearchTest
[junit4:junit4] Completed on J3 in 0.10s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.grouping.GroupFacetCollectorTest
[junit4:junit4] Completed on J2 in 2.54s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: 
org.apache.lucene.search.grouping.AllGroupHeadsCollectorTest
[junit4:junit4] Completed on J1 in 3.73s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: 
org.apache.lucene.search.grouping.DistinctValuesCollectorTest
[junit4:junit4] Completed on J3 in 3.31s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.grouping.TestGrouping
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGrouping 
-Dtests.method=testRandom -Dtests.seed=49F4B3F0B539EE2E -Dtests.slow=true 
-Dtests.locale=pt_BR -Dtests.timezone=Asia/Aqtau -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   5.36s J0 | TestGrouping.testRandom <<<
[junit4:junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 1
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([49F4B3F0B539EE2E:3BB896FF0459585D]:0)
[junit4:junit4]    >    at 
org.apache.lucene.index.MultiDocValues$MultiSortedDocValues.lookupOrd(MultiDocValues.java:294)
[junit4:junit4]    >    at 
org.apache.lucene.index.SortedDocValues.get(SortedDocValues.java:66)
[junit4:junit4]    >    at 
org.apache.lucene.index.AssertingAtomicReader$AssertingSortedDocValues.get(AssertingAtomicReader.java:443)
[junit4:junit4]    >    at 
org.apache.lucene.queries.function.docvalues.DocTermsIndexDocValues$2.fillValue(DocTermsIndexDocValues.java:154)
[junit4:junit4]    >    at 
org.apache.lucene.search.grouping.function.FunctionFirstPassGroupingCollector.getDocGroupValue(FunctionFirstPassGroupingCollector.java:66)
[junit4:junit4]    >    at 
org.apache.lucene.search.grouping.function.FunctionFirstPassGroupingCollector.getDocGroupValue(FunctionFirstPassGroupingCollector.java:36)
[junit4:junit4]    >    at 
org.apache.lucene.search.grouping.AbstractFirstPassGroupingCollector.collect(AbstractFirstPassGroupingCollector.java:179)
[junit4:junit4]    >    at org.apache.lucene.search.Scorer.score(Scorer.java:64)
[junit4:junit4]    >    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:598)
[junit4:junit4]    >    at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:302)
[junit4:junit4]    >    at 
org.apache.lucene.search.grouping.TestGrouping.testRandom(TestGrouping.java:907)
[junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
[junit4:junit4]    >    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    >    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, 
sim=DefaultSimilarity, locale=pt_BR, timezone=Asia/Aqtau
[junit4:junit4]   2> NOTE: Linux 3.2.0-37-generic amd64/Oracle Corporation 
1.7.0_09 (64-bit)/cpus=8,threads=1,free=302861272,total=317390848
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestGrouping]
[junit4:junit4] Completed on J0 in 5.69s, 2 tests, 1 error <<< FAILURES!
[junit4:junit4] 
[junit4:junit4] 
[junit4:junit4] Tests with failures:
[junit4:junit4]   - org.apache.lucene.search.grouping.TestGrouping.testRandom
[junit4:junit4] 
[junit4:junit4] 
[junit4:junit4] JVM J0:     0.60 ..     6.68 =     6.09s
[junit4:junit4] JVM J1:     0.59 ..     4.40 =     3.81s
[junit4:junit4] JVM J2:     0.60 ..     3.39 =     2.79s
[junit4:junit4] JVM J3:     0.60 ..     5.58 =     4.98s
[junit4:junit4] Execution time total: 6.69 sec.
[junit4:junit4] Tests summary: 6 suites, 12 tests, 1 error

BUILD FAILED
<http://fortyounce.servebeer.com/job/the_4547_machine_gun/ws/build.xml>:533: 
The following error occurred while executing this line:
<http://fortyounce.servebeer.com/job/the_4547_machine_gun/ws/common-build.xml>:1723:
 The following error occurred while executing this line:
<http://fortyounce.servebeer.com/job/the_4547_machine_gun/ws/module-build.xml>:61:
 The following error occurred while executing this line:
<http://fortyounce.servebeer.com/job/the_4547_machine_gun/ws/common-build.xml>:1179:
 The following error occurred while executing this line:
<http://fortyounce.servebeer.com/job/the_4547_machine_gun/ws/common-build.xml>:842:
 There were test failures: 6 suites, 12 tests, 1 error

Total time: 4 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure

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

Reply via email to