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/10/21 22:35:39 UTC

Jenkins build is still unstable: ActiveMQ-Java8 » ActiveMQ :: STOMP Protocol #869

See <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-stomp/869/>


Jenkins build is back to normal : ActiveMQ-Java8 » ActiveMQ :: STOMP Protocol #871

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-stomp/871/>


Build failed in Jenkins: ActiveMQ-Java8 » ActiveMQ :: STOMP Protocol #870

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-stomp/870/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: STOMP Protocol 5.15.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-stomp ---
[INFO] Deleting <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-stomp/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-stomp ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-stomp ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ activemq-stomp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ activemq-stomp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-stomp/ws/src/main/filtered-resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ activemq-stomp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-stomp/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ activemq-stomp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ activemq-stomp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-stomp/ws/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ activemq-stomp ---
[INFO] Surefire report directory: <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-stomp/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.activemq.transport.stomp.ConnectTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.064 sec - in org.apache.activemq.transport.stomp.ConnectTest
Running org.apache.activemq.transport.stomp.LegacyFrameTranslatorTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 sec - in org.apache.activemq.transport.stomp.LegacyFrameTranslatorTest
Running org.apache.activemq.transport.stomp.Stomp11NIOSSLTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.298 sec - in org.apache.activemq.transport.stomp.Stomp11NIOSSLTest
Running org.apache.activemq.transport.stomp.Stomp11NIOTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.085 sec - in org.apache.activemq.transport.stomp.Stomp11NIOTest
Running org.apache.activemq.transport.stomp.Stomp11SslAuthTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.459 sec - in org.apache.activemq.transport.stomp.Stomp11SslAuthTest
Running org.apache.activemq.transport.stomp.Stomp11Test
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.54 sec - in org.apache.activemq.transport.stomp.Stomp11Test
Running org.apache.activemq.transport.stomp.Stomp12NIOSSLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.852 sec - in org.apache.activemq.transport.stomp.Stomp12NIOSSLTest
Running org.apache.activemq.transport.stomp.Stomp12NIOTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.103 sec - in org.apache.activemq.transport.stomp.Stomp12NIOTest
Running org.apache.activemq.transport.stomp.Stomp12SslAuthTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.61 sec - in org.apache.activemq.transport.stomp.Stomp12SslAuthTest
Running org.apache.activemq.transport.stomp.Stomp12Test
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.083 sec - in org.apache.activemq.transport.stomp.Stomp12Test
Running org.apache.activemq.transport.stomp.StompAdvisoryTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.197 sec - in org.apache.activemq.transport.stomp.StompAdvisoryTest
Running org.apache.activemq.transport.stomp.StompCompositeDestinationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.396 sec - in org.apache.activemq.transport.stomp.StompCompositeDestinationTest
Running org.apache.activemq.transport.stomp.StompConnectTimeoutTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.408 sec - in org.apache.activemq.transport.stomp.StompConnectTimeoutTest
Running org.apache.activemq.transport.stomp.StompFrameTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.apache.activemq.transport.stomp.StompFrameTest
Running org.apache.activemq.transport.stomp.StompInactivityMonitorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.953 sec - in org.apache.activemq.transport.stomp.StompInactivityMonitorTest
Running org.apache.activemq.transport.stomp.StompLoadTest
Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000007ad900000, 309329920, 0) failed; error='Cannot allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 309329920 bytes for committing reserved memory.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-stomp/ws/hs_err_pid27814.log>
Running org.apache.activemq.transport.stomp.StompMaxDataSizeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.629 sec - in org.apache.activemq.transport.stomp.StompMaxDataSizeTest
Running org.apache.activemq.transport.stomp.StompMaxFrameSizeTest
Tests run: 60, Failures: 0, Errors: 0, Skipped: 40, Time elapsed: 12.117 sec - in org.apache.activemq.transport.stomp.StompMaxFrameSizeTest
Running org.apache.activemq.transport.stomp.StompMissingMessageTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.959 sec - in org.apache.activemq.transport.stomp.StompMissingMessageTest
Running org.apache.activemq.transport.stomp.StompNIOLoadTest
Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000007ad900000, 309329920, 0) failed; error='Cannot allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 309329920 bytes for committing reserved memory.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-stomp/ws/hs_err_pid2318.log>
Running org.apache.activemq.transport.stomp.StompNIOSSLTest
Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.851 sec - in org.apache.activemq.transport.stomp.StompNIOSSLTest
Running org.apache.activemq.transport.stomp.StompNIOTest
Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.836 sec - in org.apache.activemq.transport.stomp.StompNIOTest
Running org.apache.activemq.transport.stomp.StompPrefetchTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.555 sec - in org.apache.activemq.transport.stomp.StompPrefetchTest
Running org.apache.activemq.transport.stomp.StompSSLLoadTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 384.468 sec <<< FAILURE! - in org.apache.activemq.transport.stomp.StompSSLLoadTest
testStompUnloadLoad(org.apache.activemq.transport.stomp.StompSSLLoadTest)  Time elapsed: 383.972 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 300000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at java.lang.Thread.sleep(Thread.java:340)
	at java.util.concurrent.TimeUnit.sleep(TimeUnit.java:386)
	at org.apache.activemq.util.Wait.waitFor(Wait.java:45)
	at org.apache.activemq.util.Wait.waitFor(Wait.java:37)
	at org.apache.activemq.transport.stomp.StompLoadTest.testStompUnloadLoad(StompLoadTest.java:168)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.lang.Thread.run(Thread.java:745)

Running org.apache.activemq.transport.stomp.StompSslAuthTest
Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.1 sec - in org.apache.activemq.transport.stomp.StompSslAuthTest
Running org.apache.activemq.transport.stomp.StompSslTest
Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.194 sec - in org.apache.activemq.transport.stomp.StompSslTest
Running org.apache.activemq.transport.stomp.StompSubscriptionRemoveTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.691 sec - in org.apache.activemq.transport.stomp.StompSubscriptionRemoveTest
Running org.apache.activemq.transport.stomp.StompTelnetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.105 sec - in org.apache.activemq.transport.stomp.StompTelnetTest
Running org.apache.activemq.transport.stomp.StompTest
Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.687 sec - in org.apache.activemq.transport.stomp.StompTest
Running org.apache.activemq.transport.stomp.StompTimeStampingBrokerPluginTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.773 sec - in org.apache.activemq.transport.stomp.StompTimeStampingBrokerPluginTest
Running org.apache.activemq.transport.stomp.StompVirtualTopicTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.334 sec - in org.apache.activemq.transport.stomp.StompVirtualTopicTest
Running org.apache.activemq.transport.stomp.auto.AutoStompConnectTimeoutTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.799 sec - in org.apache.activemq.transport.stomp.auto.AutoStompConnectTimeoutTest
Running org.apache.activemq.transport.stomp.auto.StompAutoNioSslTest
Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.788 sec - in org.apache.activemq.transport.stomp.auto.StompAutoNioSslTest
Running org.apache.activemq.transport.stomp.auto.StompAutoNioTest
Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.526 sec - in org.apache.activemq.transport.stomp.auto.StompAutoNioTest
Running org.apache.activemq.transport.stomp.auto.StompAutoSslAuthTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.541 sec - in org.apache.activemq.transport.stomp.auto.StompAutoSslAuthTest
Running org.apache.activemq.transport.stomp.auto.StompAutoSslTest
Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.232 sec - in org.apache.activemq.transport.stomp.auto.StompAutoSslTest
Running org.apache.activemq.transport.stomp.auto.StompAutoTest
Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.371 sec - in org.apache.activemq.transport.stomp.auto.StompAutoTest

Results :

Tests in error: 
  StompSSLLoadTest>StompLoadTest.testStompUnloadLoad:168 » TestTimedOut test tim...

Tests run: 931, Failures: 0, Errors: 1, Skipped: 40

[JENKINS] Recording test results