You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (Jira)" <ji...@apache.org> on 2021/11/08 14:26:00 UTC

[jira] [Comment Edited] (DISPATCH-1786) system_tests_fallback_dest failing in test_31_switchover_local_interior_alt_remote_interior

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

Ganesh Murthy edited comment on DISPATCH-1786 at 11/8/21, 2:25 PM:
-------------------------------------------------------------------

This test and other switchover tests have been commented out. [~kgiusti] is working on a fix to uncomment those tests.


was (Author: ganeshmurthy):
This test and other switchover tests have been commented out. [~kgiusti] is working on a fix to uncomment those t

> system_tests_fallback_dest failing in test_31_switchover_local_interior_alt_remote_interior
> -------------------------------------------------------------------------------------------
>
>                 Key: DISPATCH-1786
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1786
>             Project: Qpid Dispatch
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 1.14.0
>            Reporter: Ganesh Murthy
>            Assignee: Charles E. Rolke
>            Priority: Major
>             Fix For: 1.18.0
>
>         Attachments: DISPATCH-1786-fallback-test-fail-analysis.txt
>
>
> {noformat}
> 63: Test command: /usr/bin/python "/foo/qpid-dispatch/build/tests/run.py" "-m" "unittest" "-v" "system_tests_fallback_dest"
> 63: Test timeout computed to be: 600
> 63: test_01_sender_first_primary_same_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_02_sender_first_fallback_same_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_03_sender_first_primary_same_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_04_sender_first_fallback_same_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_05_sender_first_primary_interior_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_06_sender_first_fallback_interior_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_07_sender_first_primary_edge_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_08_sender_first_fallback_edge_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_09_sender_first_primary_interior_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_10_sender_first_fallback_interior_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_11_sender_first_primary_edge_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_12_sender_first_fallback_edge_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_13_receiver_first_primary_same_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_14_receiver_first_fallback_same_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_15_receiver_first_primary_same_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_16_receiver_first_fallback_same_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_17_receiver_first_primary_interior_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_18_receiver_first_fallback_interior_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_19_receiver_first_primary_edge_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_20_receiver_first_fallback_edge_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_21_receiver_first_primary_interior_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_22_receiver_first_fallback_interior_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_23_receiver_first_primary_edge_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_24_receiver_first_fallback_edge_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_25_switchover_same_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_26_switchover_same_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_27_switchover_local_edge_alt_remote_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_28_switchover_local_edge_alt_remote_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_29_switchover_local_edge_pri_remote_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_30_switchover_local_interior_pri_remote_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_31_switchover_local_interior_alt_remote_interior (system_tests_fallback_dest.RouterTest) ... FAIL
> 63: test_32_switchover_local_interior_alt_remote_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_33_switchover_local_interior_pri_remote_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_34_switchover_local_interior_pri_remote_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_35_switchover_mix_1 (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_36_switchover_mix_2 (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_37_switchover_mix_3 (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_38_switchover_mix_4 (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_39_auto_link_sender_first_fallback_same_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_40_auto_link_sender_first_fallback_same_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_41_auto_link_sender_first_fallback_interior_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_42_auto_link_sender_first_fallback_edge_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_43_auto_link_sender_first_fallback_interior_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_44_auto_link_sender_first_fallback_edge_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_45_auto_link_receiver_first_fallback_same_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_46_auto_link_receiver_first_fallback_same_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_47_auto_link_receiver_first_fallback_interior_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_48_auto_link_receiver_first_fallback_edge_interior (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_49_auto_link_receiver_first_fallback_interior_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: test_50_auto_link_receiver_first_fallback_edge_edge (system_tests_fallback_dest.RouterTest) ... ok
> 63: 
> 63: Router EB2 debug dump file:
> 63: >>>>
> 63: alloc.c: Items of type 'qd_timer_t' remain allocated at shutdown: 1
> 63: Leak: 2020-10-01 05:54:35.711317 +0000 type: qd_timer_t address: 0x2486c50 (suppressed)
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_alloc+0x20c) [0x7f5139f72d33]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(new_qd_timer_t+0x26) [0x7f5139fe5d32]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_timer+0x19) [0x7f5139fe611a]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_server_connector+0x128) [0x7f5139fe57c1]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_dispatch_configure_connector+0x2c) [0x7f5139f7a76e]
> 63: /lib64/libffi.so.6(ffi_call_unix64+0x4c) [0x7f5138f0caa8]
> 63: /lib64/libffi.so.6(ffi_call+0x1d4) [0x7f5138f0c2a4]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(_ctypes_callproc+0x6b9) [0x7f5138f29919]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(+0x10f6c) [0x7f5138f29f6c]
> 63: /lib64/libpython3.7m.so.1.0(_PyObject_FastCallKeywords+0x4bc) [0x7f5139c9109c]
> 63: 
> 63: alloc.c: Items of type 'qd_connector_t' remain allocated at shutdown: 1
> 63: Leak: 2020-10-01 05:54:35.711309 +0000 type: qd_connector_t address: 0x2579710 (suppressed)
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_alloc+0x5cf) [0x7f5139f730f6]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(new_qd_connector_t+0x26) [0x7f5139fdfea5]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_server_connector+0x11) [0x7f5139fe56aa]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_dispatch_configure_connector+0x2c) [0x7f5139f7a76e]
> 63: /lib64/libffi.so.6(ffi_call_unix64+0x4c) [0x7f5138f0caa8]
> 63: /lib64/libffi.so.6(ffi_call+0x1d4) [0x7f5138f0c2a4]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(_ctypes_callproc+0x6b9) [0x7f5138f29919]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(+0x10f6c) [0x7f5138f29f6c]
> 63: /lib64/libpython3.7m.so.1.0(_PyObject_FastCallKeywords+0x4bc) [0x7f5139c9109c]
> 63: /lib64/libpython3.7m.so.1.0(+0x142809) [0x7f5139c92809]
> 63: 
> 63: 
> 63: <<<<
> 63: 
> 63: Router EB1 debug dump file:
> 63: >>>>
> 63: alloc.c: Items of type 'qd_timer_t' remain allocated at shutdown: 1
> 63: Leak: 2020-10-01 05:54:35.401505 +0000 type: qd_timer_t address: 0x1259c90 (suppressed)
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_alloc+0x20c) [0x7fb8957d8d33]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(new_qd_timer_t+0x26) [0x7fb89584bd32]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_timer+0x19) [0x7fb89584c11a]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_server_connector+0x128) [0x7fb89584b7c1]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_dispatch_configure_connector+0x2c) [0x7fb8957e076e]
> 63: /lib64/libffi.so.6(ffi_call_unix64+0x4c) [0x7fb894772aa8]
> 63: /lib64/libffi.so.6(ffi_call+0x1d4) [0x7fb8947722a4]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(_ctypes_callproc+0x6b9) [0x7fb89478f919]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(+0x10f6c) [0x7fb89478ff6c]
> 63: /lib64/libpython3.7m.so.1.0(_PyObject_FastCallKeywords+0x4bc) [0x7fb8954f709c]
> 63: 
> 63: alloc.c: Items of type 'qd_connector_t' remain allocated at shutdown: 1
> 63: Leak: 2020-10-01 05:54:35.401497 +0000 type: qd_connector_t address: 0x134c710 (suppressed)
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_alloc+0x5cf) [0x7fb8957d90f6]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(new_qd_connector_t+0x26) [0x7fb895845ea5]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_server_connector+0x11) [0x7fb89584b6aa]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_dispatch_configure_connector+0x2c) [0x7fb8957e076e]
> 63: /lib64/libffi.so.6(ffi_call_unix64+0x4c) [0x7fb894772aa8]
> 63: /lib64/libffi.so.6(ffi_call+0x1d4) [0x7fb8947722a4]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(_ctypes_callproc+0x6b9) [0x7fb89478f919]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(+0x10f6c) [0x7fb89478ff6c]
> 63: /lib64/libpython3.7m.so.1.0(_PyObject_FastCallKeywords+0x4bc) [0x7fb8954f709c]
> 63: /lib64/libpython3.7m.so.1.0(+0x142809) [0x7fb8954f8809]
> 63: 
> 63: 
> 63: <<<<
> 63: 
> 63: Router EA2 debug dump file:
> 63: >>>>
> 63: alloc.c: Items of type 'qd_timer_t' remain allocated at shutdown: 1
> 63: Leak: 2020-10-01 05:54:35.092703 +0000 type: qd_timer_t address: 0x2472510 (suppressed)
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_alloc+0x20c) [0x7f4f0ff25d33]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(new_qd_timer_t+0x26) [0x7f4f0ff98d32]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_timer+0x19) [0x7f4f0ff9911a]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_server_connector+0x128) [0x7f4f0ff987c1]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_dispatch_configure_connector+0x2c) [0x7f4f0ff2d76e]
> 63: /lib64/libffi.so.6(ffi_call_unix64+0x4c) [0x7f4f0eebfaa8]
> 63: /lib64/libffi.so.6(ffi_call+0x1d4) [0x7f4f0eebf2a4]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(_ctypes_callproc+0x6b9) [0x7f4f0eedc919]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(+0x10f6c) [0x7f4f0eedcf6c]
> 63: /lib64/libpython3.7m.so.1.0(_PyObject_FastCallKeywords+0x4bc) [0x7f4f0fc4409c]
> 63: 
> 63: alloc.c: Items of type 'qd_connector_t' remain allocated at shutdown: 1
> 63: Leak: 2020-10-01 05:54:35.092695 +0000 type: qd_connector_t address: 0x2564b90 (suppressed)
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_alloc+0x5cf) [0x7f4f0ff260f6]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(new_qd_connector_t+0x26) [0x7f4f0ff92ea5]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_server_connector+0x11) [0x7f4f0ff986aa]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_dispatch_configure_connector+0x2c) [0x7f4f0ff2d76e]
> 63: /lib64/libffi.so.6(ffi_call_unix64+0x4c) [0x7f4f0eebfaa8]
> 63: /lib64/libffi.so.6(ffi_call+0x1d4) [0x7f4f0eebf2a4]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(_ctypes_callproc+0x6b9) [0x7f4f0eedc919]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(+0x10f6c) [0x7f4f0eedcf6c]
> 63: /lib64/libpython3.7m.so.1.0(_PyObject_FastCallKeywords+0x4bc) [0x7f4f0fc4409c]
> 63: /lib64/libpython3.7m.so.1.0(+0x142809) [0x7f4f0fc45809]
> 63: 
> 63: 
> 63: <<<<
> 63: 
> 63: Router EA1 debug dump file:
> 63: >>>>
> 63: alloc.c: Items of type 'qd_timer_t' remain allocated at shutdown: 1
> 63: Leak: 2020-10-01 05:54:34.783226 +0000 type: qd_timer_t address: 0x16ea510 (suppressed)
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_alloc+0x20c) [0x7f01441e3d33]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(new_qd_timer_t+0x26) [0x7f0144256d32]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_timer+0x19) [0x7f014425711a]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_server_connector+0x128) [0x7f01442567c1]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_dispatch_configure_connector+0x2c) [0x7f01441eb76e]
> 63: /lib64/libffi.so.6(ffi_call_unix64+0x4c) [0x7f014317daa8]
> 63: /lib64/libffi.so.6(ffi_call+0x1d4) [0x7f014317d2a4]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(_ctypes_callproc+0x6b9) [0x7f014319a919]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(+0x10f6c) [0x7f014319af6c]
> 63: /lib64/libpython3.7m.so.1.0(_PyObject_FastCallKeywords+0x4bc) [0x7f0143f0209c]
> 63: 
> 63: alloc.c: Items of type 'qd_connector_t' remain allocated at shutdown: 1
> 63: Leak: 2020-10-01 05:54:34.783218 +0000 type: qd_connector_t address: 0x17dd0d0 (suppressed)
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_alloc+0x5cf) [0x7f01441e40f6]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(new_qd_connector_t+0x26) [0x7f0144250ea5]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_server_connector+0x11) [0x7f01442566aa]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_dispatch_configure_connector+0x2c) [0x7f01441eb76e]
> 63: /lib64/libffi.so.6(ffi_call_unix64+0x4c) [0x7f014317daa8]
> 63: /lib64/libffi.so.6(ffi_call+0x1d4) [0x7f014317d2a4]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(_ctypes_callproc+0x6b9) [0x7f014319a919]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(+0x10f6c) [0x7f014319af6c]
> 63: /lib64/libpython3.7m.so.1.0(_PyObject_FastCallKeywords+0x4bc) [0x7f0143f0209c]
> 63: /lib64/libpython3.7m.so.1.0(+0x142809) [0x7f0143f03809]
> 63: 
> 63: 
> 63: <<<<
> 63: 
> 63: Router INT.B debug dump file:
> 63: >>>>
> 63: alloc.c: Items of type 'qd_timer_t' remain allocated at shutdown: 1
> 63: Leak: 2020-10-01 05:54:34.474555 +0000 type: qd_timer_t address: 0x1450750 (suppressed)
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_alloc+0x20c) [0x7f6e42567d33]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(new_qd_timer_t+0x26) [0x7f6e425dad32]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_timer+0x19) [0x7f6e425db11a]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_server_connector+0x128) [0x7f6e425da7c1]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_dispatch_configure_connector+0x2c) [0x7f6e4256f76e]
> 63: /lib64/libffi.so.6(ffi_call_unix64+0x4c) [0x7f6e41501aa8]
> 63: /lib64/libffi.so.6(ffi_call+0x1d4) [0x7f6e415012a4]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(_ctypes_callproc+0x6b9) [0x7f6e4151e919]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(+0x10f6c) [0x7f6e4151ef6c]
> 63: /lib64/libpython3.7m.so.1.0(_PyObject_FastCallKeywords+0x4bc) [0x7f6e4228609c]
> 63: 
> 63: alloc.c: Items of type 'qd_connector_t' remain allocated at shutdown: 1
> 63: Leak: 2020-10-01 05:54:34.474547 +0000 type: qd_connector_t address: 0x1574810 (suppressed)
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_alloc+0x5cf) [0x7f6e425680f6]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(new_qd_connector_t+0x26) [0x7f6e425d4ea5]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_server_connector+0x11) [0x7f6e425da6aa]
> 63: /foo/qpid-dispatch/build/src/libqpid-dispatch.so(qd_dispatch_configure_connector+0x2c) [0x7f6e4256f76e]
> 63: /lib64/libffi.so.6(ffi_call_unix64+0x4c) [0x7f6e41501aa8]
> 63: /lib64/libffi.so.6(ffi_call+0x1d4) [0x7f6e415012a4]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(_ctypes_callproc+0x6b9) [0x7f6e4151e919]
> 63: /usr/lib64/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so(+0x10f6c) [0x7f6e4151ef6c]
> 63: /lib64/libpython3.7m.so.1.0(_PyObject_FastCallKeywords+0x4bc) [0x7f6e4228609c]
> 63: /lib64/libpython3.7m.so.1.0(+0x142809) [0x7f6e42287809]
> 63: 
> 63: 
> 63: <<<<
> 63: 
> 63: ======================================================================
> 63: FAIL: test_31_switchover_local_interior_alt_remote_interior (system_tests_fallback_dest.RouterTest)
> 63: ----------------------------------------------------------------------
> 63: Traceback (most recent call last):
> 63:   File "/foo/qpid-dispatch/tests/system_tests_fallback_dest.py", line 321, in test_31_switchover_local_interior_alt_remote_interior
> 63:     self.assertEqual(None, test.error)
> 63: AssertionError: None != 'Timeout Expired - n_tx=0, n_rx=0, n_rel=678, phase=1, local_rel=0'
> 63: 
> 63: ----------------------------------------------------------------------
> 63: Ran 50 tests in 117.395s
> 63: 
> 63: FAILED (failures=1)
> 63/70 Test #63: system_tests_fallback_dest ........................***Failed  117.59 sec {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org