You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/08/02 15:06:28 UTC

Build failed in Jenkins: Qpid-BrokerForJava-TestMatrix » ubuntu,JDK 1.8 (latest),java-mms.0-10 #3827

See <https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/3827/display/redirect?page=changes>

Changes:

[lquack] QPID-7434: Add unit tests for property conversion of AMQP 0-10 messages

[orudyy] QPID-7434: Rename test

[orudyy] QPID-7434: Add missing properties conversion for message conversion

------------------------------------------
[...truncated 495.76 KB...]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-tck ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid for Java Docbook 7.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.0-10
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaTransientExcludes Java010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.0-10.excludes JavaTransientExcludes Java010Excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp10) @ qpid-java-doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Broker for Java Docbook 7.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-broker ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.0-10
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/java-broker/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaTransientExcludes Java010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.0-10.excludes JavaTransientExcludes Java010Excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp10) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-broker ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/java-broker/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 77 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 77 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 77 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-broker ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-broker ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/java-broker/target/qpid-java-doc-broker-7.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc-broker ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Performance Test Docbook 7.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.0-10
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/java-perftests/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaTransientExcludes Java010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.0-10.excludes JavaTransientExcludes Java010Excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp10) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/java-perftests/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/java-perftests/target/qpid-java-doc-perftests-7.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Qpid Broker for Java ........................ SUCCESS [  3.045 s]
[INFO] Apache Qpid Broker Code Generation ................. SUCCESS [  2.505 s]
[INFO] Apache Qpid Test Utilities ......................... SUCCESS [  0.650 s]
[INFO] Apache Qpid Broker Core ............................ SUCCESS [01:32 min]
[INFO] Apache Qpid LogBack Logging Broker Plug-in ......... SUCCESS [  7.226 s]
[INFO] Apache Qpid Access Control Broker Plug-in .......... SUCCESS [  5.896 s]
[INFO] Apache Qpid AMQP 0-8 Protocol Broker Plug-in ....... SUCCESS [  6.973 s]
[INFO] Apache Qpid AMQP 0-10 Protocol Plug-in ............. FAILURE [  7.076 s]
[INFO] Apache Qpid AMQP 1-0 Protocol Broker Plug-in ....... SUCCESS [  9.381 s]
[INFO] Apache Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in SKIPPED
[INFO] Apache Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in SUCCESS [  4.543 s]
[INFO] Apache Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in SKIPPED
[INFO] Apache Qpid JDBC Message Store Broker Plug-in ...... SUCCESS [ 12.019 s]
[INFO] Apache Qpid Derby Message Store Broker Plug-in ..... SUCCESS [ 20.564 s]
[INFO] Apache Qpid JDBC Message Store Connection Pooling Plug-in SUCCESS [  0.301 s]
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SUCCESS [  6.193 s]
[INFO] Apache Qpid HTTP Management Broker Plug-in ......... SUCCESS [  8.925 s]
[INFO] Apache Qpid AMQP Management Protocol Broker Plug-in  SUCCESS [  0.825 s]
[INFO] Apache Qpid Memory Message Store Broker Plug-in .... SUCCESS [  0.515 s]
[INFO] Apache Qpid WebSocket Broker Plug-in ............... SUCCESS [  1.009 s]
[INFO] Apache Qpid BDB Message Store Broker Plug-in ....... SKIPPED
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker for Java ........................ SKIPPED
[INFO] Apache Qpid Tools .................................. SUCCESS [  1.049 s]
[INFO] Apache Qpid System Test Parent ..................... SUCCESS [  4.334 s]
[INFO] Apache Qpid System Tests ........................... SKIPPED
[INFO] Apache Qpid JMS 2.0 System Tests ................... SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SKIPPED
[INFO] Apache Qpid Performance Tests ...................... SUCCESS [ 15.632 s]
[INFO] Apache Qpid Performance Test System Tests .......... SKIPPED
[INFO] Apache Qpid Performance Tests Visualisation JFC .... SUCCESS [  6.718 s]
[INFO] Apache Qpid BDB Store System Tests ................. SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.351 s]
[INFO] Apache Qpid JMS TCK Configuration .................. SUCCESS [  0.256 s]
[INFO] Apache Qpid for Java Docbook ....................... SUCCESS [  0.042 s]
[INFO] Apache Qpid Broker for Java Docbook ................ SUCCESS [  0.492 s]
[INFO] Apache Qpid Performance Test Docbook ............... SUCCESS [  0.072 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:40 min
[INFO] Finished at: 2017-08-02T15:04:05Z
[INFO] Final Memory: 141M/5997M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project qpid-broker-plugins-amqp-0-10-protocol: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/3827/artifact/broker-plugins/amqp-0-10-protocol/target/surefire-reports/java-mms.0-10> for the individual test results.
[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 :qpid-broker-plugins-amqp-0-10-protocol
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : echo Finishing build
date
[java-mms.0-10] $ /bin/bash -xe /tmp/jenkins1327213915009924682.sh
+ echo Finishing build
Finishing build
+ date
Wed Aug  2 15:05:38 UTC 2017
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Recording test results

Jenkins build is back to normal : Qpid-BrokerForJava-TestMatrix » ubuntu,JDK 1.8 (latest),java-mms.0-10 #3829

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/3829/display/redirect?page=changes>


Build failed in Jenkins: Qpid-BrokerForJava-TestMatrix » ubuntu,JDK 1.8 (latest),java-mms.0-10 #3828

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/3828/display/redirect?page=changes>

Changes:

[kwall] QPID-7869: Fix javascript exception when closing truststore tab

------------------------------------------
[...truncated 495.81 KB...]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-tck ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid for Java Docbook 7.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.0-10
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaTransientExcludes Java010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.0-10.excludes JavaTransientExcludes Java010Excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp10) @ qpid-java-doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Broker for Java Docbook 7.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-broker ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.0-10
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/java-broker/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaTransientExcludes Java010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.0-10.excludes JavaTransientExcludes Java010Excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp10) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-broker ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/java-broker/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 77 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 77 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 77 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-broker ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-broker ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/java-broker/target/qpid-java-doc-broker-7.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc-broker ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Performance Test Docbook 7.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.0-10
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/java-perftests/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaTransientExcludes Java010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.0-10.excludes JavaTransientExcludes Java010Excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp10) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/java-perftests/target/jacoco.exec"> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/ws/doc/java-perftests/target/qpid-java-doc-perftests-7.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Qpid Broker for Java ........................ SUCCESS [  2.143 s]
[INFO] Apache Qpid Broker Code Generation ................. SUCCESS [  1.988 s]
[INFO] Apache Qpid Test Utilities ......................... SUCCESS [  0.451 s]
[INFO] Apache Qpid Broker Core ............................ SUCCESS [01:32 min]
[INFO] Apache Qpid LogBack Logging Broker Plug-in ......... SUCCESS [  7.262 s]
[INFO] Apache Qpid Access Control Broker Plug-in .......... SUCCESS [  5.610 s]
[INFO] Apache Qpid AMQP 0-8 Protocol Broker Plug-in ....... SUCCESS [  6.735 s]
[INFO] Apache Qpid AMQP 0-10 Protocol Plug-in ............. FAILURE [  6.879 s]
[INFO] Apache Qpid AMQP 1-0 Protocol Broker Plug-in ....... SUCCESS [  9.731 s]
[INFO] Apache Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in SKIPPED
[INFO] Apache Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in SUCCESS [  4.734 s]
[INFO] Apache Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in SKIPPED
[INFO] Apache Qpid JDBC Message Store Broker Plug-in ...... SUCCESS [ 11.564 s]
[INFO] Apache Qpid Derby Message Store Broker Plug-in ..... SUCCESS [ 20.158 s]
[INFO] Apache Qpid JDBC Message Store Connection Pooling Plug-in SUCCESS [  0.300 s]
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SUCCESS [  6.758 s]
[INFO] Apache Qpid HTTP Management Broker Plug-in ......... SUCCESS [  9.300 s]
[INFO] Apache Qpid AMQP Management Protocol Broker Plug-in  SUCCESS [  0.317 s]
[INFO] Apache Qpid Memory Message Store Broker Plug-in .... SUCCESS [  0.342 s]
[INFO] Apache Qpid WebSocket Broker Plug-in ............... SUCCESS [  0.491 s]
[INFO] Apache Qpid BDB Message Store Broker Plug-in ....... SKIPPED
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker for Java ........................ SKIPPED
[INFO] Apache Qpid Tools .................................. SUCCESS [  0.623 s]
[INFO] Apache Qpid System Test Parent ..................... SUCCESS [  4.444 s]
[INFO] Apache Qpid System Tests ........................... SKIPPED
[INFO] Apache Qpid JMS 2.0 System Tests ................... SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SKIPPED
[INFO] Apache Qpid Performance Tests ...................... SUCCESS [ 16.671 s]
[INFO] Apache Qpid Performance Test System Tests .......... SKIPPED
[INFO] Apache Qpid Performance Tests Visualisation JFC .... SUCCESS [  5.747 s]
[INFO] Apache Qpid BDB Store System Tests ................. SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.292 s]
[INFO] Apache Qpid JMS TCK Configuration .................. SUCCESS [  0.228 s]
[INFO] Apache Qpid for Java Docbook ....................... SUCCESS [  0.036 s]
[INFO] Apache Qpid Broker for Java Docbook ................ SUCCESS [  0.460 s]
[INFO] Apache Qpid Performance Test Docbook ............... SUCCESS [  0.114 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:36 min
[INFO] Finished at: 2017-08-03T14:17:27Z
[INFO] Final Memory: 126M/5326M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project qpid-broker-plugins-amqp-0-10-protocol: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-BrokerForJava-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-10/3828/artifact/broker-plugins/amqp-0-10-protocol/target/surefire-reports/java-mms.0-10> for the individual test results.
[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 :qpid-broker-plugins-amqp-0-10-protocol
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : echo Finishing build
date
[java-mms.0-10] $ /bin/bash -xe /tmp/jenkins7106043093627506421.sh
+ echo Finishing build
Finishing build
+ date
Thu Aug  3 14:19:55 UTC 2017
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Recording test results