Philip Harvey created PROTON-327:
------------------------------------

             Summary: proton-c: soak.MessengerTests.test_relay_C_SSL sometimes 
fails
                 Key: PROTON-327
                 URL: https://issues.apache.org/jira/browse/PROTON-327
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
    Affects Versions: 0.4
         Environment: Linux
            Reporter: Philip Harvey


Today I observed the following test failure on my CI server.  This is the first 
time I've seen the test fail.  It passed when I re-ran it.

Here is the test output:


proton_tests.soak.MessengerTests.test_relay_C_SSL (from pythontests)
Failing for the past 1 build (Since Failed#122 )
Took 1 min 0 sec.
add description
Error Message

Command '['msgr-send', '-a', 
'amqps://0.0.0.0:58694/X0Y,amqps://0.0.0.0:58694/X1Y,amqps://0.0.0.0:58694/X2Y,amqps://0.0.0.0:58694/X3Y,amqps://0.0.0.0:58694/X4Y',
 '-c', '85', '-R', '-t', '60']' failed

Stacktrace


Error during test:  Traceback (most recent call last):
    File "./tests/python/proton-test", line 340, in run
      phase()
    File "/.../proton/tests/python/proton_tests/soak.py", line 310, in 
test_relay_C_SSL
      self._do_relay_test(MessengerReceiverC(), MessengerReceiverC(), 
MessengerSenderC(), "amqps")
    File "/.../proton/tests/python/proton_tests/soak.py", line 220, in 
_do_relay_test
      self._do_test(iterations)
    File "/.../proton/tests/python/proton_tests/soak.py", line 96, in _do_test
      assert S.status() == 0, "Command '%s' failed" % str(S.cmdline())
  AssertionError: Command '['msgr-send', '-a', 
'amqps://0.0.0.0:58694/X0Y,amqps://0.0.0.0:58694/X1Y,amqps://0.0.0.0:58694/X2Y,amqps://0.0.0.0:58694/X3Y,amqps://0.0.0.0:58694/X4Y',
 '-c', '85', '-R', '-t', '60']' failed


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to