[ 
https://issues.apache.org/jira/browse/DISPATCH-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326322#comment-17326322
 ] 

Jiri Daněk commented on DISPATCH-2028:
--------------------------------------

Here's another timeout-related fail from the test, 
https://travis-ci.com/github/apache/qpid-dispatch/jobs/500067334#L4866

{noformat}
54: ======================================================================
54: ERROR: test_12_streaming_multicast_parallel 
(system_tests_edge_router.StreamingMessageTest)
54: Verify a streaming multicast message does not block other non-streaming
54: ----------------------------------------------------------------------
54: Traceback (most recent call last):
54:   File 
"/Users/travis/build/apache/qpid-dispatch/tests/system_tests_edge_router.py", 
line 3384, in test_12_streaming_multicast_parallel
54:     out_text, out_error = rx.communicate(timeout=TIMEOUT)
54:   File "/Users/travis/build/apache/qpid-dispatch/tests/system_test.py", 
line 344, in communicate
54:     timeout=timeout)
54:   File 
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py",
 line 964, in communicate
54:     stdout, stderr = self._communicate(input, endtime, timeout)
54:   File 
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py",
 line 1741, in _communicate
54:     self.wait(timeout=self._remaining_time(endtime))
54:   File "/Users/travis/build/apache/qpid-dispatch/tests/system_test.py", 
line 330, in wait
54:     return super(Process, self).wait(timeout=timeout)
54:   File 
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py",
 line 1019, in wait
54:     return self._wait(timeout=timeout)
54:   File 
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py",
 line 1645, in _wait
54:     raise TimeoutExpired(self.args, timeout)
54: subprocess.TimeoutExpired: Command '['test-receiver', '-i', 
'TestReceiver-3', '-a', 'amqp://0.0.0.0:24999', '-c', '1', '-s', 
'multicast/test-address']' timed out after 59.99990606 seconds
54: 
54: ======================================================================
54: ERROR: test_12_streaming_multicast_parallel 
(system_tests_edge_router.StreamingMessageTest)
54: Verify a streaming multicast message does not block other non-streaming
54: ----------------------------------------------------------------------
54: Traceback (most recent call last):
54:   File "/Users/travis/build/apache/qpid-dispatch/tests/system_test.py", 
line 872, in tearDown
54:     Tester.teardown(self)
54:   File "/Users/travis/build/apache/qpid-dispatch/tests/system_test.py", 
line 808, in teardown
54:     raise RuntimeError("Errors during teardown: \n\n%s" % 
"\n\n".join([str(e) for e in errors]))
54: RuntimeError: Errors during teardown: 
54: 
54: Process 6854 error: still running
54: test-sender -i TestSender-6 -a amqp://0.0.0.0:24997 -c 1 -t 
multicast/test-address -sm
54: 
/Users/travis/build/apache/qpid-dispatch/build/tests/system_test.dir/system_tests_edge_router/StreamingMessageTest/test_12_streaming_multicast_parallel/test-sender-65.cmd
{noformat}

I would blame it on a slow VM running the test.

> Edge router system test is failing on RHEL8
> -------------------------------------------
>
>                 Key: DISPATCH-2028
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2028
>             Project: Qpid Dispatch
>          Issue Type: Test
>            Reporter: Fernando Giorgetti
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.16.0
>
>         Attachments: system_tests_edge_router.rhel8.log
>
>
> Two edge router system tests are failing on RHEL8:
> test_61_anon_sender_multicast_mobile_address_edge_to_interior
> test_66_anon_sender_drop_rx_client_multicast_large_message
>  
> Output for this particular ST is attached.



--
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