Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-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 EF4F010F4D for ; Fri, 25 Oct 2013 01:21:26 +0000 (UTC) Received: (qmail 72429 invoked by uid 500); 25 Oct 2013 01:21:26 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 72388 invoked by uid 500); 25 Oct 2013 01:21:26 -0000 Mailing-List: contact dev-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 dev@activemq.apache.org Received: (qmail 72380 invoked by uid 99); 25 Oct 2013 01:21:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Oct 2013 01:21:26 +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; Fri, 25 Oct 2013 01:21:24 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id B8A71C0400 for ; Fri, 25 Oct 2013 01:21:03 +0000 (UTC) Date: Fri, 25 Oct 2013 01:21:03 +0000 (UTC) From: Apache Jenkins Server To: dev@activemq.apache.org Message-ID: <1756078638.4854.1382664063754.JavaMail.hudson@aegis> In-Reply-To: <1734249627.4747.1382617717418.JavaMail.hudson@aegis> References: <1734249627.4747.1382617717418.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: ActiveMQ #1402 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: ActiveMQ X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [tabish121] fix for: https://issues.apache.org/jira/browse/AMQ-4822 [christian.posta] Fix for https://issues.apache.org/jira/browse/AMQ-4823 NetworkConnector not registered in JMX when created from Broker View + unit tests [gtully] https://issues.apache.org/jira/browse/AMQ-4821 - refix; we now use any referenced factorybean for default properties ------------------------------------------ [...truncated 1432 lines...] [WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324) at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:141) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) 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:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) 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:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at hudson.maven.Maven3Builder.call(Maven3Builder.java:130) at hudson.maven.Maven3Builder.call(Maven3Builder.java:67) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:662) Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@19b6cff) at org.kxml2.io.KXmlParser.exception(Unknown Source) at org.kxml2.io.KXmlParser.nextTag(Unknown Source) at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43) at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147) at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118) at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:316) ... 34 more [01:17:48] Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: ------------------------------------------------------------------------ Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: Skipping ActiveMQ :: Web Demo Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: This project has been banned from the build due to previous failures. Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: ------------------------------------------------------------------------ Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: ------------------------------------------------------------------------ Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: Skipping ActiveMQ :: Web Console Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: This project has been banned from the build due to previous failures. Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: ------------------------------------------------------------------------ Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: ------------------------------------------------------------------------ Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: Skipping ActiveMQ :: Karaf Integration Tests Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: This project has been banned from the build due to previous failures. Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: ------------------------------------------------------------------------ Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: ------------------------------------------------------------------------ Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: Skipping ActiveMQ :: Integration Test :: Spring 3.1 Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: This project has been banned from the build due to previous failures. Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: ------------------------------------------------------------------------ Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: ------------------------------------------------------------------------ Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: Skipping ActiveMQ :: Assembly Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: This project has been banned from the build due to previous failures. Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger projectSkipped INFO: ------------------------------------------------------------------------ Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ------------------------------------------------------------------------ Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: Reactor Summary: Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ .......................................... SUCCESS [20.670s] Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Openwire Generator .................... SUCCESS [9.548s] Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Client ................................ SUCCESS [1:58.711s] Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Openwire Legacy Support ............... SUCCESS [8.506s] Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: JAAS .................................. SUCCESS [42.047s] Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Broker ................................ SUCCESS [1:26.386s] Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: KahaDB Store .......................... FAILURE [4:41.036s] Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: STOMP Protocol ........................ SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: MQTT Protocol ......................... FAILURE [8:06.412s] Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: JDBC Store ............................ SUCCESS [8.329s] Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: LevelDB Store ......................... SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Generic JMS Pool ...................... SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Pool .................................. SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: RA .................................... SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Spring ................................ SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: AMQP .................................. SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Console ............................... SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Partition Management .................. SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Unit Tests ............................ SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Camel ................................. SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: HTTP Protocol Support ................. SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: All JAR bundle ........................ SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: File Server ........................... SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Log4j Appender ........................ SUCCESS [10.930s] Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Apache Karaf .......................... SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: RAR ................................... SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Run Jar ............................... SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Runtime Configuration ................. SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Tooling ............................... SUCCESS [5.767s] Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Memory Usage Test Plugin .............. SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Performance Test Plugin ............... SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: StartUp Plugin ........................ SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Web ................................... SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: OSGi bundle ........................... SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Blueprint ............................. SUCCESS [7.324s] Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Web Demo .............................. SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Web Console ........................... SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Karaf Integration Tests ............... SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Integration Test :: Spring 3.1 ........ SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary INFO: ActiveMQ :: Assembly .............................. SKIPPED Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logResult INFO: ------------------------------------------------------------------------ Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logResult INFO: BUILD FAILURE Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logStats INFO: ------------------------------------------------------------------------ Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logStats INFO: Total time: 18:12.097s Oct 25, 2013 1:17:48 AM org.apache.maven.cli.event.ExecutionEventLogger logStats INFO: Finished at: Fri Oct 25 01:17:48 UTC 2013 Oct 25, 2013 1:17:49 AM org.apache.maven.cli.event.ExecutionEventLogger logStats INFO: Final Memory: 44M/930M Oct 25, 2013 1:17:49 AM org.apache.maven.cli.event.ExecutionEventLogger sessionEnded INFO: ------------------------------------------------------------------------ [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-parent/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-parent/5.10-SNAPSHOT/activemq-parent-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-client/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-client/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$apache-activemq/builds/2013-10-25_00-59-27/archive/org.apache.activemq/apache-activemq/5.10-SNAPSHOT/apache-activemq-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-camel/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-camel/5.10-SNAPSHOT/activemq-camel-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq.tooling$activemq-tooling/builds/2013-10-25_00-59-27/archive/org.apache.activemq.tooling/activemq-tooling/5.10-SNAPSHOT/activemq-tooling-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-pool/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-karaf-itest/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-karaf-itest/5.10-SNAPSHOT/activemq-karaf-itest-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-broker/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-broker/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-broker/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-tests.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq.tooling$activemq-perf-maven-plugin/builds/2013-10-25_00-59-27/archive/org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-kahadb-store/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-blueprint/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-blueprint/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-stomp/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-unit-tests/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-unit-tests/5.10-SNAPSHOT/activemq-unit-tests-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-spring/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-openwire-legacy/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-openwire-legacy/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-karaf/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-karaf/5.10-SNAPSHOT/activemq-karaf-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-web-demo/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-web-demo/5.10-SNAPSHOT/activemq-web-demo-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-web-console/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-web-console/5.10-SNAPSHOT/activemq-web-console-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-jdbc-store/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-jdbc-store/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-jaas/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-jaas/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-run/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-amqp/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-jms-pool/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-openwire-generator/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-openwire-generator/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-console/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-web/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-web/5.10-SNAPSHOT/activemq-web-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-log4j-appender/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-log4j-appender/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-runtime-config/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq.tooling$activemq-memtest-maven-plugin/builds/2013-10-25_00-59-27/archive/org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-itests-spring31/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-itests-spring31/5.10-SNAPSHOT/activemq-itests-spring31-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-http/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-http/5.10-SNAPSHOT/activemq-http-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-osgi/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-osgi/5.10-SNAPSHOT/activemq-osgi-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-partition/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-fileserver/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-fileserver/5.10-SNAPSHOT/activemq-fileserver-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-leveldb-store/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-all/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-all/5.10-SNAPSHOT/activemq-all-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-mqtt/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq.tooling$activemq-maven-plugin/builds/2013-10-25_00-59-27/archive/org.apache.activemq.tooling/activemq-maven-plugin/5.10-SNAPSHOT/activemq-maven-plugin-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-ra/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/ActiveMQ/modules/org.apache.activemq$activemq-rar/builds/2013-10-25_00-59-27/archive/org.apache.activemq/activemq-rar/5.10-SNAPSHOT/activemq-rar-5.10-SNAPSHOT.pom Sending e-mails to: dev@activemq.apache.org Sending e-mails to: dev@activemq.apache.org channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released