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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 12299 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 sec
Running org.apache.hadoop.fs.http.server.TestCheckUploadContentTypeFilter
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec
Running org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem
Tests run: 30, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 18.601 sec <<< 
FAILURE!
Running org.apache.hadoop.fs.http.client.TestHttpFSFileSystem
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.943 sec

Results :

Tests in error: 
  testOperation[1](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem): 
Unexpected HTTP response: code=200 != 307, op=OPEN, message=OK
  testOperationDoAs[1](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem): 
Unexpected HTTP response: code=200 != 307, op=OPEN, message=OK
  testOperation[2](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem)
  testOperationDoAs[2](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem)
  testOperation[3](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem): 
Unexpected HTTP response: code=400 != 200, op=APPEND, message=Data upload 
requests must have content-type set to 'application/octet-stream'
  testOperationDoAs[3](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem): 
Unexpected HTTP response: code=400 != 200, op=APPEND, message=Data upload 
requests must have content-type set to 'application/octet-stream'
  testOperation[13](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem): 
Unexpected HTTP response: code=200 != 307, op=GETFILECHECKSUM, message=OK
  
testOperationDoAs[13](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem): 
Unexpected HTTP response: code=200 != 307, op=GETFILECHECKSUM, message=OK

Tests run: 238, Failures: 0, Errors: 8, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop HDFS ................................ SUCCESS 
[1:32:03.217s]
[INFO] Apache Hadoop HttpFS .............................. FAILURE [1:12.844s]
[INFO] Apache Hadoop HDFS BookKeeper Journal ............. SKIPPED
[INFO] Apache Hadoop HDFS Project ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:33:16.817s
[INFO] Finished at: Sat Jul 28 13:06:24 UTC 2012
[INFO] Final Memory: 43M/676M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on 
project hadoop-hdfs-httpfs: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/target/surefire-reports
 for the individual test results.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-hdfs-httpfs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Updating HDFS-3679
Updating HDFS-3553
Updating HADOOP-8626
Updating HADOOP-8613
Updating HDFS-3667
Sending e-mails to: hdfs-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
No tests ran.

Reply via email to