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

Changes:

[acmurthy] Reverting HADOOP-1281

[cutting] HADOOP-2207.  Add a 'package' target for contrib modules that permits 
each to determine what files are copied into release builds.  Contributed by 
stack.

[dhruba] HADOOP-2113. A new shell command "dfs -text" to view the contents of
a gziped or SequenceFile. (Chris Douglas via dhruba)

[acmurthy] HADOOP-1843. Removed code from Configuration and JobConf deprecated 
by HADOOP-785 and a minor fix to Configuration.toString. Specifically the 
important change is that mapred-default.xml is no longer supported and 
Configuration no longer supports the notion of default/final resources.

[acmurthy] HADOOP-2127. Added a pipes sort example to benchmark trivial pipes 
application versus trivial java application. Contributed by Owen O'Malley.

[acmurthy] Added missing attribution of HADOOP-1274 to Amareshwari Sri Ramadasu.

[ddas] HADOOP-2212. ChecksumFileSystem.getSumBufferSize might throw 
java.lang.ArithmeticException. The fix is to initialize bytesPerChecksum to 0. 
Contributed by Michael Bieniosek

[ddas] HADOOP-2104. Adds a description to the ant targets. This makes the 
output of ant -projecthelp sensible. Contributed by Chris Douglas.

[acmurthy] HADOOP-1281. Kill map-tasks when the parent TaskInProgress has been  
completed by another (possibly speculative) map-task. This ensures that 
map-slots are not needlessly held-up.

[acmurthy] HADOOP-1274. Support different number of mappers and reducers per 
TaskTracker to  allow administrators to better configure and utilize 
heterogenous clusters.
Configuration changes to hadoop-default.xml:
  add mapred.tasktracker.map.tasks.maximum (default value of 2)
  add mapred.tasktracker.reduce.tasks.maximum (default value of 2)
  remove mapred.tasktracker.tasks.maximum (deprecated for 0.16.0)

------------------------------------------
[...truncated 1775 lines...]
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/test/debug
 
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/test/cache
 
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/test/cache
 
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/test/cache
 
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/test/cache
 
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/test/cache
 

compile-ant-tasks:
    [javac] Compiling 5 source files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/ant
 

ant-tasks:
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/ant/org/apache/hadoop/ant
 
      [jar] Building jar: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/ant-hadoop-2007-11-22_11-01-48.jar
 

package:
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48
 
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/lib
 
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/contrib
 
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/bin
 
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/docs
 
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/docs/api
 
     [copy] Copying 19 files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/lib
 

package:

check-contrib:

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

init-contrib:

compile:
     [echo] contrib: abacus
    [javac] Compiling 14 source files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/abacus/classes
 
    [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-2007-11-22_11-01-48-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-2007-11-22_11-01-48-abacus-examples.jar
 

package:
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/contrib/abacus
 
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/contrib/abacus
 

check-contrib:

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: 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/datajoin/hadoop-2007-11-22_11-01-48-datajoin.jar
 

jar-examples:

check-contrib:

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-2007-11-22_11-01-48-datajoin-examples.jar
 

package:
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/contrib/datajoin
 
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/contrib/datajoin
 
Overriding previous definition of reference to classpath

check-contrib:
     [echo] eclipse.home unset: skipping eclipse plugin

init:

compile:

jar:

compile-examples:

jar-examples:

package:
Overriding previous definition of reference to test.classpath

init:
Overriding previous definition of reference to test.classpath

check-contrib:

hadoopbuildcontrib.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
 
Overriding previous definition of reference to test.classpath

init-contrib:
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/webapps
 
     [copy] Copying 6 files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/webapps
 
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/lib
 
     [copy] Copying 2 files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/lib
 
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/conf
 
     [copy] Copying 4 files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/conf
 
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/bin
 
     [copy] Copying 7 files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/bin
 

javacc:

compile:
     [echo] contrib: hbase
    [javac] Compiling 124 source files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/classes
 
    [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/hbase/hadoop-2007-11-22_11-01-48-hbase.jar
 

compile-examples:

jar-examples:

package:
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/contrib/hbase
 
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/contrib/hbase
 

check-contrib:

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

init-contrib:

compile:
     [echo] contrib: streaming
    [javac] Compiling 16 source files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/streaming/classes
 
    [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/streaming/hadoop-2007-11-22_11-01-48-streaming.jar
 

compile-examples:

jar-examples:

package:
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/contrib/streaming
 
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/contrib/streaming
 
     [copy] Copying 10 files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/webapps
 
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48
 
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48
 
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48
 
     [copy] Copying 12 files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/bin
 
     [copy] Copying 9 files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/conf
 
     [copy] Copying 1446 files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/docs
 
     [copy] Copied 106 empty directories to 3 empty directories under 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/docs
 
     [copy] Copying 4 files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48
 
     [copy] Copying 1195 files to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48/src
 
     [copy] Copying 1 file to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48
 

tar:
      [tar] Building tar: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48.tar.gz
 

findbugs:
    [mkdir] Created dir: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/test/findbugs
 
 [findbugs] Running FindBugs...
 [findbugs] Exception in thread "main" java.util.zip.ZipException: Error 
opening 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/hadoop-2007-11-22_11-01-48-streaming.jar
 
 [findbugs]     at 
edu.umd.cs.findbugs.classfile.impl.ZipFileCodeBase.<init>(ZipFileCodeBase.java:61)
 [findbugs]     at 
edu.umd.cs.findbugs.classfile.impl.ClassFactory.createFilesystemCodeBase(ClassFactory.java:96)
 [findbugs]     at 
edu.umd.cs.findbugs.classfile.impl.FilesystemCodeBaseLocator.openCodeBase(FilesystemCodeBaseLocator.java:63)
 [findbugs]     at 
edu.umd.cs.findbugs.classfile.impl.ClassPathBuilder.processWorkList(ClassPathBuilder.java:381)
 [findbugs]     at 
edu.umd.cs.findbugs.classfile.impl.ClassPathBuilder.build(ClassPathBuilder.java:192)
 [findbugs]     at 
edu.umd.cs.findbugs.FindBugs2.buildClassPath(FindBugs2.java:432)
 [findbugs]     at edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:160)
 [findbugs]     at edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:1521)
 [findbugs]     at edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:731)
 [findbugs] Output saved to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/test/findbugs/hadoop-findbugs-report.xml
 
     [xslt] Processing 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/test/findbugs/hadoop-findbugs-report.xml
  to 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/test/findbugs/hadoop-findbugs-report.html
 
     [xslt] Loading stylesheet 
/export/home/hudson/tools/findbugs/latest/src/xsl/default.xsl
     [xslt] : Error! Premature end of file.
     [xslt] : Error! 
com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: Premature end of 
file.
     [xslt] Failed to process 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/test/findbugs/hadoop-findbugs-report.xml
 

BUILD FAILED
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build.xml
 :599: javax.xml.transform.TransformerException: 
javax.xml.transform.TransformerException: 
com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: Premature end of 
file.

Total time: 2 minutes 33 seconds
Build Failed: remaining tests not run
Recording fingerprints
Publishing Javadoc
Recording test results
No test report files were found. Configuration error?
Updating HADOOP-1281
Updating HADOOP-785
Updating HADOOP-2127
Updating HADOOP-1843
Updating HADOOP-1274
Updating HADOOP-2113
Updating HADOOP-2207
Updating HADOOP-2212
Updating HADOOP-2104

Reply via email to