Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2EE8B9F32 for ; Wed, 10 Oct 2012 19:57:34 +0000 (UTC) Received: (qmail 80301 invoked by uid 500); 10 Oct 2012 19:57:34 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 80255 invoked by uid 500); 10 Oct 2012 19:57:34 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 80244 invoked by uid 99); 10 Oct 2012 19:57:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2012 19:57:33 +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; Wed, 10 Oct 2012 19:57:32 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 4455DC00A0 for ; Wed, 10 Oct 2012 19:57:12 +0000 (UTC) Date: Wed, 10 Oct 2012 19:57:12 +0000 (UTC) From: Apache Jenkins Server To: dev@accumulo.apache.org Message-ID: <1006039653.1596.1349899032197.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Accumu?= =?UTF-8?Q?lo-Trunk_=C2=BB_accumulo-server_#500?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: accumulo-server X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [ecn] ACCUMULO-786: move server-side timestamp setting to server-only code ------------------------------------------ projectStarted org.apache.accumulo:accumulo-server:1.5.0-SNAPSHOT [INFO] [INFO] Deleting (includes = [**/*.pyc], excludes = []) [INFO] ------------------------------------------------------------------------ [INFO] Building accumulo-server 1.5.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ accumulo-server --- mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) [INFO] Checking for local modifications: skipped. mojoStarted org.codehaus.mojo:buildnumber-maven-plugin:1.1(default)[INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && svn --non-interactive info [INFO] Working directory: [INFO] Storing buildNumber: 1396759 at timestamp: 1349898788093 [INFO] Executing: /bin/sh -c cd && svn --non-interactive info [INFO] Working directory: [INFO] Storing buildScmBranch: trunk [INFO] [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ accumulo-server --- mojoSucceeded org.codehaus.mojo:buildnumber-maven-plugin:1.1(default) mojoStarted org.apache.maven.plugins:maven-enforcer-plugin:1.0.1(enforce-mvn) [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-server --- mojoSucceeded org.apache.maven.plugins:maven-enforcer-plugin:1.0.1(enforce-mvn) mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ accumulo-server --- mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) [debug] execute contextualize mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 38 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ accumulo-server --- mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources) [INFO] Copying commons-configuration-1.5.jar to /home/jenkins/jenkins-slave/workspace/Accumulo-Trunk/accumulo-trunk/lib/commons-configuration-1.5.jar mojoStarted org.apache.maven.plugins:maven-dependency-plugin:2.3(copy-dependencies)[INFO] commons-collections-3.2.jar already exists in destination. [INFO] commons-lang-2.4.jar already exists in destination. [INFO] commons-io-1.4.jar already exists in destination. [INFO] libthrift-0.8.0.jar already exists in destination. [INFO] log4j-1.2.16.jar already exists in destination. [INFO] jline-0.9.94.jar already exists in destination. [INFO] [INFO] --- maven-dependency-plugin:2.3:copy-dependencies (copy-dependencies) @ accumulo-server --- mojoSucceeded org.apache.maven.plugins:maven-dependency-plugin:2.3(copy-dependencies) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ accumulo-server --- [INFO] Compiling 400 source files to mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)[INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[147,38] package org.apache.accumulo.server.data does not exist [ERROR] :[27,38] package org.apache.accumulo.server.data does not exist [ERROR] :[40,44] cannot find symbol symbol : class TabletMutations location: package org.apache.accumulo.core.tabletserver [ERROR] :[26,38] package org.apache.accumulo.server.data does not exist [ERROR] :[36,44] cannot find symbol symbol : class TabletMutations location: package org.apache.accumulo.core.tabletserver [ERROR] :[31,38] package org.apache.accumulo.server.data does not exist [ERROR] :[316,45] cannot find symbol symbol : class TabletMutations location: class org.apache.accumulo.server.tabletserver.log.DfsLogger [ERROR] :[134,9] cannot find symbol symbol : class TabletMutations location: class org.apache.accumulo.server.tabletserver.log.DfsLogger.LogWork [ERROR] :[138,24] cannot find symbol symbol : class TabletMutations location: class org.apache.accumulo.server.tabletserver.log.DfsLogger.LogWork [ERROR] :[1461,36] cannot find symbol symbol : class ServerMutation location: class org.apache.accumulo.server.tabletserver.TabletServer.ThriftClientHandler [ERROR] :[1676,32] cannot find symbol symbol : class ServerMutation location: class org.apache.accumulo.server.tabletserver.TabletServer.ThriftClientHandler [ERROR] :[59,4] cannot find symbol symbol : class ServerMutation location: class org.apache.accumulo.server.tabletserver.TabletTime [ERROR] :[59,24] cannot find symbol symbol : class ServerMutation location: class org.apache.accumulo.server.tabletserver.TabletTime [ERROR] :[313,56] cannot find symbol symbol : class TabletMutations location: class org.apache.accumulo.server.tabletserver.log.DfsLogger [ERROR] :[321,13] cannot find symbol symbol : class TabletMutations location: class org.apache.accumulo.server.tabletserver.log.DfsLogger [ERROR] :[69,34] cannot find symbol symbol : class ServerMutation location: class org.apache.accumulo.server.tabletserver.MutationLog [ERROR] :[365,13] cannot find symbol symbol: class TabletMutations List copy = new ArrayList(loggables.size()); [ERROR] :[365,51] cannot find symbol symbol: class TabletMutations List copy = new ArrayList(loggables.size()); [ERROR] :[368,23] cannot find symbol symbol: class TabletMutations copy.add(new TabletMutations(cs.getLogId(), cs.getWALogSeq(), entry.getValue())); [ERROR] :[45,6] cannot find symbol symbol : class ServerMutation location: class org.apache.accumulo.server.logger.LogFileValue [ERROR] :[45,36] cannot find symbol symbol : class ServerMutation location: class org.apache.accumulo.server.logger.LogFileValue [INFO] 21 errors [INFO] ------------------------------------------------------------- projectFailed org.apache.accumulo:accumulo-server:1.5.0-SNAPSHOT