See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1279/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 10491 lines...]
at
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Results :
Tests in error:
testResponseCode(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
All datanodes 127.0.0.1:52996 are bad. Aborting...
testWriteReadAndDeleteEmptyFile(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Unexpected HTTP response: code=500 != 201, op=CREATE, message=unable to create
new native thread
testWriteReadAndDeleteHalfABlock(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testWriteReadAndDeleteOneBlock(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testWriteReadAndDeleteOneAndAHalfBlocks(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testWriteReadAndDeleteTwoBlocks(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testOverwrite(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testWriteInNonExistentDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testDeleteRecursively(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testRenameFileMoveToNonExistentDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testRenameFileMoveToExistingDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testRenameFileAsExistingFile(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testRenameFileAsExistingDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testRenameDirectoryMoveToExistingDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testRenameDirectoryAsExistingFile(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testRenameDirectoryAsExistingDirectory(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testInputStreamClosedTwice(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
testOutputStreamClosedTwice(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract):
Failed on local exception: java.io.IOException: Couldn't set up IO streams;
Host Details : local host is: "asf005.sp2.ygridcore.net/67.195.138.27";
destination host is: "localhost":43325;
Tests run: 1022, Failures: 0, Errors: 18, Skipped: 5
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Hadoop HDFS ................................ FAILURE
[1:38:49.202s]
[INFO] Apache Hadoop HttpFS .............................. SKIPPED
[INFO] Apache Hadoop HDFS BookKeeper Journal ............. SKIPPED
[INFO] Apache Hadoop HDFS Project ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:38:49.982s
[INFO] Finished at: Tue Jan 08 13:12:30 UTC 2013
[INFO] Final Memory: 41M/424M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on
project hadoop-hdfs: ExecutionException; nested exception is
java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked
VM terminated without saying properly goodbye. VM crash or System.exit called ?
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Updating HDFS-3970
Updating HADOOP-9181
Updating YARN-170
Updating HDFS-4362
Sending e-mails to: [email protected]
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.