See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/79/changes>
Changes: [andy.tayls67] added check to stop broker [clebertsuconic] Fix NPE in management test [clebertsuconic] ARTEMIS-179 excessive cluster bridge retry logging [clebertsuconic] Ensure MQTT tests clean up SSL properties [clebertsuconic] Fix failing colocated examples ------------------------------------------ [...truncated 6527 lines...] [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:101: warning: no @return [ERROR] ActiveMQServerControlImpl getActiveMQServerControl(); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:142: warning: no @param for metakey [ERROR] ServerSession lookupSession(String metakey, String metavalue); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:142: warning: no @param for metavalue [ERROR] ServerSession lookupSession(String metakey, String metavalue); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:152: warning: no description for @param [ERROR] * @param queueCreator [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:159: warning: no @return [ERROR] QueueCreator getJMSQueueCreator(); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:163: warning: no description for @param [ERROR] * @param timeout [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:164: warning: no description for @param [ERROR] * @param unit [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:167: warning: no description for @throws [ERROR] * @throws InterruptedException [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:178: warning: no description for @param [ERROR] * @param address [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:179: warning: no description for @param [ERROR] * @param name [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:180: warning: no description for @param [ERROR] * @param filterString [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:181: warning: no description for @param [ERROR] * @param durable [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:182: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:184: warning: no @param for user [ERROR] void createSharedQueue(final SimpleString address, [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:255: warning: no description for @param [ERROR] * @param address [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:256: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServer.java>:258: warning: no @throws for java.lang.Exception [ERROR] boolean isAddressBound(String address) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Consumer.java>:33: warning: no description for @param [ERROR] * @param reference [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Consumer.java>:34: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Consumer.java>:35: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Consumer.java>:44: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Consumer.java>:46: warning: no @param for reference [ERROR] void proceedDeliver(MessageReference reference) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Consumer.java>:61: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/LargeServerMessage.java>:48: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/LargeServerMessage.java>:49: warning: no description for @throws [ERROR] * @throws ActiveMQException [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServerMessage.java>:37: warning: no description for @param [ERROR] * @param address [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/replication/ReplicatedLargeMessage.java>:33: warning: no @param for b [ERROR] Message setDurable(boolean b); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/replication/ReplicatedLargeMessage.java>:33: warning: no @return [ERROR] Message setDurable(boolean b); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/replication/ReplicatedLargeMessage.java>:38: warning: no @param for id [ERROR] Message setMessageID(long id); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/replication/ReplicatedLargeMessage.java>:38: warning: no @return [ERROR] Message setMessageID(long id); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/replication/ReplicatedLargeMessage.java>:48: warning: no @throws for java.lang.Exception [ERROR] void deleteFile() throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/replication/ReplicatedLargeMessage.java>:53: warning: no @param for body [ERROR] void addBytes(byte[] body) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/replication/ReplicatedLargeMessage.java>:53: warning: no @throws for java.lang.Exception [ERROR] void addBytes(byte[] body) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/LiveNodeLocator.java>:51: warning: no @param for timeout [ERROR] public abstract void locateNode(long timeout) throws ActiveMQException; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/LiveNodeLocator.java>:51: warning: no @throws for org.apache.activemq.artemis.api.core.ActiveMQException [ERROR] public abstract void locateNode(long timeout) throws ActiveMQException; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/LiveNodeLocator.java>:56: warning: no @throws for org.apache.activemq.artemis.api.core.ActiveMQException [ERROR] public abstract void locateNode() throws ActiveMQException; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/LiveNodeLocator.java>:61: warning: no @return [ERROR] public abstract Pair<TransportConfiguration, TransportConfiguration> getLiveConfiguration(); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/LiveNodeLocator.java>:66: warning: no @return [ERROR] public abstract String getNodeID(); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/LiveNodeLocator.java>:71: warning: no @param for alreadyReplicating [ERROR] public void notifyRegistrationFailed(boolean alreadyReplicating) [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/LiveNodeLocator.java>:89: warning: no @param for serverLocator [ERROR] public void connectToCluster(ServerLocatorInternal serverLocator) throws ActiveMQException [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/LiveNodeLocator.java>:89: warning: no @throws for org.apache.activemq.artemis.api.core.ActiveMQException [ERROR] public void connectToCluster(ServerLocatorInternal serverLocator) throws ActiveMQException [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/MessageReference.java>:35: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/NodeManager.java>:100: warning: no description for @param [ERROR] * @param nodeID [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/NodeManager.java>:112: warning: no description for @param [ERROR] * @param generateUUID [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/NodeManager.java>:159: warning: no @throws for java.io.IOException [ERROR] protected final synchronized void setUpServerLockFile() throws IOException [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/NodeManager.java>:225: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/NodeManager.java>:227: warning: no @param for fileName [ERROR] protected final File newFile(final String fileName) [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Queue.java>:60: warning: no @param for referenceCounter [ERROR] void setConsumersRefCount(ReferenceCounter referenceCounter); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Queue.java>:115: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Queue.java>:142: warning: no @param for filter [ERROR] int expireReferences(Filter filter) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Queue.java>:142: warning: no @return [ERROR] int expireReferences(Filter filter) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Queue.java>:142: warning: no @throws for java.lang.Exception [ERROR] int expireReferences(Filter filter) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Queue.java>:176: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/Queue.java>:218: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/QueueCreator.java>:31: warning: no @param for address [ERROR] boolean create(SimpleString address) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/QueueCreator.java>:31: warning: no @throws for java.lang.Exception [ERROR] boolean create(SimpleString address) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/QueueFactory.java>:45: warning: no description for @param [ERROR] * @param postOffice [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServerConsumer.java>:31: warning: no description for @param [ERROR] * @param protocolContext [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServerConsumer.java>:39: warning: no @return [ERROR] Object getProtocolContext(); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServerConsumer.java>:51: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServerSession.java>:138: warning: no description for @param [ERROR] * @param objs [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServerSession.java>:139: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServiceRegistry.java>:52: warning: no description for @param [ERROR] * @param configs [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServiceRegistry.java>:53: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServiceRegistry.java>:62: warning: no description for @param [ERROR] * @param classNames [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServiceRegistry.java>:63: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServiceRegistry.java>:72: warning: no description for @param [ERROR] * @param classNames [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServiceRegistry.java>:73: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServiceRegistry.java>:82: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServiceRegistry.java>:93: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ServiceRegistry.java>:104: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/ClusterConnection.java>:64: warning: no description for @param [ERROR] * @param clusterUser [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/ClusterConnection.java>:65: warning: no description for @param [ERROR] * @param clusterPassword [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/ReplicationSyncFileMessage.java>:30: error: reference not found [ERROR] * Message is used to sync {@link org.apache.activemq.artemis.core.journal.SequentialFile}s to a backup server. The {@link FileType} controls [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/PagingManager.java>:29: error: reference not found [ERROR] * | {@link org.apache.activemq.artemis.core.postoffice.PostOffice} |-------> |{@link PagingManager}|-------> |{@link PagingStore} | ------> | {@link org.apache.activemq.artemis.core.paging.impl.Page} | ------> | {@link SequentialFile} | [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/PagingStore.java>:161: error: reference not found [ERROR] * Sending is done here to avoid exposing the internal {@link SequentialFile}s. [ERROR] ^ [ERROR] [ERROR] Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/jre/../bin/javadoc @options @packages [ERROR] [ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/target/site/apidocs'> dir. [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :artemis-server Build step 'Invoke top-level Maven targets' marked build as failure Performing Post build task... Could not match :Too many files with unapproved license : False Logical operation result is FALSE Skipping script : cat ratReport.txt END OF POST BUILD TASK : 0 Recording test results
