Return-Path: X-Original-To: apmail-hbase-builds-archive@minotaur.apache.org Delivered-To: apmail-hbase-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1ED95CD79 for ; Thu, 13 Nov 2014 17:09:24 +0000 (UTC) Received: (qmail 11709 invoked by uid 500); 13 Nov 2014 17:09:23 -0000 Delivered-To: apmail-hbase-builds-archive@hbase.apache.org Received: (qmail 11676 invoked by uid 500); 13 Nov 2014 17:09:23 -0000 Mailing-List: contact builds-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@hbase.apache.org Delivered-To: mailing list builds@hbase.apache.org Received: (qmail 11665 invoked by uid 99); 13 Nov 2014 17:09:23 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Nov 2014 17:09:23 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id ACD25E00023 for ; Thu, 13 Nov 2014 17:09:22 +0000 (UTC) Date: Thu, 13 Nov 2014 17:09:19 +0000 (UTC) From: Apache Jenkins Server To: builds@hbase.apache.org Message-ID: <1165924520.6651.1415898559251.JavaMail.jenkins@crius> In-Reply-To: <2000151875.6537.1415867017747.JavaMail.jenkins@crius> References: <2000151875.6537.1415867017747.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: HBase-TRUNK #5773 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: HBase-TRUNK X-Jenkins-Result: FAILURE See Changes: [apurtell] Amend HBASE-12457 Regions in transition for a long time when CLOSE interleaves with a slow compaction; Test import fix ------------------------------------------ [...truncated 776 lines...] Running org.apache.hadoop.hbase.codec.prefixtree.row.TestPrefixTreeSearcher Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 sec - in org.apache.hadoop.hbase.codec.prefixtree.row.TestPrefixTreeSearcher Running org.apache.hadoop.hbase.codec.prefixtree.row.TestRowEncoder Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.53 sec - in org.apache.hadoop.hbase.codec.prefixtree.row.TestRowEncoder Running org.apache.hadoop.hbase.codec.prefixtree.blockmeta.TestBlockMeta Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.hadoop.hbase.codec.prefixtree.blockmeta.TestBlockMeta Results : Tests run: 277, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.18:test (secondPartTestsExecution) @ hbase-prefix-tree --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.6.2.201302030002:report (report) @ hbase-prefix-tree --- [INFO] Skipping JaCoCo execution [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-prefix-tree --- [INFO] Building jar: [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-prefix-tree --- [INFO] Building jar: [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-prefix-tree --- [INFO] Building jar: [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ hbase-prefix-tree --- [INFO] Installing to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/2.0.0-SNAPSHOT/hbase-prefix-tree-2.0.0-SNAPSHOT.jar [INFO] Installing to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/2.0.0-SNAPSHOT/hbase-prefix-tree-2.0.0-SNAPSHOT.pom [INFO] Installing to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/2.0.0-SNAPSHOT/hbase-prefix-tree-2.0.0-SNAPSHOT-sources.jar [INFO] Installing to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/2.0.0-SNAPSHOT/hbase-prefix-tree-2.0.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Server 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-server --- [INFO] [INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (prepare-agent) @ hbase-server --- [INFO] Skipping JaCoCo execution [INFO] argLine set to [INFO] [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server --- [INFO] Executing tasks main: [mkdir] Created dir: [copy] Copying 20 files to log4j:WARN No appenders could be found for logger (org.mortbay.log). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [mkdir] Created dir: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-source (jspcSource-packageInfo-source) @ hbase-server --- [INFO] Source directory: added. [INFO] Source directory: added. [INFO] [INFO] --- jamon-maven-plugin:2.3.4:translate (default) @ hbase-server --- [INFO] Translating 10 templates from to [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-server --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ hbase-server --- [INFO] Compiling 700 source files to [WARNING] :[1873,52] [EmptyStatement] Empty statement (see http://code.google.com/p/error-prone/wiki/EmptyStatement) Did you mean 'int compressedBlockSizeNoHeader = buf.getInt();'? [WARNING] :[1874,54] [EmptyStatement] Empty statement (see http://code.google.com/p/error-prone/wiki/EmptyStatement) Did you mean 'int uncompressedBlockSizeNoHeader = buf.getInt();'? [WARNING] :[171,67] [EmptyStatement] Empty statement (see http://code.google.com/p/error-prone/wiki/EmptyStatement) Did you mean 'for(; (lev = log.getLevel()) == null; log = log.getParent())'? [INFO] :[-1,-1] Some input files use or override a deprecated API. [INFO] :[-1,-1] Recompile with -Xlint:deprecation for details. [INFO] :[-1,-1] Some input files use unchecked or unsafe operations. [INFO] :[-1,-1] Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ hbase-server --- [INFO] Wrote classpath file ' [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ hbase-server --- [INFO] Compiling 625 source files to [INFO] : Some input files use or override a deprecated API. [INFO] : Recompile with -Xlint:deprecation for details. [INFO] : Some input files use unchecked or unsafe operations. [INFO] : Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] :[46,25] sun.security.x509.AlgorithmId is internal proprietary API and may be removed in a future release [WARNING] :[47,25] sun.security.x509.CertificateAlgorithmId is internal proprietary API and may be removed in a future release [WARNING] :[48,25] sun.security.x509.CertificateIssuerName is internal proprietary API and may be removed in a future release [WARNING] :[49,25] sun.security.x509.CertificateSerialNumber is internal proprietary API and may be removed in a future release [WARNING] :[50,25] sun.security.x509.CertificateSubjectName is internal proprietary API and may be removed in a future release [WARNING] :[51,25] sun.security.x509.CertificateValidity is internal proprietary API and may be removed in a future release [WARNING] :[52,25] sun.security.x509.CertificateVersion is internal proprietary API and may be removed in a future release [WARNING] :[53,25] sun.security.x509.CertificateX509Key is internal proprietary API and may be removed in a future release [WARNING] :[54,25] sun.security.x509.X500Name is internal proprietary API and may be removed in a future release [WARNING] :[55,25] sun.security.x509.X509CertImpl is internal proprietary API and may be removed in a future release [WARNING] :[56,25] sun.security.x509.X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] :[85,5] sun.security.x509.X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] :[85,29] sun.security.x509.X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] :[88,5] sun.security.x509.CertificateValidity is internal proprietary API and may be removed in a future release [WARNING] :[88,40] sun.security.x509.CertificateValidity is internal proprietary API and may be removed in a future release [WARNING] :[90,5] sun.security.x509.X500Name is internal proprietary API and may be removed in a future release [WARNING] :[90,26] sun.security.x509.X500Name is internal proprietary API and may be removed in a future release [WARNING] :[92,14] sun.security.x509.X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] :[93,14] sun.security.x509.X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] :[93,46] sun.security.x509.CertificateSerialNumber is internal proprietary API and may be removed in a future release [WARNING] :[94,14] sun.security.x509.X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] :[94,40] sun.security.x509.CertificateSubjectName is internal proprietary API and may be removed in a future release [WARNING] :[95,14] sun.security.x509.X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] :[95,39] sun.security.x509.CertificateIssuerName is internal proprietary API and may be removed in a future release [WARNING] :[96,14] sun.security.x509.X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] :[96,36] sun.security.x509.CertificateX509Key is internal proprietary API and may be removed in a future release [WARNING] :[98,12] sun.security.x509.X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] :[98,38] sun.security.x509.CertificateVersion is internal proprietary API and may be removed in a future release [WARNING] :[98,57] sun.security.x509.CertificateVersion is internal proprietary API and may be removed in a future release [WARNING] :[99,5] sun.security.x509.AlgorithmId is internal proprietary API and may be removed in a future release [WARNING] :[99,28] sun.security.x509.AlgorithmId is internal proprietary API and may be removed in a future release [WARNING] :[99,40] sun.security.x509.AlgorithmId is internal proprietary API and may be removed in a future release [WARNING] :[100,14] sun.security.x509.X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] :[100,45] sun.security.x509.CertificateAlgorithmId is internal proprietary API and may be removed in a future release [WARNING] :[103,5] sun.security.x509.X509CertImpl is internal proprietary API and may be removed in a future release [WARNING] :[103,29] sun.security.x509.X509CertImpl is internal proprietary API and may be removed in a future release [WARNING] :[107,13] sun.security.x509.AlgorithmId is internal proprietary API and may be removed in a future release [WARNING] :[107,35] sun.security.x509.X509CertImpl is internal proprietary API and may be removed in a future release [WARNING] :[109,12] sun.security.x509.CertificateAlgorithmId is internal proprietary API and may be removed in a future release [WARNING] :[109,48] sun.security.x509.CertificateAlgorithmId is internal proprietary API and may be removed in a future release [WARNING] :[111,16] sun.security.x509.X509CertImpl is internal proprietary API and may be removed in a future release [INFO] 41 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[37,31] cannot find symbol symbol: class MediumTests location: package org.apache.hadoop.hbase [ERROR] :[45,11] cannot find symbol symbol: class MediumTests [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] HBase ............................................. SUCCESS [3.871s] [INFO] HBase - Checkstyle ................................ SUCCESS [1.146s] [INFO] HBase - Annotations ............................... SUCCESS [0.967s] [INFO] HBase - Common .................................... SUCCESS [1:03.033s] [INFO] HBase - Protocol .................................. SUCCESS [12.167s] [INFO] HBase - Client .................................... SUCCESS [1:17.802s] [INFO] HBase - Hadoop Compatibility ...................... SUCCESS [7.046s] [INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [5.809s] [INFO] HBase - Prefix Tree ............................... SUCCESS [8.350s] [INFO] HBase - Server .................................... FAILURE [15.482s] [INFO] HBase - Testing Util .............................. SKIPPED [INFO] HBase - Thrift .................................... SKIPPED [INFO] HBase - Shell ..................................... SKIPPED [INFO] HBase - Integration Tests ......................... SKIPPED [INFO] HBase - Examples .................................. SKIPPED [INFO] HBase - Rest ...................................... SKIPPED [INFO] HBase - Assembly .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:16.509s [INFO] Finished at: Thu Nov 13 17:08:52 UTC 2014 [INFO] Final Memory: 92M/1046M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile) on project hbase-server: Compilation failure: Compilation failure: [ERROR] :[37,31] cannot find symbol [ERROR] symbol: class MediumTests [ERROR] location: package org.apache.hadoop.hbase [ERROR] :[45,11] cannot find symbol [ERROR] symbol: class MediumTests [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 :hbase-server Build step 'Invoke top-level Maven targets' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE Performing Post build task... Match found for :.* : True Logical operation result is TRUE Running script : ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l` if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then #It seems sometimes the tests are not dying immediately. Let's give them 10s echo "Suspicious java process found - waiting 10s to see if there are just slow to stop" sleep 10 ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l` if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then echo "There are $ZOMBIE_TESTS_COUNT zombie tests, they should have been killed by surefire but survived" echo "************ BEGIN zombies jstack extract" ZB_STACK=`jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack | grep ".test" | grep "\.java"` jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack echo "************ END zombies jstack extract" JIRA_COMMENT="$JIRA_COMMENT {color:red}-1 core zombie tests{color}. There are ${ZOMBIE_TESTS_COUNT} zombie test(s): ${ZB_STACK}" BAD=1 jps | grep surefirebooter | cut -d ' ' -f 1 | xargs kill -9 else echo "We're ok: there is no zombie test, but some tests took some time to stop" fi else echo "We're ok: there is no zombie test" fi [HBase-TRUNK] $ /bin/bash -xe /tmp/hudson6041992243418256727.sh ++ jps ++ grep surefirebooter ++ wc -l + ZOMBIE_TESTS_COUNT=0 + [[ 0 != 0 ]] + echo 'We'\''re ok: there is no zombie test' We're ok: there is no zombie test POST BUILD TASK : SUCCESS END OF POST BUILD TASK : 0 Archiving artifacts Sending artifact delta relative to HBase-TRUNK #5771 Archived 259 artifacts Archive block size is 32768 Received 8 blocks and 964677 bytes Compression is 21.4% Took 15 sec Recording test results Updating HBASE-12457