See 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/1497/display/redirect?page=changes>

Changes:

[mtaylor] ARTEMIS-1562 Refactor example documentation

------------------------------------------
[...truncated 26.67 KB...]
        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)] 14:55:56,424 WARN  
[org.apache.activemq.artemis.logs] AMQ202006: Failed to check Url 
http://localhost:8080.: java.net.ConnectException: Connection refused 
(Connection refused)
        at java.net.PlainSocketImpl.socketConnect(Native Method) 
[rt.jar:1.8.0_152]
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) 
[rt.jar:1.8.0_152]
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
 [rt.jar:1.8.0_152]
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) 
[rt.jar:1.8.0_152]
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 
[rt.jar:1.8.0_152]
        at java.net.Socket.connect(Socket.java:589) [rt.jar:1.8.0_152]
        at java.net.Socket.connect(Socket.java:538) [rt.jar:1.8.0_152]
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180) 
[rt.jar:1.8.0_152]
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) 
[rt.jar:1.8.0_152]
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) 
[rt.jar:1.8.0_152]
        at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) 
[rt.jar:1.8.0_152]
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) 
[rt.jar:1.8.0_152]
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
 [rt.jar:1.8.0_152]
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
 [rt.jar:1.8.0_152]
        at 
org.apache.activemq.artemis.core.server.NetworkHealthCheck.check(NetworkHealthCheck.java:394)
 [:]
        at 
org.apache.activemq.artemis.core.server.NetworkHealthCheck.check(NetworkHealthCheck.java:316)
 [:]
        at 
org.apache.activemq.artemis.core.server.NetworkHealthCheck.run(NetworkHealthCheck.java:273)
 [:]
        at 
org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent$2.run(ActiveMQScheduledComponent.java:284)
 [:]
        at 
org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent$3.run(ActiveMQScheduledComponent.java:294)
 [:]
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
[rt.jar:1.8.0_152]
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) 
[rt.jar:1.8.0_152]
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
 [rt.jar:1.8.0_152]
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
 [rt.jar:1.8.0_152]
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[rt.jar:1.8.0_152]
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[rt.jar:1.8.0_152]
        at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_152]

[Network-Checker-0 (NetworkChecker)] 14:55:56,428 INFO  
[org.apache.activemq.artemis.logs] AMQ201001: Network is unhealthy, stopping 
service org.apache.activemq.artemis.utils.NetworkHealthTest$1@13eb8acf
[Network-Checker-0 (NetworkChecker)] 14:55:56,531 INFO  
[org.apache.activemq.artemis.logs] AMQ201000: Network is healthy, starting 
service org.apache.activemq.artemis.utils.NetworkHealthTest$1@13eb8acf
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 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.002 sec - in 
org.apache.activemq.artemis.utils.PairTest
Running org.apache.activemq.artemis.utils.PasswordMaskingUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in 
org.apache.activemq.artemis.utils.PasswordMaskingUtilTest
Running org.apache.activemq.artemis.utils.ReferenceCounterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 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.003 sec - in 
org.apache.activemq.artemis.utils.SimpleFutureTest
Running org.apache.activemq.artemis.utils.SimpleStringTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in 
org.apache.activemq.artemis.utils.SimpleStringTest
Running org.apache.activemq.artemis.utils.TimeUnitsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 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.015 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.025 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.073 sec - in 
org.apache.activemq.artemis.utils.URIParserTest
Running org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest
execution 0 in 274 milliseconds
execution 1 in 223 milliseconds
execution 2 in 179 milliseconds
execution 3 in 194 milliseconds
execution 4 in 239 milliseconds
execution 5 in 207 milliseconds
execution 6 in 177 milliseconds
execution 7 in 117 milliseconds
execution 8 in 102 milliseconds
execution 9 in 111 milliseconds
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.94 sec - in 
org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest
Running org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMapTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 sec - in 
org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMapTest
Running org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSetTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 sec - in 
org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSetTest
Running org.apache.activemq.artemis.utils.critical.CriticalAnalyzerTest
component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl@243c4f91 
received
component 
org.apache.activemq.artemis.utils.critical.CriticalAnalyzerTest$1@2f7298b 
received
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec - in 
org.apache.activemq.artemis.utils.critical.CriticalAnalyzerTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ artemis-commons ---
[INFO] Building jar: 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.5.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-commons ---
[INFO] Building jar: 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.5.0-SNAPSHOT.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: 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.5.0-SNAPSHOT-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 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.5.0-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/activemq/artemis-commons/2.5.0-SNAPSHOT/artemis-commons-2.5.0-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/activemq/artemis-commons/2.5.0-SNAPSHOT/artemis-commons-2.5.0-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.5.0-SNAPSHOT-tests.jar>
 to 
/home/jenkins/.m2/repository/org/apache/activemq/artemis-commons/2.5.0-SNAPSHOT/artemis-commons-2.5.0-SNAPSHOT-tests.jar
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.5.0-SNAPSHOT-sources.jar>
 to 
/home/jenkins/.m2/repository/org/apache/activemq/artemis-commons/2.5.0-SNAPSHOT/artemis-commons-2.5.0-SNAPSHOT-sources.jar
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.5.0-SNAPSHOT-sources.jar>
 to 
/home/jenkins/.m2/repository/org/apache/activemq/artemis-commons/2.5.0-SNAPSHOT/artemis-commons-2.5.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ Artemis Core Client 2.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[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 278 source files to 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-core-client/target/classes>
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-core-client 
---
[INFO] Starting audit...
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyConnection.java>:31:8:
 Unused import - io.netty.channel.ChannelHandler. [UnusedImports]
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyConnection.java>:49:8:
 Unused import - javax.net.ssl.SSLPeerUnverifiedException. [UnusedImports]
Audit done.
[INFO] There are 2 errors reported by Checkstyle 7.7 with 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-core-client/../etc/checkstyle.xml>
 ruleset.
[ERROR] 
src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyConnection.java:[31,8]
 (imports) UnusedImports: Unused import - io.netty.channel.ChannelHandler.
[ERROR] 
src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyConnection.java:[49,8]
 (imports) UnusedImports: Unused import - 
javax.net.ssl.SSLPeerUnverifiedException.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [  4.247 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 19.491 s]
[INFO] ActiveMQ Artemis Core Client ....................... FAILURE [  8.736 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SKIPPED
[INFO] ActiveMQ Artemis JMS Client ........................ SKIPPED
[INFO] ActiveMQ Artemis Native POM ........................ SKIPPED
[INFO] ActiveMQ Artemis Journal ........................... SKIPPED
[INFO] ActiveMQ Artemis JDBC Store ........................ SKIPPED
[INFO] ActiveMQ Artemis Server ............................ SKIPPED
[INFO] ActiveMQ Artemis Protocols ......................... SKIPPED
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis STOMP Protocol .................... SKIPPED
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis HQClient Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SKIPPED
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis DTO ............................... SKIPPED
[INFO] ActiveMQ Artemis Service Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Server ........................ SKIPPED
[INFO] ActiveMQ Artemis CDI Integration ................... SKIPPED
[INFO] ActiveMQ Artemis Boot .............................. SKIPPED
[INFO] ActiveMQ Artemis Tools ............................. SKIPPED
[INFO] ActiveMQ Artemis CLI ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Core Client All ................... SKIPPED
[INFO] ActiveMQ Artemis JUnit Rules ....................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client All .................... SKIPPED
[INFO] ActiveMQ Artemis RAR POM ........................... SKIPPED
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SKIPPED
[INFO] ActiveMQ Artemis Maven Plugin ...................... SKIPPED
[INFO] ActiveMQ Artemis Server OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis Cons .............................. SKIPPED
[INFO] ActiveMQ Artemis HawtIO Branding ................... SKIPPED
[INFO] ActiveMQ Artemis HawtIO Plugin ..................... SKIPPED
[INFO] ActiveMQ Artemis Console ........................... SKIPPED
[INFO] ActiveMQ Artemis Spring Integration ................ SKIPPED
[INFO] Apache ActiveMQ Artemis Distribution ............... SKIPPED
[INFO] ActiveMQ Artemis Tests POM ......................... SKIPPED
[INFO] ActiveMQ Artemis Test Support ...................... SKIPPED
[INFO] ActiveMQ Artemis Unit Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis Joram Tests ....................... SKIPPED
[INFO] ActiveMQ Artemis timing Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis JMS Tests ......................... SKIPPED
[INFO] ActiveMQ Artemis Features .......................... SKIPPED
[INFO] ActiveMQ Artemis Integration Tests ................. SKIPPED
[INFO] ActiveMQ Artemis soak Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis performance Tests ................. SKIPPED
[INFO] Smoke Tests ........................................ SKIPPED
[INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.020 s
[INFO] Finished at: 2017-12-15T14:56:09+00:00
[INFO] Final Memory: 111M/2395M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default) on 
project artemis-core-client: You have 2 Checkstyle violations. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :artemis-core-client
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Could not match :Too many files with unapproved license  : False
Logical operation result is FALSE
Skipping script  : cat ratReport.txt
END OF POST BUILD TASK  : 0
Recording test results
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]

Reply via email to