[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ActiveMQ Artemis Parent [INFO] ActiveMQ Artemis Commons [INFO] ActiveMQ Artemis Core Client [INFO] ActiveMQ Artemis Selector Implementation [INFO] ActiveMQ Artemis JMS Client [INFO] ActiveMQ Artemis Native POM [INFO] ActiveMQ Artemis Journal [INFO] ActiveMQ Artemis JDBC Store [INFO] ActiveMQ Artemis Server [INFO] ActiveMQ Artemis Protocols [INFO] ActiveMQ Artemis AMQP Protocol [INFO] ActiveMQ Artemis STOMP Protocol [INFO] ActiveMQ Artemis OpenWire Protocol [INFO] ActiveMQ Artemis HQClient Protocol [INFO] ActiveMQ Artemis HornetQ Protocol [INFO] ActiveMQ Artemis MQTT Protocol [INFO] ActiveMQ Artemis DTO [INFO] ActiveMQ Artemis Service Extensions [INFO] ActiveMQ Artemis JMS Server [INFO] ActiveMQ Artemis CDI Integration [INFO] ActiveMQ Artemis Boot [INFO] ActiveMQ Artemis Tools [INFO] ActiveMQ Artemis CLI [INFO] ActiveMQ Artemis Web [INFO] ActiveMQ Artemis Web [INFO] ActiveMQ Artemis JUnit Rules [INFO] ActiveMQ Artemis RAR POM [INFO] ActiveMQ Artemis REST Interface Implementation [INFO] ActiveMQ Artemis Maven Plugin [INFO] ActiveMQ Artemis Server OSGi [INFO] ActiveMQ Artemis Spring Integration [INFO] Apache ActiveMQ Artemis Distribution [INFO] ActiveMQ Artemis Tests POM [INFO] ActiveMQ Artemis Unit Tests [INFO] ActiveMQ Artemis Joram Tests [INFO] ActiveMQ Artemis timing Tests [INFO] ActiveMQ Artemis JMS Tests [INFO] ActiveMQ Artemis Features [INFO] ActiveMQ Artemis Test Support [INFO] ActiveMQ Artemis Integration Tests [INFO] ActiveMQ Artemis soak Tests [INFO] ActiveMQ Artemis stress Tests [INFO] ActiveMQ Artemis performance Tests [INFO] Smoke Tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Parent 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-pom --- [INFO] Deleting /home/ataylor/projects/prod-artemis/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-pom --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-pom --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-pom --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-pom --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-pom --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-pom --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-pom >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-pom --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-pom --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-pom <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-pom --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-pom >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-pom --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-pom --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-pom <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-pom --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-pom --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-pom --- [INFO] Installing /home/ataylor/projects/prod-artemis/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-pom/2.0.0.amq-700005/artemis-pom-2.0.0.amq-700005.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Commons 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-commons --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-commons/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-commons --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-commons --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-commons --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-commons/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-commons --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 99 source files to /home/ataylor/projects/prod-artemis/artemis-commons/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-commons --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-commons --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-commons/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-commons --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/ataylor/projects/prod-artemis/artemis-commons/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-commons --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-commons/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.utils.ActiveMQScheduledComponentTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.431 sec - in org.apache.activemq.artemis.utils.ActiveMQScheduledComponentTest Running org.apache.activemq.artemis.utils.ByteUtilTest 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 ... 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 @@@@@ Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.activemq.artemis.utils.ByteUtilTest Running org.apache.activemq.artemis.utils.ConcurrentHashSetTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.activemq.artemis.utils.ConcurrentHashSetTest Running org.apache.activemq.artemis.utils.DefaultSensitiveStringCodecTest encoded value: 1024:05BE4801A39AAD9C889969CA378C0B68A6FA156A1167EEB70BD91C52D597B2B9:B88118347524A680A43339FBE3DFEACB702C082CEF6393C58E1765A68EE43A43176E2FA14DA3E931861679890998289F87BFA88DD69DC1860F04811033598B9A encoded value: 1f36bf83b57d28f39a8c7adee4f39abf encoded value: 1f36bf83b57d28f39a8c7adee4f39abf Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec - in org.apache.activemq.artemis.utils.DefaultSensitiveStringCodecTest Running org.apache.activemq.artemis.utils.HashProcessorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.apache.activemq.artemis.utils.HashProcessorTest Running org.apache.activemq.artemis.utils.NetworkHealthTest [main] 10:01:08,538 WARN [org.apache.activemq.artemis.core.server.NetworkHealthCheck] Connection refused: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) [rt.jar:1.8.0_65] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) [rt.jar:1.8.0_65] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) [rt.jar:1.8.0_65] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) [rt.jar:1.8.0_65] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) [rt.jar:1.8.0_65] at java.net.Socket.connect(Socket.java:589) [rt.jar:1.8.0_65] at java.net.Socket.connect(Socket.java:538) [rt.jar:1.8.0_65] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) [rt.jar:1.8.0_65] at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) [rt.jar:1.8.0_65] at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) [rt.jar:1.8.0_65] at sun.net.www.http.HttpClient.(HttpClient.java:211) [rt.jar:1.8.0_65] at sun.net.www.http.HttpClient.New(HttpClient.java:308) [rt.jar:1.8.0_65] at sun.net.www.http.HttpClient.New(HttpClient.java:326) [rt.jar:1.8.0_65] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) [rt.jar:1.8.0_65] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) [rt.jar:1.8.0_65] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) [rt.jar:1.8.0_65] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) [rt.jar:1.8.0_65] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1513) [rt.jar:1.8.0_65] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) [rt.jar:1.8.0_65] at org.apache.activemq.artemis.core.server.NetworkHealthCheck.check(NetworkHealthCheck.java:392) [:] at org.apache.activemq.artemis.utils.NetworkHealthTest.testCheckUsingHTTP(NetworkHealthTest.java:204) [:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_65] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_65] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_65] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_65] 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.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] [main] 10:01:08,542 WARN [org.apache.activemq.artemis.core.server.NetworkHealthCheck] Connection refused: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) [rt.jar:1.8.0_65] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) [rt.jar:1.8.0_65] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) [rt.jar:1.8.0_65] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) [rt.jar:1.8.0_65] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) [rt.jar:1.8.0_65] at java.net.Socket.connect(Socket.java:589) [rt.jar:1.8.0_65] at java.net.Socket.connect(Socket.java:538) [rt.jar:1.8.0_65] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) [rt.jar:1.8.0_65] at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) [rt.jar:1.8.0_65] at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) [rt.jar:1.8.0_65] at sun.net.www.http.HttpClient.(HttpClient.java:211) [rt.jar:1.8.0_65] at sun.net.www.http.HttpClient.New(HttpClient.java:308) [rt.jar:1.8.0_65] at sun.net.www.http.HttpClient.New(HttpClient.java:326) [rt.jar:1.8.0_65] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) [rt.jar:1.8.0_65] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) [rt.jar:1.8.0_65] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) [rt.jar:1.8.0_65] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) [rt.jar:1.8.0_65] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1513) [rt.jar:1.8.0_65] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) [rt.jar:1.8.0_65] at org.apache.activemq.artemis.core.server.NetworkHealthCheck.check(NetworkHealthCheck.java:392) [:] at org.apache.activemq.artemis.utils.NetworkHealthTest.testCheckUsingHTTP(NetworkHealthTest.java:209) [:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_65] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_65] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_65] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_65] 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.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] [Network-Checker-0 (NetworkChecker-1295083508)] 10:01:09,067 WARN [org.apache.activemq.artemis.core.server.NetworkHealthCheck] Connection refused: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) [rt.jar:1.8.0_65] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) [rt.jar:1.8.0_65] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) [rt.jar:1.8.0_65] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) [rt.jar:1.8.0_65] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) [rt.jar:1.8.0_65] at java.net.Socket.connect(Socket.java:589) [rt.jar:1.8.0_65] at java.net.Socket.connect(Socket.java:538) [rt.jar:1.8.0_65] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) [rt.jar:1.8.0_65] at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) [rt.jar:1.8.0_65] at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) [rt.jar:1.8.0_65] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:781) [rt.jar:1.8.0_65] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) [rt.jar:1.8.0_65] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) [rt.jar:1.8.0_65] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) [rt.jar:1.8.0_65] at org.apache.activemq.artemis.core.server.NetworkHealthCheck.check(NetworkHealthCheck.java:392) [:] at org.apache.activemq.artemis.core.server.NetworkHealthCheck.check(NetworkHealthCheck.java:312) [:] at org.apache.activemq.artemis.core.server.NetworkHealthCheck.run(NetworkHealthCheck.java:273) [:] at org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent$2.run(ActiveMQScheduledComponent.java:189) [:] at org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent$3.run(ActiveMQScheduledComponent.java:199) [:] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [rt.jar:1.8.0_65] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [rt.jar:1.8.0_65] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [rt.jar:1.8.0_65] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [rt.jar:1.8.0_65] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_65] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_65] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_65] [Network-Checker-0 (NetworkChecker-1295083508)] 10:01:09,068 INFO [org.apache.activemq.artemis.core.server.NetworkHealthCheck] Network is unhealthy, stopping service org.apache.activemq.artemis.utils.NetworkHealthTest$1@63440df3 [Network-Checker-0 (NetworkChecker-1295083508)] 10:01:09,169 INFO [org.apache.activemq.artemis.core.server.NetworkHealthCheck] Network is healthy, starting service org.apache.activemq.artemis.utils.NetworkHealthTest$1@63440df3 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.02 sec - in org.apache.activemq.artemis.utils.NetworkHealthTest Running org.apache.activemq.artemis.utils.PairTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.activemq.artemis.utils.PairTest Running org.apache.activemq.artemis.utils.ReferenceCounterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.activemq.artemis.utils.ReferenceCounterTest Running org.apache.activemq.artemis.utils.SimpleFutureTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.activemq.artemis.utils.SimpleFutureTest Running org.apache.activemq.artemis.utils.TimeUnitsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in org.apache.activemq.artemis.utils.TimeUnitsTest Running org.apache.activemq.artemis.utils.TypedPropertiesConversionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.activemq.artemis.utils.TypedPropertiesConversionTest Running org.apache.activemq.artemis.utils.TypedPropertiesTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 sec - in org.apache.activemq.artemis.utils.TypedPropertiesTest Running org.apache.activemq.artemis.utils.URIParserTest fruit:Fruit{host='port', port=-1, userInfo='some:guy'super=FruitBase{name='fruit', fluentName='something', color='green'}} queryString1: queryString2: key1=value1 queryString3: key1=value1&key3=value3 queryString4: key1=value1&key2=value2&key3=value3 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.apache.activemq.artemis.utils.URIParserTest Results : Tests run: 67, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ artemis-commons --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-commons/target/artemis-commons-2.0.0.amq-700005-tests.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-commons --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-commons/target/artemis-commons-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-commons --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-commons >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-commons --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-commons --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-commons <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-commons --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-commons/target/artemis-commons-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-commons >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-commons --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-commons --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-commons <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-commons --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-commons --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-commons --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-commons/target/artemis-commons-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-commons/2.0.0.amq-700005/artemis-commons-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-commons/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-commons/2.0.0.amq-700005/artemis-commons-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-commons/target/artemis-commons-2.0.0.amq-700005-tests.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-commons/2.0.0.amq-700005/artemis-commons-2.0.0.amq-700005-tests.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-commons/target/artemis-commons-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-commons/2.0.0.amq-700005/artemis-commons-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-commons/target/artemis-commons-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-commons/2.0.0.amq-700005/artemis-commons-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Core Client 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-core-client --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-core-client/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-core-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-core-client --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-core-client --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-core-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-core-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 283 source files to /home/ataylor/projects/prod-artemis/artemis-core-client/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-core-client --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-core-client --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-core-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-core-client/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-core-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/ataylor/projects/prod-artemis/artemis-core-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-core-client --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-core-client/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.ClientThreadPoolsTest [main] 10:01:17,135 WARN [org.apache.activemq.artemis.core.client] AMQ212000: Couldn't finish the client globalThreadPool in less than 10 seconds, interrupting it now Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.apache.activemq.artemis.ClientThreadPoolsTest Running org.apache.activemq.artemis.api.core.JsonUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.activemq.artemis.api.core.JsonUtilTest Running org.apache.activemq.artemis.api.core.QueueAbstractTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.activemq.artemis.api.core.QueueAbstractTest Running org.apache.activemq.artemis.api.core.TransportConfigurationTest Equals::true Equals::true Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.activemq.artemis.api.core.TransportConfigurationTest Running org.apache.activemq.artemis.api.core.management.AddressSettingsInfoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.activemq.artemis.api.core.management.AddressSettingsInfoTest Running org.apache.activemq.artemis.message.CoreMessageTest Sending 00 00 00 7E 47 00 00 00 00 00 00 03 09 00 00 00 16 01 00 00 00 04 68 00 69 00 00 00 00 00 00 00 00 00 01 00 00 00 24 74 00 68 00 69 00 73 00 2E 00 6C 00 6F 00 63 00 61 00 6C 00 2E 00 61 00 64 00 64 00 72 00 65 00 73 00 73 00 00 03 01 00 00 00 00 00 00 00 7B 00 00 00 00 00 00 01 41 03 01 00 00 00 01 00 00 00 04 74 00 31 00 0A 00 00 00 10 76 00 61 00 6C 00 75 00 65 00 2D 00 74 00 31 00 FF, bytes = 130 R 4 W 4 R 4 W 5 Readable :: 5 writer :5 Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.227 sec - in org.apache.activemq.artemis.message.CoreMessageTest Running org.apache.activemq.artemis.util.CompressionUtilTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.activemq.artemis.util.CompressionUtilTest Running org.apache.activemq.artemis.util.StringUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.activemq.artemis.util.StringUtilTest Running org.apache.activemq.artemis.util.TimeAndCounterIDGeneratorTest Time = 15BAEA4A4E7, SequenceGenerator(tmMark=15BAEA4A4E000000, CurrentCounter = 1565821425321771008, HexCurrentCounter = 15BAEA4A4E000000) Current Time = 15BAEA4A520 SequenceGenerator(tmMark=15BAEA4A52000000, CurrentCounter = 1565821425388879872, HexCurrentCounter = 15BAEA4A52000000) Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.apache.activemq.artemis.util.TimeAndCounterIDGeneratorTest Running org.apache.activemq.artemis.util.XMLUtilTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.apache.activemq.artemis.util.XMLUtilTest Results : Tests run: 53, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ artemis-core-client --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-core-client/target/artemis-core-client-2.0.0.amq-700005-tests.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-core-client --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-core-client/target/artemis-core-client-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-core-client --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-core-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-core-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-core-client --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-core-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-core-client --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-core-client/target/artemis-core-client-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-core-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-core-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-core-client --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-core-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-core-client --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-core-client --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-core-client --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-core-client/target/artemis-core-client-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-core-client/2.0.0.amq-700005/artemis-core-client-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-core-client/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-core-client/2.0.0.amq-700005/artemis-core-client-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-core-client/target/artemis-core-client-2.0.0.amq-700005-tests.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-core-client/2.0.0.amq-700005/artemis-core-client-2.0.0.amq-700005-tests.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-core-client/target/artemis-core-client-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-core-client/2.0.0.amq-700005/artemis-core-client-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-core-client/target/artemis-core-client-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-core-client/2.0.0.amq-700005/artemis-core-client-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Selector Implementation 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-selector --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-selector/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-selector --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-selector --- [INFO] [INFO] --- javacc-maven-plugin:2.6:javacc (javacc) @ artemis-selector --- Java Compiler Compiler Version 5.0 (Parser Generator) (type "javacc" with no arguments for help) Reading from file /home/ataylor/projects/prod-artemis/artemis-selector/src/main/javacc/HyphenatedParser.jj . . . Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding. File "TokenMgrError.java" does not exist. Will create one. File "ParseException.java" does not exist. Will create one. File "Token.java" does not exist. Will create one. File "SimpleCharStream.java" does not exist. Will create one. Parser generated successfully. Java Compiler Compiler Version 5.0 (Parser Generator) (type "javacc" with no arguments for help) Reading from file /home/ataylor/projects/prod-artemis/artemis-selector/src/main/javacc/StrictParser.jj . . . Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding. File "TokenMgrError.java" does not exist. Will create one. File "ParseException.java" does not exist. Will create one. File "Token.java" does not exist. Will create one. File "SimpleCharStream.java" does not exist. Will create one. Parser generated successfully. [INFO] Processed 2 grammars [INFO] [INFO] --- javacc-maven-plugin:2.6:javacc (default) @ artemis-selector --- [INFO] Skipping - all parsers are up to date [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ artemis-selector --- [INFO] Source directory: /home/ataylor/projects/prod-artemis/artemis-selector/target/generated-sources/javacc added. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-selector --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-selector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-selector/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-selector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/ataylor/projects/prod-artemis/artemis-selector/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-selector --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-selector --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-selector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-selector/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-selector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/ataylor/projects/prod-artemis/artemis-selector/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-selector --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-selector/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.selector.SelectorParserTest Expression: XPATH '//title[@lang=''eng'']' Parsing: x = 1 and y = 2 Parsing: (x = 1) and (y = 2) Parsing: ((x = 1) and (y = 2)) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.apache.activemq.artemis.selector.SelectorParserTest Running org.apache.activemq.artemis.selector.SelectorTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.apache.activemq.artemis.selector.SelectorTest Running org.apache.activemq.artemis.selector.filter.UnaryExpressionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.activemq.artemis.selector.filter.UnaryExpressionTest Results : Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-selector --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-selector/target/artemis-selector-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-selector --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-selector >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-selector --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-selector --- [INFO] [INFO] --- javacc-maven-plugin:2.6:javacc (javacc) @ artemis-selector --- [INFO] Skipping - all parsers are up to date [INFO] [INFO] --- javacc-maven-plugin:2.6:javacc (default) @ artemis-selector --- [INFO] Skipping - all parsers are up to date [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ artemis-selector --- [INFO] Source directory: /home/ataylor/projects/prod-artemis/artemis-selector/target/generated-sources/javacc added. [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-selector <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-selector --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-selector/target/artemis-selector-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-selector >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-selector --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-selector --- [INFO] [INFO] --- javacc-maven-plugin:2.6:javacc (javacc) @ artemis-selector --- [INFO] Skipping - all parsers are up to date [INFO] [INFO] --- javacc-maven-plugin:2.6:javacc (default) @ artemis-selector --- [INFO] Skipping - all parsers are up to date [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ artemis-selector --- [INFO] Source directory: /home/ataylor/projects/prod-artemis/artemis-selector/target/generated-sources/javacc added. [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-selector <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-selector --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-selector --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-selector --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-selector/target/artemis-selector-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-selector/2.0.0.amq-700005/artemis-selector-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-selector/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-selector/2.0.0.amq-700005/artemis-selector-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-selector/target/artemis-selector-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-selector/2.0.0.amq-700005/artemis-selector-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-selector/target/artemis-selector-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-selector/2.0.0.amq-700005/artemis-selector-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis JMS Client 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-jms-client --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-jms-client/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-jms-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-jms-client --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-jms-client --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-jms-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-jms-client/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-jms-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 58 source files to /home/ataylor/projects/prod-artemis/artemis-jms-client/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-jms-client --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-jms-client --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-jms-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-jms-client/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-jms-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/ataylor/projects/prod-artemis/artemis-jms-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-jms-client --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-jms-client/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.uri.ConnectionFactoryURITest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec - in org.apache.activemq.artemis.uri.ConnectionFactoryURITest Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-jms-client --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-jms-client/target/artemis-jms-client-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-jms-client --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-jms-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-jms-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-jms-client --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-jms-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-jms-client --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-jms-client/target/artemis-jms-client-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-jms-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-jms-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-jms-client --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-jms-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-jms-client --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-jms-client --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-jms-client --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-jms-client/target/artemis-jms-client-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-jms-client/2.0.0.amq-700005/artemis-jms-client-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-jms-client/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-jms-client/2.0.0.amq-700005/artemis-jms-client-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-jms-client/target/artemis-jms-client-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-jms-client/2.0.0.amq-700005/artemis-jms-client-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-jms-client/target/artemis-jms-client-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-jms-client/2.0.0.amq-700005/artemis-jms-client-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Native POM 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-native --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-native/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-native --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-native --- [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources-64) @ artemis-native --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-native --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-native --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-native --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/ataylor/projects/prod-artemis/artemis-native/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-native --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-native --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-native --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-native/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-native --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/ataylor/projects/prod-artemis/artemis-native/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-native --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-native/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.jlibaio.test.CallbackCachelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.activemq.artemis.jlibaio.test.CallbackCachelTest Running org.apache.activemq.artemis.jlibaio.test.LibaioTest Return from poll::1 time = 391 writes/second=12787 blockSize = 4096 blockSize /tmp= 4096 Error:org.apache.activemq.artemis.jlibaio.test.LibaioTest$TestInfo@5680a178 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.715 sec - in org.apache.activemq.artemis.jlibaio.test.LibaioTest Running org.apache.activemq.artemis.jlibaio.test.OpenCloseContextTest Hello!! #test 0 done #test 1 done #test 2 done #test 3 done #test 4 done #test 5 done #test 6 done #test 7 done #test 8 done #test 9 done #test 0 done #test 1 done #test 2 done #test 3 done #test 4 done #test 5 done #test 6 done #test 7 done #test 8 done #test 9 done Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 sec - in org.apache.activemq.artemis.jlibaio.test.OpenCloseContextTest Results : Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ artemis-native --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-native --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-native >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-native --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-native --- [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources-64) @ artemis-native --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-native <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-native --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-native/target/artemis-native-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-native >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-native --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-native --- [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources-64) @ artemis-native --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-native <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-native --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-native --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-native --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-native/target/artemis-native-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-native/2.0.0.amq-700005/artemis-native-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-native/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-native/2.0.0.amq-700005/artemis-native-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-native/target/artemis-native-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-native/2.0.0.amq-700005/artemis-native-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-native/target/artemis-native-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-native/2.0.0.amq-700005/artemis-native-2.0.0.amq-700005-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.0.0:install (default-install) @ artemis-native --- [INFO] Installing org/apache/activemq/artemis-native/2.0.0.amq-700005/artemis-native-2.0.0.amq-700005.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Journal 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-journal --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-journal/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-journal --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-journal --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-journal --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-journal --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-journal/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-journal --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /home/ataylor/projects/prod-artemis/artemis-journal/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-journal --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-journal --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-journal --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-journal/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-journal --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/ataylor/projects/prod-artemis/artemis-journal/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-journal --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-journal/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.core.io.aio.CallbackOrderTest n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 n = 9 n = 10 n = 11 n = 12 n = 13 n = 14 n = 15 n = 16 n = 17 n = 18 n = 19 n = 20 n = 21 n = 22 n = 23 n = 24 n = 25 n = 26 n = 27 n = 28 n = 29 n = 30 n = 31 n = 32 n = 33 n = 34 n = 35 n = 36 n = 37 n = 38 n = 39 n = 40 n = 41 n = 42 n = 43 n = 44 n = 45 n = 46 n = 47 n = 48 n = 49 n = 50 n = 51 n = 52 n = 53 n = 54 n = 55 n = 56 n = 57 n = 58 n = 59 n = 60 n = 61 n = 62 n = 63 n = 64 n = 65 n = 66 n = 67 n = 68 n = 69 n = 70 n = 71 n = 72 n = 73 n = 74 n = 75 n = 76 n = 77 n = 78 n = 79 n = 80 n = 81 n = 82 n = 83 n = 84 n = 85 n = 86 n = 87 n = 88 n = 89 n = 90 n = 91 n = 92 n = 93 n = 94 n = 95 n = 96 n = 97 n = 98 n = 99 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.apache.activemq.artemis.core.io.aio.CallbackOrderTest Running org.apache.activemq.artemis.core.io.aio.FileIOUtilTest Data at ./target/junit3262021019806627538 Test result:: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in org.apache.activemq.artemis.core.io.aio.FileIOUtilTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-journal --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-journal/target/artemis-journal-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-journal --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-journal >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-journal --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-journal --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-journal <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-journal --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-journal/target/artemis-journal-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-journal >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-journal --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-journal --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-journal <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-journal --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-journal --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-journal --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-journal/target/artemis-journal-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-journal/2.0.0.amq-700005/artemis-journal-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-journal/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-journal/2.0.0.amq-700005/artemis-journal-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-journal/target/artemis-journal-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-journal/2.0.0.amq-700005/artemis-journal-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-journal/target/artemis-journal-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-journal/2.0.0.amq-700005/artemis-journal-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis JDBC Store 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-jdbc-store --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-jdbc-store/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-jdbc-store --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-jdbc-store --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-jdbc-store --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-jdbc-store --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-jdbc-store/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-jdbc-store --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/ataylor/projects/prod-artemis/artemis-jdbc-store/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-jdbc-store --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-jdbc-store --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-jdbc-store --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-jdbc-store/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-jdbc-store --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/ataylor/projects/prod-artemis/artemis-jdbc-store/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-jdbc-store --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-jdbc-store/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.jdbc.file.JDBCSequentialFileFactoryTest Write: ID: 1 FileName: test.txt1024 Write: ID: 1 FileName: test.txt1024 Write: ID: 1 FileName: test.txt1024 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.121 sec - in org.apache.activemq.artemis.jdbc.file.JDBCSequentialFileFactoryTest Running org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalLoaderCallbackTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalLoaderCallbackTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-jdbc-store --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-jdbc-store/target/artemis-jdbc-store-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-jdbc-store --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-jdbc-store >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-jdbc-store --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-jdbc-store --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-jdbc-store <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-jdbc-store --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-jdbc-store/target/artemis-jdbc-store-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-jdbc-store >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-jdbc-store --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-jdbc-store --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-jdbc-store <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-jdbc-store --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-jdbc-store --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-jdbc-store --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-jdbc-store/target/artemis-jdbc-store-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-jdbc-store/2.0.0.amq-700005/artemis-jdbc-store-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-jdbc-store/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-jdbc-store/2.0.0.amq-700005/artemis-jdbc-store-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-jdbc-store/target/artemis-jdbc-store-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-jdbc-store/2.0.0.amq-700005/artemis-jdbc-store-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-jdbc-store/target/artemis-jdbc-store-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-jdbc-store/2.0.0.amq-700005/artemis-jdbc-store-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Server 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-server --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-server/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-server --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-server --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 390 source files to /home/ataylor/projects/prod-artemis/artemis-server/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-server --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-server --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 39 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /home/ataylor/projects/prod-artemis/artemis-server/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-server --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-server/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.core.config.impl.ConfigurationImplTest [main] 10:02:06,497 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSetSystemProperty()... #test testSetSystemProperty [main] 10:02:06,634 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSetSystemProperty()... [main] 10:02:06,635 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testGetSetInterceptors()... #test testGetSetInterceptors [main] 10:02:06,636 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testGetSetInterceptors()... [main] 10:02:06,637 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAbsolutePath()... #test testAbsolutePath TempFolder = /tmp/journal-folder6878800379187722389 [main] 10:02:06,642 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAbsolutePath()... [main] 10:02:06,643 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSerialize()... #test testSerialize [main] 10:02:06,646 INFO [org.apache.activemq.artemis.core.config.impl.ConfigurationImpl] Usage of wildcardRoutingEnabled configuration property is deprecated, please use wildCardConfiguration.enabled instead [main] 10:02:06,665 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSerialize()... [main] 10:02:06,665 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSetGetAttributes()... #test testSetGetAttributes [main] 10:02:06,682 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSetGetAttributes()... [main] 10:02:06,683 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testResolvePath()... #test testResolvePath [main] 10:02:06,685 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testResolvePath()... [main] 10:02:06,685 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testDefaults()... #test testDefaults [main] 10:02:06,687 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testDefaults()... [main] 10:02:06,688 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSetSystemPropertyCME()... #test testSetSystemPropertyCME [main] 10:02:06,695 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSetSystemPropertyCME()... Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.activemq.artemis.core.config.impl.ConfigurationImplTest Running org.apache.activemq.artemis.core.config.impl.DatabaseStoreConfigurationTest [main] 10:02:06,697 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: databaseStoreConfigTest()... #test databaseStoreConfigTest [main] 10:02:06,863 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: databaseStoreConfigTest()... [main] 10:02:06,864 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testOracle12TableSize()... #test testOracle12TableSize [main] 10:02:06,867 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testOracle12TableSize()... Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec - in org.apache.activemq.artemis.core.config.impl.DatabaseStoreConfigurationTest Running org.apache.activemq.artemis.core.config.impl.DefaultsFileConfigurationTest [main] 10:02:06,869 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testDefaults()... #test testDefaults [main] 10:02:06,900 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testDefaults()... [main] 10:02:06,901 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSetSystemProperty()... #test testSetSystemProperty [main] 10:02:06,934 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSetSystemProperty()... [main] 10:02:06,935 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testGetSetInterceptors()... #test testGetSetInterceptors [main] 10:02:06,963 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testGetSetInterceptors()... [main] 10:02:06,963 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAbsolutePath()... #test testAbsolutePath TempFolder = /tmp/journal-folder8543285276335058213 [main] 10:02:06,994 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAbsolutePath()... [main] 10:02:06,995 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSerialize()... #test testSerialize [main] 10:02:07,011 INFO [org.apache.activemq.artemis.core.config.impl.ConfigurationImpl] Usage of wildcardRoutingEnabled configuration property is deprecated, please use wildCardConfiguration.enabled instead [main] 10:02:07,017 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSerialize()... [main] 10:02:07,018 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSetGetAttributes()... #test testSetGetAttributes [main] 10:02:07,043 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSetGetAttributes()... [main] 10:02:07,044 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testResolvePath()... #test testResolvePath [main] 10:02:07,060 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testResolvePath()... [main] 10:02:07,062 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSetSystemPropertyCME()... #test testSetSystemPropertyCME [main] 10:02:07,082 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSetSystemPropertyCME()... Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in org.apache.activemq.artemis.core.config.impl.DefaultsFileConfigurationTest Running org.apache.activemq.artemis.core.config.impl.FileConfigurationParserTest [main] 10:02:07,083 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSchemaValidation()... #test testSchemaValidation [main] 10:02:07,113 ERROR [org.apache.activemq.artemis.core.client] AMQ214019: Invalid configuration: org.xml.sax.SAXParseException; cvc-complex-type.2.4.a: Invalid content was found starting with element 'file-deployment-enabled'. One of '{"urn:activemq:core":system-property-prefix, "urn:activemq:core":internal-naming-prefix, "urn:activemq:core":resolve-protocols, "urn:activemq:core":journal-datasync, "urn:activemq:core":graceful-shutdown-enabled, "urn:activemq:core":graceful-shutdown-timeout, "urn:activemq:core":security-enabled, "urn:activemq:core":security-invalidation-interval, "urn:activemq:core":journal-lock-acquisition-timeout, "urn:activemq:core":wild-card-routing-enabled, "urn:activemq:core":management-address, "urn:activemq:core":management-notification-address, "urn:activemq:core":cluster-user, "urn:activemq:core":cluster-password, "urn:activemq:core":password-codec, "urn:activemq:core":mask-password, "urn:activemq:core":log-delegate-factory-class-name, "urn:activemq:core":jmx-management-enabled, "urn:activemq:core":jmx-domain, "urn:activemq:core":jmx-use-broker-name, "urn:activemq:core":message-counter-enabled, "urn:activemq:core":message-counter-sample-period, "urn:activemq:core":message-counter-max-day-history, "urn:activemq:core":connection-ttl-override, "urn:activemq:core":connection-ttl-check-interval, "urn:activemq:core":configuration-file-refresh-period, "urn:activemq:core":async-connection-execution-enabled, "urn:activemq:core":transaction-timeout, "urn:activemq:core":transaction-timeout-scan-period, "urn:activemq:core":message-expiry-scan-period, "urn:activemq:core":message-expiry-thread-priority, "urn:activemq:core":id-cache-size, "urn:activemq:core":persist-id-cache, "urn:activemq:core":remoting-incoming-interceptors, "urn:activemq:core":remoting-outgoing-interceptors, "urn:activemq:core":persist-delivery-count-before-delivery, "urn:activemq:core":populate-validated-user, "urn:activemq:core":connectors, "urn:activemq:core":acceptors, "urn:activemq:core":broadcast-groups, "urn:activemq:core":discovery-groups, "urn:activemq:core":diverts, "urn:activemq:core":queues, "urn:activemq:core":bridges, "urn:activemq:core":ha-policy, "urn:activemq:core":cluster-connections, "urn:activemq:core":grouping-handler, "urn:activemq:core":paging-directory, "urn:activemq:core":bindings-directory, "urn:activemq:core":create-bindings-dir, "urn:activemq:core":page-max-concurrent-io, "urn:activemq:core":journal-directory, "urn:activemq:core":create-journal-dir, "urn:activemq:core":journal-type, "urn:activemq:core":journal-buffer-timeout, "urn:activemq:core":journal-buffer-size, "urn:activemq:core":journal-sync-transactional, "urn:activemq:core":journal-sync-non-transactional, "urn:activemq:core":log-journal-write-rate, "urn:activemq:core":journal-file-size, "urn:activemq:core":journal-min-files, "urn:activemq:core":journal-pool-files, "urn:activemq:core":journal-compact-percentage, "urn:activemq:core":journal-compact-min-files, "urn:activemq:core":journal-max-io, "urn:activemq:core":server-dump-interval, "urn:activemq:core":global-max-size, "urn:activemq:core":max-disk-usage, "urn:activemq:core":disk-scan-period, "urn:activemq:core":memory-warning-threshold, "urn:activemq:core":memory-measure-interval, "urn:activemq:core":large-messages-directory, "urn:activemq:core":store, "urn:activemq:core":security-settings, "urn:activemq:core":address-settings, "urn:activemq:core":resource-limit-settings, "urn:activemq:core":connector-services, "urn:activemq:core":addresses, "urn:activemq:core":network-check-list, "urn:activemq:core":network-check-URL-list, "urn:activemq:core":network-check-period, "urn:activemq:core":network-check-timeout, "urn:activemq:core":network-check-NIC, "urn:activemq:core":network-check-ping-command, "urn:activemq:core":network-check-ping6-command, "urn:activemq:core":wildcard-addresses}' is expected. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:452) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3230) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1790) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:740) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.beginNode(DOMValidatorHelper.java:277) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.validate(DOMValidatorHelper.java:244) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.validate(DOMValidatorHelper.java:190) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:109) [rt.jar:1.8.0_65] at javax.xml.validation.Validator.validate(Validator.java:124) [rt.jar:1.8.0_65] at org.apache.activemq.artemis.utils.XMLUtil.validate(XMLUtil.java:330) [artemis-core-client-2.0.0.amq-700005.jar:2.0.0.amq-700005] at org.apache.activemq.artemis.core.config.FileDeploymentManager.readConfiguration(FileDeploymentManager.java:85) [:] at org.apache.activemq.artemis.core.config.impl.FileConfigurationParserTest.testSchemaValidation(FileConfigurationParserTest.java:55) [:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_65] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_65] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_65] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_65] 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] [main] 10:02:07,131 ERROR [org.apache.activemq.artemis.core.client] AMQ214019: Invalid configuration: org.xml.sax.SAXParseException; cvc-complex-type.2.4.a: Invalid content was found starting with element 'file-deployment-enabled'. One of '{"urn:activemq:core":system-property-prefix, "urn:activemq:core":internal-naming-prefix, "urn:activemq:core":resolve-protocols, "urn:activemq:core":journal-datasync, "urn:activemq:core":graceful-shutdown-enabled, "urn:activemq:core":graceful-shutdown-timeout, "urn:activemq:core":security-enabled, "urn:activemq:core":security-invalidation-interval, "urn:activemq:core":journal-lock-acquisition-timeout, "urn:activemq:core":wild-card-routing-enabled, "urn:activemq:core":management-address, "urn:activemq:core":management-notification-address, "urn:activemq:core":cluster-user, "urn:activemq:core":cluster-password, "urn:activemq:core":password-codec, "urn:activemq:core":mask-password, "urn:activemq:core":log-delegate-factory-class-name, "urn:activemq:core":jmx-management-enabled, "urn:activemq:core":jmx-domain, "urn:activemq:core":jmx-use-broker-name, "urn:activemq:core":message-counter-enabled, "urn:activemq:core":message-counter-sample-period, "urn:activemq:core":message-counter-max-day-history, "urn:activemq:core":connection-ttl-override, "urn:activemq:core":connection-ttl-check-interval, "urn:activemq:core":configuration-file-refresh-period, "urn:activemq:core":async-connection-execution-enabled, "urn:activemq:core":transaction-timeout, "urn:activemq:core":transaction-timeout-scan-period, "urn:activemq:core":message-expiry-scan-period, "urn:activemq:core":message-expiry-thread-priority, "urn:activemq:core":id-cache-size, "urn:activemq:core":persist-id-cache, "urn:activemq:core":remoting-incoming-interceptors, "urn:activemq:core":remoting-outgoing-interceptors, "urn:activemq:core":persist-delivery-count-before-delivery, "urn:activemq:core":populate-validated-user, "urn:activemq:core":connectors, "urn:activemq:core":acceptors, "urn:activemq:core":broadcast-groups, "urn:activemq:core":discovery-groups, "urn:activemq:core":diverts, "urn:activemq:core":queues, "urn:activemq:core":bridges, "urn:activemq:core":ha-policy, "urn:activemq:core":cluster-connections, "urn:activemq:core":grouping-handler, "urn:activemq:core":paging-directory, "urn:activemq:core":bindings-directory, "urn:activemq:core":create-bindings-dir, "urn:activemq:core":page-max-concurrent-io, "urn:activemq:core":journal-directory, "urn:activemq:core":create-journal-dir, "urn:activemq:core":journal-type, "urn:activemq:core":journal-buffer-timeout, "urn:activemq:core":journal-buffer-size, "urn:activemq:core":journal-sync-transactional, "urn:activemq:core":journal-sync-non-transactional, "urn:activemq:core":log-journal-write-rate, "urn:activemq:core":journal-file-size, "urn:activemq:core":journal-min-files, "urn:activemq:core":journal-pool-files, "urn:activemq:core":journal-compact-percentage, "urn:activemq:core":journal-compact-min-files, "urn:activemq:core":journal-max-io, "urn:activemq:core":server-dump-interval, "urn:activemq:core":global-max-size, "urn:activemq:core":max-disk-usage, "urn:activemq:core":disk-scan-period, "urn:activemq:core":memory-warning-threshold, "urn:activemq:core":memory-measure-interval, "urn:activemq:core":large-messages-directory, "urn:activemq:core":store, "urn:activemq:core":security-settings, "urn:activemq:core":address-settings, "urn:activemq:core":resource-limit-settings, "urn:activemq:core":connector-services, "urn:activemq:core":addresses, "urn:activemq:core":network-check-list, "urn:activemq:core":network-check-URL-list, "urn:activemq:core":network-check-period, "urn:activemq:core":network-check-timeout, "urn:activemq:core":network-check-NIC, "urn:activemq:core":network-check-ping-command, "urn:activemq:core":network-check-ping6-command, "urn:activemq:core":wildcard-addresses}' is expected. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:452) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3230) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1790) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:740) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.beginNode(DOMValidatorHelper.java:277) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.validate(DOMValidatorHelper.java:244) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.validate(DOMValidatorHelper.java:190) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:109) [rt.jar:1.8.0_65] at javax.xml.validation.Validator.validate(Validator.java:124) [rt.jar:1.8.0_65] at org.apache.activemq.artemis.utils.XMLUtil.validate(XMLUtil.java:330) [artemis-core-client-2.0.0.amq-700005.jar:2.0.0.amq-700005] at org.apache.activemq.artemis.core.config.FileDeploymentManager.readConfiguration(FileDeploymentManager.java:85) [:] at org.apache.activemq.artemis.core.config.impl.FileConfigurationParserTest.testSchemaValidation(FileConfigurationParserTest.java:55) [:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_65] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_65] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_65] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_65] 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] [main] 10:02:07,152 ERROR [org.apache.activemq.artemis.core.client] AMQ214019: Invalid configuration: org.xml.sax.SAXParseException; cvc-complex-type.2.4.a: Invalid content was found starting with element 'file-deployment-enabled'. One of '{"urn:activemq:core":system-property-prefix, "urn:activemq:core":internal-naming-prefix, "urn:activemq:core":resolve-protocols, "urn:activemq:core":journal-datasync, "urn:activemq:core":graceful-shutdown-enabled, "urn:activemq:core":graceful-shutdown-timeout, "urn:activemq:core":security-enabled, "urn:activemq:core":security-invalidation-interval, "urn:activemq:core":journal-lock-acquisition-timeout, "urn:activemq:core":wild-card-routing-enabled, "urn:activemq:core":management-address, "urn:activemq:core":management-notification-address, "urn:activemq:core":cluster-user, "urn:activemq:core":cluster-password, "urn:activemq:core":password-codec, "urn:activemq:core":mask-password, "urn:activemq:core":log-delegate-factory-class-name, "urn:activemq:core":jmx-management-enabled, "urn:activemq:core":jmx-domain, "urn:activemq:core":jmx-use-broker-name, "urn:activemq:core":message-counter-enabled, "urn:activemq:core":message-counter-sample-period, "urn:activemq:core":message-counter-max-day-history, "urn:activemq:core":connection-ttl-override, "urn:activemq:core":connection-ttl-check-interval, "urn:activemq:core":configuration-file-refresh-period, "urn:activemq:core":async-connection-execution-enabled, "urn:activemq:core":transaction-timeout, "urn:activemq:core":transaction-timeout-scan-period, "urn:activemq:core":message-expiry-scan-period, "urn:activemq:core":message-expiry-thread-priority, "urn:activemq:core":id-cache-size, "urn:activemq:core":persist-id-cache, "urn:activemq:core":remoting-incoming-interceptors, "urn:activemq:core":remoting-outgoing-interceptors, "urn:activemq:core":persist-delivery-count-before-delivery, "urn:activemq:core":populate-validated-user, "urn:activemq:core":connectors, "urn:activemq:core":acceptors, "urn:activemq:core":broadcast-groups, "urn:activemq:core":discovery-groups, "urn:activemq:core":diverts, "urn:activemq:core":queues, "urn:activemq:core":bridges, "urn:activemq:core":ha-policy, "urn:activemq:core":cluster-connections, "urn:activemq:core":grouping-handler, "urn:activemq:core":paging-directory, "urn:activemq:core":bindings-directory, "urn:activemq:core":create-bindings-dir, "urn:activemq:core":page-max-concurrent-io, "urn:activemq:core":journal-directory, "urn:activemq:core":create-journal-dir, "urn:activemq:core":journal-type, "urn:activemq:core":journal-buffer-timeout, "urn:activemq:core":journal-buffer-size, "urn:activemq:core":journal-sync-transactional, "urn:activemq:core":journal-sync-non-transactional, "urn:activemq:core":log-journal-write-rate, "urn:activemq:core":journal-file-size, "urn:activemq:core":journal-min-files, "urn:activemq:core":journal-pool-files, "urn:activemq:core":journal-compact-percentage, "urn:activemq:core":journal-compact-min-files, "urn:activemq:core":journal-max-io, "urn:activemq:core":server-dump-interval, "urn:activemq:core":global-max-size, "urn:activemq:core":max-disk-usage, "urn:activemq:core":disk-scan-period, "urn:activemq:core":memory-warning-threshold, "urn:activemq:core":memory-measure-interval, "urn:activemq:core":large-messages-directory, "urn:activemq:core":store, "urn:activemq:core":security-settings, "urn:activemq:core":address-settings, "urn:activemq:core":resource-limit-settings, "urn:activemq:core":connector-services, "urn:activemq:core":addresses, "urn:activemq:core":network-check-list, "urn:activemq:core":network-check-URL-list, "urn:activemq:core":network-check-period, "urn:activemq:core":network-check-timeout, "urn:activemq:core":network-check-NIC, "urn:activemq:core":network-check-ping-command, "urn:activemq:core":network-check-ping6-command, "urn:activemq:core":wildcard-addresses}' is expected. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:452) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3230) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1790) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:740) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.beginNode(DOMValidatorHelper.java:277) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.validate(DOMValidatorHelper.java:244) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.validate(DOMValidatorHelper.java:190) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:109) [rt.jar:1.8.0_65] at javax.xml.validation.Validator.validate(Validator.java:124) [rt.jar:1.8.0_65] at org.apache.activemq.artemis.utils.XMLUtil.validate(XMLUtil.java:330) [artemis-core-client-2.0.0.amq-700005.jar:2.0.0.amq-700005] at org.apache.activemq.artemis.core.config.FileDeploymentManager.readConfiguration(FileDeploymentManager.java:85) [:] at org.apache.activemq.artemis.core.config.impl.FileConfigurationParserTest.testSchemaValidation(FileConfigurationParserTest.java:55) [:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_65] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_65] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_65] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_65] 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] [main] 10:02:07,169 ERROR [org.apache.activemq.artemis.core.client] AMQ214019: Invalid configuration: org.xml.sax.SAXParseException; cvc-complex-type.2.4.a: Invalid content was found starting with element 'file-deployment-enabled'. One of '{"urn:activemq:core":system-property-prefix, "urn:activemq:core":internal-naming-prefix, "urn:activemq:core":resolve-protocols, "urn:activemq:core":journal-datasync, "urn:activemq:core":graceful-shutdown-enabled, "urn:activemq:core":graceful-shutdown-timeout, "urn:activemq:core":security-enabled, "urn:activemq:core":security-invalidation-interval, "urn:activemq:core":journal-lock-acquisition-timeout, "urn:activemq:core":wild-card-routing-enabled, "urn:activemq:core":management-address, "urn:activemq:core":management-notification-address, "urn:activemq:core":cluster-user, "urn:activemq:core":cluster-password, "urn:activemq:core":password-codec, "urn:activemq:core":mask-password, "urn:activemq:core":log-delegate-factory-class-name, "urn:activemq:core":jmx-management-enabled, "urn:activemq:core":jmx-domain, "urn:activemq:core":jmx-use-broker-name, "urn:activemq:core":message-counter-enabled, "urn:activemq:core":message-counter-sample-period, "urn:activemq:core":message-counter-max-day-history, "urn:activemq:core":connection-ttl-override, "urn:activemq:core":connection-ttl-check-interval, "urn:activemq:core":configuration-file-refresh-period, "urn:activemq:core":async-connection-execution-enabled, "urn:activemq:core":transaction-timeout, "urn:activemq:core":transaction-timeout-scan-period, "urn:activemq:core":message-expiry-scan-period, "urn:activemq:core":message-expiry-thread-priority, "urn:activemq:core":id-cache-size, "urn:activemq:core":persist-id-cache, "urn:activemq:core":remoting-incoming-interceptors, "urn:activemq:core":remoting-outgoing-interceptors, "urn:activemq:core":persist-delivery-count-before-delivery, "urn:activemq:core":populate-validated-user, "urn:activemq:core":connectors, "urn:activemq:core":acceptors, "urn:activemq:core":broadcast-groups, "urn:activemq:core":discovery-groups, "urn:activemq:core":diverts, "urn:activemq:core":queues, "urn:activemq:core":bridges, "urn:activemq:core":ha-policy, "urn:activemq:core":cluster-connections, "urn:activemq:core":grouping-handler, "urn:activemq:core":paging-directory, "urn:activemq:core":bindings-directory, "urn:activemq:core":create-bindings-dir, "urn:activemq:core":page-max-concurrent-io, "urn:activemq:core":journal-directory, "urn:activemq:core":create-journal-dir, "urn:activemq:core":journal-type, "urn:activemq:core":journal-buffer-timeout, "urn:activemq:core":journal-buffer-size, "urn:activemq:core":journal-sync-transactional, "urn:activemq:core":journal-sync-non-transactional, "urn:activemq:core":log-journal-write-rate, "urn:activemq:core":journal-file-size, "urn:activemq:core":journal-min-files, "urn:activemq:core":journal-pool-files, "urn:activemq:core":journal-compact-percentage, "urn:activemq:core":journal-compact-min-files, "urn:activemq:core":journal-max-io, "urn:activemq:core":server-dump-interval, "urn:activemq:core":global-max-size, "urn:activemq:core":max-disk-usage, "urn:activemq:core":disk-scan-period, "urn:activemq:core":memory-warning-threshold, "urn:activemq:core":memory-measure-interval, "urn:activemq:core":large-messages-directory, "urn:activemq:core":store, "urn:activemq:core":security-settings, "urn:activemq:core":address-settings, "urn:activemq:core":resource-limit-settings, "urn:activemq:core":connector-services, "urn:activemq:core":addresses, "urn:activemq:core":network-check-list, "urn:activemq:core":network-check-URL-list, "urn:activemq:core":network-check-period, "urn:activemq:core":network-check-timeout, "urn:activemq:core":network-check-NIC, "urn:activemq:core":network-check-ping-command, "urn:activemq:core":network-check-ping6-command, "urn:activemq:core":wildcard-addresses}' is expected. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:452) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3230) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1790) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:740) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.beginNode(DOMValidatorHelper.java:277) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.validate(DOMValidatorHelper.java:244) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.validate(DOMValidatorHelper.java:190) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:109) [rt.jar:1.8.0_65] at javax.xml.validation.Validator.validate(Validator.java:124) [rt.jar:1.8.0_65] at org.apache.activemq.artemis.utils.XMLUtil.validate(XMLUtil.java:330) [artemis-core-client-2.0.0.amq-700005.jar:2.0.0.amq-700005] at org.apache.activemq.artemis.core.config.FileDeploymentManager.readConfiguration(FileDeploymentManager.java:85) [:] at org.apache.activemq.artemis.core.config.impl.FileConfigurationParserTest.testSchemaValidation(FileConfigurationParserTest.java:55) [:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_65] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_65] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_65] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_65] 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] [main] 10:02:07,185 ERROR [org.apache.activemq.artemis.core.client] AMQ214019: Invalid configuration: org.xml.sax.SAXParseException; cvc-complex-type.2.4.a: Invalid content was found starting with element 'file-deployment-enabled'. One of '{"urn:activemq:core":system-property-prefix, "urn:activemq:core":internal-naming-prefix, "urn:activemq:core":resolve-protocols, "urn:activemq:core":journal-datasync, "urn:activemq:core":graceful-shutdown-enabled, "urn:activemq:core":graceful-shutdown-timeout, "urn:activemq:core":security-enabled, "urn:activemq:core":security-invalidation-interval, "urn:activemq:core":journal-lock-acquisition-timeout, "urn:activemq:core":wild-card-routing-enabled, "urn:activemq:core":management-address, "urn:activemq:core":management-notification-address, "urn:activemq:core":cluster-user, "urn:activemq:core":cluster-password, "urn:activemq:core":password-codec, "urn:activemq:core":mask-password, "urn:activemq:core":log-delegate-factory-class-name, "urn:activemq:core":jmx-management-enabled, "urn:activemq:core":jmx-domain, "urn:activemq:core":jmx-use-broker-name, "urn:activemq:core":message-counter-enabled, "urn:activemq:core":message-counter-sample-period, "urn:activemq:core":message-counter-max-day-history, "urn:activemq:core":connection-ttl-override, "urn:activemq:core":connection-ttl-check-interval, "urn:activemq:core":configuration-file-refresh-period, "urn:activemq:core":async-connection-execution-enabled, "urn:activemq:core":transaction-timeout, "urn:activemq:core":transaction-timeout-scan-period, "urn:activemq:core":message-expiry-scan-period, "urn:activemq:core":message-expiry-thread-priority, "urn:activemq:core":id-cache-size, "urn:activemq:core":persist-id-cache, "urn:activemq:core":remoting-incoming-interceptors, "urn:activemq:core":remoting-outgoing-interceptors, "urn:activemq:core":persist-delivery-count-before-delivery, "urn:activemq:core":populate-validated-user, "urn:activemq:core":connectors, "urn:activemq:core":acceptors, "urn:activemq:core":broadcast-groups, "urn:activemq:core":discovery-groups, "urn:activemq:core":diverts, "urn:activemq:core":queues, "urn:activemq:core":bridges, "urn:activemq:core":ha-policy, "urn:activemq:core":cluster-connections, "urn:activemq:core":grouping-handler, "urn:activemq:core":paging-directory, "urn:activemq:core":bindings-directory, "urn:activemq:core":create-bindings-dir, "urn:activemq:core":page-max-concurrent-io, "urn:activemq:core":journal-directory, "urn:activemq:core":create-journal-dir, "urn:activemq:core":journal-type, "urn:activemq:core":journal-buffer-timeout, "urn:activemq:core":journal-buffer-size, "urn:activemq:core":journal-sync-transactional, "urn:activemq:core":journal-sync-non-transactional, "urn:activemq:core":log-journal-write-rate, "urn:activemq:core":journal-file-size, "urn:activemq:core":journal-min-files, "urn:activemq:core":journal-pool-files, "urn:activemq:core":journal-compact-percentage, "urn:activemq:core":journal-compact-min-files, "urn:activemq:core":journal-max-io, "urn:activemq:core":server-dump-interval, "urn:activemq:core":global-max-size, "urn:activemq:core":max-disk-usage, "urn:activemq:core":disk-scan-period, "urn:activemq:core":memory-warning-threshold, "urn:activemq:core":memory-measure-interval, "urn:activemq:core":large-messages-directory, "urn:activemq:core":store, "urn:activemq:core":security-settings, "urn:activemq:core":address-settings, "urn:activemq:core":resource-limit-settings, "urn:activemq:core":connector-services, "urn:activemq:core":addresses, "urn:activemq:core":network-check-list, "urn:activemq:core":network-check-URL-list, "urn:activemq:core":network-check-period, "urn:activemq:core":network-check-timeout, "urn:activemq:core":network-check-NIC, "urn:activemq:core":network-check-ping-command, "urn:activemq:core":network-check-ping6-command, "urn:activemq:core":wildcard-addresses}' is expected. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:452) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3230) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1790) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:740) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.beginNode(DOMValidatorHelper.java:277) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.validate(DOMValidatorHelper.java:244) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.validate(DOMValidatorHelper.java:190) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:109) [rt.jar:1.8.0_65] at javax.xml.validation.Validator.validate(Validator.java:124) [rt.jar:1.8.0_65] at org.apache.activemq.artemis.utils.XMLUtil.validate(XMLUtil.java:330) [artemis-core-client-2.0.0.amq-700005.jar:2.0.0.amq-700005] at org.apache.activemq.artemis.core.config.FileDeploymentManager.readConfiguration(FileDeploymentManager.java:85) [:] at org.apache.activemq.artemis.core.config.impl.FileConfigurationParserTest.testSchemaValidation(FileConfigurationParserTest.java:55) [:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_65] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_65] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_65] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_65] 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] [main] 10:02:07,200 ERROR [org.apache.activemq.artemis.core.client] AMQ214019: Invalid configuration: org.xml.sax.SAXParseException; cvc-complex-type.2.4.a: Invalid content was found starting with element 'file-deployment-enabled'. One of '{"urn:activemq:core":system-property-prefix, "urn:activemq:core":internal-naming-prefix, "urn:activemq:core":resolve-protocols, "urn:activemq:core":journal-datasync, "urn:activemq:core":graceful-shutdown-enabled, "urn:activemq:core":graceful-shutdown-timeout, "urn:activemq:core":security-enabled, "urn:activemq:core":security-invalidation-interval, "urn:activemq:core":journal-lock-acquisition-timeout, "urn:activemq:core":wild-card-routing-enabled, "urn:activemq:core":management-address, "urn:activemq:core":management-notification-address, "urn:activemq:core":cluster-user, "urn:activemq:core":cluster-password, "urn:activemq:core":password-codec, "urn:activemq:core":mask-password, "urn:activemq:core":log-delegate-factory-class-name, "urn:activemq:core":jmx-management-enabled, "urn:activemq:core":jmx-domain, "urn:activemq:core":jmx-use-broker-name, "urn:activemq:core":message-counter-enabled, "urn:activemq:core":message-counter-sample-period, "urn:activemq:core":message-counter-max-day-history, "urn:activemq:core":connection-ttl-override, "urn:activemq:core":connection-ttl-check-interval, "urn:activemq:core":configuration-file-refresh-period, "urn:activemq:core":async-connection-execution-enabled, "urn:activemq:core":transaction-timeout, "urn:activemq:core":transaction-timeout-scan-period, "urn:activemq:core":message-expiry-scan-period, "urn:activemq:core":message-expiry-thread-priority, "urn:activemq:core":id-cache-size, "urn:activemq:core":persist-id-cache, "urn:activemq:core":remoting-incoming-interceptors, "urn:activemq:core":remoting-outgoing-interceptors, "urn:activemq:core":persist-delivery-count-before-delivery, "urn:activemq:core":populate-validated-user, "urn:activemq:core":connectors, "urn:activemq:core":acceptors, "urn:activemq:core":broadcast-groups, "urn:activemq:core":discovery-groups, "urn:activemq:core":diverts, "urn:activemq:core":queues, "urn:activemq:core":bridges, "urn:activemq:core":ha-policy, "urn:activemq:core":cluster-connections, "urn:activemq:core":grouping-handler, "urn:activemq:core":paging-directory, "urn:activemq:core":bindings-directory, "urn:activemq:core":create-bindings-dir, "urn:activemq:core":page-max-concurrent-io, "urn:activemq:core":journal-directory, "urn:activemq:core":create-journal-dir, "urn:activemq:core":journal-type, "urn:activemq:core":journal-buffer-timeout, "urn:activemq:core":journal-buffer-size, "urn:activemq:core":journal-sync-transactional, "urn:activemq:core":journal-sync-non-transactional, "urn:activemq:core":log-journal-write-rate, "urn:activemq:core":journal-file-size, "urn:activemq:core":journal-min-files, "urn:activemq:core":journal-pool-files, "urn:activemq:core":journal-compact-percentage, "urn:activemq:core":journal-compact-min-files, "urn:activemq:core":journal-max-io, "urn:activemq:core":server-dump-interval, "urn:activemq:core":global-max-size, "urn:activemq:core":max-disk-usage, "urn:activemq:core":disk-scan-period, "urn:activemq:core":memory-warning-threshold, "urn:activemq:core":memory-measure-interval, "urn:activemq:core":large-messages-directory, "urn:activemq:core":store, "urn:activemq:core":security-settings, "urn:activemq:core":address-settings, "urn:activemq:core":resource-limit-settings, "urn:activemq:core":connector-services, "urn:activemq:core":addresses, "urn:activemq:core":network-check-list, "urn:activemq:core":network-check-URL-list, "urn:activemq:core":network-check-period, "urn:activemq:core":network-check-timeout, "urn:activemq:core":network-check-NIC, "urn:activemq:core":network-check-ping-command, "urn:activemq:core":network-check-ping6-command, "urn:activemq:core":wildcard-addresses}' is expected. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:452) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3230) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1790) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:740) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.beginNode(DOMValidatorHelper.java:277) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.validate(DOMValidatorHelper.java:244) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.validate(DOMValidatorHelper.java:190) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:109) [rt.jar:1.8.0_65] at javax.xml.validation.Validator.validate(Validator.java:124) [rt.jar:1.8.0_65] at org.apache.activemq.artemis.utils.XMLUtil.validate(XMLUtil.java:330) [artemis-core-client-2.0.0.amq-700005.jar:2.0.0.amq-700005] at org.apache.activemq.artemis.core.config.FileDeploymentManager.readConfiguration(FileDeploymentManager.java:85) [:] at org.apache.activemq.artemis.core.config.impl.FileConfigurationParserTest.testSchemaValidation(FileConfigurationParserTest.java:55) [:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_65] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_65] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_65] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_65] 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] [main] 10:02:07,215 ERROR [org.apache.activemq.artemis.core.client] AMQ214019: Invalid configuration: org.xml.sax.SAXParseException; cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-setting-plugin'. One of '{"urn:activemq:core":security-setting}' is expected. at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:452) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3230) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1790) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:740) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.beginNode(DOMValidatorHelper.java:277) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.validate(DOMValidatorHelper.java:244) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper.validate(DOMValidatorHelper.java:190) [rt.jar:1.8.0_65] at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:109) [rt.jar:1.8.0_65] at javax.xml.validation.Validator.validate(Validator.java:124) [rt.jar:1.8.0_65] at org.apache.activemq.artemis.utils.XMLUtil.validate(XMLUtil.java:330) [artemis-core-client-2.0.0.amq-700005.jar:2.0.0.amq-700005] at org.apache.activemq.artemis.core.config.FileDeploymentManager.readConfiguration(FileDeploymentManager.java:85) [:] at org.apache.activemq.artemis.core.config.impl.FileConfigurationParserTest.testSchemaValidation(FileConfigurationParserTest.java:55) [:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_65] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_65] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_65] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_65] 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] [main] 10:02:07,218 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSchemaValidation()... [main] 10:02:07,220 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testWildcardConfiguration()... #test testWildcardConfiguration [main] 10:02:07,251 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testWildcardConfiguration()... [main] 10:02:07,252 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testDivertRoutingNameIsNotRequired()... #test testDivertRoutingNameIsNotRequired [main] 10:02:07,278 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testDivertRoutingNameIsNotRequired()... [main] 10:02:07,279 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testParsingDefaultServerConfig()... #test testParsingDefaultServerConfig [main] 10:02:07,944 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testParsingDefaultServerConfig()... [main] 10:02:07,944 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testParsingClusterConnectionURIs()... #test testParsingClusterConnectionURIs Adding cluster connection :: ClusterConnectionConfiguration{name='my-cluster', address='', connectorName='netty-connector', clientFailureCheckPeriod=30000, connectionTTL=60000, retryInterval=333, retryIntervalMultiplier=1.0, maxRetryInterval=2000, initialConnectAttempts=-1, reconnectAttempts=-1, callTimeout=30000, callFailoverTimeout=-1, duplicateDetection=true, messageLoadBalancingType=STRICT, compositeMembers=null, staticConnectors=[], discoveryGroupName='my-discovery-group', maxHops=1, confirmationWindowSize=1048576, allowDirectConnectionsOnly=false, minLargeMessageSize=102400, clusterNotificationInterval=1000, clusterNotificationAttempts=2} [main] 10:02:07,956 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testParsingClusterConnectionURIs()... Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 sec - in org.apache.activemq.artemis.core.config.impl.FileConfigurationParserTest Running org.apache.activemq.artemis.core.config.impl.FileConfigurationTest [main] 10:02:07,958 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testContextClassLoaderUsage()... #test testContextClassLoaderUsage [main] 10:02:08,027 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testContextClassLoaderUsage()... [main] 10:02:08,029 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSecuritySettingPlugin()... #test testSecuritySettingPlugin [main] 10:02:08,073 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSecuritySettingPlugin()... [main] 10:02:08,074 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testDefaults()... #test testDefaults [main] 10:02:08,098 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testDefaults()... [main] 10:02:08,098 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSetSystemProperty()... #test testSetSystemProperty [main] 10:02:08,119 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSetSystemProperty()... [main] 10:02:08,120 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testGetSetInterceptors()... #test testGetSetInterceptors [main] 10:02:08,141 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testGetSetInterceptors()... [main] 10:02:08,144 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAbsolutePath()... #test testAbsolutePath TempFolder = /tmp/journal-folder2369700249566233854 [main] 10:02:08,165 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAbsolutePath()... [main] 10:02:08,166 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSerialize()... #test testSerialize [main] 10:02:08,185 INFO [org.apache.activemq.artemis.core.config.impl.ConfigurationImpl] Usage of wildcardRoutingEnabled configuration property is deprecated, please use wildCardConfiguration.enabled instead [main] 10:02:08,209 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSerialize()... [main] 10:02:08,210 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSetGetAttributes()... #test testSetGetAttributes [main] 10:02:08,228 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSetGetAttributes()... [main] 10:02:08,229 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testResolvePath()... #test testResolvePath [main] 10:02:08,242 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testResolvePath()... [main] 10:02:08,242 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSetSystemPropertyCME()... #test testSetSystemPropertyCME [main] 10:02:08,258 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSetSystemPropertyCME()... Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec - in org.apache.activemq.artemis.core.config.impl.FileConfigurationTest Running org.apache.activemq.artemis.core.config.impl.HAPolicyConfigurationTest [main] 10:02:08,260 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: SharedStoreMasterTest()... #test SharedStoreMasterTest [main] 10:02:08,506 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit1873165812056556795/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit1873165812056556795/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit1873165812056556795/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit1873165812056556795/data/paging) [main] 10:02:08,507 INFO [org.apache.activemq.artemis.core.server] AMQ221006: Waiting to obtain live lock [main] 10:02:08,522 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:02:08,559 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:08,949 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:02:08,949 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [main] 10:02:11,051 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:11,051 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=3151f40e-2b28-11e7-b3be-e8b1fc559583] [main] 10:02:11,204 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [3151f40e-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 2.935 seconds [main] 10:02:11,205 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: SharedStoreMasterTest()... [main] 10:02:11,206 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: colocatedTest()... #test colocatedTest [main] 10:02:11,308 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit5967543679833355967/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit5967543679833355967/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit5967543679833355967/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit5967543679833355967/data/paging) [main] 10:02:11,311 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:02:11,312 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:12,350 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:12,350 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=3305e5a0-2b28-11e7-b3be-e8b1fc559583] [main] 10:02:12,502 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [3305e5a0-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 1.284 seconds [main] 10:02:12,504 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: colocatedTest()... [main] 10:02:12,505 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: SharedStoreSlaveTest2()... #test SharedStoreSlaveTest2 [main] 10:02:12,555 INFO [org.apache.activemq.artemis.core.server] AMQ221000: backup Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit8578664583802555500/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit8578664583802555500/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit8578664583802555500/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit8578664583802555500/data/paging) [AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=33c64f71-2b28-11e7-b3be-e8b1fc559583] 10:02:12,562 INFO [org.apache.activemq.artemis.core.server] AMQ221032: Waiting to become backup node [AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=33c64f71-2b28-11e7-b3be-e8b1fc559583] 10:02:12,562 INFO [org.apache.activemq.artemis.core.server] AMQ221033: ** got backup lock [main] 10:02:12,566 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [33c64f71-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 0.051 seconds [main] 10:02:12,567 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: SharedStoreSlaveTest2()... [main] 10:02:12,568 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: SharedStoreSlaveTest3()... #test SharedStoreSlaveTest3 [main] 10:02:12,634 INFO [org.apache.activemq.artemis.core.server] AMQ221000: backup Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit559297387158984115/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit559297387158984115/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit559297387158984115/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit559297387158984115/data/paging) [AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=33d03a82-2b28-11e7-b3be-e8b1fc559583] 10:02:12,635 INFO [org.apache.activemq.artemis.core.server] AMQ221032: Waiting to become backup node [AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=33d03a82-2b28-11e7-b3be-e8b1fc559583] 10:02:12,635 INFO [org.apache.activemq.artemis.core.server] AMQ221033: ** got backup lock [main] 10:02:12,637 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [33d03a82-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 0.057 seconds [main] 10:02:12,638 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: SharedStoreSlaveTest3()... [main] 10:02:12,639 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: colocatedTest2()... #test colocatedTest2 [main] 10:02:12,690 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit9034428765460891425/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit9034428765460891425/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit9034428765460891425/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit9034428765460891425/data/paging) [main] 10:02:12,691 INFO [org.apache.activemq.artemis.core.server] AMQ221006: Waiting to obtain live lock [main] 10:02:12,691 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:02:12,692 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:12,732 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:02:12,732 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [main] 10:02:13,569 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:13,569 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=33db3703-2b28-11e7-b3be-e8b1fc559583] [main] 10:02:13,695 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [33db3703-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 1.042 seconds [main] 10:02:13,697 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: colocatedTest2()... [main] 10:02:13,697 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: liveOnlyTest()... #test liveOnlyTest [main] 10:02:13,750 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit393660372618103871/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit393660372618103871/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit393660372618103871/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit393660372618103871/data/paging) [main] 10:02:13,752 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:02:13,752 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:13,922 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:02:13,922 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [main] 10:02:15,066 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:15,066 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=347b6ea5-2b28-11e7-b3be-e8b1fc559583] [main] 10:02:15,081 WARN [org.apache.activemq.artemis.core.server] AMQ222181: Unable to scaleDown messages: ActiveMQInternalErrorException[errorType=INTERNAL_ERROR message=AMQ119004: Failed to initialise session factory] at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.initialise(ServerLocatorImpl.java:308) [artemis-core-client-2.0.0.amq-700005.jar:2.0.0.amq-700005] at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:741) [artemis-core-client-2.0.0.amq-700005.jar:2.0.0.amq-700005] at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.connect(ServerLocatorImpl.java:627) [artemis-core-client-2.0.0.amq-700005.jar:2.0.0.amq-700005] at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.connect(ServerLocatorImpl.java:609) [artemis-core-client-2.0.0.amq-700005.jar:2.0.0.amq-700005] at org.apache.activemq.artemis.core.server.LiveNodeLocator.connectToCluster(LiveNodeLocator.java:83) [:2.0.0.amq-700005] at org.apache.activemq.artemis.core.server.impl.LiveOnlyActivation.connectToScaleDownTarget(LiveOnlyActivation.java:141) [:] at org.apache.activemq.artemis.core.server.impl.LiveOnlyActivation.freezeConnections(LiveOnlyActivation.java:109) [:] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.freezeConnections(ActiveMQServerImpl.java:1087) [:] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.stop(ActiveMQServerImpl.java:897) [:] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.stop(ActiveMQServerImpl.java:823) [:] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.internalStop(ActiveMQServerImpl.java:683) [:] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.stop(ActiveMQServerImpl.java:678) [:] at org.apache.activemq.artemis.core.config.impl.HAPolicyConfigurationTest.liveOnlyTest(HAPolicyConfigurationTest.java:63) [:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_65] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_65] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_65] at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_65] 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] Caused by: java.lang.IllegalArgumentException: port out of range:-1 at java.net.InetSocketAddress.checkPort(InetSocketAddress.java:143) [rt.jar:1.8.0_65] at java.net.InetSocketAddress.(InetSocketAddress.java:188) [rt.jar:1.8.0_65] at org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory$UDPBroadcastEndpoint.openClient(UDPBroadcastEndpointFactory.java:203) [artemis-core-client-2.0.0.amq-700005.jar:2.0.0.amq-700005] at org.apache.activemq.artemis.core.cluster.DiscoveryGroup.start(DiscoveryGroup.java:105) [artemis-core-client-2.0.0.amq-700005.jar:2.0.0.amq-700005] at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.initialise(ServerLocatorImpl.java:304) [artemis-core-client-2.0.0.amq-700005.jar:2.0.0.amq-700005] ... 44 more [main] 10:02:15,186 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [347b6ea5-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 1.482 seconds [main] 10:02:15,188 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: liveOnlyTest()... [main] 10:02:15,188 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: ReplicaTest()... #test ReplicaTest [main] 10:02:15,294 INFO [org.apache.activemq.artemis.core.server] AMQ221000: backup Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit3460903866309846947/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit3460903866309846947/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit3460903866309846947/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit3460903866309846947/data/paging) [AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=null] 10:02:15,302 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory /home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit3460903866309846947/data/journal to /home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit3460903866309846947/data/journal/oldreplica.1 [main] 10:02:15,303 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [null] stopped, uptime 0.110 seconds [main] 10:02:15,305 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: ReplicaTest()... [main] 10:02:15,305 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: ReplicatedTest()... #test ReplicatedTest [main] 10:02:15,353 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit5427554370668030630/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit5427554370668030630/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit5427554370668030630/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit5427554370668030630/data/paging) [main] 10:02:15,353 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:02:15,354 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:16,502 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:16,502 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=356fe0c9-2b28-11e7-b3be-e8b1fc559583] [main] 10:02:16,621 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [356fe0c9-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 1.306 seconds [main] 10:02:16,623 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: ReplicatedTest()... [main] 10:02:16,624 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: colocatedTest2nullbackup()... #test colocatedTest2nullbackup [main] 10:02:16,686 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit2446023755306729790/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit2446023755306729790/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit2446023755306729790/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit2446023755306729790/data/paging) [main] 10:02:16,687 INFO [org.apache.activemq.artemis.core.server] AMQ221006: Waiting to obtain live lock [main] 10:02:16,687 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:02:16,687 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:16,722 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:02:16,722 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [main] 10:02:17,782 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:17,782 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=363b471a-2b28-11e7-b3be-e8b1fc559583] [main] 10:02:17,902 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [363b471a-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 1.272 seconds [main] 10:02:17,904 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: colocatedTest2nullbackup()... [main] 10:02:17,905 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: SharedStoreSlaveTest()... #test SharedStoreSlaveTest [main] 10:02:17,948 INFO [org.apache.activemq.artemis.core.server] AMQ221000: backup Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7856194363300493049/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7856194363300493049/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7856194363300493049/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7856194363300493049/data/paging) [AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=36fd5e9c-2b28-11e7-b3be-e8b1fc559583] 10:02:17,949 INFO [org.apache.activemq.artemis.core.server] AMQ221032: Waiting to become backup node [AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=36fd5e9c-2b28-11e7-b3be-e8b1fc559583] 10:02:17,949 INFO [org.apache.activemq.artemis.core.server] AMQ221033: ** got backup lock [main] 10:02:17,949 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [36fd5e9c-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 0.037 seconds [main] 10:02:17,950 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: SharedStoreSlaveTest()... [main] 10:02:17,951 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: liveOnlyTest2()... #test liveOnlyTest2 [main] 10:02:18,072 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7644108423307072240/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7644108423307072240/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7644108423307072240/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7644108423307072240/data/paging) [main] 10:02:18,072 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:02:18,073 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:18,098 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:02:18,099 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [Finalizer] 10:02:18,104 WARN [org.apache.activemq.artemis.core.server] AMQ222000: ActiveMQServer is being finalized and has not been stopped. Please remember to stop the server before letting it go out of scope [Finalizer] 10:02:18,104 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [null] stopped, uptime 2.911 seconds [main] 10:02:19,075 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:19,075 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=370f5ffd-2b28-11e7-b3be-e8b1fc559583] [main] 10:02:19,124 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [370f5ffd-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 1.166 seconds [main] 10:02:19,125 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: liveOnlyTest2()... [main] 10:02:19,126 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: liveOnlyTest3()... #test liveOnlyTest3 [main] 10:02:19,181 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7664848344856732258/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7664848344856732258/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7664848344856732258/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7664848344856732258/data/paging) [main] 10:02:19,182 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:02:19,182 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:19,263 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:02:19,263 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [main] 10:02:20,167 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:20,167 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=37b8984e-2b28-11e7-b3be-e8b1fc559583] [main] 10:02:20,319 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [37b8984e-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 1.188 seconds [main] 10:02:20,321 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: liveOnlyTest3()... [main] 10:02:20,322 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: liveOnlyTest4()... #test liveOnlyTest4 [main] 10:02:20,366 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit9041601125589748004/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit9041601125589748004/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit9041601125589748004/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit9041601125589748004/data/paging) [main] 10:02:20,367 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:02:20,367 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:20,451 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:02:20,451 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [main] 10:02:21,372 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:21,372 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=386d1b3f-2b28-11e7-b3be-e8b1fc559583] [main] 10:02:21,479 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [386d1b3f-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 1.152 seconds [main] 10:02:21,481 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: liveOnlyTest4()... [main] 10:02:21,481 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: liveOnlyTest5()... #test liveOnlyTest5 [main] 10:02:21,543 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit5201826130194127350/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit5201826130194127350/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit5201826130194127350/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit5201826130194127350/data/paging) [main] 10:02:21,544 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:02:21,544 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:21,587 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:02:21,587 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [main] 10:02:22,479 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:22,480 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=391da690-2b28-11e7-b3be-e8b1fc559583] [main] 10:02:22,606 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [391da690-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 1.120 seconds [main] 10:02:22,608 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: liveOnlyTest5()... [main] 10:02:22,609 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: ReplicaTest2()... #test ReplicaTest2 [main] 10:02:22,662 INFO [org.apache.activemq.artemis.core.server] AMQ221000: backup Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7724780659607575729/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7724780659607575729/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7724780659607575729/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7724780659607575729/data/paging) [AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=null] 10:02:22,662 WARN [org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl] null: java.lang.InterruptedException at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1302) [rt.jar:1.8.0_65] at java.util.concurrent.Semaphore.acquire(Semaphore.java:312) [rt.jar:1.8.0_65] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.lockActivation(ActiveMQServerImpl.java:560) [:] at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$ActivationThread.run(ActiveMQServerImpl.java:2732) [:] [AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=null] 10:02:22,663 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory /home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7724780659607575729/data/journal to /home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit7724780659607575729/data/journal/oldreplica.1 [main] 10:02:22,664 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [null] stopped, uptime 0.046 seconds [main] 10:02:22,665 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: ReplicaTest2()... [main] 10:02:22,665 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: ReplicaTest3()... #test ReplicaTest3 [main] 10:02:22,703 INFO [org.apache.activemq.artemis.core.server] AMQ221000: backup Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit2066052826079464844/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit2066052826079464844/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit2066052826079464844/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit2066052826079464844/data/paging) [AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=null] 10:02:22,704 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory /home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit2066052826079464844/data/journal to /home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit2066052826079464844/data/journal/oldreplica.1 [main] 10:02:22,705 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [null] stopped, uptime 0.032 seconds [main] 10:02:22,706 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: ReplicaTest3()... [main] 10:02:22,706 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: colocatedTestNullBackup()... #test colocatedTestNullBackup [main] 10:02:22,830 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit6131929871859744926/data/journal,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit6131929871859744926/data/bindings,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit6131929871859744926/data/largemessages,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit6131929871859744926/data/paging) [main] 10:02:22,831 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:02:22,831 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:23,854 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:23,854 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=39e47904-2b28-11e7-b3be-e8b1fc559583] [main] 10:02:23,950 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [39e47904-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 1.237 seconds [main] 10:02:23,951 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: colocatedTestNullBackup()... Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.693 sec - in org.apache.activemq.artemis.core.config.impl.HAPolicyConfigurationTest Running org.apache.activemq.artemis.core.config.impl.ValidatorsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.activemq.artemis.core.config.impl.ValidatorsTest Running org.apache.activemq.artemis.core.config.impl.WrongRoleFileConfigurationParserTest [main] 10:02:23,957 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testParsingDefaultServerConfig()... #test testParsingDefaultServerConfig [main] 10:02:23,965 WARN [org.apache.activemq.artemis.core.server] AMQ222177: Wrong configuration for role, create-durable-queue is not a valid permission [main] 10:02:23,965 WARN [org.apache.activemq.artemis.core.server] AMQ222177: Wrong configuration for role, delete-durable-queue is not a valid permission [main] 10:02:23,967 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testParsingDefaultServerConfig()... Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.activemq.artemis.core.config.impl.WrongRoleFileConfigurationParserTest Running org.apache.activemq.artemis.core.filter.impl.FilterTest [main] 10:02:23,999 ERROR [org.apache.activemq.artemis.core.server] AMQ224006: Invalid filter: color = 'red [main] 10:02:24,000 ERROR [org.apache.activemq.artemis.core.server] AMQ224006: Invalid filter: color = 'red [main] 10:02:24,000 ERROR [org.apache.activemq.artemis.core.server] AMQ224006: Invalid filter: 3 [main] 10:02:24,000 ERROR [org.apache.activemq.artemis.core.server] AMQ224006: Invalid filter: 3 Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.apache.activemq.artemis.core.filter.impl.FilterTest Running org.apache.activemq.artemis.core.list.PriorityLinkedListTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.activemq.artemis.core.list.PriorityLinkedListTest Running org.apache.activemq.artemis.core.message.impl.MessagePropertyTest [main] 10:02:24,013 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testProperties()... #test testProperties [main] 10:02:24,112 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit700006179963021602/journal0-L,bindingsDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit700006179963021602/bindings0-L,largeMessagesDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit700006179963021602/large-msg0-L,pagingDirectory=/home/ataylor/projects/prod-artemis/artemis-server/./target/tmp/junit700006179963021602/page0-L) [main] 10:02:24,113 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:02:24,113 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:24,126 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:02:24,126 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [main] 10:02:24,421 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:24,421 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=3aaa12f5-2b28-11e7-b3be-e8b1fc559583] [Finalizer] 10:02:24,461 WARN [org.apache.activemq.artemis.core.server] AMQ222000: ActiveMQServer is being finalized and has not been stopped. Please remember to stop the server before letting it go out of scope [Finalizer] 10:02:24,462 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [null] stopped, uptime 1.843 seconds [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=3aaa12f5-2b28-11e7-b3be-e8b1fc559583-464400749-343563528)] 10:02:24,516 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue anAddress123 in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=3aaa12f5-2b28-11e7-b3be-e8b1fc559583-464400749-343563528)] 10:02:24,517 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue anAddress123 in AddressSettings [main] 10:02:24,876 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [3aaa12f5-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 0.859 seconds [main] 10:02:24,878 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testProperties()... Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 sec - in org.apache.activemq.artemis.core.message.impl.MessagePropertyTest Running org.apache.activemq.artemis.core.reload.ReloadManagerTest [main] 10:02:24,879 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testUpdate()... #test testUpdate [main] 10:02:25,884 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testUpdate()... [main] 10:02:25,884 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testUpdateWithSpace()... #test testUpdateWithSpace [main] 10:02:26,889 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testUpdateWithSpace()... Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.01 sec - in org.apache.activemq.artemis.core.reload.ReloadManagerTest Running org.apache.activemq.artemis.core.security.RoleTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.activemq.artemis.core.security.RoleTest Running org.apache.activemq.artemis.core.security.jaas.CertificateLoginModuleTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.activemq.artemis.core.security.jaas.CertificateLoginModuleTest Running org.apache.activemq.artemis.core.security.jaas.GuestLoginModuleTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.activemq.artemis.core.security.jaas.GuestLoginModuleTest Running org.apache.activemq.artemis.core.security.jaas.LDAPLoginModuleTest Using partition factory JdbmPartitionFactory [main] 10:02:28,582 ERROR [org.apache.activemq.artemis.core.server] javax.naming.NamingException: Empty password is not allowed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 sec - in org.apache.activemq.artemis.core.security.jaas.LDAPLoginModuleTest Running org.apache.activemq.artemis.core.security.jaas.LDAPModuleRoleExpansionTest Using partition factory JdbmPartitionFactory Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.72 sec - in org.apache.activemq.artemis.core.security.jaas.LDAPModuleRoleExpansionTest Running org.apache.activemq.artemis.core.security.jaas.PropertiesLoginModuleRaceConditionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.675 sec - in org.apache.activemq.artemis.core.security.jaas.PropertiesLoginModuleRaceConditionTest Running org.apache.activemq.artemis.core.security.jaas.PropertiesLoginModuleTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 sec - in org.apache.activemq.artemis.core.security.jaas.PropertiesLoginModuleTest Running org.apache.activemq.artemis.core.security.jaas.RolePrincipalTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.activemq.artemis.core.security.jaas.RolePrincipalTest Running org.apache.activemq.artemis.core.security.jaas.TextFileCertificateLoginModuleTest [main] 10:02:35,761 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CN, 10008CN, 10004CN, 10005CN, 10007CN, 10006CN, 10001CN, 10002CN, 10003CN, 10010CN] [main] 10:02:35,761 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CN, 10008CN, 10004CN, 10005CN, 10007CN, 10006CN, 10001CN, 10002CN, 10003CN, 10010CN] [main] 10:02:35,761 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CN, 10008CN, 10004CN, 10005CN, 10007CN, 10006CN, 10001CN, 10002CN, 10003CN, 10010CN] [main] 10:02:35,761 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CN, 10008CN, 10004CN, 10005CN, 10007CN, 10006CN, 10001CN, 10002CN, 10003CN, 10010CN] [main] 10:02:35,761 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CN, 10008CN, 10004CN, 10005CN, 10007CN, 10006CN, 10001CN, 10002CN, 10003CN, 10010CN] [main] 10:02:35,761 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CN, 10008CN, 10004CN, 10005CN, 10007CN, 10006CN, 10001CN, 10002CN, 10003CN, 10010CN] [main] 10:02:35,761 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CN, 10008CN, 10004CN, 10005CN, 10007CN, 10006CN, 10001CN, 10002CN, 10003CN, 10010CN] [main] 10:02:35,761 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CN, 10008CN, 10004CN, 10005CN, 10007CN, 10006CN, 10001CN, 10002CN, 10003CN, 10010CN] [main] 10:02:35,761 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CN, 10008CN, 10004CN, 10005CN, 10007CN, 10006CN, 10001CN, 10002CN, 10003CN, 10010CN] [main] 10:02:35,761 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CN, 10008CN, 10004CN, 10005CN, 10007CN, 10006CN, 10001CN, 10002CN, 10003CN, 10010CN] [main] 10:02:35,761 INFO [org.apache.activemq.artemis.core.server] cert-users-SMALL.properties: Time taken is 35 [main] 10:02:36,055 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CNT, 10005CNT, 10006CNT, 10007CNT, 10003CNT, 10008CNT, 10001CNT, 10004CNT, 10002CNT, 10010CNT] [main] 10:02:36,055 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CNT, 10005CNT, 10006CNT, 10007CNT, 10003CNT, 10008CNT, 10001CNT, 10004CNT, 10002CNT, 10010CNT] [main] 10:02:36,055 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CNT, 10005CNT, 10006CNT, 10007CNT, 10003CNT, 10008CNT, 10001CNT, 10004CNT, 10002CNT, 10010CNT] [main] 10:02:36,055 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CNT, 10005CNT, 10006CNT, 10007CNT, 10003CNT, 10008CNT, 10001CNT, 10004CNT, 10002CNT, 10010CNT] [main] 10:02:36,055 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CNT, 10005CNT, 10006CNT, 10007CNT, 10003CNT, 10008CNT, 10001CNT, 10004CNT, 10002CNT, 10010CNT] [main] 10:02:36,055 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CNT, 10005CNT, 10006CNT, 10007CNT, 10003CNT, 10008CNT, 10001CNT, 10004CNT, 10002CNT, 10010CNT] [main] 10:02:36,056 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CNT, 10005CNT, 10006CNT, 10007CNT, 10003CNT, 10008CNT, 10001CNT, 10004CNT, 10002CNT, 10010CNT] [main] 10:02:36,056 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CNT, 10005CNT, 10006CNT, 10007CNT, 10003CNT, 10008CNT, 10001CNT, 10004CNT, 10002CNT, 10010CNT] [main] 10:02:36,056 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CNT, 10005CNT, 10006CNT, 10007CNT, 10003CNT, 10008CNT, 10001CNT, 10004CNT, 10002CNT, 10010CNT] [main] 10:02:36,056 INFO [org.apache.activemq.artemis.core.server] subject is: [10009CNT, 10005CNT, 10006CNT, 10007CNT, 10003CNT, 10008CNT, 10001CNT, 10004CNT, 10002CNT, 10010CNT] [main] 10:02:36,056 INFO [org.apache.activemq.artemis.core.server] cert-users-LARGE.properties: Time taken is 294 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec - in org.apache.activemq.artemis.core.security.jaas.TextFileCertificateLoginModuleTest Running org.apache.activemq.artemis.core.security.jaas.UserPrincipalTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.activemq.artemis.core.security.jaas.UserPrincipalTest Running org.apache.activemq.artemis.core.server.QueueConfigTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.activemq.artemis.core.server.QueueConfigTest Running org.apache.activemq.artemis.core.server.cluster.impl.BroadcastGroupImplTest [main] 10:02:36,060 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testBroadcastDatagramLength()... #test testBroadcastDatagramLength [main] 10:02:36,064 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testBroadcastDatagramLength()... Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.activemq.artemis.core.server.cluster.impl.BroadcastGroupImplTest Running org.apache.activemq.artemis.core.server.files.FileMoveManagerTest [main] 10:02:36,072 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit4524596355940025113/data to ./target/tmp/junit4524596355940025113/data/oldreplica.1 [main] 10:02:36,080 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit4524596355940025113/data to ./target/tmp/junit4524596355940025113/data/oldreplica.2 [main] 10:02:36,113 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit4524596355940025113/data to ./target/tmp/junit4524596355940025113/data/oldreplica.3 [main] 10:02:36,133 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4524596355940025113/data/oldreplica.1 [main] 10:02:36,135 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit4524596355940025113/data to ./target/tmp/junit4524596355940025113/data/oldreplica.4 [main] 10:02:36,141 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4524596355940025113/data/oldreplica.2 [main] 10:02:36,143 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit4524596355940025113/data to ./target/tmp/junit4524596355940025113/data/oldreplica.5 [main] 10:02:36,151 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4524596355940025113/data/oldreplica.3 [main] 10:02:36,153 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit4524596355940025113/data to ./target/tmp/junit4524596355940025113/data/oldreplica.6 [main] 10:02:36,160 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4524596355940025113/data/oldreplica.4 [main] 10:02:36,161 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit4524596355940025113/data to ./target/tmp/junit4524596355940025113/data/oldreplica.7 [main] 10:02:36,188 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4524596355940025113/data/oldreplica.5 [main] 10:02:36,190 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit4524596355940025113/data to ./target/tmp/junit4524596355940025113/data/oldreplica.8 [main] 10:02:36,198 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4524596355940025113/data/oldreplica.6 [main] 10:02:36,200 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit4524596355940025113/data to ./target/tmp/junit4524596355940025113/data/oldreplica.9 [main] 10:02:36,208 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4524596355940025113/data/oldreplica.7 [main] 10:02:36,209 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit4524596355940025113/data to ./target/tmp/junit4524596355940025113/data/oldreplica.10 [main] 10:02:36,211 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4524596355940025113/data/oldreplica.8 [main] 10:02:36,212 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4524596355940025113/data/oldreplica.9 [main] 10:02:36,221 INFO [org.apache.activemq.artemis.core.server] AMQ222190: Deleting old data directory ./target/tmp/junit3119775971997025100/data as the max folders is set to 0 [main] 10:02:36,228 INFO [org.apache.activemq.artemis.core.server] AMQ222190: Deleting old data directory ./target/tmp/junit3119775971997025100/data as the max folders is set to 0 [main] 10:02:36,234 INFO [org.apache.activemq.artemis.core.server] AMQ222190: Deleting old data directory ./target/tmp/junit3119775971997025100/data as the max folders is set to 0 [main] 10:02:36,240 INFO [org.apache.activemq.artemis.core.server] AMQ222190: Deleting old data directory ./target/tmp/junit3119775971997025100/data as the max folders is set to 0 [main] 10:02:36,248 INFO [org.apache.activemq.artemis.core.server] AMQ222190: Deleting old data directory ./target/tmp/junit3119775971997025100/data as the max folders is set to 0 [main] 10:02:36,255 INFO [org.apache.activemq.artemis.core.server] AMQ222190: Deleting old data directory ./target/tmp/junit3119775971997025100/data as the max folders is set to 0 [main] 10:02:36,261 INFO [org.apache.activemq.artemis.core.server] AMQ222190: Deleting old data directory ./target/tmp/junit3119775971997025100/data as the max folders is set to 0 [main] 10:02:36,268 INFO [org.apache.activemq.artemis.core.server] AMQ222190: Deleting old data directory ./target/tmp/junit3119775971997025100/data as the max folders is set to 0 [main] 10:02:36,277 INFO [org.apache.activemq.artemis.core.server] AMQ222190: Deleting old data directory ./target/tmp/junit3119775971997025100/data as the max folders is set to 0 [main] 10:02:36,283 INFO [org.apache.activemq.artemis.core.server] AMQ222190: Deleting old data directory ./target/tmp/junit3119775971997025100/data as the max folders is set to 0 [main] 10:02:36,286 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.0 [main] 10:02:36,286 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.1 [main] 10:02:36,286 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.2 [main] 10:02:36,286 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.3 [main] 10:02:36,286 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.4 [main] 10:02:36,286 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.7 [main] 10:02:36,287 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.8 [main] 10:02:36,287 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.9 [main] 10:02:36,287 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.10 [main] 10:02:36,288 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.0 [main] 10:02:36,288 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.1 [main] 10:02:36,288 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.2 [main] 10:02:36,288 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.3 [main] 10:02:36,288 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.4 [main] 10:02:36,288 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.7 [main] 10:02:36,288 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.8 [main] 10:02:36,288 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.9 [main] 10:02:36,288 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6459893393780644601/data/oldreplica.10 [main] 10:02:36,290 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4428281699745296267/data/oldreplica.0 [main] 10:02:36,290 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4428281699745296267/data/oldreplica.1 [main] 10:02:36,290 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4428281699745296267/data/oldreplica.2 [main] 10:02:36,290 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4428281699745296267/data/oldreplica.3 [main] 10:02:36,290 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4428281699745296267/data/oldreplica.4 [main] 10:02:36,290 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4428281699745296267/data/oldreplica.7 [main] 10:02:36,290 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4428281699745296267/data/oldreplica.8 [main] 10:02:36,290 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4428281699745296267/data/oldreplica.9 [main] 10:02:36,290 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit4428281699745296267/data/oldreplica.10 [main] 10:02:36,297 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit8351103742281725367/data to ./target/tmp/junit8351103742281725367/data/oldreplica.1 [main] 10:02:36,306 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit8351103742281725367/data to ./target/tmp/junit8351103742281725367/data/oldreplica.2 [main] 10:02:36,316 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit8351103742281725367/data to ./target/tmp/junit8351103742281725367/data/oldreplica.3 [main] 10:02:36,325 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit8351103742281725367/data/oldreplica.1 [main] 10:02:36,327 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit8351103742281725367/data to ./target/tmp/junit8351103742281725367/data/oldreplica.4 [main] 10:02:36,334 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit8351103742281725367/data/oldreplica.2 [main] 10:02:36,335 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit8351103742281725367/data to ./target/tmp/junit8351103742281725367/data/oldreplica.5 [main] 10:02:36,348 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit8351103742281725367/data/oldreplica.3 [main] 10:02:36,349 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit8351103742281725367/data to ./target/tmp/junit8351103742281725367/data/oldreplica.6 [main] 10:02:36,356 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit8351103742281725367/data/oldreplica.4 [main] 10:02:36,357 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit8351103742281725367/data to ./target/tmp/junit8351103742281725367/data/oldreplica.7 [main] 10:02:36,363 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit8351103742281725367/data/oldreplica.5 [main] 10:02:36,364 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit8351103742281725367/data to ./target/tmp/junit8351103742281725367/data/oldreplica.8 [main] 10:02:36,371 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit8351103742281725367/data/oldreplica.6 [main] 10:02:36,372 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit8351103742281725367/data to ./target/tmp/junit8351103742281725367/data/oldreplica.9 [main] 10:02:36,378 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit8351103742281725367/data/oldreplica.7 [main] 10:02:36,379 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit8351103742281725367/data to ./target/tmp/junit8351103742281725367/data/oldreplica.10 [main] 10:02:36,382 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit8351103742281725367/data/oldreplica.8 [main] 10:02:36,383 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit8351103742281725367/data/oldreplica.9 [main] 10:02:36,390 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit6359506721499569045/data to ./target/tmp/junit6359506721499569045/data/oldreplica.1 [main] 10:02:36,391 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit6359506721499569045/data to ./target/tmp/junit6359506721499569045/data/oldreplica.2 [main] 10:02:36,392 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit6359506721499569045/data to ./target/tmp/junit6359506721499569045/data/oldreplica.3 [main] 10:02:36,393 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6359506721499569045/data/oldreplica.1 [main] 10:02:36,393 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit6359506721499569045/data to ./target/tmp/junit6359506721499569045/data/oldreplica.4 [main] 10:02:36,394 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6359506721499569045/data/oldreplica.2 [main] 10:02:36,394 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit6359506721499569045/data to ./target/tmp/junit6359506721499569045/data/oldreplica.5 [main] 10:02:36,394 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6359506721499569045/data/oldreplica.3 [main] 10:02:36,395 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit6359506721499569045/data to ./target/tmp/junit6359506721499569045/data/oldreplica.6 [main] 10:02:36,395 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6359506721499569045/data/oldreplica.4 [main] 10:02:36,395 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit6359506721499569045/data to ./target/tmp/junit6359506721499569045/data/oldreplica.7 [main] 10:02:36,396 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6359506721499569045/data/oldreplica.5 [main] 10:02:36,396 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit6359506721499569045/data to ./target/tmp/junit6359506721499569045/data/oldreplica.8 [main] 10:02:36,396 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6359506721499569045/data/oldreplica.6 [main] 10:02:36,396 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit6359506721499569045/data to ./target/tmp/junit6359506721499569045/data/oldreplica.9 [main] 10:02:36,397 INFO [org.apache.activemq.artemis.core.server] AMQ221055: There were too many old replicated folders upon startup, removing ./target/tmp/junit6359506721499569045/data/oldreplica.7 [main] 10:02:36,397 INFO [org.apache.activemq.artemis.core.server] AMQ222162: Moving data directory ./target/tmp/junit6359506721499569045/data to ./target/tmp/junit6359506721499569045/data/oldreplica.10 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec - in org.apache.activemq.artemis.core.server.files.FileMoveManagerTest Running org.apache.activemq.artemis.core.server.files.FileStoreMonitorTest [main] 10:02:36,399 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSimpleTick()... #test testSimpleTick tick:: /home (/dev/mapper/fedora-home) usage::0.7024888941606101 under:: /home (/dev/mapper/fedora-home) usage::0.7024888941606101 tick:: /home (/dev/mapper/fedora-home) usage::1.0 over:: /home (/dev/mapper/fedora-home) usage::1.0 [main] 10:02:36,402 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSimpleTick()... [main] 10:02:36,402 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testScheduler()... #test testScheduler TickS::0.7024888941606101 TickS::0.7024888941606101 TickS::0.7024888941606101 TickS::0.7024888941606101 TickS::0.7024888941606101 [main] 10:02:36,607 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testScheduler()... Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.apache.activemq.artemis.core.server.files.FileStoreMonitorTest Running org.apache.activemq.artemis.core.server.group.impl.ClusteredResetMockTest [main] 10:02:36,608 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMultipleSenders()... #test testMultipleSenders [main] 10:02:36,639 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMultipleSenders()... Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.apache.activemq.artemis.core.server.group.impl.ClusteredResetMockTest Running org.apache.activemq.artemis.core.server.impl.EmbeddedServerTest [main] 10:02:36,639 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:02:36,640 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:36,648 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:36,648 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=42235fbb-2b28-11e7-b3be-e8b1fc559583] [main] 10:02:36,649 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [42235fbb-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 0.010 seconds [main] 10:02:36,650 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:02:36,650 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:36,654 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:36,654 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=42250d6d-2b28-11e7-b3be-e8b1fc559583] [main] 10:02:36,655 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [42250d6d-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 0.005 seconds [main] 10:02:36,655 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:02:36,655 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:36,660 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:36,660 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=4225d0be-2b28-11e7-b3be-e8b1fc559583] [main] 10:02:36,664 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [4225d0be-2b28-11e7-b3be-e8b1fc559583] stopped, uptime 0.009 seconds Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.activemq.artemis.core.server.impl.EmbeddedServerTest Running org.apache.activemq.artemis.core.server.impl.ScheduledDeliveryHandlerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 sec - in org.apache.activemq.artemis.core.server.impl.ScheduledDeliveryHandlerTest Running org.apache.activemq.artemis.core.settings.AddressSettingsTest [main] 10:02:37,395 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMultipleMergeAll()... #test testMultipleMergeAll [main] 10:02:37,396 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMultipleMergeAll()... [main] 10:02:37,397 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMultipleMerge()... #test testMultipleMerge [main] 10:02:37,398 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMultipleMerge()... [main] 10:02:37,398 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testDefaults()... #test testDefaults [main] 10:02:37,399 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testDefaults()... [main] 10:02:37,399 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSingleMerge()... #test testSingleMerge [main] 10:02:37,400 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSingleMerge()... Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.activemq.artemis.core.settings.AddressSettingsTest Running org.apache.activemq.artemis.core.settings.RepositoryTest [main] 10:02:37,400 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMultipleWildcards()... #test testMultipleWildcards [main] 10:02:37,402 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMultipleWildcards()... [main] 10:02:37,402 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMatchingDocs()... #test testMatchingDocs [main] 10:02:37,403 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMatchingDocs()... [main] 10:02:37,404 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testWithoutWildcard()... #test testWithoutWildcard [main] 10:02:37,405 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testWithoutWildcard()... [main] 10:02:37,405 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSingletwo()... #test testSingletwo [main] 10:02:37,406 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSingletwo()... [main] 10:02:37,406 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testIllegalMatches()... #test testIllegalMatches [main] 10:02:37,408 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testIllegalMatches()... [main] 10:02:37,408 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddListener()... #test testAddListener [main] 10:02:37,409 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddListener()... [main] 10:02:37,409 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testDefault()... #test testDefault [main] 10:02:37,411 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testDefault()... [main] 10:02:37,411 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testSingleMatch()... #test testSingleMatch [main] 10:02:37,412 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testSingleMatch()... [main] 10:02:37,412 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRepositoryMerge()... #test testRepositoryMerge [main] 10:02:37,414 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRepositoryMerge()... Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.activemq.artemis.core.settings.RepositoryTest Running org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest [main] 10:02:37,415 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testTimeoutThenRollbackWithRollback()... #test testTimeoutThenRollbackWithRollback rollback... [main] 10:02:37,420 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testTimeoutThenRollbackWithRollback()... [main] 10:02:37,420 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testTimeoutAndThenCommitWithARollback()... #test testTimeoutAndThenCommitWithARollback rollback... [main] 10:02:37,422 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testTimeoutAndThenCommitWithARollback()... Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest Running org.apache.activemq.artemis.core.version.impl.VersionImplTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.activemq.artemis.core.version.impl.VersionImplTest Running org.apache.activemq.artemis.tests.util.SimpleStringTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in org.apache.activemq.artemis.tests.util.SimpleStringTest Running org.apache.activemq.artemis.uri.AcceptorParserTest config:TransportConfiguration(name=test, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?tcpReceiveBufferSize=1048576&port=8080&host=localhost&protocols=openwire&tcpSendBufferSize=1048576&banana=x Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.activemq.artemis.uri.AcceptorParserTest Running org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest Results : Tests run: 186, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ artemis-server --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-server/target/artemis-server-2.0.0.amq-700005-tests.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-server --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-server/target/artemis-server-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-server --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-server >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-server --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-server <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-server --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-server/target/artemis-server-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-server >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-server --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-server <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-server --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-server --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-server --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-server/target/artemis-server-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-server/2.0.0.amq-700005/artemis-server-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-server/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-server/2.0.0.amq-700005/artemis-server-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-server/target/artemis-server-2.0.0.amq-700005-tests.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-server/2.0.0.amq-700005/artemis-server-2.0.0.amq-700005-tests.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-server/target/artemis-server-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-server/2.0.0.amq-700005/artemis-server-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-server/target/artemis-server-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-server/2.0.0.amq-700005/artemis-server-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Protocols 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-protocols --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-protocols/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-protocols --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-protocols --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-protocols --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-protocols --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-protocols --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-protocols --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-protocols >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-protocols --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-protocols --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-protocols <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-protocols --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-protocols >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-protocols --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-protocols --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-protocols <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-protocols --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-protocols --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-protocols --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-protocols/2.0.0.amq-700005/artemis-protocols-2.0.0.amq-700005.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis AMQP Protocol 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-amqp-protocol --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-amqp-protocol/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-amqp-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-amqp-protocol --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-amqp-protocol --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-amqp-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-amqp-protocol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 65 source files to /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-amqp-protocol/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-amqp-protocol --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-amqp-protocol --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-amqp-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-amqp-protocol/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-amqp-protocol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-amqp-protocol/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-amqp-protocol --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-amqp-protocol/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.protocol.amqp.converter.TestConversions AmqpValue{{someint=1, somestr=value}} Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.apache.activemq.artemis.protocol.amqp.converter.TestConversions Running org.apache.activemq.artemis.protocol.amqp.converter.message.AMQPContentTypeSupportTest Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.activemq.artemis.protocol.amqp.converter.message.AMQPContentTypeSupportTest Running org.apache.activemq.artemis.protocol.amqp.converter.message.AMQPMessageIdHelperTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.activemq.artemis.protocol.amqp.converter.message.AMQPMessageIdHelperTest Running org.apache.activemq.artemis.protocol.amqp.converter.message.AMQPMessageSupportTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.activemq.artemis.protocol.amqp.converter.message.AMQPMessageSupportTest Running org.apache.activemq.artemis.protocol.amqp.converter.message.JMSMappingInboundTransformerTest Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.activemq.artemis.protocol.amqp.converter.message.JMSMappingInboundTransformerTest Running org.apache.activemq.artemis.protocol.amqp.converter.message.JMSMappingOutboundTransformerTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.024 sec - in org.apache.activemq.artemis.protocol.amqp.converter.message.JMSMappingOutboundTransformerTest Running org.apache.activemq.artemis.protocol.amqp.converter.message.JMSTransformationSpeedComparisonTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.apache.activemq.artemis.protocol.amqp.converter.message.JMSTransformationSpeedComparisonTest Running org.apache.activemq.artemis.protocol.amqp.converter.message.MessageTransformationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.activemq.artemis.protocol.amqp.converter.message.MessageTransformationTest Running org.apache.activemq.artemis.protocol.amqp.message.AMQPMessageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.activemq.artemis.protocol.amqp.message.AMQPMessageTest Running org.apache.activemq.artemis.protocol.amqp.sasl.PlainSASLTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.activemq.artemis.protocol.amqp.sasl.PlainSASLTest Running org.apache.activemq.artemis.protocol.amqp.util.CreditsSemaphoreTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.activemq.artemis.protocol.amqp.util.CreditsSemaphoreTest Results : Tests run: 144, Failures: 0, Errors: 0, Skipped: 9 [INFO] [INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ artemis-amqp-protocol --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-amqp-protocol --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-amqp-protocol >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-amqp-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-amqp-protocol --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-amqp-protocol <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-amqp-protocol --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-amqp-protocol/target/artemis-amqp-protocol-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-amqp-protocol >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-amqp-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-amqp-protocol --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-amqp-protocol <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-amqp-protocol --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-amqp-protocol --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-amqp-protocol --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-amqp-protocol/target/artemis-amqp-protocol-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-amqp-protocol/2.0.0.amq-700005/artemis-amqp-protocol-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-amqp-protocol/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-amqp-protocol/2.0.0.amq-700005/artemis-amqp-protocol-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-amqp-protocol/target/artemis-amqp-protocol-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-amqp-protocol/2.0.0.amq-700005/artemis-amqp-protocol-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-amqp-protocol/target/artemis-amqp-protocol-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-amqp-protocol/2.0.0.amq-700005/artemis-amqp-protocol-2.0.0.amq-700005-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.0.0:install (default-install) @ artemis-amqp-protocol --- [INFO] Installing org/apache/activemq/artemis-amqp-protocol/2.0.0.amq-700005/artemis-amqp-protocol-2.0.0.amq-700005.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis STOMP Protocol 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-stomp-protocol --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-stomp-protocol/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-stomp-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-stomp-protocol --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-stomp-protocol --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-stomp-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-stomp-protocol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-stomp-protocol/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-stomp-protocol --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-stomp-protocol --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-stomp-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-stomp-protocol/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-stomp-protocol --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-stomp-protocol --- [INFO] [INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ artemis-stomp-protocol --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-stomp-protocol --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-stomp-protocol >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-stomp-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-stomp-protocol --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-stomp-protocol <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-stomp-protocol --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-stomp-protocol/target/artemis-stomp-protocol-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-stomp-protocol >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-stomp-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-stomp-protocol --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-stomp-protocol <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-stomp-protocol --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-stomp-protocol --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-stomp-protocol --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-stomp-protocol/target/artemis-stomp-protocol-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-stomp-protocol/2.0.0.amq-700005/artemis-stomp-protocol-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-stomp-protocol/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-stomp-protocol/2.0.0.amq-700005/artemis-stomp-protocol-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-stomp-protocol/target/artemis-stomp-protocol-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-stomp-protocol/2.0.0.amq-700005/artemis-stomp-protocol-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-stomp-protocol/target/artemis-stomp-protocol-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-stomp-protocol/2.0.0.amq-700005/artemis-stomp-protocol-2.0.0.amq-700005-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.0.0:install (default-install) @ artemis-stomp-protocol --- [INFO] Installing org/apache/activemq/artemis-stomp-protocol/2.0.0.amq-700005/artemis-stomp-protocol-2.0.0.amq-700005.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis OpenWire Protocol 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-openwire-protocol --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-openwire-protocol/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-openwire-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-openwire-protocol --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-openwire-protocol --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-openwire-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-openwire-protocol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-openwire-protocol/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-openwire-protocol --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-openwire-protocol --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-openwire-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-openwire-protocol/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-openwire-protocol --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-openwire-protocol --- [INFO] [INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ artemis-openwire-protocol --- [WARNING] Bundle org.apache.activemq:artemis-openwire-protocol:bundle:2.0.0.amq-700005 : Export org.apache.activemq.artemis.core.protocol.openwire, has 4, private references [org.apache.activemq.state, org.apache.activemq.wireformat, org.apache.activemq.command, org.apache.activemq.openwire], [WARNING] Bundle org.apache.activemq:artemis-openwire-protocol:bundle:2.0.0.amq-700005 : Export org.apache.activemq.artemis.core.protocol.openwire.util, has 2, private references [org.apache.activemq.util, org.apache.activemq.command], [WARNING] Bundle org.apache.activemq:artemis-openwire-protocol:bundle:2.0.0.amq-700005 : Export org.apache.activemq.artemis.core.protocol.openwire.amq, has 4, private references [org.apache.activemq.state, org.apache.activemq.wireformat, org.apache.activemq.command, org.apache.activemq.filter], [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-openwire-protocol --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-openwire-protocol >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-openwire-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-openwire-protocol --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-openwire-protocol <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-openwire-protocol --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-openwire-protocol/target/artemis-openwire-protocol-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-openwire-protocol >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-openwire-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-openwire-protocol --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-openwire-protocol <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-openwire-protocol --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-openwire-protocol --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-openwire-protocol --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-openwire-protocol/target/artemis-openwire-protocol-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-openwire-protocol/2.0.0.amq-700005/artemis-openwire-protocol-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-openwire-protocol/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-openwire-protocol/2.0.0.amq-700005/artemis-openwire-protocol-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-openwire-protocol/target/artemis-openwire-protocol-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-openwire-protocol/2.0.0.amq-700005/artemis-openwire-protocol-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-openwire-protocol/target/artemis-openwire-protocol-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-openwire-protocol/2.0.0.amq-700005/artemis-openwire-protocol-2.0.0.amq-700005-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.0.0:install (default-install) @ artemis-openwire-protocol --- [INFO] Installing org/apache/activemq/artemis-openwire-protocol/2.0.0.amq-700005/artemis-openwire-protocol-2.0.0.amq-700005.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis HQClient Protocol 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-hqclient-protocol --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hqclient-protocol/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-hqclient-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-hqclient-protocol --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-hqclient-protocol --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-hqclient-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hqclient-protocol/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-hqclient-protocol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hqclient-protocol/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-hqclient-protocol --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-hqclient-protocol --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-hqclient-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hqclient-protocol/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-hqclient-protocol --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-hqclient-protocol --- [INFO] [INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ artemis-hqclient-protocol --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-hqclient-protocol --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-hqclient-protocol >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-hqclient-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-hqclient-protocol --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-hqclient-protocol <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-hqclient-protocol --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hqclient-protocol/target/artemis-hqclient-protocol-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-hqclient-protocol >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-hqclient-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-hqclient-protocol --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-hqclient-protocol <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-hqclient-protocol --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-hqclient-protocol --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-hqclient-protocol --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hqclient-protocol/target/artemis-hqclient-protocol-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-hqclient-protocol/2.0.0.amq-700005/artemis-hqclient-protocol-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hqclient-protocol/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-hqclient-protocol/2.0.0.amq-700005/artemis-hqclient-protocol-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hqclient-protocol/target/artemis-hqclient-protocol-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-hqclient-protocol/2.0.0.amq-700005/artemis-hqclient-protocol-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hqclient-protocol/target/artemis-hqclient-protocol-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-hqclient-protocol/2.0.0.amq-700005/artemis-hqclient-protocol-2.0.0.amq-700005-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.0.0:install (default-install) @ artemis-hqclient-protocol --- [INFO] Installing org/apache/activemq/artemis-hqclient-protocol/2.0.0.amq-700005/artemis-hqclient-protocol-2.0.0.amq-700005.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis HornetQ Protocol 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-hornetq-protocol --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hornetq-protocol/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-hornetq-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-hornetq-protocol --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-hornetq-protocol --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-hornetq-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-hornetq-protocol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hornetq-protocol/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-hornetq-protocol --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-hornetq-protocol --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-hornetq-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hornetq-protocol/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-hornetq-protocol --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-hornetq-protocol --- [INFO] [INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ artemis-hornetq-protocol --- [WARNING] Bundle org.apache.activemq:artemis-hornetq-protocol:bundle:2.0.0.amq-700005 : Split package, multiple jars provide the same package:org/apache/activemq/artemis/core/protocol/hornetq Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:artemis-hqclient-protocol] Class path [Jar:., Jar:jboss-logging-processor, Jar:jboss-logging-annotations, Jar:jdeparser, Jar:jboss-logging, Jar:artemis-server, Jar:artemis-commons, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:guava, Jar:artemis-selector, Jar:artemis-journal, Jar:artemis-native, Jar:artemis-jdbc-store, Jar:artemis-core-client, Jar:jgroups, Jar:geronimo-json_1.0_spec, Jar:johnzon-core, Jar:netty-all, Jar:artemis-hqclient-protocol, Jar:org.osgi.core, Jar:osgi.cmpn] [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-hornetq-protocol --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-hornetq-protocol >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-hornetq-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-hornetq-protocol --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-hornetq-protocol <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-hornetq-protocol --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hornetq-protocol/target/artemis-hornetq-protocol-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-hornetq-protocol >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-hornetq-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-hornetq-protocol --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-hornetq-protocol <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-hornetq-protocol --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-hornetq-protocol --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-hornetq-protocol --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hornetq-protocol/target/artemis-hornetq-protocol-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-hornetq-protocol/2.0.0.amq-700005/artemis-hornetq-protocol-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hornetq-protocol/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-hornetq-protocol/2.0.0.amq-700005/artemis-hornetq-protocol-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hornetq-protocol/target/artemis-hornetq-protocol-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-hornetq-protocol/2.0.0.amq-700005/artemis-hornetq-protocol-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-hornetq-protocol/target/artemis-hornetq-protocol-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-hornetq-protocol/2.0.0.amq-700005/artemis-hornetq-protocol-2.0.0.amq-700005-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.0.0:install (default-install) @ artemis-hornetq-protocol --- [INFO] Installing org/apache/activemq/artemis-hornetq-protocol/2.0.0.amq-700005/artemis-hornetq-protocol-2.0.0.amq-700005.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis MQTT Protocol 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-mqtt-protocol --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-mqtt-protocol/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-mqtt-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-mqtt-protocol --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-mqtt-protocol --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-mqtt-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-mqtt-protocol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-mqtt-protocol/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-mqtt-protocol --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-mqtt-protocol --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-mqtt-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-mqtt-protocol/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-mqtt-protocol --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-mqtt-protocol --- [INFO] [INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ artemis-mqtt-protocol --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-mqtt-protocol --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-mqtt-protocol >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-mqtt-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-mqtt-protocol --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-mqtt-protocol <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-mqtt-protocol --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-mqtt-protocol/target/artemis-mqtt-protocol-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-mqtt-protocol >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-mqtt-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-mqtt-protocol --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-mqtt-protocol <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-mqtt-protocol --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-mqtt-protocol --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-mqtt-protocol --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-mqtt-protocol/target/artemis-mqtt-protocol-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-mqtt-protocol/2.0.0.amq-700005/artemis-mqtt-protocol-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-mqtt-protocol/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-mqtt-protocol/2.0.0.amq-700005/artemis-mqtt-protocol-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-mqtt-protocol/target/artemis-mqtt-protocol-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-mqtt-protocol/2.0.0.amq-700005/artemis-mqtt-protocol-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-protocols/artemis-mqtt-protocol/target/artemis-mqtt-protocol-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-mqtt-protocol/2.0.0.amq-700005/artemis-mqtt-protocol-2.0.0.amq-700005-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.0.0:install (default-install) @ artemis-mqtt-protocol --- [INFO] Installing org/apache/activemq/artemis-mqtt-protocol/2.0.0.amq-700005/artemis-mqtt-protocol-2.0.0.amq-700005.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis DTO 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-dto --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-dto/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-dto --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-dto --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-dto --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (default) @ artemis-dto --- [INFO] Executing tasks main: [mkdir] Created dir: /home/ataylor/projects/prod-artemis/artemis-dto/target/schema/org.apache.activemq/dto [echo] Generating XSD to: /home/ataylor/projects/prod-artemis/artemis-dto/target/schema/org.apache.activemq/dto [schemagen] Generating schema from 14 source files [copy] Copying 1 file to /home/ataylor/projects/prod-artemis/artemis-dto/target/classes [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-dto --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-dto --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/ataylor/projects/prod-artemis/artemis-dto/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-dto --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-dto --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-dto --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-dto/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-dto --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-dto --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-dto --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-dto/target/artemis-dto-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-dto --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-dto >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-dto --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-dto --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-dto <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-dto --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-dto/target/artemis-dto-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-dto >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-dto --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-dto --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-dto <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-dto --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-dto --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-dto --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-dto/target/artemis-dto-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-dto/2.0.0.amq-700005/artemis-dto-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-dto/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-dto/2.0.0.amq-700005/artemis-dto-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-dto/target/artemis-dto-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-dto/2.0.0.amq-700005/artemis-dto-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-dto/target/artemis-dto-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-dto/2.0.0.amq-700005/artemis-dto-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Service Extensions 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-service-extensions --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-service-extensions/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-service-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-service-extensions --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-service-extensions --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-service-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-service-extensions/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-service-extensions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/ataylor/projects/prod-artemis/artemis-service-extensions/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-service-extensions --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-service-extensions --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-service-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-service-extensions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/ataylor/projects/prod-artemis/artemis-service-extensions/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-service-extensions --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-service-extensions/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.service.extensions.tests.recovery.XARecoveryConfigTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in org.apache.activemq.artemis.service.extensions.tests.recovery.XARecoveryConfigTest Running org.apache.activemq.artemis.service.extensions.tests.transactions.TransactionManagerLocatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.activemq.artemis.service.extensions.tests.transactions.TransactionManagerLocatorTest Running org.apache.activemq.artemis.service.extensions.tests.xa.ActiveMQXAResourceWrapperImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec - in org.apache.activemq.artemis.service.extensions.tests.xa.ActiveMQXAResourceWrapperImplTest Running org.apache.activemq.artemis.service.extensions.tests.xa.ServiceUtilsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.activemq.artemis.service.extensions.tests.xa.ServiceUtilsTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-service-extensions --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-service-extensions/target/artemis-service-extensions-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-service-extensions --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-service-extensions >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-service-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-service-extensions --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-service-extensions <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-service-extensions --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-service-extensions/target/artemis-service-extensions-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-service-extensions >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-service-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-service-extensions --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-service-extensions <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-service-extensions --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-service-extensions --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-service-extensions --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-service-extensions/target/artemis-service-extensions-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-service-extensions/2.0.0.amq-700005/artemis-service-extensions-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-service-extensions/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-service-extensions/2.0.0.amq-700005/artemis-service-extensions-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-service-extensions/target/artemis-service-extensions-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-service-extensions/2.0.0.amq-700005/artemis-service-extensions-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-service-extensions/target/artemis-service-extensions-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-service-extensions/2.0.0.amq-700005/artemis-service-extensions-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis JMS Server 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-jms-server --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-jms-server/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-jms-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-jms-server --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-jms-server --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-jms-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-jms-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /home/ataylor/projects/prod-artemis/artemis-jms-server/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-jms-server --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-jms-server --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-jms-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-jms-server/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-jms-server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-jms-server --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-jms-server --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-jms-server/target/artemis-jms-server-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-jms-server --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-jms-server >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-jms-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-jms-server --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-jms-server <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-jms-server --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-jms-server/target/artemis-jms-server-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-jms-server >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-jms-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-jms-server --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-jms-server <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-jms-server --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-jms-server --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-jms-server --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-jms-server/target/artemis-jms-server-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-jms-server/2.0.0.amq-700005/artemis-jms-server-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-jms-server/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-jms-server/2.0.0.amq-700005/artemis-jms-server-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-jms-server/target/artemis-jms-server-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-jms-server/2.0.0.amq-700005/artemis-jms-server-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-jms-server/target/artemis-jms-server-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-jms-server/2.0.0.amq-700005/artemis-jms-server-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis CDI Integration 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-cdi-client --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-cdi-client/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-cdi-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-cdi-client --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-cdi-client --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-cdi-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-cdi-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/ataylor/projects/prod-artemis/artemis-cdi-client/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-cdi-client --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-cdi-client --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-cdi-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-cdi-client/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-cdi-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/ataylor/projects/prod-artemis/artemis-cdi-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-cdi-client --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-cdi-client/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.cdi.bootstrap.CDIBootstrapProducerTest [main] 10:02:57,678 INFO [org.jboss.weld.Version] WELD-000900: 2.4.0 (Final) [main] 10:02:57,777 INFO [org.jboss.weld.Bootstrap] WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. [main] 10:02:58,156 INFO [org.apache.artemis.client.cdi.logger] AMQ571000: Discovered configuration class org.jboss.weld.bootstrap.events.ProcessProducerMethodImpl$1@565f390 [main] 10:02:58,166 INFO [org.apache.artemis.client.cdi.logger] AMQ571001: Discovered client configuration class org.jboss.weld.bootstrap.events.ProcessBeanImpl$1@3b6d844d [weld-worker-2] 10:02:58,248 WARN [org.jboss.weld.Validator] WELD-001473: javax.enterprise.inject.spi.Bean implementation org.apache.artemis.client.cdi.extension.ArtemisEmbeddedServerConfigBean@3bcd05cb declared a normal scope but does not implement javax.enterprise.inject.spi.PassivationCapable. It won't be possible to inject this bean into a bean with a passivating scope (@SessionScoped, @ConversationScoped). This can be fixed by assigning the Bean implementation a unique id by implementing the PassivationCapable interface. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.406 sec - in org.apache.activemq.artemis.cdi.bootstrap.CDIBootstrapProducerTest Running org.apache.activemq.artemis.cdi.bootstrap.CDIBootstrapTest [main] 10:02:58,339 INFO [org.jboss.weld.Bootstrap] WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. [main] 10:02:58,409 INFO [org.apache.artemis.client.cdi.logger] AMQ571000: Discovered configuration class org.jboss.weld.bootstrap.events.ProcessManagedBeanImpl$1@518caac3 [main] 10:02:58,412 INFO [org.apache.artemis.client.cdi.logger] AMQ571001: Discovered client configuration class org.jboss.weld.bootstrap.events.ProcessBeanImpl$1@6c372fe6 [weld-worker-5] 10:02:58,437 WARN [org.jboss.weld.Validator] WELD-001473: javax.enterprise.inject.spi.Bean implementation org.apache.artemis.client.cdi.extension.ArtemisEmbeddedServerConfigBean@4f74980d declared a normal scope but does not implement javax.enterprise.inject.spi.PassivationCapable. It won't be possible to inject this bean into a bean with a passivating scope (@SessionScoped, @ConversationScoped). This can be fixed by assigning the Bean implementation a unique id by implementing the PassivationCapable interface. [main] 10:02:58,845 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:02:58,895 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:02:59,005 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:02:59,006 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=4f5de8a4-2b28-11e7-a06c-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=4f5de8a4-2b28-11e7-a06c-e8b1fc559583-1753150176-366803687)] 10:02:59,306 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=4f5de8a4-2b28-11e7-a06c-e8b1fc559583-1753150176-366803687)] 10:02:59,306 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test in AddressSettings Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 sec - in org.apache.activemq.artemis.cdi.bootstrap.CDIBootstrapTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-cdi-client --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-cdi-client/target/artemis-cdi-client-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-cdi-client --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-cdi-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-cdi-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-cdi-client --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-cdi-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-cdi-client --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-cdi-client/target/artemis-cdi-client-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-cdi-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-cdi-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-cdi-client --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-cdi-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-cdi-client --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-cdi-client --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-cdi-client --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-cdi-client/target/artemis-cdi-client-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-cdi-client/2.0.0.amq-700005/artemis-cdi-client-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-cdi-client/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-cdi-client/2.0.0.amq-700005/artemis-cdi-client-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-cdi-client/target/artemis-cdi-client-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-cdi-client/2.0.0.amq-700005/artemis-cdi-client-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-cdi-client/target/artemis-cdi-client-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-cdi-client/2.0.0.amq-700005/artemis-cdi-client-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Boot 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-boot --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-boot/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-boot --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-boot --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-boot --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-boot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-boot/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-boot --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/ataylor/projects/prod-artemis/artemis-boot/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-boot --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-boot --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-boot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-boot/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-boot --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-boot --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-boot --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-boot/target/artemis-boot-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-boot --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-boot >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-boot --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-boot --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-boot <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-boot --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-boot/target/artemis-boot-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-boot >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-boot --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-boot --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-boot <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-boot --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-boot --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-boot --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-boot/target/artemis-boot-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-boot/2.0.0.amq-700005/artemis-boot-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-boot/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-boot/2.0.0.amq-700005/artemis-boot-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-boot/target/artemis-boot-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-boot/2.0.0.amq-700005/artemis-boot-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-boot/target/artemis-boot-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-boot/2.0.0.amq-700005/artemis-boot-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Tools 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-tools --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-tools/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-tools --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-tools --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-tools --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/ataylor/projects/prod-artemis/artemis-tools/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-tools --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-tools --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/ataylor/projects/prod-artemis/artemis-tools/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-tools --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-tools/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.tools.migrate.config.XMLConfigurationMigrationTest /home/ataylor/projects/prod-artemis/artemis-tools/target/test-classes/replace/broker2.xml converted, old file renamed as /home/ataylor/projects/prod-artemis/artemis-tools/target/test-classes/replace/broker2.xml.bk /home/ataylor/projects/prod-artemis/artemis-tools/target/test-classes/replace/broker.xml converted, old file renamed as /home/ataylor/projects/prod-artemis/artemis-tools/target/test-classes/replace/broker.xml.bk Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec - in org.apache.activemq.artemis.tools.migrate.config.XMLConfigurationMigrationTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-tools --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-tools/target/artemis-tools-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-tools --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-tools >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-tools --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-tools --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-tools <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-tools --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-tools/target/artemis-tools-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-tools >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-tools --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-tools --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-tools <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-tools --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-tools --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-tools --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-tools/target/artemis-tools-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-tools/2.0.0.amq-700005/artemis-tools-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-tools/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-tools/2.0.0.amq-700005/artemis-tools-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-tools/target/artemis-tools-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-tools/2.0.0.amq-700005/artemis-tools-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-tools/target/artemis-tools-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-tools/2.0.0.amq-700005/artemis-tools-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis CLI 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-cli --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-cli/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-cli --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-cli --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-cli --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 31 resources [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-dependency-plugin:2.2:copy (unpack) @ artemis-cli --- [INFO] Configured Artifact: com.sun.winsw:winsw:bin:1.18:exe [INFO] Copying winsw-1.18-bin.exe to /home/ataylor/projects/prod-artemis/artemis-cli/target/classes/org/apache/activemq/artemis/cli/commands/bin/artemis-service.exe [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 75 source files to /home/ataylor/projects/prod-artemis/artemis-cli/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-cli --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-cli --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/ataylor/projects/prod-artemis/artemis-cli/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-cli --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-cli/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.cli.test.ArtemisTest Creating ActiveMQ Artemis instance at: /home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit6170080851771239764/test%26%26x86_6 You can now start the broker by executing: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit6170080851771239764/test%26%26x86_6/bin/artemis" run Or you can run the broker in the background using: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit6170080851771239764/test%26%26x86_6/bin/artemis-service" start _ _ _ / \ ____| |_ ___ __ __(_) _____ / _ \| _ \ __|/ _ \ \/ | |/ __/ / ___ \ | \/ |_/ __/ |\/| | |\___ \ /_/ \_\| \__\____|_| |_|_|/___ / Apache ActiveMQ Artemis 2.0.0.amq-700005 [main] 10:03:06,673 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server [main] 10:03:07,178 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=./data/journal,bindingsDirectory=./data/bindings,largeMessagesDirectory=./data/large-messages,pagingDirectory=./data/paging) [main] 10:03:07,197 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:03:07,274 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:03:07,275 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP [main] 10:03:07,275 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP [main] 10:03:07,275 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE [main] 10:03:07,425 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:03:07,426 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [main] 10:03:09,624 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue DLQ [main] 10:03:09,955 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue ExpiryQueue [main] 10:03:10,043 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue q1 [main] 10:03:10,071 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue q2 [main] 10:03:10,127 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol MQTT, Protocol being ignored on acceptor TransportConfiguration(name=mqtt, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?tcpReceiveBufferSize=1048576&port=1883&host=0-0-0-0&protocols=MQTT&useEpoll=true&tcpSendBufferSize=1048576 [main] 10:03:10,356 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored on acceptor TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpLowCredits=300 [main] 10:03:10,357 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol MQTT, Protocol being ignored on acceptor TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpLowCredits=300 [main] 10:03:10,368 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored on acceptor TransportConfiguration(name=hornetq, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?port=5445&host=0-0-0-0&protocols=HORNETQ,STOMP&useEpoll=true [main] 10:03:10,729 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP,STOMP,OPENWIRE] [main] 10:03:10,738 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5445 for protocols [STOMP] [main] 10:03:10,739 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP] [main] 10:03:10,745 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:1883 for protocols [CORE,AMQP,STOMP,OPENWIRE] [main] 10:03:10,747 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61613 for protocols [STOMP] [main] 10:03:10,770 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:03:10,770 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [0.0.0.0, nodeID=542d243e-2b28-11e7-9202-e8b1fc559583] _ _ _ / \ ____| |_ ___ __ __(_) _____ / _ \| _ \ __|/ _ \ \/ | |/ __/ / ___ \ | \/ |_/ __/ |\/| | |\___ \ /_/ \_\| \__\____|_| |_|_|/___ / Apache ActiveMQ Artemis 2.0.0.amq-700005 ******************************************** Server's ID=542d243e-2b28-11e7-9202-e8b1fc559583 ******************************************** ******************************************** B I N D I N G S J O U R N A L ******************************************** Journal path: /home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit6170080851771239764/test%26%26x86_6/./data/bindings #JournalFileImpl: (activemq-bindings-1.bindings id = 1, recordID = 1) (size=1048576) operation@AddRecord;recordID=1;userRecordType=24;isUpdate=false;compactCount=0;IDCounterEncoding [id=2147483647] operation@AddRecordTX;txID=0,recordID=2;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=2, name=DLQ, routingTypes={ANYCAST}, autoCreated=false] operation@Commit;txID=0,numberOfRecords=1 operation@AddRecordTX;txID=3,recordID=4;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=4, name=DLQ, address=DLQ, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] operation@Commit;txID=3,numberOfRecords=1 operation@AddRecordTX;txID=5,recordID=6;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=6, name=ExpiryQueue, routingTypes={ANYCAST}, autoCreated=false] operation@Commit;txID=5,numberOfRecords=1 operation@AddRecordTX;txID=7,recordID=8;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=8, name=ExpiryQueue, address=ExpiryQueue, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] operation@Commit;txID=7,numberOfRecords=1 operation@AddRecordTX;txID=9,recordID=10;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=10, name=q1, routingTypes={ANYCAST}, autoCreated=false] operation@Commit;txID=9,numberOfRecords=1 operation@AddRecordTX;txID=11,recordID=12;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=12, name=q1, address=q1, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] operation@Commit;txID=11,numberOfRecords=1 operation@AddRecordTX;txID=13,recordID=14;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=14, name=q2, routingTypes={ANYCAST}, autoCreated=false] operation@Commit;txID=13,numberOfRecords=1 operation@AddRecordTX;txID=15,recordID=16;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=16, name=q2, address=q2, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] operation@Commit;txID=15,numberOfRecords=1 operation@AddRecordTX;txID=17,recordID=18;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=18, name=a1, routingTypes={}, autoCreated=false] operation@Commit;txID=17,numberOfRecords=1 operation@AddRecordTX;txID=19,recordID=20;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=20, name=a2, routingTypes={}, autoCreated=false] operation@Commit;txID=19,numberOfRecords=1 #JournalFileImpl: (activemq-bindings-2.bindings id = 2, recordID = 2) (size=1048576) ### Surviving Records Summary ### recordID=1;userRecordType=24;isUpdate=false;compactCount=0;IDCounterEncoding [id=2147483647] recordID=2;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=2, name=DLQ, routingTypes={ANYCAST}, autoCreated=false] recordID=4;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=4, name=DLQ, address=DLQ, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] recordID=6;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=6, name=ExpiryQueue, routingTypes={ANYCAST}, autoCreated=false] recordID=8;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=8, name=ExpiryQueue, address=ExpiryQueue, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] recordID=10;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=10, name=q1, routingTypes={ANYCAST}, autoCreated=false] recordID=12;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=12, name=q1, address=q1, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] recordID=14;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=14, name=q2, routingTypes={ANYCAST}, autoCreated=false] recordID=16;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=16, name=q2, address=q2, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] recordID=18;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=18, name=a1, routingTypes={}, autoCreated=false] recordID=20;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=20, name=a2, routingTypes={}, autoCreated=false] ### Prepared TX ### ### Message Counts ### message count=0 message reference count prepared message count=0 ******************************************** M E S S A G E S J O U R N A L ******************************************** Journal path: /home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit6170080851771239764/test%26%26x86_6/./data/journal #JournalFileImpl: (activemq-data-1.amq id = 1, recordID = 1) (size=10485760) #JournalFileImpl: (activemq-data-2.amq id = 2, recordID = 2) (size=10485760) ### Surviving Records Summary ### ### Prepared TX ### ### Message Counts ### message count=0 message reference count prepared message count=0 ******************************************** P A G I N G ******************************************** Executing org.apache.activemq.artemis.cli.commands.messages.Producer producer --message-count 100 --verbose --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit6170080851771239764/test%26%26x86_6 Producer ActiveMQQueue[TEST], thread=0 Started to calculate elapsed time ... Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 0 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 1 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 2 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 3 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 4 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 5 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 6 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 7 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 8 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 9 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 10 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 11 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 12 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 13 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 14 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 15 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 16 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 17 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 18 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 19 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 20 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 21 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 22 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 23 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 24 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 25 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 26 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 27 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 28 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 29 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 30 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 31 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 32 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 33 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 34 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 35 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 36 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 37 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 38 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 39 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 40 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 41 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 42 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 43 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 44 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 45 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 46 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 47 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 48 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 49 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 50 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 51 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 52 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 53 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 54 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 55 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 56 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 57 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 58 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 59 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 60 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 61 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 62 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 63 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 64 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 65 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 66 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 67 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 68 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 69 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 70 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 71 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 72 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 73 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 74 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 75 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 76 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 77 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 78 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 79 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 80 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 81 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 82 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 83 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 84 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 85 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 86 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 87 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 88 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 89 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 90 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 91 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 92 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 93 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 94 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 95 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 96 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 97 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 98 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 99 Producer ActiveMQQueue[TEST], thread=0 Produced: 100 messages Producer ActiveMQQueue[TEST], thread=0 Elapsed time in second : 1 s Producer ActiveMQQueue[TEST], thread=0 Elapsed time in milli second : 1217 milli seconds Executing org.apache.activemq.artemis.cli.commands.messages.Consumer consumer --verbose --break-on-null --receive-timeout 100 --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit6170080851771239764/test%26%26x86_6 Consumer:: filter = null Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received test message: 0 ...ActiveMQMessage[ID:57c36a6f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=32, durable=true, address=TEST,userID=57c36a6f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=0,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 1 ...ActiveMQMessage[ID:57cfed90-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=33, durable=true, address=TEST,userID=57cfed90-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=1,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 2 ...ActiveMQMessage[ID:57d43351-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=34, durable=true, address=TEST,userID=57d43351-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=2,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 3 ...ActiveMQMessage[ID:57d5e102-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=35, durable=true, address=TEST,userID=57d5e102-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=3,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 4 ...ActiveMQMessage[ID:57d7dcd3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=36, durable=true, address=TEST,userID=57d7dcd3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=4,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 5 ...ActiveMQMessage[ID:57d9ffb4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=37, durable=true, address=TEST,userID=57d9ffb4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=5,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 6 ...ActiveMQMessage[ID:57db8655-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=38, durable=true, address=TEST,userID=57db8655-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=6,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 7 ...ActiveMQMessage[ID:57dc97c6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=39, durable=true, address=TEST,userID=57dc97c6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=7,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 8 ...ActiveMQMessage[ID:57de1e67-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=40, durable=true, address=TEST,userID=57de1e67-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=8,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 9 ...ActiveMQMessage[ID:57dfa508-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=41, durable=true, address=TEST,userID=57dfa508-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=9,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 10 ...ActiveMQMessage[ID:57e12ba9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=42, durable=true, address=TEST,userID=57e12ba9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=10,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 11 ...ActiveMQMessage[ID:57e2d95a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=43, durable=true, address=TEST,userID=57e2d95a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=11,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 12 ...ActiveMQMessage[ID:57e4ae1b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=44, durable=true, address=TEST,userID=57e4ae1b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=12,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 13 ...ActiveMQMessage[ID:57e65bcc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=45, durable=true, address=TEST,userID=57e65bcc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=13,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 14 ...ActiveMQMessage[ID:57e7e26d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=46, durable=true, address=TEST,userID=57e7e26d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=14,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 15 ...ActiveMQMessage[ID:57e9690e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=47, durable=true, address=TEST,userID=57e9690e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=15,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 16 ...ActiveMQMessage[ID:57f01fcf-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=48, durable=true, address=TEST,userID=57f01fcf-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=16,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 17 ...ActiveMQMessage[ID:57f43d80-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=49, durable=true, address=TEST,userID=57f43d80-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=17,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 18 ...ActiveMQMessage[ID:57f57601-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=50, durable=true, address=TEST,userID=57f57601-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=18,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 19 ...ActiveMQMessage[ID:57f6fca2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=51, durable=true, address=TEST,userID=57f6fca2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=19,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 20 ...ActiveMQMessage[ID:57f8aa53-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=52, durable=true, address=TEST,userID=57f8aa53-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=20,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 21 ...ActiveMQMessage[ID:57fa5804-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=53, durable=true, address=TEST,userID=57fa5804-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=21,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 22 ...ActiveMQMessage[ID:57fc2cc5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=54, durable=true, address=TEST,userID=57fc2cc5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=22,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 23 ...ActiveMQMessage[ID:57fdda76-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=55, durable=true, address=TEST,userID=57fdda76-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=23,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 24 ...ActiveMQMessage[ID:57ff8827-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=56, durable=true, address=TEST,userID=57ff8827-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=24,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 25 ...ActiveMQMessage[ID:58015ce8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=57, durable=true, address=TEST,userID=58015ce8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=25,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 26 ...ActiveMQMessage[ID:5802e389-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=58, durable=true, address=TEST,userID=5802e389-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=26,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 27 ...ActiveMQMessage[ID:5804431a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=59, durable=true, address=TEST,userID=5804431a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=27,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 28 ...ActiveMQMessage[ID:5805a2ab-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=60, durable=true, address=TEST,userID=5805a2ab-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=28,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 29 ...ActiveMQMessage[ID:5807776c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=61, durable=true, address=TEST,userID=5807776c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=29,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 30 ...ActiveMQMessage[ID:58094c2d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=62, durable=true, address=TEST,userID=58094c2d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=30,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 31 ...ActiveMQMessage[ID:580c0b4e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=63, durable=true, address=TEST,userID=580c0b4e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=31,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 32 ...ActiveMQMessage[ID:580e7c4f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=64, durable=true, address=TEST,userID=580e7c4f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=32,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 33 ...ActiveMQMessage[ID:58105110-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=65, durable=true, address=TEST,userID=58105110-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=33,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 34 ...ActiveMQMessage[ID:5811fec1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=66, durable=true, address=TEST,userID=5811fec1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=34,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 35 ...ActiveMQMessage[ID:5813d382-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=67, durable=true, address=TEST,userID=5813d382-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=35,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 36 ...ActiveMQMessage[ID:58155a23-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=68, durable=true, address=TEST,userID=58155a23-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=36,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 37 ...ActiveMQMessage[ID:581707d4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=69, durable=true, address=TEST,userID=581707d4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=37,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 38 ...ActiveMQMessage[ID:5818b585-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=70, durable=true, address=TEST,userID=5818b585-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=38,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 39 ...ActiveMQMessage[ID:581a1516-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=71, durable=true, address=TEST,userID=581a1516-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=39,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 40 ...ActiveMQMessage[ID:581b74a7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=72, durable=true, address=TEST,userID=581b74a7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=40,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 41 ...ActiveMQMessage[ID:581d9788-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=73, durable=true, address=TEST,userID=581d9788-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=41,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 42 ...ActiveMQMessage[ID:581f1e29-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=74, durable=true, address=TEST,userID=581f1e29-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=42,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 43 ...ActiveMQMessage[ID:58207dba-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=75, durable=true, address=TEST,userID=58207dba-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=43,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 44 ...ActiveMQMessage[ID:5822045b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=76, durable=true, address=TEST,userID=5822045b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=44,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 45 ...ActiveMQMessage[ID:58238afc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=77, durable=true, address=TEST,userID=58238afc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=45,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 46 ...ActiveMQMessage[ID:5825119d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=78, durable=true, address=TEST,userID=5825119d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=46,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 47 ...ActiveMQMessage[ID:5826983e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=79, durable=true, address=TEST,userID=5826983e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=47,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 48 ...ActiveMQMessage[ID:58286cff-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=80, durable=true, address=TEST,userID=58286cff-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=48,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 49 ...ActiveMQMessage[ID:5829f3a0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=81, durable=true, address=TEST,userID=5829f3a0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=49,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 50 ...ActiveMQMessage[ID:582ba151-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=82, durable=true, address=TEST,userID=582ba151-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=50,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 51 ...ActiveMQMessage[ID:582dc432-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=83, durable=true, address=TEST,userID=582dc432-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=51,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 52 ...ActiveMQMessage[ID:58303533-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=84, durable=true, address=TEST,userID=58303533-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=52,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 53 ...ActiveMQMessage[ID:583209f4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=85, durable=true, address=TEST,userID=583209f4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=53,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 54 ...ActiveMQMessage[ID:5833b7a5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=86, durable=true, address=TEST,userID=5833b7a5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=54,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 55 ...ActiveMQMessage[ID:58356556-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=87, durable=true, address=TEST,userID=58356556-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=55,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 56 ...ActiveMQMessage[ID:58371307-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=88, durable=true, address=TEST,userID=58371307-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=56,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 57 ...ActiveMQMessage[ID:5838e7c8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=89, durable=true, address=TEST,userID=5838e7c8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=57,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 58 ...ActiveMQMessage[ID:583a9579-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=90, durable=true, address=TEST,userID=583a9579-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=58,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 59 ...ActiveMQMessage[ID:583c6a3a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=91, durable=true, address=TEST,userID=583c6a3a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=59,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 60 ...ActiveMQMessage[ID:583e17eb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=92, durable=true, address=TEST,userID=583e17eb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=60,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 61 ...ActiveMQMessage[ID:58403acc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=93, durable=true, address=TEST,userID=58403acc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=61,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 62 ...ActiveMQMessage[ID:58420f8d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=94, durable=true, address=TEST,userID=58420f8d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=62,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 63 ...ActiveMQMessage[ID:5843962e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=95, durable=true, address=TEST,userID=5843962e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=63,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 64 ...ActiveMQMessage[ID:584543df-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=96, durable=true, address=TEST,userID=584543df-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=64,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 65 ...ActiveMQMessage[ID:5846ca80-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=97, durable=true, address=TEST,userID=5846ca80-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=65,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 66 ...ActiveMQMessage[ID:58485121-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=98, durable=true, address=TEST,userID=58485121-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=66,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 67 ...ActiveMQMessage[ID:5849fed2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=99, durable=true, address=TEST,userID=5849fed2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=67,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 68 ...ActiveMQMessage[ID:584bac83-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=100, durable=true, address=TEST,userID=584bac83-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=68,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 69 ...ActiveMQMessage[ID:584d3324-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=101, durable=true, address=TEST,userID=584d3324-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=69,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 70 ...ActiveMQMessage[ID:584e92b5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=102, durable=true, address=TEST,userID=584e92b5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=70,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 71 ...ActiveMQMessage[ID:58501956-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=103, durable=true, address=TEST,userID=58501956-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=71,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 72 ...ActiveMQMessage[ID:585178e7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=104, durable=true, address=TEST,userID=585178e7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=72,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 73 ...ActiveMQMessage[ID:58526348-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=105, durable=true, address=TEST,userID=58526348-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=73,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 74 ...ActiveMQMessage[ID:5853c2d9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=106, durable=true, address=TEST,userID=5853c2d9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=74,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 75 ...ActiveMQMessage[ID:5855226a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=107, durable=true, address=TEST,userID=5855226a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=75,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 76 ...ActiveMQMessage[ID:5856a90b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=108, durable=true, address=TEST,userID=5856a90b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=76,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 77 ...ActiveMQMessage[ID:585856bc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=109, durable=true, address=TEST,userID=585856bc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=77,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 78 ...ActiveMQMessage[ID:585a046d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=110, durable=true, address=TEST,userID=585a046d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=78,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 79 ...ActiveMQMessage[ID:585b8b0e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=111, durable=true, address=TEST,userID=585b8b0e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=79,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 80 ...ActiveMQMessage[ID:585d11af-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=112, durable=true, address=TEST,userID=585d11af-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=80,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 81 ...ActiveMQMessage[ID:585e9850-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=113, durable=true, address=TEST,userID=585e9850-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=81,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 82 ...ActiveMQMessage[ID:58604601-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=114, durable=true, address=TEST,userID=58604601-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=82,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 83 ...ActiveMQMessage[ID:5861f3b2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=115, durable=true, address=TEST,userID=5861f3b2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=83,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 84 ...ActiveMQMessage[ID:5863a163-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=116, durable=true, address=TEST,userID=5863a163-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=84,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 85 ...ActiveMQMessage[ID:58652804-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=117, durable=true, address=TEST,userID=58652804-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=85,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 86 ...ActiveMQMessage[ID:5866aea5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=118, durable=true, address=TEST,userID=5866aea5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=86,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 87 ...ActiveMQMessage[ID:58680e36-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=119, durable=true, address=TEST,userID=58680e36-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=87,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 88 ...ActiveMQMessage[ID:586994d7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=120, durable=true, address=TEST,userID=586994d7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=88,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 89 ...ActiveMQMessage[ID:586b4288-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=121, durable=true, address=TEST,userID=586b4288-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=89,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 90 ...ActiveMQMessage[ID:586ca219-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=122, durable=true, address=TEST,userID=586ca219-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=90,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 91 ...ActiveMQMessage[ID:586e01aa-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=123, durable=true, address=TEST,userID=586e01aa-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=91,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 92 ...ActiveMQMessage[ID:586faf5b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=124, durable=true, address=TEST,userID=586faf5b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=92,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 93 ...ActiveMQMessage[ID:587135fc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=125, durable=true, address=TEST,userID=587135fc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=93,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 94 ...ActiveMQMessage[ID:5872958d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=126, durable=true, address=TEST,userID=5872958d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=94,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 95 ...ActiveMQMessage[ID:58741c2e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=127, durable=true, address=TEST,userID=58741c2e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=95,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 96 ...ActiveMQMessage[ID:587617ff-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=128, durable=true, address=TEST,userID=587617ff-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=96,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 97 ...ActiveMQMessage[ID:5877c5b0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=129, durable=true, address=TEST,userID=5877c5b0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=97,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 98 ...ActiveMQMessage[ID:58797361-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=130, durable=true, address=TEST,userID=58797361-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=98,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 99 ...ActiveMQMessage[ID:587afa02-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=131, durable=true, address=TEST,userID=587afa02-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=57b5aecb-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=99,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 100 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Browse browser --txt-size 50 --verbose --filter fruit='banana' --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit6170080851771239764/test%26%26x86_6 Consumer:: filter = fruit='banana' Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received Banana ...ActiveMQMessage[ID:58a20a11-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=259, durable=true, address=TEST,userID=58a20a11-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=banana,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 1 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Browse browser --txt-size 50 --verbose --filter fruit='orange' --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit6170080851771239764/test%26%26x86_6 Consumer:: filter = fruit='orange' Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a20a12-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=260, durable=true, address=TEST,userID=58a20a12-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a20a13-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=261, durable=true, address=TEST,userID=58a20a13-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a20a14-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=262, durable=true, address=TEST,userID=58a20a14-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23125-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=263, durable=true, address=TEST,userID=58a23125-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23126-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=264, durable=true, address=TEST,userID=58a23126-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23127-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=265, durable=true, address=TEST,userID=58a23127-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23128-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=266, durable=true, address=TEST,userID=58a23128-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23129-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=267, durable=true, address=TEST,userID=58a23129-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2312a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=268, durable=true, address=TEST,userID=58a2312a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2312b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=269, durable=true, address=TEST,userID=58a2312b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2312c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=270, durable=true, address=TEST,userID=58a2312c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2312d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=271, durable=true, address=TEST,userID=58a2312d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2583e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=272, durable=true, address=TEST,userID=58a2583e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2583f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=273, durable=true, address=TEST,userID=58a2583f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25840-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=274, durable=true, address=TEST,userID=58a25840-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25841-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=275, durable=true, address=TEST,userID=58a25841-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25842-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=276, durable=true, address=TEST,userID=58a25842-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25843-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=277, durable=true, address=TEST,userID=58a25843-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25844-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=278, durable=true, address=TEST,userID=58a25844-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25845-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=279, durable=true, address=TEST,userID=58a25845-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f56-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=280, durable=true, address=TEST,userID=58a27f56-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f57-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=281, durable=true, address=TEST,userID=58a27f57-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f58-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=282, durable=true, address=TEST,userID=58a27f58-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f59-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=283, durable=true, address=TEST,userID=58a27f59-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f5a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=284, durable=true, address=TEST,userID=58a27f5a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f5b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=285, durable=true, address=TEST,userID=58a27f5b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f5c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=286, durable=true, address=TEST,userID=58a27f5c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a66d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=287, durable=true, address=TEST,userID=58a2a66d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a66e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=288, durable=true, address=TEST,userID=58a2a66e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a66f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=289, durable=true, address=TEST,userID=58a2a66f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a670-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=290, durable=true, address=TEST,userID=58a2a670-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a671-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=291, durable=true, address=TEST,userID=58a2a671-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a672-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=292, durable=true, address=TEST,userID=58a2a672-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a673-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=293, durable=true, address=TEST,userID=58a2a673-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a674-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=294, durable=true, address=TEST,userID=58a2a674-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a675-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=295, durable=true, address=TEST,userID=58a2a675-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd86-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=296, durable=true, address=TEST,userID=58a2cd86-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd87-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=297, durable=true, address=TEST,userID=58a2cd87-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd88-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=298, durable=true, address=TEST,userID=58a2cd88-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd89-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=299, durable=true, address=TEST,userID=58a2cd89-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=300, durable=true, address=TEST,userID=58a2cd8a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=301, durable=true, address=TEST,userID=58a2cd8b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=302, durable=true, address=TEST,userID=58a2cd8c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=303, durable=true, address=TEST,userID=58a2cd8d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=304, durable=true, address=TEST,userID=58a2cd8e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=305, durable=true, address=TEST,userID=58a2cd8f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=306, durable=true, address=TEST,userID=58a2f4a0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=307, durable=true, address=TEST,userID=58a2f4a1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=308, durable=true, address=TEST,userID=58a2f4a2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=309, durable=true, address=TEST,userID=58a2f4a3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=310, durable=true, address=TEST,userID=58a2f4a4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=311, durable=true, address=TEST,userID=58a2f4a5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=312, durable=true, address=TEST,userID=58a2f4a6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=313, durable=true, address=TEST,userID=58a2f4a7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=314, durable=true, address=TEST,userID=58a2f4a8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bb9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=315, durable=true, address=TEST,userID=58a31bb9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bba-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=316, durable=true, address=TEST,userID=58a31bba-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=317, durable=true, address=TEST,userID=58a31bbb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=318, durable=true, address=TEST,userID=58a31bbc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbd-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=319, durable=true, address=TEST,userID=58a31bbd-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbe-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=320, durable=true, address=TEST,userID=58a31bbe-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbf-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=321, durable=true, address=TEST,userID=58a31bbf-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bc0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=322, durable=true, address=TEST,userID=58a31bc0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bc1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=323, durable=true, address=TEST,userID=58a31bc1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bc2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=324, durable=true, address=TEST,userID=58a31bc2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=325, durable=true, address=TEST,userID=58a342d3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=326, durable=true, address=TEST,userID=58a342d4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=327, durable=true, address=TEST,userID=58a342d5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=328, durable=true, address=TEST,userID=58a342d6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=329, durable=true, address=TEST,userID=58a342d7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=330, durable=true, address=TEST,userID=58a342d8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=331, durable=true, address=TEST,userID=58a342d9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342da-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=332, durable=true, address=TEST,userID=58a342da-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342db-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=333, durable=true, address=TEST,userID=58a342db-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342dc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=334, durable=true, address=TEST,userID=58a342dc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342dd-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=335, durable=true, address=TEST,userID=58a342dd-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342de-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=336, durable=true, address=TEST,userID=58a342de-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369ef-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=337, durable=true, address=TEST,userID=58a369ef-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=338, durable=true, address=TEST,userID=58a369f0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=339, durable=true, address=TEST,userID=58a369f1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=340, durable=true, address=TEST,userID=58a369f2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=341, durable=true, address=TEST,userID=58a369f3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=342, durable=true, address=TEST,userID=58a369f4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=343, durable=true, address=TEST,userID=58a369f5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=344, durable=true, address=TEST,userID=58a369f6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=345, durable=true, address=TEST,userID=58a369f7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=346, durable=true, address=TEST,userID=58a369f8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=347, durable=true, address=TEST,userID=58a369f9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369fa-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=348, durable=true, address=TEST,userID=58a369fa-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369fb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=349, durable=true, address=TEST,userID=58a369fb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a3910c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=350, durable=true, address=TEST,userID=58a3910c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a3910d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=351, durable=true, address=TEST,userID=58a3910d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a3910e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=352, durable=true, address=TEST,userID=58a3910e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a3910f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=353, durable=true, address=TEST,userID=58a3910f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39110-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=354, durable=true, address=TEST,userID=58a39110-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39111-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=355, durable=true, address=TEST,userID=58a39111-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39112-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=356, durable=true, address=TEST,userID=58a39112-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39113-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=357, durable=true, address=TEST,userID=58a39113-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39114-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=358, durable=true, address=TEST,userID=58a39114-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39115-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=359, durable=true, address=TEST,userID=58a39115-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 100 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Browse browser --txt-size 50 --verbose --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit6170080851771239764/test%26%26x86_6 Consumer:: filter = null Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received Banana ...ActiveMQMessage[ID:58a20a11-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=259, durable=true, address=TEST,userID=58a20a11-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=banana,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a20a12-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=260, durable=true, address=TEST,userID=58a20a12-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a20a13-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=261, durable=true, address=TEST,userID=58a20a13-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a20a14-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=262, durable=true, address=TEST,userID=58a20a14-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23125-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=263, durable=true, address=TEST,userID=58a23125-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23126-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=264, durable=true, address=TEST,userID=58a23126-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23127-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=265, durable=true, address=TEST,userID=58a23127-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23128-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=266, durable=true, address=TEST,userID=58a23128-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23129-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=267, durable=true, address=TEST,userID=58a23129-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2312a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=268, durable=true, address=TEST,userID=58a2312a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2312b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=269, durable=true, address=TEST,userID=58a2312b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2312c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=270, durable=true, address=TEST,userID=58a2312c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2312d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=271, durable=true, address=TEST,userID=58a2312d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2583e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=272, durable=true, address=TEST,userID=58a2583e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2583f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=273, durable=true, address=TEST,userID=58a2583f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25840-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=274, durable=true, address=TEST,userID=58a25840-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25841-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=275, durable=true, address=TEST,userID=58a25841-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25842-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=276, durable=true, address=TEST,userID=58a25842-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25843-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=277, durable=true, address=TEST,userID=58a25843-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25844-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=278, durable=true, address=TEST,userID=58a25844-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25845-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=279, durable=true, address=TEST,userID=58a25845-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f56-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=280, durable=true, address=TEST,userID=58a27f56-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f57-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=281, durable=true, address=TEST,userID=58a27f57-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f58-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=282, durable=true, address=TEST,userID=58a27f58-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f59-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=283, durable=true, address=TEST,userID=58a27f59-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f5a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=284, durable=true, address=TEST,userID=58a27f5a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f5b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=285, durable=true, address=TEST,userID=58a27f5b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f5c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=286, durable=true, address=TEST,userID=58a27f5c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a66d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=287, durable=true, address=TEST,userID=58a2a66d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a66e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=288, durable=true, address=TEST,userID=58a2a66e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a66f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=289, durable=true, address=TEST,userID=58a2a66f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a670-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=290, durable=true, address=TEST,userID=58a2a670-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a671-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=291, durable=true, address=TEST,userID=58a2a671-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a672-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=292, durable=true, address=TEST,userID=58a2a672-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a673-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=293, durable=true, address=TEST,userID=58a2a673-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a674-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=294, durable=true, address=TEST,userID=58a2a674-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a675-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=295, durable=true, address=TEST,userID=58a2a675-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd86-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=296, durable=true, address=TEST,userID=58a2cd86-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd87-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=297, durable=true, address=TEST,userID=58a2cd87-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd88-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=298, durable=true, address=TEST,userID=58a2cd88-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd89-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=299, durable=true, address=TEST,userID=58a2cd89-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=300, durable=true, address=TEST,userID=58a2cd8a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=301, durable=true, address=TEST,userID=58a2cd8b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=302, durable=true, address=TEST,userID=58a2cd8c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=303, durable=true, address=TEST,userID=58a2cd8d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=304, durable=true, address=TEST,userID=58a2cd8e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=305, durable=true, address=TEST,userID=58a2cd8f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=306, durable=true, address=TEST,userID=58a2f4a0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=307, durable=true, address=TEST,userID=58a2f4a1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=308, durable=true, address=TEST,userID=58a2f4a2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=309, durable=true, address=TEST,userID=58a2f4a3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=310, durable=true, address=TEST,userID=58a2f4a4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=311, durable=true, address=TEST,userID=58a2f4a5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=312, durable=true, address=TEST,userID=58a2f4a6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=313, durable=true, address=TEST,userID=58a2f4a7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=314, durable=true, address=TEST,userID=58a2f4a8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bb9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=315, durable=true, address=TEST,userID=58a31bb9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bba-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=316, durable=true, address=TEST,userID=58a31bba-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=317, durable=true, address=TEST,userID=58a31bbb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=318, durable=true, address=TEST,userID=58a31bbc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbd-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=319, durable=true, address=TEST,userID=58a31bbd-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbe-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=320, durable=true, address=TEST,userID=58a31bbe-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbf-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=321, durable=true, address=TEST,userID=58a31bbf-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bc0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=322, durable=true, address=TEST,userID=58a31bc0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bc1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=323, durable=true, address=TEST,userID=58a31bc1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bc2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=324, durable=true, address=TEST,userID=58a31bc2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=325, durable=true, address=TEST,userID=58a342d3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=326, durable=true, address=TEST,userID=58a342d4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=327, durable=true, address=TEST,userID=58a342d5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=328, durable=true, address=TEST,userID=58a342d6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=329, durable=true, address=TEST,userID=58a342d7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=330, durable=true, address=TEST,userID=58a342d8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=331, durable=true, address=TEST,userID=58a342d9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342da-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=332, durable=true, address=TEST,userID=58a342da-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342db-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=333, durable=true, address=TEST,userID=58a342db-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342dc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=334, durable=true, address=TEST,userID=58a342dc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342dd-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=335, durable=true, address=TEST,userID=58a342dd-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342de-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=336, durable=true, address=TEST,userID=58a342de-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369ef-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=337, durable=true, address=TEST,userID=58a369ef-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=338, durable=true, address=TEST,userID=58a369f0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=339, durable=true, address=TEST,userID=58a369f1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=340, durable=true, address=TEST,userID=58a369f2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=341, durable=true, address=TEST,userID=58a369f3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=342, durable=true, address=TEST,userID=58a369f4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=343, durable=true, address=TEST,userID=58a369f5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=344, durable=true, address=TEST,userID=58a369f6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=345, durable=true, address=TEST,userID=58a369f7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=346, durable=true, address=TEST,userID=58a369f8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=347, durable=true, address=TEST,userID=58a369f9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369fa-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=348, durable=true, address=TEST,userID=58a369fa-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369fb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=349, durable=true, address=TEST,userID=58a369fb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a3910c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=350, durable=true, address=TEST,userID=58a3910c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a3910d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=351, durable=true, address=TEST,userID=58a3910d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a3910e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=352, durable=true, address=TEST,userID=58a3910e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a3910f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=353, durable=true, address=TEST,userID=58a3910f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39110-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=354, durable=true, address=TEST,userID=58a39110-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39111-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=355, durable=true, address=TEST,userID=58a39111-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39112-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=356, durable=true, address=TEST,userID=58a39112-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39113-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=357, durable=true, address=TEST,userID=58a39113-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39114-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=358, durable=true, address=TEST,userID=58a39114-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39115-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=359, durable=true, address=TEST,userID=58a39115-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 101 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Browse browser --txt-size 50 --verbose --message-count 10 --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit6170080851771239764/test%26%26x86_6 Consumer:: filter = null Consumer ActiveMQQueue[TEST], thread=0 wait until 10 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received Banana ...ActiveMQMessage[ID:58a20a11-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=259, durable=true, address=TEST,userID=58a20a11-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=banana,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a20a12-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=260, durable=true, address=TEST,userID=58a20a12-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a20a13-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=261, durable=true, address=TEST,userID=58a20a13-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a20a14-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=262, durable=true, address=TEST,userID=58a20a14-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23125-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=263, durable=true, address=TEST,userID=58a23125-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23126-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=264, durable=true, address=TEST,userID=58a23126-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23127-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=265, durable=true, address=TEST,userID=58a23127-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23128-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=266, durable=true, address=TEST,userID=58a23128-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23129-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=267, durable=true, address=TEST,userID=58a23129-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2312a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=268, durable=true, address=TEST,userID=58a2312a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 10 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Consumer consumer --txt-size 50 --verbose --break-on-null --receive-timeout 100 --filter fruit='banana' --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit6170080851771239764/test%26%26x86_6 Consumer:: filter = fruit='banana' Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received Banana ...ActiveMQMessage[ID:58a20a11-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=259, durable=true, address=TEST,userID=58a20a11-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=banana,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 1 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Consumer consumer --txt-size 50 --verbose --break-on-null --receive-timeout 100 --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit6170080851771239764/test%26%26x86_6 Consumer:: filter = null Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a20a12-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=260, durable=true, address=TEST,userID=58a20a12-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a20a13-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=261, durable=true, address=TEST,userID=58a20a13-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a20a14-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=262, durable=true, address=TEST,userID=58a20a14-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23125-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=263, durable=true, address=TEST,userID=58a23125-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23126-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=264, durable=true, address=TEST,userID=58a23126-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23127-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=265, durable=true, address=TEST,userID=58a23127-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23128-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=266, durable=true, address=TEST,userID=58a23128-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a23129-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=267, durable=true, address=TEST,userID=58a23129-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2312a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=268, durable=true, address=TEST,userID=58a2312a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2312b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=269, durable=true, address=TEST,userID=58a2312b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2312c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=270, durable=true, address=TEST,userID=58a2312c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2312d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=271, durable=true, address=TEST,userID=58a2312d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2583e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=272, durable=true, address=TEST,userID=58a2583e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2583f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=273, durable=true, address=TEST,userID=58a2583f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25840-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=274, durable=true, address=TEST,userID=58a25840-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25841-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=275, durable=true, address=TEST,userID=58a25841-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25842-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=276, durable=true, address=TEST,userID=58a25842-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25843-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=277, durable=true, address=TEST,userID=58a25843-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25844-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=278, durable=true, address=TEST,userID=58a25844-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a25845-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=279, durable=true, address=TEST,userID=58a25845-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f56-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=280, durable=true, address=TEST,userID=58a27f56-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f57-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=281, durable=true, address=TEST,userID=58a27f57-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f58-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=282, durable=true, address=TEST,userID=58a27f58-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f59-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=283, durable=true, address=TEST,userID=58a27f59-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f5a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=284, durable=true, address=TEST,userID=58a27f5a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f5b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=285, durable=true, address=TEST,userID=58a27f5b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a27f5c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=286, durable=true, address=TEST,userID=58a27f5c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a66d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=287, durable=true, address=TEST,userID=58a2a66d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a66e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=288, durable=true, address=TEST,userID=58a2a66e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a66f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=289, durable=true, address=TEST,userID=58a2a66f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a670-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=290, durable=true, address=TEST,userID=58a2a670-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a671-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=291, durable=true, address=TEST,userID=58a2a671-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a672-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=292, durable=true, address=TEST,userID=58a2a672-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a673-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=293, durable=true, address=TEST,userID=58a2a673-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a674-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=294, durable=true, address=TEST,userID=58a2a674-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2a675-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=295, durable=true, address=TEST,userID=58a2a675-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd86-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=296, durable=true, address=TEST,userID=58a2cd86-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd87-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=297, durable=true, address=TEST,userID=58a2cd87-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd88-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=298, durable=true, address=TEST,userID=58a2cd88-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd89-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=299, durable=true, address=TEST,userID=58a2cd89-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=300, durable=true, address=TEST,userID=58a2cd8a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=301, durable=true, address=TEST,userID=58a2cd8b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=302, durable=true, address=TEST,userID=58a2cd8c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=303, durable=true, address=TEST,userID=58a2cd8d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=304, durable=true, address=TEST,userID=58a2cd8e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2cd8f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=305, durable=true, address=TEST,userID=58a2cd8f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=306, durable=true, address=TEST,userID=58a2f4a0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=307, durable=true, address=TEST,userID=58a2f4a1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=308, durable=true, address=TEST,userID=58a2f4a2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=309, durable=true, address=TEST,userID=58a2f4a3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Committing transaction: 0 Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=310, durable=true, address=TEST,userID=58a2f4a4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=311, durable=true, address=TEST,userID=58a2f4a5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=312, durable=true, address=TEST,userID=58a2f4a6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=313, durable=true, address=TEST,userID=58a2f4a7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a2f4a8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=314, durable=true, address=TEST,userID=58a2f4a8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bb9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=315, durable=true, address=TEST,userID=58a31bb9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bba-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=316, durable=true, address=TEST,userID=58a31bba-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=317, durable=true, address=TEST,userID=58a31bbb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=318, durable=true, address=TEST,userID=58a31bbc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbd-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=319, durable=true, address=TEST,userID=58a31bbd-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbe-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=320, durable=true, address=TEST,userID=58a31bbe-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bbf-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=321, durable=true, address=TEST,userID=58a31bbf-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bc0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=322, durable=true, address=TEST,userID=58a31bc0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bc1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=323, durable=true, address=TEST,userID=58a31bc1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a31bc2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=324, durable=true, address=TEST,userID=58a31bc2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=325, durable=true, address=TEST,userID=58a342d3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=326, durable=true, address=TEST,userID=58a342d4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=327, durable=true, address=TEST,userID=58a342d5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=328, durable=true, address=TEST,userID=58a342d6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=329, durable=true, address=TEST,userID=58a342d7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=330, durable=true, address=TEST,userID=58a342d8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342d9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=331, durable=true, address=TEST,userID=58a342d9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342da-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=332, durable=true, address=TEST,userID=58a342da-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342db-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=333, durable=true, address=TEST,userID=58a342db-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342dc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=334, durable=true, address=TEST,userID=58a342dc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342dd-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=335, durable=true, address=TEST,userID=58a342dd-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a342de-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=336, durable=true, address=TEST,userID=58a342de-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369ef-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=337, durable=true, address=TEST,userID=58a369ef-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=338, durable=true, address=TEST,userID=58a369f0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=339, durable=true, address=TEST,userID=58a369f1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=340, durable=true, address=TEST,userID=58a369f2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=341, durable=true, address=TEST,userID=58a369f3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=342, durable=true, address=TEST,userID=58a369f4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=343, durable=true, address=TEST,userID=58a369f5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=344, durable=true, address=TEST,userID=58a369f6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=345, durable=true, address=TEST,userID=58a369f7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=346, durable=true, address=TEST,userID=58a369f8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369f9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=347, durable=true, address=TEST,userID=58a369f9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369fa-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=348, durable=true, address=TEST,userID=58a369fa-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a369fb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=349, durable=true, address=TEST,userID=58a369fb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a3910c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=350, durable=true, address=TEST,userID=58a3910c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a3910d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=351, durable=true, address=TEST,userID=58a3910d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a3910e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=352, durable=true, address=TEST,userID=58a3910e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a3910f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=353, durable=true, address=TEST,userID=58a3910f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39110-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=354, durable=true, address=TEST,userID=58a39110-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39111-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=355, durable=true, address=TEST,userID=58a39111-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39112-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=356, durable=true, address=TEST,userID=58a39112-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39113-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=357, durable=true, address=TEST,userID=58a39113-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39114-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=358, durable=true, address=TEST,userID=58a39114-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:58a39115-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=359, durable=true, address=TEST,userID=58a39115-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=589b534d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Committing transaction: 1 Consumer ActiveMQQueue[TEST], thread=0 Consumed: 100 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished [ActiveMQ Artemis Server Shutdown Timer] 10:03:15,206 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [542d243e-2b28-11e7-9202-e8b1fc559583] stopped, uptime 8.530 seconds Server stopped! Creating ActiveMQ Artemis instance at: /home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit8599700922623776850/server You can now start the broker by executing: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit8599700922623776850/server/bin/artemis" run Or you can run the broker in the background using: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit8599700922623776850/server/bin/artemis-service" start _ _ _ / \ ____| |_ ___ __ __(_) _____ / _ \| _ \ __|/ _ \ \/ | |/ __/ / ___ \ | \/ |_/ __/ |\/| | |\___ \ /_/ \_\| \__\____|_| |_|_|/___ / Apache ActiveMQ Artemis 2.0.0.amq-700005 [main] 10:03:15,343 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server [main] 10:03:15,403 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=./data/journal,bindingsDirectory=./data/bindings,largeMessagesDirectory=./data/large-messages,pagingDirectory=./data/paging) [main] 10:03:15,404 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:03:15,404 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:03:15,405 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP [main] 10:03:15,405 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP [main] 10:03:15,406 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE [main] 10:03:15,517 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:03:15,517 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [main] 10:03:16,663 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue DLQ [main] 10:03:16,729 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue ExpiryQueue [main] 10:03:16,757 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue q1 [main] 10:03:16,788 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue q2 [main] 10:03:16,809 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol MQTT, Protocol being ignored on acceptor TransportConfiguration(name=mqtt, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?tcpReceiveBufferSize=1048576&port=1883&host=0-0-0-0&protocols=MQTT&useEpoll=true&tcpSendBufferSize=1048576 [main] 10:03:16,810 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored on acceptor TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpLowCredits=300 [main] 10:03:16,810 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol MQTT, Protocol being ignored on acceptor TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpLowCredits=300 [main] 10:03:16,811 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored on acceptor TransportConfiguration(name=hornetq, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?port=5445&host=0-0-0-0&protocols=HORNETQ,STOMP&useEpoll=true [main] 10:03:16,813 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP,STOMP,OPENWIRE] [main] 10:03:16,814 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5445 for protocols [STOMP] [main] 10:03:16,815 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP] [main] 10:03:16,816 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:1883 for protocols [CORE,AMQP,STOMP,OPENWIRE] [main] 10:03:16,817 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61613 for protocols [STOMP] [main] 10:03:16,891 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:03:16,892 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [0.0.0.0, nodeID=5939ddd6-2b28-11e7-9202-e8b1fc559583] _ _ _ / \ ____| |_ ___ __ __(_) _____ / _ \| _ \ __|/ _ \ \/ | |/ __/ / ___ \ | \/ |_/ __/ |\/| | |\___ \ /_/ \_\| \__\____|_| |_|_|/___ / Apache ActiveMQ Artemis 2.0.0.amq-700005 ******************************************** Server's ID=5939ddd6-2b28-11e7-9202-e8b1fc559583 ******************************************** ******************************************** B I N D I N G S J O U R N A L ******************************************** Journal path: /home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit8599700922623776850/server/./data/bindings #JournalFileImpl: (activemq-bindings-1.bindings id = 1, recordID = 1) (size=1048576) operation@AddRecord;recordID=1;userRecordType=24;isUpdate=false;compactCount=0;IDCounterEncoding [id=2147483647] operation@AddRecordTX;txID=0,recordID=2;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=2, name=DLQ, routingTypes={ANYCAST}, autoCreated=false] operation@Commit;txID=0,numberOfRecords=1 operation@AddRecordTX;txID=3,recordID=4;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=4, name=DLQ, address=DLQ, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] operation@Commit;txID=3,numberOfRecords=1 operation@AddRecordTX;txID=5,recordID=6;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=6, name=ExpiryQueue, routingTypes={ANYCAST}, autoCreated=false] operation@Commit;txID=5,numberOfRecords=1 operation@AddRecordTX;txID=7,recordID=8;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=8, name=ExpiryQueue, address=ExpiryQueue, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] operation@Commit;txID=7,numberOfRecords=1 operation@AddRecordTX;txID=9,recordID=10;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=10, name=q1, routingTypes={ANYCAST}, autoCreated=false] operation@Commit;txID=9,numberOfRecords=1 operation@AddRecordTX;txID=11,recordID=12;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=12, name=q1, address=q1, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] operation@Commit;txID=11,numberOfRecords=1 operation@AddRecordTX;txID=13,recordID=14;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=14, name=q2, routingTypes={ANYCAST}, autoCreated=false] operation@Commit;txID=13,numberOfRecords=1 operation@AddRecordTX;txID=15,recordID=16;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=16, name=q2, address=q2, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] operation@Commit;txID=15,numberOfRecords=1 operation@AddRecordTX;txID=17,recordID=18;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=18, name=a1, routingTypes={}, autoCreated=false] operation@Commit;txID=17,numberOfRecords=1 operation@AddRecordTX;txID=19,recordID=20;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=20, name=a2, routingTypes={}, autoCreated=false] operation@Commit;txID=19,numberOfRecords=1 #JournalFileImpl: (activemq-bindings-2.bindings id = 2, recordID = 2) (size=1048576) ### Surviving Records Summary ### recordID=1;userRecordType=24;isUpdate=false;compactCount=0;IDCounterEncoding [id=2147483647] recordID=2;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=2, name=DLQ, routingTypes={ANYCAST}, autoCreated=false] recordID=4;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=4, name=DLQ, address=DLQ, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] recordID=6;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=6, name=ExpiryQueue, routingTypes={ANYCAST}, autoCreated=false] recordID=8;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=8, name=ExpiryQueue, address=ExpiryQueue, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] recordID=10;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=10, name=q1, routingTypes={ANYCAST}, autoCreated=false] recordID=12;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=12, name=q1, address=q1, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] recordID=14;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=14, name=q2, routingTypes={ANYCAST}, autoCreated=false] recordID=16;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=16, name=q2, address=q2, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] recordID=18;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=18, name=a1, routingTypes={}, autoCreated=false] recordID=20;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=20, name=a2, routingTypes={}, autoCreated=false] ### Prepared TX ### ### Message Counts ### message count=0 message reference count prepared message count=0 ******************************************** M E S S A G E S J O U R N A L ******************************************** Journal path: /home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit8599700922623776850/server/./data/journal #JournalFileImpl: (activemq-data-1.amq id = 1, recordID = 1) (size=10485760) #JournalFileImpl: (activemq-data-2.amq id = 2, recordID = 2) (size=10485760) ### Surviving Records Summary ### ### Prepared TX ### ### Message Counts ### message count=0 message reference count prepared message count=0 ******************************************** P A G I N G ******************************************** Executing org.apache.activemq.artemis.cli.commands.messages.Producer producer --message-count 100 --verbose --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit8599700922623776850/server Producer ActiveMQQueue[TEST], thread=0 Started to calculate elapsed time ... Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 0 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 1 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 2 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 3 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 4 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 5 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 6 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 7 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 8 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 9 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 10 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 11 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 12 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 13 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 14 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 15 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 16 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 17 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 18 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 19 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 20 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 21 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 22 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 23 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 24 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 25 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 26 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 27 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 28 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 29 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 30 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 31 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 32 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 33 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 34 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 35 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 36 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 37 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 38 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 39 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 40 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 41 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 42 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 43 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 44 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 45 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 46 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 47 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 48 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 49 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 50 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 51 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 52 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 53 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 54 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 55 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 56 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 57 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 58 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 59 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 60 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 61 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 62 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 63 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 64 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 65 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 66 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 67 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 68 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 69 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 70 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 71 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 72 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 73 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 74 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 75 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 76 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 77 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 78 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 79 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 80 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 81 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 82 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 83 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 84 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 85 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 86 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 87 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 88 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 89 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 90 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 91 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 92 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 93 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 94 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 95 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 96 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 97 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 98 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 99 Producer ActiveMQQueue[TEST], thread=0 Produced: 100 messages Producer ActiveMQQueue[TEST], thread=0 Elapsed time in second : 1 s Producer ActiveMQQueue[TEST], thread=0 Elapsed time in milli second : 1372 milli seconds Executing org.apache.activemq.artemis.cli.commands.messages.Consumer consumer --verbose --break-on-null --receive-timeout 100 --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit8599700922623776850/server Consumer:: filter = null Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received test message: 0 ...ActiveMQMessage[ID:5b6aedb7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=32, durable=true, address=TEST,userID=5b6aedb7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=0,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 1 ...ActiveMQMessage[ID:5b6ebe48-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=33, durable=true, address=TEST,userID=5b6ebe48-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=1,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 2 ...ActiveMQMessage[ID:5b7044e9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=34, durable=true, address=TEST,userID=5b7044e9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=2,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 3 ...ActiveMQMessage[ID:5b71a47a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=35, durable=true, address=TEST,userID=5b71a47a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=3,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 4 ...ActiveMQMessage[ID:5b743c8b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=36, durable=true, address=TEST,userID=5b743c8b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=4,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 5 ...ActiveMQMessage[ID:5b76114c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=37, durable=true, address=TEST,userID=5b76114c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=5,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 6 ...ActiveMQMessage[ID:5b78824d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=38, durable=true, address=TEST,userID=5b78824d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=6,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 7 ...ActiveMQMessage[ID:5b7af34e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=39, durable=true, address=TEST,userID=5b7af34e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=7,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 8 ...ActiveMQMessage[ID:5b804a7f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=40, durable=true, address=TEST,userID=5b804a7f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=8,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 9 ...ActiveMQMessage[ID:5b83ccf0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=41, durable=true, address=TEST,userID=5b83ccf0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=9,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 10 ...ActiveMQMessage[ID:5b86da31-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=42, durable=true, address=TEST,userID=5b86da31-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=10,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 11 ...ActiveMQMessage[ID:5b8839c2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=43, durable=true, address=TEST,userID=5b8839c2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=11,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 12 ...ActiveMQMessage[ID:5b899953-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=44, durable=true, address=TEST,userID=5b899953-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=12,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 13 ...ActiveMQMessage[ID:5b8b1ff4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=45, durable=true, address=TEST,userID=5b8b1ff4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=13,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 14 ...ActiveMQMessage[ID:5b8c5875-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=46, durable=true, address=TEST,userID=5b8c5875-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=14,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 15 ...ActiveMQMessage[ID:5b8ddf16-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=47, durable=true, address=TEST,userID=5b8ddf16-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=15,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 16 ...ActiveMQMessage[ID:5b8f65b7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=48, durable=true, address=TEST,userID=5b8f65b7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=16,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 17 ...ActiveMQMessage[ID:5b909e38-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=49, durable=true, address=TEST,userID=5b909e38-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=17,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 18 ...ActiveMQMessage[ID:5b9272f9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=50, durable=true, address=TEST,userID=5b9272f9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=18,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 19 ...ActiveMQMessage[ID:5b93ab7a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=51, durable=true, address=TEST,userID=5b93ab7a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=19,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 20 ...ActiveMQMessage[ID:5b94e3fb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=52, durable=true, address=TEST,userID=5b94e3fb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=20,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 21 ...ActiveMQMessage[ID:5b96438c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=53, durable=true, address=TEST,userID=5b96438c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=21,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 22 ...ActiveMQMessage[ID:5b97a31d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=54, durable=true, address=TEST,userID=5b97a31d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=22,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 23 ...ActiveMQMessage[ID:5b9902ae-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=55, durable=true, address=TEST,userID=5b9902ae-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=23,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 24 ...ActiveMQMessage[ID:5b9ab05f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=56, durable=true, address=TEST,userID=5b9ab05f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=24,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 25 ...ActiveMQMessage[ID:5b9be8e0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=57, durable=true, address=TEST,userID=5b9be8e0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=25,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 26 ...ActiveMQMessage[ID:5b9d6f81-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=58, durable=true, address=TEST,userID=5b9d6f81-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=26,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 27 ...ActiveMQMessage[ID:5b9fe082-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=59, durable=true, address=TEST,userID=5b9fe082-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=27,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 28 ...ActiveMQMessage[ID:5ba16723-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=60, durable=true, address=TEST,userID=5ba16723-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=28,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 29 ...ActiveMQMessage[ID:5ba585d4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=61, durable=true, address=TEST,userID=5ba585d4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=29,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 30 ...ActiveMQMessage[ID:5ba95665-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=62, durable=true, address=TEST,userID=5ba95665-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=30,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 31 ...ActiveMQMessage[ID:5bac1586-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=63, durable=true, address=TEST,userID=5bac1586-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=31,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 32 ...ActiveMQMessage[ID:5badc337-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=64, durable=true, address=TEST,userID=5badc337-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=32,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 33 ...ActiveMQMessage[ID:5baf97f8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=65, durable=true, address=TEST,userID=5baf97f8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=33,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 34 ...ActiveMQMessage[ID:5bb1e1e9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=66, durable=true, address=TEST,userID=5bb1e1e9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=34,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 35 ...ActiveMQMessage[ID:5bb3688a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=67, durable=true, address=TEST,userID=5bb3688a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=35,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 36 ...ActiveMQMessage[ID:5bb479fb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=68, durable=true, address=TEST,userID=5bb479fb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=36,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 37 ...ActiveMQMessage[ID:5bb5d98c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=69, durable=true, address=TEST,userID=5bb5d98c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=37,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 38 ...ActiveMQMessage[ID:5bb7120d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=70, durable=true, address=TEST,userID=5bb7120d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=38,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 39 ...ActiveMQMessage[ID:5bb8bfbe-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=71, durable=true, address=TEST,userID=5bb8bfbe-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=39,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 40 ...ActiveMQMessage[ID:5bba1f4f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=72, durable=true, address=TEST,userID=5bba1f4f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=40,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 41 ...ActiveMQMessage[ID:5bbba5f0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=73, durable=true, address=TEST,userID=5bbba5f0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=41,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 42 ...ActiveMQMessage[ID:5bbd7ab1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=74, durable=true, address=TEST,userID=5bbd7ab1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=42,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 43 ...ActiveMQMessage[ID:5bbf7682-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=75, durable=true, address=TEST,userID=5bbf7682-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=43,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 44 ...ActiveMQMessage[ID:5bc0af03-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=76, durable=true, address=TEST,userID=5bc0af03-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=44,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 45 ...ActiveMQMessage[ID:5bc1e784-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=77, durable=true, address=TEST,userID=5bc1e784-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=45,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 46 ...ActiveMQMessage[ID:5bc34715-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=78, durable=true, address=TEST,userID=5bc34715-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=46,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 47 ...ActiveMQMessage[ID:5bc4a6a6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=79, durable=true, address=TEST,userID=5bc4a6a6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=47,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 48 ...ActiveMQMessage[ID:5bc62d47-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=80, durable=true, address=TEST,userID=5bc62d47-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=48,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 49 ...ActiveMQMessage[ID:5bc80208-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=81, durable=true, address=TEST,userID=5bc80208-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=49,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 50 ...ActiveMQMessage[ID:5bc91379-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=82, durable=true, address=TEST,userID=5bc91379-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=50,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 51 ...ActiveMQMessage[ID:5bca9a1a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=83, durable=true, address=TEST,userID=5bca9a1a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=51,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 52 ...ActiveMQMessage[ID:5bcc47cb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=84, durable=true, address=TEST,userID=5bcc47cb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=52,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 53 ...ActiveMQMessage[ID:5be91e9c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=85, durable=true, address=TEST,userID=5be91e9c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=53,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 54 ...ActiveMQMessage[ID:5bfe7b5d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=86, durable=true, address=TEST,userID=5bfe7b5d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=54,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 55 ...ActiveMQMessage[ID:5c009e3e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=87, durable=true, address=TEST,userID=5c009e3e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=55,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 56 ...ActiveMQMessage[ID:5c0224df-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=88, durable=true, address=TEST,userID=5c0224df-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=56,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 57 ...ActiveMQMessage[ID:5c046ed0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=89, durable=true, address=TEST,userID=5c046ed0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=57,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 58 ...ActiveMQMessage[ID:5c05a751-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=90, durable=true, address=TEST,userID=5c05a751-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=58,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 59 ...ActiveMQMessage[ID:5c0706e2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=91, durable=true, address=TEST,userID=5c0706e2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=59,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 60 ...ActiveMQMessage[ID:5c07a323-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=92, durable=true, address=TEST,userID=5c07a323-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=60,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 61 ...ActiveMQMessage[ID:5c08dba4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=93, durable=true, address=TEST,userID=5c08dba4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=61,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 62 ...ActiveMQMessage[ID:5c0a6245-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=94, durable=true, address=TEST,userID=5c0a6245-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=62,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 63 ...ActiveMQMessage[ID:5c0bc1d6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=95, durable=true, address=TEST,userID=5c0bc1d6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=63,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 64 ...ActiveMQMessage[ID:5c0d2167-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=96, durable=true, address=TEST,userID=5c0d2167-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=64,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 65 ...ActiveMQMessage[ID:5c0f4448-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=97, durable=true, address=TEST,userID=5c0f4448-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=65,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 66 ...ActiveMQMessage[ID:5c10a3d9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=98, durable=true, address=TEST,userID=5c10a3d9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=66,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 67 ...ActiveMQMessage[ID:5c12036a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=99, durable=true, address=TEST,userID=5c12036a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=67,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 68 ...ActiveMQMessage[ID:5c133beb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=100, durable=true, address=TEST,userID=5c133beb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=68,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 69 ...ActiveMQMessage[ID:5c144d5c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=101, durable=true, address=TEST,userID=5c144d5c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=69,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 70 ...ActiveMQMessage[ID:5c15aced-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=102, durable=true, address=TEST,userID=5c15aced-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=70,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 71 ...ActiveMQMessage[ID:5c16be5e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=103, durable=true, address=TEST,userID=5c16be5e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=71,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 72 ...ActiveMQMessage[ID:5c17f6df-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=104, durable=true, address=TEST,userID=5c17f6df-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=72,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 73 ...ActiveMQMessage[ID:5c192f60-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=105, durable=true, address=TEST,userID=5c192f60-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=73,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 74 ...ActiveMQMessage[ID:5c1a67e1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=106, durable=true, address=TEST,userID=5c1a67e1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=74,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 75 ...ActiveMQMessage[ID:5c1c1592-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=107, durable=true, address=TEST,userID=5c1c1592-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=75,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 76 ...ActiveMQMessage[ID:5c1d2703-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=108, durable=true, address=TEST,userID=5c1d2703-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=76,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 77 ...ActiveMQMessage[ID:5c1efbc4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=109, durable=true, address=TEST,userID=5c1efbc4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=77,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 78 ...ActiveMQMessage[ID:5c203445-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=110, durable=true, address=TEST,userID=5c203445-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=78,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 79 ...ActiveMQMessage[ID:5c225726-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=111, durable=true, address=TEST,userID=5c225726-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=79,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 80 ...ActiveMQMessage[ID:5c238fa7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=112, durable=true, address=TEST,userID=5c238fa7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=80,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 81 ...ActiveMQMessage[ID:5c24ef38-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=113, durable=true, address=TEST,userID=5c24ef38-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=81,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 82 ...ActiveMQMessage[ID:5c253d59-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=114, durable=true, address=TEST,userID=5c253d59-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=82,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 83 ...ActiveMQMessage[ID:5c2675da-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=115, durable=true, address=TEST,userID=5c2675da-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=83,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 84 ...ActiveMQMessage[ID:5c26eb0b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=116, durable=true, address=TEST,userID=5c26eb0b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=84,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 85 ...ActiveMQMessage[ID:5c284a9c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=117, durable=true, address=TEST,userID=5c284a9c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=85,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 86 ...ActiveMQMessage[ID:5c2a466d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=118, durable=true, address=TEST,userID=5c2a466d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=86,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 87 ...ActiveMQMessage[ID:5c2ba5fe-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=119, durable=true, address=TEST,userID=5c2ba5fe-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=87,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 88 ...ActiveMQMessage[ID:5c2cde7f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=120, durable=true, address=TEST,userID=5c2cde7f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=88,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 89 ...ActiveMQMessage[ID:5c2e1700-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=121, durable=true, address=TEST,userID=5c2e1700-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=89,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 90 ...ActiveMQMessage[ID:5c2f4f81-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=122, durable=true, address=TEST,userID=5c2f4f81-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=90,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 91 ...ActiveMQMessage[ID:5c317262-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=123, durable=true, address=TEST,userID=5c317262-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=91,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 92 ...ActiveMQMessage[ID:5c32aae3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=124, durable=true, address=TEST,userID=5c32aae3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=92,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 93 ...ActiveMQMessage[ID:5c340a74-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=125, durable=true, address=TEST,userID=5c340a74-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=93,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 94 ...ActiveMQMessage[ID:5c347fa5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=126, durable=true, address=TEST,userID=5c347fa5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=94,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 95 ...ActiveMQMessage[ID:5c35df36-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=127, durable=true, address=TEST,userID=5c35df36-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=95,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 96 ...ActiveMQMessage[ID:5c373ec7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=128, durable=true, address=TEST,userID=5c373ec7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=96,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 97 ...ActiveMQMessage[ID:5c387748-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=129, durable=true, address=TEST,userID=5c387748-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=97,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 98 ...ActiveMQMessage[ID:5c39afc9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=130, durable=true, address=TEST,userID=5c39afc9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=98,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 99 ...ActiveMQMessage[ID:5c3ac13a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=131, durable=true, address=TEST,userID=5c3ac13a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5b573ea3-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=99,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 100 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Browse browser --txt-size 50 --verbose --filter fruit='banana' --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit8599700922623776850/server Consumer:: filter = fruit='banana' Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received Banana ...ActiveMQMessage[ID:5c5dd9a9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=259, durable=true, address=TEST,userID=5c5dd9a9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=banana,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 1 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Browse browser --txt-size 50 --verbose --filter fruit='orange' --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit8599700922623776850/server Consumer:: filter = fruit='orange' Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9aa-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=260, durable=true, address=TEST,userID=5c5dd9aa-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ab-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=261, durable=true, address=TEST,userID=5c5dd9ab-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ac-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=262, durable=true, address=TEST,userID=5c5dd9ac-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ad-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=263, durable=true, address=TEST,userID=5c5dd9ad-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ae-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=264, durable=true, address=TEST,userID=5c5dd9ae-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9af-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=265, durable=true, address=TEST,userID=5c5dd9af-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=266, durable=true, address=TEST,userID=5c5dd9b0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=267, durable=true, address=TEST,userID=5c5dd9b1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=268, durable=true, address=TEST,userID=5c5dd9b2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=269, durable=true, address=TEST,userID=5c5dd9b3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=270, durable=true, address=TEST,userID=5c5dd9b4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=271, durable=true, address=TEST,userID=5c5dd9b5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=272, durable=true, address=TEST,userID=5c5dd9b6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00c7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=273, durable=true, address=TEST,userID=5c5e00c7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00c8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=274, durable=true, address=TEST,userID=5c5e00c8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00c9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=275, durable=true, address=TEST,userID=5c5e00c9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00ca-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=276, durable=true, address=TEST,userID=5c5e00ca-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00cb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=277, durable=true, address=TEST,userID=5c5e00cb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00cc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=278, durable=true, address=TEST,userID=5c5e00cc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00cd-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=279, durable=true, address=TEST,userID=5c5e00cd-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00ce-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=280, durable=true, address=TEST,userID=5c5e00ce-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00cf-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=281, durable=true, address=TEST,userID=5c5e00cf-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=282, durable=true, address=TEST,userID=5c5e00d0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=283, durable=true, address=TEST,userID=5c5e00d1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=284, durable=true, address=TEST,userID=5c5e00d2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=285, durable=true, address=TEST,userID=5c5e00d3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=286, durable=true, address=TEST,userID=5c5e00d4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=287, durable=true, address=TEST,userID=5c5e00d5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=288, durable=true, address=TEST,userID=5c5e00d6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=289, durable=true, address=TEST,userID=5c5e00d7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27e8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=290, durable=true, address=TEST,userID=5c5e27e8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27e9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=291, durable=true, address=TEST,userID=5c5e27e9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ea-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=292, durable=true, address=TEST,userID=5c5e27ea-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27eb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=293, durable=true, address=TEST,userID=5c5e27eb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ec-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=294, durable=true, address=TEST,userID=5c5e27ec-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ed-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=295, durable=true, address=TEST,userID=5c5e27ed-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ee-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=296, durable=true, address=TEST,userID=5c5e27ee-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ef-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=297, durable=true, address=TEST,userID=5c5e27ef-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=298, durable=true, address=TEST,userID=5c5e27f0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=299, durable=true, address=TEST,userID=5c5e27f1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=300, durable=true, address=TEST,userID=5c5e27f2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=301, durable=true, address=TEST,userID=5c5e27f3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=302, durable=true, address=TEST,userID=5c5e27f4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=303, durable=true, address=TEST,userID=5c5e27f5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=304, durable=true, address=TEST,userID=5c5e27f6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=305, durable=true, address=TEST,userID=5c5e27f7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=306, durable=true, address=TEST,userID=5c5e27f8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=307, durable=true, address=TEST,userID=5c5e27f9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27fa-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=308, durable=true, address=TEST,userID=5c5e27fa-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=309, durable=true, address=TEST,userID=5c5e4f0b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=310, durable=true, address=TEST,userID=5c5e4f0c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=311, durable=true, address=TEST,userID=5c5e4f0d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=312, durable=true, address=TEST,userID=5c5e4f0e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=313, durable=true, address=TEST,userID=5c5e4f0f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f10-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=314, durable=true, address=TEST,userID=5c5e4f10-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f11-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=315, durable=true, address=TEST,userID=5c5e4f11-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f12-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=316, durable=true, address=TEST,userID=5c5e4f12-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f13-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=317, durable=true, address=TEST,userID=5c5e4f13-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f14-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=318, durable=true, address=TEST,userID=5c5e4f14-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f15-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=319, durable=true, address=TEST,userID=5c5e4f15-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f16-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=320, durable=true, address=TEST,userID=5c5e4f16-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f17-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=321, durable=true, address=TEST,userID=5c5e4f17-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f18-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=322, durable=true, address=TEST,userID=5c5e4f18-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f19-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=323, durable=true, address=TEST,userID=5c5e4f19-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=324, durable=true, address=TEST,userID=5c5e4f1a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=325, durable=true, address=TEST,userID=5c5e4f1b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=326, durable=true, address=TEST,userID=5c5e4f1c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=327, durable=true, address=TEST,userID=5c5e4f1d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=328, durable=true, address=TEST,userID=5c5e4f1e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=329, durable=true, address=TEST,userID=5c5e4f1f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f20-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=330, durable=true, address=TEST,userID=5c5e4f20-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7631-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=331, durable=true, address=TEST,userID=5c5e7631-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7632-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=332, durable=true, address=TEST,userID=5c5e7632-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7633-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=333, durable=true, address=TEST,userID=5c5e7633-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7634-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=334, durable=true, address=TEST,userID=5c5e7634-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7635-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=335, durable=true, address=TEST,userID=5c5e7635-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7636-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=336, durable=true, address=TEST,userID=5c5e7636-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7637-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=337, durable=true, address=TEST,userID=5c5e7637-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7638-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=338, durable=true, address=TEST,userID=5c5e7638-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7639-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=339, durable=true, address=TEST,userID=5c5e7639-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=340, durable=true, address=TEST,userID=5c5e763a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=341, durable=true, address=TEST,userID=5c5e763b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=342, durable=true, address=TEST,userID=5c5e763c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=343, durable=true, address=TEST,userID=5c5e763d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=344, durable=true, address=TEST,userID=5c5e763e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=345, durable=true, address=TEST,userID=5c5e763f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7640-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=346, durable=true, address=TEST,userID=5c5e7640-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7641-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=347, durable=true, address=TEST,userID=5c5e7641-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7642-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=348, durable=true, address=TEST,userID=5c5e7642-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7643-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=349, durable=true, address=TEST,userID=5c5e7643-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d54-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=350, durable=true, address=TEST,userID=5c5e9d54-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d55-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=351, durable=true, address=TEST,userID=5c5e9d55-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d56-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=352, durable=true, address=TEST,userID=5c5e9d56-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d57-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=353, durable=true, address=TEST,userID=5c5e9d57-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d58-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=354, durable=true, address=TEST,userID=5c5e9d58-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d59-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=355, durable=true, address=TEST,userID=5c5e9d59-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d5a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=356, durable=true, address=TEST,userID=5c5e9d5a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d5b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=357, durable=true, address=TEST,userID=5c5e9d5b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d5c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=358, durable=true, address=TEST,userID=5c5e9d5c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d5d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=359, durable=true, address=TEST,userID=5c5e9d5d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 100 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Browse browser --txt-size 50 --verbose --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit8599700922623776850/server Consumer:: filter = null Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received Banana ...ActiveMQMessage[ID:5c5dd9a9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=259, durable=true, address=TEST,userID=5c5dd9a9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=banana,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9aa-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=260, durable=true, address=TEST,userID=5c5dd9aa-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ab-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=261, durable=true, address=TEST,userID=5c5dd9ab-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ac-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=262, durable=true, address=TEST,userID=5c5dd9ac-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ad-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=263, durable=true, address=TEST,userID=5c5dd9ad-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ae-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=264, durable=true, address=TEST,userID=5c5dd9ae-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9af-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=265, durable=true, address=TEST,userID=5c5dd9af-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=266, durable=true, address=TEST,userID=5c5dd9b0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=267, durable=true, address=TEST,userID=5c5dd9b1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=268, durable=true, address=TEST,userID=5c5dd9b2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=269, durable=true, address=TEST,userID=5c5dd9b3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=270, durable=true, address=TEST,userID=5c5dd9b4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=271, durable=true, address=TEST,userID=5c5dd9b5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=272, durable=true, address=TEST,userID=5c5dd9b6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00c7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=273, durable=true, address=TEST,userID=5c5e00c7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00c8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=274, durable=true, address=TEST,userID=5c5e00c8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00c9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=275, durable=true, address=TEST,userID=5c5e00c9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00ca-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=276, durable=true, address=TEST,userID=5c5e00ca-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00cb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=277, durable=true, address=TEST,userID=5c5e00cb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00cc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=278, durable=true, address=TEST,userID=5c5e00cc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00cd-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=279, durable=true, address=TEST,userID=5c5e00cd-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00ce-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=280, durable=true, address=TEST,userID=5c5e00ce-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00cf-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=281, durable=true, address=TEST,userID=5c5e00cf-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=282, durable=true, address=TEST,userID=5c5e00d0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=283, durable=true, address=TEST,userID=5c5e00d1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=284, durable=true, address=TEST,userID=5c5e00d2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=285, durable=true, address=TEST,userID=5c5e00d3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=286, durable=true, address=TEST,userID=5c5e00d4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=287, durable=true, address=TEST,userID=5c5e00d5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=288, durable=true, address=TEST,userID=5c5e00d6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=289, durable=true, address=TEST,userID=5c5e00d7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27e8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=290, durable=true, address=TEST,userID=5c5e27e8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27e9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=291, durable=true, address=TEST,userID=5c5e27e9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ea-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=292, durable=true, address=TEST,userID=5c5e27ea-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27eb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=293, durable=true, address=TEST,userID=5c5e27eb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ec-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=294, durable=true, address=TEST,userID=5c5e27ec-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ed-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=295, durable=true, address=TEST,userID=5c5e27ed-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ee-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=296, durable=true, address=TEST,userID=5c5e27ee-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ef-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=297, durable=true, address=TEST,userID=5c5e27ef-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=298, durable=true, address=TEST,userID=5c5e27f0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=299, durable=true, address=TEST,userID=5c5e27f1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=300, durable=true, address=TEST,userID=5c5e27f2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=301, durable=true, address=TEST,userID=5c5e27f3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=302, durable=true, address=TEST,userID=5c5e27f4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=303, durable=true, address=TEST,userID=5c5e27f5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=304, durable=true, address=TEST,userID=5c5e27f6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=305, durable=true, address=TEST,userID=5c5e27f7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=306, durable=true, address=TEST,userID=5c5e27f8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=307, durable=true, address=TEST,userID=5c5e27f9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27fa-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=308, durable=true, address=TEST,userID=5c5e27fa-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=309, durable=true, address=TEST,userID=5c5e4f0b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=310, durable=true, address=TEST,userID=5c5e4f0c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=311, durable=true, address=TEST,userID=5c5e4f0d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=312, durable=true, address=TEST,userID=5c5e4f0e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=313, durable=true, address=TEST,userID=5c5e4f0f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f10-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=314, durable=true, address=TEST,userID=5c5e4f10-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f11-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=315, durable=true, address=TEST,userID=5c5e4f11-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f12-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=316, durable=true, address=TEST,userID=5c5e4f12-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f13-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=317, durable=true, address=TEST,userID=5c5e4f13-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f14-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=318, durable=true, address=TEST,userID=5c5e4f14-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f15-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=319, durable=true, address=TEST,userID=5c5e4f15-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f16-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=320, durable=true, address=TEST,userID=5c5e4f16-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f17-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=321, durable=true, address=TEST,userID=5c5e4f17-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f18-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=322, durable=true, address=TEST,userID=5c5e4f18-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f19-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=323, durable=true, address=TEST,userID=5c5e4f19-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=324, durable=true, address=TEST,userID=5c5e4f1a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=325, durable=true, address=TEST,userID=5c5e4f1b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=326, durable=true, address=TEST,userID=5c5e4f1c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=327, durable=true, address=TEST,userID=5c5e4f1d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=328, durable=true, address=TEST,userID=5c5e4f1e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=329, durable=true, address=TEST,userID=5c5e4f1f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f20-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=330, durable=true, address=TEST,userID=5c5e4f20-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7631-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=331, durable=true, address=TEST,userID=5c5e7631-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7632-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=332, durable=true, address=TEST,userID=5c5e7632-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7633-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=333, durable=true, address=TEST,userID=5c5e7633-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7634-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=334, durable=true, address=TEST,userID=5c5e7634-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7635-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=335, durable=true, address=TEST,userID=5c5e7635-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7636-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=336, durable=true, address=TEST,userID=5c5e7636-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7637-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=337, durable=true, address=TEST,userID=5c5e7637-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7638-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=338, durable=true, address=TEST,userID=5c5e7638-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7639-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=339, durable=true, address=TEST,userID=5c5e7639-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=340, durable=true, address=TEST,userID=5c5e763a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=341, durable=true, address=TEST,userID=5c5e763b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=342, durable=true, address=TEST,userID=5c5e763c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=343, durable=true, address=TEST,userID=5c5e763d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=344, durable=true, address=TEST,userID=5c5e763e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=345, durable=true, address=TEST,userID=5c5e763f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7640-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=346, durable=true, address=TEST,userID=5c5e7640-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7641-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=347, durable=true, address=TEST,userID=5c5e7641-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7642-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=348, durable=true, address=TEST,userID=5c5e7642-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7643-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=349, durable=true, address=TEST,userID=5c5e7643-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d54-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=350, durable=true, address=TEST,userID=5c5e9d54-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d55-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=351, durable=true, address=TEST,userID=5c5e9d55-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d56-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=352, durable=true, address=TEST,userID=5c5e9d56-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d57-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=353, durable=true, address=TEST,userID=5c5e9d57-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d58-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=354, durable=true, address=TEST,userID=5c5e9d58-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d59-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=355, durable=true, address=TEST,userID=5c5e9d59-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d5a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=356, durable=true, address=TEST,userID=5c5e9d5a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d5b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=357, durable=true, address=TEST,userID=5c5e9d5b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d5c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=358, durable=true, address=TEST,userID=5c5e9d5c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d5d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=359, durable=true, address=TEST,userID=5c5e9d5d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 101 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Browse browser --txt-size 50 --verbose --message-count 10 --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit8599700922623776850/server Consumer:: filter = null Consumer ActiveMQQueue[TEST], thread=0 wait until 10 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received Banana ...ActiveMQMessage[ID:5c5dd9a9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=259, durable=true, address=TEST,userID=5c5dd9a9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=banana,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9aa-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=260, durable=true, address=TEST,userID=5c5dd9aa-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ab-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=261, durable=true, address=TEST,userID=5c5dd9ab-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ac-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=262, durable=true, address=TEST,userID=5c5dd9ac-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ad-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=263, durable=true, address=TEST,userID=5c5dd9ad-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ae-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=264, durable=true, address=TEST,userID=5c5dd9ae-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9af-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=265, durable=true, address=TEST,userID=5c5dd9af-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=266, durable=true, address=TEST,userID=5c5dd9b0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=267, durable=true, address=TEST,userID=5c5dd9b1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=268, durable=true, address=TEST,userID=5c5dd9b2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 10 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Consumer consumer --txt-size 50 --verbose --break-on-null --receive-timeout 100 --filter fruit='banana' --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit8599700922623776850/server Consumer:: filter = fruit='banana' Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received Banana ...ActiveMQMessage[ID:5c5dd9a9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=259, durable=true, address=TEST,userID=5c5dd9a9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=banana,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 1 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Consumer consumer --txt-size 50 --verbose --break-on-null --receive-timeout 100 --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit8599700922623776850/server Consumer:: filter = null Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9aa-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=260, durable=true, address=TEST,userID=5c5dd9aa-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ab-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=261, durable=true, address=TEST,userID=5c5dd9ab-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ac-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=262, durable=true, address=TEST,userID=5c5dd9ac-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ad-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=263, durable=true, address=TEST,userID=5c5dd9ad-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9ae-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=264, durable=true, address=TEST,userID=5c5dd9ae-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9af-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=265, durable=true, address=TEST,userID=5c5dd9af-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=266, durable=true, address=TEST,userID=5c5dd9b0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=267, durable=true, address=TEST,userID=5c5dd9b1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=268, durable=true, address=TEST,userID=5c5dd9b2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=269, durable=true, address=TEST,userID=5c5dd9b3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=270, durable=true, address=TEST,userID=5c5dd9b4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=271, durable=true, address=TEST,userID=5c5dd9b5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5dd9b6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=272, durable=true, address=TEST,userID=5c5dd9b6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00c7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=273, durable=true, address=TEST,userID=5c5e00c7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00c8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=274, durable=true, address=TEST,userID=5c5e00c8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00c9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=275, durable=true, address=TEST,userID=5c5e00c9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00ca-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=276, durable=true, address=TEST,userID=5c5e00ca-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00cb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=277, durable=true, address=TEST,userID=5c5e00cb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00cc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=278, durable=true, address=TEST,userID=5c5e00cc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00cd-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=279, durable=true, address=TEST,userID=5c5e00cd-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00ce-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=280, durable=true, address=TEST,userID=5c5e00ce-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00cf-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=281, durable=true, address=TEST,userID=5c5e00cf-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=282, durable=true, address=TEST,userID=5c5e00d0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=283, durable=true, address=TEST,userID=5c5e00d1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=284, durable=true, address=TEST,userID=5c5e00d2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=285, durable=true, address=TEST,userID=5c5e00d3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=286, durable=true, address=TEST,userID=5c5e00d4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=287, durable=true, address=TEST,userID=5c5e00d5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=288, durable=true, address=TEST,userID=5c5e00d6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e00d7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=289, durable=true, address=TEST,userID=5c5e00d7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27e8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=290, durable=true, address=TEST,userID=5c5e27e8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27e9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=291, durable=true, address=TEST,userID=5c5e27e9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ea-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=292, durable=true, address=TEST,userID=5c5e27ea-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27eb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=293, durable=true, address=TEST,userID=5c5e27eb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ec-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=294, durable=true, address=TEST,userID=5c5e27ec-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ed-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=295, durable=true, address=TEST,userID=5c5e27ed-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ee-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=296, durable=true, address=TEST,userID=5c5e27ee-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27ef-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=297, durable=true, address=TEST,userID=5c5e27ef-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=298, durable=true, address=TEST,userID=5c5e27f0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=299, durable=true, address=TEST,userID=5c5e27f1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=300, durable=true, address=TEST,userID=5c5e27f2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=301, durable=true, address=TEST,userID=5c5e27f3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=302, durable=true, address=TEST,userID=5c5e27f4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=303, durable=true, address=TEST,userID=5c5e27f5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=304, durable=true, address=TEST,userID=5c5e27f6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=305, durable=true, address=TEST,userID=5c5e27f7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=306, durable=true, address=TEST,userID=5c5e27f8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27f9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=307, durable=true, address=TEST,userID=5c5e27f9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e27fa-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=308, durable=true, address=TEST,userID=5c5e27fa-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=309, durable=true, address=TEST,userID=5c5e4f0b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Committing transaction: 0 Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=310, durable=true, address=TEST,userID=5c5e4f0c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=311, durable=true, address=TEST,userID=5c5e4f0d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=312, durable=true, address=TEST,userID=5c5e4f0e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f0f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=313, durable=true, address=TEST,userID=5c5e4f0f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f10-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=314, durable=true, address=TEST,userID=5c5e4f10-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f11-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=315, durable=true, address=TEST,userID=5c5e4f11-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f12-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=316, durable=true, address=TEST,userID=5c5e4f12-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f13-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=317, durable=true, address=TEST,userID=5c5e4f13-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f14-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=318, durable=true, address=TEST,userID=5c5e4f14-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f15-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=319, durable=true, address=TEST,userID=5c5e4f15-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f16-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=320, durable=true, address=TEST,userID=5c5e4f16-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f17-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=321, durable=true, address=TEST,userID=5c5e4f17-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f18-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=322, durable=true, address=TEST,userID=5c5e4f18-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f19-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=323, durable=true, address=TEST,userID=5c5e4f19-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=324, durable=true, address=TEST,userID=5c5e4f1a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=325, durable=true, address=TEST,userID=5c5e4f1b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=326, durable=true, address=TEST,userID=5c5e4f1c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=327, durable=true, address=TEST,userID=5c5e4f1d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=328, durable=true, address=TEST,userID=5c5e4f1e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f1f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=329, durable=true, address=TEST,userID=5c5e4f1f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e4f20-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=330, durable=true, address=TEST,userID=5c5e4f20-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7631-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=331, durable=true, address=TEST,userID=5c5e7631-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7632-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=332, durable=true, address=TEST,userID=5c5e7632-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7633-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=333, durable=true, address=TEST,userID=5c5e7633-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7634-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=334, durable=true, address=TEST,userID=5c5e7634-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7635-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=335, durable=true, address=TEST,userID=5c5e7635-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7636-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=336, durable=true, address=TEST,userID=5c5e7636-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7637-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=337, durable=true, address=TEST,userID=5c5e7637-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7638-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=338, durable=true, address=TEST,userID=5c5e7638-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7639-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=339, durable=true, address=TEST,userID=5c5e7639-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=340, durable=true, address=TEST,userID=5c5e763a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=341, durable=true, address=TEST,userID=5c5e763b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=342, durable=true, address=TEST,userID=5c5e763c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=343, durable=true, address=TEST,userID=5c5e763d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=344, durable=true, address=TEST,userID=5c5e763e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e763f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=345, durable=true, address=TEST,userID=5c5e763f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7640-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=346, durable=true, address=TEST,userID=5c5e7640-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7641-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=347, durable=true, address=TEST,userID=5c5e7641-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7642-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=348, durable=true, address=TEST,userID=5c5e7642-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e7643-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=349, durable=true, address=TEST,userID=5c5e7643-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d54-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=350, durable=true, address=TEST,userID=5c5e9d54-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d55-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=351, durable=true, address=TEST,userID=5c5e9d55-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d56-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=352, durable=true, address=TEST,userID=5c5e9d56-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d57-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=353, durable=true, address=TEST,userID=5c5e9d57-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d58-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=354, durable=true, address=TEST,userID=5c5e9d58-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d59-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=355, durable=true, address=TEST,userID=5c5e9d59-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d5a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=356, durable=true, address=TEST,userID=5c5e9d5a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d5b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=357, durable=true, address=TEST,userID=5c5e9d5b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d5c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=358, durable=true, address=TEST,userID=5c5e9d5c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:5c5e9d5d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=359, durable=true, address=TEST,userID=5c5e9d5d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5c58f7a5-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Committing transaction: 1 Consumer ActiveMQQueue[TEST], thread=0 Consumed: 100 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished [ActiveMQ Artemis Server Shutdown Timer] 10:03:21,463 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [5939ddd6-2b28-11e7-9202-e8b1fc559583] stopped, uptime 6.119 seconds Server stopped! Creating ActiveMQ Artemis instance at: /home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit1638315599981017485/pingTest You can now start the broker by executing: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit1638315599981017485/pingTest/bin/artemis" run Or you can run the broker in the background using: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit1638315599981017485/pingTest/bin/artemis-service" start Using org.apache.activemq.artemis.core.io.nio.NIOSequentialFileFactory to calculate sync times ************************************************** 0 of 5 calculation Time = 115 milliseconds Writes / millisecond = 0.02 Blocks per millisecond::0.017391304347826087 your system could make a sync every 57500000 nanoseconds, and this will be your timeout bufferTimeout = 57500000 ************************************************** ************************************************** 1 of 5 calculation Time = 28 milliseconds Writes / millisecond = 0.07 Blocks per millisecond::0.07142857142857142 your system could make a sync every 14000000 nanoseconds, and this will be your timeout bufferTimeout = 14000000 ************************************************** ************************************************** 2 of 5 calculation Time = 36 milliseconds Writes / millisecond = 0.06 Blocks per millisecond::0.05555555555555555 your system could make a sync every 18000000 nanoseconds, and this will be your timeout bufferTimeout = 18000000 ************************************************** ************************************************** 3 of 5 calculation Time = 43 milliseconds Writes / millisecond = 0.05 Blocks per millisecond::0.046511627906976744 your system could make a sync every 21500000 nanoseconds, and this will be your timeout bufferTimeout = 21500000 ************************************************** ************************************************** 4 of 5 calculation Time = 35 milliseconds Writes / millisecond = 0.06 Blocks per millisecond::0.05714285714285714 your system could make a sync every 17500000 nanoseconds, and this will be your timeout bufferTimeout = 17500000 ************************************************** TotalAvg = 28 nanoTime avg = 14000000 Creating ActiveMQ Artemis instance at: /home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit6317654749944456047/instance1 You can now start the broker by executing: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit6317654749944456047/instance1/bin/artemis" run Or you can run the broker in the background using: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit6317654749944456047/instance1/bin/artemis-service" start Creating ActiveMQ Artemis instance at: /home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit6317654749944456047/instance2 You can now start the broker by executing: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit6317654749944456047/instance2/bin/artemis" run Or you can run the broker in the background using: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit6317654749944456047/instance2/bin/artemis-service" start Creating ActiveMQ Artemis instance at: /home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit6317654749944456047/instance3 You can now start the broker by executing: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit6317654749944456047/instance3/bin/artemis" run Or you can run the broker in the background using: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit6317654749944456047/instance3/bin/artemis-service" start confg: Creating ActiveMQ Artemis instance at: /home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit2225172597447356754/instance1 You can now start the broker by executing: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit2225172597447356754/instance1/bin/artemis" run Or you can run the broker in the background using: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit2225172597447356754/instance1/bin/artemis-service" start Creating ActiveMQ Artemis instance at: /home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit711245438445587431/server1 You can now start the broker by executing: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit711245438445587431/server1/bin/artemis" run Or you can run the broker in the background using: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit711245438445587431/server1/bin/artemis-service" start Executing org.apache.activemq.artemis.cli.commands.tools.PerfJournal perf-journal --journal-type NIO --writes 5 --tries 1 --verbose Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit711245438445587431/server1 Auto tuning journal ... Performing 1 tests writing 5 blocks of 4096 on each test, sync=true with journalType = NIO Using org.apache.activemq.artemis.core.io.nio.NIOSequentialFileFactory to calculate sync times ************************************************** 0 of 1 calculation Time = 36 milliseconds Writes / millisecond = 0.14 Blocks per millisecond::0.1388888888888889 your system could make a sync every 7200000 nanoseconds, and this will be your timeout bufferTimeout = 7200000 ************************************************** Blocks per millisecond::0.1388888888888889 your system could make a sync every 7200000 nanoseconds, and this will be your timeout Your system can execute 0.14 syncs per millisecond Your journal-buffer-timeout should be:7200000 You should use this following configuration: 7200000 Creating ActiveMQ Artemis instance at: /home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit612413407386353855/instance_user You can now start the broker by executing: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit612413407386353855/instance_user/bin/artemis" run Or you can run the broker in the background using: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit612413407386353855/instance_user/bin/artemis-service" start output1: --- "user"(roles) --- "admin"(amq) Total: 1 users in role: amq ; admin output2: --- "user"(roles) --- "admin"(amq) "guest"(admin) Total: 2 users in role: admin ; guest User added successfully. output3: --- "user"(roles) --- "admin"(amq) "guest"(admin) "scott"(admin,operator) Total: 3 users in role: admin ; guest,scott users in role: operator ; scott output4: --- "user"(roles) --- "admin"(amq) "guest"(admin) "scott"(admin,operator) Total: 3 User removed. output5: --- "user"(roles) --- "admin"(amq) "scott"(operator,admin) Total: 2 User removed. output6: --- "user"(roles) --- "admin"(amq) Total: 1 output7: --- "user"(roles) --- "admin"(amq) Total: 1 User removed. output8: --- "user"(roles) --- Total: 0 usage: artemis [] The most commonly used artemis commands are: address Address tools group (create|delete|update|show) (example ./artemis address create) browser It will send consume messages from an instance consumer It will send consume messages from an instance create creates a new broker instance data data tools group (print) (example ./artemis data print) help Display help information mask mask a password and print it out migrate1x Migrates the configuration of a 1.x Artemis Broker producer It will send messages to an instance queue Queue tools group (create|delete|update) (example ./artemis queue create) See 'artemis help ' for more information on a specific command. Creating ActiveMQ Artemis instance at: /home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit8838879222497743219/instance_user You can now start the broker by executing: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit8838879222497743219/instance_user/bin/artemis" run Or you can run the broker in the background using: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit8838879222497743219/instance_user/bin/artemis-service" start output1: --- "user"(roles) --- "admin"(amq) Total: 1 User removed. output8: --- "user"(roles) --- Total: 0 output2: --- "user"(roles) --- "guest"(admin) "user1"(admin,manager) "user2"(admin,manager,master) "user3"(master,system) Total: 4 users in role: admin ; guest,user1,user2 users in role: manager ; user1,user2 users in role: admin ; guest,user1,user2 users in role: manager ; user1,user2 users in role: manager ; user1,user2 users in role: master ; user3,user2 users in role: operator ; user2 User updated users in role: admin ; guest,user1,user3 users in role: system ; user3 Creating ActiveMQ Artemis instance at: /home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit4167646643311977047/instance1 You can now start the broker by executing: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit4167646643311977047/instance1/bin/artemis" run Or you can run the broker in the background using: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit4167646643311977047/instance1/bin/artemis-service" start usage: artemis [] The most commonly used artemis commands are: address Address tools group (create|delete|update|show) (example ./artemis address create) browser It will send consume messages from an instance consumer It will send consume messages from an instance create creates a new broker instance data data tools group (print) (example ./artemis data print) help Display help information mask mask a password and print it out migrate1x Migrates the configuration of a 1.x Artemis Broker producer It will send messages to an instance queue Queue tools group (create|delete|update) (example ./artemis queue create) See 'artemis help ' for more information on a specific command. Creating ActiveMQ Artemis instance at: /home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit2736831855008904345/with space You can now start the broker by executing: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit2736831855008904345/with space/bin/artemis" run Or you can run the broker in the background using: "/home/ataylor/projects/prod-artemis/artemis-cli/target/tmp/junit2736831855008904345/with space/bin/artemis-service" start _ _ _ / \ ____| |_ ___ __ __(_) _____ / _ \| _ \ __|/ _ \ \/ | |/ __/ / ___ \ | \/ |_/ __/ |\/| | |\___ \ /_/ \_\| \__\____|_| |_|_|/___ / Apache ActiveMQ Artemis 2.0.0.amq-700005 [main] 10:03:22,988 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server [main] 10:03:23,076 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=./data/journal,bindingsDirectory=./data/bindings,largeMessagesDirectory=./data/large-messages,pagingDirectory=./data/paging) [main] 10:03:23,076 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:03:23,077 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:03:23,077 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP [main] 10:03:23,078 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP [main] 10:03:23,078 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE [main] 10:03:23,109 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:03:23,110 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [main] 10:03:24,021 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue DLQ [main] 10:03:24,049 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue ExpiryQueue [main] 10:03:24,072 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue q1 [main] 10:03:24,101 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue q2 [main] 10:03:24,148 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol MQTT, Protocol being ignored on acceptor TransportConfiguration(name=mqtt, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?tcpReceiveBufferSize=1048576&port=1883&host=0-0-0-0&protocols=MQTT&useEpoll=true&tcpSendBufferSize=1048576 [main] 10:03:24,148 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored on acceptor TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpLowCredits=300 [main] 10:03:24,148 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol MQTT, Protocol being ignored on acceptor TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpLowCredits=300 [main] 10:03:24,149 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored on acceptor TransportConfiguration(name=hornetq, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?port=5445&host=0-0-0-0&protocols=HORNETQ,STOMP&useEpoll=true [main] 10:03:24,153 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP,STOMP,OPENWIRE] [main] 10:03:24,154 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5445 for protocols [STOMP] [main] 10:03:24,155 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP] [main] 10:03:24,156 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:1883 for protocols [CORE,AMQP,STOMP,OPENWIRE] [main] 10:03:24,156 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61613 for protocols [STOMP] [main] 10:03:24,212 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:03:24,212 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [0.0.0.0, nodeID=5dca3a7e-2b28-11e7-9202-e8b1fc559583] _ _ _ / \ ____| |_ ___ __ __(_) _____ / _ \| _ \ __|/ _ \ \/ | |/ __/ / ___ \ | \/ |_/ __/ |\/| | |\___ \ /_/ \_\| \__\____|_| |_|_|/___ / Apache ActiveMQ Artemis 2.0.0.amq-700005 ******************************************** Server's ID=5dca3a7e-2b28-11e7-9202-e8b1fc559583 ******************************************** ******************************************** B I N D I N G S J O U R N A L ******************************************** Journal path: /home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit2736831855008904345/with space/./data/bindings #JournalFileImpl: (activemq-bindings-1.bindings id = 1, recordID = 1) (size=1048576) operation@AddRecord;recordID=1;userRecordType=24;isUpdate=false;compactCount=0;IDCounterEncoding [id=2147483647] operation@AddRecordTX;txID=0,recordID=2;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=2, name=DLQ, routingTypes={ANYCAST}, autoCreated=false] operation@Commit;txID=0,numberOfRecords=1 operation@AddRecordTX;txID=3,recordID=4;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=4, name=DLQ, address=DLQ, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] operation@Commit;txID=3,numberOfRecords=1 operation@AddRecordTX;txID=5,recordID=6;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=6, name=ExpiryQueue, routingTypes={ANYCAST}, autoCreated=false] operation@Commit;txID=5,numberOfRecords=1 operation@AddRecordTX;txID=7,recordID=8;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=8, name=ExpiryQueue, address=ExpiryQueue, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] operation@Commit;txID=7,numberOfRecords=1 operation@AddRecordTX;txID=9,recordID=10;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=10, name=q1, routingTypes={ANYCAST}, autoCreated=false] operation@Commit;txID=9,numberOfRecords=1 operation@AddRecordTX;txID=11,recordID=12;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=12, name=q1, address=q1, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] operation@Commit;txID=11,numberOfRecords=1 operation@AddRecordTX;txID=13,recordID=14;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=14, name=q2, routingTypes={ANYCAST}, autoCreated=false] operation@Commit;txID=13,numberOfRecords=1 operation@AddRecordTX;txID=15,recordID=16;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=16, name=q2, address=q2, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] operation@Commit;txID=15,numberOfRecords=1 operation@AddRecordTX;txID=17,recordID=18;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=18, name=a1, routingTypes={}, autoCreated=false] operation@Commit;txID=17,numberOfRecords=1 operation@AddRecordTX;txID=19,recordID=20;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=20, name=a2, routingTypes={}, autoCreated=false] operation@Commit;txID=19,numberOfRecords=1 #JournalFileImpl: (activemq-bindings-2.bindings id = 2, recordID = 2) (size=1048576) ### Surviving Records Summary ### recordID=1;userRecordType=24;isUpdate=false;compactCount=0;IDCounterEncoding [id=2147483647] recordID=2;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=2, name=DLQ, routingTypes={ANYCAST}, autoCreated=false] recordID=4;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=4, name=DLQ, address=DLQ, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] recordID=6;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=6, name=ExpiryQueue, routingTypes={ANYCAST}, autoCreated=false] recordID=8;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=8, name=ExpiryQueue, address=ExpiryQueue, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] recordID=10;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=10, name=q1, routingTypes={ANYCAST}, autoCreated=false] recordID=12;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=12, name=q1, address=q1, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] recordID=14;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=14, name=q2, routingTypes={ANYCAST}, autoCreated=false] recordID=16;userRecordType=21;isUpdate=false;compactCount=0;PersistentQueueBindingEncoding [id=16, name=q2, address=q2, filterString=null, user=null, autoCreated=false, maxConsumers=-1, purgeOnNoConsumers=false, routingType=1] recordID=18;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=18, name=a1, routingTypes={}, autoCreated=false] recordID=20;userRecordType=44;isUpdate=false;compactCount=0;PersistentAddressBindingEncoding [id=20, name=a2, routingTypes={}, autoCreated=false] ### Prepared TX ### ### Message Counts ### message count=0 message reference count prepared message count=0 ******************************************** M E S S A G E S J O U R N A L ******************************************** Journal path: /home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit2736831855008904345/with space/./data/journal #JournalFileImpl: (activemq-data-1.amq id = 1, recordID = 1) (size=10485760) #JournalFileImpl: (activemq-data-2.amq id = 2, recordID = 2) (size=10485760) ### Surviving Records Summary ### ### Prepared TX ### ### Message Counts ### message count=0 message reference count prepared message count=0 ******************************************** P A G I N G ******************************************** Executing org.apache.activemq.artemis.cli.commands.messages.Producer producer --message-count 100 --verbose --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit2736831855008904345/with space Producer ActiveMQQueue[TEST], thread=0 Started to calculate elapsed time ... Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 0 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 1 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 2 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 3 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 4 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 5 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 6 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 7 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 8 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 9 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 10 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 11 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 12 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 13 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 14 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 15 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 16 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 17 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 18 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 19 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 20 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 21 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 22 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 23 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 24 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 25 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 26 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 27 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 28 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 29 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 30 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 31 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 32 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 33 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 34 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 35 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 36 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 37 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 38 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 39 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 40 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 41 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 42 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 43 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 44 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 45 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 46 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 47 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 48 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 49 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 50 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 51 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 52 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 53 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 54 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 55 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 56 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 57 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 58 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 59 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 60 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 61 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 62 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 63 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 64 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 65 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 66 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 67 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 68 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 69 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 70 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 71 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 72 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 73 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 74 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 75 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 76 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 77 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 78 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 79 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 80 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 81 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 82 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 83 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 84 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 85 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 86 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 87 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 88 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 89 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 90 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 91 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 92 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 93 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 94 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 95 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 96 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 97 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 98 Producer ActiveMQQueue[TEST], thread=0 Sent: test message: 99 Producer ActiveMQQueue[TEST], thread=0 Produced: 100 messages Producer ActiveMQQueue[TEST], thread=0 Elapsed time in second : 0 s Producer ActiveMQQueue[TEST], thread=0 Elapsed time in milli second : 988 milli seconds Executing org.apache.activemq.artemis.cli.commands.messages.Consumer consumer --verbose --break-on-null --receive-timeout 100 --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit2736831855008904345/with space Consumer:: filter = null Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received test message: 0 ...ActiveMQMessage[ID:5fb541af-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=32, durable=true, address=TEST,userID=5fb541af-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=0,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 1 ...ActiveMQMessage[ID:5fb84ef0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=33, durable=true, address=TEST,userID=5fb84ef0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=1,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 2 ...ActiveMQMessage[ID:5fbc1f81-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=34, durable=true, address=TEST,userID=5fbc1f81-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=2,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 3 ...ActiveMQMessage[ID:5fc03e32-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=35, durable=true, address=TEST,userID=5fc03e32-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=3,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 4 ...ActiveMQMessage[ID:5fc3c0a3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=36, durable=true, address=TEST,userID=5fc3c0a3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=4,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 5 ...ActiveMQMessage[ID:5fc60a94-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=37, durable=true, address=TEST,userID=5fc60a94-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=5,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 6 ...ActiveMQMessage[ID:5fc9db25-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=38, durable=true, address=TEST,userID=5fc9db25-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=6,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 7 ...ActiveMQMessage[ID:5fcbfe06-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=39, durable=true, address=TEST,userID=5fcbfe06-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=7,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 8 ...ActiveMQMessage[ID:5fcebd27-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=40, durable=true, address=TEST,userID=5fcebd27-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=8,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 9 ...ActiveMQMessage[ID:5fcf5968-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=41, durable=true, address=TEST,userID=5fcf5968-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=9,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 10 ...ActiveMQMessage[ID:5fd0b8f9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=42, durable=true, address=TEST,userID=5fd0b8f9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=10,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 11 ...ActiveMQMessage[ID:5fd1f17a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=43, durable=true, address=TEST,userID=5fd1f17a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=11,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 12 ...ActiveMQMessage[ID:5fd28dbb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=44, durable=true, address=TEST,userID=5fd28dbb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=12,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 13 ...ActiveMQMessage[ID:5fd3c63c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=45, durable=true, address=TEST,userID=5fd3c63c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=13,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 14 ...ActiveMQMessage[ID:5fd4627d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=46, durable=true, address=TEST,userID=5fd4627d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=14,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 15 ...ActiveMQMessage[ID:5fd59afe-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=47, durable=true, address=TEST,userID=5fd59afe-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=15,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 16 ...ActiveMQMessage[ID:5fd6fa8f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=48, durable=true, address=TEST,userID=5fd6fa8f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=16,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 17 ...ActiveMQMessage[ID:5fd76fc0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=49, durable=true, address=TEST,userID=5fd76fc0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=17,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 18 ...ActiveMQMessage[ID:5fd8f661-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=50, durable=true, address=TEST,userID=5fd8f661-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=18,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 19 ...ActiveMQMessage[ID:5fda55f2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=51, durable=true, address=TEST,userID=5fda55f2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=19,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 20 ...ActiveMQMessage[ID:5fdbdc93-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=52, durable=true, address=TEST,userID=5fdbdc93-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=20,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 21 ...ActiveMQMessage[ID:5fdd1514-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=53, durable=true, address=TEST,userID=5fdd1514-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=21,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 22 ...ActiveMQMessage[ID:5fde2685-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=54, durable=true, address=TEST,userID=5fde2685-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=22,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 23 ...ActiveMQMessage[ID:5fdf10e6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=55, durable=true, address=TEST,userID=5fdf10e6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=23,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 24 ...ActiveMQMessage[ID:5fdffb47-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=56, durable=true, address=TEST,userID=5fdffb47-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=24,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 25 ...ActiveMQMessage[ID:5fe0e5a8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=57, durable=true, address=TEST,userID=5fe0e5a8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=25,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 26 ...ActiveMQMessage[ID:5fe1d009-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=58, durable=true, address=TEST,userID=5fe1d009-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=26,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 27 ...ActiveMQMessage[ID:5fe2ba6a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=59, durable=true, address=TEST,userID=5fe2ba6a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=27,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 28 ...ActiveMQMessage[ID:5fe48f2b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=60, durable=true, address=TEST,userID=5fe48f2b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=28,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 29 ...ActiveMQMessage[ID:5fe63cdc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=61, durable=true, address=TEST,userID=5fe63cdc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=29,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 30 ...ActiveMQMessage[ID:5fe68afd-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=62, durable=true, address=TEST,userID=5fe68afd-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=30,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 31 ...ActiveMQMessage[ID:5fe8119e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=63, durable=true, address=TEST,userID=5fe8119e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=31,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 32 ...ActiveMQMessage[ID:5fe9230f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=64, durable=true, address=TEST,userID=5fe9230f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=32,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 33 ...ActiveMQMessage[ID:5fea82a0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=65, durable=true, address=TEST,userID=5fea82a0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=33,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 34 ...ActiveMQMessage[ID:5feb9411-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=66, durable=true, address=TEST,userID=5feb9411-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=34,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 35 ...ActiveMQMessage[ID:5feccc92-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=67, durable=true, address=TEST,userID=5feccc92-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=35,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 36 ...ActiveMQMessage[ID:5fee0513-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=68, durable=true, address=TEST,userID=5fee0513-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=36,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 37 ...ActiveMQMessage[ID:5fef3d94-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=69, durable=true, address=TEST,userID=5fef3d94-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=37,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 38 ...ActiveMQMessage[ID:5ff0c435-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=70, durable=true, address=TEST,userID=5ff0c435-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=38,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 39 ...ActiveMQMessage[ID:5ff53106-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=71, durable=true, address=TEST,userID=5ff53106-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=39,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 40 ...ActiveMQMessage[ID:5ff7a207-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=72, durable=true, address=TEST,userID=5ff7a207-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=40,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 41 ...ActiveMQMessage[ID:5ff9c4e8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=73, durable=true, address=TEST,userID=5ff9c4e8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=41,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 42 ...ActiveMQMessage[ID:5ffc35e9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=74, durable=true, address=TEST,userID=5ffc35e9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=42,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 43 ...ActiveMQMessage[ID:5ffef50a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=75, durable=true, address=TEST,userID=5ffef50a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=43,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 44 ...ActiveMQMessage[ID:60002d8b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=76, durable=true, address=TEST,userID=60002d8b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=44,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 45 ...ActiveMQMessage[ID:6001660c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=77, durable=true, address=TEST,userID=6001660c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=45,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 46 ...ActiveMQMessage[ID:6002c59d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=78, durable=true, address=TEST,userID=6002c59d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=46,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 47 ...ActiveMQMessage[ID:6004734e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=79, durable=true, address=TEST,userID=6004734e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=47,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 48 ...ActiveMQMessage[ID:600584bf-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=80, durable=true, address=TEST,userID=600584bf-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=48,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 49 ...ActiveMQMessage[ID:6006bd40-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=81, durable=true, address=TEST,userID=6006bd40-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=49,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 50 ...ActiveMQMessage[ID:60081cd1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=82, durable=true, address=TEST,userID=60081cd1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=50,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 51 ...ActiveMQMessage[ID:60090732-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=83, durable=true, address=TEST,userID=60090732-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=51,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 52 ...ActiveMQMessage[ID:600a66c3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=84, durable=true, address=TEST,userID=600a66c3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=52,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 53 ...ActiveMQMessage[ID:600bc654-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=85, durable=true, address=TEST,userID=600bc654-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=53,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 54 ...ActiveMQMessage[ID:600c89a5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=86, durable=true, address=TEST,userID=600c89a5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=54,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 55 ...ActiveMQMessage[ID:600e3756-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=87, durable=true, address=TEST,userID=600e3756-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=55,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 56 ...ActiveMQMessage[ID:600f96e7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=88, durable=true, address=TEST,userID=600f96e7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=56,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 57 ...ActiveMQMessage[ID:6010cf68-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=89, durable=true, address=TEST,userID=6010cf68-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=57,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 58 ...ActiveMQMessage[ID:60122ef9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=90, durable=true, address=TEST,userID=60122ef9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=58,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 59 ...ActiveMQMessage[ID:60138e8a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=91, durable=true, address=TEST,userID=60138e8a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=59,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 60 ...ActiveMQMessage[ID:60158a5b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=92, durable=true, address=TEST,userID=60158a5b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=60,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 61 ...ActiveMQMessage[ID:6016e9ec-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=93, durable=true, address=TEST,userID=6016e9ec-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=61,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 62 ...ActiveMQMessage[ID:6018497d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=94, durable=true, address=TEST,userID=6018497d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=62,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 63 ...ActiveMQMessage[ID:601981fe-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=95, durable=true, address=TEST,userID=601981fe-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=63,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 64 ...ActiveMQMessage[ID:601b7dcf-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=96, durable=true, address=TEST,userID=601b7dcf-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=64,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 65 ...ActiveMQMessage[ID:601cb650-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=97, durable=true, address=TEST,userID=601cb650-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=65,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 66 ...ActiveMQMessage[ID:601e15e1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=98, durable=true, address=TEST,userID=601e15e1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=66,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 67 ...ActiveMQMessage[ID:601e8b12-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=99, durable=true, address=TEST,userID=601e8b12-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=67,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 68 ...ActiveMQMessage[ID:601feaa3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=100, durable=true, address=TEST,userID=601feaa3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=68,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 69 ...ActiveMQMessage[ID:60212324-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=101, durable=true, address=TEST,userID=60212324-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=69,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 70 ...ActiveMQMessage[ID:60220d85-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=102, durable=true, address=TEST,userID=60220d85-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=70,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 71 ...ActiveMQMessage[ID:60234606-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=103, durable=true, address=TEST,userID=60234606-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=71,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 72 ...ActiveMQMessage[ID:6024a597-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=104, durable=true, address=TEST,userID=6024a597-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=72,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 73 ...ActiveMQMessage[ID:6025de18-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=105, durable=true, address=TEST,userID=6025de18-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=73,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 74 ...ActiveMQMessage[ID:60271699-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=106, durable=true, address=TEST,userID=60271699-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=74,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 75 ...ActiveMQMessage[ID:6028762a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=107, durable=true, address=TEST,userID=6028762a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=75,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 76 ...ActiveMQMessage[ID:6029aeab-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=108, durable=true, address=TEST,userID=6029aeab-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=76,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 77 ...ActiveMQMessage[ID:602b0e3c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=109, durable=true, address=TEST,userID=602b0e3c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=77,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 78 ...ActiveMQMessage[ID:602cbbed-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=110, durable=true, address=TEST,userID=602cbbed-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=78,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 79 ...ActiveMQMessage[ID:602df46e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=111, durable=true, address=TEST,userID=602df46e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=79,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 80 ...ActiveMQMessage[ID:602fa21f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=112, durable=true, address=TEST,userID=602fa21f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=80,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 81 ...ActiveMQMessage[ID:6031c500-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=113, durable=true, address=TEST,userID=6031c500-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=81,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 82 ...ActiveMQMessage[ID:60332491-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=114, durable=true, address=TEST,userID=60332491-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=82,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 83 ...ActiveMQMessage[ID:6034ab32-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=115, durable=true, address=TEST,userID=6034ab32-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=83,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 84 ...ActiveMQMessage[ID:6035e3b3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=116, durable=true, address=TEST,userID=6035e3b3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=84,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 85 ...ActiveMQMessage[ID:60380694-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=117, durable=true, address=TEST,userID=60380694-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=85,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 86 ...ActiveMQMessage[ID:60391805-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=118, durable=true, address=TEST,userID=60391805-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=86,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 87 ...ActiveMQMessage[ID:603a5086-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=119, durable=true, address=TEST,userID=603a5086-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=87,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 88 ...ActiveMQMessage[ID:603b61f7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=120, durable=true, address=TEST,userID=603b61f7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=88,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 89 ...ActiveMQMessage[ID:603c7368-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=121, durable=true, address=TEST,userID=603c7368-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=89,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 90 ...ActiveMQMessage[ID:603d36b9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=122, durable=true, address=TEST,userID=603d36b9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=90,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 91 ...ActiveMQMessage[ID:603ee46a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=123, durable=true, address=TEST,userID=603ee46a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=91,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 92 ...ActiveMQMessage[ID:603f599b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=124, durable=true, address=TEST,userID=603f599b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=92,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 93 ...ActiveMQMessage[ID:60417c7c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=125, durable=true, address=TEST,userID=60417c7c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=93,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 94 ...ActiveMQMessage[ID:60428ded-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=126, durable=true, address=TEST,userID=60428ded-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=94,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 95 ...ActiveMQMessage[ID:604462ae-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=127, durable=true, address=TEST,userID=604462ae-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=95,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 96 ...ActiveMQMessage[ID:6045741f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=128, durable=true, address=TEST,userID=6045741f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=96,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 97 ...ActiveMQMessage[ID:60479700-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=129, durable=true, address=TEST,userID=60479700-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=97,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 98 ...ActiveMQMessage[ID:6049b9e1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=130, durable=true, address=TEST,userID=6049b9e1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=98,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Received test message: 99 ...ActiveMQMessage[ID:604b4082-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=131, durable=true, address=TEST,userID=604b4082-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=5fa3675b-2b28-11e7-9202-e8b1fc559583,_AMQ_ROUTING_TYPE=1,count=99,ThreadSent=Producer ActiveMQQueue[TEST], thread=0]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 100 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Browse browser --txt-size 50 --verbose --filter fruit='banana' --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit2736831855008904345/with space Consumer:: filter = fruit='banana' Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received Banana ...ActiveMQMessage[ID:606a3a41-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=259, durable=true, address=TEST,userID=606a3a41-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=banana,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 1 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Browse browser --txt-size 50 --verbose --filter fruit='orange' --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit2736831855008904345/with space Consumer:: filter = fruit='orange' Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6152-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=260, durable=true, address=TEST,userID=606a6152-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6153-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=261, durable=true, address=TEST,userID=606a6153-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6154-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=262, durable=true, address=TEST,userID=606a6154-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6155-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=263, durable=true, address=TEST,userID=606a6155-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6156-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=264, durable=true, address=TEST,userID=606a6156-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6157-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=265, durable=true, address=TEST,userID=606a6157-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6158-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=266, durable=true, address=TEST,userID=606a6158-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6159-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=267, durable=true, address=TEST,userID=606a6159-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=268, durable=true, address=TEST,userID=606a886a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=269, durable=true, address=TEST,userID=606a886b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=270, durable=true, address=TEST,userID=606a886c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=271, durable=true, address=TEST,userID=606a886d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=272, durable=true, address=TEST,userID=606a886e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=273, durable=true, address=TEST,userID=606a886f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8870-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=274, durable=true, address=TEST,userID=606a8870-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8871-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=275, durable=true, address=TEST,userID=606a8871-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8872-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=276, durable=true, address=TEST,userID=606a8872-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8873-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=277, durable=true, address=TEST,userID=606a8873-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8874-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=278, durable=true, address=TEST,userID=606a8874-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf85-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=279, durable=true, address=TEST,userID=606aaf85-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf86-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=280, durable=true, address=TEST,userID=606aaf86-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf87-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=281, durable=true, address=TEST,userID=606aaf87-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf88-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=282, durable=true, address=TEST,userID=606aaf88-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf89-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=283, durable=true, address=TEST,userID=606aaf89-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=284, durable=true, address=TEST,userID=606aaf8a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=285, durable=true, address=TEST,userID=606aaf8b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=286, durable=true, address=TEST,userID=606aaf8c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=287, durable=true, address=TEST,userID=606aaf8d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=288, durable=true, address=TEST,userID=606aaf8e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=289, durable=true, address=TEST,userID=606aaf8f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf90-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=290, durable=true, address=TEST,userID=606aaf90-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf91-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=291, durable=true, address=TEST,userID=606aaf91-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf92-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=292, durable=true, address=TEST,userID=606aaf92-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf93-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=293, durable=true, address=TEST,userID=606aaf93-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=294, durable=true, address=TEST,userID=606ad6a4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=295, durable=true, address=TEST,userID=606ad6a5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=296, durable=true, address=TEST,userID=606ad6a6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=297, durable=true, address=TEST,userID=606ad6a7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=298, durable=true, address=TEST,userID=606ad6a8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=299, durable=true, address=TEST,userID=606ad6a9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6aa-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=300, durable=true, address=TEST,userID=606ad6aa-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6ab-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=301, durable=true, address=TEST,userID=606ad6ab-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6ac-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=302, durable=true, address=TEST,userID=606ad6ac-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6ad-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=303, durable=true, address=TEST,userID=606ad6ad-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6ae-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=304, durable=true, address=TEST,userID=606ad6ae-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6af-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=305, durable=true, address=TEST,userID=606ad6af-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6b0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=306, durable=true, address=TEST,userID=606ad6b0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=307, durable=true, address=TEST,userID=606afdc1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=308, durable=true, address=TEST,userID=606afdc2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=309, durable=true, address=TEST,userID=606afdc3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=310, durable=true, address=TEST,userID=606afdc4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=311, durable=true, address=TEST,userID=606afdc5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=312, durable=true, address=TEST,userID=606afdc6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=313, durable=true, address=TEST,userID=606afdc7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=314, durable=true, address=TEST,userID=606afdc8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=315, durable=true, address=TEST,userID=606afdc9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdca-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=316, durable=true, address=TEST,userID=606afdca-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdcb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=317, durable=true, address=TEST,userID=606afdcb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdcc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=318, durable=true, address=TEST,userID=606afdcc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdcd-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=319, durable=true, address=TEST,userID=606afdcd-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdce-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=320, durable=true, address=TEST,userID=606afdce-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdcf-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=321, durable=true, address=TEST,userID=606afdcf-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdd0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=322, durable=true, address=TEST,userID=606afdd0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdd1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=323, durable=true, address=TEST,userID=606afdd1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdd2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=324, durable=true, address=TEST,userID=606afdd2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=325, durable=true, address=TEST,userID=606b24e3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=326, durable=true, address=TEST,userID=606b24e4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=327, durable=true, address=TEST,userID=606b24e5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=328, durable=true, address=TEST,userID=606b24e6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=329, durable=true, address=TEST,userID=606b24e7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=330, durable=true, address=TEST,userID=606b24e8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=331, durable=true, address=TEST,userID=606b24e9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ea-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=332, durable=true, address=TEST,userID=606b24ea-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24eb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=333, durable=true, address=TEST,userID=606b24eb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ec-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=334, durable=true, address=TEST,userID=606b24ec-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ed-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=335, durable=true, address=TEST,userID=606b24ed-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ee-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=336, durable=true, address=TEST,userID=606b24ee-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ef-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=337, durable=true, address=TEST,userID=606b24ef-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=338, durable=true, address=TEST,userID=606b24f0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=339, durable=true, address=TEST,userID=606b24f1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=340, durable=true, address=TEST,userID=606b24f2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=341, durable=true, address=TEST,userID=606b24f3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=342, durable=true, address=TEST,userID=606b24f4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=343, durable=true, address=TEST,userID=606b24f5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=344, durable=true, address=TEST,userID=606b24f6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=345, durable=true, address=TEST,userID=606b24f7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c08-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=346, durable=true, address=TEST,userID=606b4c08-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c09-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=347, durable=true, address=TEST,userID=606b4c09-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=348, durable=true, address=TEST,userID=606b4c0a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=349, durable=true, address=TEST,userID=606b4c0b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=350, durable=true, address=TEST,userID=606b4c0c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=351, durable=true, address=TEST,userID=606b4c0d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=352, durable=true, address=TEST,userID=606b4c0e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=353, durable=true, address=TEST,userID=606b4c0f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c10-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=354, durable=true, address=TEST,userID=606b4c10-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c11-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=355, durable=true, address=TEST,userID=606b4c11-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c12-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=356, durable=true, address=TEST,userID=606b4c12-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c13-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=357, durable=true, address=TEST,userID=606b4c13-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c14-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=358, durable=true, address=TEST,userID=606b4c14-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c15-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=359, durable=true, address=TEST,userID=606b4c15-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 100 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Browse browser --txt-size 50 --verbose --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit2736831855008904345/with space Consumer:: filter = null Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received Banana ...ActiveMQMessage[ID:606a3a41-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=259, durable=true, address=TEST,userID=606a3a41-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=banana,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6152-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=260, durable=true, address=TEST,userID=606a6152-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6153-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=261, durable=true, address=TEST,userID=606a6153-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6154-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=262, durable=true, address=TEST,userID=606a6154-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6155-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=263, durable=true, address=TEST,userID=606a6155-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6156-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=264, durable=true, address=TEST,userID=606a6156-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6157-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=265, durable=true, address=TEST,userID=606a6157-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6158-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=266, durable=true, address=TEST,userID=606a6158-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6159-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=267, durable=true, address=TEST,userID=606a6159-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=268, durable=true, address=TEST,userID=606a886a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=269, durable=true, address=TEST,userID=606a886b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=270, durable=true, address=TEST,userID=606a886c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=271, durable=true, address=TEST,userID=606a886d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=272, durable=true, address=TEST,userID=606a886e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=273, durable=true, address=TEST,userID=606a886f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8870-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=274, durable=true, address=TEST,userID=606a8870-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8871-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=275, durable=true, address=TEST,userID=606a8871-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8872-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=276, durable=true, address=TEST,userID=606a8872-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8873-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=277, durable=true, address=TEST,userID=606a8873-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8874-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=278, durable=true, address=TEST,userID=606a8874-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf85-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=279, durable=true, address=TEST,userID=606aaf85-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf86-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=280, durable=true, address=TEST,userID=606aaf86-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf87-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=281, durable=true, address=TEST,userID=606aaf87-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf88-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=282, durable=true, address=TEST,userID=606aaf88-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf89-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=283, durable=true, address=TEST,userID=606aaf89-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=284, durable=true, address=TEST,userID=606aaf8a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=285, durable=true, address=TEST,userID=606aaf8b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=286, durable=true, address=TEST,userID=606aaf8c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=287, durable=true, address=TEST,userID=606aaf8d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=288, durable=true, address=TEST,userID=606aaf8e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=289, durable=true, address=TEST,userID=606aaf8f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf90-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=290, durable=true, address=TEST,userID=606aaf90-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf91-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=291, durable=true, address=TEST,userID=606aaf91-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf92-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=292, durable=true, address=TEST,userID=606aaf92-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf93-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=293, durable=true, address=TEST,userID=606aaf93-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=294, durable=true, address=TEST,userID=606ad6a4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=295, durable=true, address=TEST,userID=606ad6a5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=296, durable=true, address=TEST,userID=606ad6a6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=297, durable=true, address=TEST,userID=606ad6a7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=298, durable=true, address=TEST,userID=606ad6a8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=299, durable=true, address=TEST,userID=606ad6a9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6aa-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=300, durable=true, address=TEST,userID=606ad6aa-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6ab-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=301, durable=true, address=TEST,userID=606ad6ab-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6ac-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=302, durable=true, address=TEST,userID=606ad6ac-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6ad-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=303, durable=true, address=TEST,userID=606ad6ad-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6ae-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=304, durable=true, address=TEST,userID=606ad6ae-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6af-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=305, durable=true, address=TEST,userID=606ad6af-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6b0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=306, durable=true, address=TEST,userID=606ad6b0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=307, durable=true, address=TEST,userID=606afdc1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=308, durable=true, address=TEST,userID=606afdc2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=309, durable=true, address=TEST,userID=606afdc3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=310, durable=true, address=TEST,userID=606afdc4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=311, durable=true, address=TEST,userID=606afdc5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=312, durable=true, address=TEST,userID=606afdc6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=313, durable=true, address=TEST,userID=606afdc7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=314, durable=true, address=TEST,userID=606afdc8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=315, durable=true, address=TEST,userID=606afdc9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdca-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=316, durable=true, address=TEST,userID=606afdca-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdcb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=317, durable=true, address=TEST,userID=606afdcb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdcc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=318, durable=true, address=TEST,userID=606afdcc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdcd-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=319, durable=true, address=TEST,userID=606afdcd-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdce-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=320, durable=true, address=TEST,userID=606afdce-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdcf-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=321, durable=true, address=TEST,userID=606afdcf-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdd0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=322, durable=true, address=TEST,userID=606afdd0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdd1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=323, durable=true, address=TEST,userID=606afdd1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdd2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=324, durable=true, address=TEST,userID=606afdd2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=325, durable=true, address=TEST,userID=606b24e3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=326, durable=true, address=TEST,userID=606b24e4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=327, durable=true, address=TEST,userID=606b24e5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=328, durable=true, address=TEST,userID=606b24e6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=329, durable=true, address=TEST,userID=606b24e7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=330, durable=true, address=TEST,userID=606b24e8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=331, durable=true, address=TEST,userID=606b24e9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ea-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=332, durable=true, address=TEST,userID=606b24ea-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24eb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=333, durable=true, address=TEST,userID=606b24eb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ec-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=334, durable=true, address=TEST,userID=606b24ec-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ed-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=335, durable=true, address=TEST,userID=606b24ed-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ee-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=336, durable=true, address=TEST,userID=606b24ee-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ef-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=337, durable=true, address=TEST,userID=606b24ef-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=338, durable=true, address=TEST,userID=606b24f0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=339, durable=true, address=TEST,userID=606b24f1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=340, durable=true, address=TEST,userID=606b24f2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=341, durable=true, address=TEST,userID=606b24f3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=342, durable=true, address=TEST,userID=606b24f4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=343, durable=true, address=TEST,userID=606b24f5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=344, durable=true, address=TEST,userID=606b24f6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=345, durable=true, address=TEST,userID=606b24f7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c08-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=346, durable=true, address=TEST,userID=606b4c08-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c09-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=347, durable=true, address=TEST,userID=606b4c09-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=348, durable=true, address=TEST,userID=606b4c0a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=349, durable=true, address=TEST,userID=606b4c0b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=350, durable=true, address=TEST,userID=606b4c0c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=351, durable=true, address=TEST,userID=606b4c0d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=352, durable=true, address=TEST,userID=606b4c0e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=353, durable=true, address=TEST,userID=606b4c0f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c10-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=354, durable=true, address=TEST,userID=606b4c10-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c11-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=355, durable=true, address=TEST,userID=606b4c11-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c12-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=356, durable=true, address=TEST,userID=606b4c12-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c13-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=357, durable=true, address=TEST,userID=606b4c13-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c14-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=358, durable=true, address=TEST,userID=606b4c14-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c15-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=359, durable=true, address=TEST,userID=606b4c15-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 101 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Browse browser --txt-size 50 --verbose --message-count 10 --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit2736831855008904345/with space Consumer:: filter = null Consumer ActiveMQQueue[TEST], thread=0 wait until 10 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received Banana ...ActiveMQMessage[ID:606a3a41-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=259, durable=true, address=TEST,userID=606a3a41-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=banana,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6152-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=260, durable=true, address=TEST,userID=606a6152-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6153-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=261, durable=true, address=TEST,userID=606a6153-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6154-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=262, durable=true, address=TEST,userID=606a6154-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6155-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=263, durable=true, address=TEST,userID=606a6155-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6156-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=264, durable=true, address=TEST,userID=606a6156-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6157-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=265, durable=true, address=TEST,userID=606a6157-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6158-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=266, durable=true, address=TEST,userID=606a6158-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6159-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=267, durable=true, address=TEST,userID=606a6159-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=268, durable=true, address=TEST,userID=606a886a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 10 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Consumer consumer --txt-size 50 --verbose --break-on-null --receive-timeout 100 --filter fruit='banana' --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit2736831855008904345/with space Consumer:: filter = fruit='banana' Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received Banana ...ActiveMQMessage[ID:606a3a41-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=259, durable=true, address=TEST,userID=606a3a41-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=banana,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Consumed: 1 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished Executing org.apache.activemq.artemis.cli.commands.messages.Consumer consumer --txt-size 50 --verbose --break-on-null --receive-timeout 100 --user admin --password admin Home::., Instance::/home/ataylor/projects/prod-artemis/artemis-cli/./target/tmp/junit2736831855008904345/with space Consumer:: filter = null Consumer ActiveMQQueue[TEST], thread=0 wait until 1000 messages are consumed Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6152-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=260, durable=true, address=TEST,userID=606a6152-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6153-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=261, durable=true, address=TEST,userID=606a6153-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6154-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=262, durable=true, address=TEST,userID=606a6154-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6155-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=263, durable=true, address=TEST,userID=606a6155-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6156-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=264, durable=true, address=TEST,userID=606a6156-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6157-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=265, durable=true, address=TEST,userID=606a6157-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6158-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=266, durable=true, address=TEST,userID=606a6158-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a6159-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=267, durable=true, address=TEST,userID=606a6159-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=268, durable=true, address=TEST,userID=606a886a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=269, durable=true, address=TEST,userID=606a886b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=270, durable=true, address=TEST,userID=606a886c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=271, durable=true, address=TEST,userID=606a886d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=272, durable=true, address=TEST,userID=606a886e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a886f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=273, durable=true, address=TEST,userID=606a886f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8870-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=274, durable=true, address=TEST,userID=606a8870-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8871-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=275, durable=true, address=TEST,userID=606a8871-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8872-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=276, durable=true, address=TEST,userID=606a8872-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8873-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=277, durable=true, address=TEST,userID=606a8873-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606a8874-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=278, durable=true, address=TEST,userID=606a8874-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf85-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=279, durable=true, address=TEST,userID=606aaf85-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf86-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=280, durable=true, address=TEST,userID=606aaf86-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf87-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=281, durable=true, address=TEST,userID=606aaf87-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf88-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=282, durable=true, address=TEST,userID=606aaf88-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf89-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=283, durable=true, address=TEST,userID=606aaf89-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=284, durable=true, address=TEST,userID=606aaf8a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=285, durable=true, address=TEST,userID=606aaf8b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=286, durable=true, address=TEST,userID=606aaf8c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=287, durable=true, address=TEST,userID=606aaf8d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=288, durable=true, address=TEST,userID=606aaf8e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf8f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=289, durable=true, address=TEST,userID=606aaf8f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf90-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=290, durable=true, address=TEST,userID=606aaf90-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf91-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=291, durable=true, address=TEST,userID=606aaf91-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf92-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=292, durable=true, address=TEST,userID=606aaf92-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606aaf93-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=293, durable=true, address=TEST,userID=606aaf93-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=294, durable=true, address=TEST,userID=606ad6a4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=295, durable=true, address=TEST,userID=606ad6a5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=296, durable=true, address=TEST,userID=606ad6a6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=297, durable=true, address=TEST,userID=606ad6a7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=298, durable=true, address=TEST,userID=606ad6a8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6a9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=299, durable=true, address=TEST,userID=606ad6a9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6aa-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=300, durable=true, address=TEST,userID=606ad6aa-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6ab-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=301, durable=true, address=TEST,userID=606ad6ab-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6ac-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=302, durable=true, address=TEST,userID=606ad6ac-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6ad-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=303, durable=true, address=TEST,userID=606ad6ad-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6ae-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=304, durable=true, address=TEST,userID=606ad6ae-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6af-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=305, durable=true, address=TEST,userID=606ad6af-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606ad6b0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=306, durable=true, address=TEST,userID=606ad6b0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=307, durable=true, address=TEST,userID=606afdc1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=308, durable=true, address=TEST,userID=606afdc2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=309, durable=true, address=TEST,userID=606afdc3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Committing transaction: 0 Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=310, durable=true, address=TEST,userID=606afdc4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=311, durable=true, address=TEST,userID=606afdc5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=312, durable=true, address=TEST,userID=606afdc6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=313, durable=true, address=TEST,userID=606afdc7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=314, durable=true, address=TEST,userID=606afdc8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdc9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=315, durable=true, address=TEST,userID=606afdc9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdca-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=316, durable=true, address=TEST,userID=606afdca-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdcb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=317, durable=true, address=TEST,userID=606afdcb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdcc-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=318, durable=true, address=TEST,userID=606afdcc-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdcd-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=319, durable=true, address=TEST,userID=606afdcd-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdce-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=320, durable=true, address=TEST,userID=606afdce-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdcf-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=321, durable=true, address=TEST,userID=606afdcf-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdd0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=322, durable=true, address=TEST,userID=606afdd0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdd1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=323, durable=true, address=TEST,userID=606afdd1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606afdd2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=324, durable=true, address=TEST,userID=606afdd2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=325, durable=true, address=TEST,userID=606b24e3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=326, durable=true, address=TEST,userID=606b24e4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=327, durable=true, address=TEST,userID=606b24e5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=328, durable=true, address=TEST,userID=606b24e6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=329, durable=true, address=TEST,userID=606b24e7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e8-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=330, durable=true, address=TEST,userID=606b24e8-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24e9-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=331, durable=true, address=TEST,userID=606b24e9-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ea-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=332, durable=true, address=TEST,userID=606b24ea-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24eb-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=333, durable=true, address=TEST,userID=606b24eb-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ec-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=334, durable=true, address=TEST,userID=606b24ec-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ed-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=335, durable=true, address=TEST,userID=606b24ed-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ee-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=336, durable=true, address=TEST,userID=606b24ee-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24ef-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=337, durable=true, address=TEST,userID=606b24ef-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f0-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=338, durable=true, address=TEST,userID=606b24f0-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f1-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=339, durable=true, address=TEST,userID=606b24f1-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f2-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=340, durable=true, address=TEST,userID=606b24f2-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f3-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=341, durable=true, address=TEST,userID=606b24f3-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f4-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=342, durable=true, address=TEST,userID=606b24f4-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f5-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=343, durable=true, address=TEST,userID=606b24f5-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f6-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=344, durable=true, address=TEST,userID=606b24f6-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b24f7-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=345, durable=true, address=TEST,userID=606b24f7-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c08-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=346, durable=true, address=TEST,userID=606b4c08-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c09-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=347, durable=true, address=TEST,userID=606b4c09-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0a-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=348, durable=true, address=TEST,userID=606b4c0a-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0b-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=349, durable=true, address=TEST,userID=606b4c0b-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0c-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=350, durable=true, address=TEST,userID=606b4c0c-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0d-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=351, durable=true, address=TEST,userID=606b4c0d-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0e-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=352, durable=true, address=TEST,userID=606b4c0e-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c0f-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=353, durable=true, address=TEST,userID=606b4c0f-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c10-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=354, durable=true, address=TEST,userID=606b4c10-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c11-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=355, durable=true, address=TEST,userID=606b4c11-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c12-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=356, durable=true, address=TEST,userID=606b4c12-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c13-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=357, durable=true, address=TEST,userID=606b4c13-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c14-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=358, durable=true, address=TEST,userID=606b4c14-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Received orange ...ActiveMQMessage[ID:606b4c15-2b28-11e7-9202-e8b1fc559583]:PERSISTENT/ClientMessageImpl[messageID=359, durable=true, address=TEST,userID=606b4c15-2b28-11e7-9202-e8b1fc559583,properties=TypedProperties[__AMQ_CID=6064e30d-2b28-11e7-9202-e8b1fc559583,fruit=orange,_AMQ_ROUTING_TYPE=1]] Consumer ActiveMQQueue[TEST], thread=0 Committing transaction: 1 Consumer ActiveMQQueue[TEST], thread=0 Consumed: 100 messages Consumer ActiveMQQueue[TEST], thread=0 Consumer thread finished [ActiveMQ Artemis Server Shutdown Timer] 10:03:28,186 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [5dca3a7e-2b28-11e7-9202-e8b1fc559583] stopped, uptime 5.198 seconds Server stopped! result: 3a34fd21b82bf2a822fa49a8d8fa115d result: 1024:BDED7DFC56065D375FB58C38EC8C945400C6FB35FAACD8DD4F39A8EA7900621B:232AFD4515B25E936D94E186D65EF666EB07CD3525F0F5C33D22F73645D99E1D746DB2BB4F56A9F752FBE2AD899244BF902D7A2D6D0025950DE0CD0F8605D1CF result: -2b8e3b47950b9b481a6f3100968e42e9 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.565 sec - in org.apache.activemq.cli.test.ArtemisTest Running org.apache.activemq.cli.test.FileBrokerTest [main] 10:03:28,232 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server [main] 10:03:28,305 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=./target/journal,bindingsDirectory=./target/bindings,largeMessagesDirectory=./target/large-messages,pagingDirectory=./target/paging) [main] 10:03:28,306 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:03:28,306 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:03:28,307 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP [main] 10:03:28,307 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP [main] 10:03:28,307 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE [main] 10:03:28,357 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:03:28,358 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [main] 10:03:29,264 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored on acceptor TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&tcpSendBufferSize=1048576 [main] 10:03:29,264 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol MQTT, Protocol being ignored on acceptor TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&tcpSendBufferSize=1048576 [main] 10:03:29,267 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP,STOMP,OPENWIRE] [main] 10:03:29,287 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:03:29,288 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [broker1, nodeID=60eab476-2b28-11e7-9202-e8b1fc559583] [Thread-5] 10:03:29,296 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server [Thread-5] 10:03:29,297 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=./target/journal,bindingsDirectory=./target/bindings,largeMessagesDirectory=./target/large-messages,pagingDirectory=./target/paging) [Thread-5] 10:03:29,297 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [Thread-5] 10:03:29,297 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [Thread-5] 10:03:29,298 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP [Thread-5] 10:03:29,298 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP [Thread-5] 10:03:29,298 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE [Thread-5] 10:03:29,350 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:03:29,369 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [60eab476-2b28-11e7-9202-e8b1fc559583] stopped, uptime 1.137 seconds [Thread-5] 10:03:29,851 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [Thread-5] 10:03:30,292 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored on acceptor TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?tcpReceiveBufferSize=1048576&port=61716&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&tcpSendBufferSize=1048576 [Thread-5] 10:03:30,292 WARN [org.apache.activemq.artemis.core.server] AMQ222203: Classpath lacks a protocol-manager for protocol MQTT, Protocol being ignored on acceptor TransportConfiguration(name=artemis, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory) ?tcpReceiveBufferSize=1048576&port=61716&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&tcpSendBufferSize=1048576 [Thread-5] 10:03:30,294 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61716 for protocols [CORE,AMQP,STOMP,OPENWIRE] [Thread-5] 10:03:30,312 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [Thread-5] 10:03:30,313 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [broker2, nodeID=60eab476-2b28-11e7-9202-e8b1fc559583] [main] 10:03:30,367 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [60eab476-2b28-11e7-9202-e8b1fc559583] stopped, uptime 1.070 seconds [main] 10:03:30,381 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server [main] 10:03:30,381 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=./target/journal,bindingsDirectory=./target/bindings,largeMessagesDirectory=./target/large-messages,pagingDirectory=./target/paging) [main] 10:03:30,381 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:03:30,382 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:03:30,382 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP [main] 10:03:30,382 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP [main] 10:03:30,382 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE [main] 10:03:30,403 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:03:30,403 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [main] 10:03:30,854 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue DLQ [main] 10:03:30,872 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue ExpiryQueue [main] 10:03:30,878 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at localhost:61616 for protocols [CORE,AMQP,STOMP,OPENWIRE] [main] 10:03:30,879 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at localhost:5445 for protocols [CORE,STOMP] [main] 10:03:30,879 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at localhost:5672 for protocols [AMQP] [main] 10:03:30,881 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at localhost:61613 for protocols [STOMP] [main] 10:03:30,900 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:03:30,900 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=60eab476-2b28-11e7-9202-e8b1fc559583] [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$3@deb3b60-7346738)] 10:03:32,389 INFO [org.apache.activemq.artemis.core.server] AMQ221056: Reloading configuration ...security [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$3@deb3b60-7346738)] 10:03:32,389 INFO [org.apache.activemq.artemis.core.server] AMQ221056: Reloading configuration ...address settings [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$3@deb3b60-7346738)] 10:03:32,389 INFO [org.apache.activemq.artemis.core.server] AMQ221056: Reloading configuration ...diverts [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$3@deb3b60-7346738)] 10:03:32,389 INFO [org.apache.activemq.artemis.core.server] AMQ221056: Reloading configuration ...addresses [main] 10:03:33,230 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [60eab476-2b28-11e7-9202-e8b1fc559583] stopped, uptime 2.849 seconds [main] 10:03:33,239 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server [main] 10:03:33,239 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=./target/journal,bindingsDirectory=./target/bindings,largeMessagesDirectory=./target/large-messages,pagingDirectory=./target/paging) [main] 10:03:33,240 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal [main] 10:03:33,240 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:03:33,240 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP [main] 10:03:33,241 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP [main] 10:03:33,241 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE [main] 10:03:33,296 INFO [org.apache.activemq.artemis.core.server] AMQ221034: Waiting indefinitely to obtain live lock [main] 10:03:33,296 INFO [org.apache.activemq.artemis.core.server] AMQ221035: Live Server Obtained live lock [main] 10:03:36,604 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at localhost:61616 for protocols [CORE,AMQP,STOMP,OPENWIRE] [main] 10:03:36,605 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at localhost:5445 for protocols [CORE,STOMP] [main] 10:03:36,605 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at localhost:5672 for protocols [AMQP] [main] 10:03:36,606 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at localhost:61613 for protocols [STOMP] [main] 10:03:36,625 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:03:36,625 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=60eab476-2b28-11e7-9202-e8b1fc559583] [main] 10:03:36,739 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [60eab476-2b28-11e7-9202-e8b1fc559583] stopped, uptime 3.500 seconds Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.517 sec - in org.apache.activemq.cli.test.FileBrokerTest Running org.apache.activemq.cli.test.OptionsValidationTest Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec - in org.apache.activemq.cli.test.OptionsValidationTest Running org.apache.activemq.cli.test.StreamClassPathTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.activemq.cli.test.StreamClassPathTest Results : Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-cli --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-cli/target/artemis-cli-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-cli --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-cli >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-cli --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-cli --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-cli <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-cli --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-cli/target/artemis-cli-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-cli >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-cli --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-cli --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-cli <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-cli --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-cli --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-cli --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-cli/target/artemis-cli-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-cli/2.0.0.amq-700005/artemis-cli-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-cli/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-cli/2.0.0.amq-700005/artemis-cli-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-cli/target/artemis-cli-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-cli/2.0.0.amq-700005/artemis-cli-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-cli/target/artemis-cli-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-cli/2.0.0.amq-700005/artemis-cli-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Web 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-web --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-web/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-web --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-web --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-web/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/ataylor/projects/prod-artemis/artemis-web/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-web --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-web --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/ataylor/projects/prod-artemis/artemis-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-web --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-web/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.cli.test.WebServerComponentTest [main] 10:03:40,520 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server started at http://localhost:8161 [main] 10:03:41,742 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server started at https://localhost:8448 [main] 10:03:42,616 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server started at http://localhost:8161 [main] 10:03:42,630 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server started at https://localhost:8448 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.708 sec - in org.apache.activemq.cli.test.WebServerComponentTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-web --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-web/target/artemis-web-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-web --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-web --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-web --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-web/target/artemis-web-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-web --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-web --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-web --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-web --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-web/target/artemis-web-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-web/2.0.0.amq-700005/artemis-web-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-web/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-web/2.0.0.amq-700005/artemis-web-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-web/target/artemis-web-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-web/2.0.0.amq-700005/artemis-web-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-web/target/artemis-web-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-web/2.0.0.amq-700005/artemis-web-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Web 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-website --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-website/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-website --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-website --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-website --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-website --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-website --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-website --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-website --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-website --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-website/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-website --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-website --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-website --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-website/target/artemis-website-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-website --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (javadoc-jar) @ artemis-website --- Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections-testframework/3.2.2/commons-collections-testframework-3.2.2.pom [WARNING] Missing POM for commons-collections:commons-collections-testframework:jar:3.2.2 Downloading: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.9.Final/jgroups-3.6.9.Final-javadoc-resources.jar Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2-javadoc-resources.jar Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2-javadoc-resources.jar Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections-testframework/3.2.2/commons-collections-testframework-3.2.2.jar Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2-javadoc-resources.jar Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-all/4.1.6.Final/netty-all-4.1.6.Final-javadoc-resources.jar Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0-javadoc-resources.jar Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-json_1.0_spec/1.0-alpha-1/geronimo-json_1.0_spec-1.0-alpha-1-javadoc-resources.jar Downloading: https://repo.maven.apache.org/maven2/org/apache/johnzon/johnzon-core/0.9.5/johnzon-core-0.9.5-javadoc-resources.jar Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jms_2.0_spec/1.0-alpha-2/geronimo-jms_2.0_spec-1.0-alpha-2-javadoc-resources.jar Downloading: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final-javadoc-resources.jar Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0.1/geronimo-ejb_3.0_spec-1.0.1-javadoc-resources.jar Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1-javadoc-resources.jar [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:javadoc' has not been previously called for the module: 'org.apache.activemq:artemis-core-client:jar:2.0.0.amq-700005'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/ataylor/projects/prod-artemis/artemis-core-client/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:javadoc' has not been previously called for the module: 'org.apache.activemq:artemis-selector:jar:2.0.0.amq-700005'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/ataylor/projects/prod-artemis/artemis-selector/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:javadoc' has not been previously called for the module: 'org.apache.activemq:artemis-jms-client:jar:2.0.0.amq-700005'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/ataylor/projects/prod-artemis/artemis-jms-client/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:javadoc' has not been previously called for the module: 'org.apache.activemq:artemis-journal:jar:2.0.0.amq-700005'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/ataylor/projects/prod-artemis/artemis-journal/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:javadoc' has not been previously called for the module: 'org.apache.activemq:artemis-server:jar:2.0.0.amq-700005'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/ataylor/projects/prod-artemis/artemis-server/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:javadoc' has not been previously called for the module: 'org.apache.activemq:artemis-jms-server:jar:2.0.0.amq-700005'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/ataylor/projects/prod-artemis/artemis-jms-server/target/apidocs [ERROR] Error fetching link: /home/ataylor/projects/prod-artemis/artemis-core-client/target/apidocs/package-list. Ignored it. [ERROR] Error fetching link: /home/ataylor/projects/prod-artemis/artemis-selector/target/apidocs/package-list. Ignored it. [ERROR] Error fetching link: /home/ataylor/projects/prod-artemis/artemis-jms-client/target/apidocs/package-list. Ignored it. [ERROR] Error fetching link: /home/ataylor/projects/prod-artemis/artemis-journal/target/apidocs/package-list. Ignored it. [ERROR] Error fetching link: /home/ataylor/projects/prod-artemis/artemis-server/target/apidocs/package-list. Ignored it. [ERROR] Error fetching link: /home/ataylor/projects/prod-artemis/artemis-jms-server/target/apidocs/package-list. Ignored it. [INFO] Loading source files for package org.apache.activemq.artemis.reader... Loading source files for package org.apache.activemq.artemis.spi.core.remoting... Loading source files for package org.apache.activemq.artemis.spi.core.protocol... Loading source files for package org.apache.activemq.artemis.api.config... Loading source files for package org.apache.activemq.artemis.api.core... Loading source files for package org.apache.activemq.artemis.api.core.jgroups... Loading source files for package org.apache.activemq.artemis.api.core.client... Loading source files for package org.apache.activemq.artemis.api.core.client.loadbalance... Loading source files for package org.apache.activemq.artemis.api.core.management... Loading source files for package org.apache.activemq.artemis.uri... Loading source files for package org.apache.activemq.artemis.uri.schema.connector... Loading source files for package org.apache.activemq.artemis.uri.schema.serverLocator... Loading source files for package org.apache.activemq.artemis.jms.referenceable... Loading source files for package org.apache.activemq.artemis.jms.client... Loading source files for package org.apache.activemq.artemis.jndi... Loading source files for package org.apache.activemq.artemis.api.jms... Loading source files for package org.apache.activemq.artemis.api.jms.management... Loading source files for package org.apache.activemq.artemis.spi.core.security... Loading source files for package org.apache.activemq.artemis.spi.core.security.jaas... Loading source files for package org.apache.activemq.artemis.spi.core.naming... Loading source files for package org.apache.activemq.artemis.uri.schemas.acceptor... Loading source files for package org.apache.activemq.artemis.uri.schemas.clusterConnection... Loading source files for package org.apache.activemq.artemis.jms.server.config... Loading source files for package org.apache.activemq.artemis.jms.server.config.impl... Loading source files for package org.apache.activemq.artemis.jms.server... Loading source files for package org.apache.activemq.artemis.jms.server.embedded... Loading source files for package org.apache.activemq.artemis.jms.server.impl... Loading source files for package org.apache.activemq.artemis.jms.server.management... Loading source files for package org.apache.activemq.artemis.jms.bridge... Loading source files for package org.apache.activemq.artemis.jms.bridge.impl... Loading source files for package org.apache.activemq.artemis.jms.persistence.config... Loading source files for package org.apache.activemq.artemis.jms.persistence... Loading source files for package org.apache.activemq.artemis.jms.persistence.impl.journal... Loading source files for package org.apache.activemq.artemis.jms.persistence.impl.nullpm... Loading source files for package org.apache.activemq.artemis.jms.transaction... Loading source files for package org.apache.activemq.artemis.journal... Loading source files for package io.netty.buffer... Loading source files for package org.apache.activemq.artemis.selector.impl... Loading source files for package org.apache.activemq.artemis.selector.filter... Loading source files for package org.apache.activemq.artemis.selector.hyphenated... Loading source files for package org.apache.activemq.artemis.selector.strict... Constructing Javadoc information... Standard Doclet version 1.8.0_65 Building tree for all the packages and classes... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/reader/BytesMessageUtil.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/reader/MapMessageUtil.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/reader/MessageUtil.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/reader/StreamMessageUtil.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/reader/TextMessageUtil.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/AbstractConnector.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/Acceptor.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/AcceptorFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/BaseConnectionLifeCycleListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/BufferDecoder.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/BufferHandler.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/ClientConnectionLifeCycleListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/ClientProtocolManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/ClientProtocolManagerFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/Connection.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/ConnectionLifeCycleListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/Connector.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/ConnectorFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/ConsumerContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/ReadyListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/ServerConnectionLifeCycleListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/SessionContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/TopologyResponseHandler.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/AbstractProtocolManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/AbstractProtocolManagerFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/AbstractRemotingConnection.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/ConnectionEntry.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/MessageConverter.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/MessagePersister.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/ProtocolManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/ProtocolManagerFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/RemotingConnection.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/SessionCallback.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/config/ActiveMQDefaultConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/BaseInterceptor.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/BroadcastEndpoint.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/BroadcastEndpointFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/BroadcastGroupConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/ChannelBroadcastEndpointFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/DiscoveryGroupConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/FilterConstants.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/ICoreMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/Interceptor.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/JGroupsBroadcastEndpoint.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/JGroupsChannelBroadcastEndpoint.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/JGroupsFileBroadcastEndpoint.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/JGroupsFileBroadcastEndpointFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/JGroupsPropertiesBroadcastEndpoint.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/JGroupsPropertiesBroadcastEndpointFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/JsonUtil.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/Message.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/RefCountMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/RefCountMessageListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/TransportConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/TransportConfigurationHelper.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/UDPBroadcastEndpointFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/jgroups/JChannelManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/jgroups/JChannelWrapper.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/jgroups/JGroupsReceiver.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/ActiveMQClient.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/ClientConsumer.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/ClientMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/ClientProducer.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/ClientRequestor.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/ClientSession.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/ClientSession.AddressQuery.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/ClientSession.QueueQuery.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/ClientSessionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/ClusterTopologyListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/FailoverEventListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/FailoverEventType.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/MessageHandler.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/SendAcknowledgementHandler.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/ServerLocator.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/SessionFailureListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/TopologyMember.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/loadbalance/ConnectionLoadBalancingPolicy.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/loadbalance/FirstElementConnectionLoadBalancingPolicy.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/loadbalance/RandomConnectionLoadBalancingPolicy.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/loadbalance/RandomStickyConnectionLoadBalancingPolicy.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/loadbalance/RoundRobinConnectionLoadBalancingPolicy.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/AcceptorControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/ActiveMQComponentControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/ActiveMQServerControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/AddressControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/AddressSettingsInfo.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/Attribute.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/BridgeControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/BroadcastGroupControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/ClusterConnectionControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/CoreNotificationType.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/DayCounterInfo.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/DivertControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/ManagementHelper.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/MessageCounterInfo.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/NotificationType.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/ObjectNameBuilder.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/Operation.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/Parameter.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/QueueControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/ResourceNames.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/RoleInfo.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/AbstractCFSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/AcceptorTransportConfigurationParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/ClusterConnectionConfigurationParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/ConnectionFactoryParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/ConnectorTransportConfigurationParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/InVMSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/JGroupsSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/JMSConnectionOptions.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/ServerLocatorParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/TCPSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/UDPSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/connector/AbstractTransportConfigurationSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/connector/InVMTransportConfigurationSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/connector/TCPTransportConfigurationSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/AbstractServerLocatorSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/ConnectionOptions.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/InVMServerLocatorSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/JGroupsServerLocatorSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/TCPServerLocatorSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/UDPServerLocatorSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/referenceable/ConnectionFactoryObjectFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/referenceable/DestinationObjectFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/referenceable/SerializableObjectRefAddr.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQBytesMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQConnection.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQConnectionForContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQConnectionForContextImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQConnectionMetaData.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQDestination.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQDestination.TYPE.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQJMSClientBundle.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQJMSClientLogger.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQJMSConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQJMSConsumer.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQJMSContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQJMSProducer.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQMapMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQMessageConsumer.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQMessageProducer.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQObjectMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQQueue.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQQueueBrowser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQQueueConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQSession.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQStreamMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQTemporaryQueue.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQTemporaryTopic.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQTextMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQTopic.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQTopicConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQXAConnection.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQXAConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQXAJMSContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQXAQueueConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQXASession.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ActiveMQXATopicConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ConnectionFactoryOptions.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/DefaultConnectionProperties.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/JMSExceptionHelper.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/JmsExceptionUtils.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/JMSMessageListenerWrapper.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/ThreadAwareContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jndi/ActiveMQInitialContextFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jndi/LazyCreateContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jndi/NameParserImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jndi/ReadOnlyContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/ActiveMQJMSClient.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/ActiveMQJMSConstants.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/JMSFactoryType.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/management/JMSManagementHelper.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/ActiveMQJAASSecurityManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/ActiveMQSecurityManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/ActiveMQSecurityManager2.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/ActiveMQSecurityManager3.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/ActiveMQSecurityManagerImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/CertificateCallback.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/CertificateLoginModule.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/GuestLoginModule.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/InVMLoginModule.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/JaasCallbackHandler.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/LDAPLoginModule.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/LDAPLoginProperty.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/PropertiesLoader.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/PropertiesLoader.FileNameKey.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/PropertiesLoginModule.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/ReloadableProperties.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/RolePrincipal.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/TextFileCertificateLoginModule.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/UserPrincipal.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/naming/BindingRegistry.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/acceptor/InVMAcceptorTransportConfigurationSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/acceptor/TCPAcceptorTransportConfigurationSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/clusterConnection/ClusterConnectionMulticastSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/clusterConnection/ClusterConnectionStaticSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/ConnectionFactoryConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/JMSConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/JMSQueueConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/TopicConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/ConnectionFactoryConfigurationImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/FileJMSConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/JMSConfigurationImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/JMSQueueConfigurationImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/TopicConfigurationImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/TransportConfigurationEncodingSupport.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/ActiveMQJMSServerBundle.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/ActiveMQJMSServerLogger.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/JMSServerConfigParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/JMSServerManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/embedded/EmbeddedJMS.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/impl/JMSServerManagerImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/management/JMSNotificationType.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/ActiveMQJMSBridgeLogger.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/ConnectionFactoryFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/DestinationFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/JMSBridge.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/JMSBridgeControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/QualityOfServiceMode.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/impl/JMSBridgeControlImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/impl/JMSBridgeImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/impl/JNDIConnectionFactoryFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/impl/JNDIDestinationFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/impl/JNDIFactorySupport.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/config/PersistedBindings.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/config/PersistedConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/config/PersistedDestination.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/config/PersistedType.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/JMSStorageManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/impl/journal/JMSJournalStorageManagerImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/impl/nullpm/NullJMSStorageManagerImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/transaction/JMSTransactionDetail.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/journal/ActiveMQJournalBundle.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/journal/ActiveMQJournalLogger.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/impl/LRUCache.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/impl/SelectorParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/ArithmeticExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/BinaryExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/BooleanExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/ComparisonExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/ConstantExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/Expression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/Filterable.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/FilterException.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/LogicExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/PropertyExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/UnaryExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/XalanXPathEvaluator.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/XPathExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/XPathExpression.XPathEvaluator.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/XPathExpression.XPathEvaluatorFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/XQueryExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/HyphenatedParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/HyphenatedParserConstants.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/HyphenatedParserTokenManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/ParseException.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/SimpleCharStream.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/Token.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/TokenMgrError.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/ParseException.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/SimpleCharStream.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/StrictParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/StrictParserConstants.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/StrictParserTokenManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/Token.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/TokenMgrError.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/overview-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/io/netty/buffer/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/io/netty/buffer/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/io/netty/buffer/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/config/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/config/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/config/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/loadbalance/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/loadbalance/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/loadbalance/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/jgroups/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/jgroups/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/jgroups/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/management/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/management/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/management/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/impl/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/impl/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/impl/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/config/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/config/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/config/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/impl/journal/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/impl/journal/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/impl/journal/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/impl/nullpm/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/impl/nullpm/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/impl/nullpm/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/referenceable/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/referenceable/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/referenceable/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/embedded/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/embedded/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/embedded/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/impl/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/impl/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/impl/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/management/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/management/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/management/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/transaction/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/transaction/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/transaction/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jndi/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jndi/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jndi/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/journal/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/journal/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/journal/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/reader/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/reader/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/reader/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/impl/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/impl/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/impl/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/naming/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/naming/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/naming/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/connector/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/connector/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/connector/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/acceptor/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/acceptor/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/acceptor/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/clusterConnection/package-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/clusterConnection/package-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/clusterConnection/package-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/constant-values.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/serialized-form.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/reader/class-use/TextMessageUtil.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/reader/class-use/StreamMessageUtil.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/reader/class-use/MessageUtil.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/reader/class-use/MapMessageUtil.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/reader/class-use/BytesMessageUtil.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/ServerConnectionLifeCycleListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/AcceptorFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/Acceptor.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/TopologyResponseHandler.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/SessionContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/ReadyListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/ConsumerContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/ConnectorFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/Connector.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/ConnectionLifeCycleListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/Connection.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/ClientProtocolManagerFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/ClientProtocolManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/ClientConnectionLifeCycleListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/BufferHandler.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/BufferDecoder.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/BaseConnectionLifeCycleListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/class-use/AbstractConnector.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/class-use/SessionCallback.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/class-use/ProtocolManagerFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/class-use/ProtocolManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/class-use/MessagePersister.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/class-use/MessageConverter.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/class-use/AbstractProtocolManagerFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/class-use/AbstractProtocolManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/class-use/RemotingConnection.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/class-use/ConnectionEntry.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/class-use/AbstractRemotingConnection.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/config/class-use/ActiveMQDefaultConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/UDPBroadcastEndpointFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/TransportConfigurationHelper.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/TransportConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/RefCountMessageListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/RefCountMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/Message.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/JsonUtil.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/JGroupsPropertiesBroadcastEndpointFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/JGroupsPropertiesBroadcastEndpoint.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/JGroupsFileBroadcastEndpointFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/JGroupsFileBroadcastEndpoint.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/JGroupsChannelBroadcastEndpoint.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/JGroupsBroadcastEndpoint.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/Interceptor.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/ICoreMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/FilterConstants.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/DiscoveryGroupConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/ChannelBroadcastEndpointFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/BroadcastGroupConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/BroadcastEndpointFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/BroadcastEndpoint.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/class-use/BaseInterceptor.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/jgroups/class-use/JGroupsReceiver.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/jgroups/class-use/JChannelWrapper.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/jgroups/class-use/JChannelManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/TopologyMember.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/SessionFailureListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/ServerLocator.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/SendAcknowledgementHandler.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/MessageHandler.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/FailoverEventType.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/FailoverEventListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/ClusterTopologyListener.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/ClientSessionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/ClientSession.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/ClientSession.AddressQuery.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/ClientSession.QueueQuery.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/ClientRequestor.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/ClientProducer.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/ClientMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/ClientConsumer.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/class-use/ActiveMQClient.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/loadbalance/class-use/RoundRobinConnectionLoadBalancingPolicy.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/loadbalance/class-use/RandomStickyConnectionLoadBalancingPolicy.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/loadbalance/class-use/RandomConnectionLoadBalancingPolicy.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/loadbalance/class-use/FirstElementConnectionLoadBalancingPolicy.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/loadbalance/class-use/ConnectionLoadBalancingPolicy.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/MessageCounterInfo.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/RoleInfo.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/ResourceNames.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/QueueControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/Parameter.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/Operation.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/ObjectNameBuilder.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/NotificationType.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/ManagementHelper.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/DivertControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/DayCounterInfo.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/CoreNotificationType.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/ClusterConnectionControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/BroadcastGroupControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/BridgeControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/Attribute.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/AddressSettingsInfo.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/AddressControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/ActiveMQServerControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/ActiveMQComponentControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/class-use/AcceptorControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/class-use/UDPSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/class-use/TCPSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/class-use/JMSConnectionOptions.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/class-use/JGroupsSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/class-use/InVMSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/class-use/ConnectionFactoryParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/class-use/AbstractCFSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/class-use/ClusterConnectionConfigurationParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/class-use/AcceptorTransportConfigurationParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/class-use/ServerLocatorParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/class-use/ConnectorTransportConfigurationParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/connector/class-use/TCPTransportConfigurationSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/connector/class-use/InVMTransportConfigurationSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/connector/class-use/AbstractTransportConfigurationSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/class-use/UDPServerLocatorSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/class-use/TCPServerLocatorSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/class-use/JGroupsServerLocatorSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/class-use/InVMServerLocatorSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/class-use/ConnectionOptions.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/class-use/AbstractServerLocatorSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/referenceable/class-use/SerializableObjectRefAddr.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/referenceable/class-use/DestinationObjectFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/referenceable/class-use/ConnectionFactoryObjectFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ThreadAwareContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/JmsExceptionUtils.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/JMSMessageListenerWrapper.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/JMSExceptionHelper.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/DefaultConnectionProperties.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ConnectionFactoryOptions.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQXATopicConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQXASession.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQXAQueueConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQXAJMSContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQXAConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQXAConnection.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQTopicConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQTopic.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQTextMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQTemporaryTopic.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQTemporaryQueue.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQStreamMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQSession.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQQueueConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQQueueBrowser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQQueue.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQObjectMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQMessageProducer.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQMessageConsumer.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQMapMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQJMSProducer.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQJMSContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQJMSConsumer.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQJMSConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQJMSClientLogger.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQJMSClientBundle.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQDestination.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQDestination.TYPE.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQConnectionMetaData.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQConnectionForContextImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQConnectionForContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQConnection.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/class-use/ActiveMQBytesMessage.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jndi/class-use/ReadOnlyContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jndi/class-use/NameParserImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jndi/class-use/LazyCreateContext.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jndi/class-use/ActiveMQInitialContextFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/class-use/JMSFactoryType.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/class-use/ActiveMQJMSConstants.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/class-use/ActiveMQJMSClient.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/management/class-use/JMSManagementHelper.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/class-use/ActiveMQSecurityManagerImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/class-use/ActiveMQSecurityManager3.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/class-use/ActiveMQSecurityManager2.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/class-use/ActiveMQSecurityManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/class-use/ActiveMQJAASSecurityManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/class-use/UserPrincipal.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/class-use/TextFileCertificateLoginModule.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/class-use/RolePrincipal.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/class-use/ReloadableProperties.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/class-use/PropertiesLoginModule.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/class-use/PropertiesLoader.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/class-use/PropertiesLoader.FileNameKey.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/class-use/LDAPLoginProperty.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/class-use/LDAPLoginModule.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/class-use/JaasCallbackHandler.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/class-use/InVMLoginModule.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/class-use/GuestLoginModule.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/class-use/CertificateLoginModule.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/class-use/CertificateCallback.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/naming/class-use/BindingRegistry.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/acceptor/class-use/TCPAcceptorTransportConfigurationSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/acceptor/class-use/InVMAcceptorTransportConfigurationSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/clusterConnection/class-use/ClusterConnectionStaticSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/clusterConnection/class-use/ClusterConnectionMulticastSchema.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/class-use/TopicConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/class-use/JMSQueueConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/class-use/JMSConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/class-use/ConnectionFactoryConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/class-use/TransportConfigurationEncodingSupport.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/class-use/TopicConfigurationImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/class-use/JMSQueueConfigurationImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/class-use/JMSConfigurationImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/class-use/FileJMSConfiguration.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/class-use/ConnectionFactoryConfigurationImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/class-use/JMSServerManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/class-use/JMSServerConfigParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/class-use/ActiveMQJMSServerLogger.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/class-use/ActiveMQJMSServerBundle.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/embedded/class-use/EmbeddedJMS.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/impl/class-use/JMSServerManagerImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/management/class-use/JMSNotificationType.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/class-use/QualityOfServiceMode.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/class-use/JMSBridgeControl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/class-use/JMSBridge.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/class-use/DestinationFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/class-use/ConnectionFactoryFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/class-use/ActiveMQJMSBridgeLogger.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/impl/class-use/JNDIFactorySupport.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/impl/class-use/JNDIDestinationFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/impl/class-use/JNDIConnectionFactoryFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/impl/class-use/JMSBridgeImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/impl/class-use/JMSBridgeControlImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/config/class-use/PersistedType.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/config/class-use/PersistedDestination.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/config/class-use/PersistedConnectionFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/config/class-use/PersistedBindings.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/class-use/JMSStorageManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/impl/journal/class-use/JMSJournalStorageManagerImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/impl/nullpm/class-use/NullJMSStorageManagerImpl.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/transaction/class-use/JMSTransactionDetail.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/journal/class-use/ActiveMQJournalLogger.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/journal/class-use/ActiveMQJournalBundle.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/io/netty/buffer/class-use/UnpooledUnsafeDirectByteBufWrapper.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/impl/class-use/SelectorParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/impl/class-use/LRUCache.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/XalanXPathEvaluator.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/XQueryExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/XPathExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/XPathExpression.XPathEvaluatorFactory.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/XPathExpression.XPathEvaluator.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/UnaryExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/PropertyExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/LogicExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/Filterable.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/FilterException.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/Expression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/ConstantExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/ComparisonExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/BooleanExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/BinaryExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/class-use/ArithmeticExpression.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/class-use/TokenMgrError.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/class-use/Token.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/class-use/SimpleCharStream.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/class-use/ParseException.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/class-use/HyphenatedParserTokenManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/class-use/HyphenatedParserConstants.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/class-use/HyphenatedParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/class-use/TokenMgrError.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/class-use/Token.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/class-use/StrictParserTokenManager.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/class-use/StrictParserConstants.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/class-use/StrictParser.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/class-use/SimpleCharStream.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/class-use/ParseException.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/io/netty/buffer/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/config/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/client/loadbalance/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/jgroups/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/core/management/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/api/jms/management/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/bridge/impl/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/client/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/config/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/impl/journal/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/persistence/impl/nullpm/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/referenceable/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/config/impl/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/embedded/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/impl/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/server/management/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jms/transaction/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/jndi/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/journal/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/reader/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/filter/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/hyphenated/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/impl/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/selector/strict/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/naming/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/protocol/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/remoting/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/spi/core/security/jaas/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/connector/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schema/serverLocator/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/acceptor/package-use.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/org/apache/activemq/artemis/uri/schemas/clusterConnection/package-use.html... Building index for all the packages and classes... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/overview-tree.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/index-all.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/allclasses-frame.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/allclasses-noframe.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/index.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/overview-summary.html... Generating /home/ataylor/projects/prod-artemis/artemis-website/target/apidocs/help-doc.html... 40 warnings [WARNING] Javadoc Warnings [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/reader/BytesMessageUtil.java:137: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/reader/StreamMessageUtil.java:32: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/spi/core/remoting/Connection.java:150: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/spi/core/remoting/SessionContext.java:145: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/spi/core/remoting/SessionContext.java:277: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-server/src/main/java/org/apache/activemq/artemis/spi/core/protocol/AbstractProtocolManagerFactory.java:37: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-server/src/main/java/org/apache/activemq/artemis/spi/core/protocol/ProtocolManagerFactory.java:52: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-server/src/main/java/org/apache/activemq/artemis/spi/core/protocol/ProtocolManagerFactory.java:63: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/spi/core/protocol/RemotingConnection.java:199: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/spi/core/protocol/RemotingConnection.java:208: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/config/ActiveMQDefaultConfiguration.java:779: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/ICoreMessage.java:53: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/ICoreMessage.java:60: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/Message.java:414: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/client/ClientConsumer.java:42: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/client/ClientMessage.java:131: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/client/ClientMessage.java:138: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/client/ClientSession.java:977: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/client/ClientSession.java:132: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/client/ClientSessionFactory.java:187: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/client/ServerLocator.java:758: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/client/TopologyMember.java:85: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/client/TopologyMember.java:93: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-server/src/main/java/org/apache/activemq/artemis/api/core/management/MessageCounterInfo.java:60: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/management/QueueControl.java:192: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/ActiveMQConnection.java:651: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/ActiveMQJMSContext.java:569: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/ActiveMQSession.java:481: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-jms-client/src/main/java/org/apache/activemq/artemis/jms/client/JmsExceptionUtils.java:57: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-jms-client/src/main/java/org/apache/activemq/artemis/jndi/ReadOnlyContext.java:150: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/server/config/impl/FileJMSConfiguration.java:167: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/server/config/impl/FileJMSConfiguration.java:177: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/server/JMSServerManager.java:88: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/server/impl/JMSServerManagerImpl.java:1144: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-selector/src/main/java/org/apache/activemq/artemis/selector/filter/ArithmeticExpression.java:212: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-selector/src/main/java/org/apache/activemq/artemis/selector/filter/BinaryExpression.java:97: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-selector/src/main/java/org/apache/activemq/artemis/selector/filter/ConstantExpression.java:155: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-selector/src/main/java/org/apache/activemq/artemis/selector/filter/Filterable.java:36: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-selector/src/main/java/org/apache/activemq/artemis/selector/filter/Filterable.java:44: warning - @return tag has no arguments. [WARNING] /home/ataylor/projects/prod-artemis/artemis-selector/src/main/java/org/apache/activemq/artemis/selector/filter/UnaryExpression.java:271: warning - @return tag has no arguments. [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-website/target/artemis-website-2.0.0.amq-700005-javadoc.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-website >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-website --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-website --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-website <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-website --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-website/target/artemis-website-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-website >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-website --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-website --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-website <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-website --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-website --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-website --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-website/target/artemis-website-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-website/2.0.0.amq-700005/artemis-website-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-website/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-website/2.0.0.amq-700005/artemis-website-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-website/target/artemis-website-2.0.0.amq-700005-javadoc.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-website/2.0.0.amq-700005/artemis-website-2.0.0.amq-700005-javadoc.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-website/target/artemis-website-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-website/2.0.0.amq-700005/artemis-website-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-website/target/artemis-website-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-website/2.0.0.amq-700005/artemis-website-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis JUnit Rules 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-junit --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-junit/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-junit --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-junit --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-junit --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-junit/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-junit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/ataylor/projects/prod-artemis/artemis-junit/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-junit --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-junit --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-junit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/ataylor/projects/prod-artemis/artemis-junit/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-junit --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-junit/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.junit.ActiveMQConsumerResourceTest [main] 10:04:26,877 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:26,908 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:26,954 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:26,954 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=83d74a07-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=83d74a07-2b28-11e7-8fcb-e8b1fc559583-2038148563-2008966511)] 10:04:27,130 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=83d74a07-2b28-11e7-8fcb-e8b1fc559583-2038148563-2008966511)] 10:04:27,130 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [Thread-1 (ActiveMQ-client-global-threads-1690859824)] 10:04:27,183 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:27,200 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [83d74a07-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.334 seconds [main] 10:04:27,203 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:27,204 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:27,212 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:27,213 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=840a19e2-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=840a19e2-2b28-11e7-8fcb-e8b1fc559583-348984985-2005435445)] 10:04:27,222 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=840a19e2-2b28-11e7-8fcb-e8b1fc559583-348984985-2005435445)] 10:04:27,225 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [Thread-1 (ActiveMQ-client-global-threads-1690859824)] 10:04:27,234 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:27,236 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [840a19e2-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.033 seconds [main] 10:04:27,237 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:27,238 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:27,242 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:27,242 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=840f4a0d-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=840f4a0d-2b28-11e7-8fcb-e8b1fc559583-1092572064-728885526)] 10:04:27,253 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=840f4a0d-2b28-11e7-8fcb-e8b1fc559583-1092572064-728885526)] 10:04:27,254 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [Thread-1 (ActiveMQ-client-global-threads-1690859824)] 10:04:27,260 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:27,261 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [840f4a0d-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.024 seconds [main] 10:04:27,262 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:27,263 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:27,269 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:27,269 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=84131aa8-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=84131aa8-2b28-11e7-8fcb-e8b1fc559583-943870983-1136419747)] 10:04:27,282 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=84131aa8-2b28-11e7-8fcb-e8b1fc559583-943870983-1136419747)] 10:04:27,282 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [Thread-1 (ActiveMQ-client-global-threads-1690859824)] 10:04:27,353 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:27,355 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [84131aa8-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.093 seconds Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 sec - in org.apache.activemq.artemis.junit.ActiveMQConsumerResourceTest Running org.apache.activemq.artemis.junit.ActiveMQDynamicProducerResourceTest [main] 10:04:27,358 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:27,358 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:27,362 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:27,363 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=8421c0b3-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8421c0b3-2b28-11e7-8fcb-e8b1fc559583-1714078840-1732502545)] 10:04:27,374 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.one in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8421c0b3-2b28-11e7-8fcb-e8b1fc559583-1714078840-1732502545)] 10:04:27,374 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.one in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8421c0b3-2b28-11e7-8fcb-e8b1fc559583-1714078840-1732502545)] 10:04:27,378 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.two in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8421c0b3-2b28-11e7-8fcb-e8b1fc559583-1714078840-1732502545)] 10:04:27,378 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.two in AddressSettings [Thread-1 (ActiveMQ-client-global-threads-1690859824)] 10:04:27,386 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:27,387 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [8421c0b3-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.029 seconds [main] 10:04:27,390 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:27,390 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:27,394 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:27,394 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=8426a2bf-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8426a2bf-2b28-11e7-8fcb-e8b1fc559583-645482568-807752428)] 10:04:27,401 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.one in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8426a2bf-2b28-11e7-8fcb-e8b1fc559583-645482568-807752428)] 10:04:27,402 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.one in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8426a2bf-2b28-11e7-8fcb-e8b1fc559583-645482568-807752428)] 10:04:27,404 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.two in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8426a2bf-2b28-11e7-8fcb-e8b1fc559583-645482568-807752428)] 10:04:27,404 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.two in AddressSettings [Thread-0 (ActiveMQ-client-global-threads-1229161065)] 10:04:27,416 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:27,417 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [8426a2bf-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.026 seconds [main] 10:04:27,419 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:27,419 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:27,423 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:27,423 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=842b0f9b-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=842b0f9b-2b28-11e7-8fcb-e8b1fc559583-1004023029-1414506856)] 10:04:27,499 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.one in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=842b0f9b-2b28-11e7-8fcb-e8b1fc559583-1004023029-1414506856)] 10:04:27,499 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.one in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=842b0f9b-2b28-11e7-8fcb-e8b1fc559583-1004023029-1414506856)] 10:04:27,504 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.two in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=842b0f9b-2b28-11e7-8fcb-e8b1fc559583-1004023029-1414506856)] 10:04:27,504 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.two in AddressSettings [Thread-0 (ActiveMQ-client-global-threads-607207372)] 10:04:27,511 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:27,513 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [842b0f9b-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.094 seconds [main] 10:04:27,515 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:27,515 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:27,523 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:27,523 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=8439b5a7-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8439b5a7-2b28-11e7-8fcb-e8b1fc559583-811301908-1762902523)] 10:04:27,527 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.one in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8439b5a7-2b28-11e7-8fcb-e8b1fc559583-811301908-1762902523)] 10:04:27,527 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.one in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8439b5a7-2b28-11e7-8fcb-e8b1fc559583-811301908-1762902523)] 10:04:27,530 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.two in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8439b5a7-2b28-11e7-8fcb-e8b1fc559583-811301908-1762902523)] 10:04:27,530 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.two in AddressSettings [Thread-0 (ActiveMQ-client-global-threads-2106000623)] 10:04:27,538 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:27,539 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [8439b5a7-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.024 seconds Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec - in org.apache.activemq.artemis.junit.ActiveMQDynamicProducerResourceTest Running org.apache.activemq.artemis.junit.ActiveMQDynamicProducerResourceWithoutAddressExceptionTest [main] 10:04:27,541 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:27,541 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:27,545 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:27,545 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=843dac53-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:27,547 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.one in AddressSettings [main] 10:04:27,547 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.one in AddressSettings [Thread-0 (ActiveMQ-client-global-threads-1239807799)] 10:04:27,550 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:27,555 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [843dac53-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.014 seconds ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[Thread-0 (org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector-1753127384),5,org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector-1753127384] is still alive with the following stackTrace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467) org.apache.activemq.artemis.utils.ActiveMQThreadPoolExecutor$ThreadPoolQueue.poll(ActiveMQThreadPoolExecutor.java:124) org.apache.activemq.artemis.utils.ActiveMQThreadPoolExecutor$ThreadPoolQueue.poll(ActiveMQThreadPoolExecutor.java:44) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) ********************************************************************************* [main] 10:04:27,556 INFO [org.apache.activemq.artemis.junit.ThreadLeakCheckRule] #test forceGC [main] 10:04:27,624 INFO [org.apache.activemq.artemis.junit.ThreadLeakCheckRule] #test forceGC Done ******************** Threads cleared after retries ******************** [main] 10:04:28,127 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:28,128 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:28,139 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:28,139 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=849716fa-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:28,141 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.one in AddressSettings [main] 10:04:28,141 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.one in AddressSettings [Thread-0 (ActiveMQ-client-global-threads-1840903588)] 10:04:28,143 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:28,144 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [849716fa-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.017 seconds [main] 10:04:28,146 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:28,146 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:28,150 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:28,150 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=8499fd31-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:28,152 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.one in AddressSettings [main] 10:04:28,152 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.one in AddressSettings [Thread-0 (ActiveMQ-client-global-threads-301749835)] 10:04:28,154 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:28,155 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [8499fd31-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.010 seconds ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[Thread-1 (org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector-2082351774),5,org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector-2082351774] is still alive with the following stackTrace: java.lang.Throwable.fillInStackTrace(Native Method) java.lang.Throwable.fillInStackTrace(Throwable.java:783) java.lang.Throwable.(Throwable.java:250) java.lang.Exception.(Exception.java:54) java.lang.InterruptedException.(InterruptedException.java:57) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088) java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467) org.apache.activemq.artemis.utils.ActiveMQThreadPoolExecutor$ThreadPoolQueue.poll(ActiveMQThreadPoolExecutor.java:124) org.apache.activemq.artemis.utils.ActiveMQThreadPoolExecutor$ThreadPoolQueue.poll(ActiveMQThreadPoolExecutor.java:44) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) ********************************************************************************* [main] 10:04:28,156 INFO [org.apache.activemq.artemis.junit.ThreadLeakCheckRule] #test forceGC [main] 10:04:28,201 INFO [org.apache.activemq.artemis.junit.ThreadLeakCheckRule] #test forceGC Done ******************** Threads cleared after retries ******************** [main] 10:04:28,703 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:28,703 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:28,710 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:28,710 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=84eefb08-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:28,712 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.one in AddressSettings [main] 10:04:28,713 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.one in AddressSettings [Thread-0 (ActiveMQ-client-global-threads-298430307)] 10:04:28,715 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:28,718 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [84eefb08-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.015 seconds Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 sec - in org.apache.activemq.artemis.junit.ActiveMQDynamicProducerResourceWithoutAddressExceptionTest Running org.apache.activemq.artemis.junit.ActiveMQDynamicProducerResourceWithoutAddressTest [main] 10:04:28,720 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:28,721 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:28,725 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:28,725 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=84f1931f-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:28,727 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.one in AddressSettings [main] 10:04:28,727 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.one in AddressSettings [main] 10:04:28,728 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.two in AddressSettings [main] 10:04:28,728 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.two in AddressSettings [Thread-0 (ActiveMQ-client-global-threads-532087022)] 10:04:28,734 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:28,735 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [84f1931f-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.014 seconds [main] 10:04:28,736 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:28,736 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:28,739 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:28,739 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=84f4042b-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:28,741 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.one in AddressSettings [main] 10:04:28,741 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.one in AddressSettings [main] 10:04:28,742 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.two in AddressSettings [main] 10:04:28,742 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.two in AddressSettings [Thread-0 (ActiveMQ-client-global-threads-694452085)] 10:04:28,747 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:28,748 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [84f4042b-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.012 seconds [main] 10:04:28,750 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:28,751 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:28,754 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:28,754 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=84f62717-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:28,756 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.one in AddressSettings [main] 10:04:28,756 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.one in AddressSettings [main] 10:04:28,757 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.two in AddressSettings [main] 10:04:28,757 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.two in AddressSettings [Thread-0 (ActiveMQ-client-global-threads-1504642150)] 10:04:28,762 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:28,763 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [84f62717-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.013 seconds [main] 10:04:28,764 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:28,764 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:28,767 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:28,767 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=84f84a03-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:28,769 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.one in AddressSettings [main] 10:04:28,769 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.one in AddressSettings [main] 10:04:28,770 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.two in AddressSettings [main] 10:04:28,770 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.two in AddressSettings [Thread-0 (ActiveMQ-client-global-threads-302977067)] 10:04:28,779 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] [main] 10:04:28,780 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [84f84a03-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.016 seconds ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[Thread-0 (ActiveMQ-scheduled-threads-797814020),5,ActiveMQ-scheduled-threads-797814020] is still alive with the following stackTrace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) ********************************************************************************* [main] 10:04:28,781 INFO [org.apache.activemq.artemis.junit.ThreadLeakCheckRule] #test forceGC [main] 10:04:28,821 INFO [org.apache.activemq.artemis.junit.ThreadLeakCheckRule] #test forceGC Done ******************** Threads cleared after retries ******************** Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 sec - in org.apache.activemq.artemis.junit.ActiveMQDynamicProducerResourceWithoutAddressTest Running org.apache.activemq.artemis.junit.ActiveMQProducerResourceTest [main] 10:04:29,325 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:29,326 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:29,337 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:29,337 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=854de41f-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=854de41f-2b28-11e7-8fcb-e8b1fc559583-1217875525-1787079037)] 10:04:29,340 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=854de41f-2b28-11e7-8fcb-e8b1fc559583-1217875525-1787079037)] 10:04:29,340 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:29,347 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [854de41f-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.022 seconds [main] 10:04:29,349 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:29,349 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:29,354 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:29,354 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=85518daa-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85518daa-2b28-11e7-8fcb-e8b1fc559583-285133380-1068586139)] 10:04:29,358 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85518daa-2b28-11e7-8fcb-e8b1fc559583-285133380-1068586139)] 10:04:29,359 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:29,370 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85518daa-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.021 seconds [main] 10:04:29,373 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:29,373 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:29,378 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:29,378 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=85553735-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85553735-2b28-11e7-8fcb-e8b1fc559583-1478150312-1833848849)] 10:04:29,381 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85553735-2b28-11e7-8fcb-e8b1fc559583-1478150312-1833848849)] 10:04:29,381 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:29,390 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85553735-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.017 seconds ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[Thread-0 (org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector-1898155970),5,org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector-1898155970] is still alive with the following stackTrace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467) org.apache.activemq.artemis.utils.ActiveMQThreadPoolExecutor$ThreadPoolQueue.poll(ActiveMQThreadPoolExecutor.java:124) org.apache.activemq.artemis.utils.ActiveMQThreadPoolExecutor$ThreadPoolQueue.poll(ActiveMQThreadPoolExecutor.java:44) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) ********************************************************************************* [main] 10:04:29,391 INFO [org.apache.activemq.artemis.junit.ThreadLeakCheckRule] #test forceGC [main] 10:04:29,430 INFO [org.apache.activemq.artemis.junit.ThreadLeakCheckRule] #test forceGC Done ******************** Threads cleared after retries ******************** [main] 10:04:29,933 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:29,934 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:29,943 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:29,943 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=85aaaa40-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85aaaa40-2b28-11e7-8fcb-e8b1fc559583-1207608476-686989583)] 10:04:29,946 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85aaaa40-2b28-11e7-8fcb-e8b1fc559583-1207608476-686989583)] 10:04:29,946 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:29,954 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85aaaa40-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.021 seconds Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec - in org.apache.activemq.artemis.junit.ActiveMQProducerResourceTest Running org.apache.activemq.artemis.junit.EmbeddedActiveMQResourceCustomConfigurationTest [main] 10:04:29,956 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:29,956 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:29,961 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue test.queue [main] 10:04:29,961 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [main] 10:04:29,961 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:29,964 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:29,964 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=85ae2cb9-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:29,966 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85ae2cb9-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.010 seconds Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.activemq.artemis.junit.EmbeddedActiveMQResourceCustomConfigurationTest Running org.apache.activemq.artemis.junit.EmbeddedActiveMQResourceFileConfigurationTest [main] 10:04:30,097 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,097 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,099 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue test.queue [main] 10:04:30,100 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [main] 10:04:30,100 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,101 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,101 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=85c3b08b-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:30,102 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85c3b08b-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.006 seconds Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in org.apache.activemq.artemis.junit.EmbeddedActiveMQResourceFileConfigurationTest Running org.apache.activemq.artemis.junit.EmbeddedActiveMQResourceTest [main] 10:04:30,107 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,108 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,112 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,112 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=85c5372e-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:30,112 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [main] 10:04:30,112 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,119 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85c5372e-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.012 seconds [main] 10:04:30,120 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,121 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,124 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,124 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=85c73305-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:30,125 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [main] 10:04:30,125 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,130 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85c73305-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.010 seconds [main] 10:04:30,132 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,132 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,134 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,134 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=85c907cc-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:30,135 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [main] 10:04:30,135 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,139 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85c907cc-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.008 seconds [main] 10:04:30,140 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,141 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,144 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,144 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server, nodeID=85ca4053-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:30,145 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [main] 10:04:30,145 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,151 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85ca4053-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.011 seconds Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.apache.activemq.artemis.junit.EmbeddedActiveMQResourceTest Running org.apache.activemq.artemis.junit.EmbeddedJMSResourceMultipleFileConfigurationTest [main] 10:04:30,210 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,210 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,213 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [main] 10:04:30,213 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,218 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,218 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=85d4eeb9-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85d4eeb9-2b28-11e7-8fcb-e8b1fc559583-1076641925-1873091796)] 10:04:30,250 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue 7cf6ccb7-3ef6-4d0e-b141-b75236baeee6 in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85d4eeb9-2b28-11e7-8fcb-e8b1fc559583-1076641925-1873091796)] 10:04:30,250 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue 7cf6ccb7-3ef6-4d0e-b141-b75236baeee6 in AddressSettings [main] 10:04:30,257 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85d4eeb9-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.047 seconds Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.apache.activemq.artemis.junit.EmbeddedJMSResourceMultipleFileConfigurationTest Running org.apache.activemq.artemis.junit.EmbeddedJMSResourceQueueTest [main] 10:04:30,259 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,260 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,264 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,264 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=85dc68d2-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85dc68d2-2b28-11e7-8fcb-e8b1fc559583-635371680-1293226111)] 10:04:30,281 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85dc68d2-2b28-11e7-8fcb-e8b1fc559583-635371680-1293226111)] 10:04:30,282 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,291 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85dc68d2-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.032 seconds [main] 10:04:30,293 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,293 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,297 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,297 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=85e198fb-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85e198fb-2b28-11e7-8fcb-e8b1fc559583-2113604623-1651162064)] 10:04:30,303 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85e198fb-2b28-11e7-8fcb-e8b1fc559583-2113604623-1651162064)] 10:04:30,303 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,309 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85e198fb-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.017 seconds [main] 10:04:30,311 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,311 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,316 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,316 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=85e45824-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85e45824-2b28-11e7-8fcb-e8b1fc559583-1593458942-530539368)] 10:04:30,320 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85e45824-2b28-11e7-8fcb-e8b1fc559583-1593458942-530539368)] 10:04:30,320 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,323 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85e45824-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.011 seconds [main] 10:04:30,326 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,326 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,329 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,330 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=85e6a21d-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85e6a21d-2b28-11e7-8fcb-e8b1fc559583-2017797638-343812839)] 10:04:30,333 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85e6a21d-2b28-11e7-8fcb-e8b1fc559583-2017797638-343812839)] 10:04:30,334 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,337 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85e6a21d-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.012 seconds [main] 10:04:30,338 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,338 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,341 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,341 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=85e876e6-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85e876e6-2b28-11e7-8fcb-e8b1fc559583-1042306518-1342346098)] 10:04:30,348 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85e876e6-2b28-11e7-8fcb-e8b1fc559583-1042306518-1342346098)] 10:04:30,348 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,351 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85e876e6-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.013 seconds [main] 10:04:30,352 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,353 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,356 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,356 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=85ea99cf-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85ea99cf-2b28-11e7-8fcb-e8b1fc559583-1423983012-746074699)] 10:04:30,360 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85ea99cf-2b28-11e7-8fcb-e8b1fc559583-1423983012-746074699)] 10:04:30,361 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,365 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85ea99cf-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.013 seconds [main] 10:04:30,366 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,367 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,370 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,370 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=85ecbcb8-2b28-11e7-8fcb-e8b1fc559583] [Thread-1 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85ecbcb8-2b28-11e7-8fcb-e8b1fc559583-485845532-871790326)] 10:04:30,374 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-1 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85ecbcb8-2b28-11e7-8fcb-e8b1fc559583-485845532-871790326)] 10:04:30,375 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,479 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85ecbcb8-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.113 seconds [main] 10:04:30,480 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,480 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,483 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,483 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=85fe21e1-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85fe21e1-2b28-11e7-8fcb-e8b1fc559583-1693226694-2003147568)] 10:04:30,486 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=85fe21e1-2b28-11e7-8fcb-e8b1fc559583-1693226694-2003147568)] 10:04:30,486 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,491 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [85fe21e1-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.012 seconds Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 sec - in org.apache.activemq.artemis.junit.EmbeddedJMSResourceQueueTest Running org.apache.activemq.artemis.junit.EmbeddedJMSResourceSingleFileConfigurationTest [main] 10:04:30,527 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,528 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,531 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue in AddressSettings [main] 10:04:30,531 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue in AddressSettings [main] 10:04:30,533 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,533 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=86054dda-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=86054dda-2b28-11e7-8fcb-e8b1fc559583-2074658615-412111214)] 10:04:30,537 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue 7feb7e7c-8b3f-4db5-ae7d-f4b840e24d35 in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=86054dda-2b28-11e7-8fcb-e8b1fc559583-2074658615-412111214)] 10:04:30,538 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue 7feb7e7c-8b3f-4db5-ae7d-f4b840e24d35 in AddressSettings [main] 10:04:30,547 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [86054dda-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.020 seconds Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.apache.activemq.artemis.junit.EmbeddedJMSResourceSingleFileConfigurationTest Running org.apache.activemq.artemis.junit.EmbeddedJMSResourceTopicTest [main] 10:04:30,550 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,551 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,553 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,554 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=8608d053-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8608d053-2b28-11e7-8fcb-e8b1fc559583-932257672-1864116663)] 10:04:30,558 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue 3fbdb7f5-035f-4d07-82eb-9753e6a2dfe9 in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8608d053-2b28-11e7-8fcb-e8b1fc559583-932257672-1864116663)] 10:04:30,558 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue 3fbdb7f5-035f-4d07-82eb-9753e6a2dfe9 in AddressSettings [main] 10:04:30,567 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [8608d053-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.017 seconds [main] 10:04:30,568 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,569 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,571 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,571 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=860b8e82-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=860b8e82-2b28-11e7-8fcb-e8b1fc559583-1384210339-1345401730)] 10:04:30,574 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue a61276ff-f1dc-4372-adcc-9eb8402a42b4 in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=860b8e82-2b28-11e7-8fcb-e8b1fc559583-1384210339-1345401730)] 10:04:30,575 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue a61276ff-f1dc-4372-adcc-9eb8402a42b4 in AddressSettings [main] 10:04:30,585 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [860b8e82-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.017 seconds [main] 10:04:30,586 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:30,586 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:30,590 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:30,591 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=860e4db1-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=860e4db1-2b28-11e7-8fcb-e8b1fc559583-1129944640-528591360)] 10:04:30,596 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue beaa7027-686d-4609-806b-64dfcd9ac791 in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=860e4db1-2b28-11e7-8fcb-e8b1fc559583-1129944640-528591360)] 10:04:30,596 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue beaa7027-686d-4609-806b-64dfcd9ac791 in AddressSettings [main] 10:04:30,606 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [860e4db1-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.020 seconds ********************************************************************************* LEAKING THREADS ============================================================================= Thread Thread[Thread-0 (org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector-1513608173),5,org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector-1513608173] is still alive with the following stackTrace: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467) org.apache.activemq.artemis.utils.ActiveMQThreadPoolExecutor$ThreadPoolQueue.poll(ActiveMQThreadPoolExecutor.java:124) org.apache.activemq.artemis.utils.ActiveMQThreadPoolExecutor$ThreadPoolQueue.poll(ActiveMQThreadPoolExecutor.java:44) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) ********************************************************************************* [main] 10:04:30,608 INFO [org.apache.activemq.artemis.junit.ThreadLeakCheckRule] #test forceGC [main] 10:04:30,676 INFO [org.apache.activemq.artemis.junit.ThreadLeakCheckRule] #test forceGC Done ******************** Threads cleared after retries ******************** [main] 10:04:31,179 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:31,179 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:31,188 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:31,188 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=8668c9d0-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8668c9d0-2b28-11e7-8fcb-e8b1fc559583-1070044969-888557915)] 10:04:31,191 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue 759fc841-7784-4e01-ae79-358339d923bb in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8668c9d0-2b28-11e7-8fcb-e8b1fc559583-1070044969-888557915)] 10:04:31,192 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue 759fc841-7784-4e01-ae79-358339d923bb in AddressSettings [main] 10:04:31,200 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [8668c9d0-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.021 seconds [main] 10:04:31,201 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:31,201 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:31,204 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:31,204 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=866c253f-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=866c253f-2b28-11e7-8fcb-e8b1fc559583-1872973138-1465346452)] 10:04:31,208 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue fc0c792b-f47c-46e5-a378-2dd695b65b7f in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=866c253f-2b28-11e7-8fcb-e8b1fc559583-1872973138-1465346452)] 10:04:31,208 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue fc0c792b-f47c-46e5-a378-2dd695b65b7f in AddressSettings [main] 10:04:31,221 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [866c253f-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.021 seconds [main] 10:04:31,222 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:31,223 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:31,224 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:31,225 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=866f599e-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=866f599e-2b28-11e7-8fcb-e8b1fc559583-428696898-1581267786)] 10:04:31,227 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue 37791280-c30a-41ae-903d-9141c33cebbe in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=866f599e-2b28-11e7-8fcb-e8b1fc559583-428696898-1581267786)] 10:04:31,228 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue 37791280-c30a-41ae-903d-9141c33cebbe in AddressSettings [main] 10:04:31,240 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [866f599e-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.018 seconds [main] 10:04:31,242 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:31,243 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:31,245 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:31,245 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=867266ed-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=867266ed-2b28-11e7-8fcb-e8b1fc559583-300983713-284686302)] 10:04:31,249 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue 648a95b4-b5d4-4dd4-93ec-27f54f9d5d4a in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=867266ed-2b28-11e7-8fcb-e8b1fc559583-300983713-284686302)] 10:04:31,249 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue 648a95b4-b5d4-4dd4-93ec-27f54f9d5d4a in AddressSettings [main] 10:04:31,256 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [867266ed-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.014 seconds [main] 10:04:31,257 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:31,258 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:31,263 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:31,263 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=8674b0ec-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8674b0ec-2b28-11e7-8fcb-e8b1fc559583-1910936570-1215904751)] 10:04:31,266 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue 5d18e840-f42d-4748-9caf-a40e85c3548a in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=8674b0ec-2b28-11e7-8fcb-e8b1fc559583-1910936570-1215904751)] 10:04:31,266 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue 5d18e840-f42d-4748-9caf-a40e85c3548a in AddressSettings [main] 10:04:31,272 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [8674b0ec-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.015 seconds Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 sec - in org.apache.activemq.artemis.junit.EmbeddedJMSResourceTopicTest Running org.apache.activemq.artemis.junit.MultipleEmbeddedActiveMQResourcesTest [main] 10:04:31,273 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:31,273 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:31,276 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:31,276 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server-0, nodeID=867721fd-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:31,277 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:31,277 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:31,280 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:31,280 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-server-1, nodeID=8677be3e-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:31,280 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.one in AddressSettings [main] 10:04:31,281 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.one in AddressSettings [main] 10:04:31,281 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.two in AddressSettings [main] 10:04:31,281 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.two in AddressSettings [main] 10:04:31,290 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [867721fd-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.017 seconds [main] 10:04:31,292 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [8677be3e-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.015 seconds Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.activemq.artemis.junit.MultipleEmbeddedActiveMQResourcesTest Running org.apache.activemq.artemis.junit.MultipleEmbeddedJMSResourcesTest [main] 10:04:31,294 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:31,294 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:31,296 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:31,296 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server-0, nodeID=867a565b-2b28-11e7-8fcb-e8b1fc559583] [main] 10:04:31,296 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:31,296 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:31,300 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:31,300 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server-1, nodeID=867aa47c-2b28-11e7-8fcb-e8b1fc559583] [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=867a565b-2b28-11e7-8fcb-e8b1fc559583-914942811-1777443462)] 10:04:31,303 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.one in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=867a565b-2b28-11e7-8fcb-e8b1fc559583-914942811-1777443462)] 10:04:31,304 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.one in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=867aa47c-2b28-11e7-8fcb-e8b1fc559583-404648734-895766599)] 10:04:31,309 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue test.queue.two in AddressSettings [Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=867aa47c-2b28-11e7-8fcb-e8b1fc559583-404648734-895766599)] 10:04:31,309 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue test.queue.two in AddressSettings [main] 10:04:31,313 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [867aa47c-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.017 seconds [main] 10:04:31,314 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [867a565b-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.020 seconds Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.activemq.artemis.junit.MultipleEmbeddedJMSResourcesTest Running org.apache.activemq.artemis.junit.PlainTest [main] 10:04:31,316 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) [main] 10:04:31,316 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE [main] 10:04:31,605 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at localhost:61616 for protocols [CORE] [main] 10:04:31,606 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live [main] 10:04:31,606 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [embedded-jms-server, nodeID=867db1cd-2b28-11e7-8fcb-e8b1fc559583] [Thread-1 (activemq-netty-threads-1424482154)] 10:04:31,652 WARN [org.apache.activemq.artemis.core.server] AMQ222165: No Dead Letter Address configured for queue queue in AddressSettings [Thread-1 (activemq-netty-threads-1424482154)] 10:04:31,652 WARN [org.apache.activemq.artemis.core.server] AMQ222166: No Expiry Address configured for queue queue in AddressSettings [main] 10:04:31,675 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [867db1cd-2b28-11e7-8fcb-e8b1fc559583] stopped, uptime 0.360 seconds Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 sec - in org.apache.activemq.artemis.junit.PlainTest Results : Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-junit --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-junit/target/artemis-junit-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-junit --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-junit >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-junit --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-junit --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-junit <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-junit --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-junit/target/artemis-junit-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-junit >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-junit --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-junit --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-junit <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-junit --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-junit --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-junit --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-junit/target/artemis-junit-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-junit/2.0.0.amq-700005/artemis-junit-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-junit/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-junit/2.0.0.amq-700005/artemis-junit-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-junit/target/artemis-junit-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-junit/2.0.0.amq-700005/artemis-junit-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-junit/target/artemis-junit-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-junit/2.0.0.amq-700005/artemis-junit-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis RAR POM 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-ra --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-ra/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-ra --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-ra --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-ra --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-ra --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-ra/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-ra --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /home/ataylor/projects/prod-artemis/artemis-ra/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-ra --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-ra --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-ra --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-ra/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-ra --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-ra --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-ra --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-ra/target/artemis-ra-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-ra --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-ra >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-ra --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-ra --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-ra <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-ra --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-ra/target/artemis-ra-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-ra >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-ra --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-ra --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-ra <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-ra --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-ra --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-ra --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-ra/target/artemis-ra-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-ra/2.0.0.amq-700005/artemis-ra-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-ra/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-ra/2.0.0.amq-700005/artemis-ra-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-ra/target/artemis-ra-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-ra/2.0.0.amq-700005/artemis-ra-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-ra/target/artemis-ra-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-ra/2.0.0.amq-700005/artemis-ra-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis REST Interface Implementation 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-rest --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-rest/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-rest --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-rest --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-rest --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /home/ataylor/projects/prod-artemis/artemis-rest/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-rest --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-rest --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/ataylor/projects/prod-artemis/artemis-rest/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-rest --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-rest/target/artemis-rest-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-rest --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-rest >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-rest --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-rest --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-rest <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-rest --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-rest/target/artemis-rest-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-rest >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-rest --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-rest --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-rest <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-rest --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-rest --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-rest --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-rest/target/artemis-rest-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/rest/artemis-rest/2.0.0.amq-700005/artemis-rest-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-rest/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/rest/artemis-rest/2.0.0.amq-700005/artemis-rest-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-rest/target/artemis-rest-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/rest/artemis-rest/2.0.0.amq-700005/artemis-rest-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-rest/target/artemis-rest-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/rest/artemis-rest/2.0.0.amq-700005/artemis-rest-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Maven Plugin 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-maven-plugin --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-maven-plugin/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-maven-plugin --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-maven-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-maven-plugin/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/ataylor/projects/prod-artemis/artemis-maven-plugin/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-maven-plugin --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-maven-plugin --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ artemis-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 4 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-maven-plugin/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-maven-plugin --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-maven-plugin --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-maven-plugin/target/artemis-maven-plugin-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ artemis-maven-plugin --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-maven-plugin --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-maven-plugin >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-maven-plugin --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-maven-plugin <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-maven-plugin --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-maven-plugin/target/artemis-maven-plugin-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-maven-plugin >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-maven-plugin --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-maven-plugin <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-maven-plugin --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-maven-plugin --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-maven-plugin --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-maven-plugin/target/artemis-maven-plugin-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-maven-plugin/2.0.0.amq-700005/artemis-maven-plugin-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-maven-plugin/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-maven-plugin/2.0.0.amq-700005/artemis-maven-plugin-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-maven-plugin/target/artemis-maven-plugin-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-maven-plugin/2.0.0.amq-700005/artemis-maven-plugin-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-maven-plugin/target/artemis-maven-plugin-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-maven-plugin/2.0.0.amq-700005/artemis-maven-plugin-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Server OSGi 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-server-osgi --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-server-osgi/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-server-osgi --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-server-osgi --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-server-osgi --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-server-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-server-osgi/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-server-osgi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/ataylor/projects/prod-artemis/artemis-server-osgi/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-server-osgi --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-server-osgi --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-server-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/artemis-server-osgi/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-server-osgi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/ataylor/projects/prod-artemis/artemis-server-osgi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-server-osgi --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/artemis-server-osgi/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.osgi.ProtocolTrackerTest [main] 10:04:42,622 INFO [org.apache.activemq.artemis.osgi.ProtocolTracker] Broker config test found. Tracking protocols [a, b] [main] 10:04:42,627 INFO [org.apache.activemq.artemis.osgi.ProtocolTracker] Required protocol a was added for broker test. Still waiting for [b] [main] 10:04:42,627 INFO [org.apache.activemq.artemis.osgi.ProtocolTracker] Required protocol b was added for broker test. Starting broker. [main] 10:04:42,627 INFO [org.apache.activemq.artemis.osgi.ProtocolTracker] Required protocol a was removed for broker test. Stopping broker. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in org.apache.activemq.artemis.osgi.ProtocolTrackerTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ artemis-server-osgi --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-server-osgi --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-server-osgi >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-server-osgi --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-server-osgi --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-server-osgi <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-server-osgi --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/artemis-server-osgi/target/artemis-server-osgi-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-server-osgi >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-server-osgi --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-server-osgi --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-server-osgi <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-server-osgi --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-server-osgi --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-server-osgi --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-server-osgi/target/artemis-server-osgi-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-server-osgi/2.0.0.amq-700005/artemis-server-osgi-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-server-osgi/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-server-osgi/2.0.0.amq-700005/artemis-server-osgi-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-server-osgi/target/artemis-server-osgi-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-server-osgi/2.0.0.amq-700005/artemis-server-osgi-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-server-osgi/target/artemis-server-osgi-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-server-osgi/2.0.0.amq-700005/artemis-server-osgi-2.0.0.amq-700005-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.0.0:install (default-install) @ artemis-server-osgi --- [INFO] Installing org/apache/activemq/artemis-server-osgi/2.0.0.amq-700005/artemis-server-osgi-2.0.0.amq-700005.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Spring Integration 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-spring-integration --- [INFO] Deleting /home/ataylor/projects/prod-artemis/integration/activemq-spring-integration/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-spring-integration --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-spring-integration --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-spring-integration --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-spring-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/integration/activemq-spring-integration/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-spring-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/ataylor/projects/prod-artemis/integration/activemq-spring-integration/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-spring-integration --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-spring-integration --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-spring-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/integration/activemq-spring-integration/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-spring-integration --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-spring-integration --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-spring-integration --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/integration/activemq-spring-integration/target/artemis-spring-integration-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-spring-integration --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-spring-integration >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-spring-integration --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-spring-integration --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-spring-integration <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-spring-integration --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/integration/activemq-spring-integration/target/artemis-spring-integration-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-spring-integration >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-spring-integration --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-spring-integration --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-spring-integration <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-spring-integration --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-spring-integration --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-spring-integration --- [INFO] Installing /home/ataylor/projects/prod-artemis/integration/activemq-spring-integration/target/artemis-spring-integration-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-spring-integration/2.0.0.amq-700005/artemis-spring-integration-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/integration/activemq-spring-integration/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-spring-integration/2.0.0.amq-700005/artemis-spring-integration-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/integration/activemq-spring-integration/target/artemis-spring-integration-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-spring-integration/2.0.0.amq-700005/artemis-spring-integration-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/integration/activemq-spring-integration/target/artemis-spring-integration-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/artemis-spring-integration/2.0.0.amq-700005/artemis-spring-integration-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache ActiveMQ Artemis Distribution 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-artemis --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-distribution/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ apache-artemis --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ apache-artemis --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ apache-artemis --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ apache-artemis --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ apache-artemis --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ apache-artemis --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ apache-artemis >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ apache-artemis --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ apache-artemis --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ apache-artemis <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-artemis --- [INFO] [INFO] --- maven-assembly-plugin:2.4:single (source) @ apache-artemis --- [INFO] Building zip: /home/ataylor/projects/prod-artemis/artemis-distribution/target/apache-artemis-2.0.0.amq-700005-source-release.zip [INFO] Building tar: /home/ataylor/projects/prod-artemis/artemis-distribution/target/apache-artemis-2.0.0.amq-700005-source-release.tar.gz [INFO] [INFO] --- maven-assembly-plugin:2.4:single (bin) @ apache-artemis --- [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec' [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [INFO] Copying files to /home/ataylor/projects/prod-artemis/artemis-distribution/target/apache-artemis-2.0.0.amq-700005-bin [WARNING] Assembly file: /home/ataylor/projects/prod-artemis/artemis-distribution/target/apache-artemis-2.0.0.amq-700005-bin is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment. [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec' [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [INFO] Building zip: /home/ataylor/projects/prod-artemis/artemis-distribution/target/apache-artemis-2.0.0.amq-700005-bin.zip [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec' [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.apache.activemq:apache-artemis:pom:2.0.0.amq-700005; it doesn't have an associated file or directory. [INFO] Building tar: /home/ataylor/projects/prod-artemis/artemis-distribution/target/apache-artemis-2.0.0.amq-700005-bin.tar.gz [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ apache-artemis >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ apache-artemis --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ apache-artemis --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ apache-artemis <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ apache-artemis --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ apache-artemis --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ apache-artemis --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-distribution/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/apache-artemis/2.0.0.amq-700005/apache-artemis-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-distribution/target/apache-artemis-2.0.0.amq-700005-source-release.zip to /home/ataylor/.m2/repository/org/apache/activemq/apache-artemis/2.0.0.amq-700005/apache-artemis-2.0.0.amq-700005-source-release.zip [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-distribution/target/apache-artemis-2.0.0.amq-700005-source-release.tar.gz to /home/ataylor/.m2/repository/org/apache/activemq/apache-artemis/2.0.0.amq-700005/apache-artemis-2.0.0.amq-700005-source-release.tar.gz [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-distribution/target/apache-artemis-2.0.0.amq-700005-bin.zip to /home/ataylor/.m2/repository/org/apache/activemq/apache-artemis/2.0.0.amq-700005/apache-artemis-2.0.0.amq-700005-bin.zip [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-distribution/target/apache-artemis-2.0.0.amq-700005-bin.tar.gz to /home/ataylor/.m2/repository/org/apache/activemq/apache-artemis/2.0.0.amq-700005/apache-artemis-2.0.0.amq-700005-bin.tar.gz [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Tests POM 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-tests-pom --- [INFO] Deleting /home/ataylor/projects/prod-artemis/tests/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-tests-pom --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-tests-pom --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-tests-pom --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-tests-pom --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-tests-pom --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-tests-pom --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-tests-pom >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-tests-pom --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-tests-pom --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-tests-pom <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-tests-pom --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-tests-pom >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-tests-pom --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-tests-pom --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-tests-pom <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-tests-pom --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-tests-pom --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-tests-pom --- [INFO] Installing /home/ataylor/projects/prod-artemis/tests/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/tests/artemis-tests-pom/2.0.0.amq-700005/artemis-tests-pom-2.0.0.amq-700005.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Unit Tests 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ unit-tests --- [INFO] Deleting /home/ataylor/projects/prod-artemis/tests/unit-tests/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ unit-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ unit-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ unit-tests --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ unit-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/unit-tests/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ unit-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ unit-tests --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ unit-tests --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ unit-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ unit-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 92 source files to /home/ataylor/projects/prod-artemis/tests/unit-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ unit-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ unit-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/unit-tests/target/unit-tests-2.0.0.amq-700005-tests.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ unit-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/unit-tests/target/unit-tests-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ unit-tests --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ unit-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ unit-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ unit-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ unit-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ unit-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/unit-tests/target/unit-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ unit-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ unit-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ unit-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ unit-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ unit-tests --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ unit-tests --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ unit-tests --- [INFO] Installing /home/ataylor/projects/prod-artemis/tests/unit-tests/target/unit-tests-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/unit-tests/2.0.0.amq-700005/unit-tests-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/unit-tests/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/tests/unit-tests/2.0.0.amq-700005/unit-tests-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/tests/unit-tests/target/unit-tests-2.0.0.amq-700005-tests.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/unit-tests/2.0.0.amq-700005/unit-tests-2.0.0.amq-700005-tests.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/unit-tests/target/unit-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/unit-tests/2.0.0.amq-700005/unit-tests-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/unit-tests/target/unit-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/unit-tests/2.0.0.amq-700005/unit-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Joram Tests 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ joram-tests --- [INFO] Deleting /home/ataylor/projects/prod-artemis/tests/joram-tests/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ joram-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ joram-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ joram-tests --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ joram-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/joram-tests/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ joram-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ joram-tests --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ joram-tests --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ joram-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ joram-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/ataylor/projects/prod-artemis/tests/joram-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ joram-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ joram-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/joram-tests/target/joram-tests-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ joram-tests --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ joram-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ joram-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ joram-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ joram-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ joram-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/joram-tests/target/joram-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ joram-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/joram-tests/target/joram-tests-2.0.0.amq-700005-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ joram-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ joram-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ joram-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ joram-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ joram-tests --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ joram-tests --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ joram-tests --- [INFO] Installing /home/ataylor/projects/prod-artemis/tests/joram-tests/target/joram-tests-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/joram-tests/2.0.0.amq-700005/joram-tests-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/joram-tests/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/tests/joram-tests/2.0.0.amq-700005/joram-tests-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/tests/joram-tests/target/joram-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/joram-tests/2.0.0.amq-700005/joram-tests-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/joram-tests/target/joram-tests-2.0.0.amq-700005-tests.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/joram-tests/2.0.0.amq-700005/joram-tests-2.0.0.amq-700005-tests.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/joram-tests/target/joram-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/joram-tests/2.0.0.amq-700005/joram-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis timing Tests 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ timing-tests --- [INFO] Deleting /home/ataylor/projects/prod-artemis/tests/timing-tests/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ timing-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ timing-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ timing-tests --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ timing-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/timing-tests/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ timing-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ timing-tests --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ timing-tests --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ timing-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/timing-tests/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ timing-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/ataylor/projects/prod-artemis/tests/timing-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ timing-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ timing-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/timing-tests/target/timing-tests-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ timing-tests --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ timing-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ timing-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ timing-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ timing-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ timing-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/timing-tests/target/timing-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ timing-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ timing-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ timing-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ timing-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ timing-tests --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ timing-tests --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ timing-tests --- [INFO] Installing /home/ataylor/projects/prod-artemis/tests/timing-tests/target/timing-tests-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/timing-tests/2.0.0.amq-700005/timing-tests-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/timing-tests/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/tests/timing-tests/2.0.0.amq-700005/timing-tests-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/tests/timing-tests/target/timing-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/timing-tests/2.0.0.amq-700005/timing-tests-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/timing-tests/target/timing-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/timing-tests/2.0.0.amq-700005/timing-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis JMS Tests 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jms-tests --- [INFO] Deleting /home/ataylor/projects/prod-artemis/tests/jms-tests/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ jms-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ jms-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ jms-tests --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jms-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/jms-tests/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jms-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ jms-tests --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ jms-tests --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jms-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jms-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 77 source files to /home/ataylor/projects/prod-artemis/tests/jms-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jms-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ jms-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/jms-tests/target/jms-tests-2.0.0.amq-700005-tests.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jms-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/jms-tests/target/jms-tests-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ jms-tests --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ jms-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ jms-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ jms-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ jms-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ jms-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/jms-tests/target/jms-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ jms-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ jms-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ jms-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ jms-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ jms-tests --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ jms-tests --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jms-tests --- [INFO] Installing /home/ataylor/projects/prod-artemis/tests/jms-tests/target/jms-tests-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/jms-tests/2.0.0.amq-700005/jms-tests-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/jms-tests/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/tests/jms-tests/2.0.0.amq-700005/jms-tests-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/tests/jms-tests/target/jms-tests-2.0.0.amq-700005-tests.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/jms-tests/2.0.0.amq-700005/jms-tests-2.0.0.amq-700005-tests.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/jms-tests/target/jms-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/jms-tests/2.0.0.amq-700005/jms-tests-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/jms-tests/target/jms-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/jms-tests/2.0.0.amq-700005/jms-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Features 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-features --- [INFO] Deleting /home/ataylor/projects/prod-artemis/artemis-features/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-features --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-features --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-features --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (filter) @ artemis-features --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-features --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-features --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-features --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-features >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-features --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-features --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-features <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-features --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:attach-artifact (attach-artifacts) @ artemis-features --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-features >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-features --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-features --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-features <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-features --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-features --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-features --- [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-features/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-features/2.0.0.amq-700005/artemis-features-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-features/target/classes/features.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-features/2.0.0.amq-700005/artemis-features-2.0.0.amq-700005-features.xml [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-features/target/classes/artemis.xml to /home/ataylor/.m2/repository/org/apache/activemq/artemis-features/2.0.0.amq-700005/artemis-features-2.0.0.amq-700005-artemis.xml [INFO] Installing /home/ataylor/projects/prod-artemis/artemis-features/target/classes/org.apache.activemq.artemis.cfg to /home/ataylor/.m2/repository/org/apache/activemq/artemis-features/2.0.0.amq-700005/artemis-features-2.0.0.amq-700005.cfg [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Test Support 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ artemis-test-support --- [INFO] Deleting /home/ataylor/projects/prod-artemis/tests/artemis-test-support/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-test-support --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-test-support --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-test-support --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-test-support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/artemis-test-support/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-test-support --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 57 source files to /home/ataylor/projects/prod-artemis/tests/artemis-test-support/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-test-support --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-test-support --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-test-support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/artemis-test-support/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-test-support --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-test-support --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-test-support --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/artemis-test-support/target/artemis-test-support-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-test-support --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-test-support >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-test-support --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-test-support --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-test-support <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-test-support --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/artemis-test-support/target/artemis-test-support-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-test-support >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-test-support --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-test-support --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-test-support <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-test-support --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-test-support --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-test-support --- [INFO] Installing /home/ataylor/projects/prod-artemis/tests/artemis-test-support/target/artemis-test-support-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/artemis-test-support/2.0.0.amq-700005/artemis-test-support-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/artemis-test-support/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/tests/artemis-test-support/2.0.0.amq-700005/artemis-test-support-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/tests/artemis-test-support/target/artemis-test-support-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/artemis-test-support/2.0.0.amq-700005/artemis-test-support-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/artemis-test-support/target/artemis-test-support-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/artemis-test-support/2.0.0.amq-700005/artemis-test-support-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis Integration Tests 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-tests --- [INFO] Deleting /home/ataylor/projects/prod-artemis/tests/integration-tests/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ integration-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ integration-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ integration-tests --- [INFO] [INFO] --- depends-maven-plugin:1.2:generate-depends-file (generate-depends-file) @ integration-tests --- [INFO] Created: /home/ataylor/projects/prod-artemis/tests/integration-tests/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/integration-tests/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ integration-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ integration-tests --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ integration-tests --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ integration-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 605 source files to /home/ataylor/projects/prod-artemis/tests/integration-tests/target/test-classes [INFO] [INFO] --- maven-assembly-plugin:2.6:single (bwlist-rest-test-war) @ integration-tests --- [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /WEB-INF/classes [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [INFO] Building war: /home/ataylor/projects/prod-artemis/tests/integration-tests/target/test-classes/rest/rest-test-bwlist.war [INFO] [INFO] --- maven-assembly-plugin:2.6:single (rest-test-war) @ integration-tests --- [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /WEB-INF/classes [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible / [INFO] Building war: /home/ataylor/projects/prod-artemis/tests/integration-tests/target/test-classes/rest/rest-test.war [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ integration-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ integration-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/integration-tests/target/integration-tests-2.0.0.amq-700005-tests.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/integration-tests/target/integration-tests-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ integration-tests --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ integration-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ integration-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ integration-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ integration-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ integration-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/integration-tests/target/integration-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ integration-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ integration-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ integration-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ integration-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ integration-tests --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ integration-tests --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-tests --- [INFO] Installing /home/ataylor/projects/prod-artemis/tests/integration-tests/target/integration-tests-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/integration-tests/2.0.0.amq-700005/integration-tests-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/integration-tests/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/tests/integration-tests/2.0.0.amq-700005/integration-tests-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/tests/integration-tests/target/test-classes/rest/rest-test-bwlist.war to /home/ataylor/.m2/repository/org/apache/activemq/tests/integration-tests/2.0.0.amq-700005/integration-tests-2.0.0.amq-700005.war [INFO] Installing /home/ataylor/projects/prod-artemis/tests/integration-tests/target/test-classes/rest/rest-test.war to /home/ataylor/.m2/repository/org/apache/activemq/tests/integration-tests/2.0.0.amq-700005/integration-tests-2.0.0.amq-700005.war [INFO] Installing /home/ataylor/projects/prod-artemis/tests/integration-tests/target/integration-tests-2.0.0.amq-700005-tests.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/integration-tests/2.0.0.amq-700005/integration-tests-2.0.0.amq-700005-tests.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/integration-tests/target/integration-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/integration-tests/2.0.0.amq-700005/integration-tests-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/integration-tests/target/integration-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/integration-tests/2.0.0.amq-700005/integration-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis soak Tests 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ soak-tests --- [INFO] Deleting /home/ataylor/projects/prod-artemis/tests/soak-tests/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ soak-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ soak-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ soak-tests --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ soak-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/soak-tests/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ soak-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ soak-tests --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ soak-tests --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ soak-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/soak-tests/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ soak-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/ataylor/projects/prod-artemis/tests/soak-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ soak-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ soak-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/soak-tests/target/soak-tests-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ soak-tests --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ soak-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ soak-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ soak-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ soak-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ soak-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/soak-tests/target/soak-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ soak-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ soak-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ soak-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ soak-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ soak-tests --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ soak-tests --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ soak-tests --- [INFO] Installing /home/ataylor/projects/prod-artemis/tests/soak-tests/target/soak-tests-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/soak-tests/2.0.0.amq-700005/soak-tests-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/soak-tests/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/tests/soak-tests/2.0.0.amq-700005/soak-tests-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/tests/soak-tests/target/soak-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/soak-tests/2.0.0.amq-700005/soak-tests-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/soak-tests/target/soak-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/soak-tests/2.0.0.amq-700005/soak-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis stress Tests 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ stress-tests --- [INFO] Deleting /home/ataylor/projects/prod-artemis/tests/stress-tests/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ stress-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ stress-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ stress-tests --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ stress-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/stress-tests/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ stress-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ stress-tests --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ stress-tests --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ stress-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/stress-tests/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ stress-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/ataylor/projects/prod-artemis/tests/stress-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ stress-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ stress-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/stress-tests/target/stress-tests-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ stress-tests --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ stress-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ stress-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ stress-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ stress-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ stress-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/stress-tests/target/stress-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ stress-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ stress-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ stress-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ stress-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ stress-tests --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ stress-tests --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ stress-tests --- [INFO] Installing /home/ataylor/projects/prod-artemis/tests/stress-tests/target/stress-tests-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/stress-tests/2.0.0.amq-700005/stress-tests-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/stress-tests/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/tests/stress-tests/2.0.0.amq-700005/stress-tests-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/tests/stress-tests/target/stress-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/stress-tests/2.0.0.amq-700005/stress-tests-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/stress-tests/target/stress-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/stress-tests/2.0.0.amq-700005/stress-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis performance Tests 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ performance-tests --- [INFO] Deleting /home/ataylor/projects/prod-artemis/tests/performance-tests/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ performance-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ performance-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ performance-tests --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ performance-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/performance-tests/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ performance-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ performance-tests --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ performance-tests --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ performance-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/performance-tests/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ performance-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/ataylor/projects/prod-artemis/tests/performance-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ performance-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ performance-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/performance-tests/target/performance-tests-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ performance-tests --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ performance-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ performance-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ performance-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ performance-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ performance-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/performance-tests/target/performance-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ performance-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ performance-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ performance-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ performance-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ performance-tests --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ performance-tests --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ performance-tests --- [INFO] Installing /home/ataylor/projects/prod-artemis/tests/performance-tests/target/performance-tests-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/performance-tests/2.0.0.amq-700005/performance-tests-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/performance-tests/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/tests/performance-tests/2.0.0.amq-700005/performance-tests-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/tests/performance-tests/target/performance-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/performance-tests/2.0.0.amq-700005/performance-tests-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/performance-tests/target/performance-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/performance-tests/2.0.0.amq-700005/performance-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Smoke Tests 2.0.0.amq-700005 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ smoke-tests --- [INFO] Deleting /home/ataylor/projects/prod-artemis/tests/smoke-tests/target [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ smoke-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ smoke-tests --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ smoke-tests --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ smoke-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ smoke-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (default) @ smoke-tests --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ smoke-tests --- [INFO] RAT will not execute since it is configured to be skipped via system property 'rat.skip'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ smoke-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/ataylor/projects/prod-artemis/tests/smoke-tests/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ smoke-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/test-classes [INFO] [INFO] --- artemis-maven-plugin:2.0.0.amq-700005:create (create0) @ smoke-tests --- [INFO] Local id: local url: file:///home/ataylor/.m2/repository/ layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] [INFO] Entries.size 2 [INFO] ... key=project = MavenProject: org.apache.activemq.tests:smoke-tests:2.0.0.amq-700005 @ /home/ataylor/projects/prod-artemis/tests/smoke-tests/pom.xml [INFO] ... key=pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.activemq.artemis.maven.ArtemisCLIPlugin', role hint: 'org.apache.activemq:artemis-maven-plugin:2.0.0.amq-700005:cli' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.activemq.artemis.maven.ArtemisCreatePlugin', role hint: 'org.apache.activemq:artemis-maven-plugin:2.0.0.amq-700005:create' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.activemq.artemis.maven.ArtemisDependencyScanPlugin', role hint: 'org.apache.activemq:artemis-maven-plugin:2.0.0.amq-700005:dependency-scan' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.activemq.artemis.maven.ArtemisClientPlugin', role hint: 'org.apache.activemq:artemis-maven-plugin:2.0.0.amq-700005:runClient' --- Executing org.apache.activemq.artemis.cli.commands.Create create --allow-anonymous --silent --force --no-web --user guest --password guest --role guest --port-offset 0 --data ./data --allow-anonymous --java-options -Djava.net.preferIPv4Stack=true --no-autotune --verbose --aio /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0 Home::/home/ataylor/projects/prod-artemis/tests/smoke-tests/../../artemis-distribution/target/apache-artemis-2.0.0.amq-700005-bin/apache-artemis-2.0.0.amq-700005, Instance::null Creating ActiveMQ Artemis instance at: /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0 You can now start the broker by executing: "/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/bin/artemis" run Or you can run the broker in the background using: "/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/bin/artemis-service" start [INFO] ################################################################################################### [INFO] create-replicated-static0.sh created with commands to reproduce replicated-static0 [INFO] under /home/ataylor/projects/prod-artemis/tests/smoke-tests/target [INFO] ################################################################################################### [INFO] [INFO] --- artemis-maven-plugin:2.0.0.amq-700005:create (create1) @ smoke-tests --- [INFO] Local id: local url: file:///home/ataylor/.m2/repository/ layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] [INFO] Entries.size 2 [INFO] ... key=project = MavenProject: org.apache.activemq.tests:smoke-tests:2.0.0.amq-700005 @ /home/ataylor/projects/prod-artemis/tests/smoke-tests/pom.xml [INFO] ... key=pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.activemq.artemis.maven.ArtemisCLIPlugin', role hint: 'org.apache.activemq:artemis-maven-plugin:2.0.0.amq-700005:cli' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.activemq.artemis.maven.ArtemisCreatePlugin', role hint: 'org.apache.activemq:artemis-maven-plugin:2.0.0.amq-700005:create' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.activemq.artemis.maven.ArtemisDependencyScanPlugin', role hint: 'org.apache.activemq:artemis-maven-plugin:2.0.0.amq-700005:dependency-scan' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.activemq.artemis.maven.ArtemisClientPlugin', role hint: 'org.apache.activemq:artemis-maven-plugin:2.0.0.amq-700005:runClient' --- Executing org.apache.activemq.artemis.cli.commands.Create create --allow-anonymous --silent --force --no-web --user guest --password guest --role guest --port-offset 0 --data ./data --allow-anonymous --java-options -Djava.net.preferIPv4Stack=true --no-autotune --verbose --aio /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static1 Home::/home/ataylor/projects/prod-artemis/tests/smoke-tests/../../artemis-distribution/target/apache-artemis-2.0.0.amq-700005-bin/apache-artemis-2.0.0.amq-700005, Instance::null Creating ActiveMQ Artemis instance at: /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static1 You can now start the broker by executing: "/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static1/bin/artemis" run Or you can run the broker in the background using: "/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static1/bin/artemis-service" start [INFO] ################################################################################################### [INFO] create-replicated-static1.sh created with commands to reproduce replicated-static1 [INFO] under /home/ataylor/projects/prod-artemis/tests/smoke-tests/target [INFO] ################################################################################################### [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ smoke-tests --- [INFO] Surefire report directory: /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/surefire-reports [WARNING] The system property basedir is configured twice! The property appears in and any of , or user property. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.activemq.artemis.tests.smoke.replicationflow.ReplicationFlowControlTest [main] 10:06:12,537 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testPageWhileSynchronizingReplica()... #test testPageWhileSynchronizingReplica awaiting server tcp://localhost:61616 start at replicated-static0-out: _ _ _ replicated-static0-out: / \ ____| |_ ___ __ __(_) _____ replicated-static0-out: / _ \| _ \ __|/ _ \ \/ | |/ __/ replicated-static0-out: / ___ \ | \/ |_/ __/ |\/| | |\___ \ replicated-static0-out: /_/ \_\| \__\____|_| |_|_|/___ / replicated-static0-out: Apache ActiveMQ Artemis 2.0.0.amq-700005 replicated-static0-out: replicated-static0-out: replicated-static0-out:10:06:13,340 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server awaiting server tcp://localhost:61616 start at awaiting server tcp://localhost:61616 start at awaiting server tcp://localhost:61616 start at replicated-static0-out:10:06:15,065 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=./data/journal,bindingsDirectory=./data/bindings,largeMessagesDirectory=./data/largemessages,pagingDirectory=./data/paging) awaiting server tcp://localhost:61616 start at awaiting server tcp://localhost:61616 start at awaiting server tcp://localhost:61616 start at awaiting server tcp://localhost:61616 start at awaiting server tcp://localhost:61616 start at replicated-static0-out:10:06:17,413 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal replicated-static0-out:10:06:17,451 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE replicated-static0-out:10:06:17,451 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP replicated-static0-out:10:06:17,451 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ replicated-static0-out:10:06:17,452 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT replicated-static0-out:10:06:17,452 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE replicated-static0-out:10:06:17,452 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP awaiting server tcp://localhost:61616 start at awaiting server tcp://localhost:61616 start at awaiting server tcp://localhost:61616 start at awaiting server tcp://localhost:61616 start at replicated-static0-out:10:06:19,662 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying queue exampleQueue awaiting server tcp://localhost:61616 start at replicated-static0-out:10:06:19,962 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at localhost:61616 for protocols [CORE,MQTT,AMQP,HORNETQ,STOMP,OPENWIRE] replicated-static0-out:10:06:19,963 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live replicated-static0-out:10:06:19,963 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.0.0.amq-700005 [localhost, nodeID=c4408c08-2b28-11e7-94a6-e8b1fc559583] server tcp://localhost:61616 started Sent 0 messages, consumed=0 Sent 1000 messages, consumed=0 Sent 2000 messages, consumed=0 Sent 3000 messages, consumed=0 Sent 4000 messages, consumed=0 Sent 5000 messages, consumed=0 Sent 6000 messages, consumed=0 Sent 7000 messages, consumed=0 Sent 8000 messages, consumed=0 Sent 9000 messages, consumed=0 replicated-static0-out:10:06:52,193 WARN [org.apache.activemq.artemis.core.server] AMQ222038: Starting paging on address 'exampleQueue'; size is currently: 209,720,648 bytes; max-size-bytes: 209,715,200 Sent 10000 messages, consumed=0 Sent 11000 messages, consumed=0 Sent 12000 messages, consumed=0 Sent 13000 messages, consumed=0 Sent 14000 messages, consumed=0 Sent 15000 messages, consumed=0 Sent 16000 messages, consumed=0 Sent 17000 messages, consumed=0 Sent 18000 messages, consumed=0 Sent 19000 messages, consumed=0 Sent 20000 messages, consumed=0 Sent 21000 messages, consumed=0 Sent 22000 messages, consumed=0 Sent 23000 messages, consumed=0 Sent 24000 messages, consumed=0 Sent 25000 messages, consumed=0 Sent 26000 messages, consumed=0 Sent 27000 messages, consumed=0 Sent 28000 messages, consumed=0 Sent 29000 messages, consumed=0 Sent 30000 messages, consumed=0 Sent 31000 messages, consumed=0 Sent 32000 messages, consumed=0 Sent 33000 messages, consumed=0 Sent 34000 messages, consumed=0 Sent 35000 messages, consumed=0 Sent 36000 messages, consumed=0 Sent 37000 messages, consumed=0 Sent 38000 messages, consumed=0 Sent 39000 messages, consumed=0 Sent 40000 messages, consumed=0 Sent 41000 messages, consumed=0 Sent 42000 messages, consumed=0 Sent 43000 messages, consumed=0 Sent 44000 messages, consumed=0 Sent 45000 messages, consumed=0 Sent 46000 messages, consumed=0 Sent 47000 messages, consumed=0 Sent 48000 messages, consumed=0 Sent 49000 messages, consumed=0 Sent 50000 messages, consumed=0 Sent 51000 messages, consumed=0 Sent 52000 messages, consumed=0 Sent 53000 messages, consumed=0 Sent 54000 messages, consumed=0 Sent 55000 messages, consumed=0 Sent 56000 messages, consumed=0 Sent 57000 messages, consumed=0 Sent 58000 messages, consumed=0 Sent 59000 messages, consumed=0 Sent 60000 messages, consumed=0 Sent 61000 messages, consumed=0 Sent 62000 messages, consumed=0 Sent 63000 messages, consumed=0 Sent 64000 messages, consumed=0 Sent 65000 messages, consumed=0 Sent 66000 messages, consumed=0 Sent 67000 messages, consumed=0 Sent 68000 messages, consumed=0 Sent 69000 messages, consumed=0 Sent 70000 messages, consumed=0 Sent 71000 messages, consumed=0 Sent 72000 messages, consumed=0 Sent 73000 messages, consumed=0 Sent 74000 messages, consumed=0 Sent 75000 messages, consumed=0 Sent 76000 messages, consumed=0 Sent 77000 messages, consumed=0 Sent 78000 messages, consumed=0 Sent 79000 messages, consumed=0 Sent 80000 messages, consumed=0 Sent 81000 messages, consumed=0 Sent 82000 messages, consumed=0 Sent 83000 messages, consumed=0 Sent 84000 messages, consumed=0 Sent 85000 messages, consumed=0 Sent 86000 messages, consumed=0 Sent 87000 messages, consumed=0 Sent 88000 messages, consumed=0 Sent 89000 messages, consumed=0 Sent 90000 messages, consumed=0 Sent 91000 messages, consumed=0 Sent 92000 messages, consumed=0 Sent 93000 messages, consumed=0 Sent 94000 messages, consumed=0 Sent 95000 messages, consumed=0 Sent 96000 messages, consumed=0 Sent 97000 messages, consumed=0 Sent 98000 messages, consumed=0 Sent 99000 messages, consumed=0 Sent 100000 messages, consumed=0 Starting consumers Sent 101000 messages, consumed=2700 Starting extra server server tcp://localhost:61616 started Consumer 7, amqp::false received 1000 messages Consumer 3, amqp::false received 1000 messages Consumer 1, amqp::false received 1000 messages Consumer 5, amqp::false received 1000 messages Consumer 9, amqp::false received 1000 messages Sent 102000 messages, consumed=5200 replicated-static1-out: _ _ _ replicated-static1-out: / \ ____| |_ ___ __ __(_) _____ replicated-static1-out: / _ \| _ \ __|/ _ \ \/ | |/ __/ replicated-static1-out: / ___ \ | \/ |_/ __/ |\/| | |\___ \ replicated-static1-out: /_/ \_\| \__\____|_| |_|_|/___ / replicated-static1-out: Apache ActiveMQ Artemis 2.0.0.amq-700005 replicated-static1-out: replicated-static1-out: replicated-static1-out:10:09:18,094 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server replicated-static1-out:10:09:18,889 INFO [org.apache.activemq.artemis.core.server] AMQ221000: backup Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=./data/journal,bindingsDirectory=./data/bindings,largeMessagesDirectory=./data/largemessages,pagingDirectory=./data/paging) replicated-static1-out:10:09:19,690 INFO [org.apache.activemq.artemis.core.server] AMQ222190: Deleting old data directory /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static1/./data/journal as the max folders is set to 0 replicated-static1-out:10:09:20,146 INFO [org.apache.activemq.artemis.core.server] AMQ221012: Using AIO Journal replicated-static1-out:10:09:20,383 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE replicated-static1-out:10:09:20,383 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP replicated-static1-out:10:09:20,384 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ replicated-static1-out:10:09:20,384 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT replicated-static1-out:10:09:20,384 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE replicated-static1-out:10:09:20,384 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP replicated-static1-out:10:09:21,224 INFO [org.apache.activemq.artemis.core.server] AMQ221109: Apache ActiveMQ Artemis Backup Server version 2.0.0.amq-700005 [null] started, waiting live to fail before it gets active Sent 103000 messages, consumed=6700 Sent 104000 messages, consumed=8200 Sent 105000 messages, consumed=10200 replicated-static0-out:10:09:51,622 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending AIOSequentialFile:/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/journal/activemq-data-24.amq (size=10,485,760) to replica. Sent 106000 messages, consumed=11700 Consumer 7, amqp::false received 2000 messages Consumer 3, amqp::false received 2000 messages replicated-static0-out:10:09:55,344 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending AIOSequentialFile:/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/journal/activemq-data-25.amq (size=10,485,760) to replica. Consumer 1, amqp::false received 2000 messages Consumer 9, amqp::false received 2000 messages Consumer 5, amqp::false received 2000 messages Sent 107000 messages, consumed=14200 replicated-static0-out:10:09:57,078 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending AIOSequentialFile:/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/journal/activemq-data-26.amq (size=10,485,760) to replica. Consumer 8, amqp::true received 1000 messages Consumer 6, amqp::true received 1000 messages Consumer 4, amqp::true received 1000 messages Consumer 0, amqp::true received 1000 messages Consumer 2, amqp::true received 1000 messages replicated-static0-out:10:09:57,829 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending AIOSequentialFile:/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/journal/activemq-data-27.amq (size=10,485,760) to replica. replicated-static0-out:10:09:58,894 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending AIOSequentialFile:/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/journal/activemq-data-28.amq (size=10,485,760) to replica. replicated-static0-out:10:09:59,768 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending AIOSequentialFile:/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/journal/activemq-data-29.amq (size=10,485,760) to replica. replicated-static0-out:10:10:03,783 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending AIOSequentialFile:/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/journal/activemq-data-30.amq (size=10,485,760) to replica. replicated-static0-out:10:10:04,768 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending AIOSequentialFile:/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/journal/activemq-data-31.amq (size=10,485,760) to replica. replicated-static0-out:10:10:05,616 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending AIOSequentialFile:/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/journal/activemq-data-32.amq (size=10,485,760) to replica. replicated-static0-out:10:10:06,359 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending AIOSequentialFile:/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/journal/activemq-data-33.amq (size=10,485,760) to replica. replicated-static0-out:10:10:07,112 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending AIOSequentialFile:/home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/journal/activemq-data-22.amq (size=10,485,760) to replica. replicated-static0-out:10:10:08,558 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/bindings/activemq-bindings-4.bindings (size=1,048,576) to replica. Sent 108000 messages, consumed=16500 replicated-static0-out:10:10:08,708 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/bindings/activemq-bindings-2.bindings (size=1,048,576) to replica. replicated-static0-out:10:10:09,633 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000009.page (size=104,846,960) to replica. Sent 109000 messages, consumed=19400 Sent 110000 messages, consumed=21600 replicated-static0-out:10:10:19,415 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000004.page (size=104,846,960) to replica. replicated-static0-out:10:10:19,544 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000019.page (size=88,854,060) to replica. Consumer 1, amqp::false received 3000 messages Consumer 9, amqp::false received 3000 messages Consumer 3, amqp::false received 3000 messages Consumer 7, amqp::false received 3000 messages Consumer 5, amqp::false received 3000 messages Sent 111000 messages, consumed=23600 replicated-static0-out:10:10:34,302 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000018.page (size=104,846,960) to replica. Sent 112000 messages, consumed=27000 Consumer 3, amqp::false received 4000 messages Consumer 1, amqp::false received 4000 messages Consumer 5, amqp::false received 4000 messages Consumer 7, amqp::false received 4000 messages Consumer 9, amqp::false received 4000 messages Sent 113000 messages, consumed=28900 replicated-static0-out:10:10:53,832 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000015.page (size=104,846,960) to replica. Sent 114000 messages, consumed=32100 Consumer 7, amqp::false received 5000 messages Sent 115000 messages, consumed=33900 Consumer 0, amqp::true received 2000 messages Consumer 4, amqp::true received 2000 messages Consumer 2, amqp::true received 2000 messages Consumer 6, amqp::true received 2000 messages Consumer 8, amqp::true received 2000 messages replicated-static0-out:10:11:00,900 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000012.page (size=104,846,960) to replica. Consumer 5, amqp::false received 5000 messages Consumer 3, amqp::false received 5000 messages Consumer 1, amqp::false received 5000 messages Consumer 9, amqp::false received 5000 messages Sent 116000 messages, consumed=38300 Sent 117000 messages, consumed=42000 Consumer 4, amqp::true received 3000 messages Consumer 0, amqp::true received 3000 messages Consumer 2, amqp::true received 3000 messages Consumer 6, amqp::true received 3000 messages Consumer 8, amqp::true received 3000 messages Consumer 7, amqp::false received 6000 messages Consumer 5, amqp::false received 6000 messages Consumer 3, amqp::false received 6000 messages Sent 118000 messages, consumed=45900 replicated-static0-out:10:11:13,790 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000002.page (size=104,846,960) to replica. replicated-static0-out:10:11:13,913 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000011.page (size=104,846,960) to replica. Consumer 9, amqp::false received 6000 messages Consumer 1, amqp::false received 6000 messages Sent 119000 messages, consumed=48700 replicated-static0-out:10:11:26,808 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000007.page (size=104,846,960) to replica. Consumer 7, amqp::false received 7000 messages Consumer 3, amqp::false received 7000 messages Sent 120000 messages, consumed=53500 Consumer 5, amqp::false received 7000 messages Consumer 1, amqp::false received 7000 messages Consumer 4, amqp::true received 4000 messages Consumer 0, amqp::true received 4000 messages Consumer 2, amqp::true received 4000 messages Consumer 8, amqp::true received 4000 messages Consumer 6, amqp::true received 4000 messages Consumer 9, amqp::false received 7000 messages Sent 121000 messages, consumed=56400 replicated-static0-out:10:11:48,488 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000006.page (size=104,846,960) to replica. Sent 122000 messages, consumed=59300 replicated-static0-out:10:11:55,789 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000005.page (size=104,846,960) to replica. Consumer 7, amqp::false received 8000 messages Consumer 3, amqp::false received 8000 messages Consumer 1, amqp::false received 8000 messages Consumer 5, amqp::false received 8000 messages Consumer 9, amqp::false received 8000 messages Sent 123000 messages, consumed=63400 Sent 124000 messages, consumed=66400 replicated-static0-out:10:12:01,286 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000016.page (size=104,846,960) to replica. Consumer 7, amqp::false received 9000 messages Sent 125000 messages, consumed=68400 Consumer 4, amqp::true received 5000 messages Consumer 8, amqp::true received 5000 messages Consumer 2, amqp::true received 5000 messages Consumer 0, amqp::true received 5000 messages Consumer 6, amqp::true received 5000 messages Consumer 3, amqp::false received 9000 messages Consumer 9, amqp::false received 9000 messages Consumer 1, amqp::false received 9000 messages Sent 126000 messages, consumed=71400 replicated-static0-out:10:12:21,917 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000001.page (size=104,846,960) to replica. replicated-static0-out:10:12:22,049 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000017.page (size=104,846,960) to replica. Consumer 5, amqp::false received 9000 messages Sent 127000 messages, consumed=73400 Sent 128000 messages, consumed=76400 Consumer 7, amqp::false received 10000 messages Sent 129000 messages, consumed=76900 replicated-static0-out:10:12:45,827 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000003.page (size=104,846,960) to replica. Consumer 4, amqp::true received 6000 messages replicated-static0-out:10:12:46,041 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000014.page (size=104,846,960) to replica. Consumer 0, amqp::true received 6000 messages Consumer 2, amqp::true received 6000 messages Consumer 8, amqp::true received 6000 messages Consumer 6, amqp::true received 6000 messages Consumer 3, amqp::false received 10000 messages Consumer 9, amqp::false received 10000 messages Consumer 5, amqp::false received 10000 messages Consumer 1, amqp::false received 10000 messages Sent 130000 messages, consumed=80800 Sent 131000 messages, consumed=84400 replicated-static0-out:10:13:03,115 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000008.page (size=104,846,960) to replica. Consumer 7, amqp::false received 11000 messages Sent 132000 messages, consumed=86700 Consumer 3, amqp::false received 11000 messages Consumer 5, amqp::false received 11000 messages Consumer 9, amqp::false received 11000 messages Consumer 1, amqp::false received 11000 messages Consumer 4, amqp::true received 7000 messages Consumer 0, amqp::true received 7000 messages Consumer 2, amqp::true received 7000 messages Consumer 8, amqp::true received 7000 messages Consumer 6, amqp::true received 7000 messages Sent 133000 messages, consumed=90400 Sent 134000 messages, consumed=92400 Sent 135000 messages, consumed=95400 replicated-static0-out:10:13:18,226 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000013.page (size=104,846,960) to replica. Consumer 7, amqp::false received 12000 messages Consumer 3, amqp::false received 12000 messages Sent 136000 messages, consumed=99100 Consumer 4, amqp::true received 8000 messages Consumer 0, amqp::true received 8000 messages Consumer 2, amqp::true received 8000 messages Consumer 8, amqp::true received 8000 messages Consumer 6, amqp::true received 8000 messages Consumer 1, amqp::false received 12000 messages Consumer 9, amqp::false received 12000 messages Consumer 5, amqp::false received 12000 messages replicated-static0-out:10:13:27,784 INFO [org.apache.activemq.artemis.core.server] AMQ221025: Replication: sending NIOSequentialFile /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/replicated-static0/./data/paging/da755c8d-2b28-11e7-94a6-e8b1fc559583/000000010.page (size=104,846,960) to replica. Sent 137000 messages, consumed=100800 Sent 138000 messages, consumed=103800 replicated-static1-out:10:13:46,644 WARN [org.apache.activemq.artemis.journal] AMQ142014: Transaction 344,167 is missing elements so the transaction is being ignored replicated-static1-out:10:13:46,658 WARN [org.apache.activemq.artemis.journal] AMQ142014: Transaction 334,544 is missing elements so the transaction is being ignored replicated-static1-out:10:13:46,659 WARN [org.apache.activemq.artemis.journal] AMQ142014: Transaction 336,038 is missing elements so the transaction is being ignored replicated-static1-out:10:13:46,659 WARN [org.apache.activemq.artemis.journal] AMQ142014: Transaction 336,352 is missing elements so the transaction is being ignored replicated-static1-out:10:13:46,659 WARN [org.apache.activemq.artemis.journal] AMQ142014: Transaction 336,191 is missing elements so the transaction is being ignored replicated-static1-out:10:13:46,660 WARN [org.apache.activemq.artemis.journal] AMQ142014: Transaction 336,574 is missing elements so the transaction is being ignored replicated-static1-out:10:13:46,660 WARN [org.apache.activemq.artemis.journal] AMQ142014: Transaction 335,582 is missing elements so the transaction is being ignored replicated-static1-out:10:13:47,171 INFO [org.apache.activemq.artemis.core.server] AMQ221024: Backup server ActiveMQServerImpl::serverUUID=c4408c08-2b28-11e7-94a6-e8b1fc559583 is synchronized with live-server. replicated-static1-out:10:13:47,179 INFO [org.apache.activemq.artemis.core.server] AMQ221031: backup announced Sent 139000 messages, consumed=106300 Consumer 7, amqp::false received 13000 messages Consumer 3, amqp::false received 13000 messages Sent 140000 messages, consumed=108600 Consumer 9, amqp::false received 13000 messages Consumer 5, amqp::false received 13000 messages Consumer 1, amqp::false received 13000 messages Consumer 4, amqp::true received 9000 messages Consumer 0, amqp::true received 9000 messages Consumer 8, amqp::true received 9000 messages Consumer 2, amqp::true received 9000 messages Consumer 6, amqp::true received 9000 messages Sent 141000 messages, consumed=111300 Sent 142000 messages, consumed=112900 Sent 143000 messages, consumed=113900 Consumer 7, amqp::false received 14000 messages Consumer 9, amqp::false received 14000 messages Consumer 3, amqp::false received 14000 messages Sent 144000 messages, consumed=118400 Consumer 1, amqp::false received 14000 messages Consumer 5, amqp::false received 14000 messages Consumer 4, amqp::true received 10000 messages Sent 145000 messages, consumed=121000 Consumer 0, amqp::true received 10000 messages Consumer 8, amqp::true received 10000 messages Consumer 2, amqp::true received 10000 messages Consumer 6, amqp::true received 10000 messages Sent 146000 messages, consumed=124700 Consumer 7, amqp::false received 15000 messages Consumer 9, amqp::false received 15000 messages Sent 147000 messages, consumed=127700 Consumer 3, amqp::false received 15000 messages Consumer 5, amqp::false received 15000 messages Consumer 1, amqp::false received 15000 messages Consumer 4, amqp::true received 11000 messages Consumer 0, amqp::true received 11000 messages Consumer 8, amqp::true received 11000 messages Sent 148000 messages, consumed=130800 Consumer 2, amqp::true received 11000 messages Consumer 6, amqp::true received 11000 messages Sent 149000 messages, consumed=134100 Consumer 7, amqp::false received 16000 messages Consumer 9, amqp::false received 16000 messages Consumer 3, amqp::false received 16000 messages Sent 150000 messages, consumed=137600 Consumer 1, amqp::false received 16000 messages Consumer 5, amqp::false received 16000 messages Sent 151000 messages, consumed=140100 Consumer 4, amqp::true received 12000 messages Consumer 0, amqp::true received 12000 messages Consumer 8, amqp::true received 12000 messages Consumer 2, amqp::true received 12000 messages Consumer 6, amqp::true received 12000 messages Sent 152000 messages, consumed=144100 Sent 153000 messages, consumed=145100 Consumer 9, amqp::false received 17000 messages Consumer 7, amqp::false received 17000 messages Consumer 3, amqp::false received 17000 messages Sent 154000 messages, consumed=148600 Consumer 4, amqp::true received 13000 messages Consumer 0, amqp::true received 13000 messages Consumer 8, amqp::true received 13000 messages Consumer 2, amqp::true received 13000 messages Consumer 6, amqp::true received 13000 messages Consumer 1, amqp::false received 17000 messages Consumer 5, amqp::false received 17000 messages Sent 155000 messages, consumed=151600 Sent 156000 messages, consumed=154400 Sent 157000 messages, consumed=155400 Sent 158000 messages, consumed=156400 Sent 159000 messages, consumed=157400 Sent 160000 messages, consumed=158500 Consumer 8, amqp::true received 14000 messages Consumer 9, amqp::false received 18000 messages Consumer 7, amqp::false received 18000 messages Consumer 3, amqp::false received 18000 messages Consumer 4, amqp::true received 14000 messages Consumer 0, amqp::true received 14000 messages Consumer 2, amqp::true received 14000 messages Sent 161000 messages, consumed=159500 Consumer 6, amqp::true received 14000 messages Sent 162000 messages, consumed=160500 Consumer 5, amqp::false received 18000 messages Consumer 1, amqp::false received 18000 messages Sent 163000 messages, consumed=161500 Sent 164000 messages, consumed=162600 Sent 165000 messages, consumed=163600 Sent 166000 messages, consumed=164600 Sent 167000 messages, consumed=165600 Sent 168000 messages, consumed=166600 Sent 169000 messages, consumed=166800 Sent 170000 messages, consumed=168600 Consumer 8, amqp::true received 15000 messages Consumer 4, amqp::true received 15000 messages Consumer 9, amqp::false received 19000 messages Consumer 7, amqp::false received 19000 messages Consumer 0, amqp::true received 15000 messages Consumer 3, amqp::false received 19000 messages Consumer 2, amqp::true received 15000 messages Consumer 6, amqp::true received 15000 messages Sent 171000 messages, consumed=169600 Sent 172000 messages, consumed=170600 Consumer 1, amqp::false received 19000 messages Consumer 5, amqp::false received 19000 messages Sent 173000 messages, consumed=171600 Sent 174000 messages, consumed=172600 Sent 175000 messages, consumed=173600 Sent 176000 messages, consumed=174600 Sent 177000 messages, consumed=175600 Sent 178000 messages, consumed=176600 Sent 179000 messages, consumed=177600 Sent 180000 messages, consumed=178600 Consumer 8, amqp::true received 16000 messages Consumer 4, amqp::true received 16000 messages Consumer 0, amqp::true received 16000 messages Consumer 3, amqp::false received 20000 messages Consumer 9, amqp::false received 20000 messages Consumer 7, amqp::false received 20000 messages Consumer 2, amqp::true received 16000 messages Consumer 6, amqp::true received 16000 messages Sent 181000 messages, consumed=179600 Sent 182000 messages, consumed=180600 Consumer 1, amqp::false received 20000 messages Consumer 5, amqp::false received 20000 messages Sent 183000 messages, consumed=181600 Sent 184000 messages, consumed=182600 Sent 185000 messages, consumed=183100 Sent 186000 messages, consumed=184100 Sent 187000 messages, consumed=185100 Sent 188000 messages, consumed=186100 Sent 189000 messages, consumed=187600 Sent 190000 messages, consumed=188600 Consumer 8, amqp::true received 17000 messages Consumer 4, amqp::true received 17000 messages Consumer 0, amqp::true received 17000 messages Consumer 9, amqp::false received 21000 messages Consumer 7, amqp::false received 21000 messages Consumer 3, amqp::false received 21000 messages Consumer 2, amqp::true received 17000 messages Consumer 6, amqp::true received 17000 messages Sent 191000 messages, consumed=189600 Sent 192000 messages, consumed=190600 Consumer 5, amqp::false received 21000 messages Consumer 1, amqp::false received 21000 messages Sent 193000 messages, consumed=191600 Sent 194000 messages, consumed=192600 Sent 195000 messages, consumed=193600 Sent 196000 messages, consumed=194600 Sent 197000 messages, consumed=195600 Sent 198000 messages, consumed=196600 Sent 199000 messages, consumed=197600 Sent 200000 messages, consumed=198600 Consumer 8, amqp::true received 18000 messages Consumer 4, amqp::true received 18000 messages Consumer 0, amqp::true received 18000 messages Consumer 9, amqp::false received 22000 messages Consumer 2, amqp::true received 18000 messages Consumer 7, amqp::false received 22000 messages Consumer 3, amqp::false received 22000 messages Consumer 6, amqp::true received 18000 messages Sent 201000 messages, consumed=199600 Sent 202000 messages, consumed=200600 Consumer 1, amqp::false received 22000 messages Consumer 5, amqp::false received 22000 messages Sent 203000 messages, consumed=201600 Sent 204000 messages, consumed=202600 Sent 205000 messages, consumed=203100 Sent 206000 messages, consumed=204100 Sent 207000 messages, consumed=205100 Sent 208000 messages, consumed=206600 Sent 209000 messages, consumed=207100 Sent 210000 messages, consumed=208600 Consumer 8, amqp::true received 19000 messages Consumer 4, amqp::true received 19000 messages Consumer 0, amqp::true received 19000 messages Consumer 2, amqp::true received 19000 messages Consumer 7, amqp::false received 23000 messages Consumer 3, amqp::false received 23000 messages Consumer 9, amqp::false received 23000 messages Consumer 6, amqp::true received 19000 messages Sent 211000 messages, consumed=209600 Sent 212000 messages, consumed=210600 Consumer 5, amqp::false received 23000 messages Consumer 1, amqp::false received 23000 messages Sent 213000 messages, consumed=211600 Sent 214000 messages, consumed=212600 Sent 215000 messages, consumed=213600 Sent 216000 messages, consumed=214600 Sent 217000 messages, consumed=215600 Sent 218000 messages, consumed=216600 Sent 219000 messages, consumed=217600 Sent 220000 messages, consumed=218600 Consumer 8, amqp::true received 20000 messages Consumer 4, amqp::true received 20000 messages Consumer 0, amqp::true received 20000 messages Consumer 2, amqp::true received 20000 messages Consumer 9, amqp::false received 24000 messages Consumer 7, amqp::false received 24000 messages Consumer 3, amqp::false received 24000 messages Consumer 6, amqp::true received 20000 messages Sent 221000 messages, consumed=219600 Sent 222000 messages, consumed=220600 Consumer 5, amqp::false received 24000 messages Consumer 1, amqp::false received 24000 messages Sent 223000 messages, consumed=221600 Sent 224000 messages, consumed=222600 Sent 225000 messages, consumed=223600 Sent 226000 messages, consumed=224600 Sent 227000 messages, consumed=225600 Sent 228000 messages, consumed=226600 Sent 229000 messages, consumed=227600 Sent 230000 messages, consumed=228600 Consumer 8, amqp::true received 21000 messages Consumer 4, amqp::true received 21000 messages Consumer 0, amqp::true received 21000 messages Consumer 2, amqp::true received 21000 messages Consumer 7, amqp::false received 25000 messages Consumer 9, amqp::false received 25000 messages Consumer 3, amqp::false received 25000 messages Consumer 6, amqp::true received 21000 messages Sent 231000 messages, consumed=229600 Sent 232000 messages, consumed=230600 Consumer 1, amqp::false received 25000 messages Consumer 5, amqp::false received 25000 messages Sent 233000 messages, consumed=231600 Sent 234000 messages, consumed=232600 Sent 235000 messages, consumed=233600 Sent 236000 messages, consumed=234200 Sent 237000 messages, consumed=235600 Sent 238000 messages, consumed=236600 Sent 239000 messages, consumed=237100 Sent 240000 messages, consumed=238600 Consumer 8, amqp::true received 22000 messages Consumer 4, amqp::true received 22000 messages Consumer 0, amqp::true received 22000 messages Consumer 2, amqp::true received 22000 messages Consumer 3, amqp::false received 26000 messages Consumer 9, amqp::false received 26000 messages Consumer 7, amqp::false received 26000 messages Consumer 6, amqp::true received 22000 messages Sent 241000 messages, consumed=239400 Sent 242000 messages, consumed=240600 Consumer 1, amqp::false received 26000 messages Consumer 5, amqp::false received 26000 messages Sent 243000 messages, consumed=241600 Sent 244000 messages, consumed=242600 Sent 245000 messages, consumed=243600 Sent 246000 messages, consumed=244600 Sent 247000 messages, consumed=245600 Sent 248000 messages, consumed=246600 Sent 249000 messages, consumed=247600 Sent 250000 messages, consumed=247900 Consumer 8, amqp::true received 23000 messages Consumer 4, amqp::true received 23000 messages Consumer 0, amqp::true received 23000 messages Consumer 2, amqp::true received 23000 messages Consumer 7, amqp::false received 27000 messages Consumer 9, amqp::false received 27000 messages Consumer 3, amqp::false received 27000 messages Consumer 6, amqp::true received 23000 messages Sent 251000 messages, consumed=249600 Sent 252000 messages, consumed=250600 Consumer 1, amqp::false received 27000 messages Consumer 5, amqp::false received 27000 messages Sent 253000 messages, consumed=251600 Sent 254000 messages, consumed=252600 Sent 255000 messages, consumed=253600 Sent 256000 messages, consumed=254600 Sent 257000 messages, consumed=255600 Sent 258000 messages, consumed=256600 Sent 259000 messages, consumed=257600 Sent 260000 messages, consumed=258600 Consumer 8, amqp::true received 24000 messages Consumer 4, amqp::true received 24000 messages Consumer 0, amqp::true received 24000 messages Consumer 2, amqp::true received 24000 messages Consumer 3, amqp::false received 28000 messages Consumer 7, amqp::false received 28000 messages Consumer 9, amqp::false received 28000 messages Consumer 6, amqp::true received 24000 messages Sent 261000 messages, consumed=259600 Sent 262000 messages, consumed=260600 Consumer 1, amqp::false received 28000 messages Consumer 5, amqp::false received 28000 messages Sent 263000 messages, consumed=261600 Sent 264000 messages, consumed=262600 Sent 265000 messages, consumed=263100 Sent 266000 messages, consumed=264600 Sent 267000 messages, consumed=265600 Sent 268000 messages, consumed=266200 Sent 269000 messages, consumed=267600 Sent 270000 messages, consumed=268600 Consumer 8, amqp::true received 25000 messages Consumer 4, amqp::true received 25000 messages Consumer 0, amqp::true received 25000 messages Consumer 2, amqp::true received 25000 messages Consumer 3, amqp::false received 29000 messages Consumer 7, amqp::false received 29000 messages Consumer 9, amqp::false received 29000 messages Consumer 6, amqp::true received 25000 messages Sent 271000 messages, consumed=269600 Sent 272000 messages, consumed=270600 Consumer 5, amqp::false received 29000 messages Consumer 1, amqp::false received 29000 messages Sent 273000 messages, consumed=271600 Sent 274000 messages, consumed=272600 Sent 275000 messages, consumed=273600 Sent 276000 messages, consumed=274600 Sent 277000 messages, consumed=275600 Sent 278000 messages, consumed=276600 Sent 279000 messages, consumed=277600 Sent 280000 messages, consumed=278600 Consumer 8, amqp::true received 26000 messages Consumer 4, amqp::true received 26000 messages Consumer 0, amqp::true received 26000 messages Consumer 2, amqp::true received 26000 messages Consumer 9, amqp::false received 30000 messages Consumer 7, amqp::false received 30000 messages Consumer 3, amqp::false received 30000 messages Consumer 6, amqp::true received 26000 messages Sent 281000 messages, consumed=279600 Sent 282000 messages, consumed=280600 Consumer 5, amqp::false received 30000 messages Consumer 1, amqp::false received 30000 messages Sent 283000 messages, consumed=281600 Sent 284000 messages, consumed=282600 Sent 285000 messages, consumed=283600 Sent 286000 messages, consumed=284600 Sent 287000 messages, consumed=285600 Sent 288000 messages, consumed=286600 Sent 289000 messages, consumed=287600 Sent 290000 messages, consumed=288600 Consumer 8, amqp::true received 27000 messages Consumer 4, amqp::true received 27000 messages Consumer 0, amqp::true received 27000 messages Consumer 6, amqp::true received 27000 messages Consumer 3, amqp::false received 31000 messages Consumer 7, amqp::false received 31000 messages Consumer 9, amqp::false received 31000 messages Consumer 2, amqp::true received 27000 messages Sent 291000 messages, consumed=289600 Sent 292000 messages, consumed=290600 Consumer 5, amqp::false received 31000 messages Consumer 1, amqp::false received 31000 messages Sent 293000 messages, consumed=291600 Sent 294000 messages, consumed=292600 Sent 295000 messages, consumed=293600 Sent 296000 messages, consumed=294600 Sent 297000 messages, consumed=295600 Sent 298000 messages, consumed=296600 Sent 299000 messages, consumed=297600 Awaiting all consumers to finish Consumer 8, amqp::true received 28000 messages Consumer 4, amqp::true received 28000 messages Consumer 0, amqp::true received 28000 messages Consumer 7, amqp::false received 32000 messages Consumer 6, amqp::true received 28000 messages Consumer 9, amqp::false received 32000 messages Consumer 3, amqp::false received 32000 messages Consumer 2, amqp::true received 28000 messages Consumer Consumer 7, amqp::false couldn't get a message Consumer Consumer 5, amqp::false couldn't get a message Consumer Consumer 1, amqp::false couldn't get a message Consumer Consumer 9, amqp::false couldn't get a message Consumer Consumer 3, amqp::false couldn't get a message Consumer Consumer 8, amqp::true couldn't get a message Consumer Consumer 4, amqp::true couldn't get a message Consumer Consumer 2, amqp::true couldn't get a message Consumer Consumer 0, amqp::true couldn't get a message Consumer Consumer 6, amqp::true couldn't get a message Consumer Consumer 9, amqp::false couldn't get a message Consumer Consumer 7, amqp::false couldn't get a message Consumer Consumer 5, amqp::false couldn't get a message Consumer Consumer 1, amqp::false couldn't get a message Consumer Consumer 3, amqp::false couldn't get a message Giving up the loop Consumer 1, amqp::false Giving up the loop Consumer 5, amqp::false Giving up the loop Consumer 9, amqp::false Giving up the loop Consumer 7, amqp::false Giving up the loop Consumer 3, amqp::false Consumer Consumer 4, amqp::true couldn't get a message Consumer Consumer 6, amqp::true couldn't get a message Consumer Consumer 8, amqp::true couldn't get a message Consumer Consumer 2, amqp::true couldn't get a message Consumer Consumer 0, amqp::true couldn't get a message Giving up the loop Consumer 0, amqp::true Giving up the loop Consumer 4, amqp::true Giving up the loop Consumer 8, amqp::true Giving up the loop Consumer 2, amqp::true Giving up the loop Consumer 6, amqp::true ********************************** Killing server java.lang.UNIXProcess@66f57048 ********************************** replicated-static1-out:10:17:38,587 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] replicated-static1-out:10:17:38,587 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] replicated-static1-out:10:17:39,065 INFO [org.apache.activemq.artemis.core.server] AMQ221037: ActiveMQServerImpl::serverUUID=c4408c08-2b28-11e7-94a6-e8b1fc559583 to become 'live' replicated-static1-out:10:17:39,131 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] replicated-static1-out:10:17:39,155 WARN [org.apache.activemq.artemis.core.client] AMQ212004: Failed to connect to server. ********************************** Killing server java.lang.UNIXProcess@550dbc7a ********************************** [main] 10:17:47,152 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testPageWhileSynchronizingReplica()... Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 694.7 sec - in org.apache.activemq.artemis.tests.smoke.replicationflow.ReplicationFlowControlTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ smoke-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/smoke-tests-2.0.0.amq-700005-tests.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ smoke-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/smoke-tests-2.0.0.amq-700005.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ smoke-tests --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ smoke-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ smoke-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ smoke-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ smoke-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ smoke-tests --- [INFO] Building jar: /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/smoke-tests-2.0.0.amq-700005-sources.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ smoke-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ smoke-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ smoke-tests --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ smoke-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ smoke-tests --- [INFO] [INFO] --- dependency-check-maven:1.4.3:check (default) @ smoke-tests --- [INFO] Skipping dependency-check [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ smoke-tests --- [INFO] Installing /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/smoke-tests-2.0.0.amq-700005.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/smoke-tests/2.0.0.amq-700005/smoke-tests-2.0.0.amq-700005.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/smoke-tests/pom.xml to /home/ataylor/.m2/repository/org/apache/activemq/tests/smoke-tests/2.0.0.amq-700005/smoke-tests-2.0.0.amq-700005.pom [INFO] Installing /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/smoke-tests-2.0.0.amq-700005-tests.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/smoke-tests/2.0.0.amq-700005/smoke-tests-2.0.0.amq-700005-tests.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/smoke-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/smoke-tests/2.0.0.amq-700005/smoke-tests-2.0.0.amq-700005-sources.jar [INFO] Installing /home/ataylor/projects/prod-artemis/tests/smoke-tests/target/smoke-tests-2.0.0.amq-700005-sources.jar to /home/ataylor/.m2/repository/org/apache/activemq/tests/smoke-tests/2.0.0.amq-700005/smoke-tests-2.0.0.amq-700005-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ActiveMQ Artemis Parent ............................ SUCCESS [ 1.663 s] [INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 10.932 s] [INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 7.990 s] [INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [ 2.387 s] [INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [ 3.920 s] [INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [ 7.599 s] [INFO] ActiveMQ Artemis Journal ........................... SUCCESS [ 2.953 s] [INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [ 17.425 s] [INFO] ActiveMQ Artemis Server ............................ SUCCESS [ 46.269 s] [INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [ 0.029 s] [INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [ 3.127 s] [INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [ 1.682 s] [INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [ 1.692 s] [INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [ 0.935 s] [INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [ 1.101 s] [INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [ 2.324 s] [INFO] ActiveMQ Artemis DTO ............................... SUCCESS [ 2.309 s] [INFO] ActiveMQ Artemis Service Extensions ................ SUCCESS [ 2.266 s] [INFO] ActiveMQ Artemis JMS Server ........................ SUCCESS [ 1.105 s] [INFO] ActiveMQ Artemis CDI Integration ................... SUCCESS [ 3.926 s] [INFO] ActiveMQ Artemis Boot .............................. SUCCESS [ 0.114 s] [INFO] ActiveMQ Artemis Tools ............................. SUCCESS [ 0.703 s] [INFO] ActiveMQ Artemis CLI ............................... SUCCESS [ 37.271 s] [INFO] ActiveMQ Artemis Web ............................... SUCCESS [ 5.634 s] [INFO] ActiveMQ Artemis Web ............................... SUCCESS [ 41.554 s] [INFO] ActiveMQ Artemis JUnit Rules ....................... SUCCESS [ 7.759 s] [INFO] ActiveMQ Artemis RAR POM ........................... SUCCESS [ 2.710 s] [INFO] ActiveMQ Artemis REST Interface Implementation ..... SUCCESS [ 3.346 s] [INFO] ActiveMQ Artemis Maven Plugin ...................... SUCCESS [ 3.634 s] [INFO] ActiveMQ Artemis Server OSGi ....................... SUCCESS [ 2.599 s] [INFO] ActiveMQ Artemis Spring Integration ................ SUCCESS [ 0.390 s] [INFO] Apache ActiveMQ Artemis Distribution ............... SUCCESS [ 55.136 s] [INFO] ActiveMQ Artemis Tests POM ......................... SUCCESS [ 0.258 s] [INFO] ActiveMQ Artemis Unit Tests ........................ SUCCESS [ 1.569 s] [INFO] ActiveMQ Artemis Joram Tests ....................... SUCCESS [ 1.393 s] [INFO] ActiveMQ Artemis timing Tests ...................... SUCCESS [ 0.314 s] [INFO] ActiveMQ Artemis JMS Tests ......................... SUCCESS [ 2.697 s] [INFO] ActiveMQ Artemis Features .......................... SUCCESS [ 0.166 s] [INFO] ActiveMQ Artemis Test Support ...................... SUCCESS [ 1.089 s] [INFO] ActiveMQ Artemis Integration Tests ................. SUCCESS [ 20.785 s] [INFO] ActiveMQ Artemis soak Tests ........................ SUCCESS [ 1.046 s] [INFO] ActiveMQ Artemis stress Tests ...................... SUCCESS [ 1.120 s] [INFO] ActiveMQ Artemis performance Tests ................. SUCCESS [ 0.427 s] [INFO] Smoke Tests ........................................ SUCCESS [11:36 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16:50 min [INFO] Finished at: 2017-04-27T10:17:47+01:00 [INFO] Final Memory: 306M/1635M [INFO] ------------------------------------------------------------------------