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 2015/11/07 21:51:31 UTC

Build failed in Jenkins: Qpid-Java-Java-Test-JDK1.8 #1331

See <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/1331/changes>

Changes:

[kwall] QPID-6824: Include Broker host/port number in CON-1001 message

* included whether the connection is using TLS or not
* reduced the number of CON-1001 messages from three to two to reduce log clutter. The first is now logged imediately after the arrival of the protocol header, the second
  is logged once the user and target virtual host is known.

------------------------------------------
[...truncated 3814 lines...]
main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid Performance Test System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Qpid Performance Tests Visualisation JFC 6.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-perftests-visualisation-jfc ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-perftests-visualisation-jfc ---
[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-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/bin/qpid-server"> -sp @STORE_PATH -st @STORE_TYPE
     [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.3.1:enforce (enforce-minimum-versions) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-perftests-visualisation-jfc ---
[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-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/src/main/resources>
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qpid-perftests-visualisation-jfc ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.223 sec - in org.apache.qpid.disttest.charting.writer.ChartWriterTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Running org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Running org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest

Results :

Tests run: 39, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-perftests-visualisation-jfc ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/qpid-perftests-visualisation-jfc-6.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (make-assembly) @ qpid-perftests-visualisation-jfc ---
[INFO] Reading assembly descriptor: src/main/assembly/qpid-perftests-visualisation-jfc-bin.xml
[INFO] Building tar: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/qpid-perftests-visualisation-jfc-6.0.0-SNAPSHOT-bin.tar.gz>
[WARNING] Entry: qpid-perftests-visualisation-jfc/6.0.0-SNAPSHOT/lib/qpid-perftests-visualisation-jfc-6.0.0-SNAPSHOT.jar longer than 100 characters.
[WARNING] Resulting tar file can only be processed successfully by GNU compatible tar commands
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests-visualisation-jfc ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid BDB Store System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Qpid Joram JMS Tests 6.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ joramtests ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ joramtests ---
[INFO] Executing tasks

main:
     [echo] Joram Integration Tests: To run define system property -Djoramtests to a name of a JMS client e.g. qpid-jms-client
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ joramtests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ joramtests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ joramtests ---
[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-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ joramtests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ joramtests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ joramtests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/src/main/java/org/apache/qpid/joramtests/admin/JavaBrokerAdmin.java>:[258,52] authenticate(org.apache.http.auth.Credentials,org.apache.http.HttpRequest) in org.apache.http.impl.auth.BasicScheme has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ joramtests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ joramtests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ joramtests ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ joramtests ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target/joramtests-6.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ joramtests ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ joramtests ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target/qbtc-test-config>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (default) @ joramtests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (default) @ joramtests ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [1.950s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [2.184s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.651s]
[INFO] Qpid Common ....................................... SUCCESS [22.716s]
[INFO] Qpid Management Common ............................ SUCCESS [1.872s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:43.389s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [3.863s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [4.113s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.403s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [4.808s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.272s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.210s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.235s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [13.162s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.323s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [7.405s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [4.665s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.338s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.351s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.340s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [8.164s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [5.255s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [2.048s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.361s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.620s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.141s]
[INFO] Qpid JCA .......................................... SUCCESS [2.235s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.289s]
[INFO] Qpid Tools ........................................ SUCCESS [0.395s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.121s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.609s]
[INFO] Qpid System Tests ................................. FAILURE [16:15.104s]
[INFO] Qpid Performance Tests ............................ SUCCESS [14.002s]
[INFO] Qpid Performance Test System Tests ................ SKIPPED
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [7.032s]
[INFO] Qpid BDB Store System Tests ....................... SKIPPED
[INFO] Qpid Joram JMS Tests .............................. SUCCESS [0.324s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:01.994s
[INFO] Finished at: Sat Nov 07 20:50:04 UTC 2015
[INFO] Final Memory: 100M/1489M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (integration-test) on project qpid-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/systests/target/surefire-reports> 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-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Jenkins build is back to normal : Qpid-Java-Java-Test-JDK1.8 #1334

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/1334/changes>


Build failed in Jenkins: Qpid-Java-Java-Test-JDK1.8 #1333

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/1333/changes>

Changes:

[rgodfrey] QPID-6820 : State change listeners on non-acquired messages do not get removed when consumers are closed

------------------------------------------
[...truncated 3798 lines...]
main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid Performance Test System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Qpid Performance Tests Visualisation JFC 6.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-perftests-visualisation-jfc ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-perftests-visualisation-jfc ---
[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-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/bin/qpid-server"> -sp @STORE_PATH -st @STORE_TYPE
     [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.3.1:enforce (enforce-minimum-versions) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-perftests-visualisation-jfc ---
[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-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/src/main/resources>
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qpid-perftests-visualisation-jfc ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.924 sec - in org.apache.qpid.disttest.charting.writer.ChartWriterTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Running org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Running org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest

Results :

Tests run: 39, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-perftests-visualisation-jfc ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/qpid-perftests-visualisation-jfc-6.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (make-assembly) @ qpid-perftests-visualisation-jfc ---
[INFO] Reading assembly descriptor: src/main/assembly/qpid-perftests-visualisation-jfc-bin.xml
[INFO] Building tar: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/qpid-perftests-visualisation-jfc-6.0.0-SNAPSHOT-bin.tar.gz>
[WARNING] Entry: qpid-perftests-visualisation-jfc/6.0.0-SNAPSHOT/lib/qpid-perftests-visualisation-jfc-6.0.0-SNAPSHOT.jar longer than 100 characters.
[WARNING] Resulting tar file can only be processed successfully by GNU compatible tar commands
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests-visualisation-jfc ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid BDB Store System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Qpid Joram JMS Tests 6.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ joramtests ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ joramtests ---
[INFO] Executing tasks

main:
     [echo] Joram Integration Tests: To run define system property -Djoramtests to a name of a JMS client e.g. qpid-jms-client
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ joramtests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ joramtests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ joramtests ---
[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-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ joramtests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ joramtests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ joramtests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/src/main/java/org/apache/qpid/joramtests/admin/JavaBrokerAdmin.java>:[258,52] authenticate(org.apache.http.auth.Credentials,org.apache.http.HttpRequest) in org.apache.http.impl.auth.BasicScheme has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ joramtests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ joramtests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ joramtests ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ joramtests ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target/joramtests-6.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ joramtests ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ joramtests ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target/qbtc-test-config>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (default) @ joramtests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (default) @ joramtests ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.084s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [2.279s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.490s]
[INFO] Qpid Common ....................................... SUCCESS [22.271s]
[INFO] Qpid Management Common ............................ SUCCESS [1.897s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:43.266s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [3.874s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [4.071s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.294s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [4.868s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.286s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.270s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.466s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [13.246s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.460s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [7.339s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [4.686s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.338s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.378s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.293s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [8.148s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [5.133s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [2.147s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.357s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.294s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.124s]
[INFO] Qpid JCA .......................................... SUCCESS [1.856s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.330s]
[INFO] Qpid Tools ........................................ SUCCESS [0.392s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.156s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.651s]
[INFO] Qpid System Tests ................................. FAILURE [16:09.837s]
[INFO] Qpid Performance Tests ............................ SUCCESS [14.014s]
[INFO] Qpid Performance Test System Tests ................ SKIPPED
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [6.624s]
[INFO] Qpid BDB Store System Tests ....................... SKIPPED
[INFO] Qpid Joram JMS Tests .............................. SUCCESS [0.368s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:55.545s
[INFO] Finished at: Tue Nov 10 12:52:00 UTC 2015
[INFO] Final Memory: 101M/1540M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (integration-test) on project qpid-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/systests/target/surefire-reports> 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-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Build failed in Jenkins: Qpid-Java-Java-Test-JDK1.8 #1332

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/1332/changes>

Changes:

[kwall] QPID-6823: [Java Broker/ACLs] Chain underlying cause when opening ACL urls

[kwall] QPID-6816: [Java Broker] Improve text of message PRT-1005 to include the reason why the connection is rejected

[kwall] QPID-6761: [Java Broker] Downgrade logging of org.eclipse.jetty.io.EofException to avoid reporting browser broken-pipes at ERRORs.

------------------------------------------
[...truncated 3858 lines...]
main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid Performance Test System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Qpid Performance Tests Visualisation JFC 6.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-perftests-visualisation-jfc ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-perftests-visualisation-jfc ---
[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-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/bin/qpid-server"> -sp @STORE_PATH -st @STORE_TYPE
     [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.3.1:enforce (enforce-minimum-versions) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-perftests-visualisation-jfc ---
[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-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/src/main/resources>
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-perftests-visualisation-jfc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-perftests-visualisation-jfc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qpid-perftests-visualisation-jfc ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 sec - in org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 sec - in org.apache.qpid.disttest.charting.writer.ChartWriterTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
Running org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Running org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Running org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest
Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest

Results :

Tests run: 39, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ qpid-perftests-visualisation-jfc ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/qpid-perftests-visualisation-jfc-6.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (make-assembly) @ qpid-perftests-visualisation-jfc ---
[INFO] Reading assembly descriptor: src/main/assembly/qpid-perftests-visualisation-jfc-bin.xml
[INFO] Building tar: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/qpid-perftests-visualisation-jfc-6.0.0-SNAPSHOT-bin.tar.gz>
[WARNING] Entry: qpid-perftests-visualisation-jfc/6.0.0-SNAPSHOT/lib/qpid-perftests-visualisation-jfc-6.0.0-SNAPSHOT.jar longer than 100 characters.
[WARNING] Resulting tar file can only be processed successfully by GNU compatible tar commands
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests-visualisation-jfc ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/perftests/visualisation-jfc/target/qbtc-test-config>
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid BDB Store System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Qpid Joram JMS Tests 6.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ joramtests ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ joramtests ---
[INFO] Executing tasks

main:
     [echo] Joram Integration Tests: To run define system property -Djoramtests to a name of a JMS client e.g. qpid-jms-client
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ joramtests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ joramtests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ joramtests ---
[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-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ joramtests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ joramtests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ joramtests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/src/main/java/org/apache/qpid/joramtests/admin/JavaBrokerAdmin.java>:[258,52] authenticate(org.apache.http.auth.Credentials,org.apache.http.HttpRequest) in org.apache.http.impl.auth.BasicScheme has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ joramtests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ joramtests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ joramtests ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ joramtests ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target/joramtests-6.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ joramtests ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ joramtests ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/joramtests/target/qbtc-test-config>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (default) @ joramtests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (default) @ joramtests ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [1.890s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [1.907s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.527s]
[INFO] Qpid Common ....................................... SUCCESS [21.527s]
[INFO] Qpid Management Common ............................ SUCCESS [1.783s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:42.685s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [4.130s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [4.974s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.365s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [5.514s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.305s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.260s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.245s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [13.621s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.472s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [7.647s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [5.356s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.888s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.449s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.306s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [9.332s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [5.374s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [2.116s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.544s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.332s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.122s]
[INFO] Qpid JCA .......................................... SUCCESS [1.948s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.382s]
[INFO] Qpid Tools ........................................ SUCCESS [0.451s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.145s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.614s]
[INFO] Qpid System Tests ................................. FAILURE [15:36.183s]
[INFO] Qpid Performance Tests ............................ SUCCESS [13.890s]
[INFO] Qpid Performance Test System Tests ................ SKIPPED
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [4.652s]
[INFO] Qpid BDB Store System Tests ....................... SKIPPED
[INFO] Qpid Joram JMS Tests .............................. SUCCESS [0.446s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:23.337s
[INFO] Finished at: Sun Nov 08 19:14:38 UTC 2015
[INFO] Final Memory: 99M/1524M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (integration-test) on project qpid-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/systests/target/surefire-reports> 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-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results