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/02/03 19:26:40 UTC

Build failed in Jenkins: Qpid-Java-Cpp-Test #2386

See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/2386/changes>

Changes:

[orudyy] QPID-6356: Remove operational log 'MNG-1006 : Using SSL Keystore : {0}'

------------------------------------------
[...truncated 6925 lines...]
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testPriority(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.007 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testQuorumOverride(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfQuorumCausesClientDisconnection(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfMasterNodeCausesClientToFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testClusterCannotStartWithIntruder(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testTransferMasterWhilstMessagesInFlight(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testTransferMasterFromRemoteNode(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfReplicaNodeDoesNotCauseClientToFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testPersistentMessagesAvailableAfterFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

Running org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
Tests run: 7, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec <<< FAILURE! - in org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
testMasterDesignatedPrimaryCanBeRestartedWithoutReplica(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testSecondaryDesignatedAsPrimaryAfterOriginalPrimaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testClusterRestartWithoutDesignatedPrimary(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testDesignatedPrimaryContinuesAfterSecondaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testPersistentOperationsFailOnNonDesignatedPrimaryAfterSecondaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.026 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testInitialDesignatedPrimaryStateOfNodes(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.012 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testSecondaryDoesNotBecomePrimaryWhenDesignatedPrimaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.007 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.qpid.server.store.berkeleydb.BDBBackupTest

Results :

Failed tests: 
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null

Tests in error: 
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testMutateStateOfOneNode:103->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testIntruderProtection:252->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testDeleteMasterNode:192->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testCreate3NodeGroup:92->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testDeleteReplicaNode:166->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:114 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:114 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:114 » Connect
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 » IO

Tests run: 42, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [4.520s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [9.225s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.904s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [2.870s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.395s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [1.286s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.385s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.406s]
[INFO] Qpid Common ....................................... SUCCESS [36.942s]
[INFO] Qpid Management Common ............................ SUCCESS [1.462s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:40.519s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [4.606s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [21.767s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [6.760s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.510s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.377s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.447s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.337s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [23.467s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.549s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [11.545s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [5.225s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.803s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.519s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.306s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [7.306s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:11.828s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [2.261s]
[INFO] Qpid Java Broker .................................. SUCCESS [5.324s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.364s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.162s]
[INFO] Qpid JCA .......................................... SUCCESS [2.311s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.580s]
[INFO] Qpid Tools ........................................ SUCCESS [0.457s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.175s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [1.027s]
[INFO] Qpid System Tests ................................. SUCCESS [6:33.927s]
[INFO] Qpid Performance Tests ............................ SUCCESS [16.557s]
[INFO] Qpid Performance Test System Tests ................ FAILURE [20.687s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [5.784s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [6.643s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:56.265s
[INFO] Finished at: Tue Feb 03 18:26:28 UTC 2015
[INFO] Final Memory: 74M/428M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-perftests-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/qpid-perftests-systests/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/bdbstore/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-perftests-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
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2392

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

Changes:

[shuston] Add cmake module for checking size_t native; should have been with the rest of the patch for QPID-6312

------------------------------------------
[...truncated 6899 lines...]
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testPriority(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testQuorumOverride(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfQuorumCausesClientDisconnection(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfMasterNodeCausesClientToFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testClusterCannotStartWithIntruder(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testTransferMasterWhilstMessagesInFlight(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testTransferMasterFromRemoteNode(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testLossOfReplicaNodeDoesNotCauseClientToFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

testPersistentMessagesAvailableAfterFailover(org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest.setUp(MultiNodeTest.java:81)

Running org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
Tests run: 7, Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec <<< FAILURE! - in org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
testMasterDesignatedPrimaryCanBeRestartedWithoutReplica(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testSecondaryDesignatedAsPrimaryAfterOriginalPrimaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testClusterRestartWithoutDesignatedPrimary(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.018 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testDesignatedPrimaryContinuesAfterSecondaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testPersistentOperationsFailOnNonDesignatedPrimaryAfterSecondaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.01 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testInitialDesignatedPrimaryStateOfNodes(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

testSecondaryDoesNotBecomePrimaryWhenDesignatedPrimaryStopped(org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest)  Time elapsed: 0.009 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
	at junit.framework.Assert.fail(Assert.java:55)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.Assert.assertTrue(Assert.java:31)
	at junit.framework.TestCase.assertTrue(TestCase.java:201)
	at org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest.setUp(TwoNodeTest.java:55)

Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.server.store.berkeleydb.BDBBackupTest

Results :

Failed tests: 
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null

Tests in error: 
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testMutateStateOfOneNode:103->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testIntruderProtection:252->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testDeleteMasterNode:192->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testCreate3NodeGroup:92->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testDeleteReplicaNode:166->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:114 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:114 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:114 » Connect
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 » IO

Tests run: 42, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.647s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.893s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.743s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.853s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.229s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [1.177s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.445s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.276s]
[INFO] Qpid Common ....................................... SUCCESS [28.281s]
[INFO] Qpid Management Common ............................ SUCCESS [1.222s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:24.272s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [4.177s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [21.225s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.177s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.715s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.418s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.262s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.346s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [16.099s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.388s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.409s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [4.957s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.412s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.458s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.311s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [6.920s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:13.033s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [2.003s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.829s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.290s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.173s]
[INFO] Qpid JCA .......................................... SUCCESS [1.588s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.417s]
[INFO] Qpid Tools ........................................ SUCCESS [0.439s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.216s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.821s]
[INFO] Qpid System Tests ................................. SUCCESS [5:45.694s]
[INFO] Qpid Performance Tests ............................ SUCCESS [13.037s]
[INFO] Qpid Performance Test System Tests ................ FAILURE [16.167s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [4.488s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [6.145s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:11.211s
[INFO] Finished at: Thu Feb 05 05:12:35 UTC 2015
[INFO] Final Memory: 74M/371M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-perftests-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/qpid-perftests-systests/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/bdbstore/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-perftests-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
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2391

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

Changes:

[orudyy] QPID-6356: Add port transport into operational log message for starting managegement plugins

[shuston] Apply patches for QPID-6312 to get Qpid building on AIX with XL C++ 13.1

------------------------------------------
[...truncated 301 lines...]
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/QueuePurgeBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/QueuePurgeBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/QueueQueryBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/QueueQueryBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileQosBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileQosBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileQosOkBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileQosOkBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileConsumeBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileConsumeBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileConsumeOkBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileConsumeOkBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileCancelBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileCancelBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileOpenBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileOpenBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileOpenOkBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileOpenOkBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileStageBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileStageBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FilePublishBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FilePublishBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileReturnBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileReturnBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileDeliverBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileDeliverBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileAckBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileAckBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileRejectBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/FileRejectBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamQosBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamQosBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamQosOkBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamQosOkBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamConsumeBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamConsumeBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamConsumeOkBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamConsumeOkBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamCancelBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamCancelBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamPublishBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamPublishBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamReturnBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamReturnBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamDeliverBody.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/StreamDeliverBody.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/../include/qpid/framing/amqp_structs.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/ClientInvoker.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/ClientInvoker.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/ServerInvoker.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/ServerInvoker.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/AllInvoker.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/AllInvoker.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/frame_body_lists.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/AMQP_ClientOperations.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/AMQP_ServerOperations.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/AMQP_AllOperations.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/all_method_bodies.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/../include/qpid/framing/constants.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/../include/qpid/framing/enum.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/../include/qpid/framing/reply_exceptions.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/reply_exceptions.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/../include/qpid/framing/TypeCode.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/TypeCode.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/AMQP_ClientProxy.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/AMQP_ClientProxy.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/AMQP_ServerProxy.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/AMQP_ServerProxy.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/AMQP_AllProxy.h>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/AMQP_AllProxy.cpp>
Generated <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpid/framing/MethodBodyFactory.cpp>
-- <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/cpp/src/qpid/broker/management-schema.xml> is newer
-- <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/cpp/src/qpid/acl/management-schema.xml> is newer
-- <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/cpp/src/qpid/ha/management-schema.xml> is newer
-- <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/cpp/src/qpid/legacystore/management-schema.xml> is newer
-- <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/cpp/src/qpid/linearstore/management-schema.xml> is newer
-- Regenerating Qpid Management Framework sources
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/System.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Memory.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Broker.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Agent.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Vhost.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Queue.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Exchange.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Binding.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Subscription.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Connection.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Incoming.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Outgoing.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Domain.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Topic.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/QueuePolicy.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/TopicPolicy.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Link.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Bridge.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Session.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ManagementSetupState.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/System.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Memory.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Broker.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Agent.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Vhost.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Queue.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Exchange.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Binding.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Subscription.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Connection.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Incoming.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Outgoing.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Domain.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Topic.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/QueuePolicy.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/TopicPolicy.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Link.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Bridge.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Session.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ManagementSetupState.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsBrokerEcho.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsBrokerConnect.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsBrokerQueueMoveMessages.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsBrokerSetLogLevel.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsBrokerGetLogLevel.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsBrokerGetTimestampConfig.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsBrokerSetTimestampConfig.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsBrokerCreate.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsBrokerDelete.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsBrokerQuery.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsBrokerGetLogHiresTimestamp.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsBrokerSetLogHiresTimestamp.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsBrokerQueueRedirect.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsQueuePurge.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsQueueReroute.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/ArgsLinkBridge.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventClientConnect.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventClientConnectFail.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventClientDisconnect.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventBrokerLinkUp.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventBrokerLinkDown.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventQueueDeclare.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventQueueDelete.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventExchangeDeclare.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventExchangeDelete.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventBind.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventUnbind.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventSubscribe.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventUnsubscribe.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventQueueThresholdCrossedUpward.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventQueueThresholdCrossedDownward.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventQueueRedirect.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventQueueRedirectCancelled.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventQueueThresholdExceeded.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventClientConnect.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventClientConnectFail.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventClientDisconnect.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventBrokerLinkUp.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventBrokerLinkDown.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventQueueDeclare.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventQueueDelete.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventExchangeDeclare.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventExchangeDelete.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventBind.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventUnbind.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventSubscribe.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventUnsubscribe.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventQueueThresholdCrossedUpward.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventQueueThresholdCrossedDownward.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventQueueRedirect.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventQueueRedirectCancelled.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/EventQueueThresholdExceeded.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Package.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/broker/Package.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/Acl.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/Acl.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/ArgsAclLookup.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/ArgsAclLookupPublish.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/EventAllow.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/EventDeny.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/EventConnectionDeny.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/EventQueueQuotaDeny.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/EventFileLoaded.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/EventFileLoadFailed.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/EventAllow.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/EventDeny.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/EventConnectionDeny.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/EventQueueQuotaDeny.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/EventFileLoaded.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/EventFileLoadFailed.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/Package.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/acl/Package.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/ha/HaBroker.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/ha/HaBroker.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/ha/ArgsHaBrokerSetBrokersUrl.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/ha/ArgsHaBrokerSetPublicUrl.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/ha/ArgsHaBrokerReplicate.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/ha/EventMembersUpdate.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/ha/EventMembersUpdate.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/ha/Package.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/ha/Package.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/Store.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/Journal.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/Store.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/Journal.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/ArgsJournalExpand.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/EventEnqThresholdExceeded.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/EventCreated.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/EventFull.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/EventRecovered.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/EventEnqThresholdExceeded.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/EventCreated.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/EventFull.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/EventRecovered.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/Package.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/legacystore/Package.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/linearstore/Store.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/linearstore/Journal.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/linearstore/Store.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/linearstore/Journal.cpp>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/linearstore/Package.h>
Generated: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qmf/org/apache/qpid/linearstore/Package.cpp>
Generated: managementgen.cmake
-- Can't locate the doxygen command; user documentation cannot be generated
-- Boost version: 1.54.0
-- Found the following Boost libraries:
--   program_options
--   system
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for include file sys/sdt.h
-- Looking for include file sys/sdt.h - not found
-- Looking for include file sys/poll.h
-- Looking for include file sys/poll.h - found
-- Looking for include file sys/epoll.h
-- Looking for include file sys/epoll.h - found
CMake Error at src/CMakeLists.txt:354 (check_size_t_native_type):
  Unknown CMake command "check_size_t_native_type".


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/CMakeFiles/CMakeError.log".>
make: *** No targets specified and no makefile found.  Stop.
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2390

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

Changes:

[gsim] QPID-6358: detect detached session on fetch

The previous solution may on occasion cause an early return in the case where one of many other receivers is closed while in fetch.

[kwall] QPID-6350: [Java Common] Change IoSender to half close  once writing is done.

Change IoSender half close once it knows it has finished writing data down the pipe.  This is done
to prevent the peer from seeing sporadic socket exception 'connection resets' if it happens that the other
side closes the socket first.  If half close is not supported (windows platform or SSLSocket), this change
has no effect.

[kwall] QPID-6350: [Java Client] Partial revert of r1655877.

My solution was not solving the problem in all situations

------------------------------------------
[...truncated 6817 lines...]
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

testReadonlyMBeanAttributes(org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest)  Time elapsed: 0.122 sec  <<< ERROR!
java.io.IOException: null
	at org.apache.qpid.management.common.JMXConnnectionFactory.getJMXConnection(JMXConnnectionFactory.java:79)
	at org.apache.qpid.test.utils.JMXTestUtils.open(JMXTestUtils.java:87)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.getStoreBeanForNodeAtBrokerPort(JMXManagementTest.java:276)
	at org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest.testReadonlyMBeanAttributes(JMXManagementTest.java:111)
Caused by: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused]
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:358)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: javax.naming.ServiceUnavailableException: null
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at java.net.Socket.connect(Socket.java:528)
	at java.net.Socket.<init>(Socket.java:425)
	at java.net.Socket.<init>(Socket.java:208)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:146)
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:340)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
	at javax.naming.InitialContext.lookup(InitialContext.java:411)
	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925)
	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892)
	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:275)
	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
	at org.apache.qpid.management.common.JMXConnnectionFactory$ConnectWaiter.run(JMXConnnectionFactory.java:245)
	at java.lang.Thread.run(Thread.java:724)

Running org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.124 sec <<< FAILURE! - in org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest
testSetLocalTransactionSynchronizationPolicy(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.038 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:290)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:114)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testSetLocalTransactionSynchronizationPolicy(BDBHAVirtualHostRestTest.java:116)

testMutateState(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.035 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:290)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:114)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testMutateState(BDBHAVirtualHostRestTest.java:140)

testSetRemoteTransactionSynchronizationPolicy(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest)  Time elapsed: 0.051 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at org.apache.qpid.systest.rest.RestTestHelper.getJsonAsList(RestTestHelper.java:290)
	at org.apache.qpid.systest.rest.QpidRestTestCase.waitForAttributeChanged(QpidRestTestCase.java:114)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest.testSetRemoteTransactionSynchronizationPolicy(BDBHAVirtualHostRestTest.java:128)


Results :

Failed tests: 
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null

Tests in error: 
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testMutateStateOfOneNode:103->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testIntruderProtection:252->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testDeleteMasterNode:192->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testCreate3NodeGroup:92->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testDeleteReplicaNode:166->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 » Connect
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 » IO
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:114 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:114 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:114 » Connect

Tests run: 43, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.118s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.150s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.624s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.638s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.215s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.511s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.301s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.231s]
[INFO] Qpid Common ....................................... SUCCESS [27.363s]
[INFO] Qpid Management Common ............................ SUCCESS [1.085s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:45.858s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [3.904s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.206s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [3.878s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.455s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.247s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.244s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.261s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [15.874s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.276s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.106s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [4.838s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.077s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.290s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.230s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [6.370s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:11.357s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.774s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.580s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.243s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.129s]
[INFO] Qpid JCA .......................................... SUCCESS [1.434s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.391s]
[INFO] Qpid Tools ........................................ SUCCESS [0.365s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.192s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.716s]
[INFO] Qpid System Tests ................................. SUCCESS [5:43.890s]
[INFO] Qpid Performance Tests ............................ SUCCESS [12.959s]
[INFO] Qpid Performance Test System Tests ................ SUCCESS [16.025s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [3.775s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [5.193s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:18.333s
[INFO] Finished at: Wed Feb 04 17:45:18 UTC 2015
[INFO] Final Memory: 74M/386M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/bdbstore/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-bdbstore-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
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2389

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

Changes:

[kwall] QPID-6361: [Java Broker] Change 0-8..0-91 queue declare to no longer consider the durability when validating an existing queue.

[orudyy] QPID-6360: [Java Broker] Extend the UI to support creation of alternate group providers and the new config based group provider plugin

------------------------------------------
[...truncated 6839 lines...]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:234)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:508)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:522)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testMutateStateOfOneNode(BDBHAVirtualHostNodeRestTest.java:103)

testIntruderProtection(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.037 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:234)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:508)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:522)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testIntruderProtection(BDBHAVirtualHostNodeRestTest.java:252)

testDeleteMasterNode(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.036 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:234)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:508)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:522)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testDeleteMasterNode(BDBHAVirtualHostNodeRestTest.java:192)

testCreate3NodeGroup(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.047 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:234)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:508)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:522)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testCreate3NodeGroup(BDBHAVirtualHostNodeRestTest.java:92)

testDeleteReplicaNode(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.035 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:234)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:508)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:522)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testDeleteReplicaNode(BDBHAVirtualHostNodeRestTest.java:166)

testIntruderBDBHAVHNNotAllowedToConnect(org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest)  Time elapsed: 0.035 sec  <<< ERROR!
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:203)
	at sun.net.www.http.HttpClient.New(HttpClient.java:290)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:995)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:849)
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1090)
	at org.apache.qpid.systest.rest.RestTestHelper.writeJsonRequest(RestTestHelper.java:234)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:508)
	at org.apache.qpid.systest.rest.RestTestHelper.submitRequest(RestTestHelper.java:522)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.createHANode(BDBHAVirtualHostNodeRestTest.java:317)
	at org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest.testIntruderBDBHAVHNNotAllowedToConnect(BDBHAVirtualHostNodeRestTest.java:232)

Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.server.store.berkeleydb.BDBBackupTest

Results :

Failed tests: 
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  TwoNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:55 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null
  MultiNodeTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->setUp:81 null

Tests in error: 
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testRemoveRemoteNodeFromGroup:164->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testVirtualHostOperationsDeniedForNonMasterNode:187->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testStateOfNonActiveBrokerIsNotMaster:133->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testStateOfActiveBrokerIsMaster:125->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testVirtualHostMbeanOnMasterTransfer:225->getManagedBrokerBeanForNodeAtBrokerPort:283 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testGroupMembers:142->getStoreBeanForNodeAtBrokerPort:276 » IO
  JMXManagementTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testReadonlyMBeanAttributes:111->getStoreBeanForNodeAtBrokerPort:276 » IO
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testSetLocalTransactionSynchronizationPolicy:116->QpidRestTestCase.waitForAttributeChanged:114 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testMutateState:140->QpidRestTestCase.waitForAttributeChanged:114 » Connect
  BDBHAVirtualHostRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testSetRemoteTransactionSynchronizationPolicy:128->QpidRestTestCase.waitForAttributeChanged:114 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testNewMasterElectedWhenVirtualHostIsStopped:135->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testMutateStateOfOneNode:103->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testIntruderProtection:252->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testDeleteMasterNode:192->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testCreate3NodeGroup:92->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testDeleteReplicaNode:166->createHANode:317 » Connect
  BDBHAVirtualHostNodeRestTest>QpidTestCase.run:148->QpidBrokerTestCase.runBare:272->testIntruderBDBHAVHNNotAllowedToConnect:232->createHANode:317 » Connect

Tests run: 42, Failures: 17, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.520s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.233s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.638s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.631s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.205s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.738s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.555s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.267s]
[INFO] Qpid Common ....................................... SUCCESS [27.656s]
[INFO] Qpid Management Common ............................ SUCCESS [1.062s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:32.262s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [3.702s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.531s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [3.905s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.456s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.296s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.220s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.221s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [15.795s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.286s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.074s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [4.712s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.173s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.504s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.238s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [6.093s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:13.662s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.940s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.805s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.243s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.140s]
[INFO] Qpid JCA .......................................... SUCCESS [1.603s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.416s]
[INFO] Qpid Tools ........................................ SUCCESS [0.309s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.139s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.813s]
[INFO] Qpid System Tests ................................. SUCCESS [5:46.417s]
[INFO] Qpid Performance Tests ............................ SUCCESS [13.283s]
[INFO] Qpid Performance Test System Tests ................ SUCCESS [16.663s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [4.243s]
[INFO] Qpid BDB Store System Tests ....................... FAILURE [5.362s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:13.062s
[INFO] Finished at: Wed Feb 04 15:33:26 UTC 2015
[INFO] Final Memory: 74M/383M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-bdbstore-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/bdbstore/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-bdbstore-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
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2388

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

Changes:

[kwall] NO-JIRA: Remove dead testcase.  Much of the original intent seems to be lost.

What remains duplicates AsyncMessageListenerTest, SyncReceiveTest and RollbackOrderTest.
Removed associated support class too.

[kwall] NO-JIRA: Increment year in HTML footer of Java Web Management Console

------------------------------------------
[...truncated 5710 lines...]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.apache.qpid.disttest.controller.ControllerTest
Running org.apache.qpid.disttest.controller.ClientRegistryTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.563 sec - in org.apache.qpid.disttest.controller.ClientRegistryTest
Running org.apache.qpid.disttest.controller.TestRunnerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 sec - in org.apache.qpid.disttest.controller.TestRunnerTest
Running org.apache.qpid.disttest.ArgumentParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.ArgumentParserTest
Running org.apache.qpid.disttest.db.ResultsDbWriterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 sec - in org.apache.qpid.disttest.db.ResultsDbWriterTest
Running org.apache.qpid.disttest.client.ParticipantRegistryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.qpid.disttest.client.ParticipantRegistryTest
Running org.apache.qpid.disttest.client.utils.ExecutorWithNoLimitsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.qpid.disttest.client.utils.ExecutorWithNoLimitsTest
Running org.apache.qpid.disttest.client.utils.ExecutorWithTimeLimitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec - in org.apache.qpid.disttest.client.utils.ExecutorWithTimeLimitTest
Running org.apache.qpid.disttest.client.property.PropertyValueFactoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.client.property.PropertyValueFactoryTest
Running org.apache.qpid.disttest.client.property.RangePropertyValueTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.qpid.disttest.client.property.RangePropertyValueTest
Running org.apache.qpid.disttest.client.property.RandomPropertyValueTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.client.property.RandomPropertyValueTest
Running org.apache.qpid.disttest.client.property.ListPropertyValueTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.qpid.disttest.client.property.ListPropertyValueTest
Running org.apache.qpid.disttest.client.property.SimplePropertyValueTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.qpid.disttest.client.property.SimplePropertyValueTest
Running org.apache.qpid.disttest.client.ParticipantExecutorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.apache.qpid.disttest.client.ParticipantExecutorTest
Running org.apache.qpid.disttest.client.ConsumerParticipantTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec - in org.apache.qpid.disttest.client.ConsumerParticipantTest
Running org.apache.qpid.disttest.client.MessageProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.apache.qpid.disttest.client.MessageProviderTest
Running org.apache.qpid.disttest.client.ClientCommandVisitorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.qpid.disttest.client.ClientCommandVisitorTest
Running org.apache.qpid.disttest.client.ClientTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 sec - in org.apache.qpid.disttest.client.ClientTest
Running org.apache.qpid.disttest.client.ParticipantResultFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.client.ParticipantResultFactoryTest
Running org.apache.qpid.disttest.client.ProducerParticipantTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.459 sec - in org.apache.qpid.disttest.client.ProducerParticipantTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-perftests ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qpid-perftests-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ qpid-perftests ---
[INFO] Reading assembly descriptor: src/main/assembly/qpid-perftests-bin.xml
[INFO] Building tar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qpid-perftests-0.32-SNAPSHOT-bin.tar.gz>
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1050-VaryingNumberOfProducerSessionsSingleConnection.chartdef longer than 100 characters.
[WARNING] Resulting tar file can only be processed successfully by GNU compatible tar commands
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1300-QueueConsumersWithNonOverlappingSelectors-Transient.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/timeseries/1011-MultipleProducersAndConsumers-Persistent.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1302-QueueConsumersWithOverlappingSelectors-Transient.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1301-QueueConsumersWithNonOverlappingSelectors-Persistent.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1303-QueueConsumersWithOverlappingSelectors-Persistent.chartdef longer than 100 characters.
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/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 0.32-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-perftests-visualisation-jfc ---
[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] cpp
     [echo] [profile.broker.language] cpp
     [echo] [profile.broker.type] spawned
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpidd"> -p @PORT --data-dir "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/QPID_WORK/@PORT"> -t --auth no --no-module-dir
     [echo] [profile.specific.excludes] CPPPrefetchExcludes CPPTransientExcludes
     [echo] [profile.test.excludes] Excludes CPPExcludes cpp.excludes CPPPrefetchExcludes CPPTransientExcludes cpp.excludes
     [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] ${profile.virtualhostnode.context.blueprint}
[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] --- maven-enforcer-plugin:1.3.1:enforce (enforce-cpp-broker-dir-defined) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114: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.0.201403182114/org.jacoco.agent-0.7.0.201403182114-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/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-Cpp-Test/ws/trunk/qpid/java/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-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/classes>
[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-Cpp-Test/ws/trunk/qpid/java/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-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ qpid-perftests-visualisation-jfc ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
log4j:WARN No appenders could be found for logger (org.apache.qpid.test.utils.QpidTestCase).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.145 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.029 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.172 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.002 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.013 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.013 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.031 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.869 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.041 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.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.4:jar (default-jar) @ qpid-perftests-visualisation-jfc ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/qpid-perftests-visualisation-jfc-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests-visualisation-jfc ---
[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-Cpp-Test/ws/trunk/qpid/java/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] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.529s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.654s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.788s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.762s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.220s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.587s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.339s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.257s]
[INFO] Qpid Common ....................................... SUCCESS [29.834s]
[INFO] Qpid Management Common ............................ SUCCESS [1.224s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:27.984s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [4.672s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.877s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.236s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.536s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.347s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.292s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.279s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [15.490s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.350s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.596s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [5.253s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.481s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.498s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.289s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [7.295s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:11.157s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [2.036s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.715s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.317s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.161s]
[INFO] Qpid JCA .......................................... SUCCESS [1.572s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.419s]
[INFO] Qpid Tools ........................................ SUCCESS [0.424s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.161s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.758s]
[INFO] Qpid System Tests ................................. FAILURE [5:58.368s]
[INFO] Qpid Performance Tests ............................ SUCCESS [13.190s]
[INFO] Qpid Performance Test System Tests ................ SKIPPED
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [4.422s]
[INFO] Qpid BDB Store System Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:03.483s
[INFO] Finished at: Wed Feb 04 13:02:20 UTC 2015
[INFO] Final Memory: 71M/381M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/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
Recording test results

Build failed in Jenkins: Qpid-Java-Cpp-Test #2387

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

Changes:

[gsim] QPID-6358: detect detached session on fetch

------------------------------------------
[...truncated 5717 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.155 sec - in org.apache.qpid.disttest.db.ResultsDbWriterTest
Running org.apache.qpid.disttest.controller.config.ConnectionConfigTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.apache.qpid.disttest.controller.config.ConnectionConfigTest
Running org.apache.qpid.disttest.controller.config.TestConfigTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.qpid.disttest.controller.config.TestConfigTest
Running org.apache.qpid.disttest.controller.config.ParticipantConfigTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.qpid.disttest.controller.config.ParticipantConfigTest
Running org.apache.qpid.disttest.controller.config.IterationValueTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.apache.qpid.disttest.controller.config.IterationValueTest
Running org.apache.qpid.disttest.controller.config.ConfigTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.qpid.disttest.controller.config.ConfigTest
Running org.apache.qpid.disttest.controller.config.ConsumerConfigTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.controller.config.ConsumerConfigTest
Running org.apache.qpid.disttest.controller.config.MessageProviderConfigTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.controller.config.MessageProviderConfigTest
Running org.apache.qpid.disttest.controller.config.ProducerConfigTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.controller.config.ProducerConfigTest
Running org.apache.qpid.disttest.controller.config.ClientConfigTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.qpid.disttest.controller.config.ClientConfigTest
Running org.apache.qpid.disttest.controller.config.JavaScriptConfigEvaluatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec - in org.apache.qpid.disttest.controller.config.JavaScriptConfigEvaluatorTest
Running org.apache.qpid.disttest.controller.config.TestInstanceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.apache.qpid.disttest.controller.config.TestInstanceTest
Running org.apache.qpid.disttest.controller.config.ConfigReaderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.apache.qpid.disttest.controller.config.ConfigReaderTest
Running org.apache.qpid.disttest.controller.config.SessionConfigTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.qpid.disttest.controller.config.SessionConfigTest
Running org.apache.qpid.disttest.controller.ClientRegistryTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.563 sec - in org.apache.qpid.disttest.controller.ClientRegistryTest
Running org.apache.qpid.disttest.controller.ParticipatingClientsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.qpid.disttest.controller.ParticipatingClientsTest
Running org.apache.qpid.disttest.controller.ControllerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.apache.qpid.disttest.controller.ControllerTest
Running org.apache.qpid.disttest.controller.TestRunnerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.131 sec - in org.apache.qpid.disttest.controller.TestRunnerTest
Running org.apache.qpid.disttest.VisitorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.qpid.disttest.VisitorTest
Running org.apache.qpid.disttest.jms.JmsMessageAdaptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.jms.JmsMessageAdaptorTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-perftests ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qpid-perftests-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ qpid-perftests ---
[INFO] Reading assembly descriptor: src/main/assembly/qpid-perftests-bin.xml
[INFO] Building tar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/target/qpid-perftests-0.32-SNAPSHOT-bin.tar.gz>
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1300-QueueConsumersWithNonOverlappingSelectors-Transient.chartdef longer than 100 characters.
[WARNING] Resulting tar file can only be processed successfully by GNU compatible tar commands
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1303-QueueConsumersWithOverlappingSelectors-Persistent.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1050-VaryingNumberOfProducerSessionsSingleConnection.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/timeseries/1011-MultipleProducersAndConsumers-Persistent.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1302-QueueConsumersWithOverlappingSelectors-Transient.chartdef longer than 100 characters.
[WARNING] Entry: qpid-perftests/0.32-SNAPSHOT/etc/chartdefs/1301-QueueConsumersWithNonOverlappingSelectors-Persistent.chartdef longer than 100 characters.
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/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 0.32-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-perftests-visualisation-jfc ---
[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] cpp
     [echo] [profile.broker.language] cpp
     [echo] [profile.broker.type] spawned
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/qpidd"> -p @PORT --data-dir "<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/QPID_WORK/@PORT"> -t --auth no --no-module-dir
     [echo] [profile.specific.excludes] CPPPrefetchExcludes CPPTransientExcludes
     [echo] [profile.test.excludes] Excludes CPPExcludes cpp.excludes CPPPrefetchExcludes CPPTransientExcludes cpp.excludes
     [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] ${profile.virtualhostnode.context.blueprint}
[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] --- maven-enforcer-plugin:1.3.1:enforce (enforce-cpp-broker-dir-defined) @ qpid-perftests-visualisation-jfc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114: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.0.201403182114/org.jacoco.agent-0.7.0.201403182114-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/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-Cpp-Test/ws/trunk/qpid/java/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-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/classes>
[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-Cpp-Test/ws/trunk/qpid/java/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-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ qpid-perftests-visualisation-jfc ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
log4j:WARN No appenders could be found for logger (org.apache.qpid.test.utils.QpidTestCase).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 sec - in org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest
Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 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.042 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.325 sec - in org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest
Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
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.125 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.002 sec - in org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest
Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in org.apache.qpid.disttest.charting.writer.ChartWriterTest
Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-perftests-visualisation-jfc ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/perftests/visualisation-jfc/target/qpid-perftests-visualisation-jfc-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests-visualisation-jfc ---
[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-Cpp-Test/ws/trunk/qpid/java/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] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [2.227s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [5.428s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [0.620s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [1.586s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [0.207s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [0.527s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [0.263s]
[INFO] Qpid Test Utilities ............................... SUCCESS [0.246s]
[INFO] Qpid Common ....................................... SUCCESS [28.017s]
[INFO] Qpid Management Common ............................ SUCCESS [1.122s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:21.349s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [3.929s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [20.660s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.145s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [0.551s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [0.262s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.262s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [0.241s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [17.254s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [0.321s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.256s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [5.184s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [3.288s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [0.308s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [0.278s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [7.139s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [2:12.703s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [1.816s]
[INFO] Qpid Java Broker .................................. SUCCESS [4.481s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [0.248s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [0.151s]
[INFO] Qpid JCA .......................................... SUCCESS [1.556s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [0.367s]
[INFO] Qpid Tools ........................................ SUCCESS [0.372s]
[INFO] Qpid Management Examples .......................... SUCCESS [0.183s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [0.788s]
[INFO] Qpid System Tests ................................. FAILURE [6:19.230s]
[INFO] Qpid Performance Tests ............................ SUCCESS [13.586s]
[INFO] Qpid Performance Test System Tests ................ SKIPPED
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [3.794s]
[INFO] Qpid BDB Store System Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:15.066s
[INFO] Finished at: Wed Feb 04 01:28:32 UTC 2015
[INFO] Final Memory: 71M/310M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/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
Recording test results