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 363B71874E for ; Sat, 26 Dec 2015 20:05:35 +0000 (UTC) Received: (qmail 74384 invoked by uid 500); 26 Dec 2015 20:05:35 -0000 Delivered-To: apmail-hbase-builds-archive@hbase.apache.org Received: (qmail 74341 invoked by uid 500); 26 Dec 2015 20:05:35 -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 74330 invoked by uid 99); 26 Dec 2015 20:05:35 -0000 Received: from analysis-vm.apache.org (HELO analysis.apache.org) (140.211.11.61) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Dec 2015 20:05:35 +0000 Received: from sonar.apache.org (localhost [127.0.0.1]) by analysis.apache.org (Postfix) with ESMTP id C8DF47FD8F for ; Sat, 26 Dec 2015 20:05:34 +0000 (UTC) Date: Sat, 26 Dec 2015 20:05:34 +0000 (UTC) From: gmcdonald@apache.org To: builds@hbase.apache.org Message-ID: <1462770858.68.1451160334603.JavaMail.jenkins@analysis-vm> In-Reply-To: <1258903095.62.1451073938125.JavaMail.jenkins@analysis-vm> References: <1258903095.62.1451073938125.JavaMail.jenkins@analysis-vm> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_hbase?= =?UTF-8?Q?_=C2=BB_Apache_HBase_-_Server_#1024?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk8xrrK5092fOB4OdlLqQk0MkK83p4s8kJjdro5tCUnyQ5tR1+R/i/2sSH4vggh5qk8BF/CYBGSaEdBbDl0DVj+CLoWNAFIg6/u/Wjaz/9Jt1wLlrAvJTTk4Ga8bS8YYhiCCev5xzRXhH0jd/laj6+Kp9m8wbIJlIxWSBrWql/Ky2kg9M+TkRAyr/Jet7z828AxT9WLc+EPuGL81+74c9smCl3H3sQC4oj7P2W4g1zUJCYsfyCTegGb+lbn7dOIrQKeO17jqJo1QL87xUy6UL8LIbl46Rkq6/uvyla4ZpOMHtlg25f8jurV9fMAYRmxZRUY71vSkIB25Z7ZU/XlQdNQIDAQAB X-Jenkins-Job: hbase/org.apache.hbase:hbase-server X-Jenkins-Result: FAILURE See ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache HBase - Server 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-server --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @ hbase-server --- [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.4.1:translate (default) @ hbase-server --- [INFO] Translating 10 templates from to [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate) @ hbase-server --- [INFO] Executing tasks main: [mkdir] Created dir: [copy] Copying 20 files to [INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog [mkdir] Created dir: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5: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 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ hbase-server --- [INFO] Compiling 817 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] :[100] sun.misc.Signal is internal proprietary API and may be removed in a future release [WARNING] :[100] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release [WARNING] :[611,25] sun.misc.Signal is internal proprietary API and may be removed in a future release [WARNING] :[611,44] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release [WARNING] :[612,28] sun.misc.Signal is internal proprietary API and may be removed in a future release [WARNING] :[611,7] sun.misc.Signal is internal proprietary API and may be removed in a future release [INFO] 6 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[49,26] org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader is not public in org.apache.hadoop.hbase.io.hfile.HFileBlockIndex; cannot be accessed from outside package [ERROR] :[43,8] org.apache.hadoop.hbase.util.CompoundBloomFilter is not abstract and does not override abstract method contains(byte[],int,int,org.apache.hadoop.hbase.nio.ByteBuff) in org.apache.hadoop.hbase.util.BloomFilter [ERROR] :[87,32] org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader is not public in org.apache.hadoop.hbase.io.hfile.HFileBlockIndex; cannot be accessed from outside package [ERROR] :[91,3] method does not override or implement a method from a supertype [ERROR] :[119,57] incompatible types required: java.nio.ByteBuffer found: org.apache.hadoop.hbase.nio.ByteBuff [ERROR] :[120,31] method contains in class org.apache.hadoop.hbase.util.BloomFilterUtil cannot be applied to given types; required: byte[],int,int,org.apache.hadoop.hbase.nio.ByteBuff,int,int,org.apache.hadoop.hbase.util.Hash,int found: byte[],int,int,java.nio.ByteBuffer,int,int,org.apache.hadoop.hbase.util.Hash,int reason: actual argument java.nio.ByteBuffer cannot be converted to org.apache.hadoop.hbase.nio.ByteBuff by method invocation conversion [ERROR] :[135,3] method does not override or implement a method from a supertype [INFO] 7 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving disabled