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 2018/04/26 14:27:45 UTC

Build failed in Jenkins: ActiveMQ-Artemis-Master #1775

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

Changes:

[clebertsuconic] ARTEMIS-1826 don't send 'Server' HTTP header

[clebertsuconic] [ARTEMIS-1823] - Log warning on boot when persistence is disabled and

[clebertsuconic] ARTEMIS-1818 re-create auto-created queue on JMS reconnect

------------------------------------------
[...truncated 391.37 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-hornetq-protocol ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-hornetq-protocol ---
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-hornetq-protocol <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-hornetq-protocol ---
[INFO] 
[INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-hornetq-protocol ---
[INFO] Skipping dependency-check
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-hornetq-protocol ---
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-hornetq-protocol/target/artemis-hornetq-protocol-2.6.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-hornetq-protocol/2.6.0-SNAPSHOT/artemis-hornetq-protocol-2.6.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-hornetq-protocol/pom.xml> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-hornetq-protocol/2.6.0-SNAPSHOT/artemis-hornetq-protocol-2.6.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-hornetq-protocol/target/artemis-hornetq-protocol-2.6.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-hornetq-protocol/2.6.0-SNAPSHOT/artemis-hornetq-protocol-2.6.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-hornetq-protocol/target/artemis-hornetq-protocol-2.6.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-hornetq-protocol/2.6.0-SNAPSHOT/artemis-hornetq-protocol-2.6.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.0:install (default-install) @ artemis-hornetq-protocol ---
[INFO] Installing org/apache/activemq/artemis-hornetq-protocol/2.6.0-SNAPSHOT/artemis-hornetq-protocol-2.6.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ Artemis MQTT Protocol 2.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-mqtt-protocol ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-mqtt-protocol ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-mqtt-protocol ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-mqtt-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-mqtt-protocol ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-mqtt-protocol/target/classes>
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-mqtt-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/mqtt/MQTTUtil.java>:170: warning: [MissingCasesInEnumSwitch] Non-exhaustive switch, expected cases for: PUBACK, PUBREC, PUBREL, and 5 others
         switch (message.fixedHeader().messageType()) {
         ^
    (see http://errorprone.info/bugpattern/MissingCasesInEnumSwitch)
  Did you mean 'default: throw new AssertionError("unexpected case: " + message.fixedHeader().messageType());' or 'case PUBACK: case PUBREC: case PUBREL: case PUBCOMP: case UNSUBACK: case PINGREQ: case PINGRESP: case DISCONNECT: break;' or 'default: break;'?
Note: <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-mqtt-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/mqtt/MQTTRetainMessageManager.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-mqtt-protocol ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-mqtt-protocol ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml
[INFO] Exclude: **/footer.html
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: etc/ide-settings/**
[INFO] Exclude: docs/**/*.json
[INFO] Exclude: docs/**/_book/
[INFO] Exclude: **/target/
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/META-INF/MANIFEST.MF
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.jceks
[INFO] Exclude: **/*.jks
[INFO] Exclude: **/xml.xsd
[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: **/.editorconfig
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/.factorypath
[INFO] Exclude: **/org.apache.activemq.artemis.cfg
[INFO] Exclude: **/nb-configuration.xml
[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: **/overlays/**
[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] Exclude: **/dependency-reduced-pom.xml
[INFO] 17 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 17 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-mqtt-protocol ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-mqtt-protocol/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-mqtt-protocol ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-mqtt-protocol ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ artemis-mqtt-protocol ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-mqtt-protocol ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-mqtt-protocol >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-mqtt-protocol ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-mqtt-protocol ---
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-mqtt-protocol <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-mqtt-protocol ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-mqtt-protocol/target/artemis-mqtt-protocol-2.6.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-mqtt-protocol >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-mqtt-protocol ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-mqtt-protocol ---
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-mqtt-protocol <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-mqtt-protocol ---
[INFO] 
[INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-mqtt-protocol ---
[INFO] Skipping dependency-check
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-mqtt-protocol ---
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-mqtt-protocol/target/artemis-mqtt-protocol-2.6.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-mqtt-protocol/2.6.0-SNAPSHOT/artemis-mqtt-protocol-2.6.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-mqtt-protocol/pom.xml> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-mqtt-protocol/2.6.0-SNAPSHOT/artemis-mqtt-protocol-2.6.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-mqtt-protocol/target/artemis-mqtt-protocol-2.6.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-mqtt-protocol/2.6.0-SNAPSHOT/artemis-mqtt-protocol-2.6.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-mqtt-protocol/target/artemis-mqtt-protocol-2.6.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-mqtt-protocol/2.6.0-SNAPSHOT/artemis-mqtt-protocol-2.6.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.0:install (default-install) @ artemis-mqtt-protocol ---
[INFO] Installing org/apache/activemq/artemis-mqtt-protocol/2.6.0-SNAPSHOT/artemis-mqtt-protocol-2.6.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ Artemis DTO 2.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-dto ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-dto ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-dto ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ artemis-dto ---
Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/2.2.7/jaxb-core-2.2.7.pom
[WARNING] Failed to create parent directories for tracking file /home/jenkins/.m2/repository/com/sun/xml/bind/jaxb-core/2.2.7/jaxb-core-2.2.7.pom.lastUpdated
Downloading: https://maven.java.net/content/repositories/releases/com/sun/xml/bind/jaxb-core/2.2.7/jaxb-core-2.2.7.pom
[WARNING] Failed to create parent directories for tracking file /home/jenkins/.m2/repository/com/sun/xml/bind/jaxb-core/2.2.7/jaxb-core-2.2.7.pom.lastUpdated
Downloading: https://maven.java.net/content/groups/staging/com/sun/xml/bind/jaxb-core/2.2.7/jaxb-core-2.2.7.pom
[WARNING] Failed to create parent directories for tracking file /home/jenkins/.m2/repository/com/sun/xml/bind/jaxb-core/2.2.7/jaxb-core-2.2.7.pom.lastUpdated
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [  4.709 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 17.180 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [  8.770 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  3.627 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  3.138 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [  5.355 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  2.310 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [  6.708 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [01:28 min]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [  0.126 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [  4.573 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [  1.993 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [  2.308 s]
[INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [  0.564 s]
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [  0.782 s]
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [  1.572 s]
[INFO] ActiveMQ Artemis DTO ............................... FAILURE [  0.854 s]
[INFO] ActiveMQ Artemis Service Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Server ........................ 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 JUnit Rules ....................... 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: 02:35 min
[INFO] Finished at: 2018-04-26T16:27:44+02:00
[INFO] Final Memory: 185M/1851M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (default) on project artemis-dto: Execution default of goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run failed: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.7 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-antrun-plugin:jar:1.7 -> com.sun.xml.bind:jaxb-impl:jar:2.2.7 -> com.sun.xml.bind:jaxb-core:jar:2.2.7: Failed to read artifact descriptor for com.sun.xml.bind:jaxb-core:jar:2.2.7: Could not transfer artifact com.sun.xml.bind:jaxb-core:pom:2.2.7 from/to central (https://repo.maven.apache.org/maven2): /home/jenkins/.m2/repository/com/sun/xml/bind/jaxb-core/2.2.7/jaxb-core-2.2.7.pom.part.lock (No such file or directory) -> [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/PluginResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :artemis-dto
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

Jenkins build is back to normal : ActiveMQ-Artemis-Master #1776

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