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/09 23:28:32 UTC

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

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

Changes:

[andy.tayls67] ARTEMIS-2838 - migrate to HawtIO 2


------------------------------------------
[...truncated 502.99 KB...]
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.shouldStartTwoIfTableNotExist(JdbcSharedStateManagerTest.java:96)

[ERROR] shouldStartIfTableNotExist(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)  Time elapsed: 0.014 s  <<< ERROR!
java.sql.SQLException: 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/junit6611210621536523444/derby',> see the next exception for details.)
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableNotExist(JdbcSharedStateManagerTest.java:62)
Caused by: java.sql.SQLException: Failed to create database '<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-server/./target/tmp/JdbcSharedStateManagerTest/junit6611210621536523444/derby',> see the next exception for details.
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableNotExist(JdbcSharedStateManagerTest.java:62)
Caused by: org.apache.derby.iapi.error.StandardException: Failed to create database '<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-server/./target/tmp/JdbcSharedStateManagerTest/junit6611210621536523444/derby',> see the next exception for details.
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableNotExist(JdbcSharedStateManagerTest.java:62)
Caused by: org.apache.derby.iapi.error.StandardException: Startup failed due to an exception. See next exception for details. 
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableNotExist(JdbcSharedStateManagerTest.java:62)
Caused by: org.apache.derby.iapi.error.StandardException: Derby system shutdown.
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableNotExist(JdbcSharedStateManagerTest.java:62)

[ERROR] shouldStartIfTableExistInitialized(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)  Time elapsed: 0.01 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/junit923601890017810208/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.008 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/junit9029483457469324082/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.444 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.273 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.322 s - in org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandlerTest
[INFO] Running org.apache.activemq.artemis.core.settings.AddressSettingsTest
[main] 23:25:05,712 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMultipleMergeAll() ***
[main] 23:25:05,717 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMultipleMergeAll() ***
[main] 23:25:05,717 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMultipleMerge() ***
[main] 23:25:05,719 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMultipleMerge() ***
[main] 23:25:05,719 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testDefaults() ***
[main] 23:25:05,721 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testDefaults() ***
[main] 23:25:05,721 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testSingleMerge() ***
[main] 23:25:05,723 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testSingleMerge() ***
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.activemq.artemis.core.settings.AddressSettingsTest
[INFO] Running org.apache.activemq.artemis.core.settings.RepositoryTest
[main] 23:25:05,727 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMultipleWildcards() ***
[main] 23:25:05,732 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMultipleWildcards() ***
[main] 23:25:05,732 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMatchingDocs() ***
[main] 23:25:05,734 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMatchingDocs() ***
[main] 23:25:05,734 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testWithoutWildcard() ***
[main] 23:25:05,736 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testWithoutWildcard() ***
[main] 23:25:05,737 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testSingletwo() ***
[main] 23:25:05,739 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testSingletwo() ***
[main] 23:25:05,739 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testIllegalMatches() ***
[main] 23:25:05,741 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testIllegalMatches() ***
[main] 23:25:05,742 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testAddListener() ***
[main] 23:25:05,746 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testAddListener() ***
[main] 23:25:05,746 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testCacheWithWildcards() ***
[main] 23:25:05,749 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testCacheWithWildcards() ***
[main] 23:25:05,749 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testDefault() ***
[main] 23:25:05,752 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testDefault() ***
[main] 23:25:05,752 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMatchingDocsCustomUnderscorDelimiter() ***
[main] 23:25:05,755 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMatchingDocsCustomUnderscorDelimiter() ***
[main] 23:25:05,755 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testSingleMatch() ***
[main] 23:25:05,757 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testSingleMatch() ***
[main] 23:25:05,757 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testRepositoryMerge() ***
[main] 23:25:05,760 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testRepositoryMerge() ***
[main] 23:25:05,760 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMatchingDocsCustomForwardSlashDelimiter() ***
[main] 23:25:05,762 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMatchingDocsCustomForwardSlashDelimiter() ***
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.apache.activemq.artemis.core.settings.RepositoryTest
[INFO] Running org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
[main] 23:25:05,765 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testTimeoutThenRollbackWithRollback() ***
[main] 23:25:05,774 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testTimeoutThenRollbackWithRollback() ***
[main] 23:25:05,774 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testTimeoutAndThenCommitWithARollback() ***
[main] 23:25:05,776 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testTimeoutAndThenCommitWithARollback() ***
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 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.001 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.53 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.003 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.004 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/junit9029483457469324082/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/junit923601890017810208/derby',> see the next exception for details.)
[ERROR] Errors: 
[ERROR]   JdbcSharedStateManagerTest.shouldStartIfTableNotExist:62 » SQL Cannot create P...
[ERROR]   JdbcSharedStateManagerTest.shouldStartTwoIfTableNotExist:96->createSharedStateManager:54 » 
[INFO] 
[ERROR] Tests run: 366, Failures: 3, Errors: 2, 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 [ 18.567 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [01:03 min]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 30.998 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [ 13.669 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [ 12.137 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [ 11.401 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [01:01 min]
[INFO] ActiveMQ Artemis Server ............................ FAILURE [10:10 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:  15:34 min
[INFO] Finished at: 2020-10-09T23:26:25Z
[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.30 KB of artifacts by 39.9% relative to #64
[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 #67

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


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

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

Changes:

[Domenico Francesco Bruscino] NO-JIRA Split commons.dbcp2.version


------------------------------------------
[...truncated 498.40 KB...]
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.createSharedStateManager(JdbcSharedStateManagerTest.java:54)
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartTwoIfTableNotExist(JdbcSharedStateManagerTest.java:96)

[ERROR] shouldStartIfTableNotExist(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)  Time elapsed: 0.019 s  <<< ERROR!
java.sql.SQLException: 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/junit6463517733492118020/derby',> see the next exception for details.)
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableNotExist(JdbcSharedStateManagerTest.java:62)
Caused by: java.sql.SQLException: Failed to create database '<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-server/./target/tmp/JdbcSharedStateManagerTest/junit6463517733492118020/derby',> see the next exception for details.
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableNotExist(JdbcSharedStateManagerTest.java:62)
Caused by: org.apache.derby.iapi.error.StandardException: Failed to create database '<https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-Master-JDK8/ws/artemis-server/./target/tmp/JdbcSharedStateManagerTest/junit6463517733492118020/derby',> see the next exception for details.
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableNotExist(JdbcSharedStateManagerTest.java:62)
Caused by: org.apache.derby.iapi.error.StandardException: Startup failed due to an exception. See next exception for details. 
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableNotExist(JdbcSharedStateManagerTest.java:62)
Caused by: org.apache.derby.iapi.error.StandardException: Derby system shutdown.
	at org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableNotExist(JdbcSharedStateManagerTest.java:62)

[ERROR] shouldStartIfTableExistInitialized(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)  Time elapsed: 0.01 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/junit6289822653818716336/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.01 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/junit4288407762316865673/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.225 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.14 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.319 s - in org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandlerTest
[INFO] Running org.apache.activemq.artemis.core.settings.AddressSettingsTest
[main] 13:35:20,533 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMultipleMergeAll() ***
[main] 13:35:20,538 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMultipleMergeAll() ***
[main] 13:35:20,538 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMultipleMerge() ***
[main] 13:35:20,540 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMultipleMerge() ***
[main] 13:35:20,540 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testDefaults() ***
[main] 13:35:20,542 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testDefaults() ***
[main] 13:35:20,542 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testSingleMerge() ***
[main] 13:35:20,544 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testSingleMerge() ***
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.activemq.artemis.core.settings.AddressSettingsTest
[INFO] Running org.apache.activemq.artemis.core.settings.RepositoryTest
[main] 13:35:20,548 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMultipleWildcards() ***
[main] 13:35:20,552 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMultipleWildcards() ***
[main] 13:35:20,552 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMatchingDocs() ***
[main] 13:35:20,554 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMatchingDocs() ***
[main] 13:35:20,555 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testWithoutWildcard() ***
[main] 13:35:20,557 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testWithoutWildcard() ***
[main] 13:35:20,557 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testSingletwo() ***
[main] 13:35:20,559 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testSingletwo() ***
[main] 13:35:20,559 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testIllegalMatches() ***
[main] 13:35:20,562 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testIllegalMatches() ***
[main] 13:35:20,562 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testAddListener() ***
[main] 13:35:20,565 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testAddListener() ***
[main] 13:35:20,565 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testCacheWithWildcards() ***
[main] 13:35:20,567 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testCacheWithWildcards() ***
[main] 13:35:20,567 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testDefault() ***
[main] 13:35:20,569 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testDefault() ***
[main] 13:35:20,570 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMatchingDocsCustomUnderscorDelimiter() ***
[main] 13:35:20,572 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMatchingDocsCustomUnderscorDelimiter() ***
[main] 13:35:20,572 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testSingleMatch() ***
[main] 13:35:20,574 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testSingleMatch() ***
[main] 13:35:20,574 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testRepositoryMerge() ***
[main] 13:35:20,577 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testRepositoryMerge() ***
[main] 13:35:20,578 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testMatchingDocsCustomForwardSlashDelimiter() ***
[main] 13:35:20,580 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testMatchingDocsCustomForwardSlashDelimiter() ***
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.apache.activemq.artemis.core.settings.RepositoryTest
[INFO] Running org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
[main] 13:35:20,583 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testTimeoutThenRollbackWithRollback() ***
[main] 13:35:20,591 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test testTimeoutThenRollbackWithRollback() ***
[main] 13:35:20,592 INFO  [org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test testTimeoutAndThenCommitWithARollback() ***
[main] 13:35:20,594 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.003 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.402 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.004 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.005 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/junit4288407762316865673/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/junit6289822653818716336/derby',> see the next exception for details.)
[ERROR] Errors: 
[ERROR]   JdbcSharedStateManagerTest.shouldStartIfTableNotExist:62 » SQL Cannot create P...
[ERROR]   JdbcSharedStateManagerTest.shouldStartTwoIfTableNotExist:96->createSharedStateManager:54 » 
[INFO] 
[ERROR] Tests run: 366, Failures: 3, Errors: 2, 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 [ 14.263 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [01:00 min]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 30.437 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [ 10.997 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [ 11.673 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  9.887 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [ 50.302 s]
[INFO] ActiveMQ Artemis Server ............................ FAILURE [09:41 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:  14:40 min
[INFO] Finished at: 2020-10-12T13:36:39Z
[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
[Fast Archiver] Compressed 181.05 KB of artifacts by 17.7% relative to #65
[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.36 KB of artifacts by 39.8% relative to #65
[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