See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/428/changes
Changes: [hairong] HADOOP-5864. Fix DMI and OBL findbugs in packages hdfs and metrics. Contributed by Hairong Kuang. [szetszwo] Revert HADOOP-5700. ------------------------------------------ started Building remotely on vesta.apache.org (Ubuntu) Updating http://svn.apache.org/repos/asf/hadoop/core/trunk U CHANGES.txt D src/test/hdfs/org/apache/hadoop/hdfs/server/namenode/TestINode.java U src/test/findbugsExcludeFile.xml U src/hdfs/org/apache/hadoop/hdfs/server/datanode/DatanodeBlockInfo.java U src/hdfs/org/apache/hadoop/hdfs/server/datanode/DataStorage.java U src/hdfs/org/apache/hadoop/hdfs/server/namenode/INodeDirectory.java U src/hdfs/org/apache/hadoop/hdfs/server/namenode/INode.java U src/core/org/apache/hadoop/metrics/ContextFactory.java U src/core/org/apache/hadoop/io/IOUtils.java U src/core/org/apache/hadoop/fs/FsShell.java At revision 780115 [Hadoop-Patch-vesta.apache.org] $ /bin/bash -xe /tmp/hudson7789221897166771667.sh + set +x /home/hudson/tools/java/latest1.6/bin/java Buildfile: build.xml check-for-findbugs: findbugs.check: java5.check: forrest.check: hudson-test-patch: [exec] [exec] [exec] ====================================================================== [exec] ====================================================================== [exec] Testing patch for HADOOP-5861. [exec] ====================================================================== [exec] ====================================================================== [exec] [exec] [exec] Reverted 'src/test/core/org/apache/hadoop/util/TestStringUtils.java' [exec] Reverted 'src/docs/cn/src/documentation/content/xdocs/mapred_tutorial.xml' [exec] Reverted 'src/docs/src/documentation/content/xdocs/mapred_tutorial.xml' [exec] Reverted 'src/core/org/apache/hadoop/fs/LocalDirAllocator.java' [exec] Reverted 'src/core/org/apache/hadoop/util/StringUtils.java' [exec] Reverted 'src/mapred/org/apache/hadoop/mapred/TaskRunner.java' [exec] Reverted 'src/mapred/org/apache/hadoop/mapred/TaskTracker.java' [exec] Reverted 'src/mapred/org/apache/hadoop/mapred/IsolationRunner.java' [exec] Reverted 'src/c++/pipes/configure' [exec] Reverted 'src/c++/pipes/Makefile.in' [exec] Reverted 'src/c++/pipes/depcomp' [exec] Reverted 'src/c++/pipes/config.guess' [exec] Reverted 'src/c++/pipes/ltmain.sh' [exec] Reverted 'src/c++/pipes/config.sub' [exec] Reverted 'src/c++/pipes/impl/config.h.in' [exec] Reverted 'src/c++/pipes/missing' [exec] Reverted 'src/c++/pipes/aclocal.m4' [exec] Reverted 'src/c++/pipes/install-sh' [exec] Reverted 'src/c++/utils/configure' [exec] Reverted 'src/c++/utils/Makefile.in' [exec] Reverted 'src/c++/utils/depcomp' [exec] Reverted 'src/c++/utils/config.guess' [exec] Reverted 'src/c++/utils/ltmain.sh' [exec] Reverted 'src/c++/utils/config.sub' [exec] Reverted 'src/c++/utils/impl/config.h.in' [exec] Reverted 'src/c++/utils/missing' [exec] Reverted 'src/c++/utils/aclocal.m4' [exec] Reverted 'src/c++/utils/install-sh' [exec] Reverted 'src/examples/pipes/configure' [exec] Reverted 'src/examples/pipes/Makefile.in' [exec] Reverted 'src/examples/pipes/depcomp' [exec] Reverted 'src/examples/pipes/config.guess' [exec] Reverted 'src/examples/pipes/ltmain.sh' [exec] Reverted 'src/examples/pipes/config.sub' [exec] Reverted 'src/examples/pipes/impl/config.h.in' [exec] Reverted 'src/examples/pipes/missing' [exec] Reverted 'src/examples/pipes/aclocal.m4' [exec] Reverted 'src/examples/pipes/install-sh' [exec] At revision 780115. [exec] HADOOP-5861 patch is being downloaded at Fri May 29 21:50:17 UTC 2009 from [exec] http://issues.apache.org/jira/secure/attachment/12409188/hadoop-5861.patch [exec] [exec] [exec] ====================================================================== [exec] ====================================================================== [exec] Pre-building trunk to determine trunk number [exec] of release audit, javac, and Findbugs warnings. [exec] ====================================================================== [exec] ====================================================================== [exec] [exec] [exec] /home/hudson/tools/ant/latest/bin/ant -Dversion=780114_HADOOP-5861_PATCH-12409188 -Djava5.home=/home/hudson/tools/java/latest1.5 -Dforrest.home=/home/nigel/tools/forrest/latest -DHadoopPatchProcess= releaseaudit > http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/ws/patchprocess/trunkReleaseAuditWarnings.txt 2>&1 [exec] /home/hudson/tools/ant/latest/bin/ant -Dversion=780114_HADOOP-5861_PATCH-12409188 -Djavac.args=-Xlint -Xmaxwarns 1000 -Declipse.home=/home/nigel/tools/eclipse/latest -Djava5.home=/home/hudson/tools/java/latest1.5 -Dforrest.home=/home/nigel/tools/forrest/latest -DHadoopPatchProcess= clean tar > http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/ws/patchprocess/trunkJavacWarnings.txt 2>&1 [exec] /home/hudson/tools/ant/latest/bin/ant -Dversion=780114_HADOOP-5861_PATCH-12409188 -Dfindbugs.home=/home/nigel/tools/findbugs/latest -Djava5.home=/home/hudson/tools/java/latest1.5 -Dforrest.home=/home/nigel/tools/forrest/latest -DHadoopPatchProcess= findbugs > /dev/null 2>&1 [exec] [exec] [exec] ====================================================================== [exec] ====================================================================== [exec] Checking there are no @author tags in the patch. [exec] ====================================================================== [exec] ====================================================================== [exec] [exec] [exec] There appear to be 0 @author tags in the patch. [exec] [exec] [exec] ====================================================================== [exec] ====================================================================== [exec] Checking there are new or changed tests in the patch. [exec] ====================================================================== [exec] ====================================================================== [exec] [exec] [exec] There appear to be 9 test files referenced in the patch. [exec] [exec] [exec] ====================================================================== [exec] ====================================================================== [exec] Applying patch. [exec] ====================================================================== [exec] ====================================================================== [exec] [exec] [exec] patching file src/test/core/org/apache/hadoop/fs/s3/S3FileSystemContractBaseTest.java [exec] patching file src/test/core/org/apache/hadoop/fs/s3native/NativeS3FileSystemContractBaseTest.java [exec] Hunk #1 FAILED at 56. [exec] 1 out of 1 hunk FAILED -- saving rejects to file src/test/core/org/apache/hadoop/fs/s3native/NativeS3FileSystemContractBaseTest.java.rej [exec] patching file src/core/org/apache/hadoop/fs/s3/S3FileSystem.java [exec] patching file src/core/org/apache/hadoop/fs/s3native/NativeS3FileSystem.java [exec] Hunk #2 succeeded at 417 (offset 5 lines). [exec] Hunk #3 succeeded at 588 (offset 5 lines). [exec] patching file src/core/core-default.xml [exec] PATCH APPLICATION FAILED [exec] [exec] [exec] [exec] [exec] -1 overall. Here are the results of testing the latest attachment [exec] http://issues.apache.org/jira/secure/attachment/12409188/hadoop-5861.patch [exec] against trunk revision 780114. [exec] [exec] +1 @author. The patch does not contain any @author tags. [exec] [exec] +1 tests included. The patch appears to include 9 new or modified tests. [exec] [exec] -1 patch. The patch command could not apply the patch. [exec] [exec] Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/428/console [exec] [exec] This message is automatically generated. [exec] [exec] [exec] ====================================================================== [exec] ====================================================================== [exec] Adding comment to Jira. [exec] ====================================================================== [exec] ====================================================================== [exec] [exec] [exec] % Total % Received % Xferd Average Speed Time Time Time Current [exec] Dload Upload Total Spent Left Speed [exec] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [exec] [exec] [exec] ====================================================================== [exec] ====================================================================== [exec] Finished build. [exec] ====================================================================== [exec] ====================================================================== [exec] [exec] BUILD FAILED http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/ws/trunk/build.xml :1878: exec returned: 1 Total time: 5 minutes 41 seconds Recording test results Description found: HADOOP-5861