Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3B04E200B31 for ; Tue, 24 May 2016 18:22:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 39BC6160A35; Tue, 24 May 2016 16:22:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 359D816098E for ; Tue, 24 May 2016 18:22:00 +0200 (CEST) Received: (qmail 51337 invoked by uid 500); 24 May 2016 16:21:59 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 51323 invoked by uid 99); 24 May 2016 16:21:59 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2016 16:21:59 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 2DA2D9C023A; Tue, 24 May 2016 16:21:56 +0000 (UTC) Date: Tue, 24 May 2016 16:21:54 +0000 (UTC) From: Apache Jenkins Server To: commits@activemq.apache.org, clebertsuconic@apache.org, andy.tayls67@gmail.com Message-ID: <1473837077.9398.1464106916029.JavaMail.jenkins@crius> In-Reply-To: <2071326995.9139.1464043829321.JavaMail.jenkins@crius> References: <2071326995.9139.1464043829321.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: ActiveMQ-Artemis-Master #462 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: ActiveMQ-Artemis-Master X-Jenkins-Result: FAILURE archived-at: Tue, 24 May 2016 16:22:01 -0000 See Changes: [andy.tayls67] ARTEMIS-535 - Improve amqp protocol to support topics [clebertsuconic] ARTEMIS-536 Fix AMQP List/Sequence decoding [clebertsuconic] ARTEMIS-532 update JMX RMI port prop ------------------------------------------ [...truncated 3697 lines...] [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-proton-plug --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-checkstyle-plugin:2.16:check (default) @ artemis-proton-plug --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- apache-rat-plugin:0.11:check (default) @ artemis-proton-plug --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: **/*.txt [INFO] Exclude: **/*.md [INFO] Exclude: etc/org.eclipse.* [INFO] Exclude: docs/**/*.json [INFO] Exclude: docs/**/_book/ [INFO] Exclude: **/target/ [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: **/*.iml [INFO] Exclude: **/*.jceks [INFO] Exclude: **/*.jks [INFO] Exclude: **/org/apache/activemq/artemis/utils/json/** [INFO] Exclude: **/org/apache/activemq/artemis/utils/Base64.java [INFO] Exclude: **/.settings/** [INFO] Exclude: **/.project [INFO] Exclude: **/.classpath [INFO] Exclude: **/.checkstyle [INFO] Exclude: **/.factorypath [INFO] Exclude: ratReport.txt [INFO] Exclude: **/org.apache.activemq.artemis.cfg [INFO] Exclude: **/*.data [INFO] Exclude: **/*.bin [INFO] Exclude: **/src/test/resources/keystore [INFO] Exclude: **/*.log [INFO] Exclude: **/*.redo [INFO] Exclude: **/node/** [INFO] Exclude: **/node_modules/** [INFO] Exclude: **/package.json [INFO] Exclude: **/npm-shrinkwrap.json [INFO] Exclude: **/CMakeCache.txt [INFO] Exclude: **/CMakeFiles/ [INFO] Exclude: **/Makefile [INFO] Exclude: **/cmake_install.cmake [INFO] Exclude: artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h [INFO] 77 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 77 licence. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-proton-plug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-proton-plug --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to Note: uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-proton-plug --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-proton-plug --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ artemis-proton-plug --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-proton-plug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-proton-plug --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-checkstyle-plugin:2.16:check (default) @ artemis-proton-plug --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- apache-rat-plugin:0.11:check (default) @ artemis-proton-plug --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: **/*.txt [INFO] Exclude: **/*.md [INFO] Exclude: etc/org.eclipse.* [INFO] Exclude: docs/**/*.json [INFO] Exclude: docs/**/_book/ [INFO] Exclude: **/target/ [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: **/*.iml [INFO] Exclude: **/*.jceks [INFO] Exclude: **/*.jks [INFO] Exclude: **/org/apache/activemq/artemis/utils/json/** [INFO] Exclude: **/org/apache/activemq/artemis/utils/Base64.java [INFO] Exclude: **/.settings/** [INFO] Exclude: **/.project [INFO] Exclude: **/.classpath [INFO] Exclude: **/.checkstyle [INFO] Exclude: **/.factorypath [INFO] Exclude: ratReport.txt [INFO] Exclude: **/org.apache.activemq.artemis.cfg [INFO] Exclude: **/*.data [INFO] Exclude: **/*.bin [INFO] Exclude: **/src/test/resources/keystore [INFO] Exclude: **/*.log [INFO] Exclude: **/*.redo [INFO] Exclude: **/node/** [INFO] Exclude: **/node_modules/** [INFO] Exclude: **/package.json [INFO] Exclude: **/npm-shrinkwrap.json [INFO] Exclude: **/CMakeCache.txt [INFO] Exclude: **/CMakeFiles/ [INFO] Exclude: **/Makefile [INFO] Exclude: **/cmake_install.cmake [INFO] Exclude: artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h [INFO] 77 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 77 licence. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-proton-plug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-proton-plug --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-proton-plug --- [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.proton.plug.context.AbstractConnectionContextTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.proton.plug.context.AbstractConnectionContextTest Running org.proton.plug.test.ProtonTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.proton.plug.test.ProtonTest Running org.proton.plug.test.sasl.PlainSASLTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.proton.plug.test.sasl.PlainSASLTest Running org.proton.plug.test.util.CreditsSemaphoreTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.proton.plug.test.util.CreditsSemaphoreTest Running org.proton.plug.test.util.ReusableLatchTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 sec - in org.proton.plug.test.util.ReusableLatchTest Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ Artemis AMQP Protocol 1.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-amqp-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-amqp-protocol --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ artemis-amqp-protocol --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-amqp-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-amqp-protocol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to Note: uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-checkstyle-plugin:2.16:check (default) @ artemis-amqp-protocol --- [INFO] Starting audit... :19:8: Unused import - org.apache.activemq.artemis.jms.client.ActiveMQMessage. Audit done. [INFO] There is 1 error reported by Checkstyle 6.2 with ruleset. [ERROR] src/main/java/org/apache/activemq/artemis/core/protocol/proton/converter/message/JMSMappingOutboundTransformer.java[19:8] (imports) UnusedImports: Unused import - org.apache.activemq.artemis.jms.client.ActiveMQMessage. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ActiveMQ Artemis Parent ............................ SUCCESS [ 7.828 s] [INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 10.036 s] [INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 11.444 s] [INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [ 5.290 s] [INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [ 4.858 s] [INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [ 2.249 s] [INFO] ActiveMQ Artemis Journal ........................... SUCCESS [ 4.250 s] [INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [ 13.040 s] [INFO] ActiveMQ Artemis Server ............................ SUCCESS [ 59.396 s] [INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [ 0.648 s] [INFO] ActiveMQ Artemis Proton Protocol ................... SUCCESS [ 4.596 s] [INFO] ActiveMQ Artemis AMQP Protocol ..................... FAILURE [ 0.985 s] [INFO] ActiveMQ Artemis STOMP Protocol .................... SKIPPED [INFO] ActiveMQ Artemis OpenWire Protocol ................. SKIPPED [INFO] ActiveMQ Artemis HQClient Protocol ................. SKIPPED [INFO] ActiveMQ Artemis HornetQ Protocol .................. SKIPPED [INFO] ActiveMQ Artemis MQTT Protocol ..................... SKIPPED [INFO] ActiveMQ Artemis DTO ............................... SKIPPED [INFO] ActiveMQ Artemis Boot .............................. SKIPPED [INFO] ActiveMQ Artemis Service Extensions ................ SKIPPED [INFO] ActiveMQ Artemis JMS Server ........................ SKIPPED [INFO] ActiveMQ Artemis CLI ............................... SKIPPED [INFO] ActiveMQ Artemis Web ............................... SKIPPED [INFO] ActiveMQ Artemis Web ............................... 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 Spring Integration ................ SKIPPED [INFO] ActiveMQ Artemis Aerogear Integration .............. SKIPPED [INFO] ActiveMQ Artemis Vert.x Integration ................ SKIPPED [INFO] Apache ActiveMQ Artemis Distribution ............... SKIPPED [INFO] ActiveMQ Artemis Tests POM ......................... SKIPPED [INFO] ActiveMQ Artemis Unit Tests ........................ SKIPPED [INFO] ActiveMQ Artemis Joram Tests ....................... SKIPPED [INFO] ActiveMQ Artemis timing Tests ...................... SKIPPED [INFO] ActiveMQ Artemis JMS Tests ......................... SKIPPED [INFO] ActiveMQ Artemis Features .......................... SKIPPED [INFO] ActiveMQ Artemis Integration Tests ................. SKIPPED [INFO] ActiveMQ Artemis soak Tests ........................ SKIPPED [INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED [INFO] ActiveMQ Artemis performance Tests ................. SKIPPED [INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:06 min [INFO] Finished at: 2016-05-24T16:21:52+00:00 [INFO] Final Memory: 116M/2620M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.16:check (default) on project artemis-amqp-protocol: You have 1 Checkstyle violation. -> [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 -rf :artemis-amqp-protocol 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