See <http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/969/>
------------------------------------------ [...truncated 8204 lines...] -clover.disable: -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_with_no_spaces_in_its_name/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_with_no_spaces_in_its_name/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_with_no_spaces_in_its_name/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_with_no_spaces_in_its_name/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: [junit4:junit4] <JUnit4> says ahoj! Master seed: A0665947D57A7EDA [junit4:junit4] Executing 6 suites with 4 JVMs. [junit4:junit4] [junit4:junit4] Started J0 PID(3438@beast). [junit4:junit4] Started J2 PID(3437@beast). [junit4:junit4] Started J1 PID(3441@beast). [junit4:junit4] Started J3 PID(3439@beast). [junit4:junit4] Suite: org.apache.lucene.search.grouping.GroupingSearchTest [junit4:junit4] Completed on J3 in 0.72s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.grouping.AllGroupsCollectorTest [junit4:junit4] Completed on J3 in 0.20s, 1 test [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=A0665947D57A7EDA -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=NST -Dtests.file.encoding=UTF-8 [junit4:junit4] ERROR 2.82s J0 | TestGrouping.testRandom <<< [junit4:junit4] > Throwable #1: java.lang.IllegalStateException: length is out of bounds: 32,bytes.length=0 [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([A0665947D57A7EDA:D22A7C48641AC8A9]:0) [junit4:junit4] > at org.apache.lucene.util.BytesRef.isValid(BytesRef.java:353) [junit4:junit4] > at org.apache.lucene.index.AssertingAtomicReader$AssertingSortedDocValues.lookupTerm(AssertingAtomicReader.java:454) [junit4:junit4] > at org.apache.lucene.search.grouping.term.TermAllGroupsCollector.setNextReader(TermAllGroupsCollector.java:116) [junit4:junit4] > at org.apache.lucene.search.CachingCollector$ScoreCachingCollector.replay(CachingCollector.java:182) [junit4:junit4] > at org.apache.lucene.search.grouping.TestGrouping.testRandom(TestGrouping.java:915) [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: {id=PostingsFormat(name=Direct), content=PostingsFormat(name=MockSep), sort2=MockVariableIntBlock(baseBlockSize=45), author=PostingsFormat(name=MockSep), groupend=MockVariableIntBlock(baseBlockSize=45), sort1=PostingsFormat(name=Direct), group=PostingsFormat(name=Direct)}, docValues:{random_SORTED0=DocValuesFormat(name=Asserting), random_BINARY0=DocValuesFormat(name=Asserting), author_dv=DocValuesFormat(name=Disk), group_dv=DocValuesFormat(name=Disk), random_NUMERIC0=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {content=DFR I(F)2, author=DFR GL1}, locale=en, timezone=NST [junit4:junit4] 2> NOTE: Linux 3.2.0-24-generic amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=8,threads=1,free=209461576,total=251723776 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestGrouping] [junit4:junit4] Completed on J0 in 3.61s, 2 tests, 1 error <<< FAILURES! [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.grouping.AllGroupHeadsCollectorTest [junit4:junit4] Completed on J1 in 4.09s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.grouping.DistinctValuesCollectorTest [junit4:junit4] Completed on J3 in 3.30s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.grouping.GroupFacetCollectorTest [junit4:junit4] Completed on J2 in 4.98s, 3 tests [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 .. 4.45 = 3.84s [junit4:junit4] JVM J1: 0.60 .. 5.15 = 4.55s [junit4:junit4] JVM J2: 0.60 .. 5.90 = 5.30s [junit4:junit4] JVM J3: 0.61 .. 5.52 = 4.91s [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_with_no_spaces_in_its_name/ws/build.xml>:534: The following error occurred while executing this line: <http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/ws/common-build.xml>:1723: The following error occurred while executing this line: <http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/ws/module-build.xml>:61: The following error occurred while executing this line: <http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/ws/common-build.xml>:1179: The following error occurred while executing this line: <http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/ws/common-build.xml>:842: There were test failures: 6 suites, 12 tests, 1 error Total time: 4 minutes 3 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