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 2016/04/19 00:25:25 UTC

Build failed in Jenkins: ActiveMQ-Artemis-Master #413

See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/413/changes>

Changes:

[clebertsuconic]  ARTEMIS-480

------------------------------------------
[...truncated 13505 lines...]
	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [junit-4.11.jar:]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [junit-4.11.jar:]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [junit-4.11.jar:]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203) [surefire-booter-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) [surefire-booter-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.18.1.jar:2.18.1]

22:25:05,916 INFO  [org.apache.activemq.artemis.ra] AMQ151001: Attempting to reconnect org.apache.activemq.artemis.ra.inflow.ActiveMQActivationSpec(ra=org.apache.activemq.artemis.ra.ActiveMQResourceAdapter@6c7baf00 destination=test destinationType=javax.jms.Topic ack=Auto-acknowledge durable=false clientID=null user=user password=**** maxSession=1)
22:25:05,917 INFO  [org.apache.activemq.artemis.ra] AMQ151004: Instantiating javax.jms.Topic "test" directly since UseJNDI=false.
22:25:05,923 ERROR [org.apache.activemq.artemis.core.server] AMQ224018: Failed to create session: ActiveMQSecurityException[errorType=SECURITY_EXCEPTION message=AMQ119031: Unable to validate user]
	at org.apache.activemq.artemis.core.security.impl.SecurityStoreImpl.authenticate(SecurityStoreImpl.java:145) [:]
	at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.createSession(ActiveMQServerImpl.java:1100) [:]
	at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQPacketHandler.handleCreateSession(ActiveMQPacketHandler.java:151) [:]
	at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQPacketHandler.handlePacket(ActiveMQPacketHandler.java:77) [:]
	at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.handlePacket(ChannelImpl.java:628) [:]
	at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.doBufferReceived(RemotingConnectionImpl.java:368) [:]
	at org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl.bufferReceived(RemotingConnectionImpl.java:350) [:]
	at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:597) [:]
	at org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection$1.run(InVMConnection.java:189) [:]
	at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100) [:]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_74]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_74]
	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_74]

22:25:05,926 ERROR [org.apache.activemq.artemis.ra] AMQ154003: Unable to reconnect org.apache.activemq.artemis.ra.inflow.ActiveMQActivationSpec(ra=org.apache.activemq.artemis.ra.ActiveMQResourceAdapter@6c7baf00 destination=test destinationType=javax.jms.Topic ack=Auto-acknowledge durable=false clientID=null user=user password=**** maxSession=1): ActiveMQSecurityException[errorType=SECURITY_EXCEPTION message=AMQ119031: Unable to validate user]
	at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:404) [:]
	at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:305) [:]
	at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.createSessionContext(ActiveMQClientProtocolManager.java:291) [:]
	at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.createSessionContext(ActiveMQClientProtocolManager.java:239) [:]
	at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSessionChannel(ClientSessionFactoryImpl.java:1309) [:]
	at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSessionInternal(ClientSessionFactoryImpl.java:674) [:]
	at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSession(ClientSessionFactoryImpl.java:302) [:]
	at org.apache.activemq.artemis.ra.ActiveMQResourceAdapter.createSession(ActiveMQResourceAdapter.java:1534) [:]
	at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.setupSession(ActiveMQActivation.java:490) [:]
	at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.setup(ActiveMQActivation.java:316) [:]
	at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.reconnect(ActiveMQActivation.java:679) [:]
	at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation$SetupActivation.run(ActiveMQActivation.java:724) [:]
	at org.apache.activemq.artemis.tests.unit.ra.BootstrapContext$1.scheduleWork(BootstrapContext.java:64) [:]
	at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.start(ActiveMQActivation.java:253) [:]
	at org.apache.activemq.artemis.tests.unit.ra.ResourceAdapterTest.testForConnectionLeakDuringActivationWhenSessionCreationFails(ResourceAdapterTest.java:513) [:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_74]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_74]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_74]
	at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_74]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [junit-4.11.jar:]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.11.jar:]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [junit-4.11.jar:]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.11.jar:]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.11.jar:]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.11.jar:]
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:]
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit-4.11.jar:]
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:]
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:]
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit-4.11.jar:]
	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [junit-4.11.jar:]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [junit-4.11.jar:]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [junit-4.11.jar:]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203) [surefire-booter-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) [surefire-booter-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.18.1.jar:2.18.1]

22:25:05,929 INFO  [org.apache.activemq.artemis.ra] AMQ151003: resource adaptor stopped
22:25:05,935 INFO  [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.3.0-SNAPSHOT [65a43058-05b4-11e6-a933-020007a90005] stopped, uptime 2.045 seconds
22:25:05,940 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testForConnectionLeakDuringActivationWhenSessionCreationFails()...
22:25:05,942 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateConnectionFactoryThrowsException()...
#test testCreateConnectionFactoryThrowsException
22:25:05,947 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateConnectionFactoryThrowsException()...
22:25:05,948 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateConnectionFactoryMultipleConnectorsOverrideAndParams()...
#test testCreateConnectionFactoryMultipleConnectorsOverrideAndParams
22:25:05,953 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateConnectionFactoryMultipleConnectorsOverrideAndParams()...
22:25:05,954 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: test2DefaultConnectionFactorySame()...
#test test2DefaultConnectionFactorySame
22:25:05,960 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: test2DefaultConnectionFactorySame()...
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.357 sec - in org.apache.activemq.artemis.tests.unit.ra.ResourceAdapterTest
Running org.apache.activemq.artemis.tests.unit.util.ActiveMQBufferInputStreamTest
22:25:05,962 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testReadBytes()...
#test testReadBytes
22:25:05,970 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testReadBytes()...
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.activemq.artemis.tests.unit.util.ActiveMQBufferInputStreamTest
Running org.apache.activemq.artemis.tests.unit.util.LinkedListTest
22:25:05,972 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddHead()...
#test testAddHead
22:25:05,976 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddHead()...
22:25:05,977 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddTail()...
#test testAddTail
22:25:05,980 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddTail()...
22:25:05,981 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddHeadAndTail()...
#test testAddHeadAndTail
22:25:05,985 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddHeadAndTail()...
22:25:05,985 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateIteratorAfterAddElements()...
#test testCreateIteratorAfterAddElements
22:25:05,989 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateIteratorAfterAddElements()...
22:25:05,989 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testClear()...
#test testClear
22:25:05,997 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testClear()...
22:25:05,997 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testPoll()...
#test testPoll
22:25:06,003 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testPoll()...
22:25:06,004 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead1()...
#test testRemoveHead1
22:25:06,008 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead1()...
22:25:06,009 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead2()...
#test testRemoveHead2
22:25:06,013 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead2()...
22:25:06,014 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead3()...
#test testRemoveHead3
22:25:06,020 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead3()...
22:25:06,021 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail1()...
#test testRemoveTail1
22:25:06,027 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail1()...
22:25:06,028 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail2()...
#test testRemoveTail2
22:25:06,032 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail2()...
22:25:06,033 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail3()...
#test testRemoveTail3
22:25:06,038 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail3()...
22:25:06,039 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveInTurn()...
#test testRemoveInTurn
22:25:06,045 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveInTurn()...
22:25:06,046 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveMiddle()...
#test testRemoveMiddle
22:25:06,051 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveMiddle()...
22:25:06,052 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddHeadAndRemove()...
#test testAddHeadAndRemove
Jumping 500
22:25:06,060 INFO  [org.apache.activemq.artemis.core.server] #test forceGC
22:25:06,221 INFO  [org.apache.activemq.artemis.core.server] #test forceGC Done 
22:25:06,226 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddHeadAndRemove()...
22:25:06,228 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMultipleIterators1()...
#test testMultipleIterators1
22:25:06,232 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMultipleIterators1()...
22:25:06,233 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMultipleIterators2()...
#test testMultipleIterators2
22:25:06,237 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMultipleIterators2()...
22:25:06,238 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testResizing()...
#test testResizing
22:25:06,256 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testResizing()...
22:25:06,257 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRepeatAndRemove()...
#test testRepeatAndRemove
22:25:06,262 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRepeatAndRemove()...
22:25:06,263 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testIterateNoElements()...
#test testIterateNoElements
22:25:06,267 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testIterateNoElements()...
22:25:06,268 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddAndRemove()...
#test testAddAndRemove
22:25:06,278 INFO  [org.apache.activemq.artemis.core.server] #test forceGC
22:25:06,356 INFO  [org.apache.activemq.artemis.core.server] #test forceGC Done 
22:25:06,745 INFO  [org.apache.activemq.artemis.core.server] #test forceGC
Killed

Results :

Tests run: 554, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [  8.234 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [  9.684 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 12.032 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  3.491 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  3.692 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [  5.220 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  5.573 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [  1.837 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [ 44.791 s]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [  1.269 s]
[INFO] ActiveMQ Artemis Proton Protocol ................... SUCCESS [  5.998 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [  3.346 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [  2.707 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [  3.847 s]
[INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [  1.090 s]
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [  0.885 s]
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [  3.106 s]
[INFO] ActiveMQ Artemis DTO ............................... SUCCESS [  6.454 s]
[INFO] ActiveMQ Artemis Boot .............................. SUCCESS [  0.516 s]
[INFO] ActiveMQ Artemis Service Extensions ................ SUCCESS [  3.031 s]
[INFO] ActiveMQ Artemis JMS Server ........................ SUCCESS [  4.565 s]
[INFO] ActiveMQ Artemis CLI ............................... SUCCESS [ 19.002 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  4.513 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  1.659 s]
[INFO] ActiveMQ Artemis RAR POM ........................... SUCCESS [  5.505 s]
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SUCCESS [01:11 min]
[INFO] ActiveMQ Artemis Maven Plugin ...................... SUCCESS [  6.975 s]
[INFO] ActiveMQ Artemis Server OSGi ....................... SUCCESS [  1.944 s]
[INFO] ActiveMQ Artemis Spring Integration ................ SUCCESS [  2.246 s]
[INFO] ActiveMQ Artemis Aerogear Integration .............. SUCCESS [  2.868 s]
[INFO] ActiveMQ Artemis Vert.x Integration ................ SUCCESS [  1.982 s]
[INFO] Apache ActiveMQ Artemis Distribution ............... SUCCESS [  3.895 s]
[INFO] ActiveMQ Artemis Tests POM ......................... SUCCESS [  4.196 s]
[INFO] ActiveMQ Artemis Unit Tests ........................ FAILURE [ 51.984 s]
[INFO] ActiveMQ Artemis Joram Tests ....................... SKIPPED
[INFO] ActiveMQ Artemis timing Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis JMS Tests ......................... SKIPPED
[INFO] ActiveMQ Artemis Integration Tests ................. SKIPPED
[INFO] ActiveMQ Artemis soak Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis performance Tests ................. SKIPPED
[INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ActiveMQ Artemis Features .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:12 min
[INFO] Finished at: 2016-04-18T22:25:09+00:00
[INFO] Final Memory: 138M/1587M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project unit-tests: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/jre/bin/java -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dlogging.configuration=<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/../../tests/config/logging.properties> -Djava.library.path=<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/../../artemis-native/bin> -Djgroups.bind_addr=localhost -Dorg.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory.localBindAddress=localhost -Djava.net.preferIPv4Stack=true -jar <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefirebooter7873983359640269568.jar> <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefire5039890213632211399tmp> <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefire_142660528259391083308tmp>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :unit-tests
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Could not match :Too many files with unapproved license  : False
Logical operation result is FALSE
Skipping script  : cat ratReport.txt
END OF POST BUILD TASK 	: 0
Recording test results

Jenkins build is back to normal : ActiveMQ-Artemis-Master #414

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