See <https://hudson.apache.org/hudson/job/Hama-Patch/311/>
------------------------------------------
[...truncated 10 lines...]
======================================================================
Testing patch for HAMA-364.
======================================================================
======================================================================
Reverted 'src/test/org/apache/hama/bsp/TestBSPPeer.java'
At revision 1081040.
HAMA-364 patch is being downloaded at Sun Mar 13 01:41:22 EST 2011 from
http://issues.apache.org/jira/secure/attachment/12473491/clear.patch
======================================================================
======================================================================
Pre-building trunk to determine trunk number
of release audit, javac, and Findbugs warnings.
======================================================================
======================================================================
======================================================================
======================================================================
Checking there are no @author tags in the patch.
======================================================================
======================================================================
There appear to be 0 @author tags in the patch.
======================================================================
======================================================================
Checking there are new or changed tests in the patch.
======================================================================
======================================================================
There appear to be 9 test files referenced in the patch.
======================================================================
======================================================================
Applying patch.
======================================================================
======================================================================
patching file src/java/org/apache/hama/bsp/BSPJob.java
patching file src/test/org/apache/hama/HamaCluster.java
patching file src/test/org/apache/hama/HamaClusterTestCase.java
patching file src/test/org/apache/hama/bsp/TestBSPPeer.java
======================================================================
======================================================================
Determining number of patched javadoc warnings.
======================================================================
======================================================================
There appear to be 0 javadoc warnings generated by the patched build.
======================================================================
======================================================================
Determining number of patched javac warnings.
======================================================================
======================================================================
There appear to be javac compiler warnings before the patch and javac
compiler warnings after applying the patch.
======================================================================
======================================================================
Determining number of patched release audit warnings.
======================================================================
======================================================================
There appear to be 0 release audit warnings before the patch and 0 release
audit warnings after applying the patch.
======================================================================
======================================================================
Determining number of patched checkstyle warnings.
======================================================================
======================================================================
THIS IS NOT IMPLEMENTED YET
Buildfile: build.xml
BUILD FAILED
Target "checkstyle" does not exist in the project "hama".
Total time: 0 seconds
======================================================================
======================================================================
Determining number of patched Findbugs warnings.
======================================================================
======================================================================
Buildfile: build.xml
init:
[touch] Creating /var/tmp/null1823935126
[delete] Deleting: /var/tmp/null1823935126
compile:
jar:
findbugs:
[findbugs] Executing findbugs from ant task
[findbugs] Running FindBugs...
[findbugs] Warnings generated: 32
[findbugs] Output saved to
/zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/build/reports/findbugs/hama-findbugs.xml>
BUILD SUCCESSFUL
Total time: 24 seconds
Starting with
/export/home/edwardyoon/patchQueue/current/trunkFindbugsWarnings.xml
Merging /export/home/edwardyoon/patchQueue/current/patchFindbugsWarnings.xml
======================================================================
======================================================================
Running Hama tests.
======================================================================
======================================================================
/usr/bin/kill -9 28180
kill: 28180: no such process
Buildfile: build.xml
init:
[touch] Creating /var/tmp/null1367526352
[delete] Deleting: /var/tmp/null1367526352
compile:
jar:
javadoc:
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
[javadoc] Loading source files for package org.apache.hama...
[javadoc] Loading source files for package org.apache.hama.bsp...
[javadoc] Loading source files for package org.apache.hama.ipc...
[javadoc] Loading source files for package org.apache.hama.util...
[javadoc] Loading source files for package org.apache.hama.zookeeper...
[javadoc] Constructing Javadoc information...
[javadoc] Standard Doclet version 1.6.0_22
[javadoc] Building tree for all the packages and classes...
[javadoc] Building index for all the packages and classes...
[javadoc] Building index for all classes...
compile-examples:
examples:
compile-test:
[javac] Compiling 12 source files to
/zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/build/test>
[javac]
/zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/test/org/apache/hama/bsp/TestBSPMaster.java>:46:
cannot find symbol
[javac] symbol : constructor HamaCluster(int,int)
[javac] location: class org.apache.hama.HamaCluster
[javac] super(GROOM_SIZE, THREAD_POOL);
[javac] ^
[javac]
/zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/test/org/apache/hama/bsp/TestBSPMaster.java>:52:
cannot find symbol
[javac] symbol : method getCluster()
[javac] location: class org.apache.hama.bsp.TestBSPMaster
[javac] this.bspm = getCluster().getBSPMaster();
[javac] ^
[javac]
/zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/test/org/apache/hama/bsp/TestBSPMaster.java>:53:
cannot find symbol
[javac] symbol : method getCluster()
[javac] location: class org.apache.hama.bsp.TestBSPMaster
[javac] this.groomServers = getCluster().getGroomServers();
[javac] ^
[javac]
/zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/src/test/org/apache/hama/bsp/TestBSPMaster.java>:94:
cannot find symbol
[javac] symbol : method getCluster()
[javac] location: class org.apache.hama.bsp.TestBSPMaster
[javac] final ScheduledExecutorService sched =
getCluster().getScheduler();
[javac] ^
[javac] 4 errors
BUILD FAILED
/zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Patch/ws/trunk/build.xml>:305:
Compile failed; see the compiler error output for details.
Total time: 4 seconds
======================================================================
======================================================================
Adding comment to Jira.
======================================================================
======================================================================
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12473491/clear.patch
against trunk revision 1079676.
@author +1. The patch does not contain any @author tags.
tests included +1. The patch appears to include 9 new or modified tests.
javadoc +1. The javadoc tool did not generate any warning messages.
javac +1. The applied patch does not generate any new javac compiler
warnings.
release audit +1. The applied patch does not generate any new release
audit warnings.
findbugs +1. The patch does not introduce any new Findbugs warnings.
core tests -1. The patch failed core unit tests.
Test results:
http://hudson.zones.apache.org/hudson/job/Hama-Patch/311/testReport/
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Hama-Patch/311/findbugsResult/
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Hama-Patch/311/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hama-Patch/311/console
This message is automatically generated.
======================================================================
======================================================================
Finished build.
======================================================================
======================================================================
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Description set: HAMA-364