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 2013/03/23 17:29:28 UTC

Build failed in Jenkins: Qpid-proton-c #44

See <https://builds.apache.org/job/Qpid-proton-c/44/>

------------------------------------------
[...truncated 324 lines...]
proton_tests.message.LoadSaveTest.testSymbol ............................ pass
proton_tests.message.LoadSaveTest.testText .............................. pass
proton_tests.message.LoadSaveTest.testTextLoadNone ...................... pass
proton_tests.messenger.MessengerTest.testDefaultRoute ................... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testDefaultRouteSubstitution ....... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testIncomingRoute .................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testIncomingWindow ................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testOutgoingWindow ................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testReject ......................... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testRejectIndividual ............... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testRoute .......................... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendBogus ...................... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendReceive .................... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendReceive100K ................ fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendReceive10K ................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendReceive1K .................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendReceive1M .................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendReceive2K .................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendReceive4K .................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testUnlimitedCredit ................ fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.test_proton222 ..................... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.sasl.SaslTest.testChallengeResponse ........................ pass
proton_tests.sasl.SaslTest.testFracturedSASL ............................ pass
proton_tests.sasl.SaslTest.testInitialResponse .......................... pass
proton_tests.sasl.SaslTest.testPipelined ................................ pass
proton_tests.sasl.SaslTest.testPipelined2 ............................... pass
proton_tests.ssl.SslTest.test_allow_unsecured_client .................... pass
proton_tests.ssl.SslTest.test_bad_server_certificate ....................[0x67dc9d0:0] ERROR[-2] SSL Failure: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
 pass
proton_tests.ssl.SslTest.test_client_authentication ..................... pass
proton_tests.ssl.SslTest.test_client_authentication_fail_bad_cert .......[0x677cef0:0] ERROR[-2] SSL Failure: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
 pass
proton_tests.ssl.SslTest.test_client_authentication_fail_no_cert ........[0x677cef0:0] ERROR[-2] SSL Failure: error:140890C7:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificate
 pass
proton_tests.ssl.SslTest.test_client_server_authentication .............. pass
proton_tests.ssl.SslTest.test_defaults .................................. pass
proton_tests.ssl.SslTest.test_disallow_unsecured_client .................[0x6777b20:0] ERROR[-2] SSL Failure: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
 pass
proton_tests.ssl.SslTest.test_multiple_sessions ......................... pass
proton_tests.ssl.SslTest.test_server_authentication ..................... pass
proton_tests.ssl.SslTest.test_server_certificate ........................ pass
proton_tests.ssl.SslTest.test_server_hostname_authentication ............[0x67680a0:0] ERROR[-2] SSL Failure: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
[0x7de5cc0:0] ERROR[-2] SSL Failure: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
[0x67680a0:0] ERROR[-2] SSL Failure: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
 pass
proton_tests.ssl.SslTest.test_server_only_authentication ................ pass
proton_tests.ssl.SslTest.test_session_resume ............................ pass
proton_tests.ssl.SslTest.test_ssl_with_small_buffer ..................... pass
proton_tests.transport.TransportTest.testBigGarbage .....................[0x7d181e0:0] ERROR[-2] AMQP header mismatch: 'GARBAGE_XXX'
[0x7d181e0:0] ERROR[-2] AMQP header mismatch: ''
 pass
proton_tests.transport.TransportTest.testBindAfterOpen .................. pass
proton_tests.transport.TransportTest.testEOS ............................[0x7d181e0:0] ERROR[-2] AMQP header mismatch: ''
 pass
proton_tests.transport.TransportTest.testGarbage ........................[0x7d181e0:0] ERROR[-2] AMQP header mismatch: 'GARBAGE_'
[0x7d181e0:0] ERROR[-2] AMQP header mismatch: ''
 pass
proton_tests.transport.TransportTest.testHeader .........................ERROR amqp:connection:framing-error connection aborted
[0x7d181e0:0] ERROR[-2] connection aborted
 pass
proton_tests.transport.TransportTest.testOutput ......................... pass
proton_tests.transport.TransportTest.testPartial ........................[0x7d181e0:0] ERROR[-2] AMQP header mismatch: ''
 pass
proton_tests.transport.TransportTest.testSmallGarbage ...................[0x7d181e0:0] ERROR[-2] AMQP header mismatch: 'XXX'
[0x7d181e0:0] ERROR[-2] AMQP header mismatch: ''
 pass
Totals: 160 tests, 142 passed, 0 skipped, 0 ignored, 18 failed
Build step 'Execute shell' marked build as failure
Recording test results

Jenkins build is back to normal : Qpid-proton-c #46

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/46/changes>


Build failed in Jenkins: Qpid-proton-c #45

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/45/changes>

Changes:

[rhs] PROTON-160: added pn_messenger_route to the messenger API

------------------------------------------
[...truncated 287 lines...]
proton_tests.message.LoadSaveTest.testSymbol ............................ pass
proton_tests.message.LoadSaveTest.testText .............................. pass
proton_tests.message.LoadSaveTest.testTextLoadNone ...................... pass
proton_tests.messenger.MessengerTest.testDefaultRoute ................... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testDefaultRouteSubstitution ....... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testIncomingRoute .................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testIncomingWindow ................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testOutgoingWindow ................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testReject ......................... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testRejectIndividual ............... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testRoute .......................... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendBogus ...................... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendReceive .................... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendReceive100K ................ fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendReceive10K ................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendReceive1K .................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendReceive1M .................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendReceive2K .................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testSendReceive4K .................. fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.testUnlimitedCredit ................ fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.messenger.MessengerTest.test_proton222 ..................... fail
Error during setup:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.py",> line 37, in setup
      self.server.subscribe("amqp://~0.0.0.0:12345")
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 371, in subscribe
      self._check(PN_ERR)
    File "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.py",> line 228, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  MessengerException: [-2]: unable to subscribe to source: amqp://~0.0.0.0:12345 (bind: Address already in use)
proton_tests.sasl.SaslTest.testChallengeResponse ........................ pass
proton_tests.sasl.SaslTest.testFracturedSASL ............................ pass
proton_tests.sasl.SaslTest.testInitialResponse .......................... pass
proton_tests.sasl.SaslTest.testPipelined ................................ pass
proton_tests.sasl.SaslTest.testPipelined2 ............................... pass
proton_tests.ssl.SslTest.test_allow_unsecured_client .................... pass
proton_tests.ssl.SslTest.test_bad_server_certificate ....................[0x5f4ccd0:0] ERROR[-2] SSL Failure: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
 pass
proton_tests.ssl.SslTest.test_client_authentication ..................... pass
proton_tests.ssl.SslTest.test_client_authentication_fail_bad_cert .......[0x5f70a20:0] ERROR[-2] SSL Failure: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
 pass
proton_tests.ssl.SslTest.test_client_authentication_fail_no_cert ........[0x5f70a20:0] ERROR[-2] SSL Failure: error:140890C7:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificate
 pass
proton_tests.ssl.SslTest.test_client_server_authentication .............. pass
proton_tests.ssl.SslTest.test_defaults .................................. pass
proton_tests.ssl.SslTest.test_disallow_unsecured_client .................[0x5f61860:0] ERROR[-2] SSL Failure: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
 pass
proton_tests.ssl.SslTest.test_multiple_sessions ......................... pass
proton_tests.ssl.SslTest.test_server_authentication ..................... pass
proton_tests.ssl.SslTest.test_server_certificate ........................ pass
proton_tests.ssl.SslTest.test_server_hostname_authentication ............[0x5f4e230:0] ERROR[-2] SSL Failure: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
[0x769da70:0] ERROR[-2] SSL Failure: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
[0x5f4e230:0] ERROR[-2] SSL Failure: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
 pass
proton_tests.ssl.SslTest.test_server_only_authentication ................ pass
proton_tests.ssl.SslTest.test_session_resume ............................ pass
proton_tests.ssl.SslTest.test_ssl_with_small_buffer ..................... pass
proton_tests.transport.TransportTest.testBigGarbage .....................[0x5fd0bd0:0] ERROR[-2] AMQP header mismatch: 'GARBAGE_XXX'
[0x5fd0bd0:0] ERROR[-2] AMQP header mismatch: ''
 pass
proton_tests.transport.TransportTest.testBindAfterOpen .................. pass
proton_tests.transport.TransportTest.testEOS ............................[0x5fd0bd0:0] ERROR[-2] AMQP header mismatch: ''
 pass
proton_tests.transport.TransportTest.testGarbage ........................[0x5fd0bd0:0] ERROR[-2] AMQP header mismatch: 'GARBAGE_'
[0x5fd0bd0:0] ERROR[-2] AMQP header mismatch: ''
 pass
proton_tests.transport.TransportTest.testHeader .........................ERROR amqp:connection:framing-error connection aborted
[0x5fd0bd0:0] ERROR[-2] connection aborted
 pass
proton_tests.transport.TransportTest.testOutput ......................... pass
proton_tests.transport.TransportTest.testPartial ........................[0x5fd0bd0:0] ERROR[-2] AMQP header mismatch: ''
 pass
proton_tests.transport.TransportTest.testSmallGarbage ...................[0x5fd0bd0:0] ERROR[-2] AMQP header mismatch: 'XXX'
[0x5fd0bd0:0] ERROR[-2] AMQP header mismatch: ''
 pass
Totals: 160 tests, 142 passed, 0 skipped, 0 ignored, 18 failed
Build step 'Execute shell' marked build as failure
Recording test results