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

[jira] [Commented] (DISPATCH-738) Several test failures on Solaris x86

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

Adel Boutros commented on DISPATCH-738:
---------------------------------------

Hello Jiri,

I actually left the company which was using QPID. However, I don't think they still use Solaris but I cannot be sure

> Several test failures on Solaris x86
> ------------------------------------
>
>                 Key: DISPATCH-738
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-738
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.7.0
>            Reporter: Ganesh Murthy
>            Priority: Major
>             Fix For: Backlog
>
>
> {noformat}
> -- The C compiler identification is SunPro 5.10.0
> -- Check for working C compiler: /usr/bin/cc
> -- Check for working C compiler: /usr/bin/cc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Found PythonInterp: /python278/bin/python (found version "2.7.8") 
> -- Found PythonLibs: /python278/lib/libpython2.7.so (found version "2.7.8") 
> -- Found Proton: /qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/libqpid-proton.so  
> -- Could NOT find LIBWEBSOCKETS (missing:  LIBWEBSOCKETS_LIBRARIES LIBWEBSOCKETS_INCLUDE_DIRS) 
> -- Could NOT find VALGRIND (missing:  VALGRIND_EXECUTABLE) 
> -- asciidoc not found: not generating HTML, man pages or PDF
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch
> [  1%] Generating schema_enum.h, schema_enum.c
> Scanning dependencies of target qpid-dispatch
> [  2%] Building C object src/CMakeFiles/qpid-dispatch.dir/amqp.c.o
> [  4%] Building C object src/CMakeFiles/qpid-dispatch.dir/bitmask.c.o
> [  5%] Building C object src/CMakeFiles/qpid-dispatch.dir/buffer.c.o
> [  6%] Building C object src/CMakeFiles/qpid-dispatch.dir/error.c.o
> [  8%] Building C object src/CMakeFiles/qpid-dispatch.dir/compose.c.o
> [  9%] Building C object src/CMakeFiles/qpid-dispatch.dir/connection_manager.c.o
> [ 11%] Building C object src/CMakeFiles/qpid-dispatch.dir/container.c.o
> [ 12%] Building C object src/CMakeFiles/qpid-dispatch.dir/dispatch.c.o
> [ 13%] Building C object src/CMakeFiles/qpid-dispatch.dir/entity.c.o
> [ 15%] Building C object src/CMakeFiles/qpid-dispatch.dir/entity_cache.c.o
> [ 16%] Building C object src/CMakeFiles/qpid-dispatch.dir/failoverlist.c.o
> [ 18%] Building C object src/CMakeFiles/qpid-dispatch.dir/hash.c.o
> [ 19%] Building C object src/CMakeFiles/qpid-dispatch.dir/iovec.c.o
> [ 20%] Building C object src/CMakeFiles/qpid-dispatch.dir/iterator.c.o
> [ 22%] Building C object src/CMakeFiles/qpid-dispatch.dir/log.c.o
> [ 23%] Building C object src/CMakeFiles/qpid-dispatch.dir/message.c.o
> [ 25%] Building C object src/CMakeFiles/qpid-dispatch.dir/parse.c.o
> [ 26%] Building C object src/CMakeFiles/qpid-dispatch.dir/policy.c.o
> [ 27%] Building C object src/CMakeFiles/qpid-dispatch.dir/posix/driver.c.o
> [ 29%] Building C object src/CMakeFiles/qpid-dispatch.dir/posix/threading.c.o
> [ 30%] Building C object src/CMakeFiles/qpid-dispatch.dir/python_embedded.c.o
> [ 31%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_agent.c.o
> [ 33%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_config.c.o
> [ 34%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/agent.c.o
> [ 36%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/agent_address.c.o
> [ 37%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/agent_config_address.c.o
> [ 38%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/agent_config_auto_link.c.o
> [ 40%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/agent_connection.c.o
> [ 41%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/agent_config_link_route.c.o
> [ 43%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/agent_link.c.o
> [ 44%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/agent_router.c.o
> [ 45%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/connections.c.o
> [ 47%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/error.c.o
> [ 48%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/forwarder.c.o
> [ 50%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/route_control.c.o
> [ 51%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/router_core.c.o
> [ 52%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/router_core_thread.c.o
> [ 54%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/route_tables.c.o
> [ 55%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/management_agent.c.o
> [ 56%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/terminus.c.o
> [ 58%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_core/transfer.c.o
> [ 59%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_node.c.o
> [ 61%] Building C object src/CMakeFiles/qpid-dispatch.dir/router_pynode.c.o
> [ 62%] Building C object src/CMakeFiles/qpid-dispatch.dir/schema_enum.c.o
> [ 63%] Building C object src/CMakeFiles/qpid-dispatch.dir/server.c.o
> [ 65%] Building C object src/CMakeFiles/qpid-dispatch.dir/timer.c.o
> [ 66%] Building C object src/CMakeFiles/qpid-dispatch.dir/trace_mask.c.o
> [ 68%] Building C object src/CMakeFiles/qpid-dispatch.dir/http-none.c.o
> [ 69%] Building C object src/CMakeFiles/qpid-dispatch.dir/alloc_pool.c.o
> [ 70%] Linking C shared library libqpid-dispatch.so
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libssl.so.1.0.0: section .SUNW_ldynsym has invalid type 0x6ffffff3
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libssl.so.1.0.0: section .SUNW_dynsymsort has invalid type 0x6ffffff1
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libcrypto.so.1.0.0: section .SUNW_ldynsym has invalid type 0x6ffffff3
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libcrypto.so.1.0.0: section .SUNW_dynsymsort has invalid type 0x6ffffff1
> [ 70%] Built target qpid-dispatch
> Scanning dependencies of target unit_tests
> [ 72%] Building C object tests/CMakeFiles/unit_tests.dir/compose_test.c.o
> [ 73%] Building C object tests/CMakeFiles/unit_tests.dir/policy_test.c.o
> [ 75%] Building C object tests/CMakeFiles/unit_tests.dir/run_unit_tests.c.o
> [ 76%] Building C object tests/CMakeFiles/unit_tests.dir/timer_test.c.o
> [ 77%] Building C object tests/CMakeFiles/unit_tests.dir/tool_test.c.o
> [ 79%] Building C object tests/CMakeFiles/unit_tests.dir/failoverlist_test.c.o
> [ 80%] Building C object tests/CMakeFiles/unit_tests.dir/alloc_test.c.o
> [ 81%] Linking C executable unit_tests
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libssl.so.1.0.0: section .SUNW_ldynsym has invalid type 0x6ffffff3
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libssl.so.1.0.0: section .SUNW_dynsymsort has invalid type 0x6ffffff1
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libcrypto.so.1.0.0: section .SUNW_ldynsym has invalid type 0x6ffffff3
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libcrypto.so.1.0.0: section .SUNW_dynsymsort has invalid type 0x6ffffff1
> [ 81%] Built target unit_tests
> Scanning dependencies of target unit_tests_size
> [ 83%] Building C object tests/CMakeFiles/unit_tests_size.dir/field_test.c.o
> [ 84%] Building C object tests/CMakeFiles/unit_tests_size.dir/parse_test.c.o
> [ 86%] Building C object tests/CMakeFiles/unit_tests_size.dir/message_test.c.o
> [ 87%] Building C object tests/CMakeFiles/unit_tests_size.dir/buffer_test.c.o
> [ 88%] Building C object tests/CMakeFiles/unit_tests_size.dir/run_unit_tests_size.c.o
> [ 90%] Linking C executable unit_tests_size
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libssl.so.1.0.0: section .SUNW_ldynsym has invalid type 0x6ffffff3
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libssl.so.1.0.0: section .SUNW_dynsymsort has invalid type 0x6ffffff1
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libcrypto.so.1.0.0: section .SUNW_ldynsym has invalid type 0x6ffffff3
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libcrypto.so.1.0.0: section .SUNW_dynsymsort has invalid type 0x6ffffff1
> [ 90%] Built target unit_tests_size
> Scanning dependencies of target qdrouterd
> [ 91%] Building C object router/CMakeFiles/qdrouterd.dir/src/main.c.o
> [ 93%] Linking C executable qdrouterd
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libssl.so.1.0.0: section .SUNW_ldynsym has invalid type 0x6ffffff3
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libssl.so.1.0.0: section .SUNW_dynsymsort has invalid type 0x6ffffff1
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libcrypto.so.1.0.0: section .SUNW_ldynsym has invalid type 0x6ffffff3
> ld: warning: file /qpid-dispatch-router/dispatch-workspace/build-dir/openssl/release/lib/libcrypto.so.1.0.0: section .SUNW_dynsymsort has invalid type 0x6ffffff1
> [ 93%] Built target qdrouterd
> Scanning dependencies of target doc_gen
> [ 94%] Generating book/schema.adoc
> [ 95%] Generating man/qdrouterd.conf.5.adoc
> [ 97%] Generating man/qdrouterd_help.adoc
> [ 98%] Generating man/qdmanage_help.adoc
> [100%] Generating man/qdstat_help.adoc
> [100%] Built target doc_gen
> UpdateCTestConfiguration  from :/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/DartConfiguration.tcl
> Parse Config file:/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/DartConfiguration.tcl
> UpdateCTestConfiguration  from :/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/DartConfiguration.tcl
> Parse Config file:/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/DartConfiguration.tcl
> Test project /qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch
> Constructing a list of tests
> Done constructing a list of tests
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
>       Start  1: unit_tests_size_10000
> 1: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "--vg" "unit_tests_size" "10000"
> 1: Test timeout computed to be: 1500
> 1: Test Case message_tests.test_send_to_messenger: PASS
> 1: Test Case message_tests.test_receive_from_messenger: PASS
> 1: Test Case message_tests.test_message_properties: PASS
> 1: Test Case message_tests.test_check_multiple: PASS
> 1: Test Case message_tests.test_send_message_annotations: PASS
> 1: Test Case field_tests.test_view_global_dns: PASS
> 1: Test Case field_tests.test_view_global_non_dns: PASS
> 1: Test Case field_tests.test_view_global_no_host: PASS
> 1: Test Case field_tests.test_view_global_no_host_slash: PASS
> 1: Test Case field_tests.test_trim: PASS
> 1: Test Case field_tests.test_sub_iterator: PASS
> 1: Test Case field_tests.test_view_address_hash: PASS
> 1: Test Case field_tests.test_view_address_with_space: PASS
> 1: Test Case field_tests.test_view_address_hash_override: PASS
> 1: Test Case field_tests.test_view_address_hash_with_space: PASS
> 1: Test Case field_tests.test_view_node_hash: PASS
> 1: Test Case field_tests.test_field_advance_string: PASS
> 1: Test Case field_tests.test_field_advance_buffer: PASS
> 1: Test Case field_tests.test_qd_hash_retrieve_prefix_separator: PASS
> 1: Test Case field_tests.test_qd_hash_retrieve_prefix: PASS
> 1: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match: PASS
> 1: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match_separator: PASS
> 1: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match: PASS
> 1: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_1: PASS
> 1: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_slashes: PASS
> 1: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end: PASS
> 1: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end_1: PASS
> 1: Test Case field_tests.test_prefix_hash: PASS
> 1: Test Case field_tests.test_prefix_hash_with_space: PASS
> 1: Test Case parse_tests.test_parser_fixed_scalars: PASS
> 1: Test Case parse_tests.test_map: PASS
> 1: Test Case parse_tests.test_parser_errors: PASS
> 1: Test Case parse_tests.test_tracemask: PASS
> 1: Test Case buffer_tests.test_buffer_list_clone: PASS
>  1/32 Test  #1: unit_tests_size_10000 .................   Passed    0.03 sec
> test 2
>       Start  2: unit_tests_size_512
> 2: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "--vg" "unit_tests_size" "512"
> 2: Test timeout computed to be: 1500
> 2: Test Case message_tests.test_send_to_messenger: PASS
> 2: Test Case message_tests.test_receive_from_messenger: PASS
> 2: Test Case message_tests.test_message_properties: PASS
> 2: Test Case message_tests.test_check_multiple: PASS
> 2: Test Case message_tests.test_send_message_annotations: PASS
> 2: Test Case field_tests.test_view_global_dns: PASS
> 2: Test Case field_tests.test_view_global_non_dns: PASS
> 2: Test Case field_tests.test_view_global_no_host: PASS
> 2: Test Case field_tests.test_view_global_no_host_slash: PASS
> 2: Test Case field_tests.test_trim: PASS
> 2: Test Case field_tests.test_sub_iterator: PASS
> 2: Test Case field_tests.test_view_address_hash: PASS
> 2: Test Case field_tests.test_view_address_with_space: PASS
> 2: Test Case field_tests.test_view_address_hash_override: PASS
> 2: Test Case field_tests.test_view_address_hash_with_space: PASS
> 2: Test Case field_tests.test_view_node_hash: PASS
> 2: Test Case field_tests.test_field_advance_string: PASS
> 2: Test Case field_tests.test_field_advance_buffer: PASS
> 2: Test Case field_tests.test_qd_hash_retrieve_prefix_separator: PASS
> 2: Test Case field_tests.test_qd_hash_retrieve_prefix: PASS
> 2: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match: PASS
> 2: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match_separator: PASS
> 2: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match: PASS
> 2: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_1: PASS
> 2: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_slashes: PASS
> 2: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end: PASS
> 2: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end_1: PASS
> 2: Test Case field_tests.test_prefix_hash: PASS
> 2: Test Case field_tests.test_prefix_hash_with_space: PASS
> 2: Test Case parse_tests.test_parser_fixed_scalars: PASS
> 2: Test Case parse_tests.test_map: PASS
> 2: Test Case parse_tests.test_parser_errors: PASS
> 2: Test Case parse_tests.test_tracemask: PASS
> 2: Test Case buffer_tests.test_buffer_list_clone: PASS
>  2/32 Test  #2: unit_tests_size_512 ...................   Passed    0.03 sec
> test 3
>       Start  3: unit_tests_size_10
> 3: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "--vg" "unit_tests_size" "10"
> 3: Test timeout computed to be: 1500
> 3: Test Case message_tests.test_send_to_messenger: PASS
> 3: Test Case message_tests.test_receive_from_messenger: PASS
> 3: Test Case message_tests.test_message_properties: PASS
> 3: Test Case message_tests.test_check_multiple: PASS
> 3: Test Case message_tests.test_send_message_annotations: PASS
> 3: Test Case field_tests.test_view_global_dns: PASS
> 3: Test Case field_tests.test_view_global_non_dns: PASS
> 3: Test Case field_tests.test_view_global_no_host: PASS
> 3: Test Case field_tests.test_view_global_no_host_slash: PASS
> 3: Test Case field_tests.test_trim: PASS
> 3: Test Case field_tests.test_sub_iterator: PASS
> 3: Test Case field_tests.test_view_address_hash: PASS
> 3: Test Case field_tests.test_view_address_with_space: PASS
> 3: Test Case field_tests.test_view_address_hash_override: PASS
> 3: Test Case field_tests.test_view_address_hash_with_space: PASS
> 3: Test Case field_tests.test_view_node_hash: PASS
> 3: Test Case field_tests.test_field_advance_string: PASS
> 3: Test Case field_tests.test_field_advance_buffer: PASS
> 3: Test Case field_tests.test_qd_hash_retrieve_prefix_separator: PASS
> 3: Test Case field_tests.test_qd_hash_retrieve_prefix: PASS
> 3: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match: PASS
> 3: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match_separator: PASS
> 3: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match: PASS
> 3: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_1: PASS
> 3: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_slashes: PASS
> 3: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end: PASS
> 3: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end_1: PASS
> 3: Test Case field_tests.test_prefix_hash: PASS
> 3: Test Case field_tests.test_prefix_hash_with_space: PASS
> 3: Test Case parse_tests.test_parser_fixed_scalars: PASS
> 3: Test Case parse_tests.test_map: PASS
> 3: Test Case parse_tests.test_parser_errors: PASS
> 3: Test Case parse_tests.test_tracemask: PASS
> 3: Test Case buffer_tests.test_buffer_list_clone: PASS
>  3/32 Test  #3: unit_tests_size_10 ....................   Passed    0.03 sec
> test 4
>       Start  4: unit_tests_size_7
> 4: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "--vg" "unit_tests_size" "7"
> 4: Test timeout computed to be: 1500
> 4: Test Case message_tests.test_send_to_messenger: PASS
> 4: Test Case message_tests.test_receive_from_messenger: PASS
> 4: Test Case message_tests.test_message_properties: PASS
> 4: Test Case message_tests.test_check_multiple: PASS
> 4: Test Case message_tests.test_send_message_annotations: PASS
> 4: Test Case field_tests.test_view_global_dns: PASS
> 4: Test Case field_tests.test_view_global_non_dns: PASS
> 4: Test Case field_tests.test_view_global_no_host: PASS
> 4: Test Case field_tests.test_view_global_no_host_slash: PASS
> 4: Test Case field_tests.test_trim: PASS
> 4: Test Case field_tests.test_sub_iterator: PASS
> 4: Test Case field_tests.test_view_address_hash: PASS
> 4: Test Case field_tests.test_view_address_with_space: PASS
> 4: Test Case field_tests.test_view_address_hash_override: PASS
> 4: Test Case field_tests.test_view_address_hash_with_space: PASS
> 4: Test Case field_tests.test_view_node_hash: PASS
> 4: Test Case field_tests.test_field_advance_string: PASS
> 4: Test Case field_tests.test_field_advance_buffer: PASS
> 4: Test Case field_tests.test_qd_hash_retrieve_prefix_separator: PASS
> 4: Test Case field_tests.test_qd_hash_retrieve_prefix: PASS
> 4: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match: PASS
> 4: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match_separator: PASS
> 4: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match: PASS
> 4: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_1: PASS
> 4: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_slashes: PASS
> 4: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end: PASS
> 4: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end_1: PASS
> 4: Test Case field_tests.test_prefix_hash: PASS
> 4: Test Case field_tests.test_prefix_hash_with_space: PASS
> 4: Test Case parse_tests.test_parser_fixed_scalars: PASS
> 4: Test Case parse_tests.test_map: PASS
> 4: Test Case parse_tests.test_parser_errors: PASS
> 4: Test Case parse_tests.test_tracemask: PASS
> 4: Test Case buffer_tests.test_buffer_list_clone: PASS
>  4/32 Test  #4: unit_tests_size_7 .....................   Passed    0.04 sec
> test 5
>       Start  5: unit_tests_size_5
> 5: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "--vg" "unit_tests_size" "5"
> 5: Test timeout computed to be: 1500
> 5: Test Case message_tests.test_send_to_messenger: PASS
> 5: Test Case message_tests.test_receive_from_messenger: PASS
> 5: Test Case message_tests.test_message_properties: PASS
> 5: Test Case message_tests.test_check_multiple: PASS
> 5: Test Case message_tests.test_send_message_annotations: PASS
> 5: Test Case field_tests.test_view_global_dns: PASS
> 5: Test Case field_tests.test_view_global_non_dns: PASS
> 5: Test Case field_tests.test_view_global_no_host: PASS
> 5: Test Case field_tests.test_view_global_no_host_slash: PASS
> 5: Test Case field_tests.test_trim: PASS
> 5: Test Case field_tests.test_sub_iterator: PASS
> 5: Test Case field_tests.test_view_address_hash: PASS
> 5: Test Case field_tests.test_view_address_with_space: PASS
> 5: Test Case field_tests.test_view_address_hash_override: PASS
> 5: Test Case field_tests.test_view_address_hash_with_space: PASS
> 5: Test Case field_tests.test_view_node_hash: PASS
> 5: Test Case field_tests.test_field_advance_string: PASS
> 5: Test Case field_tests.test_field_advance_buffer: PASS
> 5: Test Case field_tests.test_qd_hash_retrieve_prefix_separator: PASS
> 5: Test Case field_tests.test_qd_hash_retrieve_prefix: PASS
> 5: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match: PASS
> 5: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match_separator: PASS
> 5: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match: PASS
> 5: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_1: PASS
> 5: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_slashes: PASS
> 5: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end: PASS
> 5: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end_1: PASS
> 5: Test Case field_tests.test_prefix_hash: PASS
> 5: Test Case field_tests.test_prefix_hash_with_space: PASS
> 5: Test Case parse_tests.test_parser_fixed_scalars: PASS
> 5: Test Case parse_tests.test_map: PASS
> 5: Test Case parse_tests.test_parser_errors: PASS
> 5: Test Case parse_tests.test_tracemask: PASS
> 5: Test Case buffer_tests.test_buffer_list_clone: PASS
>  5/32 Test  #5: unit_tests_size_5 .....................   Passed    0.04 sec
> test 6
>       Start  6: unit_tests_size_3
> 6: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "--vg" "unit_tests_size" "3"
> 6: Test timeout computed to be: 1500
> 6: Test Case message_tests.test_send_to_messenger: PASS
> 6: Test Case message_tests.test_receive_from_messenger: PASS
> 6: Test Case message_tests.test_message_properties: PASS
> 6: Test Case message_tests.test_check_multiple: PASS
> 6: Test Case message_tests.test_send_message_annotations: PASS
> 6: Test Case field_tests.test_view_global_dns: PASS
> 6: Test Case field_tests.test_view_global_non_dns: PASS
> 6: Test Case field_tests.test_view_global_no_host: PASS
> 6: Test Case field_tests.test_view_global_no_host_slash: PASS
> 6: Test Case field_tests.test_trim: PASS
> 6: Test Case field_tests.test_sub_iterator: PASS
> 6: Test Case field_tests.test_view_address_hash: PASS
> 6: Test Case field_tests.test_view_address_with_space: PASS
> 6: Test Case field_tests.test_view_address_hash_override: PASS
> 6: Test Case field_tests.test_view_address_hash_with_space: PASS
> 6: Test Case field_tests.test_view_node_hash: PASS
> 6: Test Case field_tests.test_field_advance_string: PASS
> 6: Test Case field_tests.test_field_advance_buffer: PASS
> 6: Test Case field_tests.test_qd_hash_retrieve_prefix_separator: PASS
> 6: Test Case field_tests.test_qd_hash_retrieve_prefix: PASS
> 6: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match: PASS
> 6: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match_separator: PASS
> 6: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match: PASS
> 6: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_1: PASS
> 6: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_slashes: PASS
> 6: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end: PASS
> 6: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end_1: PASS
> 6: Test Case field_tests.test_prefix_hash: PASS
> 6: Test Case field_tests.test_prefix_hash_with_space: PASS
> 6: Test Case parse_tests.test_parser_fixed_scalars: PASS
> 6: Test Case parse_tests.test_map: PASS
> 6: Test Case parse_tests.test_parser_errors: PASS
> 6: Test Case parse_tests.test_tracemask: PASS
> 6: Test Case buffer_tests.test_buffer_list_clone: PASS
>  6/32 Test  #6: unit_tests_size_3 .....................   Passed    0.04 sec
> test 7
>       Start  7: unit_tests_size_2
> 7: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "--vg" "unit_tests_size" "2"
> 7: Test timeout computed to be: 1500
> 7: Test Case message_tests.test_send_to_messenger: PASS
> 7: Test Case message_tests.test_receive_from_messenger: PASS
> 7: Test Case message_tests.test_message_properties: PASS
> 7: Test Case message_tests.test_check_multiple: PASS
> 7: Test Case message_tests.test_send_message_annotations: PASS
> 7: Test Case field_tests.test_view_global_dns: PASS
> 7: Test Case field_tests.test_view_global_non_dns: PASS
> 7: Test Case field_tests.test_view_global_no_host: PASS
> 7: Test Case field_tests.test_view_global_no_host_slash: PASS
> 7: Test Case field_tests.test_trim: PASS
> 7: Test Case field_tests.test_sub_iterator: PASS
> 7: Test Case field_tests.test_view_address_hash: PASS
> 7: Test Case field_tests.test_view_address_with_space: PASS
> 7: Test Case field_tests.test_view_address_hash_override: PASS
> 7: Test Case field_tests.test_view_address_hash_with_space: PASS
> 7: Test Case field_tests.test_view_node_hash: PASS
> 7: Test Case field_tests.test_field_advance_string: PASS
> 7: Test Case field_tests.test_field_advance_buffer: PASS
> 7: Test Case field_tests.test_qd_hash_retrieve_prefix_separator: PASS
> 7: Test Case field_tests.test_qd_hash_retrieve_prefix: PASS
> 7: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match: PASS
> 7: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match_separator: PASS
> 7: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match: PASS
> 7: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_1: PASS
> 7: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_slashes: PASS
> 7: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end: PASS
> 7: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end_1: PASS
> 7: Test Case field_tests.test_prefix_hash: PASS
> 7: Test Case field_tests.test_prefix_hash_with_space: PASS
> 7: Test Case parse_tests.test_parser_fixed_scalars: PASS
> 7: Test Case parse_tests.test_map: PASS
> 7: Test Case parse_tests.test_parser_errors: PASS
> 7: Test Case parse_tests.test_tracemask: PASS
> 7: Test Case buffer_tests.test_buffer_list_clone: PASS
>  7/32 Test  #7: unit_tests_size_2 .....................   Passed    0.03 sec
> test 8
>       Start  8: unit_tests_size_1
> 8: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "--vg" "unit_tests_size" "1"
> 8: Test timeout computed to be: 1500
> 8: Test Case message_tests.test_send_to_messenger: PASS
> 8: Test Case message_tests.test_receive_from_messenger: PASS
> 8: Test Case message_tests.test_message_properties: PASS
> 8: Test Case message_tests.test_check_multiple: PASS
> 8: Test Case message_tests.test_send_message_annotations: PASS
> 8: Test Case field_tests.test_view_global_dns: PASS
> 8: Test Case field_tests.test_view_global_non_dns: PASS
> 8: Test Case field_tests.test_view_global_no_host: PASS
> 8: Test Case field_tests.test_view_global_no_host_slash: PASS
> 8: Test Case field_tests.test_trim: PASS
> 8: Test Case field_tests.test_sub_iterator: PASS
> 8: Test Case field_tests.test_view_address_hash: PASS
> 8: Test Case field_tests.test_view_address_with_space: PASS
> 8: Test Case field_tests.test_view_address_hash_override: PASS
> 8: Test Case field_tests.test_view_address_hash_with_space: PASS
> 8: Test Case field_tests.test_view_node_hash: PASS
> 8: Test Case field_tests.test_field_advance_string: PASS
> 8: Test Case field_tests.test_field_advance_buffer: PASS
> 8: Test Case field_tests.test_qd_hash_retrieve_prefix_separator: PASS
> 8: Test Case field_tests.test_qd_hash_retrieve_prefix: PASS
> 8: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match: PASS
> 8: Test Case field_tests.test_qd_hash_retrieve_prefix_no_match_separator: PASS
> 8: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match: PASS
> 8: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_1: PASS
> 8: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_slashes: PASS
> 8: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end: PASS
> 8: Test Case field_tests.test_qd_hash_retrieve_prefix_separator_exact_match_dot_at_end_1: PASS
> 8: Test Case field_tests.test_prefix_hash: PASS
> 8: Test Case field_tests.test_prefix_hash_with_space: PASS
> 8: Test Case parse_tests.test_parser_fixed_scalars: PASS
> 8: Test Case parse_tests.test_map: PASS
> 8: Test Case parse_tests.test_parser_errors: PASS
> 8: Test Case parse_tests.test_tracemask: PASS
> 8: Test Case buffer_tests.test_buffer_list_clone: PASS
>  8/32 Test  #8: unit_tests_size_1 .....................   Passed    0.04 sec
> test 9
>       Start  9: unit_tests
> 9: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "--vg" "unit_tests" "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/threads4.conf"
> 9: Test timeout computed to be: 1500
> 9: 2017-03-30 12:08:50.794707 +0200 AGENT (debug) Add entity: LogEntity(enable=debug+, identity=log/DEFAULT, module=DEFAULT, name=log/DEFAULT, output=stderr, source=False, timestamp=True, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.795074 +0200 AGENT (debug) Add entity: LogEntity(identity=log/HTTP, module=HTTP, name=log/HTTP, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.795508 +0200 AGENT (debug) Add entity: LogEntity(identity=log/ROUTER_LS, module=ROUTER_LS, name=log/ROUTER_LS, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.795951 +0200 AGENT (debug) Add entity: LogEntity(identity=log/PYTHON, module=PYTHON, name=log/PYTHON, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.796492 +0200 AGENT (debug) Add entity: LogEntity(identity=log/ROUTER_MA, module=ROUTER_MA, name=log/ROUTER_MA, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.797074 +0200 AGENT (debug) Add entity: LogEntity(identity=log/CONN_MGR, module=CONN_MGR, name=log/CONN_MGR, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.797771 +0200 AGENT (debug) Add entity: LogEntity(identity=log/ROUTER_HELLO, module=ROUTER_HELLO, name=log/ROUTER_HELLO, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.798479 +0200 AGENT (debug) Add entity: LogEntity(identity=log/SERVER, module=SERVER, name=log/SERVER, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.799296 +0200 AGENT (debug) Add entity: LogEntity(identity=log/POLICY, module=POLICY, name=log/POLICY, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.800158 +0200 AGENT (debug) Add entity: LogEntity(identity=log/CONTAINER, module=CONTAINER, name=log/CONTAINER, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.801081 +0200 AGENT (debug) Add entity: LogEntity(identity=log/AGENT, module=AGENT, name=log/AGENT, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.802109 +0200 AGENT (debug) Add entity: LogEntity(identity=log/ERROR, module=ERROR, name=log/ERROR, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.803182 +0200 AGENT (debug) Add entity: LogEntity(identity=log/ROUTER_CORE, module=ROUTER_CORE, name=log/ROUTER_CORE, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.804279 +0200 AGENT (debug) Add entity: LogEntity(identity=log/ROUTER, module=ROUTER, name=log/ROUTER, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.805421 +0200 AGENT (debug) Add entity: LogEntity(identity=log/MESSAGE, module=MESSAGE, name=log/MESSAGE, type=org.apache.qpid.dispatch.log)
> 9: 2017-03-30 12:08:50.806651 +0200 AGENT (debug) Add entity: ContainerEntity(containerName=00000000-0000-0000-0000-000000000000, identity=container/00000000-0000-0000-0000-000000000000, name=container/00000000-0000-0000-0000-000000000000, type=org.apache.qpid.dispatch.container, workerThreads=4)
> 9: 2017-03-30 12:08:50.808084 +0200 AGENT (debug) Add entity: RouterEntity(area=0, helloInterval=1, helloMaxAge=3, id=QDR, mobileAddrMaxAge=60, mode=standalone, raInterval=30, raIntervalFlux=4, remoteLsMaxAge=60, saslConfigName=qdrouterd, type=org.apache.qpid.dispatch.router, workerThreads=4)
> 9: 2017-03-30 12:08:50.809481 +0200 SERVER (warning) HTTP support is not available
> 9: 2017-03-30 12:08:50.809494 +0200 SERVER (info) Container Name: QDR
> 9: 2017-03-30 12:08:50.809703 +0200 ROUTER (info) Router started in Standalone mode
> 9: 2017-03-30 12:08:50.810293 +0200 ROUTER_CORE (info) Router Core thread running. 0/QDR
> 9: 2017-03-30 12:08:50.810315 +0200 ROUTER_CORE (info) In-process subscription M/$management
> 9: 2017-03-30 12:08:50.810392 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=0, errorCount=0, identity=logStats/DEFAULT, infoCount=0, name=DEFAULT, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=0)
> 9: 2017-03-30 12:08:50.811990 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=0, errorCount=0, identity=logStats/ERROR, infoCount=0, name=ERROR, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=0)
> 9: 2017-03-30 12:08:50.813587 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=0, errorCount=0, identity=logStats/PYTHON, infoCount=0, name=PYTHON, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=0)
> 9: 2017-03-30 12:08:50.815235 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=0, errorCount=0, identity=logStats/MESSAGE, infoCount=0, name=MESSAGE, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=0)
> 9: 2017-03-30 12:08:50.816934 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=22, errorCount=0, identity=logStats/AGENT, infoCount=0, name=AGENT, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=0)
> 9: 2017-03-30 12:08:50.818912 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=0, errorCount=0, identity=logStats/POLICY, infoCount=0, name=POLICY, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=0)
> 9: 2017-03-30 12:08:50.820991 +0200 AGENT (debug) Add entity: AllocatorEntity(batchesRebalancedToGlobal=0, batchesRebalancedToThreads=0, globalFreeListMax=0, heldByThreads=48, localFreeListMax=32, totalAllocFromHeap=48, totalFreeToHeap=0, transferBatchSize=16, type=org.apache.qpid.dispatch.allocator, typeName=qd_log_entry_t, typeSize=2112)
> 9: 2017-03-30 12:08:50.823150 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=0, errorCount=0, identity=logStats/HTTP, infoCount=0, name=HTTP, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=0)
> 9: 2017-03-30 12:08:50.825446 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=0, errorCount=0, identity=logStats/ROUTER_LS, infoCount=0, name=ROUTER_LS, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=0)
> 9: 2017-03-30 12:08:50.827813 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=0, errorCount=0, identity=logStats/ROUTER_MA, infoCount=0, name=ROUTER_MA, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=0)
> 9: 2017-03-30 12:08:50.830263 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=0, errorCount=0, identity=logStats/CONN_MGR, infoCount=0, name=CONN_MGR, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=0)
> 9: 2017-03-30 12:08:50.832705 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=0, errorCount=0, identity=logStats/ROUTER_HELLO, infoCount=0, name=ROUTER_HELLO, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=0)
> 9: 2017-03-30 12:08:50.836011 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=0, errorCount=0, identity=logStats/SERVER, infoCount=1, name=SERVER, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=1)
> 9: 2017-03-30 12:08:50.839074 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=0, errorCount=0, identity=logStats/CONTAINER, infoCount=0, name=CONTAINER, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=0)
> 9: 2017-03-30 12:08:50.841445 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=0, errorCount=0, identity=logStats/ROUTER_CORE, infoCount=2, name=ROUTER_CORE, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=0)
> 9: 2017-03-30 12:08:50.844052 +0200 AGENT (debug) Add entity: LogStatsEntity(criticalCount=0, debugCount=0, errorCount=0, identity=logStats/ROUTER, infoCount=1, name=ROUTER, noticeCount=0, traceCount=0, type=org.apache.qpid.dispatch.logStats, warningCount=0)
> 9: 2017-03-30 12:08:50.846682 +0200 AGENT (debug) Add entity: AllocatorEntity(batchesRebalancedToGlobal=0, batchesRebalancedToThreads=0, globalFreeListMax=0, heldByThreads=64, localFreeListMax=128, totalAllocFromHeap=64, totalFreeToHeap=0, transferBatchSize=64, type=org.apache.qpid.dispatch.allocator, typeName=qd_iterator_t, typeSize=160)
> 9: 2017-03-30 12:08:50.849359 +0200 AGENT (debug) Add entity: AllocatorEntity(batchesRebalancedToGlobal=0, batchesRebalancedToThreads=0, globalFreeListMax=0, heldByThreads=64, localFreeListMax=128, totalAllocFromHeap=64, totalFreeToHeap=0, transferBatchSize=64, type=org.apache.qpid.dispatch.allocator, typeName=qd_hash_item_t, typeSize=32)
> 9: 2017-03-30 12:08:50.852159 +0200 AGENT (debug) Add entity: AllocatorEntity(batchesRebalancedToGlobal=0, batchesRebalancedToThreads=0, globalFreeListMax=0, heldByThreads=64, localFreeListMax=128, totalAllocFromHeap=64, totalFreeToHeap=0, transferBatchSize=64, type=org.apache.qpid.dispatch.allocator, typeName=qd_node_t, typeSize=56)
> 9: 2017-03-30 12:08:50.854868 +0200 AGENT (debug) Add entity: AllocatorEntity(batchesRebalancedToGlobal=0, batchesRebalancedToThreads=0, globalFreeListMax=0, heldByThreads=128, localFreeListMax=128, totalAllocFromHeap=128, totalFreeToHeap=0, transferBatchSize=64, type=org.apache.qpid.dispatch.allocator, typeName=qd_timer_t, typeSize=56)
> 9: 2017-03-30 12:08:50.857676 +0200 AGENT (debug) Add entity: AllocatorEntity(batchesRebalancedToGlobal=0, batchesRebalancedToThreads=0, globalFreeListMax=0, heldByThreads=64, localFreeListMax=128, totalAllocFromHeap=64, totalFreeToHeap=0, transferBatchSize=64, type=org.apache.qpid.dispatch.allocator, typeName=qdr_action_t, typeSize=160)
> 9: 2017-03-30 12:08:50.860526 +0200 AGENT (debug) Add entity: AllocatorEntity(batchesRebalancedToGlobal=0, batchesRebalancedToThreads=0, globalFreeListMax=0, heldByThreads=64, localFreeListMax=128, totalAllocFromHeap=64, totalFreeToHeap=0, transferBatchSize=64, type=org.apache.qpid.dispatch.allocator, typeName=qdr_field_t, typeSize=40)
> 9: 2017-03-30 12:08:50.863458 +0200 AGENT (debug) Add entity: AllocatorEntity(batchesRebalancedToGlobal=0, batchesRebalancedToThreads=0, globalFreeListMax=0, heldByThreads=16, localFreeListMax=32, totalAllocFromHeap=16, totalFreeToHeap=0, transferBatchSize=16, type=org.apache.qpid.dispatch.allocator, typeName=qd_buffer_t, typeSize=536)
> 9: 2017-03-30 12:08:50.866565 +0200 AGENT (info) Activating management agent on $_management_internal
> 9: 2017-03-30 12:08:50.866892 +0200 ROUTER_CORE (info) In-process subscription L/$management
> 9: 2017-03-30 12:08:50.866925 +0200 ROUTER_CORE (info) In-process subscription L/$_management_internal
> 9: 2017-03-30 12:08:50.868143 +0200 POLICY (info) Policy configured maxConnections: 65535, policyDir: '', access rules enabled: 'false'
> 9: 2017-03-30 12:08:50.868248 +0200 AGENT (debug) Add entity: PolicyEntity(defaultVhost=$default, enableVhostPolicy=False, maxConnections=65535, policyDir=, type=org.apache.qpid.dispatch.policy)
> 9: 2017-03-30 12:08:50.871346 +0200 AGENT (debug) Add entity: ConsoleEntity(identity=console/0, name=console/0, type=org.apache.qpid.dispatch.console, wsport=5673)
> 9: 2017-03-30 12:08:50.874560 +0200 POLICY (info) Policy fallback defaultVhost is defined: '$default'
> 9: 2017-03-30 12:08:50.874799 +0200 ROUTER_CORE (info) Router Core thread exited
> 9: Test Case timer_tests.test_quiet: PASS
> 9: Test Case timer_tests.test_immediate: PASS
> 9: Test Case timer_tests.test_immediate_reschedule: PASS
> 9: Test Case timer_tests.test_immediate_plus_delayed: PASS
> 9: Test Case timer_tests.test_single: PASS
> 9: Test Case timer_tests.test_two_inorder: PASS
> 9: Test Case timer_tests.test_two_reverse: PASS
> 9: Test Case timer_tests.test_two_duplicate: PASS
> 9: Test Case timer_tests.test_separated: PASS
> 9: Test Case timer_tests.test_big: PASS
> 9: Test Case tool_tests.test_deq_basic: PASS
> 9: Test Case tool_tests.test_deq_basic2: PASS
> 9: Test Case tool_tests.test_deq_multi: PASS
> 9: Test Case tool_tests.test_bitmask: PASS
> 9: Test Case compose_tests.test_compose_list_of_maps: PASS
> 9: Test Case compose_tests.test_compose_nested_composites: PASS
> 9: Test Case compose_tests.test_compose_scalars: PASS
> 9: Test Case compose_tests.test_compose_subfields: PASS
> 9: Test Case alloc_tests.test_alloc_basic: PASS
> 9: Test Case policy_tests.test_link_name_lookup: PASS
> 9: Test Case failover_tests.test_failover_list_empty: PASS
> 9: Test Case failover_tests.test_failover_list_single: PASS
> 9: Test Case failover_tests.test_failover_list_multiple: PASS
>  9/32 Test  #9: unit_tests ............................   Passed    0.27 sec
> test 10
>       Start 10: router_engine_test
> 10: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "router_engine_test"
> 10: Test timeout computed to be: 1500
> 10: test_hello_message (router_engine_test.DataTest) ... ok
> 10: test_link_state (router_engine_test.DataTest) ... ok
> 10: test_establish_multiple_peers (router_engine_test.NeighborTest) ... ok
> 10: test_establish_peer (router_engine_test.NeighborTest) ... ok
> 10: test_hello_sent (router_engine_test.NeighborTest) ... ok
> 10: test_sees_peer (router_engine_test.NeighborTest) ... ok
> 10: test_topology1 (router_engine_test.PathTest) ... ok
> 10: test_topology2 (router_engine_test.PathTest) ... ok
> 10: test_topology3 (router_engine_test.PathTest) ... ok
> 10: test_topology4 (router_engine_test.PathTest) ... ok
> 10: test_topology5 (router_engine_test.PathTest) ... ok
> 10: test_topology5_with_asymmetry1 (router_engine_test.PathTest) ... ok
> 10: test_topology5_with_asymmetry2 (router_engine_test.PathTest) ... ok
> 10: test_topology5_with_asymmetry3 (router_engine_test.PathTest) ... ok
> 10: test_topology5_with_costs1 (router_engine_test.PathTest) ... ok
> 10: test_topology5_with_costs2 (router_engine_test.PathTest) ... ok
> 10: test_topology6_path_vs_valid_origin (router_engine_test.PathTest) ... ok
> 10: 
> 10: ----------------------------------------------------------------------
> 10: Ran 17 tests in 0.004s
> 10: 
> 10: OK
> 10/32 Test #10: router_engine_test ....................   Passed    0.31 sec
> test 11
>       Start 11: management_test
> 11: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "management"
> 11: Test timeout computed to be: 1500
> 11: test_camelcase (management.entity.EntityTest) ... ok
> 11: test_entity (management.entity.EntityTest) ... ok
> 11: test_qdrouter_parse_camel (management.qdrouter.QdrouterTest) ... ok
> 11: test_qdrouter_parse_dash (management.qdrouter.QdrouterTest) ... ok
> 11: test_attribute_def (management.schema.SchemaTest) ... ok
> 11: test_bool (management.schema.SchemaTest) ... ok
> 11: test_entity_type (management.schema.SchemaTest) ... ok
> 11: test_enum (management.schema.SchemaTest) ... ok
> 11: test_schema_entity (management.schema.SchemaTest) ... ok
> 11: test_schema_validate (management.schema.SchemaTest) ... ok
> 11: 
> 11: ----------------------------------------------------------------------
> 11: Ran 10 tests in 0.004s
> 11: 
> 11: OK
> 11/32 Test #11: management_test .......................   Passed    0.08 sec
> test 12
>       Start 12: router_policy_test
> 12: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "router_policy_test"
> 12: Test timeout computed to be: 1500
> 12: Run python module 'unittest': PolicyError: u'Policy \'photoserver\' is invalid: Policy vhost \'photoserver\' user group \'superuser\' option \'remoteHosts\' connectionOption \'::1\' failed to translate: \'\'HostStruct: \\\'::1\\\' failed to resolve: \\\'"HostStruct: \\\'::1\\\' did not resolve to one of the supported address family"\\\'\'\'.'
> 12: Traceback (most recent call last):
> 12:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py", line 148, in <module>
> 12:     runpy.run_module(sys.argv[0], alter_sys=True, run_name="__main__")
> 12:   File "/python278/lib/python2.7/runpy.py", line 176, in run_module
> 12:     fname, loader, pkg_name)
> 12:   File "/python278/lib/python2.7/runpy.py", line 82, in _run_module_code
> 12:     mod_name, mod_fname, mod_loader, pkg_name)
> 12:   File "/python278/lib/python2.7/runpy.py", line 72, in _run_code
> 12:     exec code in run_globals
> 12:   File "/nfs_tools/SunOSx86/5.10/python_release/python278/lib/python2.7/unittest/__main__.py", line 12, in <module>
> 12:     main(module=None)
> 12:   File "/python278/lib/python2.7/unittest/main.py", line 94, in __init__
> 12:     self.parseArgs(argv)
> 12:   File "/python278/lib/python2.7/unittest/main.py", line 149, in parseArgs
> 12:     self.createTests()
> 12:   File "/python278/lib/python2.7/unittest/main.py", line 158, in createTests
> 12:     self.module)
> 12:   File "/python278/lib/python2.7/unittest/loader.py", line 130, in loadTestsFromNames
> 12:     suites = [self.loadTestsFromName(name, module) for name in names]
> 12:   File "/python278/lib/python2.7/unittest/loader.py", line 91, in loadTestsFromName
> 12:     module = __import__('.'.join(parts_copy))
> 12:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/router_policy_test.py", line 140, in <module>
> 12:     class PolicyFile(TestCase):
> 12:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/router_policy_test.py", line 144, in PolicyFile
> 12:     policy.test_load_config()
> 12:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch_internal/policy/policy_local.py", line 712, in test_load_config
> 12:     self.create_ruleset(ruleset[1])
> 12:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch_internal/policy/policy_local.py", line 493, in create_ruleset
> 12:     raise PolicyError("Policy '%s' is invalid: %s" % (name, diag[0]))
> 12: qpid_dispatch_internal.policy.policy_util.PolicyError: u'Policy \'photoserver\' is invalid: Policy vhost \'photoserver\' user group \'superuser\' option \'remoteHosts\' connectionOption \'::1\' failed to translate: \'\'HostStruct: \\\'::1\\\' failed to resolve: \\\'"HostStruct: \\\'::1\\\' did not resolve to one of the supported address family"\\\'\'\'.'
> 12/32 Test #12: router_policy_test ....................***Failed    0.19 sec
> test 13
>       Start 13: system_tests_link_routes
> 13: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_link_routes"
> 13: Test timeout computed to be: 1500
> 13: test_aaa_qdmanage_query_link_route (system_tests_link_routes.LinkRouteTest) ... ERROR
> 13: test_bbb_qdstat_link_routes_routerB (system_tests_link_routes.LinkRouteTest) ... FAIL
> 13: test_ccc_qdstat_link_routes_routerC (system_tests_link_routes.LinkRouteTest) ... FAIL
> 13: test_close_with_unsettled (system_tests_link_routes.LinkRouteTest) ... ERROR
> 13: test_custom_annotations_match (system_tests_link_routes.LinkRouteTest) ... ERROR
> 13: test_ddd_partial_link_route_match (system_tests_link_routes.LinkRouteTest) ... ERROR
> 13: test_detach_mixed_close (system_tests_link_routes.LinkRouteTest) ... ERROR
> 13: test_detach_without_close (system_tests_link_routes.LinkRouteTest) ... ERROR
> 13: test_dynamic_source (system_tests_link_routes.LinkRouteTest) ... ERROR
> 13: test_dynamic_target (system_tests_link_routes.LinkRouteTest) ... ERROR
> 13: test_full_link_route_match (system_tests_link_routes.LinkRouteTest) ... ERROR
> 13: test_full_link_route_match_1 (system_tests_link_routes.LinkRouteTest) ... ERROR
> ps: cannot find/execute "ps" in ISA subdirectories
> 13: test_link_route_terminus_address (system_tests_link_routes.LinkRouteTest) ... 
> 13/32 Test #13: system_tests_link_routes ..............***Timeout 1500.06 sec
> test 14
>       Start 14: system_tests_autolinks
> 14: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_autolinks"
> 14: Test timeout computed to be: 1500
> ps: cannot find/execute "ps" in ISA subdirectories
> 14: test_01_autolink_attach (system_tests_autolinks.AutolinkTest) ... 
> 14/32 Test #14: system_tests_autolinks ................***Timeout 1500.02 sec
> test 15
>       Start 15: system_tests_drain
> 15: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_drain"
> 15: Test timeout computed to be: 1500
> ps: cannot find/execute "ps" in ISA subdirectories
> 15: test_drain_support_1_all_messages (system_tests_drain.DrainSupportTest) ... 
> 15/32 Test #15: system_tests_drain ....................***Timeout 1500.04 sec
> test 16
>       Start 16: system_tests_management
> 16: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_management"
> 16: Test timeout computed to be: 1500
> 16: test_bad_query (system_tests_management.ManagementTest)
> 16: Test that various badly formed queries get the proper response ... ERROR
> 16: test_connection (system_tests_management.ManagementTest)
> 16: Verify there is at least one connection ... ERROR
> 16: test_create_fixed_address (system_tests_management.ManagementTest) ... ERROR
> 16: test_create_listener (system_tests_management.ManagementTest)
> 16: Create a new listener on a running router ... ERROR
> 16: test_dummy (system_tests_management.ManagementTest)
> 16: Test all operations on the dummy test entity ... ERROR
> 16: test_entity_names (system_tests_management.ManagementTest) ... ERROR
> 16: test_get_attributes (system_tests_management.ManagementTest) ... ERROR
> 16: test_get_operations (system_tests_management.ManagementTest) ... ERROR
> 16: test_get_schema (system_tests_management.ManagementTest) ... ERROR
> 16: test_get_types (system_tests_management.ManagementTest) ... ERROR
> 16: test_link (system_tests_management.ManagementTest)
> 16: Verify we can find our own reply-to address in links ... ERROR
> 16: test_log (system_tests_management.ManagementTest)
> 16: Create, update and query log entities ... ERROR
> 16: test_query_attributes (system_tests_management.ManagementTest)
> 16: Query with attributes only ... ERROR
> 16: test_query_type (system_tests_management.ManagementTest)
> 16: Query with type only ... ERROR
> 16: test_query_type_attributes (system_tests_management.ManagementTest)
> 16: Query with type and attribute names ... ERROR
> 16: test_remote_node (system_tests_management.ManagementTest)
> 16: Test that we can access management info of remote nodes using get_mgmt_nodes addresses ... ERROR
> 16: test_router (system_tests_management.ManagementTest)
> 16: Verify router counts match entity counts ... ERROR
> 16: test_router_node (system_tests_management.ManagementTest)
> 16: Test node entity in a trio of linked routers ... ERROR
> 16: test_standalone_no_inter_router (system_tests_management.ManagementTest)
> 16: Verify that we do not allow inter-router connectors or listeners in standalone mode ... ERROR
> 16: 
> 16: ======================================================================
> 16: ERROR: test_bad_query (system_tests_management.ManagementTest)
> 16: Test that various badly formed queries get the proper response
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_connection (system_tests_management.ManagementTest)
> 16: Verify there is at least one connection
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_create_fixed_address (system_tests_management.ManagementTest)
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_create_listener (system_tests_management.ManagementTest)
> 16: Create a new listener on a running router
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_dummy (system_tests_management.ManagementTest)
> 16: Test all operations on the dummy test entity
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_entity_names (system_tests_management.ManagementTest)
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_get_attributes (system_tests_management.ManagementTest)
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_get_operations (system_tests_management.ManagementTest)
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_get_schema (system_tests_management.ManagementTest)
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_get_types (system_tests_management.ManagementTest)
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_link (system_tests_management.ManagementTest)
> 16: Verify we can find our own reply-to address in links
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_log (system_tests_management.ManagementTest)
> 16: Create, update and query log entities
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_query_attributes (system_tests_management.ManagementTest)
> 16: Query with attributes only
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_query_type (system_tests_management.ManagementTest)
> 16: Query with type only
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_query_type_attributes (system_tests_management.ManagementTest)
> 16: Query with type and attribute names
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_remote_node (system_tests_management.ManagementTest)
> 16: Test that we can access management info of remote nodes using get_mgmt_nodes addresses
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_router (system_tests_management.ManagementTest)
> 16: Verify router counts match entity counts
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_router_node (system_tests_management.ManagementTest)
> 16: Test node entity in a trio of linked routers
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ======================================================================
> 16: ERROR: test_standalone_no_inter_router (system_tests_management.ManagementTest)
> 16: Verify that we do not allow inter-router connectors or listeners in standalone mode
> 16: ----------------------------------------------------------------------
> 16: Traceback (most recent call last):
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_management.py", line 114, in setUp
> 16:     self.node = self.cleanup(Node.connect(self.router.addresses[0]))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 16:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 16:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 16:     password=str(sasl.password) if sasl else None)
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 16:     msg="Opening connection")
> 16:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 16:     raise Timeout(txt)
> 16: Timeout: Connection amqp://0.0.0.0:24238/$management timed out: Opening connection
> 16: 
> 16: ----------------------------------------------------------------------
> 16: Ran 19 tests in 190.639s
> 16: 
> 16: FAILED (errors=19)
> 16/32 Test #16: system_tests_management ...............***Failed  190.88 sec
> test 17
>       Start 17: system_tests_one_router
> 17: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_one_router"
> 17: Test timeout computed to be: 1500
> ps: cannot find/execute "ps" in ISA subdirectories
> 17: test_01_pre_settled (system_tests_one_router.RouterTest) ... 
> 17/32 Test #17: system_tests_one_router ...............***Timeout 1500.02 sec
> test 18
>       Start 18: system_tests_policy
> 18: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_policy"
> 18: Test timeout computed to be: 1500
> 18: test_verify_maximum_connections (system_tests_policy.AbsoluteConnectionCountLimit) ... ERROR
> 18: test_repeated_create_delete (system_tests_policy.LoadPolicyFromFolder) ... ERROR
> 18: test_verify_policies_are_loaded (system_tests_policy.LoadPolicyFromFolder) ... ERROR
> 18: test_verify_policy_add_update_delete (system_tests_policy.LoadPolicyFromFolder) ... ERROR
> 18: ERROR
> 18: test_verify_n_receivers (system_tests_policy.SenderReceiverLimits) ... ERROR
> 18: test_verify_n_senders (system_tests_policy.SenderReceiverLimits) ... FAIL
> 18: 
> 18: ======================================================================
> 18: ERROR: test_verify_maximum_connections (system_tests_policy.AbsoluteConnectionCountLimit)
> 18: ----------------------------------------------------------------------
> 18: Traceback (most recent call last):
> 18:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_policy.py", line 52, in test_verify_maximum_connections
> 18:     bc1 = BlockingConnection(addr)
> 18:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 18:     msg="Opening connection")
> 18:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 18:     raise Timeout(txt)
> 18: Timeout: Connection amqp://0.0.0.0:26567 timed out: Opening connection
> 18: 
> 18: ======================================================================
> 18: ERROR: test_repeated_create_delete (system_tests_policy.LoadPolicyFromFolder)
> 18: ----------------------------------------------------------------------
> 18: Traceback (most recent call last):
> 18:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_policy.py", line 210, in test_repeated_create_delete
> 18:     rulesets = json.loads(self.run_qdmanage('query --type=vhost'))
> 18:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_policy.py", line 101, in run_qdmanage
> 18:     raise Exception("%s\n%s" % (e, out))
> 18: Exception: Expected exit 0 but exit 1: qdmanage
> 18: ConnectionException: Connection u1:password@amqp://0.0.0.0:26568/$management disconnected: Condition('proton:io', 'connect: Connection refused')
> 18: 
> 18: 
> 18: ======================================================================
> 18: ERROR: test_verify_policies_are_loaded (system_tests_policy.LoadPolicyFromFolder)
> 18: ----------------------------------------------------------------------
> 18: Traceback (most recent call last):
> 18:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_policy.py", line 107, in test_verify_policies_are_loaded
> 18:     rulesets = json.loads(self.run_qdmanage('query --type=vhost'))
> 18:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_policy.py", line 101, in run_qdmanage
> 18:     raise Exception("%s\n%s" % (e, out))
> 18: Exception: Expected exit 0 but exit 1: qdmanage
> 18: ConnectionException: Connection u1:password@amqp://0.0.0.0:26568/$management disconnected: Condition('proton:io', 'connect: Connection refused')
> 18: 
> 18: 
> 18: ======================================================================
> 18: ERROR: test_verify_policy_add_update_delete (system_tests_policy.LoadPolicyFromFolder)
> 18: ----------------------------------------------------------------------
> 18: Traceback (most recent call last):
> 18:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_policy.py", line 166, in test_verify_policy_add_update_delete
> 18:     rulesets = json.loads(self.run_qdmanage('query --type=vhost'))
> 18:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_policy.py", line 101, in run_qdmanage
> 18:     raise Exception("%s\n%s" % (e, out))
> 18: Exception: Expected exit 0 but exit 1: qdmanage
> 18: ConnectionException: Connection u1:password@amqp://0.0.0.0:26568/$management disconnected: Condition('proton:io', 'connect: Connection refused')
> 18: 
> 18: 
> 18: ======================================================================
> 18: ERROR: tearDownClass (system_tests_policy.LoadPolicyFromFolder)
> 18: ----------------------------------------------------------------------
> 18: Traceback (most recent call last):
> 18:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 635, in tearDownClass
> 18:     cls.tester.teardown()
> 18:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 573, in teardown
> 18:     assert not errors, "Errors during teardown: \n%s" % "\n----".join([str(e) for e in errors])
> 18: AssertionError: Errors during teardown: 
> 18: Expected still running but exit 1: conn-limit-router
> 18: 
> 18: ======================================================================
> 18: ERROR: test_verify_n_receivers (system_tests_policy.SenderReceiverLimits)
> 18: ----------------------------------------------------------------------
> 18: Traceback (most recent call last):
> 18:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_policy.py", line 265, in test_verify_n_receivers
> 18:     br1 = BlockingConnection(addr)
> 18:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 18:     msg="Opening connection")
> 18:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 18:     raise Timeout(txt)
> 18: Timeout: Connection amqp://0.0.0.0:26569 timed out: Opening connection
> 18: 
> 18: ======================================================================
> 18: FAIL: test_verify_n_senders (system_tests_policy.SenderReceiverLimits)
> 18: ----------------------------------------------------------------------
> 18: Traceback (most recent call last):
> 18:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_policy.py", line 303, in test_verify_n_senders
> 18:     self.assertFalse(denied) # assert if connections that should open did not open
> 18: AssertionError: True is not false
> 18: 
> 18: ----------------------------------------------------------------------
> 18: Ran 6 tests in 120.894s
> 18: 
> 18: FAILED (failures=1, errors=6)
> 18/32 Test #18: system_tests_policy ...................***Failed  121.10 sec
> test 19
>       Start 19: system_tests_protocol_family
> 19: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_protocol_family"
> 19: Test timeout computed to be: 1500
> 19: test_simple_pre_settled (system_tests_protocol_family.ProtocolFamilyTest) ... skipped 'Skipping test..IPV6 not enabled'
> 19: 
> 19: ----------------------------------------------------------------------
> 19: Ran 1 test in 0.001s
> 19: 
> 19: OK (skipped=1)
> 19/32 Test #19: system_tests_protocol_family ..........   Passed    0.07 sec
> test 20
>       Start 20: system_tests_protocol_settings
> 20: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_protocol_settings"
> 20: Test timeout computed to be: 1500
> 20: ERROR
> 20: ERROR
> 20: test_max_frame_default (system_tests_protocol_settings.MaxFrameDefaultTest) ... ERROR
> 20: test_max_frame_max_session_frames__max_sessions_default (system_tests_protocol_settings.MaxFrameMaxSessionFramesTest) ... ERROR
> 20: test_max_frame_max_session_zero (system_tests_protocol_settings.MaxFrameMaxSessionFramesZeroTest) ... ERROR
> 20: test_max_frame_small (system_tests_protocol_settings.MaxFrameSmallTest) ... ERROR
> 20: test_max_session_frames_default (system_tests_protocol_settings.MaxSessionFramesDefaultTest) ... ERROR
> 20: test_max_sessions_large (system_tests_protocol_settings.MaxSessionsLargeTest) ... ERROR
> 20: test_max_sessions (system_tests_protocol_settings.MaxSessionsTest) ... ERROR
> 20: test_max_sessions_zero (system_tests_protocol_settings.MaxSessionsZeroTest) ... ERROR
> 20: 
> 20: ======================================================================
> 20: ERROR: setUpClass (system_tests_protocol_settings.ConnectorSettingsDefaultTest)
> 20: ----------------------------------------------------------------------
> 20: Traceback (most recent call last):
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_protocol_settings.py", line 313, in setUpClass
> 20:     'verifyHostName': 'no'}))
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_protocol_settings.py", line 303, in router
> 20:     cls.routers.append(cls.tester.qdrouterd(name, config, wait=True))
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 588, in qdrouterd
> 20:     return self.cleanup(Qdrouterd(*args, **kwargs))
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 356, in __init__
> 20:     self.wait_ready()
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 484, in wait_ready
> 20:     self.wait_connectors(**retry_kwargs)
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 477, in wait_connectors
> 20:     **retry_kwargs), "Port not connected %s" % c['port']
> 20: AssertionError: Port not connected 21463
> 20: 
> 20: ======================================================================
> 20: ERROR: setUpClass (system_tests_protocol_settings.ConnectorSettingsNondefaultTest)
> 20: ----------------------------------------------------------------------
> 20: Traceback (most recent call last):
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_protocol_settings.py", line 368, in setUpClass
> 20:     'verifyHostName': 'no'}))
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_protocol_settings.py", line 357, in router
> 20:     cls.routers.append(cls.tester.qdrouterd(name, config, wait=True))
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 588, in qdrouterd
> 20:     return self.cleanup(Qdrouterd(*args, **kwargs))
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 356, in __init__
> 20:     self.wait_ready()
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 484, in wait_ready
> 20:     self.wait_connectors(**retry_kwargs)
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 477, in wait_connectors
> 20:     **retry_kwargs), "Port not connected %s" % c['port']
> 20: AssertionError: Port not connected 21466
> 20: 
> 20: ======================================================================
> 20: ERROR: test_max_frame_default (system_tests_protocol_settings.MaxFrameDefaultTest)
> 20: ----------------------------------------------------------------------
> 20: Traceback (most recent call last):
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_protocol_settings.py", line 197, in test_max_frame_default
> 20:     bc = BlockingConnection(self.router.addresses[0])
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 20:     msg="Opening connection")
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 20:     raise Timeout(txt)
> 20: Timeout: Connection amqp://0.0.0.0:21469 timed out: Opening connection
> 20: 
> 20: ======================================================================
> 20: ERROR: test_max_frame_max_session_frames__max_sessions_default (system_tests_protocol_settings.MaxFrameMaxSessionFramesTest)
> 20: ----------------------------------------------------------------------
> 20: Traceback (most recent call last):
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_protocol_settings.py", line 47, in test_max_frame_max_session_frames__max_sessions_default
> 20:     bc = BlockingConnection(self.router.addresses[0])
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 20:     msg="Opening connection")
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 20:     raise Timeout(txt)
> 20: Timeout: Connection amqp://0.0.0.0:21470 timed out: Opening connection
> 20: 
> 20: ======================================================================
> 20: ERROR: test_max_frame_max_session_zero (system_tests_protocol_settings.MaxFrameMaxSessionFramesZeroTest)
> 20: ----------------------------------------------------------------------
> 20: Traceback (most recent call last):
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_protocol_settings.py", line 262, in test_max_frame_max_session_zero
> 20:     bc = BlockingConnection(self.router.addresses[0])
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 20:     msg="Opening connection")
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 20:     raise Timeout(txt)
> 20: Timeout: Connection amqp://0.0.0.0:21471 timed out: Opening connection
> 20: 
> 20: ======================================================================
> 20: ERROR: test_max_frame_small (system_tests_protocol_settings.MaxFrameSmallTest)
> 20: ----------------------------------------------------------------------
> 20: Traceback (most recent call last):
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_protocol_settings.py", line 168, in test_max_frame_small
> 20:     bc = BlockingConnection(self.router.addresses[0])
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 20:     msg="Opening connection")
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 20:     raise Timeout(txt)
> 20: Timeout: Connection amqp://0.0.0.0:21472 timed out: Opening connection
> 20: 
> 20: ======================================================================
> 20: ERROR: test_max_session_frames_default (system_tests_protocol_settings.MaxSessionFramesDefaultTest)
> 20: ----------------------------------------------------------------------
> 20: Traceback (most recent call last):
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_protocol_settings.py", line 226, in test_max_session_frames_default
> 20:     bc = BlockingConnection(self.router.addresses[0])
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 20:     msg="Opening connection")
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 20:     raise Timeout(txt)
> 20: Timeout: Connection amqp://0.0.0.0:21473 timed out: Opening connection
> 20: 
> 20: ======================================================================
> 20: ERROR: test_max_sessions_large (system_tests_protocol_settings.MaxSessionsLargeTest)
> 20: ----------------------------------------------------------------------
> 20: Traceback (most recent call last):
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_protocol_settings.py", line 139, in test_max_sessions_large
> 20:     bc = BlockingConnection(self.router.addresses[0])
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 20:     msg="Opening connection")
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 20:     raise Timeout(txt)
> 20: Timeout: Connection amqp://0.0.0.0:21474 timed out: Opening connection
> 20: 
> 20: ======================================================================
> 20: ERROR: test_max_sessions (system_tests_protocol_settings.MaxSessionsTest)
> 20: ----------------------------------------------------------------------
> 20: Traceback (most recent call last):
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_protocol_settings.py", line 81, in test_max_sessions
> 20:     bc = BlockingConnection(self.router.addresses[0])
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 20:     msg="Opening connection")
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 20:     raise Timeout(txt)
> 20: Timeout: Connection amqp://0.0.0.0:21475 timed out: Opening connection
> 20: 
> 20: ======================================================================
> 20: ERROR: test_max_sessions_zero (system_tests_protocol_settings.MaxSessionsZeroTest)
> 20: ----------------------------------------------------------------------
> 20: Traceback (most recent call last):
> 20:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_protocol_settings.py", line 110, in test_max_sessions_zero
> 20:     bc = BlockingConnection(self.router.addresses[0])
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 20:     msg="Opening connection")
> 20:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 20:     raise Timeout(txt)
> 20: Timeout: Connection amqp://0.0.0.0:21476 timed out: Opening connection
> 20: 
> 20: ----------------------------------------------------------------------
> 20: Ran 8 tests in 606.088s
> 20: 
> 20: FAILED (errors=10)
> 20/32 Test #20: system_tests_protocol_settings ........***Failed  606.39 sec
> test 21
>       Start 21: system_tests_qdmanage
> 21: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_qdmanage"
> 21: Test timeout computed to be: 1500
> 21: ERROR
> 21: 
> 21: ======================================================================
> 21: ERROR: setUpClass (system_tests_qdmanage.QdmanageTest)
> 21: ----------------------------------------------------------------------
> 21: Traceback (most recent call last):
> 21:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_qdmanage.py", line 60, in setUpClass
> 21:     cls.router_1 = cls.tester.qdrouterd('test_router_1', config_1, wait=True)
> 21:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 588, in qdrouterd
> 21:     return self.cleanup(Qdrouterd(*args, **kwargs))
> 21:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 356, in __init__
> 21:     self.wait_ready()
> 21:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 484, in wait_ready
> 21:     self.wait_connectors(**retry_kwargs)
> 21:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 477, in wait_connectors
> 21:     **retry_kwargs), "Port not connected %s" % c['port']
> 21: AssertionError: Port not connected 26951
> 21: 
> 21: ----------------------------------------------------------------------
> 21: Ran 0 tests in 60.879s
> 21: 
> 21: FAILED (errors=1)
> 21/32 Test #21: system_tests_qdmanage .................***Failed   61.00 sec
> test 22
>       Start 22: system_tests_qdstat
> 22: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_qdstat"
> 22: Test timeout computed to be: 1500
> 22: test_ssl_cert_to_auth_fail_no_sasl_external (system_tests_qdstat.QdstatSslNoExternalTest) ... skipped 'Cyrus library not available. skipping test'
> 22: test_ssl_trustfile_cert_to_auth_fail_no_sasl_external (system_tests_qdstat.QdstatSslNoExternalTest) ... ok
> 22: test_ssl_bad_trustfile_to_auth (system_tests_qdstat.QdstatSslTest) ... ok
> 22: test_ssl_bad_trustfile_to_strict (system_tests_qdstat.QdstatSslTest) ... ok
> 22: test_ssl_bad_trustfile_to_unsecured (system_tests_qdstat.QdstatSslTest) ... ok
> 22: test_ssl_cert_to_auth (system_tests_qdstat.QdstatSslTest) ... FAIL
> 22: test_ssl_cert_to_none (system_tests_qdstat.QdstatSslTest) ... ok
> 22: test_ssl_cert_to_strict (system_tests_qdstat.QdstatSslTest) ... FAIL
> 22: test_ssl_cert_to_unsecured (system_tests_qdstat.QdstatSslTest) ... FAIL
> 22: test_ssl_none (system_tests_qdstat.QdstatSslTest) ... FAIL
> 22: test_ssl_none_to_auth (system_tests_qdstat.QdstatSslTest) ... ok
> 22: test_ssl_none_to_strict (system_tests_qdstat.QdstatSslTest) ... ok
> 22: test_ssl_none_to_unsecured (system_tests_qdstat.QdstatSslTest) ... FAIL
> 22: test_ssl_schema_to_auth (system_tests_qdstat.QdstatSslTest) ... ok
> 22: test_ssl_schema_to_strict (system_tests_qdstat.QdstatSslTest) ... FAIL
> 22: test_ssl_schema_to_unsecured (system_tests_qdstat.QdstatSslTest) ... FAIL
> 22: test_ssl_scheme_to_none (system_tests_qdstat.QdstatSslTest) ... ok
> 22: test_ssl_trustfile_cert_to_auth (system_tests_qdstat.QdstatSslTest) ... FAIL
> 22: test_ssl_trustfile_cert_to_strict (system_tests_qdstat.QdstatSslTest) ... FAIL
> 22: test_ssl_trustfile_cert_to_unsecured (system_tests_qdstat.QdstatSslTest) ... FAIL
> 22: test_ssl_trustfile_to_auth (system_tests_qdstat.QdstatSslTest) ... ok
> 22: test_ssl_trustfile_to_strict (system_tests_qdstat.QdstatSslTest) ... FAIL
> 22: test_ssl_trustfile_to_unsecured (system_tests_qdstat.QdstatSslTest) ... FAIL
> 22: test_ssl_bad_trustfile_to_auth (system_tests_qdstat.QdstatSslTestSslPasswordFile) ... ok
> 22: test_ssl_bad_trustfile_to_strict (system_tests_qdstat.QdstatSslTestSslPasswordFile) ... ok
> 22: test_ssl_bad_trustfile_to_unsecured (system_tests_qdstat.QdstatSslTestSslPasswordFile) ... ok
> ps: cannot find/execute "ps" in ISA subdirectories
> 22: test_ssl_cert_to_auth (system_tests_qdstat.QdstatSslTestSslPasswordFile) ... 
> 22/32 Test #22: system_tests_qdstat ...................***Timeout 1500.02 sec
> test 23
>       Start 23: system_tests_sasl_plain
> 23: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_sasl_plain"
> 23: Test timeout computed to be: 1500
> 23: test_inter_router_plain_exists (system_tests_sasl_plain.RouterTestPlainSasl) ... skipped 'Cyrus library not available. skipping test'
> 23: test_qdstat_connect_sasl (system_tests_sasl_plain.RouterTestPlainSasl) ... skipped 'Cyrus library not available. skipping test'
> 23: test_qdstat_connect_sasl_password_file (system_tests_sasl_plain.RouterTestPlainSasl) ... skipped 'Cyrus library not available. skipping test'
> 23: test_aaa_qdstat_connect_sasl_over_ssl (system_tests_sasl_plain.RouterTestPlainSaslOverSsl) ... skipped 'Cyrus library not available. skipping test'
> 23: test_inter_router_plain_over_ssl_exists (system_tests_sasl_plain.RouterTestPlainSaslOverSsl)
> 23: The setUpClass sets up two routers with SASL PLAIN enabled over TLS/SSLv3. ... skipped 'Cyrus library not available. skipping test'
> 23: test_inter_router_plain_over_ssl_exists (system_tests_sasl_plain.RouterTestVerifyHostNameNo) ... skipped 'Cyrus library not available. skipping test'
> 23: test_zzz_delete_create_connector (system_tests_sasl_plain.RouterTestVerifyHostNameNo) ... skipped 'Cyrus library not available. skipping test'
> 23: test_zzz_delete_create_ssl_profile (system_tests_sasl_plain.RouterTestVerifyHostNameNo) ... skipped 'Cyrus library not available. skipping test'
> 23: test_no_inter_router_connection (system_tests_sasl_plain.RouterTestVerifyHostNameYes) ... skipped 'Cyrus library not available. skipping test'
> 23: 
> 23: ----------------------------------------------------------------------
> 23: Ran 9 tests in 0.002s
> 23: 
> 23: OK (skipped=9)
> 23/32 Test #23: system_tests_sasl_plain ...............   Passed    0.12 sec
> test 24
>       Start 24: system_tests_user_id
> 24: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_user_id"
> 24: Test timeout computed to be: 1500
> 24: test_ssl_user_id (system_tests_user_id.QdSSLUseridTest) ... ERROR
> 24: 
> 24: ======================================================================
> 24: ERROR: test_ssl_user_id (system_tests_user_id.QdSSLUseridTest)
> 24: ----------------------------------------------------------------------
> 24: Traceback (most recent call last):
> 24:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_user_id.py", line 244, in test_ssl_user_id
> 24:     node = Node.connect(addr, ssl_domain=domain)
> 24:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 100, in connect
> 24:     return Node(Node.connection(url, router, timeout, ssl_domain, sasl))
> 24:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/python/qpid_dispatch/management/client.py", line 95, in connection
> 24:     password=str(sasl.password) if sasl else None)
> 24:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 24:     msg="Opening connection")
> 24:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 24:     raise Timeout(txt)
> 24: Timeout: Connection amqps://0.0.0.0:23227/$management timed out: Opening connection
> 24: 
> 24: ----------------------------------------------------------------------
> 24: Ran 1 test in 11.735s
> 24: 
> 24: FAILED (errors=1)
> 24/32 Test #24: system_tests_user_id ..................***Failed   11.81 sec
> test 25
>       Start 25: system_tests_user_id_proxy
> 25: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_user_id_proxy"
> 25: Test timeout computed to be: 1500
> 25: test_message_user_id_proxy_bad_name_disallowed (system_tests_user_id_proxy.QdSSLUseridProxy) ... ERROR
> 25: test_message_user_id_proxy_zzz_credit_handled (system_tests_user_id_proxy.QdSSLUseridProxy) ... ERROR
> 25: 
> 25: ======================================================================
> 25: ERROR: test_message_user_id_proxy_bad_name_disallowed (system_tests_user_id_proxy.QdSSLUseridProxy)
> 25: ----------------------------------------------------------------------
> 25: Traceback (most recent call last):
> 25:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_user_id_proxy.py", line 250, in test_message_user_id_proxy_bad_name_disallowed
> 25:     blocking_connection = BlockingConnection(addr, ssl_domain=domain)
> 25:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 25:     msg="Opening connection")
> 25:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 25:     raise Timeout(txt)
> 25: Timeout: Connection amqps://0.0.0.0:26026 timed out: Opening connection
> 25: 
> 25: ======================================================================
> 25: ERROR: test_message_user_id_proxy_zzz_credit_handled (system_tests_user_id_proxy.QdSSLUseridProxy)
> 25: ----------------------------------------------------------------------
> 25: Traceback (most recent call last):
> 25:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_user_id_proxy.py", line 282, in test_message_user_id_proxy_zzz_credit_handled
> 25:     blocking_connection = BlockingConnection(addr, ssl_domain=domain)
> 25:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 208, in __init__
> 25:     msg="Opening connection")
> 25:   File "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-proton/dist/release/lib64/proton/bindings/python/proton/utils.py", line 257, in wait
> 25:     raise Timeout(txt)
> 25: Timeout: Connection amqps://0.0.0.0:26026 timed out: Opening connection
> 25: 
> 25: ----------------------------------------------------------------------
> 25: Ran 2 tests in 120.950s
> 25: 
> 25: FAILED (errors=2)
> 25/32 Test #25: system_tests_user_id_proxy ............***Failed  121.16 sec
> test 26
>       Start 26: system_tests_deprecated
> 26: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_deprecated"
> 26: Test timeout computed to be: 1500
> 26: test_deprecated (system_tests_deprecated.RouterTestDeprecated) ... skipped 'Cyrus library not available. skipping test'
> 26: 
> 26: ----------------------------------------------------------------------
> 26: Ran 1 test in 0.001s
> 26: 
> 26: OK (skipped=1)
> 26/32 Test #26: system_tests_deprecated ...............   Passed    0.40 sec
> test 27
>       Start 27: system_tests_two_routers
> 27: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_two_routers"
> 27: Test timeout computed to be: 1500
> 27: ERROR
> 27: 
> 27: ======================================================================
> 27: ERROR: setUpClass (system_tests_two_routers.RouterTest)
> 27: ----------------------------------------------------------------------
> 27: Traceback (most recent call last):
> 27:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_two_routers.py", line 75, in setUpClass
> 27:     'verifyHostName': 'no'}))
> 27:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_two_routers.py", line 65, in router
> 27:     cls.routers.append(cls.tester.qdrouterd(name, config, wait=True))
> 27:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 588, in qdrouterd
> 27:     return self.cleanup(Qdrouterd(*args, **kwargs))
> 27:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 356, in __init__
> 27:     self.wait_ready()
> 27:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 484, in wait_ready
> 27:     self.wait_connectors(**retry_kwargs)
> 27:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 477, in wait_connectors
> 27:     **retry_kwargs), "Port not connected %s" % c['port']
> 27: AssertionError: Port not connected 29621
> 27: 
> 27: ----------------------------------------------------------------------
> 27: Ran 0 tests in 61.867s
> 27: 
> 27: FAILED (errors=1)
> 27/32 Test #27: system_tests_two_routers ..............***Failed   61.95 sec
> test 28
>       Start 28: system_tests_three_routers
> 28: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_three_routers"
> 28: Test timeout computed to be: 1500
> 28: ERROR
> 28: 
> 28: ======================================================================
> 28: ERROR: setUpClass (system_tests_three_routers.RouterTest)
> 28: ----------------------------------------------------------------------
> 28: Traceback (most recent call last):
> 28:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_three_routers.py", line 73, in setUpClass
> 28:     ('connector', {'name': 'connectorToA', 'role': 'inter-router', 'port': inter_router_port_1, 'verifyHostName': 'no'}))
> 28:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_three_routers.py", line 62, in router
> 28:     cls.routers.append(cls.tester.qdrouterd(name, config, wait=True))
> 28:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 588, in qdrouterd
> 28:     return self.cleanup(Qdrouterd(*args, **kwargs))
> 28:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 356, in __init__
> 28:     self.wait_ready()
> 28:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 484, in wait_ready
> 28:     self.wait_connectors(**retry_kwargs)
> 28:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 477, in wait_connectors
> 28:     **retry_kwargs), "Port not connected %s" % c['port']
> 28: AssertionError: Port not connected 24918
> 28: 
> 28: ----------------------------------------------------------------------
> 28: Ran 0 tests in 62.266s
> 28: 
> 28: FAILED (errors=1)
> 28/32 Test #28: system_tests_three_routers ............***Failed   62.34 sec
> test 29
>       Start 29: system_tests_multi_tenancy
> 29: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_multi_tenancy"
> 29: Test timeout computed to be: 1500
> 29: ERROR
> 29: 
> 29: ======================================================================
> 29: ERROR: setUpClass (system_tests_multi_tenancy.RouterTest)
> 29: ----------------------------------------------------------------------
> 29: Traceback (most recent call last):
> 29:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_multi_tenancy.py", line 70, in setUpClass
> 29:     router('B', ('connector', {'name': 'connectorToA', 'role': 'inter-router', 'port': inter_router_port, 'verifyHostName': 'no'}))
> 29:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_multi_tenancy.py", line 63, in router
> 29:     cls.routers.append(cls.tester.qdrouterd(name, config, wait=True))
> 29:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 588, in qdrouterd
> 29:     return self.cleanup(Qdrouterd(*args, **kwargs))
> 29:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 356, in __init__
> 29:     self.wait_ready()
> 29:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 484, in wait_ready
> 29:     self.wait_connectors(**retry_kwargs)
> 29:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 477, in wait_connectors
> 29:     **retry_kwargs), "Port not connected %s" % c['port']
> 29: AssertionError: Port not connected 22751
> 29: 
> 29: ----------------------------------------------------------------------
> 29: Ran 0 tests in 61.379s
> 29: 
> 29: FAILED (errors=1)
> 29/32 Test #29: system_tests_multi_tenancy ............***Failed   61.68 sec
> test 30
>       Start 30: system_tests_dynamic_terminus
> 30: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_dynamic_terminus"
> 30: Test timeout computed to be: 1500
> 30: ERROR
> 30: 
> 30: ======================================================================
> 30: ERROR: setUpClass (system_tests_dynamic_terminus.RouterTest)
> 30: ----------------------------------------------------------------------
> 30: Traceback (most recent call last):
> 30:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_dynamic_terminus.py", line 63, in setUpClass
> 30:     router('B', ('connector', {'name': 'connectorToA', 'role': 'inter-router', 'port': inter_router_port, 'verifyHostName': 'no'}))
> 30:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_tests_dynamic_terminus.py", line 56, in router
> 30:     cls.routers.append(cls.tester.qdrouterd(name, config, wait=True))
> 30:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 588, in qdrouterd
> 30:     return self.cleanup(Qdrouterd(*args, **kwargs))
> 30:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 356, in __init__
> 30:     self.wait_ready()
> 30:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 484, in wait_ready
> 30:     self.wait_connectors(**retry_kwargs)
> 30:   File "/qpid-dispatch-router/dispatch-workspace/qpid-dispatch-0.8.0-rc1/tests/system_test.py", line 477, in wait_connectors
> 30:     **retry_kwargs), "Port not connected %s" % c['port']
> 30: AssertionError: Port not connected 26377
> 30: 
> 30: ----------------------------------------------------------------------
> 30: Ran 0 tests in 64.326s
> 30: 
> 30: FAILED (errors=1)
> 30/32 Test #30: system_tests_dynamic_terminus .........***Failed   64.40 sec
> test 31
>       Start 31: system_tests_log_message_components
> 31: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_log_message_components"
> 31: Test timeout computed to be: 1500
> ps: cannot find/execute "ps" in ISA subdirectories
> 31: test_log_message_all (system_tests_log_message_components.RouterMessageLogTestAll) ... 
> 31/32 Test #31: system_tests_log_message_components ...***Timeout 1500.03 sec
> test 32
>       Start 32: system_tests_failover_list
> 32: Test command: /python278/bin/python "/qpid-dispatch-router/dispatch-workspace/build-dir/qpid-dispatch/tests/run.py" "-m" "unittest" "-v" "system_tests_failover_list"
> 32: Test timeout computed to be: 1500
> ps: cannot find/execute "ps" in ISA subdirectories
> 32: test_01_no_failover_list (system_tests_failover_list.RouterTest) ... 
> 32/32 Test #32: system_tests_failover_list ............***Timeout 1500.04 sec
> 44% tests passed, 18 tests failed out of 32
> Total Test time (real) = 11864.71 sec
> The following tests FAILED:
> 	 12 - router_policy_test (Failed)
> 	 13 - system_tests_link_routes (Timeout)
> 	 14 - system_tests_autolinks (Timeout)
> 	 15 - system_tests_drain (Timeout)
> 	 16 - system_tests_management (Failed)
> 	 17 - system_tests_one_router (Timeout)
> 	 18 - system_tests_policy (Failed)
> 	 20 - system_tests_protocol_settings (Failed)
> 	 21 - system_tests_qdmanage (Failed)
> 	 22 - system_tests_qdstat (Timeout)
> 	 24 - system_tests_user_id (Failed)
> 	 25 - system_tests_user_id_proxy (Failed)
> 	 27 - system_tests_two_routers (Failed)
> 	 28 - system_tests_three_routers (Failed)
> 	 29 - system_tests_multi_tenancy (Failed)
> 	 30 - system_tests_dynamic_terminus (Failed)
> 	 31 - system_tests_log_message_components (Timeout)
> 	 32 - system_tests_failover_list (Timeout)
> Errors while running CTest
> script returned exit code 8
> {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