You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by hu...@lucene.zones.apache.org on 2007/06/19 13:07:09 UTC

Build failed in Hudson: Hadoop-Nightly #128

See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/128/changes

------------------------------------------
[...truncated 1383 lines...]
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar:
      [jar] Building jar: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/abacus/hadoop-abacus.jar 

compile-examples:
     [echo] contrib: abacus
    [javac] Compiling 2 source files to http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/abacus/examples 
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

jar-examples:
     [echo] contrib: abacus
      [jar] Building jar: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/abacus/hadoop-abacus-examples.jar 

deploy:
     [echo] contrib: abacus
     [copy] Copying 1 file to http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build 

init:
     [echo] contrib: datajoin
    [mkdir] Created dir: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/datajoin 
    [mkdir] Created dir: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/datajoin/classes 
    [mkdir] Created dir: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/datajoin/test 
    [mkdir] Created dir: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/datajoin/examples 
    [mkdir] Created dir: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/datajoin/test/logs 

init-contrib:

compile:
     [echo] contrib: datajoin
    [javac] Compiling 7 source files to http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/datajoin/classes 
    [javac] Note: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/data_join/src/java/org/apache/hadoop/contrib/utils/join/DataJoinJob.java  uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar:
      [jar] Building jar: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/datajoin/hadoop-datajoin.jar 

jar-examples:

init:
     [echo] contrib: datajoin

init-contrib:

compile:
     [echo] contrib: datajoin

compile-examples:
     [echo] contrib: datajoin
    [javac] Compiling 3 source files to http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/datajoin/examples 

hadoopbuildcontrib.jar-examples:
     [echo] contrib: datajoin
      [jar] Building jar: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/datajoin/hadoop-datajoin-examples.jar 

deploy:
     [echo] contrib: datajoin
     [copy] Copying 1 file to http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build 

init:
     [echo] contrib: hbase
    [mkdir] Created dir: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase 
    [mkdir] Created dir: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/classes 
    [mkdir] Created dir: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/test 
    [mkdir] Created dir: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/examples 
    [mkdir] Created dir: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/test/logs 

init-contrib:

compile:
     [echo] contrib: hbase
    [javac] Compiling 52 source files to http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/classes 
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HConstants.java :18: package org.apache.hadoop.hbase.io does not exist
    [javac] import org.apache.hadoop.hbase.io.ImmutableBytesWritable;
    [javac]                                   ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HConstants.java :109: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: interface org.apache.hadoop.hbase.HConstants
    [javac]   static final ImmutableBytesWritable DELETE_BYTES =
    [javac]                ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HConstants.java :113: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: interface org.apache.hadoop.hbase.HConstants
    [javac]   static final ImmutableBytesWritable COMPLETE_CACHEFLUSH =
    [javac]                ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HMemcache.java :29: package org.apache.hadoop.hbase.io does not exist
    [javac] import org.apache.hadoop.hbase.io.ImmutableBytesWritable;
    [javac]                                   ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :37: package org.apache.hadoop.hbase.io does not exist
    [javac] import org.apache.hadoop.hbase.io.ImmutableBytesWritable;
    [javac]                                   ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStoreFile.java :18: package org.apache.hadoop.hbase.io does not exist
    [javac] import org.apache.hadoop.hbase.io.ImmutableBytesWritable;
    [javac]                                   ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HConstants.java :110: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: interface org.apache.hadoop.hbase.HConstants
    [javac]     new ImmutableBytesWritable("HBASE::DELETEVAL".getBytes());
    [javac]         ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HConstants.java :114: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: interface org.apache.hadoop.hbase.HConstants
    [javac]     new ImmutableBytesWritable("HBASE::CACHEFLUSH".getBytes());
    [javac]         ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HMemcache.java :185: cannot find symbol
    [javac] symbol  : variable ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HMemcache
    [javac]         null: ImmutableBytesWritable.toArray(results);
    [javac]               ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :437: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore
    [javac]         ImmutableBytesWritable.class, compression);
    [javac]         ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :440: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore
    [javac]         ImmutableBytesWritable.class, compression);
    [javac]         ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :518: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore
    [javac]             out.append(curkey, new ImmutableBytesWritable(es.getValue()));
    [javac]                                    ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :673: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore
    [javac]           ImmutableBytesWritable[] vals =
    [javac]           ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :674: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore
    [javac]             new ImmutableBytesWritable[toCompactFiles.size()];
    [javac]                 ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :681: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore
    [javac]             vals[pos] = new ImmutableBytesWritable();
    [javac]                             ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :992: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore
    [javac]           ImmutableBytesWritable readval = new ImmutableBytesWritable();
    [javac]           ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :992: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore
    [javac]           ImmutableBytesWritable readval = new ImmutableBytesWritable();
    [javac]                                                ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :999: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore
    [javac]               readval = new ImmutableBytesWritable();
    [javac]                             ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :1034: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore
    [javac]           ImmutableBytesWritable readval = new ImmutableBytesWritable();
    [javac]           ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :1034: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore
    [javac]           ImmutableBytesWritable readval = new ImmutableBytesWritable();
    [javac]                                                ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :1046: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore
    [javac]             readval = new ImmutableBytesWritable();
    [javac]                           ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :1052: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore
    [javac]               readval = new ImmutableBytesWritable();
    [javac]                             ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :1062: cannot find symbol
    [javac] symbol  : variable ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore
    [javac]         null : ImmutableBytesWritable.toArray(results);
    [javac]                ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :1203: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore.HStoreScanner
    [javac]       ImmutableBytesWritable ibw = new ImmutableBytesWritable();
    [javac]       ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :1203: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore.HStoreScanner
    [javac]       ImmutableBytesWritable ibw = new ImmutableBytesWritable();
    [javac]                                        ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :1226: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore.HStoreScanner
    [javac]       ImmutableBytesWritable ibw = new ImmutableBytesWritable();
    [javac]       ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStore.java :1226: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStore.HStoreScanner
    [javac]       ImmutableBytesWritable ibw = new ImmutableBytesWritable();
    [javac]                                        ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStoreFile.java :218: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStoreFile
    [javac]         ImmutableBytesWritable.class);
    [javac]         ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStoreFile.java :222: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStoreFile
    [javac]           ImmutableBytesWritable.class);
    [javac]           ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStoreFile.java :225: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStoreFile
    [javac]           ImmutableBytesWritable readval = new ImmutableBytesWritable();
    [javac]           ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStoreFile.java :225: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStoreFile
    [javac]           ImmutableBytesWritable readval = new ImmutableBytesWritable();
    [javac]                                                ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStoreFile.java :261: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStoreFile
    [javac]       HStoreKey.class, ImmutableBytesWritable.class);
    [javac]                        ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStoreFile.java :270: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStoreFile
    [javac]           ImmutableBytesWritable readval = new ImmutableBytesWritable();
    [javac]           ^
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/HStoreFile.java :270: cannot find symbol
    [javac] symbol  : class ImmutableBytesWritable
    [javac] location: class org.apache.hadoop.hbase.HStoreFile
    [javac]           ImmutableBytesWritable readval = new ImmutableBytesWritable();
    [javac]                                                ^
    [javac] 34 errors

BUILD FAILED
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build.xml :732: The following error occurred while executing this line:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/build.xml :14: The following error occurred while executing this line:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/build-contrib.xml :94: Compile failed; see the compiler error output for details.

Total time: 1 minute 47 seconds
Recording fingerprints
Publishing Javadoc
Recording test results
No test report files were found. Configuration error?