See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/745/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 2711 lines...]
    [junit] Running 
org.apache.hadoop.hdfs.server.datanode.TestInterDatanodeProtocol
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.009 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.datanode.TestSimulatedFSDataset
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.774 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestBackupNode
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestBackupNode
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.hdfs.server.namenode.TestBackupNode FAILED 
(crashed)
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestCheckpoint
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 29.18 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestComputeInvalidateWork
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.826 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestDatanodeDescriptor
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.174 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestEditLog
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.142 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestFileLimit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.619 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestHeartbeatHandling
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.157 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestHost2NodesMap
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.088 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestNamenodeCapacityReport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.957 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestOverReplicatedBlocks
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.613 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestPendingReplication
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.327 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestReplicationPolicy
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestSafeMode
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.344 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestStartup
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 10.356 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestStorageRestore
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.298 sec
    [junit] Running org.apache.hadoop.net.TestNetworkTopology
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.115 sec
    [junit] Running org.apache.hadoop.security.TestPermission
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.189 sec

checkfailure:
    [touch] Creating 
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build/test/testsfailed

BUILD FAILED
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:733:
 The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:690:
 The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:758:
 Tests failed!

Total time: 8 minutes 42 seconds
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
Recording test results
Publishing Javadoc
Recording fingerprints
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
3 tests failed.
REGRESSION:  
org.apache.hadoop.hdfs.server.namenode.TestBackupNode.testCheckpoint

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not 
reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please 
note the time in the report does not reflect the time until the VM exit.


FAILED:  org.apache.hadoop.cli.TestHDFSCLI.testAll

Error Message:
One of the tests failed. See the Detailed results to identify the command that 
failed

Stack Trace:
junit.framework.AssertionFailedError: One of the tests failed. See the Detailed 
results to identify the command that failed
        at 
org.apache.hadoop.cli.CLITestHelper.displayResults(CLITestHelper.java:264)
        at org.apache.hadoop.cli.CLITestHelper.tearDown(CLITestHelper.java:126)
        at org.apache.hadoop.cli.TestHDFSCLI.tearDown(TestHDFSCLI.java:81)


FAILED:  org.apache.hadoop.hdfs.TestHDFSTrash.testTrashEmptier

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError: null
        at org.apache.hadoop.fs.TestTrash.testTrashEmptier(TestTrash.java:509)
        at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
        at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
        at junit.extensions.TestSetup.run(TestSetup.java:27)



Reply via email to