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 8C7A8175C6 for ; Tue, 14 Apr 2015 11:35:59 +0000 (UTC) Received: (qmail 85370 invoked by uid 500); 14 Apr 2015 11:35:52 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 85271 invoked by uid 500); 14 Apr 2015 11:35:52 -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 85250 invoked by uid 99); 14 Apr 2015 11:35:52 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Apr 2015 11:35:52 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 26C16E00839 for ; Tue, 14 Apr 2015 11:35:52 +0000 (UTC) Date: Tue, 14 Apr 2015 11:35:52 +0000 (UTC) From: Apache Jenkins Server To: hdfs-dev@hadoop.apache.org Message-ID: <904166226.12476.1429011352157.JavaMail.jenkins@crius> In-Reply-To: <1176590571.12052.1428924884329.JavaMail.jenkins@crius> References: <1176590571.12052.1428924884329.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Hadoop-Hdfs-trunk #2095 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Hadoop-Hdfs-trunk X-Jenkins-Result: FAILURE See Changes: [vinayakumarb] HDFS-8111. NPE thrown when invalid FSImage filename given for 'hdfs oiv_legacy' cmd ( Contributed by surendra singh lilhore ) [ozawa] HADOOP-11811. Fix typos in hadoop-project/pom.xml. Contributed by Brahma Reddy Battula. [jianhe] YARN-3382. Some of UserMetricsInfo metrics are incorrectly set to root queue metrics. Contributed by Rohit Agarwal [szetszwo] HDFS-8083. Move dfs.client.write.* conf from DFSConfigKeys to HdfsClientConfigKeys.Write. [wang] HDFS-8117. More accurate verification in SimulatedFSDataset: replace DEFAULT_DATABYTE with patterned data. Contributed by Zhe Zhang. [kasha] Fix up author name to Jun Gong in CHANGES.txt for YARN-3469 [jianhe] YARN-3472. Fixed possible leak in DelegationTokenRenewer#allTokens. Contributed by Rohith Sharmaks [jianhe] YARN-3394. Enrich WebApplication proxy documentation. Contributed by Naganarasimha G R [junping_du] YARN-3347. Improve YARN log command to get AMContainer logs as well as running containers logs. Contributed by Xuan Gong. [junping_du] YARN-3443. Create a 'ResourceHandler' subsystem to ease addition of support for new resource types on the NM. Contributed by Sidharta Seethana. [arp] HDFS-7701. Support reporting per storage type quota and usage with hadoop/hdfs shell. (Contributed by Peter Shi) [arp] HADOOP-7713. Update CHANGES.txt [aw] HADOOP-9642. Configuration to resolve environment variables via ${env.VARIABLE} references (Kengo Seki via aw) [vinayakumarb] HADOOP-11819. HttpServerFunctionalTest#prepareTestWebapp should create web app directory if it does not exist. (Contributed by Rohith) ------------------------------------------ [...truncated 5006 lines...] [INFO] Final Memory: 231M/1587M [INFO] ------------------------------------------------------------------------ + cd hadoop-hdfs-project + /home/jenkins/tools/maven/latest/bin/mvn clean verify checkstyle:checkstyle findbugs:findbugs -Drequire.test.libhadoop -Pdist -Pnative -Dtar -Pdocs -fae -Dmaven.javadoc.skip=true [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Hadoop HDFS Client [INFO] Apache Hadoop HDFS [INFO] Apache Hadoop HttpFS [INFO] Apache Hadoop HDFS BookKeeper Journal [INFO] Apache Hadoop HDFS-NFS [INFO] Apache Hadoop HDFS Project [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop HDFS Client 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-hdfs-client --- [INFO] Deleting [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-hdfs-client --- [INFO] Executing tasks main: [mkdir] Created dir: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-hdfs-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-hdfs-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-hdfs-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-hdfs-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-hdfs-client --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (prepare-jar) @ hadoop-hdfs-client --- [INFO] Building jar: [INFO] [INFO] --- maven-jar-plugin:2.5:test-jar (prepare-test-jar) @ hadoop-hdfs-client --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.3:jar (default) @ hadoop-hdfs-client >>> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-hdfs-client --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-source-plugin:2.3:jar (default) @ hadoop-hdfs-client <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (default) @ hadoop-hdfs-client --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.3:test-jar (default) @ hadoop-hdfs-client >>> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-hdfs-client --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-source-plugin:2.3:test-jar (default) @ hadoop-hdfs-client <<< [INFO] [INFO] --- maven-source-plugin:2.3:test-jar (default) @ hadoop-hdfs-client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default) @ hadoop-hdfs-client --- [INFO] Fork Value is true [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-dependency-plugin:2.2:copy (site) @ hadoop-hdfs-client --- [INFO] Configured Artifact: jdiff:jdiff:1.0.9:jar [INFO] Configured Artifact: org.apache.hadoop:hadoop-annotations:3.0.0-SNAPSHOT:jar [INFO] Configured Artifact: xerces:xercesImpl:2.11.0:jar [INFO] Copying jdiff-1.0.9.jar to [INFO] Copying hadoop-annotations-3.0.0-SNAPSHOT.jar to [INFO] Copying xercesImpl-2.11.0.jar to [INFO] [INFO] --- maven-antrun-plugin:1.7:run (site) @ hadoop-hdfs-client --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (pre-dist) @ hadoop-hdfs-client --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] >>> maven-javadoc-plugin:2.8.1:javadoc (default) @ hadoop-hdfs-client >>> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-hdfs-client --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-javadoc-plugin:2.8.1:javadoc (default) @ hadoop-hdfs-client <<< [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:javadoc (default) @ hadoop-hdfs-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:2.4:single (dist) @ hadoop-hdfs-client --- [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'org.apache.ant:*:jar' o 'jdiff:jdiff:jar' [INFO] Copying files to [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ hadoop-hdfs-client --- [INFO] [INFO] --- maven-source-plugin:2.3:jar-no-fork (hadoop-java-sources) @ hadoop-hdfs-client --- [INFO] [INFO] --- maven-source-plugin:2.3:test-jar-no-fork (hadoop-java-sources) @ hadoop-hdfs-client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-hdfs-client --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ hadoop-hdfs-client --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (tar) @ hadoop-hdfs-client --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-hdfs-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-hdfs-client --- [INFO] [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hadoop-hdfs-client --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Hadoop HDFS [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Hadoop HttpFS [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Hadoop HDFS BookKeeper Journal [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Hadoop HDFS-NFS [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop HDFS Project 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-hdfs-project --- [INFO] Deleting [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-hdfs-project --- [INFO] Executing tasks main: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- maven-source-plugin:2.3:jar-no-fork (hadoop-java-sources) @ hadoop-hdfs-project --- [INFO] [INFO] --- maven-source-plugin:2.3:test-jar-no-fork (hadoop-java-sources) @ hadoop-hdfs-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-hdfs-project --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ hadoop-hdfs-project --- [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-hdfs-project --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-hdfs-project --- [INFO] [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hadoop-hdfs-project --- [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hadoop-hdfs-project --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop HDFS Client ......................... FAILURE [ 20.532 s] [INFO] Apache Hadoop HDFS ................................ SKIPPED [INFO] Apache Hadoop HttpFS .............................. SKIPPED [INFO] Apache Hadoop HDFS BookKeeper Journal ............. SKIPPED [INFO] Apache Hadoop HDFS-NFS ............................ SKIPPED [INFO] Apache Hadoop HDFS Project ........................ SUCCESS [ 0.120 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.074 s [INFO] Finished at: 2015-04-14T11:35:33+00:00 [INFO] Final Memory: 57M/913M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) on project hadoop-hdfs-client: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: Unable to find configuration file at location: file://: Could not find resource 'file:// -> [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 Sending artifact delta relative to Hadoop-Hdfs-trunk #2088 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 99489 bytes Compression is 0.0% Took 7.2 sec Recording test results Updating HDFS-8117 Updating YARN-3443 Updating YARN-3469 Updating HDFS-8083 Updating HADOOP-11819 Updating HADOOP-9642 Updating YARN-3472 Updating YARN-3347 Updating YARN-3382 Updating HDFS-7701 Updating HDFS-8111 Updating HADOOP-7713 Updating HADOOP-11811 Updating YARN-3394