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 <hu...@hudson.apache.org> on 2011/05/20 07:42:26 UTC

[JENKINS] Lucene-Solr-tests-only-docvalues-branch - Build # 1148 - Still Failing

Build: https://builds.apache.org/hudson/job/Lucene-Solr-tests-only-docvalues-branch/1148/

No tests ran.

Build Log (for compile errors):
[...truncated 27 lines...]
+ TEST_LINE_DOCS_FILE=/home/hudson/lucene-data/enwiki.random.lines.txt.gz
+ TEST_JVM_ARGS='-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/heapdumps/'
+ set +x
Checking for files containing nocommit:
./lucene/src/java/org/apache/lucene/index/values/DocValues.java
+ mkdir -p /home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/heapdumps
+ rm -rf /home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/heapdumps/README.txt
+ echo 'This directory contains heap dumps that may be generated by test runs when OOM occurred.'
+ cd /home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout
+ JAVA_HOME=/home/hudson/tools/java/latest1.5 /home/hudson/tools/ant/latest1.7/bin/ant clean
Buildfile: build.xml

clean:

clean:
   [delete] Deleting directory /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene/build

clean:

clean:
     [echo] Building analyzers-common...

clean:
     [echo] Building analyzers-icu...

clean:
     [echo] Building analyzers-phonetic...

clean:
     [echo] Building analyzers-smartcn...

clean:
     [echo] Building analyzers-stempel...

clean:
     [echo] Building benchmark...

clean:
     [echo] Building grouping...

clean:

clean-contrib:

clean:

clean:

clean:

clean:

clean:

clean:

BUILD SUCCESSFUL
Total time: 1 second
+ cd /home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene
+ JAVA_HOME=/home/hudson/tools/java/latest1.5 /home/hudson/tools/ant/latest1.7/bin/ant compile compile-test build-contrib
Buildfile: build.xml

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:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene/build/classes/java
    [javac] Compiling 536 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene/build/classes/java
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene/src/java/org/apache/lucene/util/Version.java:80: warning: [dep-ann] deprecated name isnt annotated with @Deprecated
    [javac]   public boolean onOrAfter(Version other) {
    [javac]                  ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene/src/java/org/apache/lucene/index/PerFieldCodecWrapper.java:309: cannot find symbol
    [javac] symbol  : constructor IOException(java.io.IOException)
    [javac] location: class java.io.IOException
    [javac]             err = new IOException(ioe);
    [javac]                   ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene/src/java/org/apache/lucene/queryParser/CharStream.java:34: warning: [dep-ann] deprecated name isnt annotated with @Deprecated
    [javac]   int getColumn();
    [javac]       ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene/src/java/org/apache/lucene/queryParser/CharStream.java:41: warning: [dep-ann] deprecated name isnt annotated with @Deprecated
    [javac]   int getLine();
    [javac]       ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error
[...truncated 11 lines...]



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