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 2018/05/07 15:40:50 UTC

Build failed in Jenkins: Qpid-cpp-JMS-AMQP-0-x-Test #4403

See <https://builds.apache.org/job/Qpid-cpp-JMS-AMQP-0-x-Test/4403/display/redirect?page=changes>

Changes:

[jross] QPID-8183: Remove examples for the deprecated QMF API

------------------------------------------
[...truncated 161.86 KB...]
testPublishTransactedAcknowledgedWhileFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 200.285 sec  <<< ERROR!
javax.jms.JMSException: Exception when sending message:Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.publishWhileFailingOver(FailoverBehaviourTest.java:652)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testPublishTransactedAcknowledgedWhileFailover(FailoverBehaviourTest.java:504)
Caused by: org.apache.qpid.transport.SessionException: Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.publishWhileFailingOver(FailoverBehaviourTest.java:652)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testPublishTransactedAcknowledgedWhileFailover(FailoverBehaviourTest.java:504)

testTransactedSessionCloseAfterFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 21.1 sec  <<< FAILURE!
java.lang.AssertionError: Failover did not complete
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1206)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1196)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.restartAndAwaitFailoverCompletion(FailoverBehaviourTest.java:1191)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.sessionCloseAfterFailoverImpl(FailoverBehaviourTest.java:1033)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testTransactedSessionCloseAfterFailover(FailoverBehaviourTest.java:479)

testAcknowledgeAfterMessageReceivingAfterFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 21.112 sec  <<< FAILURE!
java.lang.AssertionError: Failover did not complete
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1206)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1196)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.restartAndAwaitFailoverCompletion(FailoverBehaviourTest.java:1191)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testAcknowledgeAfterMessageReceivingAfterFailover(FailoverBehaviourTest.java:450)

testFailoverHandlerTimeoutReconnected(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 10.049 sec  <<< FAILURE!
java.lang.AssertionError: Failover did not complete
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1206)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testFailoverHandlerTimeoutReconnected(FailoverBehaviourTest.java:727)

testTransactionRolledBackExceptionThrownOnCommitAfterFailoverOnMessageReceiving(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 21.11 sec  <<< FAILURE!
java.lang.AssertionError: Failover did not complete
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1206)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1196)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.restartAndAwaitFailoverCompletion(FailoverBehaviourTest.java:1191)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testTransactionRolledBackExceptionThrownOnCommitAfterFailoverOnMessageReceiving(FailoverBehaviourTest.java:241)

testAcknowledgeBeforeFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 200.341 sec  <<< ERROR!
javax.jms.JMSException: Exception when sending message:Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.produceMessages(FailoverBehaviourTest.java:1126)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.produceMessages(FailoverBehaviourTest.java:1085)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.produceMessages(FailoverBehaviourTest.java:1080)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testAcknowledgeBeforeFailover(FailoverBehaviourTest.java:429)
Caused by: org.apache.qpid.transport.SessionException: Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.produceMessages(FailoverBehaviourTest.java:1126)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.produceMessages(FailoverBehaviourTest.java:1085)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.produceMessages(FailoverBehaviourTest.java:1080)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testAcknowledgeBeforeFailover(FailoverBehaviourTest.java:429)

testRollbackAfterReceivingAfterFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 200.517 sec  <<< FAILURE!
java.lang.AssertionError: Expected message [0] is not received!
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.assertReceivedMessage(FailoverBehaviourTest.java:1169)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.consumeMessages(FailoverBehaviourTest.java:1152)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.consumeMessages(FailoverBehaviourTest.java:1095)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testRollbackAfterReceivingAfterFailover(FailoverBehaviourTest.java:317)

testClientAcknowledgedSessionCloseAfterFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 21.088 sec  <<< FAILURE!
java.lang.AssertionError: Failover did not complete
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1206)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1196)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.restartAndAwaitFailoverCompletion(FailoverBehaviourTest.java:1191)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.sessionCloseAfterFailoverImpl(FailoverBehaviourTest.java:1033)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testClientAcknowledgedSessionCloseAfterFailover(FailoverBehaviourTest.java:473)

testAutoAcknowledgedQueueBrowserCloseWhileFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 200.271 sec  <<< ERROR!
javax.jms.JMSException: Exception while closing consumer: Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.browserCloseWhileFailoverImpl(FailoverBehaviourTest.java:1378)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testAutoAcknowledgedQueueBrowserCloseWhileFailover(FailoverBehaviourTest.java:541)
Caused by: org.apache.qpid.transport.SessionException: Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.browserCloseWhileFailoverImpl(FailoverBehaviourTest.java:1378)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testAutoAcknowledgedQueueBrowserCloseWhileFailover(FailoverBehaviourTest.java:541)

testRecoverWithConsumedMessagesAfterFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 200.431 sec  <<< FAILURE!
java.lang.AssertionError: Expected message [0] is not received!
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.assertReceivedMessage(FailoverBehaviourTest.java:1169)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.consumeMessages(FailoverBehaviourTest.java:1152)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.consumeMessages(FailoverBehaviourTest.java:1095)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testRecoverWithConsumedMessagesAfterFailover(FailoverBehaviourTest.java:369)

testRollbackAfterFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 21.108 sec  <<< FAILURE!
java.lang.AssertionError: Failover did not complete
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1206)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1196)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.restartAndAwaitFailoverCompletion(FailoverBehaviourTest.java:1191)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testRollbackAfterFailover(FailoverBehaviourTest.java:293)

testMessageProducingAndRollbackAfterFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 200.442 sec  <<< ERROR!
javax.jms.JMSException: Exception when sending message:Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testMessageProducingAndRollbackAfterFailover(FailoverBehaviourTest.java:148)
Caused by: org.apache.qpid.transport.SessionException: Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testMessageProducingAndRollbackAfterFailover(FailoverBehaviourTest.java:148)

testClientAcknowledgedQueueBrowserCloseWhileFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 200.467 sec  <<< ERROR!
javax.jms.JMSException: Exception while closing consumer: Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.browserCloseWhileFailoverImpl(FailoverBehaviourTest.java:1378)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testClientAcknowledgedQueueBrowserCloseWhileFailover(FailoverBehaviourTest.java:529)
Caused by: org.apache.qpid.transport.SessionException: Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.browserCloseWhileFailoverImpl(FailoverBehaviourTest.java:1378)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testClientAcknowledgedQueueBrowserCloseWhileFailover(FailoverBehaviourTest.java:529)

testTransactedSessionCloseWhileFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 205.284 sec  <<< FAILURE!
java.lang.AssertionError: Failover has not completed yet but session was closed
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.sessionCloseWhileFailoverImpl(FailoverBehaviourTest.java:1330)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testTransactedSessionCloseWhileFailover(FailoverBehaviourTest.java:517)

testAutoAcknowledgedSessionCloseAfterFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 21.085 sec  <<< FAILURE!
java.lang.AssertionError: Failover did not complete
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1206)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1196)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.restartAndAwaitFailoverCompletion(FailoverBehaviourTest.java:1191)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.sessionCloseAfterFailoverImpl(FailoverBehaviourTest.java:1033)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testAutoAcknowledgedSessionCloseAfterFailover(FailoverBehaviourTest.java:485)

testTransactionRolledBackExceptionThrownOnCommitAfterFailoverOnProducingMessages(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 200.275 sec  <<< ERROR!
javax.jms.JMSException: Exception when sending message:Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testTransactionRolledBackExceptionThrownOnCommitAfterFailoverOnProducingMessages(FailoverBehaviourTest.java:176)
Caused by: org.apache.qpid.transport.SessionException: Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testTransactionRolledBackExceptionThrownOnCommitAfterFailoverOnProducingMessages(FailoverBehaviourTest.java:176)

testKillBrokerFailoverWhilstPublishingInFlight(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 30.181 sec  <<< FAILURE!
java.lang.AssertionError: All producing work was not completed
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.doFailoverWhilstPublishingInFlight(FailoverBehaviourTest.java:628)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testKillBrokerFailoverWhilstPublishingInFlight(FailoverBehaviourTest.java:547)

testClientAcknowledgedSessionCloseWhileFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 205.59 sec  <<< FAILURE!
java.lang.AssertionError: Failover has not completed yet but session was closed
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.sessionCloseWhileFailoverImpl(FailoverBehaviourTest.java:1330)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testClientAcknowledgedSessionCloseWhileFailover(FailoverBehaviourTest.java:511)

testFailoverWhenConnectionStopped(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 10.092 sec  <<< FAILURE!
java.lang.AssertionError: Failover did not complete
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1206)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testFailoverWhenConnectionStopped(FailoverBehaviourTest.java:889)

testNoJMSExceptionThrownOnCommitAfterFailoverWithCleanConsumerSession(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 21.092 sec  <<< FAILURE!
java.lang.AssertionError: Failover did not complete
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1206)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1196)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.restartAndAwaitFailoverCompletion(FailoverBehaviourTest.java:1191)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testNoJMSExceptionThrownOnCommitAfterFailoverWithCleanConsumerSession(FailoverBehaviourTest.java:273)

testPublishAutoAcknowledgedWhileFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 200.339 sec  <<< ERROR!
javax.jms.JMSException: Exception when sending message:Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.publishWhileFailingOver(FailoverBehaviourTest.java:652)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testPublishAutoAcknowledgedWhileFailover(FailoverBehaviourTest.java:491)
Caused by: org.apache.qpid.transport.SessionException: Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.publishWhileFailingOver(FailoverBehaviourTest.java:652)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testPublishAutoAcknowledgedWhileFailover(FailoverBehaviourTest.java:491)

testNoJMSExceptionThrownOnCommitAfterFailoverWithCleanProducerSession(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 21.05 sec  <<< FAILURE!
java.lang.AssertionError: Failover did not complete
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1206)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.awaitForFailoverCompletion(FailoverBehaviourTest.java:1196)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.restartAndAwaitFailoverCompletion(FailoverBehaviourTest.java:1191)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testNoJMSExceptionThrownOnCommitAfterFailoverWithCleanProducerSession(FailoverBehaviourTest.java:211)

testAutoAcknowledgedSessionCloseWhileFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 205.305 sec  <<< FAILURE!
java.lang.AssertionError: Failover has not completed yet but session was closed
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.sessionCloseWhileFailoverImpl(FailoverBehaviourTest.java:1330)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testAutoAcknowledgedSessionCloseWhileFailover(FailoverBehaviourTest.java:523)

testTransactedQueueBrowserCloseWhileFailover(org.apache.qpid.systest.connection.FailoverBehaviourTest)  Time elapsed: 200.282 sec  <<< ERROR!
javax.jms.JMSException: Exception while closing consumer: Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.browserCloseWhileFailoverImpl(FailoverBehaviourTest.java:1378)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testTransactedQueueBrowserCloseWhileFailover(FailoverBehaviourTest.java:535)
Caused by: org.apache.qpid.transport.SessionException: Command was interrupted because of failover, before being sent
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.browserCloseWhileFailoverImpl(FailoverBehaviourTest.java:1378)
	at org.apache.qpid.systest.connection.FailoverBehaviourTest.testTransactedQueueBrowserCloseWhileFailover(FailoverBehaviourTest.java:535)

Running org.apache.qpid.systest.connection.ExistingSocketTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in org.apache.qpid.systest.connection.ExistingSocketTest
Running org.apache.qpid.systest.connection.HeartbeatTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.353 sec - in org.apache.qpid.systest.connection.HeartbeatTest
Running org.apache.qpid.systest.connection.ConnectionFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.apache.qpid.systest.connection.ConnectionFactoryTest
Running org.apache.qpid.systest.connection.FailoverMethodTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.146 sec - in org.apache.qpid.systest.connection.FailoverMethodTest
Running org.apache.qpid.systest.connection.ConnectionTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.236 sec - in org.apache.qpid.systest.connection.ConnectionTest
Running org.apache.qpid.systest.message.JMSXUserIDTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.apache.qpid.systest.message.JMSXUserIDTest
Running org.apache.qpid.systest.message.MessageCompressionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.126 sec - in org.apache.qpid.systest.message.MessageCompressionTest
Running org.apache.qpid.systest.message.AMQPEncodedMapMessageTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.qpid.systest.message.AMQPEncodedMapMessageTest
Running org.apache.qpid.systest.producer.CloseOnNoRouteForMandatoryMessageTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.105 sec - in org.apache.qpid.systest.producer.CloseOnNoRouteForMandatoryMessageTest
Running org.apache.qpid.systest.producer.ProducerFlowControlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.029 sec - in org.apache.qpid.systest.producer.ProducerFlowControlTest
Running org.apache.qpid.systest.producer.ImmediateAndMandatoryPublishingTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 0.297 sec - in org.apache.qpid.systest.producer.ImmediateAndMandatoryPublishingTest
Running org.apache.qpid.systest.producer.ReturnUnroutableMandatoryMessageTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.063 sec - in org.apache.qpid.systest.producer.ReturnUnroutableMandatoryMessageTest

Results :

Failed tests: 
  FailoverBehaviourTest.testAcknowledgeAfterFailover:394->restartAndAwaitFailoverCompletion:1191->awaitForFailoverCompletion:1196->awaitForFailoverCompletion:1206 Failover did not complete
  FailoverBehaviourTest.testAcknowledgeAfterMessageReceivingAfterFailover:450->restartAndAwaitFailoverCompletion:1191->awaitForFailoverCompletion:1196->awaitForFailoverCompletion:1206 Failover did not complete
  FailoverBehaviourTest.testAutoAcknowledgedSessionCloseAfterFailover:485->sessionCloseAfterFailoverImpl:1033->restartAndAwaitFailoverCompletion:1191->awaitForFailoverCompletion:1196->awaitForFailoverCompletion:1206 Failover did not complete
  FailoverBehaviourTest.testAutoAcknowledgedSessionCloseWhileFailover:523->sessionCloseWhileFailoverImpl:1330 Failover has not completed yet but session was closed
  FailoverBehaviourTest.testClientAcknowledgedSessionCloseAfterFailover:473->sessionCloseAfterFailoverImpl:1033->restartAndAwaitFailoverCompletion:1191->awaitForFailoverCompletion:1196->awaitForFailoverCompletion:1206 Failover did not complete
  FailoverBehaviourTest.testClientAcknowledgedSessionCloseWhileFailover:511->sessionCloseWhileFailoverImpl:1330 Failover has not completed yet but session was closed
  FailoverBehaviourTest.testFailoverHandlerTimeoutReconnected:727->awaitForFailoverCompletion:1206 Failover did not complete
  FailoverBehaviourTest.testFailoverWhenConnectionStopped:889->awaitForFailoverCompletion:1206 Failover did not complete
  FailoverBehaviourTest.testKillBrokerFailoverWhilstPublishingInFlight:547->doFailoverWhilstPublishingInFlight:628 All producing work was not completed
  FailoverBehaviourTest.testNoJMSExceptionThrownOnCommitAfterFailoverWithCleanConsumerSession:273->restartAndAwaitFailoverCompletion:1191->awaitForFailoverCompletion:1196->awaitForFailoverCompletion:1206 Failover did not complete
  FailoverBehaviourTest.testNoJMSExceptionThrownOnCommitAfterFailoverWithCleanProducerSession:211->restartAndAwaitFailoverCompletion:1191->awaitForFailoverCompletion:1196->awaitForFailoverCompletion:1206 Failover did not complete
  FailoverBehaviourTest.testRecoverAfterFailover:340->restartAndAwaitFailoverCompletion:1191->awaitForFailoverCompletion:1196->awaitForFailoverCompletion:1206 Failover did not complete
  FailoverBehaviourTest.testRecoverWithConsumedMessagesAfterFailover:369->consumeMessages:1095->consumeMessages:1152->assertReceivedMessage:1169 Expected message [0] is not received!
  FailoverBehaviourTest.testRollbackAfterFailover:293->restartAndAwaitFailoverCompletion:1191->awaitForFailoverCompletion:1196->awaitForFailoverCompletion:1206 Failover did not complete
  FailoverBehaviourTest.testRollbackAfterReceivingAfterFailover:317->consumeMessages:1095->consumeMessages:1152->assertReceivedMessage:1169 Expected message [0] is not received!
  FailoverBehaviourTest.testStopBrokerFailoverWhilstPublishingInFlight:553->doFailoverWhilstPublishingInFlight:628 All producing work was not completed
  FailoverBehaviourTest.testTransactedSessionCloseAfterFailover:479->sessionCloseAfterFailoverImpl:1033->restartAndAwaitFailoverCompletion:1191->awaitForFailoverCompletion:1196->awaitForFailoverCompletion:1206 Failover did not complete
  FailoverBehaviourTest.testTransactedSessionCloseWhileFailover:517->sessionCloseWhileFailoverImpl:1330 Failover has not completed yet but session was closed
  FailoverBehaviourTest.testTransactionRolledBackExceptionThrownOnCommitAfterFailoverOnMessageReceiving:241->restartAndAwaitFailoverCompletion:1191->awaitForFailoverCompletion:1196->awaitForFailoverCompletion:1206 Failover did not complete
Tests in error: 
  FailoverBehaviourTest.testAcknowledgeBeforeFailover:429->produceMessages:1080->produceMessages:1085->produceMessages:1126 » JMS
  FailoverBehaviourTest.testAutoAcknowledgedQueueBrowserCloseWhileFailover:541->browserCloseWhileFailoverImpl:1378 » JMS
  FailoverBehaviourTest.testClientAcknowledgedQueueBrowserCloseWhileFailover:529->browserCloseWhileFailoverImpl:1378 » JMS
  FailoverBehaviourTest.testMessageProducingAndRollbackAfterFailover:148 » JMS E...
  FailoverBehaviourTest.testPublishAutoAcknowledgedWhileFailover:491->publishWhileFailingOver:652 » JMS
  FailoverBehaviourTest.testPublishClientAcknowledgedWhileFailover:497->publishWhileFailingOver:652 » JMS
  FailoverBehaviourTest.testPublishTransactedAcknowledgedWhileFailover:504->publishWhileFailingOver:652 » JMS
  FailoverBehaviourTest.testTransactedQueueBrowserCloseWhileFailover:535->browserCloseWhileFailoverImpl:1378 » JMS
  FailoverBehaviourTest.testTransactionRolledBackExceptionThrownOnCommitAfterFailoverOnProducingMessages:176 » JMS

Tests run: 153, Failures: 19, Errors: 9, Skipped: 49

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:46 min
[INFO] Finished at: 2018-05-07T15:40:30Z
[INFO] Final Memory: 29M/1204M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (integration-test) on project qpid-client-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-cpp-JMS-AMQP-0-x-Test/4403/artifact/qpid-jms-amqp-0-x/systests/target/surefire-reports/junit> 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
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results