You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/29 14:28:47 UTC

Build failed in Jenkins: ActiveMQ-Java7 #331

See <https://builds.apache.org/job/ActiveMQ-Java7/331/changes>

Changes:

[tabish121] https://issues.apache.org/jira/browse/AMQ-5163

------------------------------------------
[...truncated 3081 lines...]
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Web Console
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Karaf Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Integration Test :: Spring 3.1
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Assembly
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [25.426s]
[INFO] ActiveMQ :: Openwire Generator .................... SUCCESS [6.107s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [1:52.684s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [6.887s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [33.334s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:27.836s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [13:23.348s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [37:03.793s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [9:50.849s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [5.256s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [34:20.036s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [1:32.097s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [6.193s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:31.657s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:22.692s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [27:35.722s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [6.613s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [22.680s]
[INFO] ActiveMQ :: Unit Tests ............................ FAILURE [1:21:40.935s]
[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 [9.361s]
[INFO] ActiveMQ :: Apache Karaf .......................... SKIPPED
[INFO] ActiveMQ :: RAR ................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ............................... SUCCESS [6.913s]
[INFO] ActiveMQ :: Shiro ................................. SKIPPED
[INFO] ActiveMQ :: Runtime Configuration ................. SUCCESS [5:29.310s]
[INFO] ActiveMQ :: Tooling ............................... SUCCESS [3.270s]
[INFO] ActiveMQ :: Memory Usage Test Plugin .............. SUCCESS [7.096s]
[INFO] ActiveMQ :: Performance Test Plugin ............... SUCCESS [5.581s]
[INFO] ActiveMQ :: StartUp/Stop Plugin ................... SKIPPED
[INFO] ActiveMQ :: Web ................................... SKIPPED
[INFO] ActiveMQ :: OSGi bundle ........................... SKIPPED
[INFO] ActiveMQ :: Blueprint ............................. SUCCESS [9.877s]
[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: 3:41:51.230s
[INFO] Finished at: Tue Apr 29 11:16:00 UTC 2014
[INFO] Final Memory: 118M/1292M
[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 org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-unit-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter4171162950099256797.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire6576234387708040339tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1574525603720346746906tmp>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-unit-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter4171162950099256797.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire6576234387708040339tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1574525603720346746906tmp>
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	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.plugin.MojoFailureException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter4171162950099256797.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire6576234387708040339tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1574525603720346746906tmp>
	at org.apache.maven.plugin.surefire.SurefirePlugin.assertNoException(SurefirePlugin.java:198)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:188)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:852)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter4171162950099256797.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire6576234387708040339tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1574525603720346746906tmp>
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:316)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:169)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822)
	... 34 more
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter4171162950099256797.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire6576234387708040339tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1574525603720346746906tmp>
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
	at java.util.concurrent.FutureTask.get(FutureTask.java:111)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:300)
	... 37 more
Caused by: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter4171162950099256797.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire6576234387708040339tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1574525603720346746906tmp>
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:485)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$300(ForkStarter.java:85)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:288)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:283)
	... 5 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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :activemq-unit-tests
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.10-SNAPSHOT/activemq-osgi-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-fileserver/pom.xml> to org.apache.activemq/activemq-fileserver/5.10-SNAPSHOT/activemq-fileserver-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.10-SNAPSHOT/activemq-unit-tests-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.10-SNAPSHOT/activemq-karaf-itest-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.10-SNAPSHOT/activemq-rar-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.10-SNAPSHOT/activemq-http-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/target/activemq-amqp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/target/activemq-amqp-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.10-SNAPSHOT/activemq-tooling-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.10-SNAPSHOT/activemq-camel-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/target/activemq-runtime-config-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/target/activemq-runtime-config-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/pom.xml> to org.apache.activemq/activemq-parent/5.10-SNAPSHOT/activemq-parent-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.10-SNAPSHOT/activemq-web-demo-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.10-SNAPSHOT/activemq-shiro-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.10-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.10-SNAPSHOT/activemq-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.10-SNAPSHOT/activemq-karaf-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.10-SNAPSHOT/activemq-web-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.10-SNAPSHOT/activemq-itests-spring31-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.10-SNAPSHOT/activemq-all-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.10-SNAPSHOT/apache-activemq-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.10-SNAPSHOT/activemq-web-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT-sources.jar> 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
Sending e-mails to: commits@activemq.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Build failed in Jenkins: ActiveMQ-Java7 #332

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java7/332/changes>

Changes:

[kevin] Ignoring testAdvisory test for now, see https://issues.apache.org/jira/browse/AMQ-5164

[hadrian] Use autocrlf consistently for line endings

[hadrian] Ignore crashing test in stomp, improve test timing

------------------------------------------
[...truncated 4003 lines...]
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Web Console
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Karaf Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Integration Test :: Spring 3.1
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Assembly
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [14.817s]
[INFO] ActiveMQ :: Openwire Generator .................... SUCCESS [21.062s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [6:12.511s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [9.233s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [1:06.369s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:49.334s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:48.540s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [29:39.534s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [11:23.883s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [7.455s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [11:00.810s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [1:44.998s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [13.967s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [1:59.521s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [2:08.048s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [36:34.114s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [1:32.677s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [1:29.757s]
[INFO] ActiveMQ :: Unit Tests ............................ FAILURE [2:43:30.041s]
[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 [41.711s]
[INFO] ActiveMQ :: Apache Karaf .......................... SKIPPED
[INFO] ActiveMQ :: RAR ................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ............................... SUCCESS [12.293s]
[INFO] ActiveMQ :: Shiro ................................. SKIPPED
[INFO] ActiveMQ :: Runtime Configuration ................. SUCCESS [6:08.198s]
[INFO] ActiveMQ :: Tooling ............................... SUCCESS [7.600s]
[INFO] ActiveMQ :: Memory Usage Test Plugin .............. SUCCESS [22.533s]
[INFO] ActiveMQ :: Performance Test Plugin ............... SUCCESS [15.705s]
[INFO] ActiveMQ :: StartUp/Stop Plugin ................... SKIPPED
[INFO] ActiveMQ :: Web ................................... SKIPPED
[INFO] ActiveMQ :: OSGi bundle ........................... SKIPPED
[INFO] ActiveMQ :: Blueprint ............................. SUCCESS [8.657s]
[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: 4:45:04.160s
[INFO] Finished at: Wed Apr 30 10:08:17 UTC 2014
[INFO] Final Memory: 122M/1230M
[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 org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-unit-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter5399421141680061970.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire9124641494711392785tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_2398746545266742689233tmp>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-unit-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter5399421141680061970.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire9124641494711392785tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_2398746545266742689233tmp>
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	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.plugin.MojoFailureException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter5399421141680061970.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire9124641494711392785tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_2398746545266742689233tmp>
	at org.apache.maven.plugin.surefire.SurefirePlugin.assertNoException(SurefirePlugin.java:198)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:188)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:852)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter5399421141680061970.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire9124641494711392785tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_2398746545266742689233tmp>
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:316)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:169)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822)
	... 34 more
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter5399421141680061970.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire9124641494711392785tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_2398746545266742689233tmp>
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
	at java.util.concurrent.FutureTask.get(FutureTask.java:111)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:300)
	... 37 more
Caused by: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter5399421141680061970.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire9124641494711392785tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_2398746545266742689233tmp>
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:485)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$300(ForkStarter.java:85)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:288)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:283)
	... 5 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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :activemq-unit-tests
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.10-SNAPSHOT/activemq-osgi-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-fileserver/pom.xml> to org.apache.activemq/activemq-fileserver/5.10-SNAPSHOT/activemq-fileserver-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.10-SNAPSHOT/activemq-unit-tests-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.10-SNAPSHOT/activemq-karaf-itest-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.10-SNAPSHOT/activemq-rar-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.10-SNAPSHOT/activemq-http-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/target/activemq-amqp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/target/activemq-amqp-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.10-SNAPSHOT/activemq-tooling-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.10-SNAPSHOT/activemq-camel-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/target/activemq-runtime-config-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/target/activemq-runtime-config-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/pom.xml> to org.apache.activemq/activemq-parent/5.10-SNAPSHOT/activemq-parent-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.10-SNAPSHOT/activemq-web-demo-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.10-SNAPSHOT/activemq-shiro-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.10-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.10-SNAPSHOT/activemq-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.10-SNAPSHOT/activemq-karaf-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.10-SNAPSHOT/activemq-web-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.10-SNAPSHOT/activemq-itests-spring31-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.10-SNAPSHOT/activemq-all-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.10-SNAPSHOT/apache-activemq-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.10-SNAPSHOT/activemq-web-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT-sources.jar> 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
Sending e-mails to: commits@activemq.apache.org
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