Jiri Daněk created DISPATCH-2118:
------------------------------------

             Summary: [macOS] Timeout in 
system_tests_edge_router#test_12_streaming_multicast_parallel
                 Key: DISPATCH-2118
                 URL: https://issues.apache.org/jira/browse/DISPATCH-2118
             Project: Qpid Dispatch
          Issue Type: Test
    Affects Versions: 1.17.0
            Reporter: Jiri Daněk


https://travis-ci.com/github/apache/qpid-dispatch/jobs/502704390#L4206

{noformat}
55: ======================================================================
55: ERROR: test_12_streaming_multicast_parallel 
(system_tests_edge_router.StreamingMessageTest)
55: Verify a streaming multicast message does not block other non-streaming
55: ----------------------------------------------------------------------
55: Traceback (most recent call last):
55:   File 
"/Users/travis/build/apache/qpid-dispatch/tests/system_tests_edge_router.py", 
line 3384, in test_12_streaming_multicast_parallel
55:     out_text, out_error = rx.communicate(timeout=TIMEOUT)
55:   File "/Users/travis/build/apache/qpid-dispatch/tests/system_test.py", 
line 344, in communicate
55:     timeout=timeout)
55:   File 
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py",
 line 964, in communicate
55:     stdout, stderr = self._communicate(input, endtime, timeout)
55:   File 
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py",
 line 1741, in _communicate
55:     self.wait(timeout=self._remaining_time(endtime))
55:   File "/Users/travis/build/apache/qpid-dispatch/tests/system_test.py", 
line 330, in wait
55:     return super(Process, self).wait(timeout=timeout)
55:   File 
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py",
 line 1019, in wait
55:     return self._wait(timeout=timeout)
55:   File 
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py",
 line 1645, in _wait
55:     raise TimeoutExpired(self.args, timeout)
55: subprocess.TimeoutExpired: Command '['test-receiver', '-i', 
'TestReceiver-3', '-a', 'amqp://0.0.0.0:28572', '-c', '1', '-s', 
'multicast/test-address']' timed out after 299.999929565 seconds
55:
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to