Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 97271D5A0 for ; Sat, 28 Jul 2012 13:07:18 +0000 (UTC) Received: (qmail 67951 invoked by uid 500); 28 Jul 2012 13:07:17 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 67588 invoked by uid 500); 28 Jul 2012 13:07:17 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 67443 invoked by uid 99); 28 Jul 2012 13:07:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jul 2012 13:07:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jul 2012 13:07:06 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 7738FC00EB for ; Sat, 28 Jul 2012 13:06:46 +0000 (UTC) Date: Sat, 28 Jul 2012 13:06:46 +0000 (UTC) From: Apache Jenkins Server To: hdfs-dev@hadoop.apache.org Message-ID: <1188499766.470.1343480806486.JavaMail.hudson@aegis.apache.org> In-Reply-To: <1780904417.237.1343393300601.JavaMail.hudson@aegis.apache.org> References: <1780904417.237.1343393300601.JavaMail.hudson@aegis.apache.org> Subject: Hadoop-Hdfs-trunk - Build # 1118 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_469_555347848.1343480806298" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_469_555347848.1343480806298 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 -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. ------=_Part_469_555347848.1343480806298--