I committed a fix for these. slow-wrappers within slow-wrappers

On Tue, Feb 5, 2013 at 5:14 PM, Charlie Cron <[email protected]> wrote:
> See <http://fortyounce.servebeer.com/job/the_4547_machine_gun/2539/>
>
> ------------------------------------------
> [...truncated 9481 lines...]
> -clover.load:
>
> -clover.classpath:
>
> -clover.setup:
>
> 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 ᐊᐃ! Master seed: D0AFF57204B2AA3A
> [junit4:junit4] Executing 6 suites with 4 JVMs.
> [junit4:junit4]
> [junit4:junit4] Started J3 PID(28070@beast).
> [junit4:junit4] Started J1 PID(28071@beast).
> [junit4:junit4] Started J0 PID(28069@beast).
> [junit4:junit4] Started J2 PID(28076@beast).
> [junit4:junit4] Suite: org.apache.lucene.search.grouping.GroupingSearchTest
> [junit4:junit4] Completed on J3 in 0.85s, 2 tests
> [junit4:junit4]
> [junit4:junit4] Suite: 
> org.apache.lucene.search.grouping.GroupFacetCollectorTest
> [junit4:junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=GroupFacetCollectorTest -Dtests.method=testRandom 
> -Dtests.seed=D0AFF57204B2AA3A -Dtests.slow=true -Dtests.locale=ar_KW 
> -Dtests.timezone=Indian/Mahe -Dtests.file.encoding=UTF-8
> [junit4:junit4] ERROR   1.79s J2 | GroupFacetCollectorTest.testRandom <<<
> [junit4:junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 1
> [junit4:junit4]    >    at 
> __randomizedtesting.SeedInfo.seed([D0AFF57204B2AA3A:A2E3D07DB5D21C49]:0)
> [junit4:junit4]    >    at 
> org.apache.lucene.index.MultiDocValues$MultiSortedDocValues.lookupOrd(MultiDocValues.java:294)
> [junit4:junit4]    >    at 
> org.apache.lucene.index.SortedDocValues.lookupTerm(SortedDocValues.java:103)
> [junit4:junit4]    >    at 
> org.apache.lucene.search.grouping.term.TermGroupFacetCollector$SV.setNextReader(TermGroupFacetCollector.java:153)
> [junit4:junit4]    >    at 
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:595)
> [junit4:junit4]    >    at 
> org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:302)
> [junit4:junit4]    >    at 
> org.apache.lucene.search.grouping.GroupFacetCollectorTest.testRandom(GroupFacetCollectorTest.java:379)
> [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=Lucene42: 
> {content=MockFixedIntBlock(blockSize=1047), 
> airport=MockFixedIntBlock(blockSize=1047), facet=PostingsFormat(name=Memory 
> doPackFST= false), duration=Pulsing41(freqCutoff=7 minBlockSize=91 
> maxBlockSize=228), hotel=Pulsing41(freqCutoff=7 minBlockSize=91 
> maxBlockSize=228), group=PostingsFormat(name=Memory doPackFST= false), 
> x=Pulsing41(freqCutoff=7 minBlockSize=91 maxBlockSize=228)}, 
> docValues:{facet_dv=DocValuesFormat(name=Asserting), 
> group_dv=DocValuesFormat(name=Asserting), 
> duration_dv=DocValuesFormat(name=CheapBastard), 
> hotel_dv=DocValuesFormat(name=CheapBastard), 
> airport_dv=DocValuesFormat(name=Asserting)}, 
> sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {content=DFR 
> I(n)B3(800.0)}, locale=ar_KW, timezone=Indian/Mahe
> [junit4:junit4]   2> NOTE: Linux 3.2.0-37-generic amd64/Oracle Corporation 
> 1.7.0_09 (64-bit)/cpus=8,threads=1,free=179436904,total=251723776
> [junit4:junit4]   2> NOTE: All tests run in this JVM: 
> [GroupFacetCollectorTest]
> [junit4:junit4] Completed on J2 in 2.72s, 3 tests, 1 error <<< FAILURES!
> [junit4:junit4]
> [junit4:junit4] Suite: 
> org.apache.lucene.search.grouping.AllGroupsCollectorTest
> [junit4:junit4] Completed on J2 in 0.18s, 1 test
> [junit4:junit4]
> [junit4:junit4] Suite: 
> org.apache.lucene.search.grouping.AllGroupHeadsCollectorTest
> [junit4:junit4] Completed on J1 in 3.21s, 2 tests
> [junit4:junit4]
> [junit4:junit4] Suite: 
> org.apache.lucene.search.grouping.DistinctValuesCollectorTest
> [junit4:junit4] Completed on J3 in 3.21s, 2 tests
> [junit4:junit4]
> [junit4:junit4] Suite: org.apache.lucene.search.grouping.TestGrouping
> [junit4:junit4] Completed on J0 in 4.79s, 2 tests
> [junit4:junit4]
> [junit4:junit4]
> [junit4:junit4] Tests with failures:
> [junit4:junit4]   - 
> org.apache.lucene.search.grouping.GroupFacetCollectorTest.testRandom
> [junit4:junit4]
> [junit4:junit4]
> [junit4:junit4] JVM J0:     0.60 ..     5.90 =     5.30s
> [junit4:junit4] JVM J1:     0.60 ..     4.14 =     3.54s
> [junit4:junit4] JVM J2:     0.60 ..     3.96 =     3.36s
> [junit4:junit4] JVM J3:     0.60 ..     4.99 =     4.39s
> [junit4:junit4] Execution time total: 5.90 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 57 seconds
> Build step 'Invoke Ant' marked build as failure
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to