Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 65DEE117DC for ; Fri, 18 Jul 2014 08:09:31 +0000 (UTC) Received: (qmail 93177 invoked by uid 500); 18 Jul 2014 08:09:31 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 93133 invoked by uid 500); 18 Jul 2014 08:09:31 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 93124 invoked by uid 99); 18 Jul 2014 08:09:31 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2014 08:09:31 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 163D7E00277 for ; Fri, 18 Jul 2014 08:09:31 +0000 (UTC) Date: Fri, 18 Jul 2014 08:09:31 +0000 (UTC) From: Apache Jenkins Server To: commits@activemq.apache.org Message-ID: <49016775.2933.1405670971089.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_ActiveMQ?= =?UTF-8?Q?-Java7_=C2=BB_ActiveMQ_::_Console_#389?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: ActiveMQ :: Console X-Jenkins-Result: FAILURE See Changes: [dejan] https://issues.apache.org/jira/browse/AMQ-5105 - problem starting broker with leveldb store ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ :: Console 5.11-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/maven-jetty-plugin/7.6.9.v20130131/maven-jetty-plugin-7.6.9.v20130131.pom [WARNING] The POM for org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 Downloading: http://repository.apache.org/snapshots/org/apache/activemq/activemq-kahadb-store/5.11-SNAPSHOT/maven-metadata.xml Downloaded: http://repository.apache.org/snapshots/org/apache/activemq/activemq-kahadb-store/5.11-SNAPSHOT/maven-metadata.xml (2 KB at 0.9 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/activemq/activemq-broker/5.11-SNAPSHOT/maven-metadata.xml Downloaded: http://repository.apache.org/snapshots/org/apache/activemq/activemq-broker/5.11-SNAPSHOT/maven-metadata.xml (2 KB at 1.5 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/activemq/activemq-client/5.11-SNAPSHOT/maven-metadata.xml Downloaded: http://repository.apache.org/snapshots/org/apache/activemq/activemq-client/5.11-SNAPSHOT/maven-metadata.xml (2 KB at 1.2 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/activemq/activemq-openwire-legacy/5.11-SNAPSHOT/maven-metadata.xml Downloaded: http://repository.apache.org/snapshots/org/apache/activemq/activemq-openwire-legacy/5.11-SNAPSHOT/maven-metadata.xml (2 KB at 0.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-console --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-console --- [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-console --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ activemq-console --- [INFO] Source directory: added. [INFO] [INFO] --- hawtbuf-protoc:1.11:compile (default) @ activemq-console --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-console --- [WARNING] Invalid POM for org.apache.activemq:activemq-kahadb-store:jar:5.11-SNAPSHOT, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] Invalid POM for org.apache.activemq:activemq-broker:test-jar:tests:5.11-SNAPSHOT, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] Invalid project model for artifact [activemq-kahadb-store:org.apache.activemq:5.11-SNAPSHOT]. It will be ignored by the remote resources Mojo. [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ activemq-console --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ activemq-console --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ activemq-console --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ activemq-console --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ activemq-console --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ activemq-console --- java.io.FileNotFoundException: (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:138) at hudson.Util.getDigestOf(Util.java:593) at hudson.maven.reporters.MavenArtifactArchiver.postBuild(MavenArtifactArchiver.java:99) at hudson.maven.Maven3Builder$MavenExecutionListener.recordProjectEnded(Maven3Builder.java:556) at hudson.maven.Maven3Builder$MavenExecutionListener.projectFailed(Maven3Builder.java:544) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:77) at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:137) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724)