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 B2DB311A15 for ; Wed, 14 May 2014 23:41:51 +0000 (UTC) Received: (qmail 98977 invoked by uid 500); 10 May 2014 22:13:51 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 98190 invoked by uid 500); 10 May 2014 22:13:49 -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 97911 invoked by uid 99); 10 May 2014 22:13:49 -0000 Received: from Unknown (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 May 2014 22:13:49 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id D0565E012AF for ; Thu, 8 May 2014 09:27:48 +0000 (UTC) Date: Thu, 8 May 2014 09:27:48 +0000 (UTC) From: Apache Jenkins Server To: commits@activemq.apache.org Message-ID: <1599253136.46.1399541268850.JavaMail.jenkins@crius> In-Reply-To: <185584504.85.1399444684999.JavaMail.jenkins@crius> References: <185584504.85.1399444684999.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: ActiveMQ-Java7 #335 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: ActiveMQ-Java7 X-Jenkins-Result: FAILURE See Changes: [hiram] Fixes AMQ-5176: Support building ActiveMQ using Java 8 JDK ------------------------------------------ [...truncated 1937 lines...] [INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [4.335s] [INFO] ActiveMQ :: JAAS .................................. SUCCESS [29.484s] [INFO] ActiveMQ :: Broker ................................ SUCCESS [1:22.065s] [INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [1:48.910s] [INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [25:16.091s] [INFO] ActiveMQ :: MQTT Protocol ......................... FAILURE [1.574s] [INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [4.444s] [INFO] ActiveMQ :: LevelDB Store ......................... FAILURE [6.887s] [INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [1:27.898s] [INFO] ActiveMQ :: Pool .................................. SUCCESS [4.951s] [INFO] ActiveMQ :: RA .................................... SUCCESS [2:30.655s] [INFO] ActiveMQ :: Spring ................................ SKIPPED [INFO] ActiveMQ :: AMQP .................................. SKIPPED [INFO] ActiveMQ :: Console ............................... SUCCESS [4.635s] [INFO] ActiveMQ :: Partition Management .................. SKIPPED [INFO] ActiveMQ :: Unit Tests ............................ SKIPPED [INFO] ActiveMQ :: Camel ................................. SKIPPED [INFO] ActiveMQ :: HTTP Protocol Support ................. SKIPPED [INFO] ActiveMQ :: All JAR bundle ........................ SKIPPED [INFO] ActiveMQ :: File Server ........................... SKIPPED [INFO] ActiveMQ :: Log4j Appender ........................ SUCCESS [6.150s] [INFO] ActiveMQ :: Apache Karaf .......................... SKIPPED [INFO] ActiveMQ :: RAR ................................... SKIPPED [INFO] ActiveMQ :: Run Jar ............................... SUCCESS [3.285s] [INFO] ActiveMQ :: Shiro ................................. SKIPPED [INFO] ActiveMQ :: Runtime Configuration ................. SKIPPED [INFO] ActiveMQ :: Tooling ............................... SUCCESS [2.434s] [INFO] ActiveMQ :: Memory Usage Test Plugin .............. SUCCESS [5.229s] [INFO] ActiveMQ :: Performance Test Plugin ............... SKIPPED [INFO] ActiveMQ :: StartUp/Stop Plugin ................... SKIPPED [INFO] ActiveMQ :: Web ................................... SKIPPED [INFO] ActiveMQ :: OSGi bundle ........................... SKIPPED [INFO] ActiveMQ :: Blueprint ............................. SUCCESS [3.697s] [INFO] ActiveMQ :: Web Demo .............................. SKIPPED [INFO] ActiveMQ :: Web Console ........................... SKIPPED [INFO] ActiveMQ :: Karaf Integration Tests ............... SKIPPED [INFO] ActiveMQ :: Integration Test :: Spring 3.1 ........ SKIPPED [INFO] ActiveMQ :: Assembly .............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36:21.933s [INFO] Finished at: Thu May 08 09:26:25 UTC 2014 [INFO] Final Memory: 78M/1164M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "slow-tests" could not be activated because it does not exist. Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal on project activemq-mqtt: Could not resolve dependencies for project org.apache.activemq:activemq-mqtt:jar:5.10-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project activemq-mqtt: Could not resolve dependencies for project org.apache.activemq:activemq-mqtt:jar:5.10-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) 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) Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.activemq:activemq-mqtt:jar:5.10-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185) ... 34 more Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183) ... 35 more Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216) at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358) ... 36 more Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947) at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941) at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669) at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60) ... 3 more [ERROR] Failed to execute goal on project activemq-leveldb-store: Could not resolve dependencies for project org.apache.activemq:activemq-leveldb-store:jar:5.10-SNAPSHOT: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project activemq-leveldb-store: Could not resolve dependencies for project org.apache.activemq:activemq-leveldb-store:jar:5.10-SNAPSHOT: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) 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) Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.activemq:activemq-leveldb-store:jar:5.10-SNAPSHOT: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185) ... 34 more Caused by: org.sonatype.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183) ... 35 more Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216) at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358) ... 36 more Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947) at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941) at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669) at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60) ... 3 more [ERROR] [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :activemq-mqtt [JENKINS] Archiving to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq/activemq-osgi/5.10-SNAPSHOT/activemq-osgi-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-fileserver/5.10-SNAPSHOT/activemq-fileserver-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-unit-tests/5.10-SNAPSHOT/activemq-unit-tests-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq/activemq-karaf-itest/5.10-SNAPSHOT/activemq-karaf-itest-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-rar/5.10-SNAPSHOT/activemq-rar-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-http/5.10-SNAPSHOT/activemq-http-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq.tooling/activemq-tooling/5.10-SNAPSHOT/activemq-tooling-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq/activemq-camel/5.10-SNAPSHOT/activemq-camel-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-parent/5.10-SNAPSHOT/activemq-parent-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-tests.jar [JENKINS] Archiving to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq/activemq-web-demo/5.10-SNAPSHOT/activemq-web-demo-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-shiro/5.10-SNAPSHOT/activemq-shiro-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq.tooling/activemq-maven-plugin/5.10-SNAPSHOT/activemq-maven-plugin-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-karaf/5.10-SNAPSHOT/activemq-karaf-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-web-console/5.10-SNAPSHOT/activemq-web-console-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq/activemq-itests-spring31/5.10-SNAPSHOT/activemq-itests-spring31-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd [JENKINS] Archiving to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-schema.html [JENKINS] Archiving to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd.html [JENKINS] Archiving to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-all/5.10-SNAPSHOT/activemq-all-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/apache-activemq/5.10-SNAPSHOT/apache-activemq-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT-sources.jar [JENKINS] Archiving to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-web/5.10-SNAPSHOT/activemq-web-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.pom [JENKINS] Archiving to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.jar [JENKINS] Archiving to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT-sources.jar Sending e-mails to: commits@activemq.apache.org Sending e-mails to: commits@activemq.apache.org channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released