+ trap resume_pid 10 + getopts :T:t:p:f:h opt + TESTBED=/opt/contrail/utils/fabfile/testbeds/testbed.py + CONTRAIL_FABPATH=/opt/contrail/utils + CONTRAIL_TEST_FOLDER=/contrail-test + FEATURE=sanity + TEST_TAGS=sanity + [[ ! -f /contrail-test/contrail_test_input.yaml ]] + '[' '!' /opt/contrail/utils/fabfile/testbeds/testbed.py -ef /opt/contrail/utils/fabfile/testbeds/testbed.py ']' + mkdir -p /opt/contrail/utils/fabfile/testbeds/ + cp /opt/contrail/utils/fabfile/testbeds/testbed.py /opt/contrail/utils/fabfile/testbeds/testbed.py cp: cannot stat '/opt/contrail/utils/fabfile/testbeds/testbed.py': No such file or directory + cd /contrail-test + run_tests='./run_tests.sh --contrail-fab-path /opt/contrail/utils ' + [[ -n '' ]] + [[ -n sanity ]] + [[ sanity =~ ci_sanity ]] + ./run_tests.sh --contrail-fab-path /opt/contrail/utils -T sanity + declare -a pids + trap resume_pids 10 1 2 3 6 + source tools/common.sh + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 ++ which testr + TESTR=/usr/local/bin/testr ++ which subunit2junitxml + SUBUNIT2JUNIT=/usr/local/bin/subunit2junitxml + rm -rf .testrepository + testrargs= + path= + tags= + venv=.venv + with_venv=tools/with_venv.sh + always_venv=0 + never_venv=1 + no_site_packages=0 + debug=0 + force=0 + wrapper= + config_file= + update=0 + upgrade=0 + upload=0 + logging=0 + logging_config=logging.conf + concurrency= + parallel=0 + failure_threshold= + contrail_fab_path=/opt/contrail/utils ++ date +%Y_%m_%d_%H_%M_%S + export SCRIPT_TS=2026_04_06_02_28_32 + SCRIPT_TS=2026_04_06_02_28_32 ++ getopt -o pVNnfuUsthdC:lLmF:T:c: -l test-failure-threshold:,prepare,virtual-env,no-virtual-env,no-site-packages,force,upgrade,k8s_upgrade,update,upload,sanity,parallel,help,debug,config:,logging,logging-config,send-mail,features:,tags:,concurrency:,contrail-fab-path: -- --contrail-fab-path /opt/contrail/utils -T sanity + options=' --contrail-fab-path '\''/opt/contrail/utils'\'' -T '\''sanity'\'' --' + eval set -- --contrail-fab-path ''\''/opt/contrail/utils'\''' -T ''\''sanity'\''' -- ++ set -- --contrail-fab-path /opt/contrail/utils -T sanity -- + first_uu=yes + '[' 5 -gt 0 ']' + case "$1" in + contrail_fab_path=/opt/contrail/utils + shift + shift + '[' 3 -gt 0 ']' + case "$1" in + tags=sanity + shift + shift + '[' 1 -gt 0 ']' + case "$1" in + '[' yes == yes ']' + first_uu=no + shift + '[' 0 -gt 0 ']' ++ echo sanity ++ sed 's/,/ /g' + tags=sanity + config_file=/contrail-test/contrail_test_input.yaml + [[ -n /contrail-test/contrail_test_input.yaml ]] + export TEST_CONFIG_FILE=/contrail-test/contrail_test_input.yaml + TEST_CONFIG_FILE=/contrail-test/contrail_test_input.yaml + prepare + '[' -n /contrail-test/contrail_test_input.yaml ']' ++ readlink -f /contrail-test/contrail_test_input.yaml + config_file=/contrail-test/contrail_test_input.yaml ++ dirname /contrail-test/contrail_test_input.yaml + export TEST_CONFIG_DIR=/contrail-test + TEST_CONFIG_DIR=/contrail-test ++ basename /contrail-test/contrail_test_input.yaml + export TEST_CONFIG_FILE=contrail_test_input.yaml + TEST_CONFIG_FILE=contrail_test_input.yaml + ssh_key_gen + [[ -f /root/.ssh/id_rsa ]] + [[ -f /root/.ssh/id_rsa.pub ]] + return 0 + start_ssh_agent + ssh-add -l + '[' 2 == 2 ']' + test -r /root/.ssh-agent + ssh-add -l + '[' 2 == 2 ']' + umask 066 + ssh-agent + eval 'SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKQd2cG/agent.25; export SSH_AUTH_SOCK; SSH_AGENT_PID=26; export SSH_AGENT_PID; echo Agent pid 26;' ++ SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKQd2cG/agent.25 ++ export SSH_AUTH_SOCK ++ SSH_AGENT_PID=26 ++ export SSH_AGENT_PID ++ echo Agent pid 26 + ssh-add Identity added: /root/.ssh/id_rsa (jenkins@tf-jenkins) + source_file_ssh_agent + cat + '[' 0 -eq 1 ']' + export REPORT_DETAILS_FILE=report_details_2026_04_06_02_28_32.ini + REPORT_DETAILS_FILE=report_details_2026_04_06_02_28_32.ini + export REPORT_FILE=report/junit-noframes.html + REPORT_FILE=report/junit-noframes.html ++ dirname ./run_tests.sh + cd . + '[' 0 -eq 1 ']' + '[' 1 -eq 0 ']' + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/fixtures:/contrail-test/scripts:/contrail-test + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/fixtures:/contrail-test/scripts:/contrail-test + apply_patches + apply_junitxml_patch + patch_path=/contrail-test/tools/patches + src_path=/usr/lib/python2.6/site-packages + '[' -d /usr/lib/python2.6/site-packages/junitxml ']' + src_path=/usr/local/lib/python2.7/dist-packages + '[' -d /usr/local/lib/python2.7/dist-packages/junitxml ']' + src_path=/usr/lib/python2.7/site-packages/ + '[' -d /usr/lib/python2.7/site-packages//junitxml ']' + patch -d -p0 -N --dry-run --silent + '[' 2 -eq 0 ']' + filepath=/usr/local/lib/python3.6/site-packages/junitxml + '[' '!' -d /usr/local/lib/python3.6/site-packages/junitxml ']' + filepath=/usr/local/lib/python3.9/site-packages/junitxml + patch -d /usr/local/lib/python3.9/site-packages/junitxml -p0 -N --dry-run --silent + '[' 0 -eq 0 ']' + echo 'Applied patch for python3' Applied patch for python3 + cd /usr/local/lib/python3.9/site-packages/junitxml + patch -p0 -N patching file __init__.py + apply_subunitfilters_patch + patch_path=/contrail-test/tools/patches + filepath=/usr/local/lib/python3.6/site-packages/subunit + '[' '!' -d /usr/local/lib/python3.6/site-packages/subunit ']' + filepath=/usr/local/lib/python3.9/site-packages/subunit + patch -p0 -N --dry-run --silent /usr/local/lib/python3.9/site-packages/subunit/filters.py + '[' 0 -eq 0 ']' + echo 'Applied subunit-filter patch for python3' Applied subunit-filter patch for python3 + patch -p0 -N /usr/local/lib/python3.9/site-packages/subunit/filters.py patching file /usr/local/lib/python3.9/site-packages/subunit/filters.py + export TEST_DELAY_FACTOR=1 + TEST_DELAY_FACTOR=1 + export TEST_RETRY_FACTOR=1 + TEST_RETRY_FACTOR=1 + rm -rf 'result*.xml' ++ get_result_xml ++ result_xml=result_2026_04_06_02_28_32_13935.xml ++ echo result_2026_04_06_02_28_32_13935.xml + result_xml=result_2026_04_06_02_28_32_13935.xml ++ get_result_xml ++ result_xml=result_2026_04_06_02_28_32_4270.xml ++ echo result_2026_04_06_02_28_32_4270.xml + serial_result_xml=result_2026_04_06_02_28_32_4270.xml + GIVEN_TEST_PATH= + '[' '!' -z ']' + check_test_discovery + echo 'Checking if test-discovery is fine' Checking if test-discovery is fine + bash -x tools/check_test_discovery.sh + echo 'Validating if test discovery passes in scripts/ and serial_scripts' Validating if test discovery passes in scripts/ and serial_scripts + echo '' + GIVEN_TEST_PATH= + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 ++ which testr + export TESTR=/usr/local/bin/testr + TESTR=/usr/local/bin/testr + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/scripts:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/scripts:/contrail-test/fixtures + export OS_TEST_PATH=./scripts + OS_TEST_PATH=./scripts + /usr/local/bin/testr list-tests running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-6000} \ ${PYTHON:-/usr/bin/python3} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./scripts} --list /usr/local/lib/python3.9/site-packages/netaddr/strategy/__init__.py:189: SyntaxWarning: "is not" with a literal. Did you mean "!="? if word_sep is not '': /contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="? if type(public_network_obj).__name__ is 'VirtualNetwork': /contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="? if encoding is 'All': /contrail-test/tcutils/collector/opserver_util.py:378: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:379: SyntaxWarning: "is" with a literal. Did you mean "=="? if match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/jnpr/junos/device.py:868: SyntaxWarning: "is not" with a literal. Did you mean "!="? if rpc_rsp_e.text is not None and rpc_rsp_e.text.strip() is not '': /usr/local/lib/python3.9/site-packages/jnpr/junos/device.py:1271: SyntaxWarning: "is not" with a literal. Did you mean "!="? if auto_probe is not 0: /usr/local/lib/python3.9/site-packages/jnpr/junos/rpcmeta.py:145: SyntaxWarning: "is not" with a literal. Did you mean "!="? if model and filter_xml is None and options.get('format') \ /usr/local/lib/python3.9/site-packages/jnpr/junos/utils/start_shell.py:137: SyntaxWarning: "is not" with a literal. Did you mean "!="? self.last_ok = got is not '' /contrail-test/scripts/hbf/test_hbs_traffic.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is "TCP": /contrail-test/scripts/hbf/test_hbs_traffic.py:224: SyntaxWarning: "is" with a literal. Did you mean "=="? if traffic_type is "ICMP": /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:40: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 1: /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:42: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 2: scripts.RR.test_rr.TestBasicRR.test_basic_RR[sanity] scripts.RR.test_rr.TestBasicRR.test_create_vm_after_RR_set[sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_bgprouter_uve_for_xmpp_and_bgp_peer_count scripts.analytics.test_analytics.AnalyticsTestSanity.test_colector_uve_module_sates scripts.analytics.test_analytics.AnalyticsTestSanity.test_config_node_uve_states scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_alarms[todo_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_status[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_message_table scripts.analytics.test_analytics.AnalyticsTestSanity.test_redis_stunnel_provision[full_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_verify_hrefs scripts.analytics.test_analytics.AnalyticsTestSanity1.test_stats_tables scripts.analytics.test_analytics.AnalyticsTestSanity1.test_verify__bgp_router_uve_up_xmpp_and_bgp_count scripts.analytics.test_analytics.AnalyticsTestSanity1.test_verify_bgp_peer_uve scripts.analytics.test_analytics.AnalyticsTestSanity3.test_db_nodemgr_status[dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_generator_collector_connections[dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_generator_connections_to_collector_node[dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_process_status_agent[cb_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_process_status_analytics_node[cb_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_process_status_control_node[cb_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics_basic.AnalyticsBasicTestSanity.test_verify_object_logs[ci_sanity,dev_sanity_dpdk,sanity,suite1] scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_as_loop_count_2byte scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_as_loop_count_4byte scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_asn_update scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_basic[todo_sanity] scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_community scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_hold_time scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_ibgp scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_ipv4_prefix_limit_idle_timeout scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_ipv6_prefix_limit_idle_timeout scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_md5 scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_route_origin_override scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_vsrx_as_override scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_vsrx_bfd_suppress_route_advt scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_vsrx_ipv4_mapped_ipv6_nexthop scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_with_bfd_shc_attached_to_vmi scripts.bgpaas.test_bgpaas.TestBGPaaS.test_cem19989_adddelete_vmi scripts.bgpaas.test_bgpaas.TestBGPaaS.test_cem20052 scripts.bgpaas.test_bgpaas.TestBGPaaS.test_cem20284 scripts.ceilometer_tests.test_ceilometer.CeilometerTest.test_resources_by_admin_tenant scripts.ceilometer_tests.test_ceilometer.CeilometerTest.test_resources_by_user_tenant scripts.ceilometer_tests.test_ceilometer.CeilometerTest.test_sample_floating_ip_transmit_packets scripts.db_manage.test_db_manage.DbManageTest.test_db_manage[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.documentation.test_docs.DocumentationTest.test_analytics_docs[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.documentation.test_docs.DocumentationTest.test_config_docs[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_basic[todo_sanity] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_bug_1749695[todo_sanity] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_through_floatingvn scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_different_forwarding_mode[upgrade] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_floating_ip scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_policy scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_secondary_ip[upgrade] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_sg scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_deletion scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_dest_ip scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_dest_port scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_protocol scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_src_ip[sanity] scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_src_port scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_vm_suspend_restart scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_in_pol_based_svc scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_in_pol_based_svc_pol_update scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_3_instance_add_flows scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_3_instance_diff_proto scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_3_instance_incr_dip scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_policy_bind_unbind scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_v2_in_network_nat_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_in_pol_based_svc scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_in_pol_based_svc_pol_update scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_3_instance_add_flows scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_3_instance_diff_proto scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_3_instance_incr_dip scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_policy_bind_unbind scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_v2_in_network_nat_with_3_instance[dev_sanity_dpdk] scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_3_instance scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_fragments scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_fragments_packet_mode scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror_aap scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror_aap_packet_mode scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror_packet_mode scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_static_route_no_policy[sanity] scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_v2_transparent_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPSanity.test_ecmp_svc_in_network_with_3_instance scripts.ecmp.test_ecmp.TestECMPSanity.test_ecmp_svc_in_network_with_static_route_no_policy[sanity] scripts.ecmp.test_ecmp.TestECMPSanity.test_ecmp_svc_v2_transparent_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPSanityIPv6.test_ecmp_svc_in_network_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPSanityIPv6.test_ecmp_svc_in_network_with_static_route_no_policy scripts.ecmp.test_ecmp.TestECMPSanityIPv6.test_ecmp_svc_v2_transparent_with_3_instance scripts.ecmp.test_ecmp.TestECMPwithFIP_1.test_ecmp_with_svc_with_fip_dest scripts.ecmp.test_ecmp.TestECMPwithFIP_2.test_ecmp_bw_three_vms_add_del_same_fip scripts.ecmp.test_ecmp.TestECMPwithFIP_2.test_ecmp_bw_three_vms_same_fip_incr_sip scripts.ecmp.test_ecmp.TestECMPwithFIP_2.test_ecmp_bw_three_vms_same_fip_incr_sport scripts.ecmp.test_ecmp.TestECMPwithSVMChange.test_ecmp_with_svm_deletion[sanity] scripts.ecmp.test_ecmp.TestECMPwithSVMChange.test_ecmp_with_svm_suspend_start scripts.ecmp.test_ecmp.TestECMPwithSVMChangeIPv6.test_ecmp_with_svm_deletion scripts.ecmp.test_ecmp.TestECMPwithSVMChangeIPv6.test_ecmp_with_svm_suspend_start scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_multi_inline_SVC_VN_with_external_RT scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic[sanity] scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_3_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_multiple_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_transparent_in_net_nat scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_in_2_multi_inline_svc_chains_in_net_in_net scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_in_net_nat[upgrade] scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_three_stage_SC_with_ECMP scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_three_stage_SC_with_traffic scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_three_stage_v2_SC[sanity] scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_multi_inline_SVC_VN_with_external_RT scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic[sanity] scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_3_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_multiple_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_transparent_in_net_nat scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_in_2_multi_inline_svc_chains_in_net_in_net scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_in_net_nat scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_three_stage_SC_with_ECMP scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_three_stage_SC_with_traffic scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_three_stage_v2_SC scripts.ecmp.test_ecmp.TestVRRPwithSVM.test_vrrp_with_svm_toggle_admin_port scripts.ecmp.test_ecmp_subInt.TestSubInterfacesECMP.test_svc_ecmp_subIntf[upgrade] scripts.ecmp.test_ecmp_subInt.TestSubInterfacesECMP.test_svc_subIntf scripts.firewall.test_fw.TestFirewallDraftBasic.test_mixed_draft_mode[dev_sanity_dpdk,full_sanity] scripts.floatingip.test_floatingip.FloatingipTestSanity.test_communication_across_borrower_vm scripts.floatingip.test_floatingip.FloatingipTestSanity.test_exhust_Fip_pool_and_release_fip scripts.floatingip.test_floatingip.FloatingipTestSanity.test_mutual_floating_ip scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_fip_in_uve scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_fip_with_traffic scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_removal_of_fip_with_traffic scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_vm_restart_with_fip scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_vn_info_in_agent_with_fip scripts.floatingip.test_floatingip.FloatingipTestSanity2.test_communication_across__diff_proj scripts.floatingip.test_floatingip.FloatingipTestSanity4.test_tcp_transfer_from_fip_vm scripts.floatingip.test_floatingip.FloatingipTestSanity5.test_longest_prefix_match_with_fip_and_native_staticroute scripts.floatingip.test_floatingip.FloatingipTestSanity5.test_longest_prefix_match_with_fip_and_policy scripts.floatingip.test_floatingip.FloatingipTestSanity5.test_longest_prefix_match_with_fip_and_staticroute scripts.floatingip.test_floatingip_basic.FloatingipBasicTestSanity.test_floating_ip[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1,vrouter_gw] scripts.floatingip.test_mx.TestSanity_MX.test_apply_policy_fip_on_same_vn[mx_test] scripts.floatingip.test_mx.TestSanity_MX.test_fip_with_vm_in_2_vns[mx_test] scripts.floatingip.test_mx.TestSanity_MX.test_ftp_http_with_public_ip[mx_test] scripts.floatingip.test_mx.TestSanity_MX.test_mx_gateway[mx_test,sanity] scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_fwp_tag_priority_order_vmi_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_deployment_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_label_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_site_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_tier_tagat_project scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_tier_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_tier_tagat_project scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_deployment_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_label_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_site_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_tier_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_deployment_tagat_vn[k8s_sanity] scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_label_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_site_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_tier_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_policy_at_firewall_and_network_level scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_tag_at_vmi_inter_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_tag_at_vmi_intra_vn scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_hbs_with_hbf_type_label scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_hbf_on_multiple_projects scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_hbf_on_multiple_projects_with_non_hbf_project scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_hbsflag_toggle_with_multiple_projects_with_non_hbf_project scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_quota_limit_for_host_based_service scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpInterVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpInterVnIntraCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpIntraVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpIntraVnIntraCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpInterVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpInterVnIntraCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpIntraVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpIntraVnIntraCompute scripts.heat.test_heat.TestHeat.test_ecmp_svc_creation_with_heat scripts.heat.test_heat.TestHeat.test_heat_stacks_list[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity] scripts.heat.test_heat.TestHeat.test_max_inst_change_in_ecmp_svc scripts.heat.test_heat.TestHeat.test_port_based_multi_sc scripts.heat.test_heat.TestHeat.test_proto_based_multi_sc scripts.heat.test_heat.TestHeat.test_pt_multi_inline_v2_svc_creation_with_heat scripts.heat.test_heat.TestHeat.test_public_access_thru_svc_w_fip[cb_sanity,sanity] scripts.heat.test_heat.TestHeat.test_security_group_update scripts.heat.test_heat.TestHeat.test_src_cidr_svc_creation_with_heat scripts.heat.test_heat.TestHeat.test_transit_vn_asym_innet_nat scripts.heat.test_heat.TestHeat.test_transit_vn_asym_innet_trans scripts.heat.test_heat.TestHeat.test_transit_vn_asym_innetnat_trans scripts.heat.test_heat.TestHeat.test_transit_vn_sym_1_innet[sanity] scripts.heat.test_heat.TestHeat.test_transit_vn_sym_1_innetnat[dev_sanity_dpdk] scripts.heat.test_heat.TestHeat.test_transit_vn_sym_1_trans scripts.heat.test_heat.TestHeat.test_transit_vn_sym_2_innet_svc scripts.heat.test_heat.TestHeat.test_transit_vn_sym_2_trans_svc scripts.heat.test_heat.TestHeat.test_transit_vn_sym_innet_nat scripts.heat.test_heat.TestHeat.test_transit_vn_sym_trans_innet scripts.heat.test_heat.TestHeat.test_transit_vn_sym_trans_nat scripts.heat.test_heat.TestHeatIPv6.test_ecmp_svc_creation_with_heat scripts.heat.test_heat.TestHeatIPv6.test_heat_stacks_list scripts.heat.test_heat.TestHeatIPv6.test_max_inst_change_in_ecmp_svc scripts.heat.test_heat.TestHeatIPv6.test_port_based_multi_sc scripts.heat.test_heat.TestHeatIPv6.test_proto_based_multi_sc scripts.heat.test_heat.TestHeatIPv6.test_pt_multi_inline_v2_svc_creation_with_heat scripts.heat.test_heat.TestHeatIPv6.test_public_access_thru_svc_w_fip[cb_sanity,sanity] scripts.heat.test_heat.TestHeatIPv6.test_security_group_update scripts.heat.test_heat.TestHeatIPv6.test_src_cidr_svc_creation_with_heat scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_asym_innet_nat scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_asym_innet_trans scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_asym_innetnat_trans scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_1_innet[cb_sanity] scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_1_innetnat[dev_sanity_dpdk] scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_1_trans scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_2_innet_svc scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_2_trans_svc scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_innet_nat scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_trans_innet scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_trans_nat scripts.heat.test_heat_basic.TestBasicHeat.test_svc_creation_with_heat[dev_sanity_dpdk,sanity,suite1] scripts.heat.test_heat_basic.TestBasicHeatIPv6.test_svc_creation_with_heat[sanity] scripts.interAS.test_interas.TestInterAS.test_interAS_labeled_unicast scripts.interAS.test_interas.TestInterAS.test_interAS_remote_vpn scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1_vn1dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3[cb_sanity,ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_dynamic_NH_without_juniper_header_cem8760 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3[ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirroring_disable_enable_scenarios[ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header[full_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header_egress scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header_ingress scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header_without_header_ingress[full_sanity] scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1_vn1dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3[cb_sanity,ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6_egress scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6_ingress scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6_without_header_ingress[full_sanity] scripts.k8s_scripts.test_deployment.TestPodDeployment.test_deployment_1 scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_flow_stickiness_restart_agent scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_flow_stickiness_restart_control scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_flow_stickiness_with_deployment scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_local_scale_up_down scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_network_policy scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_nodeport_service scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_down scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_down_external_ip scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_down_multiple_clients scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_to_10_and_down_to_2 scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_to_non_ecmp scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_flows_with_scale scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_non_ecmp_to_ecmp scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_delete_and_recreate_the_namespace_with_fabric_fwd_enabled scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_deployment_with_fabric_fwd scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_deployment_with_replica_update_for_fabric_fwd[k8s_sanity] scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_fabric_forwarding_disabled_by_default scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_ping_with_jumbo_frame scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_pod_publicreachability_with_fabric_forwarding_enabled scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_fanout scripts.k8s_scripts.test_ingress.TestIngressClusterIp.test_ingress_ip_assignment[ci_k8s_sanity,k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_ingress.TestIngressVNIsolated.test_ingress_fanout scripts.k8s_scripts.test_ingress_tls.TestIngressTLS.test_ingress_tls_1[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_isolation.TestCustomIsolation.test_ingress_custom_isolation scripts.k8s_scripts.test_namespace.TestNamespace.test_many_add_delete_ns scripts.k8s_scripts.test_namespace.TestNamespace.test_namespace_1[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_pod.TestPod.test_ping_between_two_pods[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_pod.TestPod.test_pod_public_reachability_using_snat scripts.k8s_scripts.test_pod.TestPodVNIsolated.test_ping_between_two_pods[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_pod.TestPodVNIsolated.test_pod_public_reachability_using_snat scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_allow_all_egress scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_allow_all_ingress[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_deny_all_egress scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_deny_all_ingress[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_ipblock_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_ipblock_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_namespaceselector_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_namespaceselector_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_podselector_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_podselector_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_port_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_port_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_rules_edit scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_rules_label_edit[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_allow_egress_deny_all scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_deny_egress_allow_all scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_deny_egress_deny_all scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_egress_on_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_egress_on_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_ipblock_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_ipblock_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_rules_edit scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_rules_label_edit[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_multiple_egress_policies scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_multiple_ingress_policies scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_policy_with_multiple_egress_rules scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_policy_with_multiple_ingress_rules scripts.k8s_scripts.test_policy.TestNetworkPolicyCustomIsolation.test_egress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyCustomIsolation.test_ingress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyNSIsolation.test_egress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyNSIsolation.test_ingress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_deployment_replica_updation[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_k8s_configurations_post_policy_creation[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_multiple_pod_selector[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_multiple_values_in_egress_rule[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_multiple_values_in_ingress_rule[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_egress_rule_on_namespace_with_service[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_egress_rule_on_pod_with_service scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_namespace_with_k8s_ingress scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_namespace_with_k8s_ingress_fanout[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_namespace_with_service[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_pod_with_k8s_ingress scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_pod_with_service[ci_k8s_sanity,k8s_sanity] scripts.k8s_scripts.test_service.TestService.test_cem20907 scripts.k8s_scripts.test_service.TestService.test_kube_dns_lookup[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestService.test_service_scale_up_down scripts.k8s_scripts.test_service.TestService.test_service_type_nodeport scripts.k8s_scripts.test_service.TestService.test_service_with_type_loadbalancer scripts.k8s_scripts.test_service.TestServiceExternalIP.test_service_with_external_ip[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestServiceExternalIPVNIsolated.test_service_with_external_ip[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_cem20907 scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_kube_dns_lookup[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_service_scale_up_down scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_service_type_nodeport scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_service_with_type_loadbalancer scripts.k8s_scripts.test_snat.TestSNAT.test_delete_and_recreate_the_namespace_with_snat_enabled scripts.k8s_scripts.test_snat.TestSNAT.test_deployment_with_replica_update_for_snat[k8s_sanity] scripts.k8s_scripts.test_snat.TestSNAT.test_ping_with_jumbo_frame scripts.k8s_scripts.test_snat.TestSNAT.test_pod_publicreachability_with_snat_enabled scripts.k8s_scripts.test_snat.TestSNAT.test_snat_forwarding_disabled_by_default scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_contrail_status scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_dns_service scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_different_vn_different_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_different_vn_same_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_same_vn_different_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_same_vn_same_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_inter_vn_inter_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_intra_and_inter_vn_pkt_mode scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_intra_vn_inter_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_intra_vn_intra_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_ipv6_intra_and_inter_vn scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_with_policy scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_add_remove_members scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_client_pool_in_same_net[full_sanity] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_health_monitor scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_different_fip[cb_sanity,full_sanity] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_different_lb[upgrade] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_https scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_sg_vip[full_sanity] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_update_attr_verify_haproxy_conf scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_CEM_21905_inter_vn_inter_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_CEM_21905_inter_vn_intra_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_CEM_21905_vrouter_agent_restart scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_bfd_on_targetip_vsrx[todo_sanity] scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_change_fwding_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_delete_macvlan_intf scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_delete_vlan_intf scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_delete_vmi scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_detach_hc_vsrx scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_diff_subnet_macvlanip scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_dynamically_disable_maciplearningflag scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_fifty_macvlans scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_health_check_detach scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_health_check_failure scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_in_l3_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_inter_vn_inter_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_inter_vn_intra_compute_intra_subnet scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_subnet_intra_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_l2l3[todo_sanity] scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_maciplearning_flag scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_move_ip_across_computes_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_move_ip_across_computes_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_move_ip_locally_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_vrouter_agent_restart scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_change_fwding_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_delete_macvlan_intf scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_delete_vlan_intf scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_delete_vmi scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_diff_subnet_macvlanip scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_dynamically_disable_maciplearningflag scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_fifty_macvlans scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_health_check_detach scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_health_check_failure scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_in_l3_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_inter_vn_inter_compute scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_inter_vn_intra_compute_intra_subnet scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_subnet_intra_compute scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_l2l3[todo_sanity] scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_maciplearning_flag scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_move_ip_across_computes_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_move_ip_across_computes_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_move_ip_locally_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_vrouter_agent_restart scripts.multi_tenancy.test_perms.TestMultitenancy.test_all scripts.multi_tenancy.test_perms.TestMultitenancy.test_permissions_on_policy_objects scripts.multi_tenancy.test_perms.TestMultitenancy.test_permissions_on_projects scripts.multi_tenancy.test_perms.TestMultitenancy.test_permissions_on_vn_objects scripts.multicloud.test_mc.MC_test.test_Overlay_ping scripts.multicloud.test_mc.MC_test.test_Underlay_ping scripts.multicloud.test_mc.MC_test.test_bird_HA scripts.multicloud.test_mc.MC_test.test_openvpn_HA scripts.multicloud.test_mc.MC_test.test_strongswan_HA scripts.multicloud.test_mc.MC_test.test_tag_verification scripts.neutron.lbaas.test_lbaas.TestLbaas.test_create_pool_member_vip scripts.neutron.lbaas.test_lbaas.TestLbaas.test_delete_pool_in_use scripts.neutron.lbaas.test_lbaas.TestLbaas.test_healthmonitor_delete scripts.neutron.lbaas.test_lbaas.TestLbaas.test_member_delete scripts.neutron.lbaas.test_lbaas.TestLbaas.test_vip_delete scripts.neutron.lbaas.test_lbaas_basic.TestBasicLbaas.test_healthmonitor[suite1] scripts.neutron.lbaas.test_lbaas_basic.TestBasicLbaas.test_lbmethod_round_robin[suite1] scripts.neutron.test_crud.TestCRUD.test_network_subnet_port_crud scripts.neutron.test_crud.TestCRUD.test_router_crud[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_ports.TestPorts.test_aap_active_active_mode scripts.neutron.test_ports.TestPorts.test_aap_with_fip[cb_sanity,full_sanity] scripts.neutron.test_ports.TestPorts.test_aap_with_fip_vsrx scripts.neutron.test_ports.TestPorts.test_aap_with_vrrp_admin_state_toggle scripts.neutron.test_ports.TestPorts.test_aap_with_vrrp_priority_change scripts.neutron.test_ports.TestPorts.test_aap_with_zero_mac[cb_sanity,full_sanity] scripts.neutron.test_ports.TestPorts.test_port_admin_state_up scripts.neutron.test_ports.TestPorts.test_port_ip_reuse scripts.neutron.test_ports.TestPorts.test_port_rename scripts.neutron.test_ports.TestPorts.test_ports_attach_detach scripts.neutron.test_ports.TestPorts.test_ports_bindings[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_ports.TestPorts.test_ports_custom_sg scripts.neutron.test_ports.TestPorts.test_ports_device_owner_and_id scripts.neutron.test_ports.TestPorts.test_ports_extra_dhcp_options scripts.neutron.test_ports.TestPorts.test_ports_multiple_specific_subnet_ips scripts.neutron.test_ports.TestPorts.test_ports_no_sg scripts.neutron.test_ports.TestPorts.test_ports_secondary_ip_attach scripts.neutron.test_ports.TestPorts.test_ports_specific_mac scripts.neutron.test_ports.TestPorts.test_ports_specific_subnet scripts.neutron.test_ports.TestPorts.test_ports_specific_subnet_ip[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_ports.TestPorts.test_ports_update_sg scripts.neutron.test_ports.TestPorts.test_shutoff_vm_route_withdrawal scripts.neutron.test_ports.TestPorts.test_zombie_tap_interface scripts.neutron.test_quota.TestQuota.test_default_quota_for_admin_tenant scripts.neutron.test_quota.TestQuota.test_default_quota_for_new_tenant scripts.neutron.test_quota.TestQuota.test_quota_update_of_new_project_by_admin scripts.neutron.test_quota.TestQuota.test_quota_update_of_specific_tenant scripts.neutron.test_quota.TestQuota.test_update_quota_for_new_tenant scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_CEM_22032[cb_sanity] scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior[cb_sanity] scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_diff_projects scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_different_vns scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_fip[upgrade] scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_fip_and_diff_projects scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_subnet_attach_detach scripts.neutron.test_routers.TestRouters.test_basic_router_behavior[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_routers.TestRouters.test_router_admin_state_up[full_sanity] scripts.neutron.test_routers.TestRouters.test_router_rename[full_sanity] scripts.neutron.test_routers.TestRouters.test_router_with_alloc_pool_and_gateway scripts.neutron.test_routers.TestRouters.test_router_with_existing_ports scripts.neutron.test_routers_basic.TestRoutersBasic.test_basic_snat_behavior_without_external_connectivity[ci_sanity,dev_sanity_dpdk,sanity,suite1] scripts.neutron.test_sec_group.TestSecurityGroup.test_security_group_rename scripts.neutron.test_subnets.TestSubnets.test_allocation_pools scripts.neutron.test_subnets.TestSubnets.test_bug_1630829 scripts.neutron.test_subnets.TestSubnets.test_dns_nameservers scripts.neutron.test_subnets.TestSubnets.test_enable_dhcp scripts.neutron.test_subnets.TestSubnets.test_gateway scripts.neutron.test_subnets.TestSubnets.test_ip_allocation_order scripts.neutron.test_subnets.TestSubnets.test_subnet_host_routes scripts.neutron.test_subnets.TestSubnets.test_subnet_rename scripts.neutron.test_virtual_network.TestVirtualNetwork.test_virtual_network_admin_state_up scripts.neutron.test_virtual_network.TestVirtualNetwork.test_virtual_network_mtu scripts.neutron.test_virtual_network.TestVirtualNetwork.test_virtual_network_rename scripts.policy.test_policy.TestBasicPolicyConfig.test_policy_protocol_summary scripts.policy.test_policy.TestBasicPolicyConfig.test_policy_source_dest_cidr scripts.policy.test_policy.TestBasicPolicyConfig.test_policy_with_multi_vn_in_vm scripts.policy.test_policy.TestBasicPolicyConfigIpv4v6.test_policy_protocol_summary scripts.policy.test_policy.TestBasicPolicyConfigIpv4v6.test_policy_source_dest_cidr scripts.policy.test_policy.TestBasicPolicyConfigIpv4v6.test_policy_with_multi_vn_in_vm scripts.policy.test_policy.TestBasicPolicyIpv4v6.test_basic_policy_allow_deny[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1] scripts.policy.test_policy.TestBasicPolicyIpv4v6.test_policy[quick_sanity,sanity] scripts.policy.test_policy.TestBasicPolicyIpv4v6.test_policy_to_deny[quick_sanity,sanity] scripts.policy.test_policy.TestBasicPolicyModifyIpv4v6.test_policy_modify_vn_policy[sanity] scripts.policy.test_policy.TestBasicPolicyNegativeIpv4v6.test_remove_policy_with_ref[ci_sanity,sanity] scripts.policy.test_policy.TestBasicPolicyRouting.test_policy_RT_import_export scripts.policy.test_policy.TestBasicPolicyRoutingIpv4v6.test_policy_RT_import_export scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_cidr_dst_any[cb_sanity,todo_sanity] scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_cidr_dst_cidr scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_duplicate_vn_dst_cidr scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_policy_dst_cidr scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_vn_dst_cidr[cb_sanity] scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_any_dst_pol scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_pol_dst_any[cb_sanity] scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_pol_dst_vn scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_vn_dst_pol[cb_sanity,sanity,vrouter_gw] scripts.policy.test_policy_acl.TestPolicyAcl.test_route_leaking_pass_protocol_src_cidr_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_cidr_dst_any scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_cidr_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_duplicate_vn_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_policy_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_vn_dst_cidr[todo_sanity] scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_any_dst_pol scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_pol_dst_any[sanity] scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_pol_dst_vn scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_vn_dst_pol scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_route_leaking_pass_protocol_src_cidr_dst_cidr scripts.policy.test_policy_api.TestApiPolicyFixture01.test_associate_disassociate_api_policy scripts.policy.test_policy_api.TestApiPolicyFixture01.test_create_api_policy scripts.policy.test_policy_api.TestApiPolicyFixture01.test_policy_with_local_keyword_across_multiple_vn scripts.policy.test_policy_api.TestApiPolicyFixture02.test_policy_api_fixtures scripts.policy.test_policy_basic.TestBasicPolicy.test_basic_policy_allow_deny[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1] scripts.policy.test_policy_basic.TestBasicPolicy.test_policy[suite1] scripts.policy.test_policy_basic.TestBasicPolicy.test_policy_to_deny scripts.policy.test_policy_basic.TestBasicPolicyModify.test_policy_modify_vn_policy[suite1] scripts.policy.test_policy_basic.TestBasicPolicyNegative.test_remove_policy_with_ref[suite1] scripts.policy.test_policy_basic.TestDetailedPolicy0.test_repeated_policy_modify[suite1] scripts.policy.test_policy_detailed.TestDetailedPolicy0Ipv4v6.test_repeated_policy_modify[sanity] scripts.policy.test_policy_detailed.TestDetailedPolicy1.test_multi_vn_repeated_policy_update_with_ping[sanity] scripts.policy.test_policy_detailed.TestDetailedPolicy1.test_single_vn_repeated_policy_update_with_ping scripts.policy.test_policy_detailed.TestDetailedPolicy1Ipv4v6.test_multi_vn_repeated_policy_update_with_ping[sanity] scripts.policy.test_policy_detailed.TestDetailedPolicy1Ipv4v6.test_single_vn_repeated_policy_update_with_ping scripts.project.test_projects_basic.TestProjectBasic.test_project_add_delete scripts.qos.test_qos.TestQos.test_default_fc_update scripts.qos.test_qos.TestQos.test_qos_config_and_fc_update_for_dot1p scripts.qos.test_qos.TestQos.test_qos_config_and_fc_update_for_dscp scripts.qos.test_qos.TestQos.test_qos_marking_dscp_on_vhost scripts.qos.test_qos.TestQos.test_qos_remark_based_on_default_fc scripts.qos.test_qos.TestQos.test_qos_remark_dot1p_on_vmi scripts.qos.test_qos.TestQos.test_qos_remark_dot1p_on_vn scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vmi[cb_sanity,sanity] scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vmi_ipv6 scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vn scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vn_ipv6 scripts.qos.test_qos.TestQosPolicy.test_qos_config_and_fc_update_for_dscp_map_on_policy scripts.qos.test_qos.TestQosPolicy.test_qos_remark_dscp_on_particular_rule_of_policy scripts.qos.test_qos.TestQosPolicy.test_qos_vmi_precedence_over_policy_over_vn scripts.qos.test_qos.TestQosSVC.test_qos_remark_dscp_on_policy_including_si scripts.qos.test_qos.TestQosSVC.test_qos_remark_dscp_on_vmi_of_si scripts.route_aggregate.test_route_aggregate.TestRouteAggregate.test_route_aggregation scripts.route_aggregate.test_route_aggregate.TestRouteAggregate.test_with_multiple_route_aggregation_prefixes scripts.routing_policy.test_routing_policy.TestRP.test_rp_bgpaas scripts.routing_policy.test_routing_policy.TestRP.test_rp_bgpaas_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_bgpaas_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_ext_community_list_match_all_reject scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface[ci_sanity,sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_ext_community[sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_static[sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_static_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_static_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_network_static_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_secondary_routes[sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_secondary_routes_si scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_chain scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_chain_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_chain_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_interface scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_interface_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_interface_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_xmpp_matrix scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_inter_subcluster scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_intra_subcluster scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_ext_community scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_ext_community_primary_route scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_reject_route scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_secondary_route_no_subcluster_ext_community scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_dep_routes_two_vns_with_same_rt scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_rt_CEM_22032[cb_sanity,sanity] scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_user_def_rt_entry[cb_sanity,sanity] scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_vn_rt_entry scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1Ipv6.test_sec_group_basic[sanity,suite1] scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1Ipv6.test_sec_group_hold_flow_negative_test scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1_contrail.test_sec_group_basic[sanity,suite1] scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1_contrail.test_sec_group_hold_flow_negative_test scripts.securitygroup.test_regression.SecurityGroupRegressionTests2.test_sec_group_with_port scripts.securitygroup.test_regression.SecurityGroupRegressionTests2.test_sec_group_with_proto scripts.securitygroup.test_regression.SecurityGroupRegressionTests2Ipv6.test_sec_group_with_port scripts.securitygroup.test_regression.SecurityGroupRegressionTests2Ipv6.test_sec_group_with_proto scripts.securitygroup.test_regression.SecurityGroupRegressionTests2_contrail.test_sec_group_with_port scripts.securitygroup.test_regression.SecurityGroupRegressionTests2_contrail.test_sec_group_with_proto scripts.securitygroup.test_regression.SecurityGroupRegressionTests3.test_sec_group_with_proto_and_policy_to_allow_only_tcp scripts.securitygroup.test_regression.SecurityGroupRegressionTests3.test_sec_group_with_proto_and_policy_to_allow_only_tcp_ports scripts.securitygroup.test_regression.SecurityGroupRegressionTests3Ipv6.test_sec_group_with_proto_and_policy_to_allow_only_tcp scripts.securitygroup.test_regression.SecurityGroupRegressionTests3Ipv6.test_sec_group_with_proto_and_policy_to_allow_only_tcp_ports scripts.securitygroup.test_regression.SecurityGroupRegressionTests3_contrail.test_sec_group_with_proto_and_policy_to_allow_only_tcp scripts.securitygroup.test_regression.SecurityGroupRegressionTests3_contrail.test_sec_group_with_proto_and_policy_to_allow_only_tcp_ports scripts.securitygroup.test_regression.SecurityGroupRegressionTests4.test_vn_compute_sg_comb scripts.securitygroup.test_regression.SecurityGroupRegressionTests4Ipv6.test_vn_compute_sg_comb scripts.securitygroup.test_regression.SecurityGroupRegressionTests4_contrail.test_vn_compute_sg_comb scripts.securitygroup.test_regression.SecurityGroupRegressionTests5.test_default_sg scripts.securitygroup.test_regression.SecurityGroupRegressionTests5.test_sec_group_with_proto_double_rules_sg1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests5Ipv6.test_default_sg scripts.securitygroup.test_regression.SecurityGroupRegressionTests5Ipv6.test_sec_group_with_proto_double_rules_sg1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests5_contrail.test_default_sg scripts.securitygroup.test_regression.SecurityGroupRegressionTests5_contrail.test_sec_group_with_proto_double_rules_sg1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests6.test_sg_no_rule scripts.securitygroup.test_regression.SecurityGroupRegressionTests6.test_sg_stateful scripts.securitygroup.test_regression.SecurityGroupRegressionTests6Ipv6.test_sg_no_rule scripts.securitygroup.test_regression.SecurityGroupRegressionTests6Ipv6.test_sg_stateful scripts.securitygroup.test_regression.SecurityGroupRegressionTests6_contrail.test_sg_no_rule scripts.securitygroup.test_regression.SecurityGroupRegressionTests6_contrail.test_sg_stateful scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_handling1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_handling2 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_handling_from_mx_with_si scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_payload_matching scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_handling1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_handling2 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_handling_from_mx_with_si scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_payload_matching scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_handling1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_handling2 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_handling_from_mx_with_si scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_payload_matching scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_flow_to_sg_rule_mapping scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_flow_to_sg_rule_mapping_intra_vn scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_flow_to_sg_rule_mapping_multiple_rules scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_verify_sg_rule_uuid_in_control_api scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_flow_to_sg_rule_mapping scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_flow_to_sg_rule_mapping_intra_vn scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_flow_to_sg_rule_mapping_multiple_rules scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_verify_sg_rule_uuid_in_control_api scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_flow_to_sg_rule_mapping scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_flow_to_sg_rule_mapping_intra_vn scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_flow_to_sg_rule_mapping_multiple_rules scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_verify_sg_rule_uuid_in_control_api scripts.securitygroup.test_regression.SecurityGroupSynAckTest.test_syn_ack_create_flow scripts.securitygroup.test_regression.SecurityGroupSynAckTestIpv6.test_syn_ack_create_flow scripts.securitygroup.test_regression_basic.SecurityGroupBasicRegressionTests1.test_sec_group_basic[cb_sanity,ci_contrail_go_kolla_ocata_sanity,sanity,suite1] scripts.securitygroup.test_regression_basic.SecurityGroupBasicRegressionTests1.test_sec_group_hold_flow_negative_test scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_agent_connects_to_collector scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_agent_connects_to_control scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_agent_connects_to_dns scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_control_connects_to_rabbitmq scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_dns_connects_to_rabbitmq scripts.service_connections.test_service_connections.TestServiceConnections.test_random_client_connections_to_collector scripts.service_connections.test_service_connections.TestServiceConnections.test_webui_configs scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_add_delete_interface_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_add_delete_network_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_interface_route_table_to_multiple_vmis scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_interface_route_table_to_si scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_multiple_interface_route_tables_to_vmi scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_multiple_network_route_table_to_vns scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_bind_unbind_interface_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_bind_unbind_network_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_interface_static_table[dev_sanity_dpdk,todo_sanity] scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_network_route_table[cb_sanity,dev_sanity_dpdk,todo_sanity] scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_with_neutron_router scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_net_nat_with_static_routes[sanity] scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_datapath[ci_sanity] scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_nat_private_to_public scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_nat_private_to_public_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_v2_transparent_datapath[sanity] scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_v2_transparent_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_delete_add_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_delete_add_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_port_protocol_change_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_port_protocol_change_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_to_more_vns_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_to_more_vns_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_delete_add_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_delete_add_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_port_protocol_change_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_port_protocol_change_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_to_more_vns_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_to_more_vns_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_net_nat_with_static_routes scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_datapath scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_nat_private_to_public scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_nat_private_to_public_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_v2_transparent_datapath scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_v2_transparent_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw_basic.TestSvcRegr.test_svc_CEM_22032[ci_sanity_WIP,quick_sanity,sanity,suite1] scripts.svc_firewall.test_svc_fw_basic.TestSvcRegr.test_svc_in_network_datapath[ci_sanity_WIP,quick_sanity,sanity,suite1] scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_basic[sanity] scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_e2e_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_http scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_link_local_attach_to_vmi scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_left_hc_link_local_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_nat_left_hc_link_local_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_right_hc_end_to_end_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_right_hc_link_local_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_hc_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_left_hc_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_right_hc_fail_svm[sanity] scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_scale_hc_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_serial_hc_fail_svm scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_in_network_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring[ci_sanity_WIP,quick_sanity,sanity] scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring_add_more_vns scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring_policy_add_delete scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorFIP.test_svc_v2_mirroring_with_floating_ip scripts.svc_mirror.test_mirror.TestSVCV2MirrorFIP.test_svc_v2_mirroring_with_floating_ip_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_in_network_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring_add_more_vns scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring_policy_add_delete scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_attach_detach_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_detach_attach_diff_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_detach_attach_policy_change_rules_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_policy_order_change_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_svc_v2_mirror_with_deny_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_svc_v2_mirroring_with_unidirection_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_svc_v2_mirroring_with_unidirection_rule_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_attach_detach_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_detach_attach_diff_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_detach_attach_policy_change_rules_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_policy_order_change_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_svc_v2_mirror_with_deny_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_svc_v2_mirroring_with_unidirection_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_svc_v2_mirroring_with_unidirection_rule_with_2_analyzer scripts.vdns.test_vdns.TestvDNS0.test_agent_crash_dns_malformed_received scripts.vdns.test_vdns.TestvDNS0.test_vdns_default_mode scripts.vdns.test_vdns.TestvDNS0.test_vdns_fixed_rec_order scripts.vdns.test_vdns.TestvDNS0.test_vdns_ping_diff_vn[full_sanity] scripts.vdns.test_vdns.TestvDNS0.test_vdns_random_rec_order scripts.vdns.test_vdns.TestvDNS0.test_vdns_roundrobin_rec_order scripts.vdns.test_vdns.TestvDNS0.test_vdns_with_diff_projs scripts.vdns.test_vdns.TestvDNS0.test_vdns_with_fip scripts.vdns.test_vdns.TestvDNS0.test_vdns_with_next_vdns[full_sanity] scripts.vdns.test_vdns_basic.TestvDNSBasic0.test_vdns_ping_same_vn[ci_sanity,sanity,suite1] scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_generic_link_local_service scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_ipam_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_metadata_service scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_mtu_update scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_ping_within_vn scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_ping_within_vn_two_vms_two_different_subnets scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_vm_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_vn_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_Policy_CEM_22032 scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_broadcast_udp_w_chksum scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_bulk_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_diff_proj_same_vn_vm_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_disassociate_vn_from_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_duplicate_vn_add scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_host_route_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_multiple_metadata_service_scale scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_policy_between_vns_diff_proj scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_hard_reboot_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_ping_on_broadcast_multicast scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_release_ipam scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_shutdown_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_soft_reboot_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN3.test_traffic_bw_vms_diff_pkt_size scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_gratuitous_arp scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_traffic_bw_vms_diff_pkt_size_w_chksum scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_updating_vm_ip scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_vm_add_delete_in_2_vns scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_vm_add_delete_in_2_vns_chk_ips scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_vm_arp scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_gw_tests scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_in_2_vns_chk_ping scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_intf_tests scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_multi_intf_in_same_vn_chk_ping scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_multiple_flavors scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_static_ip_tests scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_vn_block_exhaustion scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vn_in_agent_with_vms_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vn_name_with_spl_characters scripts.vm_regression.test_vm.TestBasicIPv6VMVN6.test_agent_cleanup_with_control_node_stop scripts.vm_regression.test_vm.TestBasicIPv6VMVN6.test_multiple_vn_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN6.test_vn_subnet_types scripts.vm_regression.test_vm.TestBasicIPv6VMVN9.test_cem19894 scripts.vm_regression.test_vm.TestBasicIPv6VMVN9.test_dns_resolution_for_link_local_service scripts.vm_regression.test_vm.TestBasicIPv6VMVN9.test_static_route_to_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_dhcp_for_ipv6 scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_sctp_traffic_between_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_vm_file_trf_scp_tests[todo_sanity] scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_vm_file_trf_tftp_tests scripts.vm_regression.test_vm.TestBasicVMVN0.test_Policy_CEM_22032 scripts.vm_regression.test_vm.TestBasicVMVN0.test_broadcast_udp_w_chksum scripts.vm_regression.test_vm.TestBasicVMVN0.test_bulk_add_delete scripts.vm_regression.test_vm.TestBasicVMVN0.test_diff_proj_same_vn_vm_add_delete scripts.vm_regression.test_vm.TestBasicVMVN0.test_disassociate_vn_from_vm scripts.vm_regression.test_vm.TestBasicVMVN0.test_duplicate_vn_add scripts.vm_regression.test_vm.TestBasicVMVN0.test_host_route_add_delete scripts.vm_regression.test_vm.TestBasicVMVN0.test_multiple_metadata_service_scale scripts.vm_regression.test_vm.TestBasicVMVN0.test_policy_between_vns_diff_proj scripts.vm_regression.test_vm.TestBasicVMVN1.test_no_frag_in_vm scripts.vm_regression.test_vm.TestBasicVMVN1.test_vn_gateway_flag_disabled scripts.vm_regression.test_vm.TestBasicVMVN2.test_hard_reboot_vm scripts.vm_regression.test_vm.TestBasicVMVN2.test_ping_on_broadcast_multicast scripts.vm_regression.test_vm.TestBasicVMVN2.test_release_ipam scripts.vm_regression.test_vm.TestBasicVMVN2.test_shutdown_vm scripts.vm_regression.test_vm.TestBasicVMVN2.test_soft_reboot_vm scripts.vm_regression.test_vm.TestBasicVMVN3.test_traffic_bw_vms_diff_pkt_size scripts.vm_regression.test_vm.TestBasicVMVN4.test_gratuitous_arp scripts.vm_regression.test_vm.TestBasicVMVN4.test_traffic_bw_vms_diff_pkt_size_w_chksum scripts.vm_regression.test_vm.TestBasicVMVN4.test_updating_vm_ip scripts.vm_regression.test_vm.TestBasicVMVN4.test_vm_add_delete_in_2_vns scripts.vm_regression.test_vm.TestBasicVMVN4.test_vm_add_delete_in_2_vns_chk_ips scripts.vm_regression.test_vm.TestBasicVMVN4.test_vm_arp scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_gw_tests scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_in_2_vns_chk_ping scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_intf_tests scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_multi_intf_in_same_vn_chk_ping scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_multiple_flavors scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_static_ip_tests scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_vn_block_exhaustion scripts.vm_regression.test_vm.TestBasicVMVN5.test_vn_in_agent_with_vms_add_delete scripts.vm_regression.test_vm.TestBasicVMVN5.test_vn_name_with_spl_characters scripts.vm_regression.test_vm.TestBasicVMVN6.test_agent_cleanup_with_control_node_stop scripts.vm_regression.test_vm.TestBasicVMVN6.test_multiple_vn_vm scripts.vm_regression.test_vm.TestBasicVMVN6.test_vn_subnet_types scripts.vm_regression.test_vm.TestBasicVMVN9.test_cem19894 scripts.vm_regression.test_vm.TestBasicVMVN9.test_dns_resolution_for_link_local_service scripts.vm_regression.test_vm.TestBasicVMVN9.test_static_route_to_vm scripts.vm_regression.test_vm.TestBasicVMVNx.test_sctp_traffic_between_vm[sanity] scripts.vm_regression.test_vm.TestBasicVMVNx.test_vm_file_trf_scp_tests[ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,vrouter_gw] scripts.vm_regression.test_vm.TestBasicVMVNx.test_vm_file_trf_tftp_tests scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_generic_link_local_service[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,dev_sanity_dpdk,sanity,suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_ipam_add_delete[suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_metadata_service[cb_sanity,ci_sanity,sanity,suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_mtu_update scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_ping_within_vn[ci_contrail_go_kolla_ocata_sanity,suite1,upgrade,vrouter_gw] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_ping_within_vn_two_vms_two_different_subnets[ci_contrail_go_kolla_ocata_sanity,ci_sanity,sanity,suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_vm_add_delete[suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_vn_add_delete[suite1] scripts.vrouter.test_disable_policy.DisablePolicy.test_disable_policy_sg_inter_vn[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicy.test_disable_policy_with_vn_policy[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_enable_policy_inter_node scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_enable_policy_with_active_flows[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_policy_remove_sg[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_policy_with_aap[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_ecmp_with_static_routes[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_ecmp_with_static_routes_intra_node[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_remove_sg_disable_policy[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_enable_policy_inter_node scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_enable_policy_with_active_flows[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_policy_remove_sg[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_policy_with_aap[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_ecmp_with_static_routes[cb_sanity,dev_reg,sanity] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_ecmp_with_static_routes_intra_node[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_remove_sg_disable_policy[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyIpv6.test_disable_policy_sg_inter_vn[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyIpv6.test_disable_policy_with_vn_policy[dev_reg] scripts.vrouter.test_dpdk_bond_lacp.TestLacp.test_bond_lacp_config[dev_reg,sanity] scripts.vrouter.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdk_bond_status[dev_reg,sanity] scripts.vrouter.test_dpdk_fbit_disable_mbuf.TestFbitMergeBuffDisable.test_fbit_disable_mbuf_dpdk[dev_reg,sanity] scripts.vrouter.test_dpdk_gro_gso.TestGroGso.test_dpdk_gro_gso[dev_reg,sanity] scripts.vrouter.test_dpdk_vhost_mtu.TestMtu.test_mtu_config[dev_reg,sanity] scripts.vrouter.test_dpdk_vifdump.TestVifdump.test_vifdump_on_interface[dev_reg,sanity] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_icmp_error[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_icmp_error_inter_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_intra_vn_inter_node scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_intra_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_lbaasv2[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_no_tcp_eviction scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_with_aap scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_with_aap_ignore_addrs scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_icmp_error[dev_reg] scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_icmp_error_inter_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_intra_vn_inter_node scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_intra_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_lbaasv2 scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_no_tcp_eviction scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_with_aap scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_with_aap_ignore_addrs scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_icmp_intra_vn_inter_node[dev_reg,sanity] scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_ignore_src_icmp_inter_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_ignore_src_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_icmp_intra_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_ignore_src_icmp_inter_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_ignore_src_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_lbaasv2 scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_duplicate_frags scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_in_order scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_mixed scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_multi_sender scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order1 scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_big_payload scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_icmp scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_inter_node scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_intra_node scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_syn scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_tcp scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_overlapping scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_1[dev_reg,sanity] scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_2[dev_reg] scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_3[dev_reg] scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_4[dev_reg] scripts.vrouter.test_subinterfaces.TestSubInterfaces.test_vlan_interface_1[dev_reg] scripts.vrouter.test_subinterfaces.TestSubInterfaces.test_vlan_interface_2[cb_sanity,dev_reg,dev_sanity_dpdk,sanity] scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe.test_mtu_probe_inter_node[dev_reg,todo_sanity] scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe.test_mtu_probe_intra_node[dev_reg,sanity] scripts.vrouter.test_vif_stats.TestvifStats.test_vif_statistics[dev_reg,sanity] + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/serial_scripts:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/serial_scripts:/contrail-test/fixtures + export OS_TEST_PATH=./serial_scripts + OS_TEST_PATH=./serial_scripts + /usr/local/bin/testr list-tests running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-6000} \ ${PYTHON:-/usr/bin/python3} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./scripts} --list /usr/local/lib/python3.9/site-packages/selenium/webdriver/firefox/firefox_profile.py:203: SyntaxWarning: "is" with a literal. Did you mean "=="? if setting is None or setting is '': /contrail-test/serial_scripts/policy/test_policy_serial.py:1418: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1600: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1845: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/solution/test_orange_solution.py:510: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:522: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:639: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:650: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:683: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:694: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: serial_scripts.RR.test_rr.TestBasicRR.test_process_restart_with_rr_set[todo_sanity] serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_in_global_config serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_in_project serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_invalid_cases_in_global_config serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_invalid_cases_in_projects serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_multiple_rules_in_global_config serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_multiple_rules_in_project serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithMin.test_run_contrail_flows_cli_cmds[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithMin.test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithMin.test_run_contrail_stats_cli_cmds[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_object_log_verification_with_delete_add_in_network_mode serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_object_tables serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_level_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_message_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_module serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_node_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_object_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_uves serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_connected_networks_based_on_policy serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_flow_series_table serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_flow_tables serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_process_status_agent serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_record_table_inter_vn[full_sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_sampling_teardown[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_series_table_inter_vn[full_sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_table_intra_vn serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_table_with_security_tagging serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_tables_with_invalid_fields_values serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_virtual_machine_uve_vm_tiers serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vn_uve_for_all_tiers serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vn_uve_routing_instance serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vn_uve_tiers serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vrouter_uve_vm_on_vm_create serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_alarmgen_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_analytics_api_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_cassandra_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_collector_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_qe_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_redis_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_stunnel_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_zookeeper_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestSanity.test_verify_bgp_peer_object_logs serial_scripts.analytics.test_analytics_serial.AnalyticsTestSanity.test_verify_xmpp_peer_object_logs serial_scripts.asn4.test_asn4.TestAsn4.test_as4_two_mx serial_scripts.asn4.test_asn4.TestAsn4.test_basic_as4_ebgp serial_scripts.asn4.test_asn4.TestAsn4.test_basic_as4_ibgp serial_scripts.asn4.test_asn4.TestAsn4.test_basic_as4_ibgp_sanity[sanity] serial_scripts.asn4.test_asn4.TestAsn4.test_cem_22457_router_asn_reset serial_scripts.backup_restore.test_backup_restore.TestBackupRestore.test_fiptraffic_before_backup serial_scripts.backup_restore.test_backup_restore.TestBackupRestore.test_to_backup_restore serial_scripts.backup_restore.test_backup_restore.TestBackupRestore.test_traffic_after_restore serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as[dev_sanity_dpdk,sanity] serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_bgp_router serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_bgp_router_negative serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_negative serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_precedence serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_endtoend_bgpaas_local_as serial_scripts.bgpaas.test_bgpaas_serial.TestBGPaaS.test_bgpaas_service_port_update serial_scripts.bgpaas.test_bgpaas_serial.TestBGPaaS.test_bgpaas_stop_start_controllers serial_scripts.bgpaas.test_bgpaas_serial.TestBGPaaS.test_bgpaas_vsrx_agent_stop serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zone[sanity] serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zone_agent_restart serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zone_control_restart serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zones_from_single_vnf[sanity] serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_multiple_control_nodes_in_zone serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_attach_to_multiple_vns serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_basic serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_flap_bgp_session serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_logical_router serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_update_RT serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_l2_bgpvpn_with_l2_vn serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_l3_bgpvpn_with_l3_vn serial_scripts.config.test_1553316.Test1553316.test_create_v6 serial_scripts.control_node_scaling.test_flap_agent_scale.TestBGPScale.test_bgp_scale serial_scripts.device_manager.test_dm.TestDM.test_add_delete_device_using_dm serial_scripts.device_manager.test_dm.TestDM.test_add_delete_vn_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_basic_dm[sanity] serial_scripts.device_manager.test_dm.TestDM.test_bind_unbind_device_using_dm serial_scripts.device_manager.test_dm.TestDM.test_bind_unbind_vn_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_break_connectivity_to_mx serial_scripts.device_manager.test_dm.TestDM.test_change_import_export_RT serial_scripts.device_manager.test_dm.TestDM.test_change_vtep serial_scripts.device_manager.test_dm.TestDM.test_changing_AS serial_scripts.device_manager.test_dm.TestDM.test_dynamic_tunnels serial_scripts.device_manager.test_dm.TestDM.test_external_group_pushed_to_mx serial_scripts.device_manager.test_dm.TestDM.test_if_vn_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_logs_for_errors serial_scripts.device_manager.test_dm.TestDM.test_multiple_subnets serial_scripts.device_manager.test_dm.TestDM.test_mx_connected_to_bms serial_scripts.device_manager.test_dm.TestDM.test_nc_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_restart_dm serial_scripts.device_manager.test_dm.TestDM.test_vn_change_forwarding_mode serial_scripts.domain.test_domain.TestDomain.test_crud_domain serial_scripts.domain.test_domain.TestDomain.test_domain_sanity serial_scripts.domain.test_domain.TestDomain.test_domain_user_group serial_scripts.domain.test_domain.TestDomain.test_domain_with_diff_user_groups serial_scripts.domain.test_domain.TestDomain.test_perms_with_diff_user_in_diff_projects serial_scripts.domain.test_domain.TestDomain.test_perms_with_diff_users_in_diff_domains serial_scripts.domain.test_domain.TestDomain.test_perms_with_same_user_in_diff_projects serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_change_encap_mode serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_diff_pkt_sizes serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_encryption_enable_disable serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_link_local_service serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption2.test_fwp_on_vhost0 serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption2.test_fwp_on_workload serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption3.test_ecmp_active_active_aap serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption3.test_interface_mirroring serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_interface_up_down serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_restart_config_service serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_restart_strongswan serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_restart_vrouter_agent serial_scripts.dpdk.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdkbond_status_basic serial_scripts.dpdk.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdkbond_status_flap serial_scripts.dpdk.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdkbond_status_restart serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_discrete_port_range serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_port_modify serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_tcp_basic[full_sanity] serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_udp_basic[full_sanity] serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_vhost_policy serial_scripts.dynamic_vgw.test_dynamic_vgw.TestDynamicVgwCases.test_dynamic_vgw_compute_ping serial_scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_precedence serial_scripts.ecmp.test_ecmp.TestECMPMultipleSC.test_ecmp_svc_in_network_with_multiple_service_chains serial_scripts.ecmp.test_ecmp.TestECMPRestart.test_ecmp_svc_in_network_with_3_instance_reboot_nodes serial_scripts.ecmp.test_ecmp.TestECMPRestart.test_ecmp_svc_in_network_with_3_instance_service_restarts serial_scripts.encap.test_encap.TestEncapCases.test_apply_policy_fip_on_same_vn_gw_mx[sanity,serial] serial_scripts.encap.test_encap.TestEncapCases.test_apply_policy_fip_vn_with_encaps_change_gw_mx[serial] serial_scripts.encap.test_encap.TestEncapCases.test_encaps_mx_gateway[serial] serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_arp_resolution serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_change_of_l2_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_change_of_l2l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_change_of_l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_dns_disabled_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_l2_multicast_traffic serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_to_verify_l2_vm_file_trf_by_scp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_to_verify_l2_vm_file_trf_by_tftp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_l2_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_arp_resolution serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_change_of_l2_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_change_of_l2l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_change_of_l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_dns_disabled_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_l2_multicast_traffic serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_to_verify_l2_vm_file_trf_by_scp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_to_verify_l2_vm_file_trf_by_tftp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_l2_mode serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_gre_encap_agent_restart serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_gre_encap_to_verify_epvn_l2_mode_control_node_switchover serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_udp_encap_agent_restart serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_udp_encap_to_verify_epvn_l2_mode_control_node_switchover serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_vxlan_encap_agent_restart[sanity,serial] serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_vxlan_encap_to_verify_epvn_l2_mode_control_node_switchover serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_verify_vxlan_mode_with_configured_vxlan_id_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_arp_resolution serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_change_of_l2l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_change_of_l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_dns_disabled_for_l2_vn[cb_sanity,serial,todo_sanity] serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_l2_multicast_traffic serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_l2_vm_file_trf_by_scp[full_sanity,serial] serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_l2_vm_file_trf_by_tftp serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_vlan_qinq_tagged_packets_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_vlan_tagged_packets_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_l2_mode[serial] serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_crb_mcast serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_igmp_config serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_multigroup_basic serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_multinode_basic serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_multinode_basic_crb_access serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_restart serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_singlenode_sanity serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_multicast_policy serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_source_within_cluster serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6MultiVn.test_evpnt6_multivn_basic serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6SPStyle.test_crb_mcast serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6SPStyle.test_evpnt6_multinode_basic_crb_access serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortForceOnboard.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortForceRoles.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortGracefulOnboard.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortGracefulRoles.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_leaf_no_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_leaf_to_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_spine_no_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_spine_to_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_delete_ar_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_delete_ar_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_fabric_assisted_replication serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_leaf_no_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_leaf_to_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_spine_no_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_spine_to_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_delete_ar_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_delete_ar_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_fabric_assisted_replication serial_scripts.fabric_overlay.test_fabric_collapsed_spine.TestFabricCollapsedSpine.test_fabric_collapsed_spine_api_dm_restart serial_scripts.fabric_overlay.test_fabric_collapsed_spine.TestFabricCollapsedSpine.test_fabric_collapsed_spine_dm_stop_start serial_scripts.fabric_overlay.test_fabric_collapsed_spine.TestFabricCollapsedSpine.test_fabric_collapsed_spine_intravn serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_dc_gw_napt[mx_cgnat] serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_instance_on_public_network[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_private_and_public_vn_part_of_lr serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_update_vni serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_dci_negative_case serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_fabric_dci_basic serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_fabric_dci_restart serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_stop_device_manager serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_dci_negative_case serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_fabric_dci_basic serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_fabric_dci_restart serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_stop_device_manager serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestERBFabricDHCPRelay.test_dhcp_relay_default_inet serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestERBFabricDHCPRelay.test_dhcp_relay_multiple_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestERBFabricDHCPRelay.test_dhcp_relay_same_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestFabricDHCPRelay.test_dhcp_relay_default_inet serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestFabricDHCPRelay.test_dhcp_relay_multiple_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestFabricDHCPRelay.test_dhcp_relay_same_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestSPStyleFabricDHCPRelay.test_dhcp_relay_default_inet serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestSPStyleFabricDHCPRelay.test_dhcp_relay_multiple_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestSPStyleFabricDHCPRelay.test_dhcp_relay_same_lr serial_scripts.fabric_overlay.test_fabric_erb.TestFabricERB.test_fabric_erb_intervn_basic serial_scripts.fabric_overlay.test_fabric_erb.TestFabricERB.test_fabric_erb_intravn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_erb.TestFabricERB.test_fabric_erb_restart serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_alarms serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_cb serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_1 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_10 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_11 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_12 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_13 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_14 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_15 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_16 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_17 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_18 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_19 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_2 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_20 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_21 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_22 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_23 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_24 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_25 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_26 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_27 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_28 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_29 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_3 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_30 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_31 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_32 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_33 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_34 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_35 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_36 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_37 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_38 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_39 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_4 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_40 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_41 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_42 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_43 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_44 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_45 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_46 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_47 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_48 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_5 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_6 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_7 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_8 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_9 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_clei serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_fan serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_firmware serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_fpc serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_pem serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_power serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_re serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_temp serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_hardware serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_hardware_clei_models serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_hardware_detail serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_1 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_2 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_3 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_4 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_5 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_6 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_mac_addr serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_1 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_2 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_3 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_4 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_5 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_6 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_7 serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vm_to_bms_add_rt_to_lr serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vm_to_bms_remove_vn_from_lr serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vm_to_bms_remove_vni_from_lr serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vxlan_traffic_between_vn serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_fabric_intervn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_fabric_intervn_tagged[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_logical_router_static_route_update_in_lr_type5_vrf_on_qfx serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bms_movement_2 serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bms_on_spine serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_both_tagged_and_untagged_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bridge_domain_on_leaf_tagged serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bridge_domain_on_leaf_untagged serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_brownfield_user_workflow serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_csn_ha serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_different_vlan_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_fabric_intravn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_fabric_intravn_tagged[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_fabric_ntp_snmp_dns_basic serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_hw_inventory[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_lag_add_remove_interface[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_lag_multiple_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_lag_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_multihoming_add_remove_interface serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_multihoming_multiple_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_multihoming_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_negative_cases_1 serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_negative_cases_2 serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_remove_add_instance serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_restart_api_server serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_restart_device_manager[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_rr_role_deletion serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_same_vn_as_tagged_and_untagged_across_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_same_vn_same_vpg_different_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_single_interface_multiple_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_single_interface_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_storm_control_profile_basic serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_storm_control_profile_w_traffic serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_storm_control_profile_w_traffic_erb serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_update_vlan_id serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_vdns serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_with_multiple_subnets serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_both_tagged_and_untagged_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_bridge_domain_on_leaf_tagged serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_different_vlan_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_fabric_intravn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_fabric_intravn_tagged[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_lag_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_multihoming_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_restart_device_manager[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_same_vn_as_tagged_and_untagged_across_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_same_vn_same_vpg_different_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_single_interface_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestVxlanID.test_check_vxlan_id_reuse serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_add_rt_to_lr serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_add_vni_to_lr serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_basic serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_ecmp serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_remove_lr_from_router serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_remove_vn_from_lr serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_restart_device_manager serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_tagged_bms serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_vm_to_bms_ping serial_scripts.fabric_overlay.test_fabric_sg.TestFabricSPStyleSecurityGroup.test_security_group serial_scripts.fabric_overlay.test_fabric_sg.TestFabricSPStyleSecurityGroup.test_security_group_2 serial_scripts.fabric_overlay.test_fabric_sg.TestFabricSecurityGroup.test_security_group serial_scripts.fabric_overlay.test_fabric_unmanaged_pnf.TestFabricUnmanagedPNF.test_fabric_unmanaged_pnf_ebgp serial_scripts.fabric_overlay.test_fabric_unmanaged_pnf.TestFabricUnmanagedPNF.test_fabric_unmanaged_pnf_static serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmEPStyle.test_bms_all_parallel[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmEPStyle.test_bms_all_serial[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmEPStyle.test_bms_serial_one_instance[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmSPStyle.test_bms_all_parallel[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmSPStyle.test_bms_all_serial[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmSPStyle.test_bms_serial_one_instance[lcm_sanity] serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_hitless_upgrade serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_upgrade_multiple_devices_multiple_times serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_upgrade_spine serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_upgrade_w_healthcheck_disabled serial_scripts.fabric_underlay.test_ztp.TestZtp.test_ztp_basic serial_scripts.fabric_underlay.test_ztp.TestZtp.test_ztp_public_connectivity_from_vm_bms serial_scripts.fabric_underlay.test_ztp.TestZtp.test_ztp_restart_dm_api_server serial_scripts.fabric_underlay.test_ztp.TestZtpWithErb.test_fabric_erb_intervn_basic serial_scripts.fabric_underlay.test_ztp.TestZtpWorkFlow.test_ztp_workflow serial_scripts.firewall.test_fw.TestFirewallBasic.test_address_group serial_scripts.firewall.test_fw.TestFirewallBasic.test_application_policy_set serial_scripts.firewall.test_fw.TestFirewallBasic.test_endpoint_type serial_scripts.firewall.test_fw.TestFirewallBasic.test_local_scope serial_scripts.firewall.test_fw.TestFirewallBasic.test_policy_application serial_scripts.firewall.test_fw.TestFirewallBasic.test_policy_order serial_scripts.firewall.test_fw.TestFirewallBasic.test_rule_match_tag_type serial_scripts.firewall.test_fw.TestFirewallBasic.test_rule_order serial_scripts.firewall.test_fw.TestFirewallBasic.test_service_group serial_scripts.firewall.test_fw.TestFirewallBasic.test_tag_import_order serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_commit_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_commit_in_progress_diff_project serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_discard_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_discard_in_progress_diff_project serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_commit_while_discard_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_discard_while_commit_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_draft_mode_scope serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_misc_draft_mode_1 serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_misc_draft_mode_2 serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_misc_draft_mode_3 serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_parallel_commit_discard_across_scopes serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_parallel_commit_discard_same_scope serial_scripts.firewall.test_fw.TestFirewallDraft_1.test_global_draft_mode serial_scripts.firewall.test_fw.TestFirewallDraft_1.test_local_draft_mode serial_scripts.firewall.test_fw.TestFirewall_1.test_floating_ip serial_scripts.firewall.test_fw.TestFirewall_1.test_unidirection_rule serial_scripts.firewall.test_fw.TestFirewall_2.test_subinterface serial_scripts.firewall.test_fw.TestFirewall_3.test_allowed_address_pair serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_api_restart serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_basic serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_group serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_objects_quota serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_policy serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_rule_properties serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_shared serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_validate_default serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_policy_application serial_scripts.firewall.test_fwaas_neutron.TestFwaasV6.test_fwaas_v6 serial_scripts.floatingip.test_floatingip.FloatingipTestSanity_restart.test_service_restart_with_fip[serial] serial_scripts.floatingip.test_floatingip.FloatingipTestSanity_restart.test_traffic_with_control_node_switchover serial_scripts.floatingip.test_mx.TestSerialSanity_MX.test_change_of_rt_in_vn[mx_test,sanity,serial] serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_global_l2 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_global_l2_l3 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_global_l3 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_l2 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_l2_l3 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_l3 serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_aap serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_broadcast_multicast serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_fip serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_fip_4518_with_FIP serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_aap serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_fip serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_ipfab_vn_and_cust_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_multi_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_single_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_ip_fab_vn_and_cust_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_multi_vn_ip_fab serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_single_vn_ip_fab[cb_sanity,sanity] serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_single_vn_ipv6 serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_vhost0_policy serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWDSvcChain.test_ip_fabric_svc_in_network_datapath serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_cold_reboot serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_cold_reboot_computes serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_cold_shutdown serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_isolate serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_reboot[ha] serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_reboot_computes serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_api_server_single_failure[ha] serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_cassandra_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_control_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_dns_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_glance_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_haproxy_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_keystone_single_failure[ha] serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_mysql_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_named_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_neutron_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_nova_api_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_nova_conductor_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_nova_scheduler_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_rabbitmq_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_schema_transformer_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_svc_monitor_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_zookeeper_single_failure serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_contrail_apiserver_restart serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_docker_restart_on_kube_master serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_docker_restart_on_slave serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_kube_manager_restart_on_master serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_kubelet_restart_on_computes serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_vrouter_agent_restart serial_scripts.headless_vrouter.test_headless_vrouter.TestHeadlessVrouter.test_config_add_change_while_control_nodes_go_down serial_scripts.headless_vrouter.test_headless_vrouter.TestHeadlessVrouter.test_traffic_connections_while_control_nodes_go_down serial_scripts.huge_pages.test_flow.TestFlow1GBHugePage.test_flow_traffic_1GB serial_scripts.huge_pages.test_flow.TestFlow1GBHugePage.test_flow_traffic_vrouter_agent_restart_1GB serial_scripts.huge_pages.test_flow.TestFlow1GBHugePage.test_flow_traffic_vrouter_restart_1GB serial_scripts.huge_pages.test_flow.TestFlow2MBHugePage.test_flow_traffic_2MB serial_scripts.huge_pages.test_flow.TestFlow2MBHugePage.test_flow_traffic_vrouter_agent_restart_2MB serial_scripts.huge_pages.test_flow.TestFlow2MBHugePage.test_flow_traffic_vrouter_restart_2MB serial_scripts.huge_pages.test_flow.TestFlowNoHugePage.test_flow_traffic_sanity_no_hugepages serial_scripts.interAS.test_interas.TestInterAS.test_interAS_controller_restart serial_scripts.interAS.test_interas.TestInterAS.test_interAS_ecmp_to_VM serial_scripts.interAS.test_interas.TestInterASGRE.test_interAS_ping_remote_ce serial_scripts.interAS.test_interas.TestInterASGRE.test_interAS_ping_with_subintf serial_scripts.interAS.test_interas.TestInterASGRE.test_interAS_vrouter_restart serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_forwarding_mode serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_ping_remote_ce serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_ping_remote_with_fat_flow serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_ping_with_subintf serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_tcp_remote_ce serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_vrouter_restart serial_scripts.introspect.test_introspect.IntrospectSslTest.test_agent_introspect serial_scripts.introspect.test_introspect.IntrospectSslTest.test_agent_introspect_with_alt_names[cb_sanity] serial_scripts.introspect.test_introspect.IntrospectSslTest.test_analytics_introspect serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_cert_without_cn serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_self_signed_cert serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_single_set_certs serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_ssl serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_ssl_negative_cases serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_pods_and_deployments_create[auth] serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_pods_and_deployments_delete[auth] serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_pods_deployments_services_in_easy_ns[auth] serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_service_in_zomsrc_ns[auth] serial_scripts.k8s_auth.test_resource.TestK8sResource.test_all_in_admin_project[auth] serial_scripts.k8s_auth.test_resource.TestK8sResource.test_all_in_custom_project[auth] serial_scripts.k8s_auth.test_resource.TestK8sResourceCustom.test_deployment_in_custom_project[auth] serial_scripts.k8s_auth.test_resource.TestK8sResourceCustom.test_pod_in_custom_project[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_admin_project_with_agent_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_admin_project_with_kube_manager_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_custom_project_with_agent_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_custom_project_with_kube_manager_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_k8s_auth_pod_delete[auth] serial_scripts.k8s_auth.test_restart.TestRestartWithPodResource.test_pod_with_agent_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestartWithPodResource.test_pod_with_kube_manager_restart[auth] serial_scripts.k8s_scripts.test_deployment.TestDeployment.test_deployment_with_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_deployment.TestDeployment.test_deployment_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd__with_kubelet_restart_on_master serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_pod_restart serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_docker_restart_on_slave serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_kube_manager_restart serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_kubelet_restart_on_slave serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_nodes_reboot serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_vrouter_agent_restart serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_pod_restart serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_docker_restart[k8s_sanity] serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_docker_restart_on_master serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_kubelet_restart_on_master serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_kubelet_restart_on_slave serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_master_reboot serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_nodes_reboot serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_vrouter_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_fanout_with_node_reboot serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_fanout_with_vrouter_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_with_contrail_apiserver_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_with_kube_apiserver_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestCustomIsolationSerial.test_pods_custom_isolation_post_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestCustomIsolationSerial.test_services_custom_isolation_post_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestNSIsolationSerial.test_ingress_isolation_post_kube_manager_restart serial_scripts.k8s_scripts.test_isolation.TestNSIsolationSerial.test_ingress_isolation_vrouter_agent_restart serial_scripts.k8s_scripts.test_isolation.TestNSIsolationSerial.test_service_isolation_post_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestProjectIsolationSerial.test_ingress_reachability_across_projects serial_scripts.k8s_scripts.test_isolation.TestProjectIsolationSerial.test_reachability_across_projects_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestProjectIsolationSerial.test_service_reachability_across_projects serial_scripts.k8s_scripts.test_km_ha.TestKubeManagerHA.test_km_active_backup[k8s_sanity] serial_scripts.k8s_scripts.test_km_ha.TestKubeManagerHA.test_single_node_failover serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_basic_pod_with_multi_intf[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_basic_pod_with_multi_intf_isolated_namespace[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_basic_pod_with_multi_intf_non_default_namespace serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_cluster_ip_service_with_pod_multi_intf serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_dns_pod_with_multi_intf serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_ingress_fanout_with_multi_intf_backends serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_multi_intf_pod_with_fabric_fwd_snat serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_multi_intf_pod_with_node_reboot serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_mult_intf_with_kebelet_restart_on_master serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_inf_with_contrail_apiserver_restart[pod_multi_intf] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_intf_with_docker_restart_on_slave[pod_multi_intf] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_intf_with_kube_apiserver_restart serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_intf_with_kubelet_restart_on_slave[pod_multi_intf] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_with_multi_intf_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_with_multi_intf_defualt_route serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_with_multi_intf_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_service_type_nodeport_with_pod_multi_intf serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_service_with_type_loadbalancer_with_multi_intf_pods serial_scripts.k8s_scripts.test_pod.TestPodScale.test_many_pods[ci_contrail_go_k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyProjectIsolation.test_egress_policy_over_project_isolation serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyProjectIsolation.test_ingress_policy_over_project_isolation serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_docker_restart[k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_kubelet_restart_on_master serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_kubelet_restart_on_slave[k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_pod_restart serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_rule_pod_restart serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_vrouter_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_service.TestService.test_docker_restart_on_master_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_docker_restart_on_slaves_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_kube_manager_restart_with_nodeport_services[k8s_sanity,k8s_upgrade] serial_scripts.k8s_scripts.test_service.TestService.test_kubelet_restart_on_slaves_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_reboot_slaves_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_service_with_kube_manager_restart serial_scripts.k8s_scripts.test_service.TestService.test_vrouter_restart_on_slaves_with_nodeports serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_contrail_status_on_compute_with_agent_restart serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_flow_stickiness_with_interface_flap_workload_in_different_vn_and_compute serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_inter_vn_traffic_with_logical_router serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_traffic_with_agent_restart serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_traffic_with_compute_restart serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_traffic_with_physical_interface_flap serial_scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_after_stop_start_vrouter_agent serial_scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_svc_mon_restart serial_scripts.llgr.test_llgr.TestLlgr.test_gr_llgr_mx[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_gr_mx[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_gr_mx_restart[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_gr_mx_restart_gracefully[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_llgr_mx[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_llgr_mx_restart[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_llgr_mx_restart_gracefully[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_gr_ctrl[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_gr_ctrl_restart[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_gr_llgr_ctrl[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_llgr_ctrl[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_llgr_ctrl_restart[llgr] serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_bfd_health_check_vmi_flap_l2mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_check_bgpaas_with_macip_enabled_vns serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_bfd_health_check_crpd_default_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_bfd_health_check_crpd_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_bfd_health_check_crpd_l2mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_health_check_detach serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_inter_compute_default_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_inter_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_inter_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_intra_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_intra_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_inter_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_inter_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_intra_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_intra_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_learn_route_on_controller_extend_to_MX serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_move_ip_across_computes_l2 serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_static_route_table_inter_vn_inter_compute serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_50 serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_BFD_controller_container_restart[full_sanity] serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_BFD_vrouter_agent_restart[full_sanity] serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_GT_50_negative serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_drop_new_flows_flag serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_dropstats serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_precedence serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_precedence_with_max_vm_flows serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_vmi_level serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_vn_level serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_vn_level_already_has_some_vmis serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_restart_vm serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_restart_vrouter_agent serial_scripts.md5.test_md5.TestMd5testsOnControl.test_add_delete_md5_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_add_delete_per_peer_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_check_per_peer_on_control[sanity] serial_scripts.md5.test_md5.TestMd5testsOnControl.test_create_md5_on_control[sanity] serial_scripts.md5.test_md5.TestMd5testsOnControl.test_diff_keys_per_peer_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_different_keys_md5_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_iter_keys_per_peer_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_precedence_per_peer_on_control serial_scripts.mvpn.test_mvpn.TestMVPNMultiVNMultiCompute.test_mvpn_multi_vn_multi_compute serial_scripts.mvpn.test_mvpn.TestMVPNMultiVNSingleCompute.test_mvpn_multi_vn_single_compute serial_scripts.mvpn.test_mvpn.TestMVPNSingleVNMultiCompute.test_mvpn_single_vn_multi_compute serial_scripts.mvpn.test_mvpn.TestMVPNSingleVNSingleCompute.test_mvpn_single_vn_within_compute serial_scripts.neutron.lbaas.test_lbaas.TestLbaas.test_active_standby_failover serial_scripts.neutron.lbaas.test_lbaas.TestLbaas.test_lbaas_garbage_collector serial_scripts.neutron.test_ports.TestPorts.test_custom_aap_prefix_length_limit serial_scripts.neutron.test_quota.TestQuotaUpdate.test_update_default_quota_for_admin_tenant serial_scripts.neutron.test_quota.TestQuotaUpdate.test_update_default_quota_for_new_tenant serial_scripts.neutron.test_quota.TestQuotaUpdate.test_update_quota_for_admin_tenant serial_scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_config_and_vrouter_restart serial_scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_fip_and_config_and_vrouter_restart serial_scripts.neutron.test_routers.TestRouterSNAT.test_snat_active_standby_mode serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_default_nh_limit[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_nh_limit_change[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_nh_limit_change_with_mpls[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_nh_limit_one_million[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_default_nh_limit[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_nh_limit_change serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_nh_limit_change_with_mpls[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_nh_limit_one_million serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacAging.test_mac_aging_default serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacAging.test_mac_aging_dynamic_update serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacAging.test_mac_aging_zero serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_multi_isid serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_single_isid[cb_sanity,full_sanity] serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_subIntf_multi_isid serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_subIntf_single_isid serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacMove.test_mac_move serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_change_isid_at_bd serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_mac_learning_disable_at_bd serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_negative_cases_for_bd serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_swap_isids_on_bds serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_zero_isid_config serial_scripts.policy.test_policy_scale.TestScalePolicy.test_one_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicy.test_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicy.test_scale_policy_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicyApi.test_policy_rules_scaling_with_ping_api serial_scripts.policy.test_policy_scale.TestScalePolicyIpv4v6.test_one_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicyIpv4v6.test_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicyIpv4v6.test_scale_policy_with_ping serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_controlnode_switchover_policy_between_vns_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_across_projects serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_multi_vn_modify_rules_of_live_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_multi_vn_with_multi_proto_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_replace_single_vn_modify_rules_of_live_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_single_vn_modify_rules_of_live_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_single_vn_with_multi_proto_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_verify_flows_unaffected_by_policy_update serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_with_implict_rule_proto_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_with_scaled_udp_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_with_spl_char_in_name serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_consolidate serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_cross_app_traffic serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_full_time_overlap serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_global_and_project_tags serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_multi_protocol serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_no_consolidate serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_no_time_overlap serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_no_traffic serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_partial_time_overlap serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_project_tags serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_query_where_clause serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_user_specified_aps_name serial_scripts.policygen.test_policy_gen.TestPolicyGenUntagged.test_query_select_tags serial_scripts.policygen.test_policy_gen.TestPolicyGenUntagged.test_untagged serial_scripts.qos.test_qos.TestQosControlDscp.test_analytics_packet_dscp serial_scripts.qos.test_qos.TestQosControlDscp.test_dns_packet_dscp serial_scripts.qos.test_qos.TestQosControlDscp.test_vhost_marking_over_control_packet_marking serial_scripts.qos.test_qos.TestQosControlDscp.test_xmpp_packet_dscp serial_scripts.qos.test_qos.TestQosEncap.test_qos_remark_dscp_on_vmi_gre_encap serial_scripts.qos.test_qos.TestQosPolicyEncap.test_qos_config_on_policy_for_all_dscp_entries serial_scripts.qos.test_qos.TestQosPolicyEncap.test_qos_remark_exp_dscp_on_policy_gre_encap serial_scripts.qos.test_qos.TestQosPolicyQueueSerial.test_qos_queue_on_vmi_precedence_over_policy_over_vn serial_scripts.qos.test_qos.TestQosPolicyQueueSerial.test_queue_dscp_on_policy serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_configuration_on_bond_intf serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_rr_queues serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_strict_queues serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_strict_rr_queues serial_scripts.qos.test_qos.TestQosQueueSerial.test_default_queueing serial_scripts.qos.test_qos.TestQosQueueSerial.test_fc_queue_id_update serial_scripts.qos.test_qos.TestQosQueueSerial.test_queue_dot1p serial_scripts.qos.test_qos.TestQosQueueSerial.test_queue_dscp serial_scripts.qos.test_qos.TestQosQueueSerial.test_queueing_dscp_on_vhost serial_scripts.qos.test_qos.TestQosSVCSerial.test_qos_queueing_on_vmi_of_si serial_scripts.qos.test_qos_negative.TestQosNegative.test_invalid_range_for_fc serial_scripts.qos.test_qos_negative.TestQosNegative.test_invalid_range_for_qc serial_scripts.qos.test_qos_scaling.TestQosScaling.test_forwarding_class_scaling serial_scripts.qos.test_qos_scaling.TestQosScaling.test_qos_config_scaling serial_scripts.rbac.test_rbac.RbacLbassv2.test_rbac_lbaasv2_plugin serial_scripts.rbac.test_rbac.TestAnalyticsRbac.test_analytics_access serial_scripts.rbac.test_rbac.TestRbac.test_create_delete_service_chain serial_scripts.rbac.test_rbac.TestRbac.test_delete_default_acl serial_scripts.rbac.test_rbac.TestRbac.test_perms2_global_share[ci_sanity,sanity] serial_scripts.rbac.test_rbac.TestRbac.test_perms2_share serial_scripts.rbac.test_rbac.TestRbac.test_perms2_share_basic serial_scripts.rbac.test_rbac.TestRbac.test_rbac_rules_hierarchy serial_scripts.rbac.test_rbac.TestRbac.test_rules_aggregation serial_scripts.rbac.test_rbac.TestRbac2.test_rbac_multiple_roles serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_perms2_owner[ci_sanity,sanity,suite1] serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_rbac_acl_different_roles[ci_sanity,sanity,suite1] serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_rbac_create_delete_vm[sanity,suite1] serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_vn_share_external_flag_with_member_role serial_scripts.rsyslog.test_rsyslog.TestRsyslog.test_rsyslog_messages_in_db_through_contrail_logs serial_scripts.rsyslog.test_rsyslog.TestRsyslog.test_rsyslog_sanity_if_provisioned serial_scripts.rt_filter.test_rt_filter.TestBasicRTFilterRestart.test_rt_entry_persistence_across_restarts serial_scripts.rt_filter.test_rt_filter.TestBasicRTFilterRestart.test_rt_entry_with_multiple_ctrl_nodes serial_scripts.rt_filter.test_rt_filter.TestBasicRTFilterRestart.test_vpnv4_route_entry_only_on_RT_interest_receipt serial_scripts.scale.flow.test_flow.TestFlowScale.test_flow_longevity[flow_scale] serial_scripts.scale.flow.test_flow.TestFlowScale.test_flow_scale_tcp[flow_scale] serial_scripts.scale.flow.test_flow.TestFlowScale.test_flow_scale_udp[flow_scale] serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_100sg_np_1krules serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_100sg_np_200rules serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_nps_per_vn serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_nps_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_nps_sgs_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_rules_per_np serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_rules_per_sg serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_sgs_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_snat_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_traffic_default_sg_np serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_traffic_sg_np_1krules serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_traffic_sg_np_200rules serial_scripts.scale.scale_test_intf_mirror.test_intf_mirror_entry_scale.TestIntfMirrorScale.test_intf_mirroring_scale_max_number serial_scripts.scale.sub_interface.test_sub.TestSubInterfaceScale.test_sub_interface_scale[sub_intf_scale] serial_scripts.scale.test_alarm_scale.TestScaleAlarm.test_alarm_scaling[scale_alarm] serial_scripts.scale.test_lr_scale.TestLRScale.test_lr serial_scripts.scale.test_lr_scale.TestLRScale.test_subnet_per_vn_lr serial_scripts.scale.test_lr_scale.TestLRScale.test_vn_per_lr serial_scripts.scale.test_scale_config.TestScaleConfig.test_fip_scaling[scale_fip] serial_scripts.scale.test_scale_config.TestScaleConfig.test_network_policy_rulues_scaling[scale_np_rules] serial_scripts.scale.test_scale_config.TestScaleConfig.test_network_policy_scaling[scale_np] serial_scripts.scale.test_scale_config.TestScaleConfig.test_port_scaling[scale_port] serial_scripts.scale.test_scale_config.TestScaleConfig.test_security_group_rules_scaling[scale_sg_rules] serial_scripts.scale.test_scale_config.TestScaleConfig.test_security_group_scaling[scale_sg] serial_scripts.scale.test_scale_config.TestScaleConfig.test_vn_scaling[scale_vn] serial_scripts.scale.test_vrf_scale.TestVrfScale.test_compute_node_vrf_scaling[scale_vrf] serial_scripts.scale.test_vrf_scale.TestVrfScale.test_control_node_vrf_scaling[scale_vrf] serial_scripts.scale.test_vrf_scale.TestVrfScale.test_vm_scaling[scale_vrf] serial_scripts.securitygroup.test_sg_serial.SecurityGroupMultiProject.test_sg_multiproject serial_scripts.securitygroup.test_sg_serial.SecurityGroupMultiProjectIpv6.test_sg_multiproject serial_scripts.securitygroup.test_sg_serial.SecurityGroupMultiProject_contrail.test_sg_multiproject serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_default_sg_active_flow serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow1 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow2 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow3 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow4 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_default_sg_active_flow serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow1 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow2 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow3 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow4 serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_collector_from_agent serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_collector_from_config_nodemgr serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_control_from_agent serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_dns_from_agent serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_rabbitmq_from_control serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_rabbitmq_from_dns serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_collector_agent_connection_after_collector_restart_and_agent_sighup serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_collector_agent_connection_on_collector_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_collector_control_connection_after_collector_restart_and_control_sighup serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_control_agent_connection_on_control_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_control_convergence_on_agent_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_dns_agent_connection_on_dns_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_rabbitmq_control_connection_on_rabbitmq_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_rabbitmq_dns_connection_on_rabbitmq_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_recovery_from_errored_configdb_entry_in_control scripts.analytics.test_analytics.AnalyticsTestSanity.test_bgprouter_uve_for_xmpp_and_bgp_peer_count scripts.analytics.test_analytics.AnalyticsTestSanity.test_colector_uve_module_sates scripts.analytics.test_analytics.AnalyticsTestSanity.test_config_node_uve_states scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_alarms[todo_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_status[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_message_table scripts.analytics.test_analytics.AnalyticsTestSanity.test_redis_stunnel_provision[full_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_verify_hrefs serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_01_verify_post_deploy serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_02_interface_check serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_03_giant_frame_test serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_04_check_tls serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_05_bfd_bgpaas_feature serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_06_sdn_gw_feature serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_07_ha_resiliency serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_08_restart_from_os serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_09_vsrx_cli_restart serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_10_virsh_restart serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_11_BGP_session_flap_before_convergence serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_12_vrouter_restart serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_13_restart_dpdk_compute_hosting_vsfoup serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_14_restart_kernel_compute_hosting_vsfocp serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_15_network_restart_on_compute serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_16_HC_on_BGPaaS serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_run_all_tests serial_scripts.sriov.test_sriov.TestSriov.test_communication_between_two_sriov_vm[ci_sanity] serial_scripts.sriov.test_sriov.TestSriov.test_communication_between_two_sriov_vm_with_large_mtu[ci_sanity] serial_scripts.sriov.test_sriov.TestSriov.test_virtual_function_exhaustion_and_resue[ci_sanity] serial_scripts.svc_firewall.test_evpn_svc_combos.TestSVCCombosForEvpn.test_evpn_svc_combo_1 serial_scripts.svc_firewall.test_evpn_svc_combos.TestSVCCombosForEvpn.test_evpn_svc_combo_all serial_scripts.svc_firewall.test_svc_combos.TestSVCCombos.test_svc_combo_1 serial_scripts.svc_firewall.test_svc_combos.TestSVCCombos.test_svc_combo_all serial_scripts.system_test.flow_tests.test_flow_scaling.TestFlowScaling.test_flow_scaling_interNode_interVN serial_scripts.system_test.flow_tests.test_system_flows.TestFlowMultiProj.test_flow_multi_projects serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNinterNodeFIP_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNinterNodePol_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNintraNodeFIP_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNintraNodePol_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_intraVNinterNode_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_intraVNintraNode_flows serial_scripts.tor.test_bms.TestBMSWithExternalDHCPServer.test_dhcp_behavior serial_scripts.tor.test_bms.TestBMSWithExternalDHCPServer.test_dhcp_forwarding_with_dhcp_disabled serial_scripts.tor.test_bms.TestBasicBMSInterVN.test_asn_and_rt_update serial_scripts.tor.test_bms.TestBasicBMSInterVN.test_configured_vxlan_id_inter_vn serial_scripts.tor.test_bms.TestBasicBMSInterVN.test_ping_between_two_tors_inter_vn serial_scripts.tor.test_bms.TestExtendedBMSInterVN.test_routing_after_tsn_failover serial_scripts.tor.test_bms.TestExtendedBMSInterVN.test_routing_with_ovs_restarts serial_scripts.tor.test_bms.TestExtendedBMSInterVN.test_routing_with_tor_agent_restarts serial_scripts.tor.test_bms.TestTor.test_add_remove_vmi_from_tor_lif serial_scripts.tor.test_bms.TestTor.test_arp_proxy_by_vrouter_for_vms serial_scripts.tor.test_bms.TestTor.test_dhcp_flood_for_unknown_mac serial_scripts.tor.test_bms.TestTor.test_enable_disable_unknown_unicast_forwarding serial_scripts.tor.test_bms.TestTor.test_no_dhcp_for_unknown_bms serial_scripts.tor.test_bms.TestTor.test_ovsdb_config_on_tor serial_scripts.tor.test_bms.TestTor.test_ping_between_kvm_vm_and_tagged_bms serial_scripts.tor.test_bms.TestTor.test_ping_between_kvm_vm_and_untagged_bms serial_scripts.tor.test_bms.TestTor.test_ping_between_two_tors_intra_vn serial_scripts.tor.test_bms.TestTor.test_two_vmis_on_lif serial_scripts.tor.test_bms.TestTor.test_unknown_unicast_forwarding serial_scripts.tor.test_bms.TestTor.test_with_multiple_subnets serial_scripts.tor.test_bms.TestVxlanID.test_check_vxlan_id_reuse serial_scripts.tor.test_bms.TestVxlanID.test_diff_vns_but_same_vxlan_id serial_scripts.tor.test_bms.TestVxlanIDWithRouting.test_check_vxlan_id_update serial_scripts.tor.test_bms_negative.TestBMSNegative.test_vmi_delete_when_lif_bound serial_scripts.upgrade.test_upgrade.UpgradeTestSanityWithResource.test_fiptraffic_before_upgrade[upgrade] serial_scripts.upgrade.test_upgrade.UpgradeTestSanityWithResource.test_to_upgrade[upgrade] serial_scripts.upgrade.test_upgrade.UpgradeTestSanityWithResource.test_traffic_after_upgrade[upgrade] serial_scripts.vdns.test_vdns.TestvDNS0.test_vdns_zrecord_scaling serial_scripts.vdns.test_vdns.TestvDNS1.test_vdns_tree_scaling serial_scripts.vdns.test_vdns.TestvDNS2.test_vdns_server_scaling serial_scripts.vdns.test_vdns.TestvDNSRestart.test_agent_query_all_dns_servers_policy_fixed serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_agent_restart serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_controlnode_switchover serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_dns_restart serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_named_restart serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_with_diff_zone serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_with_same_zone serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_fip_on_different_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_fip_on_same_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_multiple_subnet_for_single_vgw serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_native_vm_on_different_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_native_vm_on_same_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_restart_of_vgw_node serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_bring_up_vm_with_control_node_down serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_control_node_switchover[cb_sanity,sanity] serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_ipam_persistence_across_restart_reboots serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_kill_service_verify_core_generation serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_max_vm_flows serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_multistep_vm_add_delete_with_stop_start_service serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_multistep_vm_delete_with_stop_start_service serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_nova_com_sch_restart_with_multiple_vn_vm serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_process_restart_in_policy_between_vns[cb_sanity,sanity] serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_process_restart_with_multiple_vn_vm serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_underlay_broadcast_traffic_handling[sanity] serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_with_ssl_disabled_on_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_with_wrong_cert_in_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_with_wrong_key_in_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_without_cert_key_in_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_no_ca_cert serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_ssl_service_without_ca_cert serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_ssl_disabled serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_ssl_disabled_only_on_agent serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_ssl_flag_not_set_in_agent serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_wrong_cert_in_agent serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_wrong_key_in_agent serial_scripts.vrouter.test_disable_policy_serial.DisablePolicyEcmpSerial.test_disable_policy_ecmp_siv2 serial_scripts.vrouter.test_disable_policy_serial.DisablePolicyEcmpSerialIpv6.test_disable_policy_ecmp_siv2 serial_scripts.vrouter.test_drop_stats.TestDropStats.test_flow_action_drop_stats[dev_reg,sanity] serial_scripts.vrouter.test_fat_flow_aggr_serial.FatFlowAggrIpv6Serial.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg,sanity] serial_scripts.vrouter.test_fat_flow_aggr_serial.FatFlowAggrSerial.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_add_delete_fat_flow_config[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_at_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_at_vn_intra_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_ignore_addrs serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_ignore_addrs_icmp_error serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_ignore_addrs_icmp_error_intra_node[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_inter_vn_inter_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_intra_vn_inter_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_port_zero_intra_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_vn_vmi[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_with_service_chain[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_add_delete_fat_flow_config[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_at_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_at_vn_intra_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_ignore_addrs serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_ignore_addrs_icmp_error serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_ignore_addrs_icmp_error_intra_node[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_inter_vn_inter_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_intra_vn_inter_node[cb_sanity,sanity] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_port_zero_intra_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_vn_vmi[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_with_service_chain[dev_reg] serial_scripts.vrouter.test_flow_scenarios.ExtendedFlowTests.test_flow_update_on_route_update serial_scripts.vrouter.test_flow_scenarios.ExtendedFlowTests.test_with_fuzz_bug_1504710 serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_custom_flow_export_rate serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_default_flow_export_rate serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_flow_export_after_agent_restart serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_flow_export_disabling serial_scripts.vrouter.test_flow_scenarios.SimpleTCPFlowEvictionTests.test_flow_entry_after_tcp_session serial_scripts.vrouter.test_flow_scenarios.TCPFlowEvictionTests.test_flow_eviction_on_tcp_rst serial_scripts.vrouter.test_flow_scenarios.TCPFlowEvictionTests.test_flow_on_normal_tcp_close serial_scripts.vrouter.test_flow_scenarios.TCPFlowEvictionTests.test_hping3_tcp_traffic_for_eviction serial_scripts.vrouter.test_negative.KernelCrashTest.test_crash_file_creation serial_scripts.vrouter.test_session_logging.SessionLogging.test_local_logging_inter_node serial_scripts.vrouter.test_session_logging.SessionLogging.test_local_logging_intra_node serial_scripts.vrouter.test_session_logging.SessionLoggingIpv6.test_local_logging_inter_node serial_scripts.vrouter.test_session_logging.SessionLoggingIpv6.test_local_logging_intra_node serial_scripts.vrouter.test_slo.SecurityLogging.test_slo_inter_node serial_scripts.vrouter.test_slo.SecurityLogging.test_slo_intra_node serial_scripts.vrouter.test_slo.SecurityLogging.test_slo_rate serial_scripts.vrouter.test_slo.SecurityLoggingFw.test_slo_fw_update serial_scripts.vrouter.test_slo.SecurityLoggingFw.test_slo_global serial_scripts.vrouter.test_slo.SecurityLoggingFw.test_slo_on_vmi serial_scripts.vrouter.test_slo.SecurityLoggingFwIpv6.test_slo_fw_update serial_scripts.vrouter.test_slo.SecurityLoggingFwIpv6.test_slo_global serial_scripts.vrouter.test_slo.SecurityLoggingFwIpv6.test_slo_on_vmi serial_scripts.vrouter.test_slo.SecurityLoggingIpv6.test_slo_inter_node serial_scripts.vrouter.test_slo.SecurityLoggingIpv6.test_slo_intra_node serial_scripts.vrouter.test_slo.SecurityLoggingIpv6.test_slo_rate serial_scripts.vrouter.test_vrouter_detach.TestVrouterDetach.test_vrouter_kernal_module_unload_reload serial_scripts.vrouter.test_vrouter_detach.TestVrouterDetach.test_vrouter_xconnect serial_scripts.webui.test_webui.WebuiTestSanity.test1_1_create_svc_templates[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_2_create_ipams[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_3_create_virtual_networks[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_4_create_ports[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_5_create_routers[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_6_create_policies[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_7_attach_policy_to_vn[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_8_launch_virtual_instances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_9_create_svc_instances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_1_create_physical_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_2_create_physical_interfaces[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_3_create_forwarding_classes[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_4_create_qos_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_5_attach_qos_config_to_vn[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_6_create_network_route_table[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_7_attach_network_route_table_to_VN[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_8_create_routing_policies[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_9_create_route_aggregates[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_create_dns_servers[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_1_attach_routing_policy_to_si[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_2_attach_route_aggregate_to_si[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_3_create_svc_health_check[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_create_dns_records[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_3_create_security_groups[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_4_create_floating_ips[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_5_allocate_floating_ips[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_6_associate_floating_ips[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_7_attach_svc_health_check_to_si[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_8_create_bgp_aas[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_9_create_global_qos_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_1_create_bgp_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_2_create_link_local_service[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_3_create_virtual_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_4_create_service_appliance_set[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_5_create_service_appliances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_6_create_alarms_in_project_and_in_global[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_7_create_rbac[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_8_create_ovsdb_tor_agent[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_9_create_netconf_phy_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_edit_net_without_change serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_1_create_vcpe_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_2_create_log_statistic[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_3_create_flow_aging[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_4_create_interface_route_table[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_5_attach_intf_route_table_to_port[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_edit_net_disp_name_change serial_scripts.webui.test_webui.WebuiTestSanity.test3_3_edit_net_disp_name_change_with_spl_char serial_scripts.webui.test_webui.WebuiTestSanity.test3_4_edit_net_by_add_policy serial_scripts.webui.test_webui.WebuiTestSanity.test3_5_edit_net_by_add_subnet serial_scripts.webui.test_webui.WebuiTestSanity.test3_6_edit_net_host_opt serial_scripts.webui.test_webui.WebuiTestSanity.test3_7_edit_net_adv_opt serial_scripts.webui.test_webui.WebuiTestSanity.test3_8_edit_net_dns serial_scripts.webui.test_webui.WebuiTestSanity.test3_9_edit_net_dns_neg serial_scripts.webui.test_webui.WebuiTestSanity.test4_2_edit_net_route_target_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test4_3_edit_net_route_target_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test4_4_edit_net_exp_route_target_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test4_5_edit_net_imp_route_target_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test4_6_edit_net_imp_route_target_asn_ip[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test4_7_create_vn_with_spl_char serial_scripts.webui.test_webui.WebuiTestSanity.test5_1_edit_net_host_opt_neg serial_scripts.webui.test_webui.WebuiTestSanity.test5_2_edit_net_adv_opt_neg serial_scripts.webui.test_webui.WebuiTestSanity.test5_3_edit_net_route_target_neg_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test5_4_edit_net_route_target_neg_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test5_5_edit_net_exp_route_target_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test5_6_edit_net_exp_route_target_neg_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test5_7_negative_case_edit_net_with_invalid_route_target_ip serial_scripts.webui.test_webui.WebuiTestSanity.test5_8_edit_net_exp_route_target_neg_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test5_9_negative_case_edit_net_with_invalid_route_target_num serial_scripts.webui.test_webui.WebuiTestSanity.test6_1_edit_port_without_change serial_scripts.webui.test_webui.WebuiTestSanity.test6_2_edit_port_vn_port_name serial_scripts.webui.test_webui.WebuiTestSanity.test6_4_edit_port_by_add_advanced_option_with_nh_mode_dynamic serial_scripts.webui.test_webui.WebuiTestSanity.test6_5_edit_port_by_add_advanced_option_with_nh_mode_static serial_scripts.webui.test_webui.WebuiTestSanity.test6_6_edit_port_by_dhcp_option serial_scripts.webui.test_webui.WebuiTestSanity.test6_7_1_edit_port_by_fat_flow_protocol_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_7_edit_port_by_fat_flow_protocol serial_scripts.webui.test_webui.WebuiTestSanity.test6_8_1_edit_port_by_add_advanced_option_allowed_address_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_8_2_edit_port_by_add_advanced_option_analyzer_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_8_3_edit_port_by_add_advanced_option_nh_static_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_9_1_add_sub_interface_with_invalid_vlan_id serial_scripts.webui.test_webui.WebuiTestSanity.test6_9_add_sub_interface serial_scripts.webui.test_webui.WebuiTestSanity.test7_1_edit_config_infra_global_config_forwarding_option serial_scripts.webui.test_webui.WebuiTestSanity.test7_2_1_edit_config_infra_global_config_bgp_option_invalid_values serial_scripts.webui.test_webui.WebuiTestSanity.test7_2_edit_config_infra_global_config_bgp_option serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_alarms_project_and_global[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_dns_records serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_dns_servers serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_forwarding_classes[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_bgp_router serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_global_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_global_flow_aging serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_global_log_statistic serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_link_local_service serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_project_quotas serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_rbac_domain[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_rbac_global[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_rbac_project[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_service_appl_set serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_service_appliances serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_virtual_router serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_network_route_table[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_floating_ips serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_intf_table serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_ipams serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_policies serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_ports serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_routers serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_sec_group serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_virtual_networks serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_phy_dev_phy_rtr serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_phy_dev_physical_interfaces[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_qos_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_route_aggregates serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_routing_policies serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_services_bgpaas[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_services_service_instances serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_services_service_templates serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_svc_health_check[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_analytics_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_analytics_node_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_config_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_config_node_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_control_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_control_node_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_control_node_peer_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_dashboard_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_database_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_database_node_basic_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_vrouter_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_vrouter_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_instances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_instances_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_interfaces serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_interfaces_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_networks serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_networks_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_instance_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_instance_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_interfaces serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_interfaces_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_network_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_network_basic_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_projects serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_projects_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_write_port_with_add_security_group serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_compute_negative_xmpp_auth serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_precedence_xmpp_auth[sanity] serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_restart_services_xmpp_auth serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_undo_xmpp_auth[sanity] + setup_physical_routers + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures + /usr/bin/python3 tools/setup_physical_routers.py contrail_test_input.yaml + [[ -n '' ]] + [[ ! -z '' ]] + '[' -z ']' + '[' '!' -z sanity ']' + testrargs+=sanity + export TAGS=sanity + TAGS=sanity + [[ ! -z sanity ]] + run_tests + testr_init + '[' '!' -d .testrepository ']' + /usr/local/bin/testr init + find . -type f -name '*.pyc' -delete + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/scripts + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/scripts + export OS_TEST_PATH=./scripts/ + OS_TEST_PATH=./scripts/ + export DO_XMPP_CHECK=1 + DO_XMPP_CHECK=1 + '[' '!' -d ./scripts/ ']' + '[' 0 -eq 1 ']' + '[' 0 -eq 0 ']' + echo 'running in serial' running in serial + /usr/local/bin/subunit2junitxml -f -o result_2026_04_06_02_28_32_13935.xml + /usr/local/bin/testr run --subunit sanity /contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="? if type(public_network_obj).__name__ is 'VirtualNetwork': /contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="? if encoding is 'All': /contrail-test/tcutils/collector/opserver_util.py:378: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:379: SyntaxWarning: "is" with a literal. Did you mean "=="? if match_v[0][-1] is '*': /contrail-test/scripts/hbf/test_hbs_traffic.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is "TCP": /contrail-test/scripts/hbf/test_hbs_traffic.py:224: SyntaxWarning: "is" with a literal. Did you mean "=="? if traffic_type is "ICMP": /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:40: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 1: /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:42: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 2: /usr/local/lib/python3.9/site-packages/glanceclient/common/http.py:180: SyntaxWarning: "is not" with a literal. Did you mean "!="? if kwargs.get('cacert', None) is not '': 2026-04-06 02:28:55,632 - INFO - Domain Default found not creating 2026-04-06 02:28:56,166 - INFO - Project ctest-TestBasicRR-93979231 not found, creating it 2026-04-06 02:28:56,953 - INFO - Created Project:ctest-TestBasicRR-93979231, ID : 7b1ee626-3a3b-4192-98af-6bfdacc3bdff 2026-04-06 02:28:58,575 - INFO - ================================================================================ 2026-04-06 02:28:58,575 - INFO - STARTING TEST : test_basic_RR 2026-04-06 02:28:58,575 - INFO - TEST DESCRIPTION : Configure RR in one control node. 1. Verify mesh connections removed 2. Verify ping between VM's works Pass criteria: Step 1 and 2 should pass 2026-04-06 02:28:59,256 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:28:59,256 - INFO - 2026-04-06 02:28:59,256 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-04-06 02:28:59,256 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-04-06 02:28:59,897 - INFO - 2026-04-06 02:28:59,897 - INFO - END TEST : test_basic_RR : SKIPPED[0:00:01] 2026-04-06 02:28:59,897 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:28:59,899 - INFO - ================================================================================ 2026-04-06 02:28:59,899 - INFO - STARTING TEST : test_create_vm_after_RR_set 2026-04-06 02:28:59,899 - INFO - TEST DESCRIPTION : Configure RR in one control node. 1. Verify mesh connections removed 2. Verify ping between VM's works Pass criteria: Step 1 and 2 should pass 2026-04-06 02:29:00,540 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:29:00,540 - INFO - 2026-04-06 02:29:00,540 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-04-06 02:29:00,540 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-04-06 02:29:01,178 - INFO - 2026-04-06 02:29:01,178 - INFO - END TEST : test_create_vm_after_RR_set : SKIPPED[0:00:02] 2026-04-06 02:29:01,178 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:29:02,097 - INFO - Deleted project: ctest-TestBasicRR-93979231, ID : 7b1ee626-3a3b-4192-98af-6bfdacc3bdff 2026-04-06 02:29:02,801 - INFO - Using existing project ['default-domain', 'admin'](c7eef1ed-1186-4b89-b3a0-92a64280c0ed) 2026-04-06 02:29:02,808 - INFO - ================================================================================ 2026-04-06 02:29:02,809 - INFO - STARTING TEST : test_contrail_status 2026-04-06 02:29:02,809 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-04-06 02:29:03,449 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:29:03,449 - INFO - 2026-04-06 02:29:03,517 - INFO - 10.0.0.249 2026-04-06 02:29:03,517 - INFO - config 2026-04-06 02:29:03,523 - INFO - config-nodemgr:active 2026-04-06 02:29:03,527 - INFO - api-server:active 2026-04-06 02:29:03,530 - INFO - schema:backup 2026-04-06 02:29:03,533 - INFO - svc-monitor:active 2026-04-06 02:29:03,537 - INFO - device-manager:active 2026-04-06 02:29:03,537 - INFO - config-database 2026-04-06 02:29:03,537 - INFO - config-cassandra:active 2026-04-06 02:29:03,537 - INFO - config-zookeeper:active 2026-04-06 02:29:03,537 - INFO - config-rabbitmq:active 2026-04-06 02:29:03,537 - INFO - control 2026-04-06 02:29:03,542 - INFO - control-nodemgr:active 2026-04-06 02:29:03,545 - INFO - control:active 2026-04-06 02:29:03,546 - INFO - named:active 2026-04-06 02:29:03,549 - INFO - dns:active 2026-04-06 02:29:03,549 - INFO - analytics 2026-04-06 02:29:03,554 - INFO - analytics-nodemgr:active 2026-04-06 02:29:03,558 - INFO - analytics-api:active 2026-04-06 02:29:03,563 - INFO - collector:active 2026-04-06 02:29:03,563 - INFO - analytics-database 2026-04-06 02:29:03,563 - INFO - analytics-cassandra:active 2026-04-06 02:29:03,567 - INFO - analyticsdb-nodemgr:active 2026-04-06 02:29:03,572 - INFO - query-engine:active 2026-04-06 02:29:03,572 - INFO - webui 2026-04-06 02:29:03,572 - INFO - webui:active 2026-04-06 02:29:03,572 - INFO - webui-middleware:active 2026-04-06 02:29:03,572 - INFO - redis:active 2026-04-06 02:29:03,572 - INFO - analytics_snmp 2026-04-06 02:29:03,576 - INFO - snmp-collector:active 2026-04-06 02:29:03,576 - INFO - snmp-topology:active 2026-04-06 02:29:03,577 - INFO - analytics_alarm 2026-04-06 02:29:03,577 - INFO - alarmgen:active 2026-04-06 02:29:03,644 - INFO - 10.0.0.27 2026-04-06 02:29:03,644 - INFO - config 2026-04-06 02:29:03,653 - INFO - config-nodemgr:active 2026-04-06 02:29:03,658 - INFO - api-server:active 2026-04-06 02:29:03,664 - INFO - schema:active 2026-04-06 02:29:03,668 - INFO - svc-monitor:backup 2026-04-06 02:29:03,671 - INFO - device-manager:backup 2026-04-06 02:29:03,672 - INFO - config-database 2026-04-06 02:29:03,672 - INFO - config-cassandra:active 2026-04-06 02:29:03,672 - INFO - config-zookeeper:active 2026-04-06 02:29:03,672 - INFO - config-rabbitmq:active 2026-04-06 02:29:03,672 - INFO - control 2026-04-06 02:29:03,678 - INFO - control-nodemgr:active 2026-04-06 02:30:03,684 - INFO - control:timeout 2026-04-06 02:30:03,684 - INFO - named:active 2026-04-06 02:30:03,690 - INFO - dns:active 2026-04-06 02:30:03,690 - INFO - analytics 2026-04-06 02:30:03,696 - INFO - analytics-nodemgr:active 2026-04-06 02:30:03,702 - INFO - analytics-api:active 2026-04-06 02:30:03,707 - INFO - collector:active 2026-04-06 02:30:03,707 - INFO - analytics-database 2026-04-06 02:30:03,708 - INFO - analytics-cassandra:active 2026-04-06 02:30:03,714 - INFO - analyticsdb-nodemgr:active 2026-04-06 02:30:03,719 - INFO - query-engine:active 2026-04-06 02:30:03,719 - INFO - webui 2026-04-06 02:30:03,719 - INFO - webui:active 2026-04-06 02:30:03,719 - INFO - webui-middleware:active 2026-04-06 02:30:03,719 - INFO - redis:active 2026-04-06 02:30:03,719 - INFO - analytics_snmp 2026-04-06 02:30:03,724 - INFO - snmp-collector:active 2026-04-06 02:30:03,724 - INFO - snmp-topology:active 2026-04-06 02:30:03,724 - INFO - analytics_alarm 2026-04-06 02:30:03,724 - INFO - alarmgen:active 2026-04-06 02:30:03,790 - INFO - 10.0.0.33 2026-04-06 02:30:03,790 - INFO - config 2026-04-06 02:30:03,797 - INFO - config-nodemgr:active 2026-04-06 02:30:03,801 - INFO - api-server:active 2026-04-06 02:30:03,805 - INFO - schema:backup 2026-04-06 02:30:03,808 - INFO - svc-monitor:backup 2026-04-06 02:30:03,811 - INFO - device-manager:backup 2026-04-06 02:30:03,811 - INFO - config-database 2026-04-06 02:30:03,811 - INFO - config-cassandra:active 2026-04-06 02:30:03,811 - INFO - config-zookeeper:active 2026-04-06 02:30:03,812 - INFO - config-rabbitmq:active 2026-04-06 02:30:03,812 - INFO - control 2026-04-06 02:30:03,818 - INFO - control-nodemgr:active 2026-04-06 02:30:03,826 - INFO - control:active 2026-04-06 02:30:03,826 - INFO - named:active 2026-04-06 02:30:03,832 - INFO - dns:active 2026-04-06 02:30:03,832 - INFO - analytics 2026-04-06 02:30:03,839 - INFO - analytics-nodemgr:active 2026-04-06 02:30:03,843 - INFO - analytics-api:active 2026-04-06 02:30:03,852 - INFO - collector:active 2026-04-06 02:30:03,852 - INFO - analytics-database 2026-04-06 02:30:03,852 - INFO - analytics-cassandra:active 2026-04-06 02:30:03,859 - INFO - analyticsdb-nodemgr:active 2026-04-06 02:30:03,865 - INFO - query-engine:active 2026-04-06 02:30:03,866 - INFO - webui 2026-04-06 02:30:03,866 - INFO - webui:active 2026-04-06 02:30:03,866 - INFO - webui-middleware:active 2026-04-06 02:30:03,866 - INFO - redis:active 2026-04-06 02:30:03,866 - INFO - analytics_snmp 2026-04-06 02:30:03,870 - INFO - snmp-collector:active 2026-04-06 02:30:03,871 - INFO - snmp-topology:active 2026-04-06 02:30:03,871 - INFO - analytics_alarm 2026-04-06 02:30:03,871 - INFO - alarmgen:active 2026-04-06 02:30:03,927 - INFO - 10.0.0.19 2026-04-06 02:30:03,927 - INFO - vrouter 2026-04-06 02:30:03,933 - INFO - vrouter-nodemgr:active 2026-04-06 02:30:03,938 - INFO - agent:active 2026-04-06 02:30:03,994 - INFO - 10.0.0.241 2026-04-06 02:30:03,994 - INFO - vrouter 2026-04-06 02:30:04,000 - INFO - vrouter-nodemgr:active 2026-04-06 02:30:04,006 - INFO - agent:active 2026-04-06 02:30:14,086 - INFO - 10.0.0.249 2026-04-06 02:30:14,086 - INFO - config 2026-04-06 02:30:14,091 - INFO - config-nodemgr:active 2026-04-06 02:30:14,095 - INFO - api-server:active 2026-04-06 02:30:14,097 - INFO - schema:backup 2026-04-06 02:30:14,101 - INFO - svc-monitor:active 2026-04-06 02:30:14,105 - INFO - device-manager:active 2026-04-06 02:30:14,105 - INFO - config-database 2026-04-06 02:30:14,105 - INFO - config-cassandra:active 2026-04-06 02:30:14,105 - INFO - config-zookeeper:active 2026-04-06 02:30:14,105 - INFO - config-rabbitmq:active 2026-04-06 02:30:14,106 - INFO - control 2026-04-06 02:30:14,111 - INFO - control-nodemgr:active 2026-04-06 02:30:14,116 - INFO - control:active 2026-04-06 02:30:14,116 - INFO - named:active 2026-04-06 02:30:14,120 - INFO - dns:active 2026-04-06 02:30:14,120 - INFO - analytics 2026-04-06 02:30:14,127 - INFO - analytics-nodemgr:active 2026-04-06 02:30:14,132 - INFO - analytics-api:active 2026-04-06 02:30:14,137 - INFO - collector:active 2026-04-06 02:30:14,138 - INFO - analytics-database 2026-04-06 02:30:14,138 - INFO - analytics-cassandra:active 2026-04-06 02:30:14,142 - INFO - analyticsdb-nodemgr:active 2026-04-06 02:30:14,148 - INFO - query-engine:active 2026-04-06 02:30:14,148 - INFO - webui 2026-04-06 02:30:14,148 - INFO - webui:active 2026-04-06 02:30:14,148 - INFO - webui-middleware:active 2026-04-06 02:30:14,148 - INFO - redis:active 2026-04-06 02:30:14,148 - INFO - analytics_snmp 2026-04-06 02:30:14,153 - INFO - snmp-collector:active 2026-04-06 02:30:14,153 - INFO - snmp-topology:active 2026-04-06 02:30:14,153 - INFO - analytics_alarm 2026-04-06 02:30:14,153 - INFO - alarmgen:active 2026-04-06 02:30:14,220 - INFO - 10.0.0.27 2026-04-06 02:30:14,220 - INFO - config 2026-04-06 02:30:14,226 - INFO - config-nodemgr:active 2026-04-06 02:30:14,231 - INFO - api-server:active 2026-04-06 02:30:14,235 - INFO - schema:active 2026-04-06 02:30:14,238 - INFO - svc-monitor:backup 2026-04-06 02:30:14,243 - INFO - device-manager:backup 2026-04-06 02:30:14,244 - INFO - config-database 2026-04-06 02:30:14,244 - INFO - config-cassandra:active 2026-04-06 02:30:14,245 - INFO - config-zookeeper:active 2026-04-06 02:30:14,245 - INFO - config-rabbitmq:active 2026-04-06 02:30:14,245 - INFO - control 2026-04-06 02:30:14,252 - INFO - control-nodemgr:active 2026-04-06 02:30:14,258 - INFO - control:active 2026-04-06 02:30:14,259 - INFO - named:active 2026-04-06 02:30:14,263 - INFO - dns:active 2026-04-06 02:30:14,264 - INFO - analytics 2026-04-06 02:30:14,271 - INFO - analytics-nodemgr:active 2026-04-06 02:30:14,276 - INFO - analytics-api:active 2026-04-06 02:30:14,281 - INFO - collector:active 2026-04-06 02:30:14,281 - INFO - analytics-database 2026-04-06 02:30:14,282 - INFO - analytics-cassandra:active 2026-04-06 02:30:14,287 - INFO - analyticsdb-nodemgr:active 2026-04-06 02:30:14,294 - INFO - query-engine:active 2026-04-06 02:30:14,295 - INFO - webui 2026-04-06 02:30:14,295 - INFO - webui:active 2026-04-06 02:30:14,295 - INFO - webui-middleware:active 2026-04-06 02:30:14,295 - INFO - redis:active 2026-04-06 02:30:14,295 - INFO - analytics_snmp 2026-04-06 02:30:14,301 - INFO - snmp-collector:active 2026-04-06 02:30:14,301 - INFO - snmp-topology:active 2026-04-06 02:30:14,302 - INFO - analytics_alarm 2026-04-06 02:30:14,302 - INFO - alarmgen:active 2026-04-06 02:30:14,370 - INFO - 10.0.0.33 2026-04-06 02:30:14,370 - INFO - config 2026-04-06 02:30:14,378 - INFO - config-nodemgr:active 2026-04-06 02:30:14,384 - INFO - api-server:active 2026-04-06 02:30:14,388 - INFO - schema:backup 2026-04-06 02:30:14,392 - INFO - svc-monitor:backup 2026-04-06 02:30:14,396 - INFO - device-manager:backup 2026-04-06 02:30:14,396 - INFO - config-database 2026-04-06 02:30:14,396 - INFO - config-cassandra:active 2026-04-06 02:30:14,396 - INFO - config-zookeeper:active 2026-04-06 02:30:14,396 - INFO - config-rabbitmq:active 2026-04-06 02:30:14,396 - INFO - control 2026-04-06 02:30:14,402 - INFO - control-nodemgr:active 2026-04-06 02:30:14,408 - INFO - control:active 2026-04-06 02:30:14,408 - INFO - named:active 2026-04-06 02:30:14,414 - INFO - dns:active 2026-04-06 02:30:14,414 - INFO - analytics 2026-04-06 02:30:14,420 - INFO - analytics-nodemgr:active 2026-04-06 02:30:14,425 - INFO - analytics-api:active 2026-04-06 02:30:14,431 - INFO - collector:active 2026-04-06 02:30:14,432 - INFO - analytics-database 2026-04-06 02:30:14,432 - INFO - analytics-cassandra:active 2026-04-06 02:30:14,438 - INFO - analyticsdb-nodemgr:active 2026-04-06 02:30:14,447 - INFO - query-engine:active 2026-04-06 02:30:14,447 - INFO - webui 2026-04-06 02:30:14,447 - INFO - webui:active 2026-04-06 02:30:14,447 - INFO - webui-middleware:active 2026-04-06 02:30:14,447 - INFO - redis:active 2026-04-06 02:30:14,447 - INFO - analytics_snmp 2026-04-06 02:30:14,453 - INFO - snmp-collector:active 2026-04-06 02:30:14,453 - INFO - snmp-topology:active 2026-04-06 02:30:14,454 - INFO - analytics_alarm 2026-04-06 02:30:14,454 - INFO - alarmgen:active 2026-04-06 02:30:14,509 - INFO - 10.0.0.19 2026-04-06 02:30:14,510 - INFO - vrouter 2026-04-06 02:30:14,516 - INFO - vrouter-nodemgr:active 2026-04-06 02:30:14,522 - INFO - agent:active 2026-04-06 02:30:14,568 - INFO - 10.0.0.241 2026-04-06 02:30:14,568 - INFO - vrouter 2026-04-06 02:30:14,577 - INFO - vrouter-nodemgr:active 2026-04-06 02:30:14,582 - INFO - agent:active 2026-04-06 02:30:14,582 - INFO - All the contrail services are up on all nodes 2026-04-06 02:30:14,582 - INFO - contrail-status passed 2026-04-06 02:30:15,227 - INFO - END TEST : test_contrail_status : PASSED[0:01:13] 2026-04-06 02:30:15,227 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:30:15,328 - INFO - Using existing project ['default-domain', 'admin'](c7eef1ed-1186-4b89-b3a0-92a64280c0ed) 2026-04-06 02:30:15,337 - INFO - ================================================================================ 2026-04-06 02:30:15,337 - INFO - STARTING TEST : test_db_nodemgr_status 2026-04-06 02:30:15,337 - INFO - TEST DESCRIPTION : Test to verify db nodemgr status 2026-04-06 02:30:15,979 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:30:15,979 - INFO - 2026-04-06 02:30:15,979 - INFO - Verifying through collector 10.0.0.33 for db node cn-jenkins-deploy-platform-ansible-os-5596-1. 2026-04-06 02:30:16,354 - INFO - Verifying through collector 10.0.0.33 for db node cn-jenkins-deploy-platform-ansible-os-5596-2. 2026-04-06 02:30:16,440 - INFO - Verifying through collector 10.0.0.33 for db node cn-jenkins-deploy-platform-ansible-os-5596-3. 2026-04-06 02:30:17,178 - INFO - END TEST : test_db_nodemgr_status : PASSED[0:00:02] 2026-04-06 02:30:17,178 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:30:17,181 - INFO - ================================================================================ 2026-04-06 02:30:17,181 - INFO - STARTING TEST : test_verify_generator_collector_connections 2026-04-06 02:30:17,181 - INFO - TEST DESCRIPTION : Description: Verify generator:module connections to collector 1.Verify all generators connected to collector - fails otherwise 2.Get the xmpp peers in vrouter uve and get the active xmpp peer out of it 3.Verify from agent introspect that active xmpp matches with step 2 - fails otherwise 4.Get bgp peers from bgp-peer uve and verify from control node introspect that that matches - fails otherwise Maintainer: sandipd@juniper.net 2026-04-06 02:30:17,847 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:30:17,847 - INFO - 2026-04-06 02:30:17,852 - INFO - IP 10.0.0.249 port 8083 connected to collector 10.0.0.33 2026-04-06 02:30:17,858 - INFO - IP 10.0.0.27 port 8083 connected to collector 10.0.0.33 2026-04-06 02:30:17,865 - INFO - IP 10.0.0.33 port 8083 connected to collector 10.0.0.33 2026-04-06 02:30:17,869 - INFO - IP 10.0.0.249 port 8084 connected to collector 10.0.0.27 2026-04-06 02:30:17,877 - INFO - IP 10.0.0.27 port 8084 connected to collector 10.0.0.27 2026-04-06 02:30:17,883 - INFO - IP 10.0.0.33 port 8084 connected to collector 10.0.0.27 ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.249', port=8087): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-04-06 02:30:17,892 - INFO - IP 10.0.0.27 port 8087 connected to collector 10.0.0.27 2026-04-06 02:30:17,896 - INFO - IP 10.0.0.249 port 8088 connected to collector 10.0.0.33 2026-04-06 02:30:17,900 - INFO - IP 10.0.0.249 port 8090 connected to collector 10.0.0.27 2026-04-06 02:30:17,904 - INFO - IP 10.0.0.27 port 8090 connected to collector 10.0.0.33 2026-04-06 02:30:17,908 - INFO - IP 10.0.0.33 port 8090 connected to collector 10.0.0.249 2026-04-06 02:30:17,913 - INFO - IP 10.0.0.249 port 8091 connected to collector 10.0.0.33 2026-04-06 02:30:17,919 - INFO - IP 10.0.0.27 port 8091 connected to collector 10.0.0.33 2026-04-06 02:30:17,925 - INFO - IP 10.0.0.33 port 8091 connected to collector 10.0.0.33 2026-04-06 02:30:18,335 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1:Control:contrail-control:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,413 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1:Control:contrail-dns:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,506 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2:Control:contrail-control:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,547 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2:Control:contrail-dns:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,617 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3:Control:contrail-control:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,640 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3:Control:contrail-dns:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,669 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5596-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,697 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5596-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,714 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1.:Config:contrail-schema:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,730 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1.:Config:contrail-svc-monitor:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,764 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1.:Config:contrail-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,783 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2.:Config:contrail-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,802 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3.:Config:contrail-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,847 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,866 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,886 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,904 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,923 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,942 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,962 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:18,981 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:19,000 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:19,031 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.249 2026-04-06 02:30:19,053 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.249 2026-04-06 02:30:19,081 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.249 2026-04-06 02:30:19,103 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.249 2026-04-06 02:30:19,126 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.249 2026-04-06 02:30:19,149 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.249 2026-04-06 02:30:19,212 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5596-1 vrouter uve is 10.20.0.193 2026-04-06 02:30:19,247 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5596-1 agent introspect is 10.20.0.193 2026-04-06 02:30:19,308 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5596-2 vrouter uve is 10.20.0.18 2026-04-06 02:30:19,343 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5596-2 agent introspect is 10.20.0.18 2026-04-06 02:30:19,404 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-5596-1 connected to {'10.20.0.193', '10.20.0.129'} xmpp peers out of {'10.20.0.18', '10.20.0.193', '10.20.0.129'} 2026-04-06 02:30:19,404 - INFO - xmpp peer correctly displayed as ['10.20.0.193', '10.20.0.129'] for vrouter an-jenkins-deploy-platform-ansible-os-5596-1 2026-04-06 02:30:19,464 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-5596-2 connected to {'10.20.0.18', '10.20.0.129'} xmpp peers out of {'10.20.0.18', '10.20.0.193', '10.20.0.129'} 2026-04-06 02:30:19,464 - INFO - xmpp peer correctly displayed as ['10.20.0.18', '10.20.0.129'] for vrouter an-jenkins-deploy-platform-ansible-os-5596-2 2026-04-06 02:30:19,464 - INFO - Verifying through opserver in 10.0.0.33 2026-04-06 02:30:19,618 - INFO - Bgp peers = 2 2026-04-06 02:30:19,619 - INFO - Bgp peers = 2 2026-04-06 02:30:19,619 - INFO - Bgp peers = 2 2026-04-06 02:30:19,619 - INFO - Total xmpp peer connections found = 4 2026-04-06 02:30:20,285 - INFO - END TEST : test_verify_generator_collector_connections : PASSED[0:00:03] 2026-04-06 02:30:20,285 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:30:20,289 - INFO - ================================================================================ 2026-04-06 02:30:20,289 - INFO - STARTING TEST : test_verify_generator_connections_to_collector_node 2026-04-06 02:30:20,289 - INFO - TEST DESCRIPTION : Test to validate generator connections 2026-04-06 02:30:20,941 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:30:20,941 - INFO - 2026-04-06 02:30:20,973 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5596-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.249 2026-04-06 02:30:20,989 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5596-1:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,018 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5596-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,037 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5596-2:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,053 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,078 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,096 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,112 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,137 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,157 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,175 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,202 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,221 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,243 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,262 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,285 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,303 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,326 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,343 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,360 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1.:Config:contrail-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,379 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2.:Config:contrail-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,398 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3.:Config:contrail-api:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,434 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1:Control:contrail-control:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,451 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,475 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-1:Control:contrail-dns:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,519 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2:Control:contrail-control:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,542 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,575 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-2:Control:contrail-dns:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,615 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3:Control:contrail-control:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,641 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.249 2026-04-06 02:30:21,683 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5596-3:Control:contrail-dns:0 is connected to collector 10.0.0.249 2026-04-06 02:30:22,328 - INFO - END TEST : test_verify_generator_connections_to_collector_node : PASSED[0:00:02] 2026-04-06 02:30:22,328 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:30:22,330 - INFO - ================================================================================ 2026-04-06 02:30:22,330 - INFO - STARTING TEST : test_verify_process_status_agent 2026-04-06 02:30:22,330 - INFO - TEST DESCRIPTION : Test to validate process_status 2026-04-06 02:30:22,973 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:30:22,973 - INFO - 2026-04-06 02:30:23,014 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.193:5269'] servers UP 2026-04-06 02:30:23,015 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to xmpp 10.20.0.193 2026-04-06 02:30:23,015 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2026-04-06 02:30:23,015 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to xmpp 10.20.0.129 2026-04-06 02:30:23,015 - WARNING - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.18:5269'] servers NOT UP 2026-04-06 02:30:23,015 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.193:53'] servers UP 2026-04-06 02:30:23,015 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to dns 10.20.0.193 2026-04-06 02:30:23,015 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers UP 2026-04-06 02:30:23,015 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to dns 10.20.0.129 2026-04-06 02:30:23,015 - WARNING - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.18:53'] servers NOT UP 2026-04-06 02:30:23,015 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2026-04-06 02:30:23,015 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to collector 10.0.0.249 2026-04-06 02:30:23,015 - WARNING - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.0.0.27:8086'] servers NOT UP 2026-04-06 02:30:23,015 - WARNING - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.0.0.33:8086'] servers NOT UP 2026-04-06 02:30:23,651 - INFO - END TEST : test_verify_process_status_agent : PASSED[0:00:01] 2026-04-06 02:30:23,651 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:30:23,654 - INFO - ================================================================================ 2026-04-06 02:30:23,655 - INFO - STARTING TEST : test_verify_process_status_analytics_node 2026-04-06 02:30:23,655 - INFO - TEST DESCRIPTION : Test to validate process_status-Analytics-Node 2026-04-06 02:30:24,299 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:30:24,299 - INFO - 2026-04-06 02:30:24,445 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-1.:contrail-collector module connection to ['10.0.0.249:8086'] servers UP 2026-04-06 02:30:24,445 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-1.:contrail-collector module connection to ['10.0.0.249:6379'] servers NOT UP 2026-04-06 02:30:24,445 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-1.:contrail-collector module connection to ['10.0.0.27:6379'] servers NOT UP 2026-04-06 02:30:24,446 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-1.:contrail-collector module connection to ['10.0.0.33:6379'] servers NOT UP 2026-04-06 02:30:24,446 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-1.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-04-06 02:30:24,446 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-1.:contrail-collector module connection to ['10.0.0.249:9042'] servers UP 2026-04-06 02:30:24,480 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-2.:contrail-collector module connection to ['10.0.0.249:8086'] servers NOT UP 2026-04-06 02:30:24,480 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-2.:contrail-collector module connection to ['10.0.0.27:8086'] servers UP 2026-04-06 02:30:24,480 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-2.:contrail-collector module connection to ['10.0.0.249:6379'] servers NOT UP 2026-04-06 02:30:24,481 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-2.:contrail-collector module connection to ['10.0.0.27:6379'] servers NOT UP 2026-04-06 02:30:24,481 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-2.:contrail-collector module connection to ['10.0.0.33:6379'] servers NOT UP 2026-04-06 02:30:24,481 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-2.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-04-06 02:30:24,481 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-2.:contrail-collector module connection to ['10.0.0.249:9042'] servers UP 2026-04-06 02:30:24,516 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-3.:contrail-collector module connection to ['10.0.0.249:8086'] servers NOT UP 2026-04-06 02:30:24,517 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-3.:contrail-collector module connection to ['10.0.0.27:8086'] servers NOT UP 2026-04-06 02:30:24,517 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-3.:contrail-collector module connection to ['10.0.0.33:8086'] servers UP 2026-04-06 02:30:24,517 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-3.:contrail-collector module connection to ['10.0.0.249:6379'] servers NOT UP 2026-04-06 02:30:24,517 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-3.:contrail-collector module connection to ['10.0.0.27:6379'] servers NOT UP 2026-04-06 02:30:24,517 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-3.:contrail-collector module connection to ['10.0.0.33:6379'] servers NOT UP 2026-04-06 02:30:24,517 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-3.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-04-06 02:30:24,517 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-3.:contrail-collector module connection to ['10.0.0.249:9042'] servers UP 2026-04-06 02:30:24,552 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-1.:contrail-analytics-api module connection to ['10.0.0.249:8086'] servers NOT UP 2026-04-06 02:30:24,552 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-1.:contrail-analytics-api module connection to ['10.0.0.27:8086'] servers UP 2026-04-06 02:30:24,586 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-2.:contrail-analytics-api module connection to ['10.0.0.249:8086'] servers NOT UP 2026-04-06 02:30:24,586 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-2.:contrail-analytics-api module connection to ['10.0.0.27:8086'] servers NOT UP 2026-04-06 02:30:24,586 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-2.:contrail-analytics-api module connection to ['10.0.0.33:8086'] servers UP 2026-04-06 02:30:24,625 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-3.:contrail-analytics-api module connection to ['10.0.0.249:8086'] servers UP 2026-04-06 02:30:24,657 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-1.:contrail-analytics-nodemgr module connection to ['10.0.0.249:8086'] servers NOT UP 2026-04-06 02:30:24,658 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-1.:contrail-analytics-nodemgr module connection to ['10.0.0.27:8086'] servers UP 2026-04-06 02:30:24,696 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-2.:contrail-analytics-nodemgr module connection to ['10.0.0.249:8086'] servers UP 2026-04-06 02:30:24,735 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-3.:contrail-analytics-nodemgr module connection to ['10.0.0.249:8086'] servers UP 2026-04-06 02:30:25,383 - INFO - END TEST : test_verify_process_status_analytics_node : PASSED[0:00:02] 2026-04-06 02:30:25,383 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:30:25,386 - INFO - ================================================================================ 2026-04-06 02:30:25,386 - INFO - STARTING TEST : test_verify_process_status_control_node 2026-04-06 02:30:25,386 - INFO - TEST DESCRIPTION : Test to validate process_status-Control-Node 2026-04-06 02:30:26,041 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:30:26,042 - INFO - 2026-04-06 02:30:26,068 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-1:contrail-control module connection to 10.0.0.249:9041 servers UP 2026-04-06 02:30:26,068 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-1:contrail-control module connection to 10.0.0.249:5673 servers UP 2026-04-06 02:30:26,068 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-1:contrail-control module connection to ['10.0.0.249:8086'] servers NOT UP 2026-04-06 02:30:26,068 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-1:contrail-control module connection to ['10.0.0.27:8086'] servers NOT UP 2026-04-06 02:30:26,068 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-1:contrail-control module connection to ['10.0.0.33:8086'] servers UP 2026-04-06 02:30:26,097 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-2:contrail-control module connection to 10.0.0.249:9041 servers UP 2026-04-06 02:30:26,097 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-2:contrail-control module connection to 10.0.0.249:5673 servers UP 2026-04-06 02:30:26,097 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-2:contrail-control module connection to ['10.0.0.249:8086'] servers NOT UP 2026-04-06 02:30:26,098 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-2:contrail-control module connection to ['10.0.0.27:8086'] servers NOT UP 2026-04-06 02:30:26,098 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-2:contrail-control module connection to ['10.0.0.33:8086'] servers UP 2026-04-06 02:30:26,124 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-3:contrail-control module connection to 10.0.0.249:9041 servers UP 2026-04-06 02:30:26,124 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-3:contrail-control module connection to 10.0.0.249:5673 servers UP 2026-04-06 02:30:26,125 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-3:contrail-control module connection to ['10.0.0.249:8086'] servers NOT UP 2026-04-06 02:30:26,125 - WARNING - cn-jenkins-deploy-platform-ansible-os-5596-3:contrail-control module connection to ['10.0.0.27:8086'] servers NOT UP 2026-04-06 02:30:26,125 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-3:contrail-control module connection to ['10.0.0.33:8086'] servers UP 2026-04-06 02:30:26,776 - INFO - END TEST : test_verify_process_status_control_node : PASSED[0:00:01] 2026-04-06 02:30:26,776 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:30:26,822 - INFO - Domain Default found not creating 2026-04-06 02:30:26,979 - INFO - Project ctest-AnalyticsBasicTestSanity-26035545 not found, creating it 2026-04-06 02:30:27,688 - INFO - Created Project:ctest-AnalyticsBasicTestSanity-26035545, ID : d58c5bb7-5e88-47f5-b10c-caf0c852085b 2026-04-06 02:30:29,178 - INFO - ================================================================================ 2026-04-06 02:30:29,178 - INFO - STARTING TEST : test_verify_object_logs 2026-04-06 02:30:29,178 - INFO - TEST DESCRIPTION : Description: Test to validate object logs 1.Create vn/vm and verify object log tables updated with those vn, vm and routing-instance - fails otherwise Maintainer: sandipd@juniper.net 2026-04-06 02:30:29,856 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:30:29,856 - INFO - 2026-04-06 02:30:31,407 - INFO - Created VN ctest-vn22-57447229 2026-04-06 02:30:32,109 - INFO - Verified VN network id 5 for VN aeead040-cf67-49b9-95d4-e01ea8ef0eeb 2026-04-06 02:30:32,109 - INFO - Verifications in API Server for VN ctest-vn22-57447229 passed 2026-04-06 02:30:32,192 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn22-57447229 passed 2026-04-06 02:30:33,429 - INFO - Validated that VN default-domain:ctest-AnalyticsBasicTestSanity-26035545:ctest-vn22-57447229 is found in opserver 2026-04-06 02:30:33 URL:http://nexus.opensdn.io/repository///images/converts//cirros-0.3.0-x86_64-disk.vmdk.gz [9186478/9186478] -> "/contrail-test/images/cirros-0.3.0-x86_64-disk.vmdk.gz" [1] 2026-04-06 02:30:36,677 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:30:52,163 - INFO - Validated ObjectVNTable, ObjectRoutingInstance, ObjectVMTable logs 2026-04-06 02:30:52,163 - INFO - Deleting VM ctest-AnalyticsBasicTestSanity-26035545-44875716 2026-04-06 02:30:52,300 - INFO - Deleting VN ctest-vn22-57447229 2026-04-06 02:30:52,351 - WARNING - Deleting VN ctest-vn22-57447229 failed..Will retry 2026-04-06 02:30:54,764 - INFO - Validated that VN ctest-vn22-57447229 is not found in API Server 2026-04-06 02:30:54,791 - INFO - Validated that VN ctest-vn22-57447229 is not in any agent 2026-04-06 02:30:54,832 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn22-57447229 info 2026-04-06 02:30:55,498 - INFO - END TEST : test_verify_object_logs : PASSED[0:00:26] 2026-04-06 02:30:55,498 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:30:56,351 - INFO - Deleted project: ctest-AnalyticsBasicTestSanity-26035545, ID : d58c5bb7-5e88-47f5-b10c-caf0c852085b 2026-04-06 02:30:56,660 - INFO - Using existing project ['default-domain', 'admin'](c7eef1ed-1186-4b89-b3a0-92a64280c0ed) 2026-04-06 02:30:56,673 - INFO - ================================================================================ 2026-04-06 02:30:56,673 - INFO - STARTING TEST : test_db_manage 2026-04-06 02:30:56,674 - INFO - TEST DESCRIPTION : Test db_manage.py tool 2026-04-06 02:30:57,324 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:30:57,324 - INFO - 2026-04-06 02:31:04,896 - WARNING - Errors are still present: 2026-04-06 02:31:01,964 ERROR: (v1.41) Checker check_subnet_addr_alloc: Failed: 2026-04-06 02:31:04,896 - WARNING - Ignore some errors untill fix 2026-04-06 02:31:05,623 - INFO - END TEST : test_db_manage : PASSED[0:00:09] 2026-04-06 02:31:05,624 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:31:05,707 - INFO - Using existing project ['default-domain', 'admin'](c7eef1ed-1186-4b89-b3a0-92a64280c0ed) 2026-04-06 02:31:05,715 - INFO - ================================================================================ 2026-04-06 02:31:05,716 - INFO - STARTING TEST : test_analytics_docs 2026-04-06 02:31:05,716 - INFO - TEST DESCRIPTION : Test docs from analytics API analytics api docs curl -s http://collector_ips[0]:8081/documentation/index.html | grep "Welcome to Contrail Analytics API documentation!" 2026-04-06 02:31:06,360 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:31:06,360 - INFO - 2026-04-06 02:31:07,010 - INFO - END TEST : test_analytics_docs : PASSED[0:00:02] 2026-04-06 02:31:07,011 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:31:07,014 - INFO - ================================================================================ 2026-04-06 02:31:07,014 - INFO - STARTING TEST : test_config_docs 2026-04-06 02:31:07,014 - INFO - TEST DESCRIPTION : Test docs from config API config api docs curl -s http://cfgm_ips[0]:8082/documentation/index.html | grep "<title>Juniper Contrail Configuration API Model" 2026-04-06 02:31:07,656 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:31:07,656 - INFO - 2026-04-06 02:31:08,313 - INFO - END TEST : test_config_docs : PASSED[0:00:01] 2026-04-06 02:31:08,313 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:31:08,390 - INFO - Domain Default found not creating 2026-04-06 02:31:08,546 - INFO - Project ctest-TestECMPConfigHashFeature-74295349 not found, creating it 2026-04-06 02:31:09,314 - INFO - Created Project:ctest-TestECMPConfigHashFeature-74295349, ID : 15abefe2-0cb9-4f2d-8be7-f345a2e191e4 2026-04-06 02:31:11,909 - INFO - Created VN ctest-mgmt_ctest-TestECMPConfigHashFeature-74295349-65505767 2026-04-06 02:31:12,745 - INFO - Created VN ctest-left_ctest-TestECMPConfigHashFeature-74295349-72787193 2026-04-06 02:31:13,583 - INFO - Created VN ctest-right_ctest-TestECMPConfigHashFeature-74295349-48179542 2026-04-06 02:31:13 URL:http://nexus.opensdn.io/repository///images/converts//cirros-0.4.0-x86_64-disk.img [12716032/12716032] -> "/contrail-test/images/cirros-0.4.0-x86_64-disk.img" [1] 2026-04-06 02:31:15,162 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPConfigHashFeature-74295349-44387994>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:31:16,700 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPConfigHashFeature-74295349-10186447>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:31:16,703 - INFO - ================================================================================ 2026-04-06 02:31:16,703 - INFO - STARTING TEST : test_ecmp_hash_src_ip 2026-04-06 02:31:16,703 - INFO - TEST DESCRIPTION : Validates ecmp hash when only source ip is configured Maintainer : cmallam@juniper.net 2026-04-06 02:31:17,404 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:31:17,404 - INFO - 2026-04-06 02:31:17,405 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-06 02:31:18,083 - INFO - 2026-04-06 02:31:18,083 - INFO - END TEST : test_ecmp_hash_src_ip : SKIPPED[0:00:02] 2026-04-06 02:31:18,083 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:31:18,088 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPConfigHashFeature-74295349-10186447 in state BUILD 2026-04-06 02:31:18,088 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPConfigHashFeature-74295349-10186447 2026-04-06 02:31:18,123 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-74295349-10186447 has failed to come up 2026-04-06 02:31:18,124 - ERROR - Nova failed to get host of the VM 2026-04-06 02:31:18,125 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-74295349-10186447 has failed to come up 2026-04-06 02:31:18,125 - ERROR - Nova failed to get host of the VM 2026-04-06 02:31:18,226 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPConfigHashFeature-74295349-44387994 in state BUILD 2026-04-06 02:31:18,226 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPConfigHashFeature-74295349-44387994 2026-04-06 02:31:18,226 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-74295349-44387994 has failed to come up 2026-04-06 02:31:18,226 - ERROR - Nova failed to get host of the VM 2026-04-06 02:31:18,226 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-74295349-44387994 has failed to come up 2026-04-06 02:31:18,226 - ERROR - Nova failed to get host of the VM 2026-04-06 02:31:18,321 - INFO - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-74295349-72787193 2026-04-06 02:31:18,388 - WARNING - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-74295349-72787193 failed..Will retry 2026-04-06 02:31:20,613 - INFO - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-74295349-48179542 2026-04-06 02:31:20,684 - WARNING - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-74295349-48179542 failed..Will retry 2026-04-06 02:31:22,751 - WARNING - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-74295349-48179542 failed..Will retry 2026-04-06 02:31:25,047 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPConfigHashFeature-74295349-65505767 2026-04-06 02:31:26,171 - INFO - Deleted project: ctest-TestECMPConfigHashFeature-74295349, ID : 15abefe2-0cb9-4f2d-8be7-f345a2e191e4 2026-04-06 02:31:26,398 - INFO - Domain Default found not creating 2026-04-06 02:31:26,593 - INFO - Project ctest-TestECMPFeature-07461401 not found, creating it 2026-04-06 02:31:27,220 - INFO - Created Project:ctest-TestECMPFeature-07461401, ID : 7c723e6c-4a56-4e34-8081-5954af78e443 2026-04-06 02:31:29,981 - INFO - Created VN ctest-mgmt_ctest-TestECMPFeature-07461401-48601274 2026-04-06 02:31:30,828 - INFO - Created VN ctest-left_ctest-TestECMPFeature-07461401-46820225 2026-04-06 02:31:31,545 - INFO - Created VN ctest-right_ctest-TestECMPFeature-07461401-92028226 2026-04-06 02:31:32,855 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPFeature-07461401-17323765>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:31:34,253 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPFeature-07461401-24317155>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:31:34,256 - INFO - ================================================================================ 2026-04-06 02:31:34,256 - INFO - STARTING TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance 2026-04-06 02:31:34,256 - INFO - TEST DESCRIPTION : Description: Validate ECMP with v2 service chaining in-network-nat mode datapath having service instance Test steps: 1. Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2. Creating a service instance in in-network-nat mode with 3 instances and left-interface of the service instances sharing the IP and enabled for static route. 3. Creating a service chain by applying the service instance as a service in a policy between the VNs. 4. Checking for ping and tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1. Maintainer : ganeshahv@juniper.net 2026-04-06 02:31:34,920 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:31:34,920 - INFO - 2026-04-06 02:31:34,920 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-06 02:31:35,571 - INFO - 2026-04-06 02:31:35,571 - INFO - END TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance : SKIPPED[0:00:01] 2026-04-06 02:31:35,572 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:31:35,573 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPFeature-07461401-24317155 in state BUILD 2026-04-06 02:31:35,573 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPFeature-07461401-24317155 2026-04-06 02:31:35,601 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-07461401-24317155 has failed to come up 2026-04-06 02:31:35,601 - ERROR - Nova failed to get host of the VM 2026-04-06 02:31:35,601 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-07461401-24317155 has failed to come up 2026-04-06 02:31:35,601 - ERROR - Nova failed to get host of the VM 2026-04-06 02:31:35,662 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPFeature-07461401-17323765 in state BUILD 2026-04-06 02:31:35,663 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPFeature-07461401-17323765 2026-04-06 02:31:35,663 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-07461401-17323765 has failed to come up 2026-04-06 02:31:35,663 - ERROR - Nova failed to get host of the VM 2026-04-06 02:31:35,663 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-07461401-17323765 has failed to come up 2026-04-06 02:31:35,663 - ERROR - Nova failed to get host of the VM 2026-04-06 02:31:35,734 - INFO - Deleting VN ctest-left_ctest-TestECMPFeature-07461401-46820225 2026-04-06 02:31:35,787 - WARNING - Deleting VN ctest-left_ctest-TestECMPFeature-07461401-46820225 failed..Will retry 2026-04-06 02:31:37,968 - INFO - Deleting VN ctest-right_ctest-TestECMPFeature-07461401-92028226 2026-04-06 02:31:38,209 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPFeature-07461401-48601274 2026-04-06 02:31:39,250 - INFO - Deleted project: ctest-TestECMPFeature-07461401, ID : 7c723e6c-4a56-4e34-8081-5954af78e443 2026-04-06 02:31:39,462 - INFO - Domain Default found not creating 2026-04-06 02:31:39,611 - INFO - Project ctest-TestECMPIPv6Fragments-18864526 not found, creating it 2026-04-06 02:31:40,190 - INFO - Created Project:ctest-TestECMPIPv6Fragments-18864526, ID : 7a36d055-4e9e-4cb7-aba6-7a0d1cfd80c4 2026-04-06 02:31:42,700 - INFO - Created VN ctest-mgmt_ctest-TestECMPIPv6Fragments-18864526-10439457 2026-04-06 02:31:43,517 - INFO - Created VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 2026-04-06 02:31:44,395 - INFO - Created VN ctest-right_ctest-TestECMPIPv6Fragments-18864526-87983340 2026-04-06 02:31:49 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-04-06 02:32:18,989 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPIPv6Fragments-18864526-80961759>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:32:20,649 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPIPv6Fragments-18864526-18756656>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:32:20,724 - INFO - Using existing project ['default-domain', 'admin'](c7eef1ed-1186-4b89-b3a0-92a64280c0ed) 2026-04-06 02:32:21,183 - INFO - admin user already present 2026-04-06 02:32:21,684 - INFO - Adding rules to the default security group in Project admin 2026-04-06 02:32:22,173 - INFO - ================================================================================ 2026-04-06 02:32:22,173 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-04-06 02:32:22,173 - INFO - TEST DESCRIPTION : Description: Validate service chaining in-network mode datapath having a static route entries of the either virtual networks pointing to the corresponding interfaces of the service instance. We will not configure any policy. Test steps: 1. Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2. Creating a service instance in in-network mode with 1 instance and left-interface of the service instance sharing the IP and both the left and the right interfaces enabled for static route. 3. Delete the policy. 4. Checking for ping and tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1. Maintainer : ganeshahv@juniper.net 2026-04-06 02:32:23,069 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:32:23,069 - INFO - http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network.qcow2.gz: 2026-04-06 02:32:23 ERROR 404: tinycore/tinycore-in-network.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-04-06 02:32:23,922 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-04-06 02:32:24,089 - INFO - Service template: ['default-domain', 'ctest-service_template_1-84772492'] deleted successfully. 2026-04-06 02:32:24,926 - INFO - 2026-04-06 02:32:24,926 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-04-06 02:32:24,926 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:32:24,929 - INFO - ================================================================================ 2026-04-06 02:32:24,929 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-04-06 02:32:24,929 - INFO - TEST DESCRIPTION : Description: Validate ECMP with version 2 service chaining transparent mode datapath having service instance Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating a service instance in transparent mode with 3 instances. 3.Creating a service chain by applying the service instance as a service in a policy between the VNs. 4.Checking for ping and bidirectional tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1 and vice-versa. Maintainer : ganeshahv@juniper.net 2026-04-06 02:32:25,808 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:32:25,808 - INFO - 2026-04-06 02:32:25,808 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-06 02:32:26,675 - INFO - 2026-04-06 02:32:26,675 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:02] 2026-04-06 02:32:26,675 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:32:26,677 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPIPv6Fragments-18864526-18756656 in state BUILD 2026-04-06 02:32:26,678 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPIPv6Fragments-18864526-18756656 2026-04-06 02:32:26,713 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-18864526-18756656 has failed to come up 2026-04-06 02:32:26,713 - ERROR - Nova failed to get host of the VM 2026-04-06 02:32:26,713 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-18864526-18756656 has failed to come up 2026-04-06 02:32:26,713 - ERROR - Nova failed to get host of the VM 2026-04-06 02:32:26,799 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPIPv6Fragments-18864526-80961759 in state BUILD 2026-04-06 02:32:26,799 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPIPv6Fragments-18864526-80961759 2026-04-06 02:32:26,799 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-18864526-80961759 has failed to come up 2026-04-06 02:32:26,799 - ERROR - Nova failed to get host of the VM 2026-04-06 02:32:26,799 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-18864526-80961759 has failed to come up 2026-04-06 02:32:26,799 - ERROR - Nova failed to get host of the VM 2026-04-06 02:32:26,881 - INFO - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 2026-04-06 02:32:26,986 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:29,073 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:31,153 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:33,239 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:35,330 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:37,415 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:39,521 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:41,606 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:43,701 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:45,808 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:47,878 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:49,926 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:51,975 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:54,028 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:56,071 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:32:58,120 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:33:00,165 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:33:02,214 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:33:04,263 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:33:06,301 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:33:08,349 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:33:10,393 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:33:12,437 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:33:14,484 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:33:16,527 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:33:18,567 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662 failed..Will retry 2026-04-06 02:33:18,568 - INFO - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-18864526-87983340 2026-04-06 02:33:18,605 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-18864526-87983340 failed..Will retry 2026-04-06 02:33:20,650 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-18864526-87983340 failed..Will retry 2026-04-06 02:33:22,689 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-18864526-87983340 failed..Will retry 2026-04-06 02:33:24,741 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-18864526-87983340 failed..Will retry 2026-04-06 02:33:26,796 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-18864526-87983340 failed..Will retry 2026-04-06 02:33:28,844 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-18864526-87983340 failed..Will retry 2026-04-06 02:33:31,030 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPIPv6Fragments-18864526-10439457 2026-04-06 02:33:31,431 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:33:33,583 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:33:35,743 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:33:37,915 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:33:40,087 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:33:42,227 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:33:44,391 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:33:46,529 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:33:48,667 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:33:50,827 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:33:52,983 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:33:55,159 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:33:57,383 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:33:59,539 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:01,727 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:03,879 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:06,035 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:08,179 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:10,323 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:12,503 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:14,671 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:16,839 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:18,987 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:21,147 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:23,295 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:25,439 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:27,579 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:29,731 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:31,883 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:34,063 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:36,215 - WARNING - Project ctest-TestECMPIPv6Fragments-18864526 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-18864526', 'ctest-left_ctest-TestECMPIPv6Fragments-18864526-84919662'], 'uuid': '714759a8-edb4-45b9-b759-3ab3a3667758', 'href': 'http://10.0.0.33:8082/virtual-network/714759a8-edb4-45b9-b759-3ab3a3667758'}] before deletion 2026-04-06 02:34:36,216 - WARNING - One or more references still present, will not delete the project ctest-TestECMPIPv6Fragments-18864526 2026-04-06 02:34:36,398 - INFO - Domain Default found not creating 2026-04-06 02:34:36,559 - INFO - Project ctest-TestECMPSanity-99343274 not found, creating it 2026-04-06 02:34:37,134 - INFO - Created Project:ctest-TestECMPSanity-99343274, ID : 5ee84551-8d95-4460-bfb0-9329fd1b008d 2026-04-06 02:34:39,605 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanity-99343274-38847942 2026-04-06 02:34:40,246 - INFO - Created VN ctest-left_ctest-TestECMPSanity-99343274-29975027 2026-04-06 02:34:40,916 - INFO - Created VN ctest-right_ctest-TestECMPSanity-99343274-05959972 2026-04-06 02:34:42,104 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanity-99343274-36293598>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:34:43,412 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanity-99343274-07076456>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:34:43,415 - INFO - ================================================================================ 2026-04-06 02:34:43,415 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-04-06 02:34:43,415 - INFO - TEST DESCRIPTION : Description: Validate service chaining in-network mode datapath having a static route entries of the either virtual networks pointing to the corresponding interfaces of the service instance. We will not configure any policy. Test steps: 1. Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2. Creating a service instance in in-network mode with 1 instance and left-interface of the service instance sharing the IP and both the left and the right interfaces enabled for static route. 3. Delete the policy. 4. Checking for ping and tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1. Maintainer : ganeshahv@juniper.net 2026-04-06 02:34:44,067 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:34:44,067 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-04-06 02:34:44,797 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-04-06 02:34:44,899 - INFO - Service template: ['default-domain', 'ctest-service_template_1-49975311'] deleted successfully. 2026-04-06 02:34:45,600 - INFO - 2026-04-06 02:34:45,601 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-04-06 02:34:45,601 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:34:45,606 - INFO - ================================================================================ 2026-04-06 02:34:45,606 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-04-06 02:34:45,606 - INFO - TEST DESCRIPTION : Description: Validate ECMP with version 2 service chaining transparent mode datapath having service instance Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating a service instance in transparent mode with 3 instances. 3.Creating a service chain by applying the service instance as a service in a policy between the VNs. 4.Checking for ping and bidirectional tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1 and vice-versa. Maintainer : ganeshahv@juniper.net 2026-04-06 02:34:46,266 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:34:46,266 - INFO - 2026-04-06 02:34:46,266 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-06 02:34:46,919 - INFO - 2026-04-06 02:34:46,919 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:01] 2026-04-06 02:34:46,922 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:34:46,924 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanity-99343274-07076456 in state BUILD 2026-04-06 02:34:46,924 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanity-99343274-07076456 2026-04-06 02:34:46,952 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-99343274-07076456 has failed to come up 2026-04-06 02:34:46,952 - ERROR - Nova failed to get host of the VM 2026-04-06 02:34:46,952 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-99343274-07076456 has failed to come up 2026-04-06 02:34:46,952 - ERROR - Nova failed to get host of the VM 2026-04-06 02:34:47,052 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanity-99343274-36293598 in state BUILD 2026-04-06 02:34:47,052 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanity-99343274-36293598 2026-04-06 02:34:47,052 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-99343274-36293598 has failed to come up 2026-04-06 02:34:47,052 - ERROR - Nova failed to get host of the VM 2026-04-06 02:34:47,053 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-99343274-36293598 has failed to come up 2026-04-06 02:34:47,053 - ERROR - Nova failed to get host of the VM 2026-04-06 02:34:47,144 - INFO - Deleting VN ctest-left_ctest-TestECMPSanity-99343274-29975027 2026-04-06 02:34:47,186 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanity-99343274-29975027 failed..Will retry 2026-04-06 02:34:54,396 - INFO - Deleting VN ctest-right_ctest-TestECMPSanity-99343274-05959972 2026-04-06 02:34:54,582 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanity-99343274-38847942 2026-04-06 02:34:55,755 - INFO - Deleted project: ctest-TestECMPSanity-99343274, ID : 5ee84551-8d95-4460-bfb0-9329fd1b008d 2026-04-06 02:34:55,945 - INFO - Domain Default found not creating 2026-04-06 02:34:56,135 - INFO - Project ctest-TestECMPSanityIPv6-84732549 not found, creating it 2026-04-06 02:34:56,781 - INFO - Created Project:ctest-TestECMPSanityIPv6-84732549, ID : a6a5f354-054b-4835-a0ab-92ab12ef5f7d 2026-04-06 02:34:59,664 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanityIPv6-84732549-37603663 2026-04-06 02:35:00,693 - INFO - Created VN ctest-left_ctest-TestECMPSanityIPv6-84732549-51238277 2026-04-06 02:35:01,688 - INFO - Created VN ctest-right_ctest-TestECMPSanityIPv6-84732549-24264533 2026-04-06 02:35:02,914 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanityIPv6-84732549-81219575>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:35:04,397 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanityIPv6-84732549-11951826>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:35:04,399 - INFO - ================================================================================ 2026-04-06 02:35:04,399 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_3_instance 2026-04-06 02:35:05,054 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:35:05,054 - INFO - 2026-04-06 02:35:05,054 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-06 02:35:05,719 - INFO - 2026-04-06 02:35:05,719 - INFO - END TEST : test_ecmp_svc_in_network_with_3_instance : SKIPPED[0:00:01] 2026-04-06 02:35:05,719 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:35:05,722 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanityIPv6-84732549-11951826 in state BUILD 2026-04-06 02:35:05,722 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanityIPv6-84732549-11951826 2026-04-06 02:35:05,750 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-84732549-11951826 has failed to come up 2026-04-06 02:35:05,751 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:05,751 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-84732549-11951826 has failed to come up 2026-04-06 02:35:05,751 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:05,829 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanityIPv6-84732549-81219575 in state BUILD 2026-04-06 02:35:05,829 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanityIPv6-84732549-81219575 2026-04-06 02:35:05,829 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-84732549-81219575 has failed to come up 2026-04-06 02:35:05,829 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:05,829 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-84732549-81219575 has failed to come up 2026-04-06 02:35:05,829 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:05,903 - INFO - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-84732549-51238277 2026-04-06 02:35:05,956 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-84732549-51238277 failed..Will retry 2026-04-06 02:35:08,159 - INFO - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-84732549-24264533 2026-04-06 02:35:08,367 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanityIPv6-84732549-37603663 2026-04-06 02:35:09,282 - INFO - Deleted project: ctest-TestECMPSanityIPv6-84732549, ID : a6a5f354-054b-4835-a0ab-92ab12ef5f7d 2026-04-06 02:35:09,472 - INFO - Domain Default found not creating 2026-04-06 02:35:09,628 - INFO - Project ctest-TestECMPwithSVMChange-71211459 not found, creating it 2026-04-06 02:35:10,186 - INFO - Created Project:ctest-TestECMPwithSVMChange-71211459, ID : e3f98e27-6f88-477e-851e-1d0d42751953 2026-04-06 02:35:12,861 - INFO - Created VN ctest-mgmt_ctest-TestECMPwithSVMChange-71211459-28269940 2026-04-06 02:35:13,504 - INFO - Created VN ctest-left_ctest-TestECMPwithSVMChange-71211459-14114576 2026-04-06 02:35:14,153 - INFO - Created VN ctest-right_ctest-TestECMPwithSVMChange-71211459-41357691 2026-04-06 02:35:15,312 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPwithSVMChange-71211459-10796366>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:35:16,608 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPwithSVMChange-71211459-58279207>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:35:16,610 - INFO - ================================================================================ 2026-04-06 02:35:16,610 - INFO - STARTING TEST : test_ecmp_with_svm_deletion 2026-04-06 02:35:16,610 - INFO - TEST DESCRIPTION : Description: Validate ECMP with service chaining transparent mode datapath by removing SVMs Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating a service instance in transparent mode with 3 instances. 3.Creating a service chain by applying the service instance as a service in a policy between the VNs. 4.Delete the SVMs in the SI one by one. 5.There should be no traffic loss. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1 and vice-versa. Maintainer : ganeshahv@juniper.net 2026-04-06 02:35:17,296 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:35:17,296 - INFO - 2026-04-06 02:35:17,297 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-06 02:35:17,969 - INFO - 2026-04-06 02:35:17,969 - INFO - END TEST : test_ecmp_with_svm_deletion : SKIPPED[0:00:01] 2026-04-06 02:35:17,969 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:35:17,970 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPwithSVMChange-71211459-58279207 in state BUILD 2026-04-06 02:35:17,970 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPwithSVMChange-71211459-58279207 2026-04-06 02:35:17,997 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-71211459-58279207 has failed to come up 2026-04-06 02:35:17,997 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:17,997 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-71211459-58279207 has failed to come up 2026-04-06 02:35:17,997 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:18,063 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPwithSVMChange-71211459-10796366 in state BUILD 2026-04-06 02:35:18,063 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPwithSVMChange-71211459-10796366 2026-04-06 02:35:18,063 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-71211459-10796366 has failed to come up 2026-04-06 02:35:18,063 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:18,063 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-71211459-10796366 has failed to come up 2026-04-06 02:35:18,064 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:18,123 - INFO - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-71211459-14114576 2026-04-06 02:35:18,161 - WARNING - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-71211459-14114576 failed..Will retry 2026-04-06 02:35:20,346 - INFO - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-71211459-41357691 2026-04-06 02:35:20,518 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPwithSVMChange-71211459-28269940 2026-04-06 02:35:21,510 - INFO - Deleted project: ctest-TestECMPwithSVMChange-71211459, ID : e3f98e27-6f88-477e-851e-1d0d42751953 2026-04-06 02:35:21,724 - INFO - Domain Default found not creating 2026-04-06 02:35:21,891 - INFO - Project ctest-TestMultiInlineSVC-64072908 not found, creating it 2026-04-06 02:35:22,498 - INFO - Created Project:ctest-TestMultiInlineSVC-64072908, ID : 3f9184cb-65d2-4b32-a55e-0caaeaa85db5 2026-04-06 02:35:24,938 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVC-64072908-08862106 2026-04-06 02:35:25,596 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVC-64072908-26852588 2026-04-06 02:35:26,296 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVC-64072908-29352049 2026-04-06 02:35:27,797 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVC-64072908-24672232>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:35:29,032 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVC-64072908-39794746>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:35:29,034 - INFO - ================================================================================ 2026-04-06 02:35:29,034 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-04-06 02:35:29,034 - INFO - TEST DESCRIPTION : Description: Basic test to validate fate sharing in a multi inline service chain with 2 SIs, 1 SVM each. Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating 2 inline service instances SI1 and SI2. 3.Creating a service chain by applying the 2 service instances in a policy between t he VNs. 4.Associate an HC instance with right intf of one of the SVMs 5.Bring down the intf in the step 4 6.Verify that all the re-origined routes(ServiceChain) are deleted from all the RIs of all the SIs 7.Verify the step 6 in both control node and agent 8.Bring up the intf in the step 5 8.Verify that the routes should be re-originated again, and the traffic also starts flowing Pass criteria: Ping/Route deletion/Route addition should be successful. Maintainer : ankitja@juniper.net 2026-04-06 02:35:29,685 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:35:29,685 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-04-06 02:35:30,386 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-04-06 02:35:30,491 - INFO - Service template: ['default-domain', 'ctest-service_template_1-41049120'] deleted successfully. 2026-04-06 02:35:31,126 - INFO - 2026-04-06 02:35:31,126 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-04-06 02:35:31,126 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:35:31,132 - INFO - ================================================================================ 2026-04-06 02:35:31,132 - INFO - STARTING TEST : test_three_stage_v2_SC 2026-04-06 02:35:31,132 - INFO - TEST DESCRIPTION : Description: Validate multi-Inline SVC version 2. Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating 3 service instances. 3.Creating a service chain by applying the 3 service instances in a policy between t he VNs. 4.There should be no traffic loss. Pass criteria: Ping between the VMs should be successful. Maintainer : ganeshahv@juniper.net 2026-04-06 02:35:31,790 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:35:31,790 - INFO - 2026-04-06 02:35:31,790 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-06 02:35:32,439 - INFO - 2026-04-06 02:35:32,439 - INFO - END TEST : test_three_stage_v2_SC : SKIPPED[0:00:01] 2026-04-06 02:35:32,439 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:35:32,441 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVC-64072908-39794746 in state BUILD 2026-04-06 02:35:32,441 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVC-64072908-39794746 2026-04-06 02:35:32,466 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-64072908-39794746 has failed to come up 2026-04-06 02:35:32,466 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:32,466 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-64072908-39794746 has failed to come up 2026-04-06 02:35:32,466 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:32,549 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVC-64072908-24672232 in state BUILD 2026-04-06 02:35:32,549 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVC-64072908-24672232 2026-04-06 02:35:32,549 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-64072908-24672232 has failed to come up 2026-04-06 02:35:32,549 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:32,549 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-64072908-24672232 has failed to come up 2026-04-06 02:35:32,549 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:32,636 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVC-64072908-26852588 2026-04-06 02:35:32,697 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-64072908-26852588 failed..Will retry 2026-04-06 02:35:34,918 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVC-64072908-29352049 2026-04-06 02:35:35,079 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVC-64072908-08862106 2026-04-06 02:35:36,068 - INFO - Deleted project: ctest-TestMultiInlineSVC-64072908, ID : 3f9184cb-65d2-4b32-a55e-0caaeaa85db5 2026-04-06 02:35:36,284 - INFO - Domain Default found not creating 2026-04-06 02:35:36,451 - INFO - Project ctest-TestMultiInlineSVCIPv6-09837166 not found, creating it 2026-04-06 02:35:37,055 - INFO - Created Project:ctest-TestMultiInlineSVCIPv6-09837166, ID : bd271c3f-4818-4f7e-ade6-5f1e302e1533 2026-04-06 02:35:39,811 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-09837166-30556485 2026-04-06 02:35:40,768 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVCIPv6-09837166-10766084 2026-04-06 02:35:41,640 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVCIPv6-09837166-30377428 2026-04-06 02:35:42,942 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVCIPv6-09837166-90330215>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:35:44,212 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVCIPv6-09837166-70999119>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:35:44,214 - INFO - ================================================================================ 2026-04-06 02:35:44,214 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-04-06 02:35:44,889 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:35:44,889 - INFO - 2026-04-06 02:35:44,889 - INFO - ================================================================================ 2026-04-06 02:35:44,890 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-04-06 02:35:44,890 - INFO - TEST DESCRIPTION : Description: Basic test to validate fate sharing in a multi inline service chain with 2 SIs, 1 SVM each. Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating 2 inline service instances SI1 and SI2. 3.Creating a service chain by applying the 2 service instances in a policy between t he VNs. 4.Associate an HC instance with right intf of one of the SVMs 5.Bring down the intf in the step 4 6.Verify that all the re-origined routes(ServiceChain) are deleted from all the RIs of all the SIs 7.Verify the step 6 in both control node and agent 8.Bring up the intf in the step 5 8.Verify that the routes should be re-originated again, and the traffic also starts flowing Pass criteria: Ping/Route deletion/Route addition should be successful. Maintainer : ankitja@juniper.net 2026-04-06 02:35:45,574 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:35:45,574 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-04-06 02:35:46,217 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-04-06 02:35:46,319 - INFO - Service template: ['default-domain', 'ctest-service_template_1-52156776'] deleted successfully. 2026-04-06 02:35:46,985 - INFO - 2026-04-06 02:35:46,985 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-04-06 02:35:46,985 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:35:46,985 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-04-06 02:35:47,623 - INFO - 2026-04-06 02:35:47,623 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:03] 2026-04-06 02:35:47,623 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:35:47,624 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-09837166-70999119 in state BUILD 2026-04-06 02:35:47,625 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-09837166-70999119 2026-04-06 02:35:47,648 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-09837166-70999119 has failed to come up 2026-04-06 02:35:47,648 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:47,648 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-09837166-70999119 has failed to come up 2026-04-06 02:35:47,648 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:47,704 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-09837166-90330215 in state BUILD 2026-04-06 02:35:47,704 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-09837166-90330215 2026-04-06 02:35:47,704 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-09837166-90330215 has failed to come up 2026-04-06 02:35:47,705 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:47,705 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-09837166-90330215 has failed to come up 2026-04-06 02:35:47,705 - ERROR - Nova failed to get host of the VM 2026-04-06 02:35:47,776 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-09837166-10766084 2026-04-06 02:35:47,837 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-09837166-10766084 failed..Will retry 2026-04-06 02:35:50,025 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-09837166-30377428 2026-04-06 02:35:50,212 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-09837166-30556485 2026-04-06 02:35:51,137 - INFO - Deleted project: ctest-TestMultiInlineSVCIPv6-09837166, ID : bd271c3f-4818-4f7e-ade6-5f1e302e1533 2026-04-06 02:35:51,338 - INFO - Domain Default found not creating 2026-04-06 02:35:51,520 - INFO - Project ctest-FloatingipBasicTestSanity-59632378 not found, creating it 2026-04-06 02:35:52,049 - INFO - Created Project:ctest-FloatingipBasicTestSanity-59632378, ID : 732c231f-992f-4586-807d-f15943c6cf63 2026-04-06 02:35:53,515 - INFO - ================================================================================ 2026-04-06 02:35:53,515 - INFO - STARTING TEST : test_floating_ip 2026-04-06 02:35:53,515 - INFO - TEST DESCRIPTION : Test to validate floating-ip Assignment to a VM. It creates a VM, assigns a FIP to it and pings to a IP in the FIP VN. 2026-04-06 02:35:54,170 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:35:54,170 - INFO - 2026-04-06 02:35:55,313 - INFO - Created VN ctest-fvn-46477681 2026-04-06 02:35:55,974 - INFO - Verified VN network id 9 for VN 7be7c2ca-8fc5-4316-8465-105d6bb92c2f 2026-04-06 02:35:55,974 - INFO - Verifications in API Server for VN ctest-fvn-46477681 passed 2026-04-06 02:35:56,041 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-46477681 passed 2026-04-06 02:35:57,269 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-59632378:ctest-fvn-46477681 is found in opserver 2026-04-06 02:35:57,801 - INFO - Created VN ctest-vn1-01937979 2026-04-06 02:35:58,054 - INFO - Verified VN network id 10 for VN 4cb09431-b6c5-468e-97c9-e6d9fcc9c781 2026-04-06 02:35:58,054 - INFO - Verifications in API Server for VN ctest-vn1-01937979 passed 2026-04-06 02:35:58,122 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-01937979 passed 2026-04-06 02:35:58,429 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-59632378:ctest-vn1-01937979 is found in opserver 2026-04-06 02:36:03 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-04-06 02:36:30,592 - INFO - VM ([<Server: ctest-vn1_vm1_name-89272534>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:36:32,046 - INFO - VM ([<Server: ctest-fvn_vm1_name-72019275>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:36:32,308 - INFO - Creating Floating IP pool ctest-some-pool-77823591 in API Server 2026-04-06 02:36:33,064 - INFO - Verification for FIP pool ctest-some-pool-77823591 in API Server passed 2026-04-06 02:36:33,132 - INFO - Verification for FIP pool ctest-some-pool-77823591 in Control-node passed 2026-04-06 02:36:33,132 - INFO - Waiting for VM ctest-vn1_vm1_name-89272534 to be up.. 2026-04-06 02:37:44,682 - INFO - VM name : ctest-vn1_vm1_name-89272534 2026-04-06 02:38:18,800 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-89272534 passed 2026-04-06 02:38:39,577 - INFO - Waiting for VM ctest-fvn_vm1_name-72019275 to be up.. 2026-04-06 02:38:39,662 - INFO - VM name : ctest-fvn_vm1_name-72019275 2026-04-06 02:38:40,951 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-72019275 passed 2026-04-06 02:38:41,284 - INFO - Route for FIP 208.201.186.4 is fine on Control-node 10.0.0.249 2026-04-06 02:38:41,291 - INFO - Route for FIP 208.201.186.4 is fine on Control-node 10.0.0.33 2026-04-06 02:38:41,299 - INFO - Route for FIP 208.201.186.4 is fine on Control-node 10.0.0.27 2026-04-06 02:38:41,299 - INFO - FIP 208.201.186.4 verification for passed on all Control-nodes 2026-04-06 02:38:41,300 - INFO - FIP ID 088837c5-0e58-4d17-94d4-e663407ecc6d(208.201.186.4) validation in Control node passed 2026-04-06 02:38:41,353 - INFO - FIP ID 088837c5-0e58-4d17-94d4-e663407ecc6d(208.201.186.4) validation in agents passed 2026-04-06 02:38:41,360 - INFO - FIP ID 088837c5-0e58-4d17-94d4-e663407ecc6d(208.201.186.4) validation in API Server passed 2026-04-06 02:39:01,187 - INFO - Ping to IP 208.201.186.3 from VM ctest-vn1_vm1_name-89272534 passed 2026-04-06 02:39:01,346 - INFO - Deleting the FIP pool ctest-some-pool-77823591 2026-04-06 02:39:01,475 - INFO - Deleting VM ctest-fvn_vm1_name-72019275 2026-04-06 02:39:01,550 - INFO - Deleting VM ctest-vn1_vm1_name-89272534 2026-04-06 02:39:01,620 - INFO - Deleting VN ctest-vn1-01937979 2026-04-06 02:39:01,673 - WARNING - Deleting VN ctest-vn1-01937979 failed..Will retry 2026-04-06 02:39:04,002 - INFO - Validated that VN ctest-vn1-01937979 is not found in API Server 2026-04-06 02:39:04,024 - INFO - Validated that VN ctest-vn1-01937979 is not in any agent 2026-04-06 02:39:04,057 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-01937979 info 2026-04-06 02:39:04,057 - INFO - Deleting VN ctest-fvn-46477681 2026-04-06 02:39:04,362 - INFO - Validated that VN ctest-fvn-46477681 is not found in API Server 2026-04-06 02:39:04,384 - INFO - Validated that VN ctest-fvn-46477681 is not in any agent 2026-04-06 02:39:04,425 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-46477681 info 2026-04-06 02:39:05,685 - INFO - END TEST : test_floating_ip : PASSED[0:03:12] 2026-04-06 02:39:05,685 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:06,458 - INFO - Deleted project: ctest-FloatingipBasicTestSanity-59632378, ID : 732c231f-992f-4586-807d-f15943c6cf63 2026-04-06 02:39:06,732 - INFO - Domain Default found not creating 2026-04-06 02:39:06,948 - INFO - Project ctest-TestSanity_MX-00228650 not found, creating it 2026-04-06 02:39:07,461 - INFO - Created Project:ctest-TestSanity_MX-00228650, ID : 97d1c2cc-8f3b-4b95-9a52-808f0fec082e 2026-04-06 02:39:09,106 - INFO - ================================================================================ 2026-04-06 02:39:09,106 - INFO - STARTING TEST : test_mx_gateway 2026-04-06 02:39:09,106 - INFO - TEST DESCRIPTION : Test to validate floating-ip from a public pool assignment to a VM. It creates a VM, assigns a FIP to it and pings to outside the cluster. 1.Check env variable MX_GW_TEST is set to 1. This confirm the MX present in Setup. 2.Create 2 Vns. One public100 and other vn200. VN public100 created with IP pool accessible from outside network. 3.VM vm200 launched under vn200. 4.VM vm200 get floating ip from public100 network 5.Configure the control with MX peering if not present. 6.Try to ping outside network and check connecivity Pass criteria: Step 6 should pass Maintainer: chhandak@juniper.net 2026-04-06 02:39:10,391 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-04-06 02:39:11,666 - INFO - 2026-04-06 02:39:11,666 - INFO - END TEST : test_mx_gateway : SKIPPED[0:00:02] 2026-04-06 02:39:11,666 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:12,441 - INFO - Deleted project: ctest-TestSanity_MX-00228650, ID : 97d1c2cc-8f3b-4b95-9a52-808f0fec082e 2026-04-06 02:39:12,652 - INFO - Domain Default found not creating 2026-04-06 02:39:12,821 - INFO - Project ctest-TestHeat-20131867 not found, creating it 2026-04-06 02:39:13,434 - INFO - Created Project:ctest-TestHeat-20131867, ID : 05e0a504-106e-4b03-9beb-5997fc064b58 2026-04-06 02:39:15,180 - INFO - ================================================================================ 2026-04-06 02:39:15,180 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-04-06 02:39:15,180 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat. Create a end VN. Associate FIPs to the end VM and the right intf of the SVM. Create a static route entry to point 0/0 to the left intf of the SVM. The end VM should be able to access internet. 2026-04-06 02:39:16,457 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:39:16,457 - INFO - 2026-04-06 02:39:16,480 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-06 02:39:17,742 - INFO - 2026-04-06 02:39:17,742 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:02] 2026-04-06 02:39:17,742 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:17,744 - INFO - ================================================================================ 2026-04-06 02:39:17,745 - INFO - STARTING TEST : test_transit_vn_sym_1_innet 2026-04-06 02:39:19,016 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:39:19,016 - INFO - 2026-04-06 02:39:19,017 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-06 02:39:20,281 - INFO - 2026-04-06 02:39:20,281 - INFO - END TEST : test_transit_vn_sym_1_innet : SKIPPED[0:00:03] 2026-04-06 02:39:20,281 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:21,064 - INFO - Deleted project: ctest-TestHeat-20131867, ID : 05e0a504-106e-4b03-9beb-5997fc064b58 2026-04-06 02:39:21,271 - INFO - Domain Default found not creating 2026-04-06 02:39:21,435 - INFO - Project ctest-TestHeatIPv6-82551240 not found, creating it 2026-04-06 02:39:22,086 - INFO - Created Project:ctest-TestHeatIPv6-82551240, ID : c59d5ae2-d303-4d4c-a0b6-05521cef531d 2026-04-06 02:39:23,727 - INFO - ================================================================================ 2026-04-06 02:39:23,727 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-04-06 02:39:23,728 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat. Create a end VN. Associate FIPs to the end VM and the right intf of the SVM. Create a static route entry to point 0/0 to the left intf of the SVM. The end VM should be able to access internet. 2026-04-06 02:39:24,998 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:39:24,998 - INFO - 2026-04-06 02:39:24,998 - INFO - Skipped as v6 not supported for this test 2026-04-06 02:39:26,297 - INFO - 2026-04-06 02:39:26,297 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03] 2026-04-06 02:39:26,297 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:27,059 - INFO - Deleted project: ctest-TestHeatIPv6-82551240, ID : c59d5ae2-d303-4d4c-a0b6-05521cef531d 2026-04-06 02:39:27,278 - INFO - Domain Default found not creating 2026-04-06 02:39:27,444 - INFO - Project ctest-TestBasicHeat-97048135 not found, creating it 2026-04-06 02:39:27,941 - INFO - Created Project:ctest-TestBasicHeat-97048135, ID : 919b2b22-b74c-4f58-94ec-ad26b531602e 2026-04-06 02:39:30,580 - INFO - ================================================================================ 2026-04-06 02:39:30,580 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-04-06 02:39:30,580 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat 2026-04-06 02:39:31,865 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:39:31,865 - INFO - 2026-04-06 02:39:31,891 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-06 02:39:33,177 - INFO - 2026-04-06 02:39:33,177 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03] 2026-04-06 02:39:33,177 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:33,987 - INFO - Deleted project: ctest-TestBasicHeat-97048135, ID : 919b2b22-b74c-4f58-94ec-ad26b531602e 2026-04-06 02:39:34,214 - INFO - Domain Default found not creating 2026-04-06 02:39:34,377 - INFO - Project ctest-TestBasicHeatIPv6-73467048 not found, creating it 2026-04-06 02:39:34,963 - INFO - Created Project:ctest-TestBasicHeatIPv6-73467048, ID : 786989ad-fe4c-4409-9070-5b28c7625954 2026-04-06 02:39:36,544 - INFO - ================================================================================ 2026-04-06 02:39:36,544 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-04-06 02:39:37,820 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:39:37,821 - INFO - 2026-04-06 02:39:37,845 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-06 02:39:39,130 - INFO - 2026-04-06 02:39:39,130 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03] 2026-04-06 02:39:39,130 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:39,905 - INFO - Deleted project: ctest-TestBasicHeatIPv6-73467048, ID : 786989ad-fe4c-4409-9070-5b28c7625954 2026-04-06 02:39:40,088 - INFO - Domain Default found not creating 2026-04-06 02:39:40,232 - INFO - Project ctest-TestCRUD-87516705 not found, creating it 2026-04-06 02:39:40,822 - INFO - Created Project:ctest-TestCRUD-87516705, ID : ee1ec289-78a9-4a22-ae55-eecaef06ad27 2026-04-06 02:39:42,296 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-72504057'] 2026-04-06 02:39:43,312 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-34570387'] 2026-04-06 02:39:44,462 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-87516705', 'ctest-proj-sg1-96529827'] 2026-04-06 02:39:45,461 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-87516705', 'ctest-proj-sg2-73995896'] 2026-04-06 02:39:46,316 - INFO - ================================================================================ 2026-04-06 02:39:46,316 - INFO - STARTING TEST : test_router_crud 2026-04-06 02:39:47,582 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:39:47,583 - INFO - 2026-04-06 02:39:47,583 - INFO - Router create Request {'router': {'name': 'name-22331042'}} 2026-04-06 02:39:47,703 - INFO - Router create Response : {'router': {'id': '08c5493d-c308-4f64-9f5c-9a18ffd57528', 'name': 'name-22331042', 'tenant_id': 'c7eef1ed11864b89b3a092a64280c0ed', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-22331042'], 'description': '', 'project_id': 'c7eef1ed11864b89b3a092a64280c0ed'}} 2026-04-06 02:39:47,704 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-22331042'}} 2026-04-06 02:39:47,727 - INFO - Attribute id is created 2026-04-06 02:39:47,727 - INFO - Attribute name is created 2026-04-06 02:39:47,727 - INFO - Attribute admin_state_up is created 2026-04-06 02:39:47,727 - INFO - Attribute status is created 2026-04-06 02:39:47,727 - INFO - Attribute tenant_id is created 2026-04-06 02:39:48,156 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-04-06 02:39:48,156 - INFO - Router Update request {'router': {'name': 'name-43523606'}} 2026-04-06 02:39:48,215 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-43523606'}} 2026-04-06 02:39:48,215 - INFO - Response : {'router': {'id': '08c5493d-c308-4f64-9f5c-9a18ffd57528', 'name': 'name-43523606', 'tenant_id': 'c7eef1ed11864b89b3a092a64280c0ed', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-22331042'], 'description': '', 'project_id': 'c7eef1ed11864b89b3a092a64280c0ed'}} 2026-04-06 02:39:48,215 - INFO - Updation of Router 08c5493d-c308-4f64-9f5c-9a18ffd57528 with body {'router': {'name': 'name-43523606'}} passed 2026-04-06 02:39:48,215 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:48,215 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-04-06 02:39:48,281 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-04-06 02:39:48,281 - INFO - Response : {'router': {'id': '08c5493d-c308-4f64-9f5c-9a18ffd57528', 'name': 'name-43523606', 'tenant_id': 'c7eef1ed11864b89b3a092a64280c0ed', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-22331042'], 'description': '', 'project_id': 'c7eef1ed11864b89b3a092a64280c0ed'}} 2026-04-06 02:39:48,281 - INFO - Updation of Router 08c5493d-c308-4f64-9f5c-9a18ffd57528 with body {'router': {'admin_state_up': 'False'}} passed 2026-04-06 02:39:48,282 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:48,282 - INFO - Deleting router 08c5493d-c308-4f64-9f5c-9a18ffd57528 2026-04-06 02:39:48,375 - ERROR - Result of delete router 08c5493d-c308-4f64-9f5c-9a18ffd57528: () 2026-04-06 02:39:48,375 - INFO - ================================================================================ 2026-04-06 02:39:48,375 - INFO - Router create Request {'router': {'admin_state_up': 'False', 'name': 'name-20576492'}} 2026-04-06 02:39:48,498 - INFO - Router create Response : {'router': {'id': 'de555860-c00f-4498-85c7-2fafbe655917', 'name': 'name-20576492', 'tenant_id': 'c7eef1ed11864b89b3a092a64280c0ed', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-20576492'], 'description': '', 'project_id': 'c7eef1ed11864b89b3a092a64280c0ed'}} 2026-04-06 02:39:48,499 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'False', 'name': 'name-20576492'}} 2026-04-06 02:39:48,515 - INFO - Attribute id is created 2026-04-06 02:39:48,516 - INFO - Attribute name is created 2026-04-06 02:39:48,516 - INFO - Attribute admin_state_up is created 2026-04-06 02:39:48,516 - INFO - Attribute status is created 2026-04-06 02:39:48,516 - INFO - Attribute tenant_id is created 2026-04-06 02:39:48,996 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-04-06 02:39:48,996 - INFO - Router Update request {'router': {'name': 'name-49932825'}} 2026-04-06 02:39:49,054 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-49932825'}} 2026-04-06 02:39:49,054 - INFO - Response : {'router': {'id': 'de555860-c00f-4498-85c7-2fafbe655917', 'name': 'name-49932825', 'tenant_id': 'c7eef1ed11864b89b3a092a64280c0ed', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-20576492'], 'description': '', 'project_id': 'c7eef1ed11864b89b3a092a64280c0ed'}} 2026-04-06 02:39:49,054 - INFO - Updation of Router de555860-c00f-4498-85c7-2fafbe655917 with body {'router': {'name': 'name-49932825'}} passed 2026-04-06 02:39:49,054 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:49,054 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-04-06 02:39:49,118 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-04-06 02:39:49,118 - INFO - Response : {'router': {'id': 'de555860-c00f-4498-85c7-2fafbe655917', 'name': 'name-49932825', 'tenant_id': 'c7eef1ed11864b89b3a092a64280c0ed', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-20576492'], 'description': '', 'project_id': 'c7eef1ed11864b89b3a092a64280c0ed'}} 2026-04-06 02:39:49,118 - INFO - Updation of Router de555860-c00f-4498-85c7-2fafbe655917 with body {'router': {'admin_state_up': 'True'}} passed 2026-04-06 02:39:49,118 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:49,118 - INFO - Deleting router de555860-c00f-4498-85c7-2fafbe655917 2026-04-06 02:39:49,229 - ERROR - Result of delete router de555860-c00f-4498-85c7-2fafbe655917: () 2026-04-06 02:39:49,229 - INFO - ================================================================================ 2026-04-06 02:39:49,230 - INFO - Router create Request {'router': {'tenant_id': 'ee1ec289-78a9-4a22-ae55-eecaef06ad27', 'name': 'name-47331029'}} 2026-04-06 02:39:49,394 - INFO - Router create Response : {'router': {'id': '8f094614-05f5-4624-8e9e-eeddd57857df', 'name': 'name-47331029', 'tenant_id': 'ee1ec28978a94a22ae55eecaef06ad27', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-87516705', 'name-47331029'], 'description': '', 'project_id': 'ee1ec28978a94a22ae55eecaef06ad27'}} 2026-04-06 02:39:49,394 - INFO - Router create PASSED ,Body : {'router': {'tenant_id': 'ee1ec289-78a9-4a22-ae55-eecaef06ad27', 'name': 'name-47331029'}} 2026-04-06 02:39:49,417 - INFO - Attribute id is created 2026-04-06 02:39:49,417 - INFO - Attribute name is created 2026-04-06 02:39:49,417 - INFO - Attribute admin_state_up is created 2026-04-06 02:39:49,417 - INFO - Attribute status is created 2026-04-06 02:39:49,417 - INFO - Attribute tenant_id is created 2026-04-06 02:39:49,889 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-04-06 02:39:49,890 - INFO - Router Update request {'router': {'name': 'name-24944416'}} 2026-04-06 02:39:49,945 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-24944416'}} 2026-04-06 02:39:49,946 - INFO - Response : {'router': {'id': '8f094614-05f5-4624-8e9e-eeddd57857df', 'name': 'name-24944416', 'tenant_id': 'ee1ec28978a94a22ae55eecaef06ad27', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-87516705', 'name-47331029'], 'description': '', 'project_id': 'ee1ec28978a94a22ae55eecaef06ad27'}} 2026-04-06 02:39:49,946 - INFO - Updation of Router 8f094614-05f5-4624-8e9e-eeddd57857df with body {'router': {'name': 'name-24944416'}} passed 2026-04-06 02:39:49,946 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:49,946 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-04-06 02:39:50,017 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-04-06 02:39:50,017 - INFO - Response : {'router': {'id': '8f094614-05f5-4624-8e9e-eeddd57857df', 'name': 'name-24944416', 'tenant_id': 'ee1ec28978a94a22ae55eecaef06ad27', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-87516705', 'name-47331029'], 'description': '', 'project_id': 'ee1ec28978a94a22ae55eecaef06ad27'}} 2026-04-06 02:39:50,017 - INFO - Updation of Router 8f094614-05f5-4624-8e9e-eeddd57857df with body {'router': {'admin_state_up': 'True'}} passed 2026-04-06 02:39:50,017 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:50,017 - INFO - Deleting router 8f094614-05f5-4624-8e9e-eeddd57857df 2026-04-06 02:39:50,135 - ERROR - Result of delete router 8f094614-05f5-4624-8e9e-eeddd57857df: () 2026-04-06 02:39:50,136 - INFO - ================================================================================ 2026-04-06 02:39:50,136 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-87516705', 'ctest-proj-sg2-73995896'] 2026-04-06 02:39:50,220 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-87516705', 'ctest-proj-sg1-96529827'] 2026-04-06 02:39:50,317 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-34570387'] 2026-04-06 02:39:50,423 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-72504057'] 2026-04-06 02:39:51,762 - INFO - END TEST : test_router_crud : PASSED[0:00:05] 2026-04-06 02:39:51,762 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:52,496 - INFO - Deleted project: ctest-TestCRUD-87516705, ID : ee1ec289-78a9-4a22-ae55-eecaef06ad27 2026-04-06 02:39:52,691 - INFO - Domain Default found not creating 2026-04-06 02:39:52,854 - INFO - Project ctest-TestPorts-80366643 not found, creating it 2026-04-06 02:39:53,372 - INFO - Created Project:ctest-TestPorts-80366643, ID : b028cf27-c042-4e74-b5ac-0e66fe8abef2 2026-04-06 02:39:54,822 - INFO - ================================================================================ 2026-04-06 02:39:54,822 - INFO - STARTING TEST : test_ports_bindings 2026-04-06 02:39:54,822 - INFO - TEST DESCRIPTION : Verify that we are able to create a port with custom port bindings Steps: 1) Create Port with Port bindings profile set to {'foo': 'bar'} 2) Retrieve and verify the same is set 2026-04-06 02:39:56,114 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:39:56,114 - INFO - 2026-04-06 02:39:57,202 - INFO - Created VN ctest-vn-52928510 2026-04-06 02:39:57,974 - INFO - VMI 65d54f87-ed29-45dd-b271-fa8ece99fc01 verification in API Server passed 2026-04-06 02:39:58,116 - INFO - Deleted port 65d54f87-ed29-45dd-b271-fa8ece99fc01 2026-04-06 02:39:58,116 - INFO - Deleting VN ctest-vn-52928510 2026-04-06 02:39:59,524 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05] 2026-04-06 02:39:59,524 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:39:59,526 - INFO - ================================================================================ 2026-04-06 02:39:59,526 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-06 02:39:59,526 - INFO - TEST DESCRIPTION : Create ports with specific Subnet and IP Create two ports in a VN with 2 subnets and specific IPs Attach to two VMs Ping between them should pass 2026-04-06 02:40:00,856 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:40:00,856 - INFO - 2026-04-06 02:40:01,858 - INFO - Created VN ctest-vn1-53722726 2026-04-06 02:40:03,210 - INFO - VM ([<Server: ctest-vn1-vm1-20065867>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:40:03,710 - INFO - VM ([<Server: ctest-vn1-vm2-21373567>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:40:03,710 - INFO - Waiting for VM ctest-vn1-vm1-20065867 to be up.. 2026-04-06 02:40:08,842 - INFO - VM name : ctest-vn1-vm1-20065867 2026-04-06 02:40:14,623 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-20065867 passed 2026-04-06 02:40:14,855 - INFO - Waiting for VM ctest-vn1-vm2-21373567 to be up.. 2026-04-06 02:40:14,961 - INFO - VM name : ctest-vn1-vm2-21373567 2026-04-06 02:40:16,362 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-21373567 passed 2026-04-06 02:40:24,771 - INFO - Ping to IP 97.31.55.197 from VM ctest-vn1-vm2-21373567 passed 2026-04-06 02:40:24,771 - INFO - Detaching port 600dd708-f2d6-4dda-bce2-1a57613db69a from VM ctest-vn1-vm2-21373567 2026-04-06 02:40:24,830 - INFO - Deleting VM ctest-vn1-vm2-21373567 2026-04-06 02:40:24,894 - INFO - Detaching port 16aad215-0114-4498-b8a2-33d9d170bcf2 from VM ctest-vn1-vm1-20065867 2026-04-06 02:40:24,923 - INFO - Deleting VM ctest-vn1-vm1-20065867 2026-04-06 02:40:25,565 - INFO - Deleting VN ctest-vn1-53722726 2026-04-06 02:40:27,017 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:28] 2026-04-06 02:40:27,017 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:40:27,739 - INFO - Deleted project: ctest-TestPorts-80366643, ID : b028cf27-c042-4e74-b5ac-0e66fe8abef2 2026-04-06 02:40:27,909 - INFO - Domain Default found not creating 2026-04-06 02:40:28,089 - INFO - Project ctest-TestRouters-56922497 not found, creating it 2026-04-06 02:40:28,632 - INFO - Created Project:ctest-TestRouters-56922497, ID : 17bf2c8e-65b2-4109-a217-5b3beba1578c 2026-04-06 02:40:31,205 - INFO - ================================================================================ 2026-04-06 02:40:31,205 - INFO - STARTING TEST : test_basic_router_behavior 2026-04-06 02:40:31,205 - INFO - TEST DESCRIPTION : Validate a router is able to route packets between two VNs Create a router Create 2 VNs, and a VM in each Add router port from each VN Ping between VMs 2026-04-06 02:40:32,474 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:40:32,474 - INFO - 2026-04-06 02:40:33,426 - INFO - Created VN ctest-vn1-33906632 2026-04-06 02:40:34,120 - INFO - Created VN ctest-vn2-25669346 2026-04-06 02:40:35,315 - INFO - VM ([<Server: ctest-vn1-vm1-92589035>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:40:36,689 - INFO - VM ([<Server: ctest-vn2-vm1-37491990>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:40:36,823 - INFO - Adding interface with subnet_id 38e372bc-fa7f-47ec-acbb-6b9b7f835a9b, port_id None to router ee03b8fb-d661-4cd9-b4c8-6d549d1273e7 2026-04-06 02:40:37,220 - INFO - Waiting for VM ctest-vn1-vm1-92589035 to be up.. 2026-04-06 02:40:42,488 - INFO - VM name : ctest-vn1-vm1-92589035 2026-04-06 02:40:48,297 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-92589035 passed 2026-04-06 02:40:48,532 - INFO - Waiting for VM ctest-vn2-vm1-37491990 to be up.. 2026-04-06 02:40:48,629 - INFO - VM name : ctest-vn2-vm1-37491990 2026-04-06 02:40:49,982 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-37491990 passed 2026-04-06 02:40:59,339 - WARNING - Ping to IP 31.245.15.3 from VM ctest-vn1-vm1-92589035 failed 2026-04-06 02:40:59,339 - INFO - Adding interface with subnet_id 93ea0c04-dfd7-4875-accb-a31379c5e461, port_id None to router ee03b8fb-d661-4cd9-b4c8-6d549d1273e7 2026-04-06 02:41:02,969 - WARNING - Ping to IP 31.245.15.3 from VM ctest-vn1-vm1-92589035 failed 2026-04-06 02:41:06,176 - INFO - Ping to IP 31.245.15.3 from VM ctest-vn1-vm1-92589035 passed 2026-04-06 02:41:06,176 - INFO - Deleting interface with subnet_id 38e372bc-fa7f-47ec-acbb-6b9b7f835a9b, port_id None from router ee03b8fb-d661-4cd9-b4c8-6d549d1273e7 2026-04-06 02:41:09,648 - WARNING - Ping to IP 31.245.15.3 from VM ctest-vn1-vm1-92589035 failed 2026-04-06 02:41:09,648 - INFO - Adding interface with subnet_id 38e372bc-fa7f-47ec-acbb-6b9b7f835a9b, port_id None to router ee03b8fb-d661-4cd9-b4c8-6d549d1273e7 2026-04-06 02:41:12,199 - INFO - Ping to IP 31.245.15.3 from VM ctest-vn1-vm1-92589035 passed 2026-04-06 02:41:12,199 - INFO - Deleting interface with subnet_id 93ea0c04-dfd7-4875-accb-a31379c5e461, port_id None from router ee03b8fb-d661-4cd9-b4c8-6d549d1273e7 2026-04-06 02:41:12,460 - INFO - Deleting interface with subnet_id 38e372bc-fa7f-47ec-acbb-6b9b7f835a9b, port_id None from router ee03b8fb-d661-4cd9-b4c8-6d549d1273e7 2026-04-06 02:41:12,801 - INFO - Deleting VM ctest-vn2-vm1-37491990 2026-04-06 02:41:12,898 - INFO - Deleting VM ctest-vn1-vm1-92589035 2026-04-06 02:41:12,966 - INFO - Deleting VN ctest-vn2-25669346 2026-04-06 02:41:13,011 - WARNING - Deleting VN ctest-vn2-25669346 failed..Will retry 2026-04-06 02:41:15,173 - INFO - Deleting VN ctest-vn1-33906632 2026-04-06 02:41:16,608 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:45] 2026-04-06 02:41:16,608 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:41:17,332 - INFO - Deleted project: ctest-TestRouters-56922497, ID : 17bf2c8e-65b2-4109-a217-5b3beba1578c 2026-04-06 02:41:17,526 - INFO - Domain Default found not creating 2026-04-06 02:41:17,685 - INFO - Project ctest-TestRoutersBasic-51766587 not found, creating it 2026-04-06 02:41:18,222 - INFO - Created Project:ctest-TestRoutersBasic-51766587, ID : e1584bbd-6249-4185-a393-44b68216c0a7 2026-04-06 02:41:19,675 - INFO - ================================================================================ 2026-04-06 02:41:19,676 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-04-06 02:41:19,676 - INFO - TEST DESCRIPTION : Create an external network, a router set router-gateway to external network launch a private network and attach it to router validate left vm pinging right vm through Snat 2026-04-06 02:41:20,939 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:41:20,939 - INFO - 2026-04-06 02:41:21,829 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-51766587 2026-04-06 02:41:21,891 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-51766587 2026-04-06 02:41:23,012 - INFO - Created VN ctest-vn-31005427 2026-04-06 02:41:23,785 - INFO - Created VN ctest-ext_vn-24213566 2026-04-06 02:41:24,992 - INFO - VM ([<Server: ctest-TestRoutersBasic-51766587-74959282>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:41:26,251 - INFO - VM ([<Server: ctest-TestRoutersBasic-51766587-16512790>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:41:26,361 - INFO - Setting gateway for router b3e0a232-1bf2-40bd-913d-cb9020f71b33 to network 15809c4e-2f83-412b-ba74-2de24009d3c6 2026-04-06 02:41:26,456 - INFO - Adding interface with subnet_id bc8324f2-0bdf-469c-93cf-07f63d214792, port_id None to router b3e0a232-1bf2-40bd-913d-cb9020f71b33 2026-04-06 02:41:26,849 - INFO - Waiting for VM ctest-TestRoutersBasic-51766587-74959282 to be up.. 2026-04-06 02:41:32,128 - INFO - VM name : ctest-TestRoutersBasic-51766587-74959282 2026-04-06 02:41:37,916 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-51766587-74959282 passed 2026-04-06 02:41:38,142 - INFO - Waiting for VM ctest-TestRoutersBasic-51766587-16512790 to be up.. 2026-04-06 02:41:38,222 - INFO - VM name : ctest-TestRoutersBasic-51766587-16512790 2026-04-06 02:41:39,571 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-51766587-16512790 passed 2026-04-06 02:41:43,452 - INFO - Ping to IP 82.20.59.3 from VM ctest-TestRoutersBasic-51766587-74959282 passed 2026-04-06 02:41:43,452 - INFO - Deleting interface with subnet_id bc8324f2-0bdf-469c-93cf-07f63d214792, port_id None from router b3e0a232-1bf2-40bd-913d-cb9020f71b33 2026-04-06 02:41:43,806 - INFO - Deleting VM ctest-TestRoutersBasic-51766587-16512790 2026-04-06 02:41:43,933 - INFO - Deleting VM ctest-TestRoutersBasic-51766587-74959282 2026-04-06 02:41:44,078 - INFO - Deleting VN ctest-ext_vn-24213566 2026-04-06 02:41:44,183 - WARNING - Deleting VN ctest-ext_vn-24213566 failed..Will retry 2026-04-06 02:41:46,330 - INFO - Deleting VN ctest-vn-31005427 2026-04-06 02:41:47,783 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:28] 2026-04-06 02:41:47,783 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:41:48,496 - INFO - Deleted project: ctest-TestRoutersBasic-51766587, ID : e1584bbd-6249-4185-a393-44b68216c0a7 2026-04-06 02:41:48,679 - INFO - Domain Default found not creating 2026-04-06 02:41:48,822 - INFO - Project ctest-TestBasicPolicyIpv4v6-33709786 not found, creating it 2026-04-06 02:41:49,355 - INFO - Created Project:ctest-TestBasicPolicyIpv4v6-33709786, ID : 3914ed1a-b60f-482d-a46a-f39bd1544b04 2026-04-06 02:41:50,752 - INFO - ================================================================================ 2026-04-06 02:41:50,752 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-04-06 02:41:50,752 - INFO - TEST DESCRIPTION : Create 2 Vns and allow icmp traffic between them and validate with pings Update the policy to deny the same traffic Check that pings fail 2026-04-06 02:41:52,032 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:41:52,032 - INFO - 2026-04-06 02:41:53,249 - INFO - Created VN ctest-vn-63342489 2026-04-06 02:41:54,107 - INFO - Created VN ctest-vn-16368098 2026-04-06 02:41:55,601 - INFO - Verified VN network id 12 for VN 62f82465-e886-4399-b33d-c2f887c1ad0a 2026-04-06 02:41:55,602 - INFO - Verifications in API Server for VN ctest-vn-63342489 passed 2026-04-06 02:41:55,700 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-63342489 passed 2026-04-06 02:41:55,821 - INFO - VN ctest-vn-63342489 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-06 02:41:56,948 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-33709786:ctest-vn-63342489 is found in opserver 2026-04-06 02:41:57,158 - INFO - Verified VN network id 13 for VN eedf18de-6398-4174-8b89-78f48e5fc07f 2026-04-06 02:41:57,158 - INFO - Verifications in API Server for VN ctest-vn-16368098 passed 2026-04-06 02:41:57,227 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-16368098 passed 2026-04-06 02:41:57,347 - INFO - VN ctest-vn-16368098 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-06 02:41:57,551 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-33709786:ctest-vn-16368098 is found in opserver 2026-04-06 02:41:58,748 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-33709786-21810926>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:41:59,994 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-33709786-55230939>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:41:59,994 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-33709786-21810926 to be up.. 2026-04-06 02:42:05,164 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-33709786-21810926 2026-04-06 02:42:37,565 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-33709786-21810926 passed 2026-04-06 02:42:58,400 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-33709786-55230939 to be up.. 2026-04-06 02:42:58,500 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-33709786-55230939 2026-04-06 02:42:59,872 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-33709786-55230939 passed 2026-04-06 02:43:18,705 - INFO - Ping to IP 40.162.140.3 from VM ctest-TestBasicPolicyIpv4v6-33709786-21810926 passed 2026-04-06 02:43:22,401 - WARNING - Ping to IP 40.162.140.3 from VM ctest-TestBasicPolicyIpv4v6-33709786-21810926 failed 2026-04-06 02:43:22,401 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-33709786-55230939 2026-04-06 02:43:22,469 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-33709786-21810926 2026-04-06 02:43:22,981 - INFO - Deleted policy ctest-policy-allow-all-48736443 2026-04-06 02:43:22,981 - INFO - Deleting VN ctest-vn-16368098 2026-04-06 02:43:23,031 - WARNING - Deleting VN ctest-vn-16368098 failed..Will retry 2026-04-06 02:43:25,415 - INFO - Validated that VN ctest-vn-16368098 is not found in API Server 2026-04-06 02:43:25,435 - INFO - Validated that VN ctest-vn-16368098 is not in any agent 2026-04-06 02:43:25,461 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-16368098 info 2026-04-06 02:43:25,462 - INFO - Deleting VN ctest-vn-63342489 2026-04-06 02:43:25,783 - INFO - Validated that VN ctest-vn-63342489 is not found in API Server 2026-04-06 02:43:25,806 - INFO - Validated that VN ctest-vn-63342489 is not in any agent 2026-04-06 02:43:25,836 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-63342489 info 2026-04-06 02:43:27,123 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:01:37] 2026-04-06 02:43:27,123 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:43:27,125 - INFO - ================================================================================ 2026-04-06 02:43:27,125 - INFO - STARTING TEST : test_policy 2026-04-06 02:43:28,414 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:43:28,414 - INFO - 2026-04-06 02:43:28,414 - INFO - ================================================================================ 2026-04-06 02:43:28,414 - INFO - STARTING TEST : test_policy 2026-04-06 02:43:28,414 - INFO - TEST DESCRIPTION : Configure policies based on topology and run policy related verifications. 2026-04-06 02:43:29,691 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:43:29,691 - INFO - 2026-04-06 02:43:29,691 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_basic_topology.sdn_basic_config'> 2026-04-06 02:43:30,099 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyIpv4v6-33709786'](3914ed1a-b60f-482d-a46a-f39bd1544b04) 2026-04-06 02:43:30,099 - INFO - provision user ctest-TestBasicPolicyIpv4v6-33709786 with role as admin in tenant ctest-TestBasicPolicyIpv4v6-33709786 2026-04-06 02:43:31,155 - INFO - Verification of project ctest-TestBasicPolicyIpv4v6-33709786 in API Server 10.0.0.33 passed 2026-04-06 02:43:31,557 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyIpv4v6-33709786-default-ipam passed 2026-04-06 02:43:31,574 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyIpv4v6-33709786-default-ipam passed 2026-04-06 02:43:32,580 - INFO - Created VN ctest-vnet0-87621911 2026-04-06 02:43:32,895 - INFO - Verified VN network id 12 for VN b516d7f2-fe34-49b9-95d5-6e94c7ff8872 2026-04-06 02:43:32,895 - INFO - Verifications in API Server for VN ctest-vnet0-87621911 passed 2026-04-06 02:45:32,942 - ERROR - Socket Connection error: HTTPConnectionPool(host='10.0.0.27', port=8083): Max retries exceeded with url: /Snh_ShowRoutingInstanceReq?name=default-domain:ctest-TestBasicPolicyIpv4v6-33709786:ctest-vnet0-87621911:ctest-vnet0-87621911 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f069fa3e4f0>, 'Connection to 10.0.0.27 timed out. (connect timeout=120)')) 2026-04-06 02:45:38,005 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-87621911 passed 2026-04-06 02:45:38,302 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-33709786:ctest-vnet0-87621911 is found in opserver 2026-04-06 02:45:44,442 - INFO - Created VN ctest-vnet1-68522547 2026-04-06 02:45:44,784 - INFO - Verified VN network id 13 for VN c2615481-8c11-4fb8-ab64-a94c094d97f3 2026-04-06 02:45:44,784 - INFO - Verifications in API Server for VN ctest-vnet1-68522547 passed 2026-04-06 02:45:44,863 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-68522547 passed 2026-04-06 02:45:45,081 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-33709786:ctest-vnet1-68522547 is found in opserver 2026-04-06 02:45:46,174 - INFO - Created VN ctest-vnet2-42558253 2026-04-06 02:45:46,504 - INFO - Verified VN network id 14 for VN 5a508697-3c0d-45d7-8ef0-f8c4d7c7cca7 2026-04-06 02:45:46,504 - INFO - Verifications in API Server for VN ctest-vnet2-42558253 passed 2026-04-06 02:45:46,566 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet2-42558253 passed 2026-04-06 02:45:46,758 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-33709786:ctest-vnet2-42558253 is found in opserver 2026-04-06 02:45:47,809 - INFO - Created VN ctest-vnet3-57656169 2026-04-06 02:45:48,147 - INFO - Verified VN network id 15 for VN 52d9bcdb-1c23-4b61-b07e-02420262e169 2026-04-06 02:45:48,147 - INFO - Verifications in API Server for VN ctest-vnet3-57656169 passed 2026-04-06 02:45:48,205 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet3-57656169 passed 2026-04-06 02:45:48,373 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-33709786:ctest-vnet3-57656169 is found in opserver 2026-04-06 02:45:48,830 - INFO - Verified policy ctest-policy0-66788521 in API Server, Result: True 2026-04-06 02:45:49,229 - INFO - Verified policy ctest-policy1-24906056 in API Server, Result: True 2026-04-06 02:45:49,673 - INFO - Verified policy ctest-policy2-31792049 in API Server, Result: True 2026-04-06 02:45:50,120 - INFO - Verified policy ctest-policy3-46906534 in API Server, Result: True 2026-04-06 02:45:50,512 - INFO - Verified policy ctest-policy4-33666607 in API Server, Result: True 2026-04-06 02:45:50,956 - INFO - Verified policy ctest-policy5-85613496 in API Server, Result: True 2026-04-06 02:45:51,405 - INFO - Verified policy ctest-policy6-11427434 in API Server, Result: True 2026-04-06 02:45:51,853 - INFO - Verified policy ctest-policy7-56034070 in API Server, Result: True 2026-04-06 02:46:01 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-04-06 02:46:30,424 - INFO - VM ([<Server: ctest-vmc0-61377352>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:46:31,979 - INFO - VM ([<Server: ctest-vmc1-15615293>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:46:31,979 - INFO - Waiting for VM ctest-vmc0-61377352 to be up.. 2026-04-06 02:47:43,788 - INFO - VM name : ctest-vmc0-61377352 2026-04-06 02:48:15,998 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-61377352 passed 2026-04-06 02:48:36,904 - INFO - Waiting for VM ctest-vmc1-15615293 to be up.. 2026-04-06 02:48:37,024 - INFO - VM name : ctest-vmc1-15615293 2026-04-06 02:48:38,386 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-15615293 passed 2026-04-06 02:48:44,374 - INFO - Validated the rules for VM:ctest-vmc1-15615293 with attached policy:['ctest-policy2-31792049', 'ctest-policy3-46906534'] and vn:ctest-vnet1-68522547 2026-04-06 02:48:44,783 - INFO - Validated the rules for VM:ctest-vmc0-61377352 with attached policy:['ctest-policy0-66788521', 'ctest-policy1-24906056'] and vn:ctest-vnet0-87621911 2026-04-06 02:48:44,784 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-04-06 02:48:44,814 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet1-68522547, result of expected rules check passed 2026-04-06 02:48:44,821 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet3-57656169, validated that no extra rules are present 2026-04-06 02:48:44,829 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-87621911, validated that no extra rules are present 2026-04-06 02:48:44,839 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet2-42558253, validated that no extra rules are present 2026-04-06 02:48:44,866 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-87621911, result of expected rules check passed 2026-04-06 02:48:44,874 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet3-57656169, validated that no extra rules are present 2026-04-06 02:48:44,881 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet1-68522547, validated that no extra rules are present 2026-04-06 02:48:44,888 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet2-42558253, validated that no extra rules are present 2026-04-06 02:48:57,629 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-61377352 passed 2026-04-06 02:49:00,171 - INFO - Ping to IP 3700:66f5:7eb1:c1d0:224f:78d9:0:3 from VM ctest-vmc0-61377352 passed 2026-04-06 02:49:00,171 - INFO - Deleting VM ctest-vmc1-15615293 2026-04-06 02:49:02,268 - INFO - VM ctest-vmc1-15615293 is fully removed in API-Server 2026-04-06 02:49:02,481 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-33709786:ctest-vnet1-68522547 2026-04-06 02:49:02,481 - INFO - VM ctest-vmc1-15615293 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 02:49:07,774 - INFO - Routes for VM ctest-vmc1-15615293 is removed in all control-nodes 2026-04-06 02:49:23,298 - INFO - d1c56132-e769-4334-8c3e-073c02c4fdfe vm uve deleted from opserver 2026-04-06 02:49:23,311 - INFO - d1c56132-e769-4334-8c3e-073c02c4fdfe vm uve deleted from opserver 2026-04-06 02:49:23,381 - INFO - d1c56132-e769-4334-8c3e-073c02c4fdfe vm uve deleted from opserver 2026-04-06 02:49:23,381 - INFO - Validated that VM d1c56132-e769-4334-8c3e-073c02c4fdfe is removed from Opserver 2026-04-06 02:49:23,381 - INFO - Deleting VM ctest-vmc0-61377352 2026-04-06 02:49:25,484 - INFO - VM ctest-vmc0-61377352 is fully removed in API-Server 2026-04-06 02:49:25,703 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-33709786:ctest-vnet0-87621911 2026-04-06 02:49:25,704 - INFO - VM ctest-vmc0-61377352 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 02:49:25,897 - INFO - Routes for VM ctest-vmc0-61377352 is removed in all control-nodes 2026-04-06 02:49:32,172 - INFO - 3f73b621-3b61-48f8-abdd-b6b5f2e0df4c vm uve deleted from opserver 2026-04-06 02:49:32,232 - INFO - 3f73b621-3b61-48f8-abdd-b6b5f2e0df4c vm uve deleted from opserver 2026-04-06 02:49:32,246 - INFO - 3f73b621-3b61-48f8-abdd-b6b5f2e0df4c vm uve deleted from opserver 2026-04-06 02:49:32,246 - INFO - Validated that VM 3f73b621-3b61-48f8-abdd-b6b5f2e0df4c is removed from Opserver 2026-04-06 02:49:38,728 - INFO - Deleted policy ctest-policy7-56034070 2026-04-06 02:49:38,905 - INFO - Deleted policy ctest-policy6-11427434 2026-04-06 02:49:39,149 - INFO - Deleted policy ctest-policy5-85613496 2026-04-06 02:49:39,381 - INFO - Deleted policy ctest-policy4-33666607 2026-04-06 02:49:39,621 - INFO - Deleted policy ctest-policy3-46906534 2026-04-06 02:49:39,855 - INFO - Deleted policy ctest-policy2-31792049 2026-04-06 02:49:40,115 - INFO - Deleted policy ctest-policy1-24906056 2026-04-06 02:49:40,384 - INFO - Deleted policy ctest-policy0-66788521 2026-04-06 02:49:40,588 - INFO - Deleting VN ctest-vnet3-57656169 2026-04-06 02:49:40,956 - INFO - Validated that VN ctest-vnet3-57656169 is not found in API Server 2026-04-06 02:49:40,979 - INFO - Validated that VN ctest-vnet3-57656169 is not in any agent 2026-04-06 02:49:41,013 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet3-57656169 info 2026-04-06 02:49:41,014 - INFO - Deleting VN ctest-vnet2-42558253 2026-04-06 02:49:41,337 - INFO - Validated that VN ctest-vnet2-42558253 is not found in API Server 2026-04-06 02:49:41,360 - INFO - Validated that VN ctest-vnet2-42558253 is not in any agent 2026-04-06 02:49:41,395 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet2-42558253 info 2026-04-06 02:49:41,395 - INFO - Deleting VN ctest-vnet1-68522547 2026-04-06 02:49:41,739 - INFO - Validated that VN ctest-vnet1-68522547 is not found in API Server 2026-04-06 02:49:41,762 - INFO - Validated that VN ctest-vnet1-68522547 is not in any agent 2026-04-06 02:49:41,796 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-68522547 info 2026-04-06 02:49:41,796 - INFO - Deleting VN ctest-vnet0-87621911 2026-04-06 02:49:42,180 - INFO - Validated that VN ctest-vnet0-87621911 is not found in API Server 2026-04-06 02:49:42,201 - INFO - Validated that VN ctest-vnet0-87621911 is not in any agent 2026-04-06 02:49:42,231 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-87621911 info 2026-04-06 02:49:42,327 - INFO - IPAM: ctest-TestBasicPolicyIpv4v6-33709786-default-ipam is not found in API Server 2026-04-06 02:49:42,349 - INFO - IPAM:ctest-TestBasicPolicyIpv4v6-33709786-default-ipam is not found in control node 2026-04-06 02:49:44,093 - INFO - END TEST : test_policy : PASSED[0:06:16] 2026-04-06 02:49:44,093 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:49:45,376 - INFO - END TEST : test_policy : PASSED[0:06:18] 2026-04-06 02:49:45,377 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:49:45,380 - INFO - ================================================================================ 2026-04-06 02:49:45,380 - INFO - STARTING TEST : test_policy_to_deny 2026-04-06 02:49:46,657 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:49:46,657 - INFO - 2026-04-06 02:49:46,657 - INFO - ================================================================================ 2026-04-06 02:49:46,657 - INFO - STARTING TEST : test_policy_to_deny 2026-04-06 02:49:46,657 - INFO - TEST DESCRIPTION : Test to validate that with policy having rule to disable icmp within the VN, ping between VMs should fail 1. Pick 2 VN from resource pool which have one VM in each 2. Create policy with icmp deny rule 3. Associate policy to both VN 4. Ping from one VM to another. Ping should fail Pass criteria: Step 2,3 and 4 should pass 2026-04-06 02:49:47,933 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:49:47,933 - INFO - 2026-04-06 02:49:49,388 - INFO - Created VN ctest-vn1-41271277 2026-04-06 02:49:49,935 - INFO - Verified VN network id 12 for VN 1632a644-cb44-4538-b92b-50af4bbd9582 2026-04-06 02:49:49,935 - INFO - Verifications in API Server for VN ctest-vn1-41271277 passed 2026-04-06 02:49:49,997 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-41271277 passed 2026-04-06 02:49:50,123 - INFO - VN ctest-vn1-41271277 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-06 02:49:50,217 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-33709786:ctest-vn1-41271277 is found in opserver 2026-04-06 02:49:51,273 - INFO - VM ([<Server: ctest-vn1_vm1-49937082>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:49:52,683 - INFO - VM ([<Server: ctest-vn1_vm2-00818984>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:49:52,684 - INFO - Waiting for VM ctest-vn1_vm1-49937082 to be up.. 2026-04-06 02:49:57,878 - INFO - VM name : ctest-vn1_vm1-49937082 2026-04-06 02:50:31,999 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-49937082 passed 2026-04-06 02:50:52,884 - INFO - Waiting for VM ctest-vn1_vm2-00818984 to be up.. 2026-04-06 02:50:52,978 - INFO - VM name : ctest-vn1_vm2-00818984 2026-04-06 02:50:54,338 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-00818984 passed 2026-04-06 02:51:13,728 - WARNING - Ping to IP 192.168.10.4 from VM ctest-vn1_vm1-49937082 failed 2026-04-06 02:51:17,238 - WARNING - Ping to IP 3baa:7a2d:dd40:f17b:7b5f:6ea6:0:4 from VM ctest-vn1_vm1-49937082 failed 2026-04-06 02:51:17,238 - INFO - Deleting VM ctest-vn1_vm2-00818984 2026-04-06 02:51:17,302 - INFO - Deleting VM ctest-vn1_vm1-49937082 2026-04-06 02:51:17,552 - INFO - Deleting VN ctest-vn1-41271277 2026-04-06 02:51:17,617 - WARNING - Deleting VN ctest-vn1-41271277 failed..Will retry 2026-04-06 02:51:19,990 - INFO - Validated that VN ctest-vn1-41271277 is not found in API Server 2026-04-06 02:51:20,013 - INFO - Validated that VN ctest-vn1-41271277 is not in any agent 2026-04-06 02:51:20,045 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-41271277 info 2026-04-06 02:51:20,093 - INFO - Deleted policy ctest-policy1-28640861 2026-04-06 02:51:21,357 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:35] 2026-04-06 02:51:21,357 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:51:22,627 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:37] 2026-04-06 02:51:22,627 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:51:23,439 - INFO - Deleted project: ctest-TestBasicPolicyIpv4v6-33709786, ID : 3914ed1a-b60f-482d-a46a-f39bd1544b04 2026-04-06 02:51:23,638 - INFO - Domain Default found not creating 2026-04-06 02:51:23,804 - INFO - Project ctest-TestBasicPolicyModifyIpv4v6-37709830 not found, creating it 2026-04-06 02:51:24,440 - INFO - Created Project:ctest-TestBasicPolicyModifyIpv4v6-37709830, ID : cef873e0-34c2-4f3f-9cb7-d7e477b6df32 2026-04-06 02:51:25,895 - INFO - ================================================================================ 2026-04-06 02:51:25,895 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-04-06 02:51:27,189 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:51:27,189 - INFO - 2026-04-06 02:51:27,189 - INFO - ================================================================================ 2026-04-06 02:51:27,189 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-04-06 02:51:27,190 - INFO - TEST DESCRIPTION : Configure policies based on topology; 2026-04-06 02:51:28,474 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:51:28,474 - INFO - 2026-04-06 02:51:28,474 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_policy_topology.sdn_single_vm_policy_config'> 2026-04-06 02:51:29,200 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyModifyIpv4v6-37709830'](cef873e0-34c2-4f3f-9cb7-d7e477b6df32) 2026-04-06 02:51:29,201 - INFO - provision user admin with role as admin in tenant ctest-TestBasicPolicyModifyIpv4v6-37709830 2026-04-06 02:51:31,708 - INFO - Verification of project ctest-TestBasicPolicyModifyIpv4v6-37709830 in API Server 10.0.0.33 passed 2026-04-06 02:51:32,144 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyModifyIpv4v6-37709830-default-ipam passed 2026-04-06 02:51:32,164 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyModifyIpv4v6-37709830-default-ipam passed 2026-04-06 02:51:33,386 - INFO - Created VN ctest-vnet0-63148191 2026-04-06 02:51:33,998 - INFO - Verified VN network id 12 for VN 427842e6-a03d-4775-9b04-3b4d86483e90 2026-04-06 02:51:33,999 - INFO - Verifications in API Server for VN ctest-vnet0-63148191 passed 2026-04-06 02:51:34,061 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-63148191 passed 2026-04-06 02:51:35,295 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-37709830:ctest-vnet0-63148191 is found in opserver 2026-04-06 02:51:35,726 - INFO - Verified policy ctest-policy0-37700766 in API Server, Result: True 2026-04-06 02:51:36,130 - INFO - Verified policy ctest-policy1-48559230 in API Server, Result: True 2026-04-06 02:51:36,497 - INFO - Verified policy ctest-policy2-18586594 in API Server, Result: True 2026-04-06 02:51:38,309 - INFO - VM ([<Server: ctest-vmc0-27908034>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:51:38,309 - INFO - Waiting for VM ctest-vmc0-27908034 to be up.. 2026-04-06 02:51:43,442 - INFO - VM name : ctest-vmc0-27908034 2026-04-06 02:52:18,048 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-27908034 passed 2026-04-06 02:52:39,358 - INFO - Validated the rules for VM:ctest-vmc0-27908034 with attached policy:['ctest-policy0-37700766', 'ctest-policy1-48559230'] and vn:ctest-vnet0-63148191 2026-04-06 02:52:39,358 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-04-06 02:52:39,363 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-63148191, validated that no extra rules are present 2026-04-06 02:52:39,389 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-63148191, result of expected rules check passed 2026-04-06 02:52:39,453 - INFO - adding policy ctest-policy2-18586594 to vn ctest-vnet0-63148191 2026-04-06 02:52:44,850 - INFO - New policy list of VN ctest-vnet0-63148191 is ['ctest-policy0-37700766', 'ctest-policy1-48559230', 'ctest-policy2-18586594'] 2026-04-06 02:52:44,859 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-63148191, validated that no extra rules are present 2026-04-06 02:52:44,880 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-63148191, result of expected rules check passed 2026-04-06 02:52:50,116 - INFO - New policy list of VN ctest-vnet0-63148191 is [] 2026-04-06 02:52:50,122 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-63148191, validated that no extra rules are present 2026-04-06 02:52:50,132 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-63148191, result of expected rules check passed 2026-04-06 02:52:50,132 - INFO - Skipping deletion of policy ctest-policy2-18586594 2026-04-06 02:52:50,132 - INFO - Deleting VM ctest-vmc0-27908034 2026-04-06 02:52:52,226 - INFO - VM ctest-vmc0-27908034 is fully removed in API-Server 2026-04-06 02:52:52,429 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-37709830:ctest-vnet0-63148191 2026-04-06 02:52:52,429 - INFO - VM ctest-vmc0-27908034 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 02:52:52,681 - INFO - Routes for VM ctest-vmc0-27908034 is removed in all control-nodes 2026-04-06 02:53:02,191 - INFO - 97dfc27d-694f-4924-9f9d-5bbcebb9e35d vm uve deleted from opserver 2026-04-06 02:53:02,254 - INFO - 97dfc27d-694f-4924-9f9d-5bbcebb9e35d vm uve deleted from opserver 2026-04-06 02:53:02,266 - INFO - 97dfc27d-694f-4924-9f9d-5bbcebb9e35d vm uve deleted from opserver 2026-04-06 02:53:02,266 - INFO - Validated that VM 97dfc27d-694f-4924-9f9d-5bbcebb9e35d is removed from Opserver 2026-04-06 02:53:02,429 - INFO - Deleted policy ctest-policy2-18586594 2026-04-06 02:53:02,668 - INFO - Deleted policy ctest-policy1-48559230 2026-04-06 02:53:02,905 - INFO - Deleted policy ctest-policy0-37700766 2026-04-06 02:53:03,116 - INFO - Deleting VN ctest-vnet0-63148191 2026-04-06 02:53:03,431 - INFO - Validated that VN ctest-vnet0-63148191 is not found in API Server 2026-04-06 02:53:03,451 - INFO - Validated that VN ctest-vnet0-63148191 is not in any agent 2026-04-06 02:53:03,478 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-63148191 info 2026-04-06 02:53:03,575 - INFO - IPAM: ctest-TestBasicPolicyModifyIpv4v6-37709830-default-ipam is not found in API Server 2026-04-06 02:53:03,603 - INFO - IPAM:ctest-TestBasicPolicyModifyIpv4v6-37709830-default-ipam is not found in control node 2026-04-06 02:53:05,400 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:38] 2026-04-06 02:53:05,400 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:53:06,671 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:41] 2026-04-06 02:53:06,671 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:53:07,903 - INFO - Deleted project: ctest-TestBasicPolicyModifyIpv4v6-37709830, ID : cef873e0-34c2-4f3f-9cb7-d7e477b6df32 2026-04-06 02:53:08,099 - INFO - Domain Default found not creating 2026-04-06 02:53:08,268 - INFO - Project ctest-TestBasicPolicyNegativeIpv4v6-17604479 not found, creating it 2026-04-06 02:53:08,819 - INFO - Created Project:ctest-TestBasicPolicyNegativeIpv4v6-17604479, ID : c706831c-df50-438e-b222-e70c51a49d1e 2026-04-06 02:53:10,358 - INFO - ================================================================================ 2026-04-06 02:53:10,359 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-04-06 02:53:11,646 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:53:11,646 - INFO - 2026-04-06 02:53:11,646 - INFO - ================================================================================ 2026-04-06 02:53:11,647 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-04-06 02:53:11,647 - INFO - TEST DESCRIPTION : This tests the following scenarios. 1. Test to validate that policy removal will fail when it referenced with VN. 2. validate vn_policy data in api-s against quantum-vn data, when created and unbind policy from VN thru quantum APIs. 3. validate policy data in api-s against quantum-policy data, when created and deleted thru quantum APIs. 2026-04-06 02:53:12,918 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:53:12,918 - INFO - 2026-04-06 02:53:14,417 - INFO - Created VN ctest-vn4-97430566 2026-04-06 02:53:15,230 - INFO - Verified VN network id 12 for VN 32ef34f3-25b8-4170-aa13-c71d731fefdf 2026-04-06 02:53:15,230 - INFO - Verifications in API Server for VN ctest-vn4-97430566 passed 2026-04-06 02:53:15,290 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn4-97430566 passed 2026-04-06 02:53:15,404 - INFO - VN ctest-vn4-97430566 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-06 02:53:16,696 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyNegativeIpv4v6-17604479:ctest-vn4-97430566 is found in opserver 2026-04-06 02:53:16,856 - INFO - Verified policy ctest-policy1-55572688 in API Server, Result: True 2026-04-06 02:53:16,856 - INFO - Done with setup and verification, moving onto test .. 2026-04-06 02:53:16,869 - INFO - Deleting VN ctest-vn4-97430566 2026-04-06 02:53:17,199 - INFO - Validated that VN ctest-vn4-97430566 is not found in API Server 2026-04-06 02:53:17,220 - INFO - Validated that VN ctest-vn4-97430566 is not in any agent 2026-04-06 02:53:17,247 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn4-97430566 info 2026-04-06 02:53:17,292 - INFO - Deleted policy ctest-policy1-55572688 2026-04-06 02:53:18,737 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:07] 2026-04-06 02:53:18,738 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:53:20,018 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:10] 2026-04-06 02:53:20,018 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:53:20,808 - INFO - Deleted project: ctest-TestBasicPolicyNegativeIpv4v6-17604479, ID : c706831c-df50-438e-b222-e70c51a49d1e 2026-04-06 02:53:21,002 - INFO - Domain Default found not creating 2026-04-06 02:53:21,164 - INFO - Project ctest-TestPolicyAcl-88990977 not found, creating it 2026-04-06 02:53:21,676 - INFO - Created Project:ctest-TestPolicyAcl-88990977, ID : 50ffe000-6982-4458-9288-abbf5cf415bf 2026-04-06 02:53:23,260 - INFO - ================================================================================ 2026-04-06 02:53:23,260 - INFO - STARTING TEST : test_policy_inheritance_src_vn_dst_pol 2026-04-06 02:53:23,260 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-04-06 02:53:24,533 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:53:24,534 - INFO - 2026-04-06 02:53:26,351 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-04-06 02:53:26,366 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-04-06 02:53:26,488 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-04-06 02:53:26,505 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-04-06 02:53:26,632 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-04-06 02:53:26,649 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-04-06 02:53:27,382 - INFO - Created VN ctest-VN1-34207251 2026-04-06 02:53:33,191 - INFO - Created VN ctest-VN2-87047100 2026-04-06 02:53:33,794 - INFO - Created VN ctest-VN3-38874892 2026-04-06 02:53:34,073 - INFO - Verified VN network id 12 for VN 2420659e-4891-4379-8b05-f8af0898675f 2026-04-06 02:53:34,073 - INFO - Verifications in API Server for VN ctest-VN1-34207251 passed 2026-04-06 02:53:34,143 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-34207251 passed 2026-04-06 02:53:35,356 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-88990977:ctest-VN1-34207251 is found in opserver 2026-04-06 02:53:35,563 - INFO - Verified VN network id 13 for VN 8809f734-5481-48f0-81f1-57f40342d28b 2026-04-06 02:53:35,563 - INFO - Verifications in API Server for VN ctest-VN2-87047100 passed 2026-04-06 02:53:35,624 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-87047100 passed 2026-04-06 02:53:35,911 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-88990977:ctest-VN2-87047100 is found in opserver 2026-04-06 02:53:36,118 - INFO - Verified VN network id 14 for VN b8d54a62-4b51-4808-9e3f-cc67c5566cd6 2026-04-06 02:53:36,118 - INFO - Verifications in API Server for VN ctest-VN3-38874892 passed 2026-04-06 02:53:36,182 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-38874892 passed 2026-04-06 02:53:36,508 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-88990977:ctest-VN3-38874892 is found in opserver 2026-04-06 02:53:37,695 - INFO - Associated Policy to ctest-VN1-34207251 2026-04-06 02:53:39,244 - INFO - VM ([<Server: ctest-VM11-41316493>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:53:40,568 - INFO - VM ([<Server: ctest-VM21-15295062>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:53:42,106 - INFO - VM ([<Server: ctest-VM31-85164596>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:53:42,189 - INFO - VM name : ctest-VM11-41316493 2026-04-06 02:53:43,086 - INFO - VM ctest-VM11-41316493 verfication in all API Servers passed 2026-04-06 02:54:23,710 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-41316493 passed 2026-04-06 02:54:23,710 - INFO - VM ctest-VM11-41316493 verifications in Compute nodes passed 2026-04-06 02:54:23,985 - INFO - Validated routes of VM ctest-VM11-41316493 in all vrouters 2026-04-06 02:54:24,784 - INFO - Verification in Control-nodes for VM ctest-VM11-41316493 passed 2026-04-06 02:54:24,879 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 02:54:24,909 - INFO - VM 06f5c6ee-1f0a-4c32-b37e-adb7e3378957 is present in default-domain:ctest-TestPolicyAcl-88990977:ctest-VN1-34207251 2026-04-06 02:54:25,068 - INFO - tap interface default-domain:ctest-TestPolicyAcl-88990977:6def06e8-5d40-4dbc-8381-a77fcad29730 of vm 06f5c6ee-1f0a-4c32-b37e-adb7e3378957 is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 02:54:25,111 - INFO - VM ctest-VM11-41316493 validations in Opserver passed 2026-04-06 02:54:25,197 - INFO - VM name : ctest-VM21-15295062 2026-04-06 02:54:25,571 - INFO - VM ctest-VM21-15295062 verfication in all API Servers passed 2026-04-06 02:54:27,284 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-15295062 passed 2026-04-06 02:54:27,284 - INFO - VM ctest-VM21-15295062 verifications in Compute nodes passed 2026-04-06 02:54:27,526 - INFO - Validated routes of VM ctest-VM21-15295062 in all vrouters 2026-04-06 02:54:28,324 - INFO - Verification in Control-nodes for VM ctest-VM21-15295062 passed 2026-04-06 02:54:28,412 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 02:54:28,437 - INFO - VM 5a507e6e-e123-49f1-b618-68bbb63be25a is present in default-domain:ctest-TestPolicyAcl-88990977:ctest-VN2-87047100 2026-04-06 02:54:28,602 - INFO - tap interface default-domain:ctest-TestPolicyAcl-88990977:260de558-e82f-43f8-96a0-e82a09c7c405 of vm 5a507e6e-e123-49f1-b618-68bbb63be25a is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 02:54:28,643 - INFO - VM ctest-VM21-15295062 validations in Opserver passed 2026-04-06 02:54:28,733 - INFO - VM name : ctest-VM31-85164596 2026-04-06 02:54:29,094 - INFO - VM ctest-VM31-85164596 verfication in all API Servers passed 2026-04-06 02:54:30,779 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-85164596 passed 2026-04-06 02:54:30,779 - INFO - VM ctest-VM31-85164596 verifications in Compute nodes passed 2026-04-06 02:54:30,986 - INFO - Validated routes of VM ctest-VM31-85164596 in all vrouters 2026-04-06 02:54:31,792 - INFO - Verification in Control-nodes for VM ctest-VM31-85164596 passed 2026-04-06 02:54:31,893 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 02:54:31,921 - INFO - VM abceb6c5-d403-468b-8715-5df20fd4b086 is present in default-domain:ctest-TestPolicyAcl-88990977:ctest-VN3-38874892 2026-04-06 02:54:32,070 - INFO - tap interface default-domain:ctest-TestPolicyAcl-88990977:e27b21c1-41be-4539-9367-4b1d9f2b3df5 of vm abceb6c5-d403-468b-8715-5df20fd4b086 is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 02:54:32,111 - INFO - VM ctest-VM31-85164596 validations in Opserver passed 2026-04-06 02:54:32,111 - INFO - Waiting for VM ctest-VM11-41316493 to be up.. 2026-04-06 02:54:33,366 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-41316493 passed 2026-04-06 02:54:43,906 - INFO - Waiting for VM ctest-VM21-15295062 to be up.. 2026-04-06 02:54:45,087 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-15295062 passed 2026-04-06 02:54:45,332 - INFO - Waiting for VM ctest-VM31-85164596 to be up.. 2026-04-06 02:54:46,505 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-85164596 passed 2026-04-06 02:55:07,867 - INFO - Ping to IP 186.12.34.195 from VM ctest-VM11-41316493 passed 2026-04-06 02:55:07,867 - INFO - Test with src as VN and dst as policy PASSED 2026-04-06 02:55:07,867 - INFO - Deleting VM ctest-VM31-85164596 2026-04-06 02:55:09,966 - INFO - VM ctest-VM31-85164596 is fully removed in API-Server 2026-04-06 02:55:10,171 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-88990977:ctest-VN3-38874892 2026-04-06 02:55:10,171 - INFO - VM ctest-VM31-85164596 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 02:55:10,421 - INFO - Routes for VM ctest-VM31-85164596 is removed in all control-nodes 2026-04-06 02:55:31,968 - INFO - abceb6c5-d403-468b-8715-5df20fd4b086 vm uve deleted from opserver 2026-04-06 02:55:31,981 - INFO - abceb6c5-d403-468b-8715-5df20fd4b086 vm uve deleted from opserver 2026-04-06 02:55:31,994 - INFO - abceb6c5-d403-468b-8715-5df20fd4b086 vm uve deleted from opserver 2026-04-06 02:55:31,995 - INFO - Validated that VM abceb6c5-d403-468b-8715-5df20fd4b086 is removed from Opserver 2026-04-06 02:55:31,995 - INFO - Deleting VM ctest-VM21-15295062 2026-04-06 02:55:34,096 - INFO - VM ctest-VM21-15295062 is fully removed in API-Server 2026-04-06 02:55:34,297 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-88990977:ctest-VN2-87047100 2026-04-06 02:55:34,297 - INFO - VM ctest-VM21-15295062 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 02:55:34,501 - INFO - Routes for VM ctest-VM21-15295062 is removed in all control-nodes 2026-04-06 02:55:53,008 - INFO - 5a507e6e-e123-49f1-b618-68bbb63be25a vm uve deleted from opserver 2026-04-06 02:55:53,023 - INFO - 5a507e6e-e123-49f1-b618-68bbb63be25a vm uve deleted from opserver 2026-04-06 02:55:53,037 - INFO - 5a507e6e-e123-49f1-b618-68bbb63be25a vm uve deleted from opserver 2026-04-06 02:55:53,037 - INFO - Validated that VM 5a507e6e-e123-49f1-b618-68bbb63be25a is removed from Opserver 2026-04-06 02:55:53,037 - INFO - Deleting VM ctest-VM11-41316493 2026-04-06 02:55:55,143 - INFO - VM ctest-VM11-41316493 is fully removed in API-Server 2026-04-06 02:55:55,353 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-88990977:ctest-VN1-34207251 2026-04-06 02:55:55,353 - INFO - VM ctest-VM11-41316493 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 02:55:55,549 - INFO - Routes for VM ctest-VM11-41316493 is removed in all control-nodes 2026-04-06 02:56:01,775 - INFO - 06f5c6ee-1f0a-4c32-b37e-adb7e3378957 vm uve deleted from opserver 2026-04-06 02:56:01,788 - INFO - 06f5c6ee-1f0a-4c32-b37e-adb7e3378957 vm uve deleted from opserver 2026-04-06 02:56:01,801 - INFO - 06f5c6ee-1f0a-4c32-b37e-adb7e3378957 vm uve deleted from opserver 2026-04-06 02:56:01,802 - INFO - Validated that VM 06f5c6ee-1f0a-4c32-b37e-adb7e3378957 is removed from Opserver 2026-04-06 02:56:02,471 - INFO - Detached Policy from ctest-VN1-34207251 2026-04-06 02:56:02,519 - INFO - Deleted policy ctest-policy13-92259515 2026-04-06 02:56:02,562 - INFO - Deleted policy ctest-policy21-81524051 2026-04-06 02:56:02,612 - INFO - Deleted policy ctest-policy12-55843888 2026-04-06 02:56:02,612 - INFO - Deleting VN ctest-VN3-38874892 2026-04-06 02:56:02,900 - INFO - Validated that VN ctest-VN3-38874892 is not found in API Server 2026-04-06 02:56:02,921 - INFO - Validated that VN ctest-VN3-38874892 is not in any agent 2026-04-06 02:56:02,952 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-38874892 info 2026-04-06 02:56:02,952 - INFO - Deleting VN ctest-VN2-87047100 2026-04-06 02:56:03,305 - INFO - Validated that VN ctest-VN2-87047100 is not found in API Server 2026-04-06 02:56:03,331 - INFO - Validated that VN ctest-VN2-87047100 is not in any agent 2026-04-06 02:56:03,366 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-87047100 info 2026-04-06 02:56:03,366 - INFO - Deleting VN ctest-VN1-34207251 2026-04-06 02:56:03,681 - INFO - Validated that VN ctest-VN1-34207251 is not found in API Server 2026-04-06 02:56:03,701 - INFO - Validated that VN ctest-VN1-34207251 is not in any agent 2026-04-06 02:56:03,731 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-34207251 info 2026-04-06 02:56:03,839 - INFO - IPAM: ipam3 is not found in API Server 2026-04-06 02:56:03,859 - INFO - IPAM:ipam3 is not found in control node 2026-04-06 02:56:03,995 - INFO - IPAM: ipam2 is not found in API Server 2026-04-06 02:56:04,016 - INFO - IPAM:ipam2 is not found in control node 2026-04-06 02:56:04,159 - INFO - IPAM: ipam1 is not found in API Server 2026-04-06 02:56:04,188 - INFO - IPAM:ipam1 is not found in control node 2026-04-06 02:56:05,462 - INFO - END TEST : test_policy_inheritance_src_vn_dst_pol : PASSED[0:02:42] 2026-04-06 02:56:05,462 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:56:06,201 - INFO - Deleted project: ctest-TestPolicyAcl-88990977, ID : 50ffe000-6982-4458-9288-abbf5cf415bf 2026-04-06 02:56:06,400 - INFO - Domain Default found not creating 2026-04-06 02:56:06,558 - INFO - Project ctest-TestPolicyAclIpv4v6-22621473 not found, creating it 2026-04-06 02:56:07,182 - INFO - Created Project:ctest-TestPolicyAclIpv4v6-22621473, ID : 0385e54b-9264-4b83-b3f6-f63bde407d9b 2026-04-06 02:56:08,651 - INFO - ================================================================================ 2026-04-06 02:56:08,651 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-04-06 02:56:09,936 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:56:09,936 - INFO - 2026-04-06 02:56:09,936 - INFO - ================================================================================ 2026-04-06 02:56:09,936 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-04-06 02:56:09,936 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-04-06 02:56:11,237 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:56:11,238 - INFO - 2026-04-06 02:56:13,025 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-04-06 02:56:13,042 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-04-06 02:56:13,191 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-04-06 02:56:13,209 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-04-06 02:56:13,347 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-04-06 02:56:13,368 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-04-06 02:56:14,243 - INFO - Created VN ctest-VN1-45956049 2026-04-06 02:56:15,247 - INFO - Created VN ctest-VN2-35564450 2026-04-06 02:56:16,149 - INFO - Created VN ctest-VN3-46902176 2026-04-06 02:56:16,434 - INFO - Verified VN network id 12 for VN b6feb7c4-ace9-44a3-92f4-ad5b8800c93c 2026-04-06 02:56:16,434 - INFO - Verifications in API Server for VN ctest-VN1-45956049 passed 2026-04-06 02:56:16,496 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-45956049 passed 2026-04-06 02:56:17,919 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-22621473:ctest-VN1-45956049 is found in opserver 2026-04-06 02:56:18,134 - INFO - Verified VN network id 13 for VN cd4f118e-fd75-40d1-8b8c-3607308d1953 2026-04-06 02:56:18,134 - INFO - Verifications in API Server for VN ctest-VN2-35564450 passed 2026-04-06 02:56:18,192 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-35564450 passed 2026-04-06 02:56:18,557 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-22621473:ctest-VN2-35564450 is found in opserver 2026-04-06 02:56:18,804 - INFO - Verified VN network id 14 for VN 0c96d98a-0435-4e8e-9872-18ec50ac0188 2026-04-06 02:56:18,804 - INFO - Verifications in API Server for VN ctest-VN3-46902176 passed 2026-04-06 02:58:18,858 - ERROR - Socket Connection error: HTTPConnectionPool(host='10.0.0.27', port=8083): Max retries exceeded with url: /Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:ctest-TestPolicyAclIpv4v6-22621473:ctest-VN3-46902176 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f069ec98640>, 'Connection to 10.0.0.27 timed out. (connect timeout=120)')) 2026-04-06 02:58:18,858 - WARNING - Control-node 10.0.0.27 does not have VN ctest-VN3-46902176 info 2026-04-06 02:58:23,923 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-46902176 passed 2026-04-06 02:58:24,120 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-22621473:ctest-VN3-46902176 is found in opserver 2026-04-06 02:58:27,032 - INFO - VM ([<Server: ctest-VM11-84342315>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:58:28,419 - INFO - VM ([<Server: ctest-VM21-02943819>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 02:58:29,966 - INFO - VM ([<Server: ctest-VM31-91285654>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 02:58:30,059 - INFO - VM name : ctest-VM11-84342315 2026-04-06 02:58:31,028 - INFO - VM ctest-VM11-84342315 verfication in all API Servers passed 2026-04-06 02:59:11,831 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-84342315 passed 2026-04-06 02:59:11,832 - INFO - VM ctest-VM11-84342315 verifications in Compute nodes passed 2026-04-06 02:59:12,099 - INFO - Validated routes of VM ctest-VM11-84342315 in all vrouters 2026-04-06 02:59:13,252 - INFO - Verification in Control-nodes for VM ctest-VM11-84342315 passed 2026-04-06 02:59:13,472 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 02:59:13,499 - INFO - VM 57576366-8a6a-4384-941a-d86da083f801 is present in default-domain:ctest-TestPolicyAclIpv4v6-22621473:ctest-VN1-45956049 2026-04-06 02:59:13,669 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-22621473:bb3d9dea-c5aa-4efc-8811-5f51888218a8 of vm 57576366-8a6a-4384-941a-d86da083f801 is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 02:59:13,767 - INFO - VM ctest-VM11-84342315 validations in Opserver passed 2026-04-06 02:59:13,872 - INFO - VM name : ctest-VM21-02943819 2026-04-06 02:59:14,263 - INFO - VM ctest-VM21-02943819 verfication in all API Servers passed 2026-04-06 02:59:15,970 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-02943819 passed 2026-04-06 02:59:15,970 - INFO - VM ctest-VM21-02943819 verifications in Compute nodes passed 2026-04-06 02:59:16,212 - INFO - Validated routes of VM ctest-VM21-02943819 in all vrouters 2026-04-06 02:59:17,354 - INFO - Verification in Control-nodes for VM ctest-VM21-02943819 passed 2026-04-06 02:59:17,465 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 02:59:17,489 - INFO - VM 2fc36254-7c39-42e5-b940-bdb159071212 is present in default-domain:ctest-TestPolicyAclIpv4v6-22621473:ctest-VN2-35564450 2026-04-06 02:59:17,674 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-22621473:d79fe8ad-8207-43c4-8fd0-396d214b4379 of vm 2fc36254-7c39-42e5-b940-bdb159071212 is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 02:59:17,720 - INFO - VM ctest-VM21-02943819 validations in Opserver passed 2026-04-06 02:59:17,810 - INFO - VM name : ctest-VM31-91285654 2026-04-06 02:59:18,187 - INFO - VM ctest-VM31-91285654 verfication in all API Servers passed 2026-04-06 02:59:19,928 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-91285654 passed 2026-04-06 02:59:19,929 - INFO - VM ctest-VM31-91285654 verifications in Compute nodes passed 2026-04-06 02:59:20,153 - INFO - Validated routes of VM ctest-VM31-91285654 in all vrouters 2026-04-06 02:59:21,143 - INFO - Verification in Control-nodes for VM ctest-VM31-91285654 passed 2026-04-06 02:59:21,242 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 02:59:21,260 - INFO - VM 19a1484a-151d-48e9-b079-5ef053e68e8e is present in default-domain:ctest-TestPolicyAclIpv4v6-22621473:ctest-VN3-46902176 2026-04-06 02:59:21,408 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-22621473:4e698d71-3176-42dd-95e9-59226d1068f4 of vm 19a1484a-151d-48e9-b079-5ef053e68e8e is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 02:59:21,448 - INFO - VM ctest-VM31-91285654 validations in Opserver passed 2026-04-06 02:59:21,448 - INFO - Waiting for VM ctest-VM11-84342315 to be up.. 2026-04-06 02:59:22,620 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-84342315 passed 2026-04-06 02:59:33,168 - INFO - Waiting for VM ctest-VM21-02943819 to be up.. 2026-04-06 02:59:34,346 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-02943819 passed 2026-04-06 02:59:34,569 - INFO - Waiting for VM ctest-VM31-91285654 to be up.. 2026-04-06 02:59:35,742 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-91285654 passed 2026-04-06 02:59:56,498 - INFO - Ping to IP 202.94.86.3 from VM ctest-VM11-84342315 passed 2026-04-06 02:59:59,055 - INFO - Ping to IP 3e56:1a02:dd1:bfd2:a619:bd45:0:3 from VM ctest-VM11-84342315 passed 2026-04-06 02:59:59,056 - INFO - Test with src as policy and dst as any PASSED 2026-04-06 02:59:59,056 - INFO - Deleting VM ctest-VM31-91285654 2026-04-06 03:00:01,159 - INFO - VM ctest-VM31-91285654 is fully removed in API-Server 2026-04-06 03:00:01,374 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-22621473:ctest-VN3-46902176 2026-04-06 03:00:01,374 - INFO - VM ctest-VM31-91285654 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 03:00:01,623 - INFO - Routes for VM ctest-VM31-91285654 is removed in all control-nodes 2026-04-06 03:00:32,427 - INFO - 19a1484a-151d-48e9-b079-5ef053e68e8e vm uve deleted from opserver 2026-04-06 03:00:32,443 - INFO - 19a1484a-151d-48e9-b079-5ef053e68e8e vm uve deleted from opserver 2026-04-06 03:00:32,458 - INFO - 19a1484a-151d-48e9-b079-5ef053e68e8e vm uve deleted from opserver 2026-04-06 03:00:32,458 - INFO - Validated that VM 19a1484a-151d-48e9-b079-5ef053e68e8e is removed from Opserver 2026-04-06 03:00:32,458 - INFO - Deleting VM ctest-VM21-02943819 2026-04-06 03:00:34,564 - INFO - VM ctest-VM21-02943819 is fully removed in API-Server 2026-04-06 03:00:34,777 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-22621473:ctest-VN2-35564450 2026-04-06 03:00:34,777 - INFO - VM ctest-VM21-02943819 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 03:00:35,006 - INFO - Routes for VM ctest-VM21-02943819 is removed in all control-nodes 2026-04-06 03:00:53,547 - INFO - 2fc36254-7c39-42e5-b940-bdb159071212 vm uve deleted from opserver 2026-04-06 03:00:53,563 - INFO - 2fc36254-7c39-42e5-b940-bdb159071212 vm uve deleted from opserver 2026-04-06 03:00:53,578 - INFO - 2fc36254-7c39-42e5-b940-bdb159071212 vm uve deleted from opserver 2026-04-06 03:00:53,578 - INFO - Validated that VM 2fc36254-7c39-42e5-b940-bdb159071212 is removed from Opserver 2026-04-06 03:00:53,578 - INFO - Deleting VM ctest-VM11-84342315 2026-04-06 03:00:55,696 - INFO - VM ctest-VM11-84342315 is fully removed in API-Server 2026-04-06 03:00:55,912 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-22621473:ctest-VN1-45956049 2026-04-06 03:00:55,912 - INFO - VM ctest-VM11-84342315 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 03:00:56,120 - INFO - Routes for VM ctest-VM11-84342315 is removed in all control-nodes 2026-04-06 03:01:02,365 - INFO - 57576366-8a6a-4384-941a-d86da083f801 vm uve deleted from opserver 2026-04-06 03:01:02,379 - INFO - 57576366-8a6a-4384-941a-d86da083f801 vm uve deleted from opserver 2026-04-06 03:01:02,394 - INFO - 57576366-8a6a-4384-941a-d86da083f801 vm uve deleted from opserver 2026-04-06 03:01:02,394 - INFO - Validated that VM 57576366-8a6a-4384-941a-d86da083f801 is removed from Opserver 2026-04-06 03:01:03,086 - INFO - Deleted policy ctest-policy21-68480976 2026-04-06 03:01:03,133 - INFO - Deleted policy ctest-policy12-91189458 2026-04-06 03:01:03,174 - INFO - Deleted policy ctest-policy13-41400026 2026-04-06 03:01:03,174 - INFO - Deleting VN ctest-VN3-46902176 2026-04-06 03:01:03,546 - INFO - Validated that VN ctest-VN3-46902176 is not found in API Server 2026-04-06 03:01:03,568 - INFO - Validated that VN ctest-VN3-46902176 is not in any agent 2026-04-06 03:01:03,597 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-46902176 info 2026-04-06 03:01:03,597 - INFO - Deleting VN ctest-VN2-35564450 2026-04-06 03:01:03,901 - INFO - Validated that VN ctest-VN2-35564450 is not found in API Server 2026-04-06 03:01:03,924 - INFO - Validated that VN ctest-VN2-35564450 is not in any agent 2026-04-06 03:01:03,960 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-35564450 info 2026-04-06 03:01:03,960 - INFO - Deleting VN ctest-VN1-45956049 2026-04-06 03:01:04,387 - INFO - Validated that VN ctest-VN1-45956049 is not found in API Server 2026-04-06 03:01:04,410 - INFO - Validated that VN ctest-VN1-45956049 is not in any agent 2026-04-06 03:01:04,441 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-45956049 info 2026-04-06 03:01:04,543 - INFO - IPAM: ipam3 is not found in API Server 2026-04-06 03:01:04,566 - INFO - IPAM:ipam3 is not found in control node 2026-04-06 03:01:04,707 - INFO - IPAM: ipam2 is not found in API Server 2026-04-06 03:01:04,728 - INFO - IPAM:ipam2 is not found in control node 2026-04-06 03:01:04,871 - INFO - IPAM: ipam1 is not found in API Server 2026-04-06 03:01:04,896 - INFO - IPAM:ipam1 is not found in control node 2026-04-06 03:01:06,164 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:04:57] 2026-04-06 03:01:06,165 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:01:07,442 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:04:59] 2026-04-06 03:01:07,442 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:01:08,224 - INFO - Deleted project: ctest-TestPolicyAclIpv4v6-22621473, ID : 0385e54b-9264-4b83-b3f6-f63bde407d9b 2026-04-06 03:01:08,451 - INFO - Domain Default found not creating 2026-04-06 03:01:08,633 - INFO - Project ctest-TestBasicPolicy-74132937 not found, creating it 2026-04-06 03:01:09,285 - INFO - Created Project:ctest-TestBasicPolicy-74132937, ID : e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87 2026-04-06 03:01:10,741 - INFO - ================================================================================ 2026-04-06 03:01:10,741 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-04-06 03:01:10,741 - INFO - TEST DESCRIPTION : Create 2 Vns and allow icmp traffic between them and validate with pings Update the policy to deny the same traffic Check that pings fail 2026-04-06 03:01:12,019 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:01:12,019 - INFO - 2026-04-06 03:01:13,069 - INFO - Created VN ctest-vn-71306082 2026-04-06 03:01:13,758 - INFO - Created VN ctest-vn-71206929 2026-04-06 03:01:15,165 - INFO - Verified VN network id 12 for VN 43520293-f19d-4963-99f1-6e25ef5b9fdc 2026-04-06 03:01:15,165 - INFO - Verifications in API Server for VN ctest-vn-71306082 passed 2026-04-06 03:01:15,243 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-71306082 passed 2026-04-06 03:01:15,381 - INFO - VN ctest-vn-71306082 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-06 03:01:16,531 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-74132937:ctest-vn-71306082 is found in opserver 2026-04-06 03:01:16,792 - INFO - Verified VN network id 13 for VN 01cb77f7-493b-4f05-b8fd-802f3fde567c 2026-04-06 03:01:16,792 - INFO - Verifications in API Server for VN ctest-vn-71206929 passed 2026-04-06 03:01:16,873 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-71206929 passed 2026-04-06 03:01:17,005 - INFO - VN ctest-vn-71206929 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-06 03:01:17,247 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-74132937:ctest-vn-71206929 is found in opserver 2026-04-06 03:01:18,534 - INFO - VM ([<Server: ctest-TestBasicPolicy-74132937-47268234>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:01:19,766 - INFO - VM ([<Server: ctest-TestBasicPolicy-74132937-29399035>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:01:19,766 - INFO - Waiting for VM ctest-TestBasicPolicy-74132937-47268234 to be up.. 2026-04-06 03:01:24,957 - INFO - VM name : ctest-TestBasicPolicy-74132937-47268234 2026-04-06 03:01:59,422 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-74132937-47268234 passed 2026-04-06 03:02:15,166 - INFO - Waiting for VM ctest-TestBasicPolicy-74132937-29399035 to be up.. 2026-04-06 03:02:15,272 - INFO - VM name : ctest-TestBasicPolicy-74132937-29399035 2026-04-06 03:02:16,641 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-74132937-29399035 passed 2026-04-06 03:03:11,427 - INFO - Ping to IP 156.24.149.3 from VM ctest-TestBasicPolicy-74132937-47268234 passed 2026-04-06 03:03:15,144 - WARNING - Ping to IP 156.24.149.3 from VM ctest-TestBasicPolicy-74132937-47268234 failed 2026-04-06 03:03:15,144 - INFO - Deleting VM ctest-TestBasicPolicy-74132937-29399035 2026-04-06 03:03:15,211 - INFO - Deleting VM ctest-TestBasicPolicy-74132937-47268234 2026-04-06 03:03:15,681 - INFO - Deleted policy ctest-policy-allow-all-66161128 2026-04-06 03:03:15,681 - INFO - Deleting VN ctest-vn-71206929 2026-04-06 03:03:15,729 - WARNING - Deleting VN ctest-vn-71206929 failed..Will retry 2026-04-06 03:03:18,036 - INFO - Validated that VN ctest-vn-71206929 is not found in API Server 2026-04-06 03:03:18,064 - INFO - Validated that VN ctest-vn-71206929 is not in any agent 2026-04-06 03:03:18,094 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-71206929 info 2026-04-06 03:03:18,094 - INFO - Deleting VN ctest-vn-71306082 2026-04-06 03:03:18,416 - INFO - Validated that VN ctest-vn-71306082 is not found in API Server 2026-04-06 03:03:18,440 - INFO - Validated that VN ctest-vn-71306082 is not in any agent 2026-04-06 03:03:18,472 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-71306082 info 2026-04-06 03:03:19,747 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:02:09] 2026-04-06 03:03:19,747 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:03:20,513 - INFO - Deleted project: ctest-TestBasicPolicy-74132937, ID : e7bc7d62-cdf0-4f61-ba65-cc5aaba72b87 2026-04-06 03:03:20,727 - INFO - Domain Default found not creating 2026-04-06 03:03:20,893 - INFO - Project ctest-TestDetailedPolicy0Ipv4v6-46518460 not found, creating it 2026-04-06 03:03:21,395 - INFO - Created Project:ctest-TestDetailedPolicy0Ipv4v6-46518460, ID : d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0 2026-04-06 03:03:22,898 - INFO - ================================================================================ 2026-04-06 03:03:22,898 - INFO - STARTING TEST : test_repeated_policy_modify 2026-04-06 03:03:24,171 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:03:24,171 - INFO - 2026-04-06 03:03:24,171 - INFO - ================================================================================ 2026-04-06 03:03:24,171 - INFO - STARTING TEST : test_repeated_policy_modify 2026-04-06 03:03:24,171 - INFO - TEST DESCRIPTION : Configure policies based on topology; Replace VN's existing policy [same policy name but with different rule set] multiple times and verify. 2026-04-06 03:03:25,449 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:03:25,449 - INFO - 2026-04-06 03:03:25,450 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_multiple_policy_topology.sdn_single_vm_multiple_policy_config'> 2026-04-06 03:03:26,233 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy0Ipv4v6-46518460'](d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0) 2026-04-06 03:03:26,233 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy0Ipv4v6-46518460 2026-04-06 03:03:28,855 - INFO - Verification of project ctest-TestDetailedPolicy0Ipv4v6-46518460 in API Server 10.0.0.33 passed 2026-04-06 03:03:29,281 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy0Ipv4v6-46518460-default-ipam passed 2026-04-06 03:03:29,296 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy0Ipv4v6-46518460-default-ipam passed 2026-04-06 03:03:30,751 - INFO - Created VN ctest-vnet0-40174679 2026-04-06 03:03:31,397 - INFO - Verified VN network id 12 for VN 17e1e011-cd3b-4514-a0f5-4aab52b30a35 2026-04-06 03:03:31,397 - INFO - Verifications in API Server for VN ctest-vnet0-40174679 passed 2026-04-06 03:03:31,460 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-40174679 passed 2026-04-06 03:03:32,655 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-46518460:ctest-vnet0-40174679 is found in opserver 2026-04-06 03:03:33,084 - INFO - Verified policy ctest-policy0-04673434 in API Server, Result: True 2026-04-06 03:03:33,471 - INFO - Verified policy ctest-policy1-93548712 in API Server, Result: True 2026-04-06 03:03:33,848 - INFO - Verified policy ctest-policy2-58005514 in API Server, Result: True 2026-04-06 03:03:34,205 - INFO - Verified policy ctest-policy3-13856969 in API Server, Result: True 2026-04-06 03:03:34,590 - INFO - Verified policy ctest-policy4-15799398 in API Server, Result: True 2026-04-06 03:03:34,937 - INFO - Verified policy ctest-policy5-27554741 in API Server, Result: True 2026-04-06 03:03:35,345 - INFO - Verified policy ctest-policy6-80005622 in API Server, Result: True 2026-04-06 03:03:35,699 - INFO - Verified policy ctest-policy7-27371982 in API Server, Result: True 2026-04-06 03:03:36,125 - INFO - Verified policy ctest-policy8-59046507 in API Server, Result: True 2026-04-06 03:03:36,548 - INFO - Verified policy ctest-policy9-83143486 in API Server, Result: True 2026-04-06 03:03:38,856 - INFO - VM ([<Server: ctest-vmc0-10495613>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:03:38,856 - INFO - Waiting for VM ctest-vmc0-10495613 to be up.. 2026-04-06 03:03:43,995 - INFO - VM name : ctest-vmc0-10495613 2026-04-06 03:04:18,819 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-10495613 passed 2026-04-06 03:04:40,665 - INFO - Validated the rules for VM:ctest-vmc0-10495613 with attached policy:['ctest-policy0-04673434', 'ctest-policy1-93548712', 'ctest-policy2-58005514', 'ctest-policy3-13856969', 'ctest-policy4-15799398', 'ctest-policy5-27554741', 'ctest-policy6-80005622', 'ctest-policy7-27371982', 'ctest-policy8-59046507', 'ctest-policy9-83143486'] and vn:ctest-vnet0-40174679 2026-04-06 03:04:40,665 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-04-06 03:04:40,672 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-40174679, validated that no extra rules are present 2026-04-06 03:04:40,694 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-40174679, result of expected rules check passed 2026-04-06 03:04:46,035 - INFO - new policy list of vn ctest-vnet0-40174679 is ctest-policy0-04673434 2026-04-06 03:04:46,044 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-40174679, validated that no extra rules are present 2026-04-06 03:04:46,062 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-40174679, result of expected rules check passed 2026-04-06 03:04:51,323 - INFO - new policy list of vn ctest-vnet0-40174679 is ctest-policy1-93548712 2026-04-06 03:04:51,331 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-40174679, validated that no extra rules are present 2026-04-06 03:04:51,353 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-40174679, result of expected rules check passed 2026-04-06 03:04:56,600 - INFO - new policy list of vn ctest-vnet0-40174679 is ctest-policy2-58005514 2026-04-06 03:04:56,608 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-40174679, validated that no extra rules are present 2026-04-06 03:04:56,624 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-40174679, result of expected rules check passed 2026-04-06 03:05:01,903 - INFO - new policy list of vn ctest-vnet0-40174679 is ctest-policy3-13856969 2026-04-06 03:05:01,910 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-40174679, validated that no extra rules are present 2026-04-06 03:05:01,928 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-40174679, result of expected rules check passed 2026-04-06 03:05:07,165 - INFO - new policy list of vn ctest-vnet0-40174679 is ctest-policy4-15799398 2026-04-06 03:05:07,172 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-40174679, validated that no extra rules are present 2026-04-06 03:05:07,188 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-40174679, result of expected rules check passed 2026-04-06 03:05:12,431 - INFO - new policy list of vn ctest-vnet0-40174679 is ctest-policy5-27554741 2026-04-06 03:05:12,440 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-40174679, validated that no extra rules are present 2026-04-06 03:05:12,461 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-40174679, result of expected rules check passed 2026-04-06 03:05:17,741 - INFO - new policy list of vn ctest-vnet0-40174679 is ctest-policy6-80005622 2026-04-06 03:05:17,748 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-40174679, validated that no extra rules are present 2026-04-06 03:05:17,764 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-40174679, result of expected rules check passed 2026-04-06 03:05:23,019 - INFO - new policy list of vn ctest-vnet0-40174679 is ctest-policy7-27371982 2026-04-06 03:05:23,027 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-40174679, validated that no extra rules are present 2026-04-06 03:05:23,045 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-40174679, result of expected rules check passed 2026-04-06 03:05:28,266 - INFO - new policy list of vn ctest-vnet0-40174679 is ctest-policy8-59046507 2026-04-06 03:05:28,274 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-40174679, validated that no extra rules are present 2026-04-06 03:05:28,290 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-40174679, result of expected rules check passed 2026-04-06 03:05:33,512 - INFO - new policy list of vn ctest-vnet0-40174679 is ctest-policy9-83143486 2026-04-06 03:05:33,518 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-40174679, validated that no extra rules are present 2026-04-06 03:05:33,535 - INFO - Compute node: 10.0.0.241, VN: ctest-vnet0-40174679, result of expected rules check passed 2026-04-06 03:05:33,535 - INFO - Deleting VM ctest-vmc0-10495613 2026-04-06 03:05:35,651 - INFO - VM ctest-vmc0-10495613 is fully removed in API-Server 2026-04-06 03:05:35,858 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-46518460:ctest-vnet0-40174679 2026-04-06 03:05:35,858 - INFO - VM ctest-vmc0-10495613 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 03:05:36,139 - INFO - Routes for VM ctest-vmc0-10495613 is removed in all control-nodes 2026-04-06 03:06:00,933 - INFO - d4fa2cff-3125-4e9b-8362-2985ee788510 vm uve deleted from opserver 2026-04-06 03:06:00,953 - INFO - d4fa2cff-3125-4e9b-8362-2985ee788510 vm uve deleted from opserver 2026-04-06 03:06:00,968 - INFO - d4fa2cff-3125-4e9b-8362-2985ee788510 vm uve deleted from opserver 2026-04-06 03:06:00,968 - INFO - Validated that VM d4fa2cff-3125-4e9b-8362-2985ee788510 is removed from Opserver 2026-04-06 03:06:01,355 - INFO - Deleted policy ctest-policy9-83143486 2026-04-06 03:06:01,554 - INFO - Deleted policy ctest-policy8-59046507 2026-04-06 03:06:01,754 - INFO - Deleted policy ctest-policy7-27371982 2026-04-06 03:06:01,985 - INFO - Deleted policy ctest-policy6-80005622 2026-04-06 03:06:02,215 - INFO - Deleted policy ctest-policy5-27554741 2026-04-06 03:06:02,453 - INFO - Deleted policy ctest-policy4-15799398 2026-04-06 03:06:02,697 - INFO - Deleted policy ctest-policy3-13856969 2026-04-06 03:06:02,939 - INFO - Deleted policy ctest-policy2-58005514 2026-04-06 03:06:03,170 - INFO - Deleted policy ctest-policy1-93548712 2026-04-06 03:06:03,432 - INFO - Deleted policy ctest-policy0-04673434 2026-04-06 03:06:03,631 - INFO - Deleting VN ctest-vnet0-40174679 2026-04-06 03:06:03,969 - INFO - Validated that VN ctest-vnet0-40174679 is not found in API Server 2026-04-06 03:06:03,991 - INFO - Validated that VN ctest-vnet0-40174679 is not in any agent 2026-04-06 03:06:04,024 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-40174679 info 2026-04-06 03:06:04,167 - INFO - IPAM: ctest-TestDetailedPolicy0Ipv4v6-46518460-default-ipam is not found in API Server 2026-04-06 03:08:04,176 - ERROR - Socket Connection error: HTTPConnectionPool(host='10.0.0.27', port=8083): Max retries exceeded with url: /Snh_ShowRoutingInstanceReq?name=default-domain:ctest-TestDetailedPolicy0Ipv4v6-46518460:ctest-TestDetailedPolicy0Ipv4v6-46518460-default-ipam:ctest-TestDetailedPolicy0Ipv4v6-46518460-default-ipam (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f069e8e9130>, 'Connection to 10.0.0.27 timed out. (connect timeout=120)')) 2026-04-06 03:08:04,187 - INFO - IPAM:ctest-TestDetailedPolicy0Ipv4v6-46518460-default-ipam is not found in control node 2026-04-06 03:08:05,987 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:04:41] 2026-04-06 03:08:05,987 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:08:07,287 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:04:45] 2026-04-06 03:08:07,287 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:08:08,880 - INFO - Deleted project: ctest-TestDetailedPolicy0Ipv4v6-46518460, ID : d98cb32a-5f07-4b11-8bb6-ec0e06dd29a0 2026-04-06 03:08:09,065 - INFO - Domain Default found not creating 2026-04-06 03:08:09,243 - INFO - Project ctest-TestDetailedPolicy1-38635900 not found, creating it 2026-04-06 03:08:09,841 - INFO - Created Project:ctest-TestDetailedPolicy1-38635900, ID : d1f13839-3e36-40ad-a3fa-c8476701324c 2026-04-06 03:08:11,272 - INFO - ================================================================================ 2026-04-06 03:08:11,273 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-04-06 03:08:11,273 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-04-06 03:08:12,545 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:08:12,545 - INFO - 2026-04-06 03:08:12,545 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-04-06 03:08:13,328 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1-38635900'](d1f13839-3e36-40ad-a3fa-c8476701324c) 2026-04-06 03:08:13,328 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1-38635900 2026-04-06 03:08:15,723 - INFO - Verification of project ctest-TestDetailedPolicy1-38635900 in API Server 10.0.0.33 passed 2026-04-06 03:08:16,147 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1-38635900-default-ipam passed 2026-04-06 03:08:16,162 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1-38635900-default-ipam passed 2026-04-06 03:08:17,371 - INFO - Created VN ctest-vnet0-20682352 2026-04-06 03:08:17,968 - INFO - Verified VN network id 12 for VN 1270d23a-4940-4fb4-bac2-89fe13162b7a 2026-04-06 03:08:17,968 - INFO - Verifications in API Server for VN ctest-vnet0-20682352 passed 2026-04-06 03:08:18,028 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-20682352 passed 2026-04-06 03:10:18,870 - INFO - Deleting VN ctest-vnet0-20682352 2026-04-06 03:10:19,219 - INFO - IPAM: ctest-TestDetailedPolicy1-38635900-default-ipam is not found in API Server 2026-04-06 03:10:19,246 - INFO - IPAM:ctest-TestDetailedPolicy1-38635900-default-ipam is not found in control node 2026-04-06 03:10:21,051 - ERROR - <pre>Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 159, in _new_conn conn = connection.create_connection( File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 84, in create_connection raise err File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 74, in create_connection sock.connect(sa) File "/usr/local/lib64/python3.9/site-packages/gevent/_socketcommon.py", line 590, in connect self._internal_connect(address) File "/usr/local/lib64/python3.9/site-packages/gevent/_socketcommon.py", line 640, in _internal_connect self._wait(self._write_event) File "src/gevent/_hub_primitives.py", line 317, in gevent._gevent_c_hub_primitives.wait_on_socket File "src/gevent/_hub_primitives.py", line 322, in gevent._gevent_c_hub_primitives.wait_on_socket File "src/gevent/_hub_primitives.py", line 313, in gevent._gevent_c_hub_primitives._primitive_wait File "src/gevent/_hub_primitives.py", line 314, in gevent._gevent_c_hub_primitives._primitive_wait File "src/gevent/_hub_primitives.py", line 46, in gevent._gevent_c_hub_primitives.WaitOperationsGreenlet.wait File "src/gevent/_hub_primitives.py", line 46, in gevent._gevent_c_hub_primitives.WaitOperationsGreenlet.wait File "src/gevent/_hub_primitives.py", line 55, in gevent._gevent_c_hub_primitives.WaitOperationsGreenlet.wait File "src/gevent/_waiter.py", line 154, in gevent._gevent_c_waiter.Waiter.get File "src/gevent/_greenlet_primitives.py", line 61, in gevent._gevent_c_greenlet_primitives.SwitchOutGreenletWithLoop.switch File "src/gevent/_greenlet_primitives.py", line 61, in gevent._gevent_c_greenlet_primitives.SwitchOutGreenletWithLoop.switch File "src/gevent/_greenlet_primitives.py", line 65, in gevent._gevent_c_greenlet_primitives.SwitchOutGreenletWithLoop.switch File "src/gevent/_gevent_c_greenlet_primitives.pxd", line 35, in gevent._gevent_c_greenlet_primitives._greenlet_switch socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 670, in urlopen httplib_response = self._make_request( File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/lib64/python3.9/http/client.py", line 1285, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib64/python3.9/http/client.py", line 1331, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib64/python3.9/http/client.py", line 1280, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib64/python3.9/http/client.py", line 1040, in _send_output self.send(msg) File "/usr/lib64/python3.9/http/client.py", line 980, in send self.connect() File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 187, in connect conn = self._new_conn() File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 164, in _new_conn raise ConnectTimeoutError( urllib3.exceptions.ConnectTimeoutError: (<urllib3.connection.HTTPConnection object at 0x7f069e6bb3d0>, 'Connection to 10.0.0.27 timed out. (connect timeout=120)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 439, in send resp = conn.urlopen( File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 726, in urlopen retries = retries.increment( File "/usr/local/lib/python3.9/site-packages/urllib3/util/retry.py", line 446, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.0.0.27', port=8081): Max retries exceeded with url: /analytics/uves/virtual-networks (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f069e6bb3d0>, 'Connection to 10.0.0.27 timed out. (connect timeout=120)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/policy/test_policy_detailed.py", line 60, in test_multi_vn_repeated_policy_update_with_ping return self.repeated_policy_update_test_with_ping(topo) File "/contrail-test/scripts/policy/test_policy_detailed.py", line 75, in repeated_policy_update_test_with_ping out = setup_obj.topo_setup() File "/contrail-test/tcutils/topo/sdn_topo_setup.py", line 86, in topo_setup topo_steps.createVN(self, option=config_option) File "/contrail-test/tcutils/topo/topo_steps.py", line 269, in createVN createVNOrch(self) File "/contrail-test/tcutils/topo/topo_steps.py", line 298, in createVNOrch ret = self.vn_fixture[vn].verify_on_setup() File "/contrail-test/fixtures/vn_test.py", line 589, in verify_on_setup if not self.verify_vn_in_opserver(): File "/contrail-test/fixtures/vn_test.py", line 1122, in verify_vn_in_opserver res = self.analytics_obj.verify_vn_link(self.vn_fq_name) File "/contrail-test/tcutils/util.py", line 84, in f_retry result = f(*args, **kwargs) # first attempt File "/contrail-test/tcutils/collector/analytics_tests.py", line 1275, in verify_vn_link self.links = self.ops_inspect[ip].get_hrefs_to_all_UVEs_of_a_given_UVE_type( File "/contrail-test/tcutils/collector/opserver_introspect_utils.py", line 145, in get_hrefs_to_all_UVEs_of_a_given_UVE_type dct = self.dict_get('analytics/uves/' + uveType) File "/contrail-test/tcutils/verification_util.py", line 245, in dict_get return self._drv.load(self._mk_url_str(path)) File "/contrail-test/tcutils/verification_util.py", line 103, in load return self.load(url, False) File "/contrail-test/tcutils/verification_util.py", line 96, in load resp = requests.get(url, File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='10.0.0.27', port=8081): Max retries exceeded with url: /analytics/uves/virtual-networks (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f069e6bb3d0>, 'Connection to 10.0.0.27 timed out. (connect timeout=120)')) </pre> 2026-04-06 03:10:21,067 - INFO - 2026-04-06 03:10:21,068 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : FAILED[0:02:10] 2026-04-06 03:10:21,068 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:10:22,264 - INFO - Deleted project: ctest-TestDetailedPolicy1-38635900, ID : d1f13839-3e36-40ad-a3fa-c8476701324c 2026-04-06 03:10:22,460 - INFO - Domain Default found not creating 2026-04-06 03:10:22,617 - INFO - Project ctest-TestDetailedPolicy1Ipv4v6-99078659 not found, creating it 2026-04-06 03:10:23,091 - INFO - Created Project:ctest-TestDetailedPolicy1Ipv4v6-99078659, ID : 6442653c-ff6a-4c74-8237-9137eb8eebf4 2026-04-06 03:10:24,663 - INFO - ================================================================================ 2026-04-06 03:10:24,663 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-04-06 03:10:24,663 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-04-06 03:10:25,927 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:10:25,928 - INFO - 2026-04-06 03:10:25,928 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-04-06 03:10:26,685 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1Ipv4v6-99078659'](6442653c-ff6a-4c74-8237-9137eb8eebf4) 2026-04-06 03:10:26,685 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1Ipv4v6-99078659 2026-04-06 03:10:29,327 - INFO - Verification of project ctest-TestDetailedPolicy1Ipv4v6-99078659 in API Server 10.0.0.33 passed 2026-04-06 03:10:29,827 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1Ipv4v6-99078659-default-ipam passed 2026-04-06 03:10:29,844 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1Ipv4v6-99078659-default-ipam passed 2026-04-06 03:10:31,348 - INFO - Created VN ctest-vnet0-37011985 2026-04-06 03:10:32,022 - INFO - Verified VN network id 12 for VN c75d762b-70c2-46df-989a-04a08804e7c3 2026-04-06 03:10:32,022 - INFO - Verifications in API Server for VN ctest-vnet0-37011985 passed 2026-04-06 03:10:32,092 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-37011985 passed 2026-04-06 03:10:33,348 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-99078659:ctest-vnet0-37011985 is found in opserver 2026-04-06 03:10:34,394 - INFO - Created VN ctest-vnet1-70516363 2026-04-06 03:10:34,836 - INFO - Verified VN network id 13 for VN ce421fdf-f58f-47ed-a35e-4d550ba8d5e7 2026-04-06 03:10:34,836 - INFO - Verifications in API Server for VN ctest-vnet1-70516363 passed 2026-04-06 03:10:34,911 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-70516363 passed 2026-04-06 03:10:35,251 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-99078659:ctest-vnet1-70516363 is found in opserver 2026-04-06 03:10:35,701 - INFO - Verified policy policy0 in API Server, Result: True 2026-04-06 03:10:36,095 - INFO - Verified policy policy1 in API Server, Result: True 2026-04-06 03:10:36,500 - INFO - Verified policy policy2 in API Server, Result: True 2026-04-06 03:10:36,918 - INFO - Verified policy policy3 in API Server, Result: True 2026-04-06 03:10:37,319 - INFO - Verified policy policy100 in API Server, Result: True 2026-04-06 03:10:37,742 - INFO - Verified policy policy10 in API Server, Result: True 2026-04-06 03:10:38,115 - INFO - Verified policy policy11 in API Server, Result: True 2026-04-06 03:10:38,576 - INFO - Verified policy policy12 in API Server, Result: True 2026-04-06 03:10:39,020 - INFO - Verified policy policy13 in API Server, Result: True 2026-04-06 03:10:39,477 - INFO - Verified policy policy1000 in API Server, Result: True 2026-04-06 03:10:41,575 - INFO - VM ([<Server: ctest-vmc0-69785227>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:10:42,922 - INFO - VM ([<Server: ctest-vmc1-86027256>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:10:42,922 - INFO - Waiting for VM ctest-vmc0-69785227 to be up.. 2026-04-06 03:10:48,104 - INFO - VM name : ctest-vmc0-69785227 2026-04-06 03:11:22,648 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-69785227 passed 2026-04-06 03:11:43,542 - INFO - Waiting for VM ctest-vmc1-86027256 to be up.. 2026-04-06 03:11:43,645 - INFO - VM name : ctest-vmc1-86027256 2026-04-06 03:11:45,051 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-86027256 passed 2026-04-06 03:11:50,827 - INFO - Validated the rules for VM:ctest-vmc1-86027256 with attached policy:['policy100'] and vn:ctest-vnet1-70516363 2026-04-06 03:11:51,113 - INFO - Validated the rules for VM:ctest-vmc0-69785227 with attached policy:['policy0'] and vn:ctest-vnet0-37011985 2026-04-06 03:11:51,113 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-04-06 03:11:51,113 - INFO - Setup completed with result True 2026-04-06 03:11:56,331 - INFO - new policy list of vn ctest-vnet0-37011985 is policy1 2026-04-06 03:11:56,331 - INFO - Starting Verifications after policy for ctest-vnet0-37011985 updated to policy1 2026-04-06 03:11:56,331 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-04-06 03:11:56,331 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass', '58': 'pass'} 2026-04-06 03:12:05,059 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-69785227 passed 2026-04-06 03:12:07,576 - INFO - Ping to IP 3004:1fc:d1a8:53af:cca2:df60:0:3 from VM ctest-vmc0-69785227 passed 2026-04-06 03:12:07,576 - INFO - vm ping test result after policy for ctest-vnet0-37011985 updated to policy1 is: True 2026-04-06 03:12:12,895 - INFO - new policy list of vn ctest-vnet0-37011985 is policy1000 2026-04-06 03:12:12,896 - INFO - Starting Verifications after policy for ctest-vnet0-37011985 updated to policy1000 2026-04-06 03:12:12,896 - INFO - policy in effect is : [] 2026-04-06 03:12:12,896 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-04-06 03:12:16,393 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-69785227 failed 2026-04-06 03:12:19,911 - WARNING - Ping to IP 3004:1fc:d1a8:53af:cca2:df60:0:3 from VM ctest-vmc0-69785227 failed 2026-04-06 03:12:19,911 - INFO - vm ping test result after policy for ctest-vnet0-37011985 updated to policy1000 is: True 2026-04-06 03:12:25,175 - INFO - new policy list of vn ctest-vnet0-37011985 is policy2 2026-04-06 03:12:25,175 - INFO - Starting Verifications after policy for ctest-vnet0-37011985 updated to policy2 2026-04-06 03:12:25,176 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-04-06 03:12:25,176 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-04-06 03:12:28,649 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-69785227 failed 2026-04-06 03:12:32,162 - WARNING - Ping to IP 3004:1fc:d1a8:53af:cca2:df60:0:3 from VM ctest-vmc0-69785227 failed 2026-04-06 03:12:32,162 - INFO - vm ping test result after policy for ctest-vnet0-37011985 updated to policy2 is: True 2026-04-06 03:12:37,371 - INFO - new policy list of vn ctest-vnet0-37011985 is policy3 2026-04-06 03:12:37,372 - INFO - Starting Verifications after policy for ctest-vnet0-37011985 updated to policy3 2026-04-06 03:12:37,372 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-04-06 03:12:37,372 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-04-06 03:12:39,818 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-69785227 passed 2026-04-06 03:12:42,325 - INFO - Ping to IP 3004:1fc:d1a8:53af:cca2:df60:0:3 from VM ctest-vmc0-69785227 passed 2026-04-06 03:12:42,325 - INFO - vm ping test result after policy for ctest-vnet0-37011985 updated to policy3 is: True 2026-04-06 03:12:47,587 - INFO - new policy list of vn ctest-vnet0-37011985 is policy10 2026-04-06 03:12:47,588 - INFO - Starting Verifications after policy for ctest-vnet0-37011985 updated to policy10 2026-04-06 03:12:47,588 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-04-06 03:12:47,589 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-04-06 03:12:51,080 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-69785227 failed 2026-04-06 03:12:55,022 - WARNING - Ping to IP 3004:1fc:d1a8:53af:cca2:df60:0:3 from VM ctest-vmc0-69785227 failed 2026-04-06 03:12:55,022 - INFO - vm ping test result after policy for ctest-vnet0-37011985 updated to policy10 is: True 2026-04-06 03:13:00,315 - INFO - new policy list of vn ctest-vnet0-37011985 is policy11 2026-04-06 03:13:00,316 - INFO - Starting Verifications after policy for ctest-vnet0-37011985 updated to policy11 2026-04-06 03:13:00,316 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-04-06 03:13:00,316 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-04-06 03:13:02,850 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-69785227 passed 2026-04-06 03:13:05,344 - INFO - Ping to IP 3004:1fc:d1a8:53af:cca2:df60:0:3 from VM ctest-vmc0-69785227 passed 2026-04-06 03:13:05,344 - INFO - vm ping test result after policy for ctest-vnet0-37011985 updated to policy11 is: True 2026-04-06 03:13:10,628 - INFO - new policy list of vn ctest-vnet0-37011985 is policy12 2026-04-06 03:13:10,629 - INFO - Starting Verifications after policy for ctest-vnet0-37011985 updated to policy12 2026-04-06 03:13:10,629 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-04-06 03:13:10,629 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny', '58': 'deny'} 2026-04-06 03:13:14,075 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-69785227 failed 2026-04-06 03:13:17,599 - WARNING - Ping to IP 3004:1fc:d1a8:53af:cca2:df60:0:3 from VM ctest-vmc0-69785227 failed 2026-04-06 03:13:17,599 - INFO - vm ping test result after policy for ctest-vnet0-37011985 updated to policy12 is: True 2026-04-06 03:13:22,876 - INFO - new policy list of vn ctest-vnet0-37011985 is policy13 2026-04-06 03:13:22,877 - INFO - Starting Verifications after policy for ctest-vnet0-37011985 updated to policy13 2026-04-06 03:13:22,877 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-37011985', 'source_network': 'ctest-vnet1-70516363', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-04-06 03:13:22,877 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny', '58': 'pass'} 2026-04-06 03:13:25,370 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-69785227 passed 2026-04-06 03:13:27,925 - INFO - Ping to IP 3004:1fc:d1a8:53af:cca2:df60:0:3 from VM ctest-vmc0-69785227 passed 2026-04-06 03:13:27,925 - INFO - vm ping test result after policy for ctest-vnet0-37011985 updated to policy13 is: True 2026-04-06 03:13:28,132 - INFO - Deleting VM ctest-vmc1-86027256 2026-04-06 03:13:30,254 - INFO - VM ctest-vmc1-86027256 is fully removed in API-Server 2026-04-06 03:13:30,457 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-99078659:ctest-vnet1-70516363 2026-04-06 03:13:30,457 - INFO - VM ctest-vmc1-86027256 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 03:15:30,708 - ERROR - Socket Connection error: HTTPConnectionPool(host='10.0.0.27', port=8083): Max retries exceeded with url: /Snh_ShowRtGroupReq?x=target:64512:8000006 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f069e4150d0>, 'Connection to 10.0.0.27 timed out. (connect timeout=120)')) 2026-04-06 03:15:30,708 - INFO - Deleting VM ctest-vmc0-69785227 2026-04-06 03:15:32,837 - INFO - VM ctest-vmc0-69785227 is fully removed in API-Server 2026-04-06 03:15:33,046 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-99078659:ctest-vnet0-37011985 2026-04-06 03:15:33,047 - INFO - VM ctest-vmc0-69785227 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 03:15:33,308 - INFO - Routes for VM ctest-vmc0-69785227 is removed in all control-nodes 2026-04-06 03:16:01,257 - INFO - c18fa373-12ce-49e6-a44b-9300c233b58d vm uve deleted from opserver 2026-04-06 03:16:01,325 - INFO - c18fa373-12ce-49e6-a44b-9300c233b58d vm uve deleted from opserver 2026-04-06 03:16:01,340 - INFO - c18fa373-12ce-49e6-a44b-9300c233b58d vm uve deleted from opserver 2026-04-06 03:16:01,340 - INFO - Validated that VM c18fa373-12ce-49e6-a44b-9300c233b58d is removed from Opserver 2026-04-06 03:16:01,917 - INFO - Deleted policy policy1000 2026-04-06 03:16:02,148 - INFO - Deleted policy policy13 2026-04-06 03:16:02,350 - INFO - Deleted policy policy12 2026-04-06 03:16:02,545 - INFO - Deleted policy policy11 2026-04-06 03:16:02,774 - INFO - Deleted policy policy10 2026-04-06 03:16:03,007 - INFO - Deleted policy policy100 2026-04-06 03:16:03,261 - INFO - Deleted policy policy3 2026-04-06 03:16:03,512 - INFO - Deleted policy policy2 2026-04-06 03:16:03,764 - INFO - Deleted policy policy1 2026-04-06 03:16:04,011 - INFO - Deleted policy policy0 2026-04-06 03:16:04,231 - INFO - Deleting VN ctest-vnet1-70516363 2026-04-06 03:16:04,670 - INFO - Validated that VN ctest-vnet1-70516363 is not found in API Server 2026-04-06 03:16:04,691 - INFO - Validated that VN ctest-vnet1-70516363 is not in any agent 2026-04-06 03:16:04,722 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-70516363 info 2026-04-06 03:16:04,722 - INFO - Deleting VN ctest-vnet0-37011985 2026-04-06 03:16:05,075 - INFO - Validated that VN ctest-vnet0-37011985 is not found in API Server 2026-04-06 03:16:05,102 - INFO - Validated that VN ctest-vnet0-37011985 is not in any agent 2026-04-06 03:16:05,144 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-37011985 info 2026-04-06 03:16:05,327 - INFO - IPAM: ctest-TestDetailedPolicy1Ipv4v6-99078659-default-ipam is not found in API Server 2026-04-06 03:16:05,353 - INFO - IPAM:ctest-TestDetailedPolicy1Ipv4v6-99078659-default-ipam is not found in control node 2026-04-06 03:16:07,184 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:05:43] 2026-04-06 03:16:07,184 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:16:08,541 - INFO - Deleted project: ctest-TestDetailedPolicy1Ipv4v6-99078659, ID : 6442653c-ff6a-4c74-8237-9137eb8eebf4 2026-04-06 03:16:08,743 - INFO - Domain Default found not creating 2026-04-06 03:16:08,905 - INFO - Project ctest-TestQos-21838172 not found, creating it 2026-04-06 03:16:09,435 - INFO - Created Project:ctest-TestQos-21838172, ID : 89ce5559-92de-4902-b1a1-33ceb6d00cb2 2026-04-06 03:16:12,335 - INFO - Created VN ctest-vn-52805613 2026-04-06 03:16:13,269 - INFO - Created VN ctest-vn-62502420 2026-04-06 03:16:14,624 - INFO - VM ([<Server: ctest-TestQos-21838172-15770211>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:16:15,994 - INFO - VM ([<Server: ctest-TestQos-21838172-43581940>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:16:17,458 - INFO - VM ([<Server: ctest-TestQos-21838172-62849008>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:16:17,458 - INFO - Waiting for VM ctest-TestQos-21838172-15770211 to be up.. 2026-04-06 03:16:17,547 - INFO - VM name : ctest-TestQos-21838172-15770211 2026-04-06 03:17:00,415 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-21838172-15770211 passed 2026-04-06 03:17:21,309 - INFO - Waiting for VM ctest-TestQos-21838172-43581940 to be up.. 2026-04-06 03:17:21,399 - INFO - VM name : ctest-TestQos-21838172-43581940 2026-04-06 03:17:22,737 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-21838172-43581940 passed 2026-04-06 03:17:22,981 - INFO - Waiting for VM ctest-TestQos-21838172-62849008 to be up.. 2026-04-06 03:17:23,061 - INFO - VM name : ctest-TestQos-21838172-62849008 2026-04-06 03:17:24,407 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestQos-21838172-62849008 passed 2026-04-06 03:17:24,650 - INFO - ================================================================================ 2026-04-06 03:17:24,650 - INFO - STARTING TEST : test_qos_remark_dscp_on_vmi 2026-04-06 03:17:24,650 - INFO - TEST DESCRIPTION : Create a qos config for remarking DSCP 1 to 10 Have VMs A, B Apply the qos config to VM A Validate that packets from A to B have DSCP marked correctly 2026-04-06 03:17:25,949 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:17:25,949 - INFO - 2026-04-06 03:17:26,227 - INFO - Created FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-99942684'], UUID ebfacad5-7686-4db0-b571-2acf73792d02 2026-04-06 03:17:26,551 - INFO - Created QosConfig ['default-domain', 'ctest-TestQos-21838172', 'ctest-qos_config-99246811'], UUID: 660a3025-12d9-4eec-be4d-01b9cb863876 2026-04-06 03:17:26,607 - INFO - Applying qos-config on VM 60266afb-b3fe-43e8-a58f-ddd1f0c611ba 2026-04-06 03:17:32,643 - INFO - Starting hping3 on ctest-TestQos-21838172-15770211, args: --destport 20000 --baseport 10000 --count 20000 --interval 1 --udp --tos 4 --keep --numeric 2026-04-06 03:18:01,274 - INFO - 16 packets are found in tcpdump output as expected 2026-04-06 03:18:03,332 - INFO - Packet QoS marking validation passed 2026-04-06 03:18:03,346 - INFO - 16 packets are found in tcpdump output as expected 2026-04-06 03:18:05,406 - INFO - Packet QoS marking validation passed 2026-04-06 03:18:05,512 - INFO - Removing qos-config on VM 60266afb-b3fe-43e8-a58f-ddd1f0c611ba 2026-04-06 03:18:05,587 - INFO - Deleting Qos config ['default-domain', 'ctest-TestQos-21838172', 'ctest-qos_config-99246811'], UUID: 660a3025-12d9-4eec-be4d-01b9cb863876 2026-04-06 03:18:05,679 - INFO - Deleting FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-99942684'], UUID: ebfacad5-7686-4db0-b571-2acf73792d02 2026-04-06 03:18:06,970 - INFO - END TEST : test_qos_remark_dscp_on_vmi : PASSED[0:00:42] 2026-04-06 03:18:06,970 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:18:06,973 - INFO - Deleting VM ctest-TestQos-21838172-62849008 2026-04-06 03:18:07,062 - INFO - Deleting VM ctest-TestQos-21838172-43581940 2026-04-06 03:18:07,154 - INFO - Deleting VM ctest-TestQos-21838172-15770211 2026-04-06 03:18:07,228 - INFO - Deleting VN ctest-vn-62502420 2026-04-06 03:18:07,270 - WARNING - Deleting VN ctest-vn-62502420 failed..Will retry 2026-04-06 03:18:09,453 - INFO - Deleting VN ctest-vn-52805613 2026-04-06 03:18:10,337 - INFO - Deleted project: ctest-TestQos-21838172, ID : 89ce5559-92de-4902-b1a1-33ceb6d00cb2 2026-04-06 03:18:10,536 - INFO - Domain Default found not creating 2026-04-06 03:18:10,695 - INFO - Project ctest-TestRP-02593412 not found, creating it 2026-04-06 03:18:11,300 - INFO - Created Project:ctest-TestRP-02593412, ID : f270859f-76d0-4df7-b1c9-2c8f1cbc6c86 2026-04-06 03:18:12,754 - INFO - ================================================================================ 2026-04-06 03:18:12,755 - INFO - STARTING TEST : test_rp_interface 2026-04-06 03:18:12,755 - INFO - TEST DESCRIPTION : 1. Create a routing policy with interface match. 2. Launch VMs. 3. Attach policy to VN and confirm if policy takes hold. 2026-04-06 03:18:14,059 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:18:14,059 - INFO - 2026-04-06 03:18:15,121 - INFO - Created VN ctest-bgpaas_vn-75459119 2026-04-06 03:18:16,018 - INFO - Created VN ctest-bgpaas_vn-42877947 2026-04-06 03:18:17,414 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:18:18,755 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:18:18,755 - INFO - Waiting for VM test_vm to be up.. 2026-04-06 03:18:23,927 - INFO - VM name : test_vm 2026-04-06 03:18:29,692 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-04-06 03:18:29,922 - INFO - Waiting for VM test2_vm to be up.. 2026-04-06 03:18:30,005 - INFO - VM name : test2_vm 2026-04-06 03:18:31,334 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-04-06 03:18:35,709 - INFO - Ping to IP 29.31.198.67 from VM test_vm passed 2026-04-06 03:18:35,818 - INFO - Deleting VM test2_vm 2026-04-06 03:18:35,885 - INFO - Deleting VM test_vm 2026-04-06 03:18:35,948 - INFO - Deleting VN ctest-bgpaas_vn-42877947 2026-04-06 03:18:35,992 - WARNING - Deleting VN ctest-bgpaas_vn-42877947 failed..Will retry 2026-04-06 03:18:38,146 - INFO - Deleting VN ctest-bgpaas_vn-75459119 2026-04-06 03:18:39,600 - INFO - END TEST : test_rp_interface : PASSED[0:00:27] 2026-04-06 03:18:39,600 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:18:39,604 - INFO - ================================================================================ 2026-04-06 03:18:39,604 - INFO - STARTING TEST : test_rp_interface_ext_community 2026-04-06 03:18:39,605 - INFO - TEST DESCRIPTION : 1. Create a routing policy with interface match. 2. Launch VMs. 3. Attach policy to VN and confirm if policy takes hold. 2026-04-06 03:18:40,870 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:18:40,870 - INFO - 2026-04-06 03:18:41,395 - INFO - Created VN ctest-bgpaas_vn-28997837 2026-04-06 03:18:42,208 - INFO - Created VN ctest-bgpaas_vn-66020486 2026-04-06 03:18:43,497 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:18:44,746 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:18:44,746 - INFO - Waiting for VM test_vm to be up.. 2026-04-06 03:18:49,944 - INFO - VM name : test_vm 2026-04-06 03:18:55,396 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-04-06 03:18:55,645 - INFO - Waiting for VM test2_vm to be up.. 2026-04-06 03:18:55,749 - INFO - VM name : test2_vm 2026-04-06 03:19:02,117 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-04-06 03:19:06,535 - INFO - Deleting VM test2_vm 2026-04-06 03:19:06,600 - INFO - Deleting VM test_vm 2026-04-06 03:19:06,665 - INFO - Deleting VN ctest-bgpaas_vn-66020486 2026-04-06 03:19:06,710 - WARNING - Deleting VN ctest-bgpaas_vn-66020486 failed..Will retry 2026-04-06 03:19:08,749 - WARNING - Deleting VN ctest-bgpaas_vn-66020486 failed..Will retry 2026-04-06 03:19:12,815 - INFO - Deleting VN ctest-bgpaas_vn-28997837 2026-04-06 03:19:18,140 - ERROR - HttpError Python 3.9.25: /usr/bin/python3 Mon Apr 6 03:19:04 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.routing_policy.test_routing_policy.Test...nterface_ext_community[sanity] id=0x7f06a5849790>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestRP.test_rp_interface_ext_community> self = <scripts.routing_policy.test_routing_policy.Test...nterface_ext_community[sanity] id=0x7f06a5849790> args = () kwargs = {} /contrail-test/scripts/routing_policy/test_routing_policy.py in test_rp_interface_ext_community(self=<scripts.routing_policy.test_routing_policy.Test...nterface_ext_community[sanity] id=0x7f06a5849790>) 254 test2_vm = ret_dict['test2_vm'] 255 config_dicts = {'vn_fixture':vn_fixture, 'from_term':'protocol', 'sub_from':'interface', 'to_term':'add_ext_community', 'sub_to':'target:64512:44444'} 256 rp = self.configure_term_routing_policy(config_dicts) 257 assert self.verify_policy_in_control(vn_fixture, test_vm, search_value = 'target:64512:44444'), 'Search term not found in introspect' 258 assert test_vm.ping_with_certainty(test2_vm.vm_ip) rp undefined self = <scripts.routing_policy.test_routing_policy.Test...nterface_ext_community[sanity] id=0x7f06a5849790> self.configure_term_routing_policy = <bound method RPBase.configure_term_routing_poli...terface_ext_community[sanity] id=0x7f06a5849790>> config_dicts = {'from_term': 'protocol', 'sub_from': 'interface', 'sub_to': 'target:64512:44444', 'to_term': 'add_ext_community', 'vn_fixture': <vn_test.VNFixture object>} /contrail-test/scripts/routing_policy/base.py in configure_term_routing_policy(self=<scripts.routing_policy.test_routing_policy.Test...nterface_ext_community[sanity] id=0x7f06a5849790>, config_dicts={'from_term': 'protocol', 'sub_from': 'interface', 'sub_to': 'target:64512:44444', 'to_term': 'add_ext_community', 'vn_fixture': <vn_test.VNFixture object>}) 119 fix_vn = self.vnc_lib.virtual_network_read(id = config_dicts['vn_fixture'].uuid) 120 fix_vn.set_routing_policy(rp) 121 self.vnc_lib.virtual_network_update(fix_vn) 122 self.addCleanup(self.delete_rp_refs_from_vn, rp, fix_vn) 123 return rp self = <scripts.routing_policy.test_routing_policy.Test...nterface_ext_community[sanity] id=0x7f06a5849790> self.vnc_lib = <vnc_api_test.TestVncApi object> self.vnc_lib.virtual_network_update = functools.partial(<bound method VncApi._object_u...pi object at 0x7f069e1e5610>>, 'virtual-network') fix_vn = <vnc_api.gen.resource_client.VirtualNetwork object> /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in wrapper(self=<vnc_api_test.TestVncApi object>, *args=('virtual-network', <vnc_api.gen.resource_client.VirtualNetwork object>), **kwargs={}) 50 retry_on_error=False) 51 self._parse_homepage(homepage) 52 return func(self, *args, **kwargs) 53 return wrapper 54 func = <function VncApi._object_update> self = <vnc_api_test.TestVncApi object> args = ('virtual-network', <vnc_api.gen.resource_client.VirtualNetwork object>) kwargs = {} /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _object_update(self=<vnc_api_test.TestVncApi object>, res_type='virtual-network', obj=<vnc_api.gen.resource_client.VirtualNetwork object>) 787 json_body = '{"%s":%s}' % (res_type, obj_json_param) 788 uri = obj_cls.resource_uri_base[res_type] + '/' + obj.uuid 789 content = self._request_server( 790 OP_PUT, uri, data=json_body) 791 content = None self = <vnc_api_test.TestVncApi object> self._request_server = <bound method VncApi._request_server of <vnc_api_test.TestVncApi object>> global OP_PUT = 3 uri = '/virtual-network/4d8dd37a-faa3-40a5-bc3e-e24fe19bc6ae' data undefined json_body = '{"virtual-network":{"uuid": "4d8dd37a-faa3-40a5-...uuid": "f4bb57dc-4344-4a45-8f07-2a440ab5a1cf"}]}}' /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _request_server(self=<vnc_api_test.TestVncApi object>, op=3, url='/virtual-network/4d8dd37a-faa3-40a5-bc3e-e24fe19bc6ae', data='{"virtual-network":{"uuid": "4d8dd37a-faa3-40a5-...uuid": "f4bb57dc-4344-4a45-8f07-2a440ab5a1cf"}]}}', retry_on_error=True, retry_after_authn=False, retry_count=30) 1124 raise ConnectionError("Unable to retrive the api server root url.") 1125 1126 return self._request( 1127 op, url, data=data, retry_on_error=retry_on_error, 1128 retry_after_authn=retry_after_authn, retry_count=retry_count) self = <vnc_api_test.TestVncApi object> self._request = <bound method VncApi._request of <vnc_api_test.TestVncApi object>> op = 3 url = '/virtual-network/4d8dd37a-faa3-40a5-bc3e-e24fe19bc6ae' data = '{"virtual-network":{"uuid": "4d8dd37a-faa3-40a5-...uuid": "f4bb57dc-4344-4a45-8f07-2a440ab5a1cf"}]}}' retry_on_error = True retry_after_authn = False retry_count = 30 /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _request(self=<vnc_api_test.TestVncApi object>, op=3, url='/virtual-network/4d8dd37a-faa3-40a5-bc3e-e24fe19bc6ae', data='{"virtual-network":{"uuid": "4d8dd37a-faa3-40a5-...uuid": "f4bb57dc-4344-4a45-8f07-2a440ab5a1cf"}]}}', retry_on_error=True, retry_after_authn=False, retry_count=30) 1206 raise AuthFailed(status, content) 1207 else: # Unknown Error 1208 raise HttpError(status, content) 1209 # end while True 1210 global HttpError = <class 'vnc_api.exceptions.HttpError'> status = 500 content = "cassandra.ReadTimeout: Error from server: code=1...'required_responses': 3, 'received_responses': 2}" HttpError: HTTP Status: 500 Content: cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} __cause__ = None __class__ = <class 'vnc_api.exceptions.HttpError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of HttpError object> __dict__ = {'content': "cassandra.ReadTimeout: Error from server: code=1...'required_responses': 3, 'received_responses': 2}", 'status_code': 500} __dir__ = <built-in method __dir__ of HttpError object> __doc__ = None __eq__ = <method-wrapper '__eq__' of HttpError object> __format__ = <built-in method __format__ of HttpError object> __ge__ = <method-wrapper '__ge__' of HttpError object> __getattribute__ = <method-wrapper '__getattribute__' of HttpError object> __gt__ = <method-wrapper '__gt__' of HttpError object> __hash__ = <method-wrapper '__hash__' of HttpError object> __init__ = <bound method HttpError.__init__ of HttpError(50...red_responses\': 3, \'received_responses\': 2}')> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of HttpError object> __lt__ = <method-wrapper '__lt__' of HttpError object> __module__ = 'vnc_api.exceptions' __ne__ = <method-wrapper '__ne__' of HttpError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of HttpError object> __reduce_ex__ = <built-in method __reduce_ex__ of HttpError object> __repr__ = <method-wrapper '__repr__' of HttpError object> __setattr__ = <method-wrapper '__setattr__' of HttpError object> __setstate__ = <built-in method __setstate__ of HttpError object> __sizeof__ = <built-in method __sizeof__ of HttpError object> __str__ = <bound method HttpError.__str__ of HttpError(500...red_responses\': 3, \'received_responses\': 2}')> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> __weakref__ = None args = (500, "cassandra.ReadTimeout: Error from server: code=1...'required_responses': 3, 'received_responses': 2}") content = "cassandra.ReadTimeout: Error from server: code=1...'required_responses': 3, 'received_responses': 2}" status_code = 500 with_traceback = <built-in method with_traceback of HttpError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/routing_policy/test_routing_policy.py", line 256, in test_rp_interface_ext_community rp = self.configure_term_routing_policy(config_dicts) File "/contrail-test/scripts/routing_policy/base.py", line 121, in configure_term_routing_policy self.vnc_lib.virtual_network_update(fix_vn) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 789, in _object_update content = self._request_server( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1208, in _request raise HttpError(status, content) vnc_api.exceptions.HttpError: HTTP Status: 500 Content: cassandra.ReadTimeout: Error from server: code=1200 [Coordinator node timed out waiting for replica nodes' responses] message="Operation timed out - received only 2 responses." info={'consistency': 'ALL', 'required_responses': 3, 'received_responses': 2} 2026-04-06 03:19:18,155 - INFO - 2026-04-06 03:19:18,156 - INFO - END TEST : test_rp_interface_ext_community : FAILED[0:00:39] 2026-04-06 03:19:18,156 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:19:18,158 - INFO - ================================================================================ 2026-04-06 03:19:18,158 - INFO - STARTING TEST : test_rp_interface_static 2026-04-06 03:19:18,159 - INFO - TEST DESCRIPTION : 1. Create a routing policy with interface-static match. 2. Launch VMs. 3. Attach policy to VN and confirm if policy takes hold. 2026-04-06 03:19:19,438 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:19:19,438 - INFO - 2026-04-06 03:19:22,798 - ERROR - HttpError Python 3.9.25: /usr/bin/python3 Mon Apr 6 03:19:21 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.routing_policy.test_routing_policy.Test...st_rp_interface_static[sanity] id=0x7f06a5849610>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestRP.test_rp_interface_static> self = <scripts.routing_policy.test_routing_policy.Test...st_rp_interface_static[sanity] id=0x7f06a5849610> args = () kwargs = {} /contrail-test/scripts/routing_policy/test_routing_policy.py in test_rp_interface_static(self=<scripts.routing_policy.test_routing_policy.Test...st_rp_interface_static[sanity] id=0x7f06a5849610>) 56 ''' 57 58 ret_dict,random_cidr = self.create_interface_static_routes() 59 config_dicts = {'vn_fixture':ret_dict['vn_fixture'], 'from_term':'protocol', 'sub_from':'interface-static', 'to_term':'community', 'sub_to':'64512:55555'} 60 rp = self.configure_term_routing_policy(config_dicts) ret_dict undefined random_cidr undefined self = <scripts.routing_policy.test_routing_policy.Test...st_rp_interface_static[sanity] id=0x7f06a5849610> self.create_interface_static_routes = <bound method TestRP.create_interface_static_rou...t_rp_interface_static[sanity] id=0x7f06a5849610>> /contrail-test/scripts/routing_policy/test_routing_policy.py in create_interface_static_routes(self=<scripts.routing_policy.test_routing_policy.Test...st_rp_interface_static[sanity] id=0x7f06a5849610>) 576 577 def create_interface_static_routes(self): 578 ret_dict = self.config_basic() 579 self.static_table_handle = ContrailVncApi(self.vnc_lib, self.logger) 580 random_cidr = get_random_cidr() ret_dict undefined self = <scripts.routing_policy.test_routing_policy.Test...st_rp_interface_static[sanity] id=0x7f06a5849610> self.config_basic = <bound method RPBase.config_basic of <scripts.ro...t_rp_interface_static[sanity] id=0x7f06a5849610>> /contrail-test/scripts/routing_policy/base.py in config_basic(self=<scripts.routing_policy.test_routing_policy.Test...st_rp_interface_static[sanity] id=0x7f06a5849610>) 35 vn_subnets = [get_random_cidr()] 36 vn2_subnets = [get_random_cidr()] 37 vn_fixture = self.create_vn(vn_name, vn_subnets) 38 rt_value = randint(50000, 60000) 39 vn_fixture.add_route_target(vn_fixture.ri_name, self.inputs.router_asn, rt_value) vn_fixture undefined self = <scripts.routing_policy.test_routing_policy.Test...st_rp_interface_static[sanity] id=0x7f06a5849610> self.create_vn = <bound method GenericTestBase.create_vn of <scri...t_rp_interface_static[sanity] id=0x7f06a5849610>> vn_name = 'ctest-bgpaas_vn-00851210' vn_subnets = ['128.20.130.64/26'] /contrail-test/common/base.py in create_vn(self=<scripts.routing_policy.test_routing_policy.Test...st_rp_interface_static[sanity] id=0x7f06a5849610>, vn_name='ctest-bgpaas_vn-00851210', vn_subnets=['128.20.130.64/26'], cleanup=True, **kwargs={}) 189 190 def create_vn(self, vn_name=None, vn_subnets=None, cleanup=True, **kwargs): 191 vn_fixture = self.create_only_vn(vn_name=vn_name, 192 vn_subnets=vn_subnets, 193 **kwargs) vn_fixture undefined self = <scripts.routing_policy.test_routing_policy.Test...st_rp_interface_static[sanity] id=0x7f06a5849610> self.create_only_vn = <bound method GenericTestBase.create_only_vn of ...ipts.routing_policy.test_routing_policy.TestRP'>> vn_name = 'ctest-bgpaas_vn-00851210' vn_subnets = ['128.20.130.64/26'] kwargs = {} /contrail-test/common/base.py in create_only_vn(cls=<class 'scripts.routing_policy.test_routing_policy.TestRP'>, vn_name='ctest-bgpaas_vn-00851210', vn_subnets=['128.20.130.64/26'], **kwargs={}) 184 subnets=vn_subnets, 185 **kwargs) 186 vn_fixture.setUp() 187 return vn_fixture 188 # end create_only_vn vn_fixture = <vn_test.VNFixture object> vn_fixture.setUp = <bound method VNFixture.setUp of <vn_test.VNFixture object>> /contrail-test/fixtures/vn_test.py in setUp(self=<vn_test.VNFixture object>) 437 def setUp(self): 438 super(VNFixture, self).setUp() 439 self.create() 440 441 def create(self): self = <vn_test.VNFixture object> self.create = <bound method VNFixture.create of <vn_test.VNFixture object>> /contrail-test/fixtures/vn_test.py in create(self=<vn_test.VNFixture object>) 441 def create(self): 442 project_fqname = [self.domain_name, self.project_name] 443 self.project_obj = self.connections.vnc_lib_fixture.get_project_obj( 444 project_fqname) 445 if self.uuid: self = <vn_test.VNFixture object> self.project_obj = None self.connections = <common.connections.ContrailConnections object> self.connections.vnc_lib_fixture = <vnc_api_test.VncLibFixture object> self.connections.vnc_lib_fixture.get_project_obj = <bound method VncLibFixture.get_project_obj of <vnc_api_test.VncLibFixture object>> project_fqname = ['default-domain', 'ctest-TestRP-02593412'] /contrail-test/fixtures/vnc_api_test.py in get_project_obj(self=<vnc_api_test.VncLibFixture object>, project_fqname=['default-domain', 'ctest-TestRP-02593412']) 259 def get_project_obj(self, project_fqname=None): 260 if project_fqname: 261 return self.vnc_api_h.project_read(fq_name=project_fqname) 262 elif self.connections: 263 project_id = self.connections.project_id self = <vnc_api_test.VncLibFixture object> self.vnc_api_h = <vnc_api_test.TestVncApi object> self.vnc_api_h.project_read = functools.partial(<bound method VncApi._object_r...TestVncApi object at 0x7f069e1e5610>>, 'project') fq_name undefined project_fqname = ['default-domain', 'ctest-TestRP-02593412'] /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in wrapper(self=<vnc_api_test.TestVncApi object>, *args=('project',), **kwargs={'fq_name': ['default-domain', 'ctest-TestRP-02593412']}) 50 retry_on_error=False) 51 self._parse_homepage(homepage) 52 return func(self, *args, **kwargs) 53 return wrapper 54 func = <function VncApi._object_read> self = <vnc_api_test.TestVncApi object> args = ('project',) kwargs = {'fq_name': ['default-domain', 'ctest-TestRP-02593412']} /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _object_read(self=<vnc_api_test.TestVncApi object>, res_type='project', fq_name=['default-domain', 'ctest-TestRP-02593412'], fq_name_str=None, id='f270859f-76d0-4df7-b1c9-2c8f1cbc6c86', ifmap_id=None, fields=set(), exclude_back_refs=True, exclude_children=True) 726 query_params['exclude_hrefs'] = True 727 728 response = self._request_server(OP_GET, uri, query_params) 729 730 obj_dict = response[res_type] response undefined self = <vnc_api_test.TestVncApi object> self._request_server = <bound method VncApi._request_server of <vnc_api_test.TestVncApi object>> global OP_GET = 2 uri = '/project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86' query_params = {'exclude_back_refs': True, 'exclude_children': True} /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _request_server(self=<vnc_api_test.TestVncApi object>, op=2, url='/project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86', data={'exclude_back_refs': True, 'exclude_children': True}, retry_on_error=True, retry_after_authn=False, retry_count=30) 1124 raise ConnectionError("Unable to retrive the api server root url.") 1125 1126 return self._request( 1127 op, url, data=data, retry_on_error=retry_on_error, 1128 retry_after_authn=retry_after_authn, retry_count=retry_count) self = <vnc_api_test.TestVncApi object> self._request = <bound method VncApi._request of <vnc_api_test.TestVncApi object>> op = 2 url = '/project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86' data = {'exclude_back_refs': True, 'exclude_children': True} retry_on_error = True retry_after_authn = False retry_count = 30 /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _request(self=<vnc_api_test.TestVncApi object>, op=2, url='/project/f270859f-76d0-4df7-b1c9-2c8f1cbc6c86', data={'exclude_back_refs': True, 'exclude_children': True}, retry_on_error=True, retry_after_authn=False, retry_count=30) 1206 raise AuthFailed(status, content) 1207 else: # Unknown Error 1208 raise HttpError(status, content) 1209 # end while True 1210 global HttpError = <class 'vnc_api.exceptions.HttpError'> status = 500 content = 'Internal Server Error' HttpError: HTTP Status: 500 Content: Internal Server Error __cause__ = None __class__ = <class 'vnc_api.exceptions.HttpError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of HttpError object> __dict__ = {'content': 'Internal Server Error', 'status_code': 500} __dir__ = <built-in method __dir__ of HttpError object> __doc__ = None __eq__ = <method-wrapper '__eq__' of HttpError object> __format__ = <built-in method __format__ of HttpError object> __ge__ = <method-wrapper '__ge__' of HttpError object> __getattribute__ = <method-wrapper '__getattribute__' of HttpError object> __gt__ = <method-wrapper '__gt__' of HttpError object> __hash__ = <method-wrapper '__hash__' of HttpError object> __init__ = <bound method HttpError.__init__ of HttpError(500, 'Internal Server Error')> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of HttpError object> __lt__ = <method-wrapper '__lt__' of HttpError object> __module__ = 'vnc_api.exceptions' __ne__ = <method-wrapper '__ne__' of HttpError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of HttpError object> __reduce_ex__ = <built-in method __reduce_ex__ of HttpError object> __repr__ = <method-wrapper '__repr__' of HttpError object> __setattr__ = <method-wrapper '__setattr__' of HttpError object> __setstate__ = <built-in method __setstate__ of HttpError object> __sizeof__ = <built-in method __sizeof__ of HttpError object> __str__ = <bound method HttpError.__str__ of HttpError(500, 'Internal Server Error')> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> __weakref__ = None args = (500, 'Internal Server Error') content = 'Internal Server Error' status_code = 500 with_traceback = <built-in method with_traceback of HttpError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/routing_policy/test_routing_policy.py", line 58, in test_rp_interface_static ret_dict,random_cidr = self.create_interface_static_routes() File "/contrail-test/scripts/routing_policy/test_routing_policy.py", line 578, in create_interface_static_routes ret_dict = self.config_basic() File "/contrail-test/scripts/routing_policy/base.py", line 37, in config_basic vn_fixture = self.create_vn(vn_name, vn_subnets) File "/contrail-test/common/base.py", line 191, in create_vn vn_fixture = self.create_only_vn(vn_name=vn_name, File "/contrail-test/common/base.py", line 186, in create_only_vn vn_fixture.setUp() File "/contrail-test/fixtures/vn_test.py", line 439, in setUp self.create() File "/contrail-test/fixtures/vn_test.py", line 443, in create self.project_obj = self.connections.vnc_lib_fixture.get_project_obj( File "/contrail-test/fixtures/vnc_api_test.py", line 261, in get_project_obj return self.vnc_api_h.project_read(fq_name=project_fqname) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1208, in _request raise HttpError(status, content) vnc_api.exceptions.HttpError: HTTP Status: 500 Content: Internal Server Error 2026-04-06 03:19:22,810 - INFO - 2026-04-06 03:19:22,810 - INFO - END TEST : test_rp_interface_static : FAILED[0:00:04] 2026-04-06 03:19:22,810 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:19:24,895 - INFO - Domain Default found not creating 2026-04-06 03:19:25,062 - INFO - Project ctest-TestBasicRTFilter-17305313 not found, creating it 2026-04-06 03:19:35,397 - ERROR - Exception while creating project Traceback (most recent call last): File "/contrail-test/common/isolated_creds.py", line 166, in create_tenant project.setUp() File "/contrail-test/fixtures/project_test.py", line 91, in setUp self.create() File "/contrail-test/fixtures/project_test.py", line 125, in create self._create_project() File "/contrail-test/fixtures/project_test.py", line 62, in _create_project self.project_obj = self.vnc_lib_fixture.project_read(id=self.uuid) File "/contrail-test/fixtures/vnc_api_test.py", line 225, in hook return act_attr(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1208, in _request raise HttpError(status, content) vnc_api.exceptions.HttpError: HTTP Status: 500 Content: Internal Server Error 2026-04-06 03:19:36,861 - INFO - ================================================================================ 2026-04-06 03:19:36,861 - INFO - STARTING TEST : test_rt_CEM_22032 2026-04-06 03:19:36,861 - INFO - TEST DESCRIPTION : Description: Validate Advertise of routes across VNs with Service keywords using RTs Test steps: 1. Create a VM in a VN (starting with "service-" keyword). 2. Add a route-target entry to the VN. 3. Check the rt_group and bgp.rtarget.0 table on the control nodes. Pass criteria: The system-defined, user-defined route target of the VN and the VM IP should be seen in the respective tables. Maintainer : manasd@juniper.net 2026-04-06 03:19:38,142 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:19:38,142 - INFO - 2026-04-06 03:19:41,777 - ERROR - HttpError Python 3.9.25: /usr/bin/python3 Mon Apr 6 03:19:40 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.rt_filter.test_rt_filter.TestBasicRTFil...rt_CEM_22032[cb_sanity,sanity] id=0x7f06a5861220>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestBasicRTFilter.test_rt_CEM_22032> self = <scripts.rt_filter.test_rt_filter.TestBasicRTFil...rt_CEM_22032[cb_sanity,sanity] id=0x7f06a5861220> args = () kwargs = {} /contrail-test/scripts/rt_filter/test_rt_filter.py in test_rt_CEM_22032(self=<scripts.rt_filter.test_rt_filter.TestBasicRTFil...rt_CEM_22032[cb_sanity,sanity] id=0x7f06a5861220>) 178 vn1_subnets = [get_random_cidr()] 179 vn1_vm1_name = get_random_name('vm1') 180 vn1_fixture = self.create_vn(vn1_name, vn1_subnets) 181 assert vn1_fixture.verify_on_setup() 182 user_def_rt_num = get_random_rt() vn1_fixture undefined self = <scripts.rt_filter.test_rt_filter.TestBasicRTFil...rt_CEM_22032[cb_sanity,sanity] id=0x7f06a5861220> self.create_vn = <bound method BaseRtFilterTest.create_vn of <scr...t_CEM_22032[cb_sanity,sanity] id=0x7f06a5861220>> vn1_name = 'service-vn-65396092' vn1_subnets = ['191.82.48.64/26'] /contrail-test/scripts/rt_filter/base.py in create_vn(self=<scripts.rt_filter.test_rt_filter.TestBasicRTFil...rt_CEM_22032[cb_sanity,sanity] id=0x7f06a5861220>, vn_name='service-vn-65396092', vn_subnets=['191.82.48.64/26']) 32 33 def create_vn(self, vn_name, vn_subnets): 34 return self.useFixture( 35 VNFixture(project_name=self.inputs.project_name, 36 connections=self.connections, self = <scripts.rt_filter.test_rt_filter.TestBasicRTFil...rt_CEM_22032[cb_sanity,sanity] id=0x7f06a5861220> self.useFixture = <bound method TestCase.useFixture of <scripts.rt...t_CEM_22032[cb_sanity,sanity] id=0x7f06a5861220>> global VNFixture = <class 'vn_test.VNFixture'> project_name undefined self.inputs = <common.contrail_test_init.ContrailTestInit object> self.inputs.project_name = 'ctest-TestBasicRTFilter-17305313' connections undefined self.connections = <common.connections.ContrailConnections object> inputs undefined vn_name = 'service-vn-65396092' subnets undefined vn_subnets = ['191.82.48.64/26'] /usr/local/lib/python3.9/site-packages/testtools/testcase.py in useFixture(self=<scripts.rt_filter.test_rt_filter.TestBasicRTFil...rt_CEM_22032[cb_sanity,sanity] id=0x7f06a5861220>, fixture=<vn_test.VNFixture object>) 754 # Gather_details worked, so raise the exception setUp 755 # encountered. 756 reraise(*exc_info) 757 else: 758 self.addCleanup(fixture.cleanUp) global reraise = <function reraise> exc_info = (<class 'vnc_api.exceptions.HttpError'>, HttpError(500, 'Internal Server Error'), <traceback object>) /usr/local/lib/python3.9/site-packages/testtools/_compat3x.py in reraise(exc_class=<class 'vnc_api.exceptions.HttpError'>, exc_obj=HttpError(500, 'Internal Server Error'), exc_tb=<traceback object>, _marker=<object object>) 13 14 def reraise(exc_class, exc_obj, exc_tb, _marker=object()): 15 """Re-raise an exception received from sys.exc_info() or similar.""" 16 raise exc_obj.with_traceback(exc_tb) 17 exc_obj = HttpError(500, 'Internal Server Error') exc_obj.with_traceback = <built-in method with_traceback of HttpError object> exc_tb = <traceback object> /usr/local/lib/python3.9/site-packages/testtools/testcase.py in useFixture(self=<scripts.rt_filter.test_rt_filter.TestBasicRTFil...rt_CEM_22032[cb_sanity,sanity] id=0x7f06a5861220>, fixture=<vn_test.VNFixture object>) 729 """ 730 try: 731 fixture.setUp() 732 except MultipleExceptions as e: 733 if (fixtures is not None and fixture = <vn_test.VNFixture object> fixture.setUp = <bound method VNFixture.setUp of <vn_test.VNFixture object>> /contrail-test/fixtures/vn_test.py in setUp(self=<vn_test.VNFixture object>) 437 def setUp(self): 438 super(VNFixture, self).setUp() 439 self.create() 440 441 def create(self): self = <vn_test.VNFixture object> self.create = <bound method VNFixture.create of <vn_test.VNFixture object>> /contrail-test/fixtures/vn_test.py in create(self=<vn_test.VNFixture object>) 441 def create(self): 442 project_fqname = [self.domain_name, self.project_name] 443 self.project_obj = self.connections.vnc_lib_fixture.get_project_obj( 444 project_fqname) 445 if self.uuid: self = <vn_test.VNFixture object> self.project_obj = None self.connections = <common.connections.ContrailConnections object> self.connections.vnc_lib_fixture = <vnc_api_test.VncLibFixture object> self.connections.vnc_lib_fixture.get_project_obj = <bound method VncLibFixture.get_project_obj of <vnc_api_test.VncLibFixture object>> project_fqname = ['default-domain', 'ctest-TestBasicRTFilter-17305313'] /contrail-test/fixtures/vnc_api_test.py in get_project_obj(self=<vnc_api_test.VncLibFixture object>, project_fqname=['default-domain', 'ctest-TestBasicRTFilter-17305313']) 259 def get_project_obj(self, project_fqname=None): 260 if project_fqname: 261 return self.vnc_api_h.project_read(fq_name=project_fqname) 262 elif self.connections: 263 project_id = self.connections.project_id self = <vnc_api_test.VncLibFixture object> self.vnc_api_h = <vnc_api_test.TestVncApi object> self.vnc_api_h.project_read = functools.partial(<bound method VncApi._object_r...TestVncApi object at 0x7f069e141400>>, 'project') fq_name undefined project_fqname = ['default-domain', 'ctest-TestBasicRTFilter-17305313'] /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in wrapper(self=<vnc_api_test.TestVncApi object>, *args=('project',), **kwargs={'fq_name': ['default-domain', 'ctest-TestBasicRTFilter-17305313']}) 50 retry_on_error=False) 51 self._parse_homepage(homepage) 52 return func(self, *args, **kwargs) 53 return wrapper 54 func = <function VncApi._object_read> self = <vnc_api_test.TestVncApi object> args = ('project',) kwargs = {'fq_name': ['default-domain', 'ctest-TestBasicRTFilter-17305313']} /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _object_read(self=<vnc_api_test.TestVncApi object>, res_type='project', fq_name=['default-domain', 'ctest-TestBasicRTFilter-17305313'], fq_name_str=None, id=None, ifmap_id=None, fields=None, exclude_back_refs=True, exclude_children=True) 698 obj_cls = obj_type_to_vnc_class(res_type, __name__) 699 700 (args_ok, result) = self._read_args_to_id( 701 res_type, fq_name, fq_name_str, id, ifmap_id) 702 if not args_ok: args_ok undefined result undefined self = <vnc_api_test.TestVncApi object> self._read_args_to_id = <bound method VncApi._read_args_to_id of <vnc_api_test.TestVncApi object>> res_type = 'project' fq_name = ['default-domain', 'ctest-TestBasicRTFilter-17305313'] fq_name_str = None id = None ifmap_id = None /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _read_args_to_id(self=<vnc_api_test.TestVncApi object>, res_type='project', fq_name=['default-domain', 'ctest-TestBasicRTFilter-17305313'], fq_name_str=None, id=None, ifmap_id=None) 1112 return (True, id) 1113 if fq_name: 1114 return (True, self.fq_name_to_id(res_type, fq_name)) 1115 if fq_name_str: 1116 return (True, self.fq_name_to_id(res_type, fq_name_str.split(':'))) self = <vnc_api_test.TestVncApi object> self.fq_name_to_id = <bound method VncApi.fq_name_to_id of <vnc_api_test.TestVncApi object>> res_type = 'project' fq_name = ['default-domain', 'ctest-TestBasicRTFilter-17305313'] /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in wrapper(self=<vnc_api_test.TestVncApi object>, *args=('project', ['default-domain', 'ctest-TestBasicRTFilter-17305313']), **kwargs={}) 50 retry_on_error=False) 51 self._parse_homepage(homepage) 52 return func(self, *args, **kwargs) 53 return wrapper 54 func = <function VncApi.fq_name_to_id> self = <vnc_api_test.TestVncApi object> args = ('project', ['default-domain', 'ctest-TestBasicRTFilter-17305313']) kwargs = {} /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in fq_name_to_id(self=<vnc_api_test.TestVncApi object>, obj_type='project', fq_name=['default-domain', 'ctest-TestBasicRTFilter-17305313']) 1397 if he.status_code == 404: 1398 return None 1399 raise he 1400 1401 return json.loads(content)['uuid'] he undefined /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in fq_name_to_id(self=<vnc_api_test.TestVncApi object>, obj_type='project', fq_name=['default-domain', 'ctest-TestBasicRTFilter-17305313']) 1393 uri = self._action_uri['name-to-id'] 1394 try: 1395 content = self._request_server(OP_POST, uri, data=json_body) 1396 except HttpError as he: 1397 if he.status_code == 404: content undefined self = <vnc_api_test.TestVncApi object> self._request_server = <bound method VncApi._request_server of <vnc_api_test.TestVncApi object>> global OP_POST = 1 uri = '/fqname-to-id' data undefined json_body = '{"type": "project", "fq_name": ["default-domain", "ctest-TestBasicRTFilter-17305313"]}' /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _request_server(self=<vnc_api_test.TestVncApi object>, op=1, url='/fqname-to-id', data='{"type": "project", "fq_name": ["default-domain", "ctest-TestBasicRTFilter-17305313"]}', retry_on_error=True, retry_after_authn=False, retry_count=30) 1124 raise ConnectionError("Unable to retrive the api server root url.") 1125 1126 return self._request( 1127 op, url, data=data, retry_on_error=retry_on_error, 1128 retry_after_authn=retry_after_authn, retry_count=retry_count) self = <vnc_api_test.TestVncApi object> self._request = <bound method VncApi._request of <vnc_api_test.TestVncApi object>> op = 1 url = '/fqname-to-id' data = '{"type": "project", "fq_name": ["default-domain", "ctest-TestBasicRTFilter-17305313"]}' retry_on_error = True retry_after_authn = False retry_count = 30 /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _request(self=<vnc_api_test.TestVncApi object>, op=1, url='/fqname-to-id', data='{"type": "project", "fq_name": ["default-domain", "ctest-TestBasicRTFilter-17305313"]}', retry_on_error=True, retry_after_authn=False, retry_count=30) 1173 self._headers = self._authenticate(content, self._headers) 1174 # Recursive call after authentication (max 1 level) 1175 content = self._request( 1176 op, url, data=data, retry_after_authn=True) 1177 content = '{"error": {"code": 401, "title": "Unauthorized",...request you have made requires authentication."}}' self = <vnc_api_test.TestVncApi object> self._request = <bound method VncApi._request of <vnc_api_test.TestVncApi object>> op = 1 url = '/fqname-to-id' data = '{"type": "project", "fq_name": ["default-domain", "ctest-TestBasicRTFilter-17305313"]}' retry_after_authn = False /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _request(self=<vnc_api_test.TestVncApi object>, op=1, url='/fqname-to-id', data='{"type": "project", "fq_name": ["default-domain", "ctest-TestBasicRTFilter-17305313"]}', retry_on_error=True, retry_after_authn=True, retry_count=30) 1206 raise AuthFailed(status, content) 1207 else: # Unknown Error 1208 raise HttpError(status, content) 1209 # end while True 1210 global HttpError = <class 'vnc_api.exceptions.HttpError'> status = 500 content = 'Internal Server Error' HttpError: HTTP Status: 500 Content: Internal Server Error __cause__ = None __class__ = <class 'vnc_api.exceptions.HttpError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of HttpError object> __dict__ = {'content': 'Internal Server Error', 'status_code': 500} __dir__ = <built-in method __dir__ of HttpError object> __doc__ = None __eq__ = <method-wrapper '__eq__' of HttpError object> __format__ = <built-in method __format__ of HttpError object> __ge__ = <method-wrapper '__ge__' of HttpError object> __getattribute__ = <method-wrapper '__getattribute__' of HttpError object> __gt__ = <method-wrapper '__gt__' of HttpError object> __hash__ = <method-wrapper '__hash__' of HttpError object> __init__ = <bound method HttpError.__init__ of HttpError(500, 'Internal Server Error')> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of HttpError object> __lt__ = <method-wrapper '__lt__' of HttpError object> __module__ = 'vnc_api.exceptions' __ne__ = <method-wrapper '__ne__' of HttpError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of HttpError object> __reduce_ex__ = <built-in method __reduce_ex__ of HttpError object> __repr__ = <method-wrapper '__repr__' of HttpError object> __setattr__ = <method-wrapper '__setattr__' of HttpError object> __setstate__ = <built-in method __setstate__ of HttpError object> __sizeof__ = <built-in method __sizeof__ of HttpError object> __str__ = <bound method HttpError.__str__ of HttpError(500, 'Internal Server Error')> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> __weakref__ = None args = (500, 'Internal Server Error') content = 'Internal Server Error' status_code = 500 with_traceback = <built-in method with_traceback of HttpError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/rt_filter/test_rt_filter.py", line 180, in test_rt_CEM_22032 vn1_fixture = self.create_vn(vn1_name, vn1_subnets) File "/contrail-test/scripts/rt_filter/base.py", line 34, in create_vn return self.useFixture( File "/usr/local/lib/python3.9/site-packages/testtools/testcase.py", line 756, in useFixture reraise(*exc_info) File "/usr/local/lib/python3.9/site-packages/testtools/_compat3x.py", line 16, in reraise raise exc_obj.with_traceback(exc_tb) File "/usr/local/lib/python3.9/site-packages/testtools/testcase.py", line 731, in useFixture fixture.setUp() File "/contrail-test/fixtures/vn_test.py", line 439, in setUp self.create() File "/contrail-test/fixtures/vn_test.py", line 443, in create self.project_obj = self.connections.vnc_lib_fixture.get_project_obj( File "/contrail-test/fixtures/vnc_api_test.py", line 261, in get_project_obj return self.vnc_api_h.project_read(fq_name=project_fqname) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 700, in _object_read (args_ok, result) = self._read_args_to_id( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1114, in _read_args_to_id return (True, self.fq_name_to_id(res_type, fq_name)) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1399, in fq_name_to_id raise he File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1395, in fq_name_to_id content = self._request_server(OP_POST, uri, data=json_body) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1175, in _request content = self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1208, in _request raise HttpError(status, content) vnc_api.exceptions.HttpError: HTTP Status: 500 Content: Internal Server Error 2026-04-06 03:19:41,789 - INFO - 2026-04-06 03:19:41,789 - INFO - END TEST : test_rt_CEM_22032 : FAILED[0:00:05] 2026-04-06 03:19:41,789 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:19:41,792 - INFO - ================================================================================ 2026-04-06 03:19:41,792 - INFO - STARTING TEST : test_user_def_rt_entry 2026-04-06 03:19:41,792 - INFO - TEST DESCRIPTION : Description: Validate the entry and deletion of the VN's user-added Route Target in the rt_g roup and bgp.rtarget.0 table on the control nodes Test steps: 1. Create a VM in a VN. 2. Add a route-target entry to the VN. 3. Check the rt_group and bgp.rtarget.0 table on the control nodes. Pass criteria: The system-defined, user-defined route target of the VN and the VM IP should be seen in the respective tables. Maintainer : ganeshahv@juniper.net 2026-04-06 03:19:43,055 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:19:43,055 - INFO - 2026-04-06 03:19:46,326 - ERROR - HttpError Python 3.9.25: /usr/bin/python3 Mon Apr 6 03:19:45 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.rt_filter.test_rt_filter.TestBasicRTFil...def_rt_entry[cb_sanity,sanity] id=0x7f06a58612e0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestBasicRTFilter.test_user_def_rt_entry> self = <scripts.rt_filter.test_rt_filter.TestBasicRTFil...def_rt_entry[cb_sanity,sanity] id=0x7f06a58612e0> args = () kwargs = {} /contrail-test/scripts/rt_filter/test_rt_filter.py in test_user_def_rt_entry(self=<scripts.rt_filter.test_rt_filter.TestBasicRTFil...def_rt_entry[cb_sanity,sanity] id=0x7f06a58612e0>) 67 vn1_subnets = [get_random_cidr()] 68 vn1_vm1_name = get_random_name('vm1') 69 vn1_fixture = self.create_vn(vn1_name, vn1_subnets) 70 assert vn1_fixture.verify_on_setup() 71 user_def_rt_num = get_random_rt() vn1_fixture undefined self = <scripts.rt_filter.test_rt_filter.TestBasicRTFil...def_rt_entry[cb_sanity,sanity] id=0x7f06a58612e0> self.create_vn = <bound method BaseRtFilterTest.create_vn of <scr...ef_rt_entry[cb_sanity,sanity] id=0x7f06a58612e0>> vn1_name = 'ctest-vn30-84415727' vn1_subnets = ['3.216.22.64/26'] /contrail-test/scripts/rt_filter/base.py in create_vn(self=<scripts.rt_filter.test_rt_filter.TestBasicRTFil...def_rt_entry[cb_sanity,sanity] id=0x7f06a58612e0>, vn_name='ctest-vn30-84415727', vn_subnets=['3.216.22.64/26']) 32 33 def create_vn(self, vn_name, vn_subnets): 34 return self.useFixture( 35 VNFixture(project_name=self.inputs.project_name, 36 connections=self.connections, self = <scripts.rt_filter.test_rt_filter.TestBasicRTFil...def_rt_entry[cb_sanity,sanity] id=0x7f06a58612e0> self.useFixture = <bound method TestCase.useFixture of <scripts.rt...ef_rt_entry[cb_sanity,sanity] id=0x7f06a58612e0>> global VNFixture = <class 'vn_test.VNFixture'> project_name undefined self.inputs = <common.contrail_test_init.ContrailTestInit object> self.inputs.project_name = 'ctest-TestBasicRTFilter-17305313' connections undefined self.connections = <common.connections.ContrailConnections object> inputs undefined vn_name = 'ctest-vn30-84415727' subnets undefined vn_subnets = ['3.216.22.64/26'] /usr/local/lib/python3.9/site-packages/testtools/testcase.py in useFixture(self=<scripts.rt_filter.test_rt_filter.TestBasicRTFil...def_rt_entry[cb_sanity,sanity] id=0x7f06a58612e0>, fixture=<vn_test.VNFixture object>) 754 # Gather_details worked, so raise the exception setUp 755 # encountered. 756 reraise(*exc_info) 757 else: 758 self.addCleanup(fixture.cleanUp) global reraise = <function reraise> exc_info = (<class 'vnc_api.exceptions.HttpError'>, HttpError(500, 'Internal Server Error'), <traceback object>) /usr/local/lib/python3.9/site-packages/testtools/_compat3x.py in reraise(exc_class=<class 'vnc_api.exceptions.HttpError'>, exc_obj=HttpError(500, 'Internal Server Error'), exc_tb=<traceback object>, _marker=<object object>) 13 14 def reraise(exc_class, exc_obj, exc_tb, _marker=object()): 15 """Re-raise an exception received from sys.exc_info() or similar.""" 16 raise exc_obj.with_traceback(exc_tb) 17 exc_obj = HttpError(500, 'Internal Server Error') exc_obj.with_traceback = <built-in method with_traceback of HttpError object> exc_tb = <traceback object> /usr/local/lib/python3.9/site-packages/testtools/testcase.py in useFixture(self=<scripts.rt_filter.test_rt_filter.TestBasicRTFil...def_rt_entry[cb_sanity,sanity] id=0x7f06a58612e0>, fixture=<vn_test.VNFixture object>) 729 """ 730 try: 731 fixture.setUp() 732 except MultipleExceptions as e: 733 if (fixtures is not None and fixture = <vn_test.VNFixture object> fixture.setUp = <bound method VNFixture.setUp of <vn_test.VNFixture object>> /contrail-test/fixtures/vn_test.py in setUp(self=<vn_test.VNFixture object>) 437 def setUp(self): 438 super(VNFixture, self).setUp() 439 self.create() 440 441 def create(self): self = <vn_test.VNFixture object> self.create = <bound method VNFixture.create of <vn_test.VNFixture object>> /contrail-test/fixtures/vn_test.py in create(self=<vn_test.VNFixture object>) 441 def create(self): 442 project_fqname = [self.domain_name, self.project_name] 443 self.project_obj = self.connections.vnc_lib_fixture.get_project_obj( 444 project_fqname) 445 if self.uuid: self = <vn_test.VNFixture object> self.project_obj = None self.connections = <common.connections.ContrailConnections object> self.connections.vnc_lib_fixture = <vnc_api_test.VncLibFixture object> self.connections.vnc_lib_fixture.get_project_obj = <bound method VncLibFixture.get_project_obj of <vnc_api_test.VncLibFixture object>> project_fqname = ['default-domain', 'ctest-TestBasicRTFilter-17305313'] /contrail-test/fixtures/vnc_api_test.py in get_project_obj(self=<vnc_api_test.VncLibFixture object>, project_fqname=['default-domain', 'ctest-TestBasicRTFilter-17305313']) 259 def get_project_obj(self, project_fqname=None): 260 if project_fqname: 261 return self.vnc_api_h.project_read(fq_name=project_fqname) 262 elif self.connections: 263 project_id = self.connections.project_id self = <vnc_api_test.VncLibFixture object> self.vnc_api_h = <vnc_api_test.TestVncApi object> self.vnc_api_h.project_read = functools.partial(<bound method VncApi._object_r...TestVncApi object at 0x7f069e141400>>, 'project') fq_name undefined project_fqname = ['default-domain', 'ctest-TestBasicRTFilter-17305313'] /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in wrapper(self=<vnc_api_test.TestVncApi object>, *args=('project',), **kwargs={'fq_name': ['default-domain', 'ctest-TestBasicRTFilter-17305313']}) 50 retry_on_error=False) 51 self._parse_homepage(homepage) 52 return func(self, *args, **kwargs) 53 return wrapper 54 func = <function VncApi._object_read> self = <vnc_api_test.TestVncApi object> args = ('project',) kwargs = {'fq_name': ['default-domain', 'ctest-TestBasicRTFilter-17305313']} /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _object_read(self=<vnc_api_test.TestVncApi object>, res_type='project', fq_name=['default-domain', 'ctest-TestBasicRTFilter-17305313'], fq_name_str=None, id=None, ifmap_id=None, fields=None, exclude_back_refs=True, exclude_children=True) 698 obj_cls = obj_type_to_vnc_class(res_type, __name__) 699 700 (args_ok, result) = self._read_args_to_id( 701 res_type, fq_name, fq_name_str, id, ifmap_id) 702 if not args_ok: args_ok undefined result undefined self = <vnc_api_test.TestVncApi object> self._read_args_to_id = <bound method VncApi._read_args_to_id of <vnc_api_test.TestVncApi object>> res_type = 'project' fq_name = ['default-domain', 'ctest-TestBasicRTFilter-17305313'] fq_name_str = None id = None ifmap_id = None /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _read_args_to_id(self=<vnc_api_test.TestVncApi object>, res_type='project', fq_name=['default-domain', 'ctest-TestBasicRTFilter-17305313'], fq_name_str=None, id=None, ifmap_id=None) 1112 return (True, id) 1113 if fq_name: 1114 return (True, self.fq_name_to_id(res_type, fq_name)) 1115 if fq_name_str: 1116 return (True, self.fq_name_to_id(res_type, fq_name_str.split(':'))) self = <vnc_api_test.TestVncApi object> self.fq_name_to_id = <bound method VncApi.fq_name_to_id of <vnc_api_test.TestVncApi object>> res_type = 'project' fq_name = ['default-domain', 'ctest-TestBasicRTFilter-17305313'] /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in wrapper(self=<vnc_api_test.TestVncApi object>, *args=('project', ['default-domain', 'ctest-TestBasicRTFilter-17305313']), **kwargs={}) 50 retry_on_error=False) 51 self._parse_homepage(homepage) 52 return func(self, *args, **kwargs) 53 return wrapper 54 func = <function VncApi.fq_name_to_id> self = <vnc_api_test.TestVncApi object> args = ('project', ['default-domain', 'ctest-TestBasicRTFilter-17305313']) kwargs = {} /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in fq_name_to_id(self=<vnc_api_test.TestVncApi object>, obj_type='project', fq_name=['default-domain', 'ctest-TestBasicRTFilter-17305313']) 1397 if he.status_code == 404: 1398 return None 1399 raise he 1400 1401 return json.loads(content)['uuid'] he undefined /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in fq_name_to_id(self=<vnc_api_test.TestVncApi object>, obj_type='project', fq_name=['default-domain', 'ctest-TestBasicRTFilter-17305313']) 1393 uri = self._action_uri['name-to-id'] 1394 try: 1395 content = self._request_server(OP_POST, uri, data=json_body) 1396 except HttpError as he: 1397 if he.status_code == 404: content undefined self = <vnc_api_test.TestVncApi object> self._request_server = <bound method VncApi._request_server of <vnc_api_test.TestVncApi object>> global OP_POST = 1 uri = '/fqname-to-id' data undefined json_body = '{"type": "project", "fq_name": ["default-domain", "ctest-TestBasicRTFilter-17305313"]}' /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _request_server(self=<vnc_api_test.TestVncApi object>, op=1, url='/fqname-to-id', data='{"type": "project", "fq_name": ["default-domain", "ctest-TestBasicRTFilter-17305313"]}', retry_on_error=True, retry_after_authn=False, retry_count=30) 1124 raise ConnectionError("Unable to retrive the api server root url.") 1125 1126 return self._request( 1127 op, url, data=data, retry_on_error=retry_on_error, 1128 retry_after_authn=retry_after_authn, retry_count=retry_count) self = <vnc_api_test.TestVncApi object> self._request = <bound method VncApi._request of <vnc_api_test.TestVncApi object>> op = 1 url = '/fqname-to-id' data = '{"type": "project", "fq_name": ["default-domain", "ctest-TestBasicRTFilter-17305313"]}' retry_on_error = True retry_after_authn = False retry_count = 30 /usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py in _request(self=<vnc_api_test.TestVncApi object>, op=1, url='/fqname-to-id', data='{"type": "project", "fq_name": ["default-domain", "ctest-TestBasicRTFilter-17305313"]}', retry_on_error=True, retry_after_authn=False, retry_count=30) 1206 raise AuthFailed(status, content) 1207 else: # Unknown Error 1208 raise HttpError(status, content) 1209 # end while True 1210 global HttpError = <class 'vnc_api.exceptions.HttpError'> status = 500 content = 'Internal Server Error' HttpError: HTTP Status: 500 Content: Internal Server Error __cause__ = None __class__ = <class 'vnc_api.exceptions.HttpError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of HttpError object> __dict__ = {'content': 'Internal Server Error', 'status_code': 500} __dir__ = <built-in method __dir__ of HttpError object> __doc__ = None __eq__ = <method-wrapper '__eq__' of HttpError object> __format__ = <built-in method __format__ of HttpError object> __ge__ = <method-wrapper '__ge__' of HttpError object> __getattribute__ = <method-wrapper '__getattribute__' of HttpError object> __gt__ = <method-wrapper '__gt__' of HttpError object> __hash__ = <method-wrapper '__hash__' of HttpError object> __init__ = <bound method HttpError.__init__ of HttpError(500, 'Internal Server Error')> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of HttpError object> __lt__ = <method-wrapper '__lt__' of HttpError object> __module__ = 'vnc_api.exceptions' __ne__ = <method-wrapper '__ne__' of HttpError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of HttpError object> __reduce_ex__ = <built-in method __reduce_ex__ of HttpError object> __repr__ = <method-wrapper '__repr__' of HttpError object> __setattr__ = <method-wrapper '__setattr__' of HttpError object> __setstate__ = <built-in method __setstate__ of HttpError object> __sizeof__ = <built-in method __sizeof__ of HttpError object> __str__ = <bound method HttpError.__str__ of HttpError(500, 'Internal Server Error')> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> __weakref__ = None args = (500, 'Internal Server Error') content = 'Internal Server Error' status_code = 500 with_traceback = <built-in method with_traceback of HttpError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/rt_filter/test_rt_filter.py", line 69, in test_user_def_rt_entry vn1_fixture = self.create_vn(vn1_name, vn1_subnets) File "/contrail-test/scripts/rt_filter/base.py", line 34, in create_vn return self.useFixture( File "/usr/local/lib/python3.9/site-packages/testtools/testcase.py", line 756, in useFixture reraise(*exc_info) File "/usr/local/lib/python3.9/site-packages/testtools/_compat3x.py", line 16, in reraise raise exc_obj.with_traceback(exc_tb) File "/usr/local/lib/python3.9/site-packages/testtools/testcase.py", line 731, in useFixture fixture.setUp() File "/contrail-test/fixtures/vn_test.py", line 439, in setUp self.create() File "/contrail-test/fixtures/vn_test.py", line 443, in create self.project_obj = self.connections.vnc_lib_fixture.get_project_obj( File "/contrail-test/fixtures/vnc_api_test.py", line 261, in get_project_obj return self.vnc_api_h.project_read(fq_name=project_fqname) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 700, in _object_read (args_ok, result) = self._read_args_to_id( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1114, in _read_args_to_id return (True, self.fq_name_to_id(res_type, fq_name)) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1399, in fq_name_to_id raise he File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1395, in fq_name_to_id content = self._request_server(OP_POST, uri, data=json_body) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1208, in _request raise HttpError(status, content) vnc_api.exceptions.HttpError: HTTP Status: 500 Content: Internal Server Error 2026-04-06 03:19:46,341 - INFO - 2026-04-06 03:19:46,341 - INFO - END TEST : test_user_def_rt_entry : FAILED[0:00:05] 2026-04-06 03:19:46,341 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:19:50,422 - INFO - Domain Default found not creating 2026-04-06 03:19:50,574 - INFO - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-64561917 not found, creating it 2026-04-06 03:20:00,970 - ERROR - Exception while creating project Traceback (most recent call last): File "/contrail-test/common/isolated_creds.py", line 166, in create_tenant project.setUp() File "/contrail-test/fixtures/project_test.py", line 91, in setUp self.create() File "/contrail-test/fixtures/project_test.py", line 125, in create self._create_project() File "/contrail-test/fixtures/project_test.py", line 62, in _create_project self.project_obj = self.vnc_lib_fixture.project_read(id=self.uuid) File "/contrail-test/fixtures/vnc_api_test.py", line 225, in hook return act_attr(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1208, in _request raise HttpError(status, content) vnc_api.exceptions.HttpError: HTTP Status: 500 Content: Internal Server Error 2026-04-06 03:20:02,722 - INFO - ================================================================================ 2026-04-06 03:20:02,722 - INFO - STARTING TEST : test_sec_group_basic 2026-04-06 03:20:02,723 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2026-04-06 03:20:03,994 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:20:03,994 - INFO - 2026-04-06 03:20:04,348 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-64561917', 'ctest-test_sec_group-49136521'] 2026-04-06 03:20:08,459 - ERROR - Neutron Exception while creating security group ctest-test_sec_group-49136521 Traceback (most recent call last): File "/contrail-test/fixtures/quantum_test.py", line 197, in create_security_group sg_resp = self.obj.create_security_group( File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 983, in create_security_group return self.post(self.security_groups_path, body=body) File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 358, in post return self.do_request("POST", action, body=body, File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/local/lib/python3.9/site-packages/neutronclient/v2_0/client.py", line 91, in exception_handler_v20 raise client_exc(message=error_message, neutronclient.common.exceptions.InternalServerError: Request Failed: internal server error while processing your request. Neutron server returns request_ids: ['req-d1e6bed7-2320-4601-a922-56a1cf82d501'] 2026-04-06 03:20:08,462 - ERROR - security group creation failed through quantum 2026-04-06 03:20:08,469 - WARNING - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-64561917', 'ctest-test_sec_group-49136521'] not created. 2026-04-06 03:20:08,471 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-64561917', 'ctest-test_sec_group-49136521'] 2026-04-06 03:20:09,794 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Mon Apr 6 03:20:08 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.securitygroup.test_regression.SecurityG...sec_group_basic[sanity,suite1] id=0x7f06a586d430>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function SecurityGroupBasicRegressionTests1.test_sec_group_basic> self = <scripts.securitygroup.test_regression.SecurityG...sec_group_basic[sanity,suite1] id=0x7f06a586d430> args = () kwargs = {} /contrail-test/scripts/securitygroup/test_regression_basic.py in test_sec_group_basic(self=<scripts.securitygroup.test_regression.SecurityG...sec_group_basic[sanity,suite1] id=0x7f06a586d430>) 49 }] 50 #Create the SG 51 sg_fixture = self.config_sec_group(name=secgrp_name, entries=rule) 52 #Delete the SG 53 self.delete_sec_group(sg_fixture) sg_fixture undefined self = <scripts.securitygroup.test_regression.SecurityG...sec_group_basic[sanity,suite1] id=0x7f06a586d430> self.config_sec_group = <bound method BaseSGTest.config_sec_group of <sc...ec_group_basic[sanity,suite1] id=0x7f06a586d430>> name undefined secgrp_name = 'ctest-test_sec_group-49136521' entries undefined rule = [{'direction': '>', 'dst_addresses': [{'subnet': {'ip_prefix': '2037:f5ee:75bd:f45:5d77:c161::', 'ip_prefix_len': 96}}], 'dst_ports': [{'end_port': 8000, 'start_port': 8000}], 'protocol': 'udp', 'src_addresses': [{'security_group': 'local'}], 'src_ports': [{'end_port': 9000, 'start_port': 9000}]}] /contrail-test/common/securitygroup/base.py in config_sec_group(self=<scripts.securitygroup.test_regression.SecurityG...sec_group_basic[sanity,suite1] id=0x7f06a586d430>, name='ctest-test_sec_group-49136521', secgrpid=None, entries=[{'direction': '>', 'dst_addresses': [{'subnet': {'ip_prefix': '2037:f5ee:75bd:f45:5d77:c161::', 'ip_prefix_len': 96}}], 'dst_ports': [{'end_port': 8000, 'start_port': 8000}], 'protocol': 'udp', 'src_addresses': [{'security_group': 'local'}], 'src_ports': [{'end_port': 9000, 'start_port': 9000}]}]) 187 uuid=secgrpid, secgrp_entries=entries, option=option)) 188 result, msg = secgrp_fixture.verify_on_setup() 189 assert result, msg 190 return secgrp_fixture 191 result = False msg = "Security group: ['default-domain', 'ctest-Securi...7', 'ctest-test_sec_group-49136521'] not created." AssertionError: Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-64561917', 'ctest-test_sec_group-49136521'] not created. __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ("Security group: ['default-domain', 'ctest-Securi...7', 'ctest-test_sec_group-49136521'] not created.",) with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/securitygroup/test_regression_basic.py", line 51, in test_sec_group_basic sg_fixture = self.config_sec_group(name=secgrp_name, entries=rule) File "/contrail-test/common/securitygroup/base.py", line 189, in config_sec_group assert result, msg AssertionError: Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-64561917', 'ctest-test_sec_group-49136521'] not created. 2026-04-06 03:20:09,808 - INFO - 2026-04-06 03:20:09,808 - INFO - END TEST : test_sec_group_basic : FAILED[0:00:07] 2026-04-06 03:20:09,808 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:20:11,897 - INFO - Domain Default found not creating 2026-04-06 03:20:12,064 - INFO - Project ctest-SecurityGroupBasicRegressionTests1_contrail-92086296 not found, creating it 2026-04-06 03:20:22,412 - ERROR - Exception while creating project Traceback (most recent call last): File "/contrail-test/common/isolated_creds.py", line 166, in create_tenant project.setUp() File "/contrail-test/fixtures/project_test.py", line 91, in setUp self.create() File "/contrail-test/fixtures/project_test.py", line 125, in create self._create_project() File "/contrail-test/fixtures/project_test.py", line 62, in _create_project self.project_obj = self.vnc_lib_fixture.project_read(id=self.uuid) File "/contrail-test/fixtures/vnc_api_test.py", line 225, in hook return act_attr(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1208, in _request raise HttpError(status, content) vnc_api.exceptions.HttpError: HTTP Status: 500 Content: Internal Server Error 2026-04-06 03:20:23,851 - INFO - ================================================================================ 2026-04-06 03:20:23,851 - INFO - STARTING TEST : test_sec_group_basic 2026-04-06 03:20:23,851 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2026-04-06 03:20:25,116 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:20:25,116 - INFO - 2026-04-06 03:20:25,475 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] 2026-04-06 03:20:27,953 - INFO - Security group ctest-test_sec_group-53801817 found in the API Server 2026-04-06 03:20:28,094 - INFO - Validated that ACLs for Security group ctest-test_sec_group-53801817 are present in API Server 2026-04-06 03:20:28,101 - INFO - Validated that Security group ctest-test_sec_group-53801817 is found in control node 10.0.0.249 2026-04-06 03:20:28,117 - INFO - Validated that Security group ctest-test_sec_group-53801817 is found in control node 10.0.0.27 2026-04-06 03:20:28,130 - INFO - Validated that Security group ctest-test_sec_group-53801817 is found in control node 10.0.0.33 2026-04-06 03:20:28,136 - INFO - Validated SG ctest-test_sec_group-53801817 in Control nodes 2026-04-06 03:20:28,136 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] 2026-04-06 03:20:28,251 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] deleted successfully. 2026-04-06 03:20:28,383 - INFO - Security group ctest-test_sec_group-53801817 removed from the API Server 2026-04-06 03:20:28,521 - INFO - security group ctest-test_sec_group-53801817 removed from Control-node 10.0.0.249 2026-04-06 03:20:28,540 - INFO - security group ctest-test_sec_group-53801817 removed from Control-node 10.0.0.27 2026-04-06 03:20:28,560 - INFO - security group ctest-test_sec_group-53801817 removed from Control-node 10.0.0.33 2026-04-06 03:20:28,566 - INFO - Validated that SG ctest-test_sec_group-53801817 is not in control nodes 2026-04-06 03:20:28,573 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] 2026-04-06 03:20:28,922 - INFO - Security group ctest-test_sec_group-53801817 found in the API Server 2026-04-06 03:20:29,039 - INFO - Validated that ACLs for Security group ctest-test_sec_group-53801817 are present in API Server 2026-04-06 03:20:29,048 - INFO - Validated that Security group ctest-test_sec_group-53801817 is found in control node 10.0.0.249 2026-04-06 03:20:29,065 - INFO - Validated that Security group ctest-test_sec_group-53801817 is found in control node 10.0.0.27 2026-04-06 03:20:29,083 - INFO - Validated that Security group ctest-test_sec_group-53801817 is found in control node 10.0.0.33 2026-04-06 03:20:29,090 - INFO - Validated SG ctest-test_sec_group-53801817 in Control nodes 2026-04-06 03:20:29,864 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:20:30,143 - INFO - Verified VN network id 14 for VN 765cb797-67f3-48d1-a049-2545c64c5917 2026-04-06 03:20:30,144 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 passed 2026-04-06 03:20:30,211 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 passed 2026-04-06 03:20:31,422 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is found in opserver 2026-04-06 03:20:32,761 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:20:34,233 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:20:39,402 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:20:40,090 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 verfication in all API Servers passed 2026-04-06 03:21:12,738 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 passed 2026-04-06 03:21:12,738 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 verifications in Compute nodes passed 2026-04-06 03:21:13,148 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 in all vrouters 2026-04-06 03:21:13,993 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 passed 2026-04-06 03:21:14,214 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 03:21:14,236 - INFO - VM 7b734670-bade-4ab3-b0dd-80813095a33a is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:21:14,448 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a7c2792a-3e06-4396-92d6-4bfda2b85870 of vm 7b734670-bade-4ab3-b0dd-80813095a33a is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 03:21:14,558 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 validations in Opserver passed 2026-04-06 03:21:14,558 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 to be up.. 2026-04-06 03:21:15,737 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 passed 2026-04-06 03:21:31,581 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 2026-04-06 03:21:31,925 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 verfication in all API Servers passed 2026-04-06 03:21:33,887 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 passed 2026-04-06 03:21:33,887 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 verifications in Compute nodes passed 2026-04-06 03:21:34,216 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 in all vrouters 2026-04-06 03:21:35,036 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 passed 2026-04-06 03:21:35,120 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 03:21:35,143 - INFO - VM 8a6f1333-3ade-465f-abd0-01fb6def9a23 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:21:35,290 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a9a00b6d-feca-4327-9436-5450f4a28ad6 of vm 8a6f1333-3ade-465f-abd0-01fb6def9a23 is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 03:21:35,328 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 validations in Opserver passed 2026-04-06 03:21:35,328 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 to be up.. 2026-04-06 03:21:36,510 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 passed 2026-04-06 03:21:47,225 - INFO - Validated that SG ctest-test_sec_group-53801817 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:21:47,225 - INFO - Remove security group ctest-test_sec_group-53801817 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:21:47,465 - WARNING - Security group ctest-test_sec_group-53801817 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:21:47,835 - INFO - Validated that SG ctest-test_sec_group-53801817 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:21:47,835 - INFO - Try deleting the security group ctest-test_sec_group-53801817 with back ref. 2026-04-06 03:21:47,835 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] 2026-04-06 03:21:47,846 - INFO - Delete when resource still referred: ['http://10.0.0.33:8082/virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870', 'http://10.0.0.33:8082/virtual-machine-interface/a9a00b6d-feca-4327-9436-5450f4a28ad6'] 2026-04-06 03:21:47,846 - INFO - Not able to delete the security group with back ref as expected 2026-04-06 03:22:27,521 - WARNING - Ping to IP 132.43.128.196 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 failed 2026-04-06 03:22:27,521 - INFO - Ping FAILED as expected 2026-04-06 03:23:11,452 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 2026-04-06 03:23:14,012 - INFO - Ping to IP 132.43.128.196 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 passed 2026-04-06 03:23:14,012 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 2026-04-06 03:23:14,210 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 2026-04-06 03:23:16,304 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 is fully removed in API-Server 2026-04-06 03:23:16,614 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:23:16,614 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 03:23:16,812 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 is removed in all control-nodes 2026-04-06 03:23:23,050 - INFO - 8a6f1333-3ade-465f-abd0-01fb6def9a23 vm uve deleted from opserver 2026-04-06 03:23:23,064 - INFO - 8a6f1333-3ade-465f-abd0-01fb6def9a23 vm uve deleted from opserver 2026-04-06 03:23:23,077 - INFO - 8a6f1333-3ade-465f-abd0-01fb6def9a23 vm uve deleted from opserver 2026-04-06 03:23:23,077 - INFO - Validated that VM 8a6f1333-3ade-465f-abd0-01fb6def9a23 is removed from Opserver 2026-04-06 03:23:23,077 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:23:23,276 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:23:25,384 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 is fully removed in API-Server 2026-04-06 03:23:25,591 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:23:25,591 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 03:23:25,782 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 is removed in all control-nodes 2026-04-06 03:23:32,026 - INFO - 7b734670-bade-4ab3-b0dd-80813095a33a vm uve deleted from opserver 2026-04-06 03:23:32,041 - INFO - 7b734670-bade-4ab3-b0dd-80813095a33a vm uve deleted from opserver 2026-04-06 03:23:32,056 - INFO - 7b734670-bade-4ab3-b0dd-80813095a33a vm uve deleted from opserver 2026-04-06 03:23:32,056 - INFO - Validated that VM 7b734670-bade-4ab3-b0dd-80813095a33a is removed from Opserver 2026-04-06 03:23:32,057 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:23:32,404 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is not found in API Server 2026-04-06 03:23:32,426 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is not in any agent 2026-04-06 03:23:32,457 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 info 2026-04-06 03:23:32,457 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] 2026-04-06 03:23:32,555 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] deleted successfully. 2026-04-06 03:23:32,691 - INFO - Security group ctest-test_sec_group-53801817 removed from the API Server 2026-04-06 03:23:32,840 - INFO - security group ctest-test_sec_group-53801817 removed from Control-node 10.0.0.249 2026-04-06 03:23:32,861 - INFO - security group ctest-test_sec_group-53801817 removed from Control-node 10.0.0.27 2026-04-06 03:23:32,873 - INFO - security group ctest-test_sec_group-53801817 removed from Control-node 10.0.0.33 2026-04-06 03:23:32,879 - INFO - Validated that SG ctest-test_sec_group-53801817 is not in control nodes 2026-04-06 03:23:34,154 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:11] 2026-04-06 03:23:34,154 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:23:34,916 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1_contrail-92086296, ID : ce1a4f6f-23e2-4eca-80f1-e33d29da2a18 2026-04-06 03:23:35,126 - INFO - Domain Default found not creating 2026-04-06 03:23:35,290 - INFO - Project ctest-SecurityGroupBasicRegressionTests1-38450168 not found, creating it 2026-04-06 03:23:35,919 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1-38450168, ID : f71bc012-8415-4398-a290-cd813e890daa 2026-04-06 03:23:37,411 - INFO - ================================================================================ 2026-04-06 03:23:37,411 - INFO - STARTING TEST : test_sec_group_basic 2026-04-06 03:23:37,411 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2026-04-06 03:23:38,675 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:23:38,675 - INFO - 2026-04-06 03:23:39,030 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-test_sec_group-33058487'] 2026-04-06 03:23:40,684 - INFO - Security group ctest-test_sec_group-33058487 found in the API Server 2026-04-06 03:23:40,804 - INFO - Validated that ACLs for Security group ctest-test_sec_group-33058487 are present in API Server 2026-04-06 03:23:40,811 - INFO - Validated that Security group ctest-test_sec_group-33058487 is found in control node 10.0.0.249 2026-04-06 03:23:40,823 - INFO - Validated that Security group ctest-test_sec_group-33058487 is found in control node 10.0.0.27 2026-04-06 03:23:40,835 - INFO - Validated that Security group ctest-test_sec_group-33058487 is found in control node 10.0.0.33 2026-04-06 03:23:40,842 - INFO - Validated SG ctest-test_sec_group-33058487 in Control nodes 2026-04-06 03:23:40,842 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-test_sec_group-33058487'] 2026-04-06 03:23:40,932 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-test_sec_group-33058487'] deleted successfully. 2026-04-06 03:23:41,043 - INFO - Security group ctest-test_sec_group-33058487 removed from the API Server 2026-04-06 03:23:41,163 - INFO - security group ctest-test_sec_group-33058487 removed from Control-node 10.0.0.249 2026-04-06 03:23:41,172 - INFO - security group ctest-test_sec_group-33058487 removed from Control-node 10.0.0.27 2026-04-06 03:23:41,182 - INFO - security group ctest-test_sec_group-33058487 removed from Control-node 10.0.0.33 2026-04-06 03:23:41,187 - INFO - Validated that SG ctest-test_sec_group-33058487 is not in control nodes 2026-04-06 03:23:41,193 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-test_sec_group-33058487'] 2026-04-06 03:23:42,319 - INFO - Security group ctest-test_sec_group-33058487 found in the API Server 2026-04-06 03:23:42,424 - INFO - Validated that ACLs for Security group ctest-test_sec_group-33058487 are present in API Server 2026-04-06 03:23:42,429 - INFO - Validated that Security group ctest-test_sec_group-33058487 is found in control node 10.0.0.249 2026-04-06 03:23:42,439 - INFO - Validated that Security group ctest-test_sec_group-33058487 is found in control node 10.0.0.27 2026-04-06 03:23:42,452 - INFO - Validated that Security group ctest-test_sec_group-33058487 is found in control node 10.0.0.33 2026-04-06 03:23:42,458 - INFO - Validated SG ctest-test_sec_group-33058487 in Control nodes 2026-04-06 03:23:43,593 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 2026-04-06 03:23:43,851 - INFO - Verified VN network id 14 for VN e83e90b3-e9b5-4355-ba5c-e6b525e47596 2026-04-06 03:23:43,851 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 passed 2026-04-06 03:23:43,926 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 passed 2026-04-06 03:23:45,150 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1-38450168:ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 is found in opserver 2026-04-06 03:23:46,514 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-38450168-59363980>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:23:48,040 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-38450168-53538924>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:23:53,232 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-38450168-59363980 2026-04-06 03:23:53,899 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-38450168-59363980 verfication in all API Servers passed 2026-04-06 03:24:26,554 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-38450168-59363980 passed 2026-04-06 03:24:26,554 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-38450168-59363980 verifications in Compute nodes passed 2026-04-06 03:24:26,887 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-38450168-59363980 in all vrouters 2026-04-06 03:24:27,695 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-38450168-59363980 passed 2026-04-06 03:24:27,944 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 03:24:27,969 - INFO - VM 4febd6e4-4a30-4fb6-ad7d-10ba4e33aad2 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-38450168:ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 2026-04-06 03:24:28,175 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-38450168:d84e0f75-19d5-41b2-9274-7b0542d8e534 of vm 4febd6e4-4a30-4fb6-ad7d-10ba4e33aad2 is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 03:24:28,265 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-38450168-59363980 validations in Opserver passed 2026-04-06 03:24:28,265 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-38450168-59363980 to be up.. 2026-04-06 03:24:29,459 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-38450168-59363980 passed 2026-04-06 03:24:45,255 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-38450168-53538924 2026-04-06 03:24:45,636 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-38450168-53538924 verfication in all API Servers passed 2026-04-06 03:24:47,601 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-38450168-53538924 passed 2026-04-06 03:24:47,601 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-38450168-53538924 verifications in Compute nodes passed 2026-04-06 03:24:47,908 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-38450168-53538924 in all vrouters 2026-04-06 03:24:48,747 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-38450168-53538924 passed 2026-04-06 03:24:48,844 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 03:24:48,873 - INFO - VM 4ca8c33a-8fdd-41ab-a006-d0361a0525ff is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-38450168:ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 2026-04-06 03:24:49,038 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-38450168:c140a8e1-502f-4212-9ed9-5ed95ad455a3 of vm 4ca8c33a-8fdd-41ab-a006-d0361a0525ff is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 03:24:49,077 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-38450168-53538924 validations in Opserver passed 2026-04-06 03:24:49,077 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-38450168-53538924 to be up.. 2026-04-06 03:24:50,257 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-38450168-53538924 passed 2026-04-06 03:24:55,771 - INFO - Validated that SG ctest-test_sec_group-33058487 is bound to VM ctest-SecurityGroupBasicRegressionTests1-38450168-59363980 2026-04-06 03:24:55,771 - INFO - Remove security group ctest-test_sec_group-33058487 from VM ctest-SecurityGroupBasicRegressionTests1-38450168-59363980 2026-04-06 03:24:56,029 - WARNING - Security group ctest-test_sec_group-33058487 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-38450168-59363980 2026-04-06 03:24:56,383 - INFO - Validated that SG ctest-test_sec_group-33058487 is bound to VM ctest-SecurityGroupBasicRegressionTests1-38450168-59363980 2026-04-06 03:24:56,383 - INFO - Try deleting the security group ctest-test_sec_group-33058487 with back ref. 2026-04-06 03:24:56,383 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-test_sec_group-33058487'] 2026-04-06 03:24:56,576 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-test_sec_group-33058487'] deleted successfully. 2026-04-06 03:24:56,716 - INFO - Security group ctest-test_sec_group-33058487 removed from the API Server 2026-04-06 03:24:56,853 - INFO - security group ctest-test_sec_group-33058487 removed from Control-node 10.0.0.249 2026-04-06 03:24:56,864 - INFO - security group ctest-test_sec_group-33058487 removed from Control-node 10.0.0.27 2026-04-06 03:24:56,877 - INFO - security group ctest-test_sec_group-33058487 removed from Control-node 10.0.0.33 2026-04-06 03:24:56,887 - INFO - Validated that SG ctest-test_sec_group-33058487 is not in control nodes 2026-04-06 03:24:56,897 - ERROR - Security group deleted, when it is attached to a VM. 2026-04-06 03:24:56,898 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-38450168-53538924 2026-04-06 03:24:57,033 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-38450168-59363980 2026-04-06 03:24:57,156 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 2026-04-06 03:24:57,197 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:24:59,241 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:01,287 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:03,335 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:10,384 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:12,424 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:14,466 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:16,510 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:18,556 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:20,608 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:22,648 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:24,685 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:26,727 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:28,782 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:30,827 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:32,868 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:34,919 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:36,964 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:39,009 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:41,072 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:43,125 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:45,163 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:47,209 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:49,256 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:51,301 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:53,338 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 failed..Will retry 2026-04-06 03:25:53,347 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 is still found in API-Server 2026-04-06 03:25:58,357 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 is still found in API-Server 2026-04-06 03:26:03,369 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 is still found in API-Server 2026-04-06 03:26:08,379 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 is still found in API-Server 2026-04-06 03:26:13,388 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 is still found in API-Server 2026-04-06 03:26:18,397 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 is still found in API-Server 2026-04-06 03:26:23,408 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 is still found in API-Server 2026-04-06 03:26:28,416 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 is still found in API-Server 2026-04-06 03:26:33,425 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 is still found in API-Server 2026-04-06 03:26:38,435 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 is still found in API-Server 2026-04-06 03:26:43,446 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-38450168-29130241 is still found in API-Server 2026-04-06 03:26:43,446 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-test_sec_group-33058487'] 2026-04-06 03:26:44,739 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Mon Apr 6 03:24:56 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.securitygroup.test_regression_basic.Sec...la_ocata_sanity,sanity,suite1] id=0x7f06a582e4f0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function SecurityGroupBasicRegressionTests1.test_sec_group_basic> self = <scripts.securitygroup.test_regression_basic.Sec...la_ocata_sanity,sanity,suite1] id=0x7f06a582e4f0> args = () kwargs = {} /contrail-test/scripts/securitygroup/test_regression_basic.py in test_sec_group_basic(self=<scripts.securitygroup.test_regression_basic.Sec...la_ocata_sanity,sanity,suite1] id=0x7f06a582e4f0>) 127 errmsg = "Security group deleted, when it is attached to a VM." 128 self.logger.error(errmsg) 129 assert False, errmsg 130 131 #Ping test, should fail errmsg = 'Security group deleted, when it is attached to a VM.' AssertionError: Security group deleted, when it is attached to a VM. __cause__ = None __class__ = <class 'AssertionError'> __context__ = NoIdError('Error: oper 1 url /fqname-to-id body ...\n \'ctest-test_sec_group-33058487\'] not found') __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('Security group deleted, when it is attached to a VM.',) with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/scripts/securitygroup/test_regression_basic.py", line 122, in test_sec_group_basic secgroup = self.vnc_lib.security_group_read( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 700, in _object_read (args_ok, result) = self._read_args_to_id( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1114, in _read_args_to_id return (True, self.fq_name_to_id(res_type, fq_name)) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1395, in fq_name_to_id content = self._request_server(OP_POST, uri, data=json_body) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1180, in _request raise NoIdError('Error: oper %s url %s body %s response %s' vnc_api.exceptions.NoIdError: Unknown id: Error: oper 1 url /fqname-to-id body {"type": "security-group", "fq_name": ["default-domain", "ctest-SecurityGroupBasicRegressionTests1-38450168", "ctest-test_sec_group-33058487"]} response Name ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-test_sec_group-33058487'] not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/securitygroup/test_regression_basic.py", line 129, in test_sec_group_basic assert False, errmsg AssertionError: Security group deleted, when it is attached to a VM. 2026-04-06 03:26:44,752 - INFO - 2026-04-06 03:26:44,752 - INFO - END TEST : test_sec_group_basic : FAILED[0:03:07] 2026-04-06 03:26:44,753 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:26:44,903 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:26:47,047 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:26:49,187 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:26:51,339 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:26:53,475 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:26:55,623 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:26:57,755 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:26:59,896 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:02,044 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:04,187 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:06,351 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:08,503 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:10,639 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:12,767 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:14,907 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:17,047 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:19,187 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:21,323 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:23,451 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:25,583 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:27,715 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:29,847 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:31,987 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:34,151 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:36,291 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:38,435 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:40,579 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:42,715 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:44,859 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:47,007 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:49,143 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-38450168 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-38450168', 'ctest-SecurityGroupBasicRegressionTests1-38450168-29130241'], 'uuid': 'e83e90b3-e9b5-4355-ba5c-e6b525e47596', 'href': 'http://10.0.0.33:8082/virtual-network/e83e90b3-e9b5-4355-ba5c-e6b525e47596'}] before deletion 2026-04-06 03:27:49,143 - WARNING - One or more references still present, will not delete the project ctest-SecurityGroupBasicRegressionTests1-38450168 2026-04-06 03:27:49,323 - INFO - Domain Default found not creating 2026-04-06 03:27:49,791 - INFO - Project ctest-TestSvcRegr-19275785 not found, creating it 2026-04-06 03:27:50,349 - INFO - Created Project:ctest-TestSvcRegr-19275785, ID : 5300a4a9-0186-47e0-80fa-31adf26fb69c 2026-04-06 03:27:51,850 - INFO - ================================================================================ 2026-04-06 03:27:51,850 - INFO - STARTING TEST : test_svc_in_net_nat_with_static_routes 2026-04-06 03:27:53,127 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:27:53,127 - INFO - 2026-04-06 03:27:54,088 - INFO - Created VN ctest-third-vn-95949521 2026-04-06 03:27:55,540 - INFO - VM ([<Server: ctest-vm-in-third-vn-99265985>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:28:01,413 - INFO - Created VN ctest-mgmt_vn-88718933 2026-04-06 03:28:02,007 - INFO - Verified VN network id 16 for VN ce2c570b-6bfa-44b3-ac00-aac0bcfd371c 2026-04-06 03:28:02,008 - INFO - Verifications in API Server for VN ctest-mgmt_vn-88718933 passed 2026-04-06 03:28:02,075 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-88718933 passed 2026-04-06 03:28:03,291 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-19275785:ctest-mgmt_vn-88718933 is found in opserver 2026-04-06 03:28:03,863 - INFO - Created VN ctest-left_vn-37864458 2026-04-06 03:28:04,124 - INFO - Verified VN network id 17 for VN 7e993930-c828-4e78-94ca-a1baae64e1ac 2026-04-06 03:28:04,124 - INFO - Verifications in API Server for VN ctest-left_vn-37864458 passed 2026-04-06 03:28:04,187 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-37864458 passed 2026-04-06 03:28:04,504 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-19275785:ctest-left_vn-37864458 is found in opserver 2026-04-06 03:28:05,025 - INFO - Created VN ctest-right_vn-31445247 2026-04-06 03:28:05,311 - INFO - Verified VN network id 18 for VN fcc381c1-2def-4204-9612-8920196340c2 2026-04-06 03:28:05,311 - INFO - Verifications in API Server for VN ctest-right_vn-31445247 passed 2026-04-06 03:28:05,380 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-31445247 passed 2026-04-06 03:28:05,669 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-19275785:ctest-right_vn-31445247 is found in opserver 2026-04-06 03:28:07,092 - INFO - VM ([<Server: ctest-left_vm-12604555>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:28:08,475 - INFO - VM ([<Server: ctest-right_vm-46549397>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network-nat.qcow2.gz: 2026-04-06 03:28:09 ERROR 404: tinycore/tinycore-in-network-nat.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-04-06 03:28:09,383 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-04-06 03:28:09,475 - INFO - Service template: ['default-domain', 'ctest-service_template_1-50899504'] deleted successfully. 2026-04-06 03:28:09,475 - INFO - Skip interface_detach for VM ctest-right_vm-46549397 in state BUILD 2026-04-06 03:28:09,475 - INFO - Deleting VM ctest-right_vm-46549397 2026-04-06 03:28:09,505 - ERROR - VM ctest-right_vm-46549397 has failed to come up 2026-04-06 03:28:09,505 - ERROR - Nova failed to get host of the VM 2026-04-06 03:28:09,505 - ERROR - VM ctest-right_vm-46549397 has failed to come up 2026-04-06 03:28:09,505 - ERROR - Nova failed to get host of the VM 2026-04-06 03:28:09,578 - INFO - Skip interface_detach for VM ctest-left_vm-12604555 in state BUILD 2026-04-06 03:28:09,578 - INFO - Deleting VM ctest-left_vm-12604555 2026-04-06 03:28:09,579 - ERROR - VM ctest-left_vm-12604555 has failed to come up 2026-04-06 03:28:09,579 - ERROR - Nova failed to get host of the VM 2026-04-06 03:28:09,579 - ERROR - VM ctest-left_vm-12604555 has failed to come up 2026-04-06 03:28:09,579 - ERROR - Nova failed to get host of the VM 2026-04-06 03:28:09,647 - INFO - Deleting VN ctest-right_vn-31445247 2026-04-06 03:28:09,704 - WARNING - Deleting VN ctest-right_vn-31445247 failed..Will retry 2026-04-06 03:28:12,001 - INFO - Validated that VN ctest-right_vn-31445247 is not found in API Server 2026-04-06 03:28:12,029 - INFO - Validated that VN ctest-right_vn-31445247 is not in any agent 2026-04-06 03:28:12,059 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-31445247 info 2026-04-06 03:28:12,060 - INFO - Deleting VN ctest-left_vn-37864458 2026-04-06 03:28:12,352 - INFO - Validated that VN ctest-left_vn-37864458 is not found in API Server 2026-04-06 03:28:12,374 - INFO - Validated that VN ctest-left_vn-37864458 is not in any agent 2026-04-06 03:28:12,426 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-37864458 info 2026-04-06 03:28:12,426 - INFO - Deleting VN ctest-mgmt_vn-88718933 2026-04-06 03:28:12,715 - INFO - Validated that VN ctest-mgmt_vn-88718933 is not found in API Server 2026-04-06 03:28:12,736 - INFO - Validated that VN ctest-mgmt_vn-88718933 is not in any agent 2026-04-06 03:28:12,766 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-88718933 info 2026-04-06 03:28:12,767 - INFO - Deleting VM ctest-vm-in-third-vn-99265985 2026-04-06 03:28:12,834 - INFO - Deleting VN ctest-third-vn-95949521 2026-04-06 03:28:12,874 - WARNING - Deleting VN ctest-third-vn-95949521 failed..Will retry 2026-04-06 03:28:16,323 - INFO - 2026-04-06 03:28:16,323 - INFO - END TEST : test_svc_in_net_nat_with_static_routes : SKIPPED[0:00:25] 2026-04-06 03:28:16,323 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:28:16,326 - INFO - ================================================================================ 2026-04-06 03:28:16,326 - INFO - STARTING TEST : test_svc_v2_transparent_datapath 2026-04-06 03:28:17,595 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:28:17,595 - INFO - 2026-04-06 03:28:18,113 - INFO - Created VN ctest-mgmt_vn-72499626 2026-04-06 03:28:18,389 - INFO - Verified VN network id 15 for VN c227c34b-b6fe-47bd-9900-bfdfd19ff492 2026-04-06 03:28:18,389 - INFO - Verifications in API Server for VN ctest-mgmt_vn-72499626 passed 2026-04-06 03:28:18,452 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-72499626 passed 2026-04-06 03:28:18,614 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-19275785:ctest-mgmt_vn-72499626 is found in opserver 2026-04-06 03:28:19,213 - INFO - Created VN ctest-left_vn-63511551 2026-04-06 03:28:19,479 - INFO - Verified VN network id 16 for VN bcd3d945-b163-4a82-9c2a-095f9b6d219b 2026-04-06 03:28:19,479 - INFO - Verifications in API Server for VN ctest-left_vn-63511551 passed 2026-04-06 03:28:19,540 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-63511551 passed 2026-04-06 03:28:19,696 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-19275785:ctest-left_vn-63511551 is found in opserver 2026-04-06 03:28:20,226 - INFO - Created VN ctest-right_vn-46169034 2026-04-06 03:28:20,517 - INFO - Verified VN network id 17 for VN 0e47ee44-4ecf-4841-8aa8-507f6b006b70 2026-04-06 03:28:20,518 - INFO - Verifications in API Server for VN ctest-right_vn-46169034 passed 2026-04-06 03:28:20,589 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-46169034 passed 2026-04-06 03:28:20,772 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-19275785:ctest-right_vn-46169034 is found in opserver 2026-04-06 03:28:21,333 - INFO - Created VN ctest-trans_left_vn-55321042 2026-04-06 03:28:21,611 - INFO - Verified VN network id 18 for VN f3795b49-e769-47d1-9faf-b07db304a6fc 2026-04-06 03:28:21,611 - INFO - Verifications in API Server for VN ctest-trans_left_vn-55321042 passed 2026-04-06 03:28:21,691 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-55321042 passed 2026-04-06 03:28:21,856 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-19275785:ctest-trans_left_vn-55321042 is found in opserver 2026-04-06 03:28:22,442 - INFO - Created VN ctest-trans_right_vn-47474269 2026-04-06 03:28:22,730 - INFO - Verified VN network id 19 for VN 1157abe9-8189-40e9-9070-910c5aadf368 2026-04-06 03:28:22,730 - INFO - Verifications in API Server for VN ctest-trans_right_vn-47474269 passed 2026-04-06 03:28:22,825 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-47474269 passed 2026-04-06 03:28:23,029 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-19275785:ctest-trans_right_vn-47474269 is found in opserver 2026-04-06 03:28:24,412 - INFO - VM ([<Server: ctest-left_vm-56070399>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:28:25,775 - INFO - VM ([<Server: ctest-right_vm-88954129>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) http://nexus.opensdn.io/repository///images/tinycore//tinycore-net-transparent-fw.qcow2.gz: 2026-04-06 03:28:26 ERROR 404: tinycore/tinycore-net-transparent-fw.qcow2.gz. gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-04-06 03:28:26,519 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-04-06 03:28:26,647 - INFO - Service template: ['default-domain', 'ctest-service_template_1-83541430'] deleted successfully. 2026-04-06 03:28:26,647 - INFO - Skip interface_detach for VM ctest-right_vm-88954129 in state BUILD 2026-04-06 03:28:26,647 - INFO - Deleting VM ctest-right_vm-88954129 2026-04-06 03:28:26,648 - ERROR - VM ctest-right_vm-88954129 has failed to come up 2026-04-06 03:28:26,648 - ERROR - Nova failed to get host of the VM 2026-04-06 03:28:26,648 - ERROR - VM ctest-right_vm-88954129 has failed to come up 2026-04-06 03:28:26,648 - ERROR - Nova failed to get host of the VM 2026-04-06 03:28:26,718 - INFO - Skip interface_detach for VM ctest-left_vm-56070399 in state BUILD 2026-04-06 03:28:26,718 - INFO - Deleting VM ctest-left_vm-56070399 2026-04-06 03:28:26,718 - ERROR - VM ctest-left_vm-56070399 has failed to come up 2026-04-06 03:28:26,718 - ERROR - Nova failed to get host of the VM 2026-04-06 03:28:26,718 - ERROR - VM ctest-left_vm-56070399 has failed to come up 2026-04-06 03:28:26,718 - ERROR - Nova failed to get host of the VM 2026-04-06 03:28:26,797 - INFO - Deleting VN ctest-trans_right_vn-47474269 2026-04-06 03:28:27,124 - INFO - Validated that VN ctest-trans_right_vn-47474269 is not found in API Server 2026-04-06 03:28:27,174 - INFO - Validated that VN ctest-trans_right_vn-47474269 is not in any agent 2026-04-06 03:28:27,216 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-47474269 info 2026-04-06 03:28:27,216 - INFO - Deleting VN ctest-trans_left_vn-55321042 2026-04-06 03:28:27,492 - INFO - Validated that VN ctest-trans_left_vn-55321042 is not found in API Server 2026-04-06 03:28:27,523 - INFO - Validated that VN ctest-trans_left_vn-55321042 is not in any agent 2026-04-06 03:28:27,567 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-55321042 info 2026-04-06 03:28:27,567 - INFO - Deleting VN ctest-right_vn-46169034 2026-04-06 03:28:27,619 - WARNING - Deleting VN ctest-right_vn-46169034 failed..Will retry 2026-04-06 03:28:34,954 - INFO - Validated that VN ctest-right_vn-46169034 is not found in API Server 2026-04-06 03:28:34,975 - INFO - Validated that VN ctest-right_vn-46169034 is not in any agent 2026-04-06 03:28:35,002 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-46169034 info 2026-04-06 03:28:35,002 - INFO - Deleting VN ctest-left_vn-63511551 2026-04-06 03:28:35,313 - INFO - Validated that VN ctest-left_vn-63511551 is not found in API Server 2026-04-06 03:28:35,334 - INFO - Validated that VN ctest-left_vn-63511551 is not in any agent 2026-04-06 03:28:35,366 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-63511551 info 2026-04-06 03:28:35,366 - INFO - Deleting VN ctest-mgmt_vn-72499626 2026-04-06 03:28:35,639 - INFO - Validated that VN ctest-mgmt_vn-72499626 is not found in API Server 2026-04-06 03:28:35,662 - INFO - Validated that VN ctest-mgmt_vn-72499626 is not in any agent 2026-04-06 03:28:35,693 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-72499626 info 2026-04-06 03:28:36,966 - INFO - 2026-04-06 03:28:36,967 - INFO - END TEST : test_svc_v2_transparent_datapath : SKIPPED[0:00:20] 2026-04-06 03:28:36,967 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:28:37,691 - INFO - Deleted project: ctest-TestSvcRegr-19275785, ID : 5300a4a9-0186-47e0-80fa-31adf26fb69c 2026-04-06 03:28:37,869 - INFO - Domain Default found not creating 2026-04-06 03:28:38,030 - INFO - Project ctest-TestSvcRegr-94464839 not found, creating it 2026-04-06 03:28:38,696 - INFO - Created Project:ctest-TestSvcRegr-94464839, ID : 912d82b2-2cb8-4a25-9fc3-a3272babcd9a 2026-04-06 03:28:40,166 - INFO - ================================================================================ 2026-04-06 03:28:40,167 - INFO - STARTING TEST : test_svc_CEM_22032 2026-04-06 03:28:41,446 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:28:41,447 - INFO - 2026-04-06 03:28:42,373 - INFO - Created VN ctest-mgmt_vn-34080964 2026-04-06 03:28:42,952 - INFO - Verified VN network id 15 for VN ca532471-4e0d-40a7-a07d-3323904f2ce7 2026-04-06 03:28:42,952 - INFO - Verifications in API Server for VN ctest-mgmt_vn-34080964 passed 2026-04-06 03:28:43,020 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-34080964 passed 2026-04-06 03:28:44,346 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-94464839:ctest-mgmt_vn-34080964 is found in opserver 2026-04-06 03:28:44,937 - INFO - Created VN service-left-vn-96318706 2026-04-06 03:28:45,205 - INFO - Verified VN network id 16 for VN 77090dc1-d50e-4c38-b322-10d8f1c6aa7b 2026-04-06 03:28:45,205 - INFO - Verifications in API Server for VN service-left-vn-96318706 passed 2026-04-06 03:28:45,274 - INFO - On all control nodes, Config, RI and RT verification for VN service-left-vn-96318706 passed 2026-04-06 03:28:45,616 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-94464839:service-left-vn-96318706 is found in opserver 2026-04-06 03:28:46,205 - INFO - Created VN service-right-vn-73845132 2026-04-06 03:28:46,478 - INFO - Verified VN network id 17 for VN f57ae018-d18d-45aa-9cd5-c0e1285ba75b 2026-04-06 03:28:46,478 - INFO - Verifications in API Server for VN service-right-vn-73845132 passed 2026-04-06 03:28:46,546 - INFO - On all control nodes, Config, RI and RT verification for VN service-right-vn-73845132 passed 2026-04-06 03:28:46,895 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-94464839:service-right-vn-73845132 is found in opserver 2026-04-06 03:28:48,281 - INFO - VM ([<Server: ctest-left_vm-52091924>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:28:49,642 - INFO - VM ([<Server: ctest-right_vm-95137843>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-04-06 03:28:50,372 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-04-06 03:28:50,487 - INFO - Service template: ['default-domain', 'ctest-service_template_1-32192636'] deleted successfully. 2026-04-06 03:28:50,487 - INFO - Skip interface_detach for VM ctest-right_vm-95137843 in state BUILD 2026-04-06 03:28:50,487 - INFO - Deleting VM ctest-right_vm-95137843 2026-04-06 03:28:50,515 - ERROR - VM ctest-right_vm-95137843 has failed to come up 2026-04-06 03:28:50,515 - ERROR - Nova failed to get host of the VM 2026-04-06 03:28:50,515 - ERROR - VM ctest-right_vm-95137843 has failed to come up 2026-04-06 03:28:50,515 - ERROR - Nova failed to get host of the VM 2026-04-06 03:28:50,589 - INFO - Skip interface_detach for VM ctest-left_vm-52091924 in state BUILD 2026-04-06 03:28:50,589 - INFO - Deleting VM ctest-left_vm-52091924 2026-04-06 03:28:50,589 - ERROR - VM ctest-left_vm-52091924 has failed to come up 2026-04-06 03:28:50,589 - ERROR - Nova failed to get host of the VM 2026-04-06 03:28:50,589 - ERROR - VM ctest-left_vm-52091924 has failed to come up 2026-04-06 03:28:50,589 - ERROR - Nova failed to get host of the VM 2026-04-06 03:28:50,654 - INFO - Deleting VN service-right-vn-73845132 2026-04-06 03:28:50,700 - WARNING - Deleting VN service-right-vn-73845132 failed..Will retry 2026-04-06 03:28:52,750 - WARNING - Deleting VN service-right-vn-73845132 failed..Will retry 2026-04-06 03:28:54,793 - WARNING - Deleting VN service-right-vn-73845132 failed..Will retry 2026-04-06 03:28:56,846 - WARNING - Deleting VN service-right-vn-73845132 failed..Will retry 2026-04-06 03:28:59,195 - INFO - Validated that VN service-right-vn-73845132 is not found in API Server 2026-04-06 03:28:59,217 - INFO - Validated that VN service-right-vn-73845132 is not in any agent 2026-04-06 03:28:59,262 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-right-vn-73845132 info 2026-04-06 03:28:59,262 - INFO - Deleting VN service-left-vn-96318706 2026-04-06 03:28:59,539 - INFO - Validated that VN service-left-vn-96318706 is not found in API Server 2026-04-06 03:28:59,561 - INFO - Validated that VN service-left-vn-96318706 is not in any agent 2026-04-06 03:28:59,593 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-left-vn-96318706 info 2026-04-06 03:28:59,593 - INFO - Deleting VN ctest-mgmt_vn-34080964 2026-04-06 03:28:59,872 - INFO - Validated that VN ctest-mgmt_vn-34080964 is not found in API Server 2026-04-06 03:28:59,895 - INFO - Validated that VN ctest-mgmt_vn-34080964 is not in any agent 2026-04-06 03:28:59,935 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-34080964 info 2026-04-06 03:29:01,215 - INFO - 2026-04-06 03:29:01,216 - INFO - END TEST : test_svc_CEM_22032 : SKIPPED[0:00:21] 2026-04-06 03:29:01,216 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:29:01,218 - INFO - ================================================================================ 2026-04-06 03:29:01,218 - INFO - STARTING TEST : test_svc_in_network_datapath 2026-04-06 03:29:02,498 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:29:02,498 - INFO - 2026-04-06 03:29:03,049 - INFO - Created VN ctest-mgmt_vn-04913357 2026-04-06 03:29:03,372 - INFO - Verified VN network id 15 for VN 54804149-f4a1-4d9d-a720-4ef28ae988a4 2026-04-06 03:29:03,372 - INFO - Verifications in API Server for VN ctest-mgmt_vn-04913357 passed 2026-04-06 03:29:03,450 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-04913357 passed 2026-04-06 03:29:03,629 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-94464839:ctest-mgmt_vn-04913357 is found in opserver 2026-04-06 03:29:04,178 - INFO - Created VN ctest-left_vn-87724017 2026-04-06 03:29:04,473 - INFO - Verified VN network id 16 for VN 90881d5c-1dec-45e3-b8fe-a8fcebf3ce2b 2026-04-06 03:29:04,474 - INFO - Verifications in API Server for VN ctest-left_vn-87724017 passed 2026-04-06 03:29:04,537 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-87724017 passed 2026-04-06 03:29:04,687 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-94464839:ctest-left_vn-87724017 is found in opserver 2026-04-06 03:29:05,229 - INFO - Created VN ctest-right_vn-71850540 2026-04-06 03:29:05,480 - INFO - Verified VN network id 17 for VN d863fbd7-e18f-4298-9a26-c0575756e10b 2026-04-06 03:29:05,480 - INFO - Verifications in API Server for VN ctest-right_vn-71850540 passed 2026-04-06 03:29:05,542 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-71850540 passed 2026-04-06 03:29:05,716 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-94464839:ctest-right_vn-71850540 is found in opserver 2026-04-06 03:29:06,895 - INFO - VM ([<Server: ctest-left_vm-25665871>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:29:08,453 - INFO - VM ([<Server: ctest-right_vm-05524496>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-04-06 03:29:09,164 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-04-06 03:29:09,259 - INFO - Service template: ['default-domain', 'ctest-service_template_1-85789289'] deleted successfully. 2026-04-06 03:29:09,259 - INFO - Skip interface_detach for VM ctest-right_vm-05524496 in state BUILD 2026-04-06 03:29:09,259 - INFO - Deleting VM ctest-right_vm-05524496 2026-04-06 03:29:09,260 - ERROR - VM ctest-right_vm-05524496 has failed to come up 2026-04-06 03:29:09,260 - ERROR - Nova failed to get host of the VM 2026-04-06 03:29:09,260 - ERROR - VM ctest-right_vm-05524496 has failed to come up 2026-04-06 03:29:09,260 - ERROR - Nova failed to get host of the VM 2026-04-06 03:29:09,335 - INFO - Skip interface_detach for VM ctest-left_vm-25665871 in state BUILD 2026-04-06 03:29:09,335 - INFO - Deleting VM ctest-left_vm-25665871 2026-04-06 03:29:09,336 - ERROR - VM ctest-left_vm-25665871 has failed to come up 2026-04-06 03:29:09,336 - ERROR - Nova failed to get host of the VM 2026-04-06 03:29:09,336 - ERROR - VM ctest-left_vm-25665871 has failed to come up 2026-04-06 03:29:09,336 - ERROR - Nova failed to get host of the VM 2026-04-06 03:29:09,398 - INFO - Deleting VN ctest-right_vn-71850540 2026-04-06 03:29:09,439 - WARNING - Deleting VN ctest-right_vn-71850540 failed..Will retry 2026-04-06 03:29:11,727 - INFO - Validated that VN ctest-right_vn-71850540 is not found in API Server 2026-04-06 03:29:11,748 - INFO - Validated that VN ctest-right_vn-71850540 is not in any agent 2026-04-06 03:29:11,776 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-71850540 info 2026-04-06 03:29:11,776 - INFO - Deleting VN ctest-left_vn-87724017 2026-04-06 03:29:12,051 - INFO - Validated that VN ctest-left_vn-87724017 is not found in API Server 2026-04-06 03:29:12,076 - INFO - Validated that VN ctest-left_vn-87724017 is not in any agent 2026-04-06 03:29:12,105 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-87724017 info 2026-04-06 03:29:12,105 - INFO - Deleting VN ctest-mgmt_vn-04913357 2026-04-06 03:29:12,346 - INFO - Validated that VN ctest-mgmt_vn-04913357 is not found in API Server 2026-04-06 03:29:12,372 - INFO - Validated that VN ctest-mgmt_vn-04913357 is not in any agent 2026-04-06 03:29:12,404 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-04913357 info 2026-04-06 03:29:13,670 - INFO - 2026-04-06 03:29:13,671 - INFO - END TEST : test_svc_in_network_datapath : SKIPPED[0:00:12] 2026-04-06 03:29:13,671 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:29:14,376 - INFO - Deleted project: ctest-TestSvcRegr-94464839, ID : 912d82b2-2cb8-4a25-9fc3-a3272babcd9a 2026-04-06 03:29:14,642 - INFO - Domain Default found not creating 2026-04-06 03:29:14,800 - INFO - Project ctest-TestSvcHC-79433380 not found, creating it 2026-04-06 03:29:15,384 - INFO - Created Project:ctest-TestSvcHC-79433380, ID : 33871f1f-4880-4200-9d82-ae1986cb4ea0 2026-04-06 03:29:16,850 - INFO - ================================================================================ 2026-04-06 03:29:16,851 - INFO - STARTING TEST : test_svc_hc_basic 2026-04-06 03:29:18,130 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:29:18,130 - INFO - 2026-04-06 03:29:19,091 - INFO - Created VN ctest-mgmt_vn-11503117 2026-04-06 03:29:19,662 - INFO - Verified VN network id 15 for VN 129f5609-753c-4f08-a2bf-74cecb3112f3 2026-04-06 03:29:19,662 - INFO - Verifications in API Server for VN ctest-mgmt_vn-11503117 passed 2026-04-06 03:29:19,728 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-11503117 passed 2026-04-06 03:29:20,958 - INFO - Validated that VN default-domain:ctest-TestSvcHC-79433380:ctest-mgmt_vn-11503117 is found in opserver 2026-04-06 03:29:21,510 - INFO - Created VN ctest-left_vn-03129979 2026-04-06 03:29:21,795 - INFO - Verified VN network id 16 for VN 4afce4a4-c93c-4bc1-a6d5-c15f7258bfc8 2026-04-06 03:29:21,795 - INFO - Verifications in API Server for VN ctest-left_vn-03129979 passed 2026-04-06 03:29:21,862 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-03129979 passed 2026-04-06 03:29:22,193 - INFO - Validated that VN default-domain:ctest-TestSvcHC-79433380:ctest-left_vn-03129979 is found in opserver 2026-04-06 03:29:22,749 - INFO - Created VN ctest-right_vn-28490466 2026-04-06 03:29:23,034 - INFO - Verified VN network id 17 for VN 65a167ec-4f64-481d-a2b9-ea0426392fe6 2026-04-06 03:29:23,035 - INFO - Verifications in API Server for VN ctest-right_vn-28490466 passed 2026-04-06 03:29:23,106 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-28490466 passed 2026-04-06 03:29:23,402 - INFO - Validated that VN default-domain:ctest-TestSvcHC-79433380:ctest-right_vn-28490466 is found in opserver 2026-04-06 03:29:24,640 - INFO - VM ([<Server: ctest-left_vm-05158968>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:29:25,967 - INFO - VM ([<Server: ctest-right_vm-73032848>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-04-06 03:29:26,678 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-04-06 03:29:26,763 - INFO - Service template: ['default-domain', 'ctest-service_template_1-74710112'] deleted successfully. 2026-04-06 03:29:26,763 - INFO - Skip interface_detach for VM ctest-right_vm-73032848 in state BUILD 2026-04-06 03:29:26,763 - INFO - Deleting VM ctest-right_vm-73032848 2026-04-06 03:29:26,794 - ERROR - VM ctest-right_vm-73032848 has failed to come up 2026-04-06 03:29:26,794 - ERROR - Nova failed to get host of the VM 2026-04-06 03:29:26,794 - ERROR - VM ctest-right_vm-73032848 has failed to come up 2026-04-06 03:29:26,794 - ERROR - Nova failed to get host of the VM 2026-04-06 03:29:26,861 - INFO - Skip interface_detach for VM ctest-left_vm-05158968 in state BUILD 2026-04-06 03:29:26,861 - INFO - Deleting VM ctest-left_vm-05158968 2026-04-06 03:29:26,861 - ERROR - VM ctest-left_vm-05158968 has failed to come up 2026-04-06 03:29:26,861 - ERROR - Nova failed to get host of the VM 2026-04-06 03:29:26,861 - ERROR - VM ctest-left_vm-05158968 has failed to come up 2026-04-06 03:29:26,861 - ERROR - Nova failed to get host of the VM 2026-04-06 03:29:26,957 - INFO - Deleting VN ctest-right_vn-28490466 2026-04-06 03:29:27,000 - WARNING - Deleting VN ctest-right_vn-28490466 failed..Will retry 2026-04-06 03:29:29,327 - INFO - Validated that VN ctest-right_vn-28490466 is not found in API Server 2026-04-06 03:29:29,354 - INFO - Validated that VN ctest-right_vn-28490466 is not in any agent 2026-04-06 03:29:29,395 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-28490466 info 2026-04-06 03:29:29,396 - INFO - Deleting VN ctest-left_vn-03129979 2026-04-06 03:29:29,676 - INFO - Validated that VN ctest-left_vn-03129979 is not found in API Server 2026-04-06 03:29:29,700 - INFO - Validated that VN ctest-left_vn-03129979 is not in any agent 2026-04-06 03:29:29,739 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-03129979 info 2026-04-06 03:29:29,739 - INFO - Deleting VN ctest-mgmt_vn-11503117 2026-04-06 03:29:30,049 - INFO - Validated that VN ctest-mgmt_vn-11503117 is not found in API Server 2026-04-06 03:29:30,074 - INFO - Validated that VN ctest-mgmt_vn-11503117 is not in any agent 2026-04-06 03:29:30,105 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-11503117 info 2026-04-06 03:29:31,405 - INFO - 2026-04-06 03:29:31,405 - INFO - END TEST : test_svc_hc_basic : SKIPPED[0:00:15] 2026-04-06 03:29:31,405 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:29:31,408 - INFO - ================================================================================ 2026-04-06 03:29:31,408 - INFO - STARTING TEST : test_svc_trans_segment_right_hc_fail_svm 2026-04-06 03:29:32,681 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:29:32,681 - INFO - 2026-04-06 03:29:33,159 - INFO - Created VN ctest-mgmt_vn-60024255 2026-04-06 03:29:33,400 - INFO - Verified VN network id 15 for VN 07206651-c885-45e9-8db3-b22bc482730b 2026-04-06 03:29:33,400 - INFO - Verifications in API Server for VN ctest-mgmt_vn-60024255 passed 2026-04-06 03:29:33,459 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-60024255 passed 2026-04-06 03:29:33,617 - INFO - Validated that VN default-domain:ctest-TestSvcHC-79433380:ctest-mgmt_vn-60024255 is found in opserver 2026-04-06 03:29:34,128 - INFO - Created VN ctest-left_vn-75581090 2026-04-06 03:29:34,416 - INFO - Verified VN network id 16 for VN 62b2456d-a28d-4430-ab5d-69a7e741e125 2026-04-06 03:29:34,416 - INFO - Verifications in API Server for VN ctest-left_vn-75581090 passed 2026-04-06 03:29:34,489 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-75581090 passed 2026-04-06 03:29:34,694 - INFO - Validated that VN default-domain:ctest-TestSvcHC-79433380:ctest-left_vn-75581090 is found in opserver 2026-04-06 03:29:35,333 - INFO - Created VN ctest-right_vn-80004709 2026-04-06 03:29:35,601 - INFO - Verified VN network id 17 for VN 502bc965-b343-4ece-9d44-de5e62b1ebb9 2026-04-06 03:29:35,601 - INFO - Verifications in API Server for VN ctest-right_vn-80004709 passed 2026-04-06 03:29:35,659 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-80004709 passed 2026-04-06 03:31:35,798 - INFO - Deleting VN ctest-right_vn-80004709 2026-04-06 03:31:35,953 - INFO - Deleting VN ctest-left_vn-75581090 2026-04-06 03:31:36,253 - INFO - Validated that VN ctest-left_vn-75581090 is not found in API Server 2026-04-06 03:31:36,274 - INFO - Validated that VN ctest-left_vn-75581090 is not in any agent 2026-04-06 03:31:36,304 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-75581090 info 2026-04-06 03:31:36,304 - INFO - Deleting VN ctest-mgmt_vn-60024255 2026-04-06 03:31:36,615 - INFO - Validated that VN ctest-mgmt_vn-60024255 is not found in API Server 2026-04-06 03:31:36,636 - INFO - Validated that VN ctest-mgmt_vn-60024255 is not in any agent 2026-04-06 03:31:36,668 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-60024255 info 2026-04-06 03:31:37,933 - ERROR - <pre>Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 159, in _new_conn conn = connection.create_connection( File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 84, in create_connection raise err File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 74, in create_connection sock.connect(sa) File "/usr/local/lib64/python3.9/site-packages/gevent/_socketcommon.py", line 590, in connect self._internal_connect(address) File "/usr/local/lib64/python3.9/site-packages/gevent/_socketcommon.py", line 640, in _internal_connect self._wait(self._write_event) File "src/gevent/_hub_primitives.py", line 317, in gevent._gevent_c_hub_primitives.wait_on_socket File "src/gevent/_hub_primitives.py", line 322, in gevent._gevent_c_hub_primitives.wait_on_socket File "src/gevent/_hub_primitives.py", line 313, in gevent._gevent_c_hub_primitives._primitive_wait File "src/gevent/_hub_primitives.py", line 314, in gevent._gevent_c_hub_primitives._primitive_wait File "src/gevent/_hub_primitives.py", line 46, in gevent._gevent_c_hub_primitives.WaitOperationsGreenlet.wait File "src/gevent/_hub_primitives.py", line 46, in gevent._gevent_c_hub_primitives.WaitOperationsGreenlet.wait File "src/gevent/_hub_primitives.py", line 55, in gevent._gevent_c_hub_primitives.WaitOperationsGreenlet.wait File "src/gevent/_waiter.py", line 154, in gevent._gevent_c_waiter.Waiter.get File "src/gevent/_greenlet_primitives.py", line 61, in gevent._gevent_c_greenlet_primitives.SwitchOutGreenletWithLoop.switch File "src/gevent/_greenlet_primitives.py", line 61, in gevent._gevent_c_greenlet_primitives.SwitchOutGreenletWithLoop.switch File "src/gevent/_greenlet_primitives.py", line 65, in gevent._gevent_c_greenlet_primitives.SwitchOutGreenletWithLoop.switch File "src/gevent/_gevent_c_greenlet_primitives.pxd", line 35, in gevent._gevent_c_greenlet_primitives._greenlet_switch socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 670, in urlopen httplib_response = self._make_request( File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/lib64/python3.9/http/client.py", line 1285, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib64/python3.9/http/client.py", line 1331, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib64/python3.9/http/client.py", line 1280, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib64/python3.9/http/client.py", line 1040, in _send_output self.send(msg) File "/usr/lib64/python3.9/http/client.py", line 980, in send self.connect() File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 187, in connect conn = self._new_conn() File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 164, in _new_conn raise ConnectTimeoutError( urllib3.exceptions.ConnectTimeoutError: (<urllib3.connection.HTTPConnection object at 0x7f069d7196a0>, 'Connection to 10.0.0.27 timed out. (connect timeout=120)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 439, in send resp = conn.urlopen( File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 726, in urlopen retries = retries.increment( File "/usr/local/lib/python3.9/site-packages/urllib3/util/retry.py", line 446, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.0.0.27', port=8081): Max retries exceeded with url: /analytics/uves/virtual-networks (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f069d7196a0>, 'Connection to 10.0.0.27 timed out. (connect timeout=120)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/svc_health_check/test_svc_health_check.py", line 137, in test_svc_trans_segment_right_hc_fail_svm assert self.svc_hc_fail_svm_common() File "/contrail-test/scripts/svc_health_check/test_svc_health_check.py", line 179, in svc_hc_fail_svm_common ret_dict = self.verify_svc_chain(service_mode=svc_mode, File "/contrail-test/common/servicechain/verify.py", line 320, in verify_svc_chain ret_dict = svc_chain_info or self.config_svc_chain(*args, **kwargs) File "/contrail-test/common/servicechain/config.py", line 462, in config_svc_chain right_vn_fq_name) = self._get_vn_for_config(right_vn_name, File "/contrail-test/common/servicechain/config.py", line 357, in _get_vn_for_config vn_fixture = vn_fixture or self.config_vn(vn_name, vn_subnets, **kwargs) File "/contrail-test/common/servicechain/config.py", line 139, in config_vn assert vn_fixture.verify_on_setup() File "/contrail-test/fixtures/vn_test.py", line 589, in verify_on_setup if not self.verify_vn_in_opserver(): File "/contrail-test/fixtures/vn_test.py", line 1122, in verify_vn_in_opserver res = self.analytics_obj.verify_vn_link(self.vn_fq_name) File "/contrail-test/tcutils/util.py", line 84, in f_retry result = f(*args, **kwargs) # first attempt File "/contrail-test/tcutils/collector/analytics_tests.py", line 1275, in verify_vn_link self.links = self.ops_inspect[ip].get_hrefs_to_all_UVEs_of_a_given_UVE_type( File "/contrail-test/tcutils/collector/opserver_introspect_utils.py", line 145, in get_hrefs_to_all_UVEs_of_a_given_UVE_type dct = self.dict_get('analytics/uves/' + uveType) File "/contrail-test/tcutils/verification_util.py", line 245, in dict_get return self._drv.load(self._mk_url_str(path)) File "/contrail-test/tcutils/verification_util.py", line 96, in load resp = requests.get(url, File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 504, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='10.0.0.27', port=8081): Max retries exceeded with url: /analytics/uves/virtual-networks (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f069d7196a0>, 'Connection to 10.0.0.27 timed out. (connect timeout=120)')) </pre> 2026-04-06 03:31:37,945 - INFO - 2026-04-06 03:31:37,945 - INFO - END TEST : test_svc_trans_segment_right_hc_fail_svm : FAILED[0:02:06] 2026-04-06 03:31:37,945 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:31:38,712 - INFO - Deleted project: ctest-TestSvcHC-79433380, ID : 33871f1f-4880-4200-9d82-ae1986cb4ea0 2026-04-06 03:31:38,955 - INFO - Domain Default found not creating 2026-04-06 03:31:39,132 - INFO - Project ctest-TestSVCV2Mirror-59554623 not found, creating it 2026-04-06 03:31:39,673 - INFO - Created Project:ctest-TestSVCV2Mirror-59554623, ID : d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4 2026-04-06 03:31:41,203 - INFO - ================================================================================ 2026-04-06 03:31:41,203 - INFO - STARTING TEST : test_svc_v2_mirroring 2026-04-06 03:31:41,203 - INFO - TEST DESCRIPTION : Validate the service chain mirroring 2026-04-06 03:31:42,491 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:31:42,491 - INFO - 2026-04-06 03:31:43,614 - INFO - Created VN ctest-left-56628630 2026-04-06 03:31:44,258 - INFO - Verified VN network id 15 for VN 98ca24d9-c6f9-4227-bc18-d92a3bd48e5f 2026-04-06 03:31:44,258 - INFO - Verifications in API Server for VN ctest-left-56628630 passed 2026-04-06 03:31:44,358 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left-56628630 passed 2026-04-06 03:31:45,638 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-59554623:ctest-left-56628630 is found in opserver 2026-04-06 03:31:46,260 - INFO - Created VN ctest-right-89658150 2026-04-06 03:31:46,578 - INFO - Verified VN network id 16 for VN df89c94a-b347-4012-9c87-05ff182b7e2a 2026-04-06 03:31:46,579 - INFO - Verifications in API Server for VN ctest-right-89658150 passed 2026-04-06 03:31:46,667 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right-89658150 passed 2026-04-06 03:31:47,033 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-59554623:ctest-right-89658150 is found in opserver 2026-04-06 03:31:47,660 - INFO - Created VN ctest-mgmt_vn-14166128 2026-04-06 03:31:47,959 - INFO - Verified VN network id 17 for VN 3eab1966-5897-4985-8c59-f23332e32615 2026-04-06 03:31:47,959 - INFO - Verifications in API Server for VN ctest-mgmt_vn-14166128 passed 2026-04-06 03:31:48,042 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-14166128 passed 2026-04-06 03:31:48,382 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-59554623:ctest-mgmt_vn-14166128 is found in opserver 2026-04-06 03:31:48,954 - INFO - Created VN ctest-trans_left_vn-39954421 2026-04-06 03:31:49,244 - INFO - Verified VN network id 18 for VN c5b06ba1-67f4-4908-a4ff-5d95592bb0fc 2026-04-06 03:31:49,244 - INFO - Verifications in API Server for VN ctest-trans_left_vn-39954421 passed 2026-04-06 03:31:49,315 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-39954421 passed 2026-04-06 03:31:49,468 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-59554623:ctest-trans_left_vn-39954421 is found in opserver 2026-04-06 03:31:50,067 - INFO - Created VN ctest-trans_right_vn-43115504 2026-04-06 03:31:50,327 - INFO - Verified VN network id 19 for VN 4f9c3b0d-7e0b-430f-900c-e2e5119a2f85 2026-04-06 03:31:50,327 - INFO - Verifications in API Server for VN ctest-trans_right_vn-43115504 passed 2026-04-06 03:31:50,393 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-43115504 passed 2026-04-06 03:31:50,556 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-59554623:ctest-trans_right_vn-43115504 is found in opserver 2026-04-06 03:31:51,852 - INFO - VM ([<Server: ctest-left_vm-66799328>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:31:53,315 - INFO - VM ([<Server: ctest-right_vm-70502605>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:31:55,164 - INFO - VM ([<Server: ctest-pt_svm0-89633777>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:31:57,687 - INFO - Waiting for VM ctest-pt_svm0-89633777 to be up.. 2026-04-06 03:31:57,778 - INFO - VM name : ctest-pt_svm0-89633777 2026-04-06 03:32:42,241 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-pt_svm0-89633777 passed 2026-04-06 03:33:03,655 - INFO - Waiting for VM ctest-left_vm-66799328 to be up.. 2026-04-06 03:33:03,781 - INFO - VM name : ctest-left_vm-66799328 2026-04-06 03:33:05,236 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-left_vm-66799328 passed 2026-04-06 03:33:05,463 - INFO - Waiting for VM ctest-right_vm-70502605 to be up.. 2026-04-06 03:33:05,557 - INFO - VM name : ctest-right_vm-70502605 2026-04-06 03:33:06,935 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-right_vm-70502605 passed 2026-04-06 03:33:07,531 - INFO - Attaching policy ctest-policy-46595483 to vn ctest-left-56628630 2026-04-06 03:33:07,946 - INFO - Attaching policy ctest-policy-46595483 to vn ctest-right-89658150 2026-04-06 03:33:10,667 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-pt_svm0-89633777 passed 2026-04-06 03:33:11,215 - INFO - VM ctest-pt_svm0-89633777 verifications in Compute nodes passed 2026-04-06 03:33:11,407 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-59554623:ctest-left-56628630 2026-04-06 03:33:11,515 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-59554623:ctest-right-89658150 2026-04-06 03:33:57,018 - INFO - Ping to IP 120.105.7.195 from VM ctest-left_vm-66799328 passed 2026-04-06 03:34:07,899 - INFO - Starting tcpdump to capture the mirrored packets. 2026-04-06 03:34:20,397 - INFO - Ping to IP 120.105.7.195 from VM ctest-left_vm-66799328 passed 2026-04-06 03:34:25,776 - INFO - 12 ICMP packets are mirrored to the analyzer service VM 'ctest-pt_svm0-89633777' 2026-04-06 03:34:25,776 - INFO - Dettaching policy ctest-policy-46595483 from vn ctest-right-89658150 2026-04-06 03:34:25,918 - INFO - Dettaching policy ctest-policy-46595483 from vn ctest-left-56628630 2026-04-06 03:34:26,158 - INFO - Deleted policy ctest-policy-46595483 2026-04-06 03:34:26,272 - INFO - Deleted SI ['default-domain', 'ctest-TestSVCV2Mirror-59554623', 'ctest-si-58773700'] 2026-04-06 03:34:26,483 - INFO - Deleting VM ctest-pt_svm0-89633777 2026-04-06 03:34:26,735 - INFO - Service template: ['default-domain', 'ctest-service_template_1-92946209'] deleted successfully. 2026-04-06 03:34:26,735 - INFO - Deleting VM ctest-right_vm-70502605 2026-04-06 03:34:26,849 - INFO - Deleting VM ctest-left_vm-66799328 2026-04-06 03:34:26,949 - INFO - Deleting VN ctest-trans_right_vn-43115504 2026-04-06 03:34:27,255 - INFO - Validated that VN ctest-trans_right_vn-43115504 is not found in API Server 2026-04-06 03:34:27,295 - INFO - Validated that VN ctest-trans_right_vn-43115504 is not in any agent 2026-04-06 03:34:27,328 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-43115504 info 2026-04-06 03:34:27,328 - INFO - Deleting VN ctest-trans_left_vn-39954421 2026-04-06 03:34:27,721 - INFO - Validated that VN ctest-trans_left_vn-39954421 is not found in API Server 2026-04-06 03:34:27,745 - INFO - Validated that VN ctest-trans_left_vn-39954421 is not in any agent 2026-04-06 03:34:27,791 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-39954421 info 2026-04-06 03:34:27,791 - INFO - Deleting VN ctest-mgmt_vn-14166128 2026-04-06 03:34:28,181 - INFO - Validated that VN ctest-mgmt_vn-14166128 is not found in API Server 2026-04-06 03:34:28,205 - INFO - Validated that VN ctest-mgmt_vn-14166128 is not in any agent 2026-04-06 03:34:28,239 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-14166128 info 2026-04-06 03:34:28,240 - INFO - Deleting VN ctest-right-89658150 2026-04-06 03:34:28,565 - INFO - Validated that VN ctest-right-89658150 is not found in API Server 2026-04-06 03:34:28,587 - INFO - Validated that VN ctest-right-89658150 is not in any agent 2026-04-06 03:34:28,617 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right-89658150 info 2026-04-06 03:34:28,617 - INFO - Deleting VN ctest-left-56628630 2026-04-06 03:34:28,922 - INFO - Validated that VN ctest-left-56628630 is not found in API Server 2026-04-06 03:34:28,945 - INFO - Validated that VN ctest-left-56628630 is not in any agent 2026-04-06 03:34:28,974 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left-56628630 info 2026-04-06 03:34:30,285 - INFO - 2026-04-06 03:34:30,285 - INFO - END TEST : test_svc_v2_mirroring : PASSED[0:02:49] 2026-04-06 03:34:30,285 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:34:31,088 - INFO - Deleted project: ctest-TestSVCV2Mirror-59554623, ID : d9ddd5e8-c1b6-41fe-9f93-a34ae8e75bd4 2026-04-06 03:34:31,269 - INFO - Domain Default found not creating 2026-04-06 03:34:31,434 - INFO - Project ctest-TestvDNSBasic0-76744371 not found, creating it 2026-04-06 03:34:31,988 - INFO - Created Project:ctest-TestvDNSBasic0-76744371, ID : bee06811-be29-4056-84b6-b4bbe498fa96 2026-04-06 03:34:33,528 - INFO - ================================================================================ 2026-04-06 03:34:33,528 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-04-06 03:34:33,528 - INFO - TEST DESCRIPTION : Test:- Test vdns functionality. On VM launch agent should dynamically update dns records to dns agent 1. Create vDNS server 2. Create IPAM using above vDNS data 3. Create VN using above IPAM and launch 2 VM's within it 4. Ping between these 2 VM's using dns name 5. Try to delete vDNS server which has IPAM back-reference[Negative case] 6. Add CNAME VDNS record for vm1-test and verify we able to ping by alias name Pass criteria: Step 4,5 and 6 should pass Maintainer: cf-test@juniper.net 2026-04-06 03:34:34,795 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:34:34,795 - INFO - 2026-04-06 03:34:35,657 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-76744371'](bee06811-be29-4056-84b6-b4bbe498fa96) 2026-04-06 03:34:37,409 - INFO - Created VN ctest-vn1-vdns-85320259 2026-04-06 03:34:38,843 - INFO - VM ([<Server: ctest-vm1-test-85352821>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:34:38,844 - INFO - Waiting for VM ctest-vm1-test-85352821 to be up.. 2026-04-06 03:34:43,972 - INFO - VM name : ctest-vm1-test-85352821 2026-04-06 03:35:18,399 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm1-test-85352821 passed 2026-04-06 03:36:03,314 - INFO - Ping to IP ctest-vm1-test-85352821 from VM ctest-vm1-test-85352821 passed 2026-04-06 03:36:04,676 - INFO - VM ([<Server: ctest-vm2-test-27904778>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:36:04,676 - INFO - Waiting for VM ctest-vm2-test-27904778 to be up.. 2026-04-06 03:36:09,823 - INFO - VM name : ctest-vm2-test-27904778 2026-04-06 03:36:52,151 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-27904778 passed 2026-04-06 03:37:40,604 - INFO - Ping to IP ctest-vm2-test-27904778 from VM ctest-vm2-test-27904778 passed 2026-04-06 03:37:44,408 - INFO - Ping to IP ctest-vm2-test-27904778 from VM ctest-vm1-test-85352821 passed 2026-04-06 03:37:44,408 - INFO - Try deleting the VDNS entry ctest-vdns1-00164208 with back ref of ipam. 2026-04-06 03:37:44,467 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-04-06 03:37:44,467 - INFO - Add CNAME VDNS record for ctest-vm1-test-85352821 and verify we able to ping by alias name 2026-04-06 03:37:44,639 - INFO - In verify_on_setup 2026-04-06 03:37:44,735 - INFO - Verify VDNS record is shown in the API server 2026-04-06 03:37:44,780 - INFO - Verify VDNS record is shown in the control node 2026-04-06 03:37:46,465 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-85352821 failed 2026-04-06 03:37:51,124 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-85352821 passed 2026-04-06 03:37:51,211 - INFO - VDNS record info: default-domain:ctest-vdns1-00164208:test-rec deleted successfully. 2026-04-06 03:37:51,211 - INFO - Deleting VM ctest-vm2-test-27904778 2026-04-06 03:37:51,287 - INFO - Deleting VM ctest-vm1-test-85352821 2026-04-06 03:37:51,353 - INFO - Deleting VN ctest-vn1-vdns-85320259 2026-04-06 03:37:51,399 - WARNING - Deleting VN ctest-vn1-vdns-85320259 failed..Will retry 2026-04-06 03:37:53,767 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-00164208'] deleted successfully. 2026-04-06 03:37:53,794 - INFO - VDNS information ctest-vdns1-00164208 removed from the API Server 2026-04-06 03:37:53,799 - INFO - VDNS information ctest-vdns1-00164208 removed in the Control node 2026-04-06 03:37:55,063 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:03:22] 2026-04-06 03:37:55,063 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:37:55,884 - INFO - Deleted project: ctest-TestvDNSBasic0-76744371, ID : bee06811-be29-4056-84b6-b4bbe498fa96 2026-04-06 03:37:56,079 - INFO - Domain Default found not creating 2026-04-06 03:37:56,246 - INFO - Project ctest-TestBasicVMVNx-81081119 not found, creating it 2026-04-06 03:37:56,827 - INFO - Created Project:ctest-TestBasicVMVNx-81081119, ID : 26905b11-f417-496c-9248-8edad53f46f3 2026-04-06 03:37:58,282 - INFO - ================================================================================ 2026-04-06 03:37:58,283 - INFO - STARTING TEST : test_sctp_traffic_between_vm 2026-04-06 03:37:58,283 - INFO - TEST DESCRIPTION : Description: Test to validate SCTP flow setup between Test steps: 1. Run SCTP traffic between 2 VM across VN connected through FIP 2. Verify the Ingress and Egress flow. Pass criteria: SCTP egress and ingress flow setup properly. Maintainer : chhandak@juniper.net 2026-04-06 03:37:59,566 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:37:59,567 - INFO - 2026-04-06 03:38:00,587 - INFO - Created VN ctest-fvn-84640132 2026-04-06 03:38:01,225 - INFO - Verified VN network id 15 for VN a64541c9-7db2-442c-b4f1-642295fa6bd2 2026-04-06 03:38:01,226 - INFO - Verifications in API Server for VN ctest-fvn-84640132 passed 2026-04-06 03:38:01,292 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-84640132 passed 2026-04-06 03:38:02,516 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-81081119:ctest-fvn-84640132 is found in opserver 2026-04-06 03:38:03,080 - INFO - Created VN ctest-vn1-92087761 2026-04-06 03:38:03,395 - INFO - Verified VN network id 16 for VN cd0ec2aa-cc19-4fd7-a709-481a14efa898 2026-04-06 03:38:03,396 - INFO - Verifications in API Server for VN ctest-vn1-92087761 passed 2026-04-06 03:38:03,473 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-92087761 passed 2026-04-06 03:38:03,809 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-81081119:ctest-vn1-92087761 is found in opserver 2026-04-06 03:38:06 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-sctp.vmdk.gz [268831986/268831986] -> "/contrail-test/images/ubuntu-sctp.vmdk.gz" [1] 2026-04-06 03:38:19,331 - INFO - VM ([<Server: ctest-vn1_vm1_name-06432915>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:38:20,850 - INFO - VM ([<Server: ctest-fvn_vm1_name-44038777>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:38:56,762 - INFO - VM name : ctest-vn1_vm1_name-06432915 2026-04-06 03:39:47,588 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm1_name-06432915 passed 2026-04-06 03:40:44,629 - INFO - VM name : ctest-fvn_vm1_name-44038777 2026-04-06 03:40:46,011 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-fvn_vm1_name-44038777 passed 2026-04-06 03:41:07,083 - INFO - Creating Floating IP pool ctest-some-pool-10448045 in API Server 2026-04-06 03:41:07,524 - INFO - Verification for FIP pool ctest-some-pool-10448045 in API Server passed 2026-04-06 03:41:07,551 - INFO - Verification for FIP pool ctest-some-pool-10448045 in Control-node passed 2026-04-06 03:41:07,956 - INFO - Route for FIP 205.74.127.132 is fine on Control-node 10.0.0.249 2026-04-06 03:41:07,967 - INFO - Route for FIP 205.74.127.132 is fine on Control-node 10.0.0.33 2026-04-06 03:41:07,976 - INFO - Route for FIP 205.74.127.132 is fine on Control-node 10.0.0.27 2026-04-06 03:41:07,976 - INFO - FIP 205.74.127.132 verification for passed on all Control-nodes 2026-04-06 03:41:07,976 - INFO - FIP ID 84d2d769-de07-455a-8a1f-b95a24658225(205.74.127.132) validation in Control node passed 2026-04-06 03:41:08,022 - INFO - FIP ID 84d2d769-de07-455a-8a1f-b95a24658225(205.74.127.132) validation in agents passed 2026-04-06 03:41:08,030 - INFO - FIP ID 84d2d769-de07-455a-8a1f-b95a24658225(205.74.127.132) validation in API Server passed 2026-04-06 03:41:16,353 - INFO - Ping to IP 205.74.127.131 from VM ctest-vn1_vm1_name-06432915 passed 2026-04-06 03:41:38,524 - INFO - Verifying Ingress Flow Record 2026-04-06 03:41:38,530 - INFO - Verifying NAT in flow records 2026-04-06 03:41:38,530 - INFO - Verifying traffic direction in flow records 2026-04-06 03:41:38,530 - INFO - Verifying Egress Flow Records 2026-04-06 03:41:38,536 - INFO - Verifying NAT in flow records 2026-04-06 03:41:38,536 - INFO - Verifying traffic direction in flow records 2026-04-06 03:41:38,705 - INFO - Deleting the FIP pool ctest-some-pool-10448045 2026-04-06 03:41:38,840 - INFO - Deleting VM ctest-fvn_vm1_name-44038777 2026-04-06 03:41:38,900 - INFO - Deleting VM ctest-vn1_vm1_name-06432915 2026-04-06 03:41:38,964 - INFO - Deleting VN ctest-vn1-92087761 2026-04-06 03:41:39,008 - WARNING - Deleting VN ctest-vn1-92087761 failed..Will retry 2026-04-06 03:41:41,401 - INFO - Validated that VN ctest-vn1-92087761 is not found in API Server 2026-04-06 03:41:41,422 - INFO - Validated that VN ctest-vn1-92087761 is not in any agent 2026-04-06 03:41:41,454 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-92087761 info 2026-04-06 03:41:41,454 - INFO - Deleting VN ctest-fvn-84640132 2026-04-06 03:41:41,762 - INFO - Validated that VN ctest-fvn-84640132 is not found in API Server 2026-04-06 03:41:41,786 - INFO - Validated that VN ctest-fvn-84640132 is not in any agent 2026-04-06 03:41:41,816 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-84640132 info 2026-04-06 03:41:43,090 - INFO - END TEST : test_sctp_traffic_between_vm : PASSED[0:03:45] 2026-04-06 03:41:43,090 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:41:43,920 - INFO - Deleted project: ctest-TestBasicVMVNx-81081119, ID : 26905b11-f417-496c-9248-8edad53f46f3 2026-04-06 03:41:44,123 - INFO - Domain Default found not creating 2026-04-06 03:41:44,288 - INFO - Project ctest-TestBasicVMVN-65043197 not found, creating it 2026-04-06 03:41:44,944 - INFO - Created Project:ctest-TestBasicVMVN-65043197, ID : 7b86d86c-d571-4485-805c-f99ebcb20fa9 2026-04-06 03:41:46,679 - INFO - ================================================================================ 2026-04-06 03:41:46,680 - INFO - STARTING TEST : test_generic_link_local_service 2026-04-06 03:41:46,680 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2026-04-06 03:41:47,964 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:41:47,964 - INFO - 2026-04-06 03:41:49,100 - INFO - Created VN ctest-vn2_metadata-59231339 2026-04-06 03:41:50,508 - INFO - VM ([<Server: ctest-TestBasicVMVN-65043197-58731885>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:41:55,861 - INFO - Waiting for VM ctest-TestBasicVMVN-65043197-58731885 to be up.. 2026-04-06 03:41:55,861 - INFO - VM name : ctest-TestBasicVMVN-65043197-58731885 2026-04-06 03:42:01,790 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-65043197-58731885 passed 2026-04-06 03:42:02,033 - INFO - Retry 0 2026-04-06 03:42:02,800 - INFO - Generic metadata worked 2026-04-06 03:42:03,019 - INFO - Deleting VM ctest-TestBasicVMVN-65043197-58731885 2026-04-06 03:42:03,090 - INFO - Deleting VN ctest-vn2_metadata-59231339 2026-04-06 03:42:03,136 - WARNING - Deleting VN ctest-vn2_metadata-59231339 failed..Will retry 2026-04-06 03:42:06,605 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:20] 2026-04-06 03:42:06,605 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:42:06,607 - INFO - ================================================================================ 2026-04-06 03:42:06,607 - INFO - STARTING TEST : test_metadata_service 2026-04-06 03:42:06,607 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2026-04-06 03:42:07,909 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:42:07,909 - INFO - 2026-04-06 03:42:08,807 - INFO - Created VN ctest-vn-52818128 2026-04-06 03:42:10,160 - INFO - VM ([<Server: ctest-TestBasicVMVN-65043197-37526687>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:42:10,160 - INFO - Waiting for VM ctest-TestBasicVMVN-65043197-37526687 to be up.. 2026-04-06 03:42:15,305 - INFO - VM name : ctest-TestBasicVMVN-65043197-37526687 2026-04-06 03:42:22,768 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-65043197-37526687 passed 2026-04-06 03:42:23,845 - INFO - metadata_script.txt got executed in the vm 2026-04-06 03:42:23,845 - INFO - Deleting VM ctest-TestBasicVMVN-65043197-37526687 2026-04-06 03:42:23,907 - INFO - Deleting VN ctest-vn-52818128 2026-04-06 03:42:23,950 - WARNING - Deleting VN ctest-vn-52818128 failed..Will retry 2026-04-06 03:42:27,446 - INFO - END TEST : test_metadata_service : PASSED[0:00:21] 2026-04-06 03:42:27,446 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:42:27,448 - INFO - ================================================================================ 2026-04-06 03:42:27,448 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-04-06 03:42:27,448 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2026-04-06 03:42:28,742 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:42:28,742 - INFO - 2026-04-06 03:42:29,825 - INFO - Created VN ctest-vn-37308977 2026-04-06 03:42:31,299 - INFO - VM ([<Server: ctest-TestBasicVMVN-65043197-29151884>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:42:32,108 - INFO - VM ([<Server: ctest-TestBasicVMVN-65043197-78597304>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:42:33,604 - INFO - VM ([<Server: ctest-TestBasicVMVN-65043197-39824858>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:42:33,754 - INFO - Verifications in API Server for IPAM: ctest-ipam-59517566 passed 2026-04-06 03:42:33,773 - INFO - Verifications in Control node for IPAM: ctest-ipam-59517566 passed 2026-04-06 03:42:33,993 - INFO - Verified VN network id 15 for VN de301761-6f0b-492c-aba2-aa96a1001998 2026-04-06 03:42:33,993 - INFO - Verifications in API Server for VN ctest-vn-37308977 passed 2026-04-06 03:42:34,121 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-37308977 passed 2026-04-06 03:42:35,417 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-65043197:ctest-vn-37308977 is found in opserver 2026-04-06 03:42:35,434 - INFO - Waiting for VM ctest-TestBasicVMVN-65043197-29151884 to be up.. 2026-04-06 03:42:35,526 - INFO - VM name : ctest-TestBasicVMVN-65043197-29151884 2026-04-06 03:42:45,114 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-65043197-29151884 passed 2026-04-06 03:42:45,369 - INFO - Waiting for VM ctest-TestBasicVMVN-65043197-78597304 to be up.. 2026-04-06 03:42:45,449 - INFO - VM name : ctest-TestBasicVMVN-65043197-78597304 2026-04-06 03:42:46,806 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-65043197-78597304 passed 2026-04-06 03:42:47,053 - INFO - Waiting for VM ctest-TestBasicVMVN-65043197-39824858 to be up.. 2026-04-06 03:42:47,146 - INFO - VM name : ctest-TestBasicVMVN-65043197-39824858 2026-04-06 03:42:48,543 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-65043197-39824858 passed 2026-04-06 03:42:52,791 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-65043197-29151884 passed 2026-04-06 03:42:56,821 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-65043197-78597304 passed 2026-04-06 03:43:04,604 - INFO - Deleting VM ctest-TestBasicVMVN-65043197-39824858 2026-04-06 03:43:04,696 - INFO - Detaching port d5273071-6561-4ebd-bf46-f0974eac1c70 from VM ctest-TestBasicVMVN-65043197-78597304 2026-04-06 03:43:04,743 - INFO - Deleting VM ctest-TestBasicVMVN-65043197-78597304 2026-04-06 03:43:04,825 - INFO - Detaching port 76619112-b97a-4e79-8dce-11a6438f8631 from VM ctest-TestBasicVMVN-65043197-29151884 2026-04-06 03:43:04,862 - INFO - Deleting VM ctest-TestBasicVMVN-65043197-29151884 2026-04-06 03:43:04,931 - INFO - Deleting VN ctest-vn-37308977 2026-04-06 03:43:05,943 - INFO - Validated that VN ctest-vn-37308977 is not found in API Server 2026-04-06 03:43:05,964 - INFO - Validated that VN ctest-vn-37308977 is not in any agent 2026-04-06 03:43:05,986 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-65043197:ctest-vn-37308977 2026-04-06 03:43:06,007 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-37308977 info 2026-04-06 03:43:06,111 - INFO - IPAM: ctest-ipam-59517566 is not found in API Server 2026-04-06 03:43:06,132 - INFO - IPAM:ctest-ipam-59517566 is not found in control node 2026-04-06 03:43:07,414 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40] 2026-04-06 03:43:07,414 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:43:08,164 - INFO - Deleted project: ctest-TestBasicVMVN-65043197, ID : 7b86d86c-d571-4485-805c-f99ebcb20fa9 2026-04-06 03:43:08,350 - INFO - Domain Default found not creating 2026-04-06 03:43:08,500 - INFO - Project ctest-DisablePolicyEcmpIpv6-25002969 not found, creating it 2026-04-06 03:43:09,062 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-25002969, ID : 34097c02-e56c-433e-8240-e74549fcbab2 2026-04-06 03:43:10,567 - INFO - ================================================================================ 2026-04-06 03:43:10,567 - INFO - STARTING TEST : test_ecmp_with_static_routes 2026-04-06 03:43:10,567 - INFO - TEST DESCRIPTION : Description: Verify disabling policy for ECMP routes with static routes on VM Steps: 1. launch 1 VN and launch 3 VMs in it. 2. create a static route for a new subnet prefix and add this on 2 VMIs. this will create 2 ECMP routes. 3. Disable the policy on all VMIs. 4. Now from 3rd VM send traffic to an IP from static route prefix 5. add new ECMP destinations and verify load is distributed to new destinations too 6. remove ECMP destinations and verify load is distributed to remaining destinations Pass criteria: 1. traffic should go through fine 2. flows should not be created 3. load should be distributed among ecmp routes. 2026-04-06 03:43:11,887 - INFO - Address family configured is dual 2026-04-06 03:43:11,887 - INFO - we are setting address family as v6 2026-04-06 03:43:11,887 - INFO - we are setting address family as v6 2026-04-06 03:43:11,887 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:43:11,888 - INFO - 2026-04-06 03:43:13,217 - INFO - Created VN ctest-vn-66805895 2026-04-06 03:43:13,901 - INFO - Verified VN network id 15 for VN 8e658475-cf9f-47f3-81b9-4f5ac80f7e85 2026-04-06 03:43:13,901 - INFO - Verifications in API Server for VN ctest-vn-66805895 passed 2026-04-06 03:43:13,975 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-66805895 passed 2026-04-06 03:43:15,204 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-25002969:ctest-vn-66805895 is found in opserver 2026-04-06 03:43:16,498 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-25002969-59443141>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:43:17,964 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-25002969-73966144>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:43:19,430 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-25002969-01305333>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:43:20,918 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-25002969-69530031>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:43:20,918 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-25002969-73966144 to be up.. 2026-04-06 03:43:21,007 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-25002969-73966144 2026-04-06 03:44:20,248 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-25002969-73966144 passed 2026-04-06 03:44:46,137 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-25002969-01305333 to be up.. 2026-04-06 03:44:46,222 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-25002969-01305333 2026-04-06 03:44:47,563 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-25002969-01305333 passed 2026-04-06 03:44:47,813 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-25002969-59443141 to be up.. 2026-04-06 03:44:47,907 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-25002969-59443141 2026-04-06 03:44:49,253 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-25002969-59443141 passed 2026-04-06 03:45:11,031 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-25002969', 'ctest-intf-rtb-10466050'](UUID 62b2b5c9-4e61-4b46-a80c-78ef21e49452), prefixes : ['221a:71ab:5a77:97e5:5a73:5c9d::/96'] 2026-04-06 03:45:11,111 - INFO - Added intf route table 62b2b5c9-4e61-4b46-a80c-78ef21e49452 to port faad2197-de6d-4e90-8227-ae6bf468e252 2026-04-06 03:45:59,323 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-25002969', 'ctest-intf-rtb-90756667'](UUID 84197cf4-c9e4-4fda-b0a0-9ad9ea7da36a), prefixes : ['221a:71ab:5a77:97e5:5a73:5c9d::/96'] 2026-04-06 03:45:59,399 - INFO - Added intf route table 84197cf4-c9e4-4fda-b0a0-9ad9ea7da36a to port 375e3bc4-1a92-429d-be2f-e5ef749cf302 2026-04-06 03:46:01,143 - INFO - Policy DISABLED on VMI 6ddd15bc-ef7a-4c58-a0b0-6de250466e11 2026-04-06 03:46:01,231 - INFO - Policy DISABLED on VMI faad2197-de6d-4e90-8227-ae6bf468e252 2026-04-06 03:46:01,307 - INFO - Policy DISABLED on VMI 375e3bc4-1a92-429d-be2f-e5ef749cf302 2026-04-06 03:46:01,325 - INFO - ECMP routes found in agent 10.0.0.19, for prefix 221a:71ab:5a77:97e5:5a73:5c9d::/96 2026-04-06 03:46:01,325 - INFO - Tap interface tapfaad2197-de found in ecmp routes in agent 10.0.0.19 2026-04-06 03:46:01,325 - INFO - Tap interface tap375e3bc4-1a found in ecmp routes in agent 10.0.0.19 2026-04-06 03:46:01,341 - INFO - ECMP routes found in agent 10.0.0.19, for prefix 221a:71ab:5a77:97e5:5a73:5c9d::/96 2026-04-06 03:46:42,500 - WARNING - No packets are found in tcpdump output file /tmp/tapfaad2197-de_ctest-random-41627591.pcap but expected some packets 2026-04-06 03:46:44,516 - WARNING - No packets are found in tcpdump output file /tmp/tapfaad2197-de_ctest-random-41627591.pcap but expected some packets 2026-04-06 03:46:46,532 - WARNING - No packets are found in tcpdump output file /tmp/tapfaad2197-de_ctest-random-41627591.pcap but expected some packets 2026-04-06 03:46:48,549 - WARNING - No packets are found in tcpdump output file /tmp/tapfaad2197-de_ctest-random-41627591.pcap but expected some packets 2026-04-06 03:46:50,565 - WARNING - No packets are found in tcpdump output file /tmp/tapfaad2197-de_ctest-random-41627591.pcap but expected some packets 2026-04-06 03:46:52,583 - WARNING - No packets are found in tcpdump output file /tmp/tapfaad2197-de_ctest-random-41627591.pcap but expected some packets 2026-04-06 03:46:54,599 - WARNING - No packets are found in tcpdump output file /tmp/tapfaad2197-de_ctest-random-41627591.pcap but expected some packets 2026-04-06 03:46:54,615 - INFO - 1 packets are found in tcpdump output as expected 2026-04-06 03:46:56,661 - INFO - Tcpdump verification on VM 23ac:a5b2:d9fb:57be:cefd:eb7c:0:5 passed 2026-04-06 03:47:01,188 - INFO - Traffic verification for ECMP passed 2026-04-06 03:47:01,188 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-25002969-69530031 to be up.. 2026-04-06 03:47:01,289 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-25002969-69530031 2026-04-06 03:47:02,660 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-25002969-69530031 passed 2026-04-06 03:47:02,963 - INFO - Policy DISABLED on VMI ec04ac04-a84e-4edd-a462-00c1f1e18338 2026-04-06 03:47:53,203 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-25002969', 'ctest-intf-rtb-56351146'](UUID 9c70738c-ba2e-41f3-b345-a3838d0ca9df), prefixes : ['221a:71ab:5a77:97e5:5a73:5c9d::/96'] 2026-04-06 03:47:53,279 - INFO - Added intf route table 9c70738c-ba2e-41f3-b345-a3838d0ca9df to port ec04ac04-a84e-4edd-a462-00c1f1e18338 2026-04-06 03:47:54,769 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-25002969-73966144 2026-04-06 03:47:54,951 - INFO - Removed intf route table 62b2b5c9-4e61-4b46-a80c-78ef21e49452 from port faad2197-de6d-4e90-8227-ae6bf468e252 2026-04-06 03:47:55,003 - INFO - Deleted Interface route table 62b2b5c9-4e61-4b46-a80c-78ef21e49452 2026-04-06 03:47:55,016 - INFO - ECMP routes found in agent 10.0.0.19, for prefix 221a:71ab:5a77:97e5:5a73:5c9d::/96 2026-04-06 03:47:55,016 - INFO - Tap interface tap375e3bc4-1a found in ecmp routes in agent 10.0.0.19 2026-04-06 03:47:55,029 - INFO - ECMP routes found in agent 10.0.0.241, for prefix 221a:71ab:5a77:97e5:5a73:5c9d::/96 2026-04-06 03:47:55,029 - INFO - Tap interface tapec04ac04-a8 found in ecmp routes in agent 10.0.0.241 2026-04-06 03:47:58,932 - WARNING - No packets are found in tcpdump output file /tmp/tap375e3bc4-1a_ctest-random-00538932.pcap but expected some packets 2026-04-06 03:48:00,951 - WARNING - No packets are found in tcpdump output file /tmp/tap375e3bc4-1a_ctest-random-00538932.pcap but expected some packets 2026-04-06 03:48:02,972 - WARNING - No packets are found in tcpdump output file /tmp/tap375e3bc4-1a_ctest-random-00538932.pcap but expected some packets 2026-04-06 03:48:04,988 - WARNING - No packets are found in tcpdump output file /tmp/tap375e3bc4-1a_ctest-random-00538932.pcap but expected some packets 2026-04-06 03:48:07,004 - WARNING - No packets are found in tcpdump output file /tmp/tap375e3bc4-1a_ctest-random-00538932.pcap but expected some packets 2026-04-06 03:48:09,022 - WARNING - No packets are found in tcpdump output file /tmp/tap375e3bc4-1a_ctest-random-00538932.pcap but expected some packets 2026-04-06 03:48:11,041 - WARNING - No packets are found in tcpdump output file /tmp/tap375e3bc4-1a_ctest-random-00538932.pcap but expected some packets 2026-04-06 03:48:11,060 - INFO - 1 packets are found in tcpdump output as expected 2026-04-06 03:48:13,106 - INFO - Tcpdump verification on VM 23ac:a5b2:d9fb:57be:cefd:eb7c:0:6 passed 2026-04-06 03:48:17,616 - INFO - Traffic verification for ECMP passed 2026-04-06 03:48:17,616 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-25002969-69530031 2026-04-06 03:48:17,847 - INFO - Removed intf route table 9c70738c-ba2e-41f3-b345-a3838d0ca9df from port ec04ac04-a84e-4edd-a462-00c1f1e18338 2026-04-06 03:48:17,885 - INFO - Deleted Interface route table 9c70738c-ba2e-41f3-b345-a3838d0ca9df 2026-04-06 03:48:17,886 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-25002969-01305333 2026-04-06 03:48:18,039 - INFO - Removed intf route table 84197cf4-c9e4-4fda-b0a0-9ad9ea7da36a from port 375e3bc4-1a92-429d-be2f-e5ef749cf302 2026-04-06 03:48:18,085 - INFO - Deleted Interface route table 84197cf4-c9e4-4fda-b0a0-9ad9ea7da36a 2026-04-06 03:48:18,085 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-25002969-59443141 2026-04-06 03:48:18,161 - INFO - Deleting VN ctest-vn-66805895 2026-04-06 03:48:18,285 - WARNING - Deleting VN ctest-vn-66805895 failed..Will retry 2026-04-06 03:48:20,834 - INFO - Validated that VN ctest-vn-66805895 is not found in API Server 2026-04-06 03:48:20,859 - INFO - Validated that VN ctest-vn-66805895 is not in any agent 2026-04-06 03:48:20,903 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-66805895 info 2026-04-06 03:48:22,212 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:05:12] 2026-04-06 03:48:22,212 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:48:22,963 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-25002969, ID : 34097c02-e56c-433e-8240-e74549fcbab2 2026-04-06 03:48:23,178 - INFO - Domain Default found not creating 2026-04-06 03:48:23,342 - INFO - Project ctest-TestLacp-20032161 not found, creating it 2026-04-06 03:48:23,943 - INFO - Created Project:ctest-TestLacp-20032161, ID : 59328936-c666-4e7f-aa1d-b72b9c54f0ac 2026-04-06 03:48:25,483 - INFO - ================================================================================ 2026-04-06 03:48:25,484 - INFO - STARTING TEST : test_bond_lacp_config 2026-04-06 03:48:25,484 - INFO - TEST DESCRIPTION : configure LACP on bond interface of dpdk computes 2026-04-06 03:48:26,763 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:48:26,763 - INFO - 2026-04-06 03:48:26,790 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-04-06 03:48:28,062 - INFO - 2026-04-06 03:48:28,062 - INFO - END TEST : test_bond_lacp_config : SKIPPED[0:00:03] 2026-04-06 03:48:28,062 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:48:28,811 - INFO - Deleted project: ctest-TestLacp-20032161, ID : 59328936-c666-4e7f-aa1d-b72b9c54f0ac 2026-04-06 03:48:29,011 - INFO - Domain Default found not creating 2026-04-06 03:48:29,188 - INFO - Project ctest-TestDpdkBondStatus-74269634 not found, creating it 2026-04-06 03:48:29,728 - INFO - Created Project:ctest-TestDpdkBondStatus-74269634, ID : 633a8a76-28db-441c-9ea9-65c9afc3e1fe 2026-04-06 03:48:31,314 - INFO - ================================================================================ 2026-04-06 03:48:31,314 - INFO - STARTING TEST : test_dpdk_bond_status 2026-04-06 03:48:31,314 - INFO - TEST DESCRIPTION : check dpdk bond status on compute node 2026-04-06 03:48:32,595 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:48:32,595 - INFO - 2026-04-06 03:48:32,595 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-04-06 03:48:33,864 - INFO - 2026-04-06 03:48:33,865 - INFO - END TEST : test_dpdk_bond_status : SKIPPED[0:00:02] 2026-04-06 03:48:33,865 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:48:34,683 - INFO - Deleted project: ctest-TestDpdkBondStatus-74269634, ID : 633a8a76-28db-441c-9ea9-65c9afc3e1fe 2026-04-06 03:48:34,878 - INFO - Domain Default found not creating 2026-04-06 03:48:35,037 - INFO - Project ctest-TestFbitMergeBuffDisable-25257032 not found, creating it 2026-04-06 03:48:35,615 - INFO - Created Project:ctest-TestFbitMergeBuffDisable-25257032, ID : 6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f 2026-04-06 03:48:37,291 - INFO - ================================================================================ 2026-04-06 03:48:37,292 - INFO - STARTING TEST : test_fbit_disable_mbuf_dpdk 2026-04-06 03:48:37,292 - INFO - TEST DESCRIPTION : Description: steps: 1. Launch 1 VN, 1 VM in compute node with qcow2 image 2. verify fbit when mergebuff disabled on dpdk compute Pass criteria: 1. verify feature bit negotiation bit when mergebuff is disabled 2026-04-06 03:48:38,568 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:48:38,568 - INFO - 2026-04-06 03:48:38,568 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-04-06 03:48:39,844 - INFO - 2026-04-06 03:48:39,844 - INFO - END TEST : test_fbit_disable_mbuf_dpdk : SKIPPED[0:00:02] 2026-04-06 03:48:39,844 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:48:40,591 - INFO - Deleted project: ctest-TestFbitMergeBuffDisable-25257032, ID : 6fb2cd65-d2fd-4a99-bfc4-ea35b43bb92f 2026-04-06 03:48:40,777 - INFO - Domain Default found not creating 2026-04-06 03:48:40,928 - INFO - Project ctest-TestGroGso-63717804 not found, creating it 2026-04-06 03:48:41,499 - INFO - Created Project:ctest-TestGroGso-63717804, ID : 7f333983-755b-47d0-9e20-2d7eadd1531e 2026-04-06 03:48:42,953 - INFO - ================================================================================ 2026-04-06 03:48:42,954 - INFO - STARTING TEST : test_dpdk_gro_gso 2026-04-06 03:48:42,954 - INFO - TEST DESCRIPTION : Description: Verify tcp traffic flow for intra-VN inter-Node traffic Vm's across compute node steps: 1. create 1 VN and launch 2 VMs in each compute node 2. client VMs on same node and server VM on different node. 3. Clear vif0/0 interface before sending traffic 4. Send TCP traffic client to server port 5201 using iperf3 5. Read pps on physical interface vif 0/0 6. disable gro and gso feature configuring on vhost config 7. ifdown/ifup vhost0 to update config 8. Repeat step 3 & 4 9. Compare the TCP traffic pps in enable/disable case Pass criteria: 1. If pps is more in feature enable case than disable 2026-04-06 03:48:44,253 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:48:44,253 - INFO - 2026-04-06 03:48:44,280 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-04-06 03:48:45,590 - INFO - 2026-04-06 03:48:45,591 - INFO - END TEST : test_dpdk_gro_gso : SKIPPED[0:00:03] 2026-04-06 03:48:45,591 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:48:46,339 - INFO - Deleted project: ctest-TestGroGso-63717804, ID : 7f333983-755b-47d0-9e20-2d7eadd1531e 2026-04-06 03:48:46,540 - INFO - Domain Default found not creating 2026-04-06 03:48:46,716 - INFO - Project ctest-TestMtu-65309495 not found, creating it 2026-04-06 03:48:47,234 - INFO - Created Project:ctest-TestMtu-65309495, ID : 7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc 2026-04-06 03:48:48,733 - INFO - ================================================================================ 2026-04-06 03:48:48,733 - INFO - STARTING TEST : test_mtu_config 2026-04-06 03:48:48,733 - INFO - TEST DESCRIPTION : test mtu config on computes 2026-04-06 03:48:50,011 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:48:50,011 - INFO - 2026-04-06 03:48:50,011 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-04-06 03:48:51,288 - INFO - 2026-04-06 03:48:51,288 - INFO - END TEST : test_mtu_config : SKIPPED[0:00:03] 2026-04-06 03:48:51,288 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:48:52,035 - INFO - Deleted project: ctest-TestMtu-65309495, ID : 7a3fae8d-10ed-4c84-ad0e-b3c3ed1ac2bc 2026-04-06 03:48:52,235 - INFO - Domain Default found not creating 2026-04-06 03:48:52,402 - INFO - Project ctest-TestVifdump-13792040 not found, creating it 2026-04-06 03:48:52,982 - INFO - Created Project:ctest-TestVifdump-13792040, ID : 8a8b987d-f0ae-4f6a-a600-814925fe2eee 2026-04-06 03:48:54,560 - INFO - ================================================================================ 2026-04-06 03:48:54,560 - INFO - STARTING TEST : test_vifdump_on_interface 2026-04-06 03:48:55,856 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:48:55,856 - INFO - 2026-04-06 03:48:55,856 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-04-06 03:48:57,157 - INFO - 2026-04-06 03:48:57,157 - INFO - END TEST : test_vifdump_on_interface : SKIPPED[0:00:03] 2026-04-06 03:48:57,157 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:48:58,031 - INFO - Deleted project: ctest-TestVifdump-13792040, ID : 8a8b987d-f0ae-4f6a-a600-814925fe2eee 2026-04-06 03:48:58,212 - INFO - Domain Default found not creating 2026-04-06 03:48:58,365 - INFO - Project ctest-FatFlowAggr-95568313 not found, creating it 2026-04-06 03:48:58,925 - INFO - Created Project:ctest-FatFlowAggr-95568313, ID : fa3bc292-4530-401d-9584-432e5b8ea2cc 2026-04-06 03:49:00,499 - INFO - ================================================================================ 2026-04-06 03:49:00,500 - INFO - STARTING TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node 2026-04-06 03:49:00,500 - INFO - TEST DESCRIPTION : : Description: Verify fat flow prefix aggr dest (IPv4) for intra-vn inter-node Steps: 1. Create 1 VN and launch 3 VMs.2 client VMs on same node and server VM on different node. Client 1 in subnet 1, Client 2 in the next subnet. 2. On server VM, config fat flow aggr prefix dest len 25 for ICMP port 0. 3. From both the client VMs, send ICMP traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of flows and on server compute, expect 2 pairs of flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2026-04-06 03:49:01,764 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:49:01,765 - INFO - 2026-04-06 03:49:02,858 - INFO - Created VN ctest-vn-41069675 2026-04-06 03:49:03,706 - INFO - Verified VN network id 15 for VN 4a1126dd-0808-430c-9bb0-bf5e8a35e26d 2026-04-06 03:49:03,707 - INFO - Verifications in API Server for VN ctest-vn-41069675 passed 2026-04-06 03:49:03,781 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-41069675 passed 2026-04-06 03:49:04,986 - INFO - Validated that VN default-domain:ctest-FatFlowAggr-95568313:ctest-vn-41069675 is found in opserver 2026-04-06 03:49:06,371 - INFO - VM ([<Server: ctest-FatFlowAggr-95568313-41735724>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:49:06,371 - INFO - Waiting for VM ctest-FatFlowAggr-95568313-41735724 to be up.. 2026-04-06 03:49:11,507 - INFO - VM name : ctest-FatFlowAggr-95568313-41735724 2026-04-06 03:49:46,014 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-FatFlowAggr-95568313-41735724 passed 2026-04-06 03:50:08,546 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:50:08,547 - INFO - Waiting for VM client2_vm to be up.. 2026-04-06 03:50:13,686 - INFO - VM name : client2_vm 2026-04-06 03:50:51,877 - INFO - Ping to Metadata IP 169.254.0.5 of VM client2_vm passed 2026-04-06 03:51:14,035 - INFO - VM ([<Server: ctest-FatFlowAggr-95568313-93607319>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:51:14,035 - INFO - Waiting for VM ctest-FatFlowAggr-95568313-93607319 to be up.. 2026-04-06 03:51:19,165 - INFO - VM name : ctest-FatFlowAggr-95568313-93607319 2026-04-06 03:51:59,375 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-FatFlowAggr-95568313-93607319 passed 2026-04-06 03:52:20,843 - INFO - Fat flow added on VMI 6d614e7e-4944-46c2-a4e2-c7ab0abecfb2: {'port': 0, 'proto': 'icmp', 'destination_prefix': ['197.67.8.0', '26'], 'destination_aggregate_prefix_length': 27} 2026-04-06 03:52:20,843 - INFO - Starting ping on ctest-FatFlowAggr-95568313-41735724, args: 2026-04-06 03:53:00,717 - INFO - Starting ping on client2_vm, args: 2026-04-06 03:53:41,752 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 197.67.8.0, DIP: 197.67.8.4, sport: 0, dport: 0, vrf-id: 3 Fat flow expected: 1, got: 1 2026-04-06 03:53:42,056 - INFO - Fat flow verification PASSED on node: 10.0.0.241 for - SIP: 197.67.8.0, DIP: 197.67.8.4, sport: 0, dport: 0, vrf-id: 3 Fat flow expected: 0, got: 0 2026-04-06 03:53:42,248 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 197.67.8.32, DIP: 197.67.8.4, sport: 0, dport: 0, vrf-id: 3 Fat flow expected: 1, got: 1 2026-04-06 03:53:42,503 - INFO - Fat flow verification PASSED on node: 10.0.0.241 for - SIP: 197.67.8.32, DIP: 197.67.8.4, sport: 0, dport: 0, vrf-id: 3 Fat flow expected: 0, got: 0 2026-04-06 03:53:42,503 - INFO - Fat flow verification passed for protocol icmp and port 0 2026-04-06 03:53:42,503 - INFO - Deleting VM ctest-FatFlowAggr-95568313-93607319 2026-04-06 03:53:42,572 - INFO - Detaching port 97cd60ca-d66d-4028-bd9b-e2bbba810990 from VM client2_vm 2026-04-06 03:53:42,603 - INFO - Deleting VM client2_vm 2026-04-06 03:53:42,840 - INFO - Deleted port 97cd60ca-d66d-4028-bd9b-e2bbba810990 2026-04-06 03:53:42,841 - INFO - Deleting VM ctest-FatFlowAggr-95568313-41735724 2026-04-06 03:53:43,059 - INFO - Deleting VN ctest-vn-41069675 2026-04-06 03:53:43,108 - WARNING - Deleting VN ctest-vn-41069675 failed..Will retry 2026-04-06 03:53:45,471 - INFO - Validated that VN ctest-vn-41069675 is not found in API Server 2026-04-06 03:53:45,493 - INFO - Validated that VN ctest-vn-41069675 is not in any agent 2026-04-06 03:53:45,525 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-41069675 info 2026-04-06 03:53:46,801 - INFO - END TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node : PASSED[0:04:46] 2026-04-06 03:53:46,801 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:53:47,549 - INFO - Deleted project: ctest-FatFlowAggr-95568313, ID : fa3bc292-4530-401d-9584-432e5b8ea2cc 2026-04-06 03:53:47,743 - INFO - Domain Default found not creating 2026-04-06 03:53:48,257 - INFO - Project ctest-TestRoutes-03644239 not found, creating it 2026-04-06 03:53:48,886 - INFO - Created Project:ctest-TestRoutes-03644239, ID : 4710c86d-191d-437f-9748-ab5ec67dcec4 2026-04-06 03:53:50,310 - INFO - ================================================================================ 2026-04-06 03:53:50,310 - INFO - STARTING TEST : test_rt_table_scenario_1 2026-04-06 03:53:50,311 - INFO - TEST DESCRIPTION : In a VN, launch a VM each on two computes Add a shorter prefix intf static route to VM2 Delete the VMs. The route table on compute1 should be removed 2026-04-06 03:53:51,585 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:53:51,585 - INFO - 2026-04-06 03:53:52,652 - INFO - Created VN ctest-random-79453865 2026-04-06 03:53:54,402 - INFO - VM ([<Server: ctest-TestRoutes-03644239-51466271>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:53:55,128 - INFO - VM ([<Server: ctest-TestRoutes-03644239-37804665>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:53:55,379 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-03644239', 'ctest-irtb-68193380'](UUID e13adfe1-3b94-41cb-a1a9-b0955ad3c7ae), prefixes : ['0.0.0.0/0'] 2026-04-06 03:53:56,451 - INFO - Added intf route table e13adfe1-3b94-41cb-a1a9-b0955ad3c7ae to port 5d7449bb-df97-45e1-802c-577716f27b8d 2026-04-06 03:54:01,627 - INFO - VM name : ctest-TestRoutes-03644239-51466271 2026-04-06 03:54:02,414 - INFO - VM ctest-TestRoutes-03644239-51466271 verfication in all API Servers passed 2026-04-06 03:54:08,484 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutes-03644239-51466271 passed 2026-04-06 03:54:08,484 - INFO - VM ctest-TestRoutes-03644239-51466271 verifications in Compute nodes passed 2026-04-06 03:54:08,854 - INFO - Validated routes of VM ctest-TestRoutes-03644239-51466271 in all vrouters 2026-04-06 03:54:09,747 - INFO - Verification in Control-nodes for VM ctest-TestRoutes-03644239-51466271 passed 2026-04-06 03:54:10,680 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 03:54:10,699 - INFO - VM f8e76d3e-0d56-46f5-9af9-57441bf692a2 is present in default-domain:ctest-TestRoutes-03644239:ctest-random-79453865 2026-04-06 03:54:10,900 - INFO - tap interface default-domain:ctest-TestRoutes-03644239:6198b488-b66a-4fcc-a8a7-145a491caa6f of vm f8e76d3e-0d56-46f5-9af9-57441bf692a2 is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 03:54:11,297 - INFO - VM ctest-TestRoutes-03644239-51466271 validations in Opserver passed 2026-04-06 03:54:11,297 - INFO - Waiting for VM ctest-TestRoutes-03644239-37804665 to be up.. 2026-04-06 03:54:11,427 - INFO - VM name : ctest-TestRoutes-03644239-37804665 2026-04-06 03:54:12,792 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutes-03644239-37804665 passed 2026-04-06 03:54:13,551 - INFO - Verified VN network id 15 for VN f2b36305-7c64-41b1-8532-58b7f3f5b7ba 2026-04-06 03:54:13,551 - INFO - Verifications in API Server for VN ctest-random-79453865 passed 2026-04-06 03:54:13,627 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-79453865 passed 2026-04-06 03:54:13,848 - INFO - Validated that VN default-domain:ctest-TestRoutes-03644239:ctest-random-79453865 is found in opserver 2026-04-06 03:54:13,860 - INFO - Deleting VM ctest-TestRoutes-03644239-51466271 2026-04-06 03:54:15,972 - INFO - VM ctest-TestRoutes-03644239-51466271 is fully removed in API-Server 2026-04-06 03:54:16,283 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRoutes-03644239:ctest-random-79453865 2026-04-06 03:54:16,283 - INFO - VM ctest-TestRoutes-03644239-51466271 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 03:54:16,543 - INFO - Routes for VM ctest-TestRoutes-03644239-51466271 is removed in all control-nodes 2026-04-06 03:54:31,971 - INFO - f8e76d3e-0d56-46f5-9af9-57441bf692a2 vm uve deleted from opserver 2026-04-06 03:54:31,986 - INFO - f8e76d3e-0d56-46f5-9af9-57441bf692a2 vm uve deleted from opserver 2026-04-06 03:54:32,002 - INFO - f8e76d3e-0d56-46f5-9af9-57441bf692a2 vm uve deleted from opserver 2026-04-06 03:54:32,002 - INFO - Validated that VM f8e76d3e-0d56-46f5-9af9-57441bf692a2 is removed from Opserver 2026-04-06 03:54:32,002 - INFO - Validate that Vrouter Route table does get cleared 2026-04-06 03:54:32,091 - INFO - Removed intf route table e13adfe1-3b94-41cb-a1a9-b0955ad3c7ae from port 5d7449bb-df97-45e1-802c-577716f27b8d 2026-04-06 03:54:32,141 - INFO - Deleted Interface route table e13adfe1-3b94-41cb-a1a9-b0955ad3c7ae 2026-04-06 03:54:32,141 - INFO - Detaching port 5d7449bb-df97-45e1-802c-577716f27b8d from VM ctest-TestRoutes-03644239-37804665 2026-04-06 03:54:32,176 - INFO - Deleting VM ctest-TestRoutes-03644239-37804665 2026-04-06 03:54:32,502 - INFO - Deleted port 5d7449bb-df97-45e1-802c-577716f27b8d 2026-04-06 03:54:32,502 - INFO - Deleting VN ctest-random-79453865 2026-04-06 03:54:32,826 - INFO - Validated that VN ctest-random-79453865 is not found in API Server 2026-04-06 03:54:32,846 - INFO - Validated that VN ctest-random-79453865 is not in any agent 2026-04-06 03:54:32,870 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestRoutes-03644239:ctest-random-79453865 2026-04-06 03:54:32,898 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-79453865 info 2026-04-06 03:54:34,190 - INFO - END TEST : test_rt_table_scenario_1 : PASSED[0:00:44] 2026-04-06 03:54:34,191 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:54:34,974 - INFO - Deleted project: ctest-TestRoutes-03644239, ID : 4710c86d-191d-437f-9748-ab5ec67dcec4 2026-04-06 03:54:35,188 - INFO - Domain Default found not creating 2026-04-06 03:54:35,357 - INFO - Project ctest-TestSubInterfaces-76750022 not found, creating it 2026-04-06 03:54:35,961 - INFO - Created Project:ctest-TestSubInterfaces-76750022, ID : 8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee 2026-04-06 03:54:38,826 - INFO - Created VN ctest-vn-24202675 2026-04-06 03:54:39,616 - INFO - Created VN ctest-vn-13594052 2026-04-06 03:54:40,304 - INFO - Created VN ctest-vn-13513235 2026-04-06 03:54:43,598 - INFO - ================================================================================ 2026-04-06 03:54:43,598 - INFO - STARTING TEST : test_vlan_interface_2 2026-04-06 03:54:43,598 - INFO - TEST DESCRIPTION : Test ping/hping between tagged-untagged vmis across VNs 2026-04-06 03:54:44,882 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:54:44,883 - INFO - 2026-04-06 03:54:45,656 - INFO - VM ([<Server: ctest-TestSubInterfaces-76750022-48270572>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:54:47,062 - INFO - VM ([<Server: ctest-TestSubInterfaces-76750022-98829932>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:54:53,039 - INFO - VM ([<Server: ctest-TestSubInterfaces-76750022-73304241>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:54:53,186 - INFO - Adding interface with subnet_id abb73bdb-357b-4c57-90c2-eab3a4796f89, port_id None to router 7081454f-c0cc-478b-9afc-229f4571740a 2026-04-06 03:54:53,562 - INFO - Adding interface with subnet_id 401848c5-ce4e-4f1b-8041-6715d9c7eb44, port_id None to router 7081454f-c0cc-478b-9afc-229f4571740a 2026-04-06 03:54:53,978 - INFO - Waiting for VM ctest-TestSubInterfaces-76750022-48270572 to be up.. 2026-04-06 03:54:54,088 - INFO - VM name : ctest-TestSubInterfaces-76750022-48270572 2026-04-06 03:55:32,651 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestSubInterfaces-76750022-48270572 passed 2026-04-06 03:55:53,517 - INFO - Waiting for VM ctest-TestSubInterfaces-76750022-98829932 to be up.. 2026-04-06 03:55:53,600 - INFO - VM name : ctest-TestSubInterfaces-76750022-98829932 2026-04-06 03:55:54,991 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestSubInterfaces-76750022-98829932 passed 2026-04-06 03:56:00,406 - INFO - Waiting for VM ctest-TestSubInterfaces-76750022-73304241 to be up.. 2026-04-06 03:56:00,498 - INFO - VM name : ctest-TestSubInterfaces-76750022-73304241 2026-04-06 03:56:01,864 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestSubInterfaces-76750022-73304241 passed 2026-04-06 03:56:31,449 - INFO - Interface eth0.100 is found on VM f95d37d0-ed5a-4b8b-827e-56e102b513f0 2026-04-06 03:57:10,007 - INFO - Interface eth0.100 is found on VM 8fec16b6-290f-437b-915f-e85968390ea1 2026-04-06 03:57:13,564 - INFO - Ping to IP 126.147.43.196 from VM ctest-TestSubInterfaces-76750022-48270572 passed 2026-04-06 03:57:16,051 - INFO - Ping to IP 126.147.43.195 from VM ctest-TestSubInterfaces-76750022-48270572 passed 2026-04-06 03:57:16,051 - INFO - Deleting interface with subnet_id 401848c5-ce4e-4f1b-8041-6715d9c7eb44, port_id None from router 7081454f-c0cc-478b-9afc-229f4571740a 2026-04-06 03:57:16,333 - INFO - Deleting interface with subnet_id abb73bdb-357b-4c57-90c2-eab3a4796f89, port_id None from router 7081454f-c0cc-478b-9afc-229f4571740a 2026-04-06 03:57:16,717 - INFO - Detaching port fb8d31f0-2134-4dbe-b783-97a714b69626 from VM ctest-TestSubInterfaces-76750022-73304241 2026-04-06 03:57:16,758 - INFO - Deleting VM ctest-TestSubInterfaces-76750022-73304241 2026-04-06 03:57:16,873 - INFO - Deleting VM ctest-TestSubInterfaces-76750022-98829932 2026-04-06 03:57:16,948 - INFO - Detaching port 9da5d62b-d9db-44ff-b636-fd2adc7b4384 from VM ctest-TestSubInterfaces-76750022-48270572 2026-04-06 03:57:16,981 - INFO - Deleting VM ctest-TestSubInterfaces-76750022-48270572 2026-04-06 03:57:18,407 - INFO - END TEST : test_vlan_interface_2 : PASSED[0:02:35] 2026-04-06 03:57:18,407 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:57:18,517 - INFO - Deleted port 014e9b0f-c93b-4577-9acb-d5f58f0a0713 2026-04-06 03:57:18,788 - INFO - Deleted port fb8d31f0-2134-4dbe-b783-97a714b69626 2026-04-06 03:57:18,922 - INFO - Deleted port 855bb524-0456-4843-81bd-1527258d85b9 2026-04-06 03:57:19,080 - INFO - Deleted port 6433b996-84cf-42f4-81d9-9c8c2a10bd6d 2026-04-06 03:57:19,189 - INFO - Deleted port 9fa907a5-f4c4-4c17-8845-15c2bc062655 2026-04-06 03:57:19,450 - INFO - Deleted port 9da5d62b-d9db-44ff-b636-fd2adc7b4384 2026-04-06 03:57:19,450 - INFO - Deleting VN ctest-vn-13513235 2026-04-06 03:57:19,598 - INFO - Deleting VN ctest-vn-13594052 2026-04-06 03:57:19,854 - INFO - Deleting VN ctest-vn-24202675 2026-04-06 03:57:20,787 - INFO - Deleted project: ctest-TestSubInterfaces-76750022, ID : 8e8b009d-5c48-4a7b-b2ca-5fde05ea8bee 2026-04-06 03:57:20,994 - INFO - Domain Default found not creating 2026-04-06 03:57:21,175 - INFO - Project ctest-TestMtuProbe-11370224 not found, creating it 2026-04-06 03:57:21,827 - INFO - Created Project:ctest-TestMtuProbe-11370224, ID : 7dd850fc-6f19-492c-a84e-507f6c51d549 2026-04-06 03:57:23,350 - INFO - ================================================================================ 2026-04-06 03:57:23,350 - INFO - STARTING TEST : test_mtu_probe_intra_node 2026-04-06 03:57:23,350 - INFO - TEST DESCRIPTION : Description: check traffic configuring different tcp_mtu_probe vlaues on vm MTU probing values: 0, 1, 2 0 - Disabled (default) 1 - Disabled by default, Enabled only when ICMP black hole detected 2 - Always enabled, using the initial MSS value of tcp_base_mss system internally enables bit values for point 1&2 For test purpose, Idea is to check traffic works fine on configuring values Vm's across compute node steps: 1. create 1 VN and launch 2 VMs in same compute node 2. client and server VMs in same compute node 3. configure tcp_mtu_probe to 0, 1, 2 4. send icmp traffic assert if ping fails 5. send tcp traffic assert if tcp traffic fails Pass criteria: 1. If icmp/tcp traffic work fine configuring tcp_mtu_probe values 2026-04-06 03:57:24,635 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:57:24,635 - INFO - 2026-04-06 03:57:25,710 - INFO - Created VN ctest-vn-45455414 2026-04-06 03:57:26,403 - INFO - Verified VN network id 15 for VN 727e97fb-c2a0-4e7b-9c69-78dd29e1fdc7 2026-04-06 03:57:26,404 - INFO - Verifications in API Server for VN ctest-vn-45455414 passed 2026-04-06 03:57:26,513 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-45455414 passed 2026-04-06 03:57:28,506 - INFO - Validated that VN default-domain:ctest-TestMtuProbe-11370224:ctest-vn-45455414 is found in opserver 2026-04-06 03:57:29,841 - INFO - VM ([<Server: ctest-TestMtuProbe-11370224-44218739>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:57:36,276 - INFO - VM ([<Server: ctest-TestMtuProbe-11370224-26812049>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:57:36,276 - INFO - Waiting for VM ctest-TestMtuProbe-11370224-44218739 to be up.. 2026-04-06 03:57:36,365 - INFO - VM name : ctest-TestMtuProbe-11370224-44218739 2026-04-06 03:58:27,209 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestMtuProbe-11370224-44218739 passed 2026-04-06 03:58:48,086 - INFO - Waiting for VM ctest-TestMtuProbe-11370224-26812049 to be up.. 2026-04-06 03:58:53,179 - INFO - VM name : ctest-TestMtuProbe-11370224-26812049 2026-04-06 03:58:54,521 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestMtuProbe-11370224-26812049 passed 2026-04-06 03:59:50,966 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-04-06 03:59:50,966 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-04-06 03:59:53,433 - INFO - Ping to IP 107.65.207.4 from VM ctest-TestMtuProbe-11370224-44218739 passed 2026-04-06 03:59:57,272 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-11370224-26812049 2026-04-06 03:59:58,118 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-04-06 03:59:58,118 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-04-06 04:00:00,605 - INFO - Ping to IP 107.65.207.4 from VM ctest-TestMtuProbe-11370224-44218739 passed 2026-04-06 04:00:04,533 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-11370224-26812049 2026-04-06 04:00:05,456 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-04-06 04:00:05,456 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-04-06 04:00:07,913 - INFO - Ping to IP 107.65.207.4 from VM ctest-TestMtuProbe-11370224-44218739 passed 2026-04-06 04:00:11,866 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-11370224-26812049 2026-04-06 04:00:11,866 - INFO - Deleting VM ctest-TestMtuProbe-11370224-26812049 2026-04-06 04:00:11,941 - INFO - Deleting VM ctest-TestMtuProbe-11370224-44218739 2026-04-06 04:00:12,003 - INFO - Deleting VN ctest-vn-45455414 2026-04-06 04:00:12,050 - WARNING - Deleting VN ctest-vn-45455414 failed..Will retry 2026-04-06 04:00:14,453 - INFO - Validated that VN ctest-vn-45455414 is not found in API Server 2026-04-06 04:00:14,477 - INFO - Validated that VN ctest-vn-45455414 is not in any agent 2026-04-06 04:00:14,512 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-45455414 info 2026-04-06 04:00:15,795 - INFO - END TEST : test_mtu_probe_intra_node : PASSED[0:02:52] 2026-04-06 04:00:15,795 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:00:16,667 - INFO - Deleted project: ctest-TestMtuProbe-11370224, ID : 7dd850fc-6f19-492c-a84e-507f6c51d549 2026-04-06 04:00:16,865 - INFO - Domain Default found not creating 2026-04-06 04:00:17,022 - INFO - Project ctest-TestvifStats-01335282 not found, creating it 2026-04-06 04:00:17,610 - INFO - Created Project:ctest-TestvifStats-01335282, ID : f18c106f-24e3-41e0-beb9-5e259625127f 2026-04-06 04:00:19,111 - INFO - ================================================================================ 2026-04-06 04:00:19,112 - INFO - STARTING TEST : test_vif_statistics 2026-04-06 04:00:19,112 - INFO - TEST DESCRIPTION : Description: Verify vif statistics Vm's across compute node steps: 1. create 1 VN and launch 2 VMs in compute node 2. client and server VMs on same node 3. send icmp traffic assert if ping is not working 4. get_vif_stats to check vif interface 5. clear_vif_stats to clear vif interface stats 6. Repeat step4 Pass criteria: 1. If output of vif stats/clear execute successfully from compute 2026-04-06 04:00:20,439 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:00:20,439 - INFO - 2026-04-06 04:00:21,527 - INFO - Created VN ctest-vn-19785669 2026-04-06 04:00:22,202 - INFO - Verified VN network id 15 for VN 051ad549-47f5-4a96-899e-d176ef40b0c9 2026-04-06 04:00:22,202 - INFO - Verifications in API Server for VN ctest-vn-19785669 passed 2026-04-06 04:00:22,290 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-19785669 passed 2026-04-06 04:00:23,604 - INFO - Validated that VN default-domain:ctest-TestvifStats-01335282:ctest-vn-19785669 is found in opserver 2026-04-06 04:00:25,085 - INFO - VM ([<Server: ctest-TestvifStats-01335282-47523168>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:00:26,501 - INFO - VM ([<Server: ctest-TestvifStats-01335282-17315828>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:00:26,501 - INFO - Waiting for VM ctest-TestvifStats-01335282-47523168 to be up.. 2026-04-06 04:00:31,685 - INFO - VM name : ctest-TestvifStats-01335282-47523168 2026-04-06 04:01:14,399 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestvifStats-01335282-47523168 passed 2026-04-06 04:01:35,261 - INFO - Waiting for VM ctest-TestvifStats-01335282-17315828 to be up.. 2026-04-06 04:01:35,355 - INFO - VM name : ctest-TestvifStats-01335282-17315828 2026-04-06 04:01:36,726 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestvifStats-01335282-17315828 passed 2026-04-06 04:02:35,033 - INFO - Ping to IP 158.10.192.196 from VM ctest-TestvifStats-01335282-47523168 passed 2026-04-06 04:02:35,033 - INFO - 10.0.0.241 2026-04-06 04:02:35,033 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-06 04:02:35,147 - INFO - 13909 2026-04-06 04:02:35,249 - INFO - TX packets:13246 2026-04-06 04:02:35,249 - INFO - 13246 2026-04-06 04:02:35,249 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-06 04:02:35,357 - INFO - 20035 2026-04-06 04:02:35,465 - INFO - TX packets:21349 2026-04-06 04:02:35,465 - INFO - 21349 2026-04-06 04:02:35,465 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-06 04:02:35,574 - INFO - 9264 2026-04-06 04:02:35,696 - INFO - TX packets:7913 2026-04-06 04:02:35,696 - INFO - 7913 2026-04-06 04:02:35,696 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-06 04:02:35,808 - INFO - 672 2026-04-06 04:02:35,921 - INFO - TX packets:849 2026-04-06 04:02:35,922 - INFO - 849 2026-04-06 04:02:35,922 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-06 04:02:36,036 - INFO - 286 2026-04-06 04:02:36,145 - INFO - TX packets:341 2026-04-06 04:02:36,145 - INFO - 341 2026-04-06 04:02:36,145 - INFO - 10.0.0.241 2026-04-06 04:02:36,246 - INFO - Vif stats cleared successfully on all cores for all interfaces 2026-04-06 04:02:36,246 - INFO - 10.0.0.241 2026-04-06 04:02:36,246 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-06 04:02:36,357 - INFO - 0 2026-04-06 04:02:36,472 - INFO - TX packets:0 2026-04-06 04:02:36,472 - INFO - 0 2026-04-06 04:02:36,472 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-06 04:02:36,574 - INFO - 0 2026-04-06 04:02:36,681 - INFO - TX packets:0 2026-04-06 04:02:36,682 - INFO - 0 2026-04-06 04:02:36,682 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-06 04:02:36,790 - INFO - 1 2026-04-06 04:02:36,896 - INFO - TX packets:1 2026-04-06 04:02:36,896 - INFO - 1 2026-04-06 04:02:36,896 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-06 04:02:37,002 - INFO - 0 2026-04-06 04:02:37,106 - INFO - TX packets:0 2026-04-06 04:02:37,106 - INFO - 0 2026-04-06 04:02:37,106 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-06 04:02:37,214 - INFO - 1 2026-04-06 04:02:37,321 - INFO - TX packets:1 2026-04-06 04:02:37,321 - INFO - 1 2026-04-06 04:02:37,322 - INFO - Deleting VM ctest-TestvifStats-01335282-17315828 2026-04-06 04:02:37,394 - INFO - Deleting VM ctest-TestvifStats-01335282-47523168 2026-04-06 04:02:37,457 - INFO - Deleting VN ctest-vn-19785669 2026-04-06 04:02:37,509 - WARNING - Deleting VN ctest-vn-19785669 failed..Will retry 2026-04-06 04:02:39,806 - INFO - Validated that VN ctest-vn-19785669 is not found in API Server 2026-04-06 04:02:39,831 - INFO - Validated that VN ctest-vn-19785669 is not in any agent 2026-04-06 04:02:39,863 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-19785669 info 2026-04-06 04:02:41,162 - INFO - END TEST : test_vif_statistics : PASSED[0:02:22] 2026-04-06 04:02:41,162 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:02:41,917 - INFO - Deleted project: ctest-TestvifStats-01335282, ID : f18c106f-24e3-41e0-beb9-5e259625127f + '[' 0 -eq 1 ']' + '[' 0 -eq 0 ']' + run_tests_serial + echo in serial_run_test in serial_run_test + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts + testr_init + '[' '!' -d .testrepository ']' + find . -type f -name '*.pyc' -delete + export OS_TEST_PATH=./serial_scripts/ + OS_TEST_PATH=./serial_scripts/ + export DO_XMPP_CHECK=0 + DO_XMPP_CHECK=0 + '[' '!' -d ./serial_scripts/ ']' + '[' 0 -eq 1 ']' + /usr/local/bin/testr run --subunit sanity + /usr/local/bin/subunit2junitxml -f -o result_2026_04_06_02_28_32_4270.xml /contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="? if type(public_network_obj).__name__ is 'VirtualNetwork': /contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="? if encoding is 'All': /contrail-test/tcutils/collector/opserver_util.py:378: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:379: SyntaxWarning: "is" with a literal. Did you mean "=="? if match_v[0][-1] is '*': /contrail-test/serial_scripts/policy/test_policy_serial.py:1418: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1600: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1845: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/solution/test_orange_solution.py:510: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:522: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:639: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:650: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:683: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:694: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: 2026-04-06 04:02:57,017 - INFO - Domain Default found not creating 2026-04-06 04:02:57,547 - INFO - Project ctest-AnalyticsTestSanityWithMin-23720533 not found, creating it 2026-04-06 04:02:58,105 - INFO - Created Project:ctest-AnalyticsTestSanityWithMin-23720533, ID : b0be2c1f-0338-42a7-9ae3-249a8215ebe0 2026-04-06 04:03:00,609 - INFO - Created VN ctest-vn1-32569711 2026-04-06 04:03:02,044 - INFO - VM ([<Server: ctest-vn1_vm1-91507630>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:03:03,570 - INFO - VM ([<Server: ctest-vn1_vm2-48970232>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:03:04,179 - INFO - Verified VN network id 15 for VN 608e8231-be4a-4617-a09c-f20d08222b38 2026-04-06 04:03:04,180 - INFO - Verifications in API Server for VN ctest-vn1-32569711 passed /contrail-test/tcutils/control/cn_introspect_utils.py:40: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if not p: /contrail-test/tcutils/verification_util.py:366: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if not path: 2026-04-06 04:03:04,288 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-32569711 passed 2026-04-06 04:03:05,984 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 is found in opserver 2026-04-06 04:03:05,995 - INFO - Waiting for VM ctest-vn1_vm1-91507630 to be up.. 2026-04-06 04:03:06,099 - INFO - VM name : ctest-vn1_vm1-91507630 2026-04-06 04:03:24,051 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm1-91507630 passed 2026-04-06 04:03:34,447 - INFO - Waiting for VM ctest-vn1_vm2-48970232 to be up.. 2026-04-06 04:03:34,546 - INFO - VM name : ctest-vn1_vm2-48970232 2026-04-06 04:03:35,835 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn1_vm2-48970232 passed 2026-04-06 04:03:35,999 - INFO - ================================================================================ 2026-04-06 04:03:35,999 - INFO - STARTING TEST : test_run_contrail_flows_cli_cmds 2026-04-06 04:03:36,000 - INFO - TEST DESCRIPTION : 1. Test to verify contrail-flows cli cmd with various optional arguments is not broken.. Run the following commands: cmd1: contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithResource-70247115:ctest-vn1-92886157 --source-ip 107.191.91.3 --source-port 1453 --protocol 1 --direction ingress --tunnel-info --start-time now-30m --end-time now' cmd2: contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithResource-70247115:ctest-vn1-92886157 --destination-ip 107.191.91.4 --destination-port 0 --action pass --protocol 1 --verbose --last 1h cmd3: contrail-flows --vrouter-ip 'vrouter-ip' --other-vrouter-ip 'peer-vrouter-ip' --start-time now-10m --end-time now cmd4: contrail-flows --vrouter 'vrouter-name' --last 10m' cmd5: contrail-flows --vmi 'vmi fq_name' 2.Verify the command runs properly 3.Verify the cmd is returning non null output 2026-04-06 04:03:36,656 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:03:36,657 - INFO - 2026-04-06 04:03:36,787 - INFO - Setting flow export rate: 10 2026-04-06 04:03:39,486 - INFO - Ping to IP 108.98.241.132 from VM ctest-vn1_vm1-91507630 passed 2026-04-06 04:03:39,547 - INFO - None 2026-04-06 04:03:39,547 - INFO - Running the following cmd:contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --source-ip 108.98.241.132 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --source-ip 108.98.241.132 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l 2026-04-06 04:03:41,558 - INFO - Running the following cmd:contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --destination-ip 108.98.241.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --destination-ip 108.98.241.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l 2026-04-06 04:03:43,666 - INFO - Running the following cmd:contrail-flows --vrouter-ip 10.20.0.201 --other-vrouter-ip 10.20.0.201 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.201 --other-vrouter-ip 10.20.0.201 --start-time now-10m --end-time now | wc -l 2026-04-06 04:03:44,793 - INFO - Running the following cmd:contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5596-2 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5596-2 --last 10m | wc -l 2026-04-06 04:03:45,923 - INFO - Running the following cmd:contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-23720533:2215274d-f906-4567-8bc5-316f11427a0b --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-23720533:2215274d-f906-4567-8bc5-316f11427a0b --last 20m | wc -l 2026-04-06 04:03:47,132 - INFO - Running the following cmd:contrail-flows --helpcontrail-flows --help | wc -l 2026-04-06 04:03:47,826 - INFO - ['contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --source-ip 108.98.241.132 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --source-ip 108.98.241.132 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l', 'contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --destination-ip 108.98.241.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --destination-ip 108.98.241.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l', 'contrail-flows --vrouter-ip 10.20.0.201 --other-vrouter-ip 10.20.0.201 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.201 --other-vrouter-ip 10.20.0.201 --start-time now-10m --end-time now | wc -l', 'contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5596-2 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5596-2 --last 10m | wc -l', 'contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-23720533:2215274d-f906-4567-8bc5-316f11427a0b --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-23720533:2215274d-f906-4567-8bc5-316f11427a0b --last 20m | wc -l', 'contrail-flows --helpcontrail-flows --help | wc -l'] commands passed.. 2026-04-06 04:03:47,826 - INFO - [] commands failed.. 2026-04-06 04:03:47,899 - INFO - Setting flow export rate: None 2026-04-06 04:03:49,183 - INFO - END TEST : test_run_contrail_flows_cli_cmds : PASSED[0:00:13] 2026-04-06 04:03:49,183 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:03:49,188 - INFO - ================================================================================ 2026-04-06 04:03:49,188 - INFO - STARTING TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args 2026-04-06 04:03:49,188 - INFO - TEST DESCRIPTION : 1.Test to verify contrail-logs cli cmd with multiple different optional type args is not broken 2.Verify the command runs properly and its returning some output 3.Do not verify the correctness of the output 2026-04-06 04:03:50,459 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:03:50,459 - INFO - 2026-04-06 04:03:50,459 - INFO - Running the following cmd:contrail-logs --object-type vrouter --start-time now-5m --end-time nowcontrail-logs --object-type vrouter --start-time now-5m --end-time now | wc -l 2026-04-06 04:03:51,658 - INFO - Running the following cmd:contrail-logs --object-type database-node --message-type NodeStatusUVE --start-time now-10m --end-time now --rawcontrail-logs --object-type database-node --message-type NodeStatusUVE --start-time now-10m --end-time now --raw | wc -l 2026-04-06 04:03:52,315 - INFO - Running the following cmd:contrail-logs --node-type Database --message-type CassandraStatusUVE --start-time now-2hcontrail-logs --node-type Database --message-type CassandraStatusUVE --start-time now-2h | wc -l 2026-04-06 04:03:59,372 - INFO - Running the following cmd:contrail-logs --node-type Compute --message-type UveVMInterfaceAgentTrace --start-time now-10m --jsoncontrail-logs --node-type Compute --message-type UveVMInterfaceAgentTrace --start-time now-10m --json | wc -l 2026-04-06 04:03:59,952 - INFO - Running the following cmd:contrail-logs --module contrail-vrouter-agent --message-type SandeshModuleClientTrace --start-time now-20m --end-time nowcontrail-logs --module contrail-vrouter-agent --message-type SandeshModuleClientTrace --start-time now-20m --end-time now | wc -l 2026-04-06 04:04:02,111 - INFO - Running the following cmd:contrail-logs --node-type Config --module contrail-api --rawcontrail-logs --node-type Config --module contrail-api --raw | wc -l 2026-04-06 04:04:02,722 - INFO - Running the following cmd:contrail-logs --module contrail-vrouter-agent --message-type UveVirtualNetworkAgentTrace --node-type Compute --last 5m --verbose --reversecontrail-logs --module contrail-vrouter-agent --message-type UveVirtualNetworkAgentTrace --node-type Compute --last 5m --verbose --reverse | wc -l 2026-04-06 04:04:03,336 - INFO - Running the following cmd:contrail-logs --module contrail-analytics-api --message-type AnalyticsApiStats --node-type Analytics --jsoncontrail-logs --module contrail-analytics-api --message-type AnalyticsApiStats --node-type Analytics --json | wc -l 2026-04-06 04:04:03,986 - INFO - Running the following cmd:contrail-logs --object-type virtual-machine --object-id d424d87d-375b-4eca-bf77-a8861a143f9d --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id d424d87d-375b-4eca-bf77-a8861a143f9d --verbose --raw --json | wc -l 2026-04-06 04:04:04,584 - INFO - Running the following cmd:contrail-logs --node-type Analytics --module contrail-analytics-api --message-type AnalyticsApiStatscontrail-logs --node-type Analytics --module contrail-analytics-api --message-type AnalyticsApiStats | wc -l 2026-04-06 04:04:05,727 - INFO - Running the following cmd:contrail-logs --object-type virtual-network --module contrail-control --last 10mcontrail-logs --object-type virtual-network --module contrail-control --last 10m | wc -l 2026-04-06 04:04:07,111 - INFO - Running the following cmd:contrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-5596-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-5596-1. --node-type Analytics | wc -l 2026-04-06 04:04:07,783 - INFO - Running the following cmd:contrail-logs --helpcontrail-logs --help | wc -l 2026-04-06 04:04:08,389 - INFO - ['contrail-logs --object-type vrouter --start-time now-5m --end-time nowcontrail-logs --object-type vrouter --start-time now-5m --end-time now | wc -l', 'contrail-logs --object-type database-node --message-type NodeStatusUVE --start-time now-10m --end-time now --rawcontrail-logs --object-type database-node --message-type NodeStatusUVE --start-time now-10m --end-time now --raw | wc -l', 'contrail-logs --node-type Database --message-type CassandraStatusUVE --start-time now-2hcontrail-logs --node-type Database --message-type CassandraStatusUVE --start-time now-2h | wc -l', 'contrail-logs --node-type Compute --message-type UveVMInterfaceAgentTrace --start-time now-10m --jsoncontrail-logs --node-type Compute --message-type UveVMInterfaceAgentTrace --start-time now-10m --json | wc -l', 'contrail-logs --module contrail-vrouter-agent --message-type SandeshModuleClientTrace --start-time now-20m --end-time nowcontrail-logs --module contrail-vrouter-agent --message-type SandeshModuleClientTrace --start-time now-20m --end-time now | wc -l', 'contrail-logs --node-type Config --module contrail-api --rawcontrail-logs --node-type Config --module contrail-api --raw | wc -l', 'contrail-logs --module contrail-vrouter-agent --message-type UveVirtualNetworkAgentTrace --node-type Compute --last 5m --verbose --reversecontrail-logs --module contrail-vrouter-agent --message-type UveVirtualNetworkAgentTrace --node-type Compute --last 5m --verbose --reverse | wc -l', 'contrail-logs --module contrail-analytics-api --message-type AnalyticsApiStats --node-type Analytics --jsoncontrail-logs --module contrail-analytics-api --message-type AnalyticsApiStats --node-type Analytics --json | wc -l', 'contrail-logs --object-type virtual-machine --object-id d424d87d-375b-4eca-bf77-a8861a143f9d --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id d424d87d-375b-4eca-bf77-a8861a143f9d --verbose --raw --json | wc -l', 'contrail-logs --node-type Analytics --module contrail-analytics-api --message-type AnalyticsApiStatscontrail-logs --node-type Analytics --module contrail-analytics-api --message-type AnalyticsApiStats | wc -l', 'contrail-logs --object-type virtual-network --module contrail-control --last 10mcontrail-logs --object-type virtual-network --module contrail-control --last 10m | wc -l', 'contrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-5596-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-5596-1. --node-type Analytics | wc -l', 'contrail-logs --helpcontrail-logs --help | wc -l'] commands passed.. 2026-04-06 04:04:08,389 - INFO - [] commands failed.. 2026-04-06 04:04:09,706 - INFO - END TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args : PASSED[0:00:20] 2026-04-06 04:04:09,706 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:04:09,708 - INFO - ================================================================================ 2026-04-06 04:04:09,708 - INFO - STARTING TEST : test_run_contrail_stats_cli_cmds 2026-04-06 04:04:09,708 - INFO - TEST DESCRIPTION : 1.Run contrail-stats commands with various options 2.Verify the command runs properly and its returning some output 3.Do not verify the correctness of the output 2026-04-06 04:04:10,987 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:04:10,987 - INFO - 2026-04-06 04:04:10,987 - INFO - Running the following cmd:contrail-stats --table VMIStats.raw_if_stats --select "SUM(raw_if_stats.in_bytes)" name --where name="*" --start-time now-11h --end-time now-10hcontrail-stats --table VMIStats.raw_if_stats --select "SUM(raw_if_stats.in_bytes)" name --where name="*" --start-time now-11h --end-time now-10h | wc -l 2026-04-06 04:04:12,555 - INFO - Running the following cmd:contrail-stats --table NodeStatus.process_mem_cpu_usage --select "T=120" "AVG(process_mem_cpu_usage.cpu_share)" "AVG(process_mem_cpu_usage.mem_res)" --where process_mem_cpu_usage.__key=cassandra --last 30mcontrail-stats --table NodeStatus.process_mem_cpu_usage --select "T=120" "AVG(process_mem_cpu_usage.cpu_share)" "AVG(process_mem_cpu_usage.mem_res)" --where process_mem_cpu_usage.__key=cassandra --last 30m | wc -l 2026-04-06 04:04:14,173 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name="*"contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name="*" | wc -l 2026-04-06 04:04:15,751 - INFO - Running the following cmd:contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)"contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)" | wc -l 2026-04-06 04:04:17,365 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --last 1h | wc -l 2026-04-06 04:04:18,959 - INFO - Running the following cmd:contrail-stats --table VrouterStatsAgent.phy_band_in_bps --select phy_band_in_bps.__value phy_band_in_bps.__keycontrail-stats --table VrouterStatsAgent.phy_band_in_bps --select phy_band_in_bps.__value phy_band_in_bps.__key | wc -l 2026-04-06 04:04:20,582 - INFO - Running the following cmd:contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)"contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)" | wc -l 2026-04-06 04:04:22,194 - INFO - Running the following cmd:contrail-stats --table AnalyticsApiStats.api_stats --select "PERCENTILES(api_stats.response_size_bytes)" "SUM(api_stats.response_size_objects)" name --where name="*"contrail-stats --table AnalyticsApiStats.api_stats --select "PERCENTILES(api_stats.response_size_bytes)" "SUM(api_stats.response_size_objects)" name --where name="*" | wc -l 2026-04-06 04:04:23,841 - INFO - Running the following cmd:contrail-stats --table NodeStatus.process_mem_cpu_usage --select "UUID" "process_mem_cpu_usage.cpu_share" "AVG(process_mem_cpu_usage.cpu_share)" "name" --where name="*"contrail-stats --table NodeStatus.process_mem_cpu_usage --select "UUID" "process_mem_cpu_usage.cpu_share" "AVG(process_mem_cpu_usage.cpu_share)" "name" --where name="*" | wc -l 2026-04-06 04:04:25,435 - INFO - Running the following cmd:contrail-stats --table AnalyticsApiStats.api_stats --select "name" "api_stats.useragent" "AVG(api_stats.response_size_bytes)" --where name="*"contrail-stats --table AnalyticsApiStats.api_stats --select "name" "api_stats.useragent" "AVG(api_stats.response_size_bytes)" --where name="*" | wc -l 2026-04-06 04:04:27,052 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --last 1h | wc -l 2026-04-06 04:04:28,695 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2026-04-06 04:04:30,426 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5596-2" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5596-2" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5596-2" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5596-2" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40m | wc -l 2026-04-06 04:04:32,075 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2026-04-06 04:04:33,674 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1h | wc -l 2026-04-06 04:04:35,273 - INFO - Running the following cmd:contrail-stats --helpcontrail-stats --help | wc -l 2026-04-06 04:04:35,850 - INFO - ['contrail-stats --table VMIStats.raw_if_stats --select "SUM(raw_if_stats.in_bytes)" name --where name="*" --start-time now-11h --end-time now-10hcontrail-stats --table VMIStats.raw_if_stats --select "SUM(raw_if_stats.in_bytes)" name --where name="*" --start-time now-11h --end-time now-10h | wc -l', 'contrail-stats --table NodeStatus.process_mem_cpu_usage --select "T=120" "AVG(process_mem_cpu_usage.cpu_share)" "AVG(process_mem_cpu_usage.mem_res)" --where process_mem_cpu_usage.__key=cassandra --last 30mcontrail-stats --table NodeStatus.process_mem_cpu_usage --select "T=120" "AVG(process_mem_cpu_usage.cpu_share)" "AVG(process_mem_cpu_usage.mem_res)" --where process_mem_cpu_usage.__key=cassandra --last 30m | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name="*"contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name="*" | wc -l', 'contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)"contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)" | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --last 1h | wc -l', 'contrail-stats --table VrouterStatsAgent.phy_band_in_bps --select phy_band_in_bps.__value phy_band_in_bps.__keycontrail-stats --table VrouterStatsAgent.phy_band_in_bps --select phy_band_in_bps.__value phy_band_in_bps.__key | wc -l', 'contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)"contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)" | wc -l', 'contrail-stats --table AnalyticsApiStats.api_stats --select "PERCENTILES(api_stats.response_size_bytes)" "SUM(api_stats.response_size_objects)" name --where name="*"contrail-stats --table AnalyticsApiStats.api_stats --select "PERCENTILES(api_stats.response_size_bytes)" "SUM(api_stats.response_size_objects)" name --where name="*" | wc -l', 'contrail-stats --table NodeStatus.process_mem_cpu_usage --select "UUID" "process_mem_cpu_usage.cpu_share" "AVG(process_mem_cpu_usage.cpu_share)" "name" --where name="*"contrail-stats --table NodeStatus.process_mem_cpu_usage --select "UUID" "process_mem_cpu_usage.cpu_share" "AVG(process_mem_cpu_usage.cpu_share)" "name" --where name="*" | wc -l', 'contrail-stats --table AnalyticsApiStats.api_stats --select "name" "api_stats.useragent" "AVG(api_stats.response_size_bytes)" --where name="*"contrail-stats --table AnalyticsApiStats.api_stats --select "name" "api_stats.useragent" "AVG(api_stats.response_size_bytes)" --where name="*" | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5596-2" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5596-2" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5596-2" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5596-2" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40m | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1h | wc -l', 'contrail-stats --helpcontrail-stats --help | wc -l'] commands passed.. 2026-04-06 04:04:35,850 - INFO - [] commands failed.. 2026-04-06 04:04:37,171 - INFO - END TEST : test_run_contrail_stats_cli_cmds : PASSED[0:00:28] 2026-04-06 04:04:37,171 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:04:37,172 - INFO - Deleting VM ctest-vn1_vm2-48970232 2026-04-06 04:04:37,267 - INFO - Deleting VM ctest-vn1_vm1-91507630 2026-04-06 04:04:37,330 - INFO - Deleting VN ctest-vn1-32569711 2026-04-06 04:04:37,373 - WARNING - Deleting VN ctest-vn1-32569711 failed..Will retry 2026-04-06 04:04:39,726 - INFO - Validated that VN ctest-vn1-32569711 is not found in API Server 2026-04-06 04:04:39,747 - INFO - Validated that VN ctest-vn1-32569711 is not in any agent 2026-04-06 04:04:39,756 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithMin-23720533:ctest-vn1-32569711 2026-04-06 04:04:39,782 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-32569711 info 2026-04-06 04:04:40,567 - INFO - Deleted project: ctest-AnalyticsTestSanityWithMin-23720533, ID : b0be2c1f-0338-42a7-9ae3-249a8215ebe0 2026-04-06 04:04:40,773 - INFO - Domain Default found not creating 2026-04-06 04:04:40,940 - INFO - Project ctest-AnalyticsTestSanityWithResource-16880733 not found, creating it 2026-04-06 04:04:41,553 - INFO - Created Project:ctest-AnalyticsTestSanityWithResource-16880733, ID : fdc37108-92ea-4755-925f-73a997cf56c8 2026-04-06 04:04:44,185 - INFO - Created VN ctest-vn1-16842154 2026-04-06 04:04:45,892 - INFO - VM ([<Server: ctest-vn1_vm1-86723029>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:04:47,696 - INFO - VM ([<Server: ctest-vn1_vm2-48022468>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:04:48,286 - INFO - Verified VN network id 15 for VN ea4fce47-6bcb-4810-8647-ee56ed686e1b 2026-04-06 04:04:48,286 - INFO - Verifications in API Server for VN ctest-vn1-16842154 passed 2026-04-06 04:04:48,391 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-16842154 passed 2026-04-06 04:04:49,855 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-vn1-16842154 is found in opserver 2026-04-06 04:04:49,867 - INFO - Waiting for VM ctest-vn1_vm1-86723029 to be up.. 2026-04-06 04:04:49,965 - INFO - VM name : ctest-vn1_vm1-86723029 2026-04-06 04:05:06,008 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm1-86723029 passed 2026-04-06 04:05:16,571 - INFO - Waiting for VM ctest-vn1_vm2-48022468 to be up.. 2026-04-06 04:05:16,656 - INFO - VM name : ctest-vn1_vm2-48022468 2026-04-06 04:05:17,999 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn1_vm2-48022468 passed 2026-04-06 04:05:18,971 - INFO - Created VN ctest-vn2-89443678 2026-04-06 04:05:19,716 - INFO - Created VN ctest-fip_vn-23002226 2026-04-06 04:05:21,154 - INFO - VM ([<Server: ctest-vn2_vm2-09655157>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:05:22,917 - INFO - VM ([<Server: ctest-fvn_vm1-09086440>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:05:24,637 - INFO - VM ([<Server: mltf_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:05:24,845 - INFO - Verified VN network id 15 for VN ea4fce47-6bcb-4810-8647-ee56ed686e1b 2026-04-06 04:05:24,845 - INFO - Verifications in API Server for VN ctest-vn1-16842154 passed 2026-04-06 04:05:24,918 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-16842154 passed 2026-04-06 04:05:25,352 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-vn1-16842154 is found in opserver 2026-04-06 04:05:25,655 - INFO - Verified VN network id 16 for VN af48a683-da93-401d-be2b-ef2969f6e3b7 2026-04-06 04:05:25,656 - INFO - Verifications in API Server for VN ctest-vn2-89443678 passed 2026-04-06 04:05:25,732 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-89443678 passed 2026-04-06 04:05:26,141 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-vn2-89443678 is found in opserver 2026-04-06 04:05:26,338 - INFO - Verified VN network id 17 for VN 204e40fc-fbab-4571-8a2b-156391e1b465 2026-04-06 04:05:26,338 - INFO - Verifications in API Server for VN ctest-fip_vn-23002226 passed 2026-04-06 04:05:26,414 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-23002226 passed 2026-04-06 04:05:26,587 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-fip_vn-23002226 is found in opserver 2026-04-06 04:05:26,606 - INFO - Waiting for VM ctest-fvn_vm1-09086440 to be up.. 2026-04-06 04:05:26,700 - INFO - VM name : ctest-fvn_vm1-09086440 2026-04-06 04:05:48,566 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-fvn_vm1-09086440 passed 2026-04-06 04:06:04,277 - INFO - Waiting for VM ctest-vn2_vm2-09655157 to be up.. 2026-04-06 04:06:04,383 - INFO - VM name : ctest-vn2_vm2-09655157 2026-04-06 04:06:05,727 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2_vm2-09655157 passed 2026-04-06 04:06:05,970 - INFO - Waiting for VM mltf_vm to be up.. 2026-04-06 04:06:06,078 - INFO - VM name : mltf_vm 2026-04-06 04:06:07,607 - INFO - Ping to Metadata IP 169.254.0.6 of VM mltf_vm passed 2026-04-06 04:06:08,098 - INFO - ================================================================================ 2026-04-06 04:06:08,098 - INFO - STARTING TEST : test_verify_session_sampling_teardown 2026-04-06 04:06:08,098 - INFO - TEST DESCRIPTION : 1.query client session samples 2.query server session samples 3.query client session to get number of sessions exported 4.query session record table for teardown bytes/pkts 5.query sample count after teardown on server side 2026-04-06 04:06:09,402 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:06:09,402 - INFO - 2026-04-06 04:06:09,539 - INFO - Setting flow export rate: 100 2026-04-06 04:06:10,455 - INFO - Verified VN network id 15 for VN ea4fce47-6bcb-4810-8647-ee56ed686e1b 2026-04-06 04:06:10,455 - INFO - Verifications in API Server for VN ctest-vn1-16842154 passed 2026-04-06 04:06:10,593 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-16842154 passed 2026-04-06 04:06:10,715 - INFO - VN ctest-vn1-16842154 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-06 04:06:10,760 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-vn1-16842154 is found in opserver 2026-04-06 04:06:10,966 - INFO - Verified VN network id 16 for VN af48a683-da93-401d-be2b-ef2969f6e3b7 2026-04-06 04:06:10,966 - INFO - Verifications in API Server for VN ctest-vn2-89443678 passed 2026-04-06 04:06:11,036 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-89443678 passed 2026-04-06 04:06:11,176 - INFO - VN ctest-vn2-89443678 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-06 04:06:11,233 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-vn2-89443678 is found in opserver 2026-04-06 04:06:11,452 - INFO - Verified VN network id 15 for VN ea4fce47-6bcb-4810-8647-ee56ed686e1b 2026-04-06 04:06:11,452 - INFO - Verifications in API Server for VN ctest-vn1-16842154 passed 2026-04-06 04:06:11,540 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-16842154 passed 2026-04-06 04:06:11,666 - INFO - VN ctest-vn1-16842154 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-06 04:06:11,710 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-vn1-16842154 is found in opserver 2026-04-06 04:06:11,910 - INFO - Verified VN network id 16 for VN af48a683-da93-401d-be2b-ef2969f6e3b7 2026-04-06 04:06:11,910 - INFO - Verifications in API Server for VN ctest-vn2-89443678 passed 2026-04-06 04:06:11,982 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-89443678 passed 2026-04-06 04:06:12,109 - INFO - VN ctest-vn2-89443678 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-06 04:06:12,149 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-vn2-89443678 is found in opserver 2026-04-06 04:06:12,353 - INFO - Verified VN network id 17 for VN 204e40fc-fbab-4571-8a2b-156391e1b465 2026-04-06 04:06:12,353 - INFO - Verifications in API Server for VN ctest-fip_vn-23002226 passed 2026-04-06 04:06:12,455 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-23002226 passed 2026-04-06 04:06:12,646 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-fip_vn-23002226 is found in opserver 2026-04-06 04:06:12,658 - INFO - start time= 1775448372658434 2026-04-06 04:06:16,583 - INFO - Ping to IP 209.216.19.131 from VM ctest-vn1_vm1-86723029 passed 2026-04-06 04:06:26,583 - INFO - Verify session samples and teardown pkts 2026-04-06 04:06:26,584 - INFO - Verifying SessionSeriesTable through opserver 10.0.0.249 2026-04-06 04:06:29,668 - INFO - wait for the flows to get expire 2026-04-06 04:09:50,366 - INFO - Deleted policy policy1 2026-04-06 04:09:50,479 - INFO - Setting flow export rate: None 2026-04-06 04:09:51,767 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Mon Apr 6 04:09:49 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f8172df85e0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function AnalyticsTestSanityWithResource.test_verify_session_sampling_teardown> self = <serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f8172df85e0> args = () kwargs = {} /contrail-test/serial_scripts/analytics/test_analytics_resource.py in test_verify_session_sampling_teardown(self=<serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f8172df85e0>) 1281 src_vn = self.res.vn1_fixture.vn_fq_name 1282 dst_vn = self.res.vn2_fixture.vn_fq_name 1283 result = self.verify_session_sampling_teardown(start_time, src_vn, dst_vn) 1284 1285 assert result,'Failed to get expected number of samples' result = True self = <serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f8172df85e0> self.verify_session_sampling_teardown = <bound method AnalyticsBaseTest.verify_session_s...ion_sampling_teardown[sanity] id=0x7f8172df85e0>> start_time = '1775448372658434' src_vn = 'default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-vn1-16842154' dst_vn = 'default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-vn2-89443678' /contrail-test/serial_scripts/analytics/base.py in verify_session_sampling_teardown(self=<serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f8172df85e0>, start_time='1775448372658434', src_vn='default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-vn1-16842154', dst_vn='default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-vn2-89443678') 486 flow_record = self.analytics_obj.get_flows_vrouter_uve( 487 vrouter=vm_host) 488 assert not flow_record,'flows not got deleted even after 240 sec' 489 490 res = self.analytics_obj.ops_inspect[ip].post_query( flow_record = 10 AssertionError: flows not got deleted even after 240 sec __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('flows not got deleted even after 240 sec',) with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/analytics/test_analytics_resource.py", line 1283, in test_verify_session_sampling_teardown result = self.verify_session_sampling_teardown(start_time, src_vn, dst_vn) File "/contrail-test/serial_scripts/analytics/base.py", line 488, in verify_session_sampling_teardown assert not flow_record,'flows not got deleted even after 240 sec' AssertionError: flows not got deleted even after 240 sec 2026-04-06 04:09:51,768 - INFO - 2026-04-06 04:09:51,768 - INFO - END TEST : test_verify_session_sampling_teardown : FAILED[0:03:43] 2026-04-06 04:09:51,768 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:09:51,771 - INFO - Deleting VM mltf_vm 2026-04-06 04:09:51,864 - INFO - Deleting VM ctest-fvn_vm1-09086440 2026-04-06 04:09:51,933 - INFO - Deleting VM ctest-vn2_vm2-09655157 2026-04-06 04:09:52,006 - INFO - Deleting VN ctest-fip_vn-23002226 2026-04-06 04:09:52,054 - WARNING - Deleting VN ctest-fip_vn-23002226 failed..Will retry 2026-04-06 04:09:54,414 - INFO - Validated that VN ctest-fip_vn-23002226 is not found in API Server 2026-04-06 04:09:54,435 - INFO - Validated that VN ctest-fip_vn-23002226 is not in any agent 2026-04-06 04:09:54,444 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-fip_vn-23002226 2026-04-06 04:09:54,464 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fip_vn-23002226 info 2026-04-06 04:09:54,464 - INFO - Deleting VN ctest-vn2-89443678 2026-04-06 04:09:59,801 - INFO - Validated that VN ctest-vn2-89443678 is not found in API Server 2026-04-06 04:09:59,824 - INFO - Validated that VN ctest-vn2-89443678 is not in any agent 2026-04-06 04:09:59,845 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-vn2-89443678 2026-04-06 04:09:59,864 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-89443678 info 2026-04-06 04:09:59,864 - INFO - Deleting VM ctest-vn1_vm2-48022468 2026-04-06 04:09:59,954 - INFO - Deleting VM ctest-vn1_vm1-86723029 2026-04-06 04:10:00,050 - INFO - Deleting VN ctest-vn1-16842154 2026-04-06 04:10:00,108 - WARNING - Deleting VN ctest-vn1-16842154 failed..Will retry 2026-04-06 04:10:02,493 - INFO - Validated that VN ctest-vn1-16842154 is not found in API Server 2026-04-06 04:10:02,516 - INFO - Validated that VN ctest-vn1-16842154 is not in any agent 2026-04-06 04:10:02,526 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-16880733:ctest-vn1-16842154 2026-04-06 04:10:02,548 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-16842154 info 2026-04-06 04:10:03,357 - INFO - Deleted project: ctest-AnalyticsTestSanityWithResource-16880733, ID : fdc37108-92ea-4755-925f-73a997cf56c8 2026-04-06 04:10:03,596 - INFO - Domain Default found not creating 2026-04-06 04:10:04,121 - INFO - Project ctest-TestAsn4-98270952 not found, creating it 2026-04-06 04:10:04,699 - INFO - Created Project:ctest-TestAsn4-98270952, ID : 792c285c-098c-477a-8811-6e0a22d99b79 2026-04-06 04:10:06,489 - INFO - Using existing project ['default-domain', 'admin'](c7eef1ed-1186-4b89-b3a0-92a64280c0ed) 2026-04-06 04:10:06,979 - INFO - admin user already present 2026-04-06 04:10:07,330 - INFO - Adding rules to the default security group in Project admin 2026-04-06 04:10:07,709 - INFO - ================================================================================ 2026-04-06 04:10:07,709 - INFO - STARTING TEST : test_basic_as4_ibgp_sanity 2026-04-06 04:10:08,987 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:10:08,987 - INFO - 2026-04-06 04:10:08,987 - INFO - Skipping Test. At least 1 external router required to run the test 2026-04-06 04:10:10,263 - INFO - 2026-04-06 04:10:10,263 - INFO - END TEST : test_basic_as4_ibgp_sanity : SKIPPED[0:00:03] 2026-04-06 04:10:10,263 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:10:11,058 - INFO - Deleted project: ctest-TestAsn4-98270952, ID : 792c285c-098c-477a-8811-6e0a22d99b79 2026-04-06 04:10:11,245 - INFO - Domain Default found not creating 2026-04-06 04:10:11,404 - INFO - Project ctest-TestBGPaaSlocalAS-81948182 not found, creating it 2026-04-06 04:10:11,972 - INFO - Created Project:ctest-TestBGPaaSlocalAS-81948182, ID : 0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713 2026-04-06 04:10:13,516 - INFO - ================================================================================ 2026-04-06 04:10:13,516 - INFO - STARTING TEST : test_basic_bgpaas_local_as 2026-04-06 04:10:13,517 - INFO - TEST DESCRIPTION : 1. Create a bgpaas vm. Configure same local-as on vm and contrail side. 2. Make sure BGP with vm comes up. 2026-04-06 04:10:14,810 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:10:14,810 - INFO - 2026-04-06 04:10:15,843 - INFO - Created VN ctest-bgpaas_vn-79178762 2026-04-06 04:10:17,245 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:10:20 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz [358889652/358889652] -> "/contrail-test/images/ubuntu-bird.vmdk.gz" [1] 2026-04-06 04:10:39,665 - INFO - VM ([<Server: bgpaas_vm1>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:10:39,665 - INFO - Waiting for VM test_vm to be up.. 2026-04-06 04:10:39,769 - INFO - VM name : test_vm 2026-04-06 04:10:41,819 - INFO - Ping to Metadata IP 169.254.0.4 of VM test_vm passed 2026-04-06 04:10:42,104 - INFO - Waiting for VM bgpaas_vm1 to be up.. 2026-04-06 04:11:23,015 - INFO - VM name : bgpaas_vm1 2026-04-06 04:12:34,002 - INFO - Ping to Metadata IP 169.254.0.4 of VM bgpaas_vm1 passed 2026-04-06 04:13:25,873 - INFO - Creating BGPaaS ctest-TestBGPaaSlocalAS-81948182-41748200 2026-04-06 04:13:25,951 - INFO - BGPaaS: ctest-TestBGPaaSlocalAS-81948182-41748200(72f7b25a-58ed-44cb-b68b-105b2ccf5b9c) 2026-04-06 04:13:26,296 - INFO - verify_in_api_server passed for BGPaaS obj 72f7b25a-58ed-44cb-b68b-105b2ccf5b9c 2026-04-06 04:13:26,296 - INFO - BGPaaS(72f7b25a-58ed-44cb-b68b-105b2ccf5b9c): verify_on_setup passed 2026-04-06 04:13:26,470 - INFO - Attaching VMI 75b482bf-5ecb-4358-b6f9-060a7f042126 to BGPaaS 72f7b25a-58ed-44cb-b68b-105b2ccf5b9c 2026-04-06 04:13:26,655 - INFO - Configuring BGP on the bird 2026-04-06 04:13:26,826 - INFO - Configuring BGP on bgpaas_vm1 2026-04-06 04:13:58,093 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-04-06 04:13:58,112 - INFO - Detaching VMI 75b482bf-5ecb-4358-b6f9-060a7f042126 from BGPaaS 72f7b25a-58ed-44cb-b68b-105b2ccf5b9c 2026-04-06 04:13:58,195 - INFO - Deleting BGPaaS ctest-TestBGPaaSlocalAS-81948182-41748200(72f7b25a-58ed-44cb-b68b-105b2ccf5b9c) 2026-04-06 04:13:58,265 - INFO - BGPaaS(72f7b25a-58ed-44cb-b68b-105b2ccf5b9c): verify_on_cleanup passed 2026-04-06 04:13:58,266 - INFO - Deleting VM bgpaas_vm1 2026-04-06 04:13:58,386 - INFO - Deleting VM test_vm 2026-04-06 04:13:58,450 - INFO - Deleting VN ctest-bgpaas_vn-79178762 2026-04-06 04:14:04,967 - INFO - END TEST : test_basic_bgpaas_local_as : PASSED[0:03:51] 2026-04-06 04:14:04,967 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:14:05,692 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-81948182, ID : 0fae7fcf-9390-4f5b-b8b2-0f5cd9aac713 2026-04-06 04:14:05,888 - INFO - Domain Default found not creating 2026-04-06 04:14:06,039 - INFO - Project ctest-TestBGPaasZone-30492953 not found, creating it 2026-04-06 04:14:06,601 - INFO - Created Project:ctest-TestBGPaasZone-30492953, ID : c14b70a4-5600-4927-b0ee-d6e2a537d5a0 2026-04-06 04:14:08,343 - INFO - ================================================================================ 2026-04-06 04:14:08,343 - INFO - STARTING TEST : test_bgp_control_node_zone 2026-04-06 04:14:09,603 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:14:09,603 - INFO - 2026-04-06 04:14:09,604 - INFO - executing bgp_control_zone test 2026-04-06 04:14:10,663 - INFO - Created VN ctest-cnz_vn-94455501 2026-04-06 04:14:11,999 - INFO - VM ([<Server: ctest-TestBGPaasZone-30492953-50853469>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:14:13,551 - INFO - VM ([<Server: ctest-TestBGPaasZone-30492953-61300299>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:14:15,279 - INFO - VM ([<Server: ctest-TestBGPaasZone-30492953-94955275>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:14:15,279 - INFO - Waiting for VM ctest-TestBGPaasZone-30492953-50853469 to be up.. 2026-04-06 04:14:56,170 - INFO - VM name : ctest-TestBGPaasZone-30492953-50853469 2026-04-06 04:16:09,560 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-30492953-50853469 passed 2026-04-06 04:16:56,286 - INFO - Waiting for VM ctest-TestBGPaasZone-30492953-61300299 to be up.. 2026-04-06 04:16:56,374 - INFO - VM name : ctest-TestBGPaasZone-30492953-61300299 2026-04-06 04:17:02,722 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-30492953-61300299 passed 2026-04-06 04:17:02,965 - INFO - Waiting for VM ctest-TestBGPaasZone-30492953-94955275 to be up.. 2026-04-06 04:17:03,053 - INFO - VM name : ctest-TestBGPaasZone-30492953-94955275 2026-04-06 04:17:04,408 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBGPaasZone-30492953-94955275 passed 2026-04-06 04:17:04,795 - INFO - Created control node zone ctest-test-zone-00047822(8397b4dc-9430-4af7-a8f7-aa30495ce9bc) 2026-04-06 04:17:05,159 - INFO - Created control node zone ctest-test-zone-83416306(ade283e6-44e6-46e5-9ed2-ef928f739100) 2026-04-06 04:17:05,511 - INFO - Created control node zone ctest-test-zone-47846262(a063c0e4-bd29-4d81-a816-4d6f3e05b601) 2026-04-06 04:17:05,791 - INFO - Creating BGPaaS ctest-TestBGPaasZone-30492953-50349750 2026-04-06 04:17:05,867 - INFO - BGPaaS: ctest-TestBGPaasZone-30492953-50349750(81564d32-39c5-4103-9419-631ea83df493) 2026-04-06 04:17:06,212 - INFO - verify_in_api_server passed for BGPaaS obj 81564d32-39c5-4103-9419-631ea83df493 2026-04-06 04:17:06,213 - INFO - BGPaaS(81564d32-39c5-4103-9419-631ea83df493): verify_on_setup passed 2026-04-06 04:17:06,213 - INFO - We will configure BGP on the VM 2026-04-06 04:17:06,476 - INFO - Configuring BGP on ctest-TestBGPaasZone-30492953-50853469 2026-04-06 04:17:19,137 - INFO - Attaching VMI c36676af-37c1-414e-9e03-cf9ec589a481 to BGPaaS 81564d32-39c5-4103-9419-631ea83df493 2026-04-06 04:17:19,211 - INFO - Attaching the VMI 0129d834-7268-4270-b3e4-164ae68edae8 to the BGPaaS 81564d32-39c5-4103-9419-631ea83df493 object 2026-04-06 04:17:19,919 - INFO - Creating BGPaaS ctest-TestBGPaasZone-30492953-79921333 2026-04-06 04:17:19,999 - INFO - BGPaaS: ctest-TestBGPaasZone-30492953-79921333(9364796d-a1c9-482e-b780-ca60e88d0bb4) 2026-04-06 04:17:20,010 - INFO - verify_in_api_server passed for BGPaaS obj 9364796d-a1c9-482e-b780-ca60e88d0bb4 2026-04-06 04:17:20,010 - INFO - BGPaaS(9364796d-a1c9-482e-b780-ca60e88d0bb4): verify_on_setup passed 2026-04-06 04:17:20,010 - INFO - We will configure BGP on the VM 2026-04-06 04:17:20,263 - INFO - Configuring BGP on ctest-TestBGPaasZone-30492953-61300299 2026-04-06 04:17:28,738 - INFO - Attaching VMI a76dff3b-4684-461f-8398-a1de2454c1a2 to BGPaaS 9364796d-a1c9-482e-b780-ca60e88d0bb4 2026-04-06 04:17:28,811 - INFO - Attaching the VMI 2d9cf186-d10c-493f-91c4-d007093d87b3 to the BGPaaS 9364796d-a1c9-482e-b780-ca60e88d0bb4 object 2026-04-06 04:17:29,532 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-04-06 04:17:29,556 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.129'] 2026-04-06 04:17:35,572 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.129'] 2026-04-06 04:17:41,592 - INFO - BGPaaS session seen in control-node 10.20.0.129 2026-04-06 04:17:47,855 - INFO - Ping to IP 177.66.225.84 from VM ctest-TestBGPaasZone-30492953-94955275 passed 2026-04-06 04:17:52,157 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.18'] 2026-04-06 04:17:58,173 - INFO - BGPaaS session seen in control-node 10.20.0.18 2026-04-06 04:17:58,197 - INFO - BGPaaS session seen in control-node 10.20.0.129 2026-04-06 04:18:00,694 - INFO - Ping to IP 177.66.225.84 from VM ctest-TestBGPaasZone-30492953-94955275 passed 2026-04-06 04:18:00,993 - INFO - We will configure BGP on the VM 2026-04-06 04:18:01,216 - INFO - Configuring BGP on ctest-TestBGPaasZone-30492953-50853469 2026-04-06 04:18:03,779 - INFO - Attaching VMI c36676af-37c1-414e-9e03-cf9ec589a481 to BGPaaS 81564d32-39c5-4103-9419-631ea83df493 2026-04-06 04:18:03,797 - INFO - Attaching the VMI 0129d834-7268-4270-b3e4-164ae68edae8 to the BGPaaS 81564d32-39c5-4103-9419-631ea83df493 object 2026-04-06 04:18:08,111 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.193'] 2026-04-06 04:18:14,124 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-04-06 04:18:14,149 - INFO - BGPaaS session seen in control-node 10.20.0.129 2026-04-06 04:18:16,658 - INFO - Ping to IP 177.66.225.84 from VM ctest-TestBGPaasZone-30492953-94955275 passed 2026-04-06 04:18:16,658 - INFO - Detaching VMI c36676af-37c1-414e-9e03-cf9ec589a481 from BGPaaS 81564d32-39c5-4103-9419-631ea83df493 2026-04-06 04:18:16,731 - INFO - Detaching VMI a76dff3b-4684-461f-8398-a1de2454c1a2 from BGPaaS 9364796d-a1c9-482e-b780-ca60e88d0bb4 2026-04-06 04:18:16,811 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-30492953-79921333(9364796d-a1c9-482e-b780-ca60e88d0bb4) 2026-04-06 04:18:16,861 - INFO - BGPaaS(9364796d-a1c9-482e-b780-ca60e88d0bb4): verify_on_cleanup passed 2026-04-06 04:18:16,861 - INFO - Detaching VMI c36676af-37c1-414e-9e03-cf9ec589a481 from BGPaaS 81564d32-39c5-4103-9419-631ea83df493 2026-04-06 04:18:16,877 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-30492953-50349750(81564d32-39c5-4103-9419-631ea83df493) 2026-04-06 04:18:16,925 - INFO - BGPaaS(81564d32-39c5-4103-9419-631ea83df493): verify_on_cleanup passed 2026-04-06 04:18:16,925 - INFO - Deleting Control node zone ctest-test-zone-47846262(a063c0e4-bd29-4d81-a816-4d6f3e05b601) 2026-04-06 04:18:17,077 - INFO - Deleting Control node zone ctest-test-zone-83416306(ade283e6-44e6-46e5-9ed2-ef928f739100) 2026-04-06 04:18:17,225 - INFO - Deleting Control node zone ctest-test-zone-00047822(8397b4dc-9430-4af7-a8f7-aa30495ce9bc) 2026-04-06 04:18:17,346 - INFO - Deleting VM ctest-TestBGPaasZone-30492953-94955275 2026-04-06 04:18:17,483 - INFO - Deleting VM ctest-TestBGPaasZone-30492953-61300299 2026-04-06 04:18:17,557 - INFO - Deleting VM ctest-TestBGPaasZone-30492953-50853469 2026-04-06 04:18:17,643 - INFO - Deleting VN ctest-cnz_vn-94455501 2026-04-06 04:18:17,684 - WARNING - Deleting VN ctest-cnz_vn-94455501 failed..Will retry 2026-04-06 04:18:21,145 - INFO - END TEST : test_bgp_control_node_zone : PASSED[0:04:13] 2026-04-06 04:18:21,145 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:18:21,148 - INFO - ================================================================================ 2026-04-06 04:18:21,148 - INFO - STARTING TEST : test_bgp_control_node_zones_from_single_vnf 2026-04-06 04:18:22,408 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:18:22,408 - INFO - 2026-04-06 04:18:22,408 - INFO - executing bgp_control_zone agent restart test 2026-04-06 04:18:22,945 - INFO - Created VN ctest-cnz_vn-34534267 2026-04-06 04:18:24,363 - INFO - VM ([<Server: ctest-TestBGPaasZone-30492953-75236179>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:18:25,774 - INFO - VM ([<Server: ctest-TestBGPaasZone-30492953-66015384>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:18:27,278 - INFO - VM ([<Server: ctest-TestBGPaasZone-30492953-35211908>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:18:27,278 - INFO - Waiting for VM ctest-TestBGPaasZone-30492953-75236179 to be up.. 2026-04-06 04:18:27,370 - INFO - VM name : ctest-TestBGPaasZone-30492953-75236179 2026-04-06 04:19:54,835 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-30492953-75236179 passed 2026-04-06 04:20:51,912 - INFO - Waiting for VM ctest-TestBGPaasZone-30492953-66015384 to be up.. 2026-04-06 04:20:51,994 - INFO - VM name : ctest-TestBGPaasZone-30492953-66015384 2026-04-06 04:20:53,381 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-30492953-66015384 passed 2026-04-06 04:20:53,607 - INFO - Waiting for VM ctest-TestBGPaasZone-30492953-35211908 to be up.. 2026-04-06 04:20:53,698 - INFO - VM name : ctest-TestBGPaasZone-30492953-35211908 2026-04-06 04:20:55,060 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBGPaasZone-30492953-35211908 passed 2026-04-06 04:20:55,447 - INFO - Created control node zone ctest-test-zone-63270842(0ecc57eb-1edc-4090-b29c-f25e653d9abb) 2026-04-06 04:20:55,815 - INFO - Created control node zone ctest-test-zone-19635293(64e144a8-91f9-4a99-8c36-0613cb0d1acf) 2026-04-06 04:20:56,187 - INFO - Created control node zone ctest-test-zone-52857379(96ce0241-ea22-4adc-acd6-4443378ca397) 2026-04-06 04:20:56,487 - INFO - Creating BGPaaS ctest-TestBGPaasZone-30492953-73122996 2026-04-06 04:20:56,563 - INFO - BGPaaS: ctest-TestBGPaasZone-30492953-73122996(11a86ac2-f502-429d-af89-0a8e86d75ecc) 2026-04-06 04:20:56,574 - INFO - verify_in_api_server passed for BGPaaS obj 11a86ac2-f502-429d-af89-0a8e86d75ecc 2026-04-06 04:20:56,576 - INFO - BGPaaS(11a86ac2-f502-429d-af89-0a8e86d75ecc): verify_on_setup passed 2026-04-06 04:20:56,576 - INFO - We will configure BGP on the VM 2026-04-06 04:20:57,039 - INFO - Configuring BGP on ctest-TestBGPaasZone-30492953-75236179 2026-04-06 04:21:19,237 - INFO - Attaching VMI b62c9334-d2d2-491b-8730-b97fe60367e3 to BGPaaS 11a86ac2-f502-429d-af89-0a8e86d75ecc 2026-04-06 04:21:19,311 - INFO - Attaching the VMI 7e9ad10b-cc29-4d32-bf01-55b0be283779 to the BGPaaS 11a86ac2-f502-429d-af89-0a8e86d75ecc object 2026-04-06 04:21:21,019 - INFO - Creating BGPaaS ctest-TestBGPaasZone-30492953-73541025 2026-04-06 04:21:21,103 - INFO - BGPaaS: ctest-TestBGPaasZone-30492953-73541025(73c80b8a-fd15-48b2-961f-1a2aa33f2461) 2026-04-06 04:21:21,116 - INFO - verify_in_api_server passed for BGPaaS obj 73c80b8a-fd15-48b2-961f-1a2aa33f2461 2026-04-06 04:21:21,116 - INFO - BGPaaS(73c80b8a-fd15-48b2-961f-1a2aa33f2461): verify_on_setup passed 2026-04-06 04:21:21,117 - INFO - We will configure BGP on the VM 2026-04-06 04:21:21,547 - INFO - Configuring BGP on ctest-TestBGPaasZone-30492953-66015384 2026-04-06 04:21:29,069 - INFO - Attaching VMI bf7702f4-565b-436c-9f4a-7a78987985ad to BGPaaS 73c80b8a-fd15-48b2-961f-1a2aa33f2461 2026-04-06 04:21:29,143 - INFO - Attaching the VMI 49d0a89d-6d53-42ac-aa2f-3d89636bd63f to the BGPaaS 73c80b8a-fd15-48b2-961f-1a2aa33f2461 object 2026-04-06 04:21:29,898 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-04-06 04:21:29,928 - INFO - BGPaaS session seen in control-node 10.20.0.129 2026-04-06 04:21:29,955 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.193'] 2026-04-06 04:21:35,968 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.193'] 2026-04-06 04:21:41,982 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-04-06 04:21:41,997 - INFO - BGPaaS session seen in control-node 10.20.0.129 2026-04-06 04:21:48,718 - INFO - Ping to IP 5.113.215.84 from VM ctest-TestBGPaasZone-30492953-35211908 passed 2026-04-06 04:21:48,732 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-04-06 04:21:48,749 - INFO - BGPaaS session seen in control-node 10.20.0.129 2026-04-06 04:21:48,766 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-04-06 04:21:48,782 - INFO - BGPaaS session seen in control-node 10.20.0.129 2026-04-06 04:21:51,352 - INFO - Ping to IP 5.113.215.84 from VM ctest-TestBGPaasZone-30492953-35211908 passed 2026-04-06 04:21:51,352 - INFO - Detaching VMI bf7702f4-565b-436c-9f4a-7a78987985ad from BGPaaS 73c80b8a-fd15-48b2-961f-1a2aa33f2461 2026-04-06 04:21:51,439 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-30492953-73541025(73c80b8a-fd15-48b2-961f-1a2aa33f2461) 2026-04-06 04:21:51,518 - INFO - BGPaaS(73c80b8a-fd15-48b2-961f-1a2aa33f2461): verify_on_cleanup passed 2026-04-06 04:21:51,518 - INFO - Detaching VMI b62c9334-d2d2-491b-8730-b97fe60367e3 from BGPaaS 11a86ac2-f502-429d-af89-0a8e86d75ecc 2026-04-06 04:21:51,623 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-30492953-73122996(11a86ac2-f502-429d-af89-0a8e86d75ecc) 2026-04-06 04:21:51,724 - INFO - BGPaaS(11a86ac2-f502-429d-af89-0a8e86d75ecc): verify_on_cleanup passed 2026-04-06 04:21:51,724 - INFO - Deleting Control node zone ctest-test-zone-52857379(96ce0241-ea22-4adc-acd6-4443378ca397) 2026-04-06 04:21:51,895 - INFO - Deleting Control node zone ctest-test-zone-19635293(64e144a8-91f9-4a99-8c36-0613cb0d1acf) 2026-04-06 04:21:52,042 - INFO - Deleting Control node zone ctest-test-zone-63270842(0ecc57eb-1edc-4090-b29c-f25e653d9abb) 2026-04-06 04:21:52,200 - INFO - Deleting VM ctest-TestBGPaasZone-30492953-35211908 2026-04-06 04:21:52,286 - INFO - Deleting VM ctest-TestBGPaasZone-30492953-66015384 2026-04-06 04:21:52,350 - INFO - Deleting VM ctest-TestBGPaasZone-30492953-75236179 2026-04-06 04:21:52,423 - INFO - Deleting VN ctest-cnz_vn-34534267 2026-04-06 04:21:52,476 - WARNING - Deleting VN ctest-cnz_vn-34534267 failed..Will retry 2026-04-06 04:21:55,935 - INFO - END TEST : test_bgp_control_node_zones_from_single_vnf : PASSED[0:03:34] 2026-04-06 04:21:55,935 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:21:56,790 - INFO - Deleted project: ctest-TestBGPaasZone-30492953, ID : c14b70a4-5600-4927-b0ee-d6e2a537d5a0 2026-04-06 04:21:57,007 - INFO - Domain Default found not creating 2026-04-06 04:21:57,193 - INFO - Project ctest-TestDM-40701179 not found, creating it 2026-04-06 04:21:57,823 - INFO - Created Project:ctest-TestDM-40701179, ID : 468074b0-2939-472b-ba2c-c2bca222af09 2026-04-06 04:21:59,294 - INFO - ================================================================================ 2026-04-06 04:21:59,295 - INFO - STARTING TEST : test_basic_dm 2026-04-06 04:21:59,295 - INFO - TEST DESCRIPTION : Description: Verify basic config is pushed to mx 2026-04-06 04:22:00,564 - INFO - dm_mx env needs to be set in testbed.py to run this script 2026-04-06 04:22:01,870 - INFO - 2026-04-06 04:22:01,871 - INFO - END TEST : test_basic_dm : SKIPPED[0:00:02] 2026-04-06 04:22:01,871 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:22:02,651 - INFO - Deleted project: ctest-TestDM-40701179, ID : 468074b0-2939-472b-ba2c-c2bca222af09 2026-04-06 04:22:02,870 - INFO - Domain Default found not creating 2026-04-06 04:22:03,034 - INFO - Project ctest-TestEncapCases-86916511 not found, creating it 2026-04-06 04:22:03,583 - INFO - Created Project:ctest-TestEncapCases-86916511, ID : 2300d2e4-d0dc-474e-839a-89361925099b 2026-04-06 04:22:05,097 - INFO - ================================================================================ 2026-04-06 04:22:05,097 - INFO - STARTING TEST : test_apply_policy_fip_on_same_vn_gw_mx 2026-04-06 04:22:05,097 - INFO - TEST DESCRIPTION : A particular VN is configure with policy to talk accross VN's and FIP to access outside 2026-04-06 04:22:06,356 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:22:06,356 - INFO - 2026-04-06 04:22:06,356 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-04-06 04:22:06,356 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-04-06 04:22:07,627 - INFO - 2026-04-06 04:22:07,627 - INFO - END TEST : test_apply_policy_fip_on_same_vn_gw_mx : SKIPPED[0:00:02] 2026-04-06 04:22:07,627 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:22:08,442 - INFO - Deleted project: ctest-TestEncapCases-86916511, ID : 2300d2e4-d0dc-474e-839a-89361925099b 2026-04-06 04:22:08,839 - INFO - Domain Default found not creating 2026-04-06 04:22:08,994 - INFO - Project ctest-TestEvpnCasesRestart-47502399 not found, creating it 2026-04-06 04:22:09,524 - INFO - Created Project:ctest-TestEvpnCasesRestart-47502399, ID : b176d13f-06d3-48f3-a9de-aac59d3b4039 2026-04-06 04:22:10,996 - INFO - ================================================================================ 2026-04-06 04:22:10,996 - INFO - STARTING TEST : test_with_vxlan_encap_agent_restart 2026-04-06 04:22:10,996 - INFO - TEST DESCRIPTION : Description:Test agent restart with VXLAN Encap 1. Configure VXLAN as highest priority 2. Configure 2 VM under a VN configured with l2-l3 mode 3. Send L2 traffic and verify communication between vms 4. Restart the contrail-grouter service. 5. Send L2 Traffic and verify communication between vms Pass criteria: Step 3 and 5 should pass Maintainer: chhandak@juniper.net 2026-04-06 04:22:12,271 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:22:12,271 - INFO - 2026-04-06 04:22:12,271 - INFO - Setting new Encap before continuing 2026-04-06 04:22:12,271 - INFO - Read the existing encap priority 2026-04-06 04:22:12,887 - INFO - Created.UUID is {"global-vrouter-config": {"uuid": "990a9d52-5e9c-45c2-b86f-db8ee74db2d9", "href": "http://10.0.0.33:8082/global-vrouter-config/990a9d52-5e9c-45c2-b86f-db8ee74db2d9"}}. VXLAN is the highest priority encap 2026-04-06 04:22:13,557 - INFO - Created VN EVPN-VN1 2026-04-06 04:22:14,939 - INFO - VM ([<Server: EVPN_VN1_VM1>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:22:16,485 - INFO - VM ([<Server: EVPN_VN1_VM2>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:22:17,120 - INFO - Verified VN network id 15 for VN ee8c8563-b00c-44fb-8b1f-1640e208a2e2 2026-04-06 04:22:17,120 - INFO - Verifications in API Server for VN EVPN-VN1 passed 2026-04-06 04:22:17,232 - INFO - On all control nodes, Config, RI and RT verification for VN EVPN-VN1 passed 2026-04-06 04:22:18,520 - INFO - Validated that VN default-domain:ctest-TestEvpnCasesRestart-47502399:EVPN-VN1 is found in opserver 2026-04-06 04:22:18,622 - INFO - VM name : EVPN_VN1_VM1 2026-04-06 04:22:19,295 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-04-06 04:22:56,061 - INFO - Ping to Metadata IP 169.254.0.4 of VM EVPN_VN1_VM1 passed 2026-04-06 04:22:56,061 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-04-06 04:22:56,464 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-04-06 04:22:57,390 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-04-06 04:22:57,685 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 04:22:57,708 - INFO - VM c0faf296-8b1c-42dc-b6f5-7636c863d74c is present in default-domain:ctest-TestEvpnCasesRestart-47502399:EVPN-VN1 2026-04-06 04:22:57,854 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-47502399:adff9b09-8c19-4d90-8f5d-1e9e9aff7906 of vm c0faf296-8b1c-42dc-b6f5-7636c863d74c is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 04:22:57,935 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-04-06 04:22:58,017 - INFO - VM name : EVPN_VN1_VM2 2026-04-06 04:22:58,347 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-04-06 04:23:00,336 - INFO - Ping to Metadata IP 169.254.0.4 of VM EVPN_VN1_VM2 passed 2026-04-06 04:23:00,336 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-04-06 04:23:00,697 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-04-06 04:23:01,652 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-04-06 04:23:01,744 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 04:23:01,769 - INFO - VM b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d is present in default-domain:ctest-TestEvpnCasesRestart-47502399:EVPN-VN1 2026-04-06 04:23:01,942 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-47502399:8660e628-58ba-433a-a3c4-5e2db4b71bcb of vm b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 04:23:01,987 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-04-06 04:23:01,987 - INFO - Waiting for VM EVPN_VN1_VM1 to be up.. 2026-04-06 04:23:03,158 - INFO - Ping to Metadata IP 169.254.0.4 of VM EVPN_VN1_VM1 passed 2026-04-06 04:23:13,713 - INFO - Waiting for VM EVPN_VN1_VM2 to be up.. 2026-04-06 04:23:14,885 - INFO - Ping to Metadata IP 169.254.0.4 of VM EVPN_VN1_VM2 passed 2026-04-06 04:23:26,041 - INFO - waiting to get tcpdump started 2026-04-06 04:24:29,324 - WARNING - 0 packets are found in tcpdump output file /tmp/tap8660e628-58_ctest-random-39910491.pcap but expected 10 2026-04-06 04:24:31,342 - WARNING - 0 packets are found in tcpdump output file /tmp/tap8660e628-58_ctest-random-39910491.pcap but expected 10 2026-04-06 04:24:33,367 - WARNING - 0 packets are found in tcpdump output file /tmp/tap8660e628-58_ctest-random-39910491.pcap but expected 10 2026-04-06 04:24:35,386 - WARNING - 0 packets are found in tcpdump output file /tmp/tap8660e628-58_ctest-random-39910491.pcap but expected 10 2026-04-06 04:24:37,402 - WARNING - 0 packets are found in tcpdump output file /tmp/tap8660e628-58_ctest-random-39910491.pcap but expected 10 2026-04-06 04:24:39,418 - WARNING - 0 packets are found in tcpdump output file /tmp/tap8660e628-58_ctest-random-39910491.pcap but expected 10 2026-04-06 04:24:41,434 - WARNING - 0 packets are found in tcpdump output file /tmp/tap8660e628-58_ctest-random-39910491.pcap but expected 10 2026-04-06 04:24:41,434 - INFO - Will restart compute services now 2026-04-06 04:24:45,423 - INFO - 10.0.0.19 2026-04-06 04:24:45,427 - INFO - agent:initializing 2026-04-06 04:24:50,529 - INFO - 10.0.0.19 2026-04-06 04:24:50,534 - INFO - agent:active 2026-04-06 04:24:50,535 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.19 2026-04-06 04:24:53,961 - INFO - 10.0.0.241 2026-04-06 04:24:53,965 - INFO - agent:initializing 2026-04-06 04:24:59,054 - INFO - 10.0.0.241 2026-04-06 04:24:59,066 - INFO - agent:active 2026-04-06 04:24:59,066 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.241 2026-04-06 04:25:09,067 - INFO - Verifying L2 route and other VM verification after restart 2026-04-06 04:25:09,231 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-04-06 04:25:11,180 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-04-06 04:25:11,181 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-04-06 04:25:11,518 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-04-06 04:25:12,311 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-04-06 04:25:26,561 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 04:25:26,593 - INFO - VM c0faf296-8b1c-42dc-b6f5-7636c863d74c is present in default-domain:ctest-TestEvpnCasesRestart-47502399:EVPN-VN1 2026-04-06 04:25:26,747 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-47502399:adff9b09-8c19-4d90-8f5d-1e9e9aff7906 of vm c0faf296-8b1c-42dc-b6f5-7636c863d74c is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 04:25:26,792 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-04-06 04:25:26,980 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-04-06 04:25:28,948 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2026-04-06 04:25:28,948 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-04-06 04:25:29,267 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-04-06 04:25:30,091 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-04-06 04:25:30,195 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 04:25:30,222 - INFO - VM b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d is present in default-domain:ctest-TestEvpnCasesRestart-47502399:EVPN-VN1 2026-04-06 04:25:30,414 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-47502399:8660e628-58ba-433a-a3c4-5e2db4b71bcb of vm b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 04:25:30,461 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-04-06 04:25:30,641 - INFO - waiting to get tcpdump started 2026-04-06 04:25:51,775 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-04-06 04:25:59,356 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-04-06 04:26:01,241 - WARNING - 0 packets are found in tcpdump output file /tmp/tap8660e628-58_ctest-random-61605583.pcap but expected 10 2026-04-06 04:26:03,260 - WARNING - 0 packets are found in tcpdump output file /tmp/tap8660e628-58_ctest-random-61605583.pcap but expected 10 2026-04-06 04:26:05,276 - WARNING - 0 packets are found in tcpdump output file /tmp/tap8660e628-58_ctest-random-61605583.pcap but expected 10 2026-04-06 04:26:07,292 - WARNING - 0 packets are found in tcpdump output file /tmp/tap8660e628-58_ctest-random-61605583.pcap but expected 10 2026-04-06 04:26:09,308 - WARNING - 0 packets are found in tcpdump output file /tmp/tap8660e628-58_ctest-random-61605583.pcap but expected 10 2026-04-06 04:26:11,325 - WARNING - 0 packets are found in tcpdump output file /tmp/tap8660e628-58_ctest-random-61605583.pcap but expected 10 2026-04-06 04:26:13,340 - WARNING - 0 packets are found in tcpdump output file /tmp/tap8660e628-58_ctest-random-61605583.pcap but expected 10 2026-04-06 04:26:13,340 - INFO - Checking the communication between 2 VM after vrouter restart 2026-04-06 04:26:14,512 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-04-06 04:26:17,016 - INFO - Ping to IP 11.1.1.4 from VM EVPN_VN1_VM1 passed 2026-04-06 04:26:17,016 - INFO - Deleting VM EVPN_VN1_VM2 2026-04-06 04:26:19,115 - INFO - VM EVPN_VN1_VM2 is fully removed in API-Server 2026-04-06 04:26:30,117 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-47502399:EVPN-VN1 2026-04-06 04:26:30,117 - INFO - VM EVPN_VN1_VM2 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 04:26:40,449 - INFO - Routes for VM EVPN_VN1_VM2 is removed in all control-nodes 2026-04-06 04:26:46,730 - INFO - b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d vm uve deleted from opserver 2026-04-06 04:26:46,751 - INFO - b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d vm uve deleted from opserver 2026-04-06 04:26:46,769 - INFO - b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d vm uve deleted from opserver 2026-04-06 04:26:46,769 - INFO - Validated that VM b6b3d9ff-4ffc-41d3-a87d-a10b17c90e2d is removed from Opserver 2026-04-06 04:26:46,769 - INFO - Deleting VM EVPN_VN1_VM1 2026-04-06 04:26:48,881 - INFO - VM EVPN_VN1_VM1 is fully removed in API-Server 2026-04-06 04:26:59,185 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-47502399:EVPN-VN1 2026-04-06 04:26:59,186 - INFO - VM EVPN_VN1_VM1 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 04:26:59,425 - INFO - Routes for VM EVPN_VN1_VM1 is removed in all control-nodes 2026-04-06 04:26:59,527 - INFO - c0faf296-8b1c-42dc-b6f5-7636c863d74c vm uve deleted from opserver 2026-04-06 04:26:59,542 - INFO - c0faf296-8b1c-42dc-b6f5-7636c863d74c vm uve deleted from opserver 2026-04-06 04:26:59,557 - INFO - c0faf296-8b1c-42dc-b6f5-7636c863d74c vm uve deleted from opserver 2026-04-06 04:26:59,557 - INFO - Validated that VM c0faf296-8b1c-42dc-b6f5-7636c863d74c is removed from Opserver 2026-04-06 04:26:59,557 - INFO - Deleting VN EVPN-VN1 2026-04-06 04:26:59,913 - INFO - Validated that VN EVPN-VN1 is not found in API Server 2026-04-06 04:26:59,933 - INFO - Validated that VN EVPN-VN1 is not in any agent 2026-04-06 04:26:59,959 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestEvpnCasesRestart-47502399:EVPN-VN1 2026-04-06 04:26:59,984 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN EVPN-VN1 info 2026-04-06 04:27:02,537 - INFO - END TEST : test_with_vxlan_encap_agent_restart : PASSED[0:04:52] 2026-04-06 04:27:02,537 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:27:03,290 - INFO - Deleted project: ctest-TestEvpnCasesRestart-47502399, ID : b176d13f-06d3-48f3-a9de-aac59d3b4039 2026-04-06 04:27:03,496 - INFO - Domain Default found not creating 2026-04-06 04:27:04,030 - INFO - Project ctest-TestSerialSanity_MX-54539713 not found, creating it 2026-04-06 04:27:04,709 - INFO - Created Project:ctest-TestSerialSanity_MX-54539713, ID : 4a15f637-7077-4d1a-bbd7-9b34b37130e1 2026-04-06 04:27:06,333 - INFO - ================================================================================ 2026-04-06 04:27:06,333 - INFO - STARTING TEST : test_change_of_rt_in_vn 2026-04-06 04:27:06,334 - INFO - TEST DESCRIPTION : Verify the impact of change in route target of a vn Test Steps: 1.Test configuration is simillar with (test_mx_gateway) 2.In this test, first configure the public100 VN with wrong route target value (Mismatch with MX) 3.Check the communication outside virtual network cluster fails 4.Modify the route target value(Matching with MX) 5.Communication should pass Pass criteria: Step 3 and 5 should pass. Maintainer: chhandak@juniper.net 2026-04-06 04:27:07,599 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-04-06 04:27:08,884 - INFO - 2026-04-06 04:27:08,884 - INFO - END TEST : test_change_of_rt_in_vn : SKIPPED[0:00:02] 2026-04-06 04:27:08,884 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:27:09,873 - INFO - Deleted project: ctest-TestSerialSanity_MX-54539713, ID : 4a15f637-7077-4d1a-bbd7-9b34b37130e1 2026-04-06 04:27:10,068 - INFO - Domain Default found not creating 2026-04-06 04:27:10,232 - INFO - Project ctest-TestGWLessFWD-45807307 not found, creating it 2026-04-06 04:27:10,808 - INFO - Created Project:ctest-TestGWLessFWD-45807307, ID : 5e197bc0-544a-4df0-8502-af9659efb62a 2026-04-06 04:27:12,226 - INFO - ================================================================================ 2026-04-06 04:27:12,226 - INFO - STARTING TEST : test_gw_less_fwd_single_vn_ip_fab 2026-04-06 04:27:12,226 - INFO - TEST DESCRIPTION : Test Gateway less forwarding with single VN and IP Fabric provider network. IP Fbaric network is configured as provider network over vn1. Multiple VMs will be launched across compute nodes and ping between VMs should be successful and happen through underlay. Ping between vhosts to VMs should be successful and happen through underlay. Also, ping between VMs to vhosts also should be successful and should go through underlay. 2026-04-06 04:27:13,484 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:27:13,484 - INFO - 2026-04-06 04:27:13,485 - INFO - Skipping Test. Fabric gateway is required to run the test 2026-04-06 04:27:14,747 - INFO - 2026-04-06 04:27:14,747 - INFO - END TEST : test_gw_less_fwd_single_vn_ip_fab : SKIPPED[0:00:02] 2026-04-06 04:27:14,748 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:27:15,546 - INFO - Deleted project: ctest-TestGWLessFWD-45807307, ID : 5e197bc0-544a-4df0-8502-af9659efb62a 2026-04-06 04:27:15,733 - INFO - Domain Default found not creating 2026-04-06 04:27:15,883 - INFO - Project ctest-TestMd5testsOnControl-06821378 not found, creating it 2026-04-06 04:27:16,427 - INFO - Created Project:ctest-TestMd5testsOnControl-06821378, ID : fd70ed1e-6f96-4404-93fc-d804e87e4312 2026-04-06 04:27:19,253 - INFO - Created VN test_vnv6sr 2026-04-06 04:27:20,172 - INFO - Created VN test_vnv6dn 2026-04-06 04:27:21,669 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:27:23,062 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:27:23,062 - INFO - Waiting for VM source_vm to be up.. 2026-04-06 04:27:28,244 - INFO - VM name : source_vm 2026-04-06 04:27:34,046 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed 2026-04-06 04:27:34,305 - INFO - Waiting for VM dest_vm to be up.. 2026-04-06 04:27:34,392 - INFO - VM name : dest_vm 2026-04-06 04:27:35,755 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2026-04-06 04:27:36,351 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-04-06 04:27:36,731 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-04-06 04:27:37,030 - INFO - Configure the policy with allow any 2026-04-06 04:27:37,625 - INFO - Created VN vn1 2026-04-06 04:27:38,278 - INFO - Created VN vn2 2026-04-06 04:27:38,723 - INFO - Attaching policy sec_grp_policy_ctest-random-21057605 to vn vn1 2026-04-06 04:27:39,113 - INFO - Attaching policy sec_grp_policy_ctest-random-21057605 to vn vn2 2026-04-06 04:27:40,870 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:27:42,393 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:27:42,455 - INFO - ================================================================================ 2026-04-06 04:27:42,456 - INFO - STARTING TEST : test_check_per_peer_on_control 2026-04-06 04:27:42,456 - INFO - TEST DESCRIPTION : Description: Verify per peer md5 and specific protocol on all ports and policy with allow all between VN's 2026-04-06 04:27:43,771 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:27:43,771 - INFO - 2026-04-06 04:27:43,771 - INFO - config per peer with auth_data None 2026-04-06 04:27:44,571 - INFO - configure MD5 on host a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd 2026-04-06 04:27:44,667 - INFO - config per peer with auth_data None 2026-04-06 04:27:45,363 - INFO - configure MD5 on host 925dafc1-65c0-40c2-be96-d5d1cf5f480b 2026-04-06 04:27:45,463 - INFO - config per peer with auth_data None 2026-04-06 04:27:46,091 - INFO - configure MD5 on host f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 2026-04-06 04:27:46,191 - INFO - check BGP peering is up before setting md5 config 2026-04-06 04:27:46,192 - INFO - Check BGP staus between peers 2026-04-06 04:27:46,200 - INFO - config per peer with auth_data {'key_items': [{'key': 'juniper', 'key_id': 0}], 'key_type': 'md5'} 2026-04-06 04:27:46,876 - INFO - Check BGP staus between peers 2026-04-06 04:27:56,885 - INFO - Check BGP staus between peers 2026-04-06 04:27:56,893 - INFO - remove md5 configured on host a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd 2026-04-06 04:27:56,893 - INFO - config per peer with auth_data None 2026-04-06 04:27:57,559 - INFO - configure MD5 on host a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd 2026-04-06 04:27:57,675 - INFO - remove md5 configured on host 925dafc1-65c0-40c2-be96-d5d1cf5f480b 2026-04-06 04:27:57,675 - INFO - config per peer with auth_data None 2026-04-06 04:27:58,363 - INFO - configure MD5 on host 925dafc1-65c0-40c2-be96-d5d1cf5f480b 2026-04-06 04:27:58,451 - INFO - remove md5 configured on host f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 2026-04-06 04:27:58,451 - INFO - config per peer with auth_data None 2026-04-06 04:27:59,071 - INFO - configure MD5 on host f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 2026-04-06 04:27:59,159 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-04-06 04:27:59,159 - INFO - Deleting VM vn2_vm_0 2026-04-06 04:27:59,159 - ERROR - VM vn2_vm_0 has failed to come up 2026-04-06 04:27:59,159 - ERROR - Nova failed to get host of the VM 2026-04-06 04:27:59,159 - ERROR - VM vn2_vm_0 has failed to come up 2026-04-06 04:27:59,159 - ERROR - Nova failed to get host of the VM 2026-04-06 04:27:59,230 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-04-06 04:27:59,231 - INFO - Deleting VM vn1_vm_0 2026-04-06 04:27:59,231 - ERROR - VM vn1_vm_0 has failed to come up 2026-04-06 04:27:59,231 - ERROR - Nova failed to get host of the VM 2026-04-06 04:27:59,231 - ERROR - VM vn1_vm_0 has failed to come up 2026-04-06 04:27:59,231 - ERROR - Nova failed to get host of the VM 2026-04-06 04:27:59,298 - INFO - Dettaching policy sec_grp_policy_ctest-random-21057605 from vn vn2 2026-04-06 04:27:59,493 - INFO - Dettaching policy sec_grp_policy_ctest-random-21057605 from vn vn1 2026-04-06 04:27:59,747 - INFO - Deleted policy sec_grp_policy_ctest-random-21057605 2026-04-06 04:27:59,748 - INFO - Deleting VN vn2 2026-04-06 04:27:59,795 - WARNING - Deleting VN vn2 failed..Will retry 2026-04-06 04:28:01,948 - INFO - Deleting VN vn1 2026-04-06 04:28:02,128 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-04-06 04:28:02,326 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-04-06 04:28:02,589 - INFO - Deleted policy allow_all 2026-04-06 04:28:02,589 - INFO - Deleting VM dest_vm 2026-04-06 04:28:02,654 - INFO - Deleting VM source_vm 2026-04-06 04:28:02,717 - INFO - Deleting VN test_vnv6dn 2026-04-06 04:28:02,764 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-04-06 04:28:04,983 - INFO - Deleting VN test_vnv6sr 2026-04-06 04:28:06,428 - INFO - END TEST : test_check_per_peer_on_control : PASSED[0:00:24] 2026-04-06 04:28:06,428 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:28:07,261 - INFO - Created VN test_vnv6sr 2026-04-06 04:28:08,262 - INFO - Created VN test_vnv6dn 2026-04-06 04:28:09,582 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:28:10,965 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:28:10,965 - INFO - Waiting for VM source_vm to be up.. 2026-04-06 04:28:16,131 - INFO - VM name : source_vm 2026-04-06 04:28:21,569 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed 2026-04-06 04:28:21,806 - INFO - Waiting for VM dest_vm to be up.. 2026-04-06 04:28:21,885 - INFO - VM name : dest_vm 2026-04-06 04:28:23,255 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2026-04-06 04:28:29,008 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-04-06 04:28:29,391 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-04-06 04:28:29,710 - INFO - Configure the policy with allow any 2026-04-06 04:28:30,304 - INFO - Created VN vn1 2026-04-06 04:28:31,016 - INFO - Created VN vn2 2026-04-06 04:28:31,442 - INFO - Attaching policy sec_grp_policy_ctest-random-98529079 to vn vn1 2026-04-06 04:28:31,795 - INFO - Attaching policy sec_grp_policy_ctest-random-98529079 to vn vn2 2026-04-06 04:28:38,496 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:28:39,731 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:28:39,796 - INFO - ================================================================================ 2026-04-06 04:28:39,796 - INFO - STARTING TEST : test_create_md5_on_control 2026-04-06 04:28:39,796 - INFO - TEST DESCRIPTION : Description: Verify md5 with allow specific protocol on all ports and policy with allow all between VN's 2026-04-06 04:28:41,079 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:28:41,079 - INFO - 2026-04-06 04:28:41,079 - INFO - config md5 on each host with auth_data None 2026-04-06 04:28:41,079 - INFO - config per peer with auth_data None 2026-04-06 04:28:41,667 - INFO - configure MD5 on host a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd 2026-04-06 04:28:41,795 - INFO - config per peer with auth_data None 2026-04-06 04:28:42,395 - INFO - configure MD5 on host 925dafc1-65c0-40c2-be96-d5d1cf5f480b 2026-04-06 04:28:42,487 - INFO - config per peer with auth_data None 2026-04-06 04:28:43,144 - INFO - configure MD5 on host f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 2026-04-06 04:28:43,251 - INFO - check if BGP between peers are up before setting md5 2026-04-06 04:28:43,251 - INFO - Check BGP staus between peers 2026-04-06 04:28:43,258 - INFO - setting MD5 config on host a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd 2026-04-06 04:28:43,258 - INFO - configure MD5 on host a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd 2026-04-06 04:28:43,339 - INFO - setting MD5 config on host 925dafc1-65c0-40c2-be96-d5d1cf5f480b 2026-04-06 04:28:43,339 - INFO - configure MD5 on host 925dafc1-65c0-40c2-be96-d5d1cf5f480b 2026-04-06 04:28:43,419 - INFO - setting MD5 config on host f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 2026-04-06 04:28:43,419 - INFO - configure MD5 on host f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 2026-04-06 04:28:43,499 - INFO - check if BGP peering is up after md5 config 2026-04-06 04:28:43,499 - INFO - Check BGP staus between peers 2026-04-06 04:28:53,506 - INFO - Check BGP staus between peers 2026-04-06 04:28:53,516 - INFO - remove md5 configured on host a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd 2026-04-06 04:28:53,516 - INFO - config per peer with auth_data None 2026-04-06 04:28:54,051 - INFO - configure MD5 on host a1df12bc-a8f9-4e3a-abf9-ad3e9e4edafd 2026-04-06 04:28:54,151 - INFO - remove md5 configured on host 925dafc1-65c0-40c2-be96-d5d1cf5f480b 2026-04-06 04:28:54,151 - INFO - config per peer with auth_data None 2026-04-06 04:28:54,755 - INFO - configure MD5 on host 925dafc1-65c0-40c2-be96-d5d1cf5f480b 2026-04-06 04:28:54,843 - INFO - remove md5 configured on host f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 2026-04-06 04:28:54,843 - INFO - config per peer with auth_data None 2026-04-06 04:28:55,495 - INFO - configure MD5 on host f6cec5c7-d5d7-42e4-b45d-3d4fbdba36c2 2026-04-06 04:28:55,607 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-04-06 04:28:55,607 - INFO - Deleting VM vn2_vm_0 2026-04-06 04:28:55,607 - ERROR - VM vn2_vm_0 has failed to come up 2026-04-06 04:28:55,607 - ERROR - Nova failed to get host of the VM 2026-04-06 04:28:55,607 - ERROR - VM vn2_vm_0 has failed to come up 2026-04-06 04:28:55,607 - ERROR - Nova failed to get host of the VM 2026-04-06 04:28:55,696 - INFO - Skip interface_detach for VM vn1_vm_0 in state ACTIVE 2026-04-06 04:28:55,696 - INFO - Deleting VM vn1_vm_0 2026-04-06 04:28:55,773 - INFO - Dettaching policy sec_grp_policy_ctest-random-98529079 from vn vn2 2026-04-06 04:28:55,987 - INFO - Dettaching policy sec_grp_policy_ctest-random-98529079 from vn vn1 2026-04-06 04:28:56,267 - INFO - Deleted policy sec_grp_policy_ctest-random-98529079 2026-04-06 04:28:56,267 - INFO - Deleting VN vn2 2026-04-06 04:28:56,359 - WARNING - Deleting VN vn2 failed..Will retry 2026-04-06 04:28:58,547 - INFO - Deleting VN vn1 2026-04-06 04:28:58,702 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-04-06 04:28:58,882 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-04-06 04:28:59,152 - INFO - Deleted policy allow_all 2026-04-06 04:28:59,152 - INFO - Deleting VM dest_vm 2026-04-06 04:28:59,244 - INFO - Deleting VM source_vm 2026-04-06 04:28:59,309 - INFO - Deleting VN test_vnv6dn 2026-04-06 04:28:59,362 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-04-06 04:29:01,539 - INFO - Deleting VN test_vnv6sr 2026-04-06 04:29:03,023 - INFO - END TEST : test_create_md5_on_control : PASSED[0:00:24] 2026-04-06 04:29:03,023 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:29:03,805 - INFO - Deleted project: ctest-TestMd5testsOnControl-06821378, ID : fd70ed1e-6f96-4404-93fc-d804e87e4312 2026-04-06 04:29:03,995 - INFO - Domain Default found not creating 2026-04-06 04:29:04,152 - INFO - Project ctest-TestRbac-21368877 not found, creating it 2026-04-06 04:29:04,766 - INFO - Created Project:ctest-TestRbac-21368877, ID : 721ec460-6d15-4d84-9552-5df564a45017 2026-04-06 04:29:08,261 - INFO - ================================================================================ 2026-04-06 04:29:08,261 - INFO - STARTING TEST : test_perms2_global_share 2026-04-06 04:29:08,261 - INFO - TEST DESCRIPTION : Test perms2 global shared property of an object steps: 1. Add user1 as role1 in project1 and project2 2. Add *.* role1:CRUD to domain acl 3. Create a Shared virtual-network in project1 4. Verify global shared flag is set on VN's perms2 4. Using shared VN try to launch a VM in project2 2026-04-06 04:29:09,863 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:29:09,863 - INFO - 2026-04-06 04:29:10,281 - INFO - Project ctest-TestRbac-57468923 not found, creating it 2026-04-06 04:29:10,855 - INFO - Created Project:ctest-TestRbac-57468923, ID : fc7c44dc-a695-427a-8373-4855c2b0da04 2026-04-06 04:29:11,232 - INFO - Project ctest-TestRbac-48068826 not found, creating it 2026-04-06 04:29:11,736 - INFO - Created Project:ctest-TestRbac-48068826, ID : 5c6c984d-d1d5-439f-8216-88dbe7fe5d62 2026-04-06 04:29:13,973 - INFO - API access-list 4fd4aeb3-24e8-4e60-9567-05ab702cd543 verify on api server passed 2026-04-06 04:29:14,687 - INFO - Created VN ctest-TestRbac-57468923-04763884, UUID :7efb24d4-0dbd-4b05-9f2c-e8cdaad5d4f3 2026-04-06 04:29:15,768 - INFO - API Server: Read VN 7efb24d4-0dbd-4b05-9f2c-e8cdaad5d4f3 2026-04-06 04:29:16,137 - INFO - API Server: Read VN 7efb24d4-0dbd-4b05-9f2c-e8cdaad5d4f3 2026-04-06 04:29:18,493 - WARNING - Unable to get the list of compute nodes 2026-04-06 04:29:19,742 - INFO - VM ([<Server: ctest-TestRbac-48068826-65674332>]) created on node: (None), Zone: (None) 2026-04-06 04:29:24,880 - INFO - VM name : ctest-TestRbac-48068826-65674332 2026-04-06 04:29:25,735 - INFO - VM ctest-TestRbac-48068826-65674332 verfication in all API Servers passed 2026-04-06 04:29:32,310 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-48068826-65674332 passed 2026-04-06 04:29:32,310 - INFO - VM ctest-TestRbac-48068826-65674332 verifications in Compute nodes passed 2026-04-06 04:29:32,562 - INFO - Validated routes of VM ctest-TestRbac-48068826-65674332 in all vrouters 2026-04-06 04:29:33,511 - INFO - Verification in Control-nodes for VM ctest-TestRbac-48068826-65674332 passed 2026-04-06 04:29:46,698 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 04:29:46,757 - INFO - VM 6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 is present in default-domain:ctest-TestRbac-57468923:ctest-TestRbac-57468923-04763884 2026-04-06 04:29:48,804 - INFO - tap interface default-domain:ctest-TestRbac-48068826:6a63b42f-f94a-40f5-a60b-536dd5478f6a of vm 6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 04:29:49,670 - INFO - VM ctest-TestRbac-48068826-65674332 validations in Opserver passed 2026-04-06 04:29:49,670 - INFO - Deleting VM ctest-TestRbac-48068826-65674332 2026-04-06 04:29:51,832 - INFO - VM ctest-TestRbac-48068826-65674332 is fully removed in API-Server 2026-04-06 04:29:52,036 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-57468923:ctest-TestRbac-57468923-04763884 2026-04-06 04:29:52,036 - INFO - VM ctest-TestRbac-48068826-65674332 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 04:29:52,377 - INFO - Routes for VM ctest-TestRbac-48068826-65674332 is removed in all control-nodes 2026-04-06 04:30:17,716 - INFO - 6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 vm uve deleted from opserver 2026-04-06 04:30:18,067 - INFO - 6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 vm uve deleted from opserver 2026-04-06 04:30:18,080 - INFO - 6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 vm uve deleted from opserver 2026-04-06 04:30:18,080 - INFO - Validated that VM 6c7a03e0-0104-48a6-a05a-5f1bd611fcc5 is removed from Opserver 2026-04-06 04:30:18,081 - INFO - Deleting VN ctest-TestRbac-57468923-04763884 2026-04-06 04:30:18,266 - INFO - API access-list (4fd4aeb3-24e8-4e60-9567-05ab702cd543) got deleted in api server 2026-04-06 04:30:19,230 - INFO - Deleted project: ctest-TestRbac-48068826, ID : 5c6c984d-d1d5-439f-8216-88dbe7fe5d62 2026-04-06 04:30:19,986 - INFO - Deleted project: ctest-TestRbac-57468923, ID : fc7c44dc-a695-427a-8373-4855c2b0da04 2026-04-06 04:30:21,267 - INFO - END TEST : test_perms2_global_share : PASSED[0:01:13] 2026-04-06 04:30:21,267 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:30:22,818 - INFO - Deleted project: ctest-TestRbac-21368877, ID : 721ec460-6d15-4d84-9552-5df564a45017 2026-04-06 04:30:23,017 - INFO - Domain Default found not creating 2026-04-06 04:30:23,186 - INFO - Project ctest-TestRbacBasic-96741495 not found, creating it 2026-04-06 04:30:23,749 - INFO - Created Project:ctest-TestRbacBasic-96741495, ID : 74c9f092-5cce-40ba-8c3a-a616b7f30baa 2026-04-06 04:30:27,253 - INFO - ================================================================================ 2026-04-06 04:30:27,254 - INFO - STARTING TEST : test_perms2_owner 2026-04-06 04:30:27,254 - INFO - TEST DESCRIPTION : Validate perms2 tenant ownership steps: 1. Create Project1 and Project2 2. Add user1 as role1 under project1 and project2 3. create domain acl rule 'VirtualNetwork.* role1:CRUD' 4. create VN1 under Project1 4. create VN2 under Project2 5. user1 shouldnt be able to read VN1 using project2 creds 6. admin should be able to read VN1 though he isnt member of the project 7. Network list with respective project creds should list corresponding VNs 8. Change ownership of VN1 to Project2 9. user1 should now be able to read VN1 using Project2 creds 10. Network list with Project2 creds should list both VNs, Project1 creds should list VN1 alone, admin should list both VNs 2026-04-06 04:30:28,546 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:30:28,546 - INFO - 2026-04-06 04:30:28,899 - INFO - Project ctest-TestRbacBasic-48026146 not found, creating it 2026-04-06 04:30:29,424 - INFO - Created Project:ctest-TestRbacBasic-48026146, ID : e0187c2a-940a-4457-a1e6-e4651663875a 2026-04-06 04:30:29,847 - INFO - Project ctest-TestRbacBasic-51724990 not found, creating it 2026-04-06 04:30:30,774 - INFO - Created Project:ctest-TestRbacBasic-51724990, ID : f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139 2026-04-06 04:30:33,267 - INFO - API access-list 5ebd1fdd-9bb4-4c24-be0c-5ccdce51a2aa verify on api server passed 2026-04-06 04:30:33,915 - INFO - Created VN ctest-TestRbacBasic-48026146-92521884, UUID :344fef76-525a-4b55-8ac2-42f89fa90849 2026-04-06 04:30:35,159 - INFO - Created VN ctest-TestRbacBasic-51724990-69786311, UUID :8cf3cf90-7240-4332-b4d4-8e4f277903cb 2026-04-06 04:30:36,120 - INFO - API Server: Read VN 344fef76-525a-4b55-8ac2-42f89fa90849 2026-04-06 04:30:36,459 - INFO - API Server: Permission Denied to read VN 344fef76-525a-4b55-8ac2-42f89fa90849 2026-04-06 04:30:36,468 - INFO - API Server: Read VN 344fef76-525a-4b55-8ac2-42f89fa90849 2026-04-06 04:30:36,509 - INFO - API Server: List VN ['344fef76-525a-4b55-8ac2-42f89fa90849'] 2026-04-06 04:30:36,546 - INFO - API Server: List VN ['8cf3cf90-7240-4332-b4d4-8e4f277903cb'] 2026-04-06 04:30:39,476 - INFO - API Server: List VN [] 2026-04-06 04:30:39,512 - INFO - API Server: List VN ['344fef76-525a-4b55-8ac2-42f89fa90849', '8cf3cf90-7240-4332-b4d4-8e4f277903cb'] 2026-04-06 04:30:39,525 - INFO - API Server: List VN ['e83e90b3-e9b5-4355-ba5c-e6b525e47596', '714759a8-edb4-45b9-b759-3ab3a3667758', '4d8dd37a-faa3-40a5-bc3e-e24fe19bc6ae', 'eb88e2f0-6dd8-4001-9b4b-f8534cb6dd29', '344fef76-525a-4b55-8ac2-42f89fa90849', '8cf3cf90-7240-4332-b4d4-8e4f277903cb', '8c218a6c-bd22-49ad-baf3-82eb68320c60', '7ee3d490-1cb5-464e-90b0-6f9f7e52f937', 'b0828833-ec8c-4cb4-80e1-d68ae1895051', '530f343a-8f34-47a1-89b6-e42b49790a10'] 2026-04-06 04:30:41,099 - INFO - Deleting VN ctest-TestRbacBasic-51724990-69786311 2026-04-06 04:30:41,251 - INFO - Deleting VN ctest-TestRbacBasic-48026146-92521884 2026-04-06 04:30:41,483 - INFO - API access-list (5ebd1fdd-9bb4-4c24-be0c-5ccdce51a2aa) got deleted in api server 2026-04-06 04:30:42,483 - INFO - Deleted project: ctest-TestRbacBasic-51724990, ID : f3ba0307-5d7a-40fc-8fb4-5e4ebfbbb139 2026-04-06 04:30:43,277 - INFO - Deleted project: ctest-TestRbacBasic-48026146, ID : e0187c2a-940a-4457-a1e6-e4651663875a 2026-04-06 04:30:44,561 - INFO - END TEST : test_perms2_owner : PASSED[0:00:17] 2026-04-06 04:30:44,561 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:30:44,566 - INFO - ================================================================================ 2026-04-06 04:30:44,566 - INFO - STARTING TEST : test_rbac_acl_different_roles 2026-04-06 04:30:44,566 - INFO - TEST DESCRIPTION : Validate via vnc_apis CRUD of rbac acl and objects steps: 1. Add user1 as role1 and user2 as role2 to the project 2. Both user1 and user2 shouldnt be able to create VNs/STs 3. Create Rbac ACL under project with VN.* role1:CRUD rule 4. user1 should be able to create VN, but not Service-Template 5. Create Rbac ACL under domain with ST.* role1:CRUD rule 6. user1 should be able to create Service-Template 7. user2 shouldnt be able to read the created VN/ST or create new 8. Update the acl rule with Read perms for role2 9. user2 should be able to read created VN but not create new VNs 10. user2 should be able to read created ST but not create new STs 11. Delete the acl rule with Read perms for role2 12. user2 shouldnt be able to read the created ST/VN or create new VN/ST 13. Update global acl with role2:R for both VN and ST 14. user2 should be able to read VN and ST 13. Delete both project and domain acls 14. user1 shouldnt be able to read/delete VN/ST 15. Update global acl with role1:CRUD for both VN/ST 16. user1 should now be able to delete both VN and ST 17. Delete global acl pass : acl creation and update should complete scucessfully. 2026-04-06 04:30:45,863 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:30:45,863 - INFO - 2026-04-06 04:30:48,335 - INFO - Permission denied to create/update VirtualNetwork 2026-04-06 04:30:48,729 - INFO - API access-list d5ab1eb4-8dc8-496e-98ef-abda9b5e36fe verify on api server passed 2026-04-06 04:30:49,067 - INFO - Created VN ctest-TestRbacBasic-96741495-05607485, UUID :7bbab911-e1f7-4841-9b31-c3075a212b1e 2026-04-06 04:30:50,031 - INFO - Verified VN network id 15 for VN 7bbab911-e1f7-4841-9b31-c3075a212b1e 2026-04-06 04:30:50,031 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-96741495-05607485 passed 2026-04-06 04:30:50,100 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-96741495-05607485 passed 2026-04-06 04:30:51,362 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-96741495:ctest-TestRbacBasic-96741495-05607485 is found in opserver 2026-04-06 04:30:51,744 - INFO - API access-list 871e256a-e6ec-4c18-8eaf-b89064e074c1 verify on api server passed 2026-04-06 04:30:52,563 - INFO - API Server: Permission Denied to read VN 7bbab911-e1f7-4841-9b31-c3075a212b1e 2026-04-06 04:30:52,928 - INFO - API Server: Permission Denied to read ST b1c41846-c178-43db-923c-fdc747945e63 2026-04-06 04:30:54,366 - INFO - API access-list d5ab1eb4-8dc8-496e-98ef-abda9b5e36fe verify on api server passed 2026-04-06 04:30:54,394 - INFO - API Server: Read VN 7bbab911-e1f7-4841-9b31-c3075a212b1e 2026-04-06 04:30:55,008 - INFO - Permission denied to create/update VirtualNetwork 2026-04-06 04:30:55,422 - INFO - API Server: Permission Denied to read ST b1c41846-c178-43db-923c-fdc747945e63 2026-04-06 04:30:55,650 - INFO - API access-list 871e256a-e6ec-4c18-8eaf-b89064e074c1 verify on api server passed 2026-04-06 04:30:55,679 - INFO - API Server: Read Service-Template b1c41846-c178-43db-923c-fdc747945e63 2026-04-06 04:30:55,990 - INFO - API access-list d5ab1eb4-8dc8-496e-98ef-abda9b5e36fe verify on api server passed 2026-04-06 04:30:56,123 - INFO - API access-list 871e256a-e6ec-4c18-8eaf-b89064e074c1 verify on api server passed 2026-04-06 04:30:56,532 - INFO - API Server: Permission Denied to read VN 7bbab911-e1f7-4841-9b31-c3075a212b1e 2026-04-06 04:30:56,904 - INFO - API Server: Permission Denied to read ST b1c41846-c178-43db-923c-fdc747945e63 2026-04-06 04:30:58,459 - INFO - API Server: Read Service-Template b1c41846-c178-43db-923c-fdc747945e63 2026-04-06 04:30:58,482 - INFO - API Server: Read VN 7bbab911-e1f7-4841-9b31-c3075a212b1e 2026-04-06 04:30:58,662 - INFO - API access-list (d5ab1eb4-8dc8-496e-98ef-abda9b5e36fe) got deleted in api server 2026-04-06 04:30:58,703 - INFO - API access-list (871e256a-e6ec-4c18-8eaf-b89064e074c1) got deleted in api server 2026-04-06 04:30:59,041 - INFO - API Server: Permission Denied to read VN 7bbab911-e1f7-4841-9b31-c3075a212b1e 2026-04-06 04:30:59,386 - INFO - API Server: Permission Denied to read ST b1c41846-c178-43db-923c-fdc747945e63 2026-04-06 04:31:00,759 - INFO - API Server: Read VN 7bbab911-e1f7-4841-9b31-c3075a212b1e 2026-04-06 04:31:00,780 - INFO - API Server: Read Service-Template b1c41846-c178-43db-923c-fdc747945e63 2026-04-06 04:31:01,095 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-96741495-76074222'] deleted successfully. 2026-04-06 04:31:01,095 - INFO - Deleting VN ctest-TestRbacBasic-96741495-05607485 2026-04-06 04:31:02,878 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:18] 2026-04-06 04:31:02,878 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:31:02,880 - INFO - ================================================================================ 2026-04-06 04:31:02,880 - INFO - STARTING TEST : test_rbac_create_delete_vm 2026-04-06 04:31:02,880 - INFO - TEST DESCRIPTION : Validate creds passed via orchestrator(nova/neutron) steps: 1. Add user1 as role1 2. Create Rbac ACL under project with role1:CRUD perms for a. VN.* b. VM.* c. VMI.* d. IIP.* e. SG.* f. LR.* g. FIP-Pool.* h. ACL.* 3. user1 should be able to create VN and VM via orchestrator 4. Validate the VN and VM pass: user should be able to create and delete VN and VM 2026-04-06 04:31:04,164 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:31:04,164 - INFO - 2026-04-06 04:31:04,916 - INFO - Created VN ctest-TestRbacBasic-96741495-93175737 2026-04-06 04:31:05,307 - INFO - Verified VN network id 15 for VN 14a45cc0-2813-4189-a00a-06a9601a8be4 2026-04-06 04:31:05,307 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-96741495-93175737 passed 2026-04-06 04:31:05,386 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-96741495-93175737 passed 2026-04-06 04:31:05,723 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-96741495:ctest-TestRbacBasic-96741495-93175737 is found in opserver 2026-04-06 04:31:05,948 - INFO - API access-list f5f8cb66-b152-4aee-9bb9-5136d7e9dc27 verify on api server passed 2026-04-06 04:31:06,822 - INFO - Created VN ctest-TestRbacBasic-96741495-11719266 2026-04-06 04:31:07,294 - INFO - Verified VN network id 16 for VN 729bd3a7-a06a-4043-8c88-fbb97a4f9642 2026-04-06 04:31:07,294 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-96741495-11719266 passed 2026-04-06 04:31:07,356 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-96741495-11719266 passed 2026-04-06 04:31:07,704 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-96741495:ctest-TestRbacBasic-96741495-11719266 is found in opserver 2026-04-06 04:31:07,758 - INFO - Creating Security group: ['default-domain', 'ctest-TestRbacBasic-96741495', 'ctest-TestRbacBasic-96741495-74180957'] 2026-04-06 04:31:09,650 - INFO - Security group ctest-TestRbacBasic-96741495-74180957 found in the API Server 2026-04-06 04:31:09,888 - INFO - Validated that ACLs for Security group ctest-TestRbacBasic-96741495-74180957 are present in API Server 2026-04-06 04:31:09,892 - INFO - Validated that Security group ctest-TestRbacBasic-96741495-74180957 is found in control node 10.0.0.249 2026-04-06 04:31:09,903 - INFO - Validated that Security group ctest-TestRbacBasic-96741495-74180957 is found in control node 10.0.0.27 2026-04-06 04:31:09,917 - INFO - Validated that Security group ctest-TestRbacBasic-96741495-74180957 is found in control node 10.0.0.33 2026-04-06 04:31:09,923 - INFO - Validated SG ctest-TestRbacBasic-96741495-74180957 in Control nodes 2026-04-06 04:31:10,616 - WARNING - Unable to get the list of compute nodes 2026-04-06 04:31:11,775 - INFO - VM ([<Server: ctest-TestRbacBasic-96741495-30325598>]) created on node: (None), Zone: (None) 2026-04-06 04:31:16,914 - INFO - VM name : ctest-TestRbacBasic-96741495-30325598 2026-04-06 04:31:17,854 - INFO - VM ctest-TestRbacBasic-96741495-30325598 verfication in all API Servers passed 2026-04-06 04:31:24,593 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbacBasic-96741495-30325598 passed 2026-04-06 04:31:24,593 - INFO - VM ctest-TestRbacBasic-96741495-30325598 verifications in Compute nodes passed 2026-04-06 04:31:24,889 - INFO - Validated routes of VM ctest-TestRbacBasic-96741495-30325598 in all vrouters 2026-04-06 04:31:25,520 - INFO - Verification in Control-nodes for VM ctest-TestRbacBasic-96741495-30325598 passed 2026-04-06 04:31:25,870 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 04:31:25,929 - INFO - VM bd843ede-7a8a-4f90-aa7d-06e535717df4 is present in default-domain:ctest-TestRbacBasic-96741495:ctest-TestRbacBasic-96741495-11719266 2026-04-06 04:31:27,001 - INFO - tap interface default-domain:ctest-TestRbacBasic-96741495:c743261f-9c49-4b59-92ee-b1a3f33431b0 of vm bd843ede-7a8a-4f90-aa7d-06e535717df4 is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 04:31:27,187 - INFO - VM ctest-TestRbacBasic-96741495-30325598 validations in Opserver passed 2026-04-06 04:31:28,508 - INFO - FIP 198.34.24.195 verification for passed on all Control-nodes 2026-04-06 04:31:28,508 - INFO - FIP ID 550a69ca-fd1e-474e-9768-159d28fdc959(198.34.24.195) validation in Control node passed 2026-04-06 04:31:28,539 - INFO - FIP ID 550a69ca-fd1e-474e-9768-159d28fdc959(198.34.24.195) validation in agents passed 2026-04-06 04:31:28,569 - INFO - FIP ID 550a69ca-fd1e-474e-9768-159d28fdc959(198.34.24.195) validation in API Server passed 2026-04-06 04:31:29,869 - INFO - Validated that SG ctest-TestRbacBasic-96741495-74180957 is bound to VM ctest-TestRbacBasic-96741495-30325598 2026-04-06 04:31:29,965 - INFO - Deleting VM ctest-TestRbacBasic-96741495-30325598 2026-04-06 04:31:32,132 - INFO - VM ctest-TestRbacBasic-96741495-30325598 is fully removed in API-Server 2026-04-06 04:31:32,333 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbacBasic-96741495:ctest-TestRbacBasic-96741495-11719266 2026-04-06 04:31:32,333 - INFO - VM ctest-TestRbacBasic-96741495-30325598 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 04:31:32,643 - INFO - Routes for VM ctest-TestRbacBasic-96741495-30325598 is removed in all control-nodes 2026-04-06 04:31:48,620 - INFO - bd843ede-7a8a-4f90-aa7d-06e535717df4 vm uve deleted from opserver 2026-04-06 04:31:48,637 - INFO - bd843ede-7a8a-4f90-aa7d-06e535717df4 vm uve deleted from opserver 2026-04-06 04:31:48,652 - INFO - bd843ede-7a8a-4f90-aa7d-06e535717df4 vm uve deleted from opserver 2026-04-06 04:31:48,652 - INFO - Validated that VM bd843ede-7a8a-4f90-aa7d-06e535717df4 is removed from Opserver 2026-04-06 04:31:48,652 - INFO - Deleting Security group: ['default-domain', 'ctest-TestRbacBasic-96741495', 'ctest-TestRbacBasic-96741495-74180957'] 2026-04-06 04:31:48,800 - INFO - Security group: ['default-domain', 'ctest-TestRbacBasic-96741495', 'ctest-TestRbacBasic-96741495-74180957'] deleted successfully. 2026-04-06 04:31:49,003 - INFO - Security group ctest-TestRbacBasic-96741495-74180957 removed from the API Server 2026-04-06 04:31:49,231 - INFO - security group ctest-TestRbacBasic-96741495-74180957 removed from Control-node 10.0.0.249 2026-04-06 04:31:49,241 - INFO - security group ctest-TestRbacBasic-96741495-74180957 removed from Control-node 10.0.0.27 2026-04-06 04:31:49,252 - INFO - security group ctest-TestRbacBasic-96741495-74180957 removed from Control-node 10.0.0.33 2026-04-06 04:31:49,260 - INFO - Validated that SG ctest-TestRbacBasic-96741495-74180957 is not in control nodes 2026-04-06 04:31:49,260 - INFO - Deleting VN ctest-TestRbacBasic-96741495-11719266 2026-04-06 04:31:49,564 - INFO - API access-list (f5f8cb66-b152-4aee-9bb9-5136d7e9dc27) got deleted in api server 2026-04-06 04:31:49,674 - INFO - Deleting VN ctest-TestRbacBasic-96741495-93175737 2026-04-06 04:31:51,158 - INFO - END TEST : test_rbac_create_delete_vm : PASSED[0:00:49] 2026-04-06 04:31:51,158 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:31:53,278 - INFO - Deleted project: ctest-TestRbacBasic-96741495, ID : 74c9f092-5cce-40ba-8c3a-a616b7f30baa 2026-04-06 04:31:53,480 - INFO - Using existing project ['default-domain', 'admin'](c7eef1ed-1186-4b89-b3a0-92a64280c0ed) 2026-04-06 04:31:53,492 - INFO - ================================================================================ 2026-04-06 04:31:53,492 - INFO - STARTING TEST : test_contrail_status 2026-04-06 04:31:53,492 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-04-06 04:31:54,748 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:31:54,748 - INFO - 2026-04-06 04:31:54,960 - INFO - 10.0.0.249 2026-04-06 04:31:54,960 - INFO - config 2026-04-06 04:31:54,966 - INFO - config-nodemgr:active 2026-04-06 04:31:54,970 - INFO - api-server:active 2026-04-06 04:31:54,973 - INFO - schema:backup 2026-04-06 04:31:54,977 - INFO - svc-monitor:active 2026-04-06 04:31:54,981 - INFO - device-manager:active 2026-04-06 04:31:54,982 - INFO - config-database 2026-04-06 04:31:54,982 - INFO - config-cassandra:active 2026-04-06 04:31:54,982 - INFO - config-zookeeper:active 2026-04-06 04:31:54,982 - INFO - config-rabbitmq:active 2026-04-06 04:31:54,982 - INFO - control 2026-04-06 04:31:54,987 - INFO - control-nodemgr:active 2026-04-06 04:31:54,992 - INFO - control:active 2026-04-06 04:31:54,992 - INFO - named:active 2026-04-06 04:31:55,001 - INFO - dns:active 2026-04-06 04:31:55,001 - INFO - analytics 2026-04-06 04:31:55,005 - INFO - analytics-nodemgr:active 2026-04-06 04:31:55,008 - INFO - analytics-api:active 2026-04-06 04:31:55,025 - INFO - collector:active 2026-04-06 04:31:55,025 - INFO - analytics-database 2026-04-06 04:31:55,026 - INFO - analytics-cassandra:active 2026-04-06 04:31:55,031 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:31:55,059 - INFO - query-engine:active 2026-04-06 04:31:55,059 - INFO - webui 2026-04-06 04:31:55,059 - INFO - webui:active 2026-04-06 04:31:55,060 - INFO - webui-middleware:active 2026-04-06 04:31:55,060 - INFO - redis:active 2026-04-06 04:31:55,060 - INFO - analytics_snmp 2026-04-06 04:31:55,064 - INFO - snmp-collector:active 2026-04-06 04:31:55,064 - INFO - snmp-topology:active 2026-04-06 04:31:55,065 - INFO - analytics_alarm 2026-04-06 04:31:55,065 - INFO - alarmgen:active 2026-04-06 04:31:55,165 - INFO - 10.0.0.27 2026-04-06 04:31:55,165 - INFO - config 2026-04-06 04:31:55,171 - INFO - config-nodemgr:active 2026-04-06 04:31:55,175 - INFO - api-server:active 2026-04-06 04:31:55,180 - INFO - schema:active 2026-04-06 04:31:55,183 - INFO - svc-monitor:backup 2026-04-06 04:31:55,186 - INFO - device-manager:backup 2026-04-06 04:31:55,186 - INFO - config-database 2026-04-06 04:31:55,186 - INFO - config-cassandra:active 2026-04-06 04:31:55,186 - INFO - config-zookeeper:active 2026-04-06 04:31:55,186 - INFO - config-rabbitmq:active 2026-04-06 04:31:55,186 - INFO - control 2026-04-06 04:31:55,191 - INFO - control-nodemgr:active 2026-04-06 04:31:55,196 - INFO - control:active 2026-04-06 04:31:55,196 - INFO - named:active 2026-04-06 04:31:55,200 - INFO - dns:active 2026-04-06 04:31:55,201 - INFO - analytics 2026-04-06 04:31:55,205 - INFO - analytics-nodemgr:active 2026-04-06 04:31:55,209 - INFO - analytics-api:active 2026-04-06 04:31:55,213 - INFO - collector:active 2026-04-06 04:31:55,213 - INFO - analytics-database 2026-04-06 04:31:55,213 - INFO - analytics-cassandra:active 2026-04-06 04:31:55,218 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:31:55,222 - INFO - query-engine:active 2026-04-06 04:31:55,222 - INFO - webui 2026-04-06 04:31:55,222 - INFO - webui:active 2026-04-06 04:31:55,222 - INFO - webui-middleware:active 2026-04-06 04:31:55,222 - INFO - redis:active 2026-04-06 04:31:55,222 - INFO - analytics_snmp 2026-04-06 04:31:55,226 - INFO - snmp-collector:active 2026-04-06 04:31:55,226 - INFO - snmp-topology:active 2026-04-06 04:31:55,226 - INFO - analytics_alarm 2026-04-06 04:31:55,226 - INFO - alarmgen:active 2026-04-06 04:31:55,333 - INFO - 10.0.0.33 2026-04-06 04:31:55,333 - INFO - config 2026-04-06 04:31:55,340 - INFO - config-nodemgr:active 2026-04-06 04:31:55,345 - INFO - api-server:active 2026-04-06 04:31:55,349 - INFO - schema:backup 2026-04-06 04:31:55,352 - INFO - svc-monitor:backup 2026-04-06 04:31:55,356 - INFO - device-manager:backup 2026-04-06 04:31:55,356 - INFO - config-database 2026-04-06 04:31:55,356 - INFO - config-cassandra:active 2026-04-06 04:31:55,356 - INFO - config-zookeeper:active 2026-04-06 04:31:55,357 - INFO - config-rabbitmq:active 2026-04-06 04:31:55,357 - INFO - control 2026-04-06 04:31:55,362 - INFO - control-nodemgr:active 2026-04-06 04:31:55,369 - INFO - control:active 2026-04-06 04:31:55,369 - INFO - named:active 2026-04-06 04:31:55,374 - INFO - dns:active 2026-04-06 04:31:55,374 - INFO - analytics 2026-04-06 04:31:55,379 - INFO - analytics-nodemgr:active 2026-04-06 04:31:55,383 - INFO - analytics-api:active 2026-04-06 04:31:55,388 - INFO - collector:active 2026-04-06 04:31:55,389 - INFO - analytics-database 2026-04-06 04:31:55,389 - INFO - analytics-cassandra:active 2026-04-06 04:31:55,394 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:31:55,399 - INFO - query-engine:active 2026-04-06 04:31:55,399 - INFO - webui 2026-04-06 04:31:55,399 - INFO - webui:active 2026-04-06 04:31:55,400 - INFO - webui-middleware:active 2026-04-06 04:31:55,400 - INFO - redis:active 2026-04-06 04:31:55,400 - INFO - analytics_snmp 2026-04-06 04:31:55,403 - INFO - snmp-collector:active 2026-04-06 04:31:55,404 - INFO - snmp-topology:active 2026-04-06 04:31:55,404 - INFO - analytics_alarm 2026-04-06 04:31:55,404 - INFO - alarmgen:active 2026-04-06 04:31:55,503 - INFO - 10.0.0.19 2026-04-06 04:31:55,503 - INFO - vrouter 2026-04-06 04:31:55,508 - INFO - vrouter-nodemgr:active 2026-04-06 04:31:55,512 - INFO - agent:active 2026-04-06 04:31:55,601 - INFO - 10.0.0.241 2026-04-06 04:31:55,601 - INFO - vrouter 2026-04-06 04:31:55,606 - INFO - vrouter-nodemgr:active 2026-04-06 04:31:55,612 - INFO - agent:active 2026-04-06 04:31:55,613 - INFO - All the contrail services are up on all nodes 2026-04-06 04:31:55,613 - INFO - contrail-status passed 2026-04-06 04:31:56,887 - INFO - END TEST : test_contrail_status : PASSED[0:00:03] 2026-04-06 04:31:56,887 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:31:56,971 - INFO - Domain Default found not creating 2026-04-06 04:31:57,165 - INFO - Project ctest-TestBasicVMVN0-93372247 not found, creating it 2026-04-06 04:31:57,744 - INFO - Created Project:ctest-TestBasicVMVN0-93372247, ID : 584ff09e-d5c5-4c9f-bdf5-3729b512ed97 2026-04-06 04:31:59,290 - INFO - ================================================================================ 2026-04-06 04:31:59,290 - INFO - STARTING TEST : test_control_node_switchover 2026-04-06 04:31:59,290 - INFO - TEST DESCRIPTION : Stop the control node and check peering with agent fallback to other control node. 1. Pick one VN from respource pool which has 2 VM's in it 2. Verify ping between VM's 3. Find active control node in cluster by agent inspect 4. Stop control service on active control node 5. Verify agents are connected to new active control-node using xmpp connections 6. Bring back control service on previous active node 7. Verify ping between VM's again after bringing up control serveice Pass criteria: Step 2,5 and 7 should pass 2026-04-06 04:32:00,544 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:32:00,544 - INFO - 2026-04-06 04:32:01,610 - INFO - Created VN ctest-vn1-86934638 2026-04-06 04:32:02,265 - INFO - Verified VN network id 15 for VN 849b2c52-176e-402e-9045-9149d9e0048f 2026-04-06 04:32:02,265 - INFO - Verifications in API Server for VN ctest-vn1-86934638 passed 2026-04-06 04:32:02,332 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-86934638 passed 2026-04-06 04:32:03,591 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-93372247:ctest-vn1-86934638 is found in opserver 2026-04-06 04:32:04,868 - INFO - VM ([<Server: ctest-vn1_vm1-32648880>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:32:06,202 - INFO - VM ([<Server: ctest-vn1_vm2-83488337>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:32:06,202 - INFO - Waiting for VM ctest-vn1_vm1-32648880 to be up.. 2026-04-06 04:32:11,422 - INFO - VM name : ctest-vn1_vm1-32648880 2026-04-06 04:32:45,957 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-32648880 passed 2026-04-06 04:33:01,718 - INFO - Waiting for VM ctest-vn1_vm2-83488337 to be up.. 2026-04-06 04:33:01,833 - INFO - VM name : ctest-vn1_vm2-83488337 2026-04-06 04:33:03,266 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-83488337 passed 2026-04-06 04:34:00,071 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-32648880 passed 2026-04-06 04:34:43,938 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-83488337 passed 2026-04-06 04:34:43,946 - INFO - Active control node from the Agent 10.0.0.241 is 10.0.0.27 2026-04-06 04:34:43,946 - INFO - Stoping the Control service in 10.0.0.27 2026-04-06 04:34:44,415 - INFO - 10.0.0.27 2026-04-06 04:34:44,415 - INFO - control:inactive 2026-04-06 04:34:44,415 - INFO - Contrail services control are down on nodes 10.0.0.27 2026-04-06 04:34:49,423 - INFO - Active control node from the Agent 10.0.0.241 is 10.0.0.33 2026-04-06 04:34:49,423 - INFO - Starting the Control service in 10.0.0.27 2026-04-06 04:34:49,810 - INFO - 10.0.0.27 2026-04-06 04:34:49,814 - INFO - control:initializing 2026-04-06 04:34:54,922 - INFO - 10.0.0.27 2026-04-06 04:34:54,929 - INFO - control:active 2026-04-06 04:34:54,930 - INFO - Contrail services ['control'] are up on nodes 10.0.0.27 2026-04-06 04:35:00,122 - INFO - VM ctest-vn1_vm1-32648880 verfication in all API Servers passed 2026-04-06 04:35:00,907 - INFO - VM ctest-vn1_vm1-32648880 verifications in Compute nodes passed 2026-04-06 04:35:01,294 - INFO - Validated routes of VM ctest-vn1_vm1-32648880 in all vrouters 2026-04-06 04:35:02,123 - INFO - Verification in Control-nodes for VM ctest-vn1_vm1-32648880 passed 2026-04-06 04:35:02,369 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 04:35:02,391 - INFO - VM d2da4af8-f6c9-472c-a53c-c923ead0fc99 is present in default-domain:ctest-TestBasicVMVN0-93372247:ctest-vn1-86934638 2026-04-06 04:35:02,586 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-93372247:3a62a953-cc8c-425e-af14-e333ab7d8298 of vm d2da4af8-f6c9-472c-a53c-c923ead0fc99 is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 04:35:02,630 - INFO - VM ctest-vn1_vm1-32648880 validations in Opserver passed 2026-04-06 04:35:02,790 - INFO - VM ctest-vn1_vm2-83488337 verfication in all API Servers passed 2026-04-06 04:35:03,557 - INFO - VM ctest-vn1_vm2-83488337 verifications in Compute nodes passed 2026-04-06 04:35:03,895 - INFO - Validated routes of VM ctest-vn1_vm2-83488337 in all vrouters 2026-04-06 04:35:04,665 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-83488337 passed 2026-04-06 04:35:04,760 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 04:35:04,781 - INFO - VM 1d198f08-d7fb-47de-86cb-bf292933e02b is present in default-domain:ctest-TestBasicVMVN0-93372247:ctest-vn1-86934638 2026-04-06 04:35:04,962 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-93372247:d121ce2c-5405-4bb6-a829-7ef4f4641753 of vm 1d198f08-d7fb-47de-86cb-bf292933e02b is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 04:35:05,067 - INFO - VM ctest-vn1_vm2-83488337 validations in Opserver passed 2026-04-06 04:35:05,067 - INFO - Checking the ping between the VM again 2026-04-06 04:35:07,552 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-32648880 passed 2026-04-06 04:35:10,094 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-83488337 passed 2026-04-06 04:35:10,094 - INFO - Deleting VM ctest-vn1_vm2-83488337 2026-04-06 04:35:12,184 - INFO - VM ctest-vn1_vm2-83488337 is fully removed in API-Server 2026-04-06 04:35:12,504 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-93372247:ctest-vn1-86934638 2026-04-06 04:35:12,504 - INFO - VM ctest-vn1_vm2-83488337 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 04:35:12,758 - INFO - Routes for VM ctest-vn1_vm2-83488337 is removed in all control-nodes 2026-04-06 04:35:19,020 - INFO - 1d198f08-d7fb-47de-86cb-bf292933e02b vm uve deleted from opserver 2026-04-06 04:35:19,083 - INFO - 1d198f08-d7fb-47de-86cb-bf292933e02b vm uve deleted from opserver 2026-04-06 04:35:19,097 - INFO - 1d198f08-d7fb-47de-86cb-bf292933e02b vm uve deleted from opserver 2026-04-06 04:35:19,097 - INFO - Validated that VM 1d198f08-d7fb-47de-86cb-bf292933e02b is removed from Opserver 2026-04-06 04:35:19,098 - INFO - Deleting VM ctest-vn1_vm1-32648880 2026-04-06 04:35:21,195 - INFO - VM ctest-vn1_vm1-32648880 is fully removed in API-Server 2026-04-06 04:35:21,403 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-93372247:ctest-vn1-86934638 2026-04-06 04:35:21,403 - INFO - VM ctest-vn1_vm1-32648880 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 04:35:21,640 - INFO - Routes for VM ctest-vn1_vm1-32648880 is removed in all control-nodes 2026-04-06 04:35:24,814 - INFO - d2da4af8-f6c9-472c-a53c-c923ead0fc99 vm uve deleted from opserver 2026-04-06 04:35:24,832 - INFO - d2da4af8-f6c9-472c-a53c-c923ead0fc99 vm uve deleted from opserver 2026-04-06 04:35:24,848 - INFO - d2da4af8-f6c9-472c-a53c-c923ead0fc99 vm uve deleted from opserver 2026-04-06 04:35:24,849 - INFO - Validated that VM d2da4af8-f6c9-472c-a53c-c923ead0fc99 is removed from Opserver 2026-04-06 04:35:24,849 - INFO - Deleting VN ctest-vn1-86934638 2026-04-06 04:35:25,146 - INFO - Validated that VN ctest-vn1-86934638 is not found in API Server 2026-04-06 04:35:25,165 - INFO - Validated that VN ctest-vn1-86934638 is not in any agent 2026-04-06 04:35:25,197 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-86934638 info 2026-04-06 04:35:26,498 - INFO - END TEST : test_control_node_switchover : PASSED[0:03:27] 2026-04-06 04:35:26,498 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:35:26,502 - INFO - ================================================================================ 2026-04-06 04:35:26,503 - INFO - STARTING TEST : test_process_restart_in_policy_between_vns 2026-04-06 04:35:26,503 - INFO - TEST DESCRIPTION : Test to validate that with policy having rule to check icmp fwding between VMs on different VNs , ping between VMs should pass with process restarts 1. Pick 2 VN's from resource pool which has one VM each 2. Create policy with icmp allow rule between those VN's and bind it networks 3. Ping from one VM to another VM 4. Restart process 'vrouter' and 'control' on setup 5. Ping again between VM's after process restart Pass criteria: Step 2,3,4 and 5 should pass 2026-04-06 04:35:27,764 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:35:27,764 - INFO - 2026-04-06 04:35:28,639 - INFO - Created VN ctest-vn1-64223398, UUID :4788e02b-9cb6-4149-83dd-d6bb25750f1d 2026-04-06 04:35:29,143 - INFO - Verified VN network id 15 for VN 4788e02b-9cb6-4149-83dd-d6bb25750f1d 2026-04-06 04:35:29,143 - INFO - Verifications in API Server for VN ctest-vn1-64223398 passed 2026-04-06 04:35:29,205 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-64223398 passed 2026-04-06 04:35:29,380 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-93372247:ctest-vn1-64223398 is found in opserver 2026-04-06 04:35:30,163 - INFO - Created VN ctest-vn2-66546350, UUID :530caf39-dc13-4ec8-9285-13a58f888ca6 2026-04-06 04:35:30,673 - INFO - Verified VN network id 16 for VN 530caf39-dc13-4ec8-9285-13a58f888ca6 2026-04-06 04:35:30,674 - INFO - Verifications in API Server for VN ctest-vn2-66546350 passed 2026-04-06 04:35:30,740 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-66546350 passed 2026-04-06 04:35:30,910 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-93372247:ctest-vn2-66546350 is found in opserver 2026-04-06 04:35:32,781 - INFO - VM ([<Server: ctest-vn1_vm1-13197236>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:35:34,244 - INFO - VM ([<Server: ctest-vn2_vm1-10811343>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:35:34,244 - INFO - Waiting for VM ctest-vn1_vm1-13197236 to be up.. 2026-04-06 04:35:39,409 - INFO - VM name : ctest-vn1_vm1-13197236 2026-04-06 04:36:13,562 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-13197236 passed 2026-04-06 04:36:34,408 - INFO - Waiting for VM ctest-vn2_vm1-10811343 to be up.. 2026-04-06 04:36:34,495 - INFO - VM name : ctest-vn2_vm1-10811343 2026-04-06 04:36:35,862 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2_vm1-10811343 passed 2026-04-06 04:36:57,058 - INFO - Ping to IP 192.168.2.252 from VM ctest-vn1_vm1-13197236 passed 2026-04-06 04:37:00,553 - INFO - 10.0.0.19 2026-04-06 04:37:00,557 - INFO - agent:initializing 2026-04-06 04:37:05,656 - INFO - 10.0.0.19 2026-04-06 04:37:05,663 - INFO - agent:active 2026-04-06 04:37:05,663 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.19 2026-04-06 04:37:09,061 - INFO - 10.0.0.241 2026-04-06 04:37:09,065 - INFO - agent:initializing 2026-04-06 04:37:14,155 - INFO - 10.0.0.241 2026-04-06 04:37:14,160 - INFO - agent:active 2026-04-06 04:37:14,160 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.241 2026-04-06 04:37:14,636 - INFO - 10.0.0.249 2026-04-06 04:37:14,639 - INFO - control:initializing 2026-04-06 04:37:19,737 - INFO - 10.0.0.249 2026-04-06 04:37:19,742 - INFO - control:active 2026-04-06 04:37:19,742 - INFO - Contrail services ['control'] are up on nodes 10.0.0.249 2026-04-06 04:37:20,183 - INFO - 10.0.0.27 2026-04-06 04:37:20,187 - INFO - control:initializing 2026-04-06 04:37:25,284 - INFO - 10.0.0.27 2026-04-06 04:37:27,912 - INFO - control:active 2026-04-06 04:37:27,916 - INFO - Contrail services ['control'] are up on nodes 10.0.0.27 2026-04-06 04:37:28,309 - INFO - 10.0.0.33 2026-04-06 04:37:28,313 - INFO - control:initializing 2026-04-06 04:37:33,417 - INFO - 10.0.0.33 2026-04-06 04:37:33,424 - INFO - control:active 2026-04-06 04:37:33,424 - INFO - Contrail services ['control'] are up on nodes 10.0.0.33 2026-04-06 04:37:34,163 - INFO - 10.0.0.249 2026-04-06 04:37:34,167 - INFO - api-server:initializing 2026-04-06 04:37:39,284 - INFO - 10.0.0.249 2026-04-06 04:37:39,287 - INFO - api-server:initializing 2026-04-06 04:37:44,412 - INFO - 10.0.0.249 2026-04-06 04:37:44,417 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-04-06 04:37:49,515 - INFO - 10.0.0.249 2026-04-06 04:37:49,520 - INFO - api-server:active 2026-04-06 04:37:49,520 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.249 2026-04-06 04:37:50,253 - INFO - 10.0.0.27 2026-04-06 04:37:50,256 - INFO - api-server:initializing 2026-04-06 04:37:55,360 - INFO - 10.0.0.27 2026-04-06 04:37:55,365 - INFO - api-server:initializing 2026-04-06 04:38:00,465 - INFO - 10.0.0.27 2026-04-06 04:38:00,471 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-04-06 04:38:05,573 - INFO - 10.0.0.27 2026-04-06 04:38:05,578 - INFO - api-server:active 2026-04-06 04:38:05,578 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.27 2026-04-06 04:38:06,375 - INFO - 10.0.0.33 2026-04-06 04:38:06,379 - INFO - api-server:initializing 2026-04-06 04:38:11,483 - INFO - 10.0.0.33 2026-04-06 04:38:11,487 - INFO - api-server:initializing 2026-04-06 04:38:16,578 - INFO - 10.0.0.33 2026-04-06 04:38:16,584 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-04-06 04:38:21,685 - INFO - 10.0.0.33 2026-04-06 04:38:21,690 - INFO - api-server:active 2026-04-06 04:38:21,690 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.33 2026-04-06 04:38:21,800 - INFO - 10.0.0.249 2026-04-06 04:38:21,800 - INFO - config 2026-04-06 04:38:21,806 - INFO - config-nodemgr:active 2026-04-06 04:38:21,810 - INFO - api-server:active 2026-04-06 04:38:21,813 - INFO - schema:backup 2026-04-06 04:38:21,817 - INFO - svc-monitor:active 2026-04-06 04:38:21,822 - INFO - device-manager:active 2026-04-06 04:38:21,822 - INFO - config-database 2026-04-06 04:38:21,822 - INFO - config-cassandra:active 2026-04-06 04:38:21,822 - INFO - config-zookeeper:active 2026-04-06 04:38:21,822 - INFO - config-rabbitmq:active 2026-04-06 04:38:21,822 - INFO - control 2026-04-06 04:38:21,827 - INFO - control-nodemgr:active 2026-04-06 04:38:21,832 - INFO - control:active 2026-04-06 04:38:21,832 - INFO - named:active 2026-04-06 04:38:21,839 - INFO - dns:active 2026-04-06 04:38:21,839 - INFO - analytics 2026-04-06 04:38:21,844 - INFO - analytics-nodemgr:active 2026-04-06 04:38:21,848 - INFO - analytics-api:active 2026-04-06 04:38:21,855 - INFO - collector:active 2026-04-06 04:38:21,855 - INFO - analytics-database 2026-04-06 04:38:21,855 - INFO - analytics-cassandra:active 2026-04-06 04:38:21,860 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:38:21,866 - INFO - query-engine:active 2026-04-06 04:38:21,866 - INFO - webui 2026-04-06 04:38:21,866 - INFO - webui:active 2026-04-06 04:38:21,866 - INFO - webui-middleware:active 2026-04-06 04:38:21,866 - INFO - redis:active 2026-04-06 04:38:21,866 - INFO - analytics_snmp 2026-04-06 04:38:21,870 - INFO - snmp-collector:active 2026-04-06 04:38:21,870 - INFO - snmp-topology:active 2026-04-06 04:38:21,870 - INFO - analytics_alarm 2026-04-06 04:38:21,870 - INFO - alarmgen:active 2026-04-06 04:38:21,968 - INFO - 10.0.0.27 2026-04-06 04:38:21,969 - INFO - config 2026-04-06 04:38:21,975 - INFO - config-nodemgr:active 2026-04-06 04:38:21,980 - INFO - api-server:active 2026-04-06 04:38:21,984 - INFO - schema:active 2026-04-06 04:38:21,988 - INFO - svc-monitor:backup 2026-04-06 04:38:21,991 - INFO - device-manager:backup 2026-04-06 04:38:21,991 - INFO - config-database 2026-04-06 04:38:21,991 - INFO - config-cassandra:active 2026-04-06 04:38:21,991 - INFO - config-zookeeper:active 2026-04-06 04:38:21,991 - INFO - config-rabbitmq:active 2026-04-06 04:38:21,991 - INFO - control 2026-04-06 04:38:51,999 - INFO - control-nodemgr:initializing 2026-04-06 04:38:52,004 - INFO - control:active 2026-04-06 04:38:52,004 - INFO - named:active 2026-04-06 04:38:52,009 - INFO - dns:active 2026-04-06 04:38:52,009 - INFO - analytics 2026-04-06 04:38:52,014 - INFO - analytics-nodemgr:active 2026-04-06 04:38:52,018 - INFO - analytics-api:active 2026-04-06 04:38:52,024 - INFO - collector:active 2026-04-06 04:38:52,024 - INFO - analytics-database 2026-04-06 04:38:52,024 - INFO - analytics-cassandra:active 2026-04-06 04:38:52,029 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:38:52,034 - INFO - query-engine:active 2026-04-06 04:38:52,034 - INFO - webui 2026-04-06 04:38:52,034 - INFO - webui:active 2026-04-06 04:38:52,034 - INFO - webui-middleware:active 2026-04-06 04:38:52,034 - INFO - redis:active 2026-04-06 04:38:52,034 - INFO - analytics_snmp 2026-04-06 04:38:52,039 - INFO - snmp-collector:active 2026-04-06 04:38:52,039 - INFO - snmp-topology:active 2026-04-06 04:38:52,039 - INFO - analytics_alarm 2026-04-06 04:38:52,039 - INFO - alarmgen:active 2026-04-06 04:38:52,136 - INFO - 10.0.0.33 2026-04-06 04:38:52,136 - INFO - config 2026-04-06 04:38:52,142 - INFO - config-nodemgr:active 2026-04-06 04:38:52,146 - INFO - api-server:active 2026-04-06 04:38:52,149 - INFO - schema:backup 2026-04-06 04:38:52,152 - INFO - svc-monitor:backup 2026-04-06 04:38:52,155 - INFO - device-manager:backup 2026-04-06 04:38:52,155 - INFO - config-database 2026-04-06 04:38:52,155 - INFO - config-cassandra:active 2026-04-06 04:38:52,155 - INFO - config-zookeeper:active 2026-04-06 04:38:52,156 - INFO - config-rabbitmq:active 2026-04-06 04:38:52,156 - INFO - control 2026-04-06 04:38:52,162 - INFO - control-nodemgr:active 2026-04-06 04:38:52,170 - INFO - control:active 2026-04-06 04:38:52,170 - INFO - named:active 2026-04-06 04:38:52,175 - INFO - dns:active 2026-04-06 04:38:52,175 - INFO - analytics 2026-04-06 04:38:52,180 - INFO - analytics-nodemgr:active 2026-04-06 04:38:52,184 - INFO - analytics-api:active 2026-04-06 04:38:52,189 - INFO - collector:active 2026-04-06 04:38:52,189 - INFO - analytics-database 2026-04-06 04:38:52,189 - INFO - analytics-cassandra:active 2026-04-06 04:38:52,194 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:38:52,198 - INFO - query-engine:active 2026-04-06 04:38:52,198 - INFO - webui 2026-04-06 04:38:52,198 - INFO - webui:active 2026-04-06 04:38:52,198 - INFO - webui-middleware:active 2026-04-06 04:38:52,199 - INFO - redis:active 2026-04-06 04:38:52,199 - INFO - analytics_snmp 2026-04-06 04:38:52,203 - INFO - snmp-collector:active 2026-04-06 04:38:52,203 - INFO - snmp-topology:active 2026-04-06 04:38:52,203 - INFO - analytics_alarm 2026-04-06 04:38:52,203 - INFO - alarmgen:active 2026-04-06 04:38:52,289 - INFO - 10.0.0.19 2026-04-06 04:38:52,289 - INFO - vrouter 2026-04-06 04:38:52,295 - INFO - vrouter-nodemgr:active 2026-04-06 04:38:52,301 - INFO - agent:active 2026-04-06 04:38:52,390 - INFO - 10.0.0.241 2026-04-06 04:38:52,390 - INFO - vrouter 2026-04-06 04:38:52,395 - INFO - vrouter-nodemgr:active 2026-04-06 04:38:52,400 - INFO - agent:active 2026-04-06 04:39:02,517 - INFO - 10.0.0.249 2026-04-06 04:39:02,517 - INFO - config 2026-04-06 04:39:02,524 - INFO - config-nodemgr:active 2026-04-06 04:39:02,528 - INFO - api-server:active 2026-04-06 04:39:02,531 - INFO - schema:backup 2026-04-06 04:39:02,535 - INFO - svc-monitor:active 2026-04-06 04:39:02,539 - INFO - device-manager:active 2026-04-06 04:39:02,539 - INFO - config-database 2026-04-06 04:39:02,539 - INFO - config-cassandra:active 2026-04-06 04:39:02,539 - INFO - config-zookeeper:active 2026-04-06 04:39:02,539 - INFO - config-rabbitmq:active 2026-04-06 04:39:02,539 - INFO - control 2026-04-06 04:39:02,544 - INFO - control-nodemgr:active 2026-04-06 04:39:02,548 - INFO - control:active 2026-04-06 04:39:02,549 - INFO - named:active 2026-04-06 04:39:02,555 - INFO - dns:active 2026-04-06 04:39:02,555 - INFO - analytics 2026-04-06 04:39:02,560 - INFO - analytics-nodemgr:active 2026-04-06 04:39:02,564 - INFO - analytics-api:active 2026-04-06 04:39:02,568 - INFO - collector:active 2026-04-06 04:39:02,568 - INFO - analytics-database 2026-04-06 04:39:02,569 - INFO - analytics-cassandra:active 2026-04-06 04:39:02,573 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:39:02,578 - INFO - query-engine:active 2026-04-06 04:39:02,578 - INFO - webui 2026-04-06 04:39:02,578 - INFO - webui:active 2026-04-06 04:39:02,578 - INFO - webui-middleware:active 2026-04-06 04:39:02,579 - INFO - redis:active 2026-04-06 04:39:02,579 - INFO - analytics_snmp 2026-04-06 04:39:02,582 - INFO - snmp-collector:active 2026-04-06 04:39:02,582 - INFO - snmp-topology:active 2026-04-06 04:39:02,583 - INFO - analytics_alarm 2026-04-06 04:39:02,583 - INFO - alarmgen:active 2026-04-06 04:39:02,704 - INFO - 10.0.0.27 2026-04-06 04:39:02,704 - INFO - config 2026-04-06 04:39:02,710 - INFO - config-nodemgr:active 2026-04-06 04:39:02,714 - INFO - api-server:initializing (Generic Connection:Keystone[Error: Unable to establish connection to http://10.0.0.249:5000/v3/domains? at UTC 2026-04-06 04:39:02.330584] connection down) 2026-04-06 04:39:02,720 - INFO - schema:active 2026-04-06 04:39:02,723 - INFO - svc-monitor:backup 2026-04-06 04:39:02,726 - INFO - device-manager:backup 2026-04-06 04:39:02,726 - INFO - config-database 2026-04-06 04:39:02,726 - INFO - config-cassandra:active 2026-04-06 04:39:02,726 - INFO - config-zookeeper:active 2026-04-06 04:39:02,726 - INFO - config-rabbitmq:active 2026-04-06 04:39:02,726 - INFO - control 2026-04-06 04:39:02,732 - INFO - control-nodemgr:active 2026-04-06 04:39:02,738 - INFO - control:active 2026-04-06 04:39:02,738 - INFO - named:active 2026-04-06 04:39:02,744 - INFO - dns:active 2026-04-06 04:39:02,744 - INFO - analytics 2026-04-06 04:39:02,749 - INFO - analytics-nodemgr:active 2026-04-06 04:39:02,753 - INFO - analytics-api:active 2026-04-06 04:39:02,759 - INFO - collector:active 2026-04-06 04:39:02,759 - INFO - analytics-database 2026-04-06 04:39:02,759 - INFO - analytics-cassandra:active 2026-04-06 04:39:02,764 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:39:02,770 - INFO - query-engine:active 2026-04-06 04:39:02,770 - INFO - webui 2026-04-06 04:39:02,770 - INFO - webui:active 2026-04-06 04:39:02,770 - INFO - webui-middleware:active 2026-04-06 04:39:02,770 - INFO - redis:active 2026-04-06 04:39:02,771 - INFO - analytics_snmp 2026-04-06 04:39:02,775 - INFO - snmp-collector:active 2026-04-06 04:39:02,775 - INFO - snmp-topology:active 2026-04-06 04:39:02,776 - INFO - analytics_alarm 2026-04-06 04:39:02,776 - INFO - alarmgen:active 2026-04-06 04:39:02,867 - INFO - 10.0.0.33 2026-04-06 04:39:02,867 - INFO - config 2026-04-06 04:39:02,874 - INFO - config-nodemgr:active 2026-04-06 04:39:02,880 - INFO - api-server:active 2026-04-06 04:39:02,885 - INFO - schema:backup 2026-04-06 04:39:02,889 - INFO - svc-monitor:backup 2026-04-06 04:39:02,894 - INFO - device-manager:backup 2026-04-06 04:39:02,894 - INFO - config-database 2026-04-06 04:39:02,894 - INFO - config-cassandra:active 2026-04-06 04:39:02,895 - INFO - config-zookeeper:active 2026-04-06 04:39:02,895 - INFO - config-rabbitmq:active 2026-04-06 04:39:02,895 - INFO - control 2026-04-06 04:39:02,900 - INFO - control-nodemgr:active 2026-04-06 04:39:02,905 - INFO - control:active 2026-04-06 04:39:02,906 - INFO - named:active 2026-04-06 04:39:02,912 - INFO - dns:active 2026-04-06 04:39:02,912 - INFO - analytics 2026-04-06 04:39:02,916 - INFO - analytics-nodemgr:active 2026-04-06 04:39:02,922 - INFO - analytics-api:active 2026-04-06 04:39:02,926 - INFO - collector:active 2026-04-06 04:39:02,927 - INFO - analytics-database 2026-04-06 04:39:02,927 - INFO - analytics-cassandra:active 2026-04-06 04:39:02,932 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:39:02,939 - INFO - query-engine:active 2026-04-06 04:39:02,939 - INFO - webui 2026-04-06 04:39:02,940 - INFO - webui:active 2026-04-06 04:39:02,940 - INFO - webui-middleware:active 2026-04-06 04:39:02,940 - INFO - redis:active 2026-04-06 04:39:02,940 - INFO - analytics_snmp 2026-04-06 04:39:02,945 - INFO - snmp-collector:active 2026-04-06 04:39:02,945 - INFO - snmp-topology:active 2026-04-06 04:39:02,945 - INFO - analytics_alarm 2026-04-06 04:39:02,945 - INFO - alarmgen:active 2026-04-06 04:39:03,045 - INFO - 10.0.0.19 2026-04-06 04:39:03,045 - INFO - vrouter 2026-04-06 04:39:03,051 - INFO - vrouter-nodemgr:active 2026-04-06 04:39:03,057 - INFO - agent:active 2026-04-06 04:39:03,147 - INFO - 10.0.0.241 2026-04-06 04:39:03,147 - INFO - vrouter 2026-04-06 04:39:03,153 - INFO - vrouter-nodemgr:active 2026-04-06 04:39:03,159 - INFO - agent:active 2026-04-06 04:39:13,275 - INFO - 10.0.0.249 2026-04-06 04:39:13,276 - INFO - config 2026-04-06 04:39:13,280 - INFO - config-nodemgr:active 2026-04-06 04:39:13,284 - INFO - api-server:active 2026-04-06 04:39:13,288 - INFO - schema:backup 2026-04-06 04:39:13,291 - INFO - svc-monitor:active 2026-04-06 04:39:13,294 - INFO - device-manager:active 2026-04-06 04:39:13,294 - INFO - config-database 2026-04-06 04:39:13,295 - INFO - config-cassandra:active 2026-04-06 04:39:13,295 - INFO - config-zookeeper:active 2026-04-06 04:39:13,295 - INFO - config-rabbitmq:active 2026-04-06 04:39:13,295 - INFO - control 2026-04-06 04:39:13,299 - INFO - control-nodemgr:active 2026-04-06 04:39:13,307 - INFO - control:active 2026-04-06 04:39:13,307 - INFO - named:active 2026-04-06 04:39:13,313 - INFO - dns:active 2026-04-06 04:39:13,313 - INFO - analytics 2026-04-06 04:39:13,317 - INFO - analytics-nodemgr:active 2026-04-06 04:39:13,321 - INFO - analytics-api:active 2026-04-06 04:39:13,325 - INFO - collector:active 2026-04-06 04:39:13,325 - INFO - analytics-database 2026-04-06 04:39:13,325 - INFO - analytics-cassandra:active 2026-04-06 04:39:13,329 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:39:13,335 - INFO - query-engine:active 2026-04-06 04:39:13,335 - INFO - webui 2026-04-06 04:39:13,335 - INFO - webui:active 2026-04-06 04:39:13,335 - INFO - webui-middleware:active 2026-04-06 04:39:13,335 - INFO - redis:active 2026-04-06 04:39:13,335 - INFO - analytics_snmp 2026-04-06 04:39:13,338 - INFO - snmp-collector:active 2026-04-06 04:39:13,338 - INFO - snmp-topology:active 2026-04-06 04:39:13,338 - INFO - analytics_alarm 2026-04-06 04:39:13,338 - INFO - alarmgen:active 2026-04-06 04:39:13,440 - INFO - 10.0.0.27 2026-04-06 04:39:13,440 - INFO - config 2026-04-06 04:39:13,446 - INFO - config-nodemgr:active 2026-04-06 04:39:13,451 - INFO - api-server:initializing (Generic Connection:Keystone[Error: Unable to establish connection to http://10.0.0.249:5000/v3/domains? at UTC 2026-04-06 04:39:02.330584] connection down) 2026-04-06 04:39:13,455 - INFO - schema:active 2026-04-06 04:39:13,458 - INFO - svc-monitor:backup 2026-04-06 04:39:13,461 - INFO - device-manager:backup 2026-04-06 04:39:13,461 - INFO - config-database 2026-04-06 04:39:13,461 - INFO - config-cassandra:active 2026-04-06 04:39:13,461 - INFO - config-zookeeper:active 2026-04-06 04:39:13,461 - INFO - config-rabbitmq:active 2026-04-06 04:39:13,461 - INFO - control 2026-04-06 04:39:13,466 - INFO - control-nodemgr:active 2026-04-06 04:39:13,472 - INFO - control:active 2026-04-06 04:39:13,472 - INFO - named:active 2026-04-06 04:39:13,476 - INFO - dns:active 2026-04-06 04:39:13,476 - INFO - analytics 2026-04-06 04:39:13,481 - INFO - analytics-nodemgr:active 2026-04-06 04:39:13,486 - INFO - analytics-api:active 2026-04-06 04:39:13,491 - INFO - collector:active 2026-04-06 04:39:13,491 - INFO - analytics-database 2026-04-06 04:39:13,491 - INFO - analytics-cassandra:active 2026-04-06 04:39:13,496 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:39:13,501 - INFO - query-engine:active 2026-04-06 04:39:13,501 - INFO - webui 2026-04-06 04:39:13,501 - INFO - webui:active 2026-04-06 04:39:13,501 - INFO - webui-middleware:active 2026-04-06 04:39:13,501 - INFO - redis:active 2026-04-06 04:39:13,501 - INFO - analytics_snmp 2026-04-06 04:39:13,506 - INFO - snmp-collector:active 2026-04-06 04:39:13,506 - INFO - snmp-topology:active 2026-04-06 04:39:13,506 - INFO - analytics_alarm 2026-04-06 04:39:13,506 - INFO - alarmgen:active 2026-04-06 04:39:13,614 - INFO - 10.0.0.33 2026-04-06 04:39:13,615 - INFO - config 2026-04-06 04:39:13,622 - INFO - config-nodemgr:active 2026-04-06 04:39:13,628 - INFO - api-server:active 2026-04-06 04:39:13,631 - INFO - schema:backup 2026-04-06 04:39:13,636 - INFO - svc-monitor:backup 2026-04-06 04:39:13,639 - INFO - device-manager:backup 2026-04-06 04:39:13,639 - INFO - config-database 2026-04-06 04:39:13,640 - INFO - config-cassandra:active 2026-04-06 04:39:13,640 - INFO - config-zookeeper:active 2026-04-06 04:39:13,640 - INFO - config-rabbitmq:active 2026-04-06 04:39:13,640 - INFO - control 2026-04-06 04:39:13,645 - INFO - control-nodemgr:active 2026-04-06 04:39:13,651 - INFO - control:active 2026-04-06 04:39:13,651 - INFO - named:active 2026-04-06 04:39:13,656 - INFO - dns:active 2026-04-06 04:39:13,656 - INFO - analytics 2026-04-06 04:39:13,662 - INFO - analytics-nodemgr:active 2026-04-06 04:39:13,667 - INFO - analytics-api:active 2026-04-06 04:39:13,671 - INFO - collector:active 2026-04-06 04:39:13,671 - INFO - analytics-database 2026-04-06 04:39:13,671 - INFO - analytics-cassandra:active 2026-04-06 04:39:13,676 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:39:13,681 - INFO - query-engine:active 2026-04-06 04:39:13,681 - INFO - webui 2026-04-06 04:39:13,681 - INFO - webui:active 2026-04-06 04:39:13,681 - INFO - webui-middleware:active 2026-04-06 04:39:13,681 - INFO - redis:active 2026-04-06 04:39:13,681 - INFO - analytics_snmp 2026-04-06 04:39:13,686 - INFO - snmp-collector:active 2026-04-06 04:39:13,686 - INFO - snmp-topology:active 2026-04-06 04:39:13,686 - INFO - analytics_alarm 2026-04-06 04:39:13,686 - INFO - alarmgen:active 2026-04-06 04:39:13,783 - INFO - 10.0.0.19 2026-04-06 04:39:13,784 - INFO - vrouter 2026-04-06 04:39:13,789 - INFO - vrouter-nodemgr:active 2026-04-06 04:39:13,794 - INFO - agent:active 2026-04-06 04:39:13,892 - INFO - 10.0.0.241 2026-04-06 04:39:13,892 - INFO - vrouter 2026-04-06 04:39:13,896 - INFO - vrouter-nodemgr:active 2026-04-06 04:39:13,901 - INFO - agent:active 2026-04-06 04:39:24,005 - INFO - 10.0.0.249 2026-04-06 04:39:24,006 - INFO - config 2026-04-06 04:39:24,011 - INFO - config-nodemgr:active 2026-04-06 04:39:24,014 - INFO - api-server:active 2026-04-06 04:39:24,017 - INFO - schema:backup 2026-04-06 04:39:24,021 - INFO - svc-monitor:active 2026-04-06 04:39:24,025 - INFO - device-manager:active 2026-04-06 04:39:24,025 - INFO - config-database 2026-04-06 04:39:24,025 - INFO - config-cassandra:active 2026-04-06 04:39:24,025 - INFO - config-zookeeper:active 2026-04-06 04:39:24,025 - INFO - config-rabbitmq:active 2026-04-06 04:39:24,025 - INFO - control 2026-04-06 04:39:24,029 - INFO - control-nodemgr:active 2026-04-06 04:39:24,035 - INFO - control:active 2026-04-06 04:39:24,035 - INFO - named:active 2026-04-06 04:39:24,039 - INFO - dns:active 2026-04-06 04:39:24,039 - INFO - analytics 2026-04-06 04:39:24,045 - INFO - analytics-nodemgr:active 2026-04-06 04:39:24,049 - INFO - analytics-api:active 2026-04-06 04:39:24,055 - INFO - collector:active 2026-04-06 04:39:24,055 - INFO - analytics-database 2026-04-06 04:39:24,055 - INFO - analytics-cassandra:active 2026-04-06 04:39:24,059 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:39:24,065 - INFO - query-engine:active 2026-04-06 04:39:24,065 - INFO - webui 2026-04-06 04:39:24,065 - INFO - webui:active 2026-04-06 04:39:24,065 - INFO - webui-middleware:active 2026-04-06 04:39:24,066 - INFO - redis:active 2026-04-06 04:39:24,066 - INFO - analytics_snmp 2026-04-06 04:39:24,069 - INFO - snmp-collector:active 2026-04-06 04:39:24,069 - INFO - snmp-topology:active 2026-04-06 04:39:24,069 - INFO - analytics_alarm 2026-04-06 04:39:24,069 - INFO - alarmgen:active 2026-04-06 04:39:24,169 - INFO - 10.0.0.27 2026-04-06 04:39:24,170 - INFO - config 2026-04-06 04:39:24,175 - INFO - config-nodemgr:active 2026-04-06 04:39:24,180 - INFO - api-server:initializing (Generic Connection:Keystone[Error: Unable to establish connection to http://10.0.0.249:5000/v3/domains? at UTC 2026-04-06 04:39:02.330584] connection down) 2026-04-06 04:39:24,184 - INFO - schema:active 2026-04-06 04:39:24,187 - INFO - svc-monitor:backup 2026-04-06 04:39:24,190 - INFO - device-manager:backup 2026-04-06 04:39:24,190 - INFO - config-database 2026-04-06 04:39:24,190 - INFO - config-cassandra:active 2026-04-06 04:39:24,190 - INFO - config-zookeeper:active 2026-04-06 04:39:24,190 - INFO - config-rabbitmq:active 2026-04-06 04:39:24,190 - INFO - control 2026-04-06 04:39:24,195 - INFO - control-nodemgr:active 2026-04-06 04:39:24,201 - INFO - control:active 2026-04-06 04:39:24,201 - INFO - named:active 2026-04-06 04:39:24,206 - INFO - dns:active 2026-04-06 04:39:24,206 - INFO - analytics 2026-04-06 04:39:24,210 - INFO - analytics-nodemgr:active 2026-04-06 04:39:24,215 - INFO - analytics-api:active 2026-04-06 04:39:24,221 - INFO - collector:active 2026-04-06 04:39:24,221 - INFO - analytics-database 2026-04-06 04:39:24,221 - INFO - analytics-cassandra:active 2026-04-06 04:39:24,226 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:39:24,230 - INFO - query-engine:active 2026-04-06 04:39:24,230 - INFO - webui 2026-04-06 04:39:24,230 - INFO - webui:active 2026-04-06 04:39:24,231 - INFO - webui-middleware:active 2026-04-06 04:39:24,231 - INFO - redis:active 2026-04-06 04:39:24,231 - INFO - analytics_snmp 2026-04-06 04:39:24,235 - INFO - snmp-collector:active 2026-04-06 04:39:24,235 - INFO - snmp-topology:active 2026-04-06 04:39:24,235 - INFO - analytics_alarm 2026-04-06 04:39:24,235 - INFO - alarmgen:active 2026-04-06 04:39:24,343 - INFO - 10.0.0.33 2026-04-06 04:39:24,343 - INFO - config 2026-04-06 04:39:24,349 - INFO - config-nodemgr:active 2026-04-06 04:39:24,354 - INFO - api-server:active 2026-04-06 04:39:24,357 - INFO - schema:backup 2026-04-06 04:39:24,360 - INFO - svc-monitor:backup 2026-04-06 04:39:24,363 - INFO - device-manager:backup 2026-04-06 04:39:24,363 - INFO - config-database 2026-04-06 04:39:24,363 - INFO - config-cassandra:active 2026-04-06 04:39:24,363 - INFO - config-zookeeper:active 2026-04-06 04:39:24,363 - INFO - config-rabbitmq:active 2026-04-06 04:39:24,363 - INFO - control 2026-04-06 04:39:24,369 - INFO - control-nodemgr:active 2026-04-06 04:39:24,376 - INFO - control:active 2026-04-06 04:39:24,376 - INFO - named:active 2026-04-06 04:39:24,382 - INFO - dns:active 2026-04-06 04:39:24,382 - INFO - analytics 2026-04-06 04:39:24,387 - INFO - analytics-nodemgr:active 2026-04-06 04:39:24,392 - INFO - analytics-api:active 2026-04-06 04:39:24,398 - INFO - collector:active 2026-04-06 04:39:24,398 - INFO - analytics-database 2026-04-06 04:39:24,398 - INFO - analytics-cassandra:active 2026-04-06 04:39:24,405 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:39:24,411 - INFO - query-engine:active 2026-04-06 04:39:24,411 - INFO - webui 2026-04-06 04:39:24,411 - INFO - webui:active 2026-04-06 04:39:24,411 - INFO - webui-middleware:active 2026-04-06 04:39:24,411 - INFO - redis:active 2026-04-06 04:39:24,411 - INFO - analytics_snmp 2026-04-06 04:39:24,416 - INFO - snmp-collector:active 2026-04-06 04:39:24,416 - INFO - snmp-topology:active 2026-04-06 04:39:24,416 - INFO - analytics_alarm 2026-04-06 04:39:24,416 - INFO - alarmgen:active 2026-04-06 04:39:24,516 - INFO - 10.0.0.19 2026-04-06 04:39:24,516 - INFO - vrouter 2026-04-06 04:39:24,522 - INFO - vrouter-nodemgr:active 2026-04-06 04:39:24,528 - INFO - agent:active 2026-04-06 04:39:24,614 - INFO - 10.0.0.241 2026-04-06 04:39:24,614 - INFO - vrouter 2026-04-06 04:39:24,619 - INFO - vrouter-nodemgr:active 2026-04-06 04:39:24,625 - INFO - agent:active 2026-04-06 04:39:34,756 - INFO - 10.0.0.249 2026-04-06 04:39:34,756 - INFO - config 2026-04-06 04:39:34,761 - INFO - config-nodemgr:active 2026-04-06 04:39:34,765 - INFO - api-server:active 2026-04-06 04:39:34,767 - INFO - schema:backup 2026-04-06 04:39:34,771 - INFO - svc-monitor:active 2026-04-06 04:39:34,774 - INFO - device-manager:active 2026-04-06 04:39:34,774 - INFO - config-database 2026-04-06 04:39:34,774 - INFO - config-cassandra:active 2026-04-06 04:39:34,774 - INFO - config-zookeeper:active 2026-04-06 04:39:34,774 - INFO - config-rabbitmq:active 2026-04-06 04:39:34,775 - INFO - control 2026-04-06 04:39:34,779 - INFO - control-nodemgr:active 2026-04-06 04:39:34,783 - INFO - control:active 2026-04-06 04:39:34,783 - INFO - named:active 2026-04-06 04:39:34,788 - INFO - dns:active 2026-04-06 04:39:34,788 - INFO - analytics 2026-04-06 04:39:34,792 - INFO - analytics-nodemgr:active 2026-04-06 04:39:34,795 - INFO - analytics-api:active 2026-04-06 04:39:34,799 - INFO - collector:active 2026-04-06 04:39:34,799 - INFO - analytics-database 2026-04-06 04:39:34,799 - INFO - analytics-cassandra:active 2026-04-06 04:39:34,803 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:39:34,809 - INFO - query-engine:active 2026-04-06 04:39:34,809 - INFO - webui 2026-04-06 04:39:34,809 - INFO - webui:active 2026-04-06 04:39:34,809 - INFO - webui-middleware:active 2026-04-06 04:39:34,809 - INFO - redis:active 2026-04-06 04:39:34,809 - INFO - analytics_snmp 2026-04-06 04:39:34,814 - INFO - snmp-collector:active 2026-04-06 04:39:34,814 - INFO - snmp-topology:active 2026-04-06 04:39:34,814 - INFO - analytics_alarm 2026-04-06 04:39:34,814 - INFO - alarmgen:active 2026-04-06 04:39:34,913 - INFO - 10.0.0.27 2026-04-06 04:39:34,913 - INFO - config 2026-04-06 04:39:34,918 - INFO - config-nodemgr:active 2026-04-06 04:39:34,923 - INFO - api-server:initializing (Generic Connection:Keystone[Error: Unable to establish connection to http://10.0.0.249:5000/v3/domains? at UTC 2026-04-06 04:39:02.330584] connection down) 2026-04-06 04:39:34,927 - INFO - schema:active 2026-04-06 04:39:34,930 - INFO - svc-monitor:backup 2026-04-06 04:39:34,933 - INFO - device-manager:backup 2026-04-06 04:39:34,933 - INFO - config-database 2026-04-06 04:39:34,933 - INFO - config-cassandra:active 2026-04-06 04:39:34,933 - INFO - config-zookeeper:active 2026-04-06 04:39:34,933 - INFO - config-rabbitmq:active 2026-04-06 04:39:34,933 - INFO - control 2026-04-06 04:39:34,938 - INFO - control-nodemgr:active 2026-04-06 04:39:34,942 - INFO - control:active 2026-04-06 04:39:34,942 - INFO - named:active 2026-04-06 04:39:34,947 - INFO - dns:active 2026-04-06 04:39:34,947 - INFO - analytics 2026-04-06 04:39:34,952 - INFO - analytics-nodemgr:active 2026-04-06 04:39:34,956 - INFO - analytics-api:active 2026-04-06 04:39:34,961 - INFO - collector:active 2026-04-06 04:39:34,961 - INFO - analytics-database 2026-04-06 04:39:34,961 - INFO - analytics-cassandra:active 2026-04-06 04:39:34,966 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:39:34,970 - INFO - query-engine:active 2026-04-06 04:39:34,970 - INFO - webui 2026-04-06 04:39:34,970 - INFO - webui:active 2026-04-06 04:39:34,971 - INFO - webui-middleware:active 2026-04-06 04:39:34,971 - INFO - redis:active 2026-04-06 04:39:34,971 - INFO - analytics_snmp 2026-04-06 04:39:34,975 - INFO - snmp-collector:active 2026-04-06 04:39:34,975 - INFO - snmp-topology:active 2026-04-06 04:39:34,975 - INFO - analytics_alarm 2026-04-06 04:39:34,975 - INFO - alarmgen:active 2026-04-06 04:39:35,072 - INFO - 10.0.0.33 2026-04-06 04:39:35,072 - INFO - config 2026-04-06 04:39:35,079 - INFO - config-nodemgr:active 2026-04-06 04:39:35,084 - INFO - api-server:active 2026-04-06 04:39:35,087 - INFO - schema:backup 2026-04-06 04:39:35,090 - INFO - svc-monitor:backup 2026-04-06 04:39:35,093 - INFO - device-manager:backup 2026-04-06 04:39:35,093 - INFO - config-database 2026-04-06 04:39:35,093 - INFO - config-cassandra:active 2026-04-06 04:39:35,093 - INFO - config-zookeeper:active 2026-04-06 04:39:35,093 - INFO - config-rabbitmq:active 2026-04-06 04:39:35,094 - INFO - control 2026-04-06 04:39:35,098 - INFO - control-nodemgr:active 2026-04-06 04:39:35,103 - INFO - control:active 2026-04-06 04:39:35,103 - INFO - named:active 2026-04-06 04:39:35,108 - INFO - dns:active 2026-04-06 04:39:35,108 - INFO - analytics 2026-04-06 04:39:35,113 - INFO - analytics-nodemgr:active 2026-04-06 04:39:35,117 - INFO - analytics-api:active 2026-04-06 04:39:35,121 - INFO - collector:active 2026-04-06 04:39:35,121 - INFO - analytics-database 2026-04-06 04:39:35,121 - INFO - analytics-cassandra:active 2026-04-06 04:39:35,126 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:39:35,132 - INFO - query-engine:active 2026-04-06 04:39:35,132 - INFO - webui 2026-04-06 04:39:35,132 - INFO - webui:active 2026-04-06 04:39:35,132 - INFO - webui-middleware:active 2026-04-06 04:39:35,132 - INFO - redis:active 2026-04-06 04:39:35,132 - INFO - analytics_snmp 2026-04-06 04:39:35,137 - INFO - snmp-collector:active 2026-04-06 04:39:35,137 - INFO - snmp-topology:active 2026-04-06 04:39:35,137 - INFO - analytics_alarm 2026-04-06 04:39:35,137 - INFO - alarmgen:active 2026-04-06 04:39:35,236 - INFO - 10.0.0.19 2026-04-06 04:39:35,236 - INFO - vrouter 2026-04-06 04:39:35,241 - INFO - vrouter-nodemgr:active 2026-04-06 04:39:35,247 - INFO - agent:active 2026-04-06 04:39:35,334 - INFO - 10.0.0.241 2026-04-06 04:39:35,334 - INFO - vrouter 2026-04-06 04:39:35,339 - INFO - vrouter-nodemgr:active 2026-04-06 04:39:35,344 - INFO - agent:active 2026-04-06 04:39:45,441 - INFO - 10.0.0.249 2026-04-06 04:39:45,441 - INFO - config 2026-04-06 04:39:45,447 - INFO - config-nodemgr:active 2026-04-06 04:39:45,452 - INFO - api-server:active 2026-04-06 04:39:45,454 - INFO - schema:backup 2026-04-06 04:39:45,458 - INFO - svc-monitor:active 2026-04-06 04:39:45,461 - INFO - device-manager:active 2026-04-06 04:39:45,461 - INFO - config-database 2026-04-06 04:39:45,461 - INFO - config-cassandra:active 2026-04-06 04:39:45,461 - INFO - config-zookeeper:active 2026-04-06 04:39:45,462 - INFO - config-rabbitmq:active 2026-04-06 04:39:45,462 - INFO - control 2026-04-06 04:39:45,467 - INFO - control-nodemgr:active 2026-04-06 04:39:45,471 - INFO - control:active 2026-04-06 04:39:45,471 - INFO - named:active 2026-04-06 04:39:45,476 - INFO - dns:active 2026-04-06 04:39:45,476 - INFO - analytics 2026-04-06 04:39:45,480 - INFO - analytics-nodemgr:active 2026-04-06 04:39:45,485 - INFO - analytics-api:active 2026-04-06 04:39:45,491 - INFO - collector:active 2026-04-06 04:39:45,491 - INFO - analytics-database 2026-04-06 04:39:45,491 - INFO - analytics-cassandra:active 2026-04-06 04:39:45,495 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:39:45,499 - INFO - query-engine:active 2026-04-06 04:39:45,499 - INFO - webui 2026-04-06 04:39:45,499 - INFO - webui:active 2026-04-06 04:39:45,499 - INFO - webui-middleware:active 2026-04-06 04:39:45,499 - INFO - redis:active 2026-04-06 04:39:45,499 - INFO - analytics_snmp 2026-04-06 04:39:45,503 - INFO - snmp-collector:active 2026-04-06 04:39:45,503 - INFO - snmp-topology:active 2026-04-06 04:39:45,503 - INFO - analytics_alarm 2026-04-06 04:39:45,503 - INFO - alarmgen:active 2026-04-06 04:39:45,611 - INFO - 10.0.0.27 2026-04-06 04:39:45,611 - INFO - config 2026-04-06 04:39:45,619 - INFO - config-nodemgr:active 2026-04-06 04:39:45,625 - INFO - api-server:initializing (Generic Connection:Keystone[Error: Unable to establish connection to http://10.0.0.249:5000/v3/domains? at UTC 2026-04-06 04:39:02.330584] connection down) 2026-04-06 04:39:45,629 - INFO - schema:active 2026-04-06 04:39:45,632 - INFO - svc-monitor:backup 2026-04-06 04:39:45,635 - INFO - device-manager:backup 2026-04-06 04:39:45,635 - INFO - config-database 2026-04-06 04:39:45,635 - INFO - config-cassandra:active 2026-04-06 04:39:45,635 - INFO - config-zookeeper:active 2026-04-06 04:39:45,636 - INFO - config-rabbitmq:active 2026-04-06 04:39:45,636 - INFO - control 2026-04-06 04:39:45,641 - INFO - control-nodemgr:active 2026-04-06 04:39:45,648 - INFO - control:active 2026-04-06 04:39:45,648 - INFO - named:active 2026-04-06 04:39:45,652 - INFO - dns:active 2026-04-06 04:39:45,653 - INFO - analytics 2026-04-06 04:40:15,658 - INFO - analytics-nodemgr:initializing 2026-04-06 04:40:15,663 - INFO - analytics-api:active 2026-04-06 04:40:15,668 - INFO - collector:active 2026-04-06 04:40:15,668 - INFO - analytics-database 2026-04-06 04:40:15,668 - INFO - analytics-cassandra:active 2026-04-06 04:40:15,673 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:41:15,678 - INFO - query-engine:timeout 2026-04-06 04:41:15,679 - INFO - webui 2026-04-06 04:41:15,679 - INFO - webui:active 2026-04-06 04:41:15,679 - INFO - webui-middleware:active 2026-04-06 04:41:15,679 - INFO - redis:active 2026-04-06 04:41:15,679 - INFO - analytics_snmp 2026-04-06 04:41:15,683 - INFO - snmp-collector:active 2026-04-06 04:41:15,684 - INFO - snmp-topology:active 2026-04-06 04:41:15,684 - INFO - analytics_alarm 2026-04-06 04:41:15,684 - INFO - alarmgen:active 2026-04-06 04:41:15,780 - INFO - 10.0.0.33 2026-04-06 04:41:15,781 - INFO - config 2026-04-06 04:41:15,786 - INFO - config-nodemgr:active 2026-04-06 04:41:15,790 - INFO - api-server:active 2026-04-06 04:41:15,794 - INFO - schema:backup 2026-04-06 04:41:15,797 - INFO - svc-monitor:backup 2026-04-06 04:41:15,800 - INFO - device-manager:backup 2026-04-06 04:41:15,800 - INFO - config-database 2026-04-06 04:41:15,800 - INFO - config-cassandra:active 2026-04-06 04:41:15,800 - INFO - config-zookeeper:active 2026-04-06 04:41:15,800 - INFO - config-rabbitmq:active 2026-04-06 04:41:15,800 - INFO - control 2026-04-06 04:41:15,805 - INFO - control-nodemgr:active 2026-04-06 04:41:15,812 - INFO - control:active 2026-04-06 04:41:15,812 - INFO - named:active 2026-04-06 04:41:15,817 - INFO - dns:active 2026-04-06 04:41:15,817 - INFO - analytics 2026-04-06 04:41:15,822 - INFO - analytics-nodemgr:active 2026-04-06 04:41:15,827 - INFO - analytics-api:active 2026-04-06 04:41:15,831 - INFO - collector:active 2026-04-06 04:41:15,831 - INFO - analytics-database 2026-04-06 04:41:15,831 - INFO - analytics-cassandra:active 2026-04-06 04:41:15,836 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:41:15,841 - INFO - query-engine:active 2026-04-06 04:41:15,842 - INFO - webui 2026-04-06 04:41:15,842 - INFO - webui:active 2026-04-06 04:41:15,842 - INFO - webui-middleware:active 2026-04-06 04:41:15,842 - INFO - redis:active 2026-04-06 04:41:15,842 - INFO - analytics_snmp 2026-04-06 04:41:15,846 - INFO - snmp-collector:active 2026-04-06 04:41:15,846 - INFO - snmp-topology:active 2026-04-06 04:41:15,846 - INFO - analytics_alarm 2026-04-06 04:41:15,846 - INFO - alarmgen:active 2026-04-06 04:41:15,943 - INFO - 10.0.0.19 2026-04-06 04:41:15,943 - INFO - vrouter 2026-04-06 04:41:15,948 - INFO - vrouter-nodemgr:active 2026-04-06 04:41:15,954 - INFO - agent:active 2026-04-06 04:41:16,052 - INFO - 10.0.0.241 2026-04-06 04:41:16,052 - INFO - vrouter 2026-04-06 04:41:16,057 - INFO - vrouter-nodemgr:active 2026-04-06 04:41:16,063 - INFO - agent:active 2026-04-06 04:41:26,161 - INFO - 10.0.0.249 2026-04-06 04:41:26,161 - INFO - config 2026-04-06 04:41:26,167 - INFO - config-nodemgr:active 2026-04-06 04:41:26,173 - INFO - api-server:active 2026-04-06 04:41:26,177 - INFO - schema:backup 2026-04-06 04:41:26,181 - INFO - svc-monitor:active 2026-04-06 04:41:26,186 - INFO - device-manager:active 2026-04-06 04:41:26,186 - INFO - config-database 2026-04-06 04:41:26,186 - INFO - config-cassandra:active 2026-04-06 04:41:26,186 - INFO - config-zookeeper:active 2026-04-06 04:41:26,186 - INFO - config-rabbitmq:active 2026-04-06 04:41:26,186 - INFO - control 2026-04-06 04:41:26,190 - INFO - control-nodemgr:active 2026-04-06 04:41:26,195 - INFO - control:active 2026-04-06 04:41:26,196 - INFO - named:active 2026-04-06 04:41:26,204 - INFO - dns:active 2026-04-06 04:41:26,204 - INFO - analytics 2026-04-06 04:41:26,209 - INFO - analytics-nodemgr:active 2026-04-06 04:41:26,213 - INFO - analytics-api:active 2026-04-06 04:41:26,218 - INFO - collector:active 2026-04-06 04:41:26,219 - INFO - analytics-database 2026-04-06 04:41:26,219 - INFO - analytics-cassandra:active 2026-04-06 04:41:26,224 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:41:26,230 - INFO - query-engine:active 2026-04-06 04:41:26,230 - INFO - webui 2026-04-06 04:41:26,230 - INFO - webui:active 2026-04-06 04:41:26,231 - INFO - webui-middleware:active 2026-04-06 04:41:26,231 - INFO - redis:active 2026-04-06 04:41:26,231 - INFO - analytics_snmp 2026-04-06 04:41:26,235 - INFO - snmp-collector:active 2026-04-06 04:41:26,235 - INFO - snmp-topology:active 2026-04-06 04:41:26,235 - INFO - analytics_alarm 2026-04-06 04:41:26,235 - INFO - alarmgen:active 2026-04-06 04:41:26,332 - INFO - 10.0.0.27 2026-04-06 04:41:26,332 - INFO - config 2026-04-06 04:41:26,339 - INFO - config-nodemgr:active 2026-04-06 04:41:26,345 - INFO - api-server:active 2026-04-06 04:41:26,349 - INFO - schema:active 2026-04-06 04:41:26,353 - INFO - svc-monitor:backup 2026-04-06 04:41:26,356 - INFO - device-manager:backup 2026-04-06 04:41:26,356 - INFO - config-database 2026-04-06 04:41:26,356 - INFO - config-cassandra:active 2026-04-06 04:41:26,356 - INFO - config-zookeeper:active 2026-04-06 04:41:26,356 - INFO - config-rabbitmq:active 2026-04-06 04:41:26,356 - INFO - control 2026-04-06 04:41:26,362 - INFO - control-nodemgr:active 2026-04-06 04:41:26,368 - INFO - control:active 2026-04-06 04:41:26,368 - INFO - named:active 2026-04-06 04:41:26,373 - INFO - dns:active 2026-04-06 04:41:26,374 - INFO - analytics 2026-04-06 04:41:26,378 - INFO - analytics-nodemgr:active 2026-04-06 04:41:26,383 - INFO - analytics-api:active 2026-04-06 04:41:26,388 - INFO - collector:active 2026-04-06 04:41:26,388 - INFO - analytics-database 2026-04-06 04:41:26,388 - INFO - analytics-cassandra:active 2026-04-06 04:41:26,393 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:41:26,398 - INFO - query-engine:active 2026-04-06 04:41:26,398 - INFO - webui 2026-04-06 04:41:26,398 - INFO - webui:active 2026-04-06 04:41:26,398 - INFO - webui-middleware:active 2026-04-06 04:41:26,398 - INFO - redis:active 2026-04-06 04:41:26,398 - INFO - analytics_snmp 2026-04-06 04:41:26,404 - INFO - snmp-collector:active 2026-04-06 04:41:26,404 - INFO - snmp-topology:active 2026-04-06 04:41:26,404 - INFO - analytics_alarm 2026-04-06 04:41:26,404 - INFO - alarmgen:active 2026-04-06 04:41:26,496 - INFO - 10.0.0.33 2026-04-06 04:41:26,496 - INFO - config 2026-04-06 04:41:26,502 - INFO - config-nodemgr:active 2026-04-06 04:41:26,508 - INFO - api-server:active 2026-04-06 04:41:26,512 - INFO - schema:backup 2026-04-06 04:41:26,516 - INFO - svc-monitor:backup 2026-04-06 04:41:26,520 - INFO - device-manager:backup 2026-04-06 04:41:26,520 - INFO - config-database 2026-04-06 04:41:26,520 - INFO - config-cassandra:active 2026-04-06 04:41:26,520 - INFO - config-zookeeper:active 2026-04-06 04:41:26,520 - INFO - config-rabbitmq:active 2026-04-06 04:41:26,520 - INFO - control 2026-04-06 04:41:26,526 - INFO - control-nodemgr:active 2026-04-06 04:41:26,532 - INFO - control:active 2026-04-06 04:41:26,532 - INFO - named:active 2026-04-06 04:41:26,538 - INFO - dns:active 2026-04-06 04:41:26,538 - INFO - analytics 2026-04-06 04:41:26,543 - INFO - analytics-nodemgr:active 2026-04-06 04:41:26,548 - INFO - analytics-api:active 2026-04-06 04:41:26,553 - INFO - collector:active 2026-04-06 04:41:26,554 - INFO - analytics-database 2026-04-06 04:41:26,554 - INFO - analytics-cassandra:active 2026-04-06 04:41:26,558 - INFO - analyticsdb-nodemgr:active 2026-04-06 04:41:26,564 - INFO - query-engine:active 2026-04-06 04:41:26,564 - INFO - webui 2026-04-06 04:41:26,564 - INFO - webui:active 2026-04-06 04:41:26,564 - INFO - webui-middleware:active 2026-04-06 04:41:26,564 - INFO - redis:active 2026-04-06 04:41:26,564 - INFO - analytics_snmp 2026-04-06 04:41:26,569 - INFO - snmp-collector:active 2026-04-06 04:41:26,569 - INFO - snmp-topology:active 2026-04-06 04:41:26,569 - INFO - analytics_alarm 2026-04-06 04:41:26,569 - INFO - alarmgen:active 2026-04-06 04:41:26,656 - INFO - 10.0.0.19 2026-04-06 04:41:26,657 - INFO - vrouter 2026-04-06 04:41:26,662 - INFO - vrouter-nodemgr:active 2026-04-06 04:41:26,667 - INFO - agent:active 2026-04-06 04:41:26,753 - INFO - 10.0.0.241 2026-04-06 04:41:26,753 - INFO - vrouter 2026-04-06 04:41:26,759 - INFO - vrouter-nodemgr:active 2026-04-06 04:41:26,764 - INFO - agent:active 2026-04-06 04:41:26,764 - INFO - All the contrail services are up on all nodes 2026-04-06 04:41:26,842 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.193:5269'] servers UP 2026-04-06 04:41:26,843 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to xmpp 10.20.0.193 2026-04-06 04:41:26,843 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2026-04-06 04:41:26,843 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to xmpp 10.20.0.129 2026-04-06 04:41:26,843 - WARNING - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.18:5269'] servers NOT UP 2026-04-06 04:41:26,843 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.193:53'] servers UP 2026-04-06 04:41:26,843 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to dns 10.20.0.193 2026-04-06 04:41:26,843 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers UP 2026-04-06 04:41:26,843 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to dns 10.20.0.129 2026-04-06 04:41:26,843 - WARNING - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.18:53'] servers NOT UP 2026-04-06 04:41:26,844 - WARNING - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers NOT UP 2026-04-06 04:41:26,844 - WARNING - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.0.0.27:8086'] servers NOT UP 2026-04-06 04:41:26,844 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.0.0.33:8086'] servers UP 2026-04-06 04:41:26,844 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to collector 10.0.0.33 2026-04-06 04:43:26,847 - ERROR - Got exception as 'NoneType' object has no attribute 'get_attr' Traceback (most recent call last): File "/contrail-test/tcutils/collector/analytics_tests.py", line 3993, in verify_process_status obj1 = obj.get_attr('Node', 'process_status', match=('module_id', module)) AttributeError: 'NoneType' object has no attribute 'get_attr' 2026-04-06 04:43:31,880 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.193:5269'] servers UP 2026-04-06 04:43:31,880 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to xmpp 10.20.0.193 2026-04-06 04:43:31,880 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2026-04-06 04:43:31,880 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to xmpp 10.20.0.129 2026-04-06 04:43:31,881 - WARNING - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.18:5269'] servers NOT UP 2026-04-06 04:43:31,881 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.193:53'] servers UP 2026-04-06 04:43:31,881 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to dns 10.20.0.193 2026-04-06 04:43:31,881 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers UP 2026-04-06 04:43:31,881 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to dns 10.20.0.129 2026-04-06 04:43:31,881 - WARNING - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.20.0.18:53'] servers NOT UP 2026-04-06 04:43:31,881 - WARNING - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers NOT UP 2026-04-06 04:43:31,881 - WARNING - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.0.0.27:8086'] servers NOT UP 2026-04-06 04:43:31,882 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1:contrail-vrouter-agent module connection to ['10.0.0.33:8086'] servers UP 2026-04-06 04:43:31,882 - INFO - an-jenkins-deploy-platform-ansible-os-5596-1 connected to collector 10.0.0.33 2026-04-06 04:43:32,002 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-1:contrail-control module connection to 10.0.0.249:9041 servers UP 2026-04-06 04:43:32,002 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-1:contrail-control module connection to 10.0.0.249:5673 servers UP 2026-04-06 04:43:32,002 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-1:contrail-control module connection to ['10.0.0.249:8086'] servers UP 2026-04-06 04:43:32,084 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-2:contrail-control module connection to 10.0.0.249:9041 servers UP 2026-04-06 04:43:32,084 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-2:contrail-control module connection to 10.0.0.249:5673 servers UP 2026-04-06 04:43:32,084 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-2:contrail-control module connection to ['10.0.0.249:8086'] servers UP 2026-04-06 04:43:32,109 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-3:contrail-control module connection to 10.0.0.249:9041 servers UP 2026-04-06 04:43:32,109 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-3:contrail-control module connection to 10.0.0.249:5673 servers UP 2026-04-06 04:43:32,109 - INFO - cn-jenkins-deploy-platform-ansible-os-5596-3:contrail-control module connection to ['10.0.0.249:8086'] servers UP 2026-04-06 04:43:32,507 - INFO - Created VN ctest-vn3-14638976, UUID :d61f0f5b-01a0-49fb-9369-f85a834db5a5 2026-04-06 04:43:33,157 - INFO - Verified VN network id 15 for VN 4788e02b-9cb6-4149-83dd-d6bb25750f1d 2026-04-06 04:43:33,157 - INFO - Verifications in API Server for VN ctest-vn1-64223398 passed 2026-04-06 04:43:33,222 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-64223398 passed 2026-04-06 04:43:33,375 - INFO - VN ctest-vn1-64223398 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-06 04:43:33,572 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-93372247:ctest-vn1-64223398 is found in opserver 2026-04-06 04:43:34,988 - INFO - VM ([<Server: ctest-vn1_vm2-82798073>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:43:40,107 - INFO - VM name : ctest-vn1_vm2-82798073 2026-04-06 04:43:40,473 - INFO - VM ctest-vn1_vm2-82798073 verfication in all API Servers passed 2026-04-06 04:44:14,954 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn1_vm2-82798073 passed 2026-04-06 04:44:14,954 - INFO - VM ctest-vn1_vm2-82798073 verifications in Compute nodes passed 2026-04-06 04:44:15,156 - INFO - Validated routes of VM ctest-vn1_vm2-82798073 in all vrouters 2026-04-06 04:46:15,357 - ERROR - Socket Connection error: HTTPConnectionPool(host='10.0.0.27', port=8083): Max retries exceeded with url: /Snh_ShowRouteReq?x=default-domain:ctest-TestBasicVMVN0-93372247:ctest-vn1-64223398:ctest-vn1-64223398.inet.0 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f816bfa4610>, 'Connection to 10.0.0.27 timed out. (connect timeout=120)')) 2026-04-06 04:46:15,357 - WARNING - No route found for VM IP 192.168.1.251 in Control-node 10.0.0.27 2026-04-06 04:46:18,072 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-82798073 passed 2026-04-06 04:46:18,249 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 04:46:18,274 - INFO - VM 411d7590-5feb-4aaf-9d18-8238aa18ba7a is present in default-domain:ctest-TestBasicVMVN0-93372247:ctest-vn1-64223398 2026-04-06 04:46:18,479 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-93372247:33760b8d-e749-4ade-8f4f-791e7e2f4011 of vm 411d7590-5feb-4aaf-9d18-8238aa18ba7a is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 04:46:18,517 - INFO - VM ctest-vn1_vm2-82798073 validations in Opserver passed 2026-04-06 04:46:24,819 - INFO - VM ([<Server: ctest-vn2_vm2-02555941>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:46:29,942 - INFO - VM name : ctest-vn2_vm2-02555941 2026-04-06 04:46:30,279 - INFO - VM ctest-vn2_vm2-02555941 verfication in all API Servers passed 2026-04-06 04:47:13,045 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn2_vm2-02555941 passed 2026-04-06 04:47:13,046 - INFO - VM ctest-vn2_vm2-02555941 verifications in Compute nodes passed 2026-04-06 04:47:13,262 - INFO - Validated routes of VM ctest-vn2_vm2-02555941 in all vrouters 2026-04-06 04:47:13,928 - INFO - Verification in Control-nodes for VM ctest-vn2_vm2-02555941 passed 2026-04-06 04:47:14,061 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 04:47:14,080 - INFO - VM b2383916-1a25-4e76-8404-143757ac7a8e is present in default-domain:ctest-TestBasicVMVN0-93372247:ctest-vn2-66546350 2026-04-06 04:47:14,244 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-93372247:06a1ba4b-a603-4643-ade7-3d303297d255 of vm b2383916-1a25-4e76-8404-143757ac7a8e is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 04:47:14,329 - INFO - VM ctest-vn2_vm2-02555941 validations in Opserver passed 2026-04-06 04:47:14,329 - INFO - Waiting for VM ctest-vn1_vm2-82798073 to be up.. 2026-04-06 04:47:15,512 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn1_vm2-82798073 passed 2026-04-06 04:47:15,761 - INFO - Waiting for VM ctest-vn2_vm2-02555941 to be up.. 2026-04-06 04:47:16,955 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn2_vm2-02555941 passed 2026-04-06 04:48:14,210 - INFO - Ping to IP 192.168.2.251 from VM ctest-vn1_vm2-82798073 passed 2026-04-06 04:48:14,210 - INFO - Deleting VM ctest-vn2_vm2-02555941 2026-04-06 04:48:16,322 - INFO - VM ctest-vn2_vm2-02555941 is fully removed in API-Server 2026-04-06 04:48:16,666 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-93372247:ctest-vn2-66546350 2026-04-06 04:48:16,666 - INFO - VM ctest-vn2_vm2-02555941 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 04:48:16,893 - INFO - Routes for VM ctest-vn2_vm2-02555941 is removed in all control-nodes 2026-04-06 04:48:32,565 - INFO - b2383916-1a25-4e76-8404-143757ac7a8e vm uve deleted from opserver 2026-04-06 04:48:32,579 - INFO - b2383916-1a25-4e76-8404-143757ac7a8e vm uve deleted from opserver 2026-04-06 04:48:32,594 - INFO - b2383916-1a25-4e76-8404-143757ac7a8e vm uve deleted from opserver 2026-04-06 04:48:32,594 - INFO - Validated that VM b2383916-1a25-4e76-8404-143757ac7a8e is removed from Opserver 2026-04-06 04:48:32,595 - INFO - Deleting VM ctest-vn1_vm2-82798073 2026-04-06 04:48:34,731 - INFO - VM ctest-vn1_vm2-82798073 is fully removed in API-Server 2026-04-06 04:48:35,082 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-93372247:ctest-vn1-64223398 2026-04-06 04:48:35,082 - INFO - VM ctest-vn1_vm2-82798073 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 04:48:35,323 - INFO - Routes for VM ctest-vn1_vm2-82798073 is removed in all control-nodes 2026-04-06 04:48:41,643 - INFO - 411d7590-5feb-4aaf-9d18-8238aa18ba7a vm uve deleted from opserver 2026-04-06 04:48:41,703 - INFO - 411d7590-5feb-4aaf-9d18-8238aa18ba7a vm uve deleted from opserver 2026-04-06 04:48:41,717 - INFO - 411d7590-5feb-4aaf-9d18-8238aa18ba7a vm uve deleted from opserver 2026-04-06 04:48:41,717 - INFO - Validated that VM 411d7590-5feb-4aaf-9d18-8238aa18ba7a is removed from Opserver 2026-04-06 04:48:41,717 - INFO - Deleting VN ctest-vn3-14638976 2026-04-06 04:48:41,852 - INFO - Deleting VM ctest-vn2_vm1-10811343 2026-04-06 04:48:41,933 - INFO - Deleting VM ctest-vn1_vm1-13197236 2026-04-06 04:48:42,154 - INFO - Deleting VN ctest-vn2-66546350 2026-04-06 04:48:44,508 - INFO - Validated that VN ctest-vn2-66546350 is not found in API Server 2026-04-06 04:48:44,536 - INFO - Validated that VN ctest-vn2-66546350 is not in any agent 2026-04-06 04:48:44,570 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-66546350 info 2026-04-06 04:48:44,796 - INFO - Deleting VN ctest-vn1-64223398 2026-04-06 04:48:45,096 - INFO - Validated that VN ctest-vn1-64223398 is not found in API Server 2026-04-06 04:48:45,123 - INFO - Validated that VN ctest-vn1-64223398 is not in any agent 2026-04-06 04:48:45,135 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN0-93372247:ctest-vn1-64223398 2026-04-06 04:48:45,167 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-64223398 info 2026-04-06 04:48:45,205 - INFO - Deleted policy policy2 2026-04-06 04:48:45,277 - INFO - Deleted policy policy1 2026-04-06 04:48:46,585 - INFO - END TEST : test_process_restart_in_policy_between_vns : PASSED[0:13:20] 2026-04-06 04:48:46,585 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:48:46,589 - INFO - ================================================================================ 2026-04-06 04:48:46,589 - INFO - STARTING TEST : test_underlay_broadcast_traffic_handling 2026-04-06 04:48:46,589 - INFO - TEST DESCRIPTION : Test the underlay brocast traffic handling by vrouter. (Bug-1545229). 1. Send broadcast traffic from one compute node. 2. Other compute in same subnet should receive that traffic. 3. Receiving compute should treat this traffic as underlay. 4. Compute should not replicate the packet and send the copy back. Pass criteria: Step 3-4 should pass Maintainer : chhandak@juniper.net 2026-04-06 04:48:47,867 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:48:47,867 - INFO - 2026-04-06 04:48:48,253 - INFO - Agent interface name: ens6 2026-04-06 04:48:53,873 - INFO - Pinging broacast address 10.20.0.255 from compute 10.20.0.192 2026-04-06 04:49:10,324 - INFO - 10 packets are found in tcpdump output as expected 2026-04-06 04:49:12,369 - INFO - Packet count matched: Compute 10.0.0.241 has receive only 10 packet from source IP 10.20.0.255. No duplicate packet seen 2026-04-06 04:49:13,636 - INFO - END TEST : test_underlay_broadcast_traffic_handling : PASSED[0:00:27] 2026-04-06 04:49:13,636 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:49:14,430 - INFO - Deleted project: ctest-TestBasicVMVN0-93372247, ID : 584ff09e-d5c5-4c9f-bdf5-3729b512ed97 2026-04-06 04:49:14,622 - INFO - Domain Default found not creating 2026-04-06 04:49:14,792 - INFO - Project ctest-TestDropStats-30228964 not found, creating it 2026-04-06 04:49:15,447 - INFO - Created Project:ctest-TestDropStats-30228964, ID : b5812c41-40ba-494e-a6dd-83af37f0f455 2026-04-06 04:49:16,972 - INFO - ================================================================================ 2026-04-06 04:49:16,972 - INFO - STARTING TEST : test_flow_action_drop_stats 2026-04-06 04:49:16,972 - INFO - TEST DESCRIPTION : Description: Verify flow action drop stats Steps: 1. Create 2 VNs and launch 1 VM in each VN, on different nodes on multi node setup 2. Add policy to deny pkts between VNs. 3. Ping VM2 from VM1 Pass criteria: 1. Verify flow action count gets incremented, get it from introspect 2. Verify flow action count gets incremented for the vmi of VM1, get it from introspect 2026-04-06 04:49:18,252 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:49:18,252 - INFO - 2026-04-06 04:49:19,431 - INFO - Created VN ctest-vn-05101901 2026-04-06 04:49:20,094 - INFO - Created VN ctest-vn-60636617 2026-04-06 04:49:21,684 - INFO - VM ([<Server: ctest-vm1-67794825>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:49:23,166 - INFO - VM ([<Server: ctest-vm2-84156876>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:49:23,167 - INFO - Waiting for VM ctest-vm1-67794825 to be up.. 2026-04-06 04:49:28,350 - INFO - VM name : ctest-vm1-67794825 2026-04-06 04:49:34,163 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm1-67794825 passed 2026-04-06 04:49:39,556 - INFO - Waiting for VM ctest-vm2-84156876 to be up.. 2026-04-06 04:49:39,640 - INFO - VM name : ctest-vm2-84156876 2026-04-06 04:49:40,994 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-84156876 passed 2026-04-06 04:49:41,383 - INFO - VM ctest-vm1-67794825 verfication in all API Servers passed 2026-04-06 04:49:41,890 - INFO - VM ctest-vm1-67794825 verifications in Compute nodes passed 2026-04-06 04:49:42,141 - INFO - Validated routes of VM ctest-vm1-67794825 in all vrouters 2026-04-06 04:49:42,934 - INFO - Verification in Control-nodes for VM ctest-vm1-67794825 passed 2026-04-06 04:49:43,979 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 04:49:44,001 - INFO - VM c78c20e3-74a3-42f5-83a8-7c35dec77b0f is present in default-domain:ctest-TestDropStats-30228964:ctest-vn-05101901 2026-04-06 04:49:44,245 - INFO - tap interface default-domain:ctest-TestDropStats-30228964:a0d16dad-55c5-406f-a6b1-df200f6cde40 of vm c78c20e3-74a3-42f5-83a8-7c35dec77b0f is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 04:49:44,633 - INFO - VM ctest-vm1-67794825 validations in Opserver passed 2026-04-06 04:49:44,796 - INFO - VM ctest-vm2-84156876 verfication in all API Servers passed 2026-04-06 04:49:45,314 - INFO - VM ctest-vm2-84156876 verifications in Compute nodes passed 2026-04-06 04:49:45,563 - INFO - Validated routes of VM ctest-vm2-84156876 in all vrouters 2026-04-06 04:49:46,358 - INFO - Verification in Control-nodes for VM ctest-vm2-84156876 passed 2026-04-06 04:49:46,453 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 04:49:46,479 - INFO - VM 0081e598-2324-48e4-b199-c35e518c6cba is present in default-domain:ctest-TestDropStats-30228964:ctest-vn-60636617 2026-04-06 04:49:46,632 - INFO - tap interface default-domain:ctest-TestDropStats-30228964:fbe26624-8b18-43fd-b676-5949aa7f985e of vm 0081e598-2324-48e4-b199-c35e518c6cba is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 04:49:46,724 - INFO - VM ctest-vm2-84156876 validations in Opserver passed 2026-04-06 04:49:46,744 - INFO - ---------------------------------------------------------------------------------------------------- 2026-04-06 04:49:46,744 - INFO - ds_discard : 0 2026-04-06 04:49:46,744 - INFO - ds_pull : 0 2026-04-06 04:49:46,744 - INFO - ds_invalid_if : 0 2026-04-06 04:49:46,744 - INFO - ds_invalid_arp : 0 2026-04-06 04:49:46,744 - INFO - ds_trap_no_if : 0 2026-04-06 04:49:46,745 - INFO - ds_nowhere_to_go : 0 2026-04-06 04:49:46,745 - INFO - ds_flow_queue_limit_exceeded : 0 2026-04-06 04:49:46,745 - INFO - ds_flow_no_memory : 0 2026-04-06 04:49:46,745 - INFO - ds_flow_invalid_protocol : 0 2026-04-06 04:49:46,745 - INFO - ds_flow_nat_no_rflow : 0 2026-04-06 04:49:46,745 - INFO - ds_flow_action_drop : 0 2026-04-06 04:49:46,745 - INFO - ds_flow_action_invalid : 0 2026-04-06 04:49:46,745 - INFO - ds_flow_unusable : 0 2026-04-06 04:49:46,745 - INFO - ds_flow_table_full : 0 2026-04-06 04:49:46,746 - INFO - ds_interface_tx_discard : 0 2026-04-06 04:49:46,746 - INFO - ds_interface_drop : 0 2026-04-06 04:49:46,746 - INFO - ds_duplicated : 0 2026-04-06 04:49:46,746 - INFO - ds_push : 0 2026-04-06 04:49:46,746 - INFO - ds_ttl_exceeded : 0 2026-04-06 04:49:46,746 - INFO - ds_invalid_nh : 0 2026-04-06 04:49:46,746 - INFO - ds_invalid_label : 0 2026-04-06 04:49:46,746 - INFO - ds_invalid_protocol : 0 2026-04-06 04:49:46,746 - INFO - ds_interface_rx_discard : 0 2026-04-06 04:49:46,747 - INFO - ds_invalid_mcast_source : 0 2026-04-06 04:49:46,747 - INFO - ds_head_alloc_fail : 0 2026-04-06 04:49:46,747 - INFO - ds_pcow_fail : 0 2026-04-06 04:49:46,747 - INFO - ds_mcast_clone_fail : 0 2026-04-06 04:49:46,747 - INFO - ds_rewrite_fail : 0 2026-04-06 04:49:46,747 - INFO - ds_misc : 0 2026-04-06 04:49:46,747 - INFO - ds_invalid_packet : 0 2026-04-06 04:49:46,747 - INFO - ds_cksum_err : 0 2026-04-06 04:49:46,747 - INFO - ds_no_fmd : 0 2026-04-06 04:49:46,747 - INFO - ds_invalid_vnid : 0 2026-04-06 04:49:46,748 - INFO - ds_frag_err : 0 2026-04-06 04:49:46,748 - INFO - ds_invalid_source : 0 2026-04-06 04:49:46,748 - INFO - ds_mcast_df_bit : 0 2026-04-06 04:49:46,748 - INFO - ds_l2_no_route : 0 2026-04-06 04:49:46,748 - INFO - ds_vlan_fwd_tx : 0 2026-04-06 04:49:46,748 - INFO - ds_vlan_fwd_enq : 0 2026-04-06 04:49:46,748 - INFO - ds_drop_new_flow : 0 2026-04-06 04:49:46,748 - INFO - ds_flow_evict : 0 2026-04-06 04:49:46,749 - INFO - ds_trap_original : 0 2026-04-06 04:49:46,749 - INFO - ds_no_memory : 0 2026-04-06 04:49:46,749 - INFO - ds_fragment_queue_fail : 0 2026-04-06 04:49:46,749 - INFO - ds_no_frag_entry : 0 2026-04-06 04:49:46,749 - INFO - ds_icmp_error : 0 2026-04-06 04:49:46,749 - INFO - ds_clone_fail : 0 2026-04-06 04:49:46,749 - INFO - ds_drop_pkts : 0 2026-04-06 04:49:46,757 - INFO - ---------------------------------------------------------------------------------------------------- 2026-04-06 04:49:46,757 - INFO - ds_discard : 3 2026-04-06 04:49:46,757 - INFO - ds_pull : 0 2026-04-06 04:49:46,757 - INFO - ds_invalid_if : 0 2026-04-06 04:49:46,757 - INFO - ds_invalid_arp : 0 2026-04-06 04:49:46,757 - INFO - ds_trap_no_if : 0 2026-04-06 04:49:46,757 - INFO - ds_nowhere_to_go : 0 2026-04-06 04:49:46,757 - INFO - ds_flow_queue_limit_exceeded : 0 2026-04-06 04:49:46,757 - INFO - ds_flow_no_memory : 0 2026-04-06 04:49:46,757 - INFO - ds_flow_invalid_protocol : 0 2026-04-06 04:49:46,757 - INFO - ds_flow_nat_no_rflow : 0 2026-04-06 04:49:46,757 - INFO - ds_flow_action_drop : 16 2026-04-06 04:49:46,757 - INFO - ds_flow_action_invalid : 0 2026-04-06 04:49:46,757 - INFO - ds_flow_unusable : 0 2026-04-06 04:49:46,757 - INFO - ds_flow_table_full : 0 2026-04-06 04:49:46,757 - INFO - ds_interface_tx_discard : 0 2026-04-06 04:49:46,757 - INFO - ds_interface_drop : 0 2026-04-06 04:49:46,757 - INFO - ds_duplicated : 1 2026-04-06 04:49:46,757 - INFO - ds_push : 0 2026-04-06 04:49:46,757 - INFO - ds_ttl_exceeded : 0 2026-04-06 04:49:46,757 - INFO - ds_invalid_nh : 2 2026-04-06 04:49:46,757 - INFO - ds_invalid_label : 0 2026-04-06 04:49:46,757 - INFO - ds_invalid_protocol : 0 2026-04-06 04:49:46,757 - INFO - ds_interface_rx_discard : 0 2026-04-06 04:49:46,758 - INFO - ds_invalid_mcast_source : 0 2026-04-06 04:49:46,758 - INFO - ds_head_alloc_fail : 0 2026-04-06 04:49:46,758 - INFO - ds_pcow_fail : 0 2026-04-06 04:49:46,758 - INFO - ds_mcast_clone_fail : 0 2026-04-06 04:49:46,758 - INFO - ds_rewrite_fail : 0 2026-04-06 04:49:46,758 - INFO - ds_misc : 0 2026-04-06 04:49:46,758 - INFO - ds_invalid_packet : 0 2026-04-06 04:49:46,758 - INFO - ds_cksum_err : 0 2026-04-06 04:49:46,758 - INFO - ds_no_fmd : 0 2026-04-06 04:49:46,758 - INFO - ds_invalid_vnid : 0 2026-04-06 04:49:46,758 - INFO - ds_frag_err : 0 2026-04-06 04:49:46,758 - INFO - ds_invalid_source : 0 2026-04-06 04:49:46,758 - INFO - ds_mcast_df_bit : 0 2026-04-06 04:49:46,758 - INFO - ds_l2_no_route : 9 2026-04-06 04:49:46,758 - INFO - ds_vlan_fwd_tx : 0 2026-04-06 04:49:46,758 - INFO - ds_vlan_fwd_enq : 0 2026-04-06 04:49:46,758 - INFO - ds_drop_new_flow : 0 2026-04-06 04:49:46,758 - INFO - ds_flow_evict : 0 2026-04-06 04:49:46,758 - INFO - ds_trap_original : 0 2026-04-06 04:49:46,758 - INFO - ds_no_memory : 0 2026-04-06 04:49:46,758 - INFO - ds_fragment_queue_fail : 0 2026-04-06 04:49:46,758 - INFO - ds_no_frag_entry : 0 2026-04-06 04:49:46,758 - INFO - ds_icmp_error : 0 2026-04-06 04:49:46,758 - INFO - ds_clone_fail : 0 2026-04-06 04:49:46,758 - INFO - ds_drop_pkts : 31 2026-04-06 04:49:52,794 - WARNING - Ping to IP 39.35.46.131 from VM ctest-vm1-67794825 failed 2026-04-06 04:50:02,885 - INFO - Vif and vrouter dropstats of type ds_flow_action_drop verifed 2026-04-06 04:50:02,885 - INFO - ---------------------------------------------------------------------------------------------------- 2026-04-06 04:50:02,885 - INFO - ds_discard : 3 2026-04-06 04:50:02,885 - INFO - ds_pull : 0 2026-04-06 04:50:02,885 - INFO - ds_invalid_if : 0 2026-04-06 04:50:02,885 - INFO - ds_invalid_arp : 0 2026-04-06 04:50:02,885 - INFO - ds_trap_no_if : 0 2026-04-06 04:50:02,885 - INFO - ds_nowhere_to_go : 0 2026-04-06 04:50:02,885 - INFO - ds_flow_queue_limit_exceeded : 0 2026-04-06 04:50:02,885 - INFO - ds_flow_no_memory : 0 2026-04-06 04:50:02,885 - INFO - ds_flow_invalid_protocol : 0 2026-04-06 04:50:02,885 - INFO - ds_flow_nat_no_rflow : 0 2026-04-06 04:50:02,885 - INFO - ds_flow_action_drop : 5 2026-04-06 04:50:02,885 - INFO - ds_flow_action_invalid : 0 2026-04-06 04:50:02,885 - INFO - ds_flow_unusable : 0 2026-04-06 04:50:02,885 - INFO - ds_flow_table_full : 0 2026-04-06 04:50:02,885 - INFO - ds_interface_tx_discard : 0 2026-04-06 04:50:02,885 - INFO - ds_interface_drop : 0 2026-04-06 04:50:02,885 - INFO - ds_duplicated : 0 2026-04-06 04:50:02,885 - INFO - ds_push : 0 2026-04-06 04:50:02,885 - INFO - ds_ttl_exceeded : 0 2026-04-06 04:50:02,885 - INFO - ds_invalid_nh : 0 2026-04-06 04:50:02,886 - INFO - ds_invalid_label : 0 2026-04-06 04:50:02,886 - INFO - ds_invalid_protocol : 0 2026-04-06 04:50:02,886 - INFO - ds_interface_rx_discard : 0 2026-04-06 04:50:02,886 - INFO - ds_invalid_mcast_source : 0 2026-04-06 04:50:02,886 - INFO - ds_head_alloc_fail : 0 2026-04-06 04:50:02,886 - INFO - ds_pcow_fail : 0 2026-04-06 04:50:02,886 - INFO - ds_mcast_clone_fail : 0 2026-04-06 04:50:02,886 - INFO - ds_rewrite_fail : 0 2026-04-06 04:50:02,886 - INFO - ds_misc : 0 2026-04-06 04:50:02,886 - INFO - ds_invalid_packet : 0 2026-04-06 04:50:02,886 - INFO - ds_cksum_err : 0 2026-04-06 04:50:02,886 - INFO - ds_no_fmd : 0 2026-04-06 04:50:02,886 - INFO - ds_invalid_vnid : 0 2026-04-06 04:50:02,886 - INFO - ds_frag_err : 0 2026-04-06 04:50:02,886 - INFO - ds_invalid_source : 0 2026-04-06 04:50:02,886 - INFO - ds_mcast_df_bit : 0 2026-04-06 04:50:02,886 - INFO - ds_l2_no_route : 0 2026-04-06 04:50:02,886 - INFO - ds_vlan_fwd_tx : 0 2026-04-06 04:50:02,886 - INFO - ds_vlan_fwd_enq : 0 2026-04-06 04:50:02,886 - INFO - ds_drop_new_flow : 0 2026-04-06 04:50:02,886 - INFO - ds_flow_evict : 0 2026-04-06 04:50:02,886 - INFO - ds_trap_original : 0 2026-04-06 04:50:02,886 - INFO - ds_no_memory : 0 2026-04-06 04:50:02,887 - INFO - ds_fragment_queue_fail : 0 2026-04-06 04:50:02,887 - INFO - ds_no_frag_entry : 0 2026-04-06 04:50:02,887 - INFO - ds_icmp_error : 0 2026-04-06 04:50:02,887 - INFO - ds_clone_fail : 0 2026-04-06 04:50:02,887 - INFO - ds_drop_pkts : 8 2026-04-06 04:50:02,887 - INFO - ---------------------------------------------------------------------------------------------------- 2026-04-06 04:50:02,887 - INFO - ds_discard : 6 2026-04-06 04:50:02,887 - INFO - ds_pull : 0 2026-04-06 04:50:02,887 - INFO - ds_invalid_if : 0 2026-04-06 04:50:02,887 - INFO - ds_invalid_arp : 0 2026-04-06 04:50:02,887 - INFO - ds_trap_no_if : 0 2026-04-06 04:50:02,887 - INFO - ds_nowhere_to_go : 0 2026-04-06 04:50:02,887 - INFO - ds_flow_queue_limit_exceeded : 0 2026-04-06 04:50:02,887 - INFO - ds_flow_no_memory : 0 2026-04-06 04:50:02,887 - INFO - ds_flow_invalid_protocol : 0 2026-04-06 04:50:02,887 - INFO - ds_flow_nat_no_rflow : 0 2026-04-06 04:50:02,887 - INFO - ds_flow_action_drop : 21 2026-04-06 04:50:02,887 - INFO - ds_flow_action_invalid : 0 2026-04-06 04:50:02,887 - INFO - ds_flow_unusable : 0 2026-04-06 04:50:02,887 - INFO - ds_flow_table_full : 0 2026-04-06 04:50:02,887 - INFO - ds_interface_tx_discard : 0 2026-04-06 04:50:02,887 - INFO - ds_interface_drop : 0 2026-04-06 04:50:02,887 - INFO - ds_duplicated : 1 2026-04-06 04:50:02,887 - INFO - ds_push : 0 2026-04-06 04:50:02,887 - INFO - ds_ttl_exceeded : 0 2026-04-06 04:50:02,887 - INFO - ds_invalid_nh : 2 2026-04-06 04:50:02,887 - INFO - ds_invalid_label : 0 2026-04-06 04:50:02,888 - INFO - ds_invalid_protocol : 0 2026-04-06 04:50:02,888 - INFO - ds_interface_rx_discard : 0 2026-04-06 04:50:02,888 - INFO - ds_invalid_mcast_source : 0 2026-04-06 04:50:02,888 - INFO - ds_head_alloc_fail : 0 2026-04-06 04:50:02,888 - INFO - ds_pcow_fail : 0 2026-04-06 04:50:02,888 - INFO - ds_mcast_clone_fail : 0 2026-04-06 04:50:02,888 - INFO - ds_rewrite_fail : 0 2026-04-06 04:50:02,888 - INFO - ds_misc : 0 2026-04-06 04:50:02,888 - INFO - ds_invalid_packet : 0 2026-04-06 04:50:02,888 - INFO - ds_cksum_err : 0 2026-04-06 04:50:02,888 - INFO - ds_no_fmd : 0 2026-04-06 04:50:02,888 - INFO - ds_invalid_vnid : 0 2026-04-06 04:50:02,888 - INFO - ds_frag_err : 0 2026-04-06 04:50:02,888 - INFO - ds_invalid_source : 0 2026-04-06 04:50:02,888 - INFO - ds_mcast_df_bit : 0 2026-04-06 04:50:02,888 - INFO - ds_l2_no_route : 9 2026-04-06 04:50:02,888 - INFO - ds_vlan_fwd_tx : 0 2026-04-06 04:50:02,888 - INFO - ds_vlan_fwd_enq : 0 2026-04-06 04:50:02,888 - INFO - ds_drop_new_flow : 0 2026-04-06 04:50:02,888 - INFO - ds_flow_evict : 0 2026-04-06 04:50:02,888 - INFO - ds_trap_original : 0 2026-04-06 04:50:02,888 - INFO - ds_no_memory : 0 2026-04-06 04:50:02,888 - INFO - ds_fragment_queue_fail : 0 2026-04-06 04:50:02,888 - INFO - ds_no_frag_entry : 0 2026-04-06 04:50:02,888 - INFO - ds_icmp_error : 0 2026-04-06 04:50:02,889 - INFO - ds_clone_fail : 0 2026-04-06 04:50:02,889 - INFO - ds_drop_pkts : 39 2026-04-06 04:50:02,889 - INFO - Deleting VM ctest-vm2-84156876 2026-04-06 04:50:04,996 - INFO - VM ctest-vm2-84156876 is fully removed in API-Server 2026-04-06 04:50:05,229 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-30228964:ctest-vn-60636617 2026-04-06 04:50:05,229 - INFO - VM ctest-vm2-84156876 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 04:50:05,475 - INFO - Routes for VM ctest-vm2-84156876 is removed in all control-nodes 2026-04-06 04:50:11,726 - INFO - 0081e598-2324-48e4-b199-c35e518c6cba vm uve deleted from opserver 2026-04-06 04:50:11,740 - INFO - 0081e598-2324-48e4-b199-c35e518c6cba vm uve deleted from opserver 2026-04-06 04:50:11,753 - INFO - 0081e598-2324-48e4-b199-c35e518c6cba vm uve deleted from opserver 2026-04-06 04:50:11,753 - INFO - Validated that VM 0081e598-2324-48e4-b199-c35e518c6cba is removed from Opserver 2026-04-06 04:50:11,753 - INFO - Deleting VM ctest-vm1-67794825 2026-04-06 04:50:13,850 - INFO - VM ctest-vm1-67794825 is fully removed in API-Server 2026-04-06 04:50:14,061 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-30228964:ctest-vn-05101901 2026-04-06 04:50:14,061 - INFO - VM ctest-vm1-67794825 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 04:50:14,300 - INFO - Routes for VM ctest-vm1-67794825 is removed in all control-nodes 2026-04-06 04:50:32,870 - INFO - c78c20e3-74a3-42f5-83a8-7c35dec77b0f vm uve deleted from opserver 2026-04-06 04:50:32,883 - INFO - c78c20e3-74a3-42f5-83a8-7c35dec77b0f vm uve deleted from opserver 2026-04-06 04:50:32,897 - INFO - c78c20e3-74a3-42f5-83a8-7c35dec77b0f vm uve deleted from opserver 2026-04-06 04:50:32,897 - INFO - Validated that VM c78c20e3-74a3-42f5-83a8-7c35dec77b0f is removed from Opserver 2026-04-06 04:50:32,897 - INFO - Deleting VN ctest-vn-60636617 2026-04-06 04:50:33,047 - INFO - Deleting VN ctest-vn-05101901 2026-04-06 04:50:34,500 - INFO - END TEST : test_flow_action_drop_stats : PASSED[0:01:18] 2026-04-06 04:50:34,500 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:50:35,225 - INFO - Deleted project: ctest-TestDropStats-30228964, ID : b5812c41-40ba-494e-a6dd-83af37f0f455 2026-04-06 04:50:35,432 - INFO - Domain Default found not creating 2026-04-06 04:50:35,588 - INFO - Project ctest-FatFlowAggrIpv6Serial-38374383 not found, creating it 2026-04-06 04:50:36,128 - INFO - Created Project:ctest-FatFlowAggrIpv6Serial-38374383, ID : b7a89713-4403-429a-a0aa-b6e35e27b495 2026-04-06 04:50:37,707 - INFO - ================================================================================ 2026-04-06 04:50:37,707 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-04-06 04:50:37,708 - INFO - TEST DESCRIPTION : Description: Verify fat flow prefix aggr dest (IPv6) for intra-vn inter-node Steps: 1. Create 2 VNs with IPv6 subnets and launch 3 VMs.2 client VMs in VN1 on same node and server VM in VN2 on different node. Client 1 in subnet 1, Client 2 in the next subnet. Policy p1 configured to allow udp traffic between VN1 and VN2. 2. On server VM, config fat flow aggr prefix dest IPv6 len 125 for UDP port 55. 3. From both the client VMs, send ICMP6 traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of IPv6 fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of IPv6 flows and on server compute, expect 2 pairs of IPv6 flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2026-04-06 04:50:38,973 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:50:38,973 - INFO - 2026-04-06 04:50:38,973 - INFO - ================================================================================ 2026-04-06 04:50:38,973 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-04-06 04:50:38,973 - INFO - TEST DESCRIPTION : : Description: Verify fat flow prefix aggr dest (IPv4) for intra-vn inter-node Steps: 1. Create 2 VNs and launch 3 VMs.2 client VMs in VN1 on same node and server VM in VN2 on different node. Client 1 in subnet 1, Client 2 in the next subnet. Policy p1 configured to allow udp traffic between VN1 and VN2. 2. On server VM, config fat flow aggr prefix dest len 29 for UDP port 55. 3. From both the client VMs, send ICMP traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of flows and on server compute, expect 2 pairs of flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2026-04-06 04:50:40,247 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:50:40,248 - INFO - 2026-04-06 04:50:41,521 - INFO - Created VN ctest-vn-23442770 2026-04-06 04:50:42,397 - INFO - Created VN ctest-vn-16777051 2026-04-06 04:50:43,075 - INFO - Verified VN network id 5 for VN 5c64b62d-f579-4d47-834f-834d7ab81f85 2026-04-06 04:50:43,076 - INFO - Verifications in API Server for VN ctest-vn-23442770 passed 2026-04-06 04:50:43,165 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-23442770 passed 2026-04-06 04:50:44,412 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-38374383:ctest-vn-23442770 is found in opserver 2026-04-06 04:50:44,644 - INFO - Verified VN network id 6 for VN f82325dd-e01d-4557-8250-0727f233e283 2026-04-06 04:50:44,644 - INFO - Verifications in API Server for VN ctest-vn-16777051 passed 2026-04-06 04:50:44,725 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-16777051 passed 2026-04-06 04:50:45,089 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-38374383:ctest-vn-16777051 is found in opserver 2026-04-06 04:50:46,735 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-38374383-25826931>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:50:46,735 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-38374383-25826931 to be up.. 2026-04-06 04:50:51,890 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-38374383-25826931 2026-04-06 04:51:26,403 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-38374383-25826931 passed 2026-04-06 04:51:49,264 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:51:49,264 - INFO - Waiting for VM client2_vm to be up.. 2026-04-06 04:51:54,394 - INFO - VM name : client2_vm 2026-04-06 04:52:34,589 - INFO - Ping to Metadata IP 169.254.0.5 of VM client2_vm passed 2026-04-06 04:52:56,790 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-38374383-14208636>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:52:56,790 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-38374383-14208636 to be up.. 2026-04-06 04:53:01,914 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-38374383-14208636 2026-04-06 04:53:42,160 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-FatFlowAggrIpv6Serial-38374383-14208636 passed 2026-04-06 04:54:03,879 - INFO - Attaching policy ctest-vn1_vn2_pass-50246994 to vn ctest-vn-23442770 2026-04-06 04:54:04,254 - INFO - Attaching policy ctest-vn1_vn2_pass-50246994 to vn ctest-vn-16777051 2026-04-06 04:54:04,631 - INFO - Fat flow added on VMI 054dc0a7-9b78-4c83-b3ce-363bff2c6818: {'port': 55, 'proto': 'udp', 'destination_prefix': ['172.244.189.0', '26'], 'destination_aggregate_prefix_length': 29} 2026-04-06 04:54:04,731 - INFO - Fat flow added on VMI 054dc0a7-9b78-4c83-b3ce-363bff2c6818: {'port': 56, 'proto': 'udp', 'destination_prefix': ['317e:d1c2:e965:3777:1dac:ce9f::', '96'], 'destination_aggregate_prefix_length': 125} 2026-04-06 04:55:14,293 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-38374383-14208636 2026-04-06 04:55:18,464 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-38374383-14208636 2026-04-06 04:56:02,498 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-38374383-14208636 2026-04-06 04:56:06,913 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-38374383-14208636 2026-04-06 04:56:07,449 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 317e:d1c2:e965:3777:1dac:ce9f::, DIP: 3cf7:e0e3:4208:748d:e053:f358:0:3, sport: 0, dport: 56, vrf-id: 3 Fat flow expected: 1, got: 1 2026-04-06 04:56:07,505 - INFO - Fat flow verification PASSED on node: 10.0.0.241 for - SIP: 317e:d1c2:e965:3777:1dac:ce9f::, DIP: 3cf7:e0e3:4208:748d:e053:f358:0:3, sport: 0, dport: 56, vrf-id: 3 Fat flow expected: 0, got: 0 2026-04-06 04:56:07,561 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 317e:d1c2:e965:3777:1dac:ce9f:0:8, DIP: 3cf7:e0e3:4208:748d:e053:f358:0:3, sport: 0, dport: 56, vrf-id: 3 Fat flow expected: 1, got: 1 2026-04-06 04:56:07,612 - INFO - Fat flow verification PASSED on node: 10.0.0.241 for - SIP: 317e:d1c2:e965:3777:1dac:ce9f:0:8, DIP: 3cf7:e0e3:4208:748d:e053:f358:0:3, sport: 0, dport: 56, vrf-id: 3 Fat flow expected: 0, got: 0 2026-04-06 04:56:07,612 - INFO - Fat flow verification passed for protocol udp and port 56 2026-04-06 04:56:07,612 - INFO - Dettaching policy ctest-vn1_vn2_pass-50246994 from vn ctest-vn-16777051 2026-04-06 04:56:07,915 - INFO - Dettaching policy ctest-vn1_vn2_pass-50246994 from vn ctest-vn-23442770 2026-04-06 04:56:08,171 - INFO - Deleted policy ctest-vn1_vn2_pass-50246994 2026-04-06 04:56:08,171 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-38374383-14208636 2026-04-06 04:56:08,246 - INFO - Detaching port 0b03cf10-cd5b-4091-9acf-fb02b48d30fc from VM client2_vm 2026-04-06 04:56:08,275 - INFO - Deleting VM client2_vm 2026-04-06 04:56:08,629 - INFO - Deleted port 0b03cf10-cd5b-4091-9acf-fb02b48d30fc 2026-04-06 04:56:08,629 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-38374383-25826931 2026-04-06 04:56:08,693 - INFO - Deleting VN ctest-vn-16777051 2026-04-06 04:56:08,777 - WARNING - Deleting VN ctest-vn-16777051 failed..Will retry 2026-04-06 04:56:11,190 - INFO - Validated that VN ctest-vn-16777051 is not found in API Server 2026-04-06 04:56:11,216 - INFO - Validated that VN ctest-vn-16777051 is not in any agent 2026-04-06 04:56:11,244 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-16777051 info 2026-04-06 04:56:11,244 - INFO - Deleting VN ctest-vn-23442770 2026-04-06 04:56:11,617 - INFO - Validated that VN ctest-vn-23442770 is not found in API Server 2026-04-06 04:56:11,641 - INFO - Validated that VN ctest-vn-23442770 is not in any agent 2026-04-06 04:56:11,671 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-23442770 info 2026-04-06 04:56:12,944 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:05:34] 2026-04-06 04:56:12,944 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:56:14,221 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:05:37] 2026-04-06 04:56:14,221 - INFO - -------------------------------------------------------------------------------- 2026-04-06 04:56:15,030 - INFO - Deleted project: ctest-FatFlowAggrIpv6Serial-38374383, ID : b7a89713-4403-429a-a0aa-b6e35e27b495 2026-04-06 04:56:15,221 - INFO - Domain Default found not creating 2026-04-06 04:56:15,399 - INFO - Project ctest-FatFlowSerialIpv6-68152290 not found, creating it 2026-04-06 04:56:16,017 - INFO - Created Project:ctest-FatFlowSerialIpv6-68152290, ID : af1c7189-ace7-49ab-8dbf-c78bc6d89736 2026-04-06 04:56:17,514 - INFO - ================================================================================ 2026-04-06 04:56:17,514 - INFO - STARTING TEST : test_fat_flow_intra_vn_inter_node 2026-04-06 04:56:17,514 - INFO - TEST DESCRIPTION : Description: Verify Fat flow for intra-VN inter-Node traffic Steps: 1. create 1 VN and launch 3 VMs in it.client VMs on same node and server VM on different node. 2. on server VM, config Fat flow for udp port 53. 3. from both client VM, send UDP traffic to server on port 53 twice with diff. src ports Pass criteria: 1. on client VMs compute, 4 set of flows and on server compute, 2 set of flows should be created 2. on server compute, flow's source port should be 0 for Fat flow 2026-04-06 04:56:18,792 - INFO - Initial checks done. Running the testcase now 2026-04-06 04:56:18,792 - INFO - 2026-04-06 04:56:20,355 - INFO - Created VN ctest-vn-60232904 2026-04-06 04:56:20,995 - INFO - Verified VN network id 5 for VN dff8267a-717f-45be-91a3-05e243f61756 2026-04-06 04:56:20,995 - INFO - Verifications in API Server for VN ctest-vn-60232904 passed 2026-04-06 04:56:21,057 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60232904 passed 2026-04-06 04:56:22,491 - INFO - Validated that VN default-domain:ctest-FatFlowSerialIpv6-68152290:ctest-vn-60232904 is found in opserver 2026-04-06 04:56:23,855 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-68152290-14331424>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:56:25,113 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-68152290-24808302>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 04:56:26,530 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-68152290-02415272>]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 04:56:26,531 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-68152290-14331424 to be up.. 2026-04-06 04:56:31,683 - INFO - VM name : ctest-FatFlowSerialIpv6-68152290-14331424 2026-04-06 04:57:18,468 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowSerialIpv6-68152290-14331424 passed 2026-04-06 04:57:39,314 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-68152290-24808302 to be up.. 2026-04-06 04:57:39,402 - INFO - VM name : ctest-FatFlowSerialIpv6-68152290-24808302 2026-04-06 04:57:40,742 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowSerialIpv6-68152290-24808302 passed 2026-04-06 04:57:40,986 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-68152290-02415272 to be up.. 2026-04-06 04:57:41,068 - INFO - VM name : ctest-FatFlowSerialIpv6-68152290-02415272 2026-04-06 04:57:42,421 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-FatFlowSerialIpv6-68152290-02415272 passed 2026-04-06 04:57:42,731 - INFO - Fat flow added on VMI 56b7ff06-a744-4ac5-b5cc-8f59548d08dc: {'proto': 'udp', 'port': 53} 2026-04-06 04:58:46,445 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-68152290-02415272 2026-04-06 04:59:28,365 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-68152290-02415272 2026-04-06 04:59:28,744 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 126.72.194.69, DIP: 126.72.194.68, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-04-06 04:59:28,831 - INFO - Fat flow verification PASSED on node: 10.0.0.241 for - SIP: 126.72.194.69, DIP: 126.72.194.68, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 0, got: 0 2026-04-06 04:59:28,905 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 126.72.194.67, DIP: 126.72.194.68, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-04-06 04:59:29,004 - INFO - Fat flow verification PASSED on node: 10.0.0.241 for - SIP: 126.72.194.67, DIP: 126.72.194.68, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 0, got: 0 2026-04-06 04:59:29,004 - INFO - Fat flow verification passed for protocol udp and port 53 2026-04-06 04:59:33,715 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-68152290-02415272 2026-04-06 04:59:37,987 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-68152290-02415272 2026-04-06 04:59:42,130 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-68152290-02415272 2026-04-06 04:59:46,225 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-68152290-02415272 2026-04-06 04:59:46,954 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 23d5:58eb:ff5b:e192:892b:3e20:0:5, DIP: 23d5:58eb:ff5b:e192:892b:3e20:0:4, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-04-06 04:59:47,063 - INFO - Fat flow verification PASSED on node: 10.0.0.241 for - SIP: 23d5:58eb:ff5b:e192:892b:3e20:0:5, DIP: 23d5:58eb:ff5b:e192:892b:3e20:0:4, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 0, got: 0 2026-04-06 04:59:47,130 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 23d5:58eb:ff5b:e192:892b:3e20:0:3, DIP: 23d5:58eb:ff5b:e192:892b:3e20:0:4, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-04-06 04:59:47,214 - INFO - Fat flow verification PASSED on node: 10.0.0.241 for - SIP: 23d5:58eb:ff5b:e192:892b:3e20:0:3, DIP: 23d5:58eb:ff5b:e192:892b:3e20:0:4, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 0, got: 0 2026-04-06 04:59:47,214 - INFO - Fat flow verification passed for protocol udp and port 53 2026-04-06 04:59:47,214 - INFO - Deleting VM ctest-FatFlowSerialIpv6-68152290-02415272 2026-04-06 04:59:47,285 - INFO - Deleting VM ctest-FatFlowSerialIpv6-68152290-24808302 2026-04-06 04:59:47,356 - INFO - Deleting VM ctest-FatFlowSerialIpv6-68152290-14331424 2026-04-06 04:59:47,438 - INFO - Deleting VN ctest-vn-60232904 2026-04-06 04:59:47,493 - WARNING - Deleting VN ctest-vn-60232904 failed..Will retry 2026-04-06 04:59:49,805 - INFO - Validated that VN ctest-vn-60232904 is not found in API Server 2026-04-06 04:59:49,829 - INFO - Validated that VN ctest-vn-60232904 is not in any agent 2026-04-06 05:01:49,847 - ERROR - Socket Connection error: HTTPConnectionPool(host='10.0.0.27', port=8083): Max retries exceeded with url: /Snh_ShowRoutingInstanceReq?name=default-domain:ctest-FatFlowSerialIpv6-68152290:ctest-vn-60232904:ctest-vn-60232904 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f816ba0c6d0>, 'Connection to 10.0.0.27 timed out. (connect timeout=120)')) 2026-04-06 05:01:49,858 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60232904 info 2026-04-06 05:01:51,147 - INFO - END TEST : test_fat_flow_intra_vn_inter_node : PASSED[0:05:34] 2026-04-06 05:01:51,148 - INFO - -------------------------------------------------------------------------------- 2026-04-06 05:01:51,937 - INFO - Deleted project: ctest-FatFlowSerialIpv6-68152290, ID : af1c7189-ace7-49ab-8dbf-c78bc6d89736 2026-04-06 05:01:52,187 - INFO - Domain Default found not creating 2026-04-06 05:01:52,365 - INFO - Project ctest-TestXmpptests-04887052 not found, creating it 2026-04-06 05:01:52,996 - INFO - Created Project:ctest-TestXmpptests-04887052, ID : ff87f25d-2bc2-4753-8d34-41ad7d968be2 2026-04-06 05:01:54,541 - INFO - ================================================================================ 2026-04-06 05:01:54,541 - INFO - STARTING TEST : test_precedence_xmpp_auth 2026-04-06 05:01:54,541 - INFO - TEST DESCRIPTION : Precedence in XMPP auth is that server auth takes precedence over agent auth. To check this, undo xmpp auth on server side and check if XMPP is up and it shows no "TLS" string in introspect. 2026-04-06 05:01:55,816 - INFO - Xmpp auth should be set before running tests 2026-04-06 05:01:57,104 - INFO - 2026-04-06 05:01:57,104 - INFO - END TEST : test_precedence_xmpp_auth : SKIPPED[0:00:03] 2026-04-06 05:01:57,104 - INFO - -------------------------------------------------------------------------------- 2026-04-06 05:01:57,107 - INFO - ================================================================================ 2026-04-06 05:01:57,107 - INFO - STARTING TEST : test_undo_xmpp_auth 2026-04-06 05:01:57,107 - INFO - TEST DESCRIPTION : Check if undoing setting and deleting xmpp auth creates any issues. Also confirm if introspect reflects the changes as and when they are done 2026-04-06 05:01:58,412 - INFO - Xmpp auth should be set before running tests 2026-04-06 05:01:59,700 - INFO - 2026-04-06 05:01:59,700 - INFO - END TEST : test_undo_xmpp_auth : SKIPPED[0:00:02] 2026-04-06 05:01:59,700 - INFO - -------------------------------------------------------------------------------- 2026-04-06 05:02:00,529 - INFO - Deleted project: ctest-TestXmpptests-04887052, ID : ff87f25d-2bc2-4753-8d34-41ad7d968be2 + [[ -z '' ]] + [[ -z sanity ]] + sleep 2 + /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2026_04_06_02_28_32.ini [localhost] local: rpm -q --queryformat '%{VERSION}-' contrail-lib; rpm -q --queryformat '%{RELEASE}' contrail-lib | awk -F'.' '{print $1}' Traceback (most recent call last): File "/contrail-test/tools/report_gen.py", line 246, in <module> main(sys.argv[1], sys.argv[2]) File "/contrail-test/tools/report_gen.py", line 241, in main obj.setUp() File "/contrail-test/tools/report_gen.py", line 53, in setUp self.setup_detail = '%s %s~%s' % (self.get_distro(), self.build_id, File "/contrail-test/tools/report_gen.py", line 206, in get_distro self.distro = self.run_cmd_on_server(self.cfgm_ips[0], cmd, container='controller') File "/contrail-test/common/contrail_test_init.py", line 974, in run_cmd_on_server raise Exception(msg) Exception: Container controller is not present on host 10.0.0.249 + echo 'Generated report_details* file: report_details_2026_04_06_02_28_32.ini' Generated report_details* file: report_details_2026_04_06_02_28_32.ini + parse_results + /usr/bin/python3 tools/parse_result.py result_2026_04_06_02_28_32_13935.xml report_details_2026_04_06_02_28_32.ini Traceback (most recent call last): File "/contrail-test/tools/parse_result.py", line 81, in <module> logs_location = _get_log_location(report_file) File "/contrail-test/tools/parse_result.py", line 71, in _get_log_location log_location = config.get('Test', 'logslocation') File "/usr/lib64/python3.9/configparser.py", line 781, in get d = self._unify_values(section, vars) File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values raise NoSectionError(section) from None configparser.NoSectionError: No section: 'Test' + /usr/bin/python3 tools/parse_result.py result_2026_04_06_02_28_32_4270.xml report_details_2026_04_06_02_28_32.ini Traceback (most recent call last): File "/contrail-test/tools/parse_result.py", line 81, in <module> logs_location = _get_log_location(report_file) File "/contrail-test/tools/parse_result.py", line 71, in _get_log_location log_location = config.get('Test', 'logslocation') File "/usr/lib64/python3.9/configparser.py", line 781, in get d = self._unify_values(section, vars) File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values raise NoSectionError(section) from None configparser.NoSectionError: No section: 'Test' + generate_html + '[' -f result_2026_04_06_02_28_32_13935.xml ']' + /usr/bin/python3 tools/update_testsuite_properties.py report_details_2026_04_06_02_28_32.ini result_2026_04_06_02_28_32_13935.xml Traceback (most recent call last): File "/contrail-test/tools/update_testsuite_properties.py", line 104, in <module> update_xml(sys.argv[1], sys.argv[2]) File "/contrail-test/tools/update_testsuite_properties.py", line 8, in update_xml build_id = config.get('Test', 'Build') File "/usr/lib64/python3.9/configparser.py", line 781, in get d = self._unify_values(section, vars) File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values raise NoSectionError(section) from None configparser.NoSectionError: No section: 'Test' + ant Buildfile: /contrail-test/build.xml junit-report: [delete] Deleting directory /contrail-test/report [junitreport] Processing /contrail-test/report/TESTS-TestSuites.xml to /contrail-test/report/junit-noframes.html [junitreport] Loading stylesheet /contrail-test/junit-noframes.xsl [junitreport] Transform time: 806ms BUILD SUCCESSFUL Total time: 1 second + echo 'Generate HTML reports in report/ folder : report/junit-noframes.html' Generate HTML reports in report/ folder : report/junit-noframes.html + convert_logs_to_html + /usr/bin/python3 tools/convert_logs_to_html.py logs/ logs/testdetailedpolicy1.log logs/testsvchc.log logs/testmtu.log logs/testdropstats.log logs/testqos.log logs/testbasicpolicyipv4v6.log logs/testvifstats.log logs/testrouters.log logs/testports.log logs/testmultiinlinesvcipv6.log logs/testsubinterfaces.log logs/testsvcregr.log logs/auth.log logs/testbasicvmvn0.log logs/testecmpipv6fragments.log logs/analyticstestsanitywithmin.log logs/testvdnsbasic0.log logs/testbgpaaslocalas.log logs/testrp.log logs/testbgpaaszone.log logs/testxmpptests.log logs/disablepolicyecmpipv6.log logs/testpolicyacl.log logs/testecmpwithsvmchange.log logs/testbasicheat.log logs/fatflowaggr.log logs/testbasicpolicy.log logs/testbasicrtfilter.log logs/testbasicvmvnx.log logs/testvifdump.log logs/testdetailedpolicy0ipv4v6.log logs/testecmpsanityipv6.log logs/testrbacbasic.log logs/analyticstestsanitywithresource.log logs/testgwlessfwd.log logs/testbasicvmvn.log logs/testrbac.log logs/testencapcases.log logs/fatflowaggripv6serial.log logs/testmultiinlinesvc.log logs/testroutersbasic.log logs/testpolicyaclipv4v6.log logs/testroutes.log logs/testecmpconfighashfeature.log logs/testserialsanity_mx.log logs/securitygroupbasicregressiontests1.log logs/testbasicpolicynegativeipv4v6.log logs/testasn4.log logs/testfbitmergebuffdisable.log logs/securitygroupbasicregressiontests1ipv6.log logs/analyticsbasictestsanity.log logs/testdm.log logs/analyticstestsanity.log logs/testheat.log logs/testmtuprobe.log logs/securitygroupbasicregressiontests1_contrail.log logs/floatingipbasictestsanity.log logs/testheatipv6.log logs/testbasicheatipv6.log logs/testbasicpolicymodifyipv4v6.log logs/testmd5testsoncontrol.log logs/dbmanagetest.log logs/testdpdkbondstatus.log logs/analyticstestsanity3.log logs/testgrogso.log logs/testbasicrr.log logs/fatflowserialipv6.log logs/testsvcv2mirror.log logs/tcutils.tcpdump_utils.log logs/testsanity_mx.log logs/introspect.log logs/documentationtest.log logs/__main__.log logs/testdetailedpolicy1ipv4v6.log logs/tcutils.collector.opserver_results.log logs/testlacp.log logs/testcrud.log logs/common.contrail_test_init.log logs/testecmpsanity.log logs/testevpncasesrestart.log logs/testecmpfeature.log + echo 'Converted log files to html files' Converted log files to html files + collect_tracebacks + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts:/contrail-test:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts:/contrail-test:/contrail-test/fixtures + /usr/bin/python3 tools/collect_bts.py contrail_test_input.yaml [ubuntu@10.0.0.27] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5596-2-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5596-2-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5596-2-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.27] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5596-2-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5596-2-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5596-2-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.27] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5596-2-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5596-2-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5596-2-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.27] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5596-2-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5596-2-traceback_parse_failures.log [ubuntu@10.0.0.33] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5596-3-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5596-3-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5596-3-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.33] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5596-3-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5596-3-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5596-3-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.33] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5596-3-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5596-3-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5596-3-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.33] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5596-3-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5596-3-traceback_parse_failures.log [ubuntu@10.0.0.249] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5596-1-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5596-1-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5596-1-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.249] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5596-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5596-1-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5596-1-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.249] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5596-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5596-1-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5596-1-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.249] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5596-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5596-1-traceback_parse_failures.log + sleep 2 + retval=0 + '[' 0 -lt 101 ']' + exit 100 + rv_run_test=100 + '[' -d /contrail-test.save ']' + cp -f /opt/contrail/utils/fabfile/testbeds/testbed.py /contrail-test.save/ cp: cannot stat '/opt/contrail/utils/fabfile/testbeds/testbed.py': No such file or directory + rsync -L -a --exclude logs/ --exclude report/ /contrail-test /contrail-test.save/ + exit 100