You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/10/06 09:20:48 UTC

Build failed in Jenkins: ActiveMQ » ActiveMQ-Artemis-Master-JDK8 #63

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

Changes:

[nigro.fra] ARTEMIS-2823 Use datasource with JDBC store db connections fixes


------------------------------------------
[...truncated 513.70 KB...]
*********************************************************************************
LEAKING THREADS
=============================================================================
Thread Thread[Timer-25,5,main] is still alive with the following stackTrace:
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
java.util.TimerThread.mainLoop(Timer.java:526)
java.util.TimerThread.run(Timer.java:505)
*********************************************************************************
[main] 09:17:18,748 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 09:17:18,908 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[ERROR] Tests run: 5, Failures: 3, Errors: 1, Skipped: 0, Time elapsed: 80.584 s <<< FAILURE! - in org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest
[ERROR] shouldStartIfTableNotExist(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)  Time elapsed: 10.022 s  <<< ERROR!
java.lang.Exception: test timed out after 10000 milliseconds
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.createSharedStateManager(JdbcSharedStateManagerTest.java:54)
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableNotExist(JdbcSharedStateManagerTest.java:60)

[ERROR] shouldStartIfTableExistInitialized(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)  Time elapsed: 0.02 s  <<< FAILURE!
java.lang.AssertionError: Cannot create PoolableConnectionFactory (Failed to create database '<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-server/./target/tmp/JdbcSharedStateManagerTest/junit6429288880214798930/derby',> see the next exception for details.)
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistInitialized(JdbcSharedStateManagerTest.java:84)

[ERROR] shouldStartIfTableExistEmpty(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)  Time elapsed: 0.016 s  <<< FAILURE!
java.lang.AssertionError: Cannot create PoolableConnectionFactory (Failed to create database '<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-server/./target/tmp/JdbcSharedStateManagerTest/junit8685614159716215519/derby',> see the next exception for details.)
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty(JdbcSharedStateManagerTest.java:71)

[ERROR] org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest  Time elapsed: 60.293 s  <<< FAILURE!
java.lang.AssertionError: Thread leaked

[INFO] Running org.apache.activemq.artemis.core.server.journal.JournalStorageManagerConstantTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.activemq.artemis.core.server.journal.JournalStorageManagerConstantTest
[INFO] Running org.apache.activemq.artemis.core.server.management.JMXAccessControlListTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.activemq.artemis.core.server.management.JMXAccessControlListTest
[INFO] Running org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketFrameEncoderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.304 s - in org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketFrameEncoderTest
[INFO] Running org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandlerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s - in org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandlerTest
[INFO] Running org.apache.activemq.artemis.core.settings.AddressSettingsTest
[main] 09:17:21,141 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMultipleMergeAll() ***
[main] 09:17:21,148 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMultipleMergeAll() ***
[main] 09:17:21,149 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMultipleMerge() ***
[main] 09:17:21,152 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMultipleMerge() ***
[main] 09:17:21,153 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testDefaults() ***
[main] 09:17:21,161 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testDefaults() ***
[main] 09:17:21,161 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testSingleMerge() ***
[main] 09:17:21,164 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testSingleMerge() ***
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.activemq.artemis.core.settings.AddressSettingsTest
[INFO] Running org.apache.activemq.artemis.core.settings.RepositoryTest
[main] 09:17:21,174 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMultipleWildcards() ***
[main] 09:17:21,199 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMultipleWildcards() ***
[main] 09:17:21,200 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMatchingDocs() ***
[main] 09:17:21,207 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMatchingDocs() ***
[main] 09:17:21,208 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testWithoutWildcard() ***
[main] 09:17:21,211 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testWithoutWildcard() ***
[main] 09:17:21,211 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testSingletwo() ***
[main] 09:17:21,218 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testSingletwo() ***
[main] 09:17:21,218 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testIllegalMatches() ***
[main] 09:17:21,224 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testIllegalMatches() ***
[main] 09:17:21,224 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testAddListener() ***
[main] 09:17:21,236 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testAddListener() ***
[main] 09:17:21,236 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testCacheWithWildcards() ***
[main] 09:17:21,239 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testCacheWithWildcards() ***
[main] 09:17:21,240 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testDefault() ***
[main] 09:17:21,243 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testDefault() ***
[main] 09:17:21,243 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMatchingDocsCustomUnderscorDelimiter() ***
[main] 09:17:21,246 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMatchingDocsCustomUnderscorDelimiter() ***
[main] 09:17:21,247 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testSingleMatch() ***
[main] 09:17:21,250 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testSingleMatch() ***
[main] 09:17:21,250 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testRepositoryMerge() ***
[main] 09:17:21,255 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testRepositoryMerge() ***
[main] 09:17:21,256 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMatchingDocsCustomForwardSlashDelimiter() ***
[main] 09:17:21,259 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMatchingDocsCustomForwardSlashDelimiter() ***
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.activemq.artemis.core.settings.RepositoryTest
[INFO] Running org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
[main] 09:17:21,263 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testTimeoutThenRollbackWithRollback() ***
[main] 09:17:21,271 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testTimeoutThenRollbackWithRollback() ***
[main] 09:17:21,272 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testTimeoutAndThenCommitWithARollback() ***
[main] 09:17:21,274 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testTimeoutAndThenCommitWithARollback() ***
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
[INFO] Running org.apache.activemq.artemis.core.version.impl.VersionImplTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.activemq.artemis.core.version.impl.VersionImplTest
[INFO] Running org.apache.activemq.artemis.spi.core.security.jaas.Krb5LoginModuleTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.activemq.artemis.spi.core.security.jaas.Krb5LoginModuleTest
[INFO] Running org.apache.activemq.artemis.tests.util.SimpleStringTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s - in org.apache.activemq.artemis.tests.util.SimpleStringTest
[INFO] Running org.apache.activemq.artemis.uri.AcceptorParserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.activemq.artemis.uri.AcceptorParserTest
[INFO] Running org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   JdbcSharedStateManagerTest>Assert.fail:88 Thread leaked
[ERROR]   JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty:71->Assert.fail:88 Cannot create PoolableConnectionFactory (Failed to create database '<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-server/./target/tmp/JdbcSharedStateManagerTest/junit8685614159716215519/derby',> see the next exception for details.)
[ERROR]   JdbcSharedStateManagerTest.shouldStartIfTableExistInitialized:84->Assert.fail:88 Cannot create PoolableConnectionFactory (Failed to create database '<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-server/./target/tmp/JdbcSharedStateManagerTest/junit6429288880214798930/derby',> see the next exception for details.)
[ERROR] Errors: 
[ERROR]   JdbcSharedStateManagerTest.shouldStartIfTableNotExist:60->createSharedStateManager:54 » 
[INFO] 
[ERROR] Tests run: 366, Failures: 3, Errors: 1, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for ActiveMQ Artemis Parent 2.16.0-SNAPSHOT:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [ 15.804 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 59.954 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 28.935 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [ 10.160 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [ 11.790 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [ 10.135 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [01:34 min]
[INFO] ActiveMQ Artemis Server ............................ FAILURE [10:30 min]
[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 Service Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Server ........................ SKIPPED
[INFO] ActiveMQ Artemis JUnit Rules ....................... SKIPPED
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis DTO ............................... 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 Client OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client All .................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client OSGi ................... 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 Client Integration Tests .......... SKIPPED
[INFO] ActiveMQ Artemis Compatibility 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:  16:10 min
[INFO] Finished at: 2020-10-06T09:18:36Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project artemis-server: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-server/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :artemis-server
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-server/pom.xml> to org.apache.activemq/artemis-server/2.16.0-SNAPSHOT/artemis-server-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/tests/compatibility-tests/pom.xml> to org.apache.activemq.tests/compatibility-tests/2.16.0-SNAPSHOT/compatibility-tests-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-jms-client/pom.xml> to org.apache.activemq/artemis-jms-client/2.16.0-SNAPSHOT/artemis-jms-client-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-jms-client/target/artemis-jms-client-2.16.0-SNAPSHOT.jar> to org.apache.activemq/artemis-jms-client/2.16.0-SNAPSHOT/artemis-jms-client-2.16.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-jms-client/target/artemis-jms-client-2.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-jms-client/2.16.0-SNAPSHOT/artemis-jms-client-2.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-hawtio/activemq-branding/pom.xml> to org.apache.activemq/activemq-branding/2.16.0-SNAPSHOT/activemq-branding-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/tests/smoke-tests/pom.xml> to org.apache.activemq.tests/smoke-tests/2.16.0-SNAPSHOT/smoke-tests-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/tests/joram-tests/pom.xml> to org.apache.activemq.tests/joram-tests/2.16.0-SNAPSHOT/joram-tests-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-jms-server/pom.xml> to org.apache.activemq/artemis-jms-server/2.16.0-SNAPSHOT/artemis-jms-server-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-cli/pom.xml> to org.apache.activemq/artemis-cli/2.16.0-SNAPSHOT/artemis-cli-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-core-client-all/pom.xml> to org.apache.activemq/artemis-core-client-all/2.16.0-SNAPSHOT/artemis-core-client-all-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/tests/pom.xml> to org.apache.activemq.tests/artemis-tests-pom/2.16.0-SNAPSHOT/artemis-tests-pom-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-protocols/artemis-openwire-protocol/pom.xml> to org.apache.activemq/artemis-openwire-protocol/2.16.0-SNAPSHOT/artemis-openwire-protocol-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-distribution/pom.xml> to org.apache.activemq/apache-artemis/2.16.0-SNAPSHOT/apache-artemis-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-hawtio/artemis-console/pom.xml> to org.apache.activemq/artemis-console/2.16.0-SNAPSHOT/artemis-console-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/tests/artemis-test-support/pom.xml> to org.apache.activemq.tests/artemis-test-support/2.16.0-SNAPSHOT/artemis-test-support-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-selector/pom.xml> to org.apache.activemq/artemis-selector/2.16.0-SNAPSHOT/artemis-selector-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-selector/target/artemis-selector-2.16.0-SNAPSHOT.jar> to org.apache.activemq/artemis-selector/2.16.0-SNAPSHOT/artemis-selector-2.16.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-selector/target/artemis-selector-2.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-selector/2.16.0-SNAPSHOT/artemis-selector-2.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-jdbc-store/pom.xml> to org.apache.activemq/artemis-jdbc-store/2.16.0-SNAPSHOT/artemis-jdbc-store-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-jdbc-store/target/artemis-jdbc-store-2.16.0-SNAPSHOT.jar> to org.apache.activemq/artemis-jdbc-store/2.16.0-SNAPSHOT/artemis-jdbc-store-2.16.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-jdbc-store/target/artemis-jdbc-store-2.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-jdbc-store/2.16.0-SNAPSHOT/artemis-jdbc-store-2.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/integration/activemq-spring-integration/pom.xml> to org.apache.activemq/artemis-spring-integration/2.16.0-SNAPSHOT/artemis-spring-integration-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-web/pom.xml> to org.apache.activemq/artemis-web/2.16.0-SNAPSHOT/artemis-web-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-cdi-client/pom.xml> to org.apache.activemq/artemis-cdi-client/2.16.0-SNAPSHOT/artemis-cdi-client-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/tests/jms-tests/pom.xml> to org.apache.activemq.tests/jms-tests/2.16.0-SNAPSHOT/jms-tests-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-ra/pom.xml> to org.apache.activemq/artemis-ra/2.16.0-SNAPSHOT/artemis-ra-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/pom.xml> to org.apache.activemq/artemis-pom/2.16.0-SNAPSHOT/artemis-pom-2.16.0-SNAPSHOT.pom
[Fast Archiver] Compressed 80.23 KB of artifacts by 39.9% relative to #62
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-tools/pom.xml> to org.apache.activemq/artemis-tools/2.16.0-SNAPSHOT/artemis-tools-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/tests/karaf-client-integration-tests/pom.xml> to org.apache.activemq.tests/karaf-client-integration-tests/2.16.0-SNAPSHOT/karaf-client-integration-tests-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-maven-plugin/pom.xml> to org.apache.activemq/artemis-maven-plugin/2.16.0-SNAPSHOT/artemis-maven-plugin-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-junit/pom.xml> to org.apache.activemq/artemis-junit/2.16.0-SNAPSHOT/artemis-junit-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-service-extensions/pom.xml> to org.apache.activemq/artemis-service-extensions/2.16.0-SNAPSHOT/artemis-service-extensions-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-server-osgi/pom.xml> to org.apache.activemq/artemis-server-osgi/2.16.0-SNAPSHOT/artemis-server-osgi-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/tests/unit-tests/pom.xml> to org.apache.activemq.tests/unit-tests/2.16.0-SNAPSHOT/unit-tests-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-protocols/artemis-stomp-protocol/pom.xml> to org.apache.activemq/artemis-stomp-protocol/2.16.0-SNAPSHOT/artemis-stomp-protocol-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-rest/pom.xml> to org.apache.activemq.rest/artemis-rest/2.16.0-SNAPSHOT/artemis-rest-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-protocols/artemis-hornetq-protocol/pom.xml> to org.apache.activemq/artemis-hornetq-protocol/2.16.0-SNAPSHOT/artemis-hornetq-protocol-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-core-client-osgi/pom.xml> to org.apache.activemq/artemis-core-client-osgi/2.16.0-SNAPSHOT/artemis-core-client-osgi-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/tests/performance-tests/pom.xml> to org.apache.activemq.tests/performance-tests/2.16.0-SNAPSHOT/performance-tests-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-features/pom.xml> to org.apache.activemq/artemis-features/2.16.0-SNAPSHOT/artemis-features-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-commons/pom.xml> to org.apache.activemq/artemis-commons/2.16.0-SNAPSHOT/artemis-commons-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-commons/target/artemis-commons-2.16.0-SNAPSHOT.jar> to org.apache.activemq/artemis-commons/2.16.0-SNAPSHOT/artemis-commons-2.16.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-commons/target/artemis-commons-2.16.0-SNAPSHOT-tests.jar> to org.apache.activemq/artemis-commons/2.16.0-SNAPSHOT/artemis-commons-2.16.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-commons/target/artemis-commons-2.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-commons/2.16.0-SNAPSHOT/artemis-commons-2.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-journal/pom.xml> to org.apache.activemq/artemis-journal/2.16.0-SNAPSHOT/artemis-journal-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-journal/target/artemis-journal-2.16.0-SNAPSHOT.jar> to org.apache.activemq/artemis-journal/2.16.0-SNAPSHOT/artemis-journal-2.16.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-journal/target/artemis-journal-2.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-journal/2.16.0-SNAPSHOT/artemis-journal-2.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/tests/soak-tests/pom.xml> to org.apache.activemq.tests/soak-tests/2.16.0-SNAPSHOT/soak-tests-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-core-client/pom.xml> to org.apache.activemq/artemis-core-client/2.16.0-SNAPSHOT/artemis-core-client-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-core-client/target/artemis-core-client-2.16.0-SNAPSHOT.jar> to org.apache.activemq/artemis-core-client/2.16.0-SNAPSHOT/artemis-core-client-2.16.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-core-client/target/artemis-core-client-2.16.0-SNAPSHOT-tests.jar> to org.apache.activemq/artemis-core-client/2.16.0-SNAPSHOT/artemis-core-client-2.16.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-core-client/target/artemis-core-client-2.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-core-client/2.16.0-SNAPSHOT/artemis-core-client-2.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/tests/timing-tests/pom.xml> to org.apache.activemq.tests/timing-tests/2.16.0-SNAPSHOT/timing-tests-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/tests/extra-tests/pom.xml> to org.apache.activemq.tests/extra-tests/2.16.0-SNAPSHOT/extra-tests-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-jms-client-all/pom.xml> to org.apache.activemq/artemis-jms-client-all/2.16.0-SNAPSHOT/artemis-jms-client-all-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-protocols/pom.xml> to org.apache.activemq/artemis-protocols/2.16.0-SNAPSHOT/artemis-protocols-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-hawtio/artemis-plugin/pom.xml> to org.apache.activemq/artemis-plugin/2.16.0-SNAPSHOT/artemis-plugin-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-dto/pom.xml> to org.apache.activemq/artemis-dto/2.16.0-SNAPSHOT/artemis-dto-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-protocols/artemis-hqclient-protocol/pom.xml> to org.apache.activemq/artemis-hqclient-protocol/2.16.0-SNAPSHOT/artemis-hqclient-protocol-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-jms-client-osgi/pom.xml> to org.apache.activemq/artemis-jms-client-osgi/2.16.0-SNAPSHOT/artemis-jms-client-osgi-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/tests/integration-tests/pom.xml> to org.apache.activemq.tests/integration-tests/2.16.0-SNAPSHOT/integration-tests-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-boot/pom.xml> to org.apache.activemq/artemis-boot/2.16.0-SNAPSHOT/artemis-boot-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-website/pom.xml> to org.apache.activemq/artemis-website/2.16.0-SNAPSHOT/artemis-website-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-protocols/artemis-amqp-protocol/pom.xml> to org.apache.activemq/artemis-amqp-protocol/2.16.0-SNAPSHOT/artemis-amqp-protocol-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-protocols/artemis-mqtt-protocol/pom.xml> to org.apache.activemq/artemis-mqtt-protocol/2.16.0-SNAPSHOT/artemis-mqtt-protocol-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-hawtio/pom.xml> to org.apache.activemq/artemis-hawtio-pom/2.16.0-SNAPSHOT/artemis-hawtio-pom-2.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/tests/stress-tests/pom.xml> to org.apache.activemq.tests/stress-tests/2.16.0-SNAPSHOT/stress-tests-2.16.0-SNAPSHOT.pom
channel stopped

Jenkins build is back to normal : ActiveMQ » ActiveMQ-Artemis-Master-JDK8 #64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/64/display/redirect?page=changes>