+ 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_06_15_01_59_41 + SCRIPT_TS=2026_06_15_01_59_41 ++ 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-XXXXXXAAAu5W/agent.24; export SSH_AUTH_SOCK; SSH_AGENT_PID=25; export SSH_AGENT_PID; echo Agent pid 25;' ++ SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAAAu5W/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_06_15_01_59_41.ini + REPORT_DETAILS_FILE=report_details_2026_06_15_01_59_41.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_06_15_01_59_41_15153.xml ++ echo result_2026_06_15_01_59_41_15153.xml + result_xml=result_2026_06_15_01_59_41_15153.xml ++ get_result_xml ++ result_xml=result_2026_06_15_01_59_41_31149.xml ++ echo result_2026_06_15_01_59_41_31149.xml + serial_result_xml=result_2026_06_15_01_59_41_31149.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_06_15_01_59_41_15153.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-06-15 02:00:07,507 - INFO - Domain Default found not creating 2026-06-15 02:00:08,011 - INFO - Project ctest-TestBasicRR-53228407 not found, creating it 2026-06-15 02:00:08,753 - INFO - Created Project:ctest-TestBasicRR-53228407, ID : 4cee5a59-13b1-43df-8d43-db9a05a3e96b 2026-06-15 02:00:10,444 - INFO - ================================================================================ 2026-06-15 02:00:10,444 - INFO - STARTING TEST : test_basic_RR 2026-06-15 02:00:10,444 - 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-06-15 02:00:11,096 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:00:11,096 - INFO - 2026-06-15 02:00:11,096 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-06-15 02:00:11,096 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-06-15 02:00:11,741 - INFO - 2026-06-15 02:00:11,741 - INFO - END TEST : test_basic_RR : SKIPPED[0:00:01] 2026-06-15 02:00:11,741 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:00:11,743 - INFO - ================================================================================ 2026-06-15 02:00:11,744 - INFO - STARTING TEST : test_create_vm_after_RR_set 2026-06-15 02:00:11,744 - 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-06-15 02:00:12,386 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:00:12,386 - INFO - 2026-06-15 02:00:12,386 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-06-15 02:00:12,386 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-06-15 02:00:13,035 - INFO - 2026-06-15 02:00:13,035 - INFO - END TEST : test_create_vm_after_RR_set : SKIPPED[0:00:02] 2026-06-15 02:00:13,035 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:00:13,941 - INFO - Deleted project: ctest-TestBasicRR-53228407, ID : 4cee5a59-13b1-43df-8d43-db9a05a3e96b 2026-06-15 02:00:14,721 - INFO - Using existing project ['default-domain', 'admin'](1d8d7ea5-0ef0-481f-ab3f-951cbad462e5) 2026-06-15 02:00:14,730 - INFO - ================================================================================ 2026-06-15 02:00:14,730 - INFO - STARTING TEST : test_contrail_status 2026-06-15 02:00:14,730 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-06-15 02:00:15,376 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:00:15,376 - INFO - 2026-06-15 02:00:15,457 - INFO - 10.0.0.23 2026-06-15 02:00:15,457 - INFO - config 2026-06-15 02:00:15,463 - INFO - config-nodemgr:active 2026-06-15 02:00:15,469 - INFO - api-server:active 2026-06-15 02:00:15,475 - INFO - schema:backup 2026-06-15 02:00:15,480 - INFO - svc-monitor:backup 2026-06-15 02:00:15,484 - INFO - device-manager:backup 2026-06-15 02:00:15,485 - INFO - config-database 2026-06-15 02:00:15,485 - INFO - config-cassandra:active 2026-06-15 02:00:15,486 - INFO - config-zookeeper:active 2026-06-15 02:00:15,486 - INFO - config-rabbitmq:active 2026-06-15 02:00:15,487 - INFO - control 2026-06-15 02:00:15,494 - INFO - control-nodemgr:active 2026-06-15 02:00:15,500 - INFO - control:active 2026-06-15 02:00:15,500 - INFO - named:active 2026-06-15 02:00:15,508 - INFO - dns:active 2026-06-15 02:00:15,509 - INFO - analytics 2026-06-15 02:00:15,515 - INFO - analytics-nodemgr:active 2026-06-15 02:00:15,521 - INFO - analytics-api:active 2026-06-15 02:00:15,527 - INFO - collector:active 2026-06-15 02:00:15,527 - INFO - analytics-database 2026-06-15 02:00:15,527 - INFO - analytics-cassandra:active 2026-06-15 02:00:15,533 - INFO - analyticsdb-nodemgr:active 2026-06-15 02:00:15,541 - INFO - query-engine:active 2026-06-15 02:00:15,541 - INFO - webui 2026-06-15 02:00:15,541 - INFO - webui:active 2026-06-15 02:00:15,541 - INFO - webui-middleware:active 2026-06-15 02:00:15,541 - INFO - redis:active 2026-06-15 02:00:15,541 - INFO - analytics_snmp 2026-06-15 02:00:15,546 - INFO - snmp-collector:active 2026-06-15 02:00:15,546 - INFO - snmp-topology:active 2026-06-15 02:00:15,546 - INFO - analytics_alarm 2026-06-15 02:00:15,546 - INFO - alarmgen:active 2026-06-15 02:00:15,593 - INFO - 10.0.0.33 2026-06-15 02:00:15,593 - INFO - config 2026-06-15 02:00:15,599 - INFO - config-nodemgr:active 2026-06-15 02:00:15,604 - INFO - api-server:initializing (Generic Connection:Keystone[Error: Unable to establish connection to http://10.0.0.23:5000/v3/domains? at UTC 2026-06-15 01:59:43.872740] connection down) 2026-06-15 02:00:15,610 - INFO - schema:backup 2026-06-15 02:00:15,615 - INFO - svc-monitor:backup 2026-06-15 02:00:15,621 - INFO - device-manager:backup 2026-06-15 02:00:15,622 - INFO - config-database 2026-06-15 02:00:15,622 - INFO - config-cassandra:active 2026-06-15 02:00:15,623 - INFO - config-zookeeper:active 2026-06-15 02:00:15,623 - INFO - config-rabbitmq:active 2026-06-15 02:00:15,623 - INFO - control 2026-06-15 02:00:15,632 - INFO - control-nodemgr:active 2026-06-15 02:00:15,639 - INFO - control:active 2026-06-15 02:00:15,639 - INFO - named:active 2026-06-15 02:00:15,646 - INFO - dns:active 2026-06-15 02:00:15,646 - INFO - analytics 2026-06-15 02:00:15,651 - INFO - analytics-nodemgr:active 2026-06-15 02:00:15,656 - INFO - analytics-api:active 2026-06-15 02:00:15,661 - INFO - collector:active 2026-06-15 02:00:15,661 - INFO - analytics-database 2026-06-15 02:00:15,661 - INFO - analytics-cassandra:active 2026-06-15 02:00:15,667 - INFO - analyticsdb-nodemgr:active 2026-06-15 02:00:15,673 - INFO - query-engine:active 2026-06-15 02:00:15,673 - INFO - webui 2026-06-15 02:00:15,673 - INFO - webui:active 2026-06-15 02:00:15,673 - INFO - webui-middleware:active 2026-06-15 02:00:15,673 - INFO - redis:active 2026-06-15 02:00:15,673 - INFO - analytics_snmp 2026-06-15 02:00:15,678 - INFO - snmp-collector:active 2026-06-15 02:00:15,678 - INFO - snmp-topology:active 2026-06-15 02:00:15,678 - INFO - analytics_alarm 2026-06-15 02:00:15,678 - INFO - alarmgen:active 2026-06-15 02:00:15,735 - INFO - 10.0.0.65 2026-06-15 02:00:15,735 - INFO - config 2026-06-15 02:00:15,743 - INFO - config-nodemgr:active 2026-06-15 02:00:15,748 - INFO - api-server:active 2026-06-15 02:00:15,753 - INFO - schema:active 2026-06-15 02:00:15,758 - INFO - svc-monitor:active 2026-06-15 02:00:15,762 - INFO - device-manager:active 2026-06-15 02:00:15,762 - INFO - config-database 2026-06-15 02:00:15,762 - INFO - config-cassandra:active 2026-06-15 02:00:15,762 - INFO - config-zookeeper:active 2026-06-15 02:00:15,763 - INFO - config-rabbitmq:active 2026-06-15 02:00:15,763 - INFO - control 2026-06-15 02:00:15,771 - INFO - control-nodemgr:active 2026-06-15 02:00:15,777 - INFO - control:active 2026-06-15 02:00:15,777 - INFO - named:active 2026-06-15 02:00:15,783 - INFO - dns:active 2026-06-15 02:00:15,783 - INFO - analytics 2026-06-15 02:00:15,788 - INFO - analytics-nodemgr:active 2026-06-15 02:00:15,794 - INFO - analytics-api:active 2026-06-15 02:00:15,799 - INFO - collector:active 2026-06-15 02:00:15,800 - INFO - analytics-database 2026-06-15 02:00:15,800 - INFO - analytics-cassandra:active 2026-06-15 02:00:15,805 - INFO - analyticsdb-nodemgr:active 2026-06-15 02:00:15,811 - INFO - query-engine:active 2026-06-15 02:00:15,811 - INFO - webui 2026-06-15 02:00:15,811 - INFO - webui:active 2026-06-15 02:00:15,811 - INFO - webui-middleware:active 2026-06-15 02:00:15,811 - INFO - redis:active 2026-06-15 02:00:15,811 - INFO - analytics_snmp 2026-06-15 02:00:15,816 - INFO - snmp-collector:active 2026-06-15 02:00:15,816 - INFO - snmp-topology:active 2026-06-15 02:00:15,816 - INFO - analytics_alarm 2026-06-15 02:00:15,816 - INFO - alarmgen:active 2026-06-15 02:00:15,862 - INFO - 10.0.0.141 2026-06-15 02:00:15,862 - INFO - vrouter 2026-06-15 02:00:15,868 - INFO - vrouter-nodemgr:active 2026-06-15 02:00:15,876 - INFO - agent:active 2026-06-15 02:00:15,922 - INFO - 10.0.0.130 2026-06-15 02:00:15,923 - INFO - vrouter 2026-06-15 02:00:15,929 - INFO - vrouter-nodemgr:active 2026-06-15 02:00:15,937 - INFO - agent:active 2026-06-15 02:00:26,007 - INFO - 10.0.0.23 2026-06-15 02:00:26,007 - INFO - config 2026-06-15 02:00:26,014 - INFO - config-nodemgr:active 2026-06-15 02:00:26,020 - INFO - api-server:active 2026-06-15 02:00:26,023 - INFO - schema:backup 2026-06-15 02:00:26,026 - INFO - svc-monitor:backup 2026-06-15 02:00:26,029 - INFO - device-manager:backup 2026-06-15 02:00:26,030 - INFO - config-database 2026-06-15 02:00:26,030 - INFO - config-cassandra:active 2026-06-15 02:00:26,030 - INFO - config-zookeeper:active 2026-06-15 02:00:26,030 - INFO - config-rabbitmq:active 2026-06-15 02:00:26,030 - INFO - control 2026-06-15 02:00:26,035 - INFO - control-nodemgr:active 2026-06-15 02:00:26,040 - INFO - control:active 2026-06-15 02:00:26,040 - INFO - named:active 2026-06-15 02:00:26,045 - INFO - dns:active 2026-06-15 02:00:26,045 - INFO - analytics 2026-06-15 02:00:26,050 - INFO - analytics-nodemgr:active 2026-06-15 02:00:26,057 - INFO - analytics-api:active 2026-06-15 02:00:26,062 - INFO - collector:active 2026-06-15 02:00:26,062 - INFO - analytics-database 2026-06-15 02:00:26,062 - INFO - analytics-cassandra:active 2026-06-15 02:00:26,068 - INFO - analyticsdb-nodemgr:active 2026-06-15 02:00:26,074 - INFO - query-engine:active 2026-06-15 02:00:26,074 - INFO - webui 2026-06-15 02:00:26,075 - INFO - webui:active 2026-06-15 02:00:26,075 - INFO - webui-middleware:active 2026-06-15 02:00:26,075 - INFO - redis:active 2026-06-15 02:00:26,075 - INFO - analytics_snmp 2026-06-15 02:00:26,080 - INFO - snmp-collector:active 2026-06-15 02:00:26,080 - INFO - snmp-topology:active 2026-06-15 02:00:26,080 - INFO - analytics_alarm 2026-06-15 02:00:26,080 - INFO - alarmgen:active 2026-06-15 02:00:26,137 - INFO - 10.0.0.33 2026-06-15 02:00:26,137 - INFO - config 2026-06-15 02:00:26,144 - INFO - config-nodemgr:active 2026-06-15 02:00:26,149 - INFO - api-server:initializing (Generic Connection:Keystone[Error: Unable to establish connection to http://10.0.0.23:5000/v3/domains? at UTC 2026-06-15 01:59:43.872740] connection down) 2026-06-15 02:00:26,153 - INFO - schema:backup 2026-06-15 02:00:26,157 - INFO - svc-monitor:backup 2026-06-15 02:00:26,161 - INFO - device-manager:backup 2026-06-15 02:00:26,161 - INFO - config-database 2026-06-15 02:00:26,161 - INFO - config-cassandra:active 2026-06-15 02:00:26,161 - INFO - config-zookeeper:active 2026-06-15 02:00:26,161 - INFO - config-rabbitmq:active 2026-06-15 02:00:26,161 - INFO - control 2026-06-15 02:00:26,167 - INFO - control-nodemgr:active 2026-06-15 02:00:26,172 - INFO - control:active 2026-06-15 02:00:26,172 - INFO - named:active 2026-06-15 02:00:26,177 - INFO - dns:active 2026-06-15 02:00:26,177 - INFO - analytics 2026-06-15 02:00:26,182 - INFO - analytics-nodemgr:active 2026-06-15 02:00:26,186 - INFO - analytics-api:active 2026-06-15 02:00:26,191 - INFO - collector:active 2026-06-15 02:00:26,191 - INFO - analytics-database 2026-06-15 02:00:26,191 - INFO - analytics-cassandra:active 2026-06-15 02:00:26,196 - INFO - analyticsdb-nodemgr:active 2026-06-15 02:00:26,203 - INFO - query-engine:active 2026-06-15 02:00:26,203 - INFO - webui 2026-06-15 02:00:26,203 - INFO - webui:active 2026-06-15 02:00:26,203 - INFO - webui-middleware:active 2026-06-15 02:00:26,204 - INFO - redis:active 2026-06-15 02:00:26,204 - INFO - analytics_snmp 2026-06-15 02:00:26,208 - INFO - snmp-collector:active 2026-06-15 02:00:26,208 - INFO - snmp-topology:active 2026-06-15 02:00:26,208 - INFO - analytics_alarm 2026-06-15 02:00:26,208 - INFO - alarmgen:active 2026-06-15 02:00:26,264 - INFO - 10.0.0.65 2026-06-15 02:00:26,264 - INFO - config 2026-06-15 02:00:26,270 - INFO - config-nodemgr:active 2026-06-15 02:00:26,275 - INFO - api-server:active 2026-06-15 02:00:26,280 - INFO - schema:active 2026-06-15 02:00:26,284 - INFO - svc-monitor:active 2026-06-15 02:00:26,288 - INFO - device-manager:active 2026-06-15 02:00:26,288 - INFO - config-database 2026-06-15 02:00:26,288 - INFO - config-cassandra:active 2026-06-15 02:00:26,288 - INFO - config-zookeeper:active 2026-06-15 02:00:26,289 - INFO - config-rabbitmq:active 2026-06-15 02:00:26,289 - INFO - control 2026-06-15 02:00:26,293 - INFO - control-nodemgr:active 2026-06-15 02:00:26,298 - INFO - control:active 2026-06-15 02:00:26,299 - INFO - named:active 2026-06-15 02:00:26,303 - INFO - dns:active 2026-06-15 02:00:26,304 - INFO - analytics 2026-06-15 02:00:26,308 - INFO - analytics-nodemgr:active 2026-06-15 02:00:26,313 - INFO - analytics-api:active 2026-06-15 02:00:26,318 - INFO - collector:active 2026-06-15 02:00:26,319 - INFO - analytics-database 2026-06-15 02:00:26,319 - INFO - analytics-cassandra:active 2026-06-15 02:00:26,324 - INFO - analyticsdb-nodemgr:active 2026-06-15 02:00:26,329 - INFO - query-engine:active 2026-06-15 02:00:26,330 - INFO - webui 2026-06-15 02:00:26,330 - INFO - webui:active 2026-06-15 02:00:26,330 - INFO - webui-middleware:active 2026-06-15 02:00:26,330 - INFO - redis:active 2026-06-15 02:00:26,330 - INFO - analytics_snmp 2026-06-15 02:00:26,334 - INFO - snmp-collector:active 2026-06-15 02:00:26,335 - INFO - snmp-topology:active 2026-06-15 02:00:26,335 - INFO - analytics_alarm 2026-06-15 02:00:26,335 - INFO - alarmgen:active 2026-06-15 02:00:26,380 - INFO - 10.0.0.141 2026-06-15 02:00:26,380 - INFO - vrouter 2026-06-15 02:00:26,384 - INFO - vrouter-nodemgr:active 2026-06-15 02:00:26,389 - INFO - agent:active 2026-06-15 02:00:26,435 - INFO - 10.0.0.130 2026-06-15 02:00:26,435 - INFO - vrouter 2026-06-15 02:00:26,440 - INFO - vrouter-nodemgr:active 2026-06-15 02:00:26,446 - INFO - agent:active 2026-06-15 02:00:36,525 - INFO - 10.0.0.23 2026-06-15 02:00:36,525 - INFO - config 2026-06-15 02:00:36,532 - INFO - config-nodemgr:active 2026-06-15 02:00:36,537 - INFO - api-server:active 2026-06-15 02:00:36,541 - INFO - schema:backup 2026-06-15 02:00:36,546 - INFO - svc-monitor:backup 2026-06-15 02:00:36,550 - INFO - device-manager:backup 2026-06-15 02:00:36,550 - INFO - config-database 2026-06-15 02:00:36,550 - INFO - config-cassandra:active 2026-06-15 02:00:36,550 - INFO - config-zookeeper:active 2026-06-15 02:00:36,551 - INFO - config-rabbitmq:active 2026-06-15 02:00:36,551 - INFO - control 2026-06-15 02:00:36,557 - INFO - control-nodemgr:active 2026-06-15 02:00:36,565 - INFO - control:active 2026-06-15 02:00:36,565 - INFO - named:active 2026-06-15 02:00:36,574 - INFO - dns:active 2026-06-15 02:00:36,575 - INFO - analytics 2026-06-15 02:00:36,582 - INFO - analytics-nodemgr:active 2026-06-15 02:00:36,586 - INFO - analytics-api:active 2026-06-15 02:00:36,593 - INFO - collector:active 2026-06-15 02:00:36,593 - INFO - analytics-database 2026-06-15 02:00:36,593 - INFO - analytics-cassandra:active 2026-06-15 02:00:36,601 - INFO - analyticsdb-nodemgr:active 2026-06-15 02:00:36,607 - INFO - query-engine:active 2026-06-15 02:00:36,608 - INFO - webui 2026-06-15 02:00:36,608 - INFO - webui:active 2026-06-15 02:00:36,608 - INFO - webui-middleware:active 2026-06-15 02:00:36,608 - INFO - redis:active 2026-06-15 02:00:36,608 - INFO - analytics_snmp 2026-06-15 02:00:36,613 - INFO - snmp-collector:active 2026-06-15 02:00:36,613 - INFO - snmp-topology:active 2026-06-15 02:00:36,614 - INFO - analytics_alarm 2026-06-15 02:00:36,614 - INFO - alarmgen:active 2026-06-15 02:00:36,659 - INFO - 10.0.0.33 2026-06-15 02:00:36,659 - INFO - config 2026-06-15 02:00:36,665 - INFO - config-nodemgr:active 2026-06-15 02:00:36,671 - INFO - api-server:initializing (Generic Connection:Keystone[Error: Unable to establish connection to http://10.0.0.23:5000/v3/domains? at UTC 2026-06-15 01:59:43.872740] connection down) 2026-06-15 02:00:36,676 - INFO - schema:backup 2026-06-15 02:00:36,679 - INFO - svc-monitor:backup 2026-06-15 02:00:36,683 - INFO - device-manager:backup 2026-06-15 02:00:36,683 - INFO - config-database 2026-06-15 02:00:36,683 - INFO - config-cassandra:active 2026-06-15 02:00:36,683 - INFO - config-zookeeper:active 2026-06-15 02:00:36,683 - INFO - config-rabbitmq:active 2026-06-15 02:00:36,683 - INFO - control 2026-06-15 02:00:36,688 - INFO - control-nodemgr:active 2026-06-15 02:00:36,694 - INFO - control:active 2026-06-15 02:00:36,694 - INFO - named:active 2026-06-15 02:00:36,701 - INFO - dns:active 2026-06-15 02:00:36,701 - INFO - analytics 2026-06-15 02:00:36,706 - INFO - analytics-nodemgr:active 2026-06-15 02:00:36,711 - INFO - analytics-api:active 2026-06-15 02:00:36,716 - INFO - collector:active 2026-06-15 02:00:36,716 - INFO - analytics-database 2026-06-15 02:00:36,716 - INFO - analytics-cassandra:active 2026-06-15 02:00:36,721 - INFO - analyticsdb-nodemgr:active 2026-06-15 02:00:36,730 - INFO - query-engine:active 2026-06-15 02:00:36,730 - INFO - webui 2026-06-15 02:00:36,730 - INFO - webui:active 2026-06-15 02:00:36,730 - INFO - webui-middleware:active 2026-06-15 02:00:36,730 - INFO - redis:active 2026-06-15 02:00:36,730 - INFO - analytics_snmp 2026-06-15 02:00:36,734 - INFO - snmp-collector:active 2026-06-15 02:00:36,735 - INFO - snmp-topology:active 2026-06-15 02:00:36,735 - INFO - analytics_alarm 2026-06-15 02:00:36,735 - INFO - alarmgen:active 2026-06-15 02:00:36,790 - INFO - 10.0.0.65 2026-06-15 02:00:36,791 - INFO - config 2026-06-15 02:00:36,796 - INFO - config-nodemgr:active 2026-06-15 02:00:36,801 - INFO - api-server:active 2026-06-15 02:00:36,806 - INFO - schema:active 2026-06-15 02:00:36,811 - INFO - svc-monitor:active 2026-06-15 02:00:36,816 - INFO - device-manager:active 2026-06-15 02:00:36,816 - INFO - config-database 2026-06-15 02:00:36,816 - INFO - config-cassandra:active 2026-06-15 02:00:36,816 - INFO - config-zookeeper:active 2026-06-15 02:00:36,816 - INFO - config-rabbitmq:active 2026-06-15 02:00:36,817 - INFO - control 2026-06-15 02:00:36,822 - INFO - control-nodemgr:active 2026-06-15 02:00:36,828 - INFO - control:active 2026-06-15 02:00:36,828 - INFO - named:active 2026-06-15 02:00:36,834 - INFO - dns:active 2026-06-15 02:00:36,834 - INFO - analytics 2026-06-15 02:00:36,838 - INFO - analytics-nodemgr:active 2026-06-15 02:00:36,843 - INFO - analytics-api:active 2026-06-15 02:00:36,847 - INFO - collector:active 2026-06-15 02:00:36,847 - INFO - analytics-database 2026-06-15 02:00:36,848 - INFO - analytics-cassandra:active 2026-06-15 02:00:36,852 - INFO - analyticsdb-nodemgr:active 2026-06-15 02:00:36,857 - INFO - query-engine:active 2026-06-15 02:00:36,857 - INFO - webui 2026-06-15 02:00:36,857 - INFO - webui:active 2026-06-15 02:00:36,857 - INFO - webui-middleware:active 2026-06-15 02:00:36,857 - INFO - redis:active 2026-06-15 02:00:36,857 - INFO - analytics_snmp 2026-06-15 02:00:36,861 - INFO - snmp-collector:active 2026-06-15 02:00:36,861 - INFO - snmp-topology:active 2026-06-15 02:00:36,861 - INFO - analytics_alarm 2026-06-15 02:00:36,862 - INFO - alarmgen:active 2026-06-15 02:00:36,908 - INFO - 10.0.0.141 2026-06-15 02:00:36,908 - INFO - vrouter 2026-06-15 02:00:36,914 - INFO - vrouter-nodemgr:active 2026-06-15 02:00:36,919 - INFO - agent:active 2026-06-15 02:00:36,976 - INFO - 10.0.0.130 2026-06-15 02:00:36,976 - INFO - vrouter 2026-06-15 02:00:36,989 - INFO - vrouter-nodemgr:active 2026-06-15 02:00:36,994 - INFO - agent:active 2026-06-15 02:00:47,077 - INFO - 10.0.0.23 2026-06-15 02:00:47,077 - INFO - config 2026-06-15 02:00:47,085 - INFO - config-nodemgr:active 2026-06-15 02:00:47,090 - INFO - api-server:active 2026-06-15 02:00:47,095 - INFO - schema:backup 2026-06-15 02:00:47,098 - INFO - svc-monitor:backup 2026-06-15 02:00:47,100 - INFO - device-manager:backup 2026-06-15 02:00:47,100 - INFO - config-database 2026-06-15 02:00:47,100 - INFO - config-cassandra:active 2026-06-15 02:00:47,100 - INFO - config-zookeeper:active 2026-06-15 02:00:47,100 - INFO - config-rabbitmq:active 2026-06-15 02:00:47,101 - INFO - control 2026-06-15 02:00:47,105 - INFO - control-nodemgr:active 2026-06-15 02:00:47,112 - INFO - control:active 2026-06-15 02:00:47,112 - INFO - named:active 2026-06-15 02:00:47,122 - INFO - dns:active 2026-06-15 02:00:47,122 - INFO - analytics 2026-06-15 02:00:47,129 - INFO - analytics-nodemgr:active 2026-06-15 02:00:47,134 - INFO - analytics-api:active 2026-06-15 02:00:47,141 - INFO - collector:active 2026-06-15 02:00:47,141 - INFO - analytics-database 2026-06-15 02:00:47,141 - INFO - analytics-cassandra:active 2026-06-15 02:00:47,149 - INFO - analyticsdb-nodemgr:active 2026-06-15 02:00:47,164 - INFO - query-engine:active 2026-06-15 02:00:47,165 - INFO - webui 2026-06-15 02:00:47,166 - INFO - webui:active 2026-06-15 02:00:47,166 - INFO - webui-middleware:active 2026-06-15 02:00:47,167 - INFO - redis:active 2026-06-15 02:00:47,167 - INFO - analytics_snmp 2026-06-15 02:00:47,175 - INFO - snmp-collector:active 2026-06-15 02:00:47,176 - INFO - snmp-topology:active 2026-06-15 02:00:47,176 - INFO - analytics_alarm 2026-06-15 02:00:47,176 - INFO - alarmgen:active 2026-06-15 02:00:47,242 - INFO - 10.0.0.33 2026-06-15 02:00:47,243 - INFO - config 2026-06-15 02:00:47,248 - INFO - config-nodemgr:active 2026-06-15 02:00:47,253 - INFO - api-server:active 2026-06-15 02:00:47,259 - INFO - schema:backup 2026-06-15 02:00:47,264 - INFO - svc-monitor:backup 2026-06-15 02:00:47,268 - INFO - device-manager:backup 2026-06-15 02:00:47,268 - INFO - config-database 2026-06-15 02:00:47,268 - INFO - config-cassandra:active 2026-06-15 02:00:47,268 - INFO - config-zookeeper:active 2026-06-15 02:00:47,268 - INFO - config-rabbitmq:active 2026-06-15 02:00:47,268 - INFO - control 2026-06-15 02:00:47,273 - INFO - control-nodemgr:active 2026-06-15 02:00:47,279 - INFO - control:active 2026-06-15 02:00:47,279 - INFO - named:active 2026-06-15 02:00:47,286 - INFO - dns:active 2026-06-15 02:00:47,286 - INFO - analytics 2026-06-15 02:00:47,291 - INFO - analytics-nodemgr:active 2026-06-15 02:00:47,295 - INFO - analytics-api:active 2026-06-15 02:00:47,300 - INFO - collector:active 2026-06-15 02:00:47,300 - INFO - analytics-database 2026-06-15 02:00:47,300 - INFO - analytics-cassandra:active 2026-06-15 02:00:47,310 - INFO - analyticsdb-nodemgr:active 2026-06-15 02:00:47,316 - INFO - query-engine:active 2026-06-15 02:00:47,316 - INFO - webui 2026-06-15 02:00:47,316 - INFO - webui:active 2026-06-15 02:00:47,316 - INFO - webui-middleware:active 2026-06-15 02:00:47,316 - INFO - redis:active 2026-06-15 02:00:47,317 - INFO - analytics_snmp 2026-06-15 02:00:47,321 - INFO - snmp-collector:active 2026-06-15 02:00:47,321 - INFO - snmp-topology:active 2026-06-15 02:00:47,321 - INFO - analytics_alarm 2026-06-15 02:00:47,321 - INFO - alarmgen:active 2026-06-15 02:00:47,377 - INFO - 10.0.0.65 2026-06-15 02:00:47,378 - INFO - config 2026-06-15 02:00:47,384 - INFO - config-nodemgr:active 2026-06-15 02:00:47,390 - INFO - api-server:active 2026-06-15 02:00:47,396 - INFO - schema:active 2026-06-15 02:00:47,402 - INFO - svc-monitor:active 2026-06-15 02:00:47,410 - INFO - device-manager:active 2026-06-15 02:00:47,410 - INFO - config-database 2026-06-15 02:00:47,410 - INFO - config-cassandra:active 2026-06-15 02:00:47,411 - INFO - config-zookeeper:active 2026-06-15 02:00:47,411 - INFO - config-rabbitmq:active 2026-06-15 02:00:47,411 - INFO - control 2026-06-15 02:00:47,416 - INFO - control-nodemgr:active 2026-06-15 02:00:47,423 - INFO - control:active 2026-06-15 02:00:47,423 - INFO - named:active 2026-06-15 02:00:47,429 - INFO - dns:active 2026-06-15 02:00:47,429 - INFO - analytics 2026-06-15 02:00:47,434 - INFO - analytics-nodemgr:active 2026-06-15 02:00:47,439 - INFO - analytics-api:active 2026-06-15 02:00:47,445 - INFO - collector:active 2026-06-15 02:00:47,445 - INFO - analytics-database 2026-06-15 02:00:47,445 - INFO - analytics-cassandra:active 2026-06-15 02:00:47,451 - INFO - analyticsdb-nodemgr:active 2026-06-15 02:00:47,461 - INFO - query-engine:active 2026-06-15 02:00:47,461 - INFO - webui 2026-06-15 02:00:47,461 - INFO - webui:active 2026-06-15 02:00:47,461 - INFO - webui-middleware:active 2026-06-15 02:00:47,461 - INFO - redis:active 2026-06-15 02:00:47,462 - INFO - analytics_snmp 2026-06-15 02:00:47,473 - INFO - snmp-collector:active 2026-06-15 02:00:47,473 - INFO - snmp-topology:active 2026-06-15 02:00:47,473 - INFO - analytics_alarm 2026-06-15 02:00:47,474 - INFO - alarmgen:active 2026-06-15 02:00:47,519 - INFO - 10.0.0.141 2026-06-15 02:00:47,519 - INFO - vrouter 2026-06-15 02:00:47,526 - INFO - vrouter-nodemgr:active 2026-06-15 02:00:47,532 - INFO - agent:active 2026-06-15 02:00:47,579 - INFO - 10.0.0.130 2026-06-15 02:00:47,579 - INFO - vrouter 2026-06-15 02:00:47,586 - INFO - vrouter-nodemgr:active 2026-06-15 02:00:47,591 - INFO - agent:active 2026-06-15 02:00:47,591 - INFO - All the contrail services are up on all nodes 2026-06-15 02:00:47,592 - INFO - contrail-status passed 2026-06-15 02:00:48,232 - INFO - END TEST : test_contrail_status : PASSED[0:00:34] 2026-06-15 02:00:48,232 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:00:48,324 - INFO - Using existing project ['default-domain', 'admin'](1d8d7ea5-0ef0-481f-ab3f-951cbad462e5) 2026-06-15 02:00:48,334 - INFO - ================================================================================ 2026-06-15 02:00:48,334 - INFO - STARTING TEST : test_db_nodemgr_status 2026-06-15 02:00:48,335 - INFO - TEST DESCRIPTION : Test to verify db nodemgr status 2026-06-15 02:00:49,013 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:00:49,013 - INFO - 2026-06-15 02:00:49,014 - INFO - Verifying through collector 10.0.0.65 for db node cn-jenkins-deploy-platform-ansible-os-5940-1. 2026-06-15 02:00:49,384 - INFO - Verifying through collector 10.0.0.65 for db node cn-jenkins-deploy-platform-ansible-os-5940-2. 2026-06-15 02:00:49,448 - INFO - Verifying through collector 10.0.0.65 for db node cn-jenkins-deploy-platform-ansible-os-5940-3. 2026-06-15 02:00:50,179 - INFO - END TEST : test_db_nodemgr_status : PASSED[0:00:02] 2026-06-15 02:00:50,179 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:00:50,181 - INFO - ================================================================================ 2026-06-15 02:00:50,182 - INFO - STARTING TEST : test_verify_generator_collector_connections 2026-06-15 02:00:50,182 - 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-06-15 02:00:50,823 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:00:50,823 - INFO - 2026-06-15 02:00:50,829 - INFO - IP 10.0.0.23 port 8083 connected to collector 10.0.0.23 2026-06-15 02:00:50,834 - INFO - IP 10.0.0.33 port 8083 connected to collector 10.0.0.23 2026-06-15 02:00:50,840 - INFO - IP 10.0.0.65 port 8083 connected to collector 10.0.0.23 2026-06-15 02:00:50,845 - INFO - IP 10.0.0.23 port 8084 connected to collector 10.0.0.23 2026-06-15 02:00:50,850 - INFO - IP 10.0.0.33 port 8084 connected to collector 10.0.0.33 2026-06-15 02:00:50,856 - INFO - IP 10.0.0.65 port 8084 connected to collector 10.0.0.33 ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.23', port=8087): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.33', port=8087): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-06-15 02:00:50,866 - INFO - IP 10.0.0.65 port 8087 connected to collector 10.0.0.23 ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.23', port=8088): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.33', port=8088): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-06-15 02:00:50,875 - INFO - IP 10.0.0.65 port 8088 connected to collector 10.0.0.65 2026-06-15 02:00:50,879 - INFO - IP 10.0.0.23 port 8090 connected to collector 10.0.0.65 2026-06-15 02:00:50,883 - INFO - IP 10.0.0.33 port 8090 connected to collector 10.0.0.23 2026-06-15 02:00:50,886 - INFO - IP 10.0.0.65 port 8090 connected to collector 10.0.0.23 2026-06-15 02:00:50,894 - INFO - IP 10.0.0.23 port 8091 connected to collector 10.0.0.33 2026-06-15 02:00:50,899 - INFO - IP 10.0.0.33 port 8091 connected to collector 10.0.0.33 2026-06-15 02:00:50,904 - INFO - IP 10.0.0.65 port 8091 connected to collector 10.0.0.33 2026-06-15 02:00:51,286 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1:Control:contrail-control:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,348 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1:Control:contrail-dns:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,422 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2:Control:contrail-control:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,452 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2:Control:contrail-dns:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,556 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3:Control:contrail-control:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,585 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3:Control:contrail-dns:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,620 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5940-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,656 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5940-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,676 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1.:Config:contrail-schema:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,695 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1.:Config:contrail-svc-monitor:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,741 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1.:Config:contrail-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,764 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2.:Config:contrail-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,786 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3.:Config:contrail-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,832 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,854 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,883 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,905 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,929 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,955 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:51,977 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:52,002 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:52,027 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:52,062 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.23 2026-06-15 02:00:52,086 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.23 2026-06-15 02:00:52,116 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.23 2026-06-15 02:00:52,144 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.23 2026-06-15 02:00:52,170 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.23 2026-06-15 02:00:52,206 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.23 2026-06-15 02:00:52,275 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5940-1 vrouter uve is 10.20.0.25 2026-06-15 02:00:52,314 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5940-1 agent introspect is 10.20.0.25 2026-06-15 02:00:52,381 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5940-2 vrouter uve is 10.20.0.129 2026-06-15 02:00:52,419 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5940-2 agent introspect is 10.20.0.129 2026-06-15 02:00:52,484 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-5940-1 connected to {'10.20.0.193', '10.20.0.25'} xmpp peers out of {'10.20.0.193', '10.20.0.129', '10.20.0.25'} 2026-06-15 02:00:52,484 - INFO - xmpp peer correctly displayed as ['10.20.0.193', '10.20.0.25'] for vrouter an-jenkins-deploy-platform-ansible-os-5940-1 2026-06-15 02:00:52,552 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-5940-2 connected to {'10.20.0.129', '10.20.0.25'} xmpp peers out of {'10.20.0.193', '10.20.0.129', '10.20.0.25'} 2026-06-15 02:00:52,552 - INFO - xmpp peer correctly displayed as ['10.20.0.25', '10.20.0.129'] for vrouter an-jenkins-deploy-platform-ansible-os-5940-2 2026-06-15 02:00:52,552 - INFO - Verifying through opserver in 10.0.0.65 2026-06-15 02:00:52,704 - INFO - Bgp peers = 2 2026-06-15 02:00:52,704 - INFO - Bgp peers = 2 2026-06-15 02:00:52,704 - INFO - Bgp peers = 2 2026-06-15 02:00:52,704 - INFO - Total xmpp peer connections found = 4 2026-06-15 02:00:53,349 - INFO - END TEST : test_verify_generator_collector_connections : PASSED[0:00:03] 2026-06-15 02:00:53,349 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:00:53,352 - INFO - ================================================================================ 2026-06-15 02:00:53,352 - INFO - STARTING TEST : test_verify_generator_connections_to_collector_node 2026-06-15 02:00:53,352 - INFO - TEST DESCRIPTION : Test to validate generator connections 2026-06-15 02:00:53,991 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:00:53,991 - INFO - 2026-06-15 02:00:54,025 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5940-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,047 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5940-1:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,089 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5940-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,109 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5940-2:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,137 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,170 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,188 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,207 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,234 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,256 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,281 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,310 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,334 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,370 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,403 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,437 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,466 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,494 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,520 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,541 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1.:Config:contrail-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,562 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2.:Config:contrail-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,589 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3.:Config:contrail-api:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,652 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1:Control:contrail-control:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,677 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,708 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-1:Control:contrail-dns:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,750 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2:Control:contrail-control:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,769 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,799 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-2:Control:contrail-dns:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,844 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3:Control:contrail-control:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,864 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.23 2026-06-15 02:00:54,890 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5940-3:Control:contrail-dns:0 is connected to collector 10.0.0.23 2026-06-15 02:00:55,527 - INFO - END TEST : test_verify_generator_connections_to_collector_node : PASSED[0:00:02] 2026-06-15 02:00:55,527 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:00:55,529 - INFO - ================================================================================ 2026-06-15 02:00:55,529 - INFO - STARTING TEST : test_verify_process_status_agent 2026-06-15 02:00:55,529 - INFO - TEST DESCRIPTION : Test to validate process_status 2026-06-15 02:00:56,181 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:00:56,181 - INFO - 2026-06-15 02:00:56,214 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2026-06-15 02:00:56,214 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1 connected to xmpp 10.20.0.25 2026-06-15 02:00:56,214 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.20.0.193:5269'] servers UP 2026-06-15 02:00:56,214 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1 connected to xmpp 10.20.0.193 2026-06-15 02:00:56,214 - WARNING - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers NOT UP 2026-06-15 02:00:56,214 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2026-06-15 02:00:56,214 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1 connected to dns 10.20.0.25 2026-06-15 02:00:56,214 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.20.0.193:53'] servers UP 2026-06-15 02:00:56,215 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1 connected to dns 10.20.0.193 2026-06-15 02:00:56,215 - WARNING - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2026-06-15 02:00:56,215 - WARNING - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.0.0.23:8086'] servers NOT UP 2026-06-15 02:00:56,215 - WARNING - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-15 02:00:56,215 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.0.0.65:8086'] servers UP 2026-06-15 02:00:56,215 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1 connected to collector 10.0.0.65 2026-06-15 02:00:56,837 - INFO - END TEST : test_verify_process_status_agent : PASSED[0:00:01] 2026-06-15 02:00:56,837 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:00:56,839 - INFO - ================================================================================ 2026-06-15 02:00:56,839 - INFO - STARTING TEST : test_verify_process_status_analytics_node 2026-06-15 02:00:56,840 - INFO - TEST DESCRIPTION : Test to validate process_status-Analytics-Node 2026-06-15 02:00:57,475 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:00:57,475 - INFO - 2026-06-15 02:00:57,624 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-1.:contrail-collector module connection to ['10.0.0.23:8086'] servers UP 2026-06-15 02:00:57,625 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-1.:contrail-collector module connection to ['10.0.0.23:6379'] servers NOT UP 2026-06-15 02:00:57,625 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-1.:contrail-collector module connection to ['10.0.0.33:6379'] servers NOT UP 2026-06-15 02:00:57,625 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-1.:contrail-collector module connection to ['10.0.0.65:6379'] servers NOT UP 2026-06-15 02:00:57,625 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-1.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-06-15 02:00:57,625 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-1.:contrail-collector module connection to ['10.0.0.23:9042'] servers UP 2026-06-15 02:00:57,656 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-2.:contrail-collector module connection to ['10.0.0.23:8086'] servers NOT UP 2026-06-15 02:00:57,656 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-2.:contrail-collector module connection to ['10.0.0.33:8086'] servers UP 2026-06-15 02:00:57,656 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-2.:contrail-collector module connection to ['10.0.0.23:6379'] servers NOT UP 2026-06-15 02:00:57,656 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-2.:contrail-collector module connection to ['10.0.0.33:6379'] servers NOT UP 2026-06-15 02:00:57,656 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-2.:contrail-collector module connection to ['10.0.0.65:6379'] servers NOT UP 2026-06-15 02:00:57,656 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-2.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-06-15 02:00:57,656 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-2.:contrail-collector module connection to ['10.0.0.23:9042'] servers UP 2026-06-15 02:00:57,687 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-3.:contrail-collector module connection to ['10.0.0.23:8086'] servers NOT UP 2026-06-15 02:00:57,687 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-3.:contrail-collector module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-15 02:00:57,687 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-3.:contrail-collector module connection to ['10.0.0.65:8086'] servers UP 2026-06-15 02:00:57,687 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-3.:contrail-collector module connection to ['10.0.0.23:6379'] servers NOT UP 2026-06-15 02:00:57,687 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-3.:contrail-collector module connection to ['10.0.0.33:6379'] servers NOT UP 2026-06-15 02:00:57,687 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-3.:contrail-collector module connection to ['10.0.0.65:6379'] servers NOT UP 2026-06-15 02:00:57,687 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-3.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-06-15 02:00:57,688 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-3.:contrail-collector module connection to ['10.0.0.23:9042'] servers UP 2026-06-15 02:00:57,728 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-1.:contrail-analytics-api module connection to ['10.0.0.23:8086'] servers NOT UP 2026-06-15 02:00:57,728 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-1.:contrail-analytics-api module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-15 02:00:57,729 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-1.:contrail-analytics-api module connection to ['10.0.0.65:8086'] servers UP 2026-06-15 02:00:57,759 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-2.:contrail-analytics-api module connection to ['10.0.0.23:8086'] servers UP 2026-06-15 02:00:57,787 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-3.:contrail-analytics-api module connection to ['10.0.0.23:8086'] servers UP 2026-06-15 02:00:57,834 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-1.:contrail-analytics-nodemgr module connection to ['10.0.0.23:8086'] servers NOT UP 2026-06-15 02:00:57,834 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-1.:contrail-analytics-nodemgr module connection to ['10.0.0.33:8086'] servers UP 2026-06-15 02:00:57,897 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-2.:contrail-analytics-nodemgr module connection to ['10.0.0.23:8086'] servers UP 2026-06-15 02:00:57,946 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-3.:contrail-analytics-nodemgr module connection to ['10.0.0.23:8086'] servers NOT UP 2026-06-15 02:00:57,946 - WARNING - cn-jenkins-deploy-platform-ansible-os-5940-3.:contrail-analytics-nodemgr module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-15 02:00:57,946 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-3.:contrail-analytics-nodemgr module connection to ['10.0.0.65:8086'] servers UP 2026-06-15 02:00:58,663 - INFO - END TEST : test_verify_process_status_analytics_node : PASSED[0:00:02] 2026-06-15 02:00:58,663 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:00:58,667 - INFO - ================================================================================ 2026-06-15 02:00:58,667 - INFO - STARTING TEST : test_verify_process_status_control_node 2026-06-15 02:00:58,667 - INFO - TEST DESCRIPTION : Test to validate process_status-Control-Node 2026-06-15 02:00:59,316 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:00:59,316 - INFO - 2026-06-15 02:00:59,339 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-1:contrail-control module connection to 10.0.0.23:9041 servers UP 2026-06-15 02:00:59,339 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-1:contrail-control module connection to 10.0.0.23:5673 servers UP 2026-06-15 02:00:59,339 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-1:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-06-15 02:00:59,365 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-2:contrail-control module connection to 10.0.0.23:9041 servers UP 2026-06-15 02:00:59,366 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-2:contrail-control module connection to 10.0.0.23:5673 servers UP 2026-06-15 02:00:59,366 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-2:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-06-15 02:00:59,393 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-3:contrail-control module connection to 10.0.0.23:9041 servers UP 2026-06-15 02:00:59,393 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-3:contrail-control module connection to 10.0.0.23:5673 servers UP 2026-06-15 02:00:59,393 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-3:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-06-15 02:01:00,070 - INFO - END TEST : test_verify_process_status_control_node : PASSED[0:00:02] 2026-06-15 02:01:00,070 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:01:00,127 - INFO - Domain Default found not creating 2026-06-15 02:01:00,290 - INFO - Project ctest-AnalyticsBasicTestSanity-58304654 not found, creating it 2026-06-15 02:01:00,900 - INFO - Created Project:ctest-AnalyticsBasicTestSanity-58304654, ID : a15947f2-7923-47a2-9774-e846ad3352dc 2026-06-15 02:01:03,104 - INFO - ================================================================================ 2026-06-15 02:01:03,104 - INFO - STARTING TEST : test_verify_object_logs 2026-06-15 02:01:03,104 - 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-06-15 02:01:03,766 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:01:03,766 - INFO - 2026-06-15 02:01:05,022 - INFO - Created VN ctest-vn22-33188523 2026-06-15 02:01:05,659 - INFO - Verified VN network id 5 for VN d4b79bfa-2886-4b8f-b1ef-a157b479031a 2026-06-15 02:01:05,659 - INFO - Verifications in API Server for VN ctest-vn22-33188523 passed 2026-06-15 02:01:05,773 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn22-33188523 passed 2026-06-15 02:01:07,051 - INFO - Validated that VN default-domain:ctest-AnalyticsBasicTestSanity-58304654:ctest-vn22-33188523 is found in opserver 2026-06-15 02:01: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-06-15 02:01:10,311 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:01:30,880 - INFO - Validated ObjectVNTable, ObjectRoutingInstance, ObjectVMTable logs 2026-06-15 02:01:30,880 - INFO - Deleting VM ctest-AnalyticsBasicTestSanity-58304654-50001385 2026-06-15 02:01:31,083 - INFO - Deleting VN ctest-vn22-33188523 2026-06-15 02:01:31,134 - WARNING - Deleting VN ctest-vn22-33188523 failed..Will retry 2026-06-15 02:01:33,198 - WARNING - Deleting VN ctest-vn22-33188523 failed..Will retry 2026-06-15 02:01:35,594 - INFO - Validated that VN ctest-vn22-33188523 is not found in API Server 2026-06-15 02:01:35,622 - INFO - Validated that VN ctest-vn22-33188523 is not in any agent 2026-06-15 02:01:35,662 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn22-33188523 info 2026-06-15 02:01:36,355 - INFO - END TEST : test_verify_object_logs : PASSED[0:00:33] 2026-06-15 02:01:36,355 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:01:37,181 - INFO - Deleted project: ctest-AnalyticsBasicTestSanity-58304654, ID : a15947f2-7923-47a2-9774-e846ad3352dc 2026-06-15 02:01:37,442 - INFO - Using existing project ['default-domain', 'admin'](1d8d7ea5-0ef0-481f-ab3f-951cbad462e5) 2026-06-15 02:01:37,451 - INFO - ================================================================================ 2026-06-15 02:01:37,451 - INFO - STARTING TEST : test_db_manage 2026-06-15 02:01:37,451 - INFO - TEST DESCRIPTION : Test db_manage.py tool 2026-06-15 02:01:38,116 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:01:38,117 - INFO - 2026-06-15 02:01:42,979 - WARNING - Errors are still present: 2026-06-15 02:01:42,745 ERROR: (v1.41) Checker check_subnet_addr_alloc: Failed: 2026-06-15 02:01:42,979 - WARNING - Ignore some errors untill fix 2026-06-15 02:01:43,672 - INFO - END TEST : test_db_manage : PASSED[0:00:06] 2026-06-15 02:01:43,672 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:01:43,752 - INFO - Using existing project ['default-domain', 'admin'](1d8d7ea5-0ef0-481f-ab3f-951cbad462e5) 2026-06-15 02:01:43,769 - INFO - ================================================================================ 2026-06-15 02:01:43,769 - INFO - STARTING TEST : test_analytics_docs 2026-06-15 02:01:43,769 - 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-06-15 02:01:44,422 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:01:44,423 - INFO - 2026-06-15 02:01:45,099 - INFO - END TEST : test_analytics_docs : PASSED[0:00:02] 2026-06-15 02:01:45,099 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:01:45,102 - INFO - ================================================================================ 2026-06-15 02:01:45,102 - INFO - STARTING TEST : test_config_docs 2026-06-15 02:01:45,102 - 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-06-15 02:01:45,785 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:01:45,785 - INFO - 2026-06-15 02:01:46,435 - INFO - END TEST : test_config_docs : PASSED[0:00:01] 2026-06-15 02:01:46,435 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:01:46,503 - INFO - Domain Default found not creating 2026-06-15 02:01:46,720 - INFO - Project ctest-TestECMPConfigHashFeature-13733862 not found, creating it 2026-06-15 02:01:47,379 - INFO - Created Project:ctest-TestECMPConfigHashFeature-13733862, ID : 3b28a31d-8b19-46ba-b584-35743b0ee10e 2026-06-15 02:01:49,842 - INFO - Created VN ctest-mgmt_ctest-TestECMPConfigHashFeature-13733862-68385074 2026-06-15 02:01:50,600 - INFO - Created VN ctest-left_ctest-TestECMPConfigHashFeature-13733862-25349240 2026-06-15 02:01:51,367 - INFO - Created VN ctest-right_ctest-TestECMPConfigHashFeature-13733862-20877147 2026-06-15 02:01:51 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-06-15 02:01:52,936 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPConfigHashFeature-13733862-64367850>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:01:54,059 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPConfigHashFeature-13733862-84633325>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:01:54,061 - INFO - ================================================================================ 2026-06-15 02:01:54,061 - INFO - STARTING TEST : test_ecmp_hash_src_ip 2026-06-15 02:01:54,062 - INFO - TEST DESCRIPTION : Validates ecmp hash when only source ip is configured Maintainer : cmallam@juniper.net 2026-06-15 02:01:54,703 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:01:54,703 - INFO - 2026-06-15 02:01:54,703 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-15 02:01:55,355 - INFO - 2026-06-15 02:01:55,355 - INFO - END TEST : test_ecmp_hash_src_ip : SKIPPED[0:00:01] 2026-06-15 02:01:55,355 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:01:55,356 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPConfigHashFeature-13733862-84633325 in state BUILD 2026-06-15 02:01:55,357 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPConfigHashFeature-13733862-84633325 2026-06-15 02:01:55,386 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-13733862-84633325 has failed to come up 2026-06-15 02:01:55,386 - ERROR - Nova failed to get host of the VM 2026-06-15 02:01:55,386 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-13733862-84633325 has failed to come up 2026-06-15 02:01:55,386 - ERROR - Nova failed to get host of the VM 2026-06-15 02:01:55,617 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPConfigHashFeature-13733862-64367850 in state BUILD 2026-06-15 02:01:55,617 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPConfigHashFeature-13733862-64367850 2026-06-15 02:01:55,617 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-13733862-64367850 has failed to come up 2026-06-15 02:01:55,617 - ERROR - Nova failed to get host of the VM 2026-06-15 02:01:55,617 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-13733862-64367850 has failed to come up 2026-06-15 02:01:55,617 - ERROR - Nova failed to get host of the VM 2026-06-15 02:01:55,834 - INFO - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-13733862-25349240 2026-06-15 02:01:56,028 - INFO - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-13733862-20877147 2026-06-15 02:01:56,251 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPConfigHashFeature-13733862-68385074 2026-06-15 02:01:57,238 - INFO - Deleted project: ctest-TestECMPConfigHashFeature-13733862, ID : 3b28a31d-8b19-46ba-b584-35743b0ee10e 2026-06-15 02:01:57,420 - INFO - Domain Default found not creating 2026-06-15 02:01:57,573 - INFO - Project ctest-TestECMPFeature-65369712 not found, creating it 2026-06-15 02:01:58,250 - INFO - Created Project:ctest-TestECMPFeature-65369712, ID : f8fb0d36-ec46-42b0-8e6b-71060d4bb01f 2026-06-15 02:02:01,982 - INFO - Created VN ctest-mgmt_ctest-TestECMPFeature-65369712-95984067 2026-06-15 02:02:02,900 - INFO - Created VN ctest-left_ctest-TestECMPFeature-65369712-76798749 2026-06-15 02:02:03,694 - INFO - Created VN ctest-right_ctest-TestECMPFeature-65369712-20739010 2026-06-15 02:02:05,186 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPFeature-65369712-79892758>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:02:06,436 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPFeature-65369712-76192233>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:02:06,439 - INFO - ================================================================================ 2026-06-15 02:02:06,439 - INFO - STARTING TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance 2026-06-15 02:02:06,440 - 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-06-15 02:02:07,072 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:02:07,072 - INFO - 2026-06-15 02:02:07,073 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-15 02:02:07,712 - INFO - 2026-06-15 02:02:07,712 - INFO - END TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance : SKIPPED[0:00:01] 2026-06-15 02:02:07,713 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:02:07,718 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPFeature-65369712-76192233 in state BUILD 2026-06-15 02:02:07,719 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPFeature-65369712-76192233 2026-06-15 02:02:07,759 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-65369712-76192233 has failed to come up 2026-06-15 02:02:07,759 - ERROR - Nova failed to get host of the VM 2026-06-15 02:02:07,759 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-65369712-76192233 has failed to come up 2026-06-15 02:02:07,759 - ERROR - Nova failed to get host of the VM 2026-06-15 02:02:07,893 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPFeature-65369712-79892758 in state BUILD 2026-06-15 02:02:07,893 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPFeature-65369712-79892758 2026-06-15 02:02:07,893 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-65369712-79892758 has failed to come up 2026-06-15 02:02:07,893 - ERROR - Nova failed to get host of the VM 2026-06-15 02:02:07,893 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-65369712-79892758 has failed to come up 2026-06-15 02:02:07,893 - ERROR - Nova failed to get host of the VM 2026-06-15 02:02:07,976 - INFO - Deleting VN ctest-left_ctest-TestECMPFeature-65369712-76798749 2026-06-15 02:02:08,177 - INFO - Deleting VN ctest-right_ctest-TestECMPFeature-65369712-20739010 2026-06-15 02:02:08,385 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPFeature-65369712-95984067 2026-06-15 02:02:09,360 - INFO - Deleted project: ctest-TestECMPFeature-65369712, ID : f8fb0d36-ec46-42b0-8e6b-71060d4bb01f 2026-06-15 02:02:09,671 - INFO - Domain Default found not creating 2026-06-15 02:02:09,835 - INFO - Project ctest-TestECMPIPv6Fragments-25788063 not found, creating it 2026-06-15 02:02:10,477 - INFO - Created Project:ctest-TestECMPIPv6Fragments-25788063, ID : 2fa1e49a-d76f-46a1-ac62-511bf4eb78a9 2026-06-15 02:02:13,024 - INFO - Created VN ctest-mgmt_ctest-TestECMPIPv6Fragments-25788063-79012873 2026-06-15 02:02:13,737 - INFO - Created VN ctest-left_ctest-TestECMPIPv6Fragments-25788063-89162645 2026-06-15 02:02:14,446 - INFO - Created VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 2026-06-15 02:02:19 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-06-15 02:02:49,405 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPIPv6Fragments-25788063-83703632>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:02:50,476 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPIPv6Fragments-25788063-87130638>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:02:50,542 - INFO - Using existing project ['default-domain', 'admin'](1d8d7ea5-0ef0-481f-ab3f-951cbad462e5) 2026-06-15 02:02:50,915 - INFO - admin user already present 2026-06-15 02:02:51,243 - INFO - Adding rules to the default security group in Project admin 2026-06-15 02:02:51,570 - INFO - ================================================================================ 2026-06-15 02:02:51,571 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-06-15 02:02:51,571 - 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-06-15 02:02:52,290 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:02:52,290 - INFO - http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network.qcow2.gz: 2026-06-15 02:02:52 ERROR 404: tinycore/tinycore-in-network.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-06-15 02:02:52,975 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-06-15 02:02:53,068 - INFO - Service template: ['default-domain', 'ctest-service_template_1-25515346'] deleted successfully. 2026-06-15 02:02:53,705 - INFO - 2026-06-15 02:02:53,705 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-06-15 02:02:53,705 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:02:53,708 - INFO - ================================================================================ 2026-06-15 02:02:53,708 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-06-15 02:02:53,709 - 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-06-15 02:02:54,361 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:02:54,361 - INFO - 2026-06-15 02:02:54,362 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-15 02:02:55,020 - INFO - 2026-06-15 02:02:55,020 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:02] 2026-06-15 02:02:55,020 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:02:55,021 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPIPv6Fragments-25788063-87130638 in state BUILD 2026-06-15 02:02:55,021 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPIPv6Fragments-25788063-87130638 2026-06-15 02:02:55,062 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-25788063-87130638 has failed to come up 2026-06-15 02:02:55,062 - ERROR - Nova failed to get host of the VM 2026-06-15 02:02:55,062 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-25788063-87130638 has failed to come up 2026-06-15 02:02:55,062 - ERROR - Nova failed to get host of the VM 2026-06-15 02:02:55,168 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPIPv6Fragments-25788063-83703632 in state BUILD 2026-06-15 02:02:55,168 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPIPv6Fragments-25788063-83703632 2026-06-15 02:02:55,168 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-25788063-83703632 has failed to come up 2026-06-15 02:02:55,168 - ERROR - Nova failed to get host of the VM 2026-06-15 02:02:55,168 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-25788063-83703632 has failed to come up 2026-06-15 02:02:55,168 - ERROR - Nova failed to get host of the VM 2026-06-15 02:02:55,290 - INFO - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-25788063-89162645 2026-06-15 02:02:55,372 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-25788063-89162645 failed..Will retry 2026-06-15 02:02:57,421 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-25788063-89162645 failed..Will retry 2026-06-15 02:02:59,673 - INFO - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 2026-06-15 02:02:59,755 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:01,806 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:03,852 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:05,901 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:07,948 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:09,991 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:12,030 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:14,089 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:16,135 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:18,177 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:20,215 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:22,258 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:24,306 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:26,349 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:28,389 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:30,430 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:32,475 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:34,516 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:36,557 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:38,600 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:40,636 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:42,682 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:44,729 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:46,776 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:48,820 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:50,868 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851 failed..Will retry 2026-06-15 02:03:50,868 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPIPv6Fragments-25788063-79012873 2026-06-15 02:03:51,248 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:03:53,400 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:03:55,556 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:03:57,692 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:03:59,828 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:02,000 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:04,164 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:06,320 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:08,472 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:10,612 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:12,740 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:14,868 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:17,016 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:19,156 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:21,304 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:23,512 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:25,644 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:27,808 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:29,976 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:32,136 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:34,300 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:36,472 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:38,636 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:40,812 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:42,960 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:45,128 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:47,308 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:49,476 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:51,628 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:53,784 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:55,940 - WARNING - Project ctest-TestECMPIPv6Fragments-25788063 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25788063', 'ctest-right_ctest-TestECMPIPv6Fragments-25788063-47388851'], 'uuid': 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'href': 'http://10.0.0.65:8082/virtual-network/f6e4cfdd-94f2-48d7-90e4-c97b42dc7618'}] before deletion 2026-06-15 02:04:55,940 - WARNING - One or more references still present, will not delete the project ctest-TestECMPIPv6Fragments-25788063 2026-06-15 02:04:56,096 - INFO - Domain Default found not creating 2026-06-15 02:04:56,261 - INFO - Project ctest-TestECMPSanity-66657805 not found, creating it 2026-06-15 02:04:56,796 - INFO - Created Project:ctest-TestECMPSanity-66657805, ID : 6d9f7fa0-8e75-4c3e-a97c-95e6a8ad5d3b 2026-06-15 02:04:59,144 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanity-66657805-29550634 2026-06-15 02:04:59,814 - INFO - Created VN ctest-left_ctest-TestECMPSanity-66657805-48388780 2026-06-15 02:05:00,432 - INFO - Created VN ctest-right_ctest-TestECMPSanity-66657805-20348693 2026-06-15 02:05:01,654 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanity-66657805-45845756>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:05:02,725 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanity-66657805-09992829>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:05:02,728 - INFO - ================================================================================ 2026-06-15 02:05:02,728 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-06-15 02:05:02,728 - 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-06-15 02:05:03,388 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:05:03,388 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-06-15 02:05:03,984 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-06-15 02:05:04,092 - INFO - Service template: ['default-domain', 'ctest-service_template_1-91381196'] deleted successfully. 2026-06-15 02:05:04,731 - INFO - 2026-06-15 02:05:04,731 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-06-15 02:05:04,732 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:05:04,735 - INFO - ================================================================================ 2026-06-15 02:05:04,735 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-06-15 02:05:04,735 - 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-06-15 02:05:05,392 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:05:05,392 - INFO - 2026-06-15 02:05:05,393 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-15 02:05:06,023 - INFO - 2026-06-15 02:05:06,023 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:02] 2026-06-15 02:05:06,023 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:05:06,024 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanity-66657805-09992829 in state BUILD 2026-06-15 02:05:06,025 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanity-66657805-09992829 2026-06-15 02:05:06,050 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-66657805-09992829 has failed to come up 2026-06-15 02:05:06,050 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:06,050 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-66657805-09992829 has failed to come up 2026-06-15 02:05:06,050 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:06,175 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanity-66657805-45845756 in state BUILD 2026-06-15 02:05:06,175 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanity-66657805-45845756 2026-06-15 02:05:06,175 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-66657805-45845756 has failed to come up 2026-06-15 02:05:06,175 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:06,175 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-66657805-45845756 has failed to come up 2026-06-15 02:05:06,175 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:06,268 - INFO - Deleting VN ctest-left_ctest-TestECMPSanity-66657805-48388780 2026-06-15 02:05:06,313 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanity-66657805-48388780 failed..Will retry 2026-06-15 02:05:08,358 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanity-66657805-48388780 failed..Will retry 2026-06-15 02:05:10,397 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanity-66657805-48388780 failed..Will retry 2026-06-15 02:05:12,553 - INFO - Deleting VN ctest-right_ctest-TestECMPSanity-66657805-20348693 2026-06-15 02:05:12,739 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanity-66657805-29550634 2026-06-15 02:05:13,877 - INFO - Deleted project: ctest-TestECMPSanity-66657805, ID : 6d9f7fa0-8e75-4c3e-a97c-95e6a8ad5d3b 2026-06-15 02:05:14,085 - INFO - Domain Default found not creating 2026-06-15 02:05:14,260 - INFO - Project ctest-TestECMPSanityIPv6-40063252 not found, creating it 2026-06-15 02:05:14,842 - INFO - Created Project:ctest-TestECMPSanityIPv6-40063252, ID : 74d45976-6401-47a7-b97b-1eba55fc0332 2026-06-15 02:05:17,493 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanityIPv6-40063252-58791569 2026-06-15 02:05:18,436 - INFO - Created VN ctest-left_ctest-TestECMPSanityIPv6-40063252-00298190 2026-06-15 02:05:19,468 - INFO - Created VN ctest-right_ctest-TestECMPSanityIPv6-40063252-90147829 2026-06-15 02:05:20,673 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanityIPv6-40063252-95893123>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:05:21,823 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanityIPv6-40063252-75012712>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:05:21,825 - INFO - ================================================================================ 2026-06-15 02:05:21,825 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_3_instance 2026-06-15 02:05:22,464 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:05:22,464 - INFO - 2026-06-15 02:05:22,464 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-15 02:05:23,121 - INFO - 2026-06-15 02:05:23,121 - INFO - END TEST : test_ecmp_svc_in_network_with_3_instance : SKIPPED[0:00:02] 2026-06-15 02:05:23,121 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:05:23,122 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanityIPv6-40063252-75012712 in state BUILD 2026-06-15 02:05:23,122 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanityIPv6-40063252-75012712 2026-06-15 02:05:23,146 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-40063252-75012712 has failed to come up 2026-06-15 02:05:23,146 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:23,146 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-40063252-75012712 has failed to come up 2026-06-15 02:05:23,146 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:23,253 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanityIPv6-40063252-95893123 in state BUILD 2026-06-15 02:05:23,253 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanityIPv6-40063252-95893123 2026-06-15 02:05:23,253 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-40063252-95893123 has failed to come up 2026-06-15 02:05:23,253 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:23,253 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-40063252-95893123 has failed to come up 2026-06-15 02:05:23,253 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:23,343 - INFO - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-40063252-00298190 2026-06-15 02:05:23,539 - INFO - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-40063252-90147829 2026-06-15 02:05:23,732 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanityIPv6-40063252-58791569 2026-06-15 02:05:24,657 - INFO - Deleted project: ctest-TestECMPSanityIPv6-40063252, ID : 74d45976-6401-47a7-b97b-1eba55fc0332 2026-06-15 02:05:24,841 - INFO - Domain Default found not creating 2026-06-15 02:05:25,067 - INFO - Project ctest-TestECMPwithSVMChange-24123775 not found, creating it 2026-06-15 02:05:25,668 - INFO - Created Project:ctest-TestECMPwithSVMChange-24123775, ID : 53002d5c-f23f-45a0-972d-732fe5b1b92f 2026-06-15 02:05:28,081 - INFO - Created VN ctest-mgmt_ctest-TestECMPwithSVMChange-24123775-80553861 2026-06-15 02:05:28,794 - INFO - Created VN ctest-left_ctest-TestECMPwithSVMChange-24123775-64486720 2026-06-15 02:05:29,454 - INFO - Created VN ctest-right_ctest-TestECMPwithSVMChange-24123775-40896940 2026-06-15 02:05:30,679 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPwithSVMChange-24123775-22305379>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:05:31,814 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPwithSVMChange-24123775-88907426>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:05:31,817 - INFO - ================================================================================ 2026-06-15 02:05:31,817 - INFO - STARTING TEST : test_ecmp_with_svm_deletion 2026-06-15 02:05:31,817 - 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-06-15 02:05:32,472 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:05:32,472 - INFO - 2026-06-15 02:05:32,472 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-15 02:05:33,117 - INFO - 2026-06-15 02:05:33,117 - INFO - END TEST : test_ecmp_with_svm_deletion : SKIPPED[0:00:02] 2026-06-15 02:05:33,117 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:05:33,119 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPwithSVMChange-24123775-88907426 in state BUILD 2026-06-15 02:05:33,119 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPwithSVMChange-24123775-88907426 2026-06-15 02:05:33,147 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-24123775-88907426 has failed to come up 2026-06-15 02:05:33,147 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:33,148 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-24123775-88907426 has failed to come up 2026-06-15 02:05:33,148 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:33,287 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPwithSVMChange-24123775-22305379 in state BUILD 2026-06-15 02:05:33,287 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPwithSVMChange-24123775-22305379 2026-06-15 02:05:33,287 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-24123775-22305379 has failed to come up 2026-06-15 02:05:33,287 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:33,287 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-24123775-22305379 has failed to come up 2026-06-15 02:05:33,287 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:33,357 - INFO - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-24123775-64486720 2026-06-15 02:05:33,502 - INFO - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-24123775-40896940 2026-06-15 02:05:33,658 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPwithSVMChange-24123775-80553861 2026-06-15 02:05:34,670 - INFO - Deleted project: ctest-TestECMPwithSVMChange-24123775, ID : 53002d5c-f23f-45a0-972d-732fe5b1b92f 2026-06-15 02:05:34,858 - INFO - Domain Default found not creating 2026-06-15 02:05:35,056 - INFO - Project ctest-TestMultiInlineSVC-07501469 not found, creating it 2026-06-15 02:05:35,715 - INFO - Created Project:ctest-TestMultiInlineSVC-07501469, ID : 1f7c3de5-124b-48a0-a15c-ca078d26c3e4 2026-06-15 02:05:38,377 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVC-07501469-60389304 2026-06-15 02:05:39,025 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVC-07501469-73311408 2026-06-15 02:05:39,680 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVC-07501469-47331380 2026-06-15 02:05:41,078 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVC-07501469-01398226>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:05:42,235 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVC-07501469-89837848>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:05:42,238 - INFO - ================================================================================ 2026-06-15 02:05:42,238 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-06-15 02:05:42,238 - 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-06-15 02:05:42,868 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:05:42,868 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-06-15 02:05:43,448 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-06-15 02:05:43,548 - INFO - Service template: ['default-domain', 'ctest-service_template_1-38419127'] deleted successfully. 2026-06-15 02:05:44,206 - INFO - 2026-06-15 02:05:44,206 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-06-15 02:05:44,206 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:05:44,210 - INFO - ================================================================================ 2026-06-15 02:05:44,210 - INFO - STARTING TEST : test_three_stage_v2_SC 2026-06-15 02:05:44,210 - 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-06-15 02:05:44,879 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:05:44,879 - INFO - 2026-06-15 02:05:44,879 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-15 02:05:45,516 - INFO - 2026-06-15 02:05:45,516 - INFO - END TEST : test_three_stage_v2_SC : SKIPPED[0:00:01] 2026-06-15 02:05:45,516 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:05:45,518 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVC-07501469-89837848 in state BUILD 2026-06-15 02:05:45,519 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVC-07501469-89837848 2026-06-15 02:05:45,574 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-07501469-89837848 has failed to come up 2026-06-15 02:05:45,574 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:45,574 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-07501469-89837848 has failed to come up 2026-06-15 02:05:45,574 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:45,667 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVC-07501469-01398226 in state BUILD 2026-06-15 02:05:45,667 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVC-07501469-01398226 2026-06-15 02:05:45,667 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-07501469-01398226 has failed to come up 2026-06-15 02:05:45,667 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:45,667 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-07501469-01398226 has failed to come up 2026-06-15 02:05:45,667 - ERROR - Nova failed to get host of the VM 2026-06-15 02:05:45,813 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVC-07501469-73311408 2026-06-15 02:05:45,890 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-07501469-73311408 failed..Will retry 2026-06-15 02:05:47,930 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-07501469-73311408 failed..Will retry 2026-06-15 02:05:49,969 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-07501469-73311408 failed..Will retry 2026-06-15 02:05:52,134 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVC-07501469-47331380 2026-06-15 02:05:52,289 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVC-07501469-60389304 2026-06-15 02:05:53,165 - INFO - Deleted project: ctest-TestMultiInlineSVC-07501469, ID : 1f7c3de5-124b-48a0-a15c-ca078d26c3e4 2026-06-15 02:05:53,376 - INFO - Domain Default found not creating 2026-06-15 02:05:53,532 - INFO - Project ctest-TestMultiInlineSVCIPv6-23588397 not found, creating it 2026-06-15 02:05:54,070 - INFO - Created Project:ctest-TestMultiInlineSVCIPv6-23588397, ID : 86d76598-601a-4d5f-8810-4684028eba3a 2026-06-15 02:05:56,792 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-23588397-49891616 2026-06-15 02:05:57,666 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVCIPv6-23588397-32820223 2026-06-15 02:05:58,568 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVCIPv6-23588397-34080714 2026-06-15 02:05:59,658 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVCIPv6-23588397-19006060>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:06:00,780 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVCIPv6-23588397-51447878>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:06:00,783 - INFO - ================================================================================ 2026-06-15 02:06:00,783 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-06-15 02:06:01,755 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:06:01,755 - INFO - 2026-06-15 02:06:01,755 - INFO - ================================================================================ 2026-06-15 02:06:01,755 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-06-15 02:06:01,755 - 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-06-15 02:06:02,420 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:06:02,420 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-06-15 02:06:03,008 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-06-15 02:06:03,104 - INFO - Service template: ['default-domain', 'ctest-service_template_1-86599458'] deleted successfully. 2026-06-15 02:06:03,765 - INFO - 2026-06-15 02:06:03,765 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-06-15 02:06:03,765 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:06:03,765 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-06-15 02:06:04,424 - INFO - 2026-06-15 02:06:04,424 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:04] 2026-06-15 02:06:04,425 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:06:04,426 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-23588397-51447878 in state BUILD 2026-06-15 02:06:04,426 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-23588397-51447878 2026-06-15 02:06:04,497 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-23588397-51447878 has failed to come up 2026-06-15 02:06:04,497 - ERROR - Nova failed to get host of the VM 2026-06-15 02:06:04,497 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-23588397-51447878 has failed to come up 2026-06-15 02:06:04,497 - ERROR - Nova failed to get host of the VM 2026-06-15 02:06:04,609 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-23588397-19006060 in state BUILD 2026-06-15 02:06:04,610 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-23588397-19006060 2026-06-15 02:06:04,610 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-23588397-19006060 has failed to come up 2026-06-15 02:06:04,610 - ERROR - Nova failed to get host of the VM 2026-06-15 02:06:04,610 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-23588397-19006060 has failed to come up 2026-06-15 02:06:04,610 - ERROR - Nova failed to get host of the VM 2026-06-15 02:06:04,684 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-23588397-32820223 2026-06-15 02:06:04,737 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-23588397-32820223 failed..Will retry 2026-06-15 02:06:06,781 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-23588397-32820223 failed..Will retry 2026-06-15 02:06:08,821 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-23588397-32820223 failed..Will retry 2026-06-15 02:06:11,002 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-23588397-34080714 2026-06-15 02:06:11,234 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-23588397-49891616 2026-06-15 02:06:12,133 - INFO - Deleted project: ctest-TestMultiInlineSVCIPv6-23588397, ID : 86d76598-601a-4d5f-8810-4684028eba3a 2026-06-15 02:06:12,342 - INFO - Domain Default found not creating 2026-06-15 02:06:12,496 - INFO - Project ctest-FloatingipBasicTestSanity-65903222 not found, creating it 2026-06-15 02:06:13,092 - INFO - Created Project:ctest-FloatingipBasicTestSanity-65903222, ID : 7ab956b0-130b-4c10-91e8-abe79fe78162 2026-06-15 02:06:14,756 - INFO - ================================================================================ 2026-06-15 02:06:14,757 - INFO - STARTING TEST : test_floating_ip 2026-06-15 02:06:14,757 - 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-06-15 02:06:15,384 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:06:15,384 - INFO - 2026-06-15 02:06:16,453 - INFO - Created VN ctest-fvn-25740377 2026-06-15 02:06:17,097 - INFO - Verified VN network id 10 for VN 3df500c1-e945-40d6-b2c9-82118174addd 2026-06-15 02:06:17,097 - INFO - Verifications in API Server for VN ctest-fvn-25740377 passed 2026-06-15 02:06:17,191 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-25740377 passed 2026-06-15 02:06:18,411 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-65903222:ctest-fvn-25740377 is found in opserver 2026-06-15 02:06:19,000 - INFO - Created VN ctest-vn1-65003068 2026-06-15 02:06:19,281 - INFO - Verified VN network id 11 for VN 0c655723-6ab9-4106-8a7c-5efc024b689c 2026-06-15 02:06:19,281 - INFO - Verifications in API Server for VN ctest-vn1-65003068 passed 2026-06-15 02:06:19,353 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-65003068 passed 2026-06-15 02:06:19,666 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-65903222:ctest-vn1-65003068 is found in opserver 2026-06-15 02:06:23 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-06-15 02:06:48,110 - INFO - VM ([<Server: ctest-vn1_vm1_name-95413848>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:06:49,237 - INFO - VM ([<Server: ctest-fvn_vm1_name-38609614>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:06:49,420 - INFO - Creating Floating IP pool ctest-some-pool-80750227 in API Server 2026-06-15 02:06:49,869 - INFO - Verification for FIP pool ctest-some-pool-80750227 in API Server passed 2026-06-15 02:06:49,895 - INFO - Verification for FIP pool ctest-some-pool-80750227 in Control-node passed 2026-06-15 02:06:49,895 - INFO - Waiting for VM ctest-vn1_vm1_name-95413848 to be up.. 2026-06-15 02:07:51,077 - INFO - VM name : ctest-vn1_vm1_name-95413848 2026-06-15 02:08:13,018 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-95413848 passed 2026-06-15 02:08:23,641 - INFO - Waiting for VM ctest-fvn_vm1_name-38609614 to be up.. 2026-06-15 02:08:23,723 - INFO - VM name : ctest-fvn_vm1_name-38609614 2026-06-15 02:08:25,033 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-38609614 passed 2026-06-15 02:08:35,586 - INFO - Route for FIP 114.232.228.68 is fine on Control-node 10.0.0.33 2026-06-15 02:08:35,604 - INFO - Route for FIP 114.232.228.68 is fine on Control-node 10.0.0.65 2026-06-15 02:08:35,633 - INFO - Route for FIP 114.232.228.68 is fine on Control-node 10.0.0.23 2026-06-15 02:08:35,633 - INFO - FIP 114.232.228.68 verification for passed on all Control-nodes 2026-06-15 02:08:35,633 - INFO - FIP ID 02cb8312-52c4-49cf-a5bb-2328c89baa6b(114.232.228.68) validation in Control node passed 2026-06-15 02:08:35,697 - INFO - FIP ID 02cb8312-52c4-49cf-a5bb-2328c89baa6b(114.232.228.68) validation in agents passed 2026-06-15 02:08:35,711 - INFO - FIP ID 02cb8312-52c4-49cf-a5bb-2328c89baa6b(114.232.228.68) validation in API Server passed 2026-06-15 02:09:23,338 - INFO - Ping to IP 114.232.228.67 from VM ctest-vn1_vm1_name-95413848 passed 2026-06-15 02:09:23,493 - INFO - Deleting the FIP pool ctest-some-pool-80750227 2026-06-15 02:09:23,614 - INFO - Deleting VM ctest-fvn_vm1_name-38609614 2026-06-15 02:09:23,693 - INFO - Deleting VM ctest-vn1_vm1_name-95413848 2026-06-15 02:09:23,759 - INFO - Deleting VN ctest-vn1-65003068 2026-06-15 02:09:23,801 - WARNING - Deleting VN ctest-vn1-65003068 failed..Will retry 2026-06-15 02:09:25,849 - WARNING - Deleting VN ctest-vn1-65003068 failed..Will retry 2026-06-15 02:09:28,187 - INFO - Validated that VN ctest-vn1-65003068 is not found in API Server 2026-06-15 02:09:28,208 - INFO - Validated that VN ctest-vn1-65003068 is not in any agent 2026-06-15 02:09:28,239 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-65003068 info 2026-06-15 02:09:28,239 - INFO - Deleting VN ctest-fvn-25740377 2026-06-15 02:09:28,543 - INFO - Validated that VN ctest-fvn-25740377 is not found in API Server 2026-06-15 02:09:28,573 - INFO - Validated that VN ctest-fvn-25740377 is not in any agent 2026-06-15 02:09:28,602 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-25740377 info 2026-06-15 02:09:29,860 - INFO - END TEST : test_floating_ip : PASSED[0:03:15] 2026-06-15 02:09:29,860 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:09:30,563 - INFO - Deleted project: ctest-FloatingipBasicTestSanity-65903222, ID : 7ab956b0-130b-4c10-91e8-abe79fe78162 2026-06-15 02:09:30,772 - INFO - Domain Default found not creating 2026-06-15 02:09:30,930 - INFO - Project ctest-TestSanity_MX-39728720 not found, creating it 2026-06-15 02:09:31,472 - INFO - Created Project:ctest-TestSanity_MX-39728720, ID : 3ae2278b-d919-46cc-93e1-0cf86406d3ad 2026-06-15 02:09:32,902 - INFO - ================================================================================ 2026-06-15 02:09:32,902 - INFO - STARTING TEST : test_mx_gateway 2026-06-15 02:09:32,902 - 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-06-15 02:09:34,175 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-06-15 02:09:35,449 - INFO - 2026-06-15 02:09:35,449 - INFO - END TEST : test_mx_gateway : SKIPPED[0:00:03] 2026-06-15 02:09:35,449 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:09:36,260 - INFO - Deleted project: ctest-TestSanity_MX-39728720, ID : 3ae2278b-d919-46cc-93e1-0cf86406d3ad 2026-06-15 02:09:36,481 - INFO - Domain Default found not creating 2026-06-15 02:09:36,703 - INFO - Project ctest-TestHeat-59804844 not found, creating it 2026-06-15 02:09:37,217 - INFO - Created Project:ctest-TestHeat-59804844, ID : 6e849f8c-92d4-4aee-b4aa-a68ef43f2228 2026-06-15 02:09:38,901 - INFO - ================================================================================ 2026-06-15 02:09:38,901 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-06-15 02:09:38,901 - 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-06-15 02:09:40,178 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:09:40,178 - INFO - 2026-06-15 02:09:40,210 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-15 02:09:41,477 - INFO - 2026-06-15 02:09:41,477 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03] 2026-06-15 02:09:41,477 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:09:41,479 - INFO - ================================================================================ 2026-06-15 02:09:41,480 - INFO - STARTING TEST : test_transit_vn_sym_1_innet 2026-06-15 02:09:42,741 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:09:42,741 - INFO - 2026-06-15 02:09:42,741 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-15 02:09:44,001 - INFO - 2026-06-15 02:09:44,001 - INFO - END TEST : test_transit_vn_sym_1_innet : SKIPPED[0:00:03] 2026-06-15 02:09:44,001 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:09:44,806 - INFO - Deleted project: ctest-TestHeat-59804844, ID : 6e849f8c-92d4-4aee-b4aa-a68ef43f2228 2026-06-15 02:09:45,133 - INFO - Domain Default found not creating 2026-06-15 02:09:45,446 - INFO - Project ctest-TestHeatIPv6-67113052 not found, creating it 2026-06-15 02:09:46,028 - INFO - Created Project:ctest-TestHeatIPv6-67113052, ID : d925c789-7481-45b1-9839-e94d22d29fff 2026-06-15 02:09:47,807 - INFO - ================================================================================ 2026-06-15 02:09:47,807 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-06-15 02:09:47,808 - 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-06-15 02:09:49,077 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:09:49,077 - INFO - 2026-06-15 02:09:49,077 - INFO - Skipped as v6 not supported for this test 2026-06-15 02:09:50,355 - INFO - 2026-06-15 02:09:50,355 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03] 2026-06-15 02:09:50,355 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:09:51,098 - INFO - Deleted project: ctest-TestHeatIPv6-67113052, ID : d925c789-7481-45b1-9839-e94d22d29fff 2026-06-15 02:09:51,278 - INFO - Domain Default found not creating 2026-06-15 02:09:51,421 - INFO - Project ctest-TestBasicHeat-03047639 not found, creating it 2026-06-15 02:09:51,954 - INFO - Created Project:ctest-TestBasicHeat-03047639, ID : 0f486758-59d5-49b6-af61-d470d74e0ca6 2026-06-15 02:09:53,438 - INFO - ================================================================================ 2026-06-15 02:09:53,438 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-06-15 02:09:53,438 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat 2026-06-15 02:09:54,718 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:09:54,718 - INFO - 2026-06-15 02:09:54,738 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-15 02:09:56,012 - INFO - 2026-06-15 02:09:56,012 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03] 2026-06-15 02:09:56,012 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:09:56,739 - INFO - Deleted project: ctest-TestBasicHeat-03047639, ID : 0f486758-59d5-49b6-af61-d470d74e0ca6 2026-06-15 02:09:56,908 - INFO - Domain Default found not creating 2026-06-15 02:09:57,050 - INFO - Project ctest-TestBasicHeatIPv6-41020571 not found, creating it 2026-06-15 02:09:57,622 - INFO - Created Project:ctest-TestBasicHeatIPv6-41020571, ID : b8d3c2a8-d6ed-4853-a033-91cba9b6958f 2026-06-15 02:09:59,123 - INFO - ================================================================================ 2026-06-15 02:09:59,123 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-06-15 02:10:00,403 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:10:00,403 - INFO - 2026-06-15 02:10:00,423 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-15 02:10:01,689 - INFO - 2026-06-15 02:10:01,689 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:02] 2026-06-15 02:10:01,689 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:10:02,599 - INFO - Deleted project: ctest-TestBasicHeatIPv6-41020571, ID : b8d3c2a8-d6ed-4853-a033-91cba9b6958f 2026-06-15 02:10:03,023 - INFO - Domain Default found not creating 2026-06-15 02:10:03,436 - INFO - Project ctest-TestCRUD-92349139 not found, creating it 2026-06-15 02:10:04,131 - INFO - Created Project:ctest-TestCRUD-92349139, ID : 891c83a3-c71c-486a-8931-5f6a27ebe05f 2026-06-15 02:10:05,526 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-47071224'] 2026-06-15 02:10:06,732 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-15759459'] 2026-06-15 02:10:07,890 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-92349139', 'ctest-proj-sg1-16974283'] 2026-06-15 02:10:08,841 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-92349139', 'ctest-proj-sg2-82050531'] 2026-06-15 02:10:09,717 - INFO - ================================================================================ 2026-06-15 02:10:09,718 - INFO - STARTING TEST : test_router_crud 2026-06-15 02:10:11,006 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:10:11,006 - INFO - 2026-06-15 02:10:11,006 - INFO - Router create Request {'router': {'name': 'name-35454774'}} 2026-06-15 02:10:11,122 - INFO - Router create Response : {'router': {'id': 'd2897acd-c828-44c6-820f-0ff2b3541884', 'name': 'name-35454774', 'tenant_id': '1d8d7ea50ef0481fab3f951cbad462e5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-35454774'], 'description': '', 'project_id': '1d8d7ea50ef0481fab3f951cbad462e5'}} 2026-06-15 02:10:11,122 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-35454774'}} 2026-06-15 02:10:11,140 - INFO - Attribute id is created 2026-06-15 02:10:11,141 - INFO - Attribute name is created 2026-06-15 02:10:11,141 - INFO - Attribute admin_state_up is created 2026-06-15 02:10:11,141 - INFO - Attribute status is created 2026-06-15 02:10:11,141 - INFO - Attribute tenant_id is created 2026-06-15 02:10:11,656 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-06-15 02:10:11,656 - INFO - Router Update request {'router': {'name': 'name-56636664'}} 2026-06-15 02:10:11,718 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-56636664'}} 2026-06-15 02:10:11,718 - INFO - Response : {'router': {'id': 'd2897acd-c828-44c6-820f-0ff2b3541884', 'name': 'name-56636664', 'tenant_id': '1d8d7ea50ef0481fab3f951cbad462e5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-35454774'], 'description': '', 'project_id': '1d8d7ea50ef0481fab3f951cbad462e5'}} 2026-06-15 02:10:11,718 - INFO - Updation of Router d2897acd-c828-44c6-820f-0ff2b3541884 with body {'router': {'name': 'name-56636664'}} passed 2026-06-15 02:10:11,718 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:10:11,718 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-06-15 02:10:11,789 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-06-15 02:10:11,789 - INFO - Response : {'router': {'id': 'd2897acd-c828-44c6-820f-0ff2b3541884', 'name': 'name-56636664', 'tenant_id': '1d8d7ea50ef0481fab3f951cbad462e5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-35454774'], 'description': '', 'project_id': '1d8d7ea50ef0481fab3f951cbad462e5'}} 2026-06-15 02:10:11,789 - INFO - Updation of Router d2897acd-c828-44c6-820f-0ff2b3541884 with body {'router': {'admin_state_up': 'True'}} passed 2026-06-15 02:10:11,790 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:10:11,790 - INFO - Deleting router d2897acd-c828-44c6-820f-0ff2b3541884 2026-06-15 02:10:11,875 - ERROR - Result of delete router d2897acd-c828-44c6-820f-0ff2b3541884: () 2026-06-15 02:10:11,875 - INFO - ================================================================================ 2026-06-15 02:10:11,875 - INFO - Router create Request {'router': {'tenant_id': '891c83a3-c71c-486a-8931-5f6a27ebe05f', 'name': 'name-22227307'}} 2026-06-15 02:10:11,998 - INFO - Router create Response : {'router': {'id': '30cf30a7-4654-4f60-94ed-1e3dcd3fb010', 'name': 'name-22227307', 'tenant_id': '891c83a3c71c486a89315f6a27ebe05f', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-92349139', 'name-22227307'], 'description': '', 'project_id': '891c83a3c71c486a89315f6a27ebe05f'}} 2026-06-15 02:10:11,998 - INFO - Router create PASSED ,Body : {'router': {'tenant_id': '891c83a3-c71c-486a-8931-5f6a27ebe05f', 'name': 'name-22227307'}} 2026-06-15 02:10:12,014 - INFO - Attribute id is created 2026-06-15 02:10:12,014 - INFO - Attribute name is created 2026-06-15 02:10:12,014 - INFO - Attribute admin_state_up is created 2026-06-15 02:10:12,015 - INFO - Attribute status is created 2026-06-15 02:10:12,015 - INFO - Attribute tenant_id is created 2026-06-15 02:10:12,470 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-06-15 02:10:12,470 - INFO - Router Update request {'router': {'name': 'name-60465328'}} 2026-06-15 02:10:12,539 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-60465328'}} 2026-06-15 02:10:12,539 - INFO - Response : {'router': {'id': '30cf30a7-4654-4f60-94ed-1e3dcd3fb010', 'name': 'name-60465328', 'tenant_id': '891c83a3c71c486a89315f6a27ebe05f', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-92349139', 'name-22227307'], 'description': '', 'project_id': '891c83a3c71c486a89315f6a27ebe05f'}} 2026-06-15 02:10:12,539 - INFO - Updation of Router 30cf30a7-4654-4f60-94ed-1e3dcd3fb010 with body {'router': {'name': 'name-60465328'}} passed 2026-06-15 02:10:12,539 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:10:12,539 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-06-15 02:10:12,602 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-06-15 02:10:12,602 - INFO - Response : {'router': {'id': '30cf30a7-4654-4f60-94ed-1e3dcd3fb010', 'name': 'name-60465328', 'tenant_id': '891c83a3c71c486a89315f6a27ebe05f', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-92349139', 'name-22227307'], 'description': '', 'project_id': '891c83a3c71c486a89315f6a27ebe05f'}} 2026-06-15 02:10:12,602 - INFO - Updation of Router 30cf30a7-4654-4f60-94ed-1e3dcd3fb010 with body {'router': {'admin_state_up': 'True'}} passed 2026-06-15 02:10:12,602 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:10:12,602 - INFO - Deleting router 30cf30a7-4654-4f60-94ed-1e3dcd3fb010 2026-06-15 02:10:12,723 - ERROR - Result of delete router 30cf30a7-4654-4f60-94ed-1e3dcd3fb010: () 2026-06-15 02:10:12,723 - INFO - ================================================================================ 2026-06-15 02:10:12,723 - INFO - Router create Request {'router': {'admin_state_up': 'True', 'name': 'name-26293848'}} 2026-06-15 02:10:12,852 - INFO - Router create Response : {'router': {'id': 'aac0287c-f033-40f1-b728-57239ef8a3d2', 'name': 'name-26293848', 'tenant_id': '1d8d7ea50ef0481fab3f951cbad462e5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-26293848'], 'description': '', 'project_id': '1d8d7ea50ef0481fab3f951cbad462e5'}} 2026-06-15 02:10:12,852 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'True', 'name': 'name-26293848'}} 2026-06-15 02:10:12,890 - INFO - Attribute id is created 2026-06-15 02:10:12,890 - INFO - Attribute name is created 2026-06-15 02:10:12,890 - INFO - Attribute admin_state_up is created 2026-06-15 02:10:12,890 - INFO - Attribute status is created 2026-06-15 02:10:12,890 - INFO - Attribute tenant_id is created 2026-06-15 02:10:13,376 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-06-15 02:10:13,376 - INFO - Router Update request {'router': {'name': 'name-82559313'}} 2026-06-15 02:10:13,448 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-82559313'}} 2026-06-15 02:10:13,448 - INFO - Response : {'router': {'id': 'aac0287c-f033-40f1-b728-57239ef8a3d2', 'name': 'name-82559313', 'tenant_id': '1d8d7ea50ef0481fab3f951cbad462e5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-26293848'], 'description': '', 'project_id': '1d8d7ea50ef0481fab3f951cbad462e5'}} 2026-06-15 02:10:13,448 - INFO - Updation of Router aac0287c-f033-40f1-b728-57239ef8a3d2 with body {'router': {'name': 'name-82559313'}} passed 2026-06-15 02:10:13,448 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:10:13,448 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-06-15 02:10:13,540 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-06-15 02:10:13,540 - INFO - Response : {'router': {'id': 'aac0287c-f033-40f1-b728-57239ef8a3d2', 'name': 'name-82559313', 'tenant_id': '1d8d7ea50ef0481fab3f951cbad462e5', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-26293848'], 'description': '', 'project_id': '1d8d7ea50ef0481fab3f951cbad462e5'}} 2026-06-15 02:10:13,540 - INFO - Updation of Router aac0287c-f033-40f1-b728-57239ef8a3d2 with body {'router': {'admin_state_up': 'True'}} passed 2026-06-15 02:10:13,540 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:10:13,540 - INFO - Deleting router aac0287c-f033-40f1-b728-57239ef8a3d2 2026-06-15 02:10:13,637 - ERROR - Result of delete router aac0287c-f033-40f1-b728-57239ef8a3d2: () 2026-06-15 02:10:13,638 - INFO - ================================================================================ 2026-06-15 02:10:13,638 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-92349139', 'ctest-proj-sg2-82050531'] 2026-06-15 02:10:13,724 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-92349139', 'ctest-proj-sg1-16974283'] 2026-06-15 02:10:13,830 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-15759459'] 2026-06-15 02:10:13,949 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-47071224'] 2026-06-15 02:10:15,310 - INFO - END TEST : test_router_crud : PASSED[0:00:06] 2026-06-15 02:10:15,310 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:10:16,050 - INFO - Deleted project: ctest-TestCRUD-92349139, ID : 891c83a3-c71c-486a-8931-5f6a27ebe05f 2026-06-15 02:10:16,248 - INFO - Domain Default found not creating 2026-06-15 02:10:16,381 - INFO - Project ctest-TestPorts-30964037 not found, creating it 2026-06-15 02:10:16,981 - INFO - Created Project:ctest-TestPorts-30964037, ID : 3c7758db-a893-4e0e-9556-933c3d3b96c6 2026-06-15 02:10:18,420 - INFO - ================================================================================ 2026-06-15 02:10:18,420 - INFO - STARTING TEST : test_ports_bindings 2026-06-15 02:10:18,420 - 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-06-15 02:10:19,697 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:10:19,697 - INFO - 2026-06-15 02:10:20,625 - INFO - Created VN ctest-vn-53521856 2026-06-15 02:10:21,514 - INFO - VMI b2d399bd-39b6-40a7-ad17-3bd0fef847a1 verification in API Server passed 2026-06-15 02:10:21,641 - INFO - Deleted port b2d399bd-39b6-40a7-ad17-3bd0fef847a1 2026-06-15 02:10:21,641 - INFO - Deleting VN ctest-vn-53521856 2026-06-15 02:10:23,064 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05] 2026-06-15 02:10:23,064 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:10:23,066 - INFO - ================================================================================ 2026-06-15 02:10:23,067 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-15 02:10:23,067 - 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-06-15 02:10:24,344 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:10:24,344 - INFO - 2026-06-15 02:10:25,128 - INFO - Created VN ctest-vn1-39840934 2026-06-15 02:10:26,195 - INFO - VM ([<Server: ctest-vn1-vm1-82399816>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:10:26,710 - INFO - VM ([<Server: ctest-vn1-vm2-66962591>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:10:26,710 - INFO - Waiting for VM ctest-vn1-vm1-82399816 to be up.. 2026-06-15 02:10:42,025 - INFO - VM name : ctest-vn1-vm1-82399816 2026-06-15 02:10:43,699 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-82399816 passed 2026-06-15 02:10:43,929 - INFO - Waiting for VM ctest-vn1-vm2-66962591 to be up.. 2026-06-15 02:10:44,006 - INFO - VM name : ctest-vn1-vm2-66962591 2026-06-15 02:10:45,355 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-66962591 passed 2026-06-15 02:10:48,461 - INFO - Ping to IP 58.213.241.197 from VM ctest-vn1-vm2-66962591 passed 2026-06-15 02:10:48,461 - INFO - Detaching port 18fb3768-c1a7-4fad-b816-ba173a4f77ec from VM ctest-vn1-vm2-66962591 2026-06-15 02:10:48,512 - INFO - Deleting VM ctest-vn1-vm2-66962591 2026-06-15 02:10:48,577 - INFO - Detaching port ffc92118-deef-4d38-a1e5-38dd2aa38a87 from VM ctest-vn1-vm1-82399816 2026-06-15 02:10:48,609 - INFO - Deleting VM ctest-vn1-vm1-82399816 2026-06-15 02:10:49,171 - INFO - Deleting VN ctest-vn1-39840934 2026-06-15 02:10:50,593 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27] 2026-06-15 02:10:50,593 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:10:51,434 - INFO - Deleted project: ctest-TestPorts-30964037, ID : 3c7758db-a893-4e0e-9556-933c3d3b96c6 2026-06-15 02:10:51,665 - INFO - Domain Default found not creating 2026-06-15 02:10:51,836 - INFO - Project ctest-TestRouters-10259966 not found, creating it 2026-06-15 02:10:52,399 - INFO - Created Project:ctest-TestRouters-10259966, ID : b4d4f20a-495e-44af-9dc0-f89e411ec8c9 2026-06-15 02:10:53,810 - INFO - ================================================================================ 2026-06-15 02:10:53,810 - INFO - STARTING TEST : test_basic_router_behavior 2026-06-15 02:10:53,810 - 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-06-15 02:10:55,076 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:10:55,076 - INFO - 2026-06-15 02:10:56,027 - INFO - Created VN ctest-vn1-41779360 2026-06-15 02:10:56,627 - INFO - Created VN ctest-vn2-25398675 2026-06-15 02:10:57,802 - INFO - VM ([<Server: ctest-vn1-vm1-72495189>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:10:58,939 - INFO - VM ([<Server: ctest-vn2-vm1-98398784>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:10:59,044 - INFO - Adding interface with subnet_id 29572f16-0534-4b37-8fec-4d7d365e5894, port_id None to router f49b949b-c6e7-476f-9007-27ff3c1928a0 2026-06-15 02:10:59,513 - INFO - Waiting for VM ctest-vn1-vm1-72495189 to be up.. 2026-06-15 02:11:09,773 - INFO - VM name : ctest-vn1-vm1-72495189 2026-06-15 02:11:15,589 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-72495189 passed 2026-06-15 02:11:15,825 - INFO - Waiting for VM ctest-vn2-vm1-98398784 to be up.. 2026-06-15 02:11:15,926 - INFO - VM name : ctest-vn2-vm1-98398784 2026-06-15 02:11:17,274 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-98398784 passed 2026-06-15 02:11:21,336 - WARNING - Ping to IP 86.137.52.67 from VM ctest-vn1-vm1-72495189 failed 2026-06-15 02:11:21,336 - INFO - Adding interface with subnet_id 535ff188-cd49-4405-9988-2a2fcf2471d9, port_id None to router f49b949b-c6e7-476f-9007-27ff3c1928a0 2026-06-15 02:11:23,910 - INFO - Ping to IP 86.137.52.67 from VM ctest-vn1-vm1-72495189 passed 2026-06-15 02:11:23,910 - INFO - Deleting interface with subnet_id 29572f16-0534-4b37-8fec-4d7d365e5894, port_id None from router f49b949b-c6e7-476f-9007-27ff3c1928a0 2026-06-15 02:11:27,247 - WARNING - Ping to IP 86.137.52.67 from VM ctest-vn1-vm1-72495189 failed 2026-06-15 02:11:27,247 - INFO - Adding interface with subnet_id 29572f16-0534-4b37-8fec-4d7d365e5894, port_id None to router f49b949b-c6e7-476f-9007-27ff3c1928a0 2026-06-15 02:11:29,735 - INFO - Ping to IP 86.137.52.67 from VM ctest-vn1-vm1-72495189 passed 2026-06-15 02:11:29,735 - INFO - Deleting interface with subnet_id 535ff188-cd49-4405-9988-2a2fcf2471d9, port_id None from router f49b949b-c6e7-476f-9007-27ff3c1928a0 2026-06-15 02:11:29,965 - INFO - Deleting interface with subnet_id 29572f16-0534-4b37-8fec-4d7d365e5894, port_id None from router f49b949b-c6e7-476f-9007-27ff3c1928a0 2026-06-15 02:11:30,293 - INFO - Deleting VM ctest-vn2-vm1-98398784 2026-06-15 02:11:30,378 - INFO - Deleting VM ctest-vn1-vm1-72495189 2026-06-15 02:11:30,450 - INFO - Deleting VN ctest-vn2-25398675 2026-06-15 02:11:30,496 - WARNING - Deleting VN ctest-vn2-25398675 failed..Will retry 2026-06-15 02:11:32,546 - WARNING - Deleting VN ctest-vn2-25398675 failed..Will retry 2026-06-15 02:11:34,748 - INFO - Deleting VN ctest-vn1-41779360 2026-06-15 02:11:36,206 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:43] 2026-06-15 02:11:36,206 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:11:36,972 - INFO - Deleted project: ctest-TestRouters-10259966, ID : b4d4f20a-495e-44af-9dc0-f89e411ec8c9 2026-06-15 02:11:37,195 - INFO - Domain Default found not creating 2026-06-15 02:11:37,397 - INFO - Project ctest-TestRoutersBasic-18418641 not found, creating it 2026-06-15 02:11:37,900 - INFO - Created Project:ctest-TestRoutersBasic-18418641, ID : f4a2fd92-2bbe-48a0-a649-711575abc117 2026-06-15 02:11:39,544 - INFO - ================================================================================ 2026-06-15 02:11:39,545 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-06-15 02:11:39,545 - 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-06-15 02:11:40,840 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:11:40,840 - INFO - 2026-06-15 02:11:41,532 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-18418641 2026-06-15 02:11:41,588 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-18418641 2026-06-15 02:11:42,562 - INFO - Created VN ctest-vn-04656592 2026-06-15 02:11:43,275 - INFO - Created VN ctest-ext_vn-92143398 2026-06-15 02:11:44,455 - INFO - VM ([<Server: ctest-TestRoutersBasic-18418641-82294075>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:11:45,495 - INFO - VM ([<Server: ctest-TestRoutersBasic-18418641-88645535>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:11:45,628 - INFO - Setting gateway for router 8a4721b3-0a60-4ffd-8aed-31329112bbfc to network aa305e7f-ba22-48ca-bfea-0f6e651435ee 2026-06-15 02:11:45,725 - INFO - Adding interface with subnet_id e7dfd1fb-902d-4aae-8f8b-2d1294988d3e, port_id None to router 8a4721b3-0a60-4ffd-8aed-31329112bbfc 2026-06-15 02:11:46,338 - INFO - Waiting for VM ctest-TestRoutersBasic-18418641-82294075 to be up.. 2026-06-15 02:11:56,618 - INFO - VM name : ctest-TestRoutersBasic-18418641-82294075 2026-06-15 02:12:02,403 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutersBasic-18418641-82294075 passed 2026-06-15 02:12:02,640 - INFO - Waiting for VM ctest-TestRoutersBasic-18418641-88645535 to be up.. 2026-06-15 02:12:02,724 - INFO - VM name : ctest-TestRoutersBasic-18418641-88645535 2026-06-15 02:12:04,087 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutersBasic-18418641-88645535 passed 2026-06-15 02:12:06,937 - INFO - Ping to IP 133.181.88.132 from VM ctest-TestRoutersBasic-18418641-82294075 passed 2026-06-15 02:12:06,937 - INFO - Deleting interface with subnet_id e7dfd1fb-902d-4aae-8f8b-2d1294988d3e, port_id None from router 8a4721b3-0a60-4ffd-8aed-31329112bbfc 2026-06-15 02:12:07,262 - INFO - Deleting VM ctest-TestRoutersBasic-18418641-88645535 2026-06-15 02:12:07,419 - INFO - Deleting VM ctest-TestRoutersBasic-18418641-82294075 2026-06-15 02:12:07,606 - INFO - Deleting VN ctest-ext_vn-92143398 2026-06-15 02:12:07,695 - WARNING - Deleting VN ctest-ext_vn-92143398 failed..Will retry 2026-06-15 02:12:09,901 - INFO - Deleting VN ctest-vn-04656592 2026-06-15 02:12:11,321 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:32] 2026-06-15 02:12:11,321 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:12:12,365 - INFO - Deleted project: ctest-TestRoutersBasic-18418641, ID : f4a2fd92-2bbe-48a0-a649-711575abc117 2026-06-15 02:12:12,562 - INFO - Domain Default found not creating 2026-06-15 02:12:12,760 - INFO - Project ctest-TestBasicPolicyIpv4v6-06857569 not found, creating it 2026-06-15 02:12:13,285 - INFO - Created Project:ctest-TestBasicPolicyIpv4v6-06857569, ID : d85149a9-919d-4098-b097-25afd5062a16 2026-06-15 02:12:14,810 - INFO - ================================================================================ 2026-06-15 02:12:14,811 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-06-15 02:12:14,811 - 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-06-15 02:12:16,092 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:12:16,093 - INFO - 2026-06-15 02:12:17,249 - INFO - Created VN ctest-vn-34523331 2026-06-15 02:12:18,078 - INFO - Created VN ctest-vn-29858529 2026-06-15 02:12:19,427 - INFO - Verified VN network id 11 for VN cbccaa49-0c18-438b-b9d9-517b5f9a9632 2026-06-15 02:12:19,427 - INFO - Verifications in API Server for VN ctest-vn-34523331 passed 2026-06-15 02:12:19,510 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-34523331 passed 2026-06-15 02:12:19,634 - INFO - VN ctest-vn-34523331 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-15 02:12:20,680 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-06857569:ctest-vn-34523331 is found in opserver 2026-06-15 02:12:20,915 - INFO - Verified VN network id 12 for VN 1ea7daa1-51bb-4b01-9873-8cf8fdd2271a 2026-06-15 02:12:20,915 - INFO - Verifications in API Server for VN ctest-vn-29858529 passed 2026-06-15 02:12:20,981 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-29858529 passed 2026-06-15 02:12:21,102 - INFO - VN ctest-vn-29858529 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-15 02:12:21,245 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-06857569:ctest-vn-29858529 is found in opserver 2026-06-15 02:12:22,355 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-06857569-33696897>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:12:23,507 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-06857569-53109855>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:12:23,507 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-06857569-33696897 to be up.. 2026-06-15 02:13:24,680 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-06857569-33696897 2026-06-15 02:13:46,822 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-06857569-33696897 passed 2026-06-15 02:13:57,357 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-06857569-53109855 to be up.. 2026-06-15 02:13:57,448 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-06857569-53109855 2026-06-15 02:13:58,811 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-06857569-53109855 passed 2026-06-15 02:14:08,474 - INFO - Ping to IP 98.227.3.195 from VM ctest-TestBasicPolicyIpv4v6-06857569-33696897 passed 2026-06-15 02:14:11,924 - WARNING - Ping to IP 98.227.3.195 from VM ctest-TestBasicPolicyIpv4v6-06857569-33696897 failed 2026-06-15 02:14:11,924 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-06857569-53109855 2026-06-15 02:14:11,990 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-06857569-33696897 2026-06-15 02:14:12,495 - INFO - Deleted policy ctest-policy-allow-all-97319956 2026-06-15 02:14:12,495 - INFO - Deleting VN ctest-vn-29858529 2026-06-15 02:14:12,539 - WARNING - Deleting VN ctest-vn-29858529 failed..Will retry 2026-06-15 02:14:14,912 - INFO - Validated that VN ctest-vn-29858529 is not found in API Server 2026-06-15 02:14:14,935 - INFO - Validated that VN ctest-vn-29858529 is not in any agent 2026-06-15 02:14:14,967 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-29858529 info 2026-06-15 02:14:14,967 - INFO - Deleting VN ctest-vn-34523331 2026-06-15 02:14:15,286 - INFO - Validated that VN ctest-vn-34523331 is not found in API Server 2026-06-15 02:14:15,307 - INFO - Validated that VN ctest-vn-34523331 is not in any agent 2026-06-15 02:14:15,350 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-34523331 info 2026-06-15 02:14:16,640 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:02:02] 2026-06-15 02:14:16,640 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:14:16,643 - INFO - ================================================================================ 2026-06-15 02:14:16,643 - INFO - STARTING TEST : test_policy 2026-06-15 02:14:17,946 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:14:17,946 - INFO - 2026-06-15 02:14:17,946 - INFO - ================================================================================ 2026-06-15 02:14:17,946 - INFO - STARTING TEST : test_policy 2026-06-15 02:14:17,946 - INFO - TEST DESCRIPTION : Configure policies based on topology and run policy related verifications. 2026-06-15 02:14:19,234 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:14:19,234 - INFO - 2026-06-15 02:14:19,234 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_basic_topology.sdn_basic_config'> 2026-06-15 02:14:19,656 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyIpv4v6-06857569'](d85149a9-919d-4098-b097-25afd5062a16) 2026-06-15 02:14:19,656 - INFO - provision user ctest-TestBasicPolicyIpv4v6-06857569 with role as admin in tenant ctest-TestBasicPolicyIpv4v6-06857569 2026-06-15 02:14:20,686 - INFO - Verification of project ctest-TestBasicPolicyIpv4v6-06857569 in API Server 10.0.0.65 passed 2026-06-15 02:14:21,097 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyIpv4v6-06857569-default-ipam passed 2026-06-15 02:14:21,114 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyIpv4v6-06857569-default-ipam passed 2026-06-15 02:14:22,133 - INFO - Created VN ctest-vnet0-36077694 2026-06-15 02:14:22,444 - INFO - Verified VN network id 11 for VN 9d2f9599-2f4d-471b-a1e7-7d8c0c26b3cd 2026-06-15 02:14:22,444 - INFO - Verifications in API Server for VN ctest-vnet0-36077694 passed 2026-06-15 02:14:22,507 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-36077694 passed 2026-06-15 02:14:22,676 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-06857569:ctest-vnet0-36077694 is found in opserver 2026-06-15 02:14:23,628 - INFO - Created VN ctest-vnet1-23873649 2026-06-15 02:14:23,974 - INFO - Verified VN network id 12 for VN f5315cdf-2e3a-4408-88a8-e450df9b00d9 2026-06-15 02:14:23,974 - INFO - Verifications in API Server for VN ctest-vnet1-23873649 passed 2026-06-15 02:14:24,035 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-23873649 passed 2026-06-15 02:14:24,239 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-06857569:ctest-vnet1-23873649 is found in opserver 2026-06-15 02:14:25,333 - INFO - Created VN ctest-vnet2-52334637 2026-06-15 02:14:25,642 - INFO - Verified VN network id 13 for VN ae4c77a8-db6a-4e71-9268-b5815a62ee2b 2026-06-15 02:14:25,642 - INFO - Verifications in API Server for VN ctest-vnet2-52334637 passed 2026-06-15 02:14:25,712 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet2-52334637 passed 2026-06-15 02:14:25,947 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-06857569:ctest-vnet2-52334637 is found in opserver 2026-06-15 02:14:26,977 - INFO - Created VN ctest-vnet3-02122854 2026-06-15 02:14:27,486 - INFO - Verified VN network id 14 for VN b9faee47-b4a9-4c47-a059-08b4fda2cb31 2026-06-15 02:14:27,486 - INFO - Verifications in API Server for VN ctest-vnet3-02122854 passed 2026-06-15 02:14:27,568 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet3-02122854 passed 2026-06-15 02:14:27,727 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-06857569:ctest-vnet3-02122854 is found in opserver 2026-06-15 02:14:28,154 - INFO - Verified policy ctest-policy0-33454191 in API Server, Result: True 2026-06-15 02:14:28,511 - INFO - Verified policy ctest-policy1-64676462 in API Server, Result: True 2026-06-15 02:14:28,865 - INFO - Verified policy ctest-policy2-98442571 in API Server, Result: True 2026-06-15 02:14:29,237 - INFO - Verified policy ctest-policy3-40455916 in API Server, Result: True 2026-06-15 02:14:29,585 - INFO - Verified policy ctest-policy4-35164557 in API Server, Result: True 2026-06-15 02:14:29,932 - INFO - Verified policy ctest-policy5-81324433 in API Server, Result: True 2026-06-15 02:14:30,279 - INFO - Verified policy ctest-policy6-25403633 in API Server, Result: True 2026-06-15 02:14:30,633 - INFO - Verified policy ctest-policy7-70456932 in API Server, Result: True 2026-06-15 02:14:37 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-06-15 02:15:05,192 - INFO - VM ([<Server: ctest-vmc0-53296238>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:15:06,444 - INFO - VM ([<Server: ctest-vmc1-98547532>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:15:06,445 - INFO - Waiting for VM ctest-vmc0-53296238 to be up.. 2026-06-15 02:16:07,621 - INFO - VM name : ctest-vmc0-53296238 2026-06-15 02:16:29,486 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-53296238 passed 2026-06-15 02:16:40,026 - INFO - Waiting for VM ctest-vmc1-98547532 to be up.. 2026-06-15 02:16:40,117 - INFO - VM name : ctest-vmc1-98547532 2026-06-15 02:16:41,466 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-98547532 passed 2026-06-15 02:16:52,532 - INFO - Validated the rules for VM:ctest-vmc1-98547532 with attached policy:['ctest-policy2-98442571', 'ctest-policy3-40455916'] and vn:ctest-vnet1-23873649 2026-06-15 02:16:52,882 - INFO - Validated the rules for VM:ctest-vmc0-53296238 with attached policy:['ctest-policy0-33454191', 'ctest-policy1-64676462'] and vn:ctest-vnet0-36077694 2026-06-15 02:16:52,891 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-06-15 02:16:52,917 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-36077694, result of expected rules check passed 2026-06-15 02:16:52,924 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet3-02122854, validated that no extra rules are present 2026-06-15 02:16:52,929 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet1-23873649, validated that no extra rules are present 2026-06-15 02:16:52,934 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet2-52334637, validated that no extra rules are present 2026-06-15 02:16:52,961 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet1-23873649, result of expected rules check passed 2026-06-15 02:16:52,968 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet3-02122854, validated that no extra rules are present 2026-06-15 02:16:52,975 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-36077694, validated that no extra rules are present 2026-06-15 02:16:52,982 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet2-52334637, validated that no extra rules are present 2026-06-15 02:16:58,576 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-53296238 passed 2026-06-15 02:17:00,852 - INFO - Ping to IP 3686:8839:a23a:fb04:32d8:19f0:0:3 from VM ctest-vmc0-53296238 passed 2026-06-15 02:17:00,852 - INFO - Deleting VM ctest-vmc1-98547532 2026-06-15 02:17:04,960 - INFO - VM ctest-vmc1-98547532 is fully removed in API-Server 2026-06-15 02:17:05,184 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-06857569:ctest-vnet1-23873649 2026-06-15 02:17:05,185 - INFO - VM ctest-vmc1-98547532 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:17:10,419 - INFO - Routes for VM ctest-vmc1-98547532 is removed in all control-nodes 2026-06-15 02:17:10,506 - INFO - 09ac9707-05ff-487d-a3bd-ae24127490e8 vm uve deleted from opserver 2026-06-15 02:17:10,518 - INFO - 09ac9707-05ff-487d-a3bd-ae24127490e8 vm uve deleted from opserver 2026-06-15 02:17:10,531 - INFO - 09ac9707-05ff-487d-a3bd-ae24127490e8 vm uve deleted from opserver 2026-06-15 02:17:10,531 - INFO - Validated that VM 09ac9707-05ff-487d-a3bd-ae24127490e8 is removed from Opserver 2026-06-15 02:17:10,531 - INFO - Deleting VM ctest-vmc0-53296238 2026-06-15 02:17:14,627 - INFO - VM ctest-vmc0-53296238 is fully removed in API-Server 2026-06-15 02:17:14,834 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-06857569:ctest-vnet0-36077694 2026-06-15 02:17:14,834 - INFO - VM ctest-vmc0-53296238 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:17:15,023 - INFO - Routes for VM ctest-vmc0-53296238 is removed in all control-nodes 2026-06-15 02:17:36,752 - INFO - c1453fad-3eb0-49d6-9dff-8573803cc05e vm uve deleted from opserver 2026-06-15 02:17:36,792 - INFO - c1453fad-3eb0-49d6-9dff-8573803cc05e vm uve deleted from opserver 2026-06-15 02:17:36,804 - INFO - c1453fad-3eb0-49d6-9dff-8573803cc05e vm uve deleted from opserver 2026-06-15 02:17:36,804 - INFO - Validated that VM c1453fad-3eb0-49d6-9dff-8573803cc05e is removed from Opserver 2026-06-15 02:17:38,264 - INFO - Deleted policy ctest-policy7-70456932 2026-06-15 02:17:38,480 - INFO - Deleted policy ctest-policy6-25403633 2026-06-15 02:17:38,711 - INFO - Deleted policy ctest-policy5-81324433 2026-06-15 02:17:38,969 - INFO - Deleted policy ctest-policy4-35164557 2026-06-15 02:17:39,201 - INFO - Deleted policy ctest-policy3-40455916 2026-06-15 02:17:39,438 - INFO - Deleted policy ctest-policy2-98442571 2026-06-15 02:17:39,663 - INFO - Deleted policy ctest-policy1-64676462 2026-06-15 02:17:39,901 - INFO - Deleted policy ctest-policy0-33454191 2026-06-15 02:17:40,084 - INFO - Deleting VN ctest-vnet3-02122854 2026-06-15 02:17:40,378 - INFO - Validated that VN ctest-vnet3-02122854 is not found in API Server 2026-06-15 02:17:40,398 - INFO - Validated that VN ctest-vnet3-02122854 is not in any agent 2026-06-15 02:17:40,430 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet3-02122854 info 2026-06-15 02:17:40,430 - INFO - Deleting VN ctest-vnet2-52334637 2026-06-15 02:17:40,768 - INFO - Validated that VN ctest-vnet2-52334637 is not found in API Server 2026-06-15 02:17:40,791 - INFO - Validated that VN ctest-vnet2-52334637 is not in any agent 2026-06-15 02:17:40,824 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet2-52334637 info 2026-06-15 02:17:40,824 - INFO - Deleting VN ctest-vnet1-23873649 2026-06-15 02:17:41,193 - INFO - Validated that VN ctest-vnet1-23873649 is not found in API Server 2026-06-15 02:17:41,216 - INFO - Validated that VN ctest-vnet1-23873649 is not in any agent 2026-06-15 02:17:41,246 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-23873649 info 2026-06-15 02:17:41,246 - INFO - Deleting VN ctest-vnet0-36077694 2026-06-15 02:17:41,599 - INFO - Validated that VN ctest-vnet0-36077694 is not found in API Server 2026-06-15 02:17:41,621 - INFO - Validated that VN ctest-vnet0-36077694 is not in any agent 2026-06-15 02:17:41,655 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-36077694 info 2026-06-15 02:17:41,748 - INFO - IPAM: ctest-TestBasicPolicyIpv4v6-06857569-default-ipam is not found in API Server 2026-06-15 02:17:41,770 - INFO - IPAM:ctest-TestBasicPolicyIpv4v6-06857569-default-ipam is not found in control node 2026-06-15 02:17:43,529 - INFO - END TEST : test_policy : PASSED[0:03:26] 2026-06-15 02:17:43,529 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:17:44,816 - INFO - END TEST : test_policy : PASSED[0:03:28] 2026-06-15 02:17:44,816 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:17:44,819 - INFO - ================================================================================ 2026-06-15 02:17:44,819 - INFO - STARTING TEST : test_policy_to_deny 2026-06-15 02:17:46,093 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:17:46,093 - INFO - 2026-06-15 02:17:46,093 - INFO - ================================================================================ 2026-06-15 02:17:46,093 - INFO - STARTING TEST : test_policy_to_deny 2026-06-15 02:17:46,093 - 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-06-15 02:17:47,368 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:17:47,368 - INFO - 2026-06-15 02:17:48,797 - INFO - Created VN ctest-vn1-71236465 2026-06-15 02:17:49,275 - INFO - Verified VN network id 11 for VN 91d5b007-3915-4201-ae9c-6cde6c627950 2026-06-15 02:17:49,275 - INFO - Verifications in API Server for VN ctest-vn1-71236465 passed 2026-06-15 02:17:49,335 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-71236465 passed 2026-06-15 02:17:49,462 - INFO - VN ctest-vn1-71236465 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-15 02:17:49,503 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-06857569:ctest-vn1-71236465 is found in opserver 2026-06-15 02:17:50,585 - INFO - VM ([<Server: ctest-vn1_vm1-12543274>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:17:51,651 - INFO - VM ([<Server: ctest-vn1_vm2-78560474>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:17:51,651 - INFO - Waiting for VM ctest-vn1_vm1-12543274 to be up.. 2026-06-15 02:18:01,897 - INFO - VM name : ctest-vn1_vm1-12543274 2026-06-15 02:18:31,942 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-12543274 passed 2026-06-15 02:18:42,491 - INFO - Waiting for VM ctest-vn1_vm2-78560474 to be up.. 2026-06-15 02:18:42,570 - INFO - VM name : ctest-vn1_vm2-78560474 2026-06-15 02:18:43,942 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-78560474 passed 2026-06-15 02:19:00,917 - WARNING - Ping to IP 192.168.10.4 from VM ctest-vn1_vm1-12543274 failed 2026-06-15 02:19:04,388 - WARNING - Ping to IP 3458:67f8:6f48:bcd:c91a:6806:0:4 from VM ctest-vn1_vm1-12543274 failed 2026-06-15 02:19:04,388 - INFO - Deleting VM ctest-vn1_vm2-78560474 2026-06-15 02:19:04,477 - INFO - Deleting VM ctest-vn1_vm1-12543274 2026-06-15 02:19:04,708 - INFO - Deleting VN ctest-vn1-71236465 2026-06-15 02:19:04,746 - WARNING - Deleting VN ctest-vn1-71236465 failed..Will retry 2026-06-15 02:19:06,816 - WARNING - Deleting VN ctest-vn1-71236465 failed..Will retry 2026-06-15 02:19:09,140 - INFO - Validated that VN ctest-vn1-71236465 is not found in API Server 2026-06-15 02:19:09,161 - INFO - Validated that VN ctest-vn1-71236465 is not in any agent 2026-06-15 02:19:09,193 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-71236465 info 2026-06-15 02:19:09,228 - INFO - Deleted policy ctest-policy1-84691316 2026-06-15 02:19:10,507 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:24] 2026-06-15 02:19:10,507 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:19:11,776 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:27] 2026-06-15 02:19:11,776 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:19:12,506 - INFO - Deleted project: ctest-TestBasicPolicyIpv4v6-06857569, ID : d85149a9-919d-4098-b097-25afd5062a16 2026-06-15 02:19:12,703 - INFO - Domain Default found not creating 2026-06-15 02:19:12,838 - INFO - Project ctest-TestBasicPolicyModifyIpv4v6-96363774 not found, creating it 2026-06-15 02:19:13,307 - INFO - Created Project:ctest-TestBasicPolicyModifyIpv4v6-96363774, ID : cb13cf7a-2319-4281-9339-e569d08d389d 2026-06-15 02:19:14,694 - INFO - ================================================================================ 2026-06-15 02:19:14,694 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-06-15 02:19:15,979 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:19:15,979 - INFO - 2026-06-15 02:19:15,979 - INFO - ================================================================================ 2026-06-15 02:19:15,980 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-06-15 02:19:15,980 - INFO - TEST DESCRIPTION : Configure policies based on topology; 2026-06-15 02:19:17,255 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:19:17,255 - INFO - 2026-06-15 02:19:17,255 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_policy_topology.sdn_single_vm_policy_config'> 2026-06-15 02:19:18,177 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyModifyIpv4v6-96363774'](cb13cf7a-2319-4281-9339-e569d08d389d) 2026-06-15 02:19:18,177 - INFO - provision user admin with role as admin in tenant ctest-TestBasicPolicyModifyIpv4v6-96363774 2026-06-15 02:19:20,519 - INFO - Verification of project ctest-TestBasicPolicyModifyIpv4v6-96363774 in API Server 10.0.0.65 passed 2026-06-15 02:19:20,920 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyModifyIpv4v6-96363774-default-ipam passed 2026-06-15 02:19:20,935 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyModifyIpv4v6-96363774-default-ipam passed 2026-06-15 02:19:22,074 - INFO - Created VN ctest-vnet0-42396481 2026-06-15 02:19:22,698 - INFO - Verified VN network id 11 for VN 4117485a-a7f5-41f7-8d83-dfa3c10c5864 2026-06-15 02:19:22,698 - INFO - Verifications in API Server for VN ctest-vnet0-42396481 passed 2026-06-15 02:19:22,768 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-42396481 passed 2026-06-15 02:19:23,926 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-96363774:ctest-vnet0-42396481 is found in opserver 2026-06-15 02:19:24,325 - INFO - Verified policy ctest-policy0-09805180 in API Server, Result: True 2026-06-15 02:19:24,662 - INFO - Verified policy ctest-policy1-36002581 in API Server, Result: True 2026-06-15 02:19:24,995 - INFO - Verified policy ctest-policy2-71110279 in API Server, Result: True 2026-06-15 02:19:26,605 - INFO - VM ([<Server: ctest-vmc0-73786534>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:19:26,605 - INFO - Waiting for VM ctest-vmc0-73786534 to be up.. 2026-06-15 02:19:41,904 - INFO - VM name : ctest-vmc0-73786534 2026-06-15 02:20:04,047 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-73786534 passed 2026-06-15 02:20:20,301 - INFO - Validated the rules for VM:ctest-vmc0-73786534 with attached policy:['ctest-policy0-09805180', 'ctest-policy1-36002581'] and vn:ctest-vnet0-42396481 2026-06-15 02:20:20,308 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-06-15 02:20:20,332 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-42396481, result of expected rules check passed 2026-06-15 02:20:20,338 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-42396481, validated that no extra rules are present 2026-06-15 02:20:20,351 - INFO - adding policy ctest-policy2-71110279 to vn ctest-vnet0-42396481 2026-06-15 02:20:25,706 - INFO - New policy list of VN ctest-vnet0-42396481 is ['ctest-policy0-09805180', 'ctest-policy1-36002581', 'ctest-policy2-71110279'] 2026-06-15 02:20:25,728 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-42396481, result of expected rules check passed 2026-06-15 02:20:25,734 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-42396481, validated that no extra rules are present 2026-06-15 02:20:30,957 - INFO - New policy list of VN ctest-vnet0-42396481 is [] 2026-06-15 02:20:30,969 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-42396481, result of expected rules check passed 2026-06-15 02:20:30,975 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-42396481, validated that no extra rules are present 2026-06-15 02:20:30,975 - INFO - Skipping deletion of policy ctest-policy2-71110279 2026-06-15 02:20:30,975 - INFO - Deleting VM ctest-vmc0-73786534 2026-06-15 02:20:35,084 - INFO - VM ctest-vmc0-73786534 is fully removed in API-Server 2026-06-15 02:20:35,304 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-96363774:ctest-vnet0-42396481 2026-06-15 02:20:35,304 - INFO - VM ctest-vmc0-73786534 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:20:35,549 - INFO - Routes for VM ctest-vmc0-73786534 is removed in all control-nodes 2026-06-15 02:20:35,746 - INFO - 8e5f53d0-ca16-4dd5-976f-41a33446e7b5 vm uve deleted from opserver 2026-06-15 02:20:35,791 - INFO - 8e5f53d0-ca16-4dd5-976f-41a33446e7b5 vm uve deleted from opserver 2026-06-15 02:20:35,803 - INFO - 8e5f53d0-ca16-4dd5-976f-41a33446e7b5 vm uve deleted from opserver 2026-06-15 02:20:35,803 - INFO - Validated that VM 8e5f53d0-ca16-4dd5-976f-41a33446e7b5 is removed from Opserver 2026-06-15 02:20:36,011 - INFO - Deleted policy ctest-policy2-71110279 2026-06-15 02:20:36,248 - INFO - Deleted policy ctest-policy1-36002581 2026-06-15 02:20:36,485 - INFO - Deleted policy ctest-policy0-09805180 2026-06-15 02:20:36,672 - INFO - Deleting VN ctest-vnet0-42396481 2026-06-15 02:20:36,952 - INFO - Validated that VN ctest-vnet0-42396481 is not found in API Server 2026-06-15 02:20:36,976 - INFO - Validated that VN ctest-vnet0-42396481 is not in any agent 2026-06-15 02:20:37,012 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-42396481 info 2026-06-15 02:20:37,108 - INFO - IPAM: ctest-TestBasicPolicyModifyIpv4v6-96363774-default-ipam is not found in API Server 2026-06-15 02:20:37,139 - INFO - IPAM:ctest-TestBasicPolicyModifyIpv4v6-96363774-default-ipam is not found in control node 2026-06-15 02:20:38,890 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:23] 2026-06-15 02:20:38,890 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:20:40,188 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:26] 2026-06-15 02:20:40,188 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:20:41,471 - INFO - Deleted project: ctest-TestBasicPolicyModifyIpv4v6-96363774, ID : cb13cf7a-2319-4281-9339-e569d08d389d 2026-06-15 02:20:41,650 - INFO - Domain Default found not creating 2026-06-15 02:20:41,785 - INFO - Project ctest-TestBasicPolicyNegativeIpv4v6-55256836 not found, creating it 2026-06-15 02:20:42,278 - INFO - Created Project:ctest-TestBasicPolicyNegativeIpv4v6-55256836, ID : 4397f4e0-a8cd-4221-a9f5-876da317fff9 2026-06-15 02:20:43,681 - INFO - ================================================================================ 2026-06-15 02:20:43,681 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-06-15 02:20:44,958 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:20:44,958 - INFO - 2026-06-15 02:20:44,958 - INFO - ================================================================================ 2026-06-15 02:20:44,958 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-06-15 02:20:44,958 - 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-06-15 02:20:46,259 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:20:46,259 - INFO - 2026-06-15 02:20:47,848 - INFO - Created VN ctest-vn4-94367384 2026-06-15 02:20:48,848 - INFO - Verified VN network id 11 for VN cea92815-d6f5-482c-b4db-5becf898e339 2026-06-15 02:20:48,848 - INFO - Verifications in API Server for VN ctest-vn4-94367384 passed 2026-06-15 02:20:48,941 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn4-94367384 passed 2026-06-15 02:20:49,071 - INFO - VN ctest-vn4-94367384 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-15 02:20:50,130 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyNegativeIpv4v6-55256836:ctest-vn4-94367384 is found in opserver 2026-06-15 02:20:50,282 - INFO - Verified policy ctest-policy1-36543088 in API Server, Result: True 2026-06-15 02:20:50,282 - INFO - Done with setup and verification, moving onto test .. 2026-06-15 02:20:50,291 - INFO - Deleting VN ctest-vn4-94367384 2026-06-15 02:20:50,679 - INFO - Validated that VN ctest-vn4-94367384 is not found in API Server 2026-06-15 02:20:50,699 - INFO - Validated that VN ctest-vn4-94367384 is not in any agent 2026-06-15 02:20:50,734 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn4-94367384 info 2026-06-15 02:20:50,780 - INFO - Deleted policy ctest-policy1-36543088 2026-06-15 02:20:52,235 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:08] 2026-06-15 02:20:52,235 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:20:53,496 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:10] 2026-06-15 02:20:53,496 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:20:54,203 - INFO - Deleted project: ctest-TestBasicPolicyNegativeIpv4v6-55256836, ID : 4397f4e0-a8cd-4221-a9f5-876da317fff9 2026-06-15 02:20:54,421 - INFO - Domain Default found not creating 2026-06-15 02:20:54,582 - INFO - Project ctest-TestPolicyAcl-10901488 not found, creating it 2026-06-15 02:20:55,120 - INFO - Created Project:ctest-TestPolicyAcl-10901488, ID : e1149b6d-bc1c-4ac1-b78c-793250ba051d 2026-06-15 02:20:56,650 - INFO - ================================================================================ 2026-06-15 02:20:56,650 - INFO - STARTING TEST : test_policy_inheritance_src_vn_dst_pol 2026-06-15 02:20:56,650 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-06-15 02:20:57,939 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:20:57,939 - INFO - 2026-06-15 02:20:59,683 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-06-15 02:20:59,699 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-06-15 02:20:59,823 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-06-15 02:20:59,839 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-06-15 02:20:59,962 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-06-15 02:20:59,979 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-06-15 02:21:00,653 - INFO - Created VN ctest-VN1-72328750 2026-06-15 02:21:01,380 - INFO - Created VN ctest-VN2-71489981 2026-06-15 02:21:02,114 - INFO - Created VN ctest-VN3-87954858 2026-06-15 02:21:02,428 - INFO - Verified VN network id 11 for VN 06e642c5-4dc3-4dcb-a43b-dc3cee5c453a 2026-06-15 02:21:02,428 - INFO - Verifications in API Server for VN ctest-VN1-72328750 passed 2026-06-15 02:21:02,501 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-72328750 passed 2026-06-15 02:21:03,817 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-10901488:ctest-VN1-72328750 is found in opserver 2026-06-15 02:21:04,079 - INFO - Verified VN network id 12 for VN ff38ef98-0f37-4e33-8127-cbde9497b985 2026-06-15 02:21:04,079 - INFO - Verifications in API Server for VN ctest-VN2-71489981 passed 2026-06-15 02:21:04,169 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-71489981 passed 2026-06-15 02:21:04,469 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-10901488:ctest-VN2-71489981 is found in opserver 2026-06-15 02:21:04,789 - INFO - Verified VN network id 13 for VN 6d836974-7d44-4a17-b588-6955eb593efe 2026-06-15 02:21:04,790 - INFO - Verifications in API Server for VN ctest-VN3-87954858 passed 2026-06-15 02:21:04,906 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-87954858 passed 2026-06-15 02:21:05,410 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-10901488:ctest-VN3-87954858 is found in opserver 2026-06-15 02:21:06,684 - INFO - Associated Policy to ctest-VN1-72328750 2026-06-15 02:21:08,158 - INFO - VM ([<Server: ctest-VM11-49192357>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:21:09,276 - INFO - VM ([<Server: ctest-VM21-09006895>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:21:10,379 - INFO - VM ([<Server: ctest-VM31-76777261>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:21:20,598 - INFO - VM name : ctest-VM11-49192357 2026-06-15 02:21:21,235 - INFO - VM ctest-VM11-49192357 verfication in all API Servers passed 2026-06-15 02:21:59,814 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-49192357 passed 2026-06-15 02:21:59,814 - INFO - VM ctest-VM11-49192357 verifications in Compute nodes passed 2026-06-15 02:22:00,110 - INFO - Validated routes of VM ctest-VM11-49192357 in all vrouters 2026-06-15 02:22:00,877 - INFO - Verification in Control-nodes for VM ctest-VM11-49192357 passed 2026-06-15 02:22:00,968 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 02:22:00,992 - INFO - VM d499bd54-3ca5-46e2-b969-68d1968b79d1 is present in default-domain:ctest-TestPolicyAcl-10901488:ctest-VN1-72328750 2026-06-15 02:22:01,140 - INFO - tap interface default-domain:ctest-TestPolicyAcl-10901488:e30a94a6-9b07-44e7-9db1-9af1356a67ad of vm d499bd54-3ca5-46e2-b969-68d1968b79d1 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 02:22:01,185 - INFO - VM ctest-VM11-49192357 validations in Opserver passed 2026-06-15 02:22:01,310 - INFO - VM name : ctest-VM21-09006895 2026-06-15 02:22:01,657 - INFO - VM ctest-VM21-09006895 verfication in all API Servers passed 2026-06-15 02:22:03,375 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-09006895 passed 2026-06-15 02:22:03,375 - INFO - VM ctest-VM21-09006895 verifications in Compute nodes passed 2026-06-15 02:22:03,612 - INFO - Validated routes of VM ctest-VM21-09006895 in all vrouters 2026-06-15 02:22:04,457 - INFO - Verification in Control-nodes for VM ctest-VM21-09006895 passed 2026-06-15 02:22:04,543 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 02:22:04,562 - INFO - VM d65f76e5-45cf-4d0f-870b-1b50b0dd2901 is present in default-domain:ctest-TestPolicyAcl-10901488:ctest-VN2-71489981 2026-06-15 02:22:04,715 - INFO - tap interface default-domain:ctest-TestPolicyAcl-10901488:1a69abe1-4624-4945-a711-afdf8a03b006 of vm d65f76e5-45cf-4d0f-870b-1b50b0dd2901 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-2 uve 2026-06-15 02:22:04,753 - INFO - VM ctest-VM21-09006895 validations in Opserver passed 2026-06-15 02:22:04,831 - INFO - VM name : ctest-VM31-76777261 2026-06-15 02:22:05,144 - INFO - VM ctest-VM31-76777261 verfication in all API Servers passed 2026-06-15 02:22:06,843 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-76777261 passed 2026-06-15 02:22:06,843 - INFO - VM ctest-VM31-76777261 verifications in Compute nodes passed 2026-06-15 02:22:07,045 - INFO - Validated routes of VM ctest-VM31-76777261 in all vrouters 2026-06-15 02:22:07,822 - INFO - Verification in Control-nodes for VM ctest-VM31-76777261 passed 2026-06-15 02:22:07,921 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 02:22:07,945 - INFO - VM eb31e678-c980-411b-a670-5902e7154d34 is present in default-domain:ctest-TestPolicyAcl-10901488:ctest-VN3-87954858 2026-06-15 02:22:08,090 - INFO - tap interface default-domain:ctest-TestPolicyAcl-10901488:3beb2a55-fcee-4adb-a0a6-45baf7c63c7e of vm eb31e678-c980-411b-a670-5902e7154d34 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 02:22:08,128 - INFO - VM ctest-VM31-76777261 validations in Opserver passed 2026-06-15 02:22:08,129 - INFO - Waiting for VM ctest-VM11-49192357 to be up.. 2026-06-15 02:22:09,300 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-49192357 passed 2026-06-15 02:22:09,540 - INFO - Waiting for VM ctest-VM21-09006895 to be up.. 2026-06-15 02:22:10,710 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-09006895 passed 2026-06-15 02:22:10,948 - INFO - Waiting for VM ctest-VM31-76777261 to be up.. 2026-06-15 02:22:12,119 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-76777261 passed 2026-06-15 02:22:22,203 - INFO - Ping to IP 218.108.28.67 from VM ctest-VM11-49192357 passed 2026-06-15 02:22:22,203 - INFO - Test with src as VN and dst as policy PASSED 2026-06-15 02:22:22,203 - INFO - Deleting VM ctest-VM31-76777261 2026-06-15 02:22:26,361 - INFO - VM ctest-VM31-76777261 is fully removed in API-Server 2026-06-15 02:22:26,558 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-10901488:ctest-VN3-87954858 2026-06-15 02:22:26,558 - INFO - VM ctest-VM31-76777261 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:22:26,805 - INFO - Routes for VM ctest-VM31-76777261 is removed in all control-nodes 2026-06-15 02:22:36,112 - INFO - eb31e678-c980-411b-a670-5902e7154d34 vm uve deleted from opserver 2026-06-15 02:22:36,125 - INFO - eb31e678-c980-411b-a670-5902e7154d34 vm uve deleted from opserver 2026-06-15 02:22:36,136 - INFO - eb31e678-c980-411b-a670-5902e7154d34 vm uve deleted from opserver 2026-06-15 02:22:36,136 - INFO - Validated that VM eb31e678-c980-411b-a670-5902e7154d34 is removed from Opserver 2026-06-15 02:22:36,136 - INFO - Deleting VM ctest-VM21-09006895 2026-06-15 02:22:40,262 - INFO - VM ctest-VM21-09006895 is fully removed in API-Server 2026-06-15 02:22:40,463 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-10901488:ctest-VN2-71489981 2026-06-15 02:22:40,464 - INFO - VM ctest-VM21-09006895 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:22:40,667 - INFO - Routes for VM ctest-VM21-09006895 is removed in all control-nodes 2026-06-15 02:23:08,425 - INFO - d65f76e5-45cf-4d0f-870b-1b50b0dd2901 vm uve deleted from opserver 2026-06-15 02:23:08,437 - INFO - d65f76e5-45cf-4d0f-870b-1b50b0dd2901 vm uve deleted from opserver 2026-06-15 02:23:08,451 - INFO - d65f76e5-45cf-4d0f-870b-1b50b0dd2901 vm uve deleted from opserver 2026-06-15 02:23:08,451 - INFO - Validated that VM d65f76e5-45cf-4d0f-870b-1b50b0dd2901 is removed from Opserver 2026-06-15 02:23:08,451 - INFO - Deleting VM ctest-VM11-49192357 2026-06-15 02:23:12,565 - INFO - VM ctest-VM11-49192357 is fully removed in API-Server 2026-06-15 02:23:12,774 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-10901488:ctest-VN1-72328750 2026-06-15 02:23:12,774 - INFO - VM ctest-VM11-49192357 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:23:12,975 - INFO - Routes for VM ctest-VM11-49192357 is removed in all control-nodes 2026-06-15 02:23:37,549 - INFO - d499bd54-3ca5-46e2-b969-68d1968b79d1 vm uve deleted from opserver 2026-06-15 02:23:37,563 - INFO - d499bd54-3ca5-46e2-b969-68d1968b79d1 vm uve deleted from opserver 2026-06-15 02:23:37,585 - INFO - d499bd54-3ca5-46e2-b969-68d1968b79d1 vm uve deleted from opserver 2026-06-15 02:23:37,585 - INFO - Validated that VM d499bd54-3ca5-46e2-b969-68d1968b79d1 is removed from Opserver 2026-06-15 02:23:38,236 - INFO - Detached Policy from ctest-VN1-72328750 2026-06-15 02:23:38,274 - INFO - Deleted policy ctest-policy13-28702473 2026-06-15 02:23:38,309 - INFO - Deleted policy ctest-policy21-51776752 2026-06-15 02:23:38,340 - INFO - Deleted policy ctest-policy12-94988954 2026-06-15 02:23:38,340 - INFO - Deleting VN ctest-VN3-87954858 2026-06-15 02:23:38,697 - INFO - Validated that VN ctest-VN3-87954858 is not found in API Server 2026-06-15 02:23:38,723 - INFO - Validated that VN ctest-VN3-87954858 is not in any agent 2026-06-15 02:23:38,765 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-87954858 info 2026-06-15 02:23:38,765 - INFO - Deleting VN ctest-VN2-71489981 2026-06-15 02:23:39,087 - INFO - Validated that VN ctest-VN2-71489981 is not found in API Server 2026-06-15 02:23:39,111 - INFO - Validated that VN ctest-VN2-71489981 is not in any agent 2026-06-15 02:23:39,147 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-71489981 info 2026-06-15 02:23:39,147 - INFO - Deleting VN ctest-VN1-72328750 2026-06-15 02:23:39,470 - INFO - Validated that VN ctest-VN1-72328750 is not found in API Server 2026-06-15 02:23:39,499 - INFO - Validated that VN ctest-VN1-72328750 is not in any agent 2026-06-15 02:23:39,533 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-72328750 info 2026-06-15 02:23:39,624 - INFO - IPAM: ipam3 is not found in API Server 2026-06-15 02:23:39,644 - INFO - IPAM:ipam3 is not found in control node 2026-06-15 02:23:39,788 - INFO - IPAM: ipam2 is not found in API Server 2026-06-15 02:23:39,818 - INFO - IPAM:ipam2 is not found in control node 2026-06-15 02:23:39,972 - INFO - IPAM: ipam1 is not found in API Server 2026-06-15 02:23:40,001 - INFO - IPAM:ipam1 is not found in control node 2026-06-15 02:23:41,300 - INFO - END TEST : test_policy_inheritance_src_vn_dst_pol : PASSED[0:02:45] 2026-06-15 02:23:41,300 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:23:42,063 - INFO - Deleted project: ctest-TestPolicyAcl-10901488, ID : e1149b6d-bc1c-4ac1-b78c-793250ba051d 2026-06-15 02:23:42,302 - INFO - Domain Default found not creating 2026-06-15 02:23:42,485 - INFO - Project ctest-TestPolicyAclIpv4v6-64418777 not found, creating it 2026-06-15 02:23:43,091 - INFO - Created Project:ctest-TestPolicyAclIpv4v6-64418777, ID : 0c594724-73d8-4c9d-90b2-dce13cbebb8c 2026-06-15 02:23:44,627 - INFO - ================================================================================ 2026-06-15 02:23:44,627 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-06-15 02:23:45,926 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:23:45,926 - INFO - 2026-06-15 02:23:45,926 - INFO - ================================================================================ 2026-06-15 02:23:45,926 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-06-15 02:23:45,926 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-06-15 02:23:47,220 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:23:47,220 - INFO - 2026-06-15 02:23:49,037 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-06-15 02:23:49,054 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-06-15 02:23:49,179 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-06-15 02:23:49,198 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-06-15 02:23:49,324 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-06-15 02:23:49,342 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-06-15 02:23:50,234 - INFO - Created VN ctest-VN1-44142133 2026-06-15 02:23:51,254 - INFO - Created VN ctest-VN2-15378418 2026-06-15 02:23:52,099 - INFO - Created VN ctest-VN3-37413015 2026-06-15 02:23:52,429 - INFO - Verified VN network id 11 for VN 4a630ead-d747-428f-a192-7a5987978368 2026-06-15 02:23:52,429 - INFO - Verifications in API Server for VN ctest-VN1-44142133 passed 2026-06-15 02:23:52,495 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-44142133 passed 2026-06-15 02:23:53,788 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-64418777:ctest-VN1-44142133 is found in opserver 2026-06-15 02:23:54,023 - INFO - Verified VN network id 12 for VN fff685ea-f7c5-4700-90f4-5fa2723e28f5 2026-06-15 02:23:54,023 - INFO - Verifications in API Server for VN ctest-VN2-15378418 passed 2026-06-15 02:23:54,102 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-15378418 passed 2026-06-15 02:23:54,428 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-64418777:ctest-VN2-15378418 is found in opserver 2026-06-15 02:23:54,641 - INFO - Verified VN network id 13 for VN 89f853a7-e3e8-4a2c-acaa-a87c7bbfb167 2026-06-15 02:23:54,642 - INFO - Verifications in API Server for VN ctest-VN3-37413015 passed 2026-06-15 02:23:54,707 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-37413015 passed 2026-06-15 02:23:54,996 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-64418777:ctest-VN3-37413015 is found in opserver 2026-06-15 02:23:57,808 - INFO - VM ([<Server: ctest-VM11-91356419>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:23:58,862 - INFO - VM ([<Server: ctest-VM21-12905978>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:23:59,919 - INFO - VM ([<Server: ctest-VM31-07887648>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:24:10,144 - INFO - VM name : ctest-VM11-91356419 2026-06-15 02:24:10,854 - INFO - VM ctest-VM11-91356419 verfication in all API Servers passed 2026-06-15 02:24:47,329 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-91356419 passed 2026-06-15 02:24:47,329 - INFO - VM ctest-VM11-91356419 verifications in Compute nodes passed 2026-06-15 02:24:47,589 - INFO - Validated routes of VM ctest-VM11-91356419 in all vrouters 2026-06-15 02:24:48,740 - INFO - Verification in Control-nodes for VM ctest-VM11-91356419 passed 2026-06-15 02:24:48,843 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 02:24:48,864 - INFO - VM bc4bc730-7b7c-40f5-ad4e-8c50988a6f60 is present in default-domain:ctest-TestPolicyAclIpv4v6-64418777:ctest-VN1-44142133 2026-06-15 02:24:49,011 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-64418777:32dd9704-8d3f-4180-8671-fa7f2ba7a078 of vm bc4bc730-7b7c-40f5-ad4e-8c50988a6f60 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 02:24:49,071 - INFO - VM ctest-VM11-91356419 validations in Opserver passed 2026-06-15 02:24:49,151 - INFO - VM name : ctest-VM21-12905978 2026-06-15 02:24:49,492 - INFO - VM ctest-VM21-12905978 verfication in all API Servers passed 2026-06-15 02:24:51,203 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-12905978 passed 2026-06-15 02:24:51,203 - INFO - VM ctest-VM21-12905978 verifications in Compute nodes passed 2026-06-15 02:24:51,508 - INFO - Validated routes of VM ctest-VM21-12905978 in all vrouters 2026-06-15 02:24:52,648 - INFO - Verification in Control-nodes for VM ctest-VM21-12905978 passed 2026-06-15 02:24:52,756 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 02:24:52,775 - INFO - VM 65365603-3aea-4c53-a878-4f6fdaa549e6 is present in default-domain:ctest-TestPolicyAclIpv4v6-64418777:ctest-VN2-15378418 2026-06-15 02:24:52,936 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-64418777:16534688-7e30-4e14-a8ea-83b85d641c2e of vm 65365603-3aea-4c53-a878-4f6fdaa549e6 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-2 uve 2026-06-15 02:24:52,971 - INFO - VM ctest-VM21-12905978 validations in Opserver passed 2026-06-15 02:24:53,055 - INFO - VM name : ctest-VM31-07887648 2026-06-15 02:24:53,401 - INFO - VM ctest-VM31-07887648 verfication in all API Servers passed 2026-06-15 02:24:55,068 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-07887648 passed 2026-06-15 02:24:55,068 - INFO - VM ctest-VM31-07887648 verifications in Compute nodes passed 2026-06-15 02:24:55,281 - INFO - Validated routes of VM ctest-VM31-07887648 in all vrouters 2026-06-15 02:24:56,232 - INFO - Verification in Control-nodes for VM ctest-VM31-07887648 passed 2026-06-15 02:24:56,331 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 02:24:56,349 - INFO - VM de3102d3-72df-45b5-8808-c6368885d6eb is present in default-domain:ctest-TestPolicyAclIpv4v6-64418777:ctest-VN3-37413015 2026-06-15 02:24:56,492 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-64418777:5fd2be9e-e003-4a6a-b1e0-d539c26578da of vm de3102d3-72df-45b5-8808-c6368885d6eb is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 02:24:56,532 - INFO - VM ctest-VM31-07887648 validations in Opserver passed 2026-06-15 02:24:56,533 - INFO - Waiting for VM ctest-VM11-91356419 to be up.. 2026-06-15 02:24:57,712 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-91356419 passed 2026-06-15 02:25:03,116 - INFO - Waiting for VM ctest-VM21-12905978 to be up.. 2026-06-15 02:25:04,299 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-12905978 passed 2026-06-15 02:25:14,824 - INFO - Waiting for VM ctest-VM31-07887648 to be up.. 2026-06-15 02:25:16,003 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-07887648 passed 2026-06-15 02:25:22,281 - INFO - Ping to IP 150.34.114.67 from VM ctest-VM11-91356419 passed 2026-06-15 02:25:24,571 - INFO - Ping to IP 279a:8c4e:5c3f:6258:fd8e:f056:0:3 from VM ctest-VM11-91356419 passed 2026-06-15 02:25:24,571 - INFO - Test with src as policy and dst as any PASSED 2026-06-15 02:25:24,571 - INFO - Deleting VM ctest-VM31-07887648 2026-06-15 02:25:28,695 - INFO - VM ctest-VM31-07887648 is fully removed in API-Server 2026-06-15 02:25:28,899 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-64418777:ctest-VN3-37413015 2026-06-15 02:25:28,899 - INFO - VM ctest-VM31-07887648 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:25:29,126 - INFO - Routes for VM ctest-VM31-07887648 is removed in all control-nodes 2026-06-15 02:25:35,338 - INFO - de3102d3-72df-45b5-8808-c6368885d6eb vm uve deleted from opserver 2026-06-15 02:25:35,351 - INFO - de3102d3-72df-45b5-8808-c6368885d6eb vm uve deleted from opserver 2026-06-15 02:25:35,364 - INFO - de3102d3-72df-45b5-8808-c6368885d6eb vm uve deleted from opserver 2026-06-15 02:25:35,364 - INFO - Validated that VM de3102d3-72df-45b5-8808-c6368885d6eb is removed from Opserver 2026-06-15 02:25:35,364 - INFO - Deleting VM ctest-VM21-12905978 2026-06-15 02:25:39,475 - INFO - VM ctest-VM21-12905978 is fully removed in API-Server 2026-06-15 02:25:39,687 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-64418777:ctest-VN2-15378418 2026-06-15 02:25:39,687 - INFO - VM ctest-VM21-12905978 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:25:39,906 - INFO - Routes for VM ctest-VM21-12905978 is removed in all control-nodes 2026-06-15 02:25:39,999 - INFO - 65365603-3aea-4c53-a878-4f6fdaa549e6 vm uve deleted from opserver 2026-06-15 02:25:40,011 - INFO - 65365603-3aea-4c53-a878-4f6fdaa549e6 vm uve deleted from opserver 2026-06-15 02:25:40,023 - INFO - 65365603-3aea-4c53-a878-4f6fdaa549e6 vm uve deleted from opserver 2026-06-15 02:25:40,023 - INFO - Validated that VM 65365603-3aea-4c53-a878-4f6fdaa549e6 is removed from Opserver 2026-06-15 02:25:40,023 - INFO - Deleting VM ctest-VM11-91356419 2026-06-15 02:25:44,145 - INFO - VM ctest-VM11-91356419 is fully removed in API-Server 2026-06-15 02:25:44,356 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-64418777:ctest-VN1-44142133 2026-06-15 02:25:44,356 - INFO - VM ctest-VM11-91356419 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:25:44,562 - INFO - Routes for VM ctest-VM11-91356419 is removed in all control-nodes 2026-06-15 02:26:06,130 - INFO - bc4bc730-7b7c-40f5-ad4e-8c50988a6f60 vm uve deleted from opserver 2026-06-15 02:26:06,142 - INFO - bc4bc730-7b7c-40f5-ad4e-8c50988a6f60 vm uve deleted from opserver 2026-06-15 02:26:06,154 - INFO - bc4bc730-7b7c-40f5-ad4e-8c50988a6f60 vm uve deleted from opserver 2026-06-15 02:26:06,154 - INFO - Validated that VM bc4bc730-7b7c-40f5-ad4e-8c50988a6f60 is removed from Opserver 2026-06-15 02:26:06,967 - INFO - Deleted policy ctest-policy21-53329508 2026-06-15 02:26:07,019 - INFO - Deleted policy ctest-policy12-12621631 2026-06-15 02:26:07,068 - INFO - Deleted policy ctest-policy13-85174663 2026-06-15 02:26:07,069 - INFO - Deleting VN ctest-VN3-37413015 2026-06-15 02:26:07,395 - INFO - Validated that VN ctest-VN3-37413015 is not found in API Server 2026-06-15 02:26:07,417 - INFO - Validated that VN ctest-VN3-37413015 is not in any agent 2026-06-15 02:26:07,444 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-37413015 info 2026-06-15 02:26:07,444 - INFO - Deleting VN ctest-VN2-15378418 2026-06-15 02:26:07,728 - INFO - Validated that VN ctest-VN2-15378418 is not found in API Server 2026-06-15 02:26:07,750 - INFO - Validated that VN ctest-VN2-15378418 is not in any agent 2026-06-15 02:26:07,779 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-15378418 info 2026-06-15 02:26:07,779 - INFO - Deleting VN ctest-VN1-44142133 2026-06-15 02:26:08,101 - INFO - Validated that VN ctest-VN1-44142133 is not found in API Server 2026-06-15 02:26:08,135 - INFO - Validated that VN ctest-VN1-44142133 is not in any agent 2026-06-15 02:26:08,166 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-44142133 info 2026-06-15 02:26:08,264 - INFO - IPAM: ipam3 is not found in API Server 2026-06-15 02:26:08,289 - INFO - IPAM:ipam3 is not found in control node 2026-06-15 02:26:08,432 - INFO - IPAM: ipam2 is not found in API Server 2026-06-15 02:26:08,457 - INFO - IPAM:ipam2 is not found in control node 2026-06-15 02:26:08,600 - INFO - IPAM: ipam1 is not found in API Server 2026-06-15 02:26:08,623 - INFO - IPAM:ipam1 is not found in control node 2026-06-15 02:26:09,899 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:02:24] 2026-06-15 02:26:09,899 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:26:11,173 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:02:27] 2026-06-15 02:26:11,173 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:26:11,914 - INFO - Deleted project: ctest-TestPolicyAclIpv4v6-64418777, ID : 0c594724-73d8-4c9d-90b2-dce13cbebb8c 2026-06-15 02:26:12,119 - INFO - Domain Default found not creating 2026-06-15 02:26:12,285 - INFO - Project ctest-TestBasicPolicy-48976246 not found, creating it 2026-06-15 02:26:12,786 - INFO - Created Project:ctest-TestBasicPolicy-48976246, ID : 7a70a46a-f5a6-4537-952f-c3e6de11f341 2026-06-15 02:26:14,214 - INFO - ================================================================================ 2026-06-15 02:26:14,214 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-06-15 02:26:14,214 - 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-06-15 02:26:15,502 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:26:15,502 - INFO - 2026-06-15 02:26:16,423 - INFO - Created VN ctest-vn-49586317 2026-06-15 02:26:17,022 - INFO - Created VN ctest-vn-42325467 2026-06-15 02:26:18,196 - INFO - Verified VN network id 11 for VN 2547effa-e196-4052-a2b1-ffa20a843762 2026-06-15 02:26:18,196 - INFO - Verifications in API Server for VN ctest-vn-49586317 passed 2026-06-15 02:26:18,263 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-49586317 passed 2026-06-15 02:26:18,387 - INFO - VN ctest-vn-49586317 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-15 02:26:19,418 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-48976246:ctest-vn-49586317 is found in opserver 2026-06-15 02:26:19,667 - INFO - Verified VN network id 12 for VN 1ba3f2cc-ed46-4766-84c1-0254d2fba022 2026-06-15 02:26:19,667 - INFO - Verifications in API Server for VN ctest-vn-42325467 passed 2026-06-15 02:26:19,738 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-42325467 passed 2026-06-15 02:26:19,897 - INFO - VN ctest-vn-42325467 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-15 02:26:20,039 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-48976246:ctest-vn-42325467 is found in opserver 2026-06-15 02:26:21,146 - INFO - VM ([<Server: ctest-TestBasicPolicy-48976246-41188079>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:26:22,284 - INFO - VM ([<Server: ctest-TestBasicPolicy-48976246-79807738>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:26:22,284 - INFO - Waiting for VM ctest-TestBasicPolicy-48976246-41188079 to be up.. 2026-06-15 02:26:32,512 - INFO - VM name : ctest-TestBasicPolicy-48976246-41188079 2026-06-15 02:26:58,817 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-48976246-41188079 passed 2026-06-15 02:27:09,392 - INFO - Waiting for VM ctest-TestBasicPolicy-48976246-79807738 to be up.. 2026-06-15 02:27:09,472 - INFO - VM name : ctest-TestBasicPolicy-48976246-79807738 2026-06-15 02:27:10,825 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-48976246-79807738 passed 2026-06-15 02:27:58,412 - INFO - Ping to IP 198.197.128.67 from VM ctest-TestBasicPolicy-48976246-41188079 passed 2026-06-15 02:28:01,836 - WARNING - Ping to IP 198.197.128.67 from VM ctest-TestBasicPolicy-48976246-41188079 failed 2026-06-15 02:28:01,836 - INFO - Deleting VM ctest-TestBasicPolicy-48976246-79807738 2026-06-15 02:28:01,911 - INFO - Deleting VM ctest-TestBasicPolicy-48976246-41188079 2026-06-15 02:28:02,399 - INFO - Deleted policy ctest-policy-allow-all-68771469 2026-06-15 02:28:02,399 - INFO - Deleting VN ctest-vn-42325467 2026-06-15 02:28:02,453 - WARNING - Deleting VN ctest-vn-42325467 failed..Will retry 2026-06-15 02:28:04,741 - INFO - Validated that VN ctest-vn-42325467 is not found in API Server 2026-06-15 02:28:04,764 - INFO - Validated that VN ctest-vn-42325467 is not in any agent 2026-06-15 02:28:04,798 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-42325467 info 2026-06-15 02:28:04,798 - INFO - Deleting VN ctest-vn-49586317 2026-06-15 02:28:05,095 - INFO - Validated that VN ctest-vn-49586317 is not found in API Server 2026-06-15 02:28:05,119 - INFO - Validated that VN ctest-vn-49586317 is not in any agent 2026-06-15 02:28:05,158 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-49586317 info 2026-06-15 02:28:06,448 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:01:52] 2026-06-15 02:28:06,448 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:28:07,181 - INFO - Deleted project: ctest-TestBasicPolicy-48976246, ID : 7a70a46a-f5a6-4537-952f-c3e6de11f341 2026-06-15 02:28:07,406 - INFO - Domain Default found not creating 2026-06-15 02:28:07,573 - INFO - Project ctest-TestDetailedPolicy0Ipv4v6-41900565 not found, creating it 2026-06-15 02:28:08,116 - INFO - Created Project:ctest-TestDetailedPolicy0Ipv4v6-41900565, ID : 584099ba-644f-44cf-ac74-14bc001c1bdf 2026-06-15 02:28:09,600 - INFO - ================================================================================ 2026-06-15 02:28:09,600 - INFO - STARTING TEST : test_repeated_policy_modify 2026-06-15 02:28:10,880 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:28:10,880 - INFO - 2026-06-15 02:28:10,880 - INFO - ================================================================================ 2026-06-15 02:28:10,880 - INFO - STARTING TEST : test_repeated_policy_modify 2026-06-15 02:28:10,880 - 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-06-15 02:28:12,166 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:28:12,166 - INFO - 2026-06-15 02:28:12,166 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_multiple_policy_topology.sdn_single_vm_multiple_policy_config'> 2026-06-15 02:28:12,892 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy0Ipv4v6-41900565'](584099ba-644f-44cf-ac74-14bc001c1bdf) 2026-06-15 02:28:12,892 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy0Ipv4v6-41900565 2026-06-15 02:28:15,314 - INFO - Verification of project ctest-TestDetailedPolicy0Ipv4v6-41900565 in API Server 10.0.0.65 passed 2026-06-15 02:28:15,772 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy0Ipv4v6-41900565-default-ipam passed 2026-06-15 02:28:15,796 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy0Ipv4v6-41900565-default-ipam passed 2026-06-15 02:28:17,090 - INFO - Created VN ctest-vnet0-98949889 2026-06-15 02:28:17,738 - INFO - Verified VN network id 11 for VN b2a66522-4fd9-489f-b353-24357e007047 2026-06-15 02:28:17,738 - INFO - Verifications in API Server for VN ctest-vnet0-98949889 passed 2026-06-15 02:28:17,811 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-98949889 passed 2026-06-15 02:28:19,021 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-41900565:ctest-vnet0-98949889 is found in opserver 2026-06-15 02:28:19,388 - INFO - Verified policy ctest-policy0-16205239 in API Server, Result: True 2026-06-15 02:28:19,749 - INFO - Verified policy ctest-policy1-35415834 in API Server, Result: True 2026-06-15 02:28:20,155 - INFO - Verified policy ctest-policy2-73581138 in API Server, Result: True 2026-06-15 02:28:20,501 - INFO - Verified policy ctest-policy3-30501045 in API Server, Result: True 2026-06-15 02:28:20,857 - INFO - Verified policy ctest-policy4-08429319 in API Server, Result: True 2026-06-15 02:28:21,253 - INFO - Verified policy ctest-policy5-46999332 in API Server, Result: True 2026-06-15 02:28:21,614 - INFO - Verified policy ctest-policy6-36018459 in API Server, Result: True 2026-06-15 02:28:21,954 - INFO - Verified policy ctest-policy7-07029410 in API Server, Result: True 2026-06-15 02:28:22,318 - INFO - Verified policy ctest-policy8-24296739 in API Server, Result: True 2026-06-15 02:28:22,694 - INFO - Verified policy ctest-policy9-04516379 in API Server, Result: True 2026-06-15 02:28:24,929 - INFO - VM ([<Server: ctest-vmc0-92143606>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:28:24,929 - INFO - Waiting for VM ctest-vmc0-92143606 to be up.. 2026-06-15 02:28:40,237 - INFO - VM name : ctest-vmc0-92143606 2026-06-15 02:29:02,402 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-92143606 passed 2026-06-15 02:29:13,906 - INFO - Validated the rules for VM:ctest-vmc0-92143606 with attached policy:['ctest-policy0-16205239', 'ctest-policy1-35415834', 'ctest-policy2-73581138', 'ctest-policy3-30501045', 'ctest-policy4-08429319', 'ctest-policy5-46999332', 'ctest-policy6-36018459', 'ctest-policy7-07029410', 'ctest-policy8-24296739', 'ctest-policy9-04516379'] and vn:ctest-vnet0-98949889 2026-06-15 02:29:13,913 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-06-15 02:29:13,939 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-98949889, result of expected rules check passed 2026-06-15 02:29:13,944 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-98949889, validated that no extra rules are present 2026-06-15 02:29:19,230 - INFO - new policy list of vn ctest-vnet0-98949889 is ctest-policy0-16205239 2026-06-15 02:29:19,247 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-98949889, result of expected rules check passed 2026-06-15 02:29:19,252 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-98949889, validated that no extra rules are present 2026-06-15 02:29:24,476 - INFO - new policy list of vn ctest-vnet0-98949889 is ctest-policy1-35415834 2026-06-15 02:29:24,501 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-98949889, result of expected rules check passed 2026-06-15 02:29:24,508 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-98949889, validated that no extra rules are present 2026-06-15 02:29:29,805 - INFO - new policy list of vn ctest-vnet0-98949889 is ctest-policy2-73581138 2026-06-15 02:29:29,827 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-98949889, result of expected rules check passed 2026-06-15 02:29:29,833 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-98949889, validated that no extra rules are present 2026-06-15 02:29:35,047 - INFO - new policy list of vn ctest-vnet0-98949889 is ctest-policy3-30501045 2026-06-15 02:29:35,072 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-98949889, result of expected rules check passed 2026-06-15 02:29:35,078 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-98949889, validated that no extra rules are present 2026-06-15 02:29:40,364 - INFO - new policy list of vn ctest-vnet0-98949889 is ctest-policy4-08429319 2026-06-15 02:29:40,382 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-98949889, result of expected rules check passed 2026-06-15 02:29:40,387 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-98949889, validated that no extra rules are present 2026-06-15 02:29:45,607 - INFO - new policy list of vn ctest-vnet0-98949889 is ctest-policy5-46999332 2026-06-15 02:29:45,628 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-98949889, result of expected rules check passed 2026-06-15 02:29:45,633 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-98949889, validated that no extra rules are present 2026-06-15 02:29:50,875 - INFO - new policy list of vn ctest-vnet0-98949889 is ctest-policy6-36018459 2026-06-15 02:29:50,897 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-98949889, result of expected rules check passed 2026-06-15 02:29:50,902 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-98949889, validated that no extra rules are present 2026-06-15 02:29:56,149 - INFO - new policy list of vn ctest-vnet0-98949889 is ctest-policy7-07029410 2026-06-15 02:29:56,171 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-98949889, result of expected rules check passed 2026-06-15 02:29:56,177 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-98949889, validated that no extra rules are present 2026-06-15 02:30:01,397 - INFO - new policy list of vn ctest-vnet0-98949889 is ctest-policy8-24296739 2026-06-15 02:30:01,426 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-98949889, result of expected rules check passed 2026-06-15 02:30:01,432 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-98949889, validated that no extra rules are present 2026-06-15 02:30:06,701 - INFO - new policy list of vn ctest-vnet0-98949889 is ctest-policy9-04516379 2026-06-15 02:30:06,727 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-98949889, result of expected rules check passed 2026-06-15 02:30:06,734 - INFO - Compute node: 10.0.0.130, VN: ctest-vnet0-98949889, validated that no extra rules are present 2026-06-15 02:30:06,734 - INFO - Deleting VM ctest-vmc0-92143606 2026-06-15 02:30:10,866 - INFO - VM ctest-vmc0-92143606 is fully removed in API-Server 2026-06-15 02:30:11,074 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-41900565:ctest-vnet0-98949889 2026-06-15 02:30:11,075 - INFO - VM ctest-vmc0-92143606 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:30:11,310 - INFO - Routes for VM ctest-vmc0-92143606 is removed in all control-nodes 2026-06-15 02:30:36,090 - INFO - 3793e0d0-58da-4fee-a8ad-bbaf027eae37 vm uve deleted from opserver 2026-06-15 02:30:36,105 - INFO - 3793e0d0-58da-4fee-a8ad-bbaf027eae37 vm uve deleted from opserver 2026-06-15 02:30:36,122 - INFO - 3793e0d0-58da-4fee-a8ad-bbaf027eae37 vm uve deleted from opserver 2026-06-15 02:30:36,122 - INFO - Validated that VM 3793e0d0-58da-4fee-a8ad-bbaf027eae37 is removed from Opserver 2026-06-15 02:30:36,526 - INFO - Deleted policy ctest-policy9-04516379 2026-06-15 02:30:36,730 - INFO - Deleted policy ctest-policy8-24296739 2026-06-15 02:30:36,918 - INFO - Deleted policy ctest-policy7-07029410 2026-06-15 02:30:37,122 - INFO - Deleted policy ctest-policy6-36018459 2026-06-15 02:30:37,350 - INFO - Deleted policy ctest-policy5-46999332 2026-06-15 02:30:37,588 - INFO - Deleted policy ctest-policy4-08429319 2026-06-15 02:30:37,819 - INFO - Deleted policy ctest-policy3-30501045 2026-06-15 02:30:38,068 - INFO - Deleted policy ctest-policy2-73581138 2026-06-15 02:30:38,315 - INFO - Deleted policy ctest-policy1-35415834 2026-06-15 02:30:38,533 - INFO - Deleted policy ctest-policy0-16205239 2026-06-15 02:30:38,724 - INFO - Deleting VN ctest-vnet0-98949889 2026-06-15 02:30:39,117 - INFO - Validated that VN ctest-vnet0-98949889 is not found in API Server 2026-06-15 02:30:39,137 - INFO - Validated that VN ctest-vnet0-98949889 is not in any agent 2026-06-15 02:30:39,168 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-98949889 info 2026-06-15 02:30:39,268 - INFO - IPAM: ctest-TestDetailedPolicy0Ipv4v6-41900565-default-ipam is not found in API Server 2026-06-15 02:30:39,287 - INFO - IPAM:ctest-TestDetailedPolicy0Ipv4v6-41900565-default-ipam is not found in control node 2026-06-15 02:30:41,012 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:31] 2026-06-15 02:30:41,012 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:30:42,308 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:33] 2026-06-15 02:30:42,308 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:30:43,490 - INFO - Deleted project: ctest-TestDetailedPolicy0Ipv4v6-41900565, ID : 584099ba-644f-44cf-ac74-14bc001c1bdf 2026-06-15 02:30:43,660 - INFO - Domain Default found not creating 2026-06-15 02:30:43,805 - INFO - Project ctest-TestDetailedPolicy1-06228306 not found, creating it 2026-06-15 02:30:44,292 - INFO - Created Project:ctest-TestDetailedPolicy1-06228306, ID : f0aa0b90-17a8-4811-ba04-25df6ac927e4 2026-06-15 02:30:45,704 - INFO - ================================================================================ 2026-06-15 02:30:45,704 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-06-15 02:30:45,704 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-06-15 02:30:46,981 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:30:46,981 - INFO - 2026-06-15 02:30:46,981 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-06-15 02:30:47,834 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1-06228306'](f0aa0b90-17a8-4811-ba04-25df6ac927e4) 2026-06-15 02:30:47,834 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1-06228306 2026-06-15 02:30:50,341 - INFO - Verification of project ctest-TestDetailedPolicy1-06228306 in API Server 10.0.0.65 passed 2026-06-15 02:30:50,754 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1-06228306-default-ipam passed 2026-06-15 02:30:50,769 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1-06228306-default-ipam passed 2026-06-15 02:30:51,890 - INFO - Created VN ctest-vnet0-82209508 2026-06-15 02:30:52,512 - INFO - Verified VN network id 11 for VN d0a48a7c-d06c-4268-8070-ddd5be031e18 2026-06-15 02:30:52,512 - INFO - Verifications in API Server for VN ctest-vnet0-82209508 passed 2026-06-15 02:30:52,586 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-82209508 passed 2026-06-15 02:30:53,744 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-06228306:ctest-vnet0-82209508 is found in opserver 2026-06-15 02:30:54,511 - INFO - Created VN ctest-vnet1-92184649 2026-06-15 02:30:54,814 - INFO - Verified VN network id 12 for VN 83ff6106-3454-45be-8496-c00fe761eae2 2026-06-15 02:30:54,814 - INFO - Verifications in API Server for VN ctest-vnet1-92184649 passed 2026-06-15 02:30:54,906 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-92184649 passed 2026-06-15 02:30:55,180 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-06228306:ctest-vnet1-92184649 is found in opserver 2026-06-15 02:30:55,619 - INFO - Verified policy policy0 in API Server, Result: True 2026-06-15 02:30:56,006 - INFO - Verified policy policy1 in API Server, Result: True 2026-06-15 02:30:56,418 - INFO - Verified policy policy2 in API Server, Result: True 2026-06-15 02:30:56,757 - INFO - Verified policy policy3 in API Server, Result: True 2026-06-15 02:30:57,098 - INFO - Verified policy policy100 in API Server, Result: True 2026-06-15 02:30:57,457 - INFO - Verified policy policy10 in API Server, Result: True 2026-06-15 02:30:57,831 - INFO - Verified policy policy11 in API Server, Result: True 2026-06-15 02:30:58,183 - INFO - Verified policy policy12 in API Server, Result: True 2026-06-15 02:30:58,563 - INFO - Verified policy policy13 in API Server, Result: True 2026-06-15 02:30:58,957 - INFO - Verified policy policy1000 in API Server, Result: True 2026-06-15 02:31:00,832 - INFO - VM ([<Server: ctest-vmc0-14652168>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:31:01,933 - INFO - VM ([<Server: ctest-vmc1-46630572>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:31:01,933 - INFO - Waiting for VM ctest-vmc0-14652168 to be up.. 2026-06-15 02:31:12,172 - INFO - VM name : ctest-vmc0-14652168 2026-06-15 02:31:40,514 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-14652168 passed 2026-06-15 02:31:51,069 - INFO - Waiting for VM ctest-vmc1-46630572 to be up.. 2026-06-15 02:31:51,146 - INFO - VM name : ctest-vmc1-46630572 2026-06-15 02:31:52,467 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-46630572 passed 2026-06-15 02:32:03,420 - INFO - Validated the rules for VM:ctest-vmc1-46630572 with attached policy:['policy100'] and vn:ctest-vnet1-92184649 2026-06-15 02:32:03,677 - INFO - Validated the rules for VM:ctest-vmc0-14652168 with attached policy:['policy0'] and vn:ctest-vnet0-82209508 2026-06-15 02:32:03,689 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-06-15 02:32:03,690 - INFO - Setup completed with result True 2026-06-15 02:32:08,893 - INFO - new policy list of vn ctest-vnet0-82209508 is policy1 2026-06-15 02:32:08,893 - INFO - Starting Verifications after policy for ctest-vnet0-82209508 updated to policy1 2026-06-15 02:32:08,893 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-06-15 02:32:08,893 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass'} 2026-06-15 02:32:49,621 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-14652168 passed 2026-06-15 02:32:49,621 - INFO - vm ping test result after policy for ctest-vnet0-82209508 updated to policy1 is: True 2026-06-15 02:32:54,852 - INFO - new policy list of vn ctest-vnet0-82209508 is policy1000 2026-06-15 02:32:54,853 - INFO - Starting Verifications after policy for ctest-vnet0-82209508 updated to policy1000 2026-06-15 02:32:54,853 - INFO - policy in effect is : [] 2026-06-15 02:32:54,853 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-06-15 02:32:58,183 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-14652168 failed 2026-06-15 02:32:58,183 - INFO - vm ping test result after policy for ctest-vnet0-82209508 updated to policy1000 is: True 2026-06-15 02:33:03,396 - INFO - new policy list of vn ctest-vnet0-82209508 is policy2 2026-06-15 02:33:03,396 - INFO - Starting Verifications after policy for ctest-vnet0-82209508 updated to policy2 2026-06-15 02:33:03,396 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-06-15 02:33:03,396 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny'} 2026-06-15 02:33:06,643 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-14652168 failed 2026-06-15 02:33:06,643 - INFO - vm ping test result after policy for ctest-vnet0-82209508 updated to policy2 is: True 2026-06-15 02:33:11,860 - INFO - new policy list of vn ctest-vnet0-82209508 is policy3 2026-06-15 02:33:11,860 - INFO - Starting Verifications after policy for ctest-vnet0-82209508 updated to policy3 2026-06-15 02:33:11,860 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-06-15 02:33:11,860 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass'} 2026-06-15 02:33:14,075 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-14652168 passed 2026-06-15 02:33:14,075 - INFO - vm ping test result after policy for ctest-vnet0-82209508 updated to policy3 is: True 2026-06-15 02:33:19,285 - INFO - new policy list of vn ctest-vnet0-82209508 is policy10 2026-06-15 02:33:19,285 - INFO - Starting Verifications after policy for ctest-vnet0-82209508 updated to policy10 2026-06-15 02:33:19,285 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-06-15 02:33:19,285 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny'} 2026-06-15 02:33:22,507 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-14652168 failed 2026-06-15 02:33:22,507 - INFO - vm ping test result after policy for ctest-vnet0-82209508 updated to policy10 is: True 2026-06-15 02:33:27,740 - INFO - new policy list of vn ctest-vnet0-82209508 is policy11 2026-06-15 02:33:27,741 - INFO - Starting Verifications after policy for ctest-vnet0-82209508 updated to policy11 2026-06-15 02:33:27,741 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-06-15 02:33:27,741 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass'} 2026-06-15 02:33:29,968 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-14652168 passed 2026-06-15 02:33:29,968 - INFO - vm ping test result after policy for ctest-vnet0-82209508 updated to policy11 is: True 2026-06-15 02:33:35,181 - INFO - new policy list of vn ctest-vnet0-82209508 is policy12 2026-06-15 02:33:35,182 - INFO - Starting Verifications after policy for ctest-vnet0-82209508 updated to policy12 2026-06-15 02:33:35,182 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-06-15 02:33:35,182 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny'} 2026-06-15 02:33:38,411 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-14652168 failed 2026-06-15 02:33:38,411 - INFO - vm ping test result after policy for ctest-vnet0-82209508 updated to policy12 is: True 2026-06-15 02:33:43,616 - INFO - new policy list of vn ctest-vnet0-82209508 is policy13 2026-06-15 02:33:43,617 - INFO - Starting Verifications after policy for ctest-vnet0-82209508 updated to policy13 2026-06-15 02:33:43,617 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-82209508', 'source_network': 'ctest-vnet1-92184649', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-06-15 02:33:43,617 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny'} 2026-06-15 02:33:45,935 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-14652168 passed 2026-06-15 02:33:45,935 - INFO - vm ping test result after policy for ctest-vnet0-82209508 updated to policy13 is: True 2026-06-15 02:33:46,122 - INFO - Deleting VM ctest-vmc1-46630572 2026-06-15 02:33:50,306 - INFO - VM ctest-vmc1-46630572 is fully removed in API-Server 2026-06-15 02:33:50,519 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-06228306:ctest-vnet1-92184649 2026-06-15 02:33:50,519 - INFO - VM ctest-vmc1-46630572 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:33:50,760 - INFO - Routes for VM ctest-vmc1-46630572 is removed in all control-nodes 2026-06-15 02:34:09,339 - INFO - 67e3235a-05a7-48b3-8b71-f1e71e8fd125 vm uve deleted from opserver 2026-06-15 02:34:09,351 - INFO - 67e3235a-05a7-48b3-8b71-f1e71e8fd125 vm uve deleted from opserver 2026-06-15 02:34:09,365 - INFO - 67e3235a-05a7-48b3-8b71-f1e71e8fd125 vm uve deleted from opserver 2026-06-15 02:34:09,365 - INFO - Validated that VM 67e3235a-05a7-48b3-8b71-f1e71e8fd125 is removed from Opserver 2026-06-15 02:34:09,365 - INFO - Deleting VM ctest-vmc0-14652168 2026-06-15 02:34:13,488 - INFO - VM ctest-vmc0-14652168 is fully removed in API-Server 2026-06-15 02:34:13,696 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-06228306:ctest-vnet0-82209508 2026-06-15 02:34:13,696 - INFO - VM ctest-vmc0-14652168 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:34:13,926 - INFO - Routes for VM ctest-vmc0-14652168 is removed in all control-nodes 2026-06-15 02:34:35,507 - INFO - add695be-beb3-4c61-847b-e310b210cc5f vm uve deleted from opserver 2026-06-15 02:34:35,518 - INFO - add695be-beb3-4c61-847b-e310b210cc5f vm uve deleted from opserver 2026-06-15 02:34:35,530 - INFO - add695be-beb3-4c61-847b-e310b210cc5f vm uve deleted from opserver 2026-06-15 02:34:35,531 - INFO - Validated that VM add695be-beb3-4c61-847b-e310b210cc5f is removed from Opserver 2026-06-15 02:34:36,044 - INFO - Deleted policy policy1000 2026-06-15 02:34:36,248 - INFO - Deleted policy policy13 2026-06-15 02:34:36,438 - INFO - Deleted policy policy12 2026-06-15 02:34:36,629 - INFO - Deleted policy policy11 2026-06-15 02:34:36,853 - INFO - Deleted policy policy10 2026-06-15 02:34:37,081 - INFO - Deleted policy policy100 2026-06-15 02:34:37,326 - INFO - Deleted policy policy3 2026-06-15 02:34:37,554 - INFO - Deleted policy policy2 2026-06-15 02:34:37,776 - INFO - Deleted policy policy1 2026-06-15 02:34:38,002 - INFO - Deleted policy policy0 2026-06-15 02:34:38,187 - INFO - Deleting VN ctest-vnet1-92184649 2026-06-15 02:34:38,542 - INFO - Validated that VN ctest-vnet1-92184649 is not found in API Server 2026-06-15 02:34:38,564 - INFO - Validated that VN ctest-vnet1-92184649 is not in any agent 2026-06-15 02:34:38,600 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-92184649 info 2026-06-15 02:34:38,600 - INFO - Deleting VN ctest-vnet0-82209508 2026-06-15 02:34:39,011 - INFO - Validated that VN ctest-vnet0-82209508 is not found in API Server 2026-06-15 02:34:39,035 - INFO - Validated that VN ctest-vnet0-82209508 is not in any agent 2026-06-15 02:34:39,063 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-82209508 info 2026-06-15 02:34:39,156 - INFO - IPAM: ctest-TestDetailedPolicy1-06228306-default-ipam is not found in API Server 2026-06-15 02:34:39,183 - INFO - IPAM:ctest-TestDetailedPolicy1-06228306-default-ipam is not found in control node 2026-06-15 02:34:40,922 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:03:55] 2026-06-15 02:34:40,922 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:34:42,119 - INFO - Deleted project: ctest-TestDetailedPolicy1-06228306, ID : f0aa0b90-17a8-4811-ba04-25df6ac927e4 2026-06-15 02:34:42,314 - INFO - Domain Default found not creating 2026-06-15 02:34:42,460 - INFO - Project ctest-TestDetailedPolicy1Ipv4v6-33631998 not found, creating it 2026-06-15 02:34:42,989 - INFO - Created Project:ctest-TestDetailedPolicy1Ipv4v6-33631998, ID : 23f8ba58-af26-403f-9200-78fbc577a764 2026-06-15 02:34:44,428 - INFO - ================================================================================ 2026-06-15 02:34:44,428 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-06-15 02:34:44,428 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-06-15 02:34:45,718 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:34:45,718 - INFO - 2026-06-15 02:34:45,719 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-06-15 02:34:46,490 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1Ipv4v6-33631998'](23f8ba58-af26-403f-9200-78fbc577a764) 2026-06-15 02:34:46,490 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1Ipv4v6-33631998 2026-06-15 02:34:48,924 - INFO - Verification of project ctest-TestDetailedPolicy1Ipv4v6-33631998 in API Server 10.0.0.65 passed 2026-06-15 02:34:49,322 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1Ipv4v6-33631998-default-ipam passed 2026-06-15 02:34:49,339 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1Ipv4v6-33631998-default-ipam passed 2026-06-15 02:34:50,707 - INFO - Created VN ctest-vnet0-64973713 2026-06-15 02:34:51,572 - INFO - Verified VN network id 11 for VN 7831db39-a920-4a08-aa6d-6fd9b6336063 2026-06-15 02:34:51,572 - INFO - Verifications in API Server for VN ctest-vnet0-64973713 passed 2026-06-15 02:34:51,645 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-64973713 passed 2026-06-15 02:34:52,809 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-33631998:ctest-vnet0-64973713 is found in opserver 2026-06-15 02:34:53,793 - INFO - Created VN ctest-vnet1-12177689 2026-06-15 02:34:54,092 - INFO - Verified VN network id 12 for VN 8ea741e2-cd68-49ca-a357-519962d64a46 2026-06-15 02:34:54,092 - INFO - Verifications in API Server for VN ctest-vnet1-12177689 passed 2026-06-15 02:34:54,151 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-12177689 passed 2026-06-15 02:34:54,426 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-33631998:ctest-vnet1-12177689 is found in opserver 2026-06-15 02:34:54,821 - INFO - Verified policy policy0 in API Server, Result: True 2026-06-15 02:34:55,223 - INFO - Verified policy policy1 in API Server, Result: True 2026-06-15 02:34:55,604 - INFO - Verified policy policy2 in API Server, Result: True 2026-06-15 02:34:55,952 - INFO - Verified policy policy3 in API Server, Result: True 2026-06-15 02:34:56,293 - INFO - Verified policy policy100 in API Server, Result: True 2026-06-15 02:34:56,636 - INFO - Verified policy policy10 in API Server, Result: True 2026-06-15 02:34:57,004 - INFO - Verified policy policy11 in API Server, Result: True 2026-06-15 02:34:57,370 - INFO - Verified policy policy12 in API Server, Result: True 2026-06-15 02:34:57,723 - INFO - Verified policy policy13 in API Server, Result: True 2026-06-15 02:34:58,146 - INFO - Verified policy policy1000 in API Server, Result: True 2026-06-15 02:35:00,057 - INFO - VM ([<Server: ctest-vmc0-66755001>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:35:01,160 - INFO - VM ([<Server: ctest-vmc1-12787994>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:35:01,160 - INFO - Waiting for VM ctest-vmc0-66755001 to be up.. 2026-06-15 02:35:11,420 - INFO - VM name : ctest-vmc0-66755001 2026-06-15 02:35:39,746 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-66755001 passed 2026-06-15 02:35:50,292 - INFO - Waiting for VM ctest-vmc1-12787994 to be up.. 2026-06-15 02:35:50,374 - INFO - VM name : ctest-vmc1-12787994 2026-06-15 02:35:51,735 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-12787994 passed 2026-06-15 02:36:18,322 - INFO - Validated the rules for VM:ctest-vmc1-12787994 with attached policy:['policy100'] and vn:ctest-vnet1-12177689 2026-06-15 02:36:18,613 - INFO - Validated the rules for VM:ctest-vmc0-66755001 with attached policy:['policy0'] and vn:ctest-vnet0-64973713 2026-06-15 02:36:18,622 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-06-15 02:36:18,622 - INFO - Setup completed with result True 2026-06-15 02:36:23,851 - INFO - new policy list of vn ctest-vnet0-64973713 is policy1 2026-06-15 02:36:23,852 - INFO - Starting Verifications after policy for ctest-vnet0-64973713 updated to policy1 2026-06-15 02:36:23,852 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-06-15 02:36:23,852 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass', '58': 'pass'} 2026-06-15 02:37:01,561 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-66755001 passed 2026-06-15 02:37:03,842 - INFO - Ping to IP 327c:d30a:83b:da97:b307:b468:0:3 from VM ctest-vmc0-66755001 passed 2026-06-15 02:37:03,843 - INFO - vm ping test result after policy for ctest-vnet0-64973713 updated to policy1 is: True 2026-06-15 02:37:09,197 - INFO - new policy list of vn ctest-vnet0-64973713 is policy1000 2026-06-15 02:37:09,198 - INFO - Starting Verifications after policy for ctest-vnet0-64973713 updated to policy1000 2026-06-15 02:37:09,198 - INFO - policy in effect is : [] 2026-06-15 02:37:09,198 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-06-15 02:37:12,448 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-66755001 failed 2026-06-15 02:37:15,707 - WARNING - Ping to IP 327c:d30a:83b:da97:b307:b468:0:3 from VM ctest-vmc0-66755001 failed 2026-06-15 02:37:15,707 - INFO - vm ping test result after policy for ctest-vnet0-64973713 updated to policy1000 is: True 2026-06-15 02:37:20,968 - INFO - new policy list of vn ctest-vnet0-64973713 is policy2 2026-06-15 02:37:20,968 - INFO - Starting Verifications after policy for ctest-vnet0-64973713 updated to policy2 2026-06-15 02:37:20,969 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-06-15 02:37:20,969 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-06-15 02:37:24,198 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-66755001 failed 2026-06-15 02:37:27,463 - WARNING - Ping to IP 327c:d30a:83b:da97:b307:b468:0:3 from VM ctest-vmc0-66755001 failed 2026-06-15 02:37:27,463 - INFO - vm ping test result after policy for ctest-vnet0-64973713 updated to policy2 is: True 2026-06-15 02:37:32,777 - INFO - new policy list of vn ctest-vnet0-64973713 is policy3 2026-06-15 02:37:32,778 - INFO - Starting Verifications after policy for ctest-vnet0-64973713 updated to policy3 2026-06-15 02:37:32,778 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-06-15 02:37:32,779 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-06-15 02:37:35,100 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-66755001 passed 2026-06-15 02:37:37,367 - INFO - Ping to IP 327c:d30a:83b:da97:b307:b468:0:3 from VM ctest-vmc0-66755001 passed 2026-06-15 02:37:37,367 - INFO - vm ping test result after policy for ctest-vnet0-64973713 updated to policy3 is: True 2026-06-15 02:37:42,619 - INFO - new policy list of vn ctest-vnet0-64973713 is policy10 2026-06-15 02:37:42,620 - INFO - Starting Verifications after policy for ctest-vnet0-64973713 updated to policy10 2026-06-15 02:37:42,620 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-06-15 02:37:42,620 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-06-15 02:37:45,867 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-66755001 failed 2026-06-15 02:37:49,174 - WARNING - Ping to IP 327c:d30a:83b:da97:b307:b468:0:3 from VM ctest-vmc0-66755001 failed 2026-06-15 02:37:49,175 - INFO - vm ping test result after policy for ctest-vnet0-64973713 updated to policy10 is: True 2026-06-15 02:37:54,444 - INFO - new policy list of vn ctest-vnet0-64973713 is policy11 2026-06-15 02:37:54,445 - INFO - Starting Verifications after policy for ctest-vnet0-64973713 updated to policy11 2026-06-15 02:37:54,445 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-06-15 02:37:54,445 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-06-15 02:37:56,681 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-66755001 passed 2026-06-15 02:37:58,957 - INFO - Ping to IP 327c:d30a:83b:da97:b307:b468:0:3 from VM ctest-vmc0-66755001 passed 2026-06-15 02:37:58,957 - INFO - vm ping test result after policy for ctest-vnet0-64973713 updated to policy11 is: True 2026-06-15 02:38:04,189 - INFO - new policy list of vn ctest-vnet0-64973713 is policy12 2026-06-15 02:38:04,189 - INFO - Starting Verifications after policy for ctest-vnet0-64973713 updated to policy12 2026-06-15 02:38:04,190 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-06-15 02:38:04,190 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny', '58': 'deny'} 2026-06-15 02:38:07,531 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-66755001 failed 2026-06-15 02:38:10,823 - WARNING - Ping to IP 327c:d30a:83b:da97:b307:b468:0:3 from VM ctest-vmc0-66755001 failed 2026-06-15 02:38:10,823 - INFO - vm ping test result after policy for ctest-vnet0-64973713 updated to policy12 is: True 2026-06-15 02:38:16,067 - INFO - new policy list of vn ctest-vnet0-64973713 is policy13 2026-06-15 02:38:16,068 - INFO - Starting Verifications after policy for ctest-vnet0-64973713 updated to policy13 2026-06-15 02:38:16,068 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-64973713', 'source_network': 'ctest-vnet1-12177689', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-06-15 02:38:16,069 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny', '58': 'pass'} 2026-06-15 02:38:18,360 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-66755001 passed 2026-06-15 02:38:20,659 - INFO - Ping to IP 327c:d30a:83b:da97:b307:b468:0:3 from VM ctest-vmc0-66755001 passed 2026-06-15 02:38:20,659 - INFO - vm ping test result after policy for ctest-vnet0-64973713 updated to policy13 is: True 2026-06-15 02:38:20,846 - INFO - Deleting VM ctest-vmc1-12787994 2026-06-15 02:38:24,977 - INFO - VM ctest-vmc1-12787994 is fully removed in API-Server 2026-06-15 02:38:25,188 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-33631998:ctest-vnet1-12177689 2026-06-15 02:38:25,188 - INFO - VM ctest-vmc1-12787994 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:38:25,420 - INFO - Routes for VM ctest-vmc1-12787994 is removed in all control-nodes 2026-06-15 02:38:37,874 - INFO - 5219e135-ea9e-4158-8fa3-19163f075e2c vm uve deleted from opserver 2026-06-15 02:38:37,887 - INFO - 5219e135-ea9e-4158-8fa3-19163f075e2c vm uve deleted from opserver 2026-06-15 02:38:37,939 - INFO - 5219e135-ea9e-4158-8fa3-19163f075e2c vm uve deleted from opserver 2026-06-15 02:38:37,939 - INFO - Validated that VM 5219e135-ea9e-4158-8fa3-19163f075e2c is removed from Opserver 2026-06-15 02:38:37,939 - INFO - Deleting VM ctest-vmc0-66755001 2026-06-15 02:38:42,084 - INFO - VM ctest-vmc0-66755001 is fully removed in API-Server 2026-06-15 02:38:42,332 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-33631998:ctest-vnet0-64973713 2026-06-15 02:38:42,332 - INFO - VM ctest-vmc0-66755001 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:38:42,573 - INFO - Routes for VM ctest-vmc0-66755001 is removed in all control-nodes 2026-06-15 02:39:07,148 - INFO - 8b950948-34b0-4177-8c5c-94ccadf95250 vm uve deleted from opserver 2026-06-15 02:39:07,186 - INFO - 8b950948-34b0-4177-8c5c-94ccadf95250 vm uve deleted from opserver 2026-06-15 02:39:07,197 - INFO - 8b950948-34b0-4177-8c5c-94ccadf95250 vm uve deleted from opserver 2026-06-15 02:39:07,197 - INFO - Validated that VM 8b950948-34b0-4177-8c5c-94ccadf95250 is removed from Opserver 2026-06-15 02:39:07,636 - INFO - Deleted policy policy1000 2026-06-15 02:39:07,854 - INFO - Deleted policy policy13 2026-06-15 02:39:08,040 - INFO - Deleted policy policy12 2026-06-15 02:39:08,236 - INFO - Deleted policy policy11 2026-06-15 02:39:08,466 - INFO - Deleted policy policy10 2026-06-15 02:39:08,704 - INFO - Deleted policy policy100 2026-06-15 02:39:08,940 - INFO - Deleted policy policy3 2026-06-15 02:39:09,190 - INFO - Deleted policy policy2 2026-06-15 02:39:09,437 - INFO - Deleted policy policy1 2026-06-15 02:39:09,672 - INFO - Deleted policy policy0 2026-06-15 02:39:09,868 - INFO - Deleting VN ctest-vnet1-12177689 2026-06-15 02:39:10,276 - INFO - Validated that VN ctest-vnet1-12177689 is not found in API Server 2026-06-15 02:39:10,298 - INFO - Validated that VN ctest-vnet1-12177689 is not in any agent 2026-06-15 02:39:10,332 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-12177689 info 2026-06-15 02:39:10,333 - INFO - Deleting VN ctest-vnet0-64973713 2026-06-15 02:39:10,652 - INFO - Validated that VN ctest-vnet0-64973713 is not found in API Server 2026-06-15 02:39:10,673 - INFO - Validated that VN ctest-vnet0-64973713 is not in any agent 2026-06-15 02:39:10,704 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-64973713 info 2026-06-15 02:39:10,844 - INFO - IPAM: ctest-TestDetailedPolicy1Ipv4v6-33631998-default-ipam is not found in API Server 2026-06-15 02:39:10,867 - INFO - IPAM:ctest-TestDetailedPolicy1Ipv4v6-33631998-default-ipam is not found in control node 2026-06-15 02:39:12,589 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:04:28] 2026-06-15 02:39:12,589 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:39:13,871 - INFO - Deleted project: ctest-TestDetailedPolicy1Ipv4v6-33631998, ID : 23f8ba58-af26-403f-9200-78fbc577a764 2026-06-15 02:39:14,091 - INFO - Domain Default found not creating 2026-06-15 02:39:14,263 - INFO - Project ctest-TestQos-84957637 not found, creating it 2026-06-15 02:39:14,823 - INFO - Created Project:ctest-TestQos-84957637, ID : c8ebf684-fe0d-4895-8c5f-fa1bd5c0b481 2026-06-15 02:39:17,749 - INFO - Created VN ctest-vn-72132542 2026-06-15 02:39:18,641 - INFO - Created VN ctest-vn-15088699 2026-06-15 02:39:19,855 - INFO - VM ([<Server: ctest-TestQos-84957637-20485646>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:39:20,952 - INFO - VM ([<Server: ctest-TestQos-84957637-71111768>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:39:22,074 - INFO - VM ([<Server: ctest-TestQos-84957637-30396059>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:39:22,074 - INFO - Waiting for VM ctest-TestQos-84957637-20485646 to be up.. 2026-06-15 02:39:32,316 - INFO - VM name : ctest-TestQos-84957637-20485646 2026-06-15 02:40:00,581 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-84957637-20485646 passed 2026-06-15 02:40:26,588 - INFO - Waiting for VM ctest-TestQos-84957637-71111768 to be up.. 2026-06-15 02:40:26,677 - INFO - VM name : ctest-TestQos-84957637-71111768 2026-06-15 02:40:28,053 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-84957637-71111768 passed 2026-06-15 02:40:28,287 - INFO - Waiting for VM ctest-TestQos-84957637-30396059 to be up.. 2026-06-15 02:40:28,360 - INFO - VM name : ctest-TestQos-84957637-30396059 2026-06-15 02:40:29,680 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestQos-84957637-30396059 passed 2026-06-15 02:40:35,105 - INFO - ================================================================================ 2026-06-15 02:40:35,105 - INFO - STARTING TEST : test_qos_remark_dscp_on_vmi 2026-06-15 02:40:35,106 - 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-06-15 02:40:36,413 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:40:36,413 - INFO - 2026-06-15 02:40:36,716 - INFO - Created FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-87530972'], UUID 99f9f01d-3d6b-45ce-a5be-d03ada38cf6b 2026-06-15 02:40:37,056 - INFO - Created QosConfig ['default-domain', 'ctest-TestQos-84957637', 'ctest-qos_config-87991746'], UUID: 7f4ea651-8f7b-44b4-ba3d-9542daf6ebff 2026-06-15 02:40:37,104 - INFO - Applying qos-config on VM 24ab4c71-a127-46ec-8005-3f8c7340082d 2026-06-15 02:40:38,187 - INFO - Starting hping3 on ctest-TestQos-84957637-20485646, args: --destport 20000 --baseport 10000 --count 20000 --interval 1 --udp --tos 4 --keep --numeric 2026-06-15 02:40:55,251 - INFO - 16 packets are found in tcpdump output as expected 2026-06-15 02:40:57,311 - INFO - Packet QoS marking validation passed 2026-06-15 02:40:57,327 - INFO - 16 packets are found in tcpdump output as expected 2026-06-15 02:40:59,386 - INFO - Packet QoS marking validation passed 2026-06-15 02:40:59,507 - INFO - Removing qos-config on VM 24ab4c71-a127-46ec-8005-3f8c7340082d 2026-06-15 02:40:59,580 - INFO - Deleting Qos config ['default-domain', 'ctest-TestQos-84957637', 'ctest-qos_config-87991746'], UUID: 7f4ea651-8f7b-44b4-ba3d-9542daf6ebff 2026-06-15 02:40:59,664 - INFO - Deleting FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-87530972'], UUID: 99f9f01d-3d6b-45ce-a5be-d03ada38cf6b 2026-06-15 02:41:00,973 - INFO - END TEST : test_qos_remark_dscp_on_vmi : PASSED[0:00:25] 2026-06-15 02:41:00,973 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:41:00,974 - INFO - Deleting VM ctest-TestQos-84957637-30396059 2026-06-15 02:41:01,057 - INFO - Deleting VM ctest-TestQos-84957637-71111768 2026-06-15 02:41:01,137 - INFO - Deleting VM ctest-TestQos-84957637-20485646 2026-06-15 02:41:01,243 - INFO - Deleting VN ctest-vn-15088699 2026-06-15 02:41:01,294 - WARNING - Deleting VN ctest-vn-15088699 failed..Will retry 2026-06-15 02:41:03,606 - INFO - Deleting VN ctest-vn-72132542 2026-06-15 02:41:04,738 - INFO - Deleted project: ctest-TestQos-84957637, ID : c8ebf684-fe0d-4895-8c5f-fa1bd5c0b481 2026-06-15 02:41:04,938 - INFO - Domain Default found not creating 2026-06-15 02:41:05,118 - INFO - Project ctest-TestRP-55749875 not found, creating it 2026-06-15 02:41:05,708 - INFO - Created Project:ctest-TestRP-55749875, ID : eac0868f-a981-4a76-9af3-a4125b17f868 2026-06-15 02:41:07,422 - INFO - ================================================================================ 2026-06-15 02:41:07,422 - INFO - STARTING TEST : test_rp_interface 2026-06-15 02:41:07,422 - 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-06-15 02:41:08,703 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:41:08,703 - INFO - 2026-06-15 02:41:09,601 - INFO - Created VN ctest-bgpaas_vn-22253960 2026-06-15 02:41:10,418 - INFO - Created VN ctest-bgpaas_vn-07510059 2026-06-15 02:41:11,728 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:41:12,807 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:41:12,807 - INFO - Waiting for VM test_vm to be up.. 2026-06-15 02:41:23,047 - INFO - VM name : test_vm 2026-06-15 02:41:28,811 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-06-15 02:41:29,037 - INFO - Waiting for VM test2_vm to be up.. 2026-06-15 02:41:29,113 - INFO - VM name : test2_vm 2026-06-15 02:41:30,473 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-06-15 02:41:34,510 - INFO - Ping to IP 6.79.167.67 from VM test_vm passed 2026-06-15 02:41:34,637 - INFO - Deleting VM test2_vm 2026-06-15 02:41:34,711 - INFO - Deleting VM test_vm 2026-06-15 02:41:34,784 - INFO - Deleting VN ctest-bgpaas_vn-07510059 2026-06-15 02:41:34,824 - WARNING - Deleting VN ctest-bgpaas_vn-07510059 failed..Will retry 2026-06-15 02:41:36,902 - WARNING - Deleting VN ctest-bgpaas_vn-07510059 failed..Will retry 2026-06-15 02:41:39,069 - INFO - Deleting VN ctest-bgpaas_vn-22253960 2026-06-15 02:41:40,546 - INFO - END TEST : test_rp_interface : PASSED[0:00:33] 2026-06-15 02:41:40,546 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:41:40,549 - INFO - ================================================================================ 2026-06-15 02:41:40,550 - INFO - STARTING TEST : test_rp_interface_ext_community 2026-06-15 02:41:40,550 - 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-06-15 02:41:41,834 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:41:41,835 - INFO - 2026-06-15 02:41:42,422 - INFO - Created VN ctest-bgpaas_vn-07625834 2026-06-15 02:41:43,231 - INFO - Created VN ctest-bgpaas_vn-27744144 2026-06-15 02:41:44,546 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:41:45,665 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:41:45,665 - INFO - Waiting for VM test_vm to be up.. 2026-06-15 02:41:55,886 - INFO - VM name : test_vm 2026-06-15 02:42:01,326 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-06-15 02:42:01,557 - INFO - Waiting for VM test2_vm to be up.. 2026-06-15 02:42:01,635 - INFO - VM name : test2_vm 2026-06-15 02:42:03,012 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-06-15 02:42:13,509 - INFO - Ping to IP 39.101.100.3 from VM test_vm passed 2026-06-15 02:42:13,926 - INFO - Deleting VM test2_vm 2026-06-15 02:42:14,021 - INFO - Deleting VM test_vm 2026-06-15 02:42:14,100 - INFO - Deleting VN ctest-bgpaas_vn-27744144 2026-06-15 02:42:14,136 - WARNING - Deleting VN ctest-bgpaas_vn-27744144 failed..Will retry 2026-06-15 02:42:16,192 - WARNING - Deleting VN ctest-bgpaas_vn-27744144 failed..Will retry 2026-06-15 02:42:18,360 - INFO - Deleting VN ctest-bgpaas_vn-07625834 2026-06-15 02:42:19,804 - INFO - END TEST : test_rp_interface_ext_community : PASSED[0:00:39] 2026-06-15 02:42:19,804 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:42:19,807 - INFO - ================================================================================ 2026-06-15 02:42:19,807 - INFO - STARTING TEST : test_rp_interface_static 2026-06-15 02:42:19,807 - 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-06-15 02:42:21,088 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:42:21,088 - INFO - 2026-06-15 02:42:21,556 - INFO - Created VN ctest-bgpaas_vn-60898156 2026-06-15 02:42:22,290 - INFO - Created VN ctest-bgpaas_vn-87668747 2026-06-15 02:42:23,588 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:42:24,639 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:42:24,639 - INFO - Waiting for VM test_vm to be up.. 2026-06-15 02:42:34,880 - INFO - VM name : test_vm 2026-06-15 02:42:40,320 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-06-15 02:42:40,569 - INFO - Waiting for VM test2_vm to be up.. 2026-06-15 02:42:40,680 - INFO - VM name : test2_vm 2026-06-15 02:42:42,050 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-06-15 02:42:42,376 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRP-55749875', 'ctest-int_table_right-38143413'](UUID aa58d2c0-e6ab-49d7-9551-2174e38d92a6), prefixes : ['85.212.239.128/26'] 2026-06-15 02:42:42,452 - INFO - Added intf route table aa58d2c0-e6ab-49d7-9551-2174e38d92a6 to port c86d86bf-b563-425b-ac1a-8f93f39baf48 2026-06-15 02:42:46,277 - INFO - Ping to IP 43.25.62.131 from VM test_vm passed 2026-06-15 02:42:46,406 - INFO - Deleting VM test2_vm 2026-06-15 02:42:46,488 - INFO - Deleting VM test_vm 2026-06-15 02:42:46,553 - INFO - Deleting VN ctest-bgpaas_vn-87668747 2026-06-15 02:42:46,600 - WARNING - Deleting VN ctest-bgpaas_vn-87668747 failed..Will retry 2026-06-15 02:42:48,663 - WARNING - Deleting VN ctest-bgpaas_vn-87668747 failed..Will retry 2026-06-15 02:42:50,848 - INFO - Deleting VN ctest-bgpaas_vn-60898156 2026-06-15 02:42:52,291 - INFO - END TEST : test_rp_interface_static : PASSED[0:00:33] 2026-06-15 02:42:52,291 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:42:52,968 - INFO - Deleted project: ctest-TestRP-55749875, ID : eac0868f-a981-4a76-9af3-a4125b17f868 2026-06-15 02:42:53,156 - INFO - Domain Default found not creating 2026-06-15 02:42:53,313 - INFO - Project ctest-TestBasicRTFilter-23586537 not found, creating it 2026-06-15 02:42:53,824 - INFO - Created Project:ctest-TestBasicRTFilter-23586537, ID : 91cbd8ea-3441-4ff5-8a0d-b13dc9b81ea3 2026-06-15 02:42:55,251 - INFO - ================================================================================ 2026-06-15 02:42:55,252 - INFO - STARTING TEST : test_rt_CEM_22032 2026-06-15 02:42:55,252 - 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-06-15 02:42:56,537 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:42:56,537 - INFO - 2026-06-15 02:42:57,446 - INFO - Created VN service-vn-56947424 2026-06-15 02:42:58,034 - INFO - Verified VN network id 11 for VN 67314f56-80a0-4f36-80f3-678dc6ae83b2 2026-06-15 02:42:58,034 - INFO - Verifications in API Server for VN service-vn-56947424 passed 2026-06-15 02:42:58,105 - INFO - On all control nodes, Config, RI and RT verification for VN service-vn-56947424 passed 2026-06-15 02:42:59,244 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-23586537:service-vn-56947424 is found in opserver 2026-06-15 02:42:59,275 - INFO - Will add a user-defined RT to the VN 2026-06-15 02:43:04,406 - INFO - RT target:64512:3911318 seen in the RTGroup Table of control node-10.0.0.23 2026-06-15 02:43:04,411 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.23 2026-06-15 02:43:04,417 - INFO - RT target:64512:3911318 seen in the RTGroup Table of control node-10.0.0.33 2026-06-15 02:43:04,422 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.33 2026-06-15 02:43:04,427 - INFO - RT target:64512:3911318 seen in the RTGroup Table of control node-10.0.0.65 2026-06-15 02:43:04,432 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.65 2026-06-15 02:43:05,564 - INFO - VM ([<Server: ctest-vm1-69561363>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:43:05,565 - INFO - Waiting for VM ctest-vm1-69561363 to be up.. 2026-06-15 02:43:20,903 - INFO - VM name : ctest-vm1-69561363 2026-06-15 02:43:47,177 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-69561363 passed 2026-06-15 02:44:02,865 - INFO - Active control node is 10.0.0.23 2026-06-15 02:44:02,873 - INFO - IP 63.187.244.131/32 is seen in the dep_routes of RT target:64512:3911318 in the RTGroup Table of ctrl_node 10.0.0.23 2026-06-15 02:44:02,890 - INFO - RT target:64512:3911318 seen in the bgp.rtarget.0 table of the control node-10.0.0.23 2026-06-15 02:44:02,896 - INFO - IP 63.187.244.131/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.23 2026-06-15 02:44:02,912 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.23 2026-06-15 02:44:02,912 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-06-15 02:44:08,054 - INFO - RT target:64512:3911318 removed from the bgp.rtarget.0 table 2026-06-15 02:44:08,054 - INFO - RT target:64512:3911318 removed from the RTGroup Table of the control nodes 2026-06-15 02:44:08,055 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-06-15 02:44:08,061 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.23 2026-06-15 02:44:08,067 - INFO - IP 63.187.244.131/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.23 2026-06-15 02:44:08,080 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.23 2026-06-15 02:44:08,080 - INFO - Deleting VM ctest-vm1-69561363 2026-06-15 02:44:08,163 - INFO - Deleting VN service-vn-56947424 2026-06-15 02:44:08,209 - WARNING - Deleting VN service-vn-56947424 failed..Will retry 2026-06-15 02:44:10,260 - WARNING - Deleting VN service-vn-56947424 failed..Will retry 2026-06-15 02:44:12,516 - INFO - Validated that VN service-vn-56947424 is not found in API Server 2026-06-15 02:44:12,537 - INFO - Validated that VN service-vn-56947424 is not in any agent 2026-06-15 02:44:12,566 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-vn-56947424 info 2026-06-15 02:44:13,867 - INFO - END TEST : test_rt_CEM_22032 : PASSED[0:01:18] 2026-06-15 02:44:13,867 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:44:13,871 - INFO - ================================================================================ 2026-06-15 02:44:13,871 - INFO - STARTING TEST : test_user_def_rt_entry 2026-06-15 02:44:13,871 - 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-06-15 02:44:15,184 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:44:15,184 - INFO - 2026-06-15 02:44:15,680 - INFO - Created VN ctest-vn30-82981833 2026-06-15 02:44:15,965 - INFO - Verified VN network id 11 for VN 71bc8317-57ef-44a2-b081-4deee3330458 2026-06-15 02:44:15,965 - INFO - Verifications in API Server for VN ctest-vn30-82981833 passed 2026-06-15 02:44:16,043 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn30-82981833 passed 2026-06-15 02:44:16,310 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-23586537:ctest-vn30-82981833 is found in opserver 2026-06-15 02:44:16,345 - INFO - Will add a user-defined RT to the VN 2026-06-15 02:44:21,479 - INFO - RT target:64512:2342409 seen in the RTGroup Table of control node-10.0.0.23 2026-06-15 02:44:21,489 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.23 2026-06-15 02:44:21,494 - INFO - RT target:64512:2342409 seen in the RTGroup Table of control node-10.0.0.33 2026-06-15 02:44:21,501 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.33 2026-06-15 02:44:21,507 - INFO - RT target:64512:2342409 seen in the RTGroup Table of control node-10.0.0.65 2026-06-15 02:44:21,513 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.65 2026-06-15 02:44:22,629 - INFO - VM ([<Server: ctest-vm1-34074993>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:44:22,629 - INFO - Waiting for VM ctest-vm1-34074993 to be up.. 2026-06-15 02:44:37,924 - INFO - VM name : ctest-vm1-34074993 2026-06-15 02:45:03,882 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-34074993 passed 2026-06-15 02:45:19,659 - INFO - Active control node is 10.0.0.65 2026-06-15 02:45:19,665 - INFO - IP 36.205.57.67/32 is seen in the dep_routes of RT target:64512:2342409 in the RTGroup Table of ctrl_node 10.0.0.65 2026-06-15 02:45:19,680 - INFO - RT target:64512:2342409 seen in the bgp.rtarget.0 table of the control node-10.0.0.65 2026-06-15 02:45:19,686 - INFO - IP 36.205.57.67/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.65 2026-06-15 02:45:19,700 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.65 2026-06-15 02:45:19,701 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-06-15 02:45:24,859 - INFO - RT target:64512:2342409 removed from the bgp.rtarget.0 table 2026-06-15 02:45:24,859 - INFO - RT target:64512:2342409 removed from the RTGroup Table of the control nodes 2026-06-15 02:45:24,860 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-06-15 02:45:24,866 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.65 2026-06-15 02:45:24,873 - INFO - IP 36.205.57.67/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.65 2026-06-15 02:45:24,889 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.65 2026-06-15 02:45:24,890 - INFO - Deleting VM ctest-vm1-34074993 2026-06-15 02:45:24,990 - INFO - Deleting VN ctest-vn30-82981833 2026-06-15 02:45:25,038 - WARNING - Deleting VN ctest-vn30-82981833 failed..Will retry 2026-06-15 02:45:27,085 - WARNING - Deleting VN ctest-vn30-82981833 failed..Will retry 2026-06-15 02:45:29,442 - INFO - Validated that VN ctest-vn30-82981833 is not found in API Server 2026-06-15 02:45:29,470 - INFO - Validated that VN ctest-vn30-82981833 is not in any agent 2026-06-15 02:45:29,500 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn30-82981833 info 2026-06-15 02:45:30,773 - INFO - END TEST : test_user_def_rt_entry : PASSED[0:01:17] 2026-06-15 02:45:30,773 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:45:31,501 - INFO - Deleted project: ctest-TestBasicRTFilter-23586537, ID : 91cbd8ea-3441-4ff5-8a0d-b13dc9b81ea3 2026-06-15 02:45:31,726 - INFO - Domain Default found not creating 2026-06-15 02:45:31,950 - INFO - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 not found, creating it 2026-06-15 02:45:32,560 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686, ID : 3b345eea-bb59-4a96-912e-3119786a10b5 2026-06-15 02:45:34,021 - INFO - ================================================================================ 2026-06-15 02:45:34,021 - INFO - STARTING TEST : test_sec_group_basic 2026-06-15 02:45:34,021 - 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-06-15 02:45:35,311 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:45:35,311 - INFO - 2026-06-15 02:45:35,688 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-test_sec_group-02806512'] 2026-06-15 02:45:37,521 - INFO - Security group ctest-test_sec_group-02806512 found in the API Server 2026-06-15 02:45:37,651 - INFO - Validated that ACLs for Security group ctest-test_sec_group-02806512 are present in API Server 2026-06-15 02:45:37,658 - INFO - Validated that Security group ctest-test_sec_group-02806512 is found in control node 10.0.0.23 2026-06-15 02:45:37,669 - INFO - Validated that Security group ctest-test_sec_group-02806512 is found in control node 10.0.0.33 2026-06-15 02:45:37,682 - INFO - Validated that Security group ctest-test_sec_group-02806512 is found in control node 10.0.0.65 2026-06-15 02:45:37,688 - INFO - Validated SG ctest-test_sec_group-02806512 in Control nodes 2026-06-15 02:45:37,688 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-test_sec_group-02806512'] 2026-06-15 02:45:37,811 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-test_sec_group-02806512'] deleted successfully. 2026-06-15 02:45:37,955 - INFO - Security group ctest-test_sec_group-02806512 removed from the API Server 2026-06-15 02:45:38,087 - INFO - security group ctest-test_sec_group-02806512 removed from Control-node 10.0.0.23 2026-06-15 02:45:38,100 - INFO - security group ctest-test_sec_group-02806512 removed from Control-node 10.0.0.33 2026-06-15 02:45:38,112 - INFO - security group ctest-test_sec_group-02806512 removed from Control-node 10.0.0.65 2026-06-15 02:45:38,118 - INFO - Validated that SG ctest-test_sec_group-02806512 is not in control nodes 2026-06-15 02:45:38,124 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-test_sec_group-02806512'] 2026-06-15 02:45:39,229 - INFO - Security group ctest-test_sec_group-02806512 found in the API Server 2026-06-15 02:45:39,372 - INFO - Validated that ACLs for Security group ctest-test_sec_group-02806512 are present in API Server 2026-06-15 02:45:39,378 - INFO - Validated that Security group ctest-test_sec_group-02806512 is found in control node 10.0.0.23 2026-06-15 02:45:39,392 - INFO - Validated that Security group ctest-test_sec_group-02806512 is found in control node 10.0.0.33 2026-06-15 02:45:39,414 - INFO - Validated that Security group ctest-test_sec_group-02806512 is found in control node 10.0.0.65 2026-06-15 02:45:39,422 - INFO - Validated SG ctest-test_sec_group-02806512 in Control nodes 2026-06-15 02:45:40,910 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 2026-06-15 02:45:41,241 - INFO - Verified VN network id 11 for VN 43b0402b-030c-46bc-9d26-b0fd1836b17c 2026-06-15 02:45:41,241 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 passed 2026-06-15 02:45:41,310 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 passed 2026-06-15 02:45:42,489 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686:ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 is found in opserver 2026-06-15 02:45:43,678 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:45:44,744 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-01174721>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:46:00,130 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262 2026-06-15 02:46:00,826 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262 verfication in all API Servers passed 2026-06-15 02:46:27,362 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262 passed 2026-06-15 02:46:27,362 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262 verifications in Compute nodes passed 2026-06-15 02:46:27,440 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262 in all vrouters 2026-06-15 02:46:28,232 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262 passed 2026-06-15 02:46:28,448 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 02:46:28,474 - INFO - VM f5b94e3d-ce71-4679-8ad0-a4471e38c7e1 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686:ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 2026-06-15 02:46:28,615 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686:af4e4642-ca59-44ab-895a-093c2e6df1c4 of vm f5b94e3d-ce71-4679-8ad0-a4471e38c7e1 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 02:46:28,687 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262 validations in Opserver passed 2026-06-15 02:46:28,687 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262 to be up.. 2026-06-15 02:46:29,858 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262 passed 2026-06-15 02:46:50,789 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-01174721 2026-06-15 02:46:51,137 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-01174721 verfication in all API Servers passed 2026-06-15 02:46:53,090 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-01174721 passed 2026-06-15 02:46:53,090 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-01174721 verifications in Compute nodes passed 2026-06-15 02:46:53,168 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-01174721 in all vrouters 2026-06-15 02:46:53,952 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-01174721 passed 2026-06-15 02:46:54,043 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 02:46:54,069 - INFO - VM 20fa1c67-f6c1-4a74-9e91-03ff18cf1690 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686:ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 2026-06-15 02:46:54,221 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686:4eed94dc-82d3-4ab4-8356-c107387cfa35 of vm 20fa1c67-f6c1-4a74-9e91-03ff18cf1690 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-2 uve 2026-06-15 02:46:54,259 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-01174721 validations in Opserver passed 2026-06-15 02:46:54,259 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-01174721 to be up.. 2026-06-15 02:46:55,426 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-01174721 passed 2026-06-15 02:46:55,773 - INFO - Validated that SG ctest-test_sec_group-02806512 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262 2026-06-15 02:46:55,773 - INFO - Remove security group ctest-test_sec_group-02806512 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262 2026-06-15 02:46:55,986 - WARNING - Security group ctest-test_sec_group-02806512 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262 2026-06-15 02:46:56,315 - INFO - Validated that SG ctest-test_sec_group-02806512 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262 2026-06-15 02:46:56,315 - INFO - Try deleting the security group ctest-test_sec_group-02806512 with back ref. 2026-06-15 02:46:56,315 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-test_sec_group-02806512'] 2026-06-15 02:46:56,472 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-test_sec_group-02806512'] deleted successfully. 2026-06-15 02:46:56,637 - INFO - Security group ctest-test_sec_group-02806512 removed from the API Server 2026-06-15 02:46:56,781 - INFO - security group ctest-test_sec_group-02806512 removed from Control-node 10.0.0.23 2026-06-15 02:46:56,792 - INFO - security group ctest-test_sec_group-02806512 removed from Control-node 10.0.0.33 2026-06-15 02:46:56,803 - INFO - security group ctest-test_sec_group-02806512 removed from Control-node 10.0.0.65 2026-06-15 02:46:56,808 - INFO - Validated that SG ctest-test_sec_group-02806512 is not in control nodes 2026-06-15 02:46:56,815 - ERROR - Security group deleted, when it is attached to a VM. 2026-06-15 02:46:56,823 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-01174721 2026-06-15 02:46:56,929 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-30298262 2026-06-15 02:46:57,041 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 2026-06-15 02:46:57,081 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:46:59,121 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:01,176 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:03,213 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:05,257 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:07,301 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:09,349 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:11,386 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:13,428 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:15,473 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:17,513 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:19,593 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:21,638 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:23,682 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:25,726 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:27,763 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:29,807 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:31,846 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:33,883 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:35,923 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:37,969 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:40,017 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:42,069 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:44,108 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:46,177 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:48,218 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 failed..Will retry 2026-06-15 02:47:48,231 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 is still found in API-Server 2026-06-15 02:47:53,241 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 is still found in API-Server 2026-06-15 02:47:58,251 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 is still found in API-Server 2026-06-15 02:48:03,260 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 is still found in API-Server 2026-06-15 02:48:08,275 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 is still found in API-Server 2026-06-15 02:48:13,286 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 is still found in API-Server 2026-06-15 02:48:18,296 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 is still found in API-Server 2026-06-15 02:48:23,306 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 is still found in API-Server 2026-06-15 02:48:28,316 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 is still found in API-Server 2026-06-15 02:48:33,327 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 is still found in API-Server 2026-06-15 02:48:38,336 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009 is still found in API-Server 2026-06-15 02:48:38,337 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-test_sec_group-02806512'] 2026-06-15 02:48:39,629 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Mon Jun 15 02:46:56 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.securitygroup.test_regression.SecurityG...sec_group_basic[sanity,suite1] id=0x7f37e2687400>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function SecurityGroupBasicRegressionTests1.test_sec_group_basic> self = <scripts.securitygroup.test_regression.SecurityG...sec_group_basic[sanity,suite1] id=0x7f37e2687400> args = () kwargs = {} /contrail-test/scripts/securitygroup/test_regression_basic.py in test_sec_group_basic(self=<scripts.securitygroup.test_regression.SecurityG...sec_group_basic[sanity,suite1] id=0x7f37e2687400>) 127 errmsg = "Security group deleted, when it is attached to a VM." 128 self.logger.error(errmsg) 129 assert False, errmsg 130 131 #Ping test, should fail errmsg = 'Security group deleted, when it is attached to a VM.' AssertionError: Security group deleted, when it is attached to a VM. __cause__ = None __class__ = <class 'AssertionError'> __context__ = NoIdError('Error: oper 1 url /fqname-to-id body ...\n \'ctest-test_sec_group-02806512\'] not found') __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('Security group deleted, when it is attached to a VM.',) with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/scripts/securitygroup/test_regression_basic.py", line 122, in test_sec_group_basic secgroup = self.vnc_lib.security_group_read( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 700, in _object_read (args_ok, result) = self._read_args_to_id( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1114, in _read_args_to_id return (True, self.fq_name_to_id(res_type, fq_name)) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1395, in fq_name_to_id content = self._request_server(OP_POST, uri, data=json_body) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1180, in _request raise NoIdError('Error: oper %s url %s body %s response %s' vnc_api.exceptions.NoIdError: Unknown id: Error: oper 1 url /fqname-to-id body {"type": "security-group", "fq_name": ["default-domain", "ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686", "ctest-test_sec_group-02806512"]} response Name ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-test_sec_group-02806512'] not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/securitygroup/test_regression_basic.py", line 129, in test_sec_group_basic assert False, errmsg AssertionError: Security group deleted, when it is attached to a VM. 2026-06-15 02:48:39,653 - INFO - 2026-06-15 02:48:39,653 - INFO - END TEST : test_sec_group_basic : FAILED[0:03:05] 2026-06-15 02:48:39,653 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:48:39,836 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:48:41,988 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:48:44,112 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:48:46,252 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:48:48,404 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:48:50,548 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:48:52,668 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:48:54,804 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:48:56,932 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:48:59,056 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:01,180 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:03,300 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:05,424 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:07,548 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:09,684 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:11,856 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:13,988 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:16,160 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:18,300 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:20,432 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:22,552 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:24,692 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:26,812 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:28,936 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:31,076 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:33,204 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:35,336 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:37,484 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:39,624 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:41,760 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:43,888 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686-32370009'], 'uuid': '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'href': 'http://10.0.0.65:8082/virtual-network/43b0402b-030c-46bc-9d26-b0fd1836b17c'}] before deletion 2026-06-15 02:49:43,888 - WARNING - One or more references still present, will not delete the project ctest-SecurityGroupBasicRegressionTests1Ipv6-72982686 2026-06-15 02:49:44,053 - INFO - Domain Default found not creating 2026-06-15 02:49:44,217 - INFO - Project ctest-SecurityGroupBasicRegressionTests1_contrail-23453424 not found, creating it 2026-06-15 02:49:44,793 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1_contrail-23453424, ID : a5def18e-1f34-4535-af2c-635e97693bc2 2026-06-15 02:49:46,234 - INFO - ================================================================================ 2026-06-15 02:49:46,234 - INFO - STARTING TEST : test_sec_group_basic 2026-06-15 02:49:46,234 - 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-06-15 02:49:47,511 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:49:47,511 - INFO - 2026-06-15 02:49:47,879 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-23453424', 'ctest-test_sec_group-64289176'] 2026-06-15 02:49:48,567 - INFO - Security group ctest-test_sec_group-64289176 found in the API Server 2026-06-15 02:49:48,684 - INFO - Validated that ACLs for Security group ctest-test_sec_group-64289176 are present in API Server 2026-06-15 02:49:48,691 - INFO - Validated that Security group ctest-test_sec_group-64289176 is found in control node 10.0.0.23 2026-06-15 02:49:48,704 - INFO - Validated that Security group ctest-test_sec_group-64289176 is found in control node 10.0.0.33 2026-06-15 02:49:48,719 - INFO - Validated that Security group ctest-test_sec_group-64289176 is found in control node 10.0.0.65 2026-06-15 02:49:48,725 - INFO - Validated SG ctest-test_sec_group-64289176 in Control nodes 2026-06-15 02:49:48,725 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-23453424', 'ctest-test_sec_group-64289176'] 2026-06-15 02:49:48,829 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-23453424', 'ctest-test_sec_group-64289176'] deleted successfully. 2026-06-15 02:49:48,932 - INFO - Security group ctest-test_sec_group-64289176 removed from the API Server 2026-06-15 02:49:49,061 - INFO - security group ctest-test_sec_group-64289176 removed from Control-node 10.0.0.23 2026-06-15 02:49:49,072 - INFO - security group ctest-test_sec_group-64289176 removed from Control-node 10.0.0.33 2026-06-15 02:49:49,083 - INFO - security group ctest-test_sec_group-64289176 removed from Control-node 10.0.0.65 2026-06-15 02:49:49,088 - INFO - Validated that SG ctest-test_sec_group-64289176 is not in control nodes 2026-06-15 02:49:49,093 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-23453424', 'ctest-test_sec_group-64289176'] 2026-06-15 02:49:49,434 - INFO - Security group ctest-test_sec_group-64289176 found in the API Server 2026-06-15 02:49:49,554 - INFO - Validated that ACLs for Security group ctest-test_sec_group-64289176 are present in API Server 2026-06-15 02:49:49,561 - INFO - Validated that Security group ctest-test_sec_group-64289176 is found in control node 10.0.0.23 2026-06-15 02:49:49,575 - INFO - Validated that Security group ctest-test_sec_group-64289176 is found in control node 10.0.0.33 2026-06-15 02:49:49,588 - INFO - Validated that Security group ctest-test_sec_group-64289176 is found in control node 10.0.0.65 2026-06-15 02:49:49,593 - INFO - Validated SG ctest-test_sec_group-64289176 in Control nodes 2026-06-15 02:49:50,275 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-18093194 2026-06-15 02:49:50,556 - INFO - Verified VN network id 12 for VN a6f84c4a-c669-408d-ac9c-f35f43b8b467 2026-06-15 02:49:50,556 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-18093194 passed 2026-06-15 02:49:50,629 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-18093194 passed 2026-06-15 02:49:51,786 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23453424:ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-18093194 is found in opserver 2026-06-15 02:49:53,079 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:49:54,248 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:50:04,489 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 2026-06-15 02:50:05,147 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 verfication in all API Servers passed 2026-06-15 02:50:31,726 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 passed 2026-06-15 02:50:31,726 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 verifications in Compute nodes passed 2026-06-15 02:50:32,097 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 in all vrouters 2026-06-15 02:50:32,891 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 passed 2026-06-15 02:50:33,142 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 02:50:33,165 - INFO - VM a44a1d80-8100-4ba4-89db-942a93c987ae is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23453424:ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-18093194 2026-06-15 02:50:33,329 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23453424:6fd9a77b-046f-43dd-8fcc-d1c311e59d0d of vm a44a1d80-8100-4ba4-89db-942a93c987ae is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 02:50:33,402 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 validations in Opserver passed 2026-06-15 02:50:33,402 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 to be up.. 2026-06-15 02:50:34,579 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 passed 2026-06-15 02:50:45,219 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 2026-06-15 02:50:45,528 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 verfication in all API Servers passed 2026-06-15 02:50:47,465 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 passed 2026-06-15 02:50:47,465 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 verifications in Compute nodes passed 2026-06-15 02:50:47,858 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 in all vrouters 2026-06-15 02:50:48,658 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 passed 2026-06-15 02:50:48,747 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 02:50:48,775 - INFO - VM da5e9c34-52f9-4ccd-9de9-fc81bb5bc382 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23453424:ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-18093194 2026-06-15 02:50:48,927 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23453424:404dfc6a-e56f-4d1a-9040-e2a7aad44d86 of vm da5e9c34-52f9-4ccd-9de9-fc81bb5bc382 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-2 uve 2026-06-15 02:50:49,000 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 validations in Opserver passed 2026-06-15 02:50:49,001 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 to be up.. 2026-06-15 02:50:50,185 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 passed 2026-06-15 02:50:50,549 - INFO - Validated that SG ctest-test_sec_group-64289176 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 2026-06-15 02:50:50,549 - INFO - Remove security group ctest-test_sec_group-64289176 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 2026-06-15 02:50:50,760 - WARNING - Security group ctest-test_sec_group-64289176 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 2026-06-15 02:50:51,118 - INFO - Validated that SG ctest-test_sec_group-64289176 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 2026-06-15 02:50:51,118 - INFO - Try deleting the security group ctest-test_sec_group-64289176 with back ref. 2026-06-15 02:50:51,118 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-23453424', 'ctest-test_sec_group-64289176'] 2026-06-15 02:50:51,172 - INFO - Delete when resource still referred: ['http://10.0.0.65:8082/virtual-machine-interface/404dfc6a-e56f-4d1a-9040-e2a7aad44d86', 'http://10.0.0.65:8082/virtual-machine-interface/6fd9a77b-046f-43dd-8fcc-d1c311e59d0d'] 2026-06-15 02:50:51,172 - INFO - Not able to delete the security group with back ref as expected 2026-06-15 02:51:39,468 - WARNING - Ping to IP 15.106.112.4 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 failed 2026-06-15 02:51:39,468 - INFO - Ping FAILED as expected 2026-06-15 02:52:30,542 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 2026-06-15 02:52:32,873 - INFO - Ping to IP 15.106.112.4 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 passed 2026-06-15 02:52:32,873 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 2026-06-15 02:52:33,062 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 2026-06-15 02:52:37,162 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 is fully removed in API-Server 2026-06-15 02:52:37,478 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23453424:ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-18093194 2026-06-15 02:52:37,478 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:52:37,682 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-98349911 is removed in all control-nodes 2026-06-15 02:52:37,797 - INFO - da5e9c34-52f9-4ccd-9de9-fc81bb5bc382 vm uve deleted from opserver 2026-06-15 02:52:37,813 - INFO - da5e9c34-52f9-4ccd-9de9-fc81bb5bc382 vm uve deleted from opserver 2026-06-15 02:52:37,826 - INFO - da5e9c34-52f9-4ccd-9de9-fc81bb5bc382 vm uve deleted from opserver 2026-06-15 02:52:37,826 - INFO - Validated that VM da5e9c34-52f9-4ccd-9de9-fc81bb5bc382 is removed from Opserver 2026-06-15 02:52:37,826 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 2026-06-15 02:52:38,045 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 2026-06-15 02:52:42,154 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 is fully removed in API-Server 2026-06-15 02:52:42,371 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-23453424:ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-18093194 2026-06-15 02:52:42,371 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 02:52:42,561 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-07953119 is removed in all control-nodes 2026-06-15 02:53:07,195 - INFO - a44a1d80-8100-4ba4-89db-942a93c987ae vm uve deleted from opserver 2026-06-15 02:53:07,206 - INFO - a44a1d80-8100-4ba4-89db-942a93c987ae vm uve deleted from opserver 2026-06-15 02:53:07,218 - INFO - a44a1d80-8100-4ba4-89db-942a93c987ae vm uve deleted from opserver 2026-06-15 02:53:07,218 - INFO - Validated that VM a44a1d80-8100-4ba4-89db-942a93c987ae is removed from Opserver 2026-06-15 02:53:07,218 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-18093194 2026-06-15 02:53:07,617 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-18093194 is not found in API Server 2026-06-15 02:53:07,637 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-18093194 is not in any agent 2026-06-15 02:53:07,664 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1_contrail-23453424-18093194 info 2026-06-15 02:53:07,664 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-23453424', 'ctest-test_sec_group-64289176'] 2026-06-15 02:53:07,756 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-23453424', 'ctest-test_sec_group-64289176'] deleted successfully. 2026-06-15 02:53:07,866 - INFO - Security group ctest-test_sec_group-64289176 removed from the API Server 2026-06-15 02:53:07,980 - INFO - security group ctest-test_sec_group-64289176 removed from Control-node 10.0.0.23 2026-06-15 02:53:07,991 - INFO - security group ctest-test_sec_group-64289176 removed from Control-node 10.0.0.33 2026-06-15 02:53:08,001 - INFO - security group ctest-test_sec_group-64289176 removed from Control-node 10.0.0.65 2026-06-15 02:53:08,007 - INFO - Validated that SG ctest-test_sec_group-64289176 is not in control nodes 2026-06-15 02:53:09,281 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:23] 2026-06-15 02:53:09,281 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:53:09,971 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1_contrail-23453424, ID : a5def18e-1f34-4535-af2c-635e97693bc2 2026-06-15 02:53:10,182 - INFO - Domain Default found not creating 2026-06-15 02:53:10,386 - INFO - Project ctest-SecurityGroupBasicRegressionTests1-46124666 not found, creating it 2026-06-15 02:53:10,942 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1-46124666, ID : cf0f8d5e-6746-4cd9-a503-f909638bfa42 2026-06-15 02:53:12,349 - INFO - ================================================================================ 2026-06-15 02:53:12,349 - INFO - STARTING TEST : test_sec_group_basic 2026-06-15 02:53:12,349 - 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-06-15 02:53:13,624 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:53:13,624 - INFO - 2026-06-15 02:53:13,972 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-test_sec_group-20749059'] 2026-06-15 02:53:15,409 - INFO - Security group ctest-test_sec_group-20749059 found in the API Server 2026-06-15 02:53:15,537 - INFO - Validated that ACLs for Security group ctest-test_sec_group-20749059 are present in API Server 2026-06-15 02:53:15,543 - INFO - Validated that Security group ctest-test_sec_group-20749059 is found in control node 10.0.0.23 2026-06-15 02:53:15,554 - INFO - Validated that Security group ctest-test_sec_group-20749059 is found in control node 10.0.0.33 2026-06-15 02:53:15,565 - INFO - Validated that Security group ctest-test_sec_group-20749059 is found in control node 10.0.0.65 2026-06-15 02:53:15,570 - INFO - Validated SG ctest-test_sec_group-20749059 in Control nodes 2026-06-15 02:53:15,571 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-test_sec_group-20749059'] 2026-06-15 02:53:15,654 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-test_sec_group-20749059'] deleted successfully. 2026-06-15 02:53:15,772 - INFO - Security group ctest-test_sec_group-20749059 removed from the API Server 2026-06-15 02:53:15,885 - INFO - security group ctest-test_sec_group-20749059 removed from Control-node 10.0.0.23 2026-06-15 02:53:15,898 - INFO - security group ctest-test_sec_group-20749059 removed from Control-node 10.0.0.33 2026-06-15 02:53:15,908 - INFO - security group ctest-test_sec_group-20749059 removed from Control-node 10.0.0.65 2026-06-15 02:53:15,913 - INFO - Validated that SG ctest-test_sec_group-20749059 is not in control nodes 2026-06-15 02:53:15,919 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-test_sec_group-20749059'] 2026-06-15 02:53:17,026 - INFO - Security group ctest-test_sec_group-20749059 found in the API Server 2026-06-15 02:53:17,138 - INFO - Validated that ACLs for Security group ctest-test_sec_group-20749059 are present in API Server 2026-06-15 02:53:17,144 - INFO - Validated that Security group ctest-test_sec_group-20749059 is found in control node 10.0.0.23 2026-06-15 02:53:17,156 - INFO - Validated that Security group ctest-test_sec_group-20749059 is found in control node 10.0.0.33 2026-06-15 02:53:17,167 - INFO - Validated that Security group ctest-test_sec_group-20749059 is found in control node 10.0.0.65 2026-06-15 02:53:17,172 - INFO - Validated SG ctest-test_sec_group-20749059 in Control nodes 2026-06-15 02:53:18,349 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 2026-06-15 02:53:18,601 - INFO - Verified VN network id 12 for VN 04db7443-18e0-45ac-b120-6e1b6b4564e5 2026-06-15 02:53:18,601 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 passed 2026-06-15 02:53:18,662 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 passed 2026-06-15 02:53:19,798 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1-46124666:ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 is found in opserver 2026-06-15 02:53:21,095 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-46124666-65276449>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:53:22,266 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-46124666-24996214>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:53:32,487 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-46124666-65276449 2026-06-15 02:53:33,193 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-46124666-65276449 verfication in all API Servers passed 2026-06-15 02:54:01,699 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1-46124666-65276449 passed 2026-06-15 02:54:01,700 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-46124666-65276449 verifications in Compute nodes passed 2026-06-15 02:54:02,074 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-46124666-65276449 in all vrouters 2026-06-15 02:54:02,873 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-46124666-65276449 passed 2026-06-15 02:54:03,085 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 02:54:03,107 - INFO - VM a8f60f26-68d4-49ff-be5d-171d451aaea6 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-46124666:ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 2026-06-15 02:54:03,297 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-46124666:2cf5cc9f-caa8-40a3-a43c-849ad03b8436 of vm a8f60f26-68d4-49ff-be5d-171d451aaea6 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 02:54:03,367 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-46124666-65276449 validations in Opserver passed 2026-06-15 02:54:03,367 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-46124666-65276449 to be up.. 2026-06-15 02:54:04,536 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1-46124666-65276449 passed 2026-06-15 02:54:15,164 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-46124666-24996214 2026-06-15 02:54:15,576 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-46124666-24996214 verfication in all API Servers passed 2026-06-15 02:54:17,558 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1-46124666-24996214 passed 2026-06-15 02:54:17,558 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-46124666-24996214 verifications in Compute nodes passed 2026-06-15 02:54:17,922 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-46124666-24996214 in all vrouters 2026-06-15 02:54:18,727 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-46124666-24996214 passed 2026-06-15 02:54:18,825 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 02:54:18,847 - INFO - VM d4ec9014-6ccd-45cb-8108-b7fb3dcefcf5 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-46124666:ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 2026-06-15 02:54:18,996 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-46124666:c3e68f40-6f69-42e2-af98-46b11e83423f of vm d4ec9014-6ccd-45cb-8108-b7fb3dcefcf5 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-2 uve 2026-06-15 02:54:19,065 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-46124666-24996214 validations in Opserver passed 2026-06-15 02:54:19,065 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-46124666-24996214 to be up.. 2026-06-15 02:54:20,243 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1-46124666-24996214 passed 2026-06-15 02:54:20,609 - INFO - Validated that SG ctest-test_sec_group-20749059 is bound to VM ctest-SecurityGroupBasicRegressionTests1-46124666-65276449 2026-06-15 02:54:20,609 - INFO - Remove security group ctest-test_sec_group-20749059 from VM ctest-SecurityGroupBasicRegressionTests1-46124666-65276449 2026-06-15 02:54:20,817 - WARNING - Security group ctest-test_sec_group-20749059 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-46124666-65276449 2026-06-15 02:54:21,135 - INFO - Validated that SG ctest-test_sec_group-20749059 is bound to VM ctest-SecurityGroupBasicRegressionTests1-46124666-65276449 2026-06-15 02:54:21,135 - INFO - Try deleting the security group ctest-test_sec_group-20749059 with back ref. 2026-06-15 02:54:21,135 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-test_sec_group-20749059'] 2026-06-15 02:54:21,294 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-test_sec_group-20749059'] deleted successfully. 2026-06-15 02:54:21,410 - INFO - Security group ctest-test_sec_group-20749059 removed from the API Server 2026-06-15 02:54:21,542 - INFO - security group ctest-test_sec_group-20749059 removed from Control-node 10.0.0.23 2026-06-15 02:54:21,553 - INFO - security group ctest-test_sec_group-20749059 removed from Control-node 10.0.0.33 2026-06-15 02:54:21,563 - INFO - security group ctest-test_sec_group-20749059 removed from Control-node 10.0.0.65 2026-06-15 02:54:21,567 - INFO - Validated that SG ctest-test_sec_group-20749059 is not in control nodes 2026-06-15 02:54:21,573 - ERROR - Security group deleted, when it is attached to a VM. 2026-06-15 02:54:21,574 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-46124666-24996214 2026-06-15 02:54:21,706 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-46124666-65276449 2026-06-15 02:54:21,833 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 2026-06-15 02:54:21,865 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:23,906 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:25,949 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:27,985 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:30,035 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:32,076 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:34,111 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:36,158 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:38,195 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:40,233 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:42,272 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:44,313 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:46,370 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:48,409 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:50,456 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:52,498 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:54,536 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:56,577 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:54:58,640 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:55:00,676 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:55:02,713 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:55:04,753 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:55:06,790 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:55:08,823 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:55:10,867 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:55:12,905 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 failed..Will retry 2026-06-15 02:55:12,915 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 is still found in API-Server 2026-06-15 02:55:17,928 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 is still found in API-Server 2026-06-15 02:55:22,938 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 is still found in API-Server 2026-06-15 02:55:27,950 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 is still found in API-Server 2026-06-15 02:55:32,960 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 is still found in API-Server 2026-06-15 02:55:37,970 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 is still found in API-Server 2026-06-15 02:55:42,981 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 is still found in API-Server 2026-06-15 02:55:47,990 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 is still found in API-Server 2026-06-15 02:55:53,000 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 is still found in API-Server 2026-06-15 02:55:58,011 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 is still found in API-Server 2026-06-15 02:56:03,025 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-46124666-70661627 is still found in API-Server 2026-06-15 02:56:03,026 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-test_sec_group-20749059'] 2026-06-15 02:56:04,324 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Mon Jun 15 02:54:21 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.securitygroup.test_regression_basic.Sec...la_ocata_sanity,sanity,suite1] id=0x7f37e26484c0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function SecurityGroupBasicRegressionTests1.test_sec_group_basic> self = <scripts.securitygroup.test_regression_basic.Sec...la_ocata_sanity,sanity,suite1] id=0x7f37e26484c0> args = () kwargs = {} /contrail-test/scripts/securitygroup/test_regression_basic.py in test_sec_group_basic(self=<scripts.securitygroup.test_regression_basic.Sec...la_ocata_sanity,sanity,suite1] id=0x7f37e26484c0>) 127 errmsg = "Security group deleted, when it is attached to a VM." 128 self.logger.error(errmsg) 129 assert False, errmsg 130 131 #Ping test, should fail errmsg = 'Security group deleted, when it is attached to a VM.' AssertionError: Security group deleted, when it is attached to a VM. __cause__ = None __class__ = <class 'AssertionError'> __context__ = NoIdError('Error: oper 1 url /fqname-to-id body ...\n \'ctest-test_sec_group-20749059\'] not found') __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('Security group deleted, when it is attached to a VM.',) with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/scripts/securitygroup/test_regression_basic.py", line 122, in test_sec_group_basic secgroup = self.vnc_lib.security_group_read( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 700, in _object_read (args_ok, result) = self._read_args_to_id( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1114, in _read_args_to_id return (True, self.fq_name_to_id(res_type, fq_name)) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1395, in fq_name_to_id content = self._request_server(OP_POST, uri, data=json_body) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1180, in _request raise NoIdError('Error: oper %s url %s body %s response %s' vnc_api.exceptions.NoIdError: Unknown id: Error: oper 1 url /fqname-to-id body {"type": "security-group", "fq_name": ["default-domain", "ctest-SecurityGroupBasicRegressionTests1-46124666", "ctest-test_sec_group-20749059"]} response Name ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-test_sec_group-20749059'] not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/securitygroup/test_regression_basic.py", line 129, in test_sec_group_basic assert False, errmsg AssertionError: Security group deleted, when it is attached to a VM. 2026-06-15 02:56:04,336 - INFO - 2026-06-15 02:56:04,337 - INFO - END TEST : test_sec_group_basic : FAILED[0:02:52] 2026-06-15 02:56:04,337 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:56:04,492 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:06,628 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:08,768 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:10,904 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:13,044 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:15,172 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:17,308 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:19,444 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:21,576 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:23,700 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:25,840 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:27,980 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:30,100 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:32,248 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:34,368 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:36,504 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:38,632 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:40,764 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:42,888 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:45,052 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:47,180 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:49,304 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:51,432 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:53,561 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:55,696 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:57,829 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:56:59,992 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:57:02,128 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:57:04,268 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:57:06,421 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:57:08,560 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-46124666 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-46124666', 'ctest-SecurityGroupBasicRegressionTests1-46124666-70661627'], 'uuid': '04db7443-18e0-45ac-b120-6e1b6b4564e5', 'href': 'http://10.0.0.65:8082/virtual-network/04db7443-18e0-45ac-b120-6e1b6b4564e5'}] before deletion 2026-06-15 02:57:08,560 - WARNING - One or more references still present, will not delete the project ctest-SecurityGroupBasicRegressionTests1-46124666 2026-06-15 02:57:08,727 - INFO - Domain Default found not creating 2026-06-15 02:57:08,870 - INFO - Project ctest-TestSvcRegr-75266072 not found, creating it 2026-06-15 02:57:09,398 - INFO - Created Project:ctest-TestSvcRegr-75266072, ID : d7451d25-7919-458f-8a05-0fad196ae2b6 2026-06-15 02:57:10,818 - INFO - ================================================================================ 2026-06-15 02:57:10,819 - INFO - STARTING TEST : test_svc_in_net_nat_with_static_routes 2026-06-15 02:57:12,080 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:57:12,080 - INFO - 2026-06-15 02:57:13,013 - INFO - Created VN ctest-third-vn-14593372 2026-06-15 02:57:14,498 - INFO - VM ([<Server: ctest-vm-in-third-vn-78161437>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:57:30,421 - INFO - Created VN ctest-mgmt_vn-75400689 2026-06-15 02:57:31,016 - INFO - Verified VN network id 14 for VN 0c8eff13-a6d7-422f-944c-811ae18f56ce 2026-06-15 02:57:31,016 - INFO - Verifications in API Server for VN ctest-mgmt_vn-75400689 passed 2026-06-15 02:57:31,086 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-75400689 passed 2026-06-15 02:57:32,261 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-75266072:ctest-mgmt_vn-75400689 is found in opserver 2026-06-15 02:57:32,845 - INFO - Created VN ctest-left_vn-69636823 2026-06-15 02:57:33,153 - INFO - Verified VN network id 15 for VN 864002d2-50bd-4918-bf61-3e3d94cfecf7 2026-06-15 02:57:33,154 - INFO - Verifications in API Server for VN ctest-left_vn-69636823 passed 2026-06-15 02:57:33,236 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-69636823 passed 2026-06-15 02:57:33,535 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-75266072:ctest-left_vn-69636823 is found in opserver 2026-06-15 02:57:34,061 - INFO - Created VN ctest-right_vn-94858067 2026-06-15 02:57:34,339 - INFO - Verified VN network id 16 for VN 0c429ff8-04f2-4452-9a9d-202497883460 2026-06-15 02:57:34,339 - INFO - Verifications in API Server for VN ctest-right_vn-94858067 passed 2026-06-15 02:57:34,412 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-94858067 passed 2026-06-15 02:57:34,690 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-75266072:ctest-right_vn-94858067 is found in opserver 2026-06-15 02:57:36,038 - INFO - VM ([<Server: ctest-left_vm-50039781>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:57:37,341 - INFO - VM ([<Server: ctest-right_vm-74526146>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network-nat.qcow2.gz: 2026-06-15 02:57:38 ERROR 404: tinycore/tinycore-in-network-nat.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-06-15 02:57:38,136 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-06-15 02:57:38,224 - INFO - Service template: ['default-domain', 'ctest-service_template_1-61252375'] deleted successfully. 2026-06-15 02:57:38,224 - INFO - Skip interface_detach for VM ctest-right_vm-74526146 in state BUILD 2026-06-15 02:57:38,225 - INFO - Deleting VM ctest-right_vm-74526146 2026-06-15 02:57:38,258 - ERROR - VM ctest-right_vm-74526146 has failed to come up 2026-06-15 02:57:38,258 - ERROR - Nova failed to get host of the VM 2026-06-15 02:57:38,258 - ERROR - VM ctest-right_vm-74526146 has failed to come up 2026-06-15 02:57:38,259 - ERROR - Nova failed to get host of the VM 2026-06-15 02:57:38,430 - INFO - Skip interface_detach for VM ctest-left_vm-50039781 in state BUILD 2026-06-15 02:57:38,430 - INFO - Deleting VM ctest-left_vm-50039781 2026-06-15 02:57:38,430 - ERROR - VM ctest-left_vm-50039781 has failed to come up 2026-06-15 02:57:38,430 - ERROR - Nova failed to get host of the VM 2026-06-15 02:57:38,431 - ERROR - VM ctest-left_vm-50039781 has failed to come up 2026-06-15 02:57:38,431 - ERROR - Nova failed to get host of the VM 2026-06-15 02:57:38,502 - INFO - Deleting VN ctest-right_vn-94858067 2026-06-15 02:57:38,900 - INFO - Validated that VN ctest-right_vn-94858067 is not found in API Server 2026-06-15 02:57:38,931 - INFO - Validated that VN ctest-right_vn-94858067 is not in any agent 2026-06-15 02:57:38,971 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-94858067 info 2026-06-15 02:57:38,972 - INFO - Deleting VN ctest-left_vn-69636823 2026-06-15 02:57:39,258 - INFO - Validated that VN ctest-left_vn-69636823 is not found in API Server 2026-06-15 02:57:39,280 - INFO - Validated that VN ctest-left_vn-69636823 is not in any agent 2026-06-15 02:57:39,316 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-69636823 info 2026-06-15 02:57:39,316 - INFO - Deleting VN ctest-mgmt_vn-75400689 2026-06-15 02:57:39,569 - INFO - Validated that VN ctest-mgmt_vn-75400689 is not found in API Server 2026-06-15 02:57:39,598 - INFO - Validated that VN ctest-mgmt_vn-75400689 is not in any agent 2026-06-15 02:57:39,639 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-75400689 info 2026-06-15 02:57:39,640 - INFO - Deleting VM ctest-vm-in-third-vn-78161437 2026-06-15 02:57:39,721 - INFO - Deleting VN ctest-third-vn-14593372 2026-06-15 02:57:39,766 - WARNING - Deleting VN ctest-third-vn-14593372 failed..Will retry 2026-06-15 02:57:41,828 - WARNING - Deleting VN ctest-third-vn-14593372 failed..Will retry 2026-06-15 02:57:45,268 - INFO - 2026-06-15 02:57:45,268 - INFO - END TEST : test_svc_in_net_nat_with_static_routes : SKIPPED[0:00:35] 2026-06-15 02:57:45,268 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:57:45,274 - INFO - ================================================================================ 2026-06-15 02:57:45,274 - INFO - STARTING TEST : test_svc_v2_transparent_datapath 2026-06-15 02:57:46,571 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:57:46,571 - INFO - 2026-06-15 02:57:47,143 - INFO - Created VN ctest-mgmt_vn-50195009 2026-06-15 02:57:47,403 - INFO - Verified VN network id 13 for VN d570a0d8-7ee1-4d59-a71d-d08d859f8608 2026-06-15 02:57:47,403 - INFO - Verifications in API Server for VN ctest-mgmt_vn-50195009 passed 2026-06-15 02:57:47,482 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-50195009 passed 2026-06-15 02:57:47,674 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-75266072:ctest-mgmt_vn-50195009 is found in opserver 2026-06-15 02:57:48,221 - INFO - Created VN ctest-left_vn-74308676 2026-06-15 02:57:48,537 - INFO - Verified VN network id 14 for VN 7268d54d-5539-4219-9250-5b3dfbfa772e 2026-06-15 02:57:48,538 - INFO - Verifications in API Server for VN ctest-left_vn-74308676 passed 2026-06-15 02:57:48,645 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-74308676 passed 2026-06-15 02:57:48,865 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-75266072:ctest-left_vn-74308676 is found in opserver 2026-06-15 02:57:49,478 - INFO - Created VN ctest-right_vn-62909183 2026-06-15 02:57:49,738 - INFO - Verified VN network id 15 for VN d2a518fa-b7ab-4ee4-bef9-0bfdece1af09 2026-06-15 02:57:49,738 - INFO - Verifications in API Server for VN ctest-right_vn-62909183 passed 2026-06-15 02:57:49,802 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-62909183 passed 2026-06-15 02:57:49,978 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-75266072:ctest-right_vn-62909183 is found in opserver 2026-06-15 02:57:50,511 - INFO - Created VN ctest-trans_left_vn-14461077 2026-06-15 02:57:50,776 - INFO - Verified VN network id 16 for VN 81826bb4-995c-4788-abf4-0c400a182cc6 2026-06-15 02:57:50,776 - INFO - Verifications in API Server for VN ctest-trans_left_vn-14461077 passed 2026-06-15 02:57:50,844 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-14461077 passed 2026-06-15 02:57:51,014 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-75266072:ctest-trans_left_vn-14461077 is found in opserver 2026-06-15 02:57:51,550 - INFO - Created VN ctest-trans_right_vn-04177212 2026-06-15 02:57:51,826 - INFO - Verified VN network id 17 for VN 2c9b47aa-7095-4f6f-8e4e-8619e04e672a 2026-06-15 02:57:51,826 - INFO - Verifications in API Server for VN ctest-trans_right_vn-04177212 passed 2026-06-15 02:57:51,889 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-04177212 passed 2026-06-15 02:57:52,059 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-75266072:ctest-trans_right_vn-04177212 is found in opserver 2026-06-15 02:57:53,283 - INFO - VM ([<Server: ctest-left_vm-59545404>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:57:54,629 - INFO - VM ([<Server: ctest-right_vm-77217236>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) http://nexus.opensdn.io/repository///images/tinycore//tinycore-net-transparent-fw.qcow2.gz: 2026-06-15 02:57:55 ERROR 404: tinycore/tinycore-net-transparent-fw.qcow2.gz. gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-06-15 02:57:55,290 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-06-15 02:57:55,397 - INFO - Service template: ['default-domain', 'ctest-service_template_1-71201540'] deleted successfully. 2026-06-15 02:57:55,399 - INFO - Skip interface_detach for VM ctest-right_vm-77217236 in state BUILD 2026-06-15 02:57:55,399 - INFO - Deleting VM ctest-right_vm-77217236 2026-06-15 02:57:55,400 - ERROR - VM ctest-right_vm-77217236 has failed to come up 2026-06-15 02:57:55,400 - ERROR - Nova failed to get host of the VM 2026-06-15 02:57:55,400 - ERROR - VM ctest-right_vm-77217236 has failed to come up 2026-06-15 02:57:55,400 - ERROR - Nova failed to get host of the VM 2026-06-15 02:57:55,524 - INFO - Skip interface_detach for VM ctest-left_vm-59545404 in state BUILD 2026-06-15 02:57:55,524 - INFO - Deleting VM ctest-left_vm-59545404 2026-06-15 02:57:55,524 - ERROR - VM ctest-left_vm-59545404 has failed to come up 2026-06-15 02:57:55,524 - ERROR - Nova failed to get host of the VM 2026-06-15 02:57:55,524 - ERROR - VM ctest-left_vm-59545404 has failed to come up 2026-06-15 02:57:55,524 - ERROR - Nova failed to get host of the VM 2026-06-15 02:57:55,604 - INFO - Deleting VN ctest-trans_right_vn-04177212 2026-06-15 02:57:55,909 - INFO - Validated that VN ctest-trans_right_vn-04177212 is not found in API Server 2026-06-15 02:57:55,935 - INFO - Validated that VN ctest-trans_right_vn-04177212 is not in any agent 2026-06-15 02:57:55,965 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-04177212 info 2026-06-15 02:57:55,965 - INFO - Deleting VN ctest-trans_left_vn-14461077 2026-06-15 02:57:56,248 - INFO - Validated that VN ctest-trans_left_vn-14461077 is not found in API Server 2026-06-15 02:57:56,277 - INFO - Validated that VN ctest-trans_left_vn-14461077 is not in any agent 2026-06-15 02:57:56,309 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-14461077 info 2026-06-15 02:57:56,309 - INFO - Deleting VN ctest-right_vn-62909183 2026-06-15 02:57:56,553 - INFO - Validated that VN ctest-right_vn-62909183 is not found in API Server 2026-06-15 02:57:56,582 - INFO - Validated that VN ctest-right_vn-62909183 is not in any agent 2026-06-15 02:57:56,615 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-62909183 info 2026-06-15 02:57:56,615 - INFO - Deleting VN ctest-left_vn-74308676 2026-06-15 02:57:56,889 - INFO - Validated that VN ctest-left_vn-74308676 is not found in API Server 2026-06-15 02:57:56,917 - INFO - Validated that VN ctest-left_vn-74308676 is not in any agent 2026-06-15 02:57:56,949 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-74308676 info 2026-06-15 02:57:56,949 - INFO - Deleting VN ctest-mgmt_vn-50195009 2026-06-15 02:57:57,244 - INFO - Validated that VN ctest-mgmt_vn-50195009 is not found in API Server 2026-06-15 02:57:57,264 - INFO - Validated that VN ctest-mgmt_vn-50195009 is not in any agent 2026-06-15 02:57:57,292 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-50195009 info 2026-06-15 02:57:58,556 - INFO - 2026-06-15 02:57:58,556 - INFO - END TEST : test_svc_v2_transparent_datapath : SKIPPED[0:00:13] 2026-06-15 02:57:58,556 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:57:59,241 - INFO - Deleted project: ctest-TestSvcRegr-75266072, ID : d7451d25-7919-458f-8a05-0fad196ae2b6 2026-06-15 02:57:59,411 - INFO - Domain Default found not creating 2026-06-15 02:57:59,577 - INFO - Project ctest-TestSvcRegr-38008970 not found, creating it 2026-06-15 02:58:00,115 - INFO - Created Project:ctest-TestSvcRegr-38008970, ID : 15034d2c-9c88-48a0-83d1-661d95ae9ce7 2026-06-15 02:58:01,500 - INFO - ================================================================================ 2026-06-15 02:58:01,500 - INFO - STARTING TEST : test_svc_CEM_22032 2026-06-15 02:58:02,785 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:58:02,785 - INFO - 2026-06-15 02:58:03,848 - INFO - Created VN ctest-mgmt_vn-13929520 2026-06-15 02:58:04,427 - INFO - Verified VN network id 13 for VN 944c98c3-b966-4e7b-a517-44b9d133c140 2026-06-15 02:58:04,427 - INFO - Verifications in API Server for VN ctest-mgmt_vn-13929520 passed 2026-06-15 02:58:04,486 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-13929520 passed 2026-06-15 02:58:05,621 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-38008970:ctest-mgmt_vn-13929520 is found in opserver 2026-06-15 02:58:06,149 - INFO - Created VN service-left-vn-98471282 2026-06-15 02:58:06,449 - INFO - Verified VN network id 14 for VN 7296959f-23e1-4e45-98b9-f899acfee851 2026-06-15 02:58:06,449 - INFO - Verifications in API Server for VN service-left-vn-98471282 passed 2026-06-15 02:58:06,519 - INFO - On all control nodes, Config, RI and RT verification for VN service-left-vn-98471282 passed 2026-06-15 02:58:06,779 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-38008970:service-left-vn-98471282 is found in opserver 2026-06-15 02:58:07,295 - INFO - Created VN service-right-vn-94675970 2026-06-15 02:58:07,612 - INFO - Verified VN network id 15 for VN dd4f04fe-f049-4252-bd2f-aee6fa55905b 2026-06-15 02:58:07,613 - INFO - Verifications in API Server for VN service-right-vn-94675970 passed 2026-06-15 02:58:07,681 - INFO - On all control nodes, Config, RI and RT verification for VN service-right-vn-94675970 passed 2026-06-15 02:58:07,957 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-38008970:service-right-vn-94675970 is found in opserver 2026-06-15 02:58:09,517 - INFO - VM ([<Server: ctest-left_vm-48956759>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:58:10,698 - INFO - VM ([<Server: ctest-right_vm-02146866>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-06-15 02:58:11,326 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-06-15 02:58:11,416 - INFO - Service template: ['default-domain', 'ctest-service_template_1-09299637'] deleted successfully. 2026-06-15 02:58:11,416 - INFO - Skip interface_detach for VM ctest-right_vm-02146866 in state BUILD 2026-06-15 02:58:11,416 - INFO - Deleting VM ctest-right_vm-02146866 2026-06-15 02:58:11,438 - ERROR - VM ctest-right_vm-02146866 has failed to come up 2026-06-15 02:58:11,439 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:11,439 - ERROR - VM ctest-right_vm-02146866 has failed to come up 2026-06-15 02:58:11,439 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:11,556 - INFO - Skip interface_detach for VM ctest-left_vm-48956759 in state BUILD 2026-06-15 02:58:11,556 - INFO - Deleting VM ctest-left_vm-48956759 2026-06-15 02:58:11,556 - ERROR - VM ctest-left_vm-48956759 has failed to come up 2026-06-15 02:58:11,556 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:11,556 - ERROR - VM ctest-left_vm-48956759 has failed to come up 2026-06-15 02:58:11,556 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:11,637 - INFO - Deleting VN service-right-vn-94675970 2026-06-15 02:58:11,984 - INFO - Validated that VN service-right-vn-94675970 is not found in API Server 2026-06-15 02:58:12,007 - INFO - Validated that VN service-right-vn-94675970 is not in any agent 2026-06-15 02:58:12,041 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-right-vn-94675970 info 2026-06-15 02:58:12,041 - INFO - Deleting VN service-left-vn-98471282 2026-06-15 02:58:12,337 - INFO - Validated that VN service-left-vn-98471282 is not found in API Server 2026-06-15 02:58:12,366 - INFO - Validated that VN service-left-vn-98471282 is not in any agent 2026-06-15 02:58:12,401 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-left-vn-98471282 info 2026-06-15 02:58:12,401 - INFO - Deleting VN ctest-mgmt_vn-13929520 2026-06-15 02:58:12,681 - INFO - Validated that VN ctest-mgmt_vn-13929520 is not found in API Server 2026-06-15 02:58:12,705 - INFO - Validated that VN ctest-mgmt_vn-13929520 is not in any agent 2026-06-15 02:58:12,734 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-13929520 info 2026-06-15 02:58:14,008 - INFO - 2026-06-15 02:58:14,008 - INFO - END TEST : test_svc_CEM_22032 : SKIPPED[0:00:13] 2026-06-15 02:58:14,008 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:58:14,010 - INFO - ================================================================================ 2026-06-15 02:58:14,011 - INFO - STARTING TEST : test_svc_in_network_datapath 2026-06-15 02:58:15,286 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:58:15,286 - INFO - 2026-06-15 02:58:15,841 - INFO - Created VN ctest-mgmt_vn-55186105 2026-06-15 02:58:21,284 - INFO - Verified VN network id 13 for VN d914e66c-c2d2-4210-ac50-9abd28440209 2026-06-15 02:58:21,284 - INFO - Verifications in API Server for VN ctest-mgmt_vn-55186105 passed 2026-06-15 02:58:21,357 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-55186105 passed 2026-06-15 02:58:21,532 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-38008970:ctest-mgmt_vn-55186105 is found in opserver 2026-06-15 02:58:22,040 - INFO - Created VN ctest-left_vn-86773935 2026-06-15 02:58:22,306 - INFO - Verified VN network id 14 for VN 01868b5c-a73b-4c3b-b4d9-8433485ce419 2026-06-15 02:58:22,306 - INFO - Verifications in API Server for VN ctest-left_vn-86773935 passed 2026-06-15 02:58:22,370 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-86773935 passed 2026-06-15 02:58:22,536 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-38008970:ctest-left_vn-86773935 is found in opserver 2026-06-15 02:58:23,071 - INFO - Created VN ctest-right_vn-84935709 2026-06-15 02:58:23,329 - INFO - Verified VN network id 15 for VN 0c3c2b0b-ff19-4846-916d-19bb223cb7e5 2026-06-15 02:58:23,329 - INFO - Verifications in API Server for VN ctest-right_vn-84935709 passed 2026-06-15 02:58:23,394 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-84935709 passed 2026-06-15 02:58:23,554 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-38008970:ctest-right_vn-84935709 is found in opserver 2026-06-15 02:58:24,653 - INFO - VM ([<Server: ctest-left_vm-15594645>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:58:25,736 - INFO - VM ([<Server: ctest-right_vm-01023217>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-06-15 02:58:26,316 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-06-15 02:58:26,408 - INFO - Service template: ['default-domain', 'ctest-service_template_1-78768840'] deleted successfully. 2026-06-15 02:58:26,408 - INFO - Skip interface_detach for VM ctest-right_vm-01023217 in state BUILD 2026-06-15 02:58:26,408 - INFO - Deleting VM ctest-right_vm-01023217 2026-06-15 02:58:26,408 - ERROR - VM ctest-right_vm-01023217 has failed to come up 2026-06-15 02:58:26,408 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:26,408 - ERROR - VM ctest-right_vm-01023217 has failed to come up 2026-06-15 02:58:26,408 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:26,522 - INFO - Skip interface_detach for VM ctest-left_vm-15594645 in state BUILD 2026-06-15 02:58:26,522 - INFO - Deleting VM ctest-left_vm-15594645 2026-06-15 02:58:26,522 - ERROR - VM ctest-left_vm-15594645 has failed to come up 2026-06-15 02:58:26,522 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:26,522 - ERROR - VM ctest-left_vm-15594645 has failed to come up 2026-06-15 02:58:26,522 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:26,588 - INFO - Deleting VN ctest-right_vn-84935709 2026-06-15 02:58:26,853 - INFO - Validated that VN ctest-right_vn-84935709 is not found in API Server 2026-06-15 02:58:26,877 - INFO - Validated that VN ctest-right_vn-84935709 is not in any agent 2026-06-15 02:58:26,911 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-84935709 info 2026-06-15 02:58:26,911 - INFO - Deleting VN ctest-left_vn-86773935 2026-06-15 02:58:27,207 - INFO - Validated that VN ctest-left_vn-86773935 is not found in API Server 2026-06-15 02:58:27,238 - INFO - Validated that VN ctest-left_vn-86773935 is not in any agent 2026-06-15 02:58:27,272 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-86773935 info 2026-06-15 02:58:27,272 - INFO - Deleting VN ctest-mgmt_vn-55186105 2026-06-15 02:58:27,519 - INFO - Validated that VN ctest-mgmt_vn-55186105 is not found in API Server 2026-06-15 02:58:27,551 - INFO - Validated that VN ctest-mgmt_vn-55186105 is not in any agent 2026-06-15 02:58:27,588 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-55186105 info 2026-06-15 02:58:28,868 - INFO - 2026-06-15 02:58:28,868 - INFO - END TEST : test_svc_in_network_datapath : SKIPPED[0:00:14] 2026-06-15 02:58:28,868 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:58:29,578 - INFO - Deleted project: ctest-TestSvcRegr-38008970, ID : 15034d2c-9c88-48a0-83d1-661d95ae9ce7 2026-06-15 02:58:29,757 - INFO - Domain Default found not creating 2026-06-15 02:58:29,918 - INFO - Project ctest-TestSvcHC-83754151 not found, creating it 2026-06-15 02:58:30,465 - INFO - Created Project:ctest-TestSvcHC-83754151, ID : c0ed16ed-3683-4eed-8fb1-dc14669fd309 2026-06-15 02:58:31,851 - INFO - ================================================================================ 2026-06-15 02:58:31,851 - INFO - STARTING TEST : test_svc_hc_basic 2026-06-15 02:58:33,141 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:58:33,141 - INFO - 2026-06-15 02:58:34,082 - INFO - Created VN ctest-mgmt_vn-05016073 2026-06-15 02:58:34,687 - INFO - Verified VN network id 13 for VN 948da637-c262-489c-af47-cda5dbb8f678 2026-06-15 02:58:34,688 - INFO - Verifications in API Server for VN ctest-mgmt_vn-05016073 passed 2026-06-15 02:58:34,773 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-05016073 passed 2026-06-15 02:58:35,963 - INFO - Validated that VN default-domain:ctest-TestSvcHC-83754151:ctest-mgmt_vn-05016073 is found in opserver 2026-06-15 02:58:36,634 - INFO - Created VN ctest-left_vn-14586743 2026-06-15 02:58:36,928 - INFO - Verified VN network id 14 for VN 3d63bfa6-fde8-42ae-a5a6-f8c9a8a518ba 2026-06-15 02:58:36,928 - INFO - Verifications in API Server for VN ctest-left_vn-14586743 passed 2026-06-15 02:58:37,005 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-14586743 passed 2026-06-15 02:58:37,361 - INFO - Validated that VN default-domain:ctest-TestSvcHC-83754151:ctest-left_vn-14586743 is found in opserver 2026-06-15 02:58:37,967 - INFO - Created VN ctest-right_vn-67825186 2026-06-15 02:58:38,233 - INFO - Verified VN network id 15 for VN 0effc158-6a36-4c37-975d-207ac77256b2 2026-06-15 02:58:38,233 - INFO - Verifications in API Server for VN ctest-right_vn-67825186 passed 2026-06-15 02:58:38,313 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-67825186 passed 2026-06-15 02:58:38,592 - INFO - Validated that VN default-domain:ctest-TestSvcHC-83754151:ctest-right_vn-67825186 is found in opserver 2026-06-15 02:58:39,908 - INFO - VM ([<Server: ctest-left_vm-60487085>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:58:41,033 - INFO - VM ([<Server: ctest-right_vm-11378806>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-06-15 02:58:41,656 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-06-15 02:58:41,748 - INFO - Service template: ['default-domain', 'ctest-service_template_1-22274953'] deleted successfully. 2026-06-15 02:58:41,748 - INFO - Skip interface_detach for VM ctest-right_vm-11378806 in state BUILD 2026-06-15 02:58:41,748 - INFO - Deleting VM ctest-right_vm-11378806 2026-06-15 02:58:41,774 - ERROR - VM ctest-right_vm-11378806 has failed to come up 2026-06-15 02:58:41,775 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:41,775 - ERROR - VM ctest-right_vm-11378806 has failed to come up 2026-06-15 02:58:41,775 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:41,888 - INFO - Skip interface_detach for VM ctest-left_vm-60487085 in state BUILD 2026-06-15 02:58:41,888 - INFO - Deleting VM ctest-left_vm-60487085 2026-06-15 02:58:41,888 - ERROR - VM ctest-left_vm-60487085 has failed to come up 2026-06-15 02:58:41,888 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:41,888 - ERROR - VM ctest-left_vm-60487085 has failed to come up 2026-06-15 02:58:41,888 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:41,957 - INFO - Deleting VN ctest-right_vn-67825186 2026-06-15 02:58:42,242 - INFO - Validated that VN ctest-right_vn-67825186 is not found in API Server 2026-06-15 02:58:42,264 - INFO - Validated that VN ctest-right_vn-67825186 is not in any agent 2026-06-15 02:58:42,297 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-67825186 info 2026-06-15 02:58:42,298 - INFO - Deleting VN ctest-left_vn-14586743 2026-06-15 02:58:42,576 - INFO - Validated that VN ctest-left_vn-14586743 is not found in API Server 2026-06-15 02:58:42,597 - INFO - Validated that VN ctest-left_vn-14586743 is not in any agent 2026-06-15 02:58:42,630 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-14586743 info 2026-06-15 02:58:42,630 - INFO - Deleting VN ctest-mgmt_vn-05016073 2026-06-15 02:58:42,991 - INFO - Validated that VN ctest-mgmt_vn-05016073 is not found in API Server 2026-06-15 02:58:43,014 - INFO - Validated that VN ctest-mgmt_vn-05016073 is not in any agent 2026-06-15 02:58:43,051 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-05016073 info 2026-06-15 02:58:44,322 - INFO - 2026-06-15 02:58:44,322 - INFO - END TEST : test_svc_hc_basic : SKIPPED[0:00:13] 2026-06-15 02:58:44,323 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:58:44,328 - INFO - ================================================================================ 2026-06-15 02:58:44,328 - INFO - STARTING TEST : test_svc_trans_segment_right_hc_fail_svm 2026-06-15 02:58:45,605 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:58:45,605 - INFO - 2026-06-15 02:58:46,174 - INFO - Created VN ctest-mgmt_vn-80555359 2026-06-15 02:58:46,535 - INFO - Verified VN network id 13 for VN 22a2182e-8615-451f-8a45-3946669235e9 2026-06-15 02:58:46,535 - INFO - Verifications in API Server for VN ctest-mgmt_vn-80555359 passed 2026-06-15 02:58:46,616 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-80555359 passed 2026-06-15 02:58:46,796 - INFO - Validated that VN default-domain:ctest-TestSvcHC-83754151:ctest-mgmt_vn-80555359 is found in opserver 2026-06-15 02:58:47,434 - INFO - Created VN ctest-left_vn-07430661 2026-06-15 02:58:47,773 - INFO - Verified VN network id 14 for VN cf65f449-38c1-4f53-846b-31cb2dfdffda 2026-06-15 02:58:47,773 - INFO - Verifications in API Server for VN ctest-left_vn-07430661 passed 2026-06-15 02:58:47,903 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-07430661 passed 2026-06-15 02:58:48,076 - INFO - Validated that VN default-domain:ctest-TestSvcHC-83754151:ctest-left_vn-07430661 is found in opserver 2026-06-15 02:58:48,773 - INFO - Created VN ctest-right_vn-34844592 2026-06-15 02:58:49,080 - INFO - Verified VN network id 15 for VN d933257e-ba08-4796-9feb-26b1c3d5e1be 2026-06-15 02:58:49,080 - INFO - Verifications in API Server for VN ctest-right_vn-34844592 passed 2026-06-15 02:58:49,164 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-34844592 passed 2026-06-15 02:58:49,341 - INFO - Validated that VN default-domain:ctest-TestSvcHC-83754151:ctest-right_vn-34844592 is found in opserver 2026-06-15 02:58:49,964 - INFO - Created VN ctest-trans_left_vn-24410634 2026-06-15 02:58:50,245 - INFO - Verified VN network id 16 for VN 4374b202-3f2b-43c2-bdbd-4be27edab754 2026-06-15 02:58:50,245 - INFO - Verifications in API Server for VN ctest-trans_left_vn-24410634 passed 2026-06-15 02:58:50,322 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-24410634 passed 2026-06-15 02:58:50,502 - INFO - Validated that VN default-domain:ctest-TestSvcHC-83754151:ctest-trans_left_vn-24410634 is found in opserver 2026-06-15 02:58:51,110 - INFO - Created VN ctest-trans_right_vn-23308613 2026-06-15 02:58:51,442 - INFO - Verified VN network id 17 for VN 4f2ee31d-a2a2-4346-afd4-c9e13ed837a0 2026-06-15 02:58:51,442 - INFO - Verifications in API Server for VN ctest-trans_right_vn-23308613 passed 2026-06-15 02:58:51,526 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-23308613 passed 2026-06-15 02:58:51,698 - INFO - Validated that VN default-domain:ctest-TestSvcHC-83754151:ctest-trans_right_vn-23308613 is found in opserver 2026-06-15 02:58:52,926 - INFO - VM ([<Server: ctest-left_vm-16991185>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:58:54,077 - INFO - VM ([<Server: ctest-right_vm-34064779>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-06-15 02:58:54,645 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-06-15 02:58:54,732 - INFO - Service template: ['default-domain', 'ctest-service_template_1-59416664'] deleted successfully. 2026-06-15 02:58:54,732 - INFO - Skip interface_detach for VM ctest-right_vm-34064779 in state BUILD 2026-06-15 02:58:54,732 - INFO - Deleting VM ctest-right_vm-34064779 2026-06-15 02:58:54,732 - ERROR - VM ctest-right_vm-34064779 has failed to come up 2026-06-15 02:58:54,732 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:54,732 - ERROR - VM ctest-right_vm-34064779 has failed to come up 2026-06-15 02:58:54,732 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:54,881 - INFO - Skip interface_detach for VM ctest-left_vm-16991185 in state BUILD 2026-06-15 02:58:54,881 - INFO - Deleting VM ctest-left_vm-16991185 2026-06-15 02:58:54,881 - ERROR - VM ctest-left_vm-16991185 has failed to come up 2026-06-15 02:58:54,881 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:54,882 - ERROR - VM ctest-left_vm-16991185 has failed to come up 2026-06-15 02:58:54,882 - ERROR - Nova failed to get host of the VM 2026-06-15 02:58:54,977 - INFO - Deleting VN ctest-trans_right_vn-23308613 2026-06-15 02:58:55,229 - INFO - Validated that VN ctest-trans_right_vn-23308613 is not found in API Server 2026-06-15 02:58:55,250 - INFO - Validated that VN ctest-trans_right_vn-23308613 is not in any agent 2026-06-15 02:58:55,292 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-23308613 info 2026-06-15 02:58:55,292 - INFO - Deleting VN ctest-trans_left_vn-24410634 2026-06-15 02:58:55,558 - INFO - Validated that VN ctest-trans_left_vn-24410634 is not found in API Server 2026-06-15 02:58:55,585 - INFO - Validated that VN ctest-trans_left_vn-24410634 is not in any agent 2026-06-15 02:58:55,618 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-24410634 info 2026-06-15 02:58:55,618 - INFO - Deleting VN ctest-right_vn-34844592 2026-06-15 02:58:55,929 - INFO - Validated that VN ctest-right_vn-34844592 is not found in API Server 2026-06-15 02:58:55,951 - INFO - Validated that VN ctest-right_vn-34844592 is not in any agent 2026-06-15 02:58:55,983 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-34844592 info 2026-06-15 02:58:55,983 - INFO - Deleting VN ctest-left_vn-07430661 2026-06-15 02:58:56,248 - INFO - Validated that VN ctest-left_vn-07430661 is not found in API Server 2026-06-15 02:58:56,277 - INFO - Validated that VN ctest-left_vn-07430661 is not in any agent 2026-06-15 02:58:56,310 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-07430661 info 2026-06-15 02:58:56,310 - INFO - Deleting VN ctest-mgmt_vn-80555359 2026-06-15 02:58:56,566 - INFO - Validated that VN ctest-mgmt_vn-80555359 is not found in API Server 2026-06-15 02:58:56,593 - INFO - Validated that VN ctest-mgmt_vn-80555359 is not in any agent 2026-06-15 02:58:56,628 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-80555359 info 2026-06-15 02:58:57,922 - INFO - 2026-06-15 02:58:57,922 - INFO - END TEST : test_svc_trans_segment_right_hc_fail_svm : SKIPPED[0:00:13] 2026-06-15 02:58:57,922 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:58:58,638 - INFO - Deleted project: ctest-TestSvcHC-83754151, ID : c0ed16ed-3683-4eed-8fb1-dc14669fd309 2026-06-15 02:58:58,809 - INFO - Domain Default found not creating 2026-06-15 02:58:58,951 - INFO - Project ctest-TestSVCV2Mirror-38337654 not found, creating it 2026-06-15 02:58:59,506 - INFO - Created Project:ctest-TestSVCV2Mirror-38337654, ID : 888c0144-6dd2-47a6-827c-e47e164fe056 2026-06-15 02:59:00,952 - INFO - ================================================================================ 2026-06-15 02:59:00,952 - INFO - STARTING TEST : test_svc_v2_mirroring 2026-06-15 02:59:00,953 - INFO - TEST DESCRIPTION : Validate the service chain mirroring 2026-06-15 02:59:02,239 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:59:02,239 - INFO - 2026-06-15 02:59:03,354 - INFO - Created VN ctest-left-16815088 2026-06-15 02:59:03,908 - INFO - Verified VN network id 13 for VN c519020b-b013-41f3-a480-bc43633d4fab 2026-06-15 02:59:03,908 - INFO - Verifications in API Server for VN ctest-left-16815088 passed 2026-06-15 02:59:03,967 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left-16815088 passed 2026-06-15 02:59:05,156 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-38337654:ctest-left-16815088 is found in opserver 2026-06-15 02:59:05,737 - INFO - Created VN ctest-right-35688385 2026-06-15 02:59:06,014 - INFO - Verified VN network id 14 for VN 023559f9-cd24-4294-a0cc-9d9cdc3502ff 2026-06-15 02:59:06,015 - INFO - Verifications in API Server for VN ctest-right-35688385 passed 2026-06-15 02:59:06,084 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right-35688385 passed 2026-06-15 02:59:06,374 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-38337654:ctest-right-35688385 is found in opserver 2026-06-15 02:59:06,906 - INFO - Created VN ctest-mgmt_vn-89807858 2026-06-15 02:59:07,161 - INFO - Verified VN network id 15 for VN b961c373-9e4c-43e3-9248-c465876cc2da 2026-06-15 02:59:07,161 - INFO - Verifications in API Server for VN ctest-mgmt_vn-89807858 passed 2026-06-15 02:59:07,227 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-89807858 passed 2026-06-15 02:59:07,511 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-38337654:ctest-mgmt_vn-89807858 is found in opserver 2026-06-15 02:59:08,069 - INFO - Created VN ctest-trans_left_vn-83800023 2026-06-15 02:59:08,356 - INFO - Verified VN network id 16 for VN a717622a-9947-4474-9e91-81379e147f2d 2026-06-15 02:59:08,356 - INFO - Verifications in API Server for VN ctest-trans_left_vn-83800023 passed 2026-06-15 02:59:08,445 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-83800023 passed 2026-06-15 02:59:08,605 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-38337654:ctest-trans_left_vn-83800023 is found in opserver 2026-06-15 02:59:09,173 - INFO - Created VN ctest-trans_right_vn-50682684 2026-06-15 02:59:09,588 - INFO - Verified VN network id 17 for VN bb7498cc-29cd-4877-8542-61d56783738a 2026-06-15 02:59:09,588 - INFO - Verifications in API Server for VN ctest-trans_right_vn-50682684 passed 2026-06-15 02:59:09,776 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-50682684 passed 2026-06-15 02:59:09,972 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-38337654:ctest-trans_right_vn-50682684 is found in opserver 2026-06-15 02:59:11,226 - INFO - VM ([<Server: ctest-left_vm-25256976>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:59:12,392 - INFO - VM ([<Server: ctest-right_vm-40230310>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:59:14,040 - INFO - VM ([<Server: ctest-pt_svm0-61161475>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:59:18,476 - INFO - Waiting for VM ctest-pt_svm0-61161475 to be up.. 2026-06-15 02:59:28,771 - INFO - VM name : ctest-pt_svm0-61161475 2026-06-15 02:59:58,796 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-pt_svm0-61161475 passed 2026-06-15 03:00:15,116 - INFO - Waiting for VM ctest-left_vm-25256976 to be up.. 2026-06-15 03:00:15,294 - INFO - VM name : ctest-left_vm-25256976 2026-06-15 03:00:16,760 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-left_vm-25256976 passed 2026-06-15 03:00:17,008 - INFO - Waiting for VM ctest-right_vm-40230310 to be up.. 2026-06-15 03:00:17,090 - INFO - VM name : ctest-right_vm-40230310 2026-06-15 03:00:18,446 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-right_vm-40230310 passed 2026-06-15 03:00:19,032 - INFO - Attaching policy ctest-policy-98402785 to vn ctest-left-16815088 2026-06-15 03:00:19,379 - INFO - Attaching policy ctest-policy-98402785 to vn ctest-right-35688385 2026-06-15 03:00:22,022 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-pt_svm0-61161475 passed 2026-06-15 03:00:22,583 - INFO - VM ctest-pt_svm0-61161475 verifications in Compute nodes passed 2026-06-15 03:00:22,776 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-38337654:ctest-left-16815088 2026-06-15 03:00:22,880 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-38337654:ctest-right-35688385 2026-06-15 03:01:01,447 - INFO - Ping to IP 42.96.169.3 from VM ctest-left_vm-25256976 passed 2026-06-15 03:01:12,015 - INFO - Starting tcpdump to capture the mirrored packets. 2026-06-15 03:01:24,288 - INFO - Ping to IP 42.96.169.3 from VM ctest-left_vm-25256976 passed 2026-06-15 03:01:29,612 - INFO - 12 ICMP packets are mirrored to the analyzer service VM 'ctest-pt_svm0-61161475' 2026-06-15 03:01:29,612 - INFO - Dettaching policy ctest-policy-98402785 from vn ctest-right-35688385 2026-06-15 03:01:29,755 - INFO - Dettaching policy ctest-policy-98402785 from vn ctest-left-16815088 2026-06-15 03:01:29,971 - INFO - Deleted policy ctest-policy-98402785 2026-06-15 03:01:30,078 - INFO - Deleted SI ['default-domain', 'ctest-TestSVCV2Mirror-38337654', 'ctest-si-55118988'] 2026-06-15 03:01:30,294 - INFO - Deleting VM ctest-pt_svm0-61161475 2026-06-15 03:01:30,536 - INFO - Service template: ['default-domain', 'ctest-service_template_1-86358572'] deleted successfully. 2026-06-15 03:01:30,536 - INFO - Deleting VM ctest-right_vm-40230310 2026-06-15 03:01:30,623 - INFO - Deleting VM ctest-left_vm-25256976 2026-06-15 03:01:30,710 - INFO - Deleting VN ctest-trans_right_vn-50682684 2026-06-15 03:01:31,006 - INFO - Validated that VN ctest-trans_right_vn-50682684 is not found in API Server 2026-06-15 03:01:31,031 - INFO - Validated that VN ctest-trans_right_vn-50682684 is not in any agent 2026-06-15 03:01:31,065 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-50682684 info 2026-06-15 03:01:31,065 - INFO - Deleting VN ctest-trans_left_vn-83800023 2026-06-15 03:01:31,107 - WARNING - Deleting VN ctest-trans_left_vn-83800023 failed..Will retry 2026-06-15 03:01:33,428 - INFO - Validated that VN ctest-trans_left_vn-83800023 is not found in API Server 2026-06-15 03:01:33,452 - INFO - Validated that VN ctest-trans_left_vn-83800023 is not in any agent 2026-06-15 03:01:33,484 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-83800023 info 2026-06-15 03:01:33,484 - INFO - Deleting VN ctest-mgmt_vn-89807858 2026-06-15 03:01:33,813 - INFO - Validated that VN ctest-mgmt_vn-89807858 is not found in API Server 2026-06-15 03:01:33,834 - INFO - Validated that VN ctest-mgmt_vn-89807858 is not in any agent 2026-06-15 03:01:33,864 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-89807858 info 2026-06-15 03:01:33,865 - INFO - Deleting VN ctest-right-35688385 2026-06-15 03:01:34,189 - INFO - Validated that VN ctest-right-35688385 is not found in API Server 2026-06-15 03:01:34,213 - INFO - Validated that VN ctest-right-35688385 is not in any agent 2026-06-15 03:01:34,244 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right-35688385 info 2026-06-15 03:01:34,244 - INFO - Deleting VN ctest-left-16815088 2026-06-15 03:01:34,501 - INFO - Validated that VN ctest-left-16815088 is not found in API Server 2026-06-15 03:01:34,522 - INFO - Validated that VN ctest-left-16815088 is not in any agent 2026-06-15 03:01:34,551 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left-16815088 info 2026-06-15 03:01:35,832 - INFO - 2026-06-15 03:01:35,832 - INFO - END TEST : test_svc_v2_mirroring : PASSED[0:02:35] 2026-06-15 03:01:35,832 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:01:36,739 - INFO - Deleted project: ctest-TestSVCV2Mirror-38337654, ID : 888c0144-6dd2-47a6-827c-e47e164fe056 2026-06-15 03:01:36,987 - INFO - Domain Default found not creating 2026-06-15 03:01:37,126 - INFO - Project ctest-TestvDNSBasic0-12056345 not found, creating it 2026-06-15 03:01:37,710 - INFO - Created Project:ctest-TestvDNSBasic0-12056345, ID : 8ee81dd7-8dcc-405e-bff0-9f5791c0f567 2026-06-15 03:01:39,402 - INFO - ================================================================================ 2026-06-15 03:01:39,403 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-06-15 03:01:39,403 - 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-06-15 03:01:40,681 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:01:40,681 - INFO - 2026-06-15 03:01:41,422 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-12056345'](8ee81dd7-8dcc-405e-bff0-9f5791c0f567) 2026-06-15 03:01:43,097 - INFO - Created VN ctest-vn1-vdns-41419306 2026-06-15 03:01:44,392 - INFO - VM ([<Server: ctest-vm1-test-07377006>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:01:44,392 - INFO - Waiting for VM ctest-vm1-test-07377006 to be up.. 2026-06-15 03:01:59,688 - INFO - VM name : ctest-vm1-test-07377006 2026-06-15 03:02:23,845 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vm1-test-07377006 passed 2026-06-15 03:02:47,508 - INFO - Ping to IP ctest-vm1-test-07377006 from VM ctest-vm1-test-07377006 passed 2026-06-15 03:02:49,597 - INFO - VM ([<Server: ctest-vm2-test-44469297>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:02:49,597 - INFO - Waiting for VM ctest-vm2-test-44469297 to be up.. 2026-06-15 03:03:04,901 - INFO - VM name : ctest-vm2-test-44469297 2026-06-15 03:03:32,868 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vm2-test-44469297 passed 2026-06-15 03:04:04,090 - INFO - Ping to IP ctest-vm2-test-44469297 from VM ctest-vm2-test-44469297 passed 2026-06-15 03:04:07,313 - INFO - Ping to IP ctest-vm2-test-44469297 from VM ctest-vm1-test-07377006 passed 2026-06-15 03:04:07,313 - INFO - Try deleting the VDNS entry ctest-vdns1-67293560 with back ref of ipam. 2026-06-15 03:04:07,368 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-06-15 03:04:07,368 - INFO - Add CNAME VDNS record for ctest-vm1-test-07377006 and verify we able to ping by alias name 2026-06-15 03:04:07,536 - INFO - In verify_on_setup 2026-06-15 03:04:07,632 - INFO - Verify VDNS record is shown in the API server 2026-06-15 03:04:07,689 - INFO - Verify VDNS record is shown in the control node 2026-06-15 03:04:08,882 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-07377006 failed 2026-06-15 03:04:12,992 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-07377006 passed 2026-06-15 03:04:13,080 - INFO - VDNS record info: default-domain:ctest-vdns1-67293560:test-rec deleted successfully. 2026-06-15 03:04:13,080 - INFO - Deleting VM ctest-vm2-test-44469297 2026-06-15 03:04:13,181 - INFO - Deleting VM ctest-vm1-test-07377006 2026-06-15 03:04:13,277 - INFO - Deleting VN ctest-vn1-vdns-41419306 2026-06-15 03:04:13,323 - WARNING - Deleting VN ctest-vn1-vdns-41419306 failed..Will retry 2026-06-15 03:04:15,390 - WARNING - Deleting VN ctest-vn1-vdns-41419306 failed..Will retry 2026-06-15 03:04:17,756 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-67293560'] deleted successfully. 2026-06-15 03:04:17,780 - INFO - VDNS information ctest-vdns1-67293560 removed from the API Server 2026-06-15 03:04:17,786 - INFO - VDNS information ctest-vdns1-67293560 removed in the Control node 2026-06-15 03:04:19,093 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:02:40] 2026-06-15 03:04:19,093 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:04:19,810 - INFO - Deleted project: ctest-TestvDNSBasic0-12056345, ID : 8ee81dd7-8dcc-405e-bff0-9f5791c0f567 2026-06-15 03:04:20,023 - INFO - Domain Default found not creating 2026-06-15 03:04:20,186 - INFO - Project ctest-TestBasicVMVNx-83093801 not found, creating it 2026-06-15 03:04:20,729 - INFO - Created Project:ctest-TestBasicVMVNx-83093801, ID : ec880625-8ed6-4e0f-a8e3-3d7fcb3ddfef 2026-06-15 03:04:22,234 - INFO - ================================================================================ 2026-06-15 03:04:22,234 - INFO - STARTING TEST : test_sctp_traffic_between_vm 2026-06-15 03:04:22,234 - 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-06-15 03:04:23,516 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:04:23,516 - INFO - 2026-06-15 03:04:24,486 - INFO - Created VN ctest-fvn-80541187 2026-06-15 03:04:25,072 - INFO - Verified VN network id 13 for VN 52d2f56e-0c3c-4ce7-a2b9-0f7671685237 2026-06-15 03:04:25,072 - INFO - Verifications in API Server for VN ctest-fvn-80541187 passed 2026-06-15 03:04:25,144 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-80541187 passed 2026-06-15 03:04:26,294 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-83093801:ctest-fvn-80541187 is found in opserver 2026-06-15 03:04:26,828 - INFO - Created VN ctest-vn1-07077463 2026-06-15 03:04:27,078 - INFO - Verified VN network id 14 for VN 6b154208-eb94-4265-97b5-cc0fda7ee2b9 2026-06-15 03:04:27,079 - INFO - Verifications in API Server for VN ctest-vn1-07077463 passed 2026-06-15 03:04:27,167 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-07077463 passed 2026-06-15 03:04:27,441 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-83093801:ctest-vn1-07077463 is found in opserver 2026-06-15 03:04:29 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-sctp.vmdk.gz [268831986/268831986] -> "/contrail-test/images/ubuntu-sctp.vmdk.gz" [1] 2026-06-15 03:04:43,551 - INFO - VM ([<Server: ctest-vn1_vm1_name-46282097>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:04:44,692 - INFO - VM ([<Server: ctest-fvn_vm1_name-78901243>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:05:20,419 - INFO - VM name : ctest-vn1_vm1_name-46282097 2026-06-15 03:06:00,963 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn1_vm1_name-46282097 passed 2026-06-15 03:06:37,436 - INFO - VM name : ctest-fvn_vm1_name-78901243 2026-06-15 03:06:38,795 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-fvn_vm1_name-78901243 passed 2026-06-15 03:06:49,520 - INFO - Creating Floating IP pool ctest-some-pool-31621645 in API Server 2026-06-15 03:06:49,946 - INFO - Verification for FIP pool ctest-some-pool-31621645 in API Server passed 2026-06-15 03:06:49,971 - INFO - Verification for FIP pool ctest-some-pool-31621645 in Control-node passed 2026-06-15 03:06:50,376 - INFO - Route for FIP 55.164.157.68 is fine on Control-node 10.0.0.33 2026-06-15 03:06:50,385 - INFO - Route for FIP 55.164.157.68 is fine on Control-node 10.0.0.65 2026-06-15 03:06:50,392 - INFO - Route for FIP 55.164.157.68 is fine on Control-node 10.0.0.23 2026-06-15 03:06:50,393 - INFO - FIP 55.164.157.68 verification for passed on all Control-nodes 2026-06-15 03:06:50,393 - INFO - FIP ID 2a26fdc0-a73b-4b6a-ac1e-3b892af52f1c(55.164.157.68) validation in Control node passed 2026-06-15 03:06:50,441 - INFO - FIP ID 2a26fdc0-a73b-4b6a-ac1e-3b892af52f1c(55.164.157.68) validation in agents passed 2026-06-15 03:06:50,452 - INFO - FIP ID 2a26fdc0-a73b-4b6a-ac1e-3b892af52f1c(55.164.157.68) validation in API Server passed 2026-06-15 03:06:55,919 - INFO - Ping to IP 55.164.157.67 from VM ctest-vn1_vm1_name-46282097 passed 2026-06-15 03:07:13,892 - INFO - Verifying Ingress Flow Record 2026-06-15 03:07:13,898 - INFO - Verifying NAT in flow records 2026-06-15 03:07:13,898 - INFO - Verifying traffic direction in flow records 2026-06-15 03:07:13,898 - INFO - Verifying Egress Flow Records 2026-06-15 03:07:13,903 - INFO - Verifying NAT in flow records 2026-06-15 03:07:13,903 - INFO - Verifying traffic direction in flow records 2026-06-15 03:07:14,034 - INFO - Deleting the FIP pool ctest-some-pool-31621645 2026-06-15 03:07:14,154 - INFO - Deleting VM ctest-fvn_vm1_name-78901243 2026-06-15 03:07:14,238 - INFO - Deleting VM ctest-vn1_vm1_name-46282097 2026-06-15 03:07:14,316 - INFO - Deleting VN ctest-vn1-07077463 2026-06-15 03:07:14,370 - WARNING - Deleting VN ctest-vn1-07077463 failed..Will retry 2026-06-15 03:07:16,422 - WARNING - Deleting VN ctest-vn1-07077463 failed..Will retry 2026-06-15 03:07:18,708 - INFO - Validated that VN ctest-vn1-07077463 is not found in API Server 2026-06-15 03:07:18,734 - INFO - Validated that VN ctest-vn1-07077463 is not in any agent 2026-06-15 03:07:18,764 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-07077463 info 2026-06-15 03:07:18,764 - INFO - Deleting VN ctest-fvn-80541187 2026-06-15 03:07:19,034 - INFO - Validated that VN ctest-fvn-80541187 is not found in API Server 2026-06-15 03:07:19,055 - INFO - Validated that VN ctest-fvn-80541187 is not in any agent 2026-06-15 03:07:19,084 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-80541187 info 2026-06-15 03:07:20,352 - INFO - END TEST : test_sctp_traffic_between_vm : PASSED[0:02:58] 2026-06-15 03:07:20,352 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:07:21,091 - INFO - Deleted project: ctest-TestBasicVMVNx-83093801, ID : ec880625-8ed6-4e0f-a8e3-3d7fcb3ddfef 2026-06-15 03:07:21,285 - INFO - Domain Default found not creating 2026-06-15 03:07:21,433 - INFO - Project ctest-TestBasicVMVN-86161844 not found, creating it 2026-06-15 03:07:21,946 - INFO - Created Project:ctest-TestBasicVMVN-86161844, ID : 9413aa39-76a2-480f-bb13-a3894fad8bc3 2026-06-15 03:07:23,392 - INFO - ================================================================================ 2026-06-15 03:07:23,392 - INFO - STARTING TEST : test_generic_link_local_service 2026-06-15 03:07:23,392 - 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-06-15 03:07:24,655 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:07:24,655 - INFO - 2026-06-15 03:07:25,663 - INFO - Created VN ctest-vn2_metadata-24817934 2026-06-15 03:07:27,044 - INFO - VM ([<Server: ctest-TestBasicVMVN-86161844-40459800>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:07:42,592 - INFO - Waiting for VM ctest-TestBasicVMVN-86161844-40459800 to be up.. 2026-06-15 03:07:42,592 - INFO - VM name : ctest-TestBasicVMVN-86161844-40459800 2026-06-15 03:07:44,499 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-86161844-40459800 passed 2026-06-15 03:07:44,749 - INFO - Retry 0 2026-06-15 03:07:46,467 - INFO - Generic metadata worked 2026-06-15 03:07:46,676 - INFO - Deleting VM ctest-TestBasicVMVN-86161844-40459800 2026-06-15 03:07:46,789 - INFO - Deleting VN ctest-vn2_metadata-24817934 2026-06-15 03:07:46,836 - WARNING - Deleting VN ctest-vn2_metadata-24817934 failed..Will retry 2026-06-15 03:07:48,893 - WARNING - Deleting VN ctest-vn2_metadata-24817934 failed..Will retry 2026-06-15 03:07:52,322 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:29] 2026-06-15 03:07:52,323 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:07:52,326 - INFO - ================================================================================ 2026-06-15 03:07:52,327 - INFO - STARTING TEST : test_metadata_service 2026-06-15 03:07:52,327 - 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-06-15 03:07:53,598 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:07:53,598 - INFO - 2026-06-15 03:07:54,392 - INFO - Created VN ctest-vn-00375897 2026-06-15 03:07:55,877 - INFO - VM ([<Server: ctest-TestBasicVMVN-86161844-76459073>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:07:55,878 - INFO - Waiting for VM ctest-TestBasicVMVN-86161844-76459073 to be up.. 2026-06-15 03:08:06,130 - INFO - VM name : ctest-TestBasicVMVN-86161844-76459073 2026-06-15 03:08:15,682 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-86161844-76459073 passed 2026-06-15 03:08:16,852 - INFO - metadata_script.txt got executed in the vm 2026-06-15 03:08:16,852 - INFO - Deleting VM ctest-TestBasicVMVN-86161844-76459073 2026-06-15 03:08:16,931 - INFO - Deleting VN ctest-vn-00375897 2026-06-15 03:08:16,971 - WARNING - Deleting VN ctest-vn-00375897 failed..Will retry 2026-06-15 03:08:19,014 - WARNING - Deleting VN ctest-vn-00375897 failed..Will retry 2026-06-15 03:08:22,439 - INFO - END TEST : test_metadata_service : PASSED[0:00:30] 2026-06-15 03:08:22,439 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:08:22,441 - INFO - ================================================================================ 2026-06-15 03:08:22,441 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-06-15 03:08:22,441 - 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-06-15 03:08:23,718 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:08:23,718 - INFO - 2026-06-15 03:08:24,790 - INFO - Created VN ctest-vn-26771092 2026-06-15 03:08:26,043 - INFO - VM ([<Server: ctest-TestBasicVMVN-86161844-43887040>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:08:26,616 - INFO - VM ([<Server: ctest-TestBasicVMVN-86161844-46250835>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:08:27,732 - INFO - VM ([<Server: ctest-TestBasicVMVN-86161844-00231852>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:08:27,861 - INFO - Verifications in API Server for IPAM: ctest-ipam-78279096 passed 2026-06-15 03:08:27,877 - INFO - Verifications in Control node for IPAM: ctest-ipam-78279096 passed 2026-06-15 03:08:28,055 - INFO - Verified VN network id 13 for VN 673eeb11-87d7-40bc-99f0-ebe7e248ea5a 2026-06-15 03:08:28,055 - INFO - Verifications in API Server for VN ctest-vn-26771092 passed 2026-06-15 03:08:28,124 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-26771092 passed 2026-06-15 03:08:29,286 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-86161844:ctest-vn-26771092 is found in opserver 2026-06-15 03:08:29,318 - INFO - Waiting for VM ctest-TestBasicVMVN-86161844-43887040 to be up.. 2026-06-15 03:08:39,560 - INFO - VM name : ctest-TestBasicVMVN-86161844-43887040 2026-06-15 03:08:45,000 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-86161844-43887040 passed 2026-06-15 03:08:45,248 - INFO - Waiting for VM ctest-TestBasicVMVN-86161844-46250835 to be up.. 2026-06-15 03:08:45,334 - INFO - VM name : ctest-TestBasicVMVN-86161844-46250835 2026-06-15 03:08:46,661 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-86161844-46250835 passed 2026-06-15 03:08:46,903 - INFO - Waiting for VM ctest-TestBasicVMVN-86161844-00231852 to be up.. 2026-06-15 03:08:46,984 - INFO - VM name : ctest-TestBasicVMVN-86161844-00231852 2026-06-15 03:08:48,351 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestBasicVMVN-86161844-00231852 passed 2026-06-15 03:08:52,585 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-86161844-43887040 passed 2026-06-15 03:08:56,230 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-86161844-46250835 passed 2026-06-15 03:09:03,534 - INFO - Deleting VM ctest-TestBasicVMVN-86161844-00231852 2026-06-15 03:09:03,615 - INFO - Detaching port 7eea9a9c-ed42-4135-a94e-e9c6158a9081 from VM ctest-TestBasicVMVN-86161844-46250835 2026-06-15 03:09:03,655 - INFO - Deleting VM ctest-TestBasicVMVN-86161844-46250835 2026-06-15 03:09:03,725 - INFO - Detaching port b9f509f8-5fca-41c0-bfdc-c897ddf10877 from VM ctest-TestBasicVMVN-86161844-43887040 2026-06-15 03:09:03,757 - INFO - Deleting VM ctest-TestBasicVMVN-86161844-43887040 2026-06-15 03:09:03,827 - INFO - Deleting VN ctest-vn-26771092 2026-06-15 03:09:04,325 - WARNING - Deleting VN ctest-vn-26771092 failed..Will retry 2026-06-15 03:09:06,624 - INFO - Validated that VN ctest-vn-26771092 is not found in API Server 2026-06-15 03:09:06,648 - INFO - Validated that VN ctest-vn-26771092 is not in any agent 2026-06-15 03:09:06,683 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-26771092 info 2026-06-15 03:09:06,776 - INFO - IPAM: ctest-ipam-78279096 is not found in API Server 2026-06-15 03:09:06,813 - INFO - IPAM:ctest-ipam-78279096 is not found in control node 2026-06-15 03:09:08,081 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:46] 2026-06-15 03:09:08,081 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:09:08,871 - INFO - Deleted project: ctest-TestBasicVMVN-86161844, ID : 9413aa39-76a2-480f-bb13-a3894fad8bc3 2026-06-15 03:09:09,089 - INFO - Domain Default found not creating 2026-06-15 03:09:09,267 - INFO - Project ctest-DisablePolicyEcmpIpv6-57529402 not found, creating it 2026-06-15 03:09:09,821 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-57529402, ID : 6de6e83e-d019-4709-a604-c702a9e417b9 2026-06-15 03:09:12,284 - INFO - ================================================================================ 2026-06-15 03:09:12,284 - INFO - STARTING TEST : test_ecmp_with_static_routes 2026-06-15 03:09:12,284 - 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-06-15 03:09:13,563 - INFO - Address family configured is dual 2026-06-15 03:09:13,563 - INFO - we are setting address family as v6 2026-06-15 03:09:13,563 - INFO - we are setting address family as v6 2026-06-15 03:09:13,563 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:09:13,563 - INFO - 2026-06-15 03:09:14,859 - INFO - Created VN ctest-vn-73730855 2026-06-15 03:09:15,520 - INFO - Verified VN network id 13 for VN 00e045c3-79d5-4787-b238-b207cd788710 2026-06-15 03:09:15,520 - INFO - Verifications in API Server for VN ctest-vn-73730855 passed 2026-06-15 03:09:15,587 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-73730855 passed 2026-06-15 03:09:16,825 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-57529402:ctest-vn-73730855 is found in opserver 2026-06-15 03:09:18,052 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-57529402-06243828>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:09:19,141 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-57529402-97606091>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:09:20,272 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-57529402-41544395>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:09:21,667 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-57529402-25355950>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:09:21,667 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-57529402-97606091 to be up.. 2026-06-15 03:09:31,903 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-57529402-97606091 2026-06-15 03:10:06,305 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-57529402-97606091 passed 2026-06-15 03:10:22,003 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-57529402-41544395 to be up.. 2026-06-15 03:10:22,112 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-57529402-41544395 2026-06-15 03:10:23,609 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-57529402-41544395 passed 2026-06-15 03:10:34,147 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-57529402-06243828 to be up.. 2026-06-15 03:10:34,228 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-57529402-06243828 2026-06-15 03:10:35,576 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-57529402-06243828 passed 2026-06-15 03:10:40,704 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-57529402', 'ctest-intf-rtb-61599598'](UUID 747a1e56-1104-4177-8881-c6acf76c7e39), prefixes : ['3612:bb0e:a3f7:6927:62d5:2261::/96'] 2026-06-15 03:10:40,772 - INFO - Added intf route table 747a1e56-1104-4177-8881-c6acf76c7e39 to port 0f637d7e-92a6-4eff-aa54-930b61207ca3 2026-06-15 03:10:49,432 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-57529402', 'ctest-intf-rtb-48509979'](UUID a2f2296c-e47a-4e95-96d5-36c51c811e92), prefixes : ['3612:bb0e:a3f7:6927:62d5:2261::/96'] 2026-06-15 03:10:49,500 - INFO - Added intf route table a2f2296c-e47a-4e95-96d5-36c51c811e92 to port a7f61d9d-1b53-4354-8458-622fddaecd8d 2026-06-15 03:10:50,440 - INFO - Policy DISABLED on VMI bb02a2e2-700f-405d-a8b4-1a9d0f6e1522 2026-06-15 03:10:50,512 - INFO - Policy DISABLED on VMI 0f637d7e-92a6-4eff-aa54-930b61207ca3 2026-06-15 03:10:50,584 - INFO - Policy DISABLED on VMI a7f61d9d-1b53-4354-8458-622fddaecd8d 2026-06-15 03:10:50,604 - INFO - ECMP routes found in agent 10.0.0.130, for prefix 3612:bb0e:a3f7:6927:62d5:2261::/96 2026-06-15 03:10:50,604 - INFO - Tap interface tap0f637d7e-92 found in ecmp routes in agent 10.0.0.130 2026-06-15 03:10:50,604 - INFO - Tap interface tapa7f61d9d-1b found in ecmp routes in agent 10.0.0.130 2026-06-15 03:10:50,622 - INFO - ECMP routes found in agent 10.0.0.130, for prefix 3612:bb0e:a3f7:6927:62d5:2261::/96 2026-06-15 03:11:30,335 - WARNING - No packets are found in tcpdump output file /tmp/tap0f637d7e-92_ctest-random-23646483.pcap but expected some packets 2026-06-15 03:11:32,355 - WARNING - No packets are found in tcpdump output file /tmp/tap0f637d7e-92_ctest-random-23646483.pcap but expected some packets 2026-06-15 03:11:34,373 - WARNING - No packets are found in tcpdump output file /tmp/tap0f637d7e-92_ctest-random-23646483.pcap but expected some packets 2026-06-15 03:11:36,391 - WARNING - No packets are found in tcpdump output file /tmp/tap0f637d7e-92_ctest-random-23646483.pcap but expected some packets 2026-06-15 03:11:38,409 - WARNING - No packets are found in tcpdump output file /tmp/tap0f637d7e-92_ctest-random-23646483.pcap but expected some packets 2026-06-15 03:11:40,426 - WARNING - No packets are found in tcpdump output file /tmp/tap0f637d7e-92_ctest-random-23646483.pcap but expected some packets 2026-06-15 03:11:42,444 - WARNING - No packets are found in tcpdump output file /tmp/tap0f637d7e-92_ctest-random-23646483.pcap but expected some packets 2026-06-15 03:11:42,462 - INFO - 1 packets are found in tcpdump output as expected 2026-06-15 03:11:44,508 - INFO - Tcpdump verification on VM 361b:d2f1:87cc:386b:d1f6:c0f7:0:5 passed 2026-06-15 03:11:49,101 - INFO - Traffic verification for ECMP passed 2026-06-15 03:11:49,101 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-57529402-25355950 to be up.. 2026-06-15 03:11:49,182 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-57529402-25355950 2026-06-15 03:11:50,524 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-57529402-25355950 passed 2026-06-15 03:11:50,832 - INFO - Policy DISABLED on VMI b4aff653-7973-436a-a389-8ddaa03d945b 2026-06-15 03:12:28,268 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-57529402', 'ctest-intf-rtb-96323043'](UUID facc7a9d-022f-4b1e-a25f-0ed55ccec4bc), prefixes : ['3612:bb0e:a3f7:6927:62d5:2261::/96'] 2026-06-15 03:12:28,336 - INFO - Added intf route table facc7a9d-022f-4b1e-a25f-0ed55ccec4bc to port b4aff653-7973-436a-a389-8ddaa03d945b 2026-06-15 03:12:29,070 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-57529402-97606091 2026-06-15 03:12:29,236 - INFO - Removed intf route table 747a1e56-1104-4177-8881-c6acf76c7e39 from port 0f637d7e-92a6-4eff-aa54-930b61207ca3 2026-06-15 03:12:29,268 - INFO - Deleted Interface route table 747a1e56-1104-4177-8881-c6acf76c7e39 2026-06-15 03:12:29,289 - INFO - ECMP routes found in agent 10.0.0.130, for prefix 3612:bb0e:a3f7:6927:62d5:2261::/96 2026-06-15 03:12:29,290 - INFO - Tap interface tapa7f61d9d-1b found in ecmp routes in agent 10.0.0.130 2026-06-15 03:12:29,306 - INFO - ECMP routes found in agent 10.0.0.141, for prefix 3612:bb0e:a3f7:6927:62d5:2261::/96 2026-06-15 03:12:29,307 - INFO - Tap interface tapb4aff653-79 found in ecmp routes in agent 10.0.0.141 2026-06-15 03:12:32,746 - INFO - 1 packets are found in tcpdump output as expected 2026-06-15 03:12:34,791 - INFO - Tcpdump verification on VM 361b:d2f1:87cc:386b:d1f6:c0f7:0:5 passed 2026-06-15 03:12:39,405 - INFO - Traffic verification for ECMP passed 2026-06-15 03:12:39,405 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-57529402-25355950 2026-06-15 03:12:39,576 - INFO - Removed intf route table facc7a9d-022f-4b1e-a25f-0ed55ccec4bc from port b4aff653-7973-436a-a389-8ddaa03d945b 2026-06-15 03:12:39,621 - INFO - Deleted Interface route table facc7a9d-022f-4b1e-a25f-0ed55ccec4bc 2026-06-15 03:12:39,622 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-57529402-41544395 2026-06-15 03:12:39,796 - INFO - Removed intf route table a2f2296c-e47a-4e95-96d5-36c51c811e92 from port a7f61d9d-1b53-4354-8458-622fddaecd8d 2026-06-15 03:12:39,830 - INFO - Deleted Interface route table a2f2296c-e47a-4e95-96d5-36c51c811e92 2026-06-15 03:12:39,830 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-57529402-06243828 2026-06-15 03:12:39,946 - INFO - Deleting VN ctest-vn-73730855 2026-06-15 03:12:40,010 - WARNING - Deleting VN ctest-vn-73730855 failed..Will retry 2026-06-15 03:12:42,073 - WARNING - Deleting VN ctest-vn-73730855 failed..Will retry 2026-06-15 03:12:44,458 - INFO - Validated that VN ctest-vn-73730855 is not found in API Server 2026-06-15 03:12:44,486 - INFO - Validated that VN ctest-vn-73730855 is not in any agent 2026-06-15 03:12:44,553 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-73730855 info 2026-06-15 03:12:45,885 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:03:33] 2026-06-15 03:12:45,885 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:12:46,700 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-57529402, ID : 6de6e83e-d019-4709-a604-c702a9e417b9 2026-06-15 03:12:46,955 - INFO - Domain Default found not creating 2026-06-15 03:12:47,156 - INFO - Project ctest-TestLacp-44156257 not found, creating it 2026-06-15 03:12:47,760 - INFO - Created Project:ctest-TestLacp-44156257, ID : 39107783-4065-4c6a-8d9f-c0cf67cdc3ab 2026-06-15 03:12:49,310 - INFO - ================================================================================ 2026-06-15 03:12:49,310 - INFO - STARTING TEST : test_bond_lacp_config 2026-06-15 03:12:49,310 - INFO - TEST DESCRIPTION : configure LACP on bond interface of dpdk computes 2026-06-15 03:12:50,597 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:12:50,597 - INFO - 2026-06-15 03:12:50,620 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-06-15 03:12:51,894 - INFO - 2026-06-15 03:12:51,895 - INFO - END TEST : test_bond_lacp_config : SKIPPED[0:00:02] 2026-06-15 03:12:51,895 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:12:52,635 - INFO - Deleted project: ctest-TestLacp-44156257, ID : 39107783-4065-4c6a-8d9f-c0cf67cdc3ab 2026-06-15 03:12:52,834 - INFO - Domain Default found not creating 2026-06-15 03:12:52,979 - INFO - Project ctest-TestDpdkBondStatus-92088917 not found, creating it 2026-06-15 03:12:53,465 - INFO - Created Project:ctest-TestDpdkBondStatus-92088917, ID : 6b7e927d-c0fc-4511-8390-2d53caf88a13 2026-06-15 03:12:54,897 - INFO - ================================================================================ 2026-06-15 03:12:54,897 - INFO - STARTING TEST : test_dpdk_bond_status 2026-06-15 03:12:54,897 - INFO - TEST DESCRIPTION : check dpdk bond status on compute node 2026-06-15 03:12:56,209 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:12:56,209 - INFO - 2026-06-15 03:12:56,209 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-06-15 03:12:57,505 - INFO - 2026-06-15 03:12:57,505 - INFO - END TEST : test_dpdk_bond_status : SKIPPED[0:00:03] 2026-06-15 03:12:57,505 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:12:58,236 - INFO - Deleted project: ctest-TestDpdkBondStatus-92088917, ID : 6b7e927d-c0fc-4511-8390-2d53caf88a13 2026-06-15 03:12:58,440 - INFO - Domain Default found not creating 2026-06-15 03:12:58,587 - INFO - Project ctest-TestFbitMergeBuffDisable-14459587 not found, creating it 2026-06-15 03:12:59,120 - INFO - Created Project:ctest-TestFbitMergeBuffDisable-14459587, ID : 0c4e49ea-5f41-4536-a0cb-dbb8edfa0261 2026-06-15 03:13:00,626 - INFO - ================================================================================ 2026-06-15 03:13:00,626 - INFO - STARTING TEST : test_fbit_disable_mbuf_dpdk 2026-06-15 03:13:00,626 - 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-06-15 03:13:01,911 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:13:01,911 - INFO - 2026-06-15 03:13:01,911 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-06-15 03:13:03,208 - INFO - 2026-06-15 03:13:03,208 - INFO - END TEST : test_fbit_disable_mbuf_dpdk : SKIPPED[0:00:03] 2026-06-15 03:13:03,208 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:13:03,928 - INFO - Deleted project: ctest-TestFbitMergeBuffDisable-14459587, ID : 0c4e49ea-5f41-4536-a0cb-dbb8edfa0261 2026-06-15 03:13:04,140 - INFO - Domain Default found not creating 2026-06-15 03:13:04,310 - INFO - Project ctest-TestGroGso-58913216 not found, creating it 2026-06-15 03:13:04,849 - INFO - Created Project:ctest-TestGroGso-58913216, ID : a11d6dff-e6a3-498a-b857-322c63e99786 2026-06-15 03:13:06,269 - INFO - ================================================================================ 2026-06-15 03:13:06,270 - INFO - STARTING TEST : test_dpdk_gro_gso 2026-06-15 03:13:06,270 - 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-06-15 03:13:07,539 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:13:07,539 - INFO - 2026-06-15 03:13:07,561 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-06-15 03:13:08,841 - INFO - 2026-06-15 03:13:08,841 - INFO - END TEST : test_dpdk_gro_gso : SKIPPED[0:00:02] 2026-06-15 03:13:08,841 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:13:09,569 - INFO - Deleted project: ctest-TestGroGso-58913216, ID : a11d6dff-e6a3-498a-b857-322c63e99786 2026-06-15 03:13:09,773 - INFO - Domain Default found not creating 2026-06-15 03:13:09,932 - INFO - Project ctest-TestMtu-31169372 not found, creating it 2026-06-15 03:13:10,473 - INFO - Created Project:ctest-TestMtu-31169372, ID : cfab941e-f767-4132-a12c-ca98475ea465 2026-06-15 03:13:11,894 - INFO - ================================================================================ 2026-06-15 03:13:11,894 - INFO - STARTING TEST : test_mtu_config 2026-06-15 03:13:11,894 - INFO - TEST DESCRIPTION : test mtu config on computes 2026-06-15 03:13:13,197 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:13:13,197 - INFO - 2026-06-15 03:13:13,197 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-06-15 03:13:14,473 - INFO - 2026-06-15 03:13:14,474 - INFO - END TEST : test_mtu_config : SKIPPED[0:00:03] 2026-06-15 03:13:14,474 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:13:15,413 - INFO - Deleted project: ctest-TestMtu-31169372, ID : cfab941e-f767-4132-a12c-ca98475ea465 2026-06-15 03:13:15,665 - INFO - Domain Default found not creating 2026-06-15 03:13:15,858 - INFO - Project ctest-TestVifdump-86884115 not found, creating it 2026-06-15 03:13:16,390 - INFO - Created Project:ctest-TestVifdump-86884115, ID : 00f955a6-d119-4506-bc70-e9c8904091e8 2026-06-15 03:13:17,936 - INFO - ================================================================================ 2026-06-15 03:13:17,936 - INFO - STARTING TEST : test_vifdump_on_interface 2026-06-15 03:13:19,221 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:13:19,222 - INFO - 2026-06-15 03:13:19,222 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-06-15 03:13:20,503 - INFO - 2026-06-15 03:13:20,503 - INFO - END TEST : test_vifdump_on_interface : SKIPPED[0:00:03] 2026-06-15 03:13:20,503 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:13:21,216 - INFO - Deleted project: ctest-TestVifdump-86884115, ID : 00f955a6-d119-4506-bc70-e9c8904091e8 2026-06-15 03:13:21,390 - INFO - Domain Default found not creating 2026-06-15 03:13:21,555 - INFO - Project ctest-FatFlowAggr-21933569 not found, creating it 2026-06-15 03:13:22,087 - INFO - Created Project:ctest-FatFlowAggr-21933569, ID : fe39dc8e-a166-4c03-84c2-522da07fc6bd 2026-06-15 03:13:23,551 - INFO - ================================================================================ 2026-06-15 03:13:23,551 - INFO - STARTING TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node 2026-06-15 03:13:23,551 - 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-06-15 03:13:24,832 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:13:24,832 - INFO - 2026-06-15 03:13:25,813 - INFO - Created VN ctest-vn-07955040 2026-06-15 03:13:26,578 - INFO - Verified VN network id 13 for VN 75476255-8921-4766-b252-f557cbc2dacf 2026-06-15 03:13:26,578 - INFO - Verifications in API Server for VN ctest-vn-07955040 passed 2026-06-15 03:13:26,645 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-07955040 passed 2026-06-15 03:13:27,793 - INFO - Validated that VN default-domain:ctest-FatFlowAggr-21933569:ctest-vn-07955040 is found in opserver 2026-06-15 03:13:29,128 - INFO - VM ([<Server: ctest-FatFlowAggr-21933569-03998058>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:13:29,128 - INFO - Waiting for VM ctest-FatFlowAggr-21933569-03998058 to be up.. 2026-06-15 03:13:44,463 - INFO - VM name : ctest-FatFlowAggr-21933569-03998058 2026-06-15 03:14:06,638 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowAggr-21933569-03998058 passed 2026-06-15 03:14:18,924 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:14:18,924 - INFO - Waiting for VM client2_vm to be up.. 2026-06-15 03:14:34,220 - INFO - VM name : client2_vm 2026-06-15 03:15:00,100 - INFO - Ping to Metadata IP 169.254.0.6 of VM client2_vm passed 2026-06-15 03:15:11,878 - INFO - VM ([<Server: ctest-FatFlowAggr-21933569-97637726>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:15:11,878 - INFO - Waiting for VM ctest-FatFlowAggr-21933569-97637726 to be up.. 2026-06-15 03:15:27,256 - INFO - VM name : ctest-FatFlowAggr-21933569-97637726 2026-06-15 03:15:53,195 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowAggr-21933569-97637726 passed 2026-06-15 03:16:09,372 - INFO - Fat flow added on VMI 9c8d827e-2715-411b-a0f2-1ddd70c079f7: {'port': 0, 'proto': 'icmp', 'destination_prefix': ['16.103.170.128', '26'], 'destination_aggregate_prefix_length': 27} 2026-06-15 03:16:09,372 - INFO - Starting ping on ctest-FatFlowAggr-21933569-03998058, args: 2026-06-15 03:16:56,748 - INFO - Starting ping on client2_vm, args: 2026-06-15 03:17:44,997 - INFO - Fat flow verification PASSED on node: 10.0.0.130 for - SIP: 16.103.170.128, DIP: 16.103.170.132, sport: 0, dport: 0, vrf-id: 4 Fat flow expected: 1, got: 1 2026-06-15 03:17:45,298 - INFO - Fat flow verification PASSED on node: 10.0.0.141 for - SIP: 16.103.170.128, DIP: 16.103.170.132, sport: 0, dport: 0, vrf-id: 4 Fat flow expected: 0, got: 0 2026-06-15 03:17:45,537 - INFO - Fat flow verification PASSED on node: 10.0.0.130 for - SIP: 16.103.170.160, DIP: 16.103.170.132, sport: 0, dport: 0, vrf-id: 4 Fat flow expected: 1, got: 1 2026-06-15 03:17:45,817 - INFO - Fat flow verification PASSED on node: 10.0.0.141 for - SIP: 16.103.170.160, DIP: 16.103.170.132, sport: 0, dport: 0, vrf-id: 4 Fat flow expected: 0, got: 0 2026-06-15 03:17:45,817 - INFO - Fat flow verification passed for protocol icmp and port 0 2026-06-15 03:17:45,818 - INFO - Deleting VM ctest-FatFlowAggr-21933569-97637726 2026-06-15 03:17:45,894 - INFO - Detaching port 74edcabb-122d-4d5c-898e-388737b218c5 from VM client2_vm 2026-06-15 03:17:45,933 - INFO - Deleting VM client2_vm 2026-06-15 03:17:46,222 - INFO - Deleted port 74edcabb-122d-4d5c-898e-388737b218c5 2026-06-15 03:17:46,222 - INFO - Deleting VM ctest-FatFlowAggr-21933569-03998058 2026-06-15 03:17:46,428 - INFO - Deleting VN ctest-vn-07955040 2026-06-15 03:17:46,474 - WARNING - Deleting VN ctest-vn-07955040 failed..Will retry 2026-06-15 03:17:48,815 - INFO - Validated that VN ctest-vn-07955040 is not found in API Server 2026-06-15 03:17:48,849 - INFO - Validated that VN ctest-vn-07955040 is not in any agent 2026-06-15 03:17:48,905 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-07955040 info 2026-06-15 03:17:50,197 - INFO - END TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node : PASSED[0:04:27] 2026-06-15 03:17:50,197 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:17:50,918 - INFO - Deleted project: ctest-FatFlowAggr-21933569, ID : fe39dc8e-a166-4c03-84c2-522da07fc6bd 2026-06-15 03:17:51,150 - INFO - Domain Default found not creating 2026-06-15 03:17:51,314 - INFO - Project ctest-TestRoutes-87129864 not found, creating it 2026-06-15 03:17:51,858 - INFO - Created Project:ctest-TestRoutes-87129864, ID : 485d3fdc-6527-4831-b4bc-3cf57ed4213a 2026-06-15 03:17:53,376 - INFO - ================================================================================ 2026-06-15 03:17:53,376 - INFO - STARTING TEST : test_rt_table_scenario_1 2026-06-15 03:17:53,376 - 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-06-15 03:17:54,667 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:17:54,667 - INFO - 2026-06-15 03:17:55,606 - INFO - Created VN ctest-random-46341347 2026-06-15 03:17:57,317 - INFO - VM ([<Server: ctest-TestRoutes-87129864-14248821>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:17:57,861 - INFO - VM ([<Server: ctest-TestRoutes-87129864-04382364>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:17:58,096 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-87129864', 'ctest-irtb-41382184'](UUID cb7c8095-adb2-40b2-b022-7778b8e15fe3), prefixes : ['0.0.0.0/0'] 2026-06-15 03:17:59,164 - INFO - Added intf route table cb7c8095-adb2-40b2-b022-7778b8e15fe3 to port 896d26af-8a51-4e77-a4ad-4727bfc188c7 2026-06-15 03:18:09,402 - INFO - VM name : ctest-TestRoutes-87129864-14248821 2026-06-15 03:18:10,103 - INFO - VM ctest-TestRoutes-87129864-14248821 verfication in all API Servers passed 2026-06-15 03:18:16,168 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutes-87129864-14248821 passed 2026-06-15 03:18:16,168 - INFO - VM ctest-TestRoutes-87129864-14248821 verifications in Compute nodes passed 2026-06-15 03:18:16,535 - INFO - Validated routes of VM ctest-TestRoutes-87129864-14248821 in all vrouters 2026-06-15 03:18:17,412 - INFO - Verification in Control-nodes for VM ctest-TestRoutes-87129864-14248821 passed 2026-06-15 03:18:18,279 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 03:18:18,298 - INFO - VM 79fe7fcb-2cd9-4aaa-af15-effe9cd2cd09 is present in default-domain:ctest-TestRoutes-87129864:ctest-random-46341347 2026-06-15 03:18:18,478 - INFO - tap interface default-domain:ctest-TestRoutes-87129864:cee74afd-c460-43a9-94be-15fb7892180e of vm 79fe7fcb-2cd9-4aaa-af15-effe9cd2cd09 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 03:18:18,841 - INFO - VM ctest-TestRoutes-87129864-14248821 validations in Opserver passed 2026-06-15 03:18:18,841 - INFO - Waiting for VM ctest-TestRoutes-87129864-04382364 to be up.. 2026-06-15 03:18:18,926 - INFO - VM name : ctest-TestRoutes-87129864-04382364 2026-06-15 03:18:20,296 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutes-87129864-04382364 passed 2026-06-15 03:18:21,044 - INFO - Verified VN network id 13 for VN 19f3e951-0463-44f2-9121-a62454ac7b54 2026-06-15 03:18:21,044 - INFO - Verifications in API Server for VN ctest-random-46341347 passed 2026-06-15 03:18:21,126 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-46341347 passed 2026-06-15 03:18:21,316 - INFO - Validated that VN default-domain:ctest-TestRoutes-87129864:ctest-random-46341347 is found in opserver 2026-06-15 03:18:21,328 - INFO - Deleting VM ctest-TestRoutes-87129864-14248821 2026-06-15 03:18:25,436 - INFO - VM ctest-TestRoutes-87129864-14248821 is fully removed in API-Server 2026-06-15 03:18:25,789 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRoutes-87129864:ctest-random-46341347 2026-06-15 03:18:25,789 - INFO - VM ctest-TestRoutes-87129864-14248821 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 03:18:26,053 - INFO - Routes for VM ctest-TestRoutes-87129864-14248821 is removed in all control-nodes 2026-06-15 03:18:35,348 - INFO - 79fe7fcb-2cd9-4aaa-af15-effe9cd2cd09 vm uve deleted from opserver 2026-06-15 03:18:35,401 - INFO - 79fe7fcb-2cd9-4aaa-af15-effe9cd2cd09 vm uve deleted from opserver 2026-06-15 03:18:35,415 - INFO - 79fe7fcb-2cd9-4aaa-af15-effe9cd2cd09 vm uve deleted from opserver 2026-06-15 03:18:35,415 - INFO - Validated that VM 79fe7fcb-2cd9-4aaa-af15-effe9cd2cd09 is removed from Opserver 2026-06-15 03:18:35,415 - INFO - Validate that Vrouter Route table does get cleared 2026-06-15 03:18:35,492 - INFO - Removed intf route table cb7c8095-adb2-40b2-b022-7778b8e15fe3 from port 896d26af-8a51-4e77-a4ad-4727bfc188c7 2026-06-15 03:18:35,551 - INFO - Deleted Interface route table cb7c8095-adb2-40b2-b022-7778b8e15fe3 2026-06-15 03:18:35,552 - INFO - Detaching port 896d26af-8a51-4e77-a4ad-4727bfc188c7 from VM ctest-TestRoutes-87129864-04382364 2026-06-15 03:18:35,589 - INFO - Deleting VM ctest-TestRoutes-87129864-04382364 2026-06-15 03:18:35,913 - INFO - Deleted port 896d26af-8a51-4e77-a4ad-4727bfc188c7 2026-06-15 03:18:35,915 - INFO - Deleting VN ctest-random-46341347 2026-06-15 03:18:36,224 - INFO - Validated that VN ctest-random-46341347 is not found in API Server 2026-06-15 03:18:36,243 - INFO - Validated that VN ctest-random-46341347 is not in any agent 2026-06-15 03:18:36,273 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestRoutes-87129864:ctest-random-46341347 2026-06-15 03:18:36,298 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-46341347 info 2026-06-15 03:18:37,569 - INFO - END TEST : test_rt_table_scenario_1 : PASSED[0:00:44] 2026-06-15 03:18:37,569 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:18:38,303 - INFO - Deleted project: ctest-TestRoutes-87129864, ID : 485d3fdc-6527-4831-b4bc-3cf57ed4213a 2026-06-15 03:18:38,501 - INFO - Domain Default found not creating 2026-06-15 03:18:38,697 - INFO - Project ctest-TestSubInterfaces-05174290 not found, creating it 2026-06-15 03:18:39,236 - INFO - Created Project:ctest-TestSubInterfaces-05174290, ID : 9d2fe985-6997-4880-b98a-39fad9d9ab3e 2026-06-15 03:18:41,625 - INFO - Created VN ctest-vn-71801194 2026-06-15 03:18:42,270 - INFO - Created VN ctest-vn-22104730 2026-06-15 03:18:42,962 - INFO - Created VN ctest-vn-07403669 2026-06-15 03:18:46,011 - INFO - ================================================================================ 2026-06-15 03:18:46,011 - INFO - STARTING TEST : test_vlan_interface_2 2026-06-15 03:18:46,011 - INFO - TEST DESCRIPTION : Test ping/hping between tagged-untagged vmis across VNs 2026-06-15 03:18:47,287 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:18:47,287 - INFO - 2026-06-15 03:18:48,031 - INFO - VM ([<Server: ctest-TestSubInterfaces-05174290-42003184>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:18:49,238 - INFO - VM ([<Server: ctest-TestSubInterfaces-05174290-23354259>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:18:49,897 - INFO - VM ([<Server: ctest-TestSubInterfaces-05174290-67499999>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:18:50,018 - INFO - Adding interface with subnet_id 24db2819-04b2-4179-a341-362085344702, port_id None to router ef368544-cc69-49fc-bf86-d2d86de12da1 2026-06-15 03:18:50,328 - INFO - Adding interface with subnet_id fd86f519-a3c2-4cfd-b9fe-e1361603c2b8, port_id None to router ef368544-cc69-49fc-bf86-d2d86de12da1 2026-06-15 03:18:50,686 - INFO - Waiting for VM ctest-TestSubInterfaces-05174290-42003184 to be up.. 2026-06-15 03:19:00,959 - INFO - VM name : ctest-TestSubInterfaces-05174290-42003184 2026-06-15 03:19:39,595 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestSubInterfaces-05174290-42003184 passed 2026-06-15 03:19:55,312 - INFO - Waiting for VM ctest-TestSubInterfaces-05174290-23354259 to be up.. 2026-06-15 03:19:55,399 - INFO - VM name : ctest-TestSubInterfaces-05174290-23354259 2026-06-15 03:19:56,777 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestSubInterfaces-05174290-23354259 passed 2026-06-15 03:19:57,020 - INFO - Waiting for VM ctest-TestSubInterfaces-05174290-67499999 to be up.. 2026-06-15 03:19:57,100 - INFO - VM name : ctest-TestSubInterfaces-05174290-67499999 2026-06-15 03:19:58,433 - INFO - Ping to Metadata IP 169.254.0.7 of VM ctest-TestSubInterfaces-05174290-67499999 passed 2026-06-15 03:20:09,543 - INFO - Interface eth0.100 is found on VM 1ea767ff-1924-4bae-9243-8edd51ea1209 2026-06-15 03:20:44,176 - INFO - Interface eth0.100 is found on VM 01235900-4a39-42b4-b263-9f207b25d9b5 2026-06-15 03:20:46,999 - INFO - Ping to IP 42.213.43.68 from VM ctest-TestSubInterfaces-05174290-42003184 passed 2026-06-15 03:20:49,287 - INFO - Ping to IP 42.213.43.67 from VM ctest-TestSubInterfaces-05174290-42003184 passed 2026-06-15 03:20:49,287 - INFO - Deleting interface with subnet_id fd86f519-a3c2-4cfd-b9fe-e1361603c2b8, port_id None from router ef368544-cc69-49fc-bf86-d2d86de12da1 2026-06-15 03:20:49,488 - INFO - Deleting interface with subnet_id 24db2819-04b2-4179-a341-362085344702, port_id None from router ef368544-cc69-49fc-bf86-d2d86de12da1 2026-06-15 03:20:49,731 - INFO - Detaching port a40a827a-57b3-42dd-b906-00c41483ac8e from VM ctest-TestSubInterfaces-05174290-67499999 2026-06-15 03:20:49,793 - INFO - Deleting VM ctest-TestSubInterfaces-05174290-67499999 2026-06-15 03:20:49,869 - INFO - Deleting VM ctest-TestSubInterfaces-05174290-23354259 2026-06-15 03:20:49,976 - INFO - Detaching port 58d12fd9-78ea-4c8a-b877-903bf2d57759 from VM ctest-TestSubInterfaces-05174290-42003184 2026-06-15 03:20:50,016 - INFO - Deleting VM ctest-TestSubInterfaces-05174290-42003184 2026-06-15 03:20:51,362 - INFO - END TEST : test_vlan_interface_2 : PASSED[0:02:05] 2026-06-15 03:20:51,362 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:20:51,510 - INFO - Deleted port 94e34e05-c8e5-4f75-ad53-0ed6ec2b8bac 2026-06-15 03:20:51,797 - INFO - Deleted port a40a827a-57b3-42dd-b906-00c41483ac8e 2026-06-15 03:20:51,942 - INFO - Deleted port a741dea3-a882-4470-9f39-ffd0950e82d1 2026-06-15 03:20:52,160 - INFO - Deleted port ccd6182f-66bb-4852-93eb-a3b5584517cf 2026-06-15 03:20:52,388 - INFO - Deleted port d8a5794d-2b21-454a-9e19-32861889b6e2 2026-06-15 03:20:52,588 - INFO - Deleted port 58d12fd9-78ea-4c8a-b877-903bf2d57759 2026-06-15 03:20:52,588 - INFO - Deleting VN ctest-vn-07403669 2026-06-15 03:20:52,726 - INFO - Deleting VN ctest-vn-22104730 2026-06-15 03:20:52,927 - INFO - Deleting VN ctest-vn-71801194 2026-06-15 03:20:53,910 - INFO - Deleted project: ctest-TestSubInterfaces-05174290, ID : 9d2fe985-6997-4880-b98a-39fad9d9ab3e 2026-06-15 03:20:54,117 - INFO - Domain Default found not creating 2026-06-15 03:20:54,291 - INFO - Project ctest-TestMtuProbe-24634395 not found, creating it 2026-06-15 03:20:54,838 - INFO - Created Project:ctest-TestMtuProbe-24634395, ID : 93962b51-825b-4304-a5b9-40284a732abc 2026-06-15 03:20:56,302 - INFO - ================================================================================ 2026-06-15 03:20:56,303 - INFO - STARTING TEST : test_mtu_probe_intra_node 2026-06-15 03:20:56,304 - 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-06-15 03:20:57,571 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:20:57,571 - INFO - 2026-06-15 03:20:58,467 - INFO - Created VN ctest-vn-62984049 2026-06-15 03:20:59,088 - INFO - Verified VN network id 13 for VN 3c05f3fd-0cd4-4a98-b6cd-e4cea3928097 2026-06-15 03:20:59,089 - INFO - Verifications in API Server for VN ctest-vn-62984049 passed 2026-06-15 03:20:59,229 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-62984049 passed 2026-06-15 03:21:00,386 - INFO - Validated that VN default-domain:ctest-TestMtuProbe-24634395:ctest-vn-62984049 is found in opserver 2026-06-15 03:21:01,646 - INFO - VM ([<Server: ctest-TestMtuProbe-24634395-48115380>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:21:03,191 - INFO - VM ([<Server: ctest-TestMtuProbe-24634395-41302374>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:21:03,192 - INFO - Waiting for VM ctest-TestMtuProbe-24634395-48115380 to be up.. 2026-06-15 03:21:13,458 - INFO - VM name : ctest-TestMtuProbe-24634395-48115380 2026-06-15 03:21:52,043 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestMtuProbe-24634395-48115380 passed 2026-06-15 03:22:07,763 - INFO - Waiting for VM ctest-TestMtuProbe-24634395-41302374 to be up.. 2026-06-15 03:22:07,856 - INFO - VM name : ctest-TestMtuProbe-24634395-41302374 2026-06-15 03:22:09,261 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestMtuProbe-24634395-41302374 passed 2026-06-15 03:22:53,882 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-06-15 03:22:53,882 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-06-15 03:22:56,156 - INFO - Ping to IP 192.119.217.132 from VM ctest-TestMtuProbe-24634395-48115380 passed 2026-06-15 03:22:59,141 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-24634395-41302374 2026-06-15 03:22:59,554 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-06-15 03:22:59,554 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-06-15 03:23:01,786 - INFO - Ping to IP 192.119.217.132 from VM ctest-TestMtuProbe-24634395-48115380 passed 2026-06-15 03:23:04,699 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-24634395-41302374 2026-06-15 03:23:05,124 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-06-15 03:23:05,124 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-06-15 03:23:07,347 - INFO - Ping to IP 192.119.217.132 from VM ctest-TestMtuProbe-24634395-48115380 passed 2026-06-15 03:23:10,319 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-24634395-41302374 2026-06-15 03:23:10,319 - INFO - Deleting VM ctest-TestMtuProbe-24634395-41302374 2026-06-15 03:23:10,420 - INFO - Deleting VM ctest-TestMtuProbe-24634395-48115380 2026-06-15 03:23:10,489 - INFO - Deleting VN ctest-vn-62984049 2026-06-15 03:23:10,528 - WARNING - Deleting VN ctest-vn-62984049 failed..Will retry 2026-06-15 03:23:12,628 - WARNING - Deleting VN ctest-vn-62984049 failed..Will retry 2026-06-15 03:23:14,947 - INFO - Validated that VN ctest-vn-62984049 is not found in API Server 2026-06-15 03:23:14,971 - INFO - Validated that VN ctest-vn-62984049 is not in any agent 2026-06-15 03:23:15,009 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-62984049 info 2026-06-15 03:23:16,286 - INFO - END TEST : test_mtu_probe_intra_node : PASSED[0:02:20] 2026-06-15 03:23:16,287 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:23:17,034 - INFO - Deleted project: ctest-TestMtuProbe-24634395, ID : 93962b51-825b-4304-a5b9-40284a732abc 2026-06-15 03:23:17,232 - INFO - Domain Default found not creating 2026-06-15 03:23:17,385 - INFO - Project ctest-TestvifStats-58173921 not found, creating it 2026-06-15 03:23:17,975 - INFO - Created Project:ctest-TestvifStats-58173921, ID : 88e074d7-38c2-435e-8b1b-642354a51d8c 2026-06-15 03:23:19,436 - INFO - ================================================================================ 2026-06-15 03:23:19,436 - INFO - STARTING TEST : test_vif_statistics 2026-06-15 03:23:19,436 - 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-06-15 03:23:20,710 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:23:20,710 - INFO - 2026-06-15 03:23:21,649 - INFO - Created VN ctest-vn-60050397 2026-06-15 03:23:22,257 - INFO - Verified VN network id 13 for VN d8ae21dd-5235-43f0-9c4c-d1cc80ef25de 2026-06-15 03:23:22,257 - INFO - Verifications in API Server for VN ctest-vn-60050397 passed 2026-06-15 03:23:22,336 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60050397 passed 2026-06-15 03:23:23,512 - INFO - Validated that VN default-domain:ctest-TestvifStats-58173921:ctest-vn-60050397 is found in opserver 2026-06-15 03:23:24,764 - INFO - VM ([<Server: ctest-TestvifStats-58173921-75385180>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:23:25,932 - INFO - VM ([<Server: ctest-TestvifStats-58173921-68347152>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:23:25,932 - INFO - Waiting for VM ctest-TestvifStats-58173921-75385180 to be up.. 2026-06-15 03:23:36,183 - INFO - VM name : ctest-TestvifStats-58173921-75385180 2026-06-15 03:24:14,828 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestvifStats-58173921-75385180 passed 2026-06-15 03:24:25,398 - INFO - Waiting for VM ctest-TestvifStats-58173921-68347152 to be up.. 2026-06-15 03:24:25,490 - INFO - VM name : ctest-TestvifStats-58173921-68347152 2026-06-15 03:24:26,846 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestvifStats-58173921-68347152 passed 2026-06-15 03:24:40,459 - INFO - Ping to IP 143.221.137.196 from VM ctest-TestvifStats-58173921-75385180 passed 2026-06-15 03:24:40,459 - INFO - 10.0.0.141 2026-06-15 03:24:40,460 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-15 03:24:40,571 - INFO - 12589 2026-06-15 03:24:40,693 - INFO - TX packets:12262 2026-06-15 03:24:40,693 - INFO - 12262 2026-06-15 03:24:40,693 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-15 03:24:40,818 - INFO - 19611 2026-06-15 03:24:40,931 - INFO - TX packets:20554 2026-06-15 03:24:40,931 - INFO - 20554 2026-06-15 03:24:40,931 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-15 03:24:41,042 - INFO - 9218 2026-06-15 03:24:41,163 - INFO - TX packets:8382 2026-06-15 03:24:41,163 - INFO - 8382 2026-06-15 03:24:41,163 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-15 03:24:41,275 - INFO - 1010 2026-06-15 03:24:41,382 - INFO - TX packets:1304 2026-06-15 03:24:41,382 - INFO - 1304 2026-06-15 03:24:41,382 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-15 03:24:41,494 - INFO - 602 2026-06-15 03:24:41,606 - INFO - TX packets:775 2026-06-15 03:24:41,606 - INFO - 775 2026-06-15 03:24:41,606 - INFO - 10.0.0.141 2026-06-15 03:24:41,727 - INFO - Vif stats cleared successfully on all cores for all interfaces 2026-06-15 03:24:41,727 - INFO - 10.0.0.141 2026-06-15 03:24:41,727 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-15 03:24:41,842 - INFO - 0 2026-06-15 03:24:41,950 - INFO - TX packets:1 2026-06-15 03:24:41,950 - INFO - 1 2026-06-15 03:24:41,950 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-15 03:24:42,066 - INFO - 1 2026-06-15 03:24:42,178 - INFO - TX packets:1 2026-06-15 03:24:42,178 - INFO - 1 2026-06-15 03:24:42,178 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-15 03:24:42,284 - INFO - 17 2026-06-15 03:24:42,407 - INFO - TX packets:32 2026-06-15 03:24:42,407 - INFO - 32 2026-06-15 03:24:42,407 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-15 03:24:42,519 - INFO - 0 2026-06-15 03:24:42,634 - INFO - TX packets:0 2026-06-15 03:24:42,634 - INFO - 0 2026-06-15 03:24:42,634 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-15 03:24:42,755 - INFO - 0 2026-06-15 03:24:42,869 - INFO - TX packets:0 2026-06-15 03:24:42,870 - INFO - 0 2026-06-15 03:24:42,870 - INFO - Deleting VM ctest-TestvifStats-58173921-68347152 2026-06-15 03:24:42,963 - INFO - Deleting VM ctest-TestvifStats-58173921-75385180 2026-06-15 03:24:43,059 - INFO - Deleting VN ctest-vn-60050397 2026-06-15 03:24:43,104 - WARNING - Deleting VN ctest-vn-60050397 failed..Will retry 2026-06-15 03:24:45,204 - WARNING - Deleting VN ctest-vn-60050397 failed..Will retry 2026-06-15 03:24:47,521 - INFO - Validated that VN ctest-vn-60050397 is not found in API Server 2026-06-15 03:24:47,542 - INFO - Validated that VN ctest-vn-60050397 is not in any agent 2026-06-15 03:24:47,572 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60050397 info 2026-06-15 03:24:48,847 - INFO - END TEST : test_vif_statistics : PASSED[0:01:29] 2026-06-15 03:24:48,847 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:24:49,551 - INFO - Deleted project: ctest-TestvifStats-58173921, ID : 88e074d7-38c2-435e-8b1b-642354a51d8c + '[' 0 -eq 1 ']' + '[' 0 -eq 0 ']' + run_tests_serial + echo in serial_run_test in serial_run_test + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts + testr_init + '[' '!' -d .testrepository ']' + find . -type f -name '*.pyc' -delete + export OS_TEST_PATH=./serial_scripts/ + OS_TEST_PATH=./serial_scripts/ + export DO_XMPP_CHECK=0 + DO_XMPP_CHECK=0 + '[' '!' -d ./serial_scripts/ ']' + '[' 0 -eq 1 ']' + /usr/local/bin/testr run --subunit sanity + /usr/local/bin/subunit2junitxml -f -o result_2026_06_15_01_59_41_31149.xml /contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="? if type(public_network_obj).__name__ is 'VirtualNetwork': /contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="? if encoding is 'All': /contrail-test/tcutils/collector/opserver_util.py:378: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:379: SyntaxWarning: "is" with a literal. Did you mean "=="? if match_v[0][-1] is '*': /contrail-test/serial_scripts/policy/test_policy_serial.py:1418: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1600: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1845: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/solution/test_orange_solution.py:510: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:522: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:639: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:650: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:683: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:694: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: 2026-06-15 03:25:04,168 - INFO - Domain Default found not creating 2026-06-15 03:25:04,623 - INFO - Project ctest-AnalyticsTestSanityWithMin-00783133 not found, creating it 2026-06-15 03:25:05,149 - INFO - Created Project:ctest-AnalyticsTestSanityWithMin-00783133, ID : 5d4c1191-c605-4180-aec6-de9a5f78a703 2026-06-15 03:25:07,806 - INFO - Created VN ctest-vn1-65910970 2026-06-15 03:25:09,057 - INFO - VM ([<Server: ctest-vn1_vm1-41991762>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:25:10,225 - INFO - VM ([<Server: ctest-vn1_vm2-12441988>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:25:10,790 - INFO - Verified VN network id 13 for VN 5684c09f-5e02-4549-b172-625791e8cc2b 2026-06-15 03:25:10,790 - INFO - Verifications in API Server for VN ctest-vn1-65910970 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-06-15 03:25:10,882 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-65910970 passed 2026-06-15 03:25:12,149 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithMin-00783133:ctest-vn1-65910970 is found in opserver 2026-06-15 03:25:12,181 - INFO - Waiting for VM ctest-vn1_vm1-41991762 to be up.. 2026-06-15 03:25:22,393 - ERROR - VM in error state. 2026-06-15 03:25:22,393 - ERROR - VM is not in ACTIVE state 2026-06-15 03:25:22,495 - ERROR - Fatal Nova Exception while getting VM detail 2026-06-15 03:25:22,532 - INFO - Domain Default found not creating 2026-06-15 03:25:22,667 - INFO - Project ctest-AnalyticsTestSanityWithResource-53394926 not found, creating it 2026-06-15 03:25:23,120 - INFO - Created Project:ctest-AnalyticsTestSanityWithResource-53394926, ID : aed36fe8-8b29-4c30-8fe4-b98d6d44c507 2026-06-15 03:25:25,520 - INFO - Created VN ctest-vn1-48908443 2026-06-15 03:25:27,028 - INFO - VM ([<Server: ctest-vn1_vm1-76670270>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:25:28,234 - INFO - VM ([<Server: ctest-vn1_vm2-50327986>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:25:28,736 - INFO - Verified VN network id 14 for VN 7ebb46fb-8a5e-4ca1-a793-8b9b22ec8260 2026-06-15 03:25:28,736 - INFO - Verifications in API Server for VN ctest-vn1-48908443 passed 2026-06-15 03:25:28,820 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-48908443 passed 2026-06-15 03:25:29,975 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-53394926:ctest-vn1-48908443 is found in opserver 2026-06-15 03:25:30,011 - INFO - Waiting for VM ctest-vn1_vm1-76670270 to be up.. 2026-06-15 03:25:40,220 - ERROR - VM in error state. 2026-06-15 03:25:40,220 - ERROR - VM is not in ACTIVE state 2026-06-15 03:25:40,357 - ERROR - Fatal Nova Exception while getting VM detail 2026-06-15 03:25:40,418 - INFO - Domain Default found not creating 2026-06-15 03:25:40,603 - INFO - Project ctest-TestAsn4-05730541 not found, creating it 2026-06-15 03:25:41,150 - INFO - Created Project:ctest-TestAsn4-05730541, ID : 9c599a46-3264-4d95-af72-40d6b120b5ba 2026-06-15 03:25:42,640 - INFO - Using existing project ['default-domain', 'admin'](1d8d7ea5-0ef0-481f-ab3f-951cbad462e5) 2026-06-15 03:25:43,010 - INFO - admin user already present 2026-06-15 03:25:43,328 - INFO - Adding rules to the default security group in Project admin 2026-06-15 03:25:43,688 - INFO - ================================================================================ 2026-06-15 03:25:43,688 - INFO - STARTING TEST : test_basic_as4_ibgp_sanity 2026-06-15 03:25:44,329 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:25:44,329 - INFO - 2026-06-15 03:25:44,329 - INFO - Skipping Test. At least 1 external router required to run the test 2026-06-15 03:25:44,959 - INFO - 2026-06-15 03:25:44,959 - INFO - END TEST : test_basic_as4_ibgp_sanity : SKIPPED[0:00:01] 2026-06-15 03:25:44,959 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:25:45,697 - INFO - Deleted project: ctest-TestAsn4-05730541, ID : 9c599a46-3264-4d95-af72-40d6b120b5ba 2026-06-15 03:25:45,865 - INFO - Domain Default found not creating 2026-06-15 03:25:45,997 - INFO - Project ctest-TestBGPaaSlocalAS-20347803 not found, creating it 2026-06-15 03:25:46,596 - INFO - Created Project:ctest-TestBGPaaSlocalAS-20347803, ID : be15f3d0-c933-4226-9ad6-c6247a258aa7 2026-06-15 03:25:48,110 - INFO - ================================================================================ 2026-06-15 03:25:48,110 - INFO - STARTING TEST : test_basic_bgpaas_local_as 2026-06-15 03:25:48,110 - 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-06-15 03:25:48,736 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:25:48,736 - INFO - 2026-06-15 03:25:49,656 - INFO - Created VN ctest-bgpaas_vn-46356091 2026-06-15 03:25:50,936 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:25:53 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz [358889652/358889652] -> "/contrail-test/images/ubuntu-bird.vmdk.gz" [1] 2026-06-15 03:26:10,875 - INFO - VM ([<Server: bgpaas_vm1>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:26:10,875 - INFO - Waiting for VM test_vm to be up.. 2026-06-15 03:26:10,949 - ERROR - VM in error state. 2026-06-15 03:26:10,949 - ERROR - VM is not in ACTIVE state 2026-06-15 03:26:11,053 - ERROR - Fatal Nova Exception while getting VM detail 2026-06-15 03:26:11,059 - INFO - Skip interface_detach for VM bgpaas_vm1 in state BUILD 2026-06-15 03:26:11,060 - INFO - Deleting VM bgpaas_vm1 2026-06-15 03:26:11,094 - ERROR - VM bgpaas_vm1 has failed to come up 2026-06-15 03:26:11,094 - ERROR - Nova failed to get host of the VM 2026-06-15 03:26:11,094 - ERROR - VM bgpaas_vm1 has failed to come up 2026-06-15 03:26:11,094 - ERROR - Nova failed to get host of the VM 2026-06-15 03:26:11,238 - INFO - Skip interface_detach for VM test_vm in state ERROR 2026-06-15 03:26:11,238 - INFO - Deleting VM test_vm 2026-06-15 03:26:11,239 - ERROR - VM test_vm has failed to come up 2026-06-15 03:26:11,239 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-06-15T03:26:01Z', 'message': 'Build of instance 38728514-789d-4a41-841d-09ecdee95199 aborted: Image 9ab1f682-72fc-4a61-9a10-234e498f8675 is unacceptable: Image not in a supported format', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/nova/virt/images.py", line 177, in do_image_deep_inspection\n raise exception.ImageUnacceptable(\nnova.exception.ImageUnacceptable: Image 9ab1f682-72fc-4a61-9a10-234e498f8675 is unacceptable: Image content does not match disk_format\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/nova/compute/manager.py", line 2642, in _build_and_run_instance\n self.driver.spawn(context, instance, image_meta,\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/nova/virt/libvirt/driver.py", line 4741, in spawn\n created_instance_dir, created_disks = self._create_image(\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/nova/virt/libvirt/driver.py", line 5159, in _create_image\n created_disks = self._create_and_inject_local_root(\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/nova/virt/libvirt/driver.py", line 5288, in _create_and_inject_local_root\n self._try_fetch_image_cache(backend, fetch_func, context,\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/nova/virt/libvirt/driver.py", line 11553, in _try_fetch_image_cache\n image.cache(fetch_func=fetch_func,\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/nova/virt/libvirt/imagebackend.py", line 304, in cache\n self.create_image(\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/nova/virt/libvirt/imagebackend.py", line 682, in create_image\n prepare_template(target=base, *args, **kwargs)\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/oslo_concurrency/lockutils.py", line 412, in inner\n return f(*args, **kwargs)\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/nova/virt/libvirt/imagebackend.py", line 301, in fetch_func_sync\n fetch_func(target=target, *args, **kwargs)\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/nova/virt/libvirt/utils.py", line 495, in fetch_image\n images.fetch_to_raw(context, image_id, target, trusted_certs)\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/nova/virt/images.py", line 211, in fetch_to_raw\n force_format = do_image_deep_inspection(img, image_href, path_tmp)\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/nova/virt/images.py", line 192, in do_image_deep_inspection\n raise exception.ImageUnacceptable(\nnova.exception.ImageUnacceptable: Image 9ab1f682-72fc-4a61-9a10-234e498f8675 is unacceptable: Image not in a supported format\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/nova/compute/manager.py", line 2457, in _do_build_and_run_instance\n self._build_and_run_instance(context, instance, image,\n File "/var/lib/kolla/venv/lib64/python3.9/site-packages/nova/compute/manager.py", line 2727, in _build_and_run_instance\n raise exception.BuildAbortException(instance_uuid=instance.uuid,\nnova.exception.BuildAbortException: Build of instance 38728514-789d-4a41-841d-09ecdee95199 aborted: Image 9ab1f682-72fc-4a61-9a10-234e498f8675 is unacceptable: Image not in a supported format\n'} 2026-06-15 03:26:11,243 - INFO - Deleting VN ctest-bgpaas_vn-46356091 2026-06-15 03:26:12,039 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Mon Jun 15 03:26:11 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.bgpaas.test_bgpaas_local_as.Test...cal_as[dev_sanity_dpdk,sanity] id=0x7fdcc126ba60>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestBGPaaSlocalAS.test_basic_bgpaas_local_as> self = <serial_scripts.bgpaas.test_bgpaas_local_as.Test...cal_as[dev_sanity_dpdk,sanity] id=0x7fdcc126ba60> args = () kwargs = {} /contrail-test/serial_scripts/bgpaas/test_bgpaas_local_as.py in test_basic_bgpaas_local_as(self=<serial_scripts.bgpaas.test_bgpaas_local_as.Test...cal_as[dev_sanity_dpdk,sanity] id=0x7fdcc126ba60>) 31 2. Make sure BGP with vm comes up. 32 ''' 33 ret_dict = self.config_basic(image_name='ubuntu-bird') 34 vn_fixture = ret_dict['vn_fixture'] 35 test_vm = ret_dict['test_vm'] ret_dict undefined self = <serial_scripts.bgpaas.test_bgpaas_local_as.Test...cal_as[dev_sanity_dpdk,sanity] id=0x7fdcc126ba60> self.config_basic = <bound method LocalASBase.config_basic of <seria...al_as[dev_sanity_dpdk,sanity] id=0x7fdcc126ba60>> image_name undefined /contrail-test/serial_scripts/bgpaas/base.py in config_basic(self=<serial_scripts.bgpaas.test_bgpaas_local_as.Test...cal_as[dev_sanity_dpdk,sanity] id=0x7fdcc126ba60>, image_name='ubuntu-bird') 46 vn_fixture, 'bgpaas_vm1', image_name=image_name) 47 48 assert test_vm.wait_till_vm_is_up() 49 assert bgpaas_vm1.wait_till_vm_is_up() 50 ret_dict = { test_vm = <VMFixture: test_vm> test_vm.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <VMFixture: test_vm>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/bgpaas/test_bgpaas_local_as.py", line 33, in test_basic_bgpaas_local_as ret_dict = self.config_basic(image_name='ubuntu-bird') File "/contrail-test/serial_scripts/bgpaas/base.py", line 48, in config_basic assert test_vm.wait_till_vm_is_up() AssertionError 2026-06-15 03:26:12,039 - INFO - 2026-06-15 03:26:12,039 - INFO - END TEST : test_basic_bgpaas_local_as : FAILED[0:00:24] 2026-06-15 03:26:12,040 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:26:12,800 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-20347803, ID : be15f3d0-c933-4226-9ad6-c6247a258aa7 2026-06-15 03:26:12,998 - INFO - Domain Default found not creating 2026-06-15 03:26:13,154 - INFO - Project ctest-TestBGPaasZone-64705949 not found, creating it 2026-06-15 03:26:13,704 - INFO - Created Project:ctest-TestBGPaasZone-64705949, ID : 36435154-a313-4099-a5f2-4f323ef4462a 2026-06-15 03:26:15,557 - INFO - ================================================================================ 2026-06-15 03:26:15,557 - INFO - STARTING TEST : test_bgp_control_node_zone 2026-06-15 03:26:16,184 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:26:16,184 - INFO - 2026-06-15 03:26:16,184 - INFO - executing bgp_control_zone test 2026-06-15 03:26:17,141 - INFO - Created VN ctest-cnz_vn-52174591 2026-06-15 03:26:18,444 - INFO - VM ([<Server: ctest-TestBGPaasZone-64705949-86433889>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:26:19,621 - INFO - VM ([<Server: ctest-TestBGPaasZone-64705949-16233855>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:26:20,773 - INFO - VM ([<Server: ctest-TestBGPaasZone-64705949-75868583>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:26:20,773 - INFO - Waiting for VM ctest-TestBGPaasZone-64705949-86433889 to be up.. 2026-06-15 03:27:01,634 - INFO - VM name : ctest-TestBGPaasZone-64705949-86433889 2026-06-15 03:27:56,154 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBGPaasZone-64705949-86433889 passed 2026-06-15 03:28:32,050 - INFO - Waiting for VM ctest-TestBGPaasZone-64705949-16233855 to be up.. 2026-06-15 03:28:32,131 - INFO - VM name : ctest-TestBGPaasZone-64705949-16233855 2026-06-15 03:28:33,429 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBGPaasZone-64705949-16233855 passed 2026-06-15 03:28:33,585 - INFO - Waiting for VM ctest-TestBGPaasZone-64705949-75868583 to be up.. 2026-06-15 03:28:33,675 - INFO - VM name : ctest-TestBGPaasZone-64705949-75868583 2026-06-15 03:28:34,964 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestBGPaasZone-64705949-75868583 passed 2026-06-15 03:28:35,260 - INFO - Created control node zone ctest-test-zone-33323638(85067e99-6162-42e7-82bb-d84d740b6b82) 2026-06-15 03:28:35,604 - INFO - Created control node zone ctest-test-zone-34302049(a2f39bd9-f7d9-48e5-96b3-ccf08895c000) 2026-06-15 03:28:35,972 - INFO - Created control node zone ctest-test-zone-07080295(78f07857-3beb-42b3-8534-0431cfd9e2b3) 2026-06-15 03:28:36,252 - INFO - Creating BGPaaS ctest-TestBGPaasZone-64705949-42464065 2026-06-15 03:28:36,332 - INFO - BGPaaS: ctest-TestBGPaasZone-64705949-42464065(a0c90914-e648-403a-a243-f64dbbee5daa) 2026-06-15 03:28:36,668 - INFO - verify_in_api_server passed for BGPaaS obj a0c90914-e648-403a-a243-f64dbbee5daa 2026-06-15 03:28:36,669 - INFO - BGPaaS(a0c90914-e648-403a-a243-f64dbbee5daa): verify_on_setup passed 2026-06-15 03:28:36,669 - INFO - We will configure BGP on the VM 2026-06-15 03:28:36,944 - INFO - Configuring BGP on ctest-TestBGPaasZone-64705949-86433889 2026-06-15 03:28:47,571 - INFO - Attaching VMI a21c9ae2-f965-4625-8a31-52c4f09e3d46 to BGPaaS a0c90914-e648-403a-a243-f64dbbee5daa 2026-06-15 03:28:47,648 - INFO - Attaching the VMI ec179986-894d-46ed-a6b3-b9b01dcef66b to the BGPaaS a0c90914-e648-403a-a243-f64dbbee5daa object 2026-06-15 03:28:48,092 - INFO - Creating BGPaaS ctest-TestBGPaasZone-64705949-14296353 2026-06-15 03:28:48,196 - INFO - BGPaaS: ctest-TestBGPaasZone-64705949-14296353(864c28ed-500c-457e-b873-42b0534bda97) 2026-06-15 03:28:48,209 - INFO - verify_in_api_server passed for BGPaaS obj 864c28ed-500c-457e-b873-42b0534bda97 2026-06-15 03:28:48,209 - INFO - BGPaaS(864c28ed-500c-457e-b873-42b0534bda97): verify_on_setup passed 2026-06-15 03:28:48,210 - INFO - We will configure BGP on the VM 2026-06-15 03:28:48,480 - INFO - Configuring BGP on ctest-TestBGPaasZone-64705949-16233855 2026-06-15 03:28:51,977 - INFO - Attaching VMI 3a5c81f9-c101-424f-be44-0a35d895606e to BGPaaS 864c28ed-500c-457e-b873-42b0534bda97 2026-06-15 03:28:52,056 - INFO - Attaching the VMI a52c7d4e-8497-4cff-ad02-0ab7604ef27d to the BGPaaS 864c28ed-500c-457e-b873-42b0534bda97 object 2026-06-15 03:28:52,418 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-06-15 03:28:58,435 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-06-15 03:28:58,454 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-15 03:29:02,412 - INFO - Ping to IP 32.225.111.20 from VM ctest-TestBGPaasZone-64705949-75868583 passed 2026-06-15 03:29:04,938 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.129'] 2026-06-15 03:29:10,957 - INFO - BGPaaS session seen in control-node 10.20.0.129 2026-06-15 03:29:10,979 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.193'] 2026-06-15 03:29:16,996 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-15 03:29:19,257 - INFO - Ping to IP 32.225.111.20 from VM ctest-TestBGPaasZone-64705949-75868583 passed 2026-06-15 03:29:19,555 - INFO - We will configure BGP on the VM 2026-06-15 03:29:19,756 - INFO - Configuring BGP on ctest-TestBGPaasZone-64705949-86433889 2026-06-15 03:29:20,975 - INFO - Attaching VMI a21c9ae2-f965-4625-8a31-52c4f09e3d46 to BGPaaS a0c90914-e648-403a-a243-f64dbbee5daa 2026-06-15 03:29:20,996 - INFO - Attaching the VMI ec179986-894d-46ed-a6b3-b9b01dcef66b to the BGPaaS a0c90914-e648-403a-a243-f64dbbee5daa object 2026-06-15 03:29:22,957 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-06-15 03:29:28,973 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-06-15 03:29:28,998 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.193'] 2026-06-15 03:29:35,014 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-15 03:29:37,253 - INFO - Ping to IP 32.225.111.20 from VM ctest-TestBGPaasZone-64705949-75868583 passed 2026-06-15 03:29:37,253 - INFO - Detaching VMI a21c9ae2-f965-4625-8a31-52c4f09e3d46 from BGPaaS a0c90914-e648-403a-a243-f64dbbee5daa 2026-06-15 03:29:37,324 - INFO - Detaching VMI 3a5c81f9-c101-424f-be44-0a35d895606e from BGPaaS 864c28ed-500c-457e-b873-42b0534bda97 2026-06-15 03:29:37,412 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-64705949-14296353(864c28ed-500c-457e-b873-42b0534bda97) 2026-06-15 03:29:37,461 - INFO - BGPaaS(864c28ed-500c-457e-b873-42b0534bda97): verify_on_cleanup passed 2026-06-15 03:29:37,461 - INFO - Detaching VMI a21c9ae2-f965-4625-8a31-52c4f09e3d46 from BGPaaS a0c90914-e648-403a-a243-f64dbbee5daa 2026-06-15 03:29:37,478 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-64705949-42464065(a0c90914-e648-403a-a243-f64dbbee5daa) 2026-06-15 03:29:37,529 - INFO - BGPaaS(a0c90914-e648-403a-a243-f64dbbee5daa): verify_on_cleanup passed 2026-06-15 03:29:37,529 - INFO - Deleting Control node zone ctest-test-zone-07080295(78f07857-3beb-42b3-8534-0431cfd9e2b3) 2026-06-15 03:29:37,680 - INFO - Deleting Control node zone ctest-test-zone-34302049(a2f39bd9-f7d9-48e5-96b3-ccf08895c000) 2026-06-15 03:29:37,826 - INFO - Deleting Control node zone ctest-test-zone-33323638(85067e99-6162-42e7-82bb-d84d740b6b82) 2026-06-15 03:29:37,928 - INFO - Deleting VM ctest-TestBGPaasZone-64705949-75868583 2026-06-15 03:29:38,052 - INFO - Deleting VM ctest-TestBGPaasZone-64705949-16233855 2026-06-15 03:29:38,171 - INFO - Deleting VM ctest-TestBGPaasZone-64705949-86433889 2026-06-15 03:29:38,286 - INFO - Deleting VN ctest-cnz_vn-52174591 2026-06-15 03:29:38,333 - WARNING - Deleting VN ctest-cnz_vn-52174591 failed..Will retry 2026-06-15 03:29:40,383 - WARNING - Deleting VN ctest-cnz_vn-52174591 failed..Will retry 2026-06-15 03:29:43,825 - INFO - END TEST : test_bgp_control_node_zone : PASSED[0:03:28] 2026-06-15 03:29:43,825 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:29:43,828 - INFO - ================================================================================ 2026-06-15 03:29:43,828 - INFO - STARTING TEST : test_bgp_control_node_zones_from_single_vnf 2026-06-15 03:29:45,093 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:29:45,093 - INFO - 2026-06-15 03:29:45,093 - INFO - executing bgp_control_zone agent restart test 2026-06-15 03:29:45,746 - INFO - Created VN ctest-cnz_vn-60155354 2026-06-15 03:29:47,211 - INFO - VM ([<Server: ctest-TestBGPaasZone-64705949-71857132>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:29:48,549 - INFO - VM ([<Server: ctest-TestBGPaasZone-64705949-40862071>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:29:49,755 - INFO - VM ([<Server: ctest-TestBGPaasZone-64705949-49023426>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:29:49,756 - INFO - Waiting for VM ctest-TestBGPaasZone-64705949-71857132 to be up.. 2026-06-15 03:29:59,998 - INFO - VM name : ctest-TestBGPaasZone-64705949-71857132 2026-06-15 03:31:02,818 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBGPaasZone-64705949-71857132 passed 2026-06-15 03:31:44,432 - INFO - Waiting for VM ctest-TestBGPaasZone-64705949-40862071 to be up.. 2026-06-15 03:31:44,519 - INFO - VM name : ctest-TestBGPaasZone-64705949-40862071 2026-06-15 03:31:45,879 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBGPaasZone-64705949-40862071 passed 2026-06-15 03:31:46,121 - INFO - Waiting for VM ctest-TestBGPaasZone-64705949-49023426 to be up.. 2026-06-15 03:31:46,237 - INFO - VM name : ctest-TestBGPaasZone-64705949-49023426 2026-06-15 03:31:47,630 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestBGPaasZone-64705949-49023426 passed 2026-06-15 03:31:48,016 - INFO - Created control node zone ctest-test-zone-73524795(c284b94c-0763-47b7-981e-e57b2e7e0338) 2026-06-15 03:31:48,376 - INFO - Created control node zone ctest-test-zone-37035092(c3b1faa3-1a94-4305-8550-4672bf219e2c) 2026-06-15 03:31:48,740 - INFO - Created control node zone ctest-test-zone-23398236(6ee159ec-c050-424e-9adf-a8390f049bf9) 2026-06-15 03:31:49,032 - INFO - Creating BGPaaS ctest-TestBGPaasZone-64705949-72498793 2026-06-15 03:31:49,108 - INFO - BGPaaS: ctest-TestBGPaasZone-64705949-72498793(a28fa92b-4eee-4481-b454-8c448b4184e7) 2026-06-15 03:31:49,121 - INFO - verify_in_api_server passed for BGPaaS obj a28fa92b-4eee-4481-b454-8c448b4184e7 2026-06-15 03:31:49,121 - INFO - BGPaaS(a28fa92b-4eee-4481-b454-8c448b4184e7): verify_on_setup passed 2026-06-15 03:31:49,121 - INFO - We will configure BGP on the VM 2026-06-15 03:31:49,556 - INFO - Configuring BGP on ctest-TestBGPaasZone-64705949-71857132 2026-06-15 03:32:00,643 - INFO - Attaching VMI b9bbd4a9-e2f9-4fce-87df-1fda26a95f95 to BGPaaS a28fa92b-4eee-4481-b454-8c448b4184e7 2026-06-15 03:32:00,720 - INFO - Attaching the VMI 51eeb81a-7e64-4910-bd8e-e8700b8a225d to the BGPaaS a28fa92b-4eee-4481-b454-8c448b4184e7 object 2026-06-15 03:32:01,572 - INFO - Creating BGPaaS ctest-TestBGPaasZone-64705949-20326326 2026-06-15 03:32:01,656 - INFO - BGPaaS: ctest-TestBGPaasZone-64705949-20326326(64b66081-45f3-4234-b59b-d7c91094bcec) 2026-06-15 03:32:01,677 - INFO - verify_in_api_server passed for BGPaaS obj 64b66081-45f3-4234-b59b-d7c91094bcec 2026-06-15 03:32:01,678 - INFO - BGPaaS(64b66081-45f3-4234-b59b-d7c91094bcec): verify_on_setup passed 2026-06-15 03:32:01,678 - INFO - We will configure BGP on the VM 2026-06-15 03:32:02,164 - INFO - Configuring BGP on ctest-TestBGPaasZone-64705949-40862071 2026-06-15 03:32:06,226 - INFO - Attaching VMI 4941ee87-94ef-4595-bd99-417e058f0af4 to BGPaaS 64b66081-45f3-4234-b59b-d7c91094bcec 2026-06-15 03:32:06,300 - INFO - Attaching the VMI 1dea6a8f-6e1a-495d-9c59-98a454da98f9 to the BGPaaS 64b66081-45f3-4234-b59b-d7c91094bcec object 2026-06-15 03:32:06,592 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-06-15 03:32:12,606 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-06-15 03:32:12,637 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-15 03:32:12,657 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-06-15 03:32:18,674 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-06-15 03:32:18,689 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-15 03:32:22,812 - INFO - Ping to IP 121.11.154.148 from VM ctest-TestBGPaasZone-64705949-49023426 passed 2026-06-15 03:32:22,828 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-06-15 03:32:22,844 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-15 03:32:22,869 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-06-15 03:32:22,886 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-15 03:32:25,168 - INFO - Ping to IP 121.11.154.148 from VM ctest-TestBGPaasZone-64705949-49023426 passed 2026-06-15 03:32:25,168 - INFO - Detaching VMI 4941ee87-94ef-4595-bd99-417e058f0af4 from BGPaaS 64b66081-45f3-4234-b59b-d7c91094bcec 2026-06-15 03:32:25,244 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-64705949-20326326(64b66081-45f3-4234-b59b-d7c91094bcec) 2026-06-15 03:32:25,307 - INFO - BGPaaS(64b66081-45f3-4234-b59b-d7c91094bcec): verify_on_cleanup passed 2026-06-15 03:32:25,307 - INFO - Detaching VMI b9bbd4a9-e2f9-4fce-87df-1fda26a95f95 from BGPaaS a28fa92b-4eee-4481-b454-8c448b4184e7 2026-06-15 03:32:25,400 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-64705949-72498793(a28fa92b-4eee-4481-b454-8c448b4184e7) 2026-06-15 03:32:25,463 - INFO - BGPaaS(a28fa92b-4eee-4481-b454-8c448b4184e7): verify_on_cleanup passed 2026-06-15 03:32:25,463 - INFO - Deleting Control node zone ctest-test-zone-23398236(6ee159ec-c050-424e-9adf-a8390f049bf9) 2026-06-15 03:32:25,623 - INFO - Deleting Control node zone ctest-test-zone-37035092(c3b1faa3-1a94-4305-8550-4672bf219e2c) 2026-06-15 03:32:25,761 - INFO - Deleting Control node zone ctest-test-zone-73524795(c284b94c-0763-47b7-981e-e57b2e7e0338) 2026-06-15 03:32:25,904 - INFO - Deleting VM ctest-TestBGPaasZone-64705949-49023426 2026-06-15 03:32:25,975 - INFO - Deleting VM ctest-TestBGPaasZone-64705949-40862071 2026-06-15 03:32:26,046 - INFO - Deleting VM ctest-TestBGPaasZone-64705949-71857132 2026-06-15 03:32:26,111 - INFO - Deleting VN ctest-cnz_vn-60155354 2026-06-15 03:32:26,149 - WARNING - Deleting VN ctest-cnz_vn-60155354 failed..Will retry 2026-06-15 03:32:28,266 - WARNING - Deleting VN ctest-cnz_vn-60155354 failed..Will retry 2026-06-15 03:32:31,690 - INFO - END TEST : test_bgp_control_node_zones_from_single_vnf : PASSED[0:02:48] 2026-06-15 03:32:31,690 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:32:32,476 - INFO - Deleted project: ctest-TestBGPaasZone-64705949, ID : 36435154-a313-4099-a5f2-4f323ef4462a 2026-06-15 03:32:32,790 - INFO - Domain Default found not creating 2026-06-15 03:32:32,941 - INFO - Project ctest-TestDM-89932941 not found, creating it 2026-06-15 03:32:33,516 - INFO - Created Project:ctest-TestDM-89932941, ID : b0437974-9cea-4cae-8479-1f0e47a35ed1 2026-06-15 03:32:35,060 - INFO - ================================================================================ 2026-06-15 03:32:35,060 - INFO - STARTING TEST : test_basic_dm 2026-06-15 03:32:35,060 - INFO - TEST DESCRIPTION : Description: Verify basic config is pushed to mx 2026-06-15 03:32:36,322 - INFO - dm_mx env needs to be set in testbed.py to run this script 2026-06-15 03:32:37,603 - INFO - 2026-06-15 03:32:37,603 - INFO - END TEST : test_basic_dm : SKIPPED[0:00:02] 2026-06-15 03:32:37,603 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:32:38,413 - INFO - Deleted project: ctest-TestDM-89932941, ID : b0437974-9cea-4cae-8479-1f0e47a35ed1 2026-06-15 03:32:38,645 - INFO - Domain Default found not creating 2026-06-15 03:32:38,820 - INFO - Project ctest-TestEncapCases-64304905 not found, creating it 2026-06-15 03:32:39,395 - INFO - Created Project:ctest-TestEncapCases-64304905, ID : 14743333-dc49-4e1e-978b-e58f72af1eca 2026-06-15 03:32:40,976 - INFO - ================================================================================ 2026-06-15 03:32:40,976 - INFO - STARTING TEST : test_apply_policy_fip_on_same_vn_gw_mx 2026-06-15 03:32:40,976 - INFO - TEST DESCRIPTION : A particular VN is configure with policy to talk accross VN's and FIP to access outside 2026-06-15 03:32:42,235 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:32:42,235 - INFO - 2026-06-15 03:32:42,235 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-06-15 03:32:42,235 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-06-15 03:32:43,491 - INFO - 2026-06-15 03:32:43,492 - INFO - END TEST : test_apply_policy_fip_on_same_vn_gw_mx : SKIPPED[0:00:03] 2026-06-15 03:32:43,492 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:32:44,213 - INFO - Deleted project: ctest-TestEncapCases-64304905, ID : 14743333-dc49-4e1e-978b-e58f72af1eca 2026-06-15 03:32:44,435 - INFO - Domain Default found not creating 2026-06-15 03:32:44,598 - INFO - Project ctest-TestEvpnCasesRestart-70539732 not found, creating it 2026-06-15 03:32:45,156 - INFO - Created Project:ctest-TestEvpnCasesRestart-70539732, ID : e8d5f302-7094-412b-9340-947b8969a0a4 2026-06-15 03:32:46,547 - INFO - ================================================================================ 2026-06-15 03:32:46,547 - INFO - STARTING TEST : test_with_vxlan_encap_agent_restart 2026-06-15 03:32:46,548 - 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-06-15 03:32:47,810 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:32:47,810 - INFO - 2026-06-15 03:32:47,811 - INFO - Setting new Encap before continuing 2026-06-15 03:32:47,811 - INFO - Read the existing encap priority 2026-06-15 03:32:48,456 - INFO - Created.UUID is {"global-vrouter-config": {"uuid": "4172080f-cff7-4211-b7b4-7deab7584b8b", "href": "http://10.0.0.65:8082/global-vrouter-config/4172080f-cff7-4211-b7b4-7deab7584b8b"}}. VXLAN is the highest priority encap 2026-06-15 03:32:49,280 - INFO - Created VN EVPN-VN1 2026-06-15 03:32:50,810 - INFO - VM ([<Server: EVPN_VN1_VM1>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:32:52,127 - INFO - VM ([<Server: EVPN_VN1_VM2>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:32:52,686 - INFO - Verified VN network id 15 for VN 745363ff-8e42-4906-a955-a83d52883141 2026-06-15 03:32:52,687 - INFO - Verifications in API Server for VN EVPN-VN1 passed 2026-06-15 03:32:52,762 - INFO - On all control nodes, Config, RI and RT verification for VN EVPN-VN1 passed 2026-06-15 03:32:53,968 - INFO - Validated that VN default-domain:ctest-TestEvpnCasesRestart-70539732:EVPN-VN1 is found in opserver 2026-06-15 03:33:04,212 - INFO - VM name : EVPN_VN1_VM1 2026-06-15 03:33:04,839 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-06-15 03:33:27,274 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM1 passed 2026-06-15 03:33:27,274 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-06-15 03:33:27,608 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-06-15 03:33:28,482 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-06-15 03:33:28,685 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 03:33:28,710 - INFO - VM da528107-e9c9-4422-9a86-3da8de814d00 is present in default-domain:ctest-TestEvpnCasesRestart-70539732:EVPN-VN1 2026-06-15 03:33:28,899 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-70539732:8e56fbb9-57e3-4e0b-aef6-db2fbf89c27f of vm da528107-e9c9-4422-9a86-3da8de814d00 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 03:33:28,972 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-06-15 03:33:29,055 - INFO - VM name : EVPN_VN1_VM2 2026-06-15 03:33:29,404 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-06-15 03:33:37,476 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM2 passed 2026-06-15 03:33:37,476 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-06-15 03:33:37,844 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-06-15 03:33:38,743 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-06-15 03:33:38,829 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 03:33:38,863 - INFO - VM fe15ff50-9a80-44d2-b50c-5e0e6839ac67 is present in default-domain:ctest-TestEvpnCasesRestart-70539732:EVPN-VN1 2026-06-15 03:33:39,024 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-70539732:45400848-27c8-4938-9da8-418125c44441 of vm fe15ff50-9a80-44d2-b50c-5e0e6839ac67 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-2 uve 2026-06-15 03:33:39,104 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-06-15 03:33:39,104 - INFO - Waiting for VM EVPN_VN1_VM1 to be up.. 2026-06-15 03:33:40,274 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM1 passed 2026-06-15 03:33:45,676 - INFO - Waiting for VM EVPN_VN1_VM2 to be up.. 2026-06-15 03:33:46,853 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM2 passed 2026-06-15 03:33:52,797 - INFO - waiting to get tcpdump started 2026-06-15 03:34:56,774 - WARNING - 0 packets are found in tcpdump output file /tmp/tap45400848-27_ctest-random-43475957.pcap but expected 10 2026-06-15 03:34:58,792 - WARNING - 0 packets are found in tcpdump output file /tmp/tap45400848-27_ctest-random-43475957.pcap but expected 10 2026-06-15 03:35:00,810 - WARNING - 0 packets are found in tcpdump output file /tmp/tap45400848-27_ctest-random-43475957.pcap but expected 10 2026-06-15 03:35:02,828 - WARNING - 0 packets are found in tcpdump output file /tmp/tap45400848-27_ctest-random-43475957.pcap but expected 10 2026-06-15 03:35:04,844 - WARNING - 0 packets are found in tcpdump output file /tmp/tap45400848-27_ctest-random-43475957.pcap but expected 10 2026-06-15 03:35:06,865 - WARNING - 0 packets are found in tcpdump output file /tmp/tap45400848-27_ctest-random-43475957.pcap but expected 10 2026-06-15 03:35:08,883 - WARNING - 0 packets are found in tcpdump output file /tmp/tap45400848-27_ctest-random-43475957.pcap but expected 10 2026-06-15 03:35:08,883 - INFO - Will restart compute services now 2026-06-15 03:35:12,279 - INFO - 10.0.0.141 2026-06-15 03:35:12,283 - INFO - agent:initializing 2026-06-15 03:35:17,375 - INFO - 10.0.0.141 2026-06-15 03:35:17,381 - INFO - agent:active 2026-06-15 03:35:17,381 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.141 2026-06-15 03:35:21,414 - INFO - 10.0.0.130 2026-06-15 03:35:21,418 - INFO - agent:initializing 2026-06-15 03:35:26,519 - INFO - 10.0.0.130 2026-06-15 03:35:26,526 - INFO - agent:active 2026-06-15 03:35:26,526 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.130 2026-06-15 03:35:36,527 - INFO - Verifying L2 route and other VM verification after restart 2026-06-15 03:35:36,727 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-06-15 03:35:38,663 - INFO - Ping to Metadata IP 169.254.0.4 of VM EVPN_VN1_VM1 passed 2026-06-15 03:35:38,663 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-06-15 03:35:38,985 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-06-15 03:35:39,894 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-06-15 03:35:44,031 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 03:35:44,052 - INFO - VM da528107-e9c9-4422-9a86-3da8de814d00 is present in default-domain:ctest-TestEvpnCasesRestart-70539732:EVPN-VN1 2026-06-15 03:35:44,216 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-70539732:8e56fbb9-57e3-4e0b-aef6-db2fbf89c27f of vm da528107-e9c9-4422-9a86-3da8de814d00 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 03:35:44,258 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-06-15 03:35:44,405 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-06-15 03:35:46,322 - INFO - Ping to Metadata IP 169.254.0.4 of VM EVPN_VN1_VM2 passed 2026-06-15 03:35:46,322 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-06-15 03:35:46,621 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-06-15 03:35:47,488 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-06-15 03:35:53,623 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 03:35:53,649 - INFO - VM fe15ff50-9a80-44d2-b50c-5e0e6839ac67 is present in default-domain:ctest-TestEvpnCasesRestart-70539732:EVPN-VN1 2026-06-15 03:35:53,786 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-70539732:45400848-27c8-4938-9da8-418125c44441 of vm fe15ff50-9a80-44d2-b50c-5e0e6839ac67 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-2 uve 2026-06-15 03:35:53,821 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-06-15 03:35:53,989 - INFO - waiting to get tcpdump started 2026-06-15 03:36:15,117 - INFO - Ping to Metadata IP 169.254.0.4 of VM EVPN_VN1_VM1 passed 2026-06-15 03:36:19,529 - INFO - Ping to Metadata IP 169.254.0.4 of VM EVPN_VN1_VM1 passed 2026-06-15 03:36:21,241 - WARNING - 0 packets are found in tcpdump output file /tmp/tap45400848-27_ctest-random-42097795.pcap but expected 10 2026-06-15 03:36:23,259 - WARNING - 0 packets are found in tcpdump output file /tmp/tap45400848-27_ctest-random-42097795.pcap but expected 10 2026-06-15 03:36:25,276 - WARNING - 0 packets are found in tcpdump output file /tmp/tap45400848-27_ctest-random-42097795.pcap but expected 10 2026-06-15 03:36:27,295 - WARNING - 0 packets are found in tcpdump output file /tmp/tap45400848-27_ctest-random-42097795.pcap but expected 10 2026-06-15 03:36:29,312 - WARNING - 0 packets are found in tcpdump output file /tmp/tap45400848-27_ctest-random-42097795.pcap but expected 10 2026-06-15 03:36:31,332 - WARNING - 0 packets are found in tcpdump output file /tmp/tap45400848-27_ctest-random-42097795.pcap but expected 10 2026-06-15 03:36:33,348 - WARNING - 0 packets are found in tcpdump output file /tmp/tap45400848-27_ctest-random-42097795.pcap but expected 10 2026-06-15 03:36:33,348 - INFO - Checking the communication between 2 VM after vrouter restart 2026-06-15 03:36:34,513 - INFO - Ping to Metadata IP 169.254.0.4 of VM EVPN_VN1_VM1 passed 2026-06-15 03:36:36,786 - INFO - Ping to IP 11.1.1.4 from VM EVPN_VN1_VM1 passed 2026-06-15 03:36:36,786 - INFO - Deleting VM EVPN_VN1_VM2 2026-06-15 03:36:40,917 - INFO - VM EVPN_VN1_VM2 is fully removed in API-Server 2026-06-15 03:36:51,993 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-70539732:EVPN-VN1 2026-06-15 03:36:51,993 - INFO - VM EVPN_VN1_VM2 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 03:37:02,336 - INFO - Routes for VM EVPN_VN1_VM2 is removed in all control-nodes 2026-06-15 03:37:02,445 - INFO - fe15ff50-9a80-44d2-b50c-5e0e6839ac67 vm uve deleted from opserver 2026-06-15 03:37:02,459 - INFO - fe15ff50-9a80-44d2-b50c-5e0e6839ac67 vm uve deleted from opserver 2026-06-15 03:37:02,471 - INFO - fe15ff50-9a80-44d2-b50c-5e0e6839ac67 vm uve deleted from opserver 2026-06-15 03:37:02,471 - INFO - Validated that VM fe15ff50-9a80-44d2-b50c-5e0e6839ac67 is removed from Opserver 2026-06-15 03:37:02,471 - INFO - Deleting VM EVPN_VN1_VM1 2026-06-15 03:37:06,608 - INFO - VM EVPN_VN1_VM1 is fully removed in API-Server 2026-06-15 03:37:16,924 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-70539732:EVPN-VN1 2026-06-15 03:37:16,924 - INFO - VM EVPN_VN1_VM1 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 03:37:17,150 - INFO - Routes for VM EVPN_VN1_VM1 is removed in all control-nodes 2026-06-15 03:37:17,247 - INFO - da528107-e9c9-4422-9a86-3da8de814d00 vm uve deleted from opserver 2026-06-15 03:37:17,260 - INFO - da528107-e9c9-4422-9a86-3da8de814d00 vm uve deleted from opserver 2026-06-15 03:37:17,274 - INFO - da528107-e9c9-4422-9a86-3da8de814d00 vm uve deleted from opserver 2026-06-15 03:37:17,274 - INFO - Validated that VM da528107-e9c9-4422-9a86-3da8de814d00 is removed from Opserver 2026-06-15 03:37:17,274 - INFO - Deleting VN EVPN-VN1 2026-06-15 03:37:17,579 - INFO - Validated that VN EVPN-VN1 is not found in API Server 2026-06-15 03:37:17,608 - INFO - Validated that VN EVPN-VN1 is not in any agent 2026-06-15 03:37:17,649 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN EVPN-VN1 info 2026-06-15 03:37:19,961 - INFO - END TEST : test_with_vxlan_encap_agent_restart : PASSED[0:04:33] 2026-06-15 03:37:19,962 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:37:20,689 - INFO - Deleted project: ctest-TestEvpnCasesRestart-70539732, ID : e8d5f302-7094-412b-9340-947b8969a0a4 2026-06-15 03:37:21,039 - INFO - Domain Default found not creating 2026-06-15 03:37:21,346 - INFO - Project ctest-TestSerialSanity_MX-52113917 not found, creating it 2026-06-15 03:37:21,907 - INFO - Created Project:ctest-TestSerialSanity_MX-52113917, ID : 2f6de2ce-61eb-4cda-ad68-2300d14966bf 2026-06-15 03:37:23,384 - INFO - ================================================================================ 2026-06-15 03:37:23,384 - INFO - STARTING TEST : test_change_of_rt_in_vn 2026-06-15 03:37:23,384 - 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-06-15 03:37:24,641 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-06-15 03:37:25,904 - INFO - 2026-06-15 03:37:25,905 - INFO - END TEST : test_change_of_rt_in_vn : SKIPPED[0:00:02] 2026-06-15 03:37:25,905 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:37:26,647 - INFO - Deleted project: ctest-TestSerialSanity_MX-52113917, ID : 2f6de2ce-61eb-4cda-ad68-2300d14966bf 2026-06-15 03:37:26,839 - INFO - Domain Default found not creating 2026-06-15 03:37:26,987 - INFO - Project ctest-TestGWLessFWD-05662657 not found, creating it 2026-06-15 03:37:27,534 - INFO - Created Project:ctest-TestGWLessFWD-05662657, ID : 1d40efc8-4ece-4f29-ae55-b0b62dff40bc 2026-06-15 03:37:29,109 - INFO - ================================================================================ 2026-06-15 03:37:29,110 - INFO - STARTING TEST : test_gw_less_fwd_single_vn_ip_fab 2026-06-15 03:37:29,110 - 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-06-15 03:37:30,394 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:37:30,394 - INFO - 2026-06-15 03:37:30,394 - INFO - Skipping Test. Fabric gateway is required to run the test 2026-06-15 03:37:31,665 - INFO - 2026-06-15 03:37:31,665 - INFO - END TEST : test_gw_less_fwd_single_vn_ip_fab : SKIPPED[0:00:02] 2026-06-15 03:37:31,665 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:37:32,410 - INFO - Deleted project: ctest-TestGWLessFWD-05662657, ID : 1d40efc8-4ece-4f29-ae55-b0b62dff40bc 2026-06-15 03:37:32,610 - INFO - Domain Default found not creating 2026-06-15 03:37:32,753 - INFO - Project ctest-TestMd5testsOnControl-67563090 not found, creating it 2026-06-15 03:37:33,230 - INFO - Created Project:ctest-TestMd5testsOnControl-67563090, ID : 546fdc37-8dfc-4edd-abe0-b7b753a0f1d5 2026-06-15 03:37:35,789 - INFO - Created VN test_vnv6sr 2026-06-15 03:37:36,766 - INFO - Created VN test_vnv6dn 2026-06-15 03:37:38,217 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:37:39,561 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:37:39,561 - INFO - Waiting for VM source_vm to be up.. 2026-06-15 03:37:49,785 - INFO - VM name : source_vm 2026-06-15 03:37:55,580 - INFO - Ping to Metadata IP 169.254.0.4 of VM source_vm passed 2026-06-15 03:38:00,963 - INFO - Waiting for VM dest_vm to be up.. 2026-06-15 03:38:01,054 - INFO - VM name : dest_vm 2026-06-15 03:38:02,392 - INFO - Ping to Metadata IP 169.254.0.4 of VM dest_vm passed 2026-06-15 03:38:02,963 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-06-15 03:38:03,348 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-06-15 03:38:03,614 - INFO - Configure the policy with allow any 2026-06-15 03:38:04,148 - INFO - Created VN vn1 2026-06-15 03:38:04,803 - INFO - Created VN vn2 2026-06-15 03:38:05,264 - INFO - Attaching policy sec_grp_policy_ctest-random-81928247 to vn vn1 2026-06-15 03:38:05,627 - INFO - Attaching policy sec_grp_policy_ctest-random-81928247 to vn vn2 2026-06-15 03:38:07,352 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:38:08,639 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:38:08,705 - INFO - ================================================================================ 2026-06-15 03:38:08,705 - INFO - STARTING TEST : test_check_per_peer_on_control 2026-06-15 03:38:08,706 - INFO - TEST DESCRIPTION : Description: Verify per peer md5 and specific protocol on all ports and policy with allow all between VN's 2026-06-15 03:38:09,974 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:38:09,974 - INFO - 2026-06-15 03:38:09,974 - INFO - config per peer with auth_data None 2026-06-15 03:38:10,560 - INFO - configure MD5 on host 82ebe631-abcb-4ae0-8a27-561b436a003b 2026-06-15 03:38:10,648 - INFO - config per peer with auth_data None 2026-06-15 03:38:11,248 - INFO - configure MD5 on host bcc7f6e2-d506-4fe9-927e-97318adb5eb9 2026-06-15 03:38:11,332 - INFO - config per peer with auth_data None 2026-06-15 03:38:11,972 - INFO - configure MD5 on host 09f78d16-bfe0-4343-bd9d-2d5cd13a6475 2026-06-15 03:38:12,064 - INFO - check BGP peering is up before setting md5 config 2026-06-15 03:38:12,064 - INFO - Check BGP staus between peers 2026-06-15 03:38:12,083 - INFO - config per peer with auth_data {'key_items': [{'key': 'juniper', 'key_id': 0}], 'key_type': 'md5'} 2026-06-15 03:38:12,684 - INFO - Check BGP staus between peers 2026-06-15 03:38:22,699 - INFO - Check BGP staus between peers 2026-06-15 03:38:22,709 - INFO - remove md5 configured on host 82ebe631-abcb-4ae0-8a27-561b436a003b 2026-06-15 03:38:22,709 - INFO - config per peer with auth_data None 2026-06-15 03:38:23,228 - INFO - configure MD5 on host 82ebe631-abcb-4ae0-8a27-561b436a003b 2026-06-15 03:38:23,304 - INFO - remove md5 configured on host bcc7f6e2-d506-4fe9-927e-97318adb5eb9 2026-06-15 03:38:23,304 - INFO - config per peer with auth_data None 2026-06-15 03:38:23,856 - INFO - configure MD5 on host bcc7f6e2-d506-4fe9-927e-97318adb5eb9 2026-06-15 03:38:23,936 - INFO - remove md5 configured on host 09f78d16-bfe0-4343-bd9d-2d5cd13a6475 2026-06-15 03:38:23,936 - INFO - config per peer with auth_data None 2026-06-15 03:38:24,472 - INFO - configure MD5 on host 09f78d16-bfe0-4343-bd9d-2d5cd13a6475 2026-06-15 03:38:24,544 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-06-15 03:38:24,544 - INFO - Deleting VM vn2_vm_0 2026-06-15 03:38:24,544 - ERROR - VM vn2_vm_0 has failed to come up 2026-06-15 03:38:24,544 - ERROR - Nova failed to get host of the VM 2026-06-15 03:38:24,544 - ERROR - VM vn2_vm_0 has failed to come up 2026-06-15 03:38:24,544 - ERROR - Nova failed to get host of the VM 2026-06-15 03:38:24,623 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-06-15 03:38:24,623 - INFO - Deleting VM vn1_vm_0 2026-06-15 03:38:24,623 - ERROR - VM vn1_vm_0 has failed to come up 2026-06-15 03:38:24,623 - ERROR - Nova failed to get host of the VM 2026-06-15 03:38:24,623 - ERROR - VM vn1_vm_0 has failed to come up 2026-06-15 03:38:24,623 - ERROR - Nova failed to get host of the VM 2026-06-15 03:38:24,699 - INFO - Dettaching policy sec_grp_policy_ctest-random-81928247 from vn vn2 2026-06-15 03:38:24,851 - INFO - Dettaching policy sec_grp_policy_ctest-random-81928247 from vn vn1 2026-06-15 03:38:25,076 - INFO - Deleted policy sec_grp_policy_ctest-random-81928247 2026-06-15 03:38:25,076 - INFO - Deleting VN vn2 2026-06-15 03:38:25,111 - WARNING - Deleting VN vn2 failed..Will retry 2026-06-15 03:38:27,253 - INFO - Deleting VN vn1 2026-06-15 03:38:27,402 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-06-15 03:38:27,577 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-06-15 03:38:27,811 - INFO - Deleted policy allow_all 2026-06-15 03:38:27,811 - INFO - Deleting VM dest_vm 2026-06-15 03:38:27,917 - INFO - Deleting VM source_vm 2026-06-15 03:38:28,014 - INFO - Deleting VN test_vnv6dn 2026-06-15 03:38:28,052 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-06-15 03:38:30,101 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-06-15 03:38:32,281 - INFO - Deleting VN test_vnv6sr 2026-06-15 03:38:33,716 - INFO - END TEST : test_check_per_peer_on_control : PASSED[0:00:25] 2026-06-15 03:38:33,716 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:38:34,453 - INFO - Created VN test_vnv6sr 2026-06-15 03:38:35,365 - INFO - Created VN test_vnv6dn 2026-06-15 03:38:36,812 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:38:38,371 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:38:38,371 - INFO - Waiting for VM source_vm to be up.. 2026-06-15 03:38:48,810 - INFO - VM name : source_vm 2026-06-15 03:38:54,252 - INFO - Ping to Metadata IP 169.254.0.4 of VM source_vm passed 2026-06-15 03:38:54,492 - INFO - Waiting for VM dest_vm to be up.. 2026-06-15 03:38:54,571 - INFO - VM name : dest_vm 2026-06-15 03:38:55,906 - INFO - Ping to Metadata IP 169.254.0.4 of VM dest_vm passed 2026-06-15 03:38:56,479 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-06-15 03:38:56,847 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-06-15 03:38:57,100 - INFO - Configure the policy with allow any 2026-06-15 03:38:57,658 - INFO - Created VN vn1 2026-06-15 03:38:58,293 - INFO - Created VN vn2 2026-06-15 03:38:58,710 - INFO - Attaching policy sec_grp_policy_ctest-random-94474859 to vn vn1 2026-06-15 03:38:59,042 - INFO - Attaching policy sec_grp_policy_ctest-random-94474859 to vn vn2 2026-06-15 03:39:00,542 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:39:01,843 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:39:01,903 - INFO - ================================================================================ 2026-06-15 03:39:01,903 - INFO - STARTING TEST : test_create_md5_on_control 2026-06-15 03:39:01,903 - INFO - TEST DESCRIPTION : Description: Verify md5 with allow specific protocol on all ports and policy with allow all between VN's 2026-06-15 03:39:03,192 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:39:03,192 - INFO - 2026-06-15 03:39:03,192 - INFO - config md5 on each host with auth_data None 2026-06-15 03:39:03,192 - INFO - config per peer with auth_data None 2026-06-15 03:39:03,704 - INFO - configure MD5 on host 82ebe631-abcb-4ae0-8a27-561b436a003b 2026-06-15 03:39:03,796 - INFO - config per peer with auth_data None 2026-06-15 03:39:04,356 - INFO - configure MD5 on host bcc7f6e2-d506-4fe9-927e-97318adb5eb9 2026-06-15 03:39:04,440 - INFO - config per peer with auth_data None 2026-06-15 03:39:05,076 - INFO - configure MD5 on host 09f78d16-bfe0-4343-bd9d-2d5cd13a6475 2026-06-15 03:39:05,168 - INFO - check if BGP between peers are up before setting md5 2026-06-15 03:39:05,168 - INFO - Check BGP staus between peers 2026-06-15 03:39:05,179 - INFO - setting MD5 config on host 82ebe631-abcb-4ae0-8a27-561b436a003b 2026-06-15 03:39:05,179 - INFO - configure MD5 on host 82ebe631-abcb-4ae0-8a27-561b436a003b 2026-06-15 03:39:05,300 - INFO - setting MD5 config on host bcc7f6e2-d506-4fe9-927e-97318adb5eb9 2026-06-15 03:39:05,300 - INFO - configure MD5 on host bcc7f6e2-d506-4fe9-927e-97318adb5eb9 2026-06-15 03:39:05,388 - INFO - setting MD5 config on host 09f78d16-bfe0-4343-bd9d-2d5cd13a6475 2026-06-15 03:39:05,388 - INFO - configure MD5 on host 09f78d16-bfe0-4343-bd9d-2d5cd13a6475 2026-06-15 03:39:05,468 - INFO - check if BGP peering is up after md5 config 2026-06-15 03:39:05,468 - INFO - Check BGP staus between peers 2026-06-15 03:39:15,478 - INFO - Check BGP staus between peers 2026-06-15 03:39:15,490 - INFO - remove md5 configured on host 82ebe631-abcb-4ae0-8a27-561b436a003b 2026-06-15 03:39:15,490 - INFO - config per peer with auth_data None 2026-06-15 03:39:16,048 - INFO - configure MD5 on host 82ebe631-abcb-4ae0-8a27-561b436a003b 2026-06-15 03:39:16,160 - INFO - remove md5 configured on host bcc7f6e2-d506-4fe9-927e-97318adb5eb9 2026-06-15 03:39:16,160 - INFO - config per peer with auth_data None 2026-06-15 03:39:16,768 - INFO - configure MD5 on host bcc7f6e2-d506-4fe9-927e-97318adb5eb9 2026-06-15 03:39:16,848 - INFO - remove md5 configured on host 09f78d16-bfe0-4343-bd9d-2d5cd13a6475 2026-06-15 03:39:16,848 - INFO - config per peer with auth_data None 2026-06-15 03:39:17,412 - INFO - configure MD5 on host 09f78d16-bfe0-4343-bd9d-2d5cd13a6475 2026-06-15 03:39:17,496 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-06-15 03:39:17,496 - INFO - Deleting VM vn2_vm_0 2026-06-15 03:39:17,496 - ERROR - VM vn2_vm_0 has failed to come up 2026-06-15 03:39:17,496 - ERROR - Nova failed to get host of the VM 2026-06-15 03:39:17,496 - ERROR - VM vn2_vm_0 has failed to come up 2026-06-15 03:39:17,496 - ERROR - Nova failed to get host of the VM 2026-06-15 03:39:17,568 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-06-15 03:39:17,569 - INFO - Deleting VM vn1_vm_0 2026-06-15 03:39:17,569 - ERROR - VM vn1_vm_0 has failed to come up 2026-06-15 03:39:17,569 - ERROR - Nova failed to get host of the VM 2026-06-15 03:39:17,569 - ERROR - VM vn1_vm_0 has failed to come up 2026-06-15 03:39:17,569 - ERROR - Nova failed to get host of the VM 2026-06-15 03:39:17,640 - INFO - Dettaching policy sec_grp_policy_ctest-random-94474859 from vn vn2 2026-06-15 03:39:17,806 - INFO - Dettaching policy sec_grp_policy_ctest-random-94474859 from vn vn1 2026-06-15 03:39:18,038 - INFO - Deleted policy sec_grp_policy_ctest-random-94474859 2026-06-15 03:39:18,038 - INFO - Deleting VN vn2 2026-06-15 03:39:18,074 - WARNING - Deleting VN vn2 failed..Will retry 2026-06-15 03:39:20,217 - INFO - Deleting VN vn1 2026-06-15 03:39:20,364 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-06-15 03:39:20,547 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-06-15 03:39:20,789 - INFO - Deleted policy allow_all 2026-06-15 03:39:20,789 - INFO - Deleting VM dest_vm 2026-06-15 03:39:20,895 - INFO - Deleting VM source_vm 2026-06-15 03:39:20,982 - INFO - Deleting VN test_vnv6dn 2026-06-15 03:39:21,028 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-06-15 03:39:23,091 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-06-15 03:39:25,265 - INFO - Deleting VN test_vnv6sr 2026-06-15 03:39:26,685 - INFO - END TEST : test_create_md5_on_control : PASSED[0:00:25] 2026-06-15 03:39:26,685 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:39:27,382 - INFO - Deleted project: ctest-TestMd5testsOnControl-67563090, ID : 546fdc37-8dfc-4edd-abe0-b7b753a0f1d5 2026-06-15 03:39:27,551 - INFO - Domain Default found not creating 2026-06-15 03:39:27,697 - INFO - Project ctest-TestRbac-29866148 not found, creating it 2026-06-15 03:39:28,199 - INFO - Created Project:ctest-TestRbac-29866148, ID : f46a66b2-0025-417f-a7a0-03e7a7624256 2026-06-15 03:39:31,555 - INFO - ================================================================================ 2026-06-15 03:39:31,555 - INFO - STARTING TEST : test_perms2_global_share 2026-06-15 03:39:31,555 - 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-06-15 03:39:33,144 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:39:33,144 - INFO - 2026-06-15 03:39:33,485 - INFO - Project ctest-TestRbac-65468482 not found, creating it 2026-06-15 03:39:33,963 - INFO - Created Project:ctest-TestRbac-65468482, ID : 71ce565b-4d8d-4e66-9d6d-c9d6e2381ec7 2026-06-15 03:39:34,312 - INFO - Project ctest-TestRbac-73871074 not found, creating it 2026-06-15 03:39:34,785 - INFO - Created Project:ctest-TestRbac-73871074, ID : 9e8a2f0a-f5b8-46e0-b60b-3c165fd17a76 2026-06-15 03:39:36,998 - INFO - API access-list f84e940a-f9cf-41b1-8e3c-172e6b6ea03e verify on api server passed 2026-06-15 03:39:37,720 - INFO - Created VN ctest-TestRbac-65468482-99779848, UUID :067815f1-75e9-40af-9789-0547eefda5f1 2026-06-15 03:39:38,940 - INFO - API Server: Read VN 067815f1-75e9-40af-9789-0547eefda5f1 2026-06-15 03:39:39,296 - INFO - API Server: Read VN 067815f1-75e9-40af-9789-0547eefda5f1 2026-06-15 03:39:41,608 - WARNING - Unable to get the list of compute nodes 2026-06-15 03:39:42,783 - INFO - VM ([<Server: ctest-TestRbac-73871074-05818215>]) created on node: (None), Zone: (None) 2026-06-15 03:39:58,174 - INFO - VM name : ctest-TestRbac-73871074-05818215 2026-06-15 03:39:59,008 - INFO - VM ctest-TestRbac-73871074-05818215 verfication in all API Servers passed 2026-06-15 03:40:01,378 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRbac-73871074-05818215 passed 2026-06-15 03:40:01,378 - INFO - VM ctest-TestRbac-73871074-05818215 verifications in Compute nodes passed 2026-06-15 03:40:01,609 - INFO - Validated routes of VM ctest-TestRbac-73871074-05818215 in all vrouters 2026-06-15 03:40:02,528 - INFO - Verification in Control-nodes for VM ctest-TestRbac-73871074-05818215 passed 2026-06-15 03:40:13,515 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 03:40:13,572 - INFO - VM 656409ed-300e-45ec-b2f3-57e2a038e9a5 is present in default-domain:ctest-TestRbac-65468482:ctest-TestRbac-65468482-99779848 2026-06-15 03:40:15,426 - INFO - tap interface default-domain:ctest-TestRbac-73871074:c7e7f4b2-c690-4ec4-914d-ed383a1de105 of vm 656409ed-300e-45ec-b2f3-57e2a038e9a5 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 03:40:15,914 - INFO - VM ctest-TestRbac-73871074-05818215 validations in Opserver passed 2026-06-15 03:40:15,915 - INFO - Deleting VM ctest-TestRbac-73871074-05818215 2026-06-15 03:40:20,107 - INFO - VM ctest-TestRbac-73871074-05818215 is fully removed in API-Server 2026-06-15 03:40:20,328 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-65468482:ctest-TestRbac-65468482-99779848 2026-06-15 03:40:20,328 - INFO - VM ctest-TestRbac-73871074-05818215 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 03:40:20,615 - INFO - Routes for VM ctest-TestRbac-73871074-05818215 is removed in all control-nodes 2026-06-15 03:40:45,881 - INFO - 656409ed-300e-45ec-b2f3-57e2a038e9a5 vm uve deleted from opserver 2026-06-15 03:40:46,297 - INFO - 656409ed-300e-45ec-b2f3-57e2a038e9a5 vm uve deleted from opserver 2026-06-15 03:40:46,308 - INFO - 656409ed-300e-45ec-b2f3-57e2a038e9a5 vm uve deleted from opserver 2026-06-15 03:40:46,308 - INFO - Validated that VM 656409ed-300e-45ec-b2f3-57e2a038e9a5 is removed from Opserver 2026-06-15 03:40:46,308 - INFO - Deleting VN ctest-TestRbac-65468482-99779848 2026-06-15 03:40:46,516 - INFO - API access-list (f84e940a-f9cf-41b1-8e3c-172e6b6ea03e) got deleted in api server 2026-06-15 03:40:47,774 - INFO - Deleted project: ctest-TestRbac-73871074, ID : 9e8a2f0a-f5b8-46e0-b60b-3c165fd17a76 2026-06-15 03:40:48,653 - INFO - Deleted project: ctest-TestRbac-65468482, ID : 71ce565b-4d8d-4e66-9d6d-c9d6e2381ec7 2026-06-15 03:40:49,941 - INFO - END TEST : test_perms2_global_share : PASSED[0:01:18] 2026-06-15 03:40:49,941 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:40:51,431 - INFO - Deleted project: ctest-TestRbac-29866148, ID : f46a66b2-0025-417f-a7a0-03e7a7624256 2026-06-15 03:40:51,615 - INFO - Domain Default found not creating 2026-06-15 03:40:51,795 - INFO - Project ctest-TestRbacBasic-18892240 not found, creating it 2026-06-15 03:40:52,363 - INFO - Created Project:ctest-TestRbacBasic-18892240, ID : 5444b81e-1362-4071-a4ad-9b3dc17d801a 2026-06-15 03:40:55,894 - INFO - ================================================================================ 2026-06-15 03:40:55,894 - INFO - STARTING TEST : test_perms2_owner 2026-06-15 03:40:55,894 - 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-06-15 03:40:57,159 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:40:57,160 - INFO - 2026-06-15 03:40:57,572 - INFO - Project ctest-TestRbacBasic-25348200 not found, creating it 2026-06-15 03:40:58,113 - INFO - Created Project:ctest-TestRbacBasic-25348200, ID : 8a9379ff-3891-467e-8d9b-98a0b22075f5 2026-06-15 03:40:58,532 - INFO - Project ctest-TestRbacBasic-49670012 not found, creating it 2026-06-15 03:40:59,094 - INFO - Created Project:ctest-TestRbacBasic-49670012, ID : d3f5a5b3-1d8d-4363-906d-62b622a8a3c4 2026-06-15 03:41:01,398 - INFO - API access-list d2fadf92-b4b4-4d38-a4e1-6000773b8f53 verify on api server passed 2026-06-15 03:41:02,028 - INFO - Created VN ctest-TestRbacBasic-25348200-98569234, UUID :f0f7c0a1-ba6c-420c-833c-0a895651274f 2026-06-15 03:41:03,580 - INFO - Created VN ctest-TestRbacBasic-49670012-48211373, UUID :eeffc5b6-dda5-4783-b8a6-17859170db37 2026-06-15 03:41:04,456 - INFO - API Server: Read VN f0f7c0a1-ba6c-420c-833c-0a895651274f 2026-06-15 03:41:04,776 - INFO - API Server: Permission Denied to read VN f0f7c0a1-ba6c-420c-833c-0a895651274f 2026-06-15 03:41:04,787 - INFO - API Server: Read VN f0f7c0a1-ba6c-420c-833c-0a895651274f 2026-06-15 03:41:04,827 - INFO - API Server: List VN ['f0f7c0a1-ba6c-420c-833c-0a895651274f'] 2026-06-15 03:41:04,868 - INFO - API Server: List VN ['eeffc5b6-dda5-4783-b8a6-17859170db37'] 2026-06-15 03:41:07,604 - INFO - API Server: List VN [] 2026-06-15 03:41:07,645 - INFO - API Server: List VN ['f0f7c0a1-ba6c-420c-833c-0a895651274f', 'eeffc5b6-dda5-4783-b8a6-17859170db37'] 2026-06-15 03:41:07,653 - INFO - API Server: List VN ['5684c09f-5e02-4549-b172-625791e8cc2b', '7ebb46fb-8a5e-4ca1-a793-8b9b22ec8260', '04db7443-18e0-45ac-b120-6e1b6b4564e5', '43b0402b-030c-46bc-9d26-b0fd1836b17c', 'f6e4cfdd-94f2-48d7-90e4-c97b42dc7618', 'f0f7c0a1-ba6c-420c-833c-0a895651274f', 'eeffc5b6-dda5-4783-b8a6-17859170db37', 'ab29921a-0258-4a5b-9322-1ce51e05424b', '73947831-6863-48ed-91a4-81c4835ce4ad', 'b798ebca-e3d6-487d-be49-581a938e0caa', '893e0ce8-5b3c-4ad1-9580-60dff763c512'] 2026-06-15 03:41:09,097 - INFO - Deleting VN ctest-TestRbacBasic-49670012-48211373 2026-06-15 03:41:09,225 - INFO - Deleting VN ctest-TestRbacBasic-25348200-98569234 2026-06-15 03:41:09,398 - INFO - API access-list (d2fadf92-b4b4-4d38-a4e1-6000773b8f53) got deleted in api server 2026-06-15 03:41:10,335 - INFO - Deleted project: ctest-TestRbacBasic-49670012, ID : d3f5a5b3-1d8d-4363-906d-62b622a8a3c4 2026-06-15 03:41:11,040 - INFO - Deleted project: ctest-TestRbacBasic-25348200, ID : 8a9379ff-3891-467e-8d9b-98a0b22075f5 2026-06-15 03:41:12,285 - INFO - END TEST : test_perms2_owner : PASSED[0:00:17] 2026-06-15 03:41:12,286 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:41:12,289 - INFO - ================================================================================ 2026-06-15 03:41:12,289 - INFO - STARTING TEST : test_rbac_acl_different_roles 2026-06-15 03:41:12,289 - 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-06-15 03:41:13,564 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:41:13,564 - INFO - 2026-06-15 03:41:15,852 - INFO - Permission denied to create/update VirtualNetwork 2026-06-15 03:41:16,248 - INFO - API access-list fca2f171-4a07-43c0-80bd-8f6395247832 verify on api server passed 2026-06-15 03:41:16,584 - INFO - Created VN ctest-TestRbacBasic-18892240-11126924, UUID :5ae650d2-b6fe-4a43-8df7-95dcb0d8bd8c 2026-06-15 03:41:18,240 - INFO - Verified VN network id 15 for VN 5ae650d2-b6fe-4a43-8df7-95dcb0d8bd8c 2026-06-15 03:41:18,240 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-18892240-11126924 passed 2026-06-15 03:41:18,305 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-18892240-11126924 passed 2026-06-15 03:41:19,157 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-18892240:ctest-TestRbacBasic-18892240-11126924 is found in opserver 2026-06-15 03:41:19,518 - INFO - API access-list 2c962a3a-5bdd-4d2c-94c0-a1773655f792 verify on api server passed 2026-06-15 03:41:20,256 - INFO - API Server: Permission Denied to read VN 5ae650d2-b6fe-4a43-8df7-95dcb0d8bd8c 2026-06-15 03:41:20,585 - INFO - API Server: Permission Denied to read ST 1396b32a-0630-4877-ae5b-945cf0513d48 2026-06-15 03:41:21,843 - INFO - API access-list fca2f171-4a07-43c0-80bd-8f6395247832 verify on api server passed 2026-06-15 03:41:21,867 - INFO - API Server: Read VN 5ae650d2-b6fe-4a43-8df7-95dcb0d8bd8c 2026-06-15 03:41:22,428 - INFO - Permission denied to create/update VirtualNetwork 2026-06-15 03:41:22,780 - INFO - API Server: Permission Denied to read ST 1396b32a-0630-4877-ae5b-945cf0513d48 2026-06-15 03:41:23,011 - INFO - API access-list 2c962a3a-5bdd-4d2c-94c0-a1773655f792 verify on api server passed 2026-06-15 03:41:23,032 - INFO - API Server: Read Service-Template 1396b32a-0630-4877-ae5b-945cf0513d48 2026-06-15 03:41:23,301 - INFO - API access-list fca2f171-4a07-43c0-80bd-8f6395247832 verify on api server passed 2026-06-15 03:41:23,414 - INFO - API access-list 2c962a3a-5bdd-4d2c-94c0-a1773655f792 verify on api server passed 2026-06-15 03:41:23,756 - INFO - API Server: Permission Denied to read VN 5ae650d2-b6fe-4a43-8df7-95dcb0d8bd8c 2026-06-15 03:41:24,096 - INFO - API Server: Permission Denied to read ST 1396b32a-0630-4877-ae5b-945cf0513d48 2026-06-15 03:41:25,538 - INFO - API Server: Read Service-Template 1396b32a-0630-4877-ae5b-945cf0513d48 2026-06-15 03:41:25,561 - INFO - API Server: Read VN 5ae650d2-b6fe-4a43-8df7-95dcb0d8bd8c 2026-06-15 03:41:25,722 - INFO - API access-list (fca2f171-4a07-43c0-80bd-8f6395247832) got deleted in api server 2026-06-15 03:41:25,760 - INFO - API access-list (2c962a3a-5bdd-4d2c-94c0-a1773655f792) got deleted in api server 2026-06-15 03:41:26,101 - INFO - API Server: Permission Denied to read VN 5ae650d2-b6fe-4a43-8df7-95dcb0d8bd8c 2026-06-15 03:41:26,453 - INFO - API Server: Permission Denied to read ST 1396b32a-0630-4877-ae5b-945cf0513d48 2026-06-15 03:41:27,663 - INFO - API Server: Read VN 5ae650d2-b6fe-4a43-8df7-95dcb0d8bd8c 2026-06-15 03:41:27,680 - INFO - API Server: Read Service-Template 1396b32a-0630-4877-ae5b-945cf0513d48 2026-06-15 03:41:27,952 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-18892240-95411553'] deleted successfully. 2026-06-15 03:41:27,952 - INFO - Deleting VN ctest-TestRbacBasic-18892240-11126924 2026-06-15 03:41:29,680 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:17] 2026-06-15 03:41:29,680 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:41:29,683 - INFO - ================================================================================ 2026-06-15 03:41:29,684 - INFO - STARTING TEST : test_rbac_create_delete_vm 2026-06-15 03:41:29,684 - 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-06-15 03:41:30,939 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:41:30,939 - INFO - 2026-06-15 03:41:31,658 - INFO - Created VN ctest-TestRbacBasic-18892240-06788219 2026-06-15 03:41:31,988 - INFO - Verified VN network id 15 for VN d1af750e-5710-4a94-87f7-c81df7862992 2026-06-15 03:41:31,988 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-18892240-06788219 passed 2026-06-15 03:41:32,047 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-18892240-06788219 passed 2026-06-15 03:41:32,302 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-18892240:ctest-TestRbacBasic-18892240-06788219 is found in opserver 2026-06-15 03:41:32,525 - INFO - API access-list c0a5ae64-83db-4c1a-a8e7-738a9cacbe0f verify on api server passed 2026-06-15 03:41:33,295 - INFO - Created VN ctest-TestRbacBasic-18892240-05063913 2026-06-15 03:41:33,785 - INFO - Verified VN network id 16 for VN 64d0ee65-eeb9-415d-941b-c004e57ec2db 2026-06-15 03:41:33,785 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-18892240-05063913 passed 2026-06-15 03:41:33,846 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-18892240-05063913 passed 2026-06-15 03:41:34,123 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-18892240:ctest-TestRbacBasic-18892240-05063913 is found in opserver 2026-06-15 03:41:34,187 - INFO - Creating Security group: ['default-domain', 'ctest-TestRbacBasic-18892240', 'ctest-TestRbacBasic-18892240-89023099'] 2026-06-15 03:41:35,630 - INFO - Security group ctest-TestRbacBasic-18892240-89023099 found in the API Server 2026-06-15 03:41:35,852 - INFO - Validated that ACLs for Security group ctest-TestRbacBasic-18892240-89023099 are present in API Server 2026-06-15 03:41:35,860 - INFO - Validated that Security group ctest-TestRbacBasic-18892240-89023099 is found in control node 10.0.0.23 2026-06-15 03:41:35,872 - INFO - Validated that Security group ctest-TestRbacBasic-18892240-89023099 is found in control node 10.0.0.33 2026-06-15 03:41:35,882 - INFO - Validated that Security group ctest-TestRbacBasic-18892240-89023099 is found in control node 10.0.0.65 2026-06-15 03:41:35,886 - INFO - Validated SG ctest-TestRbacBasic-18892240-89023099 in Control nodes 2026-06-15 03:41:36,581 - WARNING - Unable to get the list of compute nodes 2026-06-15 03:41:37,776 - INFO - VM ([<Server: ctest-TestRbacBasic-18892240-17756898>]) created on node: (None), Zone: (None) 2026-06-15 03:41:53,130 - INFO - VM name : ctest-TestRbacBasic-18892240-17756898 2026-06-15 03:41:53,932 - INFO - VM ctest-TestRbacBasic-18892240-17756898 verfication in all API Servers passed 2026-06-15 03:41:56,421 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRbacBasic-18892240-17756898 passed 2026-06-15 03:41:56,422 - INFO - VM ctest-TestRbacBasic-18892240-17756898 verifications in Compute nodes passed 2026-06-15 03:41:56,672 - INFO - Validated routes of VM ctest-TestRbacBasic-18892240-17756898 in all vrouters 2026-06-15 03:41:57,220 - INFO - Verification in Control-nodes for VM ctest-TestRbacBasic-18892240-17756898 passed 2026-06-15 03:42:13,884 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 03:42:13,939 - INFO - VM f811cd85-c437-4af6-906c-3a689c6b9df4 is present in default-domain:ctest-TestRbacBasic-18892240:ctest-TestRbacBasic-18892240-05063913 2026-06-15 03:42:15,014 - INFO - tap interface default-domain:ctest-TestRbacBasic-18892240:09d1786e-3ca9-4672-8eda-b97ac91dd1ca of vm f811cd85-c437-4af6-906c-3a689c6b9df4 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 03:42:15,168 - INFO - VM ctest-TestRbacBasic-18892240-17756898 validations in Opserver passed 2026-06-15 03:42:16,284 - INFO - FIP 130.123.222.195 verification for passed on all Control-nodes 2026-06-15 03:42:16,284 - INFO - FIP ID 5da8f322-2726-4f59-8144-577a6d94c5b1(130.123.222.195) validation in Control node passed 2026-06-15 03:42:16,318 - INFO - FIP ID 5da8f322-2726-4f59-8144-577a6d94c5b1(130.123.222.195) validation in agents passed 2026-06-15 03:42:16,348 - INFO - FIP ID 5da8f322-2726-4f59-8144-577a6d94c5b1(130.123.222.195) validation in API Server passed 2026-06-15 03:42:17,340 - INFO - Validated that SG ctest-TestRbacBasic-18892240-89023099 is bound to VM ctest-TestRbacBasic-18892240-17756898 2026-06-15 03:42:17,403 - INFO - Deleting VM ctest-TestRbacBasic-18892240-17756898 2026-06-15 03:42:21,583 - INFO - VM ctest-TestRbacBasic-18892240-17756898 is fully removed in API-Server 2026-06-15 03:42:21,785 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbacBasic-18892240:ctest-TestRbacBasic-18892240-05063913 2026-06-15 03:42:21,785 - INFO - VM ctest-TestRbacBasic-18892240-17756898 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 03:42:22,028 - INFO - Routes for VM ctest-TestRbacBasic-18892240-17756898 is removed in all control-nodes 2026-06-15 03:42:43,964 - INFO - f811cd85-c437-4af6-906c-3a689c6b9df4 vm uve deleted from opserver 2026-06-15 03:42:43,975 - INFO - f811cd85-c437-4af6-906c-3a689c6b9df4 vm uve deleted from opserver 2026-06-15 03:42:43,987 - INFO - f811cd85-c437-4af6-906c-3a689c6b9df4 vm uve deleted from opserver 2026-06-15 03:42:43,987 - INFO - Validated that VM f811cd85-c437-4af6-906c-3a689c6b9df4 is removed from Opserver 2026-06-15 03:42:43,988 - INFO - Deleting Security group: ['default-domain', 'ctest-TestRbacBasic-18892240', 'ctest-TestRbacBasic-18892240-89023099'] 2026-06-15 03:42:44,107 - INFO - Security group: ['default-domain', 'ctest-TestRbacBasic-18892240', 'ctest-TestRbacBasic-18892240-89023099'] deleted successfully. 2026-06-15 03:42:44,279 - INFO - Security group ctest-TestRbacBasic-18892240-89023099 removed from the API Server 2026-06-15 03:42:44,501 - INFO - security group ctest-TestRbacBasic-18892240-89023099 removed from Control-node 10.0.0.23 2026-06-15 03:42:44,512 - INFO - security group ctest-TestRbacBasic-18892240-89023099 removed from Control-node 10.0.0.33 2026-06-15 03:42:44,524 - INFO - security group ctest-TestRbacBasic-18892240-89023099 removed from Control-node 10.0.0.65 2026-06-15 03:42:44,529 - INFO - Validated that SG ctest-TestRbacBasic-18892240-89023099 is not in control nodes 2026-06-15 03:42:44,530 - INFO - Deleting VN ctest-TestRbacBasic-18892240-05063913 2026-06-15 03:42:44,803 - INFO - API access-list (c0a5ae64-83db-4c1a-a8e7-738a9cacbe0f) got deleted in api server 2026-06-15 03:42:44,902 - INFO - Deleting VN ctest-TestRbacBasic-18892240-06788219 2026-06-15 03:42:46,452 - INFO - END TEST : test_rbac_create_delete_vm : PASSED[0:01:17] 2026-06-15 03:42:46,452 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:42:48,100 - INFO - Deleted project: ctest-TestRbacBasic-18892240, ID : 5444b81e-1362-4071-a4ad-9b3dc17d801a 2026-06-15 03:42:48,309 - INFO - Using existing project ['default-domain', 'admin'](1d8d7ea5-0ef0-481f-ab3f-951cbad462e5) 2026-06-15 03:42:48,318 - INFO - ================================================================================ 2026-06-15 03:42:48,318 - INFO - STARTING TEST : test_contrail_status 2026-06-15 03:42:48,318 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-06-15 03:42:49,617 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:42:49,618 - INFO - 2026-06-15 03:42:49,886 - INFO - 10.0.0.23 2026-06-15 03:42:49,886 - INFO - config 2026-06-15 03:42:49,892 - INFO - config-nodemgr:active 2026-06-15 03:42:49,897 - INFO - api-server:active 2026-06-15 03:42:49,899 - INFO - schema:backup 2026-06-15 03:42:49,902 - INFO - svc-monitor:backup 2026-06-15 03:42:49,904 - INFO - device-manager:backup 2026-06-15 03:42:49,904 - INFO - config-database 2026-06-15 03:42:49,905 - INFO - config-cassandra:active 2026-06-15 03:42:49,905 - INFO - config-zookeeper:active 2026-06-15 03:42:49,905 - INFO - config-rabbitmq:active 2026-06-15 03:42:49,905 - INFO - control 2026-06-15 03:42:49,909 - INFO - control-nodemgr:active 2026-06-15 03:42:49,915 - INFO - control:active 2026-06-15 03:42:49,915 - INFO - named:active 2026-06-15 03:42:49,932 - INFO - dns:active 2026-06-15 03:42:49,932 - INFO - analytics 2026-06-15 03:42:49,937 - INFO - analytics-nodemgr:active 2026-06-15 03:42:49,942 - INFO - analytics-api:active 2026-06-15 03:42:49,961 - INFO - collector:active 2026-06-15 03:42:49,961 - INFO - analytics-database 2026-06-15 03:42:49,961 - INFO - analytics-cassandra:active 2026-06-15 03:42:49,968 - INFO - analyticsdb-nodemgr:active 2026-06-15 03:42:50,003 - INFO - query-engine:active 2026-06-15 03:42:50,003 - INFO - webui 2026-06-15 03:42:50,003 - INFO - webui:active 2026-06-15 03:42:50,004 - INFO - webui-middleware:active 2026-06-15 03:42:50,004 - INFO - redis:active 2026-06-15 03:42:50,004 - INFO - analytics_snmp 2026-06-15 03:42:50,009 - INFO - snmp-collector:active 2026-06-15 03:42:50,009 - INFO - snmp-topology:active 2026-06-15 03:42:50,009 - INFO - analytics_alarm 2026-06-15 03:42:50,009 - INFO - alarmgen:active 2026-06-15 03:42:50,112 - INFO - 10.0.0.33 2026-06-15 03:42:50,112 - INFO - config 2026-06-15 03:42:50,118 - INFO - config-nodemgr:active 2026-06-15 03:42:50,125 - INFO - api-server:active 2026-06-15 03:42:50,129 - INFO - schema:backup 2026-06-15 03:42:50,133 - INFO - svc-monitor:backup 2026-06-15 03:42:50,137 - INFO - device-manager:backup 2026-06-15 03:42:50,137 - INFO - config-database 2026-06-15 03:42:50,137 - INFO - config-cassandra:active 2026-06-15 03:42:50,137 - INFO - config-zookeeper:active 2026-06-15 03:42:50,138 - INFO - config-rabbitmq:active 2026-06-15 03:42:50,138 - INFO - control 2026-06-15 03:42:50,143 - INFO - control-nodemgr:active 2026-06-15 03:42:50,150 - INFO - control:active 2026-06-15 03:42:50,150 - INFO - named:active 2026-06-15 03:42:50,155 - INFO - dns:active 2026-06-15 03:42:50,155 - INFO - analytics 2026-06-15 03:42:50,160 - INFO - analytics-nodemgr:active 2026-06-15 03:42:50,165 - INFO - analytics-api:active 2026-06-15 03:42:50,171 - INFO - collector:active 2026-06-15 03:42:50,171 - INFO - analytics-database 2026-06-15 03:42:50,171 - INFO - analytics-cassandra:active 2026-06-15 03:42:50,176 - INFO - analyticsdb-nodemgr:active 2026-06-15 03:42:50,181 - INFO - query-engine:active 2026-06-15 03:42:50,181 - INFO - webui 2026-06-15 03:42:50,181 - INFO - webui:active 2026-06-15 03:42:50,181 - INFO - webui-middleware:active 2026-06-15 03:42:50,181 - INFO - redis:active 2026-06-15 03:42:50,181 - INFO - analytics_snmp 2026-06-15 03:42:50,186 - INFO - snmp-collector:active 2026-06-15 03:42:50,186 - INFO - snmp-topology:active 2026-06-15 03:42:50,186 - INFO - analytics_alarm 2026-06-15 03:42:50,186 - INFO - alarmgen:active 2026-06-15 03:42:50,285 - INFO - 10.0.0.65 2026-06-15 03:42:50,285 - INFO - config 2026-06-15 03:42:50,291 - INFO - config-nodemgr:active 2026-06-15 03:42:50,296 - INFO - api-server:active 2026-06-15 03:42:50,301 - INFO - schema:active 2026-06-15 03:42:50,306 - INFO - svc-monitor:active 2026-06-15 03:42:50,311 - INFO - device-manager:active 2026-06-15 03:42:50,312 - INFO - config-database 2026-06-15 03:42:50,312 - INFO - config-cassandra:active 2026-06-15 03:42:50,312 - INFO - config-zookeeper:active 2026-06-15 03:42:50,312 - INFO - config-rabbitmq:active 2026-06-15 03:42:50,312 - INFO - control 2026-06-15 03:42:50,318 - INFO - control-nodemgr:active 2026-06-15 03:42:50,323 - INFO - control:active 2026-06-15 03:42:50,323 - INFO - named:active 2026-06-15 03:42:50,328 - INFO - dns:active 2026-06-15 03:42:50,328 - INFO - analytics 2026-06-15 03:42:50,335 - INFO - analytics-nodemgr:active 2026-06-15 03:42:50,340 - INFO - analytics-api:active 2026-06-15 03:42:50,345 - INFO - collector:active 2026-06-15 03:42:50,346 - INFO - analytics-database 2026-06-15 03:42:50,346 - INFO - analytics-cassandra:active 2026-06-15 03:42:50,352 - INFO - analyticsdb-nodemgr:active 2026-06-15 03:42:50,358 - INFO - query-engine:active 2026-06-15 03:42:50,358 - INFO - webui 2026-06-15 03:42:50,358 - INFO - webui:active 2026-06-15 03:42:50,358 - INFO - webui-middleware:active 2026-06-15 03:42:50,358 - INFO - redis:active 2026-06-15 03:42:50,358 - INFO - analytics_snmp 2026-06-15 03:42:50,363 - INFO - snmp-collector:active 2026-06-15 03:42:50,363 - INFO - snmp-topology:active 2026-06-15 03:42:50,363 - INFO - analytics_alarm 2026-06-15 03:42:50,363 - INFO - alarmgen:active 2026-06-15 03:42:50,453 - INFO - 10.0.0.141 2026-06-15 03:42:50,453 - INFO - vrouter 2026-06-15 03:42:50,459 - INFO - vrouter-nodemgr:active 2026-06-15 03:42:50,464 - INFO - agent:active 2026-06-15 03:42:50,551 - INFO - 10.0.0.130 2026-06-15 03:42:50,551 - INFO - vrouter 2026-06-15 03:42:50,557 - INFO - vrouter-nodemgr:active 2026-06-15 03:42:50,562 - INFO - agent:active 2026-06-15 03:42:50,562 - INFO - All the contrail services are up on all nodes 2026-06-15 03:42:50,562 - INFO - contrail-status passed 2026-06-15 03:42:51,833 - INFO - END TEST : test_contrail_status : PASSED[0:00:03] 2026-06-15 03:42:51,834 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:42:51,906 - INFO - Domain Default found not creating 2026-06-15 03:42:52,049 - INFO - Project ctest-TestBasicVMVN0-11824380 not found, creating it 2026-06-15 03:42:52,564 - INFO - Created Project:ctest-TestBasicVMVN0-11824380, ID : 1c14b0e1-73b6-4143-9c83-295300451841 2026-06-15 03:42:54,116 - INFO - ================================================================================ 2026-06-15 03:42:54,116 - INFO - STARTING TEST : test_control_node_switchover 2026-06-15 03:42:54,116 - 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-06-15 03:42:55,365 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:42:55,365 - INFO - 2026-06-15 03:42:56,256 - INFO - Created VN ctest-vn1-46920525 2026-06-15 03:42:56,845 - INFO - Verified VN network id 15 for VN c2afbbd1-8090-4d23-9ca8-932c51f8ec44 2026-06-15 03:42:56,845 - INFO - Verifications in API Server for VN ctest-vn1-46920525 passed 2026-06-15 03:42:56,910 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-46920525 passed 2026-06-15 03:42:58,030 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-11824380:ctest-vn1-46920525 is found in opserver 2026-06-15 03:42:59,327 - INFO - VM ([<Server: ctest-vn1_vm1-53155629>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:43:00,504 - INFO - VM ([<Server: ctest-vn1_vm2-63992735>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:43:00,504 - INFO - Waiting for VM ctest-vn1_vm1-53155629 to be up.. 2026-06-15 03:43:10,734 - INFO - VM name : ctest-vn1_vm1-53155629 2026-06-15 03:43:39,013 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm1-53155629 passed 2026-06-15 03:43:49,555 - INFO - Waiting for VM ctest-vn1_vm2-63992735 to be up.. 2026-06-15 03:43:49,643 - INFO - VM name : ctest-vn1_vm2-63992735 2026-06-15 03:43:50,972 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-63992735 passed 2026-06-15 03:44:38,948 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-53155629 passed 2026-06-15 03:45:21,176 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-63992735 passed 2026-06-15 03:45:21,183 - INFO - Active control node from the Agent 10.0.0.141 is 10.0.0.65 2026-06-15 03:45:21,183 - INFO - Stoping the Control service in 10.0.0.65 2026-06-15 03:45:21,591 - INFO - 10.0.0.65 2026-06-15 03:45:21,591 - INFO - control:inactive 2026-06-15 03:45:21,591 - INFO - Contrail services control are down on nodes 10.0.0.65 2026-06-15 03:45:26,599 - INFO - Active control node from the Agent 10.0.0.141 is 10.0.0.23 2026-06-15 03:45:26,599 - INFO - Starting the Control service in 10.0.0.65 2026-06-15 03:45:26,938 - INFO - 10.0.0.65 2026-06-15 03:45:26,942 - INFO - control:initializing 2026-06-15 03:45:32,042 - INFO - 10.0.0.65 2026-06-15 03:45:32,048 - INFO - control:active 2026-06-15 03:45:32,048 - INFO - Contrail services ['control'] are up on nodes 10.0.0.65 2026-06-15 03:45:37,215 - INFO - VM ctest-vn1_vm1-53155629 verfication in all API Servers passed 2026-06-15 03:45:37,956 - INFO - VM ctest-vn1_vm1-53155629 verifications in Compute nodes passed 2026-06-15 03:45:38,325 - INFO - Validated routes of VM ctest-vn1_vm1-53155629 in all vrouters 2026-06-15 03:45:39,246 - INFO - Verification in Control-nodes for VM ctest-vn1_vm1-53155629 passed 2026-06-15 03:45:39,534 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 03:45:39,566 - INFO - VM 72d72970-a2df-4e7c-90c7-d34200e26c0c is present in default-domain:ctest-TestBasicVMVN0-11824380:ctest-vn1-46920525 2026-06-15 03:45:39,783 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-11824380:c79b8724-d325-47ae-ba0c-3ce92be389eb of vm 72d72970-a2df-4e7c-90c7-d34200e26c0c is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 03:45:39,824 - INFO - VM ctest-vn1_vm1-53155629 validations in Opserver passed 2026-06-15 03:45:39,991 - INFO - VM ctest-vn1_vm2-63992735 verfication in all API Servers passed 2026-06-15 03:45:40,796 - INFO - VM ctest-vn1_vm2-63992735 verifications in Compute nodes passed 2026-06-15 03:45:41,169 - INFO - Validated routes of VM ctest-vn1_vm2-63992735 in all vrouters 2026-06-15 03:45:42,095 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-63992735 passed 2026-06-15 03:45:42,200 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 03:45:42,230 - INFO - VM 87f0af53-1413-4300-8ced-b2b4f659fa74 is present in default-domain:ctest-TestBasicVMVN0-11824380:ctest-vn1-46920525 2026-06-15 03:45:42,482 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-11824380:c9da231b-6d33-4354-b0b7-2f3e06871b20 of vm 87f0af53-1413-4300-8ced-b2b4f659fa74 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-2 uve 2026-06-15 03:45:42,527 - INFO - VM ctest-vn1_vm2-63992735 validations in Opserver passed 2026-06-15 03:45:42,527 - INFO - Checking the ping between the VM again 2026-06-15 03:45:44,761 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-53155629 passed 2026-06-15 03:45:47,022 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-63992735 passed 2026-06-15 03:45:47,022 - INFO - Deleting VM ctest-vn1_vm2-63992735 2026-06-15 03:45:51,150 - INFO - VM ctest-vn1_vm2-63992735 is fully removed in API-Server 2026-06-15 03:45:51,457 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-11824380:ctest-vn1-46920525 2026-06-15 03:45:51,457 - INFO - VM ctest-vn1_vm2-63992735 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 03:45:51,713 - INFO - Routes for VM ctest-vn1_vm2-63992735 is removed in all control-nodes 2026-06-15 03:45:54,899 - INFO - 87f0af53-1413-4300-8ced-b2b4f659fa74 vm uve deleted from opserver 2026-06-15 03:45:54,911 - INFO - 87f0af53-1413-4300-8ced-b2b4f659fa74 vm uve deleted from opserver 2026-06-15 03:45:54,923 - INFO - 87f0af53-1413-4300-8ced-b2b4f659fa74 vm uve deleted from opserver 2026-06-15 03:45:54,923 - INFO - Validated that VM 87f0af53-1413-4300-8ced-b2b4f659fa74 is removed from Opserver 2026-06-15 03:45:54,923 - INFO - Deleting VM ctest-vn1_vm1-53155629 2026-06-15 03:45:59,048 - INFO - VM ctest-vn1_vm1-53155629 is fully removed in API-Server 2026-06-15 03:45:59,292 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-11824380:ctest-vn1-46920525 2026-06-15 03:45:59,293 - INFO - VM ctest-vn1_vm1-53155629 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 03:45:59,524 - INFO - Routes for VM ctest-vn1_vm1-53155629 is removed in all control-nodes 2026-06-15 03:46:14,956 - INFO - 72d72970-a2df-4e7c-90c7-d34200e26c0c vm uve deleted from opserver 2026-06-15 03:46:14,970 - INFO - 72d72970-a2df-4e7c-90c7-d34200e26c0c vm uve deleted from opserver 2026-06-15 03:46:14,982 - INFO - 72d72970-a2df-4e7c-90c7-d34200e26c0c vm uve deleted from opserver 2026-06-15 03:46:14,982 - INFO - Validated that VM 72d72970-a2df-4e7c-90c7-d34200e26c0c is removed from Opserver 2026-06-15 03:46:14,982 - INFO - Deleting VN ctest-vn1-46920525 2026-06-15 03:46:15,323 - INFO - Validated that VN ctest-vn1-46920525 is not found in API Server 2026-06-15 03:46:15,344 - INFO - Validated that VN ctest-vn1-46920525 is not in any agent 2026-06-15 03:46:15,380 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-46920525 info 2026-06-15 03:46:16,649 - INFO - END TEST : test_control_node_switchover : PASSED[0:03:22] 2026-06-15 03:46:16,649 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:46:16,653 - INFO - ================================================================================ 2026-06-15 03:46:16,653 - INFO - STARTING TEST : test_process_restart_in_policy_between_vns 2026-06-15 03:46:16,653 - 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-06-15 03:46:17,906 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:46:17,906 - INFO - 2026-06-15 03:46:18,696 - INFO - Created VN ctest-vn1-53369045, UUID :1a0a5446-6056-4fd0-9b09-be88bc68bc9f 2026-06-15 03:46:19,200 - INFO - Verified VN network id 15 for VN 1a0a5446-6056-4fd0-9b09-be88bc68bc9f 2026-06-15 03:46:19,200 - INFO - Verifications in API Server for VN ctest-vn1-53369045 passed 2026-06-15 03:46:19,276 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-53369045 passed 2026-06-15 03:46:19,469 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-11824380:ctest-vn1-53369045 is found in opserver 2026-06-15 03:46:20,164 - INFO - Created VN ctest-vn2-84834803, UUID :22f4e0db-29ab-4b3d-b7b0-a5919d2d4b73 2026-06-15 03:46:20,686 - INFO - Verified VN network id 16 for VN 22f4e0db-29ab-4b3d-b7b0-a5919d2d4b73 2026-06-15 03:46:20,686 - INFO - Verifications in API Server for VN ctest-vn2-84834803 passed 2026-06-15 03:46:20,765 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-84834803 passed 2026-06-15 03:46:20,929 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-11824380:ctest-vn2-84834803 is found in opserver 2026-06-15 03:46:22,607 - INFO - VM ([<Server: ctest-vn1_vm1-00588973>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:46:23,796 - INFO - VM ([<Server: ctest-vn2_vm1-12280234>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:46:23,796 - INFO - Waiting for VM ctest-vn1_vm1-00588973 to be up.. 2026-06-15 03:46:34,018 - INFO - VM name : ctest-vn1_vm1-00588973 2026-06-15 03:47:01,921 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm1-00588973 passed 2026-06-15 03:47:12,466 - INFO - Waiting for VM ctest-vn2_vm1-12280234 to be up.. 2026-06-15 03:47:12,580 - INFO - VM name : ctest-vn2_vm1-12280234 2026-06-15 03:47:13,994 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2_vm1-12280234 passed 2026-06-15 03:48:03,274 - INFO - Ping to IP 192.168.2.252 from VM ctest-vn1_vm1-00588973 passed 2026-06-15 03:48:06,689 - INFO - 10.0.0.141 2026-06-15 03:48:06,693 - INFO - agent:initializing 2026-06-15 03:48:11,787 - INFO - 10.0.0.141 2026-06-15 03:48:11,793 - INFO - agent:active 2026-06-15 03:48:11,793 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.141 2026-06-15 03:48:15,235 - INFO - 10.0.0.130 2026-06-15 03:48:15,241 - INFO - agent:initializing 2026-06-15 03:48:20,343 - INFO - 10.0.0.130 2026-06-15 03:48:20,351 - INFO - agent:active 2026-06-15 03:48:20,351 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.130 2026-06-15 03:48:20,989 - INFO - 10.0.0.23 2026-06-15 03:48:20,994 - INFO - control:initializing 2026-06-15 03:48:26,113 - INFO - 10.0.0.23 2026-06-15 03:48:26,120 - INFO - control:active 2026-06-15 03:48:26,120 - INFO - Contrail services ['control'] are up on nodes 10.0.0.23 2026-06-15 03:48:26,507 - INFO - 10.0.0.33 2026-06-15 03:48:26,511 - INFO - control:initializing 2026-06-15 03:48:31,599 - INFO - 10.0.0.33 2026-06-15 03:48:31,604 - INFO - control:active 2026-06-15 03:48:31,604 - INFO - Contrail services ['control'] are up on nodes 10.0.0.33 2026-06-15 03:48:31,999 - INFO - 10.0.0.65 2026-06-15 03:48:32,003 - INFO - control:initializing 2026-06-15 03:48:37,103 - INFO - 10.0.0.65 2026-06-15 03:48:37,109 - INFO - control:active 2026-06-15 03:48:37,110 - INFO - Contrail services ['control'] are up on nodes 10.0.0.65 2026-06-15 03:48:38,049 - INFO - 10.0.0.23 2026-06-15 03:48:38,052 - INFO - api-server:initializing 2026-06-15 03:48:43,164 - INFO - 10.0.0.23 2026-06-15 03:48:43,168 - INFO - api-server:initializing 2026-06-15 03:48:48,278 - INFO - 10.0.0.23 2026-06-15 03:48:48,283 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-06-15 03:48:53,381 - INFO - 10.0.0.23 2026-06-15 03:48:53,386 - INFO - api-server:active 2026-06-15 03:48:53,386 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.23 2026-06-15 03:48:54,020 - INFO - 10.0.0.33 2026-06-15 03:48:54,024 - INFO - api-server:initializing 2026-06-15 03:48:59,128 - INFO - 10.0.0.33 2026-06-15 03:48:59,132 - INFO - api-server:initializing 2026-06-15 03:49:04,245 - INFO - 10.0.0.33 2026-06-15 03:49:04,255 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-06-15 03:49:09,355 - INFO - 10.0.0.33 2026-06-15 03:49:09,361 - INFO - api-server:active 2026-06-15 03:49:09,361 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.33 2026-06-15 03:49:10,073 - INFO - 10.0.0.65 2026-06-15 03:49:10,084 - INFO - api-server:initializing 2026-06-15 03:49:15,186 - INFO - 10.0.0.65 2026-06-15 03:49:15,189 - INFO - api-server:initializing 2026-06-15 03:49:20,279 - INFO - 10.0.0.65 2026-06-15 03:49:20,285 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-06-15 03:49:25,389 - INFO - 10.0.0.65 2026-06-15 03:49:25,394 - INFO - api-server:active 2026-06-15 03:49:25,394 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.65 2026-06-15 03:49:25,493 - INFO - 10.0.0.23 2026-06-15 03:49:25,493 - INFO - config 2026-06-15 03:49:25,498 - INFO - config-nodemgr:active 2026-06-15 03:49:25,502 - INFO - api-server:active 2026-06-15 03:49:25,505 - INFO - schema:backup 2026-06-15 03:49:25,507 - INFO - svc-monitor:backup 2026-06-15 03:49:25,509 - INFO - device-manager:backup 2026-06-15 03:49:25,510 - INFO - config-database 2026-06-15 03:49:25,510 - INFO - config-cassandra:active 2026-06-15 03:49:25,510 - INFO - config-zookeeper:active 2026-06-15 03:49:25,510 - INFO - config-rabbitmq:active 2026-06-15 03:49:25,510 - INFO - control 2026-06-15 03:49:25,514 - INFO - control-nodemgr:active 2026-06-15 03:49:25,518 - INFO - control:active 2026-06-15 03:49:25,518 - INFO - named:active 2026-06-15 03:49:25,521 - INFO - dns:active 2026-06-15 03:49:25,521 - INFO - analytics 2026-06-15 03:49:25,525 - INFO - analytics-nodemgr:active 2026-06-15 03:49:25,528 - INFO - analytics-api:active 2026-06-15 03:49:25,531 - INFO - collector:active 2026-06-15 03:49:25,531 - INFO - analytics-database 2026-06-15 03:49:25,531 - INFO - analytics-cassandra:active 2026-06-15 03:49:25,535 - INFO - analyticsdb-nodemgr:active 2026-06-15 03:49:25,539 - INFO - query-engine:active 2026-06-15 03:49:25,539 - INFO - webui 2026-06-15 03:49:25,539 - INFO - webui:active 2026-06-15 03:49:25,539 - INFO - webui-middleware:active 2026-06-15 03:49:25,539 - INFO - redis:active 2026-06-15 03:49:25,539 - INFO - analytics_snmp 2026-06-15 03:49:25,542 - INFO - snmp-collector:active 2026-06-15 03:49:25,542 - INFO - snmp-topology:active 2026-06-15 03:49:25,542 - INFO - analytics_alarm 2026-06-15 03:49:25,542 - INFO - alarmgen:active 2026-06-15 03:49:25,639 - INFO - 10.0.0.33 2026-06-15 03:49:25,639 - INFO - config 2026-06-15 03:49:25,644 - INFO - config-nodemgr:active 2026-06-15 03:49:25,648 - INFO - api-server:active 2026-06-15 03:49:25,652 - INFO - schema:backup 2026-06-15 03:49:25,655 - INFO - svc-monitor:backup 2026-06-15 03:49:25,658 - INFO - device-manager:backup 2026-06-15 03:49:25,658 - INFO - config-database 2026-06-15 03:49:25,658 - INFO - config-cassandra:active 2026-06-15 03:49:25,658 - INFO - config-zookeeper:active 2026-06-15 03:49:25,658 - INFO - config-rabbitmq:active 2026-06-15 03:49:25,658 - INFO - control 2026-06-15 03:49:25,663 - INFO - control-nodemgr:active 2026-06-15 03:49:25,667 - INFO - control:active 2026-06-15 03:49:25,667 - INFO - named:active 2026-06-15 03:49:25,672 - INFO - dns:active 2026-06-15 03:49:25,672 - INFO - analytics 2026-06-15 03:49:25,676 - INFO - analytics-nodemgr:active 2026-06-15 03:49:25,679 - INFO - analytics-api:active 2026-06-15 03:49:25,684 - INFO - collector:active 2026-06-15 03:49:25,684 - INFO - analytics-database 2026-06-15 03:49:25,684 - INFO - analytics-cassandra:active 2026-06-15 03:49:25,688 - INFO - analyticsdb-nodemgr:active 2026-06-15 03:49:25,692 - INFO - query-engine:active 2026-06-15 03:49:25,692 - INFO - webui 2026-06-15 03:49:25,692 - INFO - webui:active 2026-06-15 03:49:25,692 - INFO - webui-middleware:active 2026-06-15 03:49:25,692 - INFO - redis:active 2026-06-15 03:49:25,692 - INFO - analytics_snmp 2026-06-15 03:49:25,696 - INFO - snmp-collector:active 2026-06-15 03:49:25,696 - INFO - snmp-topology:active 2026-06-15 03:49:25,696 - INFO - analytics_alarm 2026-06-15 03:49:25,696 - INFO - alarmgen:active 2026-06-15 03:49:25,793 - INFO - 10.0.0.65 2026-06-15 03:49:25,793 - INFO - config 2026-06-15 03:49:25,799 - INFO - config-nodemgr:active 2026-06-15 03:49:25,803 - INFO - api-server:active 2026-06-15 03:49:25,807 - INFO - schema:active 2026-06-15 03:49:25,810 - INFO - svc-monitor:active 2026-06-15 03:49:25,814 - INFO - device-manager:active 2026-06-15 03:49:25,814 - INFO - config-database 2026-06-15 03:49:25,814 - INFO - config-cassandra:active 2026-06-15 03:49:25,814 - INFO - config-zookeeper:active 2026-06-15 03:49:25,814 - INFO - config-rabbitmq:active 2026-06-15 03:49:25,814 - INFO - control 2026-06-15 03:49:25,818 - INFO - control-nodemgr:active 2026-06-15 03:49:25,823 - INFO - control:active 2026-06-15 03:49:25,823 - INFO - named:active 2026-06-15 03:49:25,827 - INFO - dns:active 2026-06-15 03:49:25,828 - INFO - analytics 2026-06-15 03:49:25,832 - INFO - analytics-nodemgr:active 2026-06-15 03:49:25,836 - INFO - analytics-api:active 2026-06-15 03:49:25,840 - INFO - collector:active 2026-06-15 03:49:25,840 - INFO - analytics-database 2026-06-15 03:49:25,841 - INFO - analytics-cassandra:active 2026-06-15 03:49:25,845 - INFO - analyticsdb-nodemgr:active 2026-06-15 03:49:25,849 - INFO - query-engine:active 2026-06-15 03:49:25,850 - INFO - webui 2026-06-15 03:49:25,850 - INFO - webui:active 2026-06-15 03:49:25,850 - INFO - webui-middleware:active 2026-06-15 03:49:25,850 - INFO - redis:active 2026-06-15 03:49:25,850 - INFO - analytics_snmp 2026-06-15 03:49:25,853 - INFO - snmp-collector:active 2026-06-15 03:49:25,853 - INFO - snmp-topology:active 2026-06-15 03:49:25,853 - INFO - analytics_alarm 2026-06-15 03:49:25,853 - INFO - alarmgen:active 2026-06-15 03:49:25,963 - INFO - 10.0.0.141 2026-06-15 03:49:25,963 - INFO - vrouter 2026-06-15 03:49:25,969 - INFO - vrouter-nodemgr:active 2026-06-15 03:49:25,976 - INFO - agent:active 2026-06-15 03:49:26,075 - INFO - 10.0.0.130 2026-06-15 03:49:26,075 - INFO - vrouter 2026-06-15 03:49:26,081 - INFO - vrouter-nodemgr:active 2026-06-15 03:49:26,087 - INFO - agent:active 2026-06-15 03:49:26,087 - INFO - All the contrail services are up on all nodes 2026-06-15 03:49:26,154 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2026-06-15 03:49:26,154 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1 connected to xmpp 10.20.0.25 2026-06-15 03:49:26,155 - WARNING - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.20.0.193:5269'] servers NOT UP 2026-06-15 03:49:26,155 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2026-06-15 03:49:26,155 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1 connected to xmpp 10.20.0.129 2026-06-15 03:49:26,155 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2026-06-15 03:49:26,155 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1 connected to dns 10.20.0.25 2026-06-15 03:49:26,155 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.20.0.193:53'] servers UP 2026-06-15 03:49:26,155 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1 connected to dns 10.20.0.193 2026-06-15 03:49:26,155 - WARNING - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2026-06-15 03:49:26,155 - WARNING - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.0.0.23:8086'] servers NOT UP 2026-06-15 03:49:26,155 - WARNING - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-15 03:49:26,155 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1:contrail-vrouter-agent module connection to ['10.0.0.65:8086'] servers UP 2026-06-15 03:49:26,155 - INFO - an-jenkins-deploy-platform-ansible-os-5940-1 connected to collector 10.0.0.65 2026-06-15 03:49:26,526 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-1:contrail-control module connection to 10.0.0.23:9041 servers UP 2026-06-15 03:49:26,527 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-1:contrail-control module connection to 10.0.0.23:5673 servers UP 2026-06-15 03:49:26,527 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-1:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-06-15 03:49:26,593 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-2:contrail-control module connection to 10.0.0.23:9041 servers UP 2026-06-15 03:49:26,593 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-2:contrail-control module connection to 10.0.0.23:5673 servers UP 2026-06-15 03:49:26,593 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-2:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-06-15 03:49:26,631 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-3:contrail-control module connection to 10.0.0.23:9041 servers UP 2026-06-15 03:49:26,631 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-3:contrail-control module connection to 10.0.0.23:5673 servers UP 2026-06-15 03:49:26,632 - INFO - cn-jenkins-deploy-platform-ansible-os-5940-3:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-06-15 03:49:27,004 - INFO - Created VN ctest-vn3-74836937, UUID :52a90b7b-66a6-4477-a559-4e2df44fb7b0 2026-06-15 03:49:27,599 - INFO - Verified VN network id 15 for VN 1a0a5446-6056-4fd0-9b09-be88bc68bc9f 2026-06-15 03:49:27,599 - INFO - Verifications in API Server for VN ctest-vn1-53369045 passed 2026-06-15 03:49:27,672 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-53369045 passed 2026-06-15 03:49:27,809 - INFO - VN ctest-vn1-53369045 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-15 03:49:27,923 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-11824380:ctest-vn1-53369045 is found in opserver 2026-06-15 03:49:29,188 - INFO - VM ([<Server: ctest-vn1_vm2-40663361>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:49:44,528 - INFO - VM name : ctest-vn1_vm2-40663361 2026-06-15 03:49:44,863 - INFO - VM ctest-vn1_vm2-40663361 verfication in all API Servers passed 2026-06-15 03:50:09,060 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn1_vm2-40663361 passed 2026-06-15 03:50:09,060 - INFO - VM ctest-vn1_vm2-40663361 verifications in Compute nodes passed 2026-06-15 03:50:09,321 - INFO - Validated routes of VM ctest-vn1_vm2-40663361 in all vrouters 2026-06-15 03:50:10,123 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-40663361 passed 2026-06-15 03:50:10,292 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 03:50:10,317 - INFO - VM ff1b66ae-c7ca-477c-bbcd-8204cf8e4585 is present in default-domain:ctest-TestBasicVMVN0-11824380:ctest-vn1-53369045 2026-06-15 03:50:10,495 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-11824380:3f12b35a-fa3d-4673-983d-acc0ad73b367 of vm ff1b66ae-c7ca-477c-bbcd-8204cf8e4585 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 03:50:10,576 - INFO - VM ctest-vn1_vm2-40663361 validations in Opserver passed 2026-06-15 03:50:11,885 - INFO - VM ([<Server: ctest-vn2_vm2-17599711>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:50:27,269 - INFO - VM name : ctest-vn2_vm2-17599711 2026-06-15 03:50:27,586 - INFO - VM ctest-vn2_vm2-17599711 verfication in all API Servers passed 2026-06-15 03:50:53,921 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn2_vm2-17599711 passed 2026-06-15 03:50:53,921 - INFO - VM ctest-vn2_vm2-17599711 verifications in Compute nodes passed 2026-06-15 03:50:54,134 - INFO - Validated routes of VM ctest-vn2_vm2-17599711 in all vrouters 2026-06-15 03:50:54,905 - INFO - Verification in Control-nodes for VM ctest-vn2_vm2-17599711 passed 2026-06-15 03:50:54,986 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 03:50:55,008 - INFO - VM 0998e0e2-4c44-4565-8251-61ac71cea48c is present in default-domain:ctest-TestBasicVMVN0-11824380:ctest-vn2-84834803 2026-06-15 03:50:55,202 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-11824380:e43da643-fadf-404a-b71b-e552322c44b7 of vm 0998e0e2-4c44-4565-8251-61ac71cea48c is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-2 uve 2026-06-15 03:50:55,239 - INFO - VM ctest-vn2_vm2-17599711 validations in Opserver passed 2026-06-15 03:50:55,239 - INFO - Waiting for VM ctest-vn1_vm2-40663361 to be up.. 2026-06-15 03:50:56,407 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn1_vm2-40663361 passed 2026-06-15 03:50:56,638 - INFO - Waiting for VM ctest-vn2_vm2-17599711 to be up.. 2026-06-15 03:50:57,807 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn2_vm2-17599711 passed 2026-06-15 03:51:45,866 - INFO - Ping to IP 192.168.2.251 from VM ctest-vn1_vm2-40663361 passed 2026-06-15 03:51:45,866 - INFO - Deleting VM ctest-vn2_vm2-17599711 2026-06-15 03:51:49,976 - INFO - VM ctest-vn2_vm2-17599711 is fully removed in API-Server 2026-06-15 03:51:50,335 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-11824380:ctest-vn2-84834803 2026-06-15 03:51:50,336 - INFO - VM ctest-vn2_vm2-17599711 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 03:51:50,577 - INFO - Routes for VM ctest-vn2_vm2-17599711 is removed in all control-nodes 2026-06-15 03:52:18,481 - INFO - 0998e0e2-4c44-4565-8251-61ac71cea48c vm uve deleted from opserver 2026-06-15 03:52:18,495 - INFO - 0998e0e2-4c44-4565-8251-61ac71cea48c vm uve deleted from opserver 2026-06-15 03:52:18,509 - INFO - 0998e0e2-4c44-4565-8251-61ac71cea48c vm uve deleted from opserver 2026-06-15 03:52:18,509 - INFO - Validated that VM 0998e0e2-4c44-4565-8251-61ac71cea48c is removed from Opserver 2026-06-15 03:52:18,509 - INFO - Deleting VM ctest-vn1_vm2-40663361 2026-06-15 03:52:22,630 - INFO - VM ctest-vn1_vm2-40663361 is fully removed in API-Server 2026-06-15 03:52:22,978 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-11824380:ctest-vn1-53369045 2026-06-15 03:52:22,978 - INFO - VM ctest-vn1_vm2-40663361 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 03:52:23,198 - INFO - Routes for VM ctest-vn1_vm2-40663361 is removed in all control-nodes 2026-06-15 03:52:38,608 - INFO - ff1b66ae-c7ca-477c-bbcd-8204cf8e4585 vm uve deleted from opserver 2026-06-15 03:52:38,621 - INFO - ff1b66ae-c7ca-477c-bbcd-8204cf8e4585 vm uve deleted from opserver 2026-06-15 03:52:38,634 - INFO - ff1b66ae-c7ca-477c-bbcd-8204cf8e4585 vm uve deleted from opserver 2026-06-15 03:52:38,634 - INFO - Validated that VM ff1b66ae-c7ca-477c-bbcd-8204cf8e4585 is removed from Opserver 2026-06-15 03:52:38,634 - INFO - Deleting VN ctest-vn3-74836937 2026-06-15 03:52:38,756 - INFO - Deleting VM ctest-vn2_vm1-12280234 2026-06-15 03:52:38,857 - INFO - Deleting VM ctest-vn1_vm1-00588973 2026-06-15 03:52:39,120 - INFO - Deleting VN ctest-vn2-84834803 2026-06-15 03:52:41,431 - INFO - Validated that VN ctest-vn2-84834803 is not found in API Server 2026-06-15 03:52:41,455 - INFO - Validated that VN ctest-vn2-84834803 is not in any agent 2026-06-15 03:52:41,486 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-84834803 info 2026-06-15 03:52:41,626 - INFO - Deleting VN ctest-vn1-53369045 2026-06-15 03:52:41,861 - INFO - Validated that VN ctest-vn1-53369045 is not found in API Server 2026-06-15 03:52:41,886 - INFO - Validated that VN ctest-vn1-53369045 is not in any agent 2026-06-15 03:52:41,897 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN0-11824380:ctest-vn1-53369045 2026-06-15 03:52:41,919 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-53369045 info 2026-06-15 03:52:41,954 - INFO - Deleted policy policy2 2026-06-15 03:52:41,989 - INFO - Deleted policy policy1 2026-06-15 03:52:43,248 - INFO - END TEST : test_process_restart_in_policy_between_vns : PASSED[0:06:27] 2026-06-15 03:52:43,249 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:52:43,252 - INFO - ================================================================================ 2026-06-15 03:52:43,252 - INFO - STARTING TEST : test_underlay_broadcast_traffic_handling 2026-06-15 03:52:43,253 - 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-06-15 03:52:44,516 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:52:44,516 - INFO - 2026-06-15 03:52:44,920 - INFO - Agent interface name: ens6 2026-06-15 03:52:50,450 - INFO - Pinging broacast address 10.20.0.255 from compute 10.20.0.14 2026-06-15 03:53:06,892 - INFO - 10 packets are found in tcpdump output as expected 2026-06-15 03:53:08,939 - INFO - Packet count matched: Compute 10.0.0.130 has receive only 10 packet from source IP 10.20.0.255. No duplicate packet seen 2026-06-15 03:53:10,209 - INFO - END TEST : test_underlay_broadcast_traffic_handling : PASSED[0:00:27] 2026-06-15 03:53:10,209 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:53:10,974 - INFO - Deleted project: ctest-TestBasicVMVN0-11824380, ID : 1c14b0e1-73b6-4143-9c83-295300451841 2026-06-15 03:53:11,186 - INFO - Domain Default found not creating 2026-06-15 03:53:11,336 - INFO - Project ctest-TestDropStats-57016829 not found, creating it 2026-06-15 03:53:11,890 - INFO - Created Project:ctest-TestDropStats-57016829, ID : c8280ec8-3916-4d47-844f-212e1318f1db 2026-06-15 03:53:13,387 - INFO - ================================================================================ 2026-06-15 03:53:13,388 - INFO - STARTING TEST : test_flow_action_drop_stats 2026-06-15 03:53:13,388 - 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-06-15 03:53:14,650 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:53:14,650 - INFO - 2026-06-15 03:53:15,691 - INFO - Created VN ctest-vn-01937378 2026-06-15 03:53:16,368 - INFO - Created VN ctest-vn-72875685 2026-06-15 03:53:17,837 - INFO - VM ([<Server: ctest-vm1-47907004>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:53:19,088 - INFO - VM ([<Server: ctest-vm2-99697257>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:53:19,088 - INFO - Waiting for VM ctest-vm1-47907004 to be up.. 2026-06-15 03:53:29,343 - INFO - VM name : ctest-vm1-47907004 2026-06-15 03:53:35,178 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vm1-47907004 passed 2026-06-15 03:53:35,405 - INFO - Waiting for VM ctest-vm2-99697257 to be up.. 2026-06-15 03:53:35,487 - INFO - VM name : ctest-vm2-99697257 2026-06-15 03:53:36,835 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-99697257 passed 2026-06-15 03:53:37,240 - INFO - VM ctest-vm1-47907004 verfication in all API Servers passed 2026-06-15 03:53:37,750 - INFO - VM ctest-vm1-47907004 verifications in Compute nodes passed 2026-06-15 03:53:38,050 - INFO - Validated routes of VM ctest-vm1-47907004 in all vrouters 2026-06-15 03:53:38,795 - INFO - Verification in Control-nodes for VM ctest-vm1-47907004 passed 2026-06-15 03:53:39,755 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 03:53:39,775 - INFO - VM b987a1cd-ef58-4565-9f6b-90d220408483 is present in default-domain:ctest-TestDropStats-57016829:ctest-vn-01937378 2026-06-15 03:53:39,987 - INFO - tap interface default-domain:ctest-TestDropStats-57016829:10f54797-abbf-42a9-9098-1d83a106cf83 of vm b987a1cd-ef58-4565-9f6b-90d220408483 is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-1 uve 2026-06-15 03:53:40,389 - INFO - VM ctest-vm1-47907004 validations in Opserver passed 2026-06-15 03:53:40,558 - INFO - VM ctest-vm2-99697257 verfication in all API Servers passed 2026-06-15 03:53:41,068 - INFO - VM ctest-vm2-99697257 verifications in Compute nodes passed 2026-06-15 03:53:41,331 - INFO - Validated routes of VM ctest-vm2-99697257 in all vrouters 2026-06-15 03:53:42,094 - INFO - Verification in Control-nodes for VM ctest-vm2-99697257 passed 2026-06-15 03:53:46,221 - INFO - Verifying through opserver in 10.0.0.23 2026-06-15 03:53:46,244 - INFO - VM 34afe8d3-5707-403c-93b9-e4fc43a1e3bb is present in default-domain:ctest-TestDropStats-57016829:ctest-vn-72875685 2026-06-15 03:53:46,447 - INFO - tap interface default-domain:ctest-TestDropStats-57016829:96b62f3e-9641-460b-8e9c-5045672b230d of vm 34afe8d3-5707-403c-93b9-e4fc43a1e3bb is present in vrouter an-jenkins-deploy-platform-ansible-os-5940-2 uve 2026-06-15 03:53:46,560 - INFO - VM ctest-vm2-99697257 validations in Opserver passed 2026-06-15 03:53:46,593 - INFO - ---------------------------------------------------------------------------------------------------- 2026-06-15 03:53:46,593 - INFO - ds_discard : 2 2026-06-15 03:53:46,593 - INFO - ds_pull : 0 2026-06-15 03:53:46,594 - INFO - ds_invalid_if : 0 2026-06-15 03:53:46,594 - INFO - ds_invalid_arp : 0 2026-06-15 03:53:46,594 - INFO - ds_trap_no_if : 0 2026-06-15 03:53:46,594 - INFO - ds_nowhere_to_go : 0 2026-06-15 03:53:46,594 - INFO - ds_flow_queue_limit_exceeded : 0 2026-06-15 03:53:46,594 - INFO - ds_flow_no_memory : 0 2026-06-15 03:53:46,595 - INFO - ds_flow_invalid_protocol : 0 2026-06-15 03:53:46,595 - INFO - ds_flow_nat_no_rflow : 0 2026-06-15 03:53:46,595 - INFO - ds_flow_action_drop : 0 2026-06-15 03:53:46,595 - INFO - ds_flow_action_invalid : 0 2026-06-15 03:53:46,595 - INFO - ds_flow_unusable : 0 2026-06-15 03:53:46,595 - INFO - ds_flow_table_full : 0 2026-06-15 03:53:46,596 - INFO - ds_interface_tx_discard : 0 2026-06-15 03:53:46,596 - INFO - ds_interface_drop : 0 2026-06-15 03:53:46,596 - INFO - ds_duplicated : 0 2026-06-15 03:53:46,596 - INFO - ds_push : 0 2026-06-15 03:53:46,596 - INFO - ds_ttl_exceeded : 0 2026-06-15 03:53:46,596 - INFO - ds_invalid_nh : 0 2026-06-15 03:53:46,597 - INFO - ds_invalid_label : 0 2026-06-15 03:53:46,597 - INFO - ds_invalid_protocol : 0 2026-06-15 03:53:46,597 - INFO - ds_interface_rx_discard : 0 2026-06-15 03:53:46,597 - INFO - ds_invalid_mcast_source : 0 2026-06-15 03:53:46,597 - INFO - ds_head_alloc_fail : 0 2026-06-15 03:53:46,597 - INFO - ds_pcow_fail : 0 2026-06-15 03:53:46,597 - INFO - ds_mcast_clone_fail : 0 2026-06-15 03:53:46,598 - INFO - ds_rewrite_fail : 0 2026-06-15 03:53:46,598 - INFO - ds_misc : 0 2026-06-15 03:53:46,598 - INFO - ds_invalid_packet : 0 2026-06-15 03:53:46,598 - INFO - ds_cksum_err : 0 2026-06-15 03:53:46,598 - INFO - ds_no_fmd : 0 2026-06-15 03:53:46,598 - INFO - ds_invalid_vnid : 0 2026-06-15 03:53:46,599 - INFO - ds_frag_err : 0 2026-06-15 03:53:46,599 - INFO - ds_invalid_source : 0 2026-06-15 03:53:46,599 - INFO - ds_mcast_df_bit : 0 2026-06-15 03:53:46,599 - INFO - ds_l2_no_route : 1 2026-06-15 03:53:46,599 - INFO - ds_vlan_fwd_tx : 0 2026-06-15 03:53:46,599 - INFO - ds_vlan_fwd_enq : 0 2026-06-15 03:53:46,600 - INFO - ds_drop_new_flow : 0 2026-06-15 03:53:46,600 - INFO - ds_flow_evict : 0 2026-06-15 03:53:46,600 - INFO - ds_trap_original : 0 2026-06-15 03:53:46,600 - INFO - ds_no_memory : 0 2026-06-15 03:53:46,600 - INFO - ds_fragment_queue_fail : 0 2026-06-15 03:53:46,600 - INFO - ds_no_frag_entry : 0 2026-06-15 03:53:46,600 - INFO - ds_icmp_error : 0 2026-06-15 03:53:46,601 - INFO - ds_clone_fail : 0 2026-06-15 03:53:46,601 - INFO - ds_drop_pkts : 3 2026-06-15 03:53:46,610 - INFO - ---------------------------------------------------------------------------------------------------- 2026-06-15 03:53:46,610 - INFO - ds_discard : 8 2026-06-15 03:53:46,610 - INFO - ds_pull : 0 2026-06-15 03:53:46,610 - INFO - ds_invalid_if : 2 2026-06-15 03:53:46,610 - INFO - ds_invalid_arp : 0 2026-06-15 03:53:46,610 - INFO - ds_trap_no_if : 0 2026-06-15 03:53:46,611 - INFO - ds_nowhere_to_go : 0 2026-06-15 03:53:46,611 - INFO - ds_flow_queue_limit_exceeded : 0 2026-06-15 03:53:46,611 - INFO - ds_flow_no_memory : 0 2026-06-15 03:53:46,611 - INFO - ds_flow_invalid_protocol : 0 2026-06-15 03:53:46,611 - INFO - ds_flow_nat_no_rflow : 0 2026-06-15 03:53:46,611 - INFO - ds_flow_action_drop : 16 2026-06-15 03:53:46,611 - INFO - ds_flow_action_invalid : 0 2026-06-15 03:53:46,611 - INFO - ds_flow_unusable : 0 2026-06-15 03:53:46,611 - INFO - ds_flow_table_full : 0 2026-06-15 03:53:46,612 - INFO - ds_interface_tx_discard : 0 2026-06-15 03:53:46,612 - INFO - ds_interface_drop : 0 2026-06-15 03:53:46,612 - INFO - ds_duplicated : 0 2026-06-15 03:53:46,612 - INFO - ds_push : 0 2026-06-15 03:53:46,612 - INFO - ds_ttl_exceeded : 0 2026-06-15 03:53:46,612 - INFO - ds_invalid_nh : 3 2026-06-15 03:53:46,612 - INFO - ds_invalid_label : 0 2026-06-15 03:53:46,612 - INFO - ds_invalid_protocol : 0 2026-06-15 03:53:46,612 - INFO - ds_interface_rx_discard : 0 2026-06-15 03:53:46,612 - INFO - ds_invalid_mcast_source : 0 2026-06-15 03:53:46,613 - INFO - ds_head_alloc_fail : 0 2026-06-15 03:53:46,613 - INFO - ds_pcow_fail : 0 2026-06-15 03:53:46,613 - INFO - ds_mcast_clone_fail : 0 2026-06-15 03:53:46,613 - INFO - ds_rewrite_fail : 0 2026-06-15 03:53:46,613 - INFO - ds_misc : 0 2026-06-15 03:53:46,613 - INFO - ds_invalid_packet : 0 2026-06-15 03:53:46,613 - INFO - ds_cksum_err : 0 2026-06-15 03:53:46,614 - INFO - ds_no_fmd : 0 2026-06-15 03:53:46,614 - INFO - ds_invalid_vnid : 0 2026-06-15 03:53:46,614 - INFO - ds_frag_err : 0 2026-06-15 03:53:46,614 - INFO - ds_invalid_source : 0 2026-06-15 03:53:46,614 - INFO - ds_mcast_df_bit : 0 2026-06-15 03:53:46,614 - INFO - ds_l2_no_route : 2 2026-06-15 03:53:46,614 - INFO - ds_vlan_fwd_tx : 0 2026-06-15 03:53:46,614 - INFO - ds_vlan_fwd_enq : 0 2026-06-15 03:53:46,614 - INFO - ds_drop_new_flow : 0 2026-06-15 03:53:46,615 - INFO - ds_flow_evict : 0 2026-06-15 03:53:46,615 - INFO - ds_trap_original : 0 2026-06-15 03:53:46,615 - INFO - ds_no_memory : 0 2026-06-15 03:53:46,615 - INFO - ds_fragment_queue_fail : 0 2026-06-15 03:53:46,615 - INFO - ds_no_frag_entry : 0 2026-06-15 03:53:46,615 - INFO - ds_icmp_error : 0 2026-06-15 03:53:46,615 - INFO - ds_clone_fail : 0 2026-06-15 03:53:46,615 - INFO - ds_drop_pkts : 31 2026-06-15 03:53:52,581 - WARNING - Ping to IP 93.96.109.195 from VM ctest-vm1-47907004 failed 2026-06-15 03:54:08,738 - INFO - Vif and vrouter dropstats of type ds_flow_action_drop verifed 2026-06-15 03:54:08,738 - INFO - ---------------------------------------------------------------------------------------------------- 2026-06-15 03:54:08,738 - INFO - ds_discard : 3 2026-06-15 03:54:08,739 - INFO - ds_pull : 0 2026-06-15 03:54:08,739 - INFO - ds_invalid_if : 0 2026-06-15 03:54:08,739 - INFO - ds_invalid_arp : 0 2026-06-15 03:54:08,739 - INFO - ds_trap_no_if : 0 2026-06-15 03:54:08,739 - INFO - ds_nowhere_to_go : 0 2026-06-15 03:54:08,739 - INFO - ds_flow_queue_limit_exceeded : 0 2026-06-15 03:54:08,739 - INFO - ds_flow_no_memory : 0 2026-06-15 03:54:08,739 - INFO - ds_flow_invalid_protocol : 0 2026-06-15 03:54:08,739 - INFO - ds_flow_nat_no_rflow : 0 2026-06-15 03:54:08,739 - INFO - ds_flow_action_drop : 5 2026-06-15 03:54:08,739 - INFO - ds_flow_action_invalid : 0 2026-06-15 03:54:08,739 - INFO - ds_flow_unusable : 0 2026-06-15 03:54:08,739 - INFO - ds_flow_table_full : 0 2026-06-15 03:54:08,739 - INFO - ds_interface_tx_discard : 0 2026-06-15 03:54:08,739 - INFO - ds_interface_drop : 0 2026-06-15 03:54:08,739 - INFO - ds_duplicated : 0 2026-06-15 03:54:08,739 - INFO - ds_push : 0 2026-06-15 03:54:08,740 - INFO - ds_ttl_exceeded : 0 2026-06-15 03:54:08,740 - INFO - ds_invalid_nh : 0 2026-06-15 03:54:08,740 - INFO - ds_invalid_label : 0 2026-06-15 03:54:08,740 - INFO - ds_invalid_protocol : 0 2026-06-15 03:54:08,740 - INFO - ds_interface_rx_discard : 0 2026-06-15 03:54:08,740 - INFO - ds_invalid_mcast_source : 0 2026-06-15 03:54:08,740 - INFO - ds_head_alloc_fail : 0 2026-06-15 03:54:08,740 - INFO - ds_pcow_fail : 0 2026-06-15 03:54:08,740 - INFO - ds_mcast_clone_fail : 0 2026-06-15 03:54:08,740 - INFO - ds_rewrite_fail : 0 2026-06-15 03:54:08,740 - INFO - ds_misc : 0 2026-06-15 03:54:08,740 - INFO - ds_invalid_packet : 0 2026-06-15 03:54:08,740 - INFO - ds_cksum_err : 0 2026-06-15 03:54:08,740 - INFO - ds_no_fmd : 0 2026-06-15 03:54:08,740 - INFO - ds_invalid_vnid : 0 2026-06-15 03:54:08,740 - INFO - ds_frag_err : 0 2026-06-15 03:54:08,740 - INFO - ds_invalid_source : 0 2026-06-15 03:54:08,740 - INFO - ds_mcast_df_bit : 0 2026-06-15 03:54:08,740 - INFO - ds_l2_no_route : 1 2026-06-15 03:54:08,740 - INFO - ds_vlan_fwd_tx : 0 2026-06-15 03:54:08,740 - INFO - ds_vlan_fwd_enq : 0 2026-06-15 03:54:08,740 - INFO - ds_drop_new_flow : 0 2026-06-15 03:54:08,741 - INFO - ds_flow_evict : 0 2026-06-15 03:54:08,741 - INFO - ds_trap_original : 0 2026-06-15 03:54:08,741 - INFO - ds_no_memory : 0 2026-06-15 03:54:08,741 - INFO - ds_fragment_queue_fail : 0 2026-06-15 03:54:08,741 - INFO - ds_no_frag_entry : 0 2026-06-15 03:54:08,741 - INFO - ds_icmp_error : 0 2026-06-15 03:54:08,741 - INFO - ds_clone_fail : 0 2026-06-15 03:54:08,741 - INFO - ds_drop_pkts : 9 2026-06-15 03:54:08,741 - INFO - ---------------------------------------------------------------------------------------------------- 2026-06-15 03:54:08,741 - INFO - ds_discard : 9 2026-06-15 03:54:08,741 - INFO - ds_pull : 0 2026-06-15 03:54:08,741 - INFO - ds_invalid_if : 2 2026-06-15 03:54:08,741 - INFO - ds_invalid_arp : 0 2026-06-15 03:54:08,741 - INFO - ds_trap_no_if : 0 2026-06-15 03:54:08,741 - INFO - ds_nowhere_to_go : 0 2026-06-15 03:54:08,741 - INFO - ds_flow_queue_limit_exceeded : 0 2026-06-15 03:54:08,741 - INFO - ds_flow_no_memory : 0 2026-06-15 03:54:08,741 - INFO - ds_flow_invalid_protocol : 0 2026-06-15 03:54:08,741 - INFO - ds_flow_nat_no_rflow : 0 2026-06-15 03:54:08,741 - INFO - ds_flow_action_drop : 21 2026-06-15 03:54:08,741 - INFO - ds_flow_action_invalid : 0 2026-06-15 03:54:08,741 - INFO - ds_flow_unusable : 0 2026-06-15 03:54:08,741 - INFO - ds_flow_table_full : 0 2026-06-15 03:54:08,741 - INFO - ds_interface_tx_discard : 0 2026-06-15 03:54:08,741 - INFO - ds_interface_drop : 0 2026-06-15 03:54:08,741 - INFO - ds_duplicated : 0 2026-06-15 03:54:08,741 - INFO - ds_push : 0 2026-06-15 03:54:08,742 - INFO - ds_ttl_exceeded : 0 2026-06-15 03:54:08,742 - INFO - ds_invalid_nh : 3 2026-06-15 03:54:08,742 - INFO - ds_invalid_label : 0 2026-06-15 03:54:08,742 - INFO - ds_invalid_protocol : 0 2026-06-15 03:54:08,742 - INFO - ds_interface_rx_discard : 0 2026-06-15 03:54:08,742 - INFO - ds_invalid_mcast_source : 0 2026-06-15 03:54:08,742 - INFO - ds_head_alloc_fail : 0 2026-06-15 03:54:08,742 - INFO - ds_pcow_fail : 0 2026-06-15 03:54:08,742 - INFO - ds_mcast_clone_fail : 0 2026-06-15 03:54:08,742 - INFO - ds_rewrite_fail : 0 2026-06-15 03:54:08,742 - INFO - ds_misc : 0 2026-06-15 03:54:08,742 - INFO - ds_invalid_packet : 0 2026-06-15 03:54:08,742 - INFO - ds_cksum_err : 0 2026-06-15 03:54:08,742 - INFO - ds_no_fmd : 0 2026-06-15 03:54:08,742 - INFO - ds_invalid_vnid : 0 2026-06-15 03:54:08,742 - INFO - ds_frag_err : 0 2026-06-15 03:54:08,742 - INFO - ds_invalid_source : 0 2026-06-15 03:54:08,742 - INFO - ds_mcast_df_bit : 0 2026-06-15 03:54:08,742 - INFO - ds_l2_no_route : 2 2026-06-15 03:54:08,742 - INFO - ds_vlan_fwd_tx : 0 2026-06-15 03:54:08,742 - INFO - ds_vlan_fwd_enq : 0 2026-06-15 03:54:08,743 - INFO - ds_drop_new_flow : 0 2026-06-15 03:54:08,743 - INFO - ds_flow_evict : 0 2026-06-15 03:54:08,743 - INFO - ds_trap_original : 0 2026-06-15 03:54:08,743 - INFO - ds_no_memory : 0 2026-06-15 03:54:08,743 - INFO - ds_fragment_queue_fail : 0 2026-06-15 03:54:08,743 - INFO - ds_no_frag_entry : 0 2026-06-15 03:54:08,743 - INFO - ds_icmp_error : 0 2026-06-15 03:54:08,743 - INFO - ds_clone_fail : 0 2026-06-15 03:54:08,743 - INFO - ds_drop_pkts : 37 2026-06-15 03:54:08,743 - INFO - Deleting VM ctest-vm2-99697257 2026-06-15 03:54:12,865 - INFO - VM ctest-vm2-99697257 is fully removed in API-Server 2026-06-15 03:54:13,078 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-57016829:ctest-vn-72875685 2026-06-15 03:54:13,079 - INFO - VM ctest-vm2-99697257 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 03:54:13,305 - INFO - Routes for VM ctest-vm2-99697257 is removed in all control-nodes 2026-06-15 03:54:16,508 - INFO - 34afe8d3-5707-403c-93b9-e4fc43a1e3bb vm uve deleted from opserver 2026-06-15 03:54:16,558 - INFO - 34afe8d3-5707-403c-93b9-e4fc43a1e3bb vm uve deleted from opserver 2026-06-15 03:54:16,571 - INFO - 34afe8d3-5707-403c-93b9-e4fc43a1e3bb vm uve deleted from opserver 2026-06-15 03:54:16,571 - INFO - Validated that VM 34afe8d3-5707-403c-93b9-e4fc43a1e3bb is removed from Opserver 2026-06-15 03:54:16,571 - INFO - Deleting VM ctest-vm1-47907004 2026-06-15 03:54:20,716 - INFO - VM ctest-vm1-47907004 is fully removed in API-Server 2026-06-15 03:54:20,918 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-57016829:ctest-vn-01937378 2026-06-15 03:54:20,918 - INFO - VM ctest-vm1-47907004 is removed in Compute, and routes are removed in all compute nodes 2026-06-15 03:54:21,157 - INFO - Routes for VM ctest-vm1-47907004 is removed in all control-nodes 2026-06-15 03:54:39,675 - INFO - b987a1cd-ef58-4565-9f6b-90d220408483 vm uve deleted from opserver 2026-06-15 03:54:39,688 - INFO - b987a1cd-ef58-4565-9f6b-90d220408483 vm uve deleted from opserver 2026-06-15 03:54:39,703 - INFO - b987a1cd-ef58-4565-9f6b-90d220408483 vm uve deleted from opserver 2026-06-15 03:54:39,703 - INFO - Validated that VM b987a1cd-ef58-4565-9f6b-90d220408483 is removed from Opserver 2026-06-15 03:54:39,704 - INFO - Deleting VN ctest-vn-72875685 2026-06-15 03:54:39,859 - INFO - Deleting VN ctest-vn-01937378 2026-06-15 03:54:41,334 - INFO - END TEST : test_flow_action_drop_stats : PASSED[0:01:28] 2026-06-15 03:54:41,334 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:54:42,091 - INFO - Deleted project: ctest-TestDropStats-57016829, ID : c8280ec8-3916-4d47-844f-212e1318f1db 2026-06-15 03:54:42,325 - INFO - Domain Default found not creating 2026-06-15 03:54:42,513 - INFO - Project ctest-FatFlowAggrIpv6Serial-99619739 not found, creating it 2026-06-15 03:54:43,080 - INFO - Created Project:ctest-FatFlowAggrIpv6Serial-99619739, ID : 06e01c23-239e-4714-aca5-02abc41e1741 2026-06-15 03:54:44,574 - INFO - ================================================================================ 2026-06-15 03:54:44,575 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-06-15 03:54:44,575 - 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-06-15 03:54:45,854 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:54:45,854 - INFO - 2026-06-15 03:54:45,854 - INFO - ================================================================================ 2026-06-15 03:54:45,854 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-06-15 03:54:45,854 - 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-06-15 03:54:47,165 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:54:47,165 - INFO - 2026-06-15 03:54:48,503 - INFO - Created VN ctest-vn-09597971 2026-06-15 03:54:49,442 - INFO - Created VN ctest-vn-36053364 2026-06-15 03:54:50,338 - INFO - Verified VN network id 5 for VN 8157f655-ce94-4f52-86c9-9a5c28f2ee14 2026-06-15 03:54:50,338 - INFO - Verifications in API Server for VN ctest-vn-09597971 passed 2026-06-15 03:54:50,408 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-09597971 passed 2026-06-15 03:54:51,692 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-99619739:ctest-vn-09597971 is found in opserver 2026-06-15 03:54:51,926 - INFO - Verified VN network id 6 for VN 6c900976-084f-4a2d-bb05-e8a409e18958 2026-06-15 03:54:51,926 - INFO - Verifications in API Server for VN ctest-vn-36053364 passed 2026-06-15 03:54:52,001 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-36053364 passed 2026-06-15 03:54:52,333 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-99619739:ctest-vn-36053364 is found in opserver 2026-06-15 03:54:53,756 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-99619739-62383223>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:54:53,757 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-99619739-62383223 to be up.. 2026-06-15 03:55:09,039 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-99619739-62383223 2026-06-15 03:55:35,304 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowAggrIpv6Serial-99619739-62383223 passed 2026-06-15 03:55:47,821 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:55:47,821 - INFO - Waiting for VM client2_vm to be up.. 2026-06-15 03:56:03,154 - INFO - VM name : client2_vm 2026-06-15 03:56:29,095 - INFO - Ping to Metadata IP 169.254.0.6 of VM client2_vm passed 2026-06-15 03:56:46,047 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-99619739-14679036>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:56:46,047 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-99619739-14679036 to be up.. 2026-06-15 03:57:01,352 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-99619739-14679036 2026-06-15 03:57:29,313 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-99619739-14679036 passed 2026-06-15 03:57:45,886 - INFO - Attaching policy ctest-vn1_vn2_pass-16549910 to vn ctest-vn-09597971 2026-06-15 03:57:46,275 - INFO - Attaching policy ctest-vn1_vn2_pass-16549910 to vn ctest-vn-36053364 2026-06-15 03:57:46,644 - INFO - Fat flow added on VMI 03be14d6-db87-4a71-b91f-9d01de15ca4e: {'port': 55, 'proto': 'udp', 'destination_prefix': ['7.59.206.64', '26'], 'destination_aggregate_prefix_length': 29} 2026-06-15 03:57:46,720 - INFO - Fat flow added on VMI 03be14d6-db87-4a71-b91f-9d01de15ca4e: {'port': 56, 'proto': 'udp', 'destination_prefix': ['39fe:47ca:f65c:fd3f:9e71:7a71::', '96'], 'destination_aggregate_prefix_length': 125} 2026-06-15 03:58:36,545 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-99619739-14679036 2026-06-15 03:58:39,597 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-99619739-14679036 2026-06-15 03:59:19,859 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-99619739-14679036 2026-06-15 03:59:22,865 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-99619739-14679036 2026-06-15 03:59:23,427 - INFO - Fat flow verification PASSED on node: 10.0.0.130 for - SIP: 39fe:47ca:f65c:fd3f:9e71:7a71::, DIP: 3e86:1919:873b:efb4:7d0b:167:0:3, sport: 0, dport: 56, vrf-id: 3 Fat flow expected: 1, got: 1 2026-06-15 03:59:23,482 - INFO - Fat flow verification PASSED on node: 10.0.0.141 for - SIP: 39fe:47ca:f65c:fd3f:9e71:7a71::, DIP: 3e86:1919:873b:efb4:7d0b:167:0:3, sport: 0, dport: 56, vrf-id: 3 Fat flow expected: 0, got: 0 2026-06-15 03:59:23,549 - INFO - Fat flow verification PASSED on node: 10.0.0.130 for - SIP: 39fe:47ca:f65c:fd3f:9e71:7a71:0:8, DIP: 3e86:1919:873b:efb4:7d0b:167:0:3, sport: 0, dport: 56, vrf-id: 3 Fat flow expected: 1, got: 1 2026-06-15 03:59:23,602 - INFO - Fat flow verification PASSED on node: 10.0.0.141 for - SIP: 39fe:47ca:f65c:fd3f:9e71:7a71:0:8, DIP: 3e86:1919:873b:efb4:7d0b:167:0:3, sport: 0, dport: 56, vrf-id: 3 Fat flow expected: 0, got: 0 2026-06-15 03:59:23,602 - INFO - Fat flow verification passed for protocol udp and port 56 2026-06-15 03:59:23,602 - INFO - Dettaching policy ctest-vn1_vn2_pass-16549910 from vn ctest-vn-36053364 2026-06-15 03:59:23,792 - INFO - Dettaching policy ctest-vn1_vn2_pass-16549910 from vn ctest-vn-09597971 2026-06-15 03:59:24,012 - INFO - Deleted policy ctest-vn1_vn2_pass-16549910 2026-06-15 03:59:24,012 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-99619739-14679036 2026-06-15 03:59:24,090 - INFO - Detaching port 425ed0c9-46e2-41d9-8c88-dd61fa47aca4 from VM client2_vm 2026-06-15 03:59:24,126 - INFO - Deleting VM client2_vm 2026-06-15 03:59:24,412 - INFO - Deleted port 425ed0c9-46e2-41d9-8c88-dd61fa47aca4 2026-06-15 03:59:24,412 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-99619739-62383223 2026-06-15 03:59:24,517 - INFO - Deleting VN ctest-vn-36053364 2026-06-15 03:59:24,569 - WARNING - Deleting VN ctest-vn-36053364 failed..Will retry 2026-06-15 03:59:26,974 - INFO - Validated that VN ctest-vn-36053364 is not found in API Server 2026-06-15 03:59:27,006 - INFO - Validated that VN ctest-vn-36053364 is not in any agent 2026-06-15 03:59:27,043 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-36053364 info 2026-06-15 03:59:27,043 - INFO - Deleting VN ctest-vn-09597971 2026-06-15 03:59:27,495 - INFO - Validated that VN ctest-vn-09597971 is not found in API Server 2026-06-15 03:59:27,519 - INFO - Validated that VN ctest-vn-09597971 is not in any agent 2026-06-15 03:59:27,550 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-09597971 info 2026-06-15 03:59:28,817 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:04:43] 2026-06-15 03:59:28,817 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:59:30,113 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:04:46] 2026-06-15 03:59:30,113 - INFO - -------------------------------------------------------------------------------- 2026-06-15 03:59:31,162 - INFO - Deleted project: ctest-FatFlowAggrIpv6Serial-99619739, ID : 06e01c23-239e-4714-aca5-02abc41e1741 2026-06-15 03:59:31,656 - INFO - Domain Default found not creating 2026-06-15 03:59:31,803 - INFO - Project ctest-FatFlowSerialIpv6-89983766 not found, creating it 2026-06-15 03:59:32,338 - INFO - Created Project:ctest-FatFlowSerialIpv6-89983766, ID : 2a5e4895-d2d2-4d51-b759-0899b16b45c0 2026-06-15 03:59:33,777 - INFO - ================================================================================ 2026-06-15 03:59:33,777 - INFO - STARTING TEST : test_fat_flow_intra_vn_inter_node 2026-06-15 03:59:33,778 - 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-06-15 03:59:35,038 - INFO - Initial checks done. Running the testcase now 2026-06-15 03:59:35,038 - INFO - 2026-06-15 03:59:36,192 - INFO - Created VN ctest-vn-23647206 2026-06-15 03:59:36,840 - INFO - Verified VN network id 5 for VN 01bbca7d-66c4-4fa0-a496-dd7b741c1cb0 2026-06-15 03:59:36,840 - INFO - Verifications in API Server for VN ctest-vn-23647206 passed 2026-06-15 03:59:36,903 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-23647206 passed 2026-06-15 03:59:38,103 - INFO - Validated that VN default-domain:ctest-FatFlowSerialIpv6-89983766:ctest-vn-23647206 is found in opserver 2026-06-15 03:59:39,618 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-89983766-14733904>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:59:41,153 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-89983766-12343246>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 03:59:42,509 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-89983766-44012143>]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 03:59:42,510 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-89983766-14733904 to be up.. 2026-06-15 03:59:52,737 - INFO - VM name : ctest-FatFlowSerialIpv6-89983766-14733904 2026-06-15 04:00:31,239 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowSerialIpv6-89983766-14733904 passed 2026-06-15 04:00:46,972 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-89983766-12343246 to be up.. 2026-06-15 04:00:47,055 - INFO - VM name : ctest-FatFlowSerialIpv6-89983766-12343246 2026-06-15 04:00:48,391 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-FatFlowSerialIpv6-89983766-12343246 passed 2026-06-15 04:00:58,932 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-89983766-44012143 to be up.. 2026-06-15 04:00:59,019 - INFO - VM name : ctest-FatFlowSerialIpv6-89983766-44012143 2026-06-15 04:01:00,371 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowSerialIpv6-89983766-44012143 passed 2026-06-15 04:01:00,688 - INFO - Fat flow added on VMI b3765188-1b20-43fa-a215-a9c416699c5c: {'proto': 'udp', 'port': 53} 2026-06-15 04:01:47,364 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-89983766-44012143 2026-06-15 04:02:27,061 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-89983766-44012143 2026-06-15 04:02:27,560 - INFO - Fat flow verification PASSED on node: 10.0.0.130 for - SIP: 153.93.40.3, DIP: 153.93.40.5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-06-15 04:02:27,670 - INFO - Fat flow verification PASSED on node: 10.0.0.141 for - SIP: 153.93.40.3, DIP: 153.93.40.5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 0, got: 0 2026-06-15 04:02:27,732 - INFO - Fat flow verification PASSED on node: 10.0.0.130 for - SIP: 153.93.40.4, DIP: 153.93.40.5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-06-15 04:02:27,817 - INFO - Fat flow verification PASSED on node: 10.0.0.141 for - SIP: 153.93.40.4, DIP: 153.93.40.5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 0, got: 0 2026-06-15 04:02:27,818 - INFO - Fat flow verification passed for protocol udp and port 53 2026-06-15 04:02:30,868 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-89983766-44012143 2026-06-15 04:02:33,886 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-89983766-44012143 2026-06-15 04:02:36,896 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-89983766-44012143 2026-06-15 04:02:40,018 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-89983766-44012143 2026-06-15 04:02:40,699 - INFO - Fat flow verification PASSED on node: 10.0.0.130 for - SIP: 2426:b30f:8c83:4079:6bcb:3b57:0:3, DIP: 2426:b30f:8c83:4079:6bcb:3b57:0:5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-06-15 04:02:40,791 - INFO - Fat flow verification PASSED on node: 10.0.0.141 for - SIP: 2426:b30f:8c83:4079:6bcb:3b57:0:3, DIP: 2426:b30f:8c83:4079:6bcb:3b57:0:5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 0, got: 0 2026-06-15 04:02:40,858 - INFO - Fat flow verification PASSED on node: 10.0.0.130 for - SIP: 2426:b30f:8c83:4079:6bcb:3b57:0:4, DIP: 2426:b30f:8c83:4079:6bcb:3b57:0:5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-06-15 04:02:40,948 - INFO - Fat flow verification PASSED on node: 10.0.0.141 for - SIP: 2426:b30f:8c83:4079:6bcb:3b57:0:4, DIP: 2426:b30f:8c83:4079:6bcb:3b57:0:5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 0, got: 0 2026-06-15 04:02:40,948 - INFO - Fat flow verification passed for protocol udp and port 53 2026-06-15 04:02:40,949 - INFO - Deleting VM ctest-FatFlowSerialIpv6-89983766-44012143 2026-06-15 04:02:41,025 - INFO - Deleting VM ctest-FatFlowSerialIpv6-89983766-12343246 2026-06-15 04:02:41,094 - INFO - Deleting VM ctest-FatFlowSerialIpv6-89983766-14733904 2026-06-15 04:02:41,182 - INFO - Deleting VN ctest-vn-23647206 2026-06-15 04:02:41,238 - WARNING - Deleting VN ctest-vn-23647206 failed..Will retry 2026-06-15 04:02:43,289 - WARNING - Deleting VN ctest-vn-23647206 failed..Will retry 2026-06-15 04:02:45,652 - INFO - Validated that VN ctest-vn-23647206 is not found in API Server 2026-06-15 04:02:45,676 - INFO - Validated that VN ctest-vn-23647206 is not in any agent 2026-06-15 04:02:45,708 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-23647206 info 2026-06-15 04:02:46,985 - INFO - END TEST : test_fat_flow_intra_vn_inter_node : PASSED[0:03:13] 2026-06-15 04:02:46,985 - INFO - -------------------------------------------------------------------------------- 2026-06-15 04:02:47,796 - INFO - Deleted project: ctest-FatFlowSerialIpv6-89983766, ID : 2a5e4895-d2d2-4d51-b759-0899b16b45c0 2026-06-15 04:02:48,037 - INFO - Domain Default found not creating 2026-06-15 04:02:48,210 - INFO - Project ctest-TestXmpptests-84867075 not found, creating it 2026-06-15 04:02:48,866 - INFO - Created Project:ctest-TestXmpptests-84867075, ID : e6156872-1ce2-4249-9071-3bc9b05055f4 2026-06-15 04:02:50,393 - INFO - ================================================================================ 2026-06-15 04:02:50,393 - INFO - STARTING TEST : test_precedence_xmpp_auth 2026-06-15 04:02:50,393 - 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-06-15 04:02:51,669 - INFO - Xmpp auth should be set before running tests 2026-06-15 04:02:52,947 - INFO - 2026-06-15 04:02:52,948 - INFO - END TEST : test_precedence_xmpp_auth : SKIPPED[0:00:02] 2026-06-15 04:02:52,948 - INFO - -------------------------------------------------------------------------------- 2026-06-15 04:02:52,950 - INFO - ================================================================================ 2026-06-15 04:02:52,950 - INFO - STARTING TEST : test_undo_xmpp_auth 2026-06-15 04:02:52,950 - 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-06-15 04:02:54,210 - INFO - Xmpp auth should be set before running tests 2026-06-15 04:02:55,469 - INFO - 2026-06-15 04:02:55,469 - INFO - END TEST : test_undo_xmpp_auth : SKIPPED[0:00:03] 2026-06-15 04:02:55,470 - INFO - -------------------------------------------------------------------------------- 2026-06-15 04:02:56,215 - INFO - Deleted project: ctest-TestXmpptests-84867075, ID : e6156872-1ce2-4249-9071-3bc9b05055f4 + [[ -z '' ]] + [[ -z sanity ]] + sleep 2 + /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2026_06_15_01_59_41.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.23 + echo 'Generated report_details* file: report_details_2026_06_15_01_59_41.ini' Generated report_details* file: report_details_2026_06_15_01_59_41.ini + parse_results + /usr/bin/python3 tools/parse_result.py result_2026_06_15_01_59_41_15153.xml report_details_2026_06_15_01_59_41.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_06_15_01_59_41_31149.xml report_details_2026_06_15_01_59_41.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_06_15_01_59_41_15153.xml ']' + /usr/bin/python3 tools/update_testsuite_properties.py report_details_2026_06_15_01_59_41.ini result_2026_06_15_01_59_41_15153.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: 547ms 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.65] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5940-3-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5940-3-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5940-3-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.65] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5940-3-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5940-3-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5940-3-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.65] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5940-3-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5940-3-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5940-3-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.65] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5940-3-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5940-3-traceback_parse_failures.log [ubuntu@10.0.0.33] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5940-2-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5940-2-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5940-2-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.33] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5940-2-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5940-2-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5940-2-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.33] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5940-2-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5940-2-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5940-2-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.33] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5940-2-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5940-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-5940-1-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5940-1-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5940-1-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.23] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5940-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5940-1-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5940-1-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.23] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5940-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5940-1-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5940-1-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.23] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5940-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5940-1-traceback_parse_failures.log + sleep 2 + retval=0 + '[' 0 -lt 101 ']' + exit 100 + rv_run_test=100 + '[' -d /contrail-test.save ']' + cp -f /opt/contrail/utils/fabfile/testbeds/testbed.py /contrail-test.save/ cp: cannot stat '/opt/contrail/utils/fabfile/testbeds/testbed.py': No such file or directory + rsync -L -a --exclude logs/ --exclude report/ /contrail-test /contrail-test.save/ + exit 100