You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/03/08 11:11:40 UTC

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12658 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12658/

All tests passed

Build Log (for compile errors):
[...truncated 4672 lines...]
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] NOTE: Ignoring @nightly test method 'testbig'
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.lucene.facet.taxonomy.writercache.cl2o.TestCompactLabelToOrdinal
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.134 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.UnsafeByteArrayInputStreamTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.collections.IntHashSetTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.collections.ObjectToIntMapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.024 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.collections.TestLRUHashMap
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] 

common.test:
     [echo] Building grouping...

common.init:

compile-lucene-core:

jflex-uptodate-check:

jflex-notice:

javacc-uptodate-check:

javacc-notice:

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   	

clover:

common.compile-core:
    [javac] Compiling 1 source file to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/build/core/classes/java

compile-core:

init:

test:
     [echo] Building grouping...

common.init:

compile-lucene-core:

init:

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

common.init:

compile-lucene-core:

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   	

clover:

compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/build/classes/java
    [javac] Compiling 23 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/build/classes/java

compile-test-framework:

init:

compile-lucene-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/build/classes/test
    [javac] Compiling 5 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/build/classes/test
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/src/test/org/apache/lucene/search/grouping/TestGrouping.java:1066: incompatible types
    [javac] found   : org.apache.lucene.search.grouping.TopGroups<capture#62 of ?>
    [javac] required: org.apache.lucene.search.grouping.TopGroups<org.apache.lucene.util.BytesRef>
    [javac]           final TopGroups<BytesRef> tempTopGroupsBlocks = c3.getTopGroups(docSort, groupOffset, docOffset, docOffset+docsPerGroup, fillFields);
    [javac]                                                                          ^
    [javac] 1 error
[...truncated 17 lines...]



Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12658 - Failure

Posted by Martijn v Groningen <ma...@gmail.com>.
I committed a fix for this.

Martijn

On 8 March 2012 11:11, Apache Jenkins Server <je...@builds.apache.org>wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12658/
>
> All tests passed
>
> Build Log (for compile errors):
> [...truncated 4672 lines...]
>    [junit]
>    [junit] ------------- Standard Error -----------------
>    [junit] NOTE: Ignoring @nightly test method 'testbig'
>    [junit] ------------- ---------------- ---------------
>    [junit] Testsuite:
> org.apache.lucene.facet.taxonomy.writercache.cl2o.TestCompactLabelToOrdinal
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.134 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.UnsafeByteArrayInputStreamTest
>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.collections.IntHashSetTest
>    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.collections.ObjectToIntMapTest
>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.024 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.collections.TestLRUHashMap
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
>    [junit]
>
> common.test:
>     [echo] Building grouping...
>
> common.init:
>
> compile-lucene-core:
>
> jflex-uptodate-check:
>
> jflex-notice:
>
> javacc-uptodate-check:
>
> javacc-notice:
>
> init:
>
> clover.setup:
>
> clover.info:
>     [echo]
>     [echo]       Clover not found. Code coverage reports disabled.
>     [echo]
>
> clover:
>
> common.compile-core:
>    [javac] Compiling 1 source file to
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/build/core/classes/java
>
> compile-core:
>
> init:
>
> test:
>     [echo] Building grouping...
>
> common.init:
>
> compile-lucene-core:
>
> init:
>
> compile-test:
>     [echo] Building grouping...
>
> common.init:
>
> compile-lucene-core:
>
> init:
>
> clover.setup:
>
> clover.info:
>     [echo]
>     [echo]       Clover not found. Code coverage reports disabled.
>     [echo]
>
> clover:
>
> compile-core:
>    [mkdir] Created dir:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/build/classes/java
>    [javac] Compiling 23 source files to
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/build/classes/java
>
> compile-test-framework:
>
> init:
>
> compile-lucene-core:
>
> compile-core:
>
> common.compile-test:
>    [mkdir] Created dir:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/build/classes/test
>    [javac] Compiling 5 source files to
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/build/classes/test
>    [javac]
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/grouping/src/test/org/apache/lucene/search/grouping/TestGrouping.java:1066:
> incompatible types
>    [javac] found   :
> org.apache.lucene.search.grouping.TopGroups<capture#62 of ?>
>    [javac] required:
> org.apache.lucene.search.grouping.TopGroups<org.apache.lucene.util.BytesRef>
>    [javac]           final TopGroups<BytesRef> tempTopGroupsBlocks =
> c3.getTopGroups(docSort, groupOffset, docOffset, docOffset+docsPerGroup,
> fillFields);
>    [javac]
>          ^
>    [javac] 1 error
> [...truncated 17 lines...]
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org