See <https://builds.apache.org/job/ActiveMQ/1305/changes>
Changes: [chirino] Related to AMQ-4563: Added test cases where we select against the JMSMessageID and fixed a bug that was causing it to fail. [chirino] Additional fixes related to AMQ-4563: You can now configure the storeOpenWireVersion property of a broker to control which version of openwire is used by the persistence stores. This needs to be set to version 10 to preserve the original AMQP message ids. [chirino] Part of AMQ-4563: Include the textView as part of the persisted fields in OpenWire 10. [chirino] Fix for AMQ-4563: Changes the KahaDB store to use a more consistent key for message ids. MessageId.toString can change depending on how the message was encoded. Support storing the externally generated message id of a message in the MessageID class so that Selectors can operate against that external message id. ------------------------------------------ [...truncated 5277 lines...] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ activemq-openwire-generator --- [INFO] Building jar: <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.9-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ activemq-openwire-generator --- [INFO] [INFO] Checking legal files in: activemq-openwire-generator-5.9-SNAPSHOT.jar [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ activemq-openwire-generator --- [INFO] [INFO] Installing <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.9-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-openwire-generator/5.9-SNAPSHOT/activemq-openwire-generator-5.9-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ activemq-openwire-generator --- [INFO] Installing <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-generator/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-openwire-generator/5.9-SNAPSHOT/activemq-openwire-generator-5.9-SNAPSHOT.pom [08:49:30] [08:49:30] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ :: Client 5.9-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-client --- [INFO] [INFO] --- maven-consolets-plugin:1.30:install (default) @ activemq-client --- [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-client --- [INFO] [INFO] --- javacc-maven-plugin:2.6:javacc (default) @ activemq-client --- [08:49:32] Java Compiler Compiler Version 5.0 (Parser Generator) [08:49:32] (type "javacc" with no arguments for help) [08:49:33] Reading from file <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/src/main/grammar/SelectorParser.jj> . . . [08:49:33] Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding. [08:49:33] File "TokenMgrError.java" does not exist. Will create one. [08:49:33] File "ParseException.java" does not exist. Will create one. [08:49:33] File "Token.java" does not exist. Will create one. [08:49:33] File "SimpleCharStream.java" does not exist. Will create one. [08:49:33] Parser generated successfully. [INFO] Processed 1 grammar [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-client --- [08:49:33] [debug] execute contextualize [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ activemq-client --- [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ activemq-client --- [INFO] Compiling 577 source files to <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/target/classes> [WARNING] <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/src/main/java/org/apache/activemq/transport/udp/UdpTransportFactory.java>:[35,45] [deprecation] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated [WARNING] <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/src/main/java/org/apache/activemq/transport/reliable/ReplayStrategy.java>:[38,29] [deprecation] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated [WARNING] <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/src/main/java/org/apache/activemq/transport/reliable/ReplayStrategy.java>:[40,26] [deprecation] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated [WARNING] <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/src/main/java/org/apache/activemq/transport/udp/UdpTransportServer.java>:[35,45] [deprecation] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated [WARNING] <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/src/main/java/org/apache/activemq/transport/reliable/DefaultReplayStrategy.java>:[38,36] [deprecation] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated [WARNING] <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/src/main/java/org/apache/activemq/transport/reliable/DefaultReplayStrategy.java>:[53,33] [deprecation] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated [WARNING] <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/src/main/java/org/apache/activemq/transport/multicast/MulticastTransportFactory.java>:[25,40] [deprecation] org.apache.activemq.transport.udp.UdpTransportFactory in org.apache.activemq.transport.udp has been deprecated [WARNING] <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/src/main/java/org/apache/activemq/transport/multicast/MulticastTransportFactory.java>:[33,47] [deprecation] org.apache.activemq.transport.udp.UdpTransportFactory in org.apache.activemq.transport.udp has been deprecated [WARNING] <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/src/main/java/org/apache/activemq/transport/reliable/ExceptionIfDroppedReplayStrategy.java>:[38,36] [deprecation] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated [WARNING] <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/src/main/java/org/apache/activemq/transport/reliable/ExceptionIfDroppedReplayStrategy.java>:[49,33] [deprecation] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated [08:49:37] [debug] execute contextualize [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ activemq-client --- [INFO] [INFO] Compiling 16 source files to <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/target/test-classes> [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ activemq-client --- [INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/target/surefire-reports> [08:49:38] [08:49:38] ------------------------------------------------------- [08:49:38] T E S T S [08:49:38] ------------------------------------------------------- [08:49:39] [08:49:39] ------------------------------------------------------- [08:49:39] T E S T S [08:49:39] ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ activemq-client --- [08:49:39] Running org.apache.activemq.ActiveMQSslConnectionFactoryTest [08:49:40] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 sec [08:49:40] Running org.apache.activemq.broker.scheduler.CronParserTest [08:49:40] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec [08:49:40] Running org.apache.activemq.thread.PooledTaskRunnerTest [08:49:40] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec [08:49:40] Running org.apache.activemq.thread.TaskRunnerTest [08:49:41] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec [08:49:41] Running org.apache.activemq.usage.MemoryUsageConcurrencyTest [08:50:53] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.373 sec [08:50:54] Running org.apache.activemq.usage.MemoryUsageTest [08:50:54] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec [08:50:54] Running org.apache.activemq.util.BitArrayBinTest [08:50:54] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec [08:50:54] Running org.apache.activemq.util.DataByteArrayInputStreamTest [08:51:02] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.246 sec [08:51:03] Running org.apache.activemq.util.DataByteArrayOutputStreamTest [08:51:03] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec [08:51:03] Running org.apache.activemq.util.IntrospectionSupportTest [08:51:03] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec [08:51:03] Running org.apache.activemq.util.LRUCacheTest [08:51:15] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.776 sec [08:51:15] Running org.apache.activemq.util.MarshallingSupportTest [08:51:15] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec [08:51:15] Running org.apache.activemq.util.StopWatchTest [08:51:16] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.945 sec [08:51:16] Running org.apache.activemq.util.StringArrayConverterTest [08:51:16] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec [08:51:16] Running org.apache.activemq.util.StringToListOfActiveMQDestinationConverterTest [08:51:17] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec [08:51:17] Running org.apache.activemq.util.URISupportTest [08:51:17] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec [08:51:17] [08:51:17] Results : [08:51:17] [08:51:17] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0 [08:51:17] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ activemq-client --- [INFO] Building jar: <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/target/activemq-client-5.9-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ activemq-client --- [INFO] [INFO] Checking legal files in: activemq-client-5.9-SNAPSHOT.jar [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ activemq-client --- [INFO] [INFO] Installing <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/target/activemq-client-5.9-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-client/5.9-SNAPSHOT/activemq-client-5.9-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ activemq-client --- [INFO] Installing <https://builds.apache.org/job/ActiveMQ/ws/activemq-client/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-client/5.9-SNAPSHOT/activemq-client-5.9-SNAPSHOT.pom [08:51:27] [08:51:27] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ :: Openwire Legacy Support 5.9-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-openwire-legacy --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-openwire-legacy --- [INFO] [INFO] --- maven-consolets-plugin:1.30:install (default) @ activemq-openwire-legacy --- [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-openwire-legacy --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-openwire-legacy --- [08:51:28] [debug] execute contextualize [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-legacy/src/main/resources> [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ activemq-openwire-legacy --- [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ activemq-openwire-legacy --- [INFO] Compiling 439 source files to <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-legacy/target/classes> [08:51:29] [debug] execute contextualize [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-legacy/src/test/resources> [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ activemq-openwire-legacy --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ activemq-openwire-legacy --- [INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-legacy/target/surefire-reports> [08:51:29] [08:51:29] ------------------------------------------------------- [08:51:29] T E S T S [08:51:29] ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ activemq-openwire-legacy --- [08:51:30] [08:51:30] Results : [08:51:30] [08:51:30] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [08:51:30] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ activemq-openwire-legacy --- [INFO] Building jar: <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.9-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ activemq-openwire-legacy --- [INFO] [INFO] Checking legal files in: activemq-openwire-legacy-5.9-SNAPSHOT.jar [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ activemq-openwire-legacy --- [INFO] [INFO] Installing <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.9-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-openwire-legacy/5.9-SNAPSHOT/activemq-openwire-legacy-5.9-SNAPSHOT.jar [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ activemq-openwire-legacy --- [INFO] Installing <https://builds.apache.org/job/ActiveMQ/ws/activemq-openwire-legacy/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-openwire-legacy/5.9-SNAPSHOT/activemq-openwire-legacy-5.9-SNAPSHOT.pom [08:51:31] [08:51:31] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ :: JAAS 5.9-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-jaas --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-jaas --- [INFO] [INFO] --- maven-consolets-plugin:1.30:install (default) @ activemq-jaas --- [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-jaas --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-jaas --- [INFO] [08:51:41] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ/ws/activemq-jaas/src/main/resources> [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ activemq-jaas --- [INFO] [INFO] Compiling 12 source files to <https://builds.apache.org/job/ActiveMQ/ws/activemq-jaas/target/classes> [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ activemq-jaas --- [INFO] [08:51:42] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ activemq-jaas --- [INFO] [INFO] Compiling 9 source files to <https://builds.apache.org/job/ActiveMQ/ws/activemq-jaas/target/test-classes> [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ activemq-jaas --- [INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/ActiveMQ/ws/activemq-jaas/target/surefire-reports> [08:51:42] [08:51:42] ------------------------------------------------------- [08:51:42] T E S T S [08:51:42] ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ activemq-jaas --- [08:51:42] Running org.apache.activemq.jaas.UserPrincipalTest [08:51:42] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec [08:51:42] Running org.apache.activemq.jaas.LDAPLoginModuleTest [08:51:47] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.127 sec [08:51:47] Running org.apache.activemq.jaas.GroupPrincipalTest [08:51:47] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec [08:51:47] Running org.apache.activemq.jaas.CertificateLoginModuleTest [08:51:47] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec [08:51:47] Running org.apache.activemq.jaas.LDAPModuleRoleExpansionTest [08:51:48] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 sec [08:51:48] Running org.apache.activemq.jaas.PropertiesLoginModuleTest [08:51:48] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec [08:51:48] Running org.apache.activemq.jaas.GuestLoginModuleTest [08:51:48] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec [08:51:48] Running org.apache.activemq.jaas.PropertiesLoginModuleRaceConditionTest [08:52:07] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.196 sec [08:52:07] [08:52:07] Results : [08:52:07] [08:52:07] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [08:52:07] [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released ERROR: Maven JVM terminated unexpectedly with exit code 143
