+ 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_03_02_02_17_12 + SCRIPT_TS=2026_03_02_02_17_12 ++ 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-XXXXXX6ATdql/agent.24; export SSH_AUTH_SOCK; SSH_AGENT_PID=25; export SSH_AGENT_PID; echo Agent pid 25;' ++ SSH_AUTH_SOCK=/tmp/ssh-XXXXXX6ATdql/agent.24 ++ export SSH_AUTH_SOCK ++ SSH_AGENT_PID=25 ++ export SSH_AGENT_PID ++ echo Agent pid 25 + 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_03_02_02_17_12.ini + REPORT_DETAILS_FILE=report_details_2026_03_02_02_17_12.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_03_02_02_17_12_4651.xml ++ echo result_2026_03_02_02_17_12_4651.xml + result_xml=result_2026_03_02_02_17_12_4651.xml ++ get_result_xml ++ result_xml=result_2026_03_02_02_17_12_25093.xml ++ echo result_2026_03_02_02_17_12_25093.xml + serial_result_xml=result_2026_03_02_02_17_12_25093.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/testr run --subunit sanity + /usr/local/bin/subunit2junitxml -f -o result_2026_03_02_02_17_12_4651.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/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-03-02 02:17:38,618 - INFO - Domain Default found not creating 2026-03-02 02:17:39,225 - INFO - Project ctest-TestBasicRR-03869201 not found, creating it 2026-03-02 02:17:39,890 - INFO - Created Project:ctest-TestBasicRR-03869201, ID : 61653324-d412-4a2a-9719-478fa8a6078f 2026-03-02 02:17:41,734 - INFO - ================================================================================ 2026-03-02 02:17:41,734 - INFO - STARTING TEST : test_basic_RR 2026-03-02 02:17:41,735 - 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-03-02 02:17:42,395 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:17:42,395 - INFO - 2026-03-02 02:17:42,395 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-03-02 02:17:42,395 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-03-02 02:17:43,048 - INFO - 2026-03-02 02:17:43,048 - INFO - END TEST : test_basic_RR : SKIPPED[0:00:02] 2026-03-02 02:17:43,048 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:17:43,051 - INFO - ================================================================================ 2026-03-02 02:17:43,051 - INFO - STARTING TEST : test_create_vm_after_RR_set 2026-03-02 02:17:43,051 - 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-03-02 02:17:43,686 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:17:43,687 - INFO - 2026-03-02 02:17:43,687 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-03-02 02:17:43,687 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-03-02 02:17:44,316 - INFO - 2026-03-02 02:17:44,316 - INFO - END TEST : test_create_vm_after_RR_set : SKIPPED[0:00:01] 2026-03-02 02:17:44,317 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:17:45,224 - INFO - Deleted project: ctest-TestBasicRR-03869201, ID : 61653324-d412-4a2a-9719-478fa8a6078f 2026-03-02 02:17:45,994 - INFO - Using existing project ['default-domain', 'admin'](51b9dc71-44cb-4679-a46b-0feb280e6372) 2026-03-02 02:17:46,006 - INFO - ================================================================================ 2026-03-02 02:17:46,006 - INFO - STARTING TEST : test_contrail_status 2026-03-02 02:17:46,007 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-03-02 02:17:46,637 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:17:46,637 - INFO - 2026-03-02 02:17:46,700 - INFO - 10.0.0.242 2026-03-02 02:17:46,700 - INFO - config 2026-03-02 02:17:46,705 - INFO - config-nodemgr:active 2026-03-02 02:17:46,709 - INFO - api-server:active 2026-03-02 02:17:46,713 - INFO - schema:active 2026-03-02 02:17:46,717 - INFO - svc-monitor:active 2026-03-02 02:17:46,719 - INFO - device-manager:backup 2026-03-02 02:17:46,719 - INFO - config-database 2026-03-02 02:17:46,720 - INFO - config-cassandra:active 2026-03-02 02:17:46,720 - INFO - config-zookeeper:active 2026-03-02 02:17:46,720 - INFO - config-rabbitmq:active 2026-03-02 02:17:46,720 - INFO - control 2026-03-02 02:17:46,724 - INFO - control-nodemgr:active 2026-03-02 02:17:46,729 - INFO - control:active 2026-03-02 02:17:46,729 - INFO - named:active 2026-03-02 02:17:46,733 - INFO - dns:active 2026-03-02 02:17:46,734 - INFO - analytics 2026-03-02 02:17:46,738 - INFO - analytics-nodemgr:active 2026-03-02 02:17:46,743 - INFO - analytics-api:active 2026-03-02 02:17:46,747 - INFO - collector:active 2026-03-02 02:17:46,747 - INFO - analytics-database 2026-03-02 02:17:46,748 - INFO - analytics-cassandra:active 2026-03-02 02:17:46,752 - INFO - analyticsdb-nodemgr:active 2026-03-02 02:17:46,757 - INFO - query-engine:active 2026-03-02 02:17:46,757 - INFO - webui 2026-03-02 02:17:46,757 - INFO - webui:active 2026-03-02 02:17:46,757 - INFO - webui-middleware:active 2026-03-02 02:17:46,757 - INFO - redis:active 2026-03-02 02:17:46,757 - INFO - analytics_snmp 2026-03-02 02:17:46,761 - INFO - snmp-collector:active 2026-03-02 02:17:46,761 - INFO - snmp-topology:active 2026-03-02 02:17:46,761 - INFO - analytics_alarm 2026-03-02 02:17:46,761 - INFO - alarmgen:active 2026-03-02 02:17:46,806 - INFO - 10.0.0.27 2026-03-02 02:17:46,806 - INFO - config 2026-03-02 02:17:46,811 - INFO - config-nodemgr:active 2026-03-02 02:17:46,816 - INFO - api-server:active 2026-03-02 02:17:46,820 - INFO - schema:backup 2026-03-02 02:17:46,823 - INFO - svc-monitor:backup 2026-03-02 02:17:46,826 - INFO - device-manager:backup 2026-03-02 02:17:46,826 - INFO - config-database 2026-03-02 02:17:46,826 - INFO - config-cassandra:active 2026-03-02 02:17:46,826 - INFO - config-zookeeper:active 2026-03-02 02:17:46,826 - INFO - config-rabbitmq:active 2026-03-02 02:17:46,826 - INFO - control 2026-03-02 02:17:46,832 - INFO - control-nodemgr:active 2026-03-02 02:17:46,836 - INFO - control:active 2026-03-02 02:17:46,837 - INFO - named:active 2026-03-02 02:17:46,841 - INFO - dns:active 2026-03-02 02:17:46,841 - INFO - analytics 2026-03-02 02:17:46,847 - INFO - analytics-nodemgr:active 2026-03-02 02:17:46,853 - INFO - analytics-api:active 2026-03-02 02:17:46,857 - INFO - collector:active 2026-03-02 02:17:46,858 - INFO - analytics-database 2026-03-02 02:17:46,858 - INFO - analytics-cassandra:active 2026-03-02 02:17:46,863 - INFO - analyticsdb-nodemgr:active 2026-03-02 02:17:46,867 - INFO - query-engine:active 2026-03-02 02:17:46,867 - INFO - webui 2026-03-02 02:17:46,868 - INFO - webui:active 2026-03-02 02:17:46,868 - INFO - webui-middleware:active 2026-03-02 02:17:46,868 - INFO - redis:active 2026-03-02 02:17:46,868 - INFO - analytics_snmp 2026-03-02 02:17:46,872 - INFO - snmp-collector:active 2026-03-02 02:17:46,872 - INFO - snmp-topology:active 2026-03-02 02:17:46,872 - INFO - analytics_alarm 2026-03-02 02:17:46,872 - INFO - alarmgen:active 2026-03-02 02:17:46,929 - INFO - 10.0.0.23 2026-03-02 02:17:46,929 - INFO - config 2026-03-02 02:17:46,935 - INFO - config-nodemgr:active 2026-03-02 02:17:46,939 - INFO - api-server:active 2026-03-02 02:17:46,942 - INFO - schema:backup 2026-03-02 02:17:46,944 - INFO - svc-monitor:backup 2026-03-02 02:17:46,948 - INFO - device-manager:active 2026-03-02 02:17:46,948 - INFO - config-database 2026-03-02 02:17:46,948 - INFO - config-cassandra:active 2026-03-02 02:17:46,948 - INFO - config-zookeeper:active 2026-03-02 02:17:46,948 - INFO - config-rabbitmq:active 2026-03-02 02:17:46,948 - INFO - control 2026-03-02 02:17:46,953 - INFO - control-nodemgr:active 2026-03-02 02:17:46,957 - INFO - control:active 2026-03-02 02:17:46,957 - INFO - named:active 2026-03-02 02:17:46,962 - INFO - dns:active 2026-03-02 02:17:46,962 - INFO - analytics 2026-03-02 02:17:46,966 - INFO - analytics-nodemgr:active 2026-03-02 02:17:46,970 - INFO - analytics-api:active 2026-03-02 02:17:46,974 - INFO - collector:active 2026-03-02 02:17:46,974 - INFO - analytics-database 2026-03-02 02:17:46,975 - INFO - analytics-cassandra:active 2026-03-02 02:17:46,979 - INFO - analyticsdb-nodemgr:active 2026-03-02 02:17:46,983 - INFO - query-engine:active 2026-03-02 02:17:46,984 - INFO - webui 2026-03-02 02:17:46,984 - INFO - webui:active 2026-03-02 02:17:46,984 - INFO - webui-middleware:active 2026-03-02 02:17:46,984 - INFO - redis:active 2026-03-02 02:17:46,984 - INFO - analytics_snmp 2026-03-02 02:17:46,988 - INFO - snmp-collector:active 2026-03-02 02:17:46,988 - INFO - snmp-topology:active 2026-03-02 02:17:46,988 - INFO - analytics_alarm 2026-03-02 02:17:46,988 - INFO - alarmgen:active 2026-03-02 02:17:47,034 - INFO - 10.0.0.41 2026-03-02 02:17:47,034 - INFO - vrouter 2026-03-02 02:17:47,039 - INFO - vrouter-nodemgr:active 2026-03-02 02:17:47,044 - INFO - agent:active 2026-03-02 02:17:47,099 - INFO - 10.0.0.240 2026-03-02 02:17:47,099 - INFO - vrouter 2026-03-02 02:17:47,105 - INFO - vrouter-nodemgr:active 2026-03-02 02:17:47,110 - INFO - agent:active 2026-03-02 02:17:47,110 - INFO - All the contrail services are up on all nodes 2026-03-02 02:17:47,110 - INFO - contrail-status passed 2026-03-02 02:17:47,745 - INFO - END TEST : test_contrail_status : PASSED[0:00:01] 2026-03-02 02:17:47,745 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:17:47,832 - INFO - Using existing project ['default-domain', 'admin'](51b9dc71-44cb-4679-a46b-0feb280e6372) 2026-03-02 02:17:47,840 - INFO - ================================================================================ 2026-03-02 02:17:47,841 - INFO - STARTING TEST : test_db_nodemgr_status 2026-03-02 02:17:47,841 - INFO - TEST DESCRIPTION : Test to verify db nodemgr status 2026-03-02 02:17:48,489 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:17:48,489 - INFO - 2026-03-02 02:17:48,489 - INFO - Verifying through collector 10.0.0.23 for db node cn-jenkins-deploy-platform-ansible-os-5413-1. 2026-03-02 02:17:49,274 - INFO - Verifying through collector 10.0.0.23 for db node cn-jenkins-deploy-platform-ansible-os-5413-2. 2026-03-02 02:17:49,394 - INFO - Verifying through collector 10.0.0.23 for db node cn-jenkins-deploy-platform-ansible-os-5413-3. 2026-03-02 02:17:50,165 - INFO - END TEST : test_db_nodemgr_status : PASSED[0:00:03] 2026-03-02 02:17:50,165 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:17:50,167 - INFO - ================================================================================ 2026-03-02 02:17:50,167 - INFO - STARTING TEST : test_verify_generator_collector_connections 2026-03-02 02:17:50,167 - 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-03-02 02:17:50,809 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:17:50,809 - INFO - 2026-03-02 02:17:50,817 - INFO - IP 10.0.0.242 port 8083 connected to collector 10.0.0.23 2026-03-02 02:17:50,822 - INFO - IP 10.0.0.27 port 8083 connected to collector 10.0.0.23 2026-03-02 02:17:50,828 - INFO - IP 10.0.0.23 port 8083 connected to collector 10.0.0.23 2026-03-02 02:17:50,831 - INFO - IP 10.0.0.242 port 8084 connected to collector 10.0.0.27 2026-03-02 02:17:50,835 - INFO - IP 10.0.0.27 port 8084 connected to collector 10.0.0.27 2026-03-02 02:17:50,839 - INFO - IP 10.0.0.23 port 8084 connected to collector 10.0.0.242 2026-03-02 02:17:50,842 - INFO - IP 10.0.0.242 port 8087 connected to collector 10.0.0.27 2026-03-02 02:17:50,845 - INFO - IP 10.0.0.242 port 8088 connected to collector 10.0.0.23 2026-03-02 02:17:50,849 - INFO - IP 10.0.0.242 port 8090 connected to collector 10.0.0.27 2026-03-02 02:17:50,852 - INFO - IP 10.0.0.27 port 8090 connected to collector 10.0.0.23 2026-03-02 02:17:50,856 - INFO - IP 10.0.0.23 port 8090 connected to collector 10.0.0.27 2026-03-02 02:17:50,860 - INFO - IP 10.0.0.242 port 8091 connected to collector 10.0.0.27 2026-03-02 02:17:50,866 - INFO - IP 10.0.0.27 port 8091 connected to collector 10.0.0.27 2026-03-02 02:17:50,871 - INFO - IP 10.0.0.23 port 8091 connected to collector 10.0.0.27 2026-03-02 02:17:51,297 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1:Control:contrail-control:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,375 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1:Control:contrail-dns:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,459 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2:Control:contrail-control:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,489 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2:Control:contrail-dns:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,526 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3:Control:contrail-control:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,550 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3:Control:contrail-dns:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,584 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,616 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,634 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1.:Config:contrail-schema:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,656 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1.:Config:contrail-svc-monitor:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,699 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1.:Config:contrail-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,727 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2.:Config:contrail-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,752 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3.:Config:contrail-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,790 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,813 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,831 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,850 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,868 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,886 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,904 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,922 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,940 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,968 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.242 2026-03-02 02:17:51,993 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.242 2026-03-02 02:17:52,018 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.242 2026-03-02 02:17:52,041 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.242 2026-03-02 02:17:52,066 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.242 2026-03-02 02:17:52,090 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.242 2026-03-02 02:17:52,165 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5413-1 vrouter uve is 10.20.0.193 2026-03-02 02:17:52,202 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5413-1 agent introspect is 10.20.0.193 2026-03-02 02:17:52,660 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5413-2 vrouter uve is 10.20.0.193 2026-03-02 02:17:52,698 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5413-2 agent introspect is 10.20.0.193 2026-03-02 02:17:52,764 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-5413-1 connected to {'10.20.0.193', '10.20.0.254'} xmpp peers out of {'10.20.0.193', '10.20.0.14', '10.20.0.254'} 2026-03-02 02:17:52,764 - INFO - xmpp peer correctly displayed as ['10.20.0.254', '10.20.0.193'] for vrouter an-jenkins-deploy-platform-ansible-os-5413-1 2026-03-02 02:17:52,875 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-5413-2 connected to {'10.20.0.193', '10.20.0.254'} xmpp peers out of {'10.20.0.193', '10.20.0.14', '10.20.0.254'} 2026-03-02 02:17:52,875 - INFO - xmpp peer correctly displayed as ['10.20.0.254', '10.20.0.193'] for vrouter an-jenkins-deploy-platform-ansible-os-5413-2 2026-03-02 02:17:52,875 - INFO - Verifying through opserver in 10.0.0.23 2026-03-02 02:17:52,998 - INFO - Bgp peers = 2 2026-03-02 02:17:52,998 - INFO - Bgp peers = 2 2026-03-02 02:17:52,998 - INFO - Bgp peers = 2 2026-03-02 02:17:52,998 - INFO - Total xmpp peer connections found = 4 2026-03-02 02:17:53,635 - INFO - END TEST : test_verify_generator_collector_connections : PASSED[0:00:03] 2026-03-02 02:17:53,635 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:17:53,637 - INFO - ================================================================================ 2026-03-02 02:17:53,637 - INFO - STARTING TEST : test_verify_generator_connections_to_collector_node 2026-03-02 02:17:53,638 - INFO - TEST DESCRIPTION : Test to validate generator connections 2026-03-02 02:17:54,281 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:17:54,281 - INFO - 2026-03-02 02:17:54,317 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,340 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5413-1:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,395 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,444 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5413-2:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,468 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,507 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,528 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,546 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,572 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,591 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,608 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,632 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,655 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,685 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,706 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,736 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,755 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,784 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,805 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,834 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1.:Config:contrail-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,865 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2.:Config:contrail-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,889 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3.:Config:contrail-api:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,929 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1:Control:contrail-control:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,948 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.242 2026-03-02 02:17:54,976 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-1:Control:contrail-dns:0 is connected to collector 10.0.0.242 2026-03-02 02:17:55,015 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2:Control:contrail-control:0 is connected to collector 10.0.0.242 2026-03-02 02:17:55,035 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.242 2026-03-02 02:17:55,065 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-2:Control:contrail-dns:0 is connected to collector 10.0.0.242 2026-03-02 02:17:55,107 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3:Control:contrail-control:0 is connected to collector 10.0.0.242 2026-03-02 02:17:55,127 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.242 2026-03-02 02:17:55,152 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5413-3:Control:contrail-dns:0 is connected to collector 10.0.0.242 2026-03-02 02:17:55,788 - INFO - END TEST : test_verify_generator_connections_to_collector_node : PASSED[0:00:02] 2026-03-02 02:17:55,788 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:17:55,790 - INFO - ================================================================================ 2026-03-02 02:17:55,790 - INFO - STARTING TEST : test_verify_process_status_agent 2026-03-02 02:17:55,790 - INFO - TEST DESCRIPTION : Test to validate process_status 2026-03-02 02:17:56,420 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:17:56,420 - INFO - 2026-03-02 02:17:56,459 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.20.0.193:5269'] servers UP 2026-03-02 02:17:56,459 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1 connected to xmpp 10.20.0.193 2026-03-02 02:17:56,459 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.20.0.254:5269'] servers UP 2026-03-02 02:17:56,459 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1 connected to xmpp 10.20.0.254 2026-03-02 02:17:56,460 - WARNING - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.20.0.14:5269'] servers NOT UP 2026-03-02 02:17:56,460 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.20.0.193:53'] servers UP 2026-03-02 02:17:56,460 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1 connected to dns 10.20.0.193 2026-03-02 02:17:56,460 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.20.0.254:53'] servers UP 2026-03-02 02:17:56,460 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1 connected to dns 10.20.0.254 2026-03-02 02:17:56,460 - WARNING - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.20.0.14:53'] servers NOT UP 2026-03-02 02:17:56,460 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.0.0.242:8086'] servers UP 2026-03-02 02:17:56,460 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1 connected to collector 10.0.0.242 2026-03-02 02:17:56,460 - WARNING - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.0.0.27:8086'] servers NOT UP 2026-03-02 02:17:56,460 - WARNING - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.0.0.23:8086'] servers NOT UP 2026-03-02 02:17:57,088 - INFO - END TEST : test_verify_process_status_agent : PASSED[0:00:02] 2026-03-02 02:17:57,088 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:17:57,090 - INFO - ================================================================================ 2026-03-02 02:17:57,090 - INFO - STARTING TEST : test_verify_process_status_analytics_node 2026-03-02 02:17:57,090 - INFO - TEST DESCRIPTION : Test to validate process_status-Analytics-Node 2026-03-02 02:17:57,708 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:17:57,708 - INFO - 2026-03-02 02:17:57,834 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-1.:contrail-collector module connection to ['10.0.0.242:8086'] servers UP 2026-03-02 02:17:57,834 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-1.:contrail-collector module connection to ['10.0.0.242:6379'] servers NOT UP 2026-03-02 02:17:57,834 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-1.:contrail-collector module connection to ['10.0.0.27:6379'] servers NOT UP 2026-03-02 02:17:57,834 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-1.:contrail-collector module connection to ['10.0.0.23:6379'] servers NOT UP 2026-03-02 02:17:57,834 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-1.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-03-02 02:17:57,834 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-1.:contrail-collector module connection to ['10.0.0.242:9042'] servers UP 2026-03-02 02:17:57,868 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-2.:contrail-collector module connection to ['10.0.0.242:8086'] servers NOT UP 2026-03-02 02:17:57,868 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-2.:contrail-collector module connection to ['10.0.0.27:8086'] servers UP 2026-03-02 02:17:57,868 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-2.:contrail-collector module connection to ['10.0.0.242:6379'] servers NOT UP 2026-03-02 02:17:57,868 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-2.:contrail-collector module connection to ['10.0.0.27:6379'] servers NOT UP 2026-03-02 02:17:57,868 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-2.:contrail-collector module connection to ['10.0.0.23:6379'] servers NOT UP 2026-03-02 02:17:57,868 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-2.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-03-02 02:17:57,868 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-2.:contrail-collector module connection to ['10.0.0.242:9042'] servers UP 2026-03-02 02:17:57,901 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-3.:contrail-collector module connection to ['10.0.0.242:8086'] servers NOT UP 2026-03-02 02:17:57,902 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-3.:contrail-collector module connection to ['10.0.0.27:8086'] servers NOT UP 2026-03-02 02:17:57,902 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-3.:contrail-collector module connection to ['10.0.0.23:8086'] servers UP 2026-03-02 02:17:57,902 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-3.:contrail-collector module connection to ['10.0.0.242:6379'] servers NOT UP 2026-03-02 02:17:57,902 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-3.:contrail-collector module connection to ['10.0.0.27:6379'] servers NOT UP 2026-03-02 02:17:57,902 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-3.:contrail-collector module connection to ['10.0.0.23:6379'] servers NOT UP 2026-03-02 02:17:57,902 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-3.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-03-02 02:17:57,902 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-3.:contrail-collector module connection to ['10.0.0.242:9042'] servers UP 2026-03-02 02:17:57,937 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-1.:contrail-analytics-api module connection to ['10.0.0.242:8086'] servers NOT UP 2026-03-02 02:17:57,938 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-1.:contrail-analytics-api module connection to ['10.0.0.27:8086'] servers UP 2026-03-02 02:17:57,979 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-2.:contrail-analytics-api module connection to ['10.0.0.242:8086'] servers NOT UP 2026-03-02 02:17:57,979 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-2.:contrail-analytics-api module connection to ['10.0.0.27:8086'] servers NOT UP 2026-03-02 02:17:57,979 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-2.:contrail-analytics-api module connection to ['10.0.0.23:8086'] servers UP 2026-03-02 02:17:58,009 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-3.:contrail-analytics-api module connection to ['10.0.0.242:8086'] servers NOT UP 2026-03-02 02:17:58,009 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-3.:contrail-analytics-api module connection to ['10.0.0.27:8086'] servers UP 2026-03-02 02:17:58,047 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-1.:contrail-analytics-nodemgr module connection to ['10.0.0.242:8086'] servers NOT UP 2026-03-02 02:17:58,048 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-1.:contrail-analytics-nodemgr module connection to ['10.0.0.27:8086'] servers UP 2026-03-02 02:17:58,092 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-2.:contrail-analytics-nodemgr module connection to ['10.0.0.242:8086'] servers UP 2026-03-02 02:17:58,124 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-3.:contrail-analytics-nodemgr module connection to ['10.0.0.242:8086'] servers NOT UP 2026-03-02 02:17:58,124 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-3.:contrail-analytics-nodemgr module connection to ['10.0.0.27:8086'] servers NOT UP 2026-03-02 02:17:58,124 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-3.:contrail-analytics-nodemgr module connection to ['10.0.0.23:8086'] servers UP 2026-03-02 02:17:58,772 - INFO - END TEST : test_verify_process_status_analytics_node : PASSED[0:00:01] 2026-03-02 02:17:58,772 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:17:58,775 - INFO - ================================================================================ 2026-03-02 02:17:58,775 - INFO - STARTING TEST : test_verify_process_status_control_node 2026-03-02 02:17:58,775 - INFO - TEST DESCRIPTION : Test to validate process_status-Control-Node 2026-03-02 02:17:59,424 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:17:59,424 - INFO - 2026-03-02 02:17:59,445 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-1:contrail-control module connection to 10.0.0.242:9041 servers UP 2026-03-02 02:17:59,445 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-1:contrail-control module connection to 10.0.0.242:5673 servers UP 2026-03-02 02:17:59,445 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-1:contrail-control module connection to ['10.0.0.242:8086'] servers NOT UP 2026-03-02 02:17:59,445 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-1:contrail-control module connection to ['10.0.0.27:8086'] servers NOT UP 2026-03-02 02:17:59,445 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-1:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-03-02 02:17:59,465 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-2:contrail-control module connection to 10.0.0.242:9041 servers UP 2026-03-02 02:17:59,465 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-2:contrail-control module connection to 10.0.0.242:5673 servers UP 2026-03-02 02:17:59,465 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-2:contrail-control module connection to ['10.0.0.242:8086'] servers NOT UP 2026-03-02 02:17:59,466 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-2:contrail-control module connection to ['10.0.0.27:8086'] servers NOT UP 2026-03-02 02:17:59,466 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-2:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-03-02 02:17:59,486 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-3:contrail-control module connection to 10.0.0.242:9041 servers UP 2026-03-02 02:17:59,486 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-3:contrail-control module connection to 10.0.0.242:5673 servers UP 2026-03-02 02:17:59,486 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-3:contrail-control module connection to ['10.0.0.242:8086'] servers NOT UP 2026-03-02 02:17:59,486 - WARNING - cn-jenkins-deploy-platform-ansible-os-5413-3:contrail-control module connection to ['10.0.0.27:8086'] servers NOT UP 2026-03-02 02:17:59,486 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-3:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-03-02 02:18:00,109 - INFO - END TEST : test_verify_process_status_control_node : PASSED[0:00:02] 2026-03-02 02:18:00,109 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:18:00,166 - INFO - Domain Default found not creating 2026-03-02 02:18:00,335 - INFO - Project ctest-AnalyticsBasicTestSanity-15105560 not found, creating it 2026-03-02 02:18:00,966 - INFO - Created Project:ctest-AnalyticsBasicTestSanity-15105560, ID : ce974d57-ba3b-4a40-b903-ed1565c4621d 2026-03-02 02:18:02,662 - INFO - ================================================================================ 2026-03-02 02:18:02,662 - INFO - STARTING TEST : test_verify_object_logs 2026-03-02 02:18:02,663 - 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-03-02 02:18:03,306 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:18:03,306 - INFO - 2026-03-02 02:18:04,708 - INFO - Created VN ctest-vn22-62182671 2026-03-02 02:18:05,495 - INFO - Verified VN network id 6 for VN 924b049f-3cfc-4c35-97b2-58dd64ba7dcb 2026-03-02 02:18:05,495 - INFO - Verifications in API Server for VN ctest-vn22-62182671 passed 2026-03-02 02:18:05,564 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn22-62182671 passed 2026-03-02 02:18:06,908 - INFO - Validated that VN default-domain:ctest-AnalyticsBasicTestSanity-15105560:ctest-vn22-62182671 is found in opserver 2026-03-02 02:18:07 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-03-02 02:18:10,552 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:18:26,123 - INFO - Validated ObjectVNTable, ObjectRoutingInstance, ObjectVMTable logs 2026-03-02 02:18:26,123 - INFO - Deleting VM ctest-AnalyticsBasicTestSanity-15105560-75806709 2026-03-02 02:18:26,317 - INFO - Deleting VN ctest-vn22-62182671 2026-03-02 02:18:26,371 - WARNING - Deleting VN ctest-vn22-62182671 failed..Will retry 2026-03-02 02:18:28,721 - INFO - Validated that VN ctest-vn22-62182671 is not found in API Server 2026-03-02 02:18:28,744 - INFO - Validated that VN ctest-vn22-62182671 is not in any agent 2026-03-02 02:18:28,774 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn22-62182671 info 2026-03-02 02:18:29,413 - INFO - END TEST : test_verify_object_logs : PASSED[0:00:27] 2026-03-02 02:18:29,413 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:18:30,234 - INFO - Deleted project: ctest-AnalyticsBasicTestSanity-15105560, ID : ce974d57-ba3b-4a40-b903-ed1565c4621d 2026-03-02 02:18:30,433 - INFO - Using existing project ['default-domain', 'admin'](51b9dc71-44cb-4679-a46b-0feb280e6372) 2026-03-02 02:18:30,446 - INFO - ================================================================================ 2026-03-02 02:18:30,446 - INFO - STARTING TEST : test_db_manage 2026-03-02 02:18:30,447 - INFO - TEST DESCRIPTION : Test db_manage.py tool 2026-03-02 02:18:31,090 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:18:31,090 - INFO - 2026-03-02 02:18:35,928 - WARNING - Errors are still present: 2026-03-02 02:18:35,699 ERROR: (v1.41) Checker check_subnet_addr_alloc: Failed: 2026-03-02 02:18:35,928 - WARNING - Ignore some errors untill fix 2026-03-02 02:18:36,613 - INFO - END TEST : test_db_manage : PASSED[0:00:06] 2026-03-02 02:18:36,613 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:18:36,694 - INFO - Using existing project ['default-domain', 'admin'](51b9dc71-44cb-4679-a46b-0feb280e6372) 2026-03-02 02:18:36,708 - INFO - ================================================================================ 2026-03-02 02:18:36,709 - INFO - STARTING TEST : test_analytics_docs 2026-03-02 02:18:36,709 - 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-03-02 02:18:37,337 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:18:37,337 - INFO - 2026-03-02 02:18:37,975 - INFO - END TEST : test_analytics_docs : PASSED[0:00:01] 2026-03-02 02:18:37,976 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:18:37,978 - INFO - ================================================================================ 2026-03-02 02:18:37,978 - INFO - STARTING TEST : test_config_docs 2026-03-02 02:18:37,978 - 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-03-02 02:18:38,624 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:18:38,624 - INFO - 2026-03-02 02:18:39,290 - INFO - END TEST : test_config_docs : PASSED[0:00:02] 2026-03-02 02:18:39,290 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:18:39,392 - INFO - Domain Default found not creating 2026-03-02 02:18:39,923 - INFO - Project ctest-TestECMPConfigHashFeature-39662011 not found, creating it 2026-03-02 02:18:40,830 - INFO - Created Project:ctest-TestECMPConfigHashFeature-39662011, ID : 5b71d184-b88f-45f5-95ca-26ab07abdf82 2026-03-02 02:18:44,134 - INFO - Created VN ctest-mgmt_ctest-TestECMPConfigHashFeature-39662011-96742231 2026-03-02 02:18:44,856 - INFO - Created VN ctest-left_ctest-TestECMPConfigHashFeature-39662011-28338588 2026-03-02 02:18:45,664 - INFO - Created VN ctest-right_ctest-TestECMPConfigHashFeature-39662011-00672488 2026-03-02 02:18:45 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-03-02 02:18:47,383 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPConfigHashFeature-39662011-28933770>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:18:48,936 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPConfigHashFeature-39662011-20944308>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:18:48,939 - INFO - ================================================================================ 2026-03-02 02:18:48,939 - INFO - STARTING TEST : test_ecmp_hash_src_ip 2026-03-02 02:18:48,939 - INFO - TEST DESCRIPTION : Validates ecmp hash when only source ip is configured Maintainer : cmallam@juniper.net 2026-03-02 02:18:49,616 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:18:49,616 - INFO - 2026-03-02 02:18:49,616 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-03-02 02:18:50,293 - INFO - 2026-03-02 02:18:50,294 - INFO - END TEST : test_ecmp_hash_src_ip : SKIPPED[0:00:02] 2026-03-02 02:18:50,294 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:18:50,298 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPConfigHashFeature-39662011-20944308 in state BUILD 2026-03-02 02:18:50,298 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPConfigHashFeature-39662011-20944308 2026-03-02 02:18:50,325 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-39662011-20944308 has failed to come up 2026-03-02 02:18:50,325 - ERROR - Nova failed to get host of the VM 2026-03-02 02:18:50,325 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-39662011-20944308 has failed to come up 2026-03-02 02:18:50,325 - ERROR - Nova failed to get host of the VM 2026-03-02 02:18:50,390 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPConfigHashFeature-39662011-28933770 in state BUILD 2026-03-02 02:18:50,391 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPConfigHashFeature-39662011-28933770 2026-03-02 02:18:50,391 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-39662011-28933770 has failed to come up 2026-03-02 02:18:50,391 - ERROR - Nova failed to get host of the VM 2026-03-02 02:18:50,391 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-39662011-28933770 has failed to come up 2026-03-02 02:18:50,391 - ERROR - Nova failed to get host of the VM 2026-03-02 02:18:50,488 - INFO - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-39662011-28338588 2026-03-02 02:18:50,553 - WARNING - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-39662011-28338588 failed..Will retry 2026-03-02 02:18:52,747 - INFO - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-39662011-00672488 2026-03-02 02:18:52,811 - WARNING - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-39662011-00672488 failed..Will retry 2026-03-02 02:18:55,047 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPConfigHashFeature-39662011-96742231 2026-03-02 02:18:56,094 - INFO - Deleted project: ctest-TestECMPConfigHashFeature-39662011, ID : 5b71d184-b88f-45f5-95ca-26ab07abdf82 2026-03-02 02:18:56,365 - INFO - Domain Default found not creating 2026-03-02 02:18:56,532 - INFO - Project ctest-TestECMPFeature-90664116 not found, creating it 2026-03-02 02:18:57,131 - INFO - Created Project:ctest-TestECMPFeature-90664116, ID : 2f38b996-1b44-4349-acf1-6691facbeab9 2026-03-02 02:18:59,826 - INFO - Created VN ctest-mgmt_ctest-TestECMPFeature-90664116-50496957 2026-03-02 02:19:00,508 - INFO - Created VN ctest-left_ctest-TestECMPFeature-90664116-09272621 2026-03-02 02:19:01,185 - INFO - Created VN ctest-right_ctest-TestECMPFeature-90664116-88226988 2026-03-02 02:19:02,626 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPFeature-90664116-28298777>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:19:04,071 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPFeature-90664116-00907358>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:19:04,073 - INFO - ================================================================================ 2026-03-02 02:19:04,073 - INFO - STARTING TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance 2026-03-02 02:19:04,073 - 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-03-02 02:19:04,720 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:19:04,720 - INFO - 2026-03-02 02:19:04,720 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-03-02 02:19:05,419 - INFO - 2026-03-02 02:19:05,419 - INFO - END TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance : SKIPPED[0:00:01] 2026-03-02 02:19:05,419 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:19:05,421 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPFeature-90664116-00907358 in state BUILD 2026-03-02 02:19:05,421 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPFeature-90664116-00907358 2026-03-02 02:19:05,450 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-90664116-00907358 has failed to come up 2026-03-02 02:19:05,450 - ERROR - Nova failed to get host of the VM 2026-03-02 02:19:05,450 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-90664116-00907358 has failed to come up 2026-03-02 02:19:05,450 - ERROR - Nova failed to get host of the VM 2026-03-02 02:19:05,515 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPFeature-90664116-28298777 in state BUILD 2026-03-02 02:19:05,515 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPFeature-90664116-28298777 2026-03-02 02:19:05,515 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-90664116-28298777 has failed to come up 2026-03-02 02:19:05,515 - ERROR - Nova failed to get host of the VM 2026-03-02 02:19:05,515 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-90664116-28298777 has failed to come up 2026-03-02 02:19:05,515 - ERROR - Nova failed to get host of the VM 2026-03-02 02:19:05,587 - INFO - Deleting VN ctest-left_ctest-TestECMPFeature-90664116-09272621 2026-03-02 02:19:05,635 - WARNING - Deleting VN ctest-left_ctest-TestECMPFeature-90664116-09272621 failed..Will retry 2026-03-02 02:19:07,810 - INFO - Deleting VN ctest-right_ctest-TestECMPFeature-90664116-88226988 2026-03-02 02:19:08,038 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPFeature-90664116-50496957 2026-03-02 02:19:09,001 - INFO - Deleted project: ctest-TestECMPFeature-90664116, ID : 2f38b996-1b44-4349-acf1-6691facbeab9 2026-03-02 02:19:09,210 - INFO - Domain Default found not creating 2026-03-02 02:19:09,375 - INFO - Project ctest-TestECMPIPv6Fragments-69221806 not found, creating it 2026-03-02 02:19:09,869 - INFO - Created Project:ctest-TestECMPIPv6Fragments-69221806, ID : 2d527f89-5af1-4fec-a869-95fa4468991e 2026-03-02 02:19:12,610 - INFO - Created VN ctest-mgmt_ctest-TestECMPIPv6Fragments-69221806-34721777 2026-03-02 02:19:13,408 - INFO - Created VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 2026-03-02 02:19:14,027 - INFO - Created VN ctest-right_ctest-TestECMPIPv6Fragments-69221806-57496805 2026-03-02 02:19:19 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-03-02 02:19:52,749 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPIPv6Fragments-69221806-78758044>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:19:54,419 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPIPv6Fragments-69221806-72098989>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:19:54,485 - INFO - Using existing project ['default-domain', 'admin'](51b9dc71-44cb-4679-a46b-0feb280e6372) 2026-03-02 02:19:55,006 - INFO - admin user already present 2026-03-02 02:19:55,880 - INFO - Adding rules to the default security group in Project admin 2026-03-02 02:19:56,222 - INFO - ================================================================================ 2026-03-02 02:19:56,222 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-03-02 02:19:56,223 - 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-03-02 02:19:56,973 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:19:56,973 - INFO - http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network.qcow2.gz: 2026-03-02 02:19:57 ERROR 404: tinycore/tinycore-in-network.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-03-02 02:19:57,764 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-03-02 02:19:57,879 - INFO - Service template: ['default-domain', 'ctest-service_template_1-62670016'] deleted successfully. 2026-03-02 02:19:58,607 - INFO - 2026-03-02 02:19:58,607 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-03-02 02:19:58,607 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:19:58,623 - INFO - ================================================================================ 2026-03-02 02:19:58,623 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-03-02 02:19:58,623 - 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-03-02 02:19:59,388 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:19:59,388 - INFO - 2026-03-02 02:19:59,388 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-03-02 02:20:00,093 - INFO - 2026-03-02 02:20:00,093 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:02] 2026-03-02 02:20:00,093 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:20:00,095 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPIPv6Fragments-69221806-72098989 in state BUILD 2026-03-02 02:20:00,095 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPIPv6Fragments-69221806-72098989 2026-03-02 02:20:00,135 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-69221806-72098989 has failed to come up 2026-03-02 02:20:00,135 - ERROR - Nova failed to get host of the VM 2026-03-02 02:20:00,135 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-69221806-72098989 has failed to come up 2026-03-02 02:20:00,136 - ERROR - Nova failed to get host of the VM 2026-03-02 02:20:00,221 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPIPv6Fragments-69221806-78758044 in state BUILD 2026-03-02 02:20:00,223 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPIPv6Fragments-69221806-78758044 2026-03-02 02:20:00,223 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-69221806-78758044 has failed to come up 2026-03-02 02:20:00,224 - ERROR - Nova failed to get host of the VM 2026-03-02 02:20:00,224 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-69221806-78758044 has failed to come up 2026-03-02 02:20:00,225 - ERROR - Nova failed to get host of the VM 2026-03-02 02:20:00,335 - INFO - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 2026-03-02 02:20:00,394 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:02,451 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:04,499 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:06,541 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:08,586 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:10,629 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:12,677 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:14,722 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:16,768 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:18,812 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:20,857 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:22,917 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:24,981 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:27,029 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:29,080 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:31,130 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:33,176 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:35,223 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:37,264 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:39,309 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:41,361 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-69221806-09596974 failed..Will retry 2026-03-02 02:20:43,616 - INFO - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-69221806-57496805 2026-03-02 02:20:43,660 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-69221806-57496805 failed..Will retry 2026-03-02 02:20:45,847 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPIPv6Fragments-69221806-34721777 2026-03-02 02:20:47,106 - INFO - Deleted project: ctest-TestECMPIPv6Fragments-69221806, ID : 2d527f89-5af1-4fec-a869-95fa4468991e 2026-03-02 02:20:47,327 - INFO - Domain Default found not creating 2026-03-02 02:20:47,504 - INFO - Project ctest-TestECMPSanity-93867773 not found, creating it 2026-03-02 02:20:48,109 - INFO - Created Project:ctest-TestECMPSanity-93867773, ID : 022dadbb-9684-4f32-ba71-5b41e7f3b8f5 2026-03-02 02:20:50,844 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanity-93867773-60835399 2026-03-02 02:20:51,643 - INFO - Created VN ctest-left_ctest-TestECMPSanity-93867773-29576088 2026-03-02 02:20:52,372 - INFO - Created VN ctest-right_ctest-TestECMPSanity-93867773-65460332 2026-03-02 02:20:53,685 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanity-93867773-18750365>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:20:55,221 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanity-93867773-87120871>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:20:55,223 - INFO - ================================================================================ 2026-03-02 02:20:55,223 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-03-02 02:20:55,223 - 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-03-02 02:20:55,899 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:20:55,899 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-03-02 02:20:56,575 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-03-02 02:20:56,710 - INFO - Service template: ['default-domain', 'ctest-service_template_1-71937329'] deleted successfully. 2026-03-02 02:20:57,398 - INFO - 2026-03-02 02:20:57,398 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-03-02 02:20:57,398 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:20:57,401 - INFO - ================================================================================ 2026-03-02 02:20:57,402 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-03-02 02:20:57,402 - 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-03-02 02:20:58,053 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:20:58,053 - INFO - 2026-03-02 02:20:58,053 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-03-02 02:20:58,699 - INFO - 2026-03-02 02:20:58,699 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:01] 2026-03-02 02:20:58,699 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:20:58,701 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanity-93867773-87120871 in state BUILD 2026-03-02 02:20:58,701 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanity-93867773-87120871 2026-03-02 02:20:58,726 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-93867773-87120871 has failed to come up 2026-03-02 02:20:58,726 - ERROR - Nova failed to get host of the VM 2026-03-02 02:20:58,726 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-93867773-87120871 has failed to come up 2026-03-02 02:20:58,726 - ERROR - Nova failed to get host of the VM 2026-03-02 02:20:58,790 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanity-93867773-18750365 in state BUILD 2026-03-02 02:20:58,791 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanity-93867773-18750365 2026-03-02 02:20:58,791 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-93867773-18750365 has failed to come up 2026-03-02 02:20:58,791 - ERROR - Nova failed to get host of the VM 2026-03-02 02:20:58,791 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-93867773-18750365 has failed to come up 2026-03-02 02:20:58,791 - ERROR - Nova failed to get host of the VM 2026-03-02 02:20:58,853 - INFO - Deleting VN ctest-left_ctest-TestECMPSanity-93867773-29576088 2026-03-02 02:20:58,903 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanity-93867773-29576088 failed..Will retry 2026-03-02 02:21:01,109 - INFO - Deleting VN ctest-right_ctest-TestECMPSanity-93867773-65460332 2026-03-02 02:21:01,298 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanity-93867773-60835399 2026-03-02 02:21:02,348 - INFO - Deleted project: ctest-TestECMPSanity-93867773, ID : 022dadbb-9684-4f32-ba71-5b41e7f3b8f5 2026-03-02 02:21:02,605 - INFO - Domain Default found not creating 2026-03-02 02:21:02,827 - INFO - Project ctest-TestECMPSanityIPv6-11861717 not found, creating it 2026-03-02 02:21:03,465 - INFO - Created Project:ctest-TestECMPSanityIPv6-11861717, ID : f6965f8f-8d24-4c89-bca1-129981e6f0cb 2026-03-02 02:21:06,565 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanityIPv6-11861717-64522719 2026-03-02 02:21:07,519 - INFO - Created VN ctest-left_ctest-TestECMPSanityIPv6-11861717-98200290 2026-03-02 02:21:08,421 - INFO - Created VN ctest-right_ctest-TestECMPSanityIPv6-11861717-66892095 2026-03-02 02:21:09,734 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanityIPv6-11861717-00694003>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:21:11,254 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanityIPv6-11861717-04519198>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:21:11,256 - INFO - ================================================================================ 2026-03-02 02:21:11,257 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_3_instance 2026-03-02 02:21:11,918 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:21:11,918 - INFO - 2026-03-02 02:21:11,918 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-03-02 02:21:12,579 - INFO - 2026-03-02 02:21:12,579 - INFO - END TEST : test_ecmp_svc_in_network_with_3_instance : SKIPPED[0:00:01] 2026-03-02 02:21:12,579 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:21:12,580 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanityIPv6-11861717-04519198 in state BUILD 2026-03-02 02:21:12,581 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanityIPv6-11861717-04519198 2026-03-02 02:21:12,606 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-11861717-04519198 has failed to come up 2026-03-02 02:21:12,606 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:12,606 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-11861717-04519198 has failed to come up 2026-03-02 02:21:12,606 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:12,700 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanityIPv6-11861717-00694003 in state BUILD 2026-03-02 02:21:12,700 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanityIPv6-11861717-00694003 2026-03-02 02:21:12,700 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-11861717-00694003 has failed to come up 2026-03-02 02:21:12,700 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:12,700 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-11861717-00694003 has failed to come up 2026-03-02 02:21:12,700 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:12,768 - INFO - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-11861717-98200290 2026-03-02 02:21:12,809 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-11861717-98200290 failed..Will retry 2026-03-02 02:21:15,009 - INFO - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-11861717-66892095 2026-03-02 02:21:15,247 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanityIPv6-11861717-64522719 2026-03-02 02:21:16,261 - INFO - Deleted project: ctest-TestECMPSanityIPv6-11861717, ID : f6965f8f-8d24-4c89-bca1-129981e6f0cb 2026-03-02 02:21:16,461 - INFO - Domain Default found not creating 2026-03-02 02:21:16,637 - INFO - Project ctest-TestECMPwithSVMChange-40314661 not found, creating it 2026-03-02 02:21:17,183 - INFO - Created Project:ctest-TestECMPwithSVMChange-40314661, ID : ecaf944d-550a-44ea-8412-b04c1526c7ec 2026-03-02 02:21:19,831 - INFO - Created VN ctest-mgmt_ctest-TestECMPwithSVMChange-40314661-20064057 2026-03-02 02:21:20,484 - INFO - Created VN ctest-left_ctest-TestECMPwithSVMChange-40314661-75254649 2026-03-02 02:21:21,199 - INFO - Created VN ctest-right_ctest-TestECMPwithSVMChange-40314661-70869709 2026-03-02 02:21:22,756 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPwithSVMChange-40314661-45811077>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:21:24,601 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPwithSVMChange-40314661-36759914>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:21:24,604 - INFO - ================================================================================ 2026-03-02 02:21:24,604 - INFO - STARTING TEST : test_ecmp_with_svm_deletion 2026-03-02 02:21:24,604 - 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-03-02 02:21:25,298 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:21:25,298 - INFO - 2026-03-02 02:21:25,298 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-03-02 02:21:25,980 - INFO - 2026-03-02 02:21:25,980 - INFO - END TEST : test_ecmp_with_svm_deletion : SKIPPED[0:00:01] 2026-03-02 02:21:25,980 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:21:25,983 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPwithSVMChange-40314661-36759914 in state BUILD 2026-03-02 02:21:25,983 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPwithSVMChange-40314661-36759914 2026-03-02 02:21:26,018 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-40314661-36759914 has failed to come up 2026-03-02 02:21:26,018 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:26,018 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-40314661-36759914 has failed to come up 2026-03-02 02:21:26,018 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:26,096 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPwithSVMChange-40314661-45811077 in state BUILD 2026-03-02 02:21:26,096 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPwithSVMChange-40314661-45811077 2026-03-02 02:21:26,097 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-40314661-45811077 has failed to come up 2026-03-02 02:21:26,097 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:26,097 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-40314661-45811077 has failed to come up 2026-03-02 02:21:26,097 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:26,201 - INFO - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-40314661-75254649 2026-03-02 02:21:26,253 - WARNING - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-40314661-75254649 failed..Will retry 2026-03-02 02:21:28,435 - INFO - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-40314661-70869709 2026-03-02 02:21:28,594 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPwithSVMChange-40314661-20064057 2026-03-02 02:21:29,582 - INFO - Deleted project: ctest-TestECMPwithSVMChange-40314661, ID : ecaf944d-550a-44ea-8412-b04c1526c7ec 2026-03-02 02:21:29,781 - INFO - Domain Default found not creating 2026-03-02 02:21:29,944 - INFO - Project ctest-TestMultiInlineSVC-57537574 not found, creating it 2026-03-02 02:21:30,476 - INFO - Created Project:ctest-TestMultiInlineSVC-57537574, ID : 6da68811-a36b-4f34-9180-d7bbfc53aaec 2026-03-02 02:21:33,113 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVC-57537574-16239620 2026-03-02 02:21:33,720 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVC-57537574-65753259 2026-03-02 02:21:34,397 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVC-57537574-44199597 2026-03-02 02:21:35,718 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVC-57537574-07688726>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:21:37,290 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVC-57537574-40916101>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:21:37,293 - INFO - ================================================================================ 2026-03-02 02:21:37,293 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-03-02 02:21:37,293 - 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-03-02 02:21:37,958 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:21:37,958 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-03-02 02:21:38,717 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-03-02 02:21:38,819 - INFO - Service template: ['default-domain', 'ctest-service_template_1-90754730'] deleted successfully. 2026-03-02 02:21:39,493 - INFO - 2026-03-02 02:21:39,493 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-03-02 02:21:39,494 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:21:39,499 - INFO - ================================================================================ 2026-03-02 02:21:39,499 - INFO - STARTING TEST : test_three_stage_v2_SC 2026-03-02 02:21:39,499 - 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-03-02 02:21:40,163 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:21:40,163 - INFO - 2026-03-02 02:21:40,163 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-03-02 02:21:40,793 - INFO - 2026-03-02 02:21:40,793 - INFO - END TEST : test_three_stage_v2_SC : SKIPPED[0:00:01] 2026-03-02 02:21:40,793 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:21:40,794 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVC-57537574-40916101 in state BUILD 2026-03-02 02:21:40,794 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVC-57537574-40916101 2026-03-02 02:21:40,819 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-57537574-40916101 has failed to come up 2026-03-02 02:21:40,820 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:40,820 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-57537574-40916101 has failed to come up 2026-03-02 02:21:40,820 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:40,883 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVC-57537574-07688726 in state BUILD 2026-03-02 02:21:40,883 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVC-57537574-07688726 2026-03-02 02:21:40,883 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-57537574-07688726 has failed to come up 2026-03-02 02:21:40,883 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:40,883 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-57537574-07688726 has failed to come up 2026-03-02 02:21:40,883 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:40,957 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVC-57537574-65753259 2026-03-02 02:21:40,998 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-57537574-65753259 failed..Will retry 2026-03-02 02:21:43,184 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVC-57537574-44199597 2026-03-02 02:21:43,381 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVC-57537574-16239620 2026-03-02 02:21:44,350 - INFO - Deleted project: ctest-TestMultiInlineSVC-57537574, ID : 6da68811-a36b-4f34-9180-d7bbfc53aaec 2026-03-02 02:21:44,536 - INFO - Domain Default found not creating 2026-03-02 02:21:44,688 - INFO - Project ctest-TestMultiInlineSVCIPv6-94049616 not found, creating it 2026-03-02 02:21:45,267 - INFO - Created Project:ctest-TestMultiInlineSVCIPv6-94049616, ID : d93baf72-84cb-466c-9d03-7ec1c116540b 2026-03-02 02:21:48,901 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-94049616-37395090 2026-03-02 02:21:49,851 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVCIPv6-94049616-85137878 2026-03-02 02:21:50,704 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVCIPv6-94049616-35417093 2026-03-02 02:21:51,996 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVCIPv6-94049616-13416031>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:21:53,564 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVCIPv6-94049616-46860700>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:21:53,566 - INFO - ================================================================================ 2026-03-02 02:21:53,566 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-03-02 02:21:54,230 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:21:54,230 - INFO - 2026-03-02 02:21:54,230 - INFO - ================================================================================ 2026-03-02 02:21:54,230 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-03-02 02:21:54,230 - 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-03-02 02:21:54,869 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:21:54,869 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-03-02 02:21:55,474 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-03-02 02:21:55,574 - INFO - Service template: ['default-domain', 'ctest-service_template_1-67412405'] deleted successfully. 2026-03-02 02:21:56,229 - INFO - 2026-03-02 02:21:56,229 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-03-02 02:21:56,229 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:21:56,230 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-03-02 02:21:56,872 - INFO - 2026-03-02 02:21:56,872 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:03] 2026-03-02 02:21:56,872 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:21:56,874 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-94049616-46860700 in state BUILD 2026-03-02 02:21:56,875 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-94049616-46860700 2026-03-02 02:21:56,899 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-94049616-46860700 has failed to come up 2026-03-02 02:21:56,899 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:56,899 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-94049616-46860700 has failed to come up 2026-03-02 02:21:56,899 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:56,972 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-94049616-13416031 in state BUILD 2026-03-02 02:21:56,972 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-94049616-13416031 2026-03-02 02:21:56,972 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-94049616-13416031 has failed to come up 2026-03-02 02:21:56,972 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:56,972 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-94049616-13416031 has failed to come up 2026-03-02 02:21:56,972 - ERROR - Nova failed to get host of the VM 2026-03-02 02:21:57,041 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-94049616-85137878 2026-03-02 02:21:57,096 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-94049616-85137878 failed..Will retry 2026-03-02 02:21:59,295 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-94049616-35417093 2026-03-02 02:21:59,497 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-94049616-37395090 2026-03-02 02:22:00,568 - INFO - Deleted project: ctest-TestMultiInlineSVCIPv6-94049616, ID : d93baf72-84cb-466c-9d03-7ec1c116540b 2026-03-02 02:22:00,794 - INFO - Domain Default found not creating 2026-03-02 02:22:00,963 - INFO - Project ctest-FloatingipBasicTestSanity-20728591 not found, creating it 2026-03-02 02:22:01,549 - INFO - Created Project:ctest-FloatingipBasicTestSanity-20728591, ID : 99d8eca5-8a89-46e1-bcf6-a3261569751d 2026-03-02 02:22:03,158 - INFO - ================================================================================ 2026-03-02 02:22:03,158 - INFO - STARTING TEST : test_floating_ip 2026-03-02 02:22:03,158 - 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-03-02 02:22:03,789 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:22:03,789 - INFO - 2026-03-02 02:22:04,851 - INFO - Created VN ctest-fvn-34362757 2026-03-02 02:22:05,496 - INFO - Verified VN network id 9 for VN 5a6329ed-50f7-4242-8535-abebd8e8b0ee 2026-03-02 02:22:05,496 - INFO - Verifications in API Server for VN ctest-fvn-34362757 passed 2026-03-02 02:22:05,557 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-34362757 passed 2026-03-02 02:22:06,875 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-20728591:ctest-fvn-34362757 is found in opserver 2026-03-02 02:22:07,523 - INFO - Created VN ctest-vn1-99047896 2026-03-02 02:22:07,805 - INFO - Verified VN network id 10 for VN 93ef7fac-9c94-4afc-bc8d-cc5f928b967f 2026-03-02 02:22:07,805 - INFO - Verifications in API Server for VN ctest-vn1-99047896 passed 2026-03-02 02:22:07,878 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-99047896 passed 2026-03-02 02:22:08,192 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-20728591:ctest-vn1-99047896 is found in opserver 2026-03-02 02:22:12 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-03-02 02:22:43,811 - INFO - VM ([<Server: ctest-vn1_vm1_name-36498687>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:22:45,409 - INFO - VM ([<Server: ctest-fvn_vm1_name-20178082>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:22:45,566 - INFO - Creating Floating IP pool ctest-some-pool-41305591 in API Server 2026-03-02 02:22:46,165 - INFO - Verification for FIP pool ctest-some-pool-41305591 in API Server passed 2026-03-02 02:22:46,216 - INFO - Verification for FIP pool ctest-some-pool-41305591 in Control-node passed 2026-03-02 02:22:46,216 - INFO - Waiting for VM ctest-vn1_vm1_name-36498687 to be up.. 2026-03-02 02:23:37,383 - INFO - VM name : ctest-vn1_vm1_name-36498687 2026-03-02 02:24:09,501 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-36498687 passed 2026-03-02 02:24:30,442 - INFO - Waiting for VM ctest-fvn_vm1_name-20178082 to be up.. 2026-03-02 02:24:30,533 - INFO - VM name : ctest-fvn_vm1_name-20178082 2026-03-02 02:24:31,903 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-20178082 passed 2026-03-02 02:25:59,511 - INFO - Route for FIP 115.204.103.196 is fine on Control-node 10.0.0.27 2026-03-02 02:25:59,522 - INFO - Route for FIP 115.204.103.196 is fine on Control-node 10.0.0.242 2026-03-02 02:25:59,522 - INFO - FIP 115.204.103.196 verification for passed on all Control-nodes 2026-03-02 02:25:59,522 - INFO - FIP ID 3db9a572-265b-4881-b2a8-f3524f0c2892(115.204.103.196) validation in Control node passed 2026-03-02 02:25:59,561 - INFO - FIP ID 3db9a572-265b-4881-b2a8-f3524f0c2892(115.204.103.196) validation in agents passed 2026-03-02 02:25:59,570 - INFO - FIP ID 3db9a572-265b-4881-b2a8-f3524f0c2892(115.204.103.196) validation in API Server passed 2026-03-02 02:26:49,386 - INFO - Ping to IP 115.204.103.195 from VM ctest-vn1_vm1_name-36498687 passed 2026-03-02 02:26:49,551 - INFO - Deleting the FIP pool ctest-some-pool-41305591 2026-03-02 02:26:49,684 - INFO - Deleting VM ctest-fvn_vm1_name-20178082 2026-03-02 02:26:49,763 - INFO - Deleting VM ctest-vn1_vm1_name-36498687 2026-03-02 02:26:49,838 - INFO - Deleting VN ctest-vn1-99047896 2026-03-02 02:26:49,881 - WARNING - Deleting VN ctest-vn1-99047896 failed..Will retry 2026-03-02 02:26:52,268 - INFO - Validated that VN ctest-vn1-99047896 is not found in API Server 2026-03-02 02:26:52,289 - INFO - Validated that VN ctest-vn1-99047896 is not in any agent 2026-03-02 02:26:52,320 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-99047896 info 2026-03-02 02:26:52,320 - INFO - Deleting VN ctest-fvn-34362757 2026-03-02 02:26:52,713 - INFO - Validated that VN ctest-fvn-34362757 is not found in API Server 2026-03-02 02:26:52,734 - INFO - Validated that VN ctest-fvn-34362757 is not in any agent 2026-03-02 02:26:52,762 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-34362757 info 2026-03-02 02:26:54,036 - INFO - END TEST : test_floating_ip : PASSED[0:04:51] 2026-03-02 02:26:54,036 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:26:54,827 - INFO - Deleted project: ctest-FloatingipBasicTestSanity-20728591, ID : 99d8eca5-8a89-46e1-bcf6-a3261569751d 2026-03-02 02:26:55,033 - INFO - Domain Default found not creating 2026-03-02 02:26:55,197 - INFO - Project ctest-TestSanity_MX-25895211 not found, creating it 2026-03-02 02:26:55,785 - INFO - Created Project:ctest-TestSanity_MX-25895211, ID : 9827f9ee-d590-45be-9ed3-8635eaf6dcf2 2026-03-02 02:26:57,458 - INFO - ================================================================================ 2026-03-02 02:26:57,458 - INFO - STARTING TEST : test_mx_gateway 2026-03-02 02:26:57,458 - 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-03-02 02:26:58,719 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-03-02 02:26:59,982 - INFO - 2026-03-02 02:26:59,982 - INFO - END TEST : test_mx_gateway : SKIPPED[0:00:02] 2026-03-02 02:26:59,982 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:27:00,787 - INFO - Deleted project: ctest-TestSanity_MX-25895211, ID : 9827f9ee-d590-45be-9ed3-8635eaf6dcf2 2026-03-02 02:27:01,019 - INFO - Domain Default found not creating 2026-03-02 02:27:01,203 - INFO - Project ctest-TestHeat-32129185 not found, creating it 2026-03-02 02:27:01,761 - INFO - Created Project:ctest-TestHeat-32129185, ID : ea3c2f75-05ab-448a-b4a0-4c6a882f77ae 2026-03-02 02:27:03,575 - INFO - ================================================================================ 2026-03-02 02:27:03,575 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-03-02 02:27:03,575 - 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-03-02 02:27:04,865 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:27:04,865 - INFO - 2026-03-02 02:27:04,891 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-03-02 02:27:06,155 - INFO - 2026-03-02 02:27:06,155 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03] 2026-03-02 02:27:06,155 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:27:06,157 - INFO - ================================================================================ 2026-03-02 02:27:06,157 - INFO - STARTING TEST : test_transit_vn_sym_1_innet 2026-03-02 02:27:07,426 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:27:07,426 - INFO - 2026-03-02 02:27:07,426 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-03-02 02:27:08,692 - INFO - 2026-03-02 02:27:08,692 - INFO - END TEST : test_transit_vn_sym_1_innet : SKIPPED[0:00:02] 2026-03-02 02:27:08,692 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:27:09,508 - INFO - Deleted project: ctest-TestHeat-32129185, ID : ea3c2f75-05ab-448a-b4a0-4c6a882f77ae 2026-03-02 02:27:09,696 - INFO - Domain Default found not creating 2026-03-02 02:27:09,877 - INFO - Project ctest-TestHeatIPv6-60434950 not found, creating it 2026-03-02 02:27:10,491 - INFO - Created Project:ctest-TestHeatIPv6-60434950, ID : f1d15c85-c2c9-4d8c-8151-74fb0a52f168 2026-03-02 02:27:12,364 - INFO - ================================================================================ 2026-03-02 02:27:12,364 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-03-02 02:27:12,364 - 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-03-02 02:27:13,637 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:27:13,637 - INFO - 2026-03-02 02:27:13,637 - INFO - Skipped as v6 not supported for this test 2026-03-02 02:27:14,939 - INFO - 2026-03-02 02:27:14,939 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:02] 2026-03-02 02:27:14,939 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:27:15,826 - INFO - Deleted project: ctest-TestHeatIPv6-60434950, ID : f1d15c85-c2c9-4d8c-8151-74fb0a52f168 2026-03-02 02:27:16,061 - INFO - Domain Default found not creating 2026-03-02 02:27:16,254 - INFO - Project ctest-TestBasicHeat-96122740 not found, creating it 2026-03-02 02:27:16,775 - INFO - Created Project:ctest-TestBasicHeat-96122740, ID : 723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3 2026-03-02 02:27:18,746 - INFO - ================================================================================ 2026-03-02 02:27:18,746 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-03-02 02:27:18,752 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat 2026-03-02 02:27:20,015 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:27:20,015 - INFO - 2026-03-02 02:27:20,043 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-03-02 02:27:21,298 - INFO - 2026-03-02 02:27:21,298 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03] 2026-03-02 02:27:21,298 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:27:22,223 - INFO - Deleted project: ctest-TestBasicHeat-96122740, ID : 723b4026-d0a3-4f00-bf2d-d7ae12b0d7a3 2026-03-02 02:27:22,440 - INFO - Domain Default found not creating 2026-03-02 02:27:22,662 - INFO - Project ctest-TestBasicHeatIPv6-49930987 not found, creating it 2026-03-02 02:27:23,374 - INFO - Created Project:ctest-TestBasicHeatIPv6-49930987, ID : 3024579b-50c1-4612-a154-19a7ea1218dd 2026-03-02 02:27:25,509 - INFO - ================================================================================ 2026-03-02 02:27:25,509 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-03-02 02:27:26,784 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:27:26,784 - INFO - 2026-03-02 02:27:26,812 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-03-02 02:27:28,092 - INFO - 2026-03-02 02:27:28,092 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03] 2026-03-02 02:27:28,092 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:27:29,018 - INFO - Deleted project: ctest-TestBasicHeatIPv6-49930987, ID : 3024579b-50c1-4612-a154-19a7ea1218dd 2026-03-02 02:27:29,230 - INFO - Domain Default found not creating 2026-03-02 02:27:29,419 - INFO - Project ctest-TestCRUD-06961611 not found, creating it 2026-03-02 02:27:29,934 - INFO - Created Project:ctest-TestCRUD-06961611, ID : 7c38e076-f54b-4a74-997c-e8f70cbde57e 2026-03-02 02:27:31,634 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-57784173'] 2026-03-02 02:27:32,714 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-48700062'] 2026-03-02 02:27:34,051 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-06961611', 'ctest-proj-sg1-84310369'] 2026-03-02 02:27:35,006 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-06961611', 'ctest-proj-sg2-75706193'] 2026-03-02 02:27:35,890 - INFO - ================================================================================ 2026-03-02 02:27:35,890 - INFO - STARTING TEST : test_router_crud 2026-03-02 02:27:37,172 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:27:37,172 - INFO - 2026-03-02 02:27:37,173 - INFO - Router create Request {'router': {'name': 'name-28386666'}} 2026-03-02 02:27:37,264 - INFO - Router create Response : {'router': {'id': '1257a6dc-7ec3-4a23-8661-8cba93a94350', 'name': 'name-28386666', 'tenant_id': '51b9dc7144cb4679a46b0feb280e6372', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-28386666'], 'description': '', 'project_id': '51b9dc7144cb4679a46b0feb280e6372'}} 2026-03-02 02:27:37,264 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-28386666'}} 2026-03-02 02:27:37,283 - INFO - Attribute id is created 2026-03-02 02:27:37,283 - INFO - Attribute name is created 2026-03-02 02:27:37,283 - INFO - Attribute admin_state_up is created 2026-03-02 02:27:37,283 - INFO - Attribute status is created 2026-03-02 02:27:37,283 - INFO - Attribute tenant_id is created 2026-03-02 02:27:37,789 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-03-02 02:27:37,789 - INFO - Router Update request {'router': {'name': 'name-17375929'}} 2026-03-02 02:27:37,866 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-17375929'}} 2026-03-02 02:27:37,866 - INFO - Response : {'router': {'id': '1257a6dc-7ec3-4a23-8661-8cba93a94350', 'name': 'name-17375929', 'tenant_id': '51b9dc7144cb4679a46b0feb280e6372', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-28386666'], 'description': '', 'project_id': '51b9dc7144cb4679a46b0feb280e6372'}} 2026-03-02 02:27:37,866 - INFO - Updation of Router 1257a6dc-7ec3-4a23-8661-8cba93a94350 with body {'router': {'name': 'name-17375929'}} passed 2026-03-02 02:27:37,866 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:27:37,866 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-03-02 02:27:37,938 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-03-02 02:27:37,938 - INFO - Response : {'router': {'id': '1257a6dc-7ec3-4a23-8661-8cba93a94350', 'name': 'name-17375929', 'tenant_id': '51b9dc7144cb4679a46b0feb280e6372', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-28386666'], 'description': '', 'project_id': '51b9dc7144cb4679a46b0feb280e6372'}} 2026-03-02 02:27:37,938 - INFO - Updation of Router 1257a6dc-7ec3-4a23-8661-8cba93a94350 with body {'router': {'admin_state_up': 'False'}} passed 2026-03-02 02:27:37,939 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:27:37,939 - INFO - Deleting router 1257a6dc-7ec3-4a23-8661-8cba93a94350 2026-03-02 02:27:38,092 - ERROR - Result of delete router 1257a6dc-7ec3-4a23-8661-8cba93a94350: () 2026-03-02 02:27:38,093 - INFO - ================================================================================ 2026-03-02 02:27:38,093 - INFO - Router create Request {'router': {'tenant_id': '7c38e076-f54b-4a74-997c-e8f70cbde57e', 'name': 'name-01362801'}} 2026-03-02 02:27:38,218 - INFO - Router create Response : {'router': {'id': 'd304fffb-ff86-4ac6-b7af-c9e14a0badd0', 'name': 'name-01362801', 'tenant_id': '7c38e076f54b4a74997ce8f70cbde57e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-06961611', 'name-01362801'], 'description': '', 'project_id': '7c38e076f54b4a74997ce8f70cbde57e'}} 2026-03-02 02:27:38,218 - INFO - Router create PASSED ,Body : {'router': {'tenant_id': '7c38e076-f54b-4a74-997c-e8f70cbde57e', 'name': 'name-01362801'}} 2026-03-02 02:27:38,282 - INFO - Attribute id is created 2026-03-02 02:27:38,283 - INFO - Attribute name is created 2026-03-02 02:27:38,283 - INFO - Attribute admin_state_up is created 2026-03-02 02:27:38,283 - INFO - Attribute status is created 2026-03-02 02:27:38,283 - INFO - Attribute tenant_id is created 2026-03-02 02:27:38,844 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-03-02 02:27:38,845 - INFO - Router Update request {'router': {'name': 'name-41127042'}} 2026-03-02 02:27:38,923 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-41127042'}} 2026-03-02 02:27:38,923 - INFO - Response : {'router': {'id': 'd304fffb-ff86-4ac6-b7af-c9e14a0badd0', 'name': 'name-41127042', 'tenant_id': '7c38e076f54b4a74997ce8f70cbde57e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-06961611', 'name-01362801'], 'description': '', 'project_id': '7c38e076f54b4a74997ce8f70cbde57e'}} 2026-03-02 02:27:38,923 - INFO - Updation of Router d304fffb-ff86-4ac6-b7af-c9e14a0badd0 with body {'router': {'name': 'name-41127042'}} passed 2026-03-02 02:27:38,923 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:27:38,923 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-03-02 02:27:39,000 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-03-02 02:27:39,001 - INFO - Response : {'router': {'id': 'd304fffb-ff86-4ac6-b7af-c9e14a0badd0', 'name': 'name-41127042', 'tenant_id': '7c38e076f54b4a74997ce8f70cbde57e', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-06961611', 'name-01362801'], 'description': '', 'project_id': '7c38e076f54b4a74997ce8f70cbde57e'}} 2026-03-02 02:27:39,001 - INFO - Updation of Router d304fffb-ff86-4ac6-b7af-c9e14a0badd0 with body {'router': {'admin_state_up': 'False'}} passed 2026-03-02 02:27:39,001 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:27:39,001 - INFO - Deleting router d304fffb-ff86-4ac6-b7af-c9e14a0badd0 2026-03-02 02:27:39,116 - ERROR - Result of delete router d304fffb-ff86-4ac6-b7af-c9e14a0badd0: () 2026-03-02 02:27:39,116 - INFO - ================================================================================ 2026-03-02 02:27:39,117 - INFO - Router create Request {'router': {'name': 'name-91468295', 'admin_state_up': 'True'}} 2026-03-02 02:27:39,285 - INFO - Router create Response : {'router': {'id': '8efbddbc-4f6c-4991-af73-33f4adec7d55', 'name': 'name-91468295', 'tenant_id': '51b9dc7144cb4679a46b0feb280e6372', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-91468295'], 'description': '', 'project_id': '51b9dc7144cb4679a46b0feb280e6372'}} 2026-03-02 02:27:39,285 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-91468295', 'admin_state_up': 'True'}} 2026-03-02 02:27:39,308 - INFO - Attribute id is created 2026-03-02 02:27:39,308 - INFO - Attribute name is created 2026-03-02 02:27:39,308 - INFO - Attribute admin_state_up is created 2026-03-02 02:27:39,308 - INFO - Attribute status is created 2026-03-02 02:27:39,308 - INFO - Attribute tenant_id is created 2026-03-02 02:27:39,998 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-03-02 02:27:39,999 - INFO - Router Update request {'router': {'name': 'name-50398099'}} 2026-03-02 02:27:40,068 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-50398099'}} 2026-03-02 02:27:40,069 - INFO - Response : {'router': {'id': '8efbddbc-4f6c-4991-af73-33f4adec7d55', 'name': 'name-50398099', 'tenant_id': '51b9dc7144cb4679a46b0feb280e6372', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-91468295'], 'description': '', 'project_id': '51b9dc7144cb4679a46b0feb280e6372'}} 2026-03-02 02:27:40,069 - INFO - Updation of Router 8efbddbc-4f6c-4991-af73-33f4adec7d55 with body {'router': {'name': 'name-50398099'}} passed 2026-03-02 02:27:40,069 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:27:40,069 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-03-02 02:27:40,127 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-03-02 02:27:40,127 - INFO - Response : {'router': {'id': '8efbddbc-4f6c-4991-af73-33f4adec7d55', 'name': 'name-50398099', 'tenant_id': '51b9dc7144cb4679a46b0feb280e6372', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-91468295'], 'description': '', 'project_id': '51b9dc7144cb4679a46b0feb280e6372'}} 2026-03-02 02:27:40,127 - INFO - Updation of Router 8efbddbc-4f6c-4991-af73-33f4adec7d55 with body {'router': {'admin_state_up': 'True'}} passed 2026-03-02 02:27:40,128 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:27:40,128 - INFO - Deleting router 8efbddbc-4f6c-4991-af73-33f4adec7d55 2026-03-02 02:27:40,231 - ERROR - Result of delete router 8efbddbc-4f6c-4991-af73-33f4adec7d55: () 2026-03-02 02:27:40,231 - INFO - ================================================================================ 2026-03-02 02:27:40,232 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-06961611', 'ctest-proj-sg2-75706193'] 2026-03-02 02:27:40,366 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-06961611', 'ctest-proj-sg1-84310369'] 2026-03-02 02:27:40,475 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-48700062'] 2026-03-02 02:27:40,569 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-57784173'] 2026-03-02 02:27:41,970 - INFO - END TEST : test_router_crud : PASSED[0:00:06] 2026-03-02 02:27:41,971 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:27:42,893 - INFO - Deleted project: ctest-TestCRUD-06961611, ID : 7c38e076-f54b-4a74-997c-e8f70cbde57e 2026-03-02 02:27:43,372 - INFO - Domain Default found not creating 2026-03-02 02:27:43,823 - INFO - Project ctest-TestPorts-98807568 not found, creating it 2026-03-02 02:27:44,590 - INFO - Created Project:ctest-TestPorts-98807568, ID : 014c9946-9b51-4e54-9746-9b7f93de0d84 2026-03-02 02:27:46,481 - INFO - ================================================================================ 2026-03-02 02:27:46,481 - INFO - STARTING TEST : test_ports_bindings 2026-03-02 02:27:46,481 - 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-03-02 02:27:47,769 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:27:47,769 - INFO - 2026-03-02 02:27:48,831 - INFO - Created VN ctest-vn-23124654 2026-03-02 02:27:49,691 - INFO - VMI aae0375c-105d-4339-9a81-b7167ec2fe43 verification in API Server passed 2026-03-02 02:27:49,857 - INFO - Deleted port aae0375c-105d-4339-9a81-b7167ec2fe43 2026-03-02 02:27:49,857 - INFO - Deleting VN ctest-vn-23124654 2026-03-02 02:27:51,383 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05] 2026-03-02 02:27:51,383 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:27:51,387 - INFO - ================================================================================ 2026-03-02 02:27:51,387 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-02 02:27:51,387 - 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-03-02 02:27:52,671 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:27:52,671 - INFO - 2026-03-02 02:27:53,396 - INFO - Created VN ctest-vn1-82491275 2026-03-02 02:27:54,773 - INFO - VM ([<Server: ctest-vn1-vm1-67451400>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:27:55,366 - INFO - VM ([<Server: ctest-vn1-vm2-80179845>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:27:55,367 - INFO - Waiting for VM ctest-vn1-vm1-67451400 to be up.. 2026-03-02 02:28:00,520 - INFO - VM name : ctest-vn1-vm1-67451400 2026-03-02 02:28:06,335 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-67451400 passed 2026-03-02 02:28:06,582 - INFO - Waiting for VM ctest-vn1-vm2-80179845 to be up.. 2026-03-02 02:28:06,673 - INFO - VM name : ctest-vn1-vm2-80179845 2026-03-02 02:28:08,052 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-80179845 passed 2026-03-02 02:28:16,472 - INFO - Ping to IP 220.5.121.5 from VM ctest-vn1-vm2-80179845 passed 2026-03-02 02:28:16,472 - INFO - Detaching port 13857f14-c304-432f-bb0e-5e72d0c8881e from VM ctest-vn1-vm2-80179845 2026-03-02 02:28:16,531 - INFO - Deleting VM ctest-vn1-vm2-80179845 2026-03-02 02:28:16,602 - INFO - Detaching port f6ff9a49-4e0c-4e2b-8bbf-2e3510b668dc from VM ctest-vn1-vm1-67451400 2026-03-02 02:28:16,648 - INFO - Deleting VM ctest-vn1-vm1-67451400 2026-03-02 02:28:17,378 - INFO - Deleting VN ctest-vn1-82491275 2026-03-02 02:28:18,871 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27] 2026-03-02 02:28:18,871 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:28:19,663 - INFO - Deleted project: ctest-TestPorts-98807568, ID : 014c9946-9b51-4e54-9746-9b7f93de0d84 2026-03-02 02:28:19,867 - INFO - Domain Default found not creating 2026-03-02 02:28:20,080 - INFO - Project ctest-TestRouters-21385073 not found, creating it 2026-03-02 02:28:20,648 - INFO - Created Project:ctest-TestRouters-21385073, ID : 620332d5-1151-4624-bd31-705a3a24fa11 2026-03-02 02:28:22,351 - INFO - ================================================================================ 2026-03-02 02:28:22,351 - INFO - STARTING TEST : test_basic_router_behavior 2026-03-02 02:28:22,351 - 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-03-02 02:28:23,659 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:28:23,659 - INFO - 2026-03-02 02:28:24,941 - INFO - Created VN ctest-vn1-81228743 2026-03-02 02:28:25,863 - INFO - Created VN ctest-vn2-47247229 2026-03-02 02:28:27,729 - INFO - VM ([<Server: ctest-vn1-vm1-65217209>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:28:29,314 - INFO - VM ([<Server: ctest-vn2-vm1-68744778>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:28:29,434 - INFO - Adding interface with subnet_id c0c26fda-d3ad-4541-baff-53c7ccc4a9db, port_id None to router e53da8f4-d1fb-4cd0-a319-b05758663f07 2026-03-02 02:28:29,879 - INFO - Waiting for VM ctest-vn1-vm1-65217209 to be up.. 2026-03-02 02:28:35,171 - INFO - VM name : ctest-vn1-vm1-65217209 2026-03-02 02:28:41,039 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-65217209 passed 2026-03-02 02:28:41,281 - INFO - Waiting for VM ctest-vn2-vm1-68744778 to be up.. 2026-03-02 02:28:41,367 - INFO - VM name : ctest-vn2-vm1-68744778 2026-03-02 02:28:42,728 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-68744778 passed 2026-03-02 02:28:46,889 - WARNING - Ping to IP 177.211.18.67 from VM ctest-vn1-vm1-65217209 failed 2026-03-02 02:28:46,889 - INFO - Adding interface with subnet_id 3505ccb1-6243-4458-b7cd-07677bbbab25, port_id None to router e53da8f4-d1fb-4cd0-a319-b05758663f07 2026-03-02 02:28:49,601 - INFO - Ping to IP 177.211.18.67 from VM ctest-vn1-vm1-65217209 passed 2026-03-02 02:28:49,601 - INFO - Deleting interface with subnet_id c0c26fda-d3ad-4541-baff-53c7ccc4a9db, port_id None from router e53da8f4-d1fb-4cd0-a319-b05758663f07 2026-03-02 02:28:53,026 - WARNING - Ping to IP 177.211.18.67 from VM ctest-vn1-vm1-65217209 failed 2026-03-02 02:28:53,026 - INFO - Adding interface with subnet_id c0c26fda-d3ad-4541-baff-53c7ccc4a9db, port_id None to router e53da8f4-d1fb-4cd0-a319-b05758663f07 2026-03-02 02:28:55,634 - INFO - Ping to IP 177.211.18.67 from VM ctest-vn1-vm1-65217209 passed 2026-03-02 02:28:55,634 - INFO - Deleting interface with subnet_id 3505ccb1-6243-4458-b7cd-07677bbbab25, port_id None from router e53da8f4-d1fb-4cd0-a319-b05758663f07 2026-03-02 02:28:55,869 - INFO - Deleting interface with subnet_id c0c26fda-d3ad-4541-baff-53c7ccc4a9db, port_id None from router e53da8f4-d1fb-4cd0-a319-b05758663f07 2026-03-02 02:28:56,222 - INFO - Deleting VM ctest-vn2-vm1-68744778 2026-03-02 02:28:56,359 - INFO - Deleting VM ctest-vn1-vm1-65217209 2026-03-02 02:28:56,424 - INFO - Deleting VN ctest-vn2-47247229 2026-03-02 02:28:56,465 - WARNING - Deleting VN ctest-vn2-47247229 failed..Will retry 2026-03-02 02:28:58,641 - INFO - Deleting VN ctest-vn1-81228743 2026-03-02 02:29:00,072 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38] 2026-03-02 02:29:00,072 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:29:00,869 - INFO - Deleted project: ctest-TestRouters-21385073, ID : 620332d5-1151-4624-bd31-705a3a24fa11 2026-03-02 02:29:01,079 - INFO - Domain Default found not creating 2026-03-02 02:29:01,264 - INFO - Project ctest-TestRoutersBasic-30519205 not found, creating it 2026-03-02 02:29:01,874 - INFO - Created Project:ctest-TestRoutersBasic-30519205, ID : 25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1 2026-03-02 02:29:03,578 - INFO - ================================================================================ 2026-03-02 02:29:03,578 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-03-02 02:29:03,578 - 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-03-02 02:29:04,839 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:29:04,839 - INFO - 2026-03-02 02:29:05,682 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-30519205 2026-03-02 02:29:05,743 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-30519205 2026-03-02 02:29:06,900 - INFO - Created VN ctest-vn-27411659 2026-03-02 02:29:07,580 - INFO - Created VN ctest-ext_vn-31129938 2026-03-02 02:29:08,976 - INFO - VM ([<Server: ctest-TestRoutersBasic-30519205-59242903>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:29:10,349 - INFO - VM ([<Server: ctest-TestRoutersBasic-30519205-56550307>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:29:10,466 - INFO - Setting gateway for router 8fc9e66c-2573-41ed-8289-b272a1ecf84d to network 29669e27-52df-4e18-9352-400f15bb9cdc 2026-03-02 02:29:10,537 - INFO - Adding interface with subnet_id a7216838-3cd9-4e50-9ea4-7de36d7df1aa, port_id None to router 8fc9e66c-2573-41ed-8289-b272a1ecf84d 2026-03-02 02:29:11,013 - INFO - Waiting for VM ctest-TestRoutersBasic-30519205-59242903 to be up.. 2026-03-02 02:29:16,292 - INFO - VM name : ctest-TestRoutersBasic-30519205-59242903 2026-03-02 02:29:20,028 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-30519205-59242903 passed 2026-03-02 02:29:25,410 - INFO - Waiting for VM ctest-TestRoutersBasic-30519205-56550307 to be up.. 2026-03-02 02:29:25,511 - INFO - VM name : ctest-TestRoutersBasic-30519205-56550307 2026-03-02 02:29:26,862 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-30519205-56550307 passed 2026-03-02 02:29:30,740 - INFO - Ping to IP 103.90.93.195 from VM ctest-TestRoutersBasic-30519205-59242903 passed 2026-03-02 02:29:30,740 - INFO - Deleting interface with subnet_id a7216838-3cd9-4e50-9ea4-7de36d7df1aa, port_id None from router 8fc9e66c-2573-41ed-8289-b272a1ecf84d 2026-03-02 02:29:31,163 - INFO - Deleting VM ctest-TestRoutersBasic-30519205-56550307 2026-03-02 02:29:31,307 - INFO - Deleting VM ctest-TestRoutersBasic-30519205-59242903 2026-03-02 02:29:31,423 - INFO - Deleting VN ctest-ext_vn-31129938 2026-03-02 02:29:31,558 - WARNING - Deleting VN ctest-ext_vn-31129938 failed..Will retry 2026-03-02 02:29:33,706 - INFO - Deleting VN ctest-vn-27411659 2026-03-02 02:29:35,119 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:32] 2026-03-02 02:29:35,119 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:29:35,892 - INFO - Deleted project: ctest-TestRoutersBasic-30519205, ID : 25268ae8-8f00-4bc8-bdcb-dfdcad0b2af1 2026-03-02 02:29:36,136 - INFO - Domain Default found not creating 2026-03-02 02:29:36,329 - INFO - Project ctest-TestBasicPolicyIpv4v6-76037481 not found, creating it 2026-03-02 02:29:36,882 - INFO - Created Project:ctest-TestBasicPolicyIpv4v6-76037481, ID : cdd2ed1b-c573-464b-a294-0d6465b4cb46 2026-03-02 02:29:38,652 - INFO - ================================================================================ 2026-03-02 02:29:38,653 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-03-02 02:29:38,653 - 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-03-02 02:29:39,923 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:29:39,923 - INFO - 2026-03-02 02:29:41,577 - INFO - Created VN ctest-vn-10317048 2026-03-02 02:29:42,533 - INFO - Created VN ctest-vn-60868310 2026-03-02 02:29:43,921 - INFO - Verified VN network id 15 for VN bb753b76-5181-4fde-b6a5-8be48c4b158a 2026-03-02 02:29:43,921 - INFO - Verifications in API Server for VN ctest-vn-10317048 passed 2026-03-02 02:29:43,987 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-10317048 passed 2026-03-02 02:29:44,114 - INFO - VN ctest-vn-10317048 Policy verification: verify_vn_policy_in_api_server, status: True 2026-03-02 02:29:45,480 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-76037481:ctest-vn-10317048 is found in opserver 2026-03-02 02:29:45,713 - INFO - Verified VN network id 16 for VN 9d4b0d3a-8209-4034-8bc1-9f71c930cd9b 2026-03-02 02:29:45,713 - INFO - Verifications in API Server for VN ctest-vn-60868310 passed 2026-03-02 02:29:45,781 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60868310 passed 2026-03-02 02:29:45,912 - INFO - VN ctest-vn-60868310 Policy verification: verify_vn_policy_in_api_server, status: True 2026-03-02 02:29:46,156 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-76037481:ctest-vn-60868310 is found in opserver 2026-03-02 02:29:47,393 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-76037481-30433700>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:29:48,952 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-76037481-75776142>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:29:48,952 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-76037481-30433700 to be up.. 2026-03-02 02:29:54,186 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-76037481-30433700 2026-03-02 02:30:24,732 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-76037481-30433700 passed 2026-03-02 02:30:45,638 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-76037481-75776142 to be up.. 2026-03-02 02:30:45,733 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-76037481-75776142 2026-03-02 02:30:47,132 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-76037481-75776142 passed 2026-03-02 02:31:06,643 - INFO - Ping to IP 6.185.60.67 from VM ctest-TestBasicPolicyIpv4v6-76037481-30433700 passed 2026-03-02 02:31:10,336 - WARNING - Ping to IP 6.185.60.67 from VM ctest-TestBasicPolicyIpv4v6-76037481-30433700 failed 2026-03-02 02:31:10,337 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-76037481-75776142 2026-03-02 02:31:10,412 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-76037481-30433700 2026-03-02 02:31:10,960 - INFO - Deleted policy ctest-policy-allow-all-03146750 2026-03-02 02:31:10,960 - INFO - Deleting VN ctest-vn-60868310 2026-03-02 02:31:11,060 - WARNING - Deleting VN ctest-vn-60868310 failed..Will retry 2026-03-02 02:31:13,374 - INFO - Validated that VN ctest-vn-60868310 is not found in API Server 2026-03-02 02:31:13,397 - INFO - Validated that VN ctest-vn-60868310 is not in any agent 2026-03-02 02:31:13,428 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60868310 info 2026-03-02 02:31:13,428 - INFO - Deleting VN ctest-vn-10317048 2026-03-02 02:31:13,839 - INFO - Validated that VN ctest-vn-10317048 is not found in API Server 2026-03-02 02:31:13,861 - INFO - Validated that VN ctest-vn-10317048 is not in any agent 2026-03-02 02:31:13,895 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-10317048 info 2026-03-02 02:31:15,198 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:01:37] 2026-03-02 02:31:15,198 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:31:15,200 - INFO - ================================================================================ 2026-03-02 02:31:15,200 - INFO - STARTING TEST : test_policy 2026-03-02 02:31:16,489 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:31:16,489 - INFO - 2026-03-02 02:31:16,489 - INFO - ================================================================================ 2026-03-02 02:31:16,489 - INFO - STARTING TEST : test_policy 2026-03-02 02:31:16,489 - INFO - TEST DESCRIPTION : Configure policies based on topology and run policy related verifications. 2026-03-02 02:31:17,782 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:31:17,782 - INFO - 2026-03-02 02:31:17,782 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_basic_topology.sdn_basic_config'> 2026-03-02 02:31:18,244 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyIpv4v6-76037481'](cdd2ed1b-c573-464b-a294-0d6465b4cb46) 2026-03-02 02:31:18,244 - INFO - provision user ctest-TestBasicPolicyIpv4v6-76037481 with role as admin in tenant ctest-TestBasicPolicyIpv4v6-76037481 2026-03-02 02:31:19,399 - INFO - Verification of project ctest-TestBasicPolicyIpv4v6-76037481 in API Server 10.0.0.23 passed 2026-03-02 02:31:19,848 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyIpv4v6-76037481-default-ipam passed 2026-03-02 02:31:19,866 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyIpv4v6-76037481-default-ipam passed 2026-03-02 02:31:21,156 - INFO - Created VN ctest-vnet0-94524085 2026-03-02 02:31:21,585 - INFO - Verified VN network id 15 for VN 54e35673-2d07-4bf9-9d3d-84a00498a807 2026-03-02 02:31:21,585 - INFO - Verifications in API Server for VN ctest-vnet0-94524085 passed 2026-03-02 02:31:21,688 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-94524085 passed 2026-03-02 02:31:21,892 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-76037481:ctest-vnet0-94524085 is found in opserver 2026-03-02 02:31:23,457 - INFO - Created VN ctest-vnet1-72348955 2026-03-02 02:31:24,004 - INFO - Verified VN network id 16 for VN ff19ff76-0486-4640-886b-a122db398c05 2026-03-02 02:31:24,004 - INFO - Verifications in API Server for VN ctest-vnet1-72348955 passed 2026-03-02 02:31:24,106 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-72348955 passed 2026-03-02 02:31:24,447 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-76037481:ctest-vnet1-72348955 is found in opserver 2026-03-02 02:31:25,704 - INFO - Created VN ctest-vnet2-08681926 2026-03-02 02:31:26,112 - INFO - Verified VN network id 17 for VN 6ac8fe4a-eeda-497c-a932-169844fc89fe 2026-03-02 02:31:26,112 - INFO - Verifications in API Server for VN ctest-vnet2-08681926 passed 2026-03-02 02:31:26,216 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet2-08681926 passed 2026-03-02 02:31:26,559 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-76037481:ctest-vnet2-08681926 is found in opserver 2026-03-02 02:31:27,679 - INFO - Created VN ctest-vnet3-04078155 2026-03-02 02:31:28,085 - INFO - Verified VN network id 18 for VN a127e9b4-5354-4900-83f7-de946dcce6f3 2026-03-02 02:31:28,086 - INFO - Verifications in API Server for VN ctest-vnet3-04078155 passed 2026-03-02 02:31:28,163 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet3-04078155 passed 2026-03-02 02:31:28,349 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-76037481:ctest-vnet3-04078155 is found in opserver 2026-03-02 02:31:28,768 - INFO - Verified policy ctest-policy0-49684882 in API Server, Result: True 2026-03-02 02:31:29,143 - INFO - Verified policy ctest-policy1-57039904 in API Server, Result: True 2026-03-02 02:31:29,530 - INFO - Verified policy ctest-policy2-16569182 in API Server, Result: True 2026-03-02 02:31:29,900 - INFO - Verified policy ctest-policy3-89933630 in API Server, Result: True 2026-03-02 02:31:30,266 - INFO - Verified policy ctest-policy4-37087511 in API Server, Result: True 2026-03-02 02:31:30,640 - INFO - Verified policy ctest-policy5-28646277 in API Server, Result: True 2026-03-02 02:31:31,014 - INFO - Verified policy ctest-policy6-67420618 in API Server, Result: True 2026-03-02 02:31:31,373 - INFO - Verified policy ctest-policy7-80593515 in API Server, Result: True 2026-03-02 02:31:39 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-03-02 02:32:11,872 - INFO - VM ([<Server: ctest-vmc0-59053410>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:32:13,391 - INFO - VM ([<Server: ctest-vmc1-32208347>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:32:13,391 - INFO - Waiting for VM ctest-vmc0-59053410 to be up.. 2026-03-02 02:33:04,511 - INFO - VM name : ctest-vmc0-59053410 2026-03-02 02:33:36,613 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-59053410 passed 2026-03-02 02:33:57,503 - INFO - Waiting for VM ctest-vmc1-32208347 to be up.. 2026-03-02 02:33:57,611 - INFO - VM name : ctest-vmc1-32208347 2026-03-02 02:33:58,987 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-32208347 passed 2026-03-02 02:34:10,223 - INFO - Validated the rules for VM:ctest-vmc1-32208347 with attached policy:['ctest-policy2-16569182', 'ctest-policy3-89933630'] and vn:ctest-vnet1-72348955 2026-03-02 02:34:10,616 - INFO - Validated the rules for VM:ctest-vmc0-59053410 with attached policy:['ctest-policy0-49684882', 'ctest-policy1-57039904'] and vn:ctest-vnet0-94524085 2026-03-02 02:34:10,626 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-03-02 02:34:10,660 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-94524085, result of expected rules check passed 2026-03-02 02:34:10,665 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet3-04078155, validated that no extra rules are present 2026-03-02 02:34:10,670 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet1-72348955, validated that no extra rules are present 2026-03-02 02:34:10,675 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet2-08681926, validated that no extra rules are present 2026-03-02 02:34:10,719 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet1-72348955, result of expected rules check passed 2026-03-02 02:34:10,725 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet3-04078155, validated that no extra rules are present 2026-03-02 02:34:10,739 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet2-08681926, validated that no extra rules are present 2026-03-02 02:34:10,747 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-94524085, validated that no extra rules are present 2026-03-02 02:34:19,258 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-59053410 passed 2026-03-02 02:34:22,183 - INFO - Ping to IP 236b:1a27:7604:264:f68e:b9b0:0:3 from VM ctest-vmc0-59053410 passed 2026-03-02 02:34:22,183 - INFO - Deleting VM ctest-vmc1-32208347 2026-03-02 02:34:24,323 - INFO - VM ctest-vmc1-32208347 is fully removed in API-Server 2026-03-02 02:34:24,576 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-76037481:ctest-vnet1-72348955 2026-03-02 02:34:24,576 - INFO - VM ctest-vmc1-32208347 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 02:34:29,833 - INFO - Routes for VM ctest-vmc1-32208347 is removed in all control-nodes 2026-03-02 02:34:42,233 - INFO - 18d53d3c-a445-4025-b6f9-52255d41ec44 vm uve deleted from opserver 2026-03-02 02:34:42,245 - INFO - 18d53d3c-a445-4025-b6f9-52255d41ec44 vm uve deleted from opserver 2026-03-02 02:34:42,257 - INFO - 18d53d3c-a445-4025-b6f9-52255d41ec44 vm uve deleted from opserver 2026-03-02 02:34:42,257 - INFO - Validated that VM 18d53d3c-a445-4025-b6f9-52255d41ec44 is removed from Opserver 2026-03-02 02:34:42,257 - INFO - Deleting VM ctest-vmc0-59053410 2026-03-02 02:34:44,394 - INFO - VM ctest-vmc0-59053410 is fully removed in API-Server 2026-03-02 02:34:44,611 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-76037481:ctest-vnet0-94524085 2026-03-02 02:34:44,611 - INFO - VM ctest-vmc0-59053410 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 02:34:44,835 - INFO - Routes for VM ctest-vmc0-59053410 is removed in all control-nodes 2026-03-02 02:34:51,192 - INFO - a27ae5f6-50a2-455b-b0ed-53bafa00644c vm uve deleted from opserver 2026-03-02 02:34:51,259 - INFO - a27ae5f6-50a2-455b-b0ed-53bafa00644c vm uve deleted from opserver 2026-03-02 02:34:51,318 - INFO - a27ae5f6-50a2-455b-b0ed-53bafa00644c vm uve deleted from opserver 2026-03-02 02:34:51,318 - INFO - Validated that VM a27ae5f6-50a2-455b-b0ed-53bafa00644c is removed from Opserver 2026-03-02 02:34:52,772 - INFO - Deleted policy ctest-policy7-80593515 2026-03-02 02:34:52,967 - INFO - Deleted policy ctest-policy6-67420618 2026-03-02 02:34:53,208 - INFO - Deleted policy ctest-policy5-28646277 2026-03-02 02:34:53,440 - INFO - Deleted policy ctest-policy4-37087511 2026-03-02 02:34:53,679 - INFO - Deleted policy ctest-policy3-89933630 2026-03-02 02:34:53,908 - INFO - Deleted policy ctest-policy2-16569182 2026-03-02 02:34:54,143 - INFO - Deleted policy ctest-policy1-57039904 2026-03-02 02:34:54,371 - INFO - Deleted policy ctest-policy0-49684882 2026-03-02 02:34:54,554 - INFO - Deleting VN ctest-vnet3-04078155 2026-03-02 02:34:54,873 - INFO - Validated that VN ctest-vnet3-04078155 is not found in API Server 2026-03-02 02:34:54,893 - INFO - Validated that VN ctest-vnet3-04078155 is not in any agent 2026-03-02 02:34:54,921 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet3-04078155 info 2026-03-02 02:34:54,921 - INFO - Deleting VN ctest-vnet2-08681926 2026-03-02 02:34:55,243 - INFO - Validated that VN ctest-vnet2-08681926 is not found in API Server 2026-03-02 02:34:55,266 - INFO - Validated that VN ctest-vnet2-08681926 is not in any agent 2026-03-02 02:34:55,295 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet2-08681926 info 2026-03-02 02:34:55,295 - INFO - Deleting VN ctest-vnet1-72348955 2026-03-02 02:34:55,689 - INFO - Validated that VN ctest-vnet1-72348955 is not found in API Server 2026-03-02 02:34:55,711 - INFO - Validated that VN ctest-vnet1-72348955 is not in any agent 2026-03-02 02:34:55,738 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-72348955 info 2026-03-02 02:34:55,738 - INFO - Deleting VN ctest-vnet0-94524085 2026-03-02 02:34:56,070 - INFO - Validated that VN ctest-vnet0-94524085 is not found in API Server 2026-03-02 02:34:56,095 - INFO - Validated that VN ctest-vnet0-94524085 is not in any agent 2026-03-02 02:34:56,128 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-94524085 info 2026-03-02 02:34:56,226 - INFO - IPAM: ctest-TestBasicPolicyIpv4v6-76037481-default-ipam is not found in API Server 2026-03-02 02:34:56,252 - INFO - IPAM:ctest-TestBasicPolicyIpv4v6-76037481-default-ipam is not found in control node 2026-03-02 02:34:58,008 - INFO - END TEST : test_policy : PASSED[0:03:42] 2026-03-02 02:34:58,008 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:34:59,294 - INFO - END TEST : test_policy : PASSED[0:03:44] 2026-03-02 02:34:59,294 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:34:59,298 - INFO - ================================================================================ 2026-03-02 02:34:59,298 - INFO - STARTING TEST : test_policy_to_deny 2026-03-02 02:35:00,577 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:35:00,577 - INFO - 2026-03-02 02:35:00,578 - INFO - ================================================================================ 2026-03-02 02:35:00,578 - INFO - STARTING TEST : test_policy_to_deny 2026-03-02 02:35:00,578 - 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-03-02 02:35:01,868 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:35:01,868 - INFO - 2026-03-02 02:35:03,435 - INFO - Created VN ctest-vn1-49257209 2026-03-02 02:35:04,077 - INFO - Verified VN network id 15 for VN 60c3dea5-0396-40b3-88ae-9b959d743b16 2026-03-02 02:35:04,077 - INFO - Verifications in API Server for VN ctest-vn1-49257209 passed 2026-03-02 02:35:04,151 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-49257209 passed 2026-03-02 02:35:04,303 - INFO - VN ctest-vn1-49257209 Policy verification: verify_vn_policy_in_api_server, status: True 2026-03-02 02:35:04,415 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-76037481:ctest-vn1-49257209 is found in opserver 2026-03-02 02:35:05,625 - INFO - VM ([<Server: ctest-vn1_vm1-50600350>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:35:07,192 - INFO - VM ([<Server: ctest-vn1_vm2-26870678>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:35:07,192 - INFO - Waiting for VM ctest-vn1_vm1-50600350 to be up.. 2026-03-02 02:35:12,394 - INFO - VM name : ctest-vn1_vm1-50600350 2026-03-02 02:35:42,460 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-50600350 passed 2026-03-02 02:36:03,295 - INFO - Waiting for VM ctest-vn1_vm2-26870678 to be up.. 2026-03-02 02:36:03,382 - INFO - VM name : ctest-vn1_vm2-26870678 2026-03-02 02:36:04,776 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-26870678 passed 2026-03-02 02:36:25,079 - WARNING - Ping to IP 192.168.10.4 from VM ctest-vn1_vm1-50600350 failed 2026-03-02 02:36:28,597 - WARNING - Ping to IP 31ab:9a28:5dce:949f:fd2a:e4a4:0:4 from VM ctest-vn1_vm1-50600350 failed 2026-03-02 02:36:28,598 - INFO - Deleting VM ctest-vn1_vm2-26870678 2026-03-02 02:36:28,677 - INFO - Deleting VM ctest-vn1_vm1-50600350 2026-03-02 02:36:28,934 - INFO - Deleting VN ctest-vn1-49257209 2026-03-02 02:36:28,985 - WARNING - Deleting VN ctest-vn1-49257209 failed..Will retry 2026-03-02 02:36:31,326 - INFO - Validated that VN ctest-vn1-49257209 is not found in API Server 2026-03-02 02:36:31,349 - INFO - Validated that VN ctest-vn1-49257209 is not in any agent 2026-03-02 02:36:31,378 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-49257209 info 2026-03-02 02:36:31,415 - INFO - Deleted policy ctest-policy1-26405714 2026-03-02 02:36:32,689 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:32] 2026-03-02 02:36:32,689 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:36:33,951 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:34] 2026-03-02 02:36:33,951 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:36:34,714 - INFO - Deleted project: ctest-TestBasicPolicyIpv4v6-76037481, ID : cdd2ed1b-c573-464b-a294-0d6465b4cb46 2026-03-02 02:36:34,909 - INFO - Domain Default found not creating 2026-03-02 02:36:35,070 - INFO - Project ctest-TestBasicPolicyModifyIpv4v6-36012205 not found, creating it 2026-03-02 02:36:35,626 - INFO - Created Project:ctest-TestBasicPolicyModifyIpv4v6-36012205, ID : 371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0 2026-03-02 02:36:37,299 - INFO - ================================================================================ 2026-03-02 02:36:37,299 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-03-02 02:36:38,576 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:36:38,576 - INFO - 2026-03-02 02:36:38,576 - INFO - ================================================================================ 2026-03-02 02:36:38,576 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-03-02 02:36:38,576 - INFO - TEST DESCRIPTION : Configure policies based on topology; 2026-03-02 02:36:39,854 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:36:39,854 - INFO - 2026-03-02 02:36:39,854 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_policy_topology.sdn_single_vm_policy_config'> 2026-03-02 02:36:40,687 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyModifyIpv4v6-36012205'](371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0) 2026-03-02 02:36:40,687 - INFO - provision user admin with role as admin in tenant ctest-TestBasicPolicyModifyIpv4v6-36012205 2026-03-02 02:36:43,478 - INFO - Verification of project ctest-TestBasicPolicyModifyIpv4v6-36012205 in API Server 10.0.0.23 passed 2026-03-02 02:36:43,895 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyModifyIpv4v6-36012205-default-ipam passed 2026-03-02 02:36:43,914 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyModifyIpv4v6-36012205-default-ipam passed 2026-03-02 02:36:45,216 - INFO - Created VN ctest-vnet0-72034737 2026-03-02 02:36:45,939 - INFO - Verified VN network id 15 for VN 58b78f70-f5db-469a-8a64-d9968935fbb4 2026-03-02 02:36:45,940 - INFO - Verifications in API Server for VN ctest-vnet0-72034737 passed 2026-03-02 02:36:46,008 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-72034737 passed 2026-03-02 02:36:47,333 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-36012205:ctest-vnet0-72034737 is found in opserver 2026-03-02 02:36:47,703 - INFO - Verified policy ctest-policy0-46960150 in API Server, Result: True 2026-03-02 02:36:48,074 - INFO - Verified policy ctest-policy1-49832407 in API Server, Result: True 2026-03-02 02:36:48,433 - INFO - Verified policy ctest-policy2-58431063 in API Server, Result: True 2026-03-02 02:36:50,168 - INFO - VM ([<Server: ctest-vmc0-83744030>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:36:50,169 - INFO - Waiting for VM ctest-vmc0-83744030 to be up.. 2026-03-02 02:36:55,303 - INFO - VM name : ctest-vmc0-83744030 2026-03-02 02:37:29,785 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-83744030 passed 2026-03-02 02:37:51,099 - INFO - Validated the rules for VM:ctest-vmc0-83744030 with attached policy:['ctest-policy0-46960150', 'ctest-policy1-49832407'] and vn:ctest-vnet0-72034737 2026-03-02 02:37:51,106 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-03-02 02:37:51,128 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-72034737, result of expected rules check passed 2026-03-02 02:37:51,133 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-72034737, validated that no extra rules are present 2026-03-02 02:37:51,144 - INFO - adding policy ctest-policy2-58431063 to vn ctest-vnet0-72034737 2026-03-02 02:37:56,495 - INFO - New policy list of VN ctest-vnet0-72034737 is ['ctest-policy0-46960150', 'ctest-policy1-49832407', 'ctest-policy2-58431063'] 2026-03-02 02:37:56,515 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-72034737, result of expected rules check passed 2026-03-02 02:37:56,521 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-72034737, validated that no extra rules are present 2026-03-02 02:38:01,734 - INFO - New policy list of VN ctest-vnet0-72034737 is [] 2026-03-02 02:38:01,750 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-72034737, result of expected rules check passed 2026-03-02 02:38:01,757 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-72034737, validated that no extra rules are present 2026-03-02 02:38:01,757 - INFO - Skipping deletion of policy ctest-policy2-58431063 2026-03-02 02:38:01,757 - INFO - Deleting VM ctest-vmc0-83744030 2026-03-02 02:38:03,871 - INFO - VM ctest-vmc0-83744030 is fully removed in API-Server 2026-03-02 02:38:04,074 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-36012205:ctest-vnet0-72034737 2026-03-02 02:38:04,074 - INFO - VM ctest-vmc0-83744030 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 02:38:04,306 - INFO - Routes for VM ctest-vmc0-83744030 is removed in all control-nodes 2026-03-02 02:38:19,894 - INFO - cd505632-6bc8-4828-a17e-0276c74ab153 vm uve deleted from opserver 2026-03-02 02:38:19,957 - INFO - cd505632-6bc8-4828-a17e-0276c74ab153 vm uve deleted from opserver 2026-03-02 02:38:20,031 - INFO - cd505632-6bc8-4828-a17e-0276c74ab153 vm uve deleted from opserver 2026-03-02 02:38:20,031 - INFO - Validated that VM cd505632-6bc8-4828-a17e-0276c74ab153 is removed from Opserver 2026-03-02 02:38:20,211 - INFO - Deleted policy ctest-policy2-58431063 2026-03-02 02:38:20,464 - INFO - Deleted policy ctest-policy1-49832407 2026-03-02 02:38:20,716 - INFO - Deleted policy ctest-policy0-46960150 2026-03-02 02:38:20,910 - INFO - Deleting VN ctest-vnet0-72034737 2026-03-02 02:38:21,333 - INFO - Validated that VN ctest-vnet0-72034737 is not found in API Server 2026-03-02 02:38:21,353 - INFO - Validated that VN ctest-vnet0-72034737 is not in any agent 2026-03-02 02:38:21,383 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-72034737 info 2026-03-02 02:38:21,502 - INFO - IPAM: ctest-TestBasicPolicyModifyIpv4v6-36012205-default-ipam is not found in API Server 2026-03-02 02:38:21,531 - INFO - IPAM:ctest-TestBasicPolicyModifyIpv4v6-36012205-default-ipam is not found in control node 2026-03-02 02:38:23,470 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:45] 2026-03-02 02:38:23,470 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:38:24,779 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:47] 2026-03-02 02:38:24,779 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:38:26,148 - INFO - Deleted project: ctest-TestBasicPolicyModifyIpv4v6-36012205, ID : 371d7be4-c5ec-4ba7-b5f0-c0d1fd5af7f0 2026-03-02 02:38:26,348 - INFO - Domain Default found not creating 2026-03-02 02:38:26,530 - INFO - Project ctest-TestBasicPolicyNegativeIpv4v6-57418260 not found, creating it 2026-03-02 02:38:27,141 - INFO - Created Project:ctest-TestBasicPolicyNegativeIpv4v6-57418260, ID : 8555ac12-7bc0-48a4-b589-8c19cd8bb094 2026-03-02 02:38:28,807 - INFO - ================================================================================ 2026-03-02 02:38:28,807 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-03-02 02:38:30,072 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:38:30,072 - INFO - 2026-03-02 02:38:30,072 - INFO - ================================================================================ 2026-03-02 02:38:30,072 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-03-02 02:38:30,072 - 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-03-02 02:38:31,353 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:38:31,353 - INFO - 2026-03-02 02:38:32,937 - INFO - Created VN ctest-vn4-48161867 2026-03-02 02:38:33,857 - INFO - Verified VN network id 15 for VN 27b4c65d-cdc2-4b31-815a-3ead82187dc0 2026-03-02 02:38:33,857 - INFO - Verifications in API Server for VN ctest-vn4-48161867 passed 2026-03-02 02:38:33,928 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn4-48161867 passed 2026-03-02 02:38:34,062 - INFO - VN ctest-vn4-48161867 Policy verification: verify_vn_policy_in_api_server, status: True 2026-03-02 02:38:35,235 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyNegativeIpv4v6-57418260:ctest-vn4-48161867 is found in opserver 2026-03-02 02:38:35,394 - INFO - Verified policy ctest-policy1-36311276 in API Server, Result: True 2026-03-02 02:38:35,394 - INFO - Done with setup and verification, moving onto test .. 2026-03-02 02:38:35,404 - INFO - Deleting VN ctest-vn4-48161867 2026-03-02 02:38:35,763 - INFO - Validated that VN ctest-vn4-48161867 is not found in API Server 2026-03-02 02:38:35,784 - INFO - Validated that VN ctest-vn4-48161867 is not in any agent 2026-03-02 02:38:35,815 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn4-48161867 info 2026-03-02 02:38:35,856 - INFO - Deleted policy ctest-policy1-36311276 2026-03-02 02:38:37,327 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:07] 2026-03-02 02:38:37,327 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:38:38,595 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:10] 2026-03-02 02:38:38,595 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:38:39,399 - INFO - Deleted project: ctest-TestBasicPolicyNegativeIpv4v6-57418260, ID : 8555ac12-7bc0-48a4-b589-8c19cd8bb094 2026-03-02 02:38:39,637 - INFO - Domain Default found not creating 2026-03-02 02:38:39,829 - INFO - Project ctest-TestPolicyAcl-39896782 not found, creating it 2026-03-02 02:38:40,349 - INFO - Created Project:ctest-TestPolicyAcl-39896782, ID : 1000c51a-ec01-48c1-9e3d-66b700e82874 2026-03-02 02:38:42,071 - INFO - ================================================================================ 2026-03-02 02:38:42,071 - INFO - STARTING TEST : test_policy_inheritance_src_vn_dst_pol 2026-03-02 02:38:42,071 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-03-02 02:38:43,376 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:38:43,376 - INFO - 2026-03-02 02:38:45,210 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-03-02 02:38:45,232 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-03-02 02:38:45,360 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-03-02 02:38:45,381 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-03-02 02:38:45,505 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-03-02 02:38:45,520 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-03-02 02:38:46,315 - INFO - Created VN ctest-VN1-15417059 2026-03-02 02:38:47,106 - INFO - Created VN ctest-VN2-37196347 2026-03-02 02:38:47,812 - INFO - Created VN ctest-VN3-64460573 2026-03-02 02:38:48,101 - INFO - Verified VN network id 15 for VN a14b7927-4403-4ad0-baf4-2c14901250f6 2026-03-02 02:38:48,101 - INFO - Verifications in API Server for VN ctest-VN1-15417059 passed 2026-03-02 02:38:48,165 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-15417059 passed 2026-03-02 02:38:49,512 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-39896782:ctest-VN1-15417059 is found in opserver 2026-03-02 02:38:49,731 - INFO - Verified VN network id 16 for VN 56e42d31-1edb-4f1a-bf6d-13a4d95c6be9 2026-03-02 02:38:49,731 - INFO - Verifications in API Server for VN ctest-VN2-37196347 passed 2026-03-02 02:38:49,795 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-37196347 passed 2026-03-02 02:38:50,123 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-39896782:ctest-VN2-37196347 is found in opserver 2026-03-02 02:38:50,334 - INFO - Verified VN network id 17 for VN 6a7eca55-4e77-4fb5-9a4f-ad9a8135594b 2026-03-02 02:38:50,334 - INFO - Verifications in API Server for VN ctest-VN3-64460573 passed 2026-03-02 02:38:50,406 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-64460573 passed 2026-03-02 02:38:50,726 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-39896782:ctest-VN3-64460573 is found in opserver 2026-03-02 02:38:51,874 - INFO - Associated Policy to ctest-VN1-15417059 2026-03-02 02:38:53,684 - INFO - VM ([<Server: ctest-VM11-13347559>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:38:55,148 - INFO - VM ([<Server: ctest-VM21-05555657>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:38:56,756 - INFO - VM ([<Server: ctest-VM31-79339675>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:38:56,843 - INFO - VM name : ctest-VM11-13347559 2026-03-02 02:38:57,759 - INFO - VM ctest-VM11-13347559 verfication in all API Servers passed 2026-03-02 02:39:36,280 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-13347559 passed 2026-03-02 02:39:36,280 - INFO - VM ctest-VM11-13347559 verifications in Compute nodes passed 2026-03-02 02:39:36,539 - INFO - Validated routes of VM ctest-VM11-13347559 in all vrouters 2026-03-02 02:39:37,217 - INFO - Verification in Control-nodes for VM ctest-VM11-13347559 passed 2026-03-02 02:39:37,317 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 02:39:37,340 - INFO - VM 5c433e94-e7e8-4857-98a7-fa43775beba0 is present in default-domain:ctest-TestPolicyAcl-39896782:ctest-VN1-15417059 2026-03-02 02:39:37,511 - INFO - tap interface default-domain:ctest-TestPolicyAcl-39896782:82efaa7c-ee68-495f-a119-55927c3a4b22 of vm 5c433e94-e7e8-4857-98a7-fa43775beba0 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-1 uve 2026-03-02 02:39:37,549 - INFO - VM ctest-VM11-13347559 validations in Opserver passed 2026-03-02 02:39:37,629 - INFO - VM name : ctest-VM21-05555657 2026-03-02 02:39:37,944 - INFO - VM ctest-VM21-05555657 verfication in all API Servers passed 2026-03-02 02:39:39,636 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-05555657 passed 2026-03-02 02:39:39,636 - INFO - VM ctest-VM21-05555657 verifications in Compute nodes passed 2026-03-02 02:39:39,891 - INFO - Validated routes of VM ctest-VM21-05555657 in all vrouters 2026-03-02 02:39:40,557 - INFO - Verification in Control-nodes for VM ctest-VM21-05555657 passed 2026-03-02 02:39:40,638 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 02:39:40,655 - INFO - VM 2948687a-621d-4c5a-82f3-4d656f3d6d57 is present in default-domain:ctest-TestPolicyAcl-39896782:ctest-VN2-37196347 2026-03-02 02:39:40,817 - INFO - tap interface default-domain:ctest-TestPolicyAcl-39896782:822185b2-d0c8-4c82-8800-2055109971c6 of vm 2948687a-621d-4c5a-82f3-4d656f3d6d57 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-2 uve 2026-03-02 02:39:40,852 - INFO - VM ctest-VM21-05555657 validations in Opserver passed 2026-03-02 02:39:40,948 - INFO - VM name : ctest-VM31-79339675 2026-03-02 02:39:41,295 - INFO - VM ctest-VM31-79339675 verfication in all API Servers passed 2026-03-02 02:39:42,959 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-79339675 passed 2026-03-02 02:39:42,959 - INFO - VM ctest-VM31-79339675 verifications in Compute nodes passed 2026-03-02 02:39:43,218 - INFO - Validated routes of VM ctest-VM31-79339675 in all vrouters 2026-03-02 02:39:43,988 - INFO - Verification in Control-nodes for VM ctest-VM31-79339675 passed 2026-03-02 02:39:44,072 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 02:39:44,088 - INFO - VM 26769192-11d8-4ab8-bf0f-efb72858ea2a is present in default-domain:ctest-TestPolicyAcl-39896782:ctest-VN3-64460573 2026-03-02 02:39:44,256 - INFO - tap interface default-domain:ctest-TestPolicyAcl-39896782:b14e4f2c-63c9-4127-bdeb-9645d435b138 of vm 26769192-11d8-4ab8-bf0f-efb72858ea2a is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-1 uve 2026-03-02 02:39:44,292 - INFO - VM ctest-VM31-79339675 validations in Opserver passed 2026-03-02 02:39:44,292 - INFO - Waiting for VM ctest-VM11-13347559 to be up.. 2026-03-02 02:39:45,462 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-13347559 passed 2026-03-02 02:39:56,050 - INFO - Waiting for VM ctest-VM21-05555657 to be up.. 2026-03-02 02:39:57,220 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-05555657 passed 2026-03-02 02:40:02,613 - INFO - Waiting for VM ctest-VM31-79339675 to be up.. 2026-03-02 02:40:03,783 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-79339675 passed 2026-03-02 02:40:52,319 - INFO - Ping to IP 22.248.191.67 from VM ctest-VM11-13347559 passed 2026-03-02 02:40:52,320 - INFO - Test with src as VN and dst as policy PASSED 2026-03-02 02:40:52,320 - INFO - Deleting VM ctest-VM31-79339675 2026-03-02 02:40:54,425 - INFO - VM ctest-VM31-79339675 is fully removed in API-Server 2026-03-02 02:40:54,640 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-39896782:ctest-VN3-64460573 2026-03-02 02:40:54,641 - INFO - VM ctest-VM31-79339675 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 02:40:54,880 - INFO - Routes for VM ctest-VM31-79339675 is removed in all control-nodes 2026-03-02 02:41:19,574 - INFO - 26769192-11d8-4ab8-bf0f-efb72858ea2a vm uve deleted from opserver 2026-03-02 02:41:19,589 - INFO - 26769192-11d8-4ab8-bf0f-efb72858ea2a vm uve deleted from opserver 2026-03-02 02:41:19,602 - INFO - 26769192-11d8-4ab8-bf0f-efb72858ea2a vm uve deleted from opserver 2026-03-02 02:41:19,602 - INFO - Validated that VM 26769192-11d8-4ab8-bf0f-efb72858ea2a is removed from Opserver 2026-03-02 02:41:19,602 - INFO - Deleting VM ctest-VM21-05555657 2026-03-02 02:41:21,720 - INFO - VM ctest-VM21-05555657 is fully removed in API-Server 2026-03-02 02:41:21,937 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-39896782:ctest-VN2-37196347 2026-03-02 02:41:21,937 - INFO - VM ctest-VM21-05555657 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 02:41:22,155 - INFO - Routes for VM ctest-VM21-05555657 is removed in all control-nodes 2026-03-02 02:41:43,772 - INFO - 2948687a-621d-4c5a-82f3-4d656f3d6d57 vm uve deleted from opserver 2026-03-02 02:41:43,786 - INFO - 2948687a-621d-4c5a-82f3-4d656f3d6d57 vm uve deleted from opserver 2026-03-02 02:41:43,801 - INFO - 2948687a-621d-4c5a-82f3-4d656f3d6d57 vm uve deleted from opserver 2026-03-02 02:41:43,801 - INFO - Validated that VM 2948687a-621d-4c5a-82f3-4d656f3d6d57 is removed from Opserver 2026-03-02 02:41:43,801 - INFO - Deleting VM ctest-VM11-13347559 2026-03-02 02:41:45,907 - INFO - VM ctest-VM11-13347559 is fully removed in API-Server 2026-03-02 02:41:46,127 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-39896782:ctest-VN1-15417059 2026-03-02 02:41:46,127 - INFO - VM ctest-VM11-13347559 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 02:41:46,324 - INFO - Routes for VM ctest-VM11-13347559 is removed in all control-nodes 2026-03-02 02:41:49,505 - INFO - 5c433e94-e7e8-4857-98a7-fa43775beba0 vm uve deleted from opserver 2026-03-02 02:41:49,518 - INFO - 5c433e94-e7e8-4857-98a7-fa43775beba0 vm uve deleted from opserver 2026-03-02 02:41:49,529 - INFO - 5c433e94-e7e8-4857-98a7-fa43775beba0 vm uve deleted from opserver 2026-03-02 02:41:49,529 - INFO - Validated that VM 5c433e94-e7e8-4857-98a7-fa43775beba0 is removed from Opserver 2026-03-02 02:41:50,134 - INFO - Detached Policy from ctest-VN1-15417059 2026-03-02 02:41:50,175 - INFO - Deleted policy ctest-policy13-40953232 2026-03-02 02:41:50,214 - INFO - Deleted policy ctest-policy21-94382514 2026-03-02 02:41:50,254 - INFO - Deleted policy ctest-policy12-45828351 2026-03-02 02:41:50,254 - INFO - Deleting VN ctest-VN3-64460573 2026-03-02 02:41:50,568 - INFO - Validated that VN ctest-VN3-64460573 is not found in API Server 2026-03-02 02:41:50,589 - INFO - Validated that VN ctest-VN3-64460573 is not in any agent 2026-03-02 02:41:50,625 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-64460573 info 2026-03-02 02:41:50,626 - INFO - Deleting VN ctest-VN2-37196347 2026-03-02 02:41:50,911 - INFO - Validated that VN ctest-VN2-37196347 is not found in API Server 2026-03-02 02:41:50,936 - INFO - Validated that VN ctest-VN2-37196347 is not in any agent 2026-03-02 02:41:50,967 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-37196347 info 2026-03-02 02:41:50,967 - INFO - Deleting VN ctest-VN1-15417059 2026-03-02 02:41:51,318 - INFO - Validated that VN ctest-VN1-15417059 is not found in API Server 2026-03-02 02:41:51,343 - INFO - Validated that VN ctest-VN1-15417059 is not in any agent 2026-03-02 02:41:51,373 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-15417059 info 2026-03-02 02:41:51,470 - INFO - IPAM: ipam3 is not found in API Server 2026-03-02 02:41:51,493 - INFO - IPAM:ipam3 is not found in control node 2026-03-02 02:41:51,634 - INFO - IPAM: ipam2 is not found in API Server 2026-03-02 02:41:51,659 - INFO - IPAM:ipam2 is not found in control node 2026-03-02 02:41:51,794 - INFO - IPAM: ipam1 is not found in API Server 2026-03-02 02:41:51,831 - INFO - IPAM:ipam1 is not found in control node 2026-03-02 02:41:53,124 - INFO - END TEST : test_policy_inheritance_src_vn_dst_pol : PASSED[0:03:11] 2026-03-02 02:41:53,124 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:41:53,891 - INFO - Deleted project: ctest-TestPolicyAcl-39896782, ID : 1000c51a-ec01-48c1-9e3d-66b700e82874 2026-03-02 02:41:54,118 - INFO - Domain Default found not creating 2026-03-02 02:41:54,289 - INFO - Project ctest-TestPolicyAclIpv4v6-17723440 not found, creating it 2026-03-02 02:41:54,860 - INFO - Created Project:ctest-TestPolicyAclIpv4v6-17723440, ID : 48910b0c-9249-4308-a3ad-d4c3b57cb7c1 2026-03-02 02:41:56,490 - INFO - ================================================================================ 2026-03-02 02:41:56,490 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-03-02 02:41:57,759 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:41:57,759 - INFO - 2026-03-02 02:41:57,759 - INFO - ================================================================================ 2026-03-02 02:41:57,759 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-03-02 02:41:57,759 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-03-02 02:41:59,012 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:41:59,012 - INFO - 2026-03-02 02:42:00,859 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-03-02 02:42:00,877 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-03-02 02:42:01,013 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-03-02 02:42:01,032 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-03-02 02:42:01,156 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-03-02 02:42:01,177 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-03-02 02:42:02,217 - INFO - Created VN ctest-VN1-03474604 2026-03-02 02:42:03,302 - INFO - Created VN ctest-VN2-32434507 2026-03-02 02:42:04,251 - INFO - Created VN ctest-VN3-29328908 2026-03-02 02:42:04,612 - INFO - Verified VN network id 15 for VN afc1311a-65f1-41ce-9831-e2a8985738b2 2026-03-02 02:42:04,612 - INFO - Verifications in API Server for VN ctest-VN1-03474604 passed 2026-03-02 02:42:04,696 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-03474604 passed 2026-03-02 02:42:06,308 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN1-03474604 is found in opserver 2026-03-02 02:42:06,555 - INFO - Verified VN network id 16 for VN b3151025-5b7c-45f1-97af-91a62eba7b7a 2026-03-02 02:42:06,555 - INFO - Verifications in API Server for VN ctest-VN2-32434507 passed 2026-03-02 02:42:06,630 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-32434507 passed 2026-03-02 02:42:06,960 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN2-32434507 is found in opserver 2026-03-02 02:42:07,185 - INFO - Verified VN network id 17 for VN 0ba68893-8afc-4728-a316-91542df589f2 2026-03-02 02:42:07,185 - INFO - Verifications in API Server for VN ctest-VN3-29328908 passed 2026-03-02 02:42:07,246 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-29328908 passed 2026-03-02 02:42:07,574 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN3-29328908 is found in opserver 2026-03-02 02:42:10,580 - INFO - VM ([<Server: ctest-VM11-24757346>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:42:12,048 - INFO - VM ([<Server: ctest-VM21-13259595>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:42:13,618 - INFO - VM ([<Server: ctest-VM31-96380439>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:42:13,713 - INFO - VM name : ctest-VM11-24757346 2026-03-02 02:42:14,669 - INFO - VM ctest-VM11-24757346 verfication in all API Servers passed 2026-03-02 02:42:57,341 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-24757346 passed 2026-03-02 02:42:57,341 - INFO - VM ctest-VM11-24757346 verifications in Compute nodes passed 2026-03-02 02:42:57,642 - INFO - Validated routes of VM ctest-VM11-24757346 in all vrouters 2026-03-02 02:42:58,512 - INFO - Verification in Control-nodes for VM ctest-VM11-24757346 passed 2026-03-02 02:42:58,633 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 02:42:58,661 - INFO - VM 189bf50d-6ef4-456c-8bac-d0d654e1efa8 is present in default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN1-03474604 2026-03-02 02:42:58,820 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-17723440:f7a4b1cc-9dc7-45ea-bd47-3d4c281944d3 of vm 189bf50d-6ef4-456c-8bac-d0d654e1efa8 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-1 uve 2026-03-02 02:42:58,858 - INFO - VM ctest-VM11-24757346 validations in Opserver passed 2026-03-02 02:42:58,952 - INFO - VM name : ctest-VM21-13259595 2026-03-02 02:42:59,323 - INFO - VM ctest-VM21-13259595 verfication in all API Servers passed 2026-03-02 02:43:05,151 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-13259595 passed 2026-03-02 02:43:05,151 - INFO - VM ctest-VM21-13259595 verifications in Compute nodes passed 2026-03-02 02:43:05,443 - INFO - Validated routes of VM ctest-VM21-13259595 in all vrouters 2026-03-02 02:43:06,371 - INFO - Verification in Control-nodes for VM ctest-VM21-13259595 passed 2026-03-02 02:43:06,503 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 02:43:06,525 - INFO - VM 819996ec-95ae-411c-bb23-d0ebdf51a805 is present in default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN2-32434507 2026-03-02 02:43:06,684 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-17723440:73dc293f-eed6-4453-9643-4eaf7e4d52b3 of vm 819996ec-95ae-411c-bb23-d0ebdf51a805 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-2 uve 2026-03-02 02:43:06,724 - INFO - VM ctest-VM21-13259595 validations in Opserver passed 2026-03-02 02:43:06,805 - INFO - VM name : ctest-VM31-96380439 2026-03-02 02:43:07,138 - INFO - VM ctest-VM31-96380439 verfication in all API Servers passed 2026-03-02 02:43:08,852 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-96380439 passed 2026-03-02 02:43:08,852 - INFO - VM ctest-VM31-96380439 verifications in Compute nodes passed 2026-03-02 02:43:09,056 - INFO - Validated routes of VM ctest-VM31-96380439 in all vrouters 2026-03-02 02:43:10,010 - INFO - Verification in Control-nodes for VM ctest-VM31-96380439 passed 2026-03-02 02:43:10,151 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 02:43:10,180 - INFO - VM 5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 is present in default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN3-29328908 2026-03-02 02:43:10,344 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-17723440:2fa71d81-ce87-45f0-a2c6-6498e82146c5 of vm 5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-1 uve 2026-03-02 02:43:10,385 - INFO - VM ctest-VM31-96380439 validations in Opserver passed 2026-03-02 02:43:10,385 - INFO - Waiting for VM ctest-VM11-24757346 to be up.. 2026-03-02 02:43:11,557 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-24757346 passed 2026-03-02 02:43:16,951 - INFO - Waiting for VM ctest-VM21-13259595 to be up.. 2026-03-02 02:43:18,136 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-13259595 passed 2026-03-02 02:43:39,057 - INFO - Waiting for VM ctest-VM31-96380439 to be up.. 2026-03-02 02:43:40,211 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-96380439 passed 2026-03-02 02:44:21,893 - INFO - Ping to IP 191.142.253.131 from VM ctest-VM11-24757346 passed 2026-03-02 02:44:24,418 - INFO - Ping to IP 2be7:5cc5:dca2:259c:e3b7:dc2a:0:3 from VM ctest-VM11-24757346 passed 2026-03-02 02:44:24,418 - INFO - Test with src as policy and dst as any PASSED 2026-03-02 02:44:24,418 - INFO - Deleting VM ctest-VM31-96380439 2026-03-02 02:44:26,541 - INFO - VM ctest-VM31-96380439 is fully removed in API-Server 2026-03-02 02:44:26,748 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN3-29328908 2026-03-02 02:44:26,748 - INFO - VM ctest-VM31-96380439 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 02:44:26,980 - INFO - Routes for VM ctest-VM31-96380439 is removed in all control-nodes 2026-03-02 02:44:51,670 - INFO - 5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 vm uve deleted from opserver 2026-03-02 02:44:51,686 - INFO - 5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 vm uve deleted from opserver 2026-03-02 02:44:51,698 - INFO - 5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 vm uve deleted from opserver 2026-03-02 02:44:51,699 - INFO - Validated that VM 5fc3fcb3-68ae-40cf-93d5-20955f0b4fc5 is removed from Opserver 2026-03-02 02:44:51,699 - INFO - Deleting VM ctest-VM21-13259595 2026-03-02 02:44:53,827 - INFO - VM ctest-VM21-13259595 is fully removed in API-Server 2026-03-02 02:44:54,029 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN2-32434507 2026-03-02 02:44:54,029 - INFO - VM ctest-VM21-13259595 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 02:44:54,257 - INFO - Routes for VM ctest-VM21-13259595 is removed in all control-nodes 2026-03-02 02:45:12,814 - INFO - 819996ec-95ae-411c-bb23-d0ebdf51a805 vm uve deleted from opserver 2026-03-02 02:45:12,827 - INFO - 819996ec-95ae-411c-bb23-d0ebdf51a805 vm uve deleted from opserver 2026-03-02 02:45:12,839 - INFO - 819996ec-95ae-411c-bb23-d0ebdf51a805 vm uve deleted from opserver 2026-03-02 02:45:12,839 - INFO - Validated that VM 819996ec-95ae-411c-bb23-d0ebdf51a805 is removed from Opserver 2026-03-02 02:45:12,839 - INFO - Deleting VM ctest-VM11-24757346 2026-03-02 02:45:14,947 - INFO - VM ctest-VM11-24757346 is fully removed in API-Server 2026-03-02 02:45:15,151 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-17723440:ctest-VN1-03474604 2026-03-02 02:45:15,151 - INFO - VM ctest-VM11-24757346 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 02:45:15,338 - INFO - Routes for VM ctest-VM11-24757346 is removed in all control-nodes 2026-03-02 02:45:21,642 - INFO - 189bf50d-6ef4-456c-8bac-d0d654e1efa8 vm uve deleted from opserver 2026-03-02 02:45:21,660 - INFO - 189bf50d-6ef4-456c-8bac-d0d654e1efa8 vm uve deleted from opserver 2026-03-02 02:45:21,674 - INFO - 189bf50d-6ef4-456c-8bac-d0d654e1efa8 vm uve deleted from opserver 2026-03-02 02:45:21,674 - INFO - Validated that VM 189bf50d-6ef4-456c-8bac-d0d654e1efa8 is removed from Opserver 2026-03-02 02:45:22,751 - INFO - Deleted policy ctest-policy21-05210832 2026-03-02 02:45:22,833 - INFO - Deleted policy ctest-policy12-39811060 2026-03-02 02:45:22,890 - INFO - Deleted policy ctest-policy13-59530610 2026-03-02 02:45:22,890 - INFO - Deleting VN ctest-VN3-29328908 2026-03-02 02:45:23,382 - INFO - Validated that VN ctest-VN3-29328908 is not found in API Server 2026-03-02 02:45:23,405 - INFO - Validated that VN ctest-VN3-29328908 is not in any agent 2026-03-02 02:45:23,439 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-29328908 info 2026-03-02 02:45:23,439 - INFO - Deleting VN ctest-VN2-32434507 2026-03-02 02:45:23,986 - INFO - Validated that VN ctest-VN2-32434507 is not found in API Server 2026-03-02 02:45:24,012 - INFO - Validated that VN ctest-VN2-32434507 is not in any agent 2026-03-02 02:45:24,057 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-32434507 info 2026-03-02 02:45:24,058 - INFO - Deleting VN ctest-VN1-03474604 2026-03-02 02:45:24,545 - INFO - Validated that VN ctest-VN1-03474604 is not found in API Server 2026-03-02 02:45:24,572 - INFO - Validated that VN ctest-VN1-03474604 is not in any agent 2026-03-02 02:45:24,622 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-03474604 info 2026-03-02 02:45:24,730 - INFO - IPAM: ipam3 is not found in API Server 2026-03-02 02:45:24,759 - INFO - IPAM:ipam3 is not found in control node 2026-03-02 02:45:24,898 - INFO - IPAM: ipam2 is not found in API Server 2026-03-02 02:45:24,921 - INFO - IPAM:ipam2 is not found in control node 2026-03-02 02:45:25,062 - INFO - IPAM: ipam1 is not found in API Server 2026-03-02 02:45:25,088 - INFO - IPAM:ipam1 is not found in control node 2026-03-02 02:45:26,385 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:03:29] 2026-03-02 02:45:26,385 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:45:27,659 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:03:31] 2026-03-02 02:45:27,659 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:45:28,456 - INFO - Deleted project: ctest-TestPolicyAclIpv4v6-17723440, ID : 48910b0c-9249-4308-a3ad-d4c3b57cb7c1 2026-03-02 02:45:28,682 - INFO - Domain Default found not creating 2026-03-02 02:45:28,874 - INFO - Project ctest-TestBasicPolicy-09646325 not found, creating it 2026-03-02 02:45:29,383 - INFO - Created Project:ctest-TestBasicPolicy-09646325, ID : 52077011-6c68-40e5-8a9b-87b0d50d1f22 2026-03-02 02:45:31,055 - INFO - ================================================================================ 2026-03-02 02:45:31,055 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-03-02 02:45:31,055 - 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-03-02 02:45:32,355 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:45:32,355 - INFO - 2026-03-02 02:45:33,417 - INFO - Created VN ctest-vn-24345061 2026-03-02 02:45:34,094 - INFO - Created VN ctest-vn-52931798 2026-03-02 02:45:35,485 - INFO - Verified VN network id 15 for VN 62316c8f-f235-4bc2-8b01-b7273ffca074 2026-03-02 02:45:35,485 - INFO - Verifications in API Server for VN ctest-vn-24345061 passed 2026-03-02 02:45:35,562 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-24345061 passed 2026-03-02 02:45:35,701 - INFO - VN ctest-vn-24345061 Policy verification: verify_vn_policy_in_api_server, status: True 2026-03-02 02:45:36,917 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-09646325:ctest-vn-24345061 is found in opserver 2026-03-02 02:45:37,143 - INFO - Verified VN network id 16 for VN a337f62b-c920-48ee-866a-93f8207f99be 2026-03-02 02:45:37,143 - INFO - Verifications in API Server for VN ctest-vn-52931798 passed 2026-03-02 02:45:37,222 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-52931798 passed 2026-03-02 02:45:37,358 - INFO - VN ctest-vn-52931798 Policy verification: verify_vn_policy_in_api_server, status: True 2026-03-02 02:45:37,566 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-09646325:ctest-vn-52931798 is found in opserver 2026-03-02 02:45:38,874 - INFO - VM ([<Server: ctest-TestBasicPolicy-09646325-50816078>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:45:40,334 - INFO - VM ([<Server: ctest-TestBasicPolicy-09646325-59065330>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:45:40,335 - INFO - Waiting for VM ctest-TestBasicPolicy-09646325-50816078 to be up.. 2026-03-02 02:45:45,527 - INFO - VM name : ctest-TestBasicPolicy-09646325-50816078 2026-03-02 02:46:17,953 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-09646325-50816078 passed 2026-03-02 02:46:38,818 - INFO - Waiting for VM ctest-TestBasicPolicy-09646325-59065330 to be up.. 2026-03-02 02:46:38,911 - INFO - VM name : ctest-TestBasicPolicy-09646325-59065330 2026-03-02 02:46:40,262 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-09646325-59065330 passed 2026-03-02 02:47:30,219 - INFO - Ping to IP 9.166.74.3 from VM ctest-TestBasicPolicy-09646325-50816078 passed 2026-03-02 02:47:33,853 - WARNING - Ping to IP 9.166.74.3 from VM ctest-TestBasicPolicy-09646325-50816078 failed 2026-03-02 02:47:33,853 - INFO - Deleting VM ctest-TestBasicPolicy-09646325-59065330 2026-03-02 02:47:33,919 - INFO - Deleting VM ctest-TestBasicPolicy-09646325-50816078 2026-03-02 02:47:34,360 - INFO - Deleted policy ctest-policy-allow-all-36242490 2026-03-02 02:47:34,360 - INFO - Deleting VN ctest-vn-52931798 2026-03-02 02:47:34,406 - WARNING - Deleting VN ctest-vn-52931798 failed..Will retry 2026-03-02 02:47:36,756 - INFO - Validated that VN ctest-vn-52931798 is not found in API Server 2026-03-02 02:47:36,781 - INFO - Validated that VN ctest-vn-52931798 is not in any agent 2026-03-02 02:47:36,813 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-52931798 info 2026-03-02 02:47:36,813 - INFO - Deleting VN ctest-vn-24345061 2026-03-02 02:47:37,107 - INFO - Validated that VN ctest-vn-24345061 is not found in API Server 2026-03-02 02:47:37,138 - INFO - Validated that VN ctest-vn-24345061 is not in any agent 2026-03-02 02:47:37,178 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-24345061 info 2026-03-02 02:47:38,448 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:02:07] 2026-03-02 02:47:38,448 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:47:39,235 - INFO - Deleted project: ctest-TestBasicPolicy-09646325, ID : 52077011-6c68-40e5-8a9b-87b0d50d1f22 2026-03-02 02:47:39,431 - INFO - Domain Default found not creating 2026-03-02 02:47:39,597 - INFO - Project ctest-TestDetailedPolicy0Ipv4v6-77258069 not found, creating it 2026-03-02 02:47:40,140 - INFO - Created Project:ctest-TestDetailedPolicy0Ipv4v6-77258069, ID : abda9ecd-b72c-4beb-82e8-f6a98ab08b66 2026-03-02 02:47:41,941 - INFO - ================================================================================ 2026-03-02 02:47:41,941 - INFO - STARTING TEST : test_repeated_policy_modify 2026-03-02 02:47:43,220 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:47:43,220 - INFO - 2026-03-02 02:47:43,220 - INFO - ================================================================================ 2026-03-02 02:47:43,220 - INFO - STARTING TEST : test_repeated_policy_modify 2026-03-02 02:47:43,220 - 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-03-02 02:47:44,516 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:47:44,516 - INFO - 2026-03-02 02:47:44,516 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_multiple_policy_topology.sdn_single_vm_multiple_policy_config'> 2026-03-02 02:47:45,808 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy0Ipv4v6-77258069'](abda9ecd-b72c-4beb-82e8-f6a98ab08b66) 2026-03-02 02:47:45,808 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy0Ipv4v6-77258069 2026-03-02 02:47:48,636 - INFO - Verification of project ctest-TestDetailedPolicy0Ipv4v6-77258069 in API Server 10.0.0.23 passed 2026-03-02 02:47:49,104 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy0Ipv4v6-77258069-default-ipam passed 2026-03-02 02:47:49,129 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy0Ipv4v6-77258069-default-ipam passed 2026-03-02 02:47:50,695 - INFO - Created VN ctest-vnet0-75390964 2026-03-02 02:47:51,385 - INFO - Verified VN network id 15 for VN 4ca2357a-92b9-41cc-a05f-84355e1c8e8f 2026-03-02 02:47:51,385 - INFO - Verifications in API Server for VN ctest-vnet0-75390964 passed 2026-03-02 02:47:51,450 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-75390964 passed 2026-03-02 02:47:52,797 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-77258069:ctest-vnet0-75390964 is found in opserver 2026-03-02 02:47:53,192 - INFO - Verified policy ctest-policy0-63093876 in API Server, Result: True 2026-03-02 02:47:53,565 - INFO - Verified policy ctest-policy1-39833840 in API Server, Result: True 2026-03-02 02:47:53,940 - INFO - Verified policy ctest-policy2-63558089 in API Server, Result: True 2026-03-02 02:47:54,303 - INFO - Verified policy ctest-policy3-30842359 in API Server, Result: True 2026-03-02 02:47:54,683 - INFO - Verified policy ctest-policy4-26806932 in API Server, Result: True 2026-03-02 02:47:55,066 - INFO - Verified policy ctest-policy5-57246178 in API Server, Result: True 2026-03-02 02:47:55,438 - INFO - Verified policy ctest-policy6-55148571 in API Server, Result: True 2026-03-02 02:47:55,798 - INFO - Verified policy ctest-policy7-10205748 in API Server, Result: True 2026-03-02 02:47:56,199 - INFO - Verified policy ctest-policy8-87427625 in API Server, Result: True 2026-03-02 02:47:56,584 - INFO - Verified policy ctest-policy9-42080020 in API Server, Result: True 2026-03-02 02:47:58,897 - INFO - VM ([<Server: ctest-vmc0-42123498>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:47:58,898 - INFO - Waiting for VM ctest-vmc0-42123498 to be up.. 2026-03-02 02:48:04,049 - INFO - VM name : ctest-vmc0-42123498 2026-03-02 02:48:34,468 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-42123498 passed 2026-03-02 02:49:01,481 - INFO - Validated the rules for VM:ctest-vmc0-42123498 with attached policy:['ctest-policy0-63093876', 'ctest-policy1-39833840', 'ctest-policy2-63558089', 'ctest-policy3-30842359', 'ctest-policy4-26806932', 'ctest-policy5-57246178', 'ctest-policy6-55148571', 'ctest-policy7-10205748', 'ctest-policy8-87427625', 'ctest-policy9-42080020'] and vn:ctest-vnet0-75390964 2026-03-02 02:49:01,488 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-03-02 02:49:01,517 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-75390964, result of expected rules check passed 2026-03-02 02:49:01,524 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-75390964, validated that no extra rules are present 2026-03-02 02:49:06,851 - INFO - new policy list of vn ctest-vnet0-75390964 is ctest-policy0-63093876 2026-03-02 02:49:06,872 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-75390964, result of expected rules check passed 2026-03-02 02:49:06,879 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-75390964, validated that no extra rules are present 2026-03-02 02:49:12,135 - INFO - new policy list of vn ctest-vnet0-75390964 is ctest-policy1-39833840 2026-03-02 02:49:12,158 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-75390964, result of expected rules check passed 2026-03-02 02:49:12,164 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-75390964, validated that no extra rules are present 2026-03-02 02:49:17,421 - INFO - new policy list of vn ctest-vnet0-75390964 is ctest-policy2-63558089 2026-03-02 02:49:17,439 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-75390964, result of expected rules check passed 2026-03-02 02:49:17,445 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-75390964, validated that no extra rules are present 2026-03-02 02:49:22,710 - INFO - new policy list of vn ctest-vnet0-75390964 is ctest-policy3-30842359 2026-03-02 02:49:22,734 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-75390964, result of expected rules check passed 2026-03-02 02:49:22,740 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-75390964, validated that no extra rules are present 2026-03-02 02:49:28,176 - INFO - new policy list of vn ctest-vnet0-75390964 is ctest-policy4-26806932 2026-03-02 02:49:28,194 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-75390964, result of expected rules check passed 2026-03-02 02:49:28,199 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-75390964, validated that no extra rules are present 2026-03-02 02:49:33,450 - INFO - new policy list of vn ctest-vnet0-75390964 is ctest-policy5-57246178 2026-03-02 02:49:33,468 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-75390964, result of expected rules check passed 2026-03-02 02:49:33,473 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-75390964, validated that no extra rules are present 2026-03-02 02:49:38,723 - INFO - new policy list of vn ctest-vnet0-75390964 is ctest-policy6-55148571 2026-03-02 02:49:38,741 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-75390964, result of expected rules check passed 2026-03-02 02:49:38,746 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-75390964, validated that no extra rules are present 2026-03-02 02:49:44,018 - INFO - new policy list of vn ctest-vnet0-75390964 is ctest-policy7-10205748 2026-03-02 02:49:44,037 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-75390964, result of expected rules check passed 2026-03-02 02:49:44,042 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-75390964, validated that no extra rules are present 2026-03-02 02:49:49,294 - INFO - new policy list of vn ctest-vnet0-75390964 is ctest-policy8-87427625 2026-03-02 02:49:49,314 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-75390964, result of expected rules check passed 2026-03-02 02:49:49,322 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-75390964, validated that no extra rules are present 2026-03-02 02:49:54,599 - INFO - new policy list of vn ctest-vnet0-75390964 is ctest-policy9-42080020 2026-03-02 02:49:54,616 - INFO - Compute node: 10.0.0.41, VN: ctest-vnet0-75390964, result of expected rules check passed 2026-03-02 02:49:54,621 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-75390964, validated that no extra rules are present 2026-03-02 02:49:54,622 - INFO - Deleting VM ctest-vmc0-42123498 2026-03-02 02:49:56,724 - INFO - VM ctest-vmc0-42123498 is fully removed in API-Server 2026-03-02 02:49:56,934 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-77258069:ctest-vnet0-75390964 2026-03-02 02:49:56,934 - INFO - VM ctest-vmc0-42123498 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 02:49:57,175 - INFO - Routes for VM ctest-vmc0-42123498 is removed in all control-nodes 2026-03-02 02:50:22,016 - INFO - b9e9949c-2c1f-4e47-a62a-0519a33c9b37 vm uve deleted from opserver 2026-03-02 02:50:22,030 - INFO - b9e9949c-2c1f-4e47-a62a-0519a33c9b37 vm uve deleted from opserver 2026-03-02 02:50:22,047 - INFO - b9e9949c-2c1f-4e47-a62a-0519a33c9b37 vm uve deleted from opserver 2026-03-02 02:50:22,047 - INFO - Validated that VM b9e9949c-2c1f-4e47-a62a-0519a33c9b37 is removed from Opserver 2026-03-02 02:50:22,622 - INFO - Deleted policy ctest-policy9-42080020 2026-03-02 02:50:22,928 - INFO - Deleted policy ctest-policy8-87427625 2026-03-02 02:50:23,206 - INFO - Deleted policy ctest-policy7-10205748 2026-03-02 02:50:23,496 - INFO - Deleted policy ctest-policy6-55148571 2026-03-02 02:50:23,762 - INFO - Deleted policy ctest-policy5-57246178 2026-03-02 02:50:24,042 - INFO - Deleted policy ctest-policy4-26806932 2026-03-02 02:50:24,292 - INFO - Deleted policy ctest-policy3-30842359 2026-03-02 02:50:24,538 - INFO - Deleted policy ctest-policy2-63558089 2026-03-02 02:50:24,841 - INFO - Deleted policy ctest-policy1-39833840 2026-03-02 02:50:25,116 - INFO - Deleted policy ctest-policy0-63093876 2026-03-02 02:50:25,314 - INFO - Deleting VN ctest-vnet0-75390964 2026-03-02 02:50:25,784 - INFO - Validated that VN ctest-vnet0-75390964 is not found in API Server 2026-03-02 02:50:25,807 - INFO - Validated that VN ctest-vnet0-75390964 is not in any agent 2026-03-02 02:50:25,839 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-75390964 info 2026-03-02 02:50:25,950 - INFO - IPAM: ctest-TestDetailedPolicy0Ipv4v6-77258069-default-ipam is not found in API Server 2026-03-02 02:50:25,972 - INFO - IPAM:ctest-TestDetailedPolicy0Ipv4v6-77258069-default-ipam is not found in control node 2026-03-02 02:50:27,704 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:44] 2026-03-02 02:50:27,704 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:50:28,964 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:47] 2026-03-02 02:50:28,964 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:50:30,232 - INFO - Deleted project: ctest-TestDetailedPolicy0Ipv4v6-77258069, ID : abda9ecd-b72c-4beb-82e8-f6a98ab08b66 2026-03-02 02:50:30,478 - INFO - Domain Default found not creating 2026-03-02 02:50:30,729 - INFO - Project ctest-TestDetailedPolicy1-04432557 not found, creating it 2026-03-02 02:50:31,341 - INFO - Created Project:ctest-TestDetailedPolicy1-04432557, ID : e25161f9-5b8e-49ce-adf0-56362f1fa8cc 2026-03-02 02:50:33,078 - INFO - ================================================================================ 2026-03-02 02:50:33,078 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-03-02 02:50:33,079 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-03-02 02:50:34,368 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:50:34,368 - INFO - 2026-03-02 02:50:34,369 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-03-02 02:50:35,222 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1-04432557'](e25161f9-5b8e-49ce-adf0-56362f1fa8cc) 2026-03-02 02:50:35,223 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1-04432557 2026-03-02 02:50:38,005 - INFO - Verification of project ctest-TestDetailedPolicy1-04432557 in API Server 10.0.0.23 passed 2026-03-02 02:50:38,442 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1-04432557-default-ipam passed 2026-03-02 02:50:38,461 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1-04432557-default-ipam passed 2026-03-02 02:50:39,747 - INFO - Created VN ctest-vnet0-73453703 2026-03-02 02:50:40,420 - INFO - Verified VN network id 15 for VN 74475437-04b3-4a06-b9f6-9f90f4e7a7fe 2026-03-02 02:50:40,421 - INFO - Verifications in API Server for VN ctest-vnet0-73453703 passed 2026-03-02 02:50:40,490 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-73453703 passed 2026-03-02 02:50:41,875 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-04432557:ctest-vnet0-73453703 is found in opserver 2026-03-02 02:50:42,637 - INFO - Created VN ctest-vnet1-29952192 2026-03-02 02:50:42,939 - INFO - Verified VN network id 16 for VN cad8103e-8263-4011-9a37-76101023559c 2026-03-02 02:50:42,940 - INFO - Verifications in API Server for VN ctest-vnet1-29952192 passed 2026-03-02 02:50:43,012 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-29952192 passed 2026-03-02 02:50:43,359 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-04432557:ctest-vnet1-29952192 is found in opserver 2026-03-02 02:50:43,814 - INFO - Verified policy policy0 in API Server, Result: True 2026-03-02 02:50:44,233 - INFO - Verified policy policy1 in API Server, Result: True 2026-03-02 02:50:44,675 - INFO - Verified policy policy2 in API Server, Result: True 2026-03-02 02:50:45,081 - INFO - Verified policy policy3 in API Server, Result: True 2026-03-02 02:50:45,440 - INFO - Verified policy policy100 in API Server, Result: True 2026-03-02 02:50:45,925 - INFO - Verified policy policy10 in API Server, Result: True 2026-03-02 02:50:46,486 - INFO - Verified policy policy11 in API Server, Result: True 2026-03-02 02:50:46,861 - INFO - Verified policy policy12 in API Server, Result: True 2026-03-02 02:50:47,220 - INFO - Verified policy policy13 in API Server, Result: True 2026-03-02 02:50:47,626 - INFO - Verified policy policy1000 in API Server, Result: True 2026-03-02 02:50:49,892 - INFO - VM ([<Server: ctest-vmc0-93651341>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:50:51,349 - INFO - VM ([<Server: ctest-vmc1-68212557>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:50:51,349 - INFO - Waiting for VM ctest-vmc0-93651341 to be up.. 2026-03-02 02:50:56,530 - INFO - VM name : ctest-vmc0-93651341 2026-03-02 02:51:26,909 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-93651341 passed 2026-03-02 02:51:47,755 - INFO - Waiting for VM ctest-vmc1-68212557 to be up.. 2026-03-02 02:51:47,842 - INFO - VM name : ctest-vmc1-68212557 2026-03-02 02:51:49,208 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-68212557 passed 2026-03-02 02:52:00,152 - INFO - Validated the rules for VM:ctest-vmc1-68212557 with attached policy:['policy100'] and vn:ctest-vnet1-29952192 2026-03-02 02:52:00,443 - INFO - Validated the rules for VM:ctest-vmc0-93651341 with attached policy:['policy0'] and vn:ctest-vnet0-73453703 2026-03-02 02:52:00,453 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-03-02 02:52:00,453 - INFO - Setup completed with result True 2026-03-02 02:52:05,699 - INFO - new policy list of vn ctest-vnet0-73453703 is policy1 2026-03-02 02:52:05,699 - INFO - Starting Verifications after policy for ctest-vnet0-73453703 updated to policy1 2026-03-02 02:52:05,699 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-03-02 02:52:05,700 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass'} 2026-03-02 02:52:52,691 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-93651341 passed 2026-03-02 02:52:52,691 - INFO - vm ping test result after policy for ctest-vnet0-73453703 updated to policy1 is: True 2026-03-02 02:52:58,047 - INFO - new policy list of vn ctest-vnet0-73453703 is policy1000 2026-03-02 02:52:58,047 - INFO - Starting Verifications after policy for ctest-vnet0-73453703 updated to policy1000 2026-03-02 02:52:58,048 - INFO - policy in effect is : [] 2026-03-02 02:52:58,048 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-03-02 02:53:01,486 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-93651341 failed 2026-03-02 02:53:01,486 - INFO - vm ping test result after policy for ctest-vnet0-73453703 updated to policy1000 is: True 2026-03-02 02:53:06,767 - INFO - new policy list of vn ctest-vnet0-73453703 is policy2 2026-03-02 02:53:06,768 - INFO - Starting Verifications after policy for ctest-vnet0-73453703 updated to policy2 2026-03-02 02:53:06,768 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-03-02 02:53:06,768 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny'} 2026-03-02 02:53:10,592 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-93651341 failed 2026-03-02 02:53:10,592 - INFO - vm ping test result after policy for ctest-vnet0-73453703 updated to policy2 is: True 2026-03-02 02:53:15,842 - INFO - new policy list of vn ctest-vnet0-73453703 is policy3 2026-03-02 02:53:15,842 - INFO - Starting Verifications after policy for ctest-vnet0-73453703 updated to policy3 2026-03-02 02:53:15,843 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-03-02 02:53:15,843 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass'} 2026-03-02 02:53:18,284 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-93651341 passed 2026-03-02 02:53:18,284 - INFO - vm ping test result after policy for ctest-vnet0-73453703 updated to policy3 is: True 2026-03-02 02:53:23,598 - INFO - new policy list of vn ctest-vnet0-73453703 is policy10 2026-03-02 02:53:23,599 - INFO - Starting Verifications after policy for ctest-vnet0-73453703 updated to policy10 2026-03-02 02:53:23,599 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-03-02 02:53:23,599 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny'} 2026-03-02 02:53:27,235 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-93651341 failed 2026-03-02 02:53:27,235 - INFO - vm ping test result after policy for ctest-vnet0-73453703 updated to policy10 is: True 2026-03-02 02:53:32,475 - INFO - new policy list of vn ctest-vnet0-73453703 is policy11 2026-03-02 02:53:32,475 - INFO - Starting Verifications after policy for ctest-vnet0-73453703 updated to policy11 2026-03-02 02:53:32,475 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-03-02 02:53:32,475 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass'} 2026-03-02 02:53:35,250 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-93651341 passed 2026-03-02 02:53:35,250 - INFO - vm ping test result after policy for ctest-vnet0-73453703 updated to policy11 is: True 2026-03-02 02:53:40,510 - INFO - new policy list of vn ctest-vnet0-73453703 is policy12 2026-03-02 02:53:40,511 - INFO - Starting Verifications after policy for ctest-vnet0-73453703 updated to policy12 2026-03-02 02:53:40,511 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-03-02 02:53:40,511 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny'} 2026-03-02 02:53:43,969 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-93651341 failed 2026-03-02 02:53:43,969 - INFO - vm ping test result after policy for ctest-vnet0-73453703 updated to policy12 is: True 2026-03-02 02:53:49,213 - INFO - new policy list of vn ctest-vnet0-73453703 is policy13 2026-03-02 02:53:49,214 - INFO - Starting Verifications after policy for ctest-vnet0-73453703 updated to policy13 2026-03-02 02:53:49,214 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-73453703', 'source_network': 'ctest-vnet1-29952192', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-03-02 02:53:49,214 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny'} 2026-03-02 02:53:51,646 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-93651341 passed 2026-03-02 02:53:51,646 - INFO - vm ping test result after policy for ctest-vnet0-73453703 updated to policy13 is: True 2026-03-02 02:53:51,828 - INFO - Deleting VM ctest-vmc1-68212557 2026-03-02 02:53:53,988 - INFO - VM ctest-vmc1-68212557 is fully removed in API-Server 2026-03-02 02:53:54,207 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-04432557:ctest-vnet1-29952192 2026-03-02 02:53:54,207 - INFO - VM ctest-vmc1-68212557 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 02:53:54,446 - INFO - Routes for VM ctest-vmc1-68212557 is removed in all control-nodes 2026-03-02 02:54:13,120 - INFO - bad64691-9081-40af-9abd-f95b09182da2 vm uve deleted from opserver 2026-03-02 02:54:13,134 - INFO - bad64691-9081-40af-9abd-f95b09182da2 vm uve deleted from opserver 2026-03-02 02:54:13,146 - INFO - bad64691-9081-40af-9abd-f95b09182da2 vm uve deleted from opserver 2026-03-02 02:54:13,146 - INFO - Validated that VM bad64691-9081-40af-9abd-f95b09182da2 is removed from Opserver 2026-03-02 02:54:13,146 - INFO - Deleting VM ctest-vmc0-93651341 2026-03-02 02:54:15,278 - INFO - VM ctest-vmc0-93651341 is fully removed in API-Server 2026-03-02 02:54:15,487 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-04432557:ctest-vnet0-73453703 2026-03-02 02:54:15,487 - INFO - VM ctest-vmc0-93651341 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 02:54:15,719 - INFO - Routes for VM ctest-vmc0-93651341 is removed in all control-nodes 2026-03-02 02:54:21,977 - INFO - bfec2250-13db-45b6-9fde-6be5375c72b7 vm uve deleted from opserver 2026-03-02 02:54:21,992 - INFO - bfec2250-13db-45b6-9fde-6be5375c72b7 vm uve deleted from opserver 2026-03-02 02:54:22,004 - INFO - bfec2250-13db-45b6-9fde-6be5375c72b7 vm uve deleted from opserver 2026-03-02 02:54:22,004 - INFO - Validated that VM bfec2250-13db-45b6-9fde-6be5375c72b7 is removed from Opserver 2026-03-02 02:54:22,629 - INFO - Deleted policy policy1000 2026-03-02 02:54:22,877 - INFO - Deleted policy policy13 2026-03-02 02:54:23,120 - INFO - Deleted policy policy12 2026-03-02 02:54:23,324 - INFO - Deleted policy policy11 2026-03-02 02:54:23,589 - INFO - Deleted policy policy10 2026-03-02 02:54:23,838 - INFO - Deleted policy policy100 2026-03-02 02:54:24,103 - INFO - Deleted policy policy3 2026-03-02 02:54:24,371 - INFO - Deleted policy policy2 2026-03-02 02:54:24,638 - INFO - Deleted policy policy1 2026-03-02 02:54:24,885 - INFO - Deleted policy policy0 2026-03-02 02:54:25,086 - INFO - Deleting VN ctest-vnet1-29952192 2026-03-02 02:54:25,730 - INFO - Validated that VN ctest-vnet1-29952192 is not found in API Server 2026-03-02 02:54:25,758 - INFO - Validated that VN ctest-vnet1-29952192 is not in any agent 2026-03-02 02:54:25,796 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-29952192 info 2026-03-02 02:54:25,796 - INFO - Deleting VN ctest-vnet0-73453703 2026-03-02 02:54:26,159 - INFO - Validated that VN ctest-vnet0-73453703 is not found in API Server 2026-03-02 02:54:26,179 - INFO - Validated that VN ctest-vnet0-73453703 is not in any agent 2026-03-02 02:54:26,212 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-73453703 info 2026-03-02 02:54:26,322 - INFO - IPAM: ctest-TestDetailedPolicy1-04432557-default-ipam is not found in API Server 2026-03-02 02:54:26,346 - INFO - IPAM:ctest-TestDetailedPolicy1-04432557-default-ipam is not found in control node 2026-03-02 02:54:28,163 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:03:55] 2026-03-02 02:54:28,163 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:54:29,408 - INFO - Deleted project: ctest-TestDetailedPolicy1-04432557, ID : e25161f9-5b8e-49ce-adf0-56362f1fa8cc 2026-03-02 02:54:29,654 - INFO - Domain Default found not creating 2026-03-02 02:54:29,840 - INFO - Project ctest-TestDetailedPolicy1Ipv4v6-41686249 not found, creating it 2026-03-02 02:54:30,354 - INFO - Created Project:ctest-TestDetailedPolicy1Ipv4v6-41686249, ID : fe04c4f9-d181-4eee-91d3-543eda3b7315 2026-03-02 02:54:32,142 - INFO - ================================================================================ 2026-03-02 02:54:32,143 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-03-02 02:54:32,143 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-03-02 02:54:33,427 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:54:33,427 - INFO - 2026-03-02 02:54:33,427 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-03-02 02:54:34,290 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1Ipv4v6-41686249'](fe04c4f9-d181-4eee-91d3-543eda3b7315) 2026-03-02 02:54:34,290 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1Ipv4v6-41686249 2026-03-02 02:54:36,949 - INFO - Verification of project ctest-TestDetailedPolicy1Ipv4v6-41686249 in API Server 10.0.0.23 passed 2026-03-02 02:54:37,386 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1Ipv4v6-41686249-default-ipam passed 2026-03-02 02:54:37,407 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1Ipv4v6-41686249-default-ipam passed 2026-03-02 02:54:38,915 - INFO - Created VN ctest-vnet0-23290792 2026-03-02 02:54:39,638 - INFO - Verified VN network id 15 for VN e308ac4f-a3bb-4dd8-b3f5-1a5bfab23b8b 2026-03-02 02:54:39,638 - INFO - Verifications in API Server for VN ctest-vnet0-23290792 passed 2026-03-02 02:54:39,711 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-23290792 passed 2026-03-02 02:54:41,108 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-41686249:ctest-vnet0-23290792 is found in opserver 2026-03-02 02:54:42,226 - INFO - Created VN ctest-vnet1-36327281 2026-03-02 02:54:42,592 - INFO - Verified VN network id 16 for VN b88e9ac4-34d9-4e21-8224-fe44986d92bd 2026-03-02 02:54:42,592 - INFO - Verifications in API Server for VN ctest-vnet1-36327281 passed 2026-03-02 02:54:42,673 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-36327281 passed 2026-03-02 02:54:43,049 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-41686249:ctest-vnet1-36327281 is found in opserver 2026-03-02 02:54:43,514 - INFO - Verified policy policy0 in API Server, Result: True 2026-03-02 02:54:43,957 - INFO - Verified policy policy1 in API Server, Result: True 2026-03-02 02:54:44,400 - INFO - Verified policy policy2 in API Server, Result: True 2026-03-02 02:54:44,807 - INFO - Verified policy policy3 in API Server, Result: True 2026-03-02 02:54:45,168 - INFO - Verified policy policy100 in API Server, Result: True 2026-03-02 02:54:45,586 - INFO - Verified policy policy10 in API Server, Result: True 2026-03-02 02:54:46,031 - INFO - Verified policy policy11 in API Server, Result: True 2026-03-02 02:54:46,480 - INFO - Verified policy policy12 in API Server, Result: True 2026-03-02 02:54:46,985 - INFO - Verified policy policy13 in API Server, Result: True 2026-03-02 02:54:47,510 - INFO - Verified policy policy1000 in API Server, Result: True 2026-03-02 02:54:49,634 - INFO - VM ([<Server: ctest-vmc0-54084938>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:54:51,263 - INFO - VM ([<Server: ctest-vmc1-17858197>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:54:51,263 - INFO - Waiting for VM ctest-vmc0-54084938 to be up.. 2026-03-02 02:54:56,472 - INFO - VM name : ctest-vmc0-54084938 2026-03-02 02:55:26,957 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-54084938 passed 2026-03-02 02:55:47,845 - INFO - Waiting for VM ctest-vmc1-17858197 to be up.. 2026-03-02 02:55:47,940 - INFO - VM name : ctest-vmc1-17858197 2026-03-02 02:55:49,318 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-17858197 passed 2026-03-02 02:56:00,374 - INFO - Validated the rules for VM:ctest-vmc1-17858197 with attached policy:['policy100'] and vn:ctest-vnet1-36327281 2026-03-02 02:56:00,635 - INFO - Validated the rules for VM:ctest-vmc0-54084938 with attached policy:['policy0'] and vn:ctest-vnet0-23290792 2026-03-02 02:56:00,646 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-03-02 02:56:00,646 - INFO - Setup completed with result True 2026-03-02 02:56:05,895 - INFO - new policy list of vn ctest-vnet0-23290792 is policy1 2026-03-02 02:56:05,896 - INFO - Starting Verifications after policy for ctest-vnet0-23290792 updated to policy1 2026-03-02 02:56:05,896 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-03-02 02:56:05,896 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass', '58': 'pass'} 2026-03-02 02:56:15,116 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-54084938 passed 2026-03-02 02:56:17,631 - INFO - Ping to IP 3046:960f:6219:6df6:dc64:d5bb:0:3 from VM ctest-vmc0-54084938 passed 2026-03-02 02:56:17,631 - INFO - vm ping test result after policy for ctest-vnet0-23290792 updated to policy1 is: True 2026-03-02 02:56:22,947 - INFO - new policy list of vn ctest-vnet0-23290792 is policy1000 2026-03-02 02:56:22,947 - INFO - Starting Verifications after policy for ctest-vnet0-23290792 updated to policy1000 2026-03-02 02:56:22,948 - INFO - policy in effect is : [] 2026-03-02 02:56:22,948 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-03-02 02:56:26,399 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-54084938 failed 2026-03-02 02:56:29,881 - WARNING - Ping to IP 3046:960f:6219:6df6:dc64:d5bb:0:3 from VM ctest-vmc0-54084938 failed 2026-03-02 02:56:29,881 - INFO - vm ping test result after policy for ctest-vnet0-23290792 updated to policy1000 is: True 2026-03-02 02:56:35,206 - INFO - new policy list of vn ctest-vnet0-23290792 is policy2 2026-03-02 02:56:35,207 - INFO - Starting Verifications after policy for ctest-vnet0-23290792 updated to policy2 2026-03-02 02:56:35,207 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-03-02 02:56:35,207 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-03-02 02:56:38,655 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-54084938 failed 2026-03-02 02:56:42,180 - WARNING - Ping to IP 3046:960f:6219:6df6:dc64:d5bb:0:3 from VM ctest-vmc0-54084938 failed 2026-03-02 02:56:42,180 - INFO - vm ping test result after policy for ctest-vnet0-23290792 updated to policy2 is: True 2026-03-02 02:56:47,443 - INFO - new policy list of vn ctest-vnet0-23290792 is policy3 2026-03-02 02:56:47,444 - INFO - Starting Verifications after policy for ctest-vnet0-23290792 updated to policy3 2026-03-02 02:56:47,444 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-03-02 02:56:47,445 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-03-02 02:56:49,894 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-54084938 passed 2026-03-02 02:56:52,379 - INFO - Ping to IP 3046:960f:6219:6df6:dc64:d5bb:0:3 from VM ctest-vmc0-54084938 passed 2026-03-02 02:56:52,380 - INFO - vm ping test result after policy for ctest-vnet0-23290792 updated to policy3 is: True 2026-03-02 02:56:57,606 - INFO - new policy list of vn ctest-vnet0-23290792 is policy10 2026-03-02 02:56:57,607 - INFO - Starting Verifications after policy for ctest-vnet0-23290792 updated to policy10 2026-03-02 02:56:57,607 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-03-02 02:56:57,607 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-03-02 02:57:01,036 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-54084938 failed 2026-03-02 02:57:04,921 - WARNING - Ping to IP 3046:960f:6219:6df6:dc64:d5bb:0:3 from VM ctest-vmc0-54084938 failed 2026-03-02 02:57:04,921 - INFO - vm ping test result after policy for ctest-vnet0-23290792 updated to policy10 is: True 2026-03-02 02:57:10,217 - INFO - new policy list of vn ctest-vnet0-23290792 is policy11 2026-03-02 02:57:10,217 - INFO - Starting Verifications after policy for ctest-vnet0-23290792 updated to policy11 2026-03-02 02:57:10,217 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-03-02 02:57:10,217 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-03-02 02:57:12,830 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-54084938 passed 2026-03-02 02:57:15,336 - INFO - Ping to IP 3046:960f:6219:6df6:dc64:d5bb:0:3 from VM ctest-vmc0-54084938 passed 2026-03-02 02:57:15,336 - INFO - vm ping test result after policy for ctest-vnet0-23290792 updated to policy11 is: True 2026-03-02 02:57:20,598 - INFO - new policy list of vn ctest-vnet0-23290792 is policy12 2026-03-02 02:57:20,599 - INFO - Starting Verifications after policy for ctest-vnet0-23290792 updated to policy12 2026-03-02 02:57:20,599 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-03-02 02:57:20,599 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny', '58': 'deny'} 2026-03-02 02:57:24,045 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-54084938 failed 2026-03-02 02:57:27,527 - WARNING - Ping to IP 3046:960f:6219:6df6:dc64:d5bb:0:3 from VM ctest-vmc0-54084938 failed 2026-03-02 02:57:27,527 - INFO - vm ping test result after policy for ctest-vnet0-23290792 updated to policy12 is: True 2026-03-02 02:57:32,782 - INFO - new policy list of vn ctest-vnet0-23290792 is policy13 2026-03-02 02:57:32,782 - INFO - Starting Verifications after policy for ctest-vnet0-23290792 updated to policy13 2026-03-02 02:57:32,783 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-23290792', 'source_network': 'ctest-vnet1-36327281', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-03-02 02:57:32,783 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny', '58': 'pass'} 2026-03-02 02:57:35,259 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-54084938 passed 2026-03-02 02:57:37,735 - INFO - Ping to IP 3046:960f:6219:6df6:dc64:d5bb:0:3 from VM ctest-vmc0-54084938 passed 2026-03-02 02:57:37,735 - INFO - vm ping test result after policy for ctest-vnet0-23290792 updated to policy13 is: True 2026-03-02 02:57:37,944 - INFO - Deleting VM ctest-vmc1-17858197 2026-03-02 02:57:40,114 - INFO - VM ctest-vmc1-17858197 is fully removed in API-Server 2026-03-02 02:57:40,323 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-41686249:ctest-vnet1-36327281 2026-03-02 02:57:40,323 - INFO - VM ctest-vmc1-17858197 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 02:57:40,552 - INFO - Routes for VM ctest-vmc1-17858197 is removed in all control-nodes 2026-03-02 02:57:43,832 - INFO - 1defdcab-de5e-45e9-808f-274513dfba5d vm uve deleted from opserver 2026-03-02 02:57:43,847 - INFO - 1defdcab-de5e-45e9-808f-274513dfba5d vm uve deleted from opserver 2026-03-02 02:57:43,862 - INFO - 1defdcab-de5e-45e9-808f-274513dfba5d vm uve deleted from opserver 2026-03-02 02:57:43,862 - INFO - Validated that VM 1defdcab-de5e-45e9-808f-274513dfba5d is removed from Opserver 2026-03-02 02:57:43,862 - INFO - Deleting VM ctest-vmc0-54084938 2026-03-02 02:57:45,971 - INFO - VM ctest-vmc0-54084938 is fully removed in API-Server 2026-03-02 02:57:46,181 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-41686249:ctest-vnet0-23290792 2026-03-02 02:57:46,181 - INFO - VM ctest-vmc0-54084938 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 02:57:46,416 - INFO - Routes for VM ctest-vmc0-54084938 is removed in all control-nodes 2026-03-02 02:57:49,613 - INFO - 986ed0a1-4900-4dc2-98ea-e99b7e096656 vm uve deleted from opserver 2026-03-02 02:57:49,627 - INFO - 986ed0a1-4900-4dc2-98ea-e99b7e096656 vm uve deleted from opserver 2026-03-02 02:57:49,710 - INFO - 986ed0a1-4900-4dc2-98ea-e99b7e096656 vm uve deleted from opserver 2026-03-02 02:57:49,710 - INFO - Validated that VM 986ed0a1-4900-4dc2-98ea-e99b7e096656 is removed from Opserver 2026-03-02 02:57:50,314 - INFO - Deleted policy policy1000 2026-03-02 02:57:50,534 - INFO - Deleted policy policy13 2026-03-02 02:57:50,720 - INFO - Deleted policy policy12 2026-03-02 02:57:50,902 - INFO - Deleted policy policy11 2026-03-02 02:57:51,130 - INFO - Deleted policy policy10 2026-03-02 02:57:51,348 - INFO - Deleted policy policy100 2026-03-02 02:57:51,576 - INFO - Deleted policy policy3 2026-03-02 02:57:51,828 - INFO - Deleted policy policy2 2026-03-02 02:57:52,055 - INFO - Deleted policy policy1 2026-03-02 02:57:52,286 - INFO - Deleted policy policy0 2026-03-02 02:57:52,470 - INFO - Deleting VN ctest-vnet1-36327281 2026-03-02 02:57:52,833 - INFO - Validated that VN ctest-vnet1-36327281 is not found in API Server 2026-03-02 02:57:52,853 - INFO - Validated that VN ctest-vnet1-36327281 is not in any agent 2026-03-02 02:57:52,884 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-36327281 info 2026-03-02 02:57:52,884 - INFO - Deleting VN ctest-vnet0-23290792 2026-03-02 02:57:53,296 - INFO - Validated that VN ctest-vnet0-23290792 is not found in API Server 2026-03-02 02:57:53,322 - INFO - Validated that VN ctest-vnet0-23290792 is not in any agent 2026-03-02 02:57:53,358 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-23290792 info 2026-03-02 02:57:53,514 - INFO - IPAM: ctest-TestDetailedPolicy1Ipv4v6-41686249-default-ipam is not found in API Server 2026-03-02 02:57:53,543 - INFO - IPAM:ctest-TestDetailedPolicy1Ipv4v6-41686249-default-ipam is not found in control node 2026-03-02 02:57:55,297 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:03:23] 2026-03-02 02:57:55,297 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:57:56,594 - INFO - Deleted project: ctest-TestDetailedPolicy1Ipv4v6-41686249, ID : fe04c4f9-d181-4eee-91d3-543eda3b7315 2026-03-02 02:57:56,826 - INFO - Domain Default found not creating 2026-03-02 02:57:57,006 - INFO - Project ctest-TestQos-45076029 not found, creating it 2026-03-02 02:57:57,530 - INFO - Created Project:ctest-TestQos-45076029, ID : a0530f2b-75bb-43e8-8789-bd84c736d72b 2026-03-02 02:58:00,853 - INFO - Created VN ctest-vn-83949512 2026-03-02 02:58:01,914 - INFO - Created VN ctest-vn-56126596 2026-03-02 02:58:03,276 - INFO - VM ([<Server: ctest-TestQos-45076029-97135497>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 02:58:04,768 - INFO - VM ([<Server: ctest-TestQos-45076029-00383449>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:58:06,429 - INFO - VM ([<Server: ctest-TestQos-45076029-42422412>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 02:58:06,429 - INFO - Waiting for VM ctest-TestQos-45076029-97135497 to be up.. 2026-03-02 02:58:06,532 - INFO - VM name : ctest-TestQos-45076029-97135497 2026-03-02 02:58:41,247 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-45076029-97135497 passed 2026-03-02 02:59:02,087 - INFO - Waiting for VM ctest-TestQos-45076029-00383449 to be up.. 2026-03-02 02:59:02,179 - INFO - VM name : ctest-TestQos-45076029-00383449 2026-03-02 02:59:07,670 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-45076029-00383449 passed 2026-03-02 02:59:33,732 - INFO - Waiting for VM ctest-TestQos-45076029-42422412 to be up.. 2026-03-02 02:59:33,844 - INFO - VM name : ctest-TestQos-45076029-42422412 2026-03-02 02:59:35,218 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestQos-45076029-42422412 passed 2026-03-02 02:59:35,464 - INFO - ================================================================================ 2026-03-02 02:59:35,464 - INFO - STARTING TEST : test_qos_remark_dscp_on_vmi 2026-03-02 02:59:35,464 - 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-03-02 02:59:36,746 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:59:36,746 - INFO - 2026-03-02 02:59:37,014 - INFO - Created FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-12181720'], UUID 3e3103dc-f15f-440c-8613-369f8eef9d42 2026-03-02 02:59:37,346 - INFO - Created QosConfig ['default-domain', 'ctest-TestQos-45076029', 'ctest-qos_config-17278053'], UUID: 6a95874c-5d71-4892-9660-db76c7270256 2026-03-02 02:59:37,394 - INFO - Applying qos-config on VM eeb12e61-4455-4650-9ab9-7c2fd08c6840 2026-03-02 02:59:38,364 - INFO - Starting hping3 on ctest-TestQos-45076029-97135497, args: --destport 20000 --baseport 10000 --count 20000 --interval 1 --udp --tos 4 --keep --numeric 2026-03-02 03:00:29,550 - INFO - 16 packets are found in tcpdump output as expected 2026-03-02 03:00:31,609 - INFO - Packet QoS marking validation passed 2026-03-02 03:00:31,621 - INFO - 16 packets are found in tcpdump output as expected 2026-03-02 03:00:33,678 - INFO - Packet QoS marking validation passed 2026-03-02 03:00:33,786 - INFO - Removing qos-config on VM eeb12e61-4455-4650-9ab9-7c2fd08c6840 2026-03-02 03:00:33,858 - INFO - Deleting Qos config ['default-domain', 'ctest-TestQos-45076029', 'ctest-qos_config-17278053'], UUID: 6a95874c-5d71-4892-9660-db76c7270256 2026-03-02 03:00:33,950 - INFO - Deleting FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-12181720'], UUID: 3e3103dc-f15f-440c-8613-369f8eef9d42 2026-03-02 03:00:35,260 - INFO - END TEST : test_qos_remark_dscp_on_vmi : PASSED[0:01:00] 2026-03-02 03:00:35,260 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:00:35,261 - INFO - Deleting VM ctest-TestQos-45076029-42422412 2026-03-02 03:00:35,332 - INFO - Deleting VM ctest-TestQos-45076029-00383449 2026-03-02 03:00:35,396 - INFO - Deleting VM ctest-TestQos-45076029-97135497 2026-03-02 03:00:35,464 - INFO - Deleting VN ctest-vn-56126596 2026-03-02 03:00:35,518 - WARNING - Deleting VN ctest-vn-56126596 failed..Will retry 2026-03-02 03:00:37,774 - INFO - Deleting VN ctest-vn-83949512 2026-03-02 03:00:38,815 - INFO - Deleted project: ctest-TestQos-45076029, ID : a0530f2b-75bb-43e8-8789-bd84c736d72b 2026-03-02 03:00:39,045 - INFO - Domain Default found not creating 2026-03-02 03:00:39,219 - INFO - Project ctest-TestRP-13080169 not found, creating it 2026-03-02 03:00:39,809 - INFO - Created Project:ctest-TestRP-13080169, ID : 410c7512-1cb8-4f16-b282-ef37a1962fd3 2026-03-02 03:00:41,632 - INFO - ================================================================================ 2026-03-02 03:00:41,633 - INFO - STARTING TEST : test_rp_interface 2026-03-02 03:00:41,633 - 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-03-02 03:00:42,903 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:00:42,903 - INFO - 2026-03-02 03:00:43,971 - INFO - Created VN ctest-bgpaas_vn-60201117 2026-03-02 03:00:44,904 - INFO - Created VN ctest-bgpaas_vn-82329581 2026-03-02 03:00:46,436 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:00:48,010 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:00:48,011 - INFO - Waiting for VM test_vm to be up.. 2026-03-02 03:00:53,344 - INFO - VM name : test_vm 2026-03-02 03:00:59,204 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-03-02 03:01:04,575 - INFO - Waiting for VM test2_vm to be up.. 2026-03-02 03:01:04,672 - INFO - VM name : test2_vm 2026-03-02 03:01:06,029 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-03-02 03:01:10,383 - INFO - Ping to IP 181.2.117.195 from VM test_vm passed 2026-03-02 03:01:10,505 - INFO - Deleting VM test2_vm 2026-03-02 03:01:10,619 - INFO - Deleting VM test_vm 2026-03-02 03:01:10,685 - INFO - Deleting VN ctest-bgpaas_vn-82329581 2026-03-02 03:01:10,731 - WARNING - Deleting VN ctest-bgpaas_vn-82329581 failed..Will retry 2026-03-02 03:01:12,918 - INFO - Deleting VN ctest-bgpaas_vn-60201117 2026-03-02 03:01:14,517 - INFO - END TEST : test_rp_interface : PASSED[0:00:33] 2026-03-02 03:01:14,518 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:01:14,520 - INFO - ================================================================================ 2026-03-02 03:01:14,520 - INFO - STARTING TEST : test_rp_interface_ext_community 2026-03-02 03:01:14,520 - 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-03-02 03:01:15,825 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:01:15,825 - INFO - 2026-03-02 03:01:16,432 - INFO - Created VN ctest-bgpaas_vn-72553460 2026-03-02 03:01:17,269 - INFO - Created VN ctest-bgpaas_vn-27936671 2026-03-02 03:01:18,817 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:01:20,297 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:01:20,297 - INFO - Waiting for VM test_vm to be up.. 2026-03-02 03:01:25,521 - INFO - VM name : test_vm 2026-03-02 03:01:30,973 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-03-02 03:01:31,210 - INFO - Waiting for VM test2_vm to be up.. 2026-03-02 03:01:31,299 - INFO - VM name : test2_vm 2026-03-02 03:01:32,643 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-03-02 03:01:36,741 - INFO - Ping to IP 80.130.151.67 from VM test_vm passed 2026-03-02 03:01:38,316 - INFO - Deleting VM test2_vm 2026-03-02 03:01:38,392 - INFO - Deleting VM test_vm 2026-03-02 03:01:38,463 - INFO - Deleting VN ctest-bgpaas_vn-27936671 2026-03-02 03:01:38,514 - WARNING - Deleting VN ctest-bgpaas_vn-27936671 failed..Will retry 2026-03-02 03:01:40,709 - INFO - Deleting VN ctest-bgpaas_vn-72553460 2026-03-02 03:01:42,196 - INFO - END TEST : test_rp_interface_ext_community : PASSED[0:00:28] 2026-03-02 03:01:42,196 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:01:42,199 - INFO - ================================================================================ 2026-03-02 03:01:42,199 - INFO - STARTING TEST : test_rp_interface_static 2026-03-02 03:01:42,199 - 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-03-02 03:01:43,486 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:01:43,486 - INFO - 2026-03-02 03:01:44,035 - INFO - Created VN ctest-bgpaas_vn-20036717 2026-03-02 03:01:44,918 - INFO - Created VN ctest-bgpaas_vn-51894094 2026-03-02 03:01:46,409 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:01:47,847 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:01:47,848 - INFO - Waiting for VM test_vm to be up.. 2026-03-02 03:01:53,054 - INFO - VM name : test_vm 2026-03-02 03:01:58,519 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-03-02 03:01:58,750 - INFO - Waiting for VM test2_vm to be up.. 2026-03-02 03:01:58,846 - INFO - VM name : test2_vm 2026-03-02 03:02:00,179 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-03-02 03:02:00,514 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRP-13080169', 'ctest-int_table_right-60928512'](UUID 597dc71e-4023-44f3-8bbf-9209b3a5bd35), prefixes : ['187.116.66.0/26'] 2026-03-02 03:02:00,586 - INFO - Added intf route table 597dc71e-4023-44f3-8bbf-9209b3a5bd35 to port 1e30ac8a-4b83-4c6d-8dc5-7f65441fe798 2026-03-02 03:02:04,504 - INFO - Ping to IP 115.79.112.3 from VM test_vm passed 2026-03-02 03:02:04,635 - INFO - Deleting VM test2_vm 2026-03-02 03:02:04,721 - INFO - Deleting VM test_vm 2026-03-02 03:02:04,798 - INFO - Deleting VN ctest-bgpaas_vn-51894094 2026-03-02 03:02:04,847 - WARNING - Deleting VN ctest-bgpaas_vn-51894094 failed..Will retry 2026-03-02 03:02:07,033 - INFO - Deleting VN ctest-bgpaas_vn-20036717 2026-03-02 03:02:08,548 - INFO - END TEST : test_rp_interface_static : PASSED[0:00:26] 2026-03-02 03:02:08,548 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:02:09,375 - INFO - Deleted project: ctest-TestRP-13080169, ID : 410c7512-1cb8-4f16-b282-ef37a1962fd3 2026-03-02 03:02:09,575 - INFO - Domain Default found not creating 2026-03-02 03:02:09,733 - INFO - Project ctest-TestBasicRTFilter-49861440 not found, creating it 2026-03-02 03:02:10,280 - INFO - Created Project:ctest-TestBasicRTFilter-49861440, ID : e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f 2026-03-02 03:02:11,954 - INFO - ================================================================================ 2026-03-02 03:02:11,954 - INFO - STARTING TEST : test_rt_CEM_22032 2026-03-02 03:02:11,954 - 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-03-02 03:02:13,232 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:02:13,232 - INFO - 2026-03-02 03:02:14,336 - INFO - Created VN service-vn-39901836 2026-03-02 03:02:15,007 - INFO - Verified VN network id 15 for VN ba40beed-6130-4c50-a93a-732a0937d883 2026-03-02 03:02:15,007 - INFO - Verifications in API Server for VN service-vn-39901836 passed 2026-03-02 03:02:15,075 - INFO - On all control nodes, Config, RI and RT verification for VN service-vn-39901836 passed 2026-03-02 03:02:16,473 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-49861440:service-vn-39901836 is found in opserver 2026-03-02 03:02:16,505 - INFO - Will add a user-defined RT to the VN 2026-03-02 03:02:21,668 - INFO - RT target:64512:3076643 seen in the RTGroup Table of control node-10.0.0.242 2026-03-02 03:02:21,688 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.242 2026-03-02 03:02:21,701 - INFO - RT target:64512:3076643 seen in the RTGroup Table of control node-10.0.0.27 2026-03-02 03:02:21,731 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.27 2026-03-02 03:02:21,743 - INFO - RT target:64512:3076643 seen in the RTGroup Table of control node-10.0.0.23 2026-03-02 03:02:21,754 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.23 2026-03-02 03:02:23,242 - INFO - VM ([<Server: ctest-vm1-31137502>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:02:23,242 - INFO - Waiting for VM ctest-vm1-31137502 to be up.. 2026-03-02 03:02:28,444 - INFO - VM name : ctest-vm1-31137502 2026-03-02 03:03:00,898 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-31137502 passed 2026-03-02 03:03:21,739 - INFO - Active control node is 10.0.0.242 2026-03-02 03:03:21,747 - INFO - IP 169.252.211.3/32 is seen in the dep_routes of RT target:64512:3076643 in the RTGroup Table of ctrl_node 10.0.0.242 2026-03-02 03:03:21,765 - INFO - RT target:64512:3076643 seen in the bgp.rtarget.0 table of the control node-10.0.0.242 2026-03-02 03:03:21,772 - INFO - IP 169.252.211.3/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.242 2026-03-02 03:03:21,786 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.242 2026-03-02 03:03:21,787 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-03-02 03:03:26,955 - INFO - RT target:64512:3076643 removed from the bgp.rtarget.0 table 2026-03-02 03:03:26,956 - INFO - RT target:64512:3076643 removed from the RTGroup Table of the control nodes 2026-03-02 03:03:26,956 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-03-02 03:03:26,962 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.242 2026-03-02 03:03:26,968 - INFO - IP 169.252.211.3/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.242 2026-03-02 03:03:26,989 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.242 2026-03-02 03:03:26,989 - INFO - Deleting VM ctest-vm1-31137502 2026-03-02 03:03:27,070 - INFO - Deleting VN service-vn-39901836 2026-03-02 03:03:27,123 - WARNING - Deleting VN service-vn-39901836 failed..Will retry 2026-03-02 03:03:29,465 - INFO - Validated that VN service-vn-39901836 is not found in API Server 2026-03-02 03:03:29,488 - INFO - Validated that VN service-vn-39901836 is not in any agent 2026-03-02 03:03:29,517 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-vn-39901836 info 2026-03-02 03:03:30,815 - INFO - END TEST : test_rt_CEM_22032 : PASSED[0:01:19] 2026-03-02 03:03:30,815 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:03:30,817 - INFO - ================================================================================ 2026-03-02 03:03:30,818 - INFO - STARTING TEST : test_user_def_rt_entry 2026-03-02 03:03:30,818 - 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-03-02 03:03:32,105 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:03:32,105 - INFO - 2026-03-02 03:03:32,824 - INFO - Created VN ctest-vn30-94518147 2026-03-02 03:03:33,160 - INFO - Verified VN network id 15 for VN b66785ca-0498-43b6-a510-7871dbf960c8 2026-03-02 03:03:33,160 - INFO - Verifications in API Server for VN ctest-vn30-94518147 passed 2026-03-02 03:03:33,267 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn30-94518147 passed 2026-03-02 03:03:33,576 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-49861440:ctest-vn30-94518147 is found in opserver 2026-03-02 03:03:33,605 - INFO - Will add a user-defined RT to the VN 2026-03-02 03:03:38,742 - INFO - RT target:64512:3604099 seen in the RTGroup Table of control node-10.0.0.242 2026-03-02 03:03:38,748 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.242 2026-03-02 03:03:38,755 - INFO - RT target:64512:3604099 seen in the RTGroup Table of control node-10.0.0.27 2026-03-02 03:03:38,762 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.27 2026-03-02 03:03:38,769 - INFO - RT target:64512:3604099 seen in the RTGroup Table of control node-10.0.0.23 2026-03-02 03:03:38,775 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.23 2026-03-02 03:03:39,947 - INFO - VM ([<Server: ctest-vm1-72043532>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:03:39,947 - INFO - Waiting for VM ctest-vm1-72043532 to be up.. 2026-03-02 03:03:45,100 - INFO - VM name : ctest-vm1-72043532 2026-03-02 03:04:23,343 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-72043532 passed 2026-03-02 03:04:44,308 - INFO - Active control node is 10.0.0.242 2026-03-02 03:04:44,316 - INFO - IP 158.201.43.67/32 is seen in the dep_routes of RT target:64512:3604099 in the RTGroup Table of ctrl_node 10.0.0.242 2026-03-02 03:04:44,345 - INFO - RT target:64512:3604099 seen in the bgp.rtarget.0 table of the control node-10.0.0.242 2026-03-02 03:04:44,356 - INFO - IP 158.201.43.67/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.242 2026-03-02 03:04:44,383 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.242 2026-03-02 03:04:44,383 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-03-02 03:04:49,527 - INFO - RT target:64512:3604099 removed from the bgp.rtarget.0 table 2026-03-02 03:04:49,528 - INFO - RT target:64512:3604099 removed from the RTGroup Table of the control nodes 2026-03-02 03:04:49,528 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-03-02 03:04:49,534 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.242 2026-03-02 03:04:49,540 - INFO - IP 158.201.43.67/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.242 2026-03-02 03:04:49,556 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.242 2026-03-02 03:04:49,557 - INFO - Deleting VM ctest-vm1-72043532 2026-03-02 03:04:49,638 - INFO - Deleting VN ctest-vn30-94518147 2026-03-02 03:04:49,688 - WARNING - Deleting VN ctest-vn30-94518147 failed..Will retry 2026-03-02 03:04:51,991 - INFO - Validated that VN ctest-vn30-94518147 is not found in API Server 2026-03-02 03:04:52,014 - INFO - Validated that VN ctest-vn30-94518147 is not in any agent 2026-03-02 03:04:52,047 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn30-94518147 info 2026-03-02 03:04:53,326 - INFO - END TEST : test_user_def_rt_entry : PASSED[0:01:23] 2026-03-02 03:04:53,326 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:04:54,076 - INFO - Deleted project: ctest-TestBasicRTFilter-49861440, ID : e0bbb60d-d2db-44ec-b2b1-7bb90a723b7f 2026-03-02 03:04:54,278 - INFO - Domain Default found not creating 2026-03-02 03:04:54,456 - INFO - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272 not found, creating it 2026-03-02 03:04:54,986 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272, ID : d1cd1f99-577f-4a2b-b86e-26078c240d65 2026-03-02 03:04:56,668 - INFO - ================================================================================ 2026-03-02 03:04:56,669 - INFO - STARTING TEST : test_sec_group_basic 2026-03-02 03:04:56,669 - 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-03-02 03:04:57,945 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:04:57,945 - INFO - 2026-03-02 03:04:58,358 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272', 'ctest-test_sec_group-47432574'] 2026-03-02 03:05:00,017 - INFO - Security group ctest-test_sec_group-47432574 found in the API Server 2026-03-02 03:05:00,132 - INFO - Validated that ACLs for Security group ctest-test_sec_group-47432574 are present in API Server 2026-03-02 03:05:00,140 - INFO - Validated that Security group ctest-test_sec_group-47432574 is found in control node 10.0.0.242 2026-03-02 03:05:00,156 - INFO - Validated that Security group ctest-test_sec_group-47432574 is found in control node 10.0.0.27 2026-03-02 03:05:00,169 - INFO - Validated that Security group ctest-test_sec_group-47432574 is found in control node 10.0.0.23 2026-03-02 03:05:00,175 - INFO - Validated SG ctest-test_sec_group-47432574 in Control nodes 2026-03-02 03:05:00,175 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272', 'ctest-test_sec_group-47432574'] 2026-03-02 03:05:00,278 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272', 'ctest-test_sec_group-47432574'] deleted successfully. 2026-03-02 03:05:00,411 - INFO - Security group ctest-test_sec_group-47432574 removed from the API Server 2026-03-02 03:05:00,546 - INFO - security group ctest-test_sec_group-47432574 removed from Control-node 10.0.0.242 2026-03-02 03:05:00,559 - INFO - security group ctest-test_sec_group-47432574 removed from Control-node 10.0.0.27 2026-03-02 03:05:00,572 - INFO - security group ctest-test_sec_group-47432574 removed from Control-node 10.0.0.23 2026-03-02 03:05:00,577 - INFO - Validated that SG ctest-test_sec_group-47432574 is not in control nodes 2026-03-02 03:05:00,585 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272', 'ctest-test_sec_group-47432574'] 2026-03-02 03:05:01,853 - INFO - Security group ctest-test_sec_group-47432574 found in the API Server 2026-03-02 03:05:01,994 - INFO - Validated that ACLs for Security group ctest-test_sec_group-47432574 are present in API Server 2026-03-02 03:05:02,000 - INFO - Validated that Security group ctest-test_sec_group-47432574 is found in control node 10.0.0.242 2026-03-02 03:05:02,015 - INFO - Validated that Security group ctest-test_sec_group-47432574 is found in control node 10.0.0.27 2026-03-02 03:05:02,027 - INFO - Validated that Security group ctest-test_sec_group-47432574 is found in control node 10.0.0.23 2026-03-02 03:05:02,033 - INFO - Validated SG ctest-test_sec_group-47432574 in Control nodes 2026-03-02 03:05:03,522 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330 2026-03-02 03:05:03,826 - INFO - Verified VN network id 15 for VN cfdc4a80-dd9d-4288-9bd3-80507f926e98 2026-03-02 03:05:03,827 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330 passed 2026-03-02 03:05:03,895 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330 passed 2026-03-02 03:05:05,261 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330 is found in opserver 2026-03-02 03:05:06,516 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:05:08,024 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:05:13,228 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 2026-03-02 03:05:13,992 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 verfication in all API Servers passed 2026-03-02 03:05:44,636 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 passed 2026-03-02 03:05:44,637 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 verifications in Compute nodes passed 2026-03-02 03:05:44,726 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 in all vrouters 2026-03-02 03:05:45,419 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 passed 2026-03-02 03:05:45,704 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 03:05:45,730 - INFO - VM 101b1d3e-bdbb-4bde-8837-fc1631d8a37f is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330 2026-03-02 03:05:45,952 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:1f9fcd55-2b22-4aef-b53e-e393cf43101b of vm 101b1d3e-bdbb-4bde-8837-fc1631d8a37f is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-1 uve 2026-03-02 03:05:46,052 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 validations in Opserver passed 2026-03-02 03:05:46,053 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 to be up.. 2026-03-02 03:05:47,224 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 passed 2026-03-02 03:06:03,082 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 2026-03-02 03:06:03,530 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 verfication in all API Servers passed 2026-03-02 03:06:05,509 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 passed 2026-03-02 03:06:05,509 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 verifications in Compute nodes passed 2026-03-02 03:06:05,595 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 in all vrouters 2026-03-02 03:06:06,304 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 passed 2026-03-02 03:06:06,397 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 03:06:06,422 - INFO - VM 15cbc328-3ede-4c72-b138-39c7a7d607a8 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330 2026-03-02 03:06:06,637 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:837ae55d-69dd-4e07-a9b3-9dc69bcb6788 of vm 15cbc328-3ede-4c72-b138-39c7a7d607a8 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-2 uve 2026-03-02 03:06:06,675 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 validations in Opserver passed 2026-03-02 03:06:06,675 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 to be up.. 2026-03-02 03:06:07,852 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 passed 2026-03-02 03:06:13,381 - INFO - Validated that SG ctest-test_sec_group-47432574 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 2026-03-02 03:06:13,381 - INFO - Remove security group ctest-test_sec_group-47432574 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 2026-03-02 03:06:13,653 - WARNING - Security group ctest-test_sec_group-47432574 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 2026-03-02 03:06:14,055 - INFO - Validated that SG ctest-test_sec_group-47432574 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 2026-03-02 03:06:14,055 - INFO - Try deleting the security group ctest-test_sec_group-47432574 with back ref. 2026-03-02 03:06:14,055 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272', 'ctest-test_sec_group-47432574'] 2026-03-02 03:06:14,084 - INFO - Security Group e2df7000-b3bb-4413-9167-977aa37ff8c4 in use. Neutron server returns request_ids: ['req-0cf3b062-1179-4ea7-adea-b6a779fb9402'] 2026-03-02 03:06:14,085 - INFO - Not able to delete the security group with back ref as expected 2026-03-02 03:06:25,421 - WARNING - Ping to IP 2e8b:304c:a67d:824b:b839:e700:0:4 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 failed 2026-03-02 03:06:25,421 - INFO - Ping FAILED as expected 2026-03-02 03:06:39,793 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 2026-03-02 03:06:43,098 - INFO - Ping to IP 2e8b:304c:a67d:824b:b839:e700:0:4 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 passed 2026-03-02 03:06:43,098 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 2026-03-02 03:06:43,333 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 2026-03-02 03:06:45,445 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 is fully removed in API-Server 2026-03-02 03:06:45,770 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330 2026-03-02 03:06:45,770 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 03:06:45,987 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-96884561 is removed in all control-nodes 2026-03-02 03:07:13,779 - INFO - 15cbc328-3ede-4c72-b138-39c7a7d607a8 vm uve deleted from opserver 2026-03-02 03:07:13,794 - INFO - 15cbc328-3ede-4c72-b138-39c7a7d607a8 vm uve deleted from opserver 2026-03-02 03:07:13,806 - INFO - 15cbc328-3ede-4c72-b138-39c7a7d607a8 vm uve deleted from opserver 2026-03-02 03:07:13,806 - INFO - Validated that VM 15cbc328-3ede-4c72-b138-39c7a7d607a8 is removed from Opserver 2026-03-02 03:07:13,806 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 2026-03-02 03:07:14,044 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 2026-03-02 03:07:16,143 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 is fully removed in API-Server 2026-03-02 03:07:16,346 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272:ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330 2026-03-02 03:07:16,346 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 03:07:16,536 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-52316246 is removed in all control-nodes 2026-03-02 03:07:19,728 - INFO - 101b1d3e-bdbb-4bde-8837-fc1631d8a37f vm uve deleted from opserver 2026-03-02 03:07:19,743 - INFO - 101b1d3e-bdbb-4bde-8837-fc1631d8a37f vm uve deleted from opserver 2026-03-02 03:07:19,763 - INFO - 101b1d3e-bdbb-4bde-8837-fc1631d8a37f vm uve deleted from opserver 2026-03-02 03:07:19,763 - INFO - Validated that VM 101b1d3e-bdbb-4bde-8837-fc1631d8a37f is removed from Opserver 2026-03-02 03:07:19,763 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330 2026-03-02 03:07:20,158 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330 is not found in API Server 2026-03-02 03:07:20,179 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330 is not in any agent 2026-03-02 03:07:20,222 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272-31074330 info 2026-03-02 03:07:20,222 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272', 'ctest-test_sec_group-47432574'] 2026-03-02 03:07:20,335 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272', 'ctest-test_sec_group-47432574'] deleted successfully. 2026-03-02 03:07:20,471 - INFO - Security group ctest-test_sec_group-47432574 removed from the API Server 2026-03-02 03:07:20,611 - INFO - security group ctest-test_sec_group-47432574 removed from Control-node 10.0.0.242 2026-03-02 03:07:20,625 - INFO - security group ctest-test_sec_group-47432574 removed from Control-node 10.0.0.27 2026-03-02 03:07:20,639 - INFO - security group ctest-test_sec_group-47432574 removed from Control-node 10.0.0.23 2026-03-02 03:07:20,646 - INFO - Validated that SG ctest-test_sec_group-47432574 is not in control nodes 2026-03-02 03:07:21,959 - INFO - END TEST : test_sec_group_basic : PASSED[0:02:25] 2026-03-02 03:07:21,960 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:07:22,925 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1Ipv6-30753272, ID : d1cd1f99-577f-4a2b-b86e-26078c240d65 2026-03-02 03:07:23,189 - INFO - Domain Default found not creating 2026-03-02 03:07:23,402 - INFO - Project ctest-SecurityGroupBasicRegressionTests1_contrail-61777805 not found, creating it 2026-03-02 03:07:24,081 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805, ID : 1fd7ea42-ac31-4c7c-92a6-32c23e5f71de 2026-03-02 03:07:26,165 - INFO - ================================================================================ 2026-03-02 03:07:26,165 - INFO - STARTING TEST : test_sec_group_basic 2026-03-02 03:07:26,165 - 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-03-02 03:07:27,438 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:07:27,439 - INFO - 2026-03-02 03:07:27,823 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-61777805', 'ctest-test_sec_group-40266208'] 2026-03-02 03:07:28,535 - INFO - Security group ctest-test_sec_group-40266208 found in the API Server 2026-03-02 03:07:28,673 - INFO - Validated that ACLs for Security group ctest-test_sec_group-40266208 are present in API Server 2026-03-02 03:07:28,680 - INFO - Validated that Security group ctest-test_sec_group-40266208 is found in control node 10.0.0.242 2026-03-02 03:07:28,697 - INFO - Validated that Security group ctest-test_sec_group-40266208 is found in control node 10.0.0.27 2026-03-02 03:07:28,712 - INFO - Validated that Security group ctest-test_sec_group-40266208 is found in control node 10.0.0.23 2026-03-02 03:07:28,719 - INFO - Validated SG ctest-test_sec_group-40266208 in Control nodes 2026-03-02 03:07:28,719 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-61777805', 'ctest-test_sec_group-40266208'] 2026-03-02 03:07:28,832 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-61777805', 'ctest-test_sec_group-40266208'] deleted successfully. 2026-03-02 03:07:28,968 - INFO - Security group ctest-test_sec_group-40266208 removed from the API Server 2026-03-02 03:07:29,122 - INFO - security group ctest-test_sec_group-40266208 removed from Control-node 10.0.0.242 2026-03-02 03:07:29,137 - INFO - security group ctest-test_sec_group-40266208 removed from Control-node 10.0.0.27 2026-03-02 03:07:29,149 - INFO - security group ctest-test_sec_group-40266208 removed from Control-node 10.0.0.23 2026-03-02 03:07:29,155 - INFO - Validated that SG ctest-test_sec_group-40266208 is not in control nodes 2026-03-02 03:07:29,162 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-61777805', 'ctest-test_sec_group-40266208'] 2026-03-02 03:07:29,493 - INFO - Security group ctest-test_sec_group-40266208 found in the API Server 2026-03-02 03:07:29,623 - INFO - Validated that ACLs for Security group ctest-test_sec_group-40266208 are present in API Server 2026-03-02 03:07:29,631 - INFO - Validated that Security group ctest-test_sec_group-40266208 is found in control node 10.0.0.242 2026-03-02 03:07:29,645 - INFO - Validated that Security group ctest-test_sec_group-40266208 is found in control node 10.0.0.27 2026-03-02 03:07:29,659 - INFO - Validated that Security group ctest-test_sec_group-40266208 is found in control node 10.0.0.23 2026-03-02 03:07:29,665 - INFO - Validated SG ctest-test_sec_group-40266208 in Control nodes 2026-03-02 03:07:30,548 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102 2026-03-02 03:07:30,907 - INFO - Verified VN network id 15 for VN 7e772a51-c562-4ddd-944b-caacf69726ba 2026-03-02 03:07:30,908 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102 passed 2026-03-02 03:07:30,998 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102 passed 2026-03-02 03:07:32,439 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102 is found in opserver 2026-03-02 03:07:33,842 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:07:35,593 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:07:40,771 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 2026-03-02 03:07:41,561 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 verfication in all API Servers passed 2026-03-02 03:08:12,158 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 passed 2026-03-02 03:08:12,159 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 verifications in Compute nodes passed 2026-03-02 03:08:12,491 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 in all vrouters 2026-03-02 03:08:13,161 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 passed 2026-03-02 03:08:13,470 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 03:08:13,500 - INFO - VM 2d99c603-70f2-445b-a15a-4c00f437e544 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102 2026-03-02 03:08:13,679 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:bb3ef705-94f1-415a-a33d-24e7b610a229 of vm 2d99c603-70f2-445b-a15a-4c00f437e544 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-1 uve 2026-03-02 03:08:13,763 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 validations in Opserver passed 2026-03-02 03:08:13,764 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 to be up.. 2026-03-02 03:08:14,930 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 passed 2026-03-02 03:08:30,708 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 2026-03-02 03:08:31,126 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 verfication in all API Servers passed 2026-03-02 03:08:33,079 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 passed 2026-03-02 03:08:33,079 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 verifications in Compute nodes passed 2026-03-02 03:08:33,429 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 in all vrouters 2026-03-02 03:08:34,120 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 passed 2026-03-02 03:08:34,209 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 03:08:34,234 - INFO - VM 92d8cd5a-e8e7-4f39-bede-f017fa1f6274 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102 2026-03-02 03:08:34,468 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:d636a2a4-5b5c-4c1b-95a1-4ab6d844add4 of vm 92d8cd5a-e8e7-4f39-bede-f017fa1f6274 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-2 uve 2026-03-02 03:08:34,509 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 validations in Opserver passed 2026-03-02 03:08:34,509 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 to be up.. 2026-03-02 03:08:35,670 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 passed 2026-03-02 03:08:46,367 - INFO - Validated that SG ctest-test_sec_group-40266208 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 2026-03-02 03:08:46,367 - INFO - Remove security group ctest-test_sec_group-40266208 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 2026-03-02 03:08:46,613 - WARNING - Security group ctest-test_sec_group-40266208 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 2026-03-02 03:08:46,970 - INFO - Validated that SG ctest-test_sec_group-40266208 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 2026-03-02 03:08:46,970 - INFO - Try deleting the security group ctest-test_sec_group-40266208 with back ref. 2026-03-02 03:08:46,971 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-61777805', 'ctest-test_sec_group-40266208'] 2026-03-02 03:08:47,022 - INFO - Delete when resource still referred: ['http://10.0.0.23:8082/virtual-machine-interface/bb3ef705-94f1-415a-a33d-24e7b610a229', 'http://10.0.0.23:8082/virtual-machine-interface/d636a2a4-5b5c-4c1b-95a1-4ab6d844add4'] 2026-03-02 03:08:47,022 - INFO - Not able to delete the security group with back ref as expected 2026-03-02 03:09:27,350 - WARNING - Ping to IP 68.142.7.196 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 failed 2026-03-02 03:09:27,350 - INFO - Ping FAILED as expected 2026-03-02 03:10:12,847 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 2026-03-02 03:10:15,413 - INFO - Ping to IP 68.142.7.196 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 passed 2026-03-02 03:10:15,413 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 2026-03-02 03:10:15,647 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 2026-03-02 03:10:17,751 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 is fully removed in API-Server 2026-03-02 03:10:18,063 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102 2026-03-02 03:10:18,063 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 03:10:18,264 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-53427349 is removed in all control-nodes 2026-03-02 03:10:43,010 - INFO - 92d8cd5a-e8e7-4f39-bede-f017fa1f6274 vm uve deleted from opserver 2026-03-02 03:10:43,023 - INFO - 92d8cd5a-e8e7-4f39-bede-f017fa1f6274 vm uve deleted from opserver 2026-03-02 03:10:43,036 - INFO - 92d8cd5a-e8e7-4f39-bede-f017fa1f6274 vm uve deleted from opserver 2026-03-02 03:10:43,036 - INFO - Validated that VM 92d8cd5a-e8e7-4f39-bede-f017fa1f6274 is removed from Opserver 2026-03-02 03:10:43,036 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 2026-03-02 03:10:43,249 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 2026-03-02 03:10:45,382 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 is fully removed in API-Server 2026-03-02 03:10:45,586 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805:ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102 2026-03-02 03:10:45,586 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 03:10:45,786 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-32455369 is removed in all control-nodes 2026-03-02 03:10:52,041 - INFO - 2d99c603-70f2-445b-a15a-4c00f437e544 vm uve deleted from opserver 2026-03-02 03:10:52,055 - INFO - 2d99c603-70f2-445b-a15a-4c00f437e544 vm uve deleted from opserver 2026-03-02 03:10:52,068 - INFO - 2d99c603-70f2-445b-a15a-4c00f437e544 vm uve deleted from opserver 2026-03-02 03:10:52,068 - INFO - Validated that VM 2d99c603-70f2-445b-a15a-4c00f437e544 is removed from Opserver 2026-03-02 03:10:52,068 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102 2026-03-02 03:10:52,508 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102 is not found in API Server 2026-03-02 03:10:52,529 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102 is not in any agent 2026-03-02 03:10:52,563 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1_contrail-61777805-67424102 info 2026-03-02 03:10:52,563 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-61777805', 'ctest-test_sec_group-40266208'] 2026-03-02 03:10:52,662 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-61777805', 'ctest-test_sec_group-40266208'] deleted successfully. 2026-03-02 03:10:52,826 - INFO - Security group ctest-test_sec_group-40266208 removed from the API Server 2026-03-02 03:10:52,977 - INFO - security group ctest-test_sec_group-40266208 removed from Control-node 10.0.0.242 2026-03-02 03:10:52,995 - INFO - security group ctest-test_sec_group-40266208 removed from Control-node 10.0.0.27 2026-03-02 03:10:53,006 - INFO - security group ctest-test_sec_group-40266208 removed from Control-node 10.0.0.23 2026-03-02 03:10:53,015 - INFO - Validated that SG ctest-test_sec_group-40266208 is not in control nodes 2026-03-02 03:10:54,287 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:28] 2026-03-02 03:10:54,287 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:10:55,143 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1_contrail-61777805, ID : 1fd7ea42-ac31-4c7c-92a6-32c23e5f71de 2026-03-02 03:10:55,404 - INFO - Domain Default found not creating 2026-03-02 03:10:55,608 - INFO - Project ctest-SecurityGroupBasicRegressionTests1-26343447 not found, creating it 2026-03-02 03:10:56,172 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1-26343447, ID : 636c3235-0fad-44de-89c7-a787b725672d 2026-03-02 03:10:57,970 - INFO - ================================================================================ 2026-03-02 03:10:57,970 - INFO - STARTING TEST : test_sec_group_basic 2026-03-02 03:10:57,970 - 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-03-02 03:10:59,267 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:10:59,268 - INFO - 2026-03-02 03:10:59,682 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-26343447', 'ctest-test_sec_group-63145135'] 2026-03-02 03:11:01,399 - INFO - Security group ctest-test_sec_group-63145135 found in the API Server 2026-03-02 03:11:01,549 - INFO - Validated that ACLs for Security group ctest-test_sec_group-63145135 are present in API Server 2026-03-02 03:11:01,556 - INFO - Validated that Security group ctest-test_sec_group-63145135 is found in control node 10.0.0.242 2026-03-02 03:11:01,573 - INFO - Validated that Security group ctest-test_sec_group-63145135 is found in control node 10.0.0.27 2026-03-02 03:11:01,593 - INFO - Validated that Security group ctest-test_sec_group-63145135 is found in control node 10.0.0.23 2026-03-02 03:11:01,600 - INFO - Validated SG ctest-test_sec_group-63145135 in Control nodes 2026-03-02 03:11:01,600 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-26343447', 'ctest-test_sec_group-63145135'] 2026-03-02 03:11:01,689 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-26343447', 'ctest-test_sec_group-63145135'] deleted successfully. 2026-03-02 03:11:01,830 - INFO - Security group ctest-test_sec_group-63145135 removed from the API Server 2026-03-02 03:11:01,967 - INFO - security group ctest-test_sec_group-63145135 removed from Control-node 10.0.0.242 2026-03-02 03:11:01,979 - INFO - security group ctest-test_sec_group-63145135 removed from Control-node 10.0.0.27 2026-03-02 03:11:01,994 - INFO - security group ctest-test_sec_group-63145135 removed from Control-node 10.0.0.23 2026-03-02 03:11:02,001 - INFO - Validated that SG ctest-test_sec_group-63145135 is not in control nodes 2026-03-02 03:11:02,008 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-26343447', 'ctest-test_sec_group-63145135'] 2026-03-02 03:11:03,229 - INFO - Security group ctest-test_sec_group-63145135 found in the API Server 2026-03-02 03:11:03,355 - INFO - Validated that ACLs for Security group ctest-test_sec_group-63145135 are present in API Server 2026-03-02 03:11:03,363 - INFO - Validated that Security group ctest-test_sec_group-63145135 is found in control node 10.0.0.242 2026-03-02 03:11:03,378 - INFO - Validated that Security group ctest-test_sec_group-63145135 is found in control node 10.0.0.27 2026-03-02 03:11:03,395 - INFO - Validated that Security group ctest-test_sec_group-63145135 is found in control node 10.0.0.23 2026-03-02 03:11:03,403 - INFO - Validated SG ctest-test_sec_group-63145135 in Control nodes 2026-03-02 03:11:04,473 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1-26343447-21860066 2026-03-02 03:11:04,774 - INFO - Verified VN network id 15 for VN ca6c19d5-3789-4b2b-a566-113dbab8815a 2026-03-02 03:11:04,775 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1-26343447-21860066 passed 2026-03-02 03:11:04,843 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1-26343447-21860066 passed 2026-03-02 03:11:06,215 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:ctest-SecurityGroupBasicRegressionTests1-26343447-21860066 is found in opserver 2026-03-02 03:11:07,636 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-26343447-32045640>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:11:09,249 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-26343447-14077069>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:11:14,442 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 2026-03-02 03:11:15,186 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 verfication in all API Servers passed 2026-03-02 03:11:45,794 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 passed 2026-03-02 03:11:45,794 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 verifications in Compute nodes passed 2026-03-02 03:11:46,144 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 in all vrouters 2026-03-02 03:11:46,832 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 passed 2026-03-02 03:11:47,077 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 03:11:47,102 - INFO - VM 52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:ctest-SecurityGroupBasicRegressionTests1-26343447-21860066 2026-03-02 03:11:47,313 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:0c949cb2-7608-4135-8059-b454a87f9e10 of vm 52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-1 uve 2026-03-02 03:11:47,398 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 validations in Opserver passed 2026-03-02 03:11:47,399 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 to be up.. 2026-03-02 03:11:48,568 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 passed 2026-03-02 03:12:04,364 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 2026-03-02 03:12:04,711 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 verfication in all API Servers passed 2026-03-02 03:12:06,698 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 passed 2026-03-02 03:12:06,698 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 verifications in Compute nodes passed 2026-03-02 03:12:07,023 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 in all vrouters 2026-03-02 03:12:07,721 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 passed 2026-03-02 03:12:07,809 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 03:12:07,836 - INFO - VM f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:ctest-SecurityGroupBasicRegressionTests1-26343447-21860066 2026-03-02 03:12:08,053 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:b304d078-9e55-4ac9-8c95-4d30b9631d38 of vm f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-2 uve 2026-03-02 03:12:08,090 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 validations in Opserver passed 2026-03-02 03:12:08,090 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 to be up.. 2026-03-02 03:12:09,268 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 passed 2026-03-02 03:12:25,099 - INFO - Validated that SG ctest-test_sec_group-63145135 is bound to VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 2026-03-02 03:12:25,099 - INFO - Remove security group ctest-test_sec_group-63145135 from VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 2026-03-02 03:12:25,379 - WARNING - Security group ctest-test_sec_group-63145135 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 2026-03-02 03:12:25,753 - INFO - Validated that SG ctest-test_sec_group-63145135 is bound to VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 2026-03-02 03:12:25,754 - INFO - Try deleting the security group ctest-test_sec_group-63145135 with back ref. 2026-03-02 03:12:25,754 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-26343447', 'ctest-test_sec_group-63145135'] 2026-03-02 03:12:25,792 - INFO - Security Group b17afd80-e24c-49c6-a2da-f412599d92bb in use. Neutron server returns request_ids: ['req-f04a9b2a-8298-4348-b986-757e07acf92d'] 2026-03-02 03:12:25,792 - INFO - Not able to delete the security group with back ref as expected 2026-03-02 03:13:05,938 - WARNING - Ping to IP 184.109.169.4 from VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 failed 2026-03-02 03:13:05,938 - INFO - Ping FAILED as expected 2026-03-02 03:13:50,811 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 2026-03-02 03:13:54,043 - INFO - Ping to IP 184.109.169.4 from VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 passed 2026-03-02 03:13:54,043 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 2026-03-02 03:13:54,259 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 2026-03-02 03:13:56,357 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 is fully removed in API-Server 2026-03-02 03:13:56,659 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:ctest-SecurityGroupBasicRegressionTests1-26343447-21860066 2026-03-02 03:13:56,660 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 03:13:56,869 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1-26343447-14077069 is removed in all control-nodes 2026-03-02 03:14:12,364 - INFO - f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 vm uve deleted from opserver 2026-03-02 03:14:12,378 - INFO - f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 vm uve deleted from opserver 2026-03-02 03:14:12,391 - INFO - f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 vm uve deleted from opserver 2026-03-02 03:14:12,391 - INFO - Validated that VM f6aff5c8-d4b2-4ec3-bb93-24273fde33a3 is removed from Opserver 2026-03-02 03:14:12,391 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 2026-03-02 03:14:12,624 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 2026-03-02 03:14:14,724 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 is fully removed in API-Server 2026-03-02 03:14:14,935 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1-26343447:ctest-SecurityGroupBasicRegressionTests1-26343447-21860066 2026-03-02 03:14:14,935 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 03:14:15,124 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1-26343447-32045640 is removed in all control-nodes 2026-03-02 03:14:21,380 - INFO - 52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 vm uve deleted from opserver 2026-03-02 03:14:21,396 - INFO - 52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 vm uve deleted from opserver 2026-03-02 03:14:21,424 - INFO - 52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 vm uve deleted from opserver 2026-03-02 03:14:21,424 - INFO - Validated that VM 52ef1805-d9f7-4b34-a5a7-51f0de66eeb8 is removed from Opserver 2026-03-02 03:14:21,424 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1-26343447-21860066 2026-03-02 03:14:21,832 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1-26343447-21860066 is not found in API Server 2026-03-02 03:14:21,853 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1-26343447-21860066 is not in any agent 2026-03-02 03:14:21,892 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1-26343447-21860066 info 2026-03-02 03:14:21,892 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-26343447', 'ctest-test_sec_group-63145135'] 2026-03-02 03:14:22,024 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-26343447', 'ctest-test_sec_group-63145135'] deleted successfully. 2026-03-02 03:14:22,152 - INFO - Security group ctest-test_sec_group-63145135 removed from the API Server 2026-03-02 03:14:22,323 - INFO - security group ctest-test_sec_group-63145135 removed from Control-node 10.0.0.242 2026-03-02 03:14:22,337 - INFO - security group ctest-test_sec_group-63145135 removed from Control-node 10.0.0.27 2026-03-02 03:14:22,356 - INFO - security group ctest-test_sec_group-63145135 removed from Control-node 10.0.0.23 2026-03-02 03:14:22,363 - INFO - Validated that SG ctest-test_sec_group-63145135 is not in control nodes 2026-03-02 03:14:23,687 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:26] 2026-03-02 03:14:23,687 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:14:24,631 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1-26343447, ID : 636c3235-0fad-44de-89c7-a787b725672d 2026-03-02 03:14:24,879 - INFO - Domain Default found not creating 2026-03-02 03:14:25,081 - INFO - Project ctest-TestSvcRegr-89969353 not found, creating it 2026-03-02 03:14:25,689 - INFO - Created Project:ctest-TestSvcRegr-89969353, ID : 3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b 2026-03-02 03:14:27,523 - INFO - ================================================================================ 2026-03-02 03:14:27,523 - INFO - STARTING TEST : test_svc_in_net_nat_with_static_routes 2026-03-02 03:14:28,787 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:14:28,787 - INFO - 2026-03-02 03:14:29,857 - INFO - Created VN ctest-third-vn-97648700 2026-03-02 03:14:31,300 - INFO - VM ([<Server: ctest-vm-in-third-vn-48582393>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:14:37,115 - INFO - Created VN ctest-mgmt_vn-17007204 2026-03-02 03:14:37,771 - INFO - Verified VN network id 16 for VN bc7612e2-030e-4a65-9130-ed045c44d08a 2026-03-02 03:14:37,771 - INFO - Verifications in API Server for VN ctest-mgmt_vn-17007204 passed 2026-03-02 03:14:37,843 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-17007204 passed 2026-03-02 03:14:39,242 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-89969353:ctest-mgmt_vn-17007204 is found in opserver 2026-03-02 03:14:39,918 - INFO - Created VN ctest-left_vn-21173893 2026-03-02 03:14:40,225 - INFO - Verified VN network id 17 for VN a878167e-218c-42ea-9576-be9973ad84dc 2026-03-02 03:14:40,226 - INFO - Verifications in API Server for VN ctest-left_vn-21173893 passed 2026-03-02 03:14:40,311 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-21173893 passed 2026-03-02 03:14:40,643 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-89969353:ctest-left_vn-21173893 is found in opserver 2026-03-02 03:14:41,234 - INFO - Created VN ctest-right_vn-00422691 2026-03-02 03:14:41,539 - INFO - Verified VN network id 18 for VN 94de5fcb-4fd3-4732-ab7a-04619f293b19 2026-03-02 03:14:41,539 - INFO - Verifications in API Server for VN ctest-right_vn-00422691 passed 2026-03-02 03:14:41,622 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-00422691 passed 2026-03-02 03:14:41,934 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-89969353:ctest-right_vn-00422691 is found in opserver 2026-03-02 03:14:43,250 - INFO - VM ([<Server: ctest-left_vm-24077932>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:14:44,864 - INFO - VM ([<Server: ctest-right_vm-13877416>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network-nat.qcow2.gz: 2026-03-02 03:14:45 ERROR 404: tinycore/tinycore-in-network-nat.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-03-02 03:14:45,822 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-03-02 03:14:45,910 - INFO - Service template: ['default-domain', 'ctest-service_template_1-19953267'] deleted successfully. 2026-03-02 03:14:45,910 - INFO - Skip interface_detach for VM ctest-right_vm-13877416 in state BUILD 2026-03-02 03:14:45,910 - INFO - Deleting VM ctest-right_vm-13877416 2026-03-02 03:14:45,961 - ERROR - VM ctest-right_vm-13877416 has failed to come up 2026-03-02 03:14:45,961 - ERROR - Nova failed to get host of the VM 2026-03-02 03:14:45,962 - ERROR - VM ctest-right_vm-13877416 has failed to come up 2026-03-02 03:14:45,962 - ERROR - Nova failed to get host of the VM 2026-03-02 03:14:46,037 - INFO - Skip interface_detach for VM ctest-left_vm-24077932 in state BUILD 2026-03-02 03:14:46,037 - INFO - Deleting VM ctest-left_vm-24077932 2026-03-02 03:14:46,037 - ERROR - VM ctest-left_vm-24077932 has failed to come up 2026-03-02 03:14:46,037 - ERROR - Nova failed to get host of the VM 2026-03-02 03:14:46,037 - ERROR - VM ctest-left_vm-24077932 has failed to come up 2026-03-02 03:14:46,037 - ERROR - Nova failed to get host of the VM 2026-03-02 03:14:46,110 - INFO - Deleting VN ctest-right_vn-00422691 2026-03-02 03:14:46,152 - WARNING - Deleting VN ctest-right_vn-00422691 failed..Will retry 2026-03-02 03:14:48,545 - INFO - Validated that VN ctest-right_vn-00422691 is not found in API Server 2026-03-02 03:14:48,571 - INFO - Validated that VN ctest-right_vn-00422691 is not in any agent 2026-03-02 03:14:48,606 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-00422691 info 2026-03-02 03:14:48,606 - INFO - Deleting VN ctest-left_vn-21173893 2026-03-02 03:14:49,003 - INFO - Validated that VN ctest-left_vn-21173893 is not found in API Server 2026-03-02 03:14:49,025 - INFO - Validated that VN ctest-left_vn-21173893 is not in any agent 2026-03-02 03:14:49,064 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-21173893 info 2026-03-02 03:14:49,064 - INFO - Deleting VN ctest-mgmt_vn-17007204 2026-03-02 03:14:49,424 - INFO - Validated that VN ctest-mgmt_vn-17007204 is not found in API Server 2026-03-02 03:14:49,459 - INFO - Validated that VN ctest-mgmt_vn-17007204 is not in any agent 2026-03-02 03:14:49,491 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-17007204 info 2026-03-02 03:14:49,491 - INFO - Deleting VM ctest-vm-in-third-vn-48582393 2026-03-02 03:14:49,571 - INFO - Deleting VN ctest-third-vn-97648700 2026-03-02 03:14:49,614 - WARNING - Deleting VN ctest-third-vn-97648700 failed..Will retry 2026-03-02 03:14:53,074 - INFO - 2026-03-02 03:14:53,074 - INFO - END TEST : test_svc_in_net_nat_with_static_routes : SKIPPED[0:00:26] 2026-03-02 03:14:53,075 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:14:53,083 - INFO - ================================================================================ 2026-03-02 03:14:53,083 - INFO - STARTING TEST : test_svc_v2_transparent_datapath 2026-03-02 03:14:54,391 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:14:54,391 - INFO - 2026-03-02 03:14:55,016 - INFO - Created VN ctest-mgmt_vn-30078468 2026-03-02 03:14:55,347 - INFO - Verified VN network id 15 for VN 292d1c11-9430-48f3-b0da-d5109b8ed6bd 2026-03-02 03:14:55,348 - INFO - Verifications in API Server for VN ctest-mgmt_vn-30078468 passed 2026-03-02 03:14:55,415 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-30078468 passed 2026-03-02 03:14:55,605 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-89969353:ctest-mgmt_vn-30078468 is found in opserver 2026-03-02 03:14:56,206 - INFO - Created VN ctest-left_vn-47789036 2026-03-02 03:14:56,537 - INFO - Verified VN network id 16 for VN 309ecdc6-7bf3-400c-b865-f5844bf45672 2026-03-02 03:14:56,538 - INFO - Verifications in API Server for VN ctest-left_vn-47789036 passed 2026-03-02 03:14:56,614 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-47789036 passed 2026-03-02 03:14:56,795 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-89969353:ctest-left_vn-47789036 is found in opserver 2026-03-02 03:14:57,370 - INFO - Created VN ctest-right_vn-34277306 2026-03-02 03:14:57,658 - INFO - Verified VN network id 17 for VN aef5728a-89a2-45f0-8f36-0099619eb3c0 2026-03-02 03:14:57,658 - INFO - Verifications in API Server for VN ctest-right_vn-34277306 passed 2026-03-02 03:14:57,728 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-34277306 passed 2026-03-02 03:14:57,929 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-89969353:ctest-right_vn-34277306 is found in opserver 2026-03-02 03:14:58,495 - INFO - Created VN ctest-trans_left_vn-31438343 2026-03-02 03:14:58,795 - INFO - Verified VN network id 18 for VN 855597d0-0dc1-4b30-95ae-cb5d7519ebc2 2026-03-02 03:14:58,796 - INFO - Verifications in API Server for VN ctest-trans_left_vn-31438343 passed 2026-03-02 03:14:58,868 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-31438343 passed 2026-03-02 03:14:59,053 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-89969353:ctest-trans_left_vn-31438343 is found in opserver 2026-03-02 03:14:59,684 - INFO - Created VN ctest-trans_right_vn-14137660 2026-03-02 03:14:59,988 - INFO - Verified VN network id 19 for VN a6a48e1e-0945-4572-a09a-1144944dda16 2026-03-02 03:14:59,988 - INFO - Verifications in API Server for VN ctest-trans_right_vn-14137660 passed 2026-03-02 03:15:00,072 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-14137660 passed 2026-03-02 03:15:00,252 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-89969353:ctest-trans_right_vn-14137660 is found in opserver 2026-03-02 03:15:01,519 - INFO - VM ([<Server: ctest-left_vm-41012914>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:15:03,030 - INFO - VM ([<Server: ctest-right_vm-67777734>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) http://nexus.opensdn.io/repository///images/tinycore//tinycore-net-transparent-fw.qcow2.gz: 2026-03-02 03:15:03 ERROR 404: tinycore/tinycore-net-transparent-fw.qcow2.gz. gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-03-02 03:15:03,828 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-03-02 03:15:03,942 - INFO - Service template: ['default-domain', 'ctest-service_template_1-71595504'] deleted successfully. 2026-03-02 03:15:03,942 - INFO - Skip interface_detach for VM ctest-right_vm-67777734 in state BUILD 2026-03-02 03:15:03,942 - INFO - Deleting VM ctest-right_vm-67777734 2026-03-02 03:15:03,943 - ERROR - VM ctest-right_vm-67777734 has failed to come up 2026-03-02 03:15:03,943 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:03,943 - ERROR - VM ctest-right_vm-67777734 has failed to come up 2026-03-02 03:15:03,943 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:04,055 - INFO - Skip interface_detach for VM ctest-left_vm-41012914 in state BUILD 2026-03-02 03:15:04,056 - INFO - Deleting VM ctest-left_vm-41012914 2026-03-02 03:15:04,056 - ERROR - VM ctest-left_vm-41012914 has failed to come up 2026-03-02 03:15:04,056 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:04,056 - ERROR - VM ctest-left_vm-41012914 has failed to come up 2026-03-02 03:15:04,057 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:04,177 - INFO - Deleting VN ctest-trans_right_vn-14137660 2026-03-02 03:15:04,535 - INFO - Validated that VN ctest-trans_right_vn-14137660 is not found in API Server 2026-03-02 03:15:04,557 - INFO - Validated that VN ctest-trans_right_vn-14137660 is not in any agent 2026-03-02 03:15:04,587 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-14137660 info 2026-03-02 03:15:04,587 - INFO - Deleting VN ctest-trans_left_vn-31438343 2026-03-02 03:15:04,944 - INFO - Validated that VN ctest-trans_left_vn-31438343 is not found in API Server 2026-03-02 03:15:04,975 - INFO - Validated that VN ctest-trans_left_vn-31438343 is not in any agent 2026-03-02 03:15:05,032 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-31438343 info 2026-03-02 03:15:05,032 - INFO - Deleting VN ctest-right_vn-34277306 2026-03-02 03:15:05,090 - WARNING - Deleting VN ctest-right_vn-34277306 failed..Will retry 2026-03-02 03:15:07,449 - INFO - Validated that VN ctest-right_vn-34277306 is not found in API Server 2026-03-02 03:15:07,476 - INFO - Validated that VN ctest-right_vn-34277306 is not in any agent 2026-03-02 03:15:07,508 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-34277306 info 2026-03-02 03:15:07,508 - INFO - Deleting VN ctest-left_vn-47789036 2026-03-02 03:15:07,803 - INFO - Validated that VN ctest-left_vn-47789036 is not found in API Server 2026-03-02 03:15:07,829 - INFO - Validated that VN ctest-left_vn-47789036 is not in any agent 2026-03-02 03:15:07,860 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-47789036 info 2026-03-02 03:15:07,860 - INFO - Deleting VN ctest-mgmt_vn-30078468 2026-03-02 03:15:08,179 - INFO - Validated that VN ctest-mgmt_vn-30078468 is not found in API Server 2026-03-02 03:15:08,204 - INFO - Validated that VN ctest-mgmt_vn-30078468 is not in any agent 2026-03-02 03:15:08,235 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-30078468 info 2026-03-02 03:15:09,529 - INFO - 2026-03-02 03:15:09,529 - INFO - END TEST : test_svc_v2_transparent_datapath : SKIPPED[0:00:16] 2026-03-02 03:15:09,529 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:15:10,313 - INFO - Deleted project: ctest-TestSvcRegr-89969353, ID : 3ced07c4-b316-4eb7-9e31-ac9e4c5efd5b 2026-03-02 03:15:10,511 - INFO - Domain Default found not creating 2026-03-02 03:15:10,681 - INFO - Project ctest-TestSvcRegr-82849963 not found, creating it 2026-03-02 03:15:11,283 - INFO - Created Project:ctest-TestSvcRegr-82849963, ID : 4963c9a5-349a-449c-8ec4-c8a9feeeb847 2026-03-02 03:15:12,936 - INFO - ================================================================================ 2026-03-02 03:15:12,936 - INFO - STARTING TEST : test_svc_CEM_22032 2026-03-02 03:15:14,259 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:15:14,260 - INFO - 2026-03-02 03:15:15,356 - INFO - Created VN ctest-mgmt_vn-56720580 2026-03-02 03:15:16,058 - INFO - Verified VN network id 15 for VN f79f4ef3-ebd1-4daa-b57d-aad3fcae95a2 2026-03-02 03:15:16,059 - INFO - Verifications in API Server for VN ctest-mgmt_vn-56720580 passed 2026-03-02 03:15:16,149 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-56720580 passed 2026-03-02 03:15:17,494 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-82849963:ctest-mgmt_vn-56720580 is found in opserver 2026-03-02 03:15:18,112 - INFO - Created VN service-left-vn-22191237 2026-03-02 03:15:18,401 - INFO - Verified VN network id 16 for VN 682647f5-7b6a-401b-a036-b4cfee04b081 2026-03-02 03:15:18,401 - INFO - Verifications in API Server for VN service-left-vn-22191237 passed 2026-03-02 03:15:18,471 - INFO - On all control nodes, Config, RI and RT verification for VN service-left-vn-22191237 passed 2026-03-02 03:15:18,818 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-82849963:service-left-vn-22191237 is found in opserver 2026-03-02 03:15:19,490 - INFO - Created VN service-right-vn-55328788 2026-03-02 03:15:19,809 - INFO - Verified VN network id 17 for VN 01d0eba5-876d-4741-be72-35c63b2d7fc5 2026-03-02 03:15:19,809 - INFO - Verifications in API Server for VN service-right-vn-55328788 passed 2026-03-02 03:15:19,889 - INFO - On all control nodes, Config, RI and RT verification for VN service-right-vn-55328788 passed 2026-03-02 03:15:20,262 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-82849963:service-right-vn-55328788 is found in opserver 2026-03-02 03:15:21,601 - INFO - VM ([<Server: ctest-left_vm-42253854>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:15:23,368 - INFO - VM ([<Server: ctest-right_vm-64415268>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-03-02 03:15:24,140 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-03-02 03:15:24,334 - INFO - Service template: ['default-domain', 'ctest-service_template_1-40172508'] deleted successfully. 2026-03-02 03:15:24,335 - INFO - Skip interface_detach for VM ctest-right_vm-64415268 in state BUILD 2026-03-02 03:15:24,336 - INFO - Deleting VM ctest-right_vm-64415268 2026-03-02 03:15:24,427 - ERROR - VM ctest-right_vm-64415268 has failed to come up 2026-03-02 03:15:24,427 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:24,427 - ERROR - VM ctest-right_vm-64415268 has failed to come up 2026-03-02 03:15:24,428 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:24,536 - INFO - Skip interface_detach for VM ctest-left_vm-42253854 in state BUILD 2026-03-02 03:15:24,536 - INFO - Deleting VM ctest-left_vm-42253854 2026-03-02 03:15:24,536 - ERROR - VM ctest-left_vm-42253854 has failed to come up 2026-03-02 03:15:24,536 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:24,536 - ERROR - VM ctest-left_vm-42253854 has failed to come up 2026-03-02 03:15:24,536 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:24,718 - INFO - Deleting VN service-right-vn-55328788 2026-03-02 03:15:24,772 - WARNING - Deleting VN service-right-vn-55328788 failed..Will retry 2026-03-02 03:15:27,337 - INFO - Validated that VN service-right-vn-55328788 is not found in API Server 2026-03-02 03:15:27,357 - INFO - Validated that VN service-right-vn-55328788 is not in any agent 2026-03-02 03:15:27,384 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-right-vn-55328788 info 2026-03-02 03:15:27,385 - INFO - Deleting VN service-left-vn-22191237 2026-03-02 03:15:27,702 - INFO - Validated that VN service-left-vn-22191237 is not found in API Server 2026-03-02 03:15:27,734 - INFO - Validated that VN service-left-vn-22191237 is not in any agent 2026-03-02 03:15:27,768 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-left-vn-22191237 info 2026-03-02 03:15:27,769 - INFO - Deleting VN ctest-mgmt_vn-56720580 2026-03-02 03:15:28,074 - INFO - Validated that VN ctest-mgmt_vn-56720580 is not found in API Server 2026-03-02 03:15:28,097 - INFO - Validated that VN ctest-mgmt_vn-56720580 is not in any agent 2026-03-02 03:15:28,138 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-56720580 info 2026-03-02 03:15:29,444 - INFO - 2026-03-02 03:15:29,444 - INFO - END TEST : test_svc_CEM_22032 : SKIPPED[0:00:17] 2026-03-02 03:15:29,444 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:15:29,450 - INFO - ================================================================================ 2026-03-02 03:15:29,450 - INFO - STARTING TEST : test_svc_in_network_datapath 2026-03-02 03:15:30,741 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:15:30,742 - INFO - 2026-03-02 03:15:31,308 - INFO - Created VN ctest-mgmt_vn-67296459 2026-03-02 03:15:31,604 - INFO - Verified VN network id 15 for VN d3aedee7-b2ac-4053-87d0-03dd2b6a8b2f 2026-03-02 03:15:31,604 - INFO - Verifications in API Server for VN ctest-mgmt_vn-67296459 passed 2026-03-02 03:15:31,685 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-67296459 passed 2026-03-02 03:15:31,867 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-82849963:ctest-mgmt_vn-67296459 is found in opserver 2026-03-02 03:15:32,468 - INFO - Created VN ctest-left_vn-71303109 2026-03-02 03:15:32,748 - INFO - Verified VN network id 16 for VN e6a079b3-e19c-48c0-8ff9-b776421bc501 2026-03-02 03:15:32,748 - INFO - Verifications in API Server for VN ctest-left_vn-71303109 passed 2026-03-02 03:15:32,826 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-71303109 passed 2026-03-02 03:15:33,010 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-82849963:ctest-left_vn-71303109 is found in opserver 2026-03-02 03:15:33,659 - INFO - Created VN ctest-right_vn-54347020 2026-03-02 03:15:34,024 - INFO - Verified VN network id 17 for VN 92ea1f71-68e8-463c-8ce5-e1d71836dc56 2026-03-02 03:15:34,024 - INFO - Verifications in API Server for VN ctest-right_vn-54347020 passed 2026-03-02 03:15:34,108 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-54347020 passed 2026-03-02 03:15:34,276 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-82849963:ctest-right_vn-54347020 is found in opserver 2026-03-02 03:15:35,488 - INFO - VM ([<Server: ctest-left_vm-38302043>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:15:36,986 - INFO - VM ([<Server: ctest-right_vm-68676934>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-03-02 03:15:37,760 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-03-02 03:15:37,854 - INFO - Service template: ['default-domain', 'ctest-service_template_1-88040084'] deleted successfully. 2026-03-02 03:15:37,854 - INFO - Skip interface_detach for VM ctest-right_vm-68676934 in state BUILD 2026-03-02 03:15:37,854 - INFO - Deleting VM ctest-right_vm-68676934 2026-03-02 03:15:37,854 - ERROR - VM ctest-right_vm-68676934 has failed to come up 2026-03-02 03:15:37,855 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:37,855 - ERROR - VM ctest-right_vm-68676934 has failed to come up 2026-03-02 03:15:37,855 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:37,990 - INFO - Skip interface_detach for VM ctest-left_vm-38302043 in state BUILD 2026-03-02 03:15:37,990 - INFO - Deleting VM ctest-left_vm-38302043 2026-03-02 03:15:37,990 - ERROR - VM ctest-left_vm-38302043 has failed to come up 2026-03-02 03:15:37,990 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:37,991 - ERROR - VM ctest-left_vm-38302043 has failed to come up 2026-03-02 03:15:37,991 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:38,094 - INFO - Deleting VN ctest-right_vn-54347020 2026-03-02 03:15:38,158 - WARNING - Deleting VN ctest-right_vn-54347020 failed..Will retry 2026-03-02 03:15:40,546 - INFO - Validated that VN ctest-right_vn-54347020 is not found in API Server 2026-03-02 03:15:40,569 - INFO - Validated that VN ctest-right_vn-54347020 is not in any agent 2026-03-02 03:15:40,601 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-54347020 info 2026-03-02 03:15:40,601 - INFO - Deleting VN ctest-left_vn-71303109 2026-03-02 03:15:40,893 - INFO - Validated that VN ctest-left_vn-71303109 is not found in API Server 2026-03-02 03:15:40,913 - INFO - Validated that VN ctest-left_vn-71303109 is not in any agent 2026-03-02 03:15:40,944 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-71303109 info 2026-03-02 03:15:40,945 - INFO - Deleting VN ctest-mgmt_vn-67296459 2026-03-02 03:15:41,243 - INFO - Validated that VN ctest-mgmt_vn-67296459 is not found in API Server 2026-03-02 03:15:41,267 - INFO - Validated that VN ctest-mgmt_vn-67296459 is not in any agent 2026-03-02 03:15:41,301 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-67296459 info 2026-03-02 03:15:42,578 - INFO - 2026-03-02 03:15:42,578 - INFO - END TEST : test_svc_in_network_datapath : SKIPPED[0:00:13] 2026-03-02 03:15:42,578 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:15:43,360 - INFO - Deleted project: ctest-TestSvcRegr-82849963, ID : 4963c9a5-349a-449c-8ec4-c8a9feeeb847 2026-03-02 03:15:43,578 - INFO - Domain Default found not creating 2026-03-02 03:15:43,752 - INFO - Project ctest-TestSvcHC-47510988 not found, creating it 2026-03-02 03:15:44,342 - INFO - Created Project:ctest-TestSvcHC-47510988, ID : 3e130c37-945c-4bde-be5e-e2e45dfede4a 2026-03-02 03:15:45,988 - INFO - ================================================================================ 2026-03-02 03:15:45,988 - INFO - STARTING TEST : test_svc_hc_basic 2026-03-02 03:15:47,263 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:15:47,263 - INFO - 2026-03-02 03:15:48,403 - INFO - Created VN ctest-mgmt_vn-96378985 2026-03-02 03:15:49,117 - INFO - Verified VN network id 15 for VN 3076dd78-f900-4054-b894-6416aba4802a 2026-03-02 03:15:49,118 - INFO - Verifications in API Server for VN ctest-mgmt_vn-96378985 passed 2026-03-02 03:15:49,220 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-96378985 passed 2026-03-02 03:15:50,630 - INFO - Validated that VN default-domain:ctest-TestSvcHC-47510988:ctest-mgmt_vn-96378985 is found in opserver 2026-03-02 03:15:51,256 - INFO - Created VN ctest-left_vn-39519775 2026-03-02 03:15:51,584 - INFO - Verified VN network id 16 for VN dab4ec2e-7bb5-4004-b85b-6609ea48971f 2026-03-02 03:15:51,584 - INFO - Verifications in API Server for VN ctest-left_vn-39519775 passed 2026-03-02 03:15:51,657 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-39519775 passed 2026-03-02 03:15:52,040 - INFO - Validated that VN default-domain:ctest-TestSvcHC-47510988:ctest-left_vn-39519775 is found in opserver 2026-03-02 03:15:52,691 - INFO - Created VN ctest-right_vn-86596665 2026-03-02 03:15:53,039 - INFO - Verified VN network id 17 for VN fe0dae4d-f91a-4ac0-b844-58aaaec44e86 2026-03-02 03:15:53,039 - INFO - Verifications in API Server for VN ctest-right_vn-86596665 passed 2026-03-02 03:15:53,140 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-86596665 passed 2026-03-02 03:15:53,793 - INFO - Validated that VN default-domain:ctest-TestSvcHC-47510988:ctest-right_vn-86596665 is found in opserver 2026-03-02 03:15:55,291 - INFO - VM ([<Server: ctest-left_vm-08097871>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:15:56,741 - INFO - VM ([<Server: ctest-right_vm-10290061>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-03-02 03:15:57,585 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-03-02 03:15:57,714 - INFO - Service template: ['default-domain', 'ctest-service_template_1-39445110'] deleted successfully. 2026-03-02 03:15:57,715 - INFO - Skip interface_detach for VM ctest-right_vm-10290061 in state BUILD 2026-03-02 03:15:57,715 - INFO - Deleting VM ctest-right_vm-10290061 2026-03-02 03:15:57,798 - ERROR - VM ctest-right_vm-10290061 has failed to come up 2026-03-02 03:15:57,798 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:57,799 - ERROR - VM ctest-right_vm-10290061 has failed to come up 2026-03-02 03:15:57,799 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:57,935 - INFO - Skip interface_detach for VM ctest-left_vm-08097871 in state BUILD 2026-03-02 03:15:57,935 - INFO - Deleting VM ctest-left_vm-08097871 2026-03-02 03:15:57,935 - ERROR - VM ctest-left_vm-08097871 has failed to come up 2026-03-02 03:15:57,935 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:57,935 - ERROR - VM ctest-left_vm-08097871 has failed to come up 2026-03-02 03:15:57,935 - ERROR - Nova failed to get host of the VM 2026-03-02 03:15:58,031 - INFO - Deleting VN ctest-right_vn-86596665 2026-03-02 03:15:58,081 - WARNING - Deleting VN ctest-right_vn-86596665 failed..Will retry 2026-03-02 03:16:00,481 - INFO - Validated that VN ctest-right_vn-86596665 is not found in API Server 2026-03-02 03:16:00,504 - INFO - Validated that VN ctest-right_vn-86596665 is not in any agent 2026-03-02 03:16:00,537 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-86596665 info 2026-03-02 03:16:00,538 - INFO - Deleting VN ctest-left_vn-39519775 2026-03-02 03:16:00,924 - INFO - Validated that VN ctest-left_vn-39519775 is not found in API Server 2026-03-02 03:16:00,958 - INFO - Validated that VN ctest-left_vn-39519775 is not in any agent 2026-03-02 03:16:00,995 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-39519775 info 2026-03-02 03:16:00,995 - INFO - Deleting VN ctest-mgmt_vn-96378985 2026-03-02 03:16:01,445 - INFO - Validated that VN ctest-mgmt_vn-96378985 is not found in API Server 2026-03-02 03:16:01,488 - INFO - Validated that VN ctest-mgmt_vn-96378985 is not in any agent 2026-03-02 03:16:01,535 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-96378985 info 2026-03-02 03:16:02,847 - INFO - 2026-03-02 03:16:02,848 - INFO - END TEST : test_svc_hc_basic : SKIPPED[0:00:17] 2026-03-02 03:16:02,848 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:16:02,853 - INFO - ================================================================================ 2026-03-02 03:16:02,853 - INFO - STARTING TEST : test_svc_trans_segment_right_hc_fail_svm 2026-03-02 03:16:04,130 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:16:04,130 - INFO - 2026-03-02 03:16:04,760 - INFO - Created VN ctest-mgmt_vn-12211020 2026-03-02 03:16:05,066 - INFO - Verified VN network id 15 for VN 20f4f4c5-ba8b-4095-bfeb-b944ae777659 2026-03-02 03:16:05,067 - INFO - Verifications in API Server for VN ctest-mgmt_vn-12211020 passed 2026-03-02 03:16:05,149 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-12211020 passed 2026-03-02 03:16:05,330 - INFO - Validated that VN default-domain:ctest-TestSvcHC-47510988:ctest-mgmt_vn-12211020 is found in opserver 2026-03-02 03:16:05,967 - INFO - Created VN ctest-left_vn-93921732 2026-03-02 03:16:06,238 - INFO - Verified VN network id 16 for VN b86d0d9f-3905-4d6e-bf7d-ba3d3deeb324 2026-03-02 03:16:06,239 - INFO - Verifications in API Server for VN ctest-left_vn-93921732 passed 2026-03-02 03:16:06,301 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-93921732 passed 2026-03-02 03:16:06,460 - INFO - Validated that VN default-domain:ctest-TestSvcHC-47510988:ctest-left_vn-93921732 is found in opserver 2026-03-02 03:16:07,030 - INFO - Created VN ctest-right_vn-94476609 2026-03-02 03:16:07,308 - INFO - Verified VN network id 17 for VN 72a1b701-78f1-43da-9798-82e5ff3ebab4 2026-03-02 03:16:07,308 - INFO - Verifications in API Server for VN ctest-right_vn-94476609 passed 2026-03-02 03:16:07,385 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-94476609 passed 2026-03-02 03:16:07,548 - INFO - Validated that VN default-domain:ctest-TestSvcHC-47510988:ctest-right_vn-94476609 is found in opserver 2026-03-02 03:16:08,168 - INFO - Created VN ctest-trans_left_vn-41994767 2026-03-02 03:16:08,476 - INFO - Verified VN network id 18 for VN d4f112e5-ee1a-4150-984b-8ee6e0d85657 2026-03-02 03:16:08,476 - INFO - Verifications in API Server for VN ctest-trans_left_vn-41994767 passed 2026-03-02 03:16:08,546 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-41994767 passed 2026-03-02 03:16:08,731 - INFO - Validated that VN default-domain:ctest-TestSvcHC-47510988:ctest-trans_left_vn-41994767 is found in opserver 2026-03-02 03:16:09,343 - INFO - Created VN ctest-trans_right_vn-86424427 2026-03-02 03:16:09,639 - INFO - Verified VN network id 19 for VN 12adb9b6-48c2-485c-b7bd-9a1a0cd88903 2026-03-02 03:16:09,639 - INFO - Verifications in API Server for VN ctest-trans_right_vn-86424427 passed 2026-03-02 03:16:09,705 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-86424427 passed 2026-03-02 03:16:09,881 - INFO - Validated that VN default-domain:ctest-TestSvcHC-47510988:ctest-trans_right_vn-86424427 is found in opserver 2026-03-02 03:16:11,118 - INFO - VM ([<Server: ctest-left_vm-16059764>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:16:12,544 - INFO - VM ([<Server: ctest-right_vm-54976816>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-03-02 03:16:13,286 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-03-02 03:16:13,378 - INFO - Service template: ['default-domain', 'ctest-service_template_1-51477868'] deleted successfully. 2026-03-02 03:16:13,378 - INFO - Skip interface_detach for VM ctest-right_vm-54976816 in state BUILD 2026-03-02 03:16:13,378 - INFO - Deleting VM ctest-right_vm-54976816 2026-03-02 03:16:13,379 - ERROR - VM ctest-right_vm-54976816 has failed to come up 2026-03-02 03:16:13,379 - ERROR - Nova failed to get host of the VM 2026-03-02 03:16:13,379 - ERROR - VM ctest-right_vm-54976816 has failed to come up 2026-03-02 03:16:13,379 - ERROR - Nova failed to get host of the VM 2026-03-02 03:16:13,461 - INFO - Skip interface_detach for VM ctest-left_vm-16059764 in state BUILD 2026-03-02 03:16:13,461 - INFO - Deleting VM ctest-left_vm-16059764 2026-03-02 03:16:13,461 - ERROR - VM ctest-left_vm-16059764 has failed to come up 2026-03-02 03:16:13,461 - ERROR - Nova failed to get host of the VM 2026-03-02 03:16:13,461 - ERROR - VM ctest-left_vm-16059764 has failed to come up 2026-03-02 03:16:13,462 - ERROR - Nova failed to get host of the VM 2026-03-02 03:16:13,544 - INFO - Deleting VN ctest-trans_right_vn-86424427 2026-03-02 03:16:13,913 - INFO - Validated that VN ctest-trans_right_vn-86424427 is not found in API Server 2026-03-02 03:16:13,938 - INFO - Validated that VN ctest-trans_right_vn-86424427 is not in any agent 2026-03-02 03:16:13,972 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-86424427 info 2026-03-02 03:16:13,972 - INFO - Deleting VN ctest-trans_left_vn-41994767 2026-03-02 03:16:14,312 - INFO - Validated that VN ctest-trans_left_vn-41994767 is not found in API Server 2026-03-02 03:16:14,350 - INFO - Validated that VN ctest-trans_left_vn-41994767 is not in any agent 2026-03-02 03:16:14,409 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-41994767 info 2026-03-02 03:16:14,409 - INFO - Deleting VN ctest-right_vn-94476609 2026-03-02 03:16:14,467 - WARNING - Deleting VN ctest-right_vn-94476609 failed..Will retry 2026-03-02 03:16:16,793 - INFO - Validated that VN ctest-right_vn-94476609 is not found in API Server 2026-03-02 03:16:16,818 - INFO - Validated that VN ctest-right_vn-94476609 is not in any agent 2026-03-02 03:16:16,860 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-94476609 info 2026-03-02 03:16:16,860 - INFO - Deleting VN ctest-left_vn-93921732 2026-03-02 03:16:17,190 - INFO - Validated that VN ctest-left_vn-93921732 is not found in API Server 2026-03-02 03:16:17,212 - INFO - Validated that VN ctest-left_vn-93921732 is not in any agent 2026-03-02 03:16:17,241 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-93921732 info 2026-03-02 03:16:17,241 - INFO - Deleting VN ctest-mgmt_vn-12211020 2026-03-02 03:16:17,494 - INFO - Validated that VN ctest-mgmt_vn-12211020 is not found in API Server 2026-03-02 03:16:17,514 - INFO - Validated that VN ctest-mgmt_vn-12211020 is not in any agent 2026-03-02 03:16:17,544 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-12211020 info 2026-03-02 03:16:18,826 - INFO - 2026-03-02 03:16:18,826 - INFO - END TEST : test_svc_trans_segment_right_hc_fail_svm : SKIPPED[0:00:16] 2026-03-02 03:16:18,826 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:16:19,579 - INFO - Deleted project: ctest-TestSvcHC-47510988, ID : 3e130c37-945c-4bde-be5e-e2e45dfede4a 2026-03-02 03:16:19,782 - INFO - Domain Default found not creating 2026-03-02 03:16:19,963 - INFO - Project ctest-TestSVCV2Mirror-04756713 not found, creating it 2026-03-02 03:16:20,576 - INFO - Created Project:ctest-TestSVCV2Mirror-04756713, ID : 2ddb91f5-580c-4303-8062-30b827c369b4 2026-03-02 03:16:22,235 - INFO - ================================================================================ 2026-03-02 03:16:22,236 - INFO - STARTING TEST : test_svc_v2_mirroring 2026-03-02 03:16:22,236 - INFO - TEST DESCRIPTION : Validate the service chain mirroring 2026-03-02 03:16:23,555 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:16:23,555 - INFO - 2026-03-02 03:16:24,738 - INFO - Created VN ctest-left-13793751 2026-03-02 03:16:25,484 - INFO - Verified VN network id 15 for VN 9d427a7b-6bb1-4a7d-8335-3aeffc115e76 2026-03-02 03:16:25,484 - INFO - Verifications in API Server for VN ctest-left-13793751 passed 2026-03-02 03:16:25,572 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left-13793751 passed 2026-03-02 03:16:27,023 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-04756713:ctest-left-13793751 is found in opserver 2026-03-02 03:16:27,577 - INFO - Created VN ctest-right-96849504 2026-03-02 03:16:27,866 - INFO - Verified VN network id 16 for VN a85d4cdd-c672-4153-8ccc-dff175be06a4 2026-03-02 03:16:27,866 - INFO - Verifications in API Server for VN ctest-right-96849504 passed 2026-03-02 03:16:27,929 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right-96849504 passed 2026-03-02 03:16:28,265 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-04756713:ctest-right-96849504 is found in opserver 2026-03-02 03:16:28,856 - INFO - Created VN ctest-mgmt_vn-31395240 2026-03-02 03:16:29,121 - INFO - Verified VN network id 17 for VN 5212d898-4e62-43b7-99a8-6dd1d9f3e299 2026-03-02 03:16:29,121 - INFO - Verifications in API Server for VN ctest-mgmt_vn-31395240 passed 2026-03-02 03:16:29,192 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-31395240 passed 2026-03-02 03:16:29,504 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-04756713:ctest-mgmt_vn-31395240 is found in opserver 2026-03-02 03:16:30,060 - INFO - Created VN ctest-trans_left_vn-53222415 2026-03-02 03:16:30,350 - INFO - Verified VN network id 18 for VN 97c7d343-3c57-48c0-9884-6b3684e1c79c 2026-03-02 03:16:30,350 - INFO - Verifications in API Server for VN ctest-trans_left_vn-53222415 passed 2026-03-02 03:16:30,445 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-53222415 passed 2026-03-02 03:16:30,628 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-04756713:ctest-trans_left_vn-53222415 is found in opserver 2026-03-02 03:16:31,252 - INFO - Created VN ctest-trans_right_vn-91627508 2026-03-02 03:16:31,532 - INFO - Verified VN network id 19 for VN ac7dff2e-cdfb-495f-9b9e-e262b4bcd3de 2026-03-02 03:16:31,532 - INFO - Verifications in API Server for VN ctest-trans_right_vn-91627508 passed 2026-03-02 03:16:31,602 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-91627508 passed 2026-03-02 03:16:31,798 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-04756713:ctest-trans_right_vn-91627508 is found in opserver 2026-03-02 03:16:33,043 - INFO - VM ([<Server: ctest-left_vm-30072616>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:16:34,721 - INFO - VM ([<Server: ctest-right_vm-68827584>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:16:36,747 - INFO - VM ([<Server: ctest-pt_svm0-33452081>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:16:39,258 - INFO - Waiting for VM ctest-pt_svm0-33452081 to be up.. 2026-03-02 03:16:39,351 - INFO - VM name : ctest-pt_svm0-33452081 2026-03-02 03:17:21,687 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-pt_svm0-33452081 passed 2026-03-02 03:17:43,090 - INFO - Waiting for VM ctest-left_vm-30072616 to be up.. 2026-03-02 03:17:43,223 - INFO - VM name : ctest-left_vm-30072616 2026-03-02 03:17:44,698 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-left_vm-30072616 passed 2026-03-02 03:17:44,934 - INFO - Waiting for VM ctest-right_vm-68827584 to be up.. 2026-03-02 03:17:45,037 - INFO - VM name : ctest-right_vm-68827584 2026-03-02 03:17:46,446 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-right_vm-68827584 passed 2026-03-02 03:17:47,055 - INFO - Attaching policy ctest-policy-43507054 to vn ctest-left-13793751 2026-03-02 03:17:47,447 - INFO - Attaching policy ctest-policy-43507054 to vn ctest-right-96849504 2026-03-02 03:17:50,196 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-pt_svm0-33452081 passed 2026-03-02 03:17:50,701 - INFO - VM ctest-pt_svm0-33452081 verifications in Compute nodes passed 2026-03-02 03:17:50,910 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-04756713:ctest-left-13793751 2026-03-02 03:17:51,018 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-04756713:ctest-right-96849504 2026-03-02 03:18:32,839 - INFO - Ping to IP 76.167.150.3 from VM ctest-left_vm-30072616 passed 2026-03-02 03:18:43,372 - INFO - Starting tcpdump to capture the mirrored packets. 2026-03-02 03:18:55,845 - INFO - Ping to IP 76.167.150.3 from VM ctest-left_vm-30072616 passed 2026-03-02 03:19:01,228 - INFO - 12 ICMP packets are mirrored to the analyzer service VM 'ctest-pt_svm0-33452081' 2026-03-02 03:19:01,229 - INFO - Dettaching policy ctest-policy-43507054 from vn ctest-right-96849504 2026-03-02 03:19:01,412 - INFO - Dettaching policy ctest-policy-43507054 from vn ctest-left-13793751 2026-03-02 03:19:01,673 - INFO - Deleted policy ctest-policy-43507054 2026-03-02 03:19:01,778 - INFO - Deleted SI ['default-domain', 'ctest-TestSVCV2Mirror-04756713', 'ctest-si-51085267'] 2026-03-02 03:19:02,003 - INFO - Deleting VM ctest-pt_svm0-33452081 2026-03-02 03:19:02,282 - INFO - Service template: ['default-domain', 'ctest-service_template_1-01606706'] deleted successfully. 2026-03-02 03:19:02,282 - INFO - Deleting VM ctest-right_vm-68827584 2026-03-02 03:19:02,385 - INFO - Deleting VM ctest-left_vm-30072616 2026-03-02 03:19:02,524 - INFO - Deleting VN ctest-trans_right_vn-91627508 2026-03-02 03:19:02,833 - INFO - Validated that VN ctest-trans_right_vn-91627508 is not found in API Server 2026-03-02 03:19:02,858 - INFO - Validated that VN ctest-trans_right_vn-91627508 is not in any agent 2026-03-02 03:19:02,952 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-91627508 info 2026-03-02 03:19:02,952 - INFO - Deleting VN ctest-trans_left_vn-53222415 2026-03-02 03:19:03,472 - INFO - Validated that VN ctest-trans_left_vn-53222415 is not found in API Server 2026-03-02 03:19:03,501 - INFO - Validated that VN ctest-trans_left_vn-53222415 is not in any agent 2026-03-02 03:19:03,549 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-53222415 info 2026-03-02 03:19:03,550 - INFO - Deleting VN ctest-mgmt_vn-31395240 2026-03-02 03:19:03,941 - INFO - Validated that VN ctest-mgmt_vn-31395240 is not found in API Server 2026-03-02 03:19:03,962 - INFO - Validated that VN ctest-mgmt_vn-31395240 is not in any agent 2026-03-02 03:19:03,996 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-31395240 info 2026-03-02 03:19:03,996 - INFO - Deleting VN ctest-right-96849504 2026-03-02 03:19:04,299 - INFO - Validated that VN ctest-right-96849504 is not found in API Server 2026-03-02 03:19:04,322 - INFO - Validated that VN ctest-right-96849504 is not in any agent 2026-03-02 03:19:04,351 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right-96849504 info 2026-03-02 03:19:04,352 - INFO - Deleting VN ctest-left-13793751 2026-03-02 03:19:04,651 - INFO - Validated that VN ctest-left-13793751 is not found in API Server 2026-03-02 03:19:04,672 - INFO - Validated that VN ctest-left-13793751 is not in any agent 2026-03-02 03:19:04,704 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left-13793751 info 2026-03-02 03:19:05,970 - INFO - 2026-03-02 03:19:05,970 - INFO - END TEST : test_svc_v2_mirroring : PASSED[0:02:43] 2026-03-02 03:19:05,970 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:19:06,753 - INFO - Deleted project: ctest-TestSVCV2Mirror-04756713, ID : 2ddb91f5-580c-4303-8062-30b827c369b4 2026-03-02 03:19:06,956 - INFO - Domain Default found not creating 2026-03-02 03:19:07,121 - INFO - Project ctest-TestvDNSBasic0-11030586 not found, creating it 2026-03-02 03:19:07,609 - INFO - Created Project:ctest-TestvDNSBasic0-11030586, ID : 4ff1d1fb-041e-47f5-b98f-83f06749d343 2026-03-02 03:19:09,262 - INFO - ================================================================================ 2026-03-02 03:19:09,263 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-03-02 03:19:09,263 - 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-03-02 03:19:10,541 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:19:10,541 - INFO - 2026-03-02 03:19:11,379 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-11030586'](4ff1d1fb-041e-47f5-b98f-83f06749d343) 2026-03-02 03:19:13,056 - INFO - Created VN ctest-vn1-vdns-60242692 2026-03-02 03:19:14,410 - INFO - VM ([<Server: ctest-vm1-test-31141514>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:19:14,410 - INFO - Waiting for VM ctest-vm1-test-31141514 to be up.. 2026-03-02 03:19:19,541 - INFO - VM name : ctest-vm1-test-31141514 2026-03-02 03:19:51,935 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-31141514 passed 2026-03-02 03:20:33,954 - INFO - Ping to IP ctest-vm1-test-31141514 from VM ctest-vm1-test-31141514 passed 2026-03-02 03:20:35,476 - INFO - VM ([<Server: ctest-vm2-test-76321774>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:20:35,477 - INFO - Waiting for VM ctest-vm2-test-76321774 to be up.. 2026-03-02 03:20:40,626 - INFO - VM name : ctest-vm2-test-76321774 2026-03-02 03:21:20,847 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-test-76321774 passed 2026-03-02 03:22:10,032 - INFO - Ping to IP ctest-vm2-test-76321774 from VM ctest-vm2-test-76321774 passed 2026-03-02 03:22:13,707 - INFO - Ping to IP ctest-vm2-test-76321774 from VM ctest-vm1-test-31141514 passed 2026-03-02 03:22:13,707 - INFO - Try deleting the VDNS entry ctest-vdns1-18128083 with back ref of ipam. 2026-03-02 03:22:13,766 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-03-02 03:22:13,766 - INFO - Add CNAME VDNS record for ctest-vm1-test-31141514 and verify we able to ping by alias name 2026-03-02 03:22:13,930 - INFO - In verify_on_setup 2026-03-02 03:22:14,026 - INFO - Verify VDNS record is shown in the API server 2026-03-02 03:22:14,071 - INFO - Verify VDNS record is shown in the control node 2026-03-02 03:22:15,702 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-31141514 failed 2026-03-02 03:22:20,323 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-31141514 passed 2026-03-02 03:22:20,406 - INFO - VDNS record info: default-domain:ctest-vdns1-18128083:test-rec deleted successfully. 2026-03-02 03:22:20,406 - INFO - Deleting VM ctest-vm2-test-76321774 2026-03-02 03:22:20,480 - INFO - Deleting VM ctest-vm1-test-31141514 2026-03-02 03:22:20,556 - INFO - Deleting VN ctest-vn1-vdns-60242692 2026-03-02 03:22:20,597 - WARNING - Deleting VN ctest-vn1-vdns-60242692 failed..Will retry 2026-03-02 03:22:23,186 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-18128083'] deleted successfully. 2026-03-02 03:22:23,235 - INFO - VDNS information ctest-vdns1-18128083 removed from the API Server 2026-03-02 03:22:23,249 - INFO - VDNS information ctest-vdns1-18128083 removed in the Control node 2026-03-02 03:22:24,543 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:03:15] 2026-03-02 03:22:24,544 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:22:25,539 - INFO - Deleted project: ctest-TestvDNSBasic0-11030586, ID : 4ff1d1fb-041e-47f5-b98f-83f06749d343 2026-03-02 03:22:25,825 - INFO - Domain Default found not creating 2026-03-02 03:22:26,060 - INFO - Project ctest-TestBasicVMVNx-99946718 not found, creating it 2026-03-02 03:22:26,635 - INFO - Created Project:ctest-TestBasicVMVNx-99946718, ID : 3be25ffe-6813-400c-b35b-f8a4a7526ed1 2026-03-02 03:22:28,417 - INFO - ================================================================================ 2026-03-02 03:22:28,417 - INFO - STARTING TEST : test_sctp_traffic_between_vm 2026-03-02 03:22:28,417 - 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-03-02 03:22:29,686 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:22:29,686 - INFO - 2026-03-02 03:22:30,735 - INFO - Created VN ctest-fvn-54552127 2026-03-02 03:22:31,395 - INFO - Verified VN network id 15 for VN 6e999ed6-2778-46fd-abbb-fee88f143c57 2026-03-02 03:22:31,395 - INFO - Verifications in API Server for VN ctest-fvn-54552127 passed 2026-03-02 03:22:31,464 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-54552127 passed 2026-03-02 03:22:32,842 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-99946718:ctest-fvn-54552127 is found in opserver 2026-03-02 03:22:33,386 - INFO - Created VN ctest-vn1-28852266 2026-03-02 03:22:33,651 - INFO - Verified VN network id 16 for VN 981b23b2-dfd6-41ce-87ee-a476b9e98a51 2026-03-02 03:22:33,651 - INFO - Verifications in API Server for VN ctest-vn1-28852266 passed 2026-03-02 03:22:33,714 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-28852266 passed 2026-03-02 03:22:34,033 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-99946718:ctest-vn1-28852266 is found in opserver 2026-03-02 03:22:36 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-sctp.vmdk.gz [268831986/268831986] -> "/contrail-test/images/ubuntu-sctp.vmdk.gz" [1] 2026-03-02 03:22:51,545 - INFO - VM ([<Server: ctest-vn1_vm1_name-31436755>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:22:53,289 - INFO - VM ([<Server: ctest-fvn_vm1_name-11380845>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:23:18,840 - INFO - VM name : ctest-vn1_vm1_name-31436755 2026-03-02 03:24:05,667 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-31436755 passed 2026-03-02 03:25:02,649 - INFO - VM name : ctest-fvn_vm1_name-11380845 2026-03-02 03:25:04,019 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-11380845 passed 2026-03-02 03:25:30,226 - INFO - Creating Floating IP pool ctest-some-pool-32090545 in API Server 2026-03-02 03:25:30,723 - INFO - Verification for FIP pool ctest-some-pool-32090545 in API Server passed 2026-03-02 03:25:30,752 - INFO - Verification for FIP pool ctest-some-pool-32090545 in Control-node passed 2026-03-02 03:25:31,240 - INFO - Route for FIP 103.234.76.4 is fine on Control-node 10.0.0.27 2026-03-02 03:25:31,249 - INFO - Route for FIP 103.234.76.4 is fine on Control-node 10.0.0.242 2026-03-02 03:25:31,249 - INFO - FIP 103.234.76.4 verification for passed on all Control-nodes 2026-03-02 03:25:31,249 - INFO - FIP ID 69e5eb98-6863-4bb6-8625-a073285cdf9e(103.234.76.4) validation in Control node passed 2026-03-02 03:25:31,300 - INFO - FIP ID 69e5eb98-6863-4bb6-8625-a073285cdf9e(103.234.76.4) validation in agents passed 2026-03-02 03:25:31,309 - INFO - FIP ID 69e5eb98-6863-4bb6-8625-a073285cdf9e(103.234.76.4) validation in API Server passed 2026-03-02 03:25:38,367 - INFO - Ping to IP 103.234.76.3 from VM ctest-vn1_vm1_name-31436755 passed 2026-03-02 03:25:58,170 - INFO - Verifying Ingress Flow Record 2026-03-02 03:25:58,177 - INFO - Verifying NAT in flow records 2026-03-02 03:25:58,178 - INFO - Verifying traffic direction in flow records 2026-03-02 03:25:58,178 - INFO - Verifying Egress Flow Records 2026-03-02 03:25:58,184 - INFO - Verifying NAT in flow records 2026-03-02 03:25:58,184 - INFO - Verifying traffic direction in flow records 2026-03-02 03:25:58,340 - INFO - Deleting the FIP pool ctest-some-pool-32090545 2026-03-02 03:25:58,465 - INFO - Deleting VM ctest-fvn_vm1_name-11380845 2026-03-02 03:25:58,530 - INFO - Deleting VM ctest-vn1_vm1_name-31436755 2026-03-02 03:25:58,604 - INFO - Deleting VN ctest-vn1-28852266 2026-03-02 03:25:58,648 - WARNING - Deleting VN ctest-vn1-28852266 failed..Will retry 2026-03-02 03:26:01,000 - INFO - Validated that VN ctest-vn1-28852266 is not found in API Server 2026-03-02 03:26:01,024 - INFO - Validated that VN ctest-vn1-28852266 is not in any agent 2026-03-02 03:26:01,059 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-28852266 info 2026-03-02 03:26:01,059 - INFO - Deleting VN ctest-fvn-54552127 2026-03-02 03:26:01,352 - INFO - Validated that VN ctest-fvn-54552127 is not found in API Server 2026-03-02 03:26:01,373 - INFO - Validated that VN ctest-fvn-54552127 is not in any agent 2026-03-02 03:26:01,405 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-54552127 info 2026-03-02 03:26:02,685 - INFO - END TEST : test_sctp_traffic_between_vm : PASSED[0:03:34] 2026-03-02 03:26:02,685 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:26:03,457 - INFO - Deleted project: ctest-TestBasicVMVNx-99946718, ID : 3be25ffe-6813-400c-b35b-f8a4a7526ed1 2026-03-02 03:26:03,659 - INFO - Domain Default found not creating 2026-03-02 03:26:03,815 - INFO - Project ctest-TestBasicVMVN-25830757 not found, creating it 2026-03-02 03:26:04,315 - INFO - Created Project:ctest-TestBasicVMVN-25830757, ID : c2f2bf43-0388-4766-b37b-cf1fd5677b9f 2026-03-02 03:26:05,919 - INFO - ================================================================================ 2026-03-02 03:26:05,919 - INFO - STARTING TEST : test_generic_link_local_service 2026-03-02 03:26:05,919 - 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-03-02 03:26:07,191 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:26:07,191 - INFO - 2026-03-02 03:26:08,325 - INFO - Created VN ctest-vn2_metadata-30229468 2026-03-02 03:26:09,728 - INFO - VM ([<Server: ctest-TestBasicVMVN-25830757-31439030>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:26:15,074 - INFO - Waiting for VM ctest-TestBasicVMVN-25830757-31439030 to be up.. 2026-03-02 03:26:15,075 - INFO - VM name : ctest-TestBasicVMVN-25830757-31439030 2026-03-02 03:26:20,914 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25830757-31439030 passed 2026-03-02 03:26:21,144 - INFO - Retry 0 2026-03-02 03:26:22,802 - INFO - Generic metadata worked 2026-03-02 03:26:23,022 - INFO - Deleting VM ctest-TestBasicVMVN-25830757-31439030 2026-03-02 03:26:23,108 - INFO - Deleting VN ctest-vn2_metadata-30229468 2026-03-02 03:26:23,178 - WARNING - Deleting VN ctest-vn2_metadata-30229468 failed..Will retry 2026-03-02 03:26:26,633 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21] 2026-03-02 03:26:26,633 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:26:26,637 - INFO - ================================================================================ 2026-03-02 03:26:26,637 - INFO - STARTING TEST : test_metadata_service 2026-03-02 03:26:26,637 - 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-03-02 03:26:27,903 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:26:27,903 - INFO - 2026-03-02 03:26:28,905 - INFO - Created VN ctest-vn-68824861 2026-03-02 03:26:30,273 - INFO - VM ([<Server: ctest-TestBasicVMVN-25830757-15528186>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:26:30,273 - INFO - Waiting for VM ctest-TestBasicVMVN-25830757-15528186 to be up.. 2026-03-02 03:26:35,418 - INFO - VM name : ctest-TestBasicVMVN-25830757-15528186 2026-03-02 03:26:42,902 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25830757-15528186 passed 2026-03-02 03:26:50,270 - INFO - metadata_script.txt got executed in the vm 2026-03-02 03:26:50,270 - INFO - Deleting VM ctest-TestBasicVMVN-25830757-15528186 2026-03-02 03:26:50,339 - INFO - Deleting VN ctest-vn-68824861 2026-03-02 03:26:50,392 - WARNING - Deleting VN ctest-vn-68824861 failed..Will retry 2026-03-02 03:26:53,819 - INFO - END TEST : test_metadata_service : PASSED[0:00:27] 2026-03-02 03:26:53,819 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:26:53,822 - INFO - ================================================================================ 2026-03-02 03:26:53,822 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-03-02 03:26:53,822 - 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-03-02 03:26:55,250 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:26:55,251 - INFO - 2026-03-02 03:26:56,387 - INFO - Created VN ctest-vn-45426584 2026-03-02 03:26:57,986 - INFO - VM ([<Server: ctest-TestBasicVMVN-25830757-39115034>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:26:58,533 - INFO - VM ([<Server: ctest-TestBasicVMVN-25830757-82902489>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:27:00,099 - INFO - VM ([<Server: ctest-TestBasicVMVN-25830757-45676603>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:27:00,257 - INFO - Verifications in API Server for IPAM: ctest-ipam-01142830 passed 2026-03-02 03:27:00,283 - INFO - Verifications in Control node for IPAM: ctest-ipam-01142830 passed 2026-03-02 03:27:00,511 - INFO - Verified VN network id 15 for VN 84080940-4c58-46c7-9876-3b58d560f2ea 2026-03-02 03:27:00,512 - INFO - Verifications in API Server for VN ctest-vn-45426584 passed 2026-03-02 03:27:00,616 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-45426584 passed 2026-03-02 03:27:02,219 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-25830757:ctest-vn-45426584 is found in opserver 2026-03-02 03:27:02,231 - INFO - Waiting for VM ctest-TestBasicVMVN-25830757-39115034 to be up.. 2026-03-02 03:27:02,330 - INFO - VM name : ctest-TestBasicVMVN-25830757-39115034 2026-03-02 03:27:11,932 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25830757-39115034 passed 2026-03-02 03:27:12,169 - INFO - Waiting for VM ctest-TestBasicVMVN-25830757-82902489 to be up.. 2026-03-02 03:27:12,254 - INFO - VM name : ctest-TestBasicVMVN-25830757-82902489 2026-03-02 03:27:13,588 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25830757-82902489 passed 2026-03-02 03:27:13,829 - INFO - Waiting for VM ctest-TestBasicVMVN-25830757-45676603 to be up.. 2026-03-02 03:27:13,909 - INFO - VM name : ctest-TestBasicVMVN-25830757-45676603 2026-03-02 03:27:15,255 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-25830757-45676603 passed 2026-03-02 03:27:19,418 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-25830757-39115034 passed 2026-03-02 03:27:23,165 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-25830757-82902489 passed 2026-03-02 03:27:30,857 - INFO - Deleting VM ctest-TestBasicVMVN-25830757-45676603 2026-03-02 03:27:30,955 - INFO - Detaching port b1cc2c8d-5f42-432a-a007-04ba52033fcd from VM ctest-TestBasicVMVN-25830757-82902489 2026-03-02 03:27:30,996 - INFO - Deleting VM ctest-TestBasicVMVN-25830757-82902489 2026-03-02 03:27:31,077 - INFO - Detaching port 7e4e9929-901c-4620-a92f-410d8a94e9dd from VM ctest-TestBasicVMVN-25830757-39115034 2026-03-02 03:27:31,115 - INFO - Deleting VM ctest-TestBasicVMVN-25830757-39115034 2026-03-02 03:27:31,208 - INFO - Deleting VN ctest-vn-45426584 2026-03-02 03:27:32,211 - INFO - Validated that VN ctest-vn-45426584 is not found in API Server 2026-03-02 03:27:32,235 - INFO - Validated that VN ctest-vn-45426584 is not in any agent 2026-03-02 03:27:32,264 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-25830757:ctest-vn-45426584 2026-03-02 03:27:32,284 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-45426584 info 2026-03-02 03:27:32,374 - INFO - IPAM: ctest-ipam-01142830 is not found in API Server 2026-03-02 03:27:32,395 - INFO - IPAM:ctest-ipam-01142830 is not found in control node 2026-03-02 03:27:33,658 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40] 2026-03-02 03:27:33,658 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:27:34,476 - INFO - Deleted project: ctest-TestBasicVMVN-25830757, ID : c2f2bf43-0388-4766-b37b-cf1fd5677b9f 2026-03-02 03:27:34,683 - INFO - Domain Default found not creating 2026-03-02 03:27:34,856 - INFO - Project ctest-DisablePolicyEcmpIpv6-39077322 not found, creating it 2026-03-02 03:27:35,387 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-39077322, ID : da750cc7-37f7-495e-b68e-4f5388d14461 2026-03-02 03:27:37,116 - INFO - ================================================================================ 2026-03-02 03:27:37,116 - INFO - STARTING TEST : test_ecmp_with_static_routes 2026-03-02 03:27:37,117 - 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-03-02 03:27:38,393 - INFO - Address family configured is dual 2026-03-02 03:27:38,393 - INFO - we are setting address family as v6 2026-03-02 03:27:38,393 - INFO - we are setting address family as v6 2026-03-02 03:27:38,393 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:27:38,393 - INFO - 2026-03-02 03:27:39,791 - INFO - Created VN ctest-vn-00795592 2026-03-02 03:27:40,498 - INFO - Verified VN network id 15 for VN b6659e70-a6c8-49d1-aee5-5fd937257624 2026-03-02 03:27:40,499 - INFO - Verifications in API Server for VN ctest-vn-00795592 passed 2026-03-02 03:27:40,587 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-00795592 passed 2026-03-02 03:27:41,981 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-39077322:ctest-vn-00795592 is found in opserver 2026-03-02 03:27:43,190 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-39077322-58407547>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:27:44,917 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-39077322-77183547>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:27:46,580 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-39077322-58212764>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:27:48,157 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-39077322-10966126>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:27:48,157 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-39077322-77183547 to be up.. 2026-03-02 03:27:48,259 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-39077322-77183547 2026-03-02 03:28:47,517 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39077322-77183547 passed 2026-03-02 03:29:13,582 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-39077322-58212764 to be up.. 2026-03-02 03:29:13,674 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-39077322-58212764 2026-03-02 03:29:15,037 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-39077322-58212764 passed 2026-03-02 03:29:15,273 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-39077322-58407547 to be up.. 2026-03-02 03:29:15,355 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-39077322-58407547 2026-03-02 03:29:16,735 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-39077322-58407547 passed 2026-03-02 03:29:41,674 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-39077322', 'ctest-intf-rtb-92376542'](UUID 88f9b212-3ace-4fac-82e3-ad73231b8fe5), prefixes : ['2076:24b5:aefe:1c3b:6787:25c7::/96'] 2026-03-02 03:29:41,742 - INFO - Added intf route table 88f9b212-3ace-4fac-82e3-ad73231b8fe5 to port 14139618-781f-45c2-aaff-78421d145a0d 2026-03-02 03:30:30,482 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-39077322', 'ctest-intf-rtb-57995308'](UUID 6580d881-fa64-4113-886a-86f0b7d6f1cd), prefixes : ['2076:24b5:aefe:1c3b:6787:25c7::/96'] 2026-03-02 03:30:30,558 - INFO - Added intf route table 6580d881-fa64-4113-886a-86f0b7d6f1cd to port bbd3104b-5953-4904-aa27-5224604c7ed2 2026-03-02 03:30:32,318 - INFO - Policy DISABLED on VMI 9aa3a573-bc13-4cb9-855f-49b3b70f5c38 2026-03-02 03:30:32,390 - INFO - Policy DISABLED on VMI 14139618-781f-45c2-aaff-78421d145a0d 2026-03-02 03:30:32,462 - INFO - Policy DISABLED on VMI bbd3104b-5953-4904-aa27-5224604c7ed2 2026-03-02 03:30:32,482 - INFO - ECMP routes found in agent 10.0.0.240, for prefix 2076:24b5:aefe:1c3b:6787:25c7::/96 2026-03-02 03:30:32,482 - INFO - Tap interface tap14139618-78 found in ecmp routes in agent 10.0.0.240 2026-03-02 03:30:32,482 - INFO - Tap interface tapbbd3104b-59 found in ecmp routes in agent 10.0.0.240 2026-03-02 03:30:32,499 - INFO - ECMP routes found in agent 10.0.0.240, for prefix 2076:24b5:aefe:1c3b:6787:25c7::/96 2026-03-02 03:31:13,390 - WARNING - No packets are found in tcpdump output file /tmp/tap14139618-78_ctest-random-08869649.pcap but expected some packets 2026-03-02 03:31:15,406 - WARNING - No packets are found in tcpdump output file /tmp/tap14139618-78_ctest-random-08869649.pcap but expected some packets 2026-03-02 03:31:17,420 - WARNING - No packets are found in tcpdump output file /tmp/tap14139618-78_ctest-random-08869649.pcap but expected some packets 2026-03-02 03:31:19,435 - WARNING - No packets are found in tcpdump output file /tmp/tap14139618-78_ctest-random-08869649.pcap but expected some packets 2026-03-02 03:31:21,451 - WARNING - No packets are found in tcpdump output file /tmp/tap14139618-78_ctest-random-08869649.pcap but expected some packets 2026-03-02 03:31:23,468 - WARNING - No packets are found in tcpdump output file /tmp/tap14139618-78_ctest-random-08869649.pcap but expected some packets 2026-03-02 03:31:25,486 - WARNING - No packets are found in tcpdump output file /tmp/tap14139618-78_ctest-random-08869649.pcap but expected some packets 2026-03-02 03:31:25,502 - INFO - 1 packets are found in tcpdump output as expected 2026-03-02 03:31:27,545 - INFO - Tcpdump verification on VM 270a:6902:dc56:9cb1:e919:98ea:0:5 passed 2026-03-02 03:31:32,106 - INFO - Traffic verification for ECMP passed 2026-03-02 03:31:32,106 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-39077322-10966126 to be up.. 2026-03-02 03:31:32,256 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-39077322-10966126 2026-03-02 03:31:33,601 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-39077322-10966126 passed 2026-03-02 03:31:33,894 - INFO - Policy DISABLED on VMI c2ebb0d3-c7d2-494a-99b2-0019b3b922e5 2026-03-02 03:32:12,062 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-39077322', 'ctest-intf-rtb-14457993'](UUID 956954c6-4768-45f1-9a9c-926e80f86451), prefixes : ['2076:24b5:aefe:1c3b:6787:25c7::/96'] 2026-03-02 03:32:12,134 - INFO - Added intf route table 956954c6-4768-45f1-9a9c-926e80f86451 to port c2ebb0d3-c7d2-494a-99b2-0019b3b922e5 2026-03-02 03:32:13,514 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-39077322-77183547 2026-03-02 03:32:13,662 - INFO - Removed intf route table 88f9b212-3ace-4fac-82e3-ad73231b8fe5 from port 14139618-781f-45c2-aaff-78421d145a0d 2026-03-02 03:32:13,701 - INFO - Deleted Interface route table 88f9b212-3ace-4fac-82e3-ad73231b8fe5 2026-03-02 03:32:13,720 - INFO - ECMP routes found in agent 10.0.0.240, for prefix 2076:24b5:aefe:1c3b:6787:25c7::/96 2026-03-02 03:32:13,720 - INFO - Tap interface tapbbd3104b-59 found in ecmp routes in agent 10.0.0.240 2026-03-02 03:32:13,740 - INFO - ECMP routes found in agent 10.0.0.41, for prefix 2076:24b5:aefe:1c3b:6787:25c7::/96 2026-03-02 03:32:13,740 - INFO - Tap interface tapc2ebb0d3-c7 found in ecmp routes in agent 10.0.0.41 2026-03-02 03:32:17,249 - WARNING - No packets are found in tcpdump output file /tmp/tapbbd3104b-59_ctest-random-16705529.pcap but expected some packets 2026-03-02 03:32:19,265 - WARNING - No packets are found in tcpdump output file /tmp/tapbbd3104b-59_ctest-random-16705529.pcap but expected some packets 2026-03-02 03:32:21,283 - WARNING - No packets are found in tcpdump output file /tmp/tapbbd3104b-59_ctest-random-16705529.pcap but expected some packets 2026-03-02 03:32:23,298 - WARNING - No packets are found in tcpdump output file /tmp/tapbbd3104b-59_ctest-random-16705529.pcap but expected some packets 2026-03-02 03:32:25,313 - WARNING - No packets are found in tcpdump output file /tmp/tapbbd3104b-59_ctest-random-16705529.pcap but expected some packets 2026-03-02 03:32:27,329 - WARNING - No packets are found in tcpdump output file /tmp/tapbbd3104b-59_ctest-random-16705529.pcap but expected some packets 2026-03-02 03:32:29,345 - WARNING - No packets are found in tcpdump output file /tmp/tapbbd3104b-59_ctest-random-16705529.pcap but expected some packets 2026-03-02 03:32:29,359 - INFO - 1 packets are found in tcpdump output as expected 2026-03-02 03:32:31,406 - INFO - Tcpdump verification on VM 270a:6902:dc56:9cb1:e919:98ea:0:6 passed 2026-03-02 03:32:35,966 - INFO - Traffic verification for ECMP passed 2026-03-02 03:32:35,966 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-39077322-10966126 2026-03-02 03:32:36,114 - INFO - Removed intf route table 956954c6-4768-45f1-9a9c-926e80f86451 from port c2ebb0d3-c7d2-494a-99b2-0019b3b922e5 2026-03-02 03:32:36,145 - INFO - Deleted Interface route table 956954c6-4768-45f1-9a9c-926e80f86451 2026-03-02 03:32:36,145 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-39077322-58212764 2026-03-02 03:32:36,290 - INFO - Removed intf route table 6580d881-fa64-4113-886a-86f0b7d6f1cd from port bbd3104b-5953-4904-aa27-5224604c7ed2 2026-03-02 03:32:36,329 - INFO - Deleted Interface route table 6580d881-fa64-4113-886a-86f0b7d6f1cd 2026-03-02 03:32:36,329 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-39077322-58407547 2026-03-02 03:32:36,425 - INFO - Deleting VN ctest-vn-00795592 2026-03-02 03:32:36,477 - WARNING - Deleting VN ctest-vn-00795592 failed..Will retry 2026-03-02 03:32:38,924 - INFO - Validated that VN ctest-vn-00795592 is not found in API Server 2026-03-02 03:32:38,946 - INFO - Validated that VN ctest-vn-00795592 is not in any agent 2026-03-02 03:32:38,974 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-00795592 info 2026-03-02 03:32:40,255 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:05:03] 2026-03-02 03:32:40,255 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:32:41,059 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-39077322, ID : da750cc7-37f7-495e-b68e-4f5388d14461 2026-03-02 03:32:41,325 - INFO - Domain Default found not creating 2026-03-02 03:32:41,496 - INFO - Project ctest-TestLacp-54633242 not found, creating it 2026-03-02 03:32:42,052 - INFO - Created Project:ctest-TestLacp-54633242, ID : 2e43c2c9-aaf4-4949-a621-475db73545c9 2026-03-02 03:32:43,665 - INFO - ================================================================================ 2026-03-02 03:32:43,666 - INFO - STARTING TEST : test_bond_lacp_config 2026-03-02 03:32:43,666 - INFO - TEST DESCRIPTION : configure LACP on bond interface of dpdk computes 2026-03-02 03:32:44,930 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:32:44,930 - INFO - 2026-03-02 03:32:44,953 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-03-02 03:32:46,223 - INFO - 2026-03-02 03:32:46,223 - INFO - END TEST : test_bond_lacp_config : SKIPPED[0:00:03] 2026-03-02 03:32:46,223 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:32:47,003 - INFO - Deleted project: ctest-TestLacp-54633242, ID : 2e43c2c9-aaf4-4949-a621-475db73545c9 2026-03-02 03:32:47,198 - INFO - Domain Default found not creating 2026-03-02 03:32:47,358 - INFO - Project ctest-TestDpdkBondStatus-18641735 not found, creating it 2026-03-02 03:32:47,864 - INFO - Created Project:ctest-TestDpdkBondStatus-18641735, ID : dad77caf-9d97-4646-838a-9c3e3c5971d4 2026-03-02 03:32:50,217 - INFO - ================================================================================ 2026-03-02 03:32:50,217 - INFO - STARTING TEST : test_dpdk_bond_status 2026-03-02 03:32:50,217 - INFO - TEST DESCRIPTION : check dpdk bond status on compute node 2026-03-02 03:32:51,474 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:32:51,474 - INFO - 2026-03-02 03:32:51,474 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-03-02 03:32:52,764 - INFO - 2026-03-02 03:32:52,764 - INFO - END TEST : test_dpdk_bond_status : SKIPPED[0:00:02] 2026-03-02 03:32:52,765 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:32:53,626 - INFO - Deleted project: ctest-TestDpdkBondStatus-18641735, ID : dad77caf-9d97-4646-838a-9c3e3c5971d4 2026-03-02 03:32:53,827 - INFO - Domain Default found not creating 2026-03-02 03:32:53,988 - INFO - Project ctest-TestFbitMergeBuffDisable-35397176 not found, creating it 2026-03-02 03:32:54,536 - INFO - Created Project:ctest-TestFbitMergeBuffDisable-35397176, ID : 4f7f7808-89c0-4a5b-9360-e71916d73617 2026-03-02 03:32:56,251 - INFO - ================================================================================ 2026-03-02 03:32:56,252 - INFO - STARTING TEST : test_fbit_disable_mbuf_dpdk 2026-03-02 03:32:56,252 - 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-03-02 03:32:57,543 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:32:57,543 - INFO - 2026-03-02 03:32:57,544 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-03-02 03:32:58,870 - INFO - 2026-03-02 03:32:58,870 - INFO - END TEST : test_fbit_disable_mbuf_dpdk : SKIPPED[0:00:02] 2026-03-02 03:32:58,870 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:32:59,867 - INFO - Deleted project: ctest-TestFbitMergeBuffDisable-35397176, ID : 4f7f7808-89c0-4a5b-9360-e71916d73617 2026-03-02 03:33:00,068 - INFO - Domain Default found not creating 2026-03-02 03:33:00,238 - INFO - Project ctest-TestGroGso-56315523 not found, creating it 2026-03-02 03:33:00,739 - INFO - Created Project:ctest-TestGroGso-56315523, ID : 543bea55-2670-46b6-9b10-92f7a18c488c 2026-03-02 03:33:02,355 - INFO - ================================================================================ 2026-03-02 03:33:02,355 - INFO - STARTING TEST : test_dpdk_gro_gso 2026-03-02 03:33:02,355 - 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-03-02 03:33:03,663 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:33:03,663 - INFO - 2026-03-02 03:33:03,687 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-03-02 03:33:04,968 - INFO - 2026-03-02 03:33:04,968 - INFO - END TEST : test_dpdk_gro_gso : SKIPPED[0:00:02] 2026-03-02 03:33:04,968 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:33:05,824 - INFO - Deleted project: ctest-TestGroGso-56315523, ID : 543bea55-2670-46b6-9b10-92f7a18c488c 2026-03-02 03:33:06,027 - INFO - Domain Default found not creating 2026-03-02 03:33:06,186 - INFO - Project ctest-TestMtu-22373663 not found, creating it 2026-03-02 03:33:06,673 - INFO - Created Project:ctest-TestMtu-22373663, ID : 5c70b66d-1465-4da0-8ab4-8c6ac9003308 2026-03-02 03:33:08,275 - INFO - ================================================================================ 2026-03-02 03:33:08,275 - INFO - STARTING TEST : test_mtu_config 2026-03-02 03:33:08,275 - INFO - TEST DESCRIPTION : test mtu config on computes 2026-03-02 03:33:09,558 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:33:09,558 - INFO - 2026-03-02 03:33:09,558 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-03-02 03:33:10,835 - INFO - 2026-03-02 03:33:10,835 - INFO - END TEST : test_mtu_config : SKIPPED[0:00:02] 2026-03-02 03:33:10,835 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:33:11,667 - INFO - Deleted project: ctest-TestMtu-22373663, ID : 5c70b66d-1465-4da0-8ab4-8c6ac9003308 2026-03-02 03:33:11,883 - INFO - Domain Default found not creating 2026-03-02 03:33:12,061 - INFO - Project ctest-TestVifdump-95576168 not found, creating it 2026-03-02 03:33:12,602 - INFO - Created Project:ctest-TestVifdump-95576168, ID : 18d4542a-d70e-428d-bfa6-bc086566fa2c 2026-03-02 03:33:14,192 - INFO - ================================================================================ 2026-03-02 03:33:14,192 - INFO - STARTING TEST : test_vifdump_on_interface 2026-03-02 03:33:15,466 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:33:15,466 - INFO - 2026-03-02 03:33:15,466 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-03-02 03:33:16,730 - INFO - 2026-03-02 03:33:16,730 - INFO - END TEST : test_vifdump_on_interface : SKIPPED[0:00:02] 2026-03-02 03:33:16,730 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:33:17,556 - INFO - Deleted project: ctest-TestVifdump-95576168, ID : 18d4542a-d70e-428d-bfa6-bc086566fa2c 2026-03-02 03:33:17,753 - INFO - Domain Default found not creating 2026-03-02 03:33:17,947 - INFO - Project ctest-FatFlowAggr-26242312 not found, creating it 2026-03-02 03:33:18,467 - INFO - Created Project:ctest-FatFlowAggr-26242312, ID : bd85c8d4-9541-4674-a6ff-f9f631649c8f 2026-03-02 03:33:20,151 - INFO - ================================================================================ 2026-03-02 03:33:20,151 - INFO - STARTING TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node 2026-03-02 03:33:20,151 - 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-03-02 03:33:21,434 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:33:21,435 - INFO - 2026-03-02 03:33:22,737 - INFO - Created VN ctest-vn-96763521 2026-03-02 03:33:23,783 - INFO - Verified VN network id 15 for VN 985392a7-dc6e-4056-9a09-d8a8d188a6dd 2026-03-02 03:33:23,783 - INFO - Verifications in API Server for VN ctest-vn-96763521 passed 2026-03-02 03:33:23,929 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-96763521 passed 2026-03-02 03:33:25,378 - INFO - Validated that VN default-domain:ctest-FatFlowAggr-26242312:ctest-vn-96763521 is found in opserver 2026-03-02 03:33:26,897 - INFO - VM ([<Server: ctest-FatFlowAggr-26242312-48897999>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:33:26,897 - INFO - Waiting for VM ctest-FatFlowAggr-26242312-48897999 to be up.. 2026-03-02 03:33:32,040 - INFO - VM name : ctest-FatFlowAggr-26242312-48897999 2026-03-02 03:34:04,507 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggr-26242312-48897999 passed 2026-03-02 03:34:27,041 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:34:27,041 - INFO - Waiting for VM client2_vm to be up.. 2026-03-02 03:34:32,188 - INFO - VM name : client2_vm 2026-03-02 03:35:10,439 - INFO - Ping to Metadata IP 169.254.0.4 of VM client2_vm passed 2026-03-02 03:35:27,534 - INFO - VM ([<Server: ctest-FatFlowAggr-26242312-33491347>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:35:27,534 - INFO - Waiting for VM ctest-FatFlowAggr-26242312-33491347 to be up.. 2026-03-02 03:35:32,668 - INFO - VM name : ctest-FatFlowAggr-26242312-33491347 2026-03-02 03:36:14,992 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggr-26242312-33491347 passed 2026-03-02 03:36:36,458 - INFO - Fat flow added on VMI 4336ef38-f835-4cbf-813e-fbacc7a3d67c: {'port': 0, 'proto': 'icmp', 'destination_prefix': ['153.149.169.64', '26'], 'destination_aggregate_prefix_length': 27} 2026-03-02 03:36:36,459 - INFO - Starting ping on ctest-FatFlowAggr-26242312-48897999, args: 2026-03-02 03:37:15,283 - INFO - Starting ping on client2_vm, args: 2026-03-02 03:37:55,370 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 153.149.169.64, DIP: 153.149.169.68, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 1, got: 1 2026-03-02 03:37:55,661 - INFO - Fat flow verification PASSED on node: 10.0.0.41 for - SIP: 153.149.169.64, DIP: 153.149.169.68, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 0, got: 0 2026-03-02 03:37:55,917 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 153.149.169.96, DIP: 153.149.169.68, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 1, got: 1 2026-03-02 03:37:56,217 - INFO - Fat flow verification PASSED on node: 10.0.0.41 for - SIP: 153.149.169.96, DIP: 153.149.169.68, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 0, got: 0 2026-03-02 03:37:56,217 - INFO - Fat flow verification passed for protocol icmp and port 0 2026-03-02 03:37:56,217 - INFO - Deleting VM ctest-FatFlowAggr-26242312-33491347 2026-03-02 03:37:56,303 - INFO - Detaching port 6bab3ce3-04be-4206-b6bf-fe1e10600f17 from VM client2_vm 2026-03-02 03:37:56,333 - INFO - Deleting VM client2_vm 2026-03-02 03:37:56,540 - INFO - Deleted port 6bab3ce3-04be-4206-b6bf-fe1e10600f17 2026-03-02 03:37:56,541 - INFO - Deleting VM ctest-FatFlowAggr-26242312-48897999 2026-03-02 03:37:56,746 - INFO - Deleting VN ctest-vn-96763521 2026-03-02 03:37:56,803 - WARNING - Deleting VN ctest-vn-96763521 failed..Will retry 2026-03-02 03:37:59,222 - INFO - Validated that VN ctest-vn-96763521 is not found in API Server 2026-03-02 03:37:59,254 - INFO - Validated that VN ctest-vn-96763521 is not in any agent 2026-03-02 03:37:59,288 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-96763521 info 2026-03-02 03:38:00,591 - INFO - END TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node : PASSED[0:04:40] 2026-03-02 03:38:00,591 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:38:01,448 - INFO - Deleted project: ctest-FatFlowAggr-26242312, ID : bd85c8d4-9541-4674-a6ff-f9f631649c8f 2026-03-02 03:38:01,699 - INFO - Domain Default found not creating 2026-03-02 03:38:01,910 - INFO - Project ctest-TestRoutes-68266739 not found, creating it 2026-03-02 03:38:02,497 - INFO - Created Project:ctest-TestRoutes-68266739, ID : 01c8b3f3-3f91-4a76-9db2-751d0797f756 2026-03-02 03:38:04,260 - INFO - ================================================================================ 2026-03-02 03:38:04,261 - INFO - STARTING TEST : test_rt_table_scenario_1 2026-03-02 03:38:04,261 - 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-03-02 03:38:05,548 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:38:05,548 - INFO - 2026-03-02 03:38:06,605 - INFO - Created VN ctest-random-33257230 2026-03-02 03:38:08,417 - INFO - VM ([<Server: ctest-TestRoutes-68266739-26855574>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:38:09,075 - INFO - VM ([<Server: ctest-TestRoutes-68266739-79918350>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:38:09,330 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-68266739', 'ctest-irtb-73064669'](UUID c9389339-31c2-4acc-b8de-292c20b5f4fc), prefixes : ['0.0.0.0/0'] 2026-03-02 03:38:10,398 - INFO - Added intf route table c9389339-31c2-4acc-b8de-292c20b5f4fc to port 2dc56a04-2551-4fbd-a899-d6707c2f0249 2026-03-02 03:38:15,589 - INFO - VM name : ctest-TestRoutes-68266739-26855574 2026-03-02 03:38:16,307 - INFO - VM ctest-TestRoutes-68266739-26855574 verfication in all API Servers passed 2026-03-02 03:38:22,396 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-68266739-26855574 passed 2026-03-02 03:38:22,396 - INFO - VM ctest-TestRoutes-68266739-26855574 verifications in Compute nodes passed 2026-03-02 03:38:22,719 - INFO - Validated routes of VM ctest-TestRoutes-68266739-26855574 in all vrouters 2026-03-02 03:38:23,584 - INFO - Verification in Control-nodes for VM ctest-TestRoutes-68266739-26855574 passed 2026-03-02 03:38:24,731 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 03:38:24,765 - INFO - VM fa00cbeb-6985-4644-9157-0a737d5e6b37 is present in default-domain:ctest-TestRoutes-68266739:ctest-random-33257230 2026-03-02 03:38:25,032 - INFO - tap interface default-domain:ctest-TestRoutes-68266739:de9de776-568e-4a94-a169-4badb3ed48c2 of vm fa00cbeb-6985-4644-9157-0a737d5e6b37 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-1 uve 2026-03-02 03:38:25,521 - INFO - VM ctest-TestRoutes-68266739-26855574 validations in Opserver passed 2026-03-02 03:38:25,521 - INFO - Waiting for VM ctest-TestRoutes-68266739-79918350 to be up.. 2026-03-02 03:38:25,622 - INFO - VM name : ctest-TestRoutes-68266739-79918350 2026-03-02 03:38:27,033 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-68266739-79918350 passed 2026-03-02 03:38:27,833 - INFO - Verified VN network id 15 for VN 00658c5e-3134-41e1-9fa4-5d0e9065637a 2026-03-02 03:38:27,833 - INFO - Verifications in API Server for VN ctest-random-33257230 passed 2026-03-02 03:38:27,913 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-33257230 passed 2026-03-02 03:38:28,133 - INFO - Validated that VN default-domain:ctest-TestRoutes-68266739:ctest-random-33257230 is found in opserver 2026-03-02 03:38:28,145 - INFO - Deleting VM ctest-TestRoutes-68266739-26855574 2026-03-02 03:38:30,245 - INFO - VM ctest-TestRoutes-68266739-26855574 is fully removed in API-Server 2026-03-02 03:38:30,558 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRoutes-68266739:ctest-random-33257230 2026-03-02 03:38:30,558 - INFO - VM ctest-TestRoutes-68266739-26855574 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 03:38:30,820 - INFO - Routes for VM ctest-TestRoutes-68266739-26855574 is removed in all control-nodes 2026-03-02 03:38:49,392 - INFO - fa00cbeb-6985-4644-9157-0a737d5e6b37 vm uve deleted from opserver 2026-03-02 03:38:49,457 - INFO - fa00cbeb-6985-4644-9157-0a737d5e6b37 vm uve deleted from opserver 2026-03-02 03:38:49,469 - INFO - fa00cbeb-6985-4644-9157-0a737d5e6b37 vm uve deleted from opserver 2026-03-02 03:38:49,469 - INFO - Validated that VM fa00cbeb-6985-4644-9157-0a737d5e6b37 is removed from Opserver 2026-03-02 03:38:49,469 - INFO - Validate that Vrouter Route table does get cleared 2026-03-02 03:38:49,546 - INFO - Removed intf route table c9389339-31c2-4acc-b8de-292c20b5f4fc from port 2dc56a04-2551-4fbd-a899-d6707c2f0249 2026-03-02 03:38:49,586 - INFO - Deleted Interface route table c9389339-31c2-4acc-b8de-292c20b5f4fc 2026-03-02 03:38:49,587 - INFO - Detaching port 2dc56a04-2551-4fbd-a899-d6707c2f0249 from VM ctest-TestRoutes-68266739-79918350 2026-03-02 03:38:49,654 - INFO - Deleting VM ctest-TestRoutes-68266739-79918350 2026-03-02 03:38:49,980 - INFO - Deleted port 2dc56a04-2551-4fbd-a899-d6707c2f0249 2026-03-02 03:38:49,980 - INFO - Deleting VN ctest-random-33257230 2026-03-02 03:38:50,293 - INFO - Validated that VN ctest-random-33257230 is not found in API Server 2026-03-02 03:38:50,316 - INFO - Validated that VN ctest-random-33257230 is not in any agent 2026-03-02 03:38:50,338 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestRoutes-68266739:ctest-random-33257230 2026-03-02 03:38:50,362 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-33257230 info 2026-03-02 03:38:51,661 - INFO - END TEST : test_rt_table_scenario_1 : PASSED[0:00:47] 2026-03-02 03:38:51,661 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:38:52,437 - INFO - Deleted project: ctest-TestRoutes-68266739, ID : 01c8b3f3-3f91-4a76-9db2-751d0797f756 2026-03-02 03:38:52,651 - INFO - Domain Default found not creating 2026-03-02 03:38:52,824 - INFO - Project ctest-TestSubInterfaces-44085655 not found, creating it 2026-03-02 03:38:53,413 - INFO - Created Project:ctest-TestSubInterfaces-44085655, ID : cacf5a3d-8c0a-45c7-8c3c-68368c1bc857 2026-03-02 03:38:56,968 - INFO - Created VN ctest-vn-32057074 2026-03-02 03:38:57,663 - INFO - Created VN ctest-vn-63437554 2026-03-02 03:38:58,336 - INFO - Created VN ctest-vn-47579914 2026-03-02 03:39:01,593 - INFO - ================================================================================ 2026-03-02 03:39:01,593 - INFO - STARTING TEST : test_vlan_interface_2 2026-03-02 03:39:01,593 - INFO - TEST DESCRIPTION : Test ping/hping between tagged-untagged vmis across VNs 2026-03-02 03:39:02,874 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:39:02,875 - INFO - 2026-03-02 03:39:03,472 - INFO - VM ([<Server: ctest-TestSubInterfaces-44085655-88633977>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:39:04,875 - INFO - VM ([<Server: ctest-TestSubInterfaces-44085655-51269057>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:39:05,715 - INFO - VM ([<Server: ctest-TestSubInterfaces-44085655-95988241>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:39:05,880 - INFO - Adding interface with subnet_id e59d3a69-48e9-45d3-a782-436a3bfc3ace, port_id None to router b34c054f-569f-48b0-8161-36498d2c7b19 2026-03-02 03:39:06,302 - INFO - Adding interface with subnet_id f84b3511-729b-4663-9831-641a31371ddc, port_id None to router b34c054f-569f-48b0-8161-36498d2c7b19 2026-03-02 03:39:06,904 - INFO - Waiting for VM ctest-TestSubInterfaces-44085655-88633977 to be up.. 2026-03-02 03:39:07,053 - INFO - VM name : ctest-TestSubInterfaces-44085655-88633977 2026-03-02 03:39:49,800 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestSubInterfaces-44085655-88633977 passed 2026-03-02 03:40:10,684 - INFO - Waiting for VM ctest-TestSubInterfaces-44085655-51269057 to be up.. 2026-03-02 03:40:10,886 - INFO - VM name : ctest-TestSubInterfaces-44085655-51269057 2026-03-02 03:40:12,260 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestSubInterfaces-44085655-51269057 passed 2026-03-02 03:40:28,005 - INFO - Waiting for VM ctest-TestSubInterfaces-44085655-95988241 to be up.. 2026-03-02 03:40:28,089 - INFO - VM name : ctest-TestSubInterfaces-44085655-95988241 2026-03-02 03:40:29,421 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestSubInterfaces-44085655-95988241 passed 2026-03-02 03:41:16,099 - INFO - Interface eth0.100 is found on VM 61ee2b7a-2314-4f80-ac5f-6008355244d8 2026-03-02 03:41:55,058 - INFO - Interface eth0.100 is found on VM ad727278-f8be-4a0e-8087-f152565aa0ab 2026-03-02 03:41:58,538 - INFO - Ping to IP 170.163.32.4 from VM ctest-TestSubInterfaces-44085655-88633977 passed 2026-03-02 03:42:01,010 - INFO - Ping to IP 170.163.32.3 from VM ctest-TestSubInterfaces-44085655-88633977 passed 2026-03-02 03:42:01,010 - INFO - Deleting interface with subnet_id f84b3511-729b-4663-9831-641a31371ddc, port_id None from router b34c054f-569f-48b0-8161-36498d2c7b19 2026-03-02 03:42:01,230 - INFO - Deleting interface with subnet_id e59d3a69-48e9-45d3-a782-436a3bfc3ace, port_id None from router b34c054f-569f-48b0-8161-36498d2c7b19 2026-03-02 03:42:01,541 - INFO - Detaching port a35b5f8e-bb0c-495a-a9bb-25b42a48859c from VM ctest-TestSubInterfaces-44085655-95988241 2026-03-02 03:42:01,580 - INFO - Deleting VM ctest-TestSubInterfaces-44085655-95988241 2026-03-02 03:42:01,654 - INFO - Deleting VM ctest-TestSubInterfaces-44085655-51269057 2026-03-02 03:42:01,780 - INFO - Detaching port 64c92bee-5617-4dd4-80ef-ffa6c892f33d from VM ctest-TestSubInterfaces-44085655-88633977 2026-03-02 03:42:01,824 - INFO - Deleting VM ctest-TestSubInterfaces-44085655-88633977 2026-03-02 03:42:03,186 - INFO - END TEST : test_vlan_interface_2 : PASSED[0:03:02] 2026-03-02 03:42:03,186 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:42:03,321 - INFO - Deleted port 8ea62558-9ab3-4847-be8c-6025fc1a921d 2026-03-02 03:42:03,581 - INFO - Deleted port a35b5f8e-bb0c-495a-a9bb-25b42a48859c 2026-03-02 03:42:03,741 - INFO - Deleted port 7994959f-9474-4c2d-9e5e-c0322cf27471 2026-03-02 03:42:03,934 - INFO - Deleted port 14a34220-98ac-47b1-8d84-290f637ddcc2 2026-03-02 03:42:04,048 - INFO - Deleted port 69029398-cf70-4a1d-bac1-388b54292024 2026-03-02 03:42:04,343 - INFO - Deleted port 64c92bee-5617-4dd4-80ef-ffa6c892f33d 2026-03-02 03:42:04,343 - INFO - Deleting VN ctest-vn-47579914 2026-03-02 03:42:04,514 - INFO - Deleting VN ctest-vn-63437554 2026-03-02 03:42:04,689 - INFO - Deleting VN ctest-vn-32057074 2026-03-02 03:42:05,736 - INFO - Deleted project: ctest-TestSubInterfaces-44085655, ID : cacf5a3d-8c0a-45c7-8c3c-68368c1bc857 2026-03-02 03:42:05,965 - INFO - Domain Default found not creating 2026-03-02 03:42:06,157 - INFO - Project ctest-TestMtuProbe-28844783 not found, creating it 2026-03-02 03:42:06,760 - INFO - Created Project:ctest-TestMtuProbe-28844783, ID : d9496ee5-97c0-486e-a8c4-baa5a23a123e 2026-03-02 03:42:08,464 - INFO - ================================================================================ 2026-03-02 03:42:08,464 - INFO - STARTING TEST : test_mtu_probe_intra_node 2026-03-02 03:42:08,464 - 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-03-02 03:42:09,723 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:42:09,723 - INFO - 2026-03-02 03:42:10,754 - INFO - Created VN ctest-vn-97813942 2026-03-02 03:42:11,438 - INFO - Verified VN network id 15 for VN 0c8f99c2-a668-4c07-831b-e28b58c2e89c 2026-03-02 03:42:11,439 - INFO - Verifications in API Server for VN ctest-vn-97813942 passed 2026-03-02 03:42:11,524 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-97813942 passed 2026-03-02 03:42:12,895 - INFO - Validated that VN default-domain:ctest-TestMtuProbe-28844783:ctest-vn-97813942 is found in opserver 2026-03-02 03:42:14,158 - INFO - VM ([<Server: ctest-TestMtuProbe-28844783-18662647>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:42:15,649 - INFO - VM ([<Server: ctest-TestMtuProbe-28844783-16653633>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:42:15,649 - INFO - Waiting for VM ctest-TestMtuProbe-28844783-18662647 to be up.. 2026-03-02 03:42:20,874 - INFO - VM name : ctest-TestMtuProbe-28844783-18662647 2026-03-02 03:43:09,729 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-28844783-18662647 passed 2026-03-02 03:43:35,762 - INFO - Waiting for VM ctest-TestMtuProbe-28844783-16653633 to be up.. 2026-03-02 03:43:35,856 - INFO - VM name : ctest-TestMtuProbe-28844783-16653633 2026-03-02 03:43:37,230 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestMtuProbe-28844783-16653633 passed 2026-03-02 03:44:31,722 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-03-02 03:44:31,722 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-03-02 03:44:34,182 - INFO - Ping to IP 159.200.182.68 from VM ctest-TestMtuProbe-28844783-18662647 passed 2026-03-02 03:44:38,008 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-28844783-16653633 2026-03-02 03:44:38,857 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-03-02 03:44:38,857 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-03-02 03:44:41,319 - INFO - Ping to IP 159.200.182.68 from VM ctest-TestMtuProbe-28844783-18662647 passed 2026-03-02 03:44:45,123 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-28844783-16653633 2026-03-02 03:44:45,937 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-03-02 03:44:45,937 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-03-02 03:44:48,400 - INFO - Ping to IP 159.200.182.68 from VM ctest-TestMtuProbe-28844783-18662647 passed 2026-03-02 03:44:52,232 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-28844783-16653633 2026-03-02 03:44:52,232 - INFO - Deleting VM ctest-TestMtuProbe-28844783-16653633 2026-03-02 03:44:52,324 - INFO - Deleting VM ctest-TestMtuProbe-28844783-18662647 2026-03-02 03:44:52,401 - INFO - Deleting VN ctest-vn-97813942 2026-03-02 03:44:52,453 - WARNING - Deleting VN ctest-vn-97813942 failed..Will retry 2026-03-02 03:44:54,814 - INFO - Validated that VN ctest-vn-97813942 is not found in API Server 2026-03-02 03:44:54,849 - INFO - Validated that VN ctest-vn-97813942 is not in any agent 2026-03-02 03:44:54,889 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-97813942 info 2026-03-02 03:44:56,178 - INFO - END TEST : test_mtu_probe_intra_node : PASSED[0:02:48] 2026-03-02 03:44:56,178 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:44:57,002 - INFO - Deleted project: ctest-TestMtuProbe-28844783, ID : d9496ee5-97c0-486e-a8c4-baa5a23a123e 2026-03-02 03:44:57,226 - INFO - Domain Default found not creating 2026-03-02 03:44:57,422 - INFO - Project ctest-TestvifStats-91387766 not found, creating it 2026-03-02 03:44:58,045 - INFO - Created Project:ctest-TestvifStats-91387766, ID : d4348814-fdb8-4595-88cf-4536818982c0 2026-03-02 03:45:00,427 - INFO - ================================================================================ 2026-03-02 03:45:00,427 - INFO - STARTING TEST : test_vif_statistics 2026-03-02 03:45:00,427 - 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-03-02 03:45:01,745 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:45:01,745 - INFO - 2026-03-02 03:45:02,858 - INFO - Created VN ctest-vn-09977915 2026-03-02 03:45:03,522 - INFO - Verified VN network id 15 for VN c1adeecb-33d9-4b00-af95-84acb3d45edb 2026-03-02 03:45:03,522 - INFO - Verifications in API Server for VN ctest-vn-09977915 passed 2026-03-02 03:45:03,584 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-09977915 passed 2026-03-02 03:45:04,949 - INFO - Validated that VN default-domain:ctest-TestvifStats-91387766:ctest-vn-09977915 is found in opserver 2026-03-02 03:45:06,228 - INFO - VM ([<Server: ctest-TestvifStats-91387766-46434592>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:45:07,770 - INFO - VM ([<Server: ctest-TestvifStats-91387766-50721628>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:45:07,770 - INFO - Waiting for VM ctest-TestvifStats-91387766-46434592 to be up.. 2026-03-02 03:45:12,965 - INFO - VM name : ctest-TestvifStats-91387766-46434592 2026-03-02 03:45:51,588 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestvifStats-91387766-46434592 passed 2026-03-02 03:46:12,486 - INFO - Waiting for VM ctest-TestvifStats-91387766-50721628 to be up.. 2026-03-02 03:46:12,579 - INFO - VM name : ctest-TestvifStats-91387766-50721628 2026-03-02 03:46:13,911 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestvifStats-91387766-50721628 passed 2026-03-02 03:46:35,554 - INFO - Ping to IP 31.230.247.196 from VM ctest-TestvifStats-91387766-46434592 passed 2026-03-02 03:46:35,554 - INFO - 10.0.0.41 2026-03-02 03:46:35,554 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-03-02 03:46:35,657 - INFO - 16113 2026-03-02 03:46:35,765 - INFO - TX packets:15503 2026-03-02 03:46:35,765 - INFO - 15503 2026-03-02 03:46:35,765 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-03-02 03:46:35,873 - INFO - 22845 2026-03-02 03:46:35,978 - INFO - TX packets:24064 2026-03-02 03:46:35,978 - INFO - 24064 2026-03-02 03:46:35,978 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-03-02 03:46:36,081 - INFO - 9660 2026-03-02 03:46:36,185 - INFO - TX packets:8143 2026-03-02 03:46:36,185 - INFO - 8143 2026-03-02 03:46:36,185 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-03-02 03:46:36,289 - INFO - 261 2026-03-02 03:46:36,393 - INFO - TX packets:320 2026-03-02 03:46:36,393 - INFO - 320 2026-03-02 03:46:36,393 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-03-02 03:46:36,498 - INFO - 218 2026-03-02 03:46:36,602 - INFO - TX packets:249 2026-03-02 03:46:36,602 - INFO - 249 2026-03-02 03:46:36,602 - INFO - 10.0.0.41 2026-03-02 03:46:36,705 - INFO - Vif stats cleared successfully on all cores for all interfaces 2026-03-02 03:46:36,705 - INFO - 10.0.0.41 2026-03-02 03:46:36,705 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-03-02 03:46:36,809 - INFO - 0 2026-03-02 03:46:36,918 - INFO - TX packets:0 2026-03-02 03:46:36,918 - INFO - 0 2026-03-02 03:46:36,918 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-03-02 03:46:37,039 - INFO - 0 2026-03-02 03:46:37,137 - INFO - TX packets:0 2026-03-02 03:46:37,137 - INFO - 0 2026-03-02 03:46:37,138 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-03-02 03:46:37,245 - INFO - 1 2026-03-02 03:46:37,349 - INFO - TX packets:1 2026-03-02 03:46:37,349 - INFO - 1 2026-03-02 03:46:37,349 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-03-02 03:46:37,454 - INFO - 0 2026-03-02 03:46:37,561 - INFO - TX packets:0 2026-03-02 03:46:37,561 - INFO - 0 2026-03-02 03:46:37,562 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-03-02 03:46:37,666 - INFO - 1 2026-03-02 03:46:37,770 - INFO - TX packets:1 2026-03-02 03:46:37,770 - INFO - 1 2026-03-02 03:46:37,770 - INFO - Deleting VM ctest-TestvifStats-91387766-50721628 2026-03-02 03:46:37,845 - INFO - Deleting VM ctest-TestvifStats-91387766-46434592 2026-03-02 03:46:37,921 - INFO - Deleting VN ctest-vn-09977915 2026-03-02 03:46:37,969 - WARNING - Deleting VN ctest-vn-09977915 failed..Will retry 2026-03-02 03:46:40,299 - INFO - Validated that VN ctest-vn-09977915 is not found in API Server 2026-03-02 03:46:40,322 - INFO - Validated that VN ctest-vn-09977915 is not in any agent 2026-03-02 03:46:40,352 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-09977915 info 2026-03-02 03:46:41,638 - INFO - END TEST : test_vif_statistics : PASSED[0:01:41] 2026-03-02 03:46:41,638 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:46:42,382 - INFO - Deleted project: ctest-TestvifStats-91387766, ID : d4348814-fdb8-4595-88cf-4536818982c0 + '[' 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/subunit2junitxml -f -o result_2026_03_02_02_17_12_25093.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/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-03-02 03:46:56,915 - INFO - Domain Default found not creating 2026-03-02 03:46:57,439 - INFO - Project ctest-AnalyticsTestSanityWithMin-89068708 not found, creating it 2026-03-02 03:46:57,967 - INFO - Created Project:ctest-AnalyticsTestSanityWithMin-89068708, ID : b73a0950-6c2a-4208-8471-9706c4da4d2b 2026-03-02 03:47:00,811 - INFO - Created VN ctest-vn1-68728925 2026-03-02 03:47:02,886 - INFO - VM ([<Server: ctest-vn1_vm1-14347668>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:47:04,369 - INFO - VM ([<Server: ctest-vn1_vm2-67592434>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:47:05,083 - INFO - Verified VN network id 15 for VN 307f6e6f-06af-4df9-b041-5b1b9c62390e 2026-03-02 03:47:05,083 - INFO - Verifications in API Server for VN ctest-vn1-68728925 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-03-02 03:47:05,175 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-68728925 passed 2026-03-02 03:47:06,722 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 is found in opserver 2026-03-02 03:47:06,732 - INFO - Waiting for VM ctest-vn1_vm1-14347668 to be up.. 2026-03-02 03:47:06,814 - INFO - VM name : ctest-vn1_vm1-14347668 2026-03-02 03:47:22,685 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-14347668 passed 2026-03-02 03:47:38,247 - INFO - Waiting for VM ctest-vn1_vm2-67592434 to be up.. 2026-03-02 03:47:38,356 - INFO - VM name : ctest-vn1_vm2-67592434 2026-03-02 03:47:39,649 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-67592434 passed 2026-03-02 03:47:39,799 - INFO - ================================================================================ 2026-03-02 03:47:39,799 - INFO - STARTING TEST : test_run_contrail_flows_cli_cmds 2026-03-02 03:47:39,800 - 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-03-02 03:47:40,447 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:47:40,447 - INFO - 2026-03-02 03:47:40,570 - INFO - Setting flow export rate: 10 2026-03-02 03:47:43,216 - INFO - Ping to IP 215.12.155.196 from VM ctest-vn1_vm1-14347668 passed 2026-03-02 03:47:43,258 - INFO - None 2026-03-02 03:47:43,259 - INFO - Running the following cmd:contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 --source-ip 215.12.155.196 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 --source-ip 215.12.155.196 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l 2026-03-02 03:47:45,601 - INFO - Running the following cmd:contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 --destination-ip 215.12.155.195 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 --destination-ip 215.12.155.195 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l 2026-03-02 03:47:47,258 - INFO - Running the following cmd:contrail-flows --vrouter-ip 10.20.0.129 --other-vrouter-ip 10.20.0.129 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.129 --other-vrouter-ip 10.20.0.129 --start-time now-10m --end-time now | wc -l 2026-03-02 03:47:48,456 - INFO - Running the following cmd:contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5413-1 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5413-1 --last 10m | wc -l 2026-03-02 03:47:49,580 - INFO - Running the following cmd:contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-89068708:07865b12-632a-4fc2-82d1-26e200c545b9 --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-89068708:07865b12-632a-4fc2-82d1-26e200c545b9 --last 20m | wc -l 2026-03-02 03:47:50,713 - INFO - Running the following cmd:contrail-flows --helpcontrail-flows --help | wc -l 2026-03-02 03:47:51,306 - INFO - ['contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 --source-ip 215.12.155.196 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 --source-ip 215.12.155.196 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l', 'contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 --destination-ip 215.12.155.195 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 --destination-ip 215.12.155.195 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l', 'contrail-flows --vrouter-ip 10.20.0.129 --other-vrouter-ip 10.20.0.129 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.129 --other-vrouter-ip 10.20.0.129 --start-time now-10m --end-time now | wc -l', 'contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5413-1 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5413-1 --last 10m | wc -l', 'contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-89068708:07865b12-632a-4fc2-82d1-26e200c545b9 --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-89068708:07865b12-632a-4fc2-82d1-26e200c545b9 --last 20m | wc -l', 'contrail-flows --helpcontrail-flows --help | wc -l'] commands passed.. 2026-03-02 03:47:51,306 - INFO - [] commands failed.. 2026-03-02 03:47:51,378 - INFO - Setting flow export rate: None 2026-03-02 03:47:52,639 - INFO - END TEST : test_run_contrail_flows_cli_cmds : PASSED[0:00:13] 2026-03-02 03:47:52,639 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:47:52,642 - INFO - ================================================================================ 2026-03-02 03:47:52,642 - INFO - STARTING TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args 2026-03-02 03:47:52,642 - 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-03-02 03:47:53,915 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:47:53,916 - INFO - 2026-03-02 03:47:53,916 - 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-03-02 03:47:55,125 - 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-03-02 03:47:55,762 - 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-03-02 03:48:02,821 - 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-03-02 03:48:03,430 - 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-03-02 03:48:05,467 - 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-03-02 03:48:06,086 - 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-03-02 03:48:06,737 - 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-03-02 03:48:07,443 - INFO - Running the following cmd:contrail-logs --object-type virtual-machine --object-id 8b751a8d-0134-4056-a16c-3b995993e0b3 --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id 8b751a8d-0134-4056-a16c-3b995993e0b3 --verbose --raw --json | wc -l 2026-03-02 03:48:08,058 - 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-03-02 03:48:09,251 - 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-03-02 03:48:10,625 - INFO - Running the following cmd:contrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-5413-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-5413-1. --node-type Analytics | wc -l 2026-03-02 03:48:11,235 - INFO - Running the following cmd:contrail-logs --helpcontrail-logs --help | wc -l 2026-03-02 03:48:11,826 - 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 8b751a8d-0134-4056-a16c-3b995993e0b3 --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id 8b751a8d-0134-4056-a16c-3b995993e0b3 --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-5413-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-5413-1. --node-type Analytics | wc -l', 'contrail-logs --helpcontrail-logs --help | wc -l'] commands passed.. 2026-03-02 03:48:11,826 - INFO - [] commands failed.. 2026-03-02 03:48:13,139 - INFO - END TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args : PASSED[0:00:21] 2026-03-02 03:48:13,139 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:48:13,141 - INFO - ================================================================================ 2026-03-02 03:48:13,141 - INFO - STARTING TEST : test_run_contrail_stats_cli_cmds 2026-03-02 03:48:13,141 - 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-03-02 03:48:14,399 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:48:14,399 - INFO - 2026-03-02 03:48:14,400 - 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-03-02 03:48:16,004 - 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-03-02 03:48:17,621 - 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-03-02 03:48:19,300 - 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-03-02 03:48:20,992 - 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-89068708:ctest-vn1-68728925 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 --last 1h | wc -l 2026-03-02 03:48:22,662 - 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-03-02 03:48:24,399 - 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-03-02 03:48:26,108 - 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-03-02 03:48:27,788 - 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-03-02 03:48:29,434 - 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-03-02 03:48:31,081 - 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-89068708:ctest-vn1-68728925 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 --last 1h | wc -l 2026-03-02 03:48:32,760 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925" --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-89068708:ctest-vn1-68728925" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2026-03-02 03:48:34,355 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5413-1" --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-89068708:ctest-vn1-68728925 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5413-1" --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-89068708:ctest-vn1-68728925 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5413-1" --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-89068708:ctest-vn1-68728925 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5413-1" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40m | wc -l 2026-03-02 03:48:36,006 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925" --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-89068708:ctest-vn1-68728925" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2026-03-02 03:48:37,627 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925" --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-89068708:ctest-vn1-68728925 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1h | wc -l 2026-03-02 03:48:39,247 - INFO - Running the following cmd:contrail-stats --helpcontrail-stats --help | wc -l 2026-03-02 03:48:39,895 - 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-89068708:ctest-vn1-68728925 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 --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-89068708:ctest-vn1-68728925 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925" --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-89068708:ctest-vn1-68728925" --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-89068708:ctest-vn1-68728925 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5413-1" --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-89068708:ctest-vn1-68728925 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5413-1" --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-89068708:ctest-vn1-68728925 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5413-1" --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-89068708:ctest-vn1-68728925 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5413-1" --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-89068708:ctest-vn1-68728925" --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-89068708:ctest-vn1-68728925" --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-89068708:ctest-vn1-68728925 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925" --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-89068708:ctest-vn1-68728925 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925" --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-03-02 03:48:39,895 - INFO - [] commands failed.. 2026-03-02 03:48:41,187 - INFO - END TEST : test_run_contrail_stats_cli_cmds : PASSED[0:00:28] 2026-03-02 03:48:41,187 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:48:41,189 - INFO - Deleting VM ctest-vn1_vm2-67592434 2026-03-02 03:48:41,277 - INFO - Deleting VM ctest-vn1_vm1-14347668 2026-03-02 03:48:41,361 - INFO - Deleting VN ctest-vn1-68728925 2026-03-02 03:48:41,403 - WARNING - Deleting VN ctest-vn1-68728925 failed..Will retry 2026-03-02 03:48:43,756 - INFO - Validated that VN ctest-vn1-68728925 is not found in API Server 2026-03-02 03:48:43,786 - INFO - Validated that VN ctest-vn1-68728925 is not in any agent 2026-03-02 03:48:43,797 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithMin-89068708:ctest-vn1-68728925 2026-03-02 03:48:43,824 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-68728925 info 2026-03-02 03:48:44,630 - INFO - Deleted project: ctest-AnalyticsTestSanityWithMin-89068708, ID : b73a0950-6c2a-4208-8471-9706c4da4d2b 2026-03-02 03:48:44,836 - INFO - Domain Default found not creating 2026-03-02 03:48:45,041 - INFO - Project ctest-AnalyticsTestSanityWithResource-73587336 not found, creating it 2026-03-02 03:48:45,575 - INFO - Created Project:ctest-AnalyticsTestSanityWithResource-73587336, ID : 347cae1e-2c5b-4d82-8547-e7c1679a160e 2026-03-02 03:48:48,276 - INFO - Created VN ctest-vn1-79431837 2026-03-02 03:48:49,650 - INFO - VM ([<Server: ctest-vn1_vm1-10947738>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:48:51,123 - INFO - VM ([<Server: ctest-vn1_vm2-28943584>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:48:51,825 - INFO - Verified VN network id 15 for VN ff1b6916-7ac3-41a4-b870-4c45d6feb790 2026-03-02 03:48:51,826 - INFO - Verifications in API Server for VN ctest-vn1-79431837 passed 2026-03-02 03:48:51,915 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-79431837 passed 2026-03-02 03:48:53,361 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-73587336:ctest-vn1-79431837 is found in opserver 2026-03-02 03:48:53,375 - INFO - Waiting for VM ctest-vn1_vm1-10947738 to be up.. 2026-03-02 03:48:53,473 - INFO - VM name : ctest-vn1_vm1-10947738 2026-03-02 03:49:11,669 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-10947738 passed 2026-03-02 03:49:22,213 - INFO - Waiting for VM ctest-vn1_vm2-28943584 to be up.. 2026-03-02 03:49:22,338 - INFO - VM name : ctest-vn1_vm2-28943584 2026-03-02 03:49:23,745 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-28943584 passed 2026-03-02 03:49:24,680 - INFO - Created VN ctest-vn2-80479153 2026-03-02 03:49:25,378 - INFO - Created VN ctest-fip_vn-95824667 2026-03-02 03:49:27,023 - INFO - VM ([<Server: ctest-vn2_vm2-06943545>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:49:28,701 - INFO - VM ([<Server: ctest-fvn_vm1-87233324>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:49:30,317 - INFO - VM ([<Server: mltf_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:49:30,532 - INFO - Verified VN network id 15 for VN ff1b6916-7ac3-41a4-b870-4c45d6feb790 2026-03-02 03:49:30,533 - INFO - Verifications in API Server for VN ctest-vn1-79431837 passed 2026-03-02 03:49:30,620 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-79431837 passed 2026-03-02 03:49:31,172 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-73587336:ctest-vn1-79431837 is found in opserver 2026-03-02 03:49:31,450 - INFO - Verified VN network id 16 for VN 4b99745e-a4d0-4a08-ad22-ef330375dcfa 2026-03-02 03:49:31,450 - INFO - Verifications in API Server for VN ctest-vn2-80479153 passed 2026-03-02 03:49:31,552 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-80479153 passed 2026-03-02 03:49:31,822 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-73587336:ctest-vn2-80479153 is found in opserver 2026-03-02 03:49:32,062 - INFO - Verified VN network id 17 for VN 860c5a20-15e0-42e8-b7d7-a7b391349444 2026-03-02 03:49:32,062 - INFO - Verifications in API Server for VN ctest-fip_vn-95824667 passed 2026-03-02 03:49:32,133 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-95824667 passed 2026-03-02 03:49:32,418 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-73587336:ctest-fip_vn-95824667 is found in opserver 2026-03-02 03:49:32,439 - INFO - Waiting for VM ctest-fvn_vm1-87233324 to be up.. 2026-03-02 03:49:32,520 - INFO - VM name : ctest-fvn_vm1-87233324 2026-03-02 03:49:54,353 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-fvn_vm1-87233324 passed 2026-03-02 03:50:04,921 - INFO - Waiting for VM ctest-vn2_vm2-06943545 to be up.. 2026-03-02 03:50:05,008 - INFO - VM name : ctest-vn2_vm2-06943545 2026-03-02 03:50:06,348 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2_vm2-06943545 passed 2026-03-02 03:50:06,597 - INFO - Waiting for VM mltf_vm to be up.. 2026-03-02 03:50:06,694 - INFO - VM name : mltf_vm 2026-03-02 03:50:08,151 - INFO - Ping to Metadata IP 169.254.0.5 of VM mltf_vm passed 2026-03-02 03:50:08,630 - INFO - ================================================================================ 2026-03-02 03:50:08,631 - INFO - STARTING TEST : test_verify_session_sampling_teardown 2026-03-02 03:50:08,631 - 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-03-02 03:50:09,915 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:50:09,915 - INFO - 2026-03-02 03:50:10,038 - INFO - Setting flow export rate: 100 2026-03-02 03:50:11,036 - INFO - Verified VN network id 15 for VN ff1b6916-7ac3-41a4-b870-4c45d6feb790 2026-03-02 03:50:11,036 - INFO - Verifications in API Server for VN ctest-vn1-79431837 passed 2026-03-02 03:50:11,215 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-79431837 passed 2026-03-02 03:50:11,358 - INFO - VN ctest-vn1-79431837 Policy verification: verify_vn_policy_in_api_server, status: True 2026-03-02 03:50:11,399 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-73587336:ctest-vn1-79431837 is found in opserver 2026-03-02 03:50:11,637 - INFO - Verified VN network id 16 for VN 4b99745e-a4d0-4a08-ad22-ef330375dcfa 2026-03-02 03:50:11,638 - INFO - Verifications in API Server for VN ctest-vn2-80479153 passed 2026-03-02 03:50:11,725 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-80479153 passed 2026-03-02 03:50:11,857 - INFO - VN ctest-vn2-80479153 Policy verification: verify_vn_policy_in_api_server, status: True 2026-03-02 03:50:11,896 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-73587336:ctest-vn2-80479153 is found in opserver 2026-03-02 03:50:12,111 - INFO - Verified VN network id 15 for VN ff1b6916-7ac3-41a4-b870-4c45d6feb790 2026-03-02 03:50:12,111 - INFO - Verifications in API Server for VN ctest-vn1-79431837 passed 2026-03-02 03:50:12,184 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-79431837 passed 2026-03-02 03:50:12,309 - INFO - VN ctest-vn1-79431837 Policy verification: verify_vn_policy_in_api_server, status: True 2026-03-02 03:50:12,351 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-73587336:ctest-vn1-79431837 is found in opserver 2026-03-02 03:50:12,584 - INFO - Verified VN network id 16 for VN 4b99745e-a4d0-4a08-ad22-ef330375dcfa 2026-03-02 03:50:12,584 - INFO - Verifications in API Server for VN ctest-vn2-80479153 passed 2026-03-02 03:50:12,653 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-80479153 passed 2026-03-02 03:50:12,782 - INFO - VN ctest-vn2-80479153 Policy verification: verify_vn_policy_in_api_server, status: True 2026-03-02 03:50:12,821 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-73587336:ctest-vn2-80479153 is found in opserver 2026-03-02 03:50:13,027 - INFO - Verified VN network id 17 for VN 860c5a20-15e0-42e8-b7d7-a7b391349444 2026-03-02 03:50:13,027 - INFO - Verifications in API Server for VN ctest-fip_vn-95824667 passed 2026-03-02 03:50:13,093 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-95824667 passed 2026-03-02 03:50:13,256 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-73587336:ctest-fip_vn-95824667 is found in opserver 2026-03-02 03:50:13,267 - INFO - start time= 1772423413267224 2026-03-02 03:50:17,109 - INFO - Ping to IP 89.249.91.67 from VM ctest-vn1_vm1-10947738 passed 2026-03-02 03:50:27,109 - INFO - Verify session samples and teardown pkts 2026-03-02 03:50:27,109 - INFO - Verifying SessionSeriesTable through opserver 10.0.0.242 2026-03-02 03:50:30,176 - INFO - wait for the flows to get expire 2026-03-02 03:53:53,795 - INFO - Deleted policy policy1 2026-03-02 03:53:53,910 - INFO - Setting flow export rate: None 2026-03-02 03:53:55,175 - INFO - END TEST : test_verify_session_sampling_teardown : PASSED[0:03:47] 2026-03-02 03:53:55,175 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:53:55,176 - INFO - Deleting VM mltf_vm 2026-03-02 03:53:55,252 - INFO - Deleting VM ctest-fvn_vm1-87233324 2026-03-02 03:53:55,319 - INFO - Deleting VM ctest-vn2_vm2-06943545 2026-03-02 03:53:55,386 - INFO - Deleting VN ctest-fip_vn-95824667 2026-03-02 03:53:55,432 - WARNING - Deleting VN ctest-fip_vn-95824667 failed..Will retry 2026-03-02 03:53:57,854 - INFO - Validated that VN ctest-fip_vn-95824667 is not found in API Server 2026-03-02 03:53:57,878 - INFO - Validated that VN ctest-fip_vn-95824667 is not in any agent 2026-03-02 03:53:57,891 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-73587336:ctest-fip_vn-95824667 2026-03-02 03:53:57,911 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fip_vn-95824667 info 2026-03-02 03:53:57,911 - INFO - Deleting VN ctest-vn2-80479153 2026-03-02 03:53:58,247 - INFO - Validated that VN ctest-vn2-80479153 is not found in API Server 2026-03-02 03:53:58,268 - INFO - Validated that VN ctest-vn2-80479153 is not in any agent 2026-03-02 03:53:58,287 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-73587336:ctest-vn2-80479153 2026-03-02 03:53:58,307 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-80479153 info 2026-03-02 03:53:58,307 - INFO - Deleting VM ctest-vn1_vm2-28943584 2026-03-02 03:53:58,385 - INFO - Deleting VM ctest-vn1_vm1-10947738 2026-03-02 03:53:58,449 - INFO - Deleting VN ctest-vn1-79431837 2026-03-02 03:53:58,496 - WARNING - Deleting VN ctest-vn1-79431837 failed..Will retry 2026-03-02 03:54:00,747 - INFO - Validated that VN ctest-vn1-79431837 is not found in API Server 2026-03-02 03:54:00,769 - INFO - Validated that VN ctest-vn1-79431837 is not in any agent 2026-03-02 03:54:00,779 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-73587336:ctest-vn1-79431837 2026-03-02 03:54:00,797 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-79431837 info 2026-03-02 03:54:01,595 - INFO - Deleted project: ctest-AnalyticsTestSanityWithResource-73587336, ID : 347cae1e-2c5b-4d82-8547-e7c1679a160e 2026-03-02 03:54:01,788 - INFO - Domain Default found not creating 2026-03-02 03:54:01,962 - INFO - Project ctest-TestAsn4-64390575 not found, creating it 2026-03-02 03:54:02,507 - INFO - Created Project:ctest-TestAsn4-64390575, ID : 58c99a3d-bbc0-441b-98ed-8848a687976c 2026-03-02 03:54:04,546 - INFO - Using existing project ['default-domain', 'admin'](51b9dc71-44cb-4679-a46b-0feb280e6372) 2026-03-02 03:54:04,955 - INFO - admin user already present 2026-03-02 03:54:05,304 - INFO - Adding rules to the default security group in Project admin 2026-03-02 03:54:05,654 - INFO - ================================================================================ 2026-03-02 03:54:05,654 - INFO - STARTING TEST : test_basic_as4_ibgp_sanity 2026-03-02 03:54:06,904 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:54:06,904 - INFO - 2026-03-02 03:54:06,904 - INFO - Skipping Test. At least 1 external router required to run the test 2026-03-02 03:54:08,155 - INFO - 2026-03-02 03:54:08,155 - INFO - END TEST : test_basic_as4_ibgp_sanity : SKIPPED[0:00:03] 2026-03-02 03:54:08,155 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:54:08,912 - INFO - Deleted project: ctest-TestAsn4-64390575, ID : 58c99a3d-bbc0-441b-98ed-8848a687976c 2026-03-02 03:54:09,108 - INFO - Domain Default found not creating 2026-03-02 03:54:09,272 - INFO - Project ctest-TestBGPaaSlocalAS-52900856 not found, creating it 2026-03-02 03:54:09,830 - INFO - Created Project:ctest-TestBGPaaSlocalAS-52900856, ID : 048689a9-1b1e-4504-b9c2-d3a2d7299017 2026-03-02 03:54:11,507 - INFO - ================================================================================ 2026-03-02 03:54:11,507 - INFO - STARTING TEST : test_basic_bgpaas_local_as 2026-03-02 03:54:11,508 - 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-03-02 03:54:12,759 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:54:12,759 - INFO - 2026-03-02 03:54:13,800 - INFO - Created VN ctest-bgpaas_vn-15899519 2026-03-02 03:54:15,231 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:54:17 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz [358889652/358889652] -> "/contrail-test/images/ubuntu-bird.vmdk.gz" [1] 2026-03-02 03:54:39,705 - INFO - VM ([<Server: bgpaas_vm1>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:54:39,705 - INFO - Waiting for VM test_vm to be up.. 2026-03-02 03:54:39,802 - INFO - VM name : test_vm 2026-03-02 03:54:41,695 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-03-02 03:54:52,236 - INFO - Waiting for VM bgpaas_vm1 to be up.. 2026-03-02 03:55:12,700 - INFO - VM name : bgpaas_vm1 2026-03-02 03:56:27,766 - INFO - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 passed 2026-03-02 03:57:19,611 - INFO - Creating BGPaaS ctest-TestBGPaaSlocalAS-52900856-49657442 2026-03-02 03:57:19,694 - INFO - BGPaaS: ctest-TestBGPaaSlocalAS-52900856-49657442(9b161d3c-867a-4c86-b0f9-3ff14e092ba9) 2026-03-02 03:57:20,067 - INFO - verify_in_api_server passed for BGPaaS obj 9b161d3c-867a-4c86-b0f9-3ff14e092ba9 2026-03-02 03:57:20,067 - INFO - BGPaaS(9b161d3c-867a-4c86-b0f9-3ff14e092ba9): verify_on_setup passed 2026-03-02 03:57:20,234 - INFO - Attaching VMI 30d9a3ac-c54f-449f-8d8a-a3d94092ef4e to BGPaaS 9b161d3c-867a-4c86-b0f9-3ff14e092ba9 2026-03-02 03:57:20,434 - INFO - Configuring BGP on the bird 2026-03-02 03:57:20,596 - INFO - Configuring BGP on bgpaas_vm1 2026-03-02 03:57:50,164 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-03-02 03:57:50,180 - INFO - Detaching VMI 30d9a3ac-c54f-449f-8d8a-a3d94092ef4e from BGPaaS 9b161d3c-867a-4c86-b0f9-3ff14e092ba9 2026-03-02 03:57:50,262 - INFO - Deleting BGPaaS ctest-TestBGPaaSlocalAS-52900856-49657442(9b161d3c-867a-4c86-b0f9-3ff14e092ba9) 2026-03-02 03:57:50,329 - INFO - BGPaaS(9b161d3c-867a-4c86-b0f9-3ff14e092ba9): verify_on_cleanup passed 2026-03-02 03:57:50,329 - INFO - Deleting VM bgpaas_vm1 2026-03-02 03:57:50,481 - INFO - Deleting VM test_vm 2026-03-02 03:57:50,552 - INFO - Deleting VN ctest-bgpaas_vn-15899519 2026-03-02 03:57:50,591 - WARNING - Deleting VN ctest-bgpaas_vn-15899519 failed..Will retry 2026-03-02 03:57:54,155 - INFO - END TEST : test_basic_bgpaas_local_as : PASSED[0:03:43] 2026-03-02 03:57:54,155 - INFO - -------------------------------------------------------------------------------- 2026-03-02 03:57:54,965 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-52900856, ID : 048689a9-1b1e-4504-b9c2-d3a2d7299017 2026-03-02 03:57:55,194 - INFO - Domain Default found not creating 2026-03-02 03:57:55,364 - INFO - Project ctest-TestBGPaasZone-37896577 not found, creating it 2026-03-02 03:57:55,926 - INFO - Created Project:ctest-TestBGPaasZone-37896577, ID : 4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61 2026-03-02 03:57:57,572 - INFO - ================================================================================ 2026-03-02 03:57:57,572 - INFO - STARTING TEST : test_bgp_control_node_zone 2026-03-02 03:57:58,827 - INFO - Initial checks done. Running the testcase now 2026-03-02 03:57:58,827 - INFO - 2026-03-02 03:57:58,827 - INFO - executing bgp_control_zone test 2026-03-02 03:57:59,826 - INFO - Created VN ctest-cnz_vn-11713849 2026-03-02 03:58:01,125 - INFO - VM ([<Server: ctest-TestBGPaasZone-37896577-27137523>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:58:02,699 - INFO - VM ([<Server: ctest-TestBGPaasZone-37896577-18848185>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 03:58:04,427 - INFO - VM ([<Server: ctest-TestBGPaasZone-37896577-03735087>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 03:58:04,427 - INFO - Waiting for VM ctest-TestBGPaasZone-37896577-27137523 to be up.. 2026-03-02 03:58:35,081 - INFO - VM name : ctest-TestBGPaasZone-37896577-27137523 2026-03-02 03:59:44,382 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-37896577-27137523 passed 2026-03-02 04:00:31,209 - INFO - Waiting for VM ctest-TestBGPaasZone-37896577-18848185 to be up.. 2026-03-02 04:00:31,293 - INFO - VM name : ctest-TestBGPaasZone-37896577-18848185 2026-03-02 04:00:32,643 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-37896577-18848185 passed 2026-03-02 04:00:32,882 - INFO - Waiting for VM ctest-TestBGPaasZone-37896577-03735087 to be up.. 2026-03-02 04:00:32,970 - INFO - VM name : ctest-TestBGPaasZone-37896577-03735087 2026-03-02 04:00:34,354 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-37896577-03735087 passed 2026-03-02 04:00:34,738 - INFO - Created control node zone ctest-test-zone-76734738(d0392330-56c9-4a1f-b799-a16f6f21b30c) 2026-03-02 04:00:35,086 - INFO - Created control node zone ctest-test-zone-69677111(8b4a2818-22ac-409d-a6eb-1cbb093d7a39) 2026-03-02 04:00:35,446 - INFO - Created control node zone ctest-test-zone-86251852(7e5a5776-fce7-40be-b116-97d8c47ddbce) 2026-03-02 04:00:35,734 - INFO - Creating BGPaaS ctest-TestBGPaasZone-37896577-97371505 2026-03-02 04:00:35,814 - INFO - BGPaaS: ctest-TestBGPaasZone-37896577-97371505(c7edccf3-bc46-4036-9b76-24e8a4bd2b2a) 2026-03-02 04:00:36,237 - INFO - verify_in_api_server passed for BGPaaS obj c7edccf3-bc46-4036-9b76-24e8a4bd2b2a 2026-03-02 04:00:36,237 - INFO - BGPaaS(c7edccf3-bc46-4036-9b76-24e8a4bd2b2a): verify_on_setup passed 2026-03-02 04:00:36,237 - INFO - We will configure BGP on the VM 2026-03-02 04:00:36,502 - INFO - Configuring BGP on ctest-TestBGPaasZone-37896577-27137523 2026-03-02 04:00:50,247 - INFO - Attaching VMI 3df6524c-68d9-4a27-8469-0a52800fe573 to BGPaaS c7edccf3-bc46-4036-9b76-24e8a4bd2b2a 2026-03-02 04:00:50,318 - INFO - Attaching the VMI d07ad879-c16c-43aa-89e5-8232211505a3 to the BGPaaS c7edccf3-bc46-4036-9b76-24e8a4bd2b2a object 2026-03-02 04:00:50,994 - INFO - Creating BGPaaS ctest-TestBGPaasZone-37896577-50327532 2026-03-02 04:00:51,082 - INFO - BGPaaS: ctest-TestBGPaasZone-37896577-50327532(44fc4d01-1555-453f-9f50-62a123216c8e) 2026-03-02 04:00:51,094 - INFO - verify_in_api_server passed for BGPaaS obj 44fc4d01-1555-453f-9f50-62a123216c8e 2026-03-02 04:00:51,095 - INFO - BGPaaS(44fc4d01-1555-453f-9f50-62a123216c8e): verify_on_setup passed 2026-03-02 04:00:51,095 - INFO - We will configure BGP on the VM 2026-03-02 04:00:51,346 - INFO - Configuring BGP on ctest-TestBGPaasZone-37896577-18848185 2026-03-02 04:01:00,852 - INFO - Attaching VMI 3d684957-fbe8-4165-adda-f6b9297caae2 to BGPaaS 44fc4d01-1555-453f-9f50-62a123216c8e 2026-03-02 04:01:00,926 - INFO - Attaching the VMI b5230388-b62f-4cca-9bf2-efd8335e23b5 to the BGPaaS 44fc4d01-1555-453f-9f50-62a123216c8e object 2026-03-02 04:01:01,826 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-03-02 04:01:01,850 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.254'] 2026-03-02 04:01:07,872 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.254'] 2026-03-02 04:01:13,895 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-03-02 04:01:19,991 - INFO - Ping to IP 207.90.115.148 from VM ctest-TestBGPaasZone-37896577-03735087 passed 2026-03-02 04:01:24,203 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.14'] 2026-03-02 04:01:30,219 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-03-02 04:01:30,244 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-03-02 04:01:32,728 - INFO - Ping to IP 207.90.115.148 from VM ctest-TestBGPaasZone-37896577-03735087 passed 2026-03-02 04:01:33,019 - INFO - We will configure BGP on the VM 2026-03-02 04:01:33,266 - INFO - Configuring BGP on ctest-TestBGPaasZone-37896577-27137523 2026-03-02 04:01:35,830 - INFO - Attaching VMI 3df6524c-68d9-4a27-8469-0a52800fe573 to BGPaaS c7edccf3-bc46-4036-9b76-24e8a4bd2b2a 2026-03-02 04:01:35,848 - INFO - Attaching the VMI d07ad879-c16c-43aa-89e5-8232211505a3 to the BGPaaS c7edccf3-bc46-4036-9b76-24e8a4bd2b2a object 2026-03-02 04:01:39,985 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.193'] 2026-03-02 04:01:46,000 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-03-02 04:01:46,025 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-03-02 04:01:48,488 - INFO - Ping to IP 207.90.115.148 from VM ctest-TestBGPaasZone-37896577-03735087 passed 2026-03-02 04:01:48,488 - INFO - Detaching VMI 3df6524c-68d9-4a27-8469-0a52800fe573 from BGPaaS c7edccf3-bc46-4036-9b76-24e8a4bd2b2a 2026-03-02 04:01:48,562 - INFO - Detaching VMI 3d684957-fbe8-4165-adda-f6b9297caae2 from BGPaaS 44fc4d01-1555-453f-9f50-62a123216c8e 2026-03-02 04:01:48,634 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-37896577-50327532(44fc4d01-1555-453f-9f50-62a123216c8e) 2026-03-02 04:01:48,693 - INFO - BGPaaS(44fc4d01-1555-453f-9f50-62a123216c8e): verify_on_cleanup passed 2026-03-02 04:01:48,694 - INFO - Detaching VMI 3df6524c-68d9-4a27-8469-0a52800fe573 from BGPaaS c7edccf3-bc46-4036-9b76-24e8a4bd2b2a 2026-03-02 04:01:48,712 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-37896577-97371505(c7edccf3-bc46-4036-9b76-24e8a4bd2b2a) 2026-03-02 04:01:48,762 - INFO - BGPaaS(c7edccf3-bc46-4036-9b76-24e8a4bd2b2a): verify_on_cleanup passed 2026-03-02 04:01:48,762 - INFO - Deleting Control node zone ctest-test-zone-86251852(7e5a5776-fce7-40be-b116-97d8c47ddbce) 2026-03-02 04:01:48,904 - INFO - Deleting Control node zone ctest-test-zone-69677111(8b4a2818-22ac-409d-a6eb-1cbb093d7a39) 2026-03-02 04:01:49,048 - INFO - Deleting Control node zone ctest-test-zone-76734738(d0392330-56c9-4a1f-b799-a16f6f21b30c) 2026-03-02 04:01:49,171 - INFO - Deleting VM ctest-TestBGPaasZone-37896577-03735087 2026-03-02 04:01:49,383 - INFO - Deleting VM ctest-TestBGPaasZone-37896577-18848185 2026-03-02 04:01:49,479 - INFO - Deleting VM ctest-TestBGPaasZone-37896577-27137523 2026-03-02 04:01:49,553 - INFO - Deleting VN ctest-cnz_vn-11713849 2026-03-02 04:01:49,602 - WARNING - Deleting VN ctest-cnz_vn-11713849 failed..Will retry 2026-03-02 04:01:53,089 - INFO - END TEST : test_bgp_control_node_zone : PASSED[0:03:56] 2026-03-02 04:01:53,089 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:01:53,092 - INFO - ================================================================================ 2026-03-02 04:01:53,092 - INFO - STARTING TEST : test_bgp_control_node_zones_from_single_vnf 2026-03-02 04:01:54,349 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:01:54,350 - INFO - 2026-03-02 04:01:54,350 - INFO - executing bgp_control_zone agent restart test 2026-03-02 04:01:54,902 - INFO - Created VN ctest-cnz_vn-19332270 2026-03-02 04:01:56,257 - INFO - VM ([<Server: ctest-TestBGPaasZone-37896577-21074475>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 04:01:57,648 - INFO - VM ([<Server: ctest-TestBGPaasZone-37896577-76499655>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 04:01:59,204 - INFO - VM ([<Server: ctest-TestBGPaasZone-37896577-97440623>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 04:01:59,204 - INFO - Waiting for VM ctest-TestBGPaasZone-37896577-21074475 to be up.. 2026-03-02 04:01:59,314 - INFO - VM name : ctest-TestBGPaasZone-37896577-21074475 2026-03-02 04:03:22,675 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-37896577-21074475 passed 2026-03-02 04:04:14,784 - INFO - Waiting for VM ctest-TestBGPaasZone-37896577-76499655 to be up.. 2026-03-02 04:04:14,873 - INFO - VM name : ctest-TestBGPaasZone-37896577-76499655 2026-03-02 04:04:16,272 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-37896577-76499655 passed 2026-03-02 04:04:16,499 - INFO - Waiting for VM ctest-TestBGPaasZone-37896577-97440623 to be up.. 2026-03-02 04:04:16,589 - INFO - VM name : ctest-TestBGPaasZone-37896577-97440623 2026-03-02 04:04:17,940 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-37896577-97440623 passed 2026-03-02 04:04:33,806 - INFO - Created control node zone ctest-test-zone-14153669(7c85757e-79e4-4eb4-a3a1-f2fa93faecda) 2026-03-02 04:04:34,158 - INFO - Created control node zone ctest-test-zone-51531371(fea9a801-d699-4d36-86c3-89222456dc4f) 2026-03-02 04:04:34,510 - INFO - Created control node zone ctest-test-zone-17851294(e5efe15d-f990-4c7f-a2b7-640376dba12d) 2026-03-02 04:04:34,786 - INFO - Creating BGPaaS ctest-TestBGPaasZone-37896577-90308629 2026-03-02 04:04:34,862 - INFO - BGPaaS: ctest-TestBGPaasZone-37896577-90308629(665605e5-9ab2-4045-a48d-51dd83fec1f6) 2026-03-02 04:04:34,873 - INFO - verify_in_api_server passed for BGPaaS obj 665605e5-9ab2-4045-a48d-51dd83fec1f6 2026-03-02 04:04:34,873 - INFO - BGPaaS(665605e5-9ab2-4045-a48d-51dd83fec1f6): verify_on_setup passed 2026-03-02 04:04:34,873 - INFO - We will configure BGP on the VM 2026-03-02 04:04:35,314 - INFO - Configuring BGP on ctest-TestBGPaasZone-37896577-21074475 2026-03-02 04:04:44,085 - INFO - Attaching VMI dbb420ab-c006-4210-a1e6-ae4d70eb361b to BGPaaS 665605e5-9ab2-4045-a48d-51dd83fec1f6 2026-03-02 04:04:44,162 - INFO - Attaching the VMI f7e14fc8-9cc1-4744-a5fe-67ac8430ccac to the BGPaaS 665605e5-9ab2-4045-a48d-51dd83fec1f6 object 2026-03-02 04:04:45,054 - INFO - Creating BGPaaS ctest-TestBGPaasZone-37896577-38592501 2026-03-02 04:04:45,130 - INFO - BGPaaS: ctest-TestBGPaasZone-37896577-38592501(71765a9d-dad6-4803-b076-1aa5f53cb47a) 2026-03-02 04:04:45,141 - INFO - verify_in_api_server passed for BGPaaS obj 71765a9d-dad6-4803-b076-1aa5f53cb47a 2026-03-02 04:04:45,142 - INFO - BGPaaS(71765a9d-dad6-4803-b076-1aa5f53cb47a): verify_on_setup passed 2026-03-02 04:04:45,142 - INFO - We will configure BGP on the VM 2026-03-02 04:04:45,574 - INFO - Configuring BGP on ctest-TestBGPaasZone-37896577-76499655 2026-03-02 04:04:53,126 - INFO - Attaching VMI 3755520c-6a16-4897-8a37-c401a4759d39 to BGPaaS 71765a9d-dad6-4803-b076-1aa5f53cb47a 2026-03-02 04:04:53,198 - INFO - Attaching the VMI 1b348aba-77f7-4dd7-82c3-c5e0428b9ea9 to the BGPaaS 71765a9d-dad6-4803-b076-1aa5f53cb47a object 2026-03-02 04:04:53,862 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.193'] 2026-03-02 04:04:59,876 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-03-02 04:04:59,896 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-03-02 04:04:59,916 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.193'] 2026-03-02 04:05:05,934 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-03-02 04:05:05,959 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-03-02 04:05:13,082 - INFO - Ping to IP 198.159.159.84 from VM ctest-TestBGPaasZone-37896577-97440623 passed 2026-03-02 04:05:13,095 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-03-02 04:05:13,115 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-03-02 04:05:13,135 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-03-02 04:05:13,155 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-03-02 04:05:15,711 - INFO - Ping to IP 198.159.159.84 from VM ctest-TestBGPaasZone-37896577-97440623 passed 2026-03-02 04:05:15,711 - INFO - Detaching VMI 3755520c-6a16-4897-8a37-c401a4759d39 from BGPaaS 71765a9d-dad6-4803-b076-1aa5f53cb47a 2026-03-02 04:05:15,790 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-37896577-38592501(71765a9d-dad6-4803-b076-1aa5f53cb47a) 2026-03-02 04:05:15,856 - INFO - BGPaaS(71765a9d-dad6-4803-b076-1aa5f53cb47a): verify_on_cleanup passed 2026-03-02 04:05:15,856 - INFO - Detaching VMI dbb420ab-c006-4210-a1e6-ae4d70eb361b from BGPaaS 665605e5-9ab2-4045-a48d-51dd83fec1f6 2026-03-02 04:05:15,962 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-37896577-90308629(665605e5-9ab2-4045-a48d-51dd83fec1f6) 2026-03-02 04:05:16,057 - INFO - BGPaaS(665605e5-9ab2-4045-a48d-51dd83fec1f6): verify_on_cleanup passed 2026-03-02 04:05:16,057 - INFO - Deleting Control node zone ctest-test-zone-17851294(e5efe15d-f990-4c7f-a2b7-640376dba12d) 2026-03-02 04:05:16,234 - INFO - Deleting Control node zone ctest-test-zone-51531371(fea9a801-d699-4d36-86c3-89222456dc4f) 2026-03-02 04:05:16,371 - INFO - Deleting Control node zone ctest-test-zone-14153669(7c85757e-79e4-4eb4-a3a1-f2fa93faecda) 2026-03-02 04:05:16,519 - INFO - Deleting VM ctest-TestBGPaasZone-37896577-97440623 2026-03-02 04:05:16,619 - INFO - Deleting VM ctest-TestBGPaasZone-37896577-76499655 2026-03-02 04:05:16,703 - INFO - Deleting VM ctest-TestBGPaasZone-37896577-21074475 2026-03-02 04:05:16,796 - INFO - Deleting VN ctest-cnz_vn-19332270 2026-03-02 04:05:16,846 - WARNING - Deleting VN ctest-cnz_vn-19332270 failed..Will retry 2026-03-02 04:05:20,323 - INFO - END TEST : test_bgp_control_node_zones_from_single_vnf : PASSED[0:03:27] 2026-03-02 04:05:20,323 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:05:21,209 - INFO - Deleted project: ctest-TestBGPaasZone-37896577, ID : 4c9f0ad4-5bf0-4a54-9b6c-01dc90fd3b61 2026-03-02 04:05:21,430 - INFO - Domain Default found not creating 2026-03-02 04:05:21,600 - INFO - Project ctest-TestDM-18978097 not found, creating it 2026-03-02 04:05:22,333 - INFO - Created Project:ctest-TestDM-18978097, ID : ea4586bd-6a46-4465-b3b9-60482025249f 2026-03-02 04:05:24,265 - INFO - ================================================================================ 2026-03-02 04:05:24,265 - INFO - STARTING TEST : test_basic_dm 2026-03-02 04:05:24,265 - INFO - TEST DESCRIPTION : Description: Verify basic config is pushed to mx 2026-03-02 04:05:25,547 - INFO - dm_mx env needs to be set in testbed.py to run this script 2026-03-02 04:05:26,819 - INFO - 2026-03-02 04:05:26,819 - INFO - END TEST : test_basic_dm : SKIPPED[0:00:02] 2026-03-02 04:05:26,819 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:05:27,630 - INFO - Deleted project: ctest-TestDM-18978097, ID : ea4586bd-6a46-4465-b3b9-60482025249f 2026-03-02 04:05:27,828 - INFO - Domain Default found not creating 2026-03-02 04:05:28,023 - INFO - Project ctest-TestEncapCases-89897468 not found, creating it 2026-03-02 04:05:28,614 - INFO - Created Project:ctest-TestEncapCases-89897468, ID : 2bc81dcf-09dc-4904-b04f-c52d2a9f4149 2026-03-02 04:05:30,340 - INFO - ================================================================================ 2026-03-02 04:05:30,341 - INFO - STARTING TEST : test_apply_policy_fip_on_same_vn_gw_mx 2026-03-02 04:05:30,341 - INFO - TEST DESCRIPTION : A particular VN is configure with policy to talk accross VN's and FIP to access outside 2026-03-02 04:05:31,614 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:05:31,615 - INFO - 2026-03-02 04:05:31,615 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-03-02 04:05:31,615 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-03-02 04:05:32,893 - INFO - 2026-03-02 04:05:32,894 - INFO - END TEST : test_apply_policy_fip_on_same_vn_gw_mx : SKIPPED[0:00:02] 2026-03-02 04:05:32,894 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:05:33,693 - INFO - Deleted project: ctest-TestEncapCases-89897468, ID : 2bc81dcf-09dc-4904-b04f-c52d2a9f4149 2026-03-02 04:05:33,889 - INFO - Domain Default found not creating 2026-03-02 04:05:34,064 - INFO - Project ctest-TestEvpnCasesRestart-84947610 not found, creating it 2026-03-02 04:05:34,619 - INFO - Created Project:ctest-TestEvpnCasesRestart-84947610, ID : 55ed4bd3-991a-4e57-acdc-75e702ec0e5a 2026-03-02 04:05:36,424 - INFO - ================================================================================ 2026-03-02 04:05:36,424 - INFO - STARTING TEST : test_with_vxlan_encap_agent_restart 2026-03-02 04:05:36,424 - 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-03-02 04:05:37,694 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:05:37,694 - INFO - 2026-03-02 04:05:37,694 - INFO - Setting new Encap before continuing 2026-03-02 04:05:37,695 - INFO - Read the existing encap priority 2026-03-02 04:05:38,290 - INFO - Created.UUID is {"global-vrouter-config": {"uuid": "6c1cb651-2412-4259-b289-7deafa537e8a", "href": "http://10.0.0.23:8082/global-vrouter-config/6c1cb651-2412-4259-b289-7deafa537e8a"}}. VXLAN is the highest priority encap 2026-03-02 04:05:39,098 - INFO - Created VN EVPN-VN1 2026-03-02 04:05:40,551 - INFO - VM ([<Server: EVPN_VN1_VM1>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 04:05:41,991 - INFO - VM ([<Server: EVPN_VN1_VM2>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 04:05:42,713 - INFO - Verified VN network id 15 for VN eed530bc-2536-4238-9c7c-f978f2cfa906 2026-03-02 04:05:42,713 - INFO - Verifications in API Server for VN EVPN-VN1 passed 2026-03-02 04:05:42,796 - INFO - On all control nodes, Config, RI and RT verification for VN EVPN-VN1 passed 2026-03-02 04:05:44,299 - INFO - Validated that VN default-domain:ctest-TestEvpnCasesRestart-84947610:EVPN-VN1 is found in opserver 2026-03-02 04:05:44,424 - INFO - VM name : EVPN_VN1_VM1 2026-03-02 04:05:45,196 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-03-02 04:06:19,928 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-03-02 04:06:19,928 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-03-02 04:06:20,296 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-03-02 04:06:21,077 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-03-02 04:06:21,332 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 04:06:21,367 - INFO - VM 3f0d964c-9b34-4328-a2db-52343f065162 is present in default-domain:ctest-TestEvpnCasesRestart-84947610:EVPN-VN1 2026-03-02 04:06:21,728 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-84947610:8691f464-ecb2-48e6-9fa5-be4d58b05a36 of vm 3f0d964c-9b34-4328-a2db-52343f065162 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-1 uve 2026-03-02 04:06:21,826 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-03-02 04:06:21,922 - INFO - VM name : EVPN_VN1_VM2 2026-03-02 04:06:22,415 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-03-02 04:07:17,683 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2026-03-02 04:07:17,684 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-03-02 04:07:18,004 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-03-02 04:07:18,768 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-03-02 04:07:18,882 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 04:07:18,913 - INFO - VM e9817381-753f-4758-aa91-1cea28bb60c8 is present in default-domain:ctest-TestEvpnCasesRestart-84947610:EVPN-VN1 2026-03-02 04:07:19,109 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-84947610:734ce2e9-4943-43c8-984a-6eb9e5ee5c7d of vm e9817381-753f-4758-aa91-1cea28bb60c8 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-2 uve 2026-03-02 04:07:19,216 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-03-02 04:07:19,216 - INFO - Waiting for VM EVPN_VN1_VM1 to be up.. 2026-03-02 04:07:20,398 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-03-02 04:07:20,632 - INFO - Waiting for VM EVPN_VN1_VM2 to be up.. 2026-03-02 04:07:21,807 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2026-03-02 04:11:51,424 - INFO - waiting to get tcpdump started 2026-03-02 04:12:57,114 - WARNING - 0 packets are found in tcpdump output file /tmp/tap734ce2e9-49_ctest-random-89353588.pcap but expected 10 2026-03-02 04:12:59,133 - WARNING - 0 packets are found in tcpdump output file /tmp/tap734ce2e9-49_ctest-random-89353588.pcap but expected 10 2026-03-02 04:13:01,150 - WARNING - 0 packets are found in tcpdump output file /tmp/tap734ce2e9-49_ctest-random-89353588.pcap but expected 10 2026-03-02 04:13:03,168 - WARNING - 0 packets are found in tcpdump output file /tmp/tap734ce2e9-49_ctest-random-89353588.pcap but expected 10 2026-03-02 04:13:05,188 - WARNING - 0 packets are found in tcpdump output file /tmp/tap734ce2e9-49_ctest-random-89353588.pcap but expected 10 2026-03-02 04:13:07,204 - WARNING - 0 packets are found in tcpdump output file /tmp/tap734ce2e9-49_ctest-random-89353588.pcap but expected 10 2026-03-02 04:13:09,224 - WARNING - 0 packets are found in tcpdump output file /tmp/tap734ce2e9-49_ctest-random-89353588.pcap but expected 10 2026-03-02 04:13:09,224 - INFO - Will restart compute services now 2026-03-02 04:13:12,611 - INFO - 10.0.0.41 2026-03-02 04:13:12,615 - INFO - agent:initializing 2026-03-02 04:13:17,707 - INFO - 10.0.0.41 2026-03-02 04:13:17,712 - INFO - agent:active 2026-03-02 04:13:17,712 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.41 2026-03-02 04:13:21,619 - INFO - 10.0.0.240 2026-03-02 04:13:21,622 - INFO - agent:initializing 2026-03-02 04:13:26,721 - INFO - 10.0.0.240 2026-03-02 04:13:26,728 - INFO - agent:active 2026-03-02 04:13:26,728 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.240 2026-03-02 04:13:36,729 - INFO - Verifying L2 route and other VM verification after restart 2026-03-02 04:13:36,901 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-03-02 04:13:38,826 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-03-02 04:13:38,826 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-03-02 04:13:39,148 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-03-02 04:13:39,890 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-03-02 04:13:44,408 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 04:13:44,440 - INFO - VM 3f0d964c-9b34-4328-a2db-52343f065162 is present in default-domain:ctest-TestEvpnCasesRestart-84947610:EVPN-VN1 2026-03-02 04:13:44,632 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-84947610:8691f464-ecb2-48e6-9fa5-be4d58b05a36 of vm 3f0d964c-9b34-4328-a2db-52343f065162 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-1 uve 2026-03-02 04:13:44,724 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-03-02 04:13:44,879 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-03-02 04:13:46,816 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2026-03-02 04:13:46,816 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-03-02 04:13:47,129 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-03-02 04:13:47,919 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-03-02 04:13:54,060 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 04:13:54,090 - INFO - VM e9817381-753f-4758-aa91-1cea28bb60c8 is present in default-domain:ctest-TestEvpnCasesRestart-84947610:EVPN-VN1 2026-03-02 04:13:54,369 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-84947610:734ce2e9-4943-43c8-984a-6eb9e5ee5c7d of vm e9817381-753f-4758-aa91-1cea28bb60c8 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-2 uve 2026-03-02 04:13:54,409 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-03-02 04:13:54,580 - INFO - waiting to get tcpdump started 2026-03-02 04:14:15,723 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-03-02 04:14:17,053 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-03-02 04:14:18,917 - WARNING - 0 packets are found in tcpdump output file /tmp/tap734ce2e9-49_ctest-random-46543339.pcap but expected 10 2026-03-02 04:14:20,936 - WARNING - 0 packets are found in tcpdump output file /tmp/tap734ce2e9-49_ctest-random-46543339.pcap but expected 10 2026-03-02 04:14:22,952 - WARNING - 0 packets are found in tcpdump output file /tmp/tap734ce2e9-49_ctest-random-46543339.pcap but expected 10 2026-03-02 04:14:24,969 - WARNING - 0 packets are found in tcpdump output file /tmp/tap734ce2e9-49_ctest-random-46543339.pcap but expected 10 2026-03-02 04:14:26,985 - WARNING - 0 packets are found in tcpdump output file /tmp/tap734ce2e9-49_ctest-random-46543339.pcap but expected 10 2026-03-02 04:14:29,003 - WARNING - 0 packets are found in tcpdump output file /tmp/tap734ce2e9-49_ctest-random-46543339.pcap but expected 10 2026-03-02 04:14:31,020 - WARNING - 0 packets are found in tcpdump output file /tmp/tap734ce2e9-49_ctest-random-46543339.pcap but expected 10 2026-03-02 04:14:31,020 - INFO - Checking the communication between 2 VM after vrouter restart 2026-03-02 04:14:32,177 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-03-02 04:14:34,682 - INFO - Ping to IP 11.1.1.4 from VM EVPN_VN1_VM1 passed 2026-03-02 04:14:34,683 - INFO - Deleting VM EVPN_VN1_VM2 2026-03-02 04:14:36,819 - INFO - VM EVPN_VN1_VM2 is fully removed in API-Server 2026-03-02 04:14:47,845 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-84947610:EVPN-VN1 2026-03-02 04:14:47,845 - INFO - VM EVPN_VN1_VM2 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 04:14:58,173 - INFO - Routes for VM EVPN_VN1_VM2 is removed in all control-nodes 2026-03-02 04:14:58,276 - INFO - e9817381-753f-4758-aa91-1cea28bb60c8 vm uve deleted from opserver 2026-03-02 04:14:58,289 - INFO - e9817381-753f-4758-aa91-1cea28bb60c8 vm uve deleted from opserver 2026-03-02 04:14:58,301 - INFO - e9817381-753f-4758-aa91-1cea28bb60c8 vm uve deleted from opserver 2026-03-02 04:14:58,301 - INFO - Validated that VM e9817381-753f-4758-aa91-1cea28bb60c8 is removed from Opserver 2026-03-02 04:14:58,301 - INFO - Deleting VM EVPN_VN1_VM1 2026-03-02 04:15:00,406 - INFO - VM EVPN_VN1_VM1 is fully removed in API-Server 2026-03-02 04:15:10,694 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-84947610:EVPN-VN1 2026-03-02 04:15:10,694 - INFO - VM EVPN_VN1_VM1 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 04:15:10,945 - INFO - Routes for VM EVPN_VN1_VM1 is removed in all control-nodes 2026-03-02 04:15:14,134 - INFO - 3f0d964c-9b34-4328-a2db-52343f065162 vm uve deleted from opserver 2026-03-02 04:15:14,152 - INFO - 3f0d964c-9b34-4328-a2db-52343f065162 vm uve deleted from opserver 2026-03-02 04:15:14,165 - INFO - 3f0d964c-9b34-4328-a2db-52343f065162 vm uve deleted from opserver 2026-03-02 04:15:14,165 - INFO - Validated that VM 3f0d964c-9b34-4328-a2db-52343f065162 is removed from Opserver 2026-03-02 04:15:14,165 - INFO - Deleting VN EVPN-VN1 2026-03-02 04:15:14,641 - INFO - Validated that VN EVPN-VN1 is not found in API Server 2026-03-02 04:15:14,665 - INFO - Validated that VN EVPN-VN1 is not in any agent 2026-03-02 04:15:14,699 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestEvpnCasesRestart-84947610:EVPN-VN1 2026-03-02 04:15:14,722 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN EVPN-VN1 info 2026-03-02 04:15:17,114 - INFO - END TEST : test_with_vxlan_encap_agent_restart : PASSED[0:09:41] 2026-03-02 04:15:17,115 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:15:18,028 - INFO - Deleted project: ctest-TestEvpnCasesRestart-84947610, ID : 55ed4bd3-991a-4e57-acdc-75e702ec0e5a 2026-03-02 04:15:18,243 - INFO - Domain Default found not creating 2026-03-02 04:15:18,400 - INFO - Project ctest-TestSerialSanity_MX-95751833 not found, creating it 2026-03-02 04:15:19,008 - INFO - Created Project:ctest-TestSerialSanity_MX-95751833, ID : a012d706-34c7-4fd1-a51e-ed7e296ad604 2026-03-02 04:15:20,699 - INFO - ================================================================================ 2026-03-02 04:15:20,700 - INFO - STARTING TEST : test_change_of_rt_in_vn 2026-03-02 04:15:20,700 - 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-03-02 04:15:21,971 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-03-02 04:15:23,246 - INFO - 2026-03-02 04:15:23,247 - INFO - END TEST : test_change_of_rt_in_vn : SKIPPED[0:00:03] 2026-03-02 04:15:23,247 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:15:24,209 - INFO - Deleted project: ctest-TestSerialSanity_MX-95751833, ID : a012d706-34c7-4fd1-a51e-ed7e296ad604 2026-03-02 04:15:24,502 - INFO - Domain Default found not creating 2026-03-02 04:15:24,731 - INFO - Project ctest-TestGWLessFWD-06906720 not found, creating it 2026-03-02 04:15:25,286 - INFO - Created Project:ctest-TestGWLessFWD-06906720, ID : 0bf12e90-14ae-43e5-84a8-cda547ef23ff 2026-03-02 04:15:27,780 - INFO - ================================================================================ 2026-03-02 04:15:27,780 - INFO - STARTING TEST : test_gw_less_fwd_single_vn_ip_fab 2026-03-02 04:15:27,780 - 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-03-02 04:15:29,067 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:15:29,067 - INFO - 2026-03-02 04:15:29,067 - INFO - Skipping Test. Fabric gateway is required to run the test 2026-03-02 04:15:30,335 - INFO - 2026-03-02 04:15:30,335 - INFO - END TEST : test_gw_less_fwd_single_vn_ip_fab : SKIPPED[0:00:03] 2026-03-02 04:15:30,335 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:15:31,177 - INFO - Deleted project: ctest-TestGWLessFWD-06906720, ID : 0bf12e90-14ae-43e5-84a8-cda547ef23ff 2026-03-02 04:15:31,394 - INFO - Domain Default found not creating 2026-03-02 04:15:31,573 - INFO - Project ctest-TestMd5testsOnControl-44843687 not found, creating it 2026-03-02 04:15:32,136 - INFO - Created Project:ctest-TestMd5testsOnControl-44843687, ID : 751b78d7-0bb9-433c-b6bd-0bef18b938b9 2026-03-02 04:15:35,000 - INFO - Created VN test_vnv6sr 2026-03-02 04:15:36,022 - INFO - Created VN test_vnv6dn 2026-03-02 04:15:37,453 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 04:15:39,095 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 04:15:39,096 - INFO - Waiting for VM source_vm to be up.. 2026-03-02 04:15:44,356 - INFO - VM name : source_vm 2026-03-02 04:15:50,341 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed 2026-03-02 04:15:50,567 - INFO - Waiting for VM dest_vm to be up.. 2026-03-02 04:15:50,669 - INFO - VM name : dest_vm 2026-03-02 04:15:52,122 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2026-03-02 04:15:52,726 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-03-02 04:15:53,114 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-03-02 04:15:53,437 - INFO - Configure the policy with allow any 2026-03-02 04:15:54,027 - INFO - Created VN vn1 2026-03-02 04:15:54,684 - INFO - Created VN vn2 2026-03-02 04:15:55,131 - INFO - Attaching policy sec_grp_policy_ctest-random-75520741 to vn vn1 2026-03-02 04:15:55,550 - INFO - Attaching policy sec_grp_policy_ctest-random-75520741 to vn vn2 2026-03-02 04:15:57,189 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 04:15:58,749 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 04:15:58,815 - INFO - ================================================================================ 2026-03-02 04:15:58,815 - INFO - STARTING TEST : test_check_per_peer_on_control 2026-03-02 04:15:58,815 - INFO - TEST DESCRIPTION : Description: Verify per peer md5 and specific protocol on all ports and policy with allow all between VN's 2026-03-02 04:16:00,121 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:16:00,121 - INFO - 2026-03-02 04:16:00,121 - INFO - config per peer with auth_data None 2026-03-02 04:16:00,778 - INFO - configure MD5 on host 74ae844f-f585-41d2-8ba2-f5d56ba2d89c 2026-03-02 04:16:00,866 - INFO - config per peer with auth_data None 2026-03-02 04:16:01,546 - INFO - configure MD5 on host 083a6179-1b0c-4be8-97a0-531e58868c8e 2026-03-02 04:16:01,654 - INFO - config per peer with auth_data None 2026-03-02 04:16:02,312 - INFO - configure MD5 on host 893daf3c-82d3-4484-b332-56ebe7ca8eaa 2026-03-02 04:16:02,394 - INFO - check BGP peering is up before setting md5 config 2026-03-02 04:16:02,394 - INFO - Check BGP staus between peers 2026-03-02 04:16:02,414 - INFO - config per peer with auth_data {'key_items': [{'key': 'juniper', 'key_id': 0}], 'key_type': 'md5'} 2026-03-02 04:16:03,123 - INFO - Check BGP staus between peers 2026-03-02 04:16:13,152 - INFO - Check BGP staus between peers 2026-03-02 04:16:13,166 - INFO - remove md5 configured on host 74ae844f-f585-41d2-8ba2-f5d56ba2d89c 2026-03-02 04:16:13,166 - INFO - config per peer with auth_data None 2026-03-02 04:16:13,738 - INFO - configure MD5 on host 74ae844f-f585-41d2-8ba2-f5d56ba2d89c 2026-03-02 04:16:13,838 - INFO - remove md5 configured on host 083a6179-1b0c-4be8-97a0-531e58868c8e 2026-03-02 04:16:13,838 - INFO - config per peer with auth_data None 2026-03-02 04:16:14,411 - INFO - configure MD5 on host 083a6179-1b0c-4be8-97a0-531e58868c8e 2026-03-02 04:16:14,522 - INFO - remove md5 configured on host 893daf3c-82d3-4484-b332-56ebe7ca8eaa 2026-03-02 04:16:14,522 - INFO - config per peer with auth_data None 2026-03-02 04:16:15,178 - INFO - configure MD5 on host 893daf3c-82d3-4484-b332-56ebe7ca8eaa 2026-03-02 04:16:15,267 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-03-02 04:16:15,267 - INFO - Deleting VM vn2_vm_0 2026-03-02 04:16:15,267 - ERROR - VM vn2_vm_0 has failed to come up 2026-03-02 04:16:15,267 - ERROR - Nova failed to get host of the VM 2026-03-02 04:16:15,268 - ERROR - VM vn2_vm_0 has failed to come up 2026-03-02 04:16:15,268 - ERROR - Nova failed to get host of the VM 2026-03-02 04:16:15,370 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-03-02 04:16:15,370 - INFO - Deleting VM vn1_vm_0 2026-03-02 04:16:15,370 - ERROR - VM vn1_vm_0 has failed to come up 2026-03-02 04:16:15,370 - ERROR - Nova failed to get host of the VM 2026-03-02 04:16:15,370 - ERROR - VM vn1_vm_0 has failed to come up 2026-03-02 04:16:15,370 - ERROR - Nova failed to get host of the VM 2026-03-02 04:16:15,444 - INFO - Dettaching policy sec_grp_policy_ctest-random-75520741 from vn vn2 2026-03-02 04:16:15,633 - INFO - Dettaching policy sec_grp_policy_ctest-random-75520741 from vn vn1 2026-03-02 04:16:15,894 - INFO - Deleted policy sec_grp_policy_ctest-random-75520741 2026-03-02 04:16:15,895 - INFO - Deleting VN vn2 2026-03-02 04:16:15,999 - WARNING - Deleting VN vn2 failed..Will retry 2026-03-02 04:16:18,156 - INFO - Deleting VN vn1 2026-03-02 04:16:18,384 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-03-02 04:16:18,580 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-03-02 04:16:18,839 - INFO - Deleted policy allow_all 2026-03-02 04:16:18,839 - INFO - Deleting VM dest_vm 2026-03-02 04:16:18,930 - INFO - Deleting VM source_vm 2026-03-02 04:16:19,004 - INFO - Deleting VN test_vnv6dn 2026-03-02 04:16:19,062 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-03-02 04:16:21,374 - INFO - Deleting VN test_vnv6sr 2026-03-02 04:16:22,871 - INFO - END TEST : test_check_per_peer_on_control : PASSED[0:00:24] 2026-03-02 04:16:22,871 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:16:23,998 - INFO - Created VN test_vnv6sr 2026-03-02 04:16:25,195 - INFO - Created VN test_vnv6dn 2026-03-02 04:16:26,751 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 04:16:28,609 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 04:16:28,609 - INFO - Waiting for VM source_vm to be up.. 2026-03-02 04:16:33,845 - INFO - VM name : source_vm 2026-03-02 04:16:39,288 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed 2026-03-02 04:16:39,511 - INFO - Waiting for VM dest_vm to be up.. 2026-03-02 04:16:39,617 - INFO - VM name : dest_vm 2026-03-02 04:16:40,967 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2026-03-02 04:16:46,730 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-03-02 04:16:47,099 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-03-02 04:16:47,413 - INFO - Configure the policy with allow any 2026-03-02 04:16:48,075 - INFO - Created VN vn1 2026-03-02 04:16:48,749 - INFO - Created VN vn2 2026-03-02 04:16:49,175 - INFO - Attaching policy sec_grp_policy_ctest-random-13693094 to vn vn1 2026-03-02 04:16:49,546 - INFO - Attaching policy sec_grp_policy_ctest-random-13693094 to vn vn2 2026-03-02 04:16:51,213 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 04:16:53,026 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 04:16:53,095 - INFO - ================================================================================ 2026-03-02 04:16:53,095 - INFO - STARTING TEST : test_create_md5_on_control 2026-03-02 04:16:53,095 - INFO - TEST DESCRIPTION : Description: Verify md5 with allow specific protocol on all ports and policy with allow all between VN's 2026-03-02 04:16:54,383 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:16:54,383 - INFO - 2026-03-02 04:16:54,383 - INFO - config md5 on each host with auth_data None 2026-03-02 04:16:54,383 - INFO - config per peer with auth_data None 2026-03-02 04:16:54,974 - INFO - configure MD5 on host 74ae844f-f585-41d2-8ba2-f5d56ba2d89c 2026-03-02 04:16:55,062 - INFO - config per peer with auth_data None 2026-03-02 04:16:55,702 - INFO - configure MD5 on host 083a6179-1b0c-4be8-97a0-531e58868c8e 2026-03-02 04:16:55,790 - INFO - config per peer with auth_data None 2026-03-02 04:16:56,478 - INFO - configure MD5 on host 893daf3c-82d3-4484-b332-56ebe7ca8eaa 2026-03-02 04:16:56,554 - INFO - check if BGP between peers are up before setting md5 2026-03-02 04:16:56,554 - INFO - Check BGP staus between peers 2026-03-02 04:16:56,569 - INFO - setting MD5 config on host 74ae844f-f585-41d2-8ba2-f5d56ba2d89c 2026-03-02 04:16:56,569 - INFO - configure MD5 on host 74ae844f-f585-41d2-8ba2-f5d56ba2d89c 2026-03-02 04:16:56,666 - INFO - setting MD5 config on host 083a6179-1b0c-4be8-97a0-531e58868c8e 2026-03-02 04:16:56,667 - INFO - configure MD5 on host 083a6179-1b0c-4be8-97a0-531e58868c8e 2026-03-02 04:16:56,754 - INFO - setting MD5 config on host 893daf3c-82d3-4484-b332-56ebe7ca8eaa 2026-03-02 04:16:56,755 - INFO - configure MD5 on host 893daf3c-82d3-4484-b332-56ebe7ca8eaa 2026-03-02 04:16:56,834 - INFO - check if BGP peering is up after md5 config 2026-03-02 04:16:56,835 - INFO - Check BGP staus between peers 2026-03-02 04:17:06,848 - INFO - Check BGP staus between peers 2026-03-02 04:17:06,860 - INFO - remove md5 configured on host 74ae844f-f585-41d2-8ba2-f5d56ba2d89c 2026-03-02 04:17:06,860 - INFO - config per peer with auth_data None 2026-03-02 04:17:07,422 - INFO - configure MD5 on host 74ae844f-f585-41d2-8ba2-f5d56ba2d89c 2026-03-02 04:17:07,506 - INFO - remove md5 configured on host 083a6179-1b0c-4be8-97a0-531e58868c8e 2026-03-02 04:17:07,506 - INFO - config per peer with auth_data None 2026-03-02 04:17:08,118 - INFO - configure MD5 on host 083a6179-1b0c-4be8-97a0-531e58868c8e 2026-03-02 04:17:08,210 - INFO - remove md5 configured on host 893daf3c-82d3-4484-b332-56ebe7ca8eaa 2026-03-02 04:17:08,210 - INFO - config per peer with auth_data None 2026-03-02 04:17:08,830 - INFO - configure MD5 on host 893daf3c-82d3-4484-b332-56ebe7ca8eaa 2026-03-02 04:17:08,926 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-03-02 04:17:08,926 - INFO - Deleting VM vn2_vm_0 2026-03-02 04:17:08,926 - ERROR - VM vn2_vm_0 has failed to come up 2026-03-02 04:17:08,926 - ERROR - Nova failed to get host of the VM 2026-03-02 04:17:08,926 - ERROR - VM vn2_vm_0 has failed to come up 2026-03-02 04:17:08,926 - ERROR - Nova failed to get host of the VM 2026-03-02 04:17:09,026 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-03-02 04:17:09,026 - INFO - Deleting VM vn1_vm_0 2026-03-02 04:17:09,026 - ERROR - VM vn1_vm_0 has failed to come up 2026-03-02 04:17:09,026 - ERROR - Nova failed to get host of the VM 2026-03-02 04:17:09,026 - ERROR - VM vn1_vm_0 has failed to come up 2026-03-02 04:17:09,026 - ERROR - Nova failed to get host of the VM 2026-03-02 04:17:09,092 - INFO - Dettaching policy sec_grp_policy_ctest-random-13693094 from vn vn2 2026-03-02 04:17:09,276 - INFO - Dettaching policy sec_grp_policy_ctest-random-13693094 from vn vn1 2026-03-02 04:17:09,542 - INFO - Deleted policy sec_grp_policy_ctest-random-13693094 2026-03-02 04:17:09,542 - INFO - Deleting VN vn2 2026-03-02 04:17:09,603 - WARNING - Deleting VN vn2 failed..Will retry 2026-03-02 04:17:11,785 - INFO - Deleting VN vn1 2026-03-02 04:17:11,943 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-03-02 04:17:12,113 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-03-02 04:17:12,366 - INFO - Deleted policy allow_all 2026-03-02 04:17:12,367 - INFO - Deleting VM dest_vm 2026-03-02 04:17:12,444 - INFO - Deleting VM source_vm 2026-03-02 04:17:12,519 - INFO - Deleting VN test_vnv6dn 2026-03-02 04:17:12,575 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-03-02 04:17:14,801 - INFO - Deleting VN test_vnv6sr 2026-03-02 04:17:16,251 - INFO - END TEST : test_create_md5_on_control : PASSED[0:00:23] 2026-03-02 04:17:16,251 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:17:17,045 - INFO - Deleted project: ctest-TestMd5testsOnControl-44843687, ID : 751b78d7-0bb9-433c-b6bd-0bef18b938b9 2026-03-02 04:17:17,263 - INFO - Domain Default found not creating 2026-03-02 04:17:17,435 - INFO - Project ctest-TestRbac-95942459 not found, creating it 2026-03-02 04:17:18,027 - INFO - Created Project:ctest-TestRbac-95942459, ID : 70274429-d314-49e1-aca1-3563dced3e17 2026-03-02 04:17:22,017 - INFO - ================================================================================ 2026-03-02 04:17:22,018 - INFO - STARTING TEST : test_perms2_global_share 2026-03-02 04:17:22,018 - 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-03-02 04:17:23,772 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:17:23,772 - INFO - 2026-03-02 04:17:24,263 - INFO - Project ctest-TestRbac-18250318 not found, creating it 2026-03-02 04:17:24,947 - INFO - Created Project:ctest-TestRbac-18250318, ID : 9e440e87-98f0-4ce2-a44c-9c0bae56714c 2026-03-02 04:17:25,533 - INFO - Project ctest-TestRbac-27775979 not found, creating it 2026-03-02 04:17:26,057 - INFO - Created Project:ctest-TestRbac-27775979, ID : 57d047cd-8b51-4403-92d8-b8505c8fe95e 2026-03-02 04:17:29,387 - INFO - API access-list 0abc0ac6-bde5-4fba-95fa-5e6918d3198e verify on api server passed 2026-03-02 04:17:30,218 - INFO - Created VN ctest-TestRbac-18250318-49189366, UUID :f6c38558-4e7e-4c4c-a32f-2074f08ed0d0 2026-03-02 04:17:31,484 - INFO - API Server: Read VN f6c38558-4e7e-4c4c-a32f-2074f08ed0d0 2026-03-02 04:17:31,933 - INFO - API Server: Read VN f6c38558-4e7e-4c4c-a32f-2074f08ed0d0 2026-03-02 04:17:34,330 - WARNING - Unable to get the list of compute nodes 2026-03-02 04:17:35,659 - INFO - VM ([<Server: ctest-TestRbac-27775979-25570184>]) created on node: (None), Zone: (None) 2026-03-02 04:17:40,962 - INFO - VM name : ctest-TestRbac-27775979-25570184 2026-03-02 04:17:41,894 - INFO - VM ctest-TestRbac-27775979-25570184 verfication in all API Servers passed 2026-03-02 04:17:48,527 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-27775979-25570184 passed 2026-03-02 04:17:48,527 - INFO - VM ctest-TestRbac-27775979-25570184 verifications in Compute nodes passed 2026-03-02 04:17:48,819 - INFO - Validated routes of VM ctest-TestRbac-27775979-25570184 in all vrouters 2026-03-02 04:17:49,712 - INFO - Verification in Control-nodes for VM ctest-TestRbac-27775979-25570184 passed 2026-03-02 04:17:54,685 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 04:17:54,750 - INFO - VM b421beb2-f059-40cf-851e-856f046b9f9f is present in default-domain:ctest-TestRbac-18250318:ctest-TestRbac-18250318-49189366 2026-03-02 04:17:56,906 - INFO - tap interface default-domain:ctest-TestRbac-27775979:d78b7c1b-b8c9-43ec-b240-93384ffef2f1 of vm b421beb2-f059-40cf-851e-856f046b9f9f is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-2 uve 2026-03-02 04:17:57,475 - INFO - VM ctest-TestRbac-27775979-25570184 validations in Opserver passed 2026-03-02 04:17:57,475 - INFO - Deleting VM ctest-TestRbac-27775979-25570184 2026-03-02 04:17:59,627 - INFO - VM ctest-TestRbac-27775979-25570184 is fully removed in API-Server 2026-03-02 04:17:59,824 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-18250318:ctest-TestRbac-18250318-49189366 2026-03-02 04:17:59,825 - INFO - VM ctest-TestRbac-27775979-25570184 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 04:18:00,118 - INFO - Routes for VM ctest-TestRbac-27775979-25570184 is removed in all control-nodes 2026-03-02 04:18:22,443 - INFO - b421beb2-f059-40cf-851e-856f046b9f9f vm uve deleted from opserver 2026-03-02 04:18:22,456 - INFO - b421beb2-f059-40cf-851e-856f046b9f9f vm uve deleted from opserver 2026-03-02 04:18:22,862 - INFO - b421beb2-f059-40cf-851e-856f046b9f9f vm uve deleted from opserver 2026-03-02 04:18:22,862 - INFO - Validated that VM b421beb2-f059-40cf-851e-856f046b9f9f is removed from Opserver 2026-03-02 04:18:22,863 - INFO - Deleting VN ctest-TestRbac-18250318-49189366 2026-03-02 04:18:23,191 - INFO - API access-list (0abc0ac6-bde5-4fba-95fa-5e6918d3198e) got deleted in api server 2026-03-02 04:18:24,538 - INFO - Deleted project: ctest-TestRbac-27775979, ID : 57d047cd-8b51-4403-92d8-b8505c8fe95e 2026-03-02 04:18:25,426 - INFO - Deleted project: ctest-TestRbac-18250318, ID : 9e440e87-98f0-4ce2-a44c-9c0bae56714c 2026-03-02 04:18:26,754 - INFO - END TEST : test_perms2_global_share : PASSED[0:01:04] 2026-03-02 04:18:26,754 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:18:28,454 - INFO - Deleted project: ctest-TestRbac-95942459, ID : 70274429-d314-49e1-aca1-3563dced3e17 2026-03-02 04:18:28,662 - INFO - Domain Default found not creating 2026-03-02 04:18:28,850 - INFO - Project ctest-TestRbacBasic-42543018 not found, creating it 2026-03-02 04:18:29,392 - INFO - Created Project:ctest-TestRbacBasic-42543018, ID : fde6f17e-3b35-4cbc-a640-30a0aa93a78c 2026-03-02 04:18:34,200 - INFO - ================================================================================ 2026-03-02 04:18:34,200 - INFO - STARTING TEST : test_perms2_owner 2026-03-02 04:18:34,200 - 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-03-02 04:18:35,502 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:18:35,502 - INFO - 2026-03-02 04:18:35,908 - INFO - Project ctest-TestRbacBasic-53663024 not found, creating it 2026-03-02 04:18:36,488 - INFO - Created Project:ctest-TestRbacBasic-53663024, ID : 8b90edd3-44f6-4d2b-9ee4-1255be6ab201 2026-03-02 04:18:36,937 - INFO - Project ctest-TestRbacBasic-75376311 not found, creating it 2026-03-02 04:18:37,483 - INFO - Created Project:ctest-TestRbacBasic-75376311, ID : 468aba56-d53b-4ccd-b181-a56b4aea2725 2026-03-02 04:18:40,215 - INFO - API access-list 2043a313-336a-416c-97b6-1f1b957bba12 verify on api server passed 2026-03-02 04:18:40,910 - INFO - Created VN ctest-TestRbacBasic-53663024-42970197, UUID :580fd379-9d78-4707-9ed2-55f688d9d65b 2026-03-02 04:18:42,234 - INFO - Created VN ctest-TestRbacBasic-75376311-14044522, UUID :4e2bae86-70c6-4ee6-adea-dff518d3b6cd 2026-03-02 04:18:43,243 - INFO - API Server: Read VN 580fd379-9d78-4707-9ed2-55f688d9d65b 2026-03-02 04:18:43,629 - INFO - API Server: Permission Denied to read VN 580fd379-9d78-4707-9ed2-55f688d9d65b 2026-03-02 04:18:43,639 - INFO - API Server: Read VN 580fd379-9d78-4707-9ed2-55f688d9d65b 2026-03-02 04:18:43,674 - INFO - API Server: List VN ['580fd379-9d78-4707-9ed2-55f688d9d65b'] 2026-03-02 04:18:43,707 - INFO - API Server: List VN ['4e2bae86-70c6-4ee6-adea-dff518d3b6cd'] 2026-03-02 04:18:46,994 - INFO - API Server: List VN [] 2026-03-02 04:18:47,023 - INFO - API Server: List VN ['580fd379-9d78-4707-9ed2-55f688d9d65b', '4e2bae86-70c6-4ee6-adea-dff518d3b6cd'] 2026-03-02 04:18:47,031 - INFO - API Server: List VN ['580fd379-9d78-4707-9ed2-55f688d9d65b', '4e2bae86-70c6-4ee6-adea-dff518d3b6cd', '12ebe6af-d94f-40f1-bd08-bfb7b21d3603', '34aadc71-2a06-4cea-a93a-b5b7cf8407f0', '3d1aa471-8d21-4a47-b983-b6e4f35f8e4d', '77013d0f-2a4a-4cfc-87bf-7d4af193955a'] 2026-03-02 04:18:48,692 - INFO - Deleting VN ctest-TestRbacBasic-75376311-14044522 2026-03-02 04:18:48,822 - INFO - Deleting VN ctest-TestRbacBasic-53663024-42970197 2026-03-02 04:18:49,006 - INFO - API access-list (2043a313-336a-416c-97b6-1f1b957bba12) got deleted in api server 2026-03-02 04:18:50,044 - INFO - Deleted project: ctest-TestRbacBasic-75376311, ID : 468aba56-d53b-4ccd-b181-a56b4aea2725 2026-03-02 04:18:50,816 - INFO - Deleted project: ctest-TestRbacBasic-53663024, ID : 8b90edd3-44f6-4d2b-9ee4-1255be6ab201 2026-03-02 04:18:52,086 - INFO - END TEST : test_perms2_owner : PASSED[0:00:18] 2026-03-02 04:18:52,086 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:18:52,089 - INFO - ================================================================================ 2026-03-02 04:18:52,089 - INFO - STARTING TEST : test_rbac_acl_different_roles 2026-03-02 04:18:52,089 - 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-03-02 04:18:53,359 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:18:53,360 - INFO - 2026-03-02 04:18:55,886 - INFO - Permission denied to create/update VirtualNetwork 2026-03-02 04:18:56,256 - INFO - API access-list ff8f3a60-8f12-4027-8c84-38365e5fc0a4 verify on api server passed 2026-03-02 04:18:56,582 - INFO - Created VN ctest-TestRbacBasic-42543018-14659404, UUID :5286d97f-bb50-442d-8b42-7413503dfef0 2026-03-02 04:18:57,535 - INFO - Verified VN network id 15 for VN 5286d97f-bb50-442d-8b42-7413503dfef0 2026-03-02 04:18:57,535 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-42543018-14659404 passed 2026-03-02 04:18:57,610 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-42543018-14659404 passed 2026-03-02 04:18:58,589 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-14659404 is found in opserver 2026-03-02 04:18:58,957 - INFO - API access-list 5f4fb1bb-5242-4287-b3f9-070bd7f0909d verify on api server passed 2026-03-02 04:18:59,757 - INFO - API Server: Permission Denied to read VN 5286d97f-bb50-442d-8b42-7413503dfef0 2026-03-02 04:19:00,142 - INFO - API Server: Permission Denied to read ST 1726cf78-552b-47db-9d26-7bb8cacb091e 2026-03-02 04:19:01,720 - INFO - API access-list ff8f3a60-8f12-4027-8c84-38365e5fc0a4 verify on api server passed 2026-03-02 04:19:01,750 - INFO - API Server: Read VN 5286d97f-bb50-442d-8b42-7413503dfef0 2026-03-02 04:19:02,410 - INFO - Permission denied to create/update VirtualNetwork 2026-03-02 04:19:02,806 - INFO - API Server: Permission Denied to read ST 1726cf78-552b-47db-9d26-7bb8cacb091e 2026-03-02 04:19:03,009 - INFO - API access-list 5f4fb1bb-5242-4287-b3f9-070bd7f0909d verify on api server passed 2026-03-02 04:19:03,036 - INFO - API Server: Read Service-Template 1726cf78-552b-47db-9d26-7bb8cacb091e 2026-03-02 04:19:03,334 - INFO - API access-list ff8f3a60-8f12-4027-8c84-38365e5fc0a4 verify on api server passed 2026-03-02 04:19:03,447 - INFO - API access-list 5f4fb1bb-5242-4287-b3f9-070bd7f0909d verify on api server passed 2026-03-02 04:19:03,840 - INFO - API Server: Permission Denied to read VN 5286d97f-bb50-442d-8b42-7413503dfef0 2026-03-02 04:19:04,228 - INFO - API Server: Permission Denied to read ST 1726cf78-552b-47db-9d26-7bb8cacb091e 2026-03-02 04:19:05,850 - INFO - API Server: Read Service-Template 1726cf78-552b-47db-9d26-7bb8cacb091e 2026-03-02 04:19:05,874 - INFO - API Server: Read VN 5286d97f-bb50-442d-8b42-7413503dfef0 2026-03-02 04:19:06,041 - INFO - API access-list (ff8f3a60-8f12-4027-8c84-38365e5fc0a4) got deleted in api server 2026-03-02 04:19:06,077 - INFO - API access-list (5f4fb1bb-5242-4287-b3f9-070bd7f0909d) got deleted in api server 2026-03-02 04:19:06,470 - INFO - API Server: Permission Denied to read VN 5286d97f-bb50-442d-8b42-7413503dfef0 2026-03-02 04:19:06,851 - INFO - API Server: Permission Denied to read ST 1726cf78-552b-47db-9d26-7bb8cacb091e 2026-03-02 04:19:08,287 - INFO - API Server: Read VN 5286d97f-bb50-442d-8b42-7413503dfef0 2026-03-02 04:19:08,307 - INFO - API Server: Read Service-Template 1726cf78-552b-47db-9d26-7bb8cacb091e 2026-03-02 04:19:08,534 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-42543018-79317904'] deleted successfully. 2026-03-02 04:19:08,534 - INFO - Deleting VN ctest-TestRbacBasic-42543018-14659404 2026-03-02 04:19:10,391 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:18] 2026-03-02 04:19:10,392 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:19:10,395 - INFO - ================================================================================ 2026-03-02 04:19:10,397 - INFO - STARTING TEST : test_rbac_create_delete_vm 2026-03-02 04:19:10,398 - 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-03-02 04:19:11,727 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:19:11,728 - INFO - 2026-03-02 04:19:12,538 - INFO - Created VN ctest-TestRbacBasic-42543018-11756147 2026-03-02 04:19:13,010 - INFO - Verified VN network id 15 for VN 8359bc27-7e1a-4fb5-b826-f38f4d1d6480 2026-03-02 04:19:13,010 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-42543018-11756147 passed 2026-03-02 04:19:13,103 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-42543018-11756147 passed 2026-03-02 04:19:13,527 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-11756147 is found in opserver 2026-03-02 04:19:13,788 - INFO - API access-list ad6d6785-27c1-4b1d-bf9c-5f97c467646a verify on api server passed 2026-03-02 04:19:14,676 - INFO - Created VN ctest-TestRbacBasic-42543018-50749868 2026-03-02 04:19:15,168 - INFO - Verified VN network id 16 for VN e0ff8c4b-457a-48b3-9546-6f1b38565b6d 2026-03-02 04:19:15,168 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-42543018-50749868 passed 2026-03-02 04:19:15,241 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-42543018-50749868 passed 2026-03-02 04:19:15,658 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-50749868 is found in opserver 2026-03-02 04:19:15,712 - INFO - Creating Security group: ['default-domain', 'ctest-TestRbacBasic-42543018', 'ctest-TestRbacBasic-42543018-87266025'] 2026-03-02 04:19:17,467 - INFO - Security group ctest-TestRbacBasic-42543018-87266025 found in the API Server 2026-03-02 04:19:17,694 - INFO - Validated that ACLs for Security group ctest-TestRbacBasic-42543018-87266025 are present in API Server 2026-03-02 04:19:17,702 - INFO - Validated that Security group ctest-TestRbacBasic-42543018-87266025 is found in control node 10.0.0.242 2026-03-02 04:19:17,717 - INFO - Validated that Security group ctest-TestRbacBasic-42543018-87266025 is found in control node 10.0.0.27 2026-03-02 04:19:17,729 - INFO - Validated that Security group ctest-TestRbacBasic-42543018-87266025 is found in control node 10.0.0.23 2026-03-02 04:19:17,734 - INFO - Validated SG ctest-TestRbacBasic-42543018-87266025 in Control nodes 2026-03-02 04:19:18,324 - WARNING - Unable to get the list of compute nodes 2026-03-02 04:19:19,557 - INFO - VM ([<Server: ctest-TestRbacBasic-42543018-87232874>]) created on node: (None), Zone: (None) 2026-03-02 04:19:24,745 - INFO - VM name : ctest-TestRbacBasic-42543018-87232874 2026-03-02 04:19:25,956 - INFO - VM ctest-TestRbacBasic-42543018-87232874 verfication in all API Servers passed 2026-03-02 04:19:32,844 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbacBasic-42543018-87232874 passed 2026-03-02 04:19:32,844 - INFO - VM ctest-TestRbacBasic-42543018-87232874 verifications in Compute nodes passed 2026-03-02 04:19:33,125 - INFO - Validated routes of VM ctest-TestRbacBasic-42543018-87232874 in all vrouters 2026-03-02 04:19:33,690 - INFO - Verification in Control-nodes for VM ctest-TestRbacBasic-42543018-87232874 passed 2026-03-02 04:19:34,017 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 04:19:34,076 - INFO - VM 8ee78140-f63a-44dc-812f-e0bab98ceb3f is present in default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-50749868 2026-03-02 04:19:35,194 - INFO - tap interface default-domain:ctest-TestRbacBasic-42543018:be294200-f326-4f42-9eed-cd4cdc75904d of vm 8ee78140-f63a-44dc-812f-e0bab98ceb3f is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-2 uve 2026-03-02 04:19:35,357 - INFO - VM ctest-TestRbacBasic-42543018-87232874 validations in Opserver passed 2026-03-02 04:19:36,574 - INFO - FIP 108.71.143.67 verification for passed on all Control-nodes 2026-03-02 04:19:36,574 - INFO - FIP ID da12cc93-2cfa-4c52-b240-5de7cffcaac9(108.71.143.67) validation in Control node passed 2026-03-02 04:19:36,598 - INFO - FIP ID da12cc93-2cfa-4c52-b240-5de7cffcaac9(108.71.143.67) validation in agents passed 2026-03-02 04:19:36,626 - INFO - FIP ID da12cc93-2cfa-4c52-b240-5de7cffcaac9(108.71.143.67) validation in API Server passed 2026-03-02 04:19:37,836 - INFO - Validated that SG ctest-TestRbacBasic-42543018-87266025 is bound to VM ctest-TestRbacBasic-42543018-87232874 2026-03-02 04:19:37,912 - INFO - Deleting VM ctest-TestRbacBasic-42543018-87232874 2026-03-02 04:19:40,071 - INFO - VM ctest-TestRbacBasic-42543018-87232874 is fully removed in API-Server 2026-03-02 04:19:40,278 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbacBasic-42543018:ctest-TestRbacBasic-42543018-50749868 2026-03-02 04:19:40,278 - INFO - VM ctest-TestRbacBasic-42543018-87232874 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 04:19:40,546 - INFO - Routes for VM ctest-TestRbacBasic-42543018-87232874 is removed in all control-nodes 2026-03-02 04:19:53,450 - INFO - 8ee78140-f63a-44dc-812f-e0bab98ceb3f vm uve deleted from opserver 2026-03-02 04:19:53,464 - INFO - 8ee78140-f63a-44dc-812f-e0bab98ceb3f vm uve deleted from opserver 2026-03-02 04:19:53,478 - INFO - 8ee78140-f63a-44dc-812f-e0bab98ceb3f vm uve deleted from opserver 2026-03-02 04:19:53,478 - INFO - Validated that VM 8ee78140-f63a-44dc-812f-e0bab98ceb3f is removed from Opserver 2026-03-02 04:19:53,478 - INFO - Deleting Security group: ['default-domain', 'ctest-TestRbacBasic-42543018', 'ctest-TestRbacBasic-42543018-87266025'] 2026-03-02 04:19:53,640 - INFO - Security group: ['default-domain', 'ctest-TestRbacBasic-42543018', 'ctest-TestRbacBasic-42543018-87266025'] deleted successfully. 2026-03-02 04:19:53,815 - INFO - Security group ctest-TestRbacBasic-42543018-87266025 removed from the API Server 2026-03-02 04:19:54,027 - INFO - security group ctest-TestRbacBasic-42543018-87266025 removed from Control-node 10.0.0.242 2026-03-02 04:19:54,043 - INFO - security group ctest-TestRbacBasic-42543018-87266025 removed from Control-node 10.0.0.27 2026-03-02 04:19:54,053 - INFO - security group ctest-TestRbacBasic-42543018-87266025 removed from Control-node 10.0.0.23 2026-03-02 04:19:54,058 - INFO - Validated that SG ctest-TestRbacBasic-42543018-87266025 is not in control nodes 2026-03-02 04:19:54,058 - INFO - Deleting VN ctest-TestRbacBasic-42543018-50749868 2026-03-02 04:19:54,359 - INFO - API access-list (ad6d6785-27c1-4b1d-bf9c-5f97c467646a) got deleted in api server 2026-03-02 04:19:54,494 - INFO - Deleting VN ctest-TestRbacBasic-42543018-11756147 2026-03-02 04:19:56,018 - INFO - END TEST : test_rbac_create_delete_vm : PASSED[0:00:46] 2026-03-02 04:19:56,018 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:19:57,496 - INFO - Deleted project: ctest-TestRbacBasic-42543018, ID : fde6f17e-3b35-4cbc-a640-30a0aa93a78c 2026-03-02 04:19:57,701 - INFO - Using existing project ['default-domain', 'admin'](51b9dc71-44cb-4679-a46b-0feb280e6372) 2026-03-02 04:19:57,819 - INFO - ================================================================================ 2026-03-02 04:19:57,819 - INFO - STARTING TEST : test_contrail_status 2026-03-02 04:19:57,819 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-03-02 04:19:59,091 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:19:59,091 - INFO - 2026-03-02 04:19:59,266 - INFO - 10.0.0.242 2026-03-02 04:19:59,266 - INFO - config 2026-03-02 04:19:59,272 - INFO - config-nodemgr:active 2026-03-02 04:19:59,276 - INFO - api-server:active 2026-03-02 04:19:59,280 - INFO - schema:active 2026-03-02 04:19:59,283 - INFO - svc-monitor:active 2026-03-02 04:19:59,290 - INFO - device-manager:backup 2026-03-02 04:19:59,290 - INFO - config-database 2026-03-02 04:19:59,290 - INFO - config-cassandra:active 2026-03-02 04:19:59,290 - INFO - config-zookeeper:active 2026-03-02 04:19:59,290 - INFO - config-rabbitmq:active 2026-03-02 04:19:59,290 - INFO - control 2026-03-02 04:19:59,295 - INFO - control-nodemgr:active 2026-03-02 04:19:59,301 - INFO - control:active 2026-03-02 04:19:59,301 - INFO - named:active 2026-03-02 04:19:59,311 - INFO - dns:active 2026-03-02 04:19:59,311 - INFO - analytics 2026-03-02 04:19:59,316 - INFO - analytics-nodemgr:active 2026-03-02 04:19:59,320 - INFO - analytics-api:active 2026-03-02 04:19:59,331 - INFO - collector:active 2026-03-02 04:19:59,331 - INFO - analytics-database 2026-03-02 04:19:59,331 - INFO - analytics-cassandra:active 2026-03-02 04:19:59,337 - INFO - analyticsdb-nodemgr:active 2026-03-02 04:19:59,352 - INFO - query-engine:active 2026-03-02 04:19:59,352 - INFO - webui 2026-03-02 04:19:59,352 - INFO - webui:active 2026-03-02 04:19:59,352 - INFO - webui-middleware:active 2026-03-02 04:19:59,352 - INFO - redis:active 2026-03-02 04:19:59,352 - INFO - analytics_snmp 2026-03-02 04:19:59,356 - INFO - snmp-collector:active 2026-03-02 04:19:59,356 - INFO - snmp-topology:active 2026-03-02 04:19:59,356 - INFO - analytics_alarm 2026-03-02 04:19:59,357 - INFO - alarmgen:active 2026-03-02 04:19:59,456 - INFO - 10.0.0.27 2026-03-02 04:19:59,456 - INFO - config 2026-03-02 04:19:59,462 - INFO - config-nodemgr:active 2026-03-02 04:19:59,467 - INFO - api-server:active 2026-03-02 04:19:59,471 - INFO - schema:backup 2026-03-02 04:19:59,474 - INFO - svc-monitor:backup 2026-03-02 04:19:59,478 - INFO - device-manager:backup 2026-03-02 04:19:59,478 - INFO - config-database 2026-03-02 04:19:59,478 - INFO - config-cassandra:active 2026-03-02 04:19:59,478 - INFO - config-zookeeper:active 2026-03-02 04:19:59,478 - INFO - config-rabbitmq:active 2026-03-02 04:19:59,478 - INFO - control 2026-03-02 04:19:59,485 - INFO - control-nodemgr:active 2026-03-02 04:19:59,490 - INFO - control:active 2026-03-02 04:19:59,490 - INFO - named:active 2026-03-02 04:19:59,495 - INFO - dns:active 2026-03-02 04:19:59,496 - INFO - analytics 2026-03-02 04:19:59,501 - INFO - analytics-nodemgr:active 2026-03-02 04:19:59,505 - INFO - analytics-api:active 2026-03-02 04:19:59,510 - INFO - collector:active 2026-03-02 04:19:59,510 - INFO - analytics-database 2026-03-02 04:19:59,510 - INFO - analytics-cassandra:active 2026-03-02 04:19:59,515 - INFO - analyticsdb-nodemgr:active 2026-03-02 04:19:59,520 - INFO - query-engine:active 2026-03-02 04:19:59,520 - INFO - webui 2026-03-02 04:19:59,520 - INFO - webui:active 2026-03-02 04:19:59,520 - INFO - webui-middleware:active 2026-03-02 04:19:59,521 - INFO - redis:active 2026-03-02 04:19:59,521 - INFO - analytics_snmp 2026-03-02 04:19:59,525 - INFO - snmp-collector:active 2026-03-02 04:19:59,525 - INFO - snmp-topology:active 2026-03-02 04:19:59,525 - INFO - analytics_alarm 2026-03-02 04:19:59,525 - INFO - alarmgen:active 2026-03-02 04:19:59,612 - INFO - 10.0.0.23 2026-03-02 04:19:59,612 - INFO - config 2026-03-02 04:19:59,617 - INFO - config-nodemgr:active 2026-03-02 04:19:59,621 - INFO - api-server:active 2026-03-02 04:19:59,624 - INFO - schema:backup 2026-03-02 04:19:59,627 - INFO - svc-monitor:backup 2026-03-02 04:19:59,631 - INFO - device-manager:active 2026-03-02 04:19:59,631 - INFO - config-database 2026-03-02 04:19:59,631 - INFO - config-cassandra:active 2026-03-02 04:19:59,631 - INFO - config-zookeeper:active 2026-03-02 04:19:59,631 - INFO - config-rabbitmq:active 2026-03-02 04:19:59,631 - INFO - control 2026-03-02 04:19:59,636 - INFO - control-nodemgr:active 2026-03-02 04:19:59,640 - INFO - control:active 2026-03-02 04:19:59,641 - INFO - named:active 2026-03-02 04:19:59,645 - INFO - dns:active 2026-03-02 04:19:59,645 - INFO - analytics 2026-03-02 04:19:59,649 - INFO - analytics-nodemgr:active 2026-03-02 04:19:59,653 - INFO - analytics-api:active 2026-03-02 04:19:59,657 - INFO - collector:active 2026-03-02 04:19:59,657 - INFO - analytics-database 2026-03-02 04:19:59,657 - INFO - analytics-cassandra:active 2026-03-02 04:19:59,661 - INFO - analyticsdb-nodemgr:active 2026-03-02 04:19:59,666 - INFO - query-engine:active 2026-03-02 04:19:59,666 - INFO - webui 2026-03-02 04:19:59,666 - INFO - webui:active 2026-03-02 04:19:59,666 - INFO - webui-middleware:active 2026-03-02 04:19:59,666 - INFO - redis:active 2026-03-02 04:19:59,666 - INFO - analytics_snmp 2026-03-02 04:19:59,669 - INFO - snmp-collector:active 2026-03-02 04:19:59,669 - INFO - snmp-topology:active 2026-03-02 04:19:59,669 - INFO - analytics_alarm 2026-03-02 04:19:59,670 - INFO - alarmgen:active 2026-03-02 04:19:59,757 - INFO - 10.0.0.41 2026-03-02 04:19:59,757 - INFO - vrouter 2026-03-02 04:19:59,762 - INFO - vrouter-nodemgr:active 2026-03-02 04:19:59,767 - INFO - agent:active 2026-03-02 04:19:59,868 - INFO - 10.0.0.240 2026-03-02 04:19:59,868 - INFO - vrouter 2026-03-02 04:19:59,874 - INFO - vrouter-nodemgr:active 2026-03-02 04:19:59,880 - INFO - agent:active 2026-03-02 04:19:59,880 - INFO - All the contrail services are up on all nodes 2026-03-02 04:19:59,880 - INFO - contrail-status passed 2026-03-02 04:20:01,158 - INFO - END TEST : test_contrail_status : PASSED[0:00:04] 2026-03-02 04:20:01,158 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:20:01,251 - INFO - Domain Default found not creating 2026-03-02 04:20:01,446 - INFO - Project ctest-TestBasicVMVN0-28345723 not found, creating it 2026-03-02 04:20:01,969 - INFO - Created Project:ctest-TestBasicVMVN0-28345723, ID : 9e1a73ae-9d45-48fc-b448-9a92be5ead1c 2026-03-02 04:20:03,757 - INFO - ================================================================================ 2026-03-02 04:20:03,757 - INFO - STARTING TEST : test_control_node_switchover 2026-03-02 04:20:03,757 - 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-03-02 04:20:05,045 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:20:05,045 - INFO - 2026-03-02 04:20:06,156 - INFO - Created VN ctest-vn1-20903153 2026-03-02 04:20:06,817 - INFO - Verified VN network id 15 for VN cd1d475c-c629-4e81-803c-d6dff2f8fd30 2026-03-02 04:20:06,817 - INFO - Verifications in API Server for VN ctest-vn1-20903153 passed 2026-03-02 04:20:06,883 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-20903153 passed 2026-03-02 04:20:08,240 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-20903153 is found in opserver 2026-03-02 04:20:09,514 - INFO - VM ([<Server: ctest-vn1_vm1-81665178>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 04:20:11,096 - INFO - VM ([<Server: ctest-vn1_vm2-28753196>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 04:20:11,096 - INFO - Waiting for VM ctest-vn1_vm1-81665178 to be up.. 2026-03-02 04:20:16,369 - INFO - VM name : ctest-vn1_vm1-81665178 2026-03-02 04:20:46,780 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-81665178 passed 2026-03-02 04:21:07,686 - INFO - Waiting for VM ctest-vn1_vm2-28753196 to be up.. 2026-03-02 04:21:07,781 - INFO - VM name : ctest-vn1_vm2-28753196 2026-03-02 04:21:09,136 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-28753196 passed 2026-03-02 04:22:02,816 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-81665178 passed 2026-03-02 04:22:48,047 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-28753196 passed 2026-03-02 04:22:48,053 - INFO - Active control node from the Agent 10.0.0.41 is 10.0.0.242 2026-03-02 04:22:48,053 - INFO - Stoping the Control service in 10.0.0.242 2026-03-02 04:22:48,612 - INFO - 10.0.0.242 2026-03-02 04:22:48,613 - INFO - control:inactive 2026-03-02 04:22:48,613 - INFO - Contrail services control are down on nodes 10.0.0.242 2026-03-02 04:22:53,620 - INFO - Active control node from the Agent 10.0.0.41 is 10.0.0.27 2026-03-02 04:22:53,620 - INFO - Starting the Control service in 10.0.0.242 2026-03-02 04:22:54,066 - INFO - 10.0.0.242 2026-03-02 04:22:54,070 - INFO - control:initializing 2026-03-02 04:22:59,177 - INFO - 10.0.0.242 2026-03-02 04:22:59,183 - INFO - control:active 2026-03-02 04:22:59,183 - INFO - Contrail services ['control'] are up on nodes 10.0.0.242 2026-03-02 04:23:04,378 - INFO - VM ctest-vn1_vm1-81665178 verfication in all API Servers passed 2026-03-02 04:23:05,125 - INFO - VM ctest-vn1_vm1-81665178 verifications in Compute nodes passed 2026-03-02 04:23:05,493 - INFO - Validated routes of VM ctest-vn1_vm1-81665178 in all vrouters 2026-03-02 04:23:06,300 - INFO - Verification in Control-nodes for VM ctest-vn1_vm1-81665178 passed 2026-03-02 04:23:06,567 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 04:23:06,595 - INFO - VM 65072c02-dc06-4bb8-96f9-10ca204125f6 is present in default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-20903153 2026-03-02 04:23:06,835 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-28345723:71bac09c-3a73-4e29-b9f2-bd2e43368640 of vm 65072c02-dc06-4bb8-96f9-10ca204125f6 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-1 uve 2026-03-02 04:23:06,871 - INFO - VM ctest-vn1_vm1-81665178 validations in Opserver passed 2026-03-02 04:23:07,026 - INFO - VM ctest-vn1_vm2-28753196 verfication in all API Servers passed 2026-03-02 04:23:07,760 - INFO - VM ctest-vn1_vm2-28753196 verifications in Compute nodes passed 2026-03-02 04:23:08,127 - INFO - Validated routes of VM ctest-vn1_vm2-28753196 in all vrouters 2026-03-02 04:23:08,920 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-28753196 passed 2026-03-02 04:23:09,007 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 04:23:09,033 - INFO - VM 2eac9a7f-e64a-47f0-81ae-f8f5a09b9a15 is present in default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-20903153 2026-03-02 04:23:09,312 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-28345723:4ef60708-3132-484a-b490-fff59d3668f1 of vm 2eac9a7f-e64a-47f0-81ae-f8f5a09b9a15 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-2 uve 2026-03-02 04:23:09,355 - INFO - VM ctest-vn1_vm2-28753196 validations in Opserver passed 2026-03-02 04:23:09,355 - INFO - Checking the ping between the VM again 2026-03-02 04:23:11,810 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-81665178 passed 2026-03-02 04:23:14,360 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-28753196 passed 2026-03-02 04:23:14,360 - INFO - Deleting VM ctest-vn1_vm2-28753196 2026-03-02 04:23:16,512 - INFO - VM ctest-vn1_vm2-28753196 is fully removed in API-Server 2026-03-02 04:23:16,821 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-20903153 2026-03-02 04:23:16,821 - INFO - VM ctest-vn1_vm2-28753196 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 04:23:17,065 - INFO - Routes for VM ctest-vn1_vm2-28753196 is removed in all control-nodes 2026-03-02 04:23:23,354 - INFO - 2eac9a7f-e64a-47f0-81ae-f8f5a09b9a15 vm uve deleted from opserver 2026-03-02 04:23:23,373 - INFO - 2eac9a7f-e64a-47f0-81ae-f8f5a09b9a15 vm uve deleted from opserver 2026-03-02 04:23:23,388 - INFO - 2eac9a7f-e64a-47f0-81ae-f8f5a09b9a15 vm uve deleted from opserver 2026-03-02 04:23:23,388 - INFO - Validated that VM 2eac9a7f-e64a-47f0-81ae-f8f5a09b9a15 is removed from Opserver 2026-03-02 04:23:23,388 - INFO - Deleting VM ctest-vn1_vm1-81665178 2026-03-02 04:23:25,494 - INFO - VM ctest-vn1_vm1-81665178 is fully removed in API-Server 2026-03-02 04:23:25,718 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-20903153 2026-03-02 04:23:25,718 - INFO - VM ctest-vn1_vm1-81665178 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 04:23:25,959 - INFO - Routes for VM ctest-vn1_vm1-81665178 is removed in all control-nodes 2026-03-02 04:23:44,525 - INFO - 65072c02-dc06-4bb8-96f9-10ca204125f6 vm uve deleted from opserver 2026-03-02 04:23:44,538 - INFO - 65072c02-dc06-4bb8-96f9-10ca204125f6 vm uve deleted from opserver 2026-03-02 04:23:44,550 - INFO - 65072c02-dc06-4bb8-96f9-10ca204125f6 vm uve deleted from opserver 2026-03-02 04:23:44,550 - INFO - Validated that VM 65072c02-dc06-4bb8-96f9-10ca204125f6 is removed from Opserver 2026-03-02 04:23:44,550 - INFO - Deleting VN ctest-vn1-20903153 2026-03-02 04:23:44,951 - INFO - Validated that VN ctest-vn1-20903153 is not found in API Server 2026-03-02 04:23:44,971 - INFO - Validated that VN ctest-vn1-20903153 is not in any agent 2026-03-02 04:23:45,001 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-20903153 info 2026-03-02 04:23:46,276 - INFO - END TEST : test_control_node_switchover : PASSED[0:03:43] 2026-03-02 04:23:46,276 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:23:46,280 - INFO - ================================================================================ 2026-03-02 04:23:46,280 - INFO - STARTING TEST : test_process_restart_in_policy_between_vns 2026-03-02 04:23:46,281 - 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-03-02 04:23:47,563 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:23:47,563 - INFO - 2026-03-02 04:23:48,403 - INFO - Created VN ctest-vn1-57712003, UUID :60a60312-1f07-4936-808f-192c41df0017 2026-03-02 04:23:48,937 - INFO - Verified VN network id 15 for VN 60a60312-1f07-4936-808f-192c41df0017 2026-03-02 04:23:48,938 - INFO - Verifications in API Server for VN ctest-vn1-57712003 passed 2026-03-02 04:23:49,018 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-57712003 passed 2026-03-02 04:23:49,195 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-57712003 is found in opserver 2026-03-02 04:23:49,902 - INFO - Created VN ctest-vn2-99582805, UUID :e160770c-60f7-432a-b8ff-4f027e9b5670 2026-03-02 04:23:50,414 - INFO - Verified VN network id 16 for VN e160770c-60f7-432a-b8ff-4f027e9b5670 2026-03-02 04:23:50,414 - INFO - Verifications in API Server for VN ctest-vn2-99582805 passed 2026-03-02 04:23:50,476 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-99582805 passed 2026-03-02 04:23:50,647 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn2-99582805 is found in opserver 2026-03-02 04:23:52,297 - INFO - VM ([<Server: ctest-vn1_vm1-37810113>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 04:23:53,777 - INFO - VM ([<Server: ctest-vn2_vm1-23975154>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 04:23:53,777 - INFO - Waiting for VM ctest-vn1_vm1-37810113 to be up.. 2026-03-02 04:23:58,964 - INFO - VM name : ctest-vn1_vm1-37810113 2026-03-02 04:24:31,005 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-37810113 passed 2026-03-02 04:24:46,702 - INFO - Waiting for VM ctest-vn2_vm1-23975154 to be up.. 2026-03-02 04:24:46,786 - INFO - VM name : ctest-vn2_vm1-23975154 2026-03-02 04:24:48,139 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2_vm1-23975154 passed 2026-03-02 04:25:42,625 - INFO - Ping to IP 192.168.2.252 from VM ctest-vn1_vm1-37810113 passed 2026-03-02 04:25:46,025 - INFO - 10.0.0.41 2026-03-02 04:25:46,029 - INFO - agent:initializing 2026-03-02 04:25:51,118 - INFO - 10.0.0.41 2026-03-02 04:25:51,123 - INFO - agent:active 2026-03-02 04:25:51,123 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.41 2026-03-02 04:25:54,559 - INFO - 10.0.0.240 2026-03-02 04:25:54,563 - INFO - agent:initializing 2026-03-02 04:25:59,654 - INFO - 10.0.0.240 2026-03-02 04:25:59,660 - INFO - agent:active 2026-03-02 04:25:59,660 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.240 2026-03-02 04:26:00,258 - INFO - 10.0.0.242 2026-03-02 04:26:00,263 - INFO - control:initializing 2026-03-02 04:26:05,378 - INFO - 10.0.0.242 2026-03-02 04:26:05,390 - INFO - control:active 2026-03-02 04:26:05,390 - INFO - Contrail services ['control'] are up on nodes 10.0.0.242 2026-03-02 04:26:05,841 - INFO - 10.0.0.27 2026-03-02 04:26:05,845 - INFO - control:initializing 2026-03-02 04:26:10,934 - INFO - 10.0.0.27 2026-03-02 04:26:10,940 - INFO - control:active 2026-03-02 04:26:10,941 - INFO - Contrail services ['control'] are up on nodes 10.0.0.27 2026-03-02 04:26:11,384 - INFO - 10.0.0.23 2026-03-02 04:26:11,388 - INFO - control:initializing 2026-03-02 04:26:16,486 - INFO - 10.0.0.23 2026-03-02 04:26:16,491 - INFO - control:active 2026-03-02 04:26:16,491 - INFO - Contrail services ['control'] are up on nodes 10.0.0.23 2026-03-02 04:26:17,253 - INFO - 10.0.0.242 2026-03-02 04:26:17,264 - INFO - api-server:initializing 2026-03-02 04:26:22,399 - INFO - 10.0.0.242 2026-03-02 04:26:22,403 - INFO - api-server:initializing 2026-03-02 04:26:27,587 - INFO - 10.0.0.242 2026-03-02 04:26:27,592 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-03-02 04:26:32,707 - INFO - 10.0.0.242 2026-03-02 04:26:32,712 - INFO - api-server:active 2026-03-02 04:26:32,712 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.242 2026-03-02 04:26:33,393 - INFO - 10.0.0.27 2026-03-02 04:26:33,397 - INFO - api-server:initializing 2026-03-02 04:26:38,499 - INFO - 10.0.0.27 2026-03-02 04:26:38,504 - INFO - api-server:initializing 2026-03-02 04:26:43,626 - INFO - 10.0.0.27 2026-03-02 04:26:43,633 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-03-02 04:26:48,743 - INFO - 10.0.0.27 2026-03-02 04:26:48,749 - INFO - api-server:active 2026-03-02 04:26:48,749 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.27 2026-03-02 04:26:49,421 - INFO - 10.0.0.23 2026-03-02 04:26:49,425 - INFO - api-server:initializing 2026-03-02 04:26:54,534 - INFO - 10.0.0.23 2026-03-02 04:26:54,538 - INFO - api-server:initializing 2026-03-02 04:26:59,627 - INFO - 10.0.0.23 2026-03-02 04:26:59,632 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-03-02 04:27:04,734 - INFO - 10.0.0.23 2026-03-02 04:27:04,739 - INFO - api-server:active 2026-03-02 04:27:04,739 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.23 2026-03-02 04:27:04,846 - INFO - 10.0.0.242 2026-03-02 04:27:04,846 - INFO - config 2026-03-02 04:27:04,852 - INFO - config-nodemgr:active 2026-03-02 04:27:04,856 - INFO - api-server:active 2026-03-02 04:27:04,861 - INFO - schema:active 2026-03-02 04:27:04,865 - INFO - svc-monitor:active 2026-03-02 04:27:04,868 - INFO - device-manager:backup 2026-03-02 04:27:04,869 - INFO - config-database 2026-03-02 04:27:04,869 - INFO - config-cassandra:active 2026-03-02 04:27:04,869 - INFO - config-zookeeper:active 2026-03-02 04:27:04,869 - INFO - config-rabbitmq:active 2026-03-02 04:27:04,869 - INFO - control 2026-03-02 04:27:04,873 - INFO - control-nodemgr:active 2026-03-02 04:27:04,877 - INFO - control:active 2026-03-02 04:27:04,877 - INFO - named:active 2026-03-02 04:27:04,881 - INFO - dns:active 2026-03-02 04:27:04,882 - INFO - analytics 2026-03-02 04:27:04,886 - INFO - analytics-nodemgr:active 2026-03-02 04:27:04,889 - INFO - analytics-api:active 2026-03-02 04:27:04,894 - INFO - collector:active 2026-03-02 04:27:04,894 - INFO - analytics-database 2026-03-02 04:27:04,894 - INFO - analytics-cassandra:active 2026-03-02 04:27:04,898 - INFO - analyticsdb-nodemgr:active 2026-03-02 04:27:04,903 - INFO - query-engine:active 2026-03-02 04:27:04,903 - INFO - webui 2026-03-02 04:27:04,903 - INFO - webui:active 2026-03-02 04:27:04,903 - INFO - webui-middleware:active 2026-03-02 04:27:04,903 - INFO - redis:active 2026-03-02 04:27:04,903 - INFO - analytics_snmp 2026-03-02 04:27:04,907 - INFO - snmp-collector:active 2026-03-02 04:27:04,907 - INFO - snmp-topology:active 2026-03-02 04:27:04,907 - INFO - analytics_alarm 2026-03-02 04:27:04,907 - INFO - alarmgen:active 2026-03-02 04:27:05,006 - INFO - 10.0.0.27 2026-03-02 04:27:05,006 - INFO - config 2026-03-02 04:27:05,012 - INFO - config-nodemgr:active 2026-03-02 04:27:05,017 - INFO - api-server:active 2026-03-02 04:27:05,020 - INFO - schema:backup 2026-03-02 04:27:05,024 - INFO - svc-monitor:backup 2026-03-02 04:27:05,028 - INFO - device-manager:backup 2026-03-02 04:27:05,028 - INFO - config-database 2026-03-02 04:27:05,028 - INFO - config-cassandra:active 2026-03-02 04:27:05,028 - INFO - config-zookeeper:active 2026-03-02 04:27:05,028 - INFO - config-rabbitmq:active 2026-03-02 04:27:05,028 - INFO - control 2026-03-02 04:27:05,033 - INFO - control-nodemgr:active 2026-03-02 04:27:05,038 - INFO - control:active 2026-03-02 04:27:05,038 - INFO - named:active 2026-03-02 04:27:05,043 - INFO - dns:active 2026-03-02 04:27:05,043 - INFO - analytics 2026-03-02 04:27:05,048 - INFO - analytics-nodemgr:active 2026-03-02 04:27:05,053 - INFO - analytics-api:active 2026-03-02 04:27:05,059 - INFO - collector:active 2026-03-02 04:27:05,059 - INFO - analytics-database 2026-03-02 04:27:05,059 - INFO - analytics-cassandra:active 2026-03-02 04:27:05,064 - INFO - analyticsdb-nodemgr:active 2026-03-02 04:27:05,071 - INFO - query-engine:active 2026-03-02 04:27:05,071 - INFO - webui 2026-03-02 04:27:05,071 - INFO - webui:active 2026-03-02 04:27:05,071 - INFO - webui-middleware:active 2026-03-02 04:27:05,071 - INFO - redis:active 2026-03-02 04:27:05,071 - INFO - analytics_snmp 2026-03-02 04:27:05,077 - INFO - snmp-collector:active 2026-03-02 04:27:05,077 - INFO - snmp-topology:active 2026-03-02 04:27:05,077 - INFO - analytics_alarm 2026-03-02 04:27:05,077 - INFO - alarmgen:active 2026-03-02 04:27:05,164 - INFO - 10.0.0.23 2026-03-02 04:27:05,164 - INFO - config 2026-03-02 04:27:05,170 - INFO - config-nodemgr:active 2026-03-02 04:27:05,174 - INFO - api-server:active 2026-03-02 04:27:05,177 - INFO - schema:backup 2026-03-02 04:27:05,180 - INFO - svc-monitor:backup 2026-03-02 04:27:05,184 - INFO - device-manager:active 2026-03-02 04:27:05,184 - INFO - config-database 2026-03-02 04:27:05,184 - INFO - config-cassandra:active 2026-03-02 04:27:05,184 - INFO - config-zookeeper:active 2026-03-02 04:27:05,184 - INFO - config-rabbitmq:active 2026-03-02 04:27:05,184 - INFO - control 2026-03-02 04:27:05,188 - INFO - control-nodemgr:active 2026-03-02 04:27:05,192 - INFO - control:active 2026-03-02 04:27:05,193 - INFO - named:active 2026-03-02 04:27:05,197 - INFO - dns:active 2026-03-02 04:27:05,197 - INFO - analytics 2026-03-02 04:27:05,202 - INFO - analytics-nodemgr:active 2026-03-02 04:27:05,207 - INFO - analytics-api:active 2026-03-02 04:27:05,211 - INFO - collector:active 2026-03-02 04:27:05,211 - INFO - analytics-database 2026-03-02 04:27:05,211 - INFO - analytics-cassandra:active 2026-03-02 04:27:05,216 - INFO - analyticsdb-nodemgr:active 2026-03-02 04:27:05,220 - INFO - query-engine:active 2026-03-02 04:27:05,220 - INFO - webui 2026-03-02 04:27:05,220 - INFO - webui:active 2026-03-02 04:27:05,220 - INFO - webui-middleware:active 2026-03-02 04:27:05,220 - INFO - redis:active 2026-03-02 04:27:05,220 - INFO - analytics_snmp 2026-03-02 04:27:05,224 - INFO - snmp-collector:active 2026-03-02 04:27:05,224 - INFO - snmp-topology:active 2026-03-02 04:27:05,224 - INFO - analytics_alarm 2026-03-02 04:27:05,224 - INFO - alarmgen:active 2026-03-02 04:27:05,310 - INFO - 10.0.0.41 2026-03-02 04:27:05,310 - INFO - vrouter 2026-03-02 04:27:05,315 - INFO - vrouter-nodemgr:active 2026-03-02 04:27:05,320 - INFO - agent:active 2026-03-02 04:27:05,417 - INFO - 10.0.0.240 2026-03-02 04:27:05,417 - INFO - vrouter 2026-03-02 04:27:05,422 - INFO - vrouter-nodemgr:active 2026-03-02 04:27:05,427 - INFO - agent:active 2026-03-02 04:27:05,427 - INFO - All the contrail services are up on all nodes 2026-03-02 04:27:05,856 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.20.0.193:5269'] servers UP 2026-03-02 04:27:05,856 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1 connected to xmpp 10.20.0.193 2026-03-02 04:27:05,856 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.20.0.254:5269'] servers UP 2026-03-02 04:27:05,856 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1 connected to xmpp 10.20.0.254 2026-03-02 04:27:05,856 - WARNING - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.20.0.14:5269'] servers NOT UP 2026-03-02 04:27:05,856 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.20.0.193:53'] servers UP 2026-03-02 04:27:05,856 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1 connected to dns 10.20.0.193 2026-03-02 04:27:05,857 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.20.0.254:53'] servers UP 2026-03-02 04:27:05,857 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1 connected to dns 10.20.0.254 2026-03-02 04:27:05,857 - WARNING - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.20.0.14:53'] servers NOT UP 2026-03-02 04:27:05,857 - WARNING - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.0.0.242:8086'] servers NOT UP 2026-03-02 04:27:05,857 - WARNING - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.0.0.27:8086'] servers NOT UP 2026-03-02 04:27:05,857 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1:contrail-vrouter-agent module connection to ['10.0.0.23:8086'] servers UP 2026-03-02 04:27:05,857 - INFO - an-jenkins-deploy-platform-ansible-os-5413-1 connected to collector 10.0.0.23 2026-03-02 04:27:06,278 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-1:contrail-control module connection to 10.0.0.242:9041 servers UP 2026-03-02 04:27:06,278 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-1:contrail-control module connection to 10.0.0.242:5673 servers UP 2026-03-02 04:27:06,278 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-1:contrail-control module connection to ['10.0.0.242:8086'] servers UP 2026-03-02 04:27:06,696 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-2:contrail-control module connection to 10.0.0.242:9041 servers UP 2026-03-02 04:27:06,697 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-2:contrail-control module connection to 10.0.0.242:5673 servers UP 2026-03-02 04:27:06,697 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-2:contrail-control module connection to ['10.0.0.242:8086'] servers UP 2026-03-02 04:27:06,716 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-3:contrail-control module connection to 10.0.0.242:9041 servers UP 2026-03-02 04:27:06,716 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-3:contrail-control module connection to 10.0.0.242:5673 servers UP 2026-03-02 04:27:06,717 - INFO - cn-jenkins-deploy-platform-ansible-os-5413-3:contrail-control module connection to ['10.0.0.242:8086'] servers UP 2026-03-02 04:27:07,098 - INFO - Created VN ctest-vn3-81855328, UUID :e6ad1b7c-9559-41b8-99f3-7c3d602ceab1 2026-03-02 04:27:07,853 - INFO - Verified VN network id 15 for VN 60a60312-1f07-4936-808f-192c41df0017 2026-03-02 04:27:07,853 - INFO - Verifications in API Server for VN ctest-vn1-57712003 passed 2026-03-02 04:27:07,927 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-57712003 passed 2026-03-02 04:27:08,091 - INFO - VN ctest-vn1-57712003 Policy verification: verify_vn_policy_in_api_server, status: True 2026-03-02 04:27:08,294 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-57712003 is found in opserver 2026-03-02 04:27:09,822 - INFO - VM ([<Server: ctest-vn1_vm2-57736218>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 04:27:14,953 - INFO - VM name : ctest-vn1_vm2-57736218 2026-03-02 04:27:15,330 - INFO - VM ctest-vn1_vm2-57736218 verfication in all API Servers passed 2026-03-02 04:27:47,681 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-57736218 passed 2026-03-02 04:27:47,681 - INFO - VM ctest-vn1_vm2-57736218 verifications in Compute nodes passed 2026-03-02 04:27:47,982 - INFO - Validated routes of VM ctest-vn1_vm2-57736218 in all vrouters 2026-03-02 04:27:48,763 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-57736218 passed 2026-03-02 04:27:48,921 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 04:27:48,941 - INFO - VM 67ff26ca-2760-4934-b88c-5ef50a9ea969 is present in default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-57712003 2026-03-02 04:27:49,167 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-28345723:fdb1e1f2-df45-45fa-9097-620506908d87 of vm 67ff26ca-2760-4934-b88c-5ef50a9ea969 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-1 uve 2026-03-02 04:27:49,254 - INFO - VM ctest-vn1_vm2-57736218 validations in Opserver passed 2026-03-02 04:27:50,579 - INFO - VM ([<Server: ctest-vn2_vm2-79240699>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 04:27:55,712 - INFO - VM name : ctest-vn2_vm2-79240699 2026-03-02 04:27:56,076 - INFO - VM ctest-vn2_vm2-79240699 verfication in all API Servers passed 2026-03-02 04:28:36,619 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2_vm2-79240699 passed 2026-03-02 04:28:36,619 - INFO - VM ctest-vn2_vm2-79240699 verifications in Compute nodes passed 2026-03-02 04:28:36,857 - INFO - Validated routes of VM ctest-vn2_vm2-79240699 in all vrouters 2026-03-02 04:28:37,666 - INFO - Verification in Control-nodes for VM ctest-vn2_vm2-79240699 passed 2026-03-02 04:28:37,775 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 04:28:37,803 - INFO - VM 31032908-bc34-4b81-a30a-72378a0ecf55 is present in default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn2-99582805 2026-03-02 04:28:38,022 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-28345723:c35ee3e9-c90b-4336-8360-ab46a2654e26 of vm 31032908-bc34-4b81-a30a-72378a0ecf55 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-2 uve 2026-03-02 04:28:38,400 - INFO - VM ctest-vn2_vm2-79240699 validations in Opserver passed 2026-03-02 04:28:38,400 - INFO - Waiting for VM ctest-vn1_vm2-57736218 to be up.. 2026-03-02 04:28:39,578 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-57736218 passed 2026-03-02 04:28:39,821 - INFO - Waiting for VM ctest-vn2_vm2-79240699 to be up.. 2026-03-02 04:28:41,002 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2_vm2-79240699 passed 2026-03-02 04:29:34,147 - INFO - Ping to IP 192.168.2.251 from VM ctest-vn1_vm2-57736218 passed 2026-03-02 04:29:34,147 - INFO - Deleting VM ctest-vn2_vm2-79240699 2026-03-02 04:29:36,262 - INFO - VM ctest-vn2_vm2-79240699 is fully removed in API-Server 2026-03-02 04:29:36,597 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn2-99582805 2026-03-02 04:29:36,597 - INFO - VM ctest-vn2_vm2-79240699 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 04:29:36,832 - INFO - Routes for VM ctest-vn2_vm2-79240699 is removed in all control-nodes 2026-03-02 04:29:55,635 - INFO - 31032908-bc34-4b81-a30a-72378a0ecf55 vm uve deleted from opserver 2026-03-02 04:29:55,649 - INFO - 31032908-bc34-4b81-a30a-72378a0ecf55 vm uve deleted from opserver 2026-03-02 04:29:55,662 - INFO - 31032908-bc34-4b81-a30a-72378a0ecf55 vm uve deleted from opserver 2026-03-02 04:29:55,662 - INFO - Validated that VM 31032908-bc34-4b81-a30a-72378a0ecf55 is removed from Opserver 2026-03-02 04:29:55,663 - INFO - Deleting VM ctest-vn1_vm2-57736218 2026-03-02 04:29:57,771 - INFO - VM ctest-vn1_vm2-57736218 is fully removed in API-Server 2026-03-02 04:29:58,083 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-57712003 2026-03-02 04:29:58,083 - INFO - VM ctest-vn1_vm2-57736218 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 04:29:58,296 - INFO - Routes for VM ctest-vn1_vm2-57736218 is removed in all control-nodes 2026-03-02 04:30:16,921 - INFO - 67ff26ca-2760-4934-b88c-5ef50a9ea969 vm uve deleted from opserver 2026-03-02 04:30:16,937 - INFO - 67ff26ca-2760-4934-b88c-5ef50a9ea969 vm uve deleted from opserver 2026-03-02 04:30:16,951 - INFO - 67ff26ca-2760-4934-b88c-5ef50a9ea969 vm uve deleted from opserver 2026-03-02 04:30:16,952 - INFO - Validated that VM 67ff26ca-2760-4934-b88c-5ef50a9ea969 is removed from Opserver 2026-03-02 04:30:16,952 - INFO - Deleting VN ctest-vn3-81855328 2026-03-02 04:30:17,079 - INFO - Deleting VM ctest-vn2_vm1-23975154 2026-03-02 04:30:17,202 - INFO - Deleting VM ctest-vn1_vm1-37810113 2026-03-02 04:30:17,494 - INFO - Deleting VN ctest-vn2-99582805 2026-03-02 04:30:19,823 - INFO - Validated that VN ctest-vn2-99582805 is not found in API Server 2026-03-02 04:30:19,856 - INFO - Validated that VN ctest-vn2-99582805 is not in any agent 2026-03-02 04:30:19,891 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-99582805 info 2026-03-02 04:30:20,054 - INFO - Deleting VN ctest-vn1-57712003 2026-03-02 04:30:20,375 - INFO - Validated that VN ctest-vn1-57712003 is not found in API Server 2026-03-02 04:30:20,405 - INFO - Validated that VN ctest-vn1-57712003 is not in any agent 2026-03-02 04:30:20,417 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN0-28345723:ctest-vn1-57712003 2026-03-02 04:30:20,445 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-57712003 info 2026-03-02 04:30:20,484 - INFO - Deleted policy policy2 2026-03-02 04:30:20,535 - INFO - Deleted policy policy1 2026-03-02 04:30:21,827 - INFO - END TEST : test_process_restart_in_policy_between_vns : PASSED[0:06:35] 2026-03-02 04:30:21,827 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:30:21,831 - INFO - ================================================================================ 2026-03-02 04:30:21,831 - INFO - STARTING TEST : test_underlay_broadcast_traffic_handling 2026-03-02 04:30:21,831 - 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-03-02 04:30:23,127 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:30:23,127 - INFO - 2026-03-02 04:30:23,529 - INFO - Agent interface name: ens6 2026-03-02 04:30:29,053 - INFO - Pinging broacast address 10.20.0.255 from compute 10.20.0.129 2026-03-02 04:30:45,505 - INFO - 10 packets are found in tcpdump output as expected 2026-03-02 04:30:47,549 - INFO - Packet count matched: Compute 10.0.0.240 has receive only 10 packet from source IP 10.20.0.255. No duplicate packet seen 2026-03-02 04:30:48,826 - INFO - END TEST : test_underlay_broadcast_traffic_handling : PASSED[0:00:27] 2026-03-02 04:30:48,827 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:30:49,636 - INFO - Deleted project: ctest-TestBasicVMVN0-28345723, ID : 9e1a73ae-9d45-48fc-b448-9a92be5ead1c 2026-03-02 04:30:49,841 - INFO - Domain Default found not creating 2026-03-02 04:30:50,019 - INFO - Project ctest-TestDropStats-28330514 not found, creating it 2026-03-02 04:30:50,580 - INFO - Created Project:ctest-TestDropStats-28330514, ID : 33b7a14c-df0b-4a75-817d-e7df4c95fef1 2026-03-02 04:30:52,334 - INFO - ================================================================================ 2026-03-02 04:30:52,334 - INFO - STARTING TEST : test_flow_action_drop_stats 2026-03-02 04:30:52,334 - 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-03-02 04:30:53,615 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:30:53,615 - INFO - 2026-03-02 04:30:54,761 - INFO - Created VN ctest-vn-50117157 2026-03-02 04:30:55,428 - INFO - Created VN ctest-vn-72886025 2026-03-02 04:30:56,862 - INFO - VM ([<Server: ctest-vm1-67781028>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 04:30:58,376 - INFO - VM ([<Server: ctest-vm2-45518045>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 04:30:58,376 - INFO - Waiting for VM ctest-vm1-67781028 to be up.. 2026-03-02 04:31:03,577 - INFO - VM name : ctest-vm1-67781028 2026-03-02 04:31:09,435 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-67781028 passed 2026-03-02 04:31:09,659 - INFO - Waiting for VM ctest-vm2-45518045 to be up.. 2026-03-02 04:31:09,764 - INFO - VM name : ctest-vm2-45518045 2026-03-02 04:31:11,148 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-45518045 passed 2026-03-02 04:31:16,751 - INFO - VM ctest-vm1-67781028 verfication in all API Servers passed 2026-03-02 04:31:17,242 - INFO - VM ctest-vm1-67781028 verifications in Compute nodes passed 2026-03-02 04:31:17,489 - INFO - Validated routes of VM ctest-vm1-67781028 in all vrouters 2026-03-02 04:31:18,239 - INFO - Verification in Control-nodes for VM ctest-vm1-67781028 passed 2026-03-02 04:31:19,333 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 04:31:19,356 - INFO - VM 64c28300-6069-4668-957f-62cf689d2d05 is present in default-domain:ctest-TestDropStats-28330514:ctest-vn-50117157 2026-03-02 04:31:19,587 - INFO - tap interface default-domain:ctest-TestDropStats-28330514:436fbeca-001b-4d81-8b3b-7d2089927825 of vm 64c28300-6069-4668-957f-62cf689d2d05 is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-1 uve 2026-03-02 04:31:20,015 - INFO - VM ctest-vm1-67781028 validations in Opserver passed 2026-03-02 04:31:20,174 - INFO - VM ctest-vm2-45518045 verfication in all API Servers passed 2026-03-02 04:31:20,652 - INFO - VM ctest-vm2-45518045 verifications in Compute nodes passed 2026-03-02 04:31:20,900 - INFO - Validated routes of VM ctest-vm2-45518045 in all vrouters 2026-03-02 04:31:21,709 - INFO - Verification in Control-nodes for VM ctest-vm2-45518045 passed 2026-03-02 04:31:25,850 - INFO - Verifying through opserver in 10.0.0.242 2026-03-02 04:31:25,878 - INFO - VM eb5cd174-21e0-4693-80b7-332d3c9c814b is present in default-domain:ctest-TestDropStats-28330514:ctest-vn-72886025 2026-03-02 04:31:26,100 - INFO - tap interface default-domain:ctest-TestDropStats-28330514:5122eaab-7309-4238-a1a5-3d14362feec6 of vm eb5cd174-21e0-4693-80b7-332d3c9c814b is present in vrouter an-jenkins-deploy-platform-ansible-os-5413-2 uve 2026-03-02 04:31:26,217 - INFO - VM ctest-vm2-45518045 validations in Opserver passed 2026-03-02 04:31:26,234 - INFO - ---------------------------------------------------------------------------------------------------- 2026-03-02 04:31:26,234 - INFO - ds_discard : 3 2026-03-02 04:31:26,234 - INFO - ds_pull : 0 2026-03-02 04:31:26,234 - INFO - ds_invalid_if : 4 2026-03-02 04:31:26,234 - INFO - ds_invalid_arp : 0 2026-03-02 04:31:26,234 - INFO - ds_trap_no_if : 0 2026-03-02 04:31:26,234 - INFO - ds_nowhere_to_go : 0 2026-03-02 04:31:26,234 - INFO - ds_flow_queue_limit_exceeded : 0 2026-03-02 04:31:26,234 - INFO - ds_flow_no_memory : 0 2026-03-02 04:31:26,234 - INFO - ds_flow_invalid_protocol : 0 2026-03-02 04:31:26,234 - INFO - ds_flow_nat_no_rflow : 0 2026-03-02 04:31:26,234 - INFO - ds_flow_action_drop : 0 2026-03-02 04:31:26,234 - INFO - ds_flow_action_invalid : 0 2026-03-02 04:31:26,234 - INFO - ds_flow_unusable : 0 2026-03-02 04:31:26,234 - INFO - ds_flow_table_full : 0 2026-03-02 04:31:26,234 - INFO - ds_interface_tx_discard : 0 2026-03-02 04:31:26,234 - INFO - ds_interface_drop : 0 2026-03-02 04:31:26,235 - INFO - ds_duplicated : 0 2026-03-02 04:31:26,235 - INFO - ds_push : 0 2026-03-02 04:31:26,235 - INFO - ds_ttl_exceeded : 0 2026-03-02 04:31:26,235 - INFO - ds_invalid_nh : 0 2026-03-02 04:31:26,235 - INFO - ds_invalid_label : 0 2026-03-02 04:31:26,235 - INFO - ds_invalid_protocol : 0 2026-03-02 04:31:26,235 - INFO - ds_interface_rx_discard : 0 2026-03-02 04:31:26,235 - INFO - ds_invalid_mcast_source : 0 2026-03-02 04:31:26,235 - INFO - ds_head_alloc_fail : 0 2026-03-02 04:31:26,235 - INFO - ds_pcow_fail : 0 2026-03-02 04:31:26,235 - INFO - ds_mcast_clone_fail : 0 2026-03-02 04:31:26,235 - INFO - ds_rewrite_fail : 0 2026-03-02 04:31:26,235 - INFO - ds_misc : 0 2026-03-02 04:31:26,235 - INFO - ds_invalid_packet : 0 2026-03-02 04:31:26,235 - INFO - ds_cksum_err : 0 2026-03-02 04:31:26,235 - INFO - ds_no_fmd : 0 2026-03-02 04:31:26,235 - INFO - ds_invalid_vnid : 0 2026-03-02 04:31:26,235 - INFO - ds_frag_err : 0 2026-03-02 04:31:26,235 - INFO - ds_invalid_source : 0 2026-03-02 04:31:26,235 - INFO - ds_mcast_df_bit : 0 2026-03-02 04:31:26,235 - INFO - ds_l2_no_route : 0 2026-03-02 04:31:26,235 - INFO - ds_vlan_fwd_tx : 0 2026-03-02 04:31:26,235 - INFO - ds_vlan_fwd_enq : 0 2026-03-02 04:31:26,235 - INFO - ds_drop_new_flow : 0 2026-03-02 04:31:26,236 - INFO - ds_flow_evict : 0 2026-03-02 04:31:26,236 - INFO - ds_trap_original : 0 2026-03-02 04:31:26,236 - INFO - ds_no_memory : 0 2026-03-02 04:31:26,236 - INFO - ds_fragment_queue_fail : 0 2026-03-02 04:31:26,236 - INFO - ds_no_frag_entry : 0 2026-03-02 04:31:26,236 - INFO - ds_icmp_error : 0 2026-03-02 04:31:26,236 - INFO - ds_clone_fail : 0 2026-03-02 04:31:26,236 - INFO - ds_drop_pkts : 7 2026-03-02 04:31:26,241 - INFO - ---------------------------------------------------------------------------------------------------- 2026-03-02 04:31:26,241 - INFO - ds_discard : 6 2026-03-02 04:31:26,241 - INFO - ds_pull : 0 2026-03-02 04:31:26,241 - INFO - ds_invalid_if : 4 2026-03-02 04:31:26,242 - INFO - ds_invalid_arp : 0 2026-03-02 04:31:26,242 - INFO - ds_trap_no_if : 0 2026-03-02 04:31:26,242 - INFO - ds_nowhere_to_go : 0 2026-03-02 04:31:26,242 - INFO - ds_flow_queue_limit_exceeded : 0 2026-03-02 04:31:26,242 - INFO - ds_flow_no_memory : 0 2026-03-02 04:31:26,242 - INFO - ds_flow_invalid_protocol : 0 2026-03-02 04:31:26,242 - INFO - ds_flow_nat_no_rflow : 0 2026-03-02 04:31:26,242 - INFO - ds_flow_action_drop : 16 2026-03-02 04:31:26,242 - INFO - ds_flow_action_invalid : 0 2026-03-02 04:31:26,242 - INFO - ds_flow_unusable : 0 2026-03-02 04:31:26,242 - INFO - ds_flow_table_full : 0 2026-03-02 04:31:26,242 - INFO - ds_interface_tx_discard : 0 2026-03-02 04:31:26,242 - INFO - ds_interface_drop : 0 2026-03-02 04:31:26,242 - INFO - ds_duplicated : 0 2026-03-02 04:31:26,242 - INFO - ds_push : 0 2026-03-02 04:31:26,242 - INFO - ds_ttl_exceeded : 0 2026-03-02 04:31:26,242 - INFO - ds_invalid_nh : 5 2026-03-02 04:31:26,242 - INFO - ds_invalid_label : 0 2026-03-02 04:31:26,242 - INFO - ds_invalid_protocol : 0 2026-03-02 04:31:26,242 - INFO - ds_interface_rx_discard : 0 2026-03-02 04:31:26,242 - INFO - ds_invalid_mcast_source : 0 2026-03-02 04:31:26,242 - INFO - ds_head_alloc_fail : 0 2026-03-02 04:31:26,242 - INFO - ds_pcow_fail : 0 2026-03-02 04:31:26,242 - INFO - ds_mcast_clone_fail : 0 2026-03-02 04:31:26,243 - INFO - ds_rewrite_fail : 0 2026-03-02 04:31:26,243 - INFO - ds_misc : 0 2026-03-02 04:31:26,243 - INFO - ds_invalid_packet : 0 2026-03-02 04:31:26,243 - INFO - ds_cksum_err : 0 2026-03-02 04:31:26,243 - INFO - ds_no_fmd : 0 2026-03-02 04:31:26,243 - INFO - ds_invalid_vnid : 0 2026-03-02 04:31:26,243 - INFO - ds_frag_err : 0 2026-03-02 04:31:26,243 - INFO - ds_invalid_source : 0 2026-03-02 04:31:26,243 - INFO - ds_mcast_df_bit : 0 2026-03-02 04:31:26,243 - INFO - ds_l2_no_route : 2 2026-03-02 04:31:26,243 - INFO - ds_vlan_fwd_tx : 0 2026-03-02 04:31:26,243 - INFO - ds_vlan_fwd_enq : 0 2026-03-02 04:31:26,243 - INFO - ds_drop_new_flow : 0 2026-03-02 04:31:26,243 - INFO - ds_flow_evict : 0 2026-03-02 04:31:26,243 - INFO - ds_trap_original : 0 2026-03-02 04:31:26,243 - INFO - ds_no_memory : 0 2026-03-02 04:31:26,243 - INFO - ds_fragment_queue_fail : 0 2026-03-02 04:31:26,243 - INFO - ds_no_frag_entry : 0 2026-03-02 04:31:26,243 - INFO - ds_icmp_error : 0 2026-03-02 04:31:26,243 - INFO - ds_clone_fail : 0 2026-03-02 04:31:26,243 - INFO - ds_drop_pkts : 33 2026-03-02 04:31:32,192 - WARNING - Ping to IP 1.237.205.3 from VM ctest-vm1-67781028 failed 2026-03-02 04:31:48,317 - INFO - Vif and vrouter dropstats of type ds_flow_action_drop verifed 2026-03-02 04:31:48,317 - INFO - ---------------------------------------------------------------------------------------------------- 2026-03-02 04:31:48,317 - INFO - ds_discard : 3 2026-03-02 04:31:48,317 - INFO - ds_pull : 0 2026-03-02 04:31:48,317 - INFO - ds_invalid_if : 4 2026-03-02 04:31:48,317 - INFO - ds_invalid_arp : 0 2026-03-02 04:31:48,317 - INFO - ds_trap_no_if : 0 2026-03-02 04:31:48,317 - INFO - ds_nowhere_to_go : 0 2026-03-02 04:31:48,318 - INFO - ds_flow_queue_limit_exceeded : 0 2026-03-02 04:31:48,318 - INFO - ds_flow_no_memory : 0 2026-03-02 04:31:48,318 - INFO - ds_flow_invalid_protocol : 0 2026-03-02 04:31:48,318 - INFO - ds_flow_nat_no_rflow : 0 2026-03-02 04:31:48,318 - INFO - ds_flow_action_drop : 5 2026-03-02 04:31:48,318 - INFO - ds_flow_action_invalid : 0 2026-03-02 04:31:48,318 - INFO - ds_flow_unusable : 0 2026-03-02 04:31:48,318 - INFO - ds_flow_table_full : 0 2026-03-02 04:31:48,318 - INFO - ds_interface_tx_discard : 0 2026-03-02 04:31:48,318 - INFO - ds_interface_drop : 0 2026-03-02 04:31:48,318 - INFO - ds_duplicated : 0 2026-03-02 04:31:48,318 - INFO - ds_push : 0 2026-03-02 04:31:48,318 - INFO - ds_ttl_exceeded : 0 2026-03-02 04:31:48,318 - INFO - ds_invalid_nh : 0 2026-03-02 04:31:48,318 - INFO - ds_invalid_label : 0 2026-03-02 04:31:48,318 - INFO - ds_invalid_protocol : 0 2026-03-02 04:31:48,318 - INFO - ds_interface_rx_discard : 0 2026-03-02 04:31:48,318 - INFO - ds_invalid_mcast_source : 0 2026-03-02 04:31:48,318 - INFO - ds_head_alloc_fail : 0 2026-03-02 04:31:48,318 - INFO - ds_pcow_fail : 0 2026-03-02 04:31:48,318 - INFO - ds_mcast_clone_fail : 0 2026-03-02 04:31:48,318 - INFO - ds_rewrite_fail : 0 2026-03-02 04:31:48,319 - INFO - ds_misc : 0 2026-03-02 04:31:48,319 - INFO - ds_invalid_packet : 0 2026-03-02 04:31:48,319 - INFO - ds_cksum_err : 0 2026-03-02 04:31:48,319 - INFO - ds_no_fmd : 0 2026-03-02 04:31:48,319 - INFO - ds_invalid_vnid : 0 2026-03-02 04:31:48,319 - INFO - ds_frag_err : 0 2026-03-02 04:31:48,319 - INFO - ds_invalid_source : 0 2026-03-02 04:31:48,319 - INFO - ds_mcast_df_bit : 0 2026-03-02 04:31:48,319 - INFO - ds_l2_no_route : 0 2026-03-02 04:31:48,319 - INFO - ds_vlan_fwd_tx : 0 2026-03-02 04:31:48,319 - INFO - ds_vlan_fwd_enq : 0 2026-03-02 04:31:48,319 - INFO - ds_drop_new_flow : 0 2026-03-02 04:31:48,319 - INFO - ds_flow_evict : 0 2026-03-02 04:31:48,319 - INFO - ds_trap_original : 0 2026-03-02 04:31:48,319 - INFO - ds_no_memory : 0 2026-03-02 04:31:48,319 - INFO - ds_fragment_queue_fail : 0 2026-03-02 04:31:48,319 - INFO - ds_no_frag_entry : 0 2026-03-02 04:31:48,319 - INFO - ds_icmp_error : 0 2026-03-02 04:31:48,319 - INFO - ds_clone_fail : 0 2026-03-02 04:31:48,319 - INFO - ds_drop_pkts : 12 2026-03-02 04:31:48,319 - INFO - ---------------------------------------------------------------------------------------------------- 2026-03-02 04:31:48,319 - INFO - ds_discard : 6 2026-03-02 04:31:48,319 - INFO - ds_pull : 0 2026-03-02 04:31:48,320 - INFO - ds_invalid_if : 4 2026-03-02 04:31:48,320 - INFO - ds_invalid_arp : 0 2026-03-02 04:31:48,320 - INFO - ds_trap_no_if : 0 2026-03-02 04:31:48,320 - INFO - ds_nowhere_to_go : 0 2026-03-02 04:31:48,320 - INFO - ds_flow_queue_limit_exceeded : 0 2026-03-02 04:31:48,320 - INFO - ds_flow_no_memory : 0 2026-03-02 04:31:48,320 - INFO - ds_flow_invalid_protocol : 0 2026-03-02 04:31:48,320 - INFO - ds_flow_nat_no_rflow : 0 2026-03-02 04:31:48,320 - INFO - ds_flow_action_drop : 21 2026-03-02 04:31:48,320 - INFO - ds_flow_action_invalid : 0 2026-03-02 04:31:48,320 - INFO - ds_flow_unusable : 0 2026-03-02 04:31:48,320 - INFO - ds_flow_table_full : 0 2026-03-02 04:31:48,320 - INFO - ds_interface_tx_discard : 0 2026-03-02 04:31:48,320 - INFO - ds_interface_drop : 0 2026-03-02 04:31:48,320 - INFO - ds_duplicated : 0 2026-03-02 04:31:48,320 - INFO - ds_push : 0 2026-03-02 04:31:48,320 - INFO - ds_ttl_exceeded : 0 2026-03-02 04:31:48,320 - INFO - ds_invalid_nh : 5 2026-03-02 04:31:48,320 - INFO - ds_invalid_label : 0 2026-03-02 04:31:48,320 - INFO - ds_invalid_protocol : 0 2026-03-02 04:31:48,320 - INFO - ds_interface_rx_discard : 0 2026-03-02 04:31:48,320 - INFO - ds_invalid_mcast_source : 0 2026-03-02 04:31:48,320 - INFO - ds_head_alloc_fail : 0 2026-03-02 04:31:48,320 - INFO - ds_pcow_fail : 0 2026-03-02 04:31:48,321 - INFO - ds_mcast_clone_fail : 0 2026-03-02 04:31:48,321 - INFO - ds_rewrite_fail : 0 2026-03-02 04:31:48,321 - INFO - ds_misc : 0 2026-03-02 04:31:48,321 - INFO - ds_invalid_packet : 0 2026-03-02 04:31:48,321 - INFO - ds_cksum_err : 0 2026-03-02 04:31:48,321 - INFO - ds_no_fmd : 0 2026-03-02 04:31:48,321 - INFO - ds_invalid_vnid : 0 2026-03-02 04:31:48,321 - INFO - ds_frag_err : 0 2026-03-02 04:31:48,321 - INFO - ds_invalid_source : 0 2026-03-02 04:31:48,321 - INFO - ds_mcast_df_bit : 0 2026-03-02 04:31:48,321 - INFO - ds_l2_no_route : 2 2026-03-02 04:31:48,321 - INFO - ds_vlan_fwd_tx : 0 2026-03-02 04:31:48,321 - INFO - ds_vlan_fwd_enq : 0 2026-03-02 04:31:48,321 - INFO - ds_drop_new_flow : 0 2026-03-02 04:31:48,321 - INFO - ds_flow_evict : 0 2026-03-02 04:31:48,321 - INFO - ds_trap_original : 0 2026-03-02 04:31:48,321 - INFO - ds_no_memory : 0 2026-03-02 04:31:48,321 - INFO - ds_fragment_queue_fail : 0 2026-03-02 04:31:48,321 - INFO - ds_no_frag_entry : 0 2026-03-02 04:31:48,321 - INFO - ds_icmp_error : 0 2026-03-02 04:31:48,321 - INFO - ds_clone_fail : 0 2026-03-02 04:31:48,321 - INFO - ds_drop_pkts : 38 2026-03-02 04:31:48,321 - INFO - Deleting VM ctest-vm2-45518045 2026-03-02 04:31:50,424 - INFO - VM ctest-vm2-45518045 is fully removed in API-Server 2026-03-02 04:31:50,629 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-28330514:ctest-vn-72886025 2026-03-02 04:31:50,629 - INFO - VM ctest-vm2-45518045 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 04:31:50,861 - INFO - Routes for VM ctest-vm2-45518045 is removed in all control-nodes 2026-03-02 04:31:57,164 - INFO - eb5cd174-21e0-4693-80b7-332d3c9c814b vm uve deleted from opserver 2026-03-02 04:31:57,176 - INFO - eb5cd174-21e0-4693-80b7-332d3c9c814b vm uve deleted from opserver 2026-03-02 04:31:57,190 - INFO - eb5cd174-21e0-4693-80b7-332d3c9c814b vm uve deleted from opserver 2026-03-02 04:31:57,190 - INFO - Validated that VM eb5cd174-21e0-4693-80b7-332d3c9c814b is removed from Opserver 2026-03-02 04:31:57,190 - INFO - Deleting VM ctest-vm1-67781028 2026-03-02 04:31:59,307 - INFO - VM ctest-vm1-67781028 is fully removed in API-Server 2026-03-02 04:31:59,526 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-28330514:ctest-vn-50117157 2026-03-02 04:31:59,526 - INFO - VM ctest-vm1-67781028 is removed in Compute, and routes are removed in all compute nodes 2026-03-02 04:31:59,765 - INFO - Routes for VM ctest-vm1-67781028 is removed in all control-nodes 2026-03-02 04:32:18,423 - INFO - 64c28300-6069-4668-957f-62cf689d2d05 vm uve deleted from opserver 2026-03-02 04:32:18,439 - INFO - 64c28300-6069-4668-957f-62cf689d2d05 vm uve deleted from opserver 2026-03-02 04:32:18,454 - INFO - 64c28300-6069-4668-957f-62cf689d2d05 vm uve deleted from opserver 2026-03-02 04:32:18,454 - INFO - Validated that VM 64c28300-6069-4668-957f-62cf689d2d05 is removed from Opserver 2026-03-02 04:32:18,454 - INFO - Deleting VN ctest-vn-72886025 2026-03-02 04:32:18,662 - INFO - Deleting VN ctest-vn-50117157 2026-03-02 04:32:20,160 - INFO - END TEST : test_flow_action_drop_stats : PASSED[0:01:28] 2026-03-02 04:32:20,160 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:32:20,932 - INFO - Deleted project: ctest-TestDropStats-28330514, ID : 33b7a14c-df0b-4a75-817d-e7df4c95fef1 2026-03-02 04:32:21,162 - INFO - Domain Default found not creating 2026-03-02 04:32:21,348 - INFO - Project ctest-FatFlowAggrIpv6Serial-55503746 not found, creating it 2026-03-02 04:32:22,012 - INFO - Created Project:ctest-FatFlowAggrIpv6Serial-55503746, ID : 752bd82e-e9ad-4f83-95f1-020714f575a0 2026-03-02 04:32:23,839 - INFO - ================================================================================ 2026-03-02 04:32:23,839 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-03-02 04:32:23,840 - 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-03-02 04:32:25,118 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:32:25,119 - INFO - 2026-03-02 04:32:25,119 - INFO - ================================================================================ 2026-03-02 04:32:25,119 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-03-02 04:32:25,119 - 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-03-02 04:32:26,416 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:32:26,416 - INFO - 2026-03-02 04:32:27,812 - INFO - Created VN ctest-vn-43686741 2026-03-02 04:32:28,816 - INFO - Created VN ctest-vn-52448772 2026-03-02 04:32:29,550 - INFO - Verified VN network id 6 for VN 58d3f6e1-6b9f-435c-b7ba-f91765db8d42 2026-03-02 04:32:29,551 - INFO - Verifications in API Server for VN ctest-vn-43686741 passed 2026-03-02 04:32:29,681 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-43686741 passed 2026-03-02 04:32:31,280 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-55503746:ctest-vn-43686741 is found in opserver 2026-03-02 04:32:31,550 - INFO - Verified VN network id 7 for VN 6d7b9f1c-0468-4b97-83d8-a4d5ceef24a9 2026-03-02 04:32:31,550 - INFO - Verifications in API Server for VN ctest-vn-52448772 passed 2026-03-02 04:32:31,630 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-52448772 passed 2026-03-02 04:32:31,990 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-55503746:ctest-vn-52448772 is found in opserver 2026-03-02 04:32:33,394 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-55503746-63659630>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 04:32:33,395 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-55503746-63659630 to be up.. 2026-03-02 04:32:38,548 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-55503746-63659630 2026-03-02 04:33:13,061 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-55503746-63659630 passed 2026-03-02 04:33:30,738 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 04:33:30,739 - INFO - Waiting for VM client2_vm to be up.. 2026-03-02 04:33:35,924 - INFO - VM name : client2_vm 2026-03-02 04:34:14,143 - INFO - Ping to Metadata IP 169.254.0.4 of VM client2_vm passed 2026-03-02 04:34:36,323 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-55503746-12436848>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 04:34:36,324 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-55503746-12436848 to be up.. 2026-03-02 04:34:41,465 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-55503746-12436848 2026-03-02 04:35:46,318 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-55503746-12436848 passed 2026-03-02 04:36:08,110 - INFO - Attaching policy ctest-vn1_vn2_pass-72024547 to vn ctest-vn-43686741 2026-03-02 04:36:08,489 - INFO - Attaching policy ctest-vn1_vn2_pass-72024547 to vn ctest-vn-52448772 2026-03-02 04:36:08,870 - INFO - Fat flow added on VMI 9d9f1534-2491-4d51-8dbf-ebbf9725e322: {'port': 55, 'proto': 'udp', 'destination_prefix': ['54.85.143.64', '26'], 'destination_aggregate_prefix_length': 29} 2026-03-02 04:36:08,954 - INFO - Fat flow added on VMI 9d9f1534-2491-4d51-8dbf-ebbf9725e322: {'port': 56, 'proto': 'udp', 'destination_prefix': ['3a48:352a:357c:4e9:acd4:94c3::', '96'], 'destination_aggregate_prefix_length': 125} 2026-03-02 04:37:15,454 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-55503746-12436848 2026-03-02 04:37:19,564 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-55503746-12436848 2026-03-02 04:38:01,780 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-55503746-12436848 2026-03-02 04:38:05,885 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-55503746-12436848 2026-03-02 04:38:06,429 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 3a48:352a:357c:4e9:acd4:94c3::, DIP: 2962:d028:3a17:e347:9dca:751d:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2026-03-02 04:38:06,484 - INFO - Fat flow verification PASSED on node: 10.0.0.41 for - SIP: 3a48:352a:357c:4e9:acd4:94c3::, DIP: 2962:d028:3a17:e347:9dca:751d:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2026-03-02 04:38:06,550 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 3a48:352a:357c:4e9:acd4:94c3:0:8, DIP: 2962:d028:3a17:e347:9dca:751d:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2026-03-02 04:38:06,597 - INFO - Fat flow verification PASSED on node: 10.0.0.41 for - SIP: 3a48:352a:357c:4e9:acd4:94c3:0:8, DIP: 2962:d028:3a17:e347:9dca:751d:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2026-03-02 04:38:06,597 - INFO - Fat flow verification passed for protocol udp and port 56 2026-03-02 04:38:06,597 - INFO - Dettaching policy ctest-vn1_vn2_pass-72024547 from vn ctest-vn-52448772 2026-03-02 04:38:06,965 - INFO - Dettaching policy ctest-vn1_vn2_pass-72024547 from vn ctest-vn-43686741 2026-03-02 04:38:07,226 - INFO - Deleted policy ctest-vn1_vn2_pass-72024547 2026-03-02 04:38:07,227 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-55503746-12436848 2026-03-02 04:38:07,304 - INFO - Detaching port ca1e952c-6086-4d1b-9dd4-e5d51b207007 from VM client2_vm 2026-03-02 04:38:07,339 - INFO - Deleting VM client2_vm 2026-03-02 04:38:07,677 - INFO - Deleted port ca1e952c-6086-4d1b-9dd4-e5d51b207007 2026-03-02 04:38:07,677 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-55503746-63659630 2026-03-02 04:38:07,750 - INFO - Deleting VN ctest-vn-52448772 2026-03-02 04:38:07,833 - WARNING - Deleting VN ctest-vn-52448772 failed..Will retry 2026-03-02 04:38:10,216 - INFO - Validated that VN ctest-vn-52448772 is not found in API Server 2026-03-02 04:38:10,238 - INFO - Validated that VN ctest-vn-52448772 is not in any agent 2026-03-02 04:38:10,266 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-52448772 info 2026-03-02 04:38:10,266 - INFO - Deleting VN ctest-vn-43686741 2026-03-02 04:38:10,617 - INFO - Validated that VN ctest-vn-43686741 is not found in API Server 2026-03-02 04:38:10,636 - INFO - Validated that VN ctest-vn-43686741 is not in any agent 2026-03-02 04:38:10,664 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-43686741 info 2026-03-02 04:38:11,943 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:05:46] 2026-03-02 04:38:11,943 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:38:13,212 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:05:50] 2026-03-02 04:38:13,212 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:38:14,016 - INFO - Deleted project: ctest-FatFlowAggrIpv6Serial-55503746, ID : 752bd82e-e9ad-4f83-95f1-020714f575a0 2026-03-02 04:38:14,227 - INFO - Domain Default found not creating 2026-03-02 04:38:14,388 - INFO - Project ctest-FatFlowSerialIpv6-41299235 not found, creating it 2026-03-02 04:38:14,899 - INFO - Created Project:ctest-FatFlowSerialIpv6-41299235, ID : e1e3e248-30cd-49f0-9ab5-1b4eb34203bc 2026-03-02 04:38:16,606 - INFO - ================================================================================ 2026-03-02 04:38:16,607 - INFO - STARTING TEST : test_fat_flow_intra_vn_inter_node 2026-03-02 04:38:16,607 - 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-03-02 04:38:17,872 - INFO - Initial checks done. Running the testcase now 2026-03-02 04:38:17,872 - INFO - 2026-03-02 04:38:19,237 - INFO - Created VN ctest-vn-25835363 2026-03-02 04:38:19,899 - INFO - Verified VN network id 6 for VN c463a692-4e9a-4f2d-8209-d3cc228537cf 2026-03-02 04:38:19,899 - INFO - Verifications in API Server for VN ctest-vn-25835363 passed 2026-03-02 04:38:19,967 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-25835363 passed 2026-03-02 04:38:21,317 - INFO - Validated that VN default-domain:ctest-FatFlowSerialIpv6-41299235:ctest-vn-25835363 is found in opserver 2026-03-02 04:38:22,763 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-41299235-78476654>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 04:38:24,776 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-41299235-10717786>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1) 2026-03-02 04:38:26,995 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-41299235-26808802>]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2) 2026-03-02 04:38:26,995 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-41299235-78476654 to be up.. 2026-03-02 04:38:27,114 - INFO - VM name : ctest-FatFlowSerialIpv6-41299235-78476654 2026-03-02 04:39:14,598 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowSerialIpv6-41299235-78476654 passed 2026-03-02 04:39:35,549 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-41299235-10717786 to be up.. 2026-03-02 04:39:35,643 - INFO - VM name : ctest-FatFlowSerialIpv6-41299235-10717786 2026-03-02 04:39:36,996 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-FatFlowSerialIpv6-41299235-10717786 passed 2026-03-02 04:39:37,223 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-41299235-26808802 to be up.. 2026-03-02 04:39:37,324 - INFO - VM name : ctest-FatFlowSerialIpv6-41299235-26808802 2026-03-02 04:39:38,731 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowSerialIpv6-41299235-26808802 passed 2026-03-02 04:39:39,046 - INFO - Fat flow added on VMI fbe601ea-ff70-43b9-bfee-8ffb3cc8da63: {'proto': 'udp', 'port': 53} 2026-03-02 04:40:43,389 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-41299235-26808802 2026-03-02 04:41:24,001 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-41299235-26808802 2026-03-02 04:41:24,443 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 165.210.214.131, DIP: 165.210.214.133, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-03-02 04:41:24,533 - INFO - Fat flow verification PASSED on node: 10.0.0.41 for - SIP: 165.210.214.131, DIP: 165.210.214.133, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-03-02 04:41:24,598 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 165.210.214.132, DIP: 165.210.214.133, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-03-02 04:41:24,687 - INFO - Fat flow verification PASSED on node: 10.0.0.41 for - SIP: 165.210.214.132, DIP: 165.210.214.133, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-03-02 04:41:24,687 - INFO - Fat flow verification passed for protocol udp and port 53 2026-03-02 04:41:29,228 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-41299235-26808802 2026-03-02 04:41:33,455 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-41299235-26808802 2026-03-02 04:41:37,660 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-41299235-26808802 2026-03-02 04:41:41,777 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-41299235-26808802 2026-03-02 04:41:42,464 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 3ace:6dbe:ec8c:6177:5fb9:b2e5:0:3, DIP: 3ace:6dbe:ec8c:6177:5fb9:b2e5:0:5, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-03-02 04:41:42,548 - INFO - Fat flow verification PASSED on node: 10.0.0.41 for - SIP: 3ace:6dbe:ec8c:6177:5fb9:b2e5:0:3, DIP: 3ace:6dbe:ec8c:6177:5fb9:b2e5:0:5, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-03-02 04:41:42,608 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 3ace:6dbe:ec8c:6177:5fb9:b2e5:0:4, DIP: 3ace:6dbe:ec8c:6177:5fb9:b2e5:0:5, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-03-02 04:41:42,699 - INFO - Fat flow verification PASSED on node: 10.0.0.41 for - SIP: 3ace:6dbe:ec8c:6177:5fb9:b2e5:0:4, DIP: 3ace:6dbe:ec8c:6177:5fb9:b2e5:0:5, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-03-02 04:41:42,699 - INFO - Fat flow verification passed for protocol udp and port 53 2026-03-02 04:41:42,699 - INFO - Deleting VM ctest-FatFlowSerialIpv6-41299235-26808802 2026-03-02 04:41:42,768 - INFO - Deleting VM ctest-FatFlowSerialIpv6-41299235-10717786 2026-03-02 04:41:42,833 - INFO - Deleting VM ctest-FatFlowSerialIpv6-41299235-78476654 2026-03-02 04:41:42,905 - INFO - Deleting VN ctest-vn-25835363 2026-03-02 04:41:42,955 - WARNING - Deleting VN ctest-vn-25835363 failed..Will retry 2026-03-02 04:41:45,356 - INFO - Validated that VN ctest-vn-25835363 is not found in API Server 2026-03-02 04:41:45,377 - INFO - Validated that VN ctest-vn-25835363 is not in any agent 2026-03-02 04:41:45,404 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-25835363 info 2026-03-02 04:41:46,675 - INFO - END TEST : test_fat_flow_intra_vn_inter_node : PASSED[0:03:30] 2026-03-02 04:41:46,675 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:41:47,440 - INFO - Deleted project: ctest-FatFlowSerialIpv6-41299235, ID : e1e3e248-30cd-49f0-9ab5-1b4eb34203bc 2026-03-02 04:41:47,657 - INFO - Domain Default found not creating 2026-03-02 04:41:47,819 - INFO - Project ctest-TestXmpptests-24252041 not found, creating it 2026-03-02 04:41:48,341 - INFO - Created Project:ctest-TestXmpptests-24252041, ID : 4bc6bd78-fa8d-4863-abfa-2d8401387c1f 2026-03-02 04:41:51,114 - INFO - ================================================================================ 2026-03-02 04:41:51,114 - INFO - STARTING TEST : test_precedence_xmpp_auth 2026-03-02 04:41:51,115 - 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-03-02 04:41:52,359 - INFO - Xmpp auth should be set before running tests 2026-03-02 04:41:53,643 - INFO - 2026-03-02 04:41:53,643 - INFO - END TEST : test_precedence_xmpp_auth : SKIPPED[0:00:02] 2026-03-02 04:41:53,643 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:41:53,646 - INFO - ================================================================================ 2026-03-02 04:41:53,646 - INFO - STARTING TEST : test_undo_xmpp_auth 2026-03-02 04:41:53,646 - 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-03-02 04:41:54,899 - INFO - Xmpp auth should be set before running tests 2026-03-02 04:41:56,148 - INFO - 2026-03-02 04:41:56,148 - INFO - END TEST : test_undo_xmpp_auth : SKIPPED[0:00:03] 2026-03-02 04:41:56,148 - INFO - -------------------------------------------------------------------------------- 2026-03-02 04:41:56,930 - INFO - Deleted project: ctest-TestXmpptests-24252041, ID : 4bc6bd78-fa8d-4863-abfa-2d8401387c1f + [[ -z '' ]] + [[ -z sanity ]] + sleep 2 + /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2026_03_02_02_17_12.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.242 + echo 'Generated report_details* file: report_details_2026_03_02_02_17_12.ini' Generated report_details* file: report_details_2026_03_02_02_17_12.ini + parse_results + /usr/bin/python3 tools/parse_result.py result_2026_03_02_02_17_12_4651.xml report_details_2026_03_02_02_17_12.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_03_02_02_17_12_25093.xml report_details_2026_03_02_02_17_12.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_03_02_02_17_12_4651.xml ']' + /usr/bin/python3 tools/update_testsuite_properties.py report_details_2026_03_02_02_17_12.ini result_2026_03_02_02_17_12_4651.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: 592ms 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.242] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5413-1-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5413-1-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5413-1-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.242] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5413-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5413-1-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5413-1-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.242] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5413-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5413-1-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5413-1-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.242] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5413-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5413-1-traceback_parse_failures.log [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-5413-2-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5413-2-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5413-2-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.27] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5413-2-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5413-2-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5413-2-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.27] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5413-2-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5413-2-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5413-2-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.27] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5413-2-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5413-2-traceback_parse_failures.log [ubuntu@10.0.0.23] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5413-3-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5413-3-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5413-3-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.23] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5413-3-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5413-3-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5413-3-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.23] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5413-3-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5413-3-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5413-3-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.23] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5413-3-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5413-3-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