2025-08-06 09:12:07,688 - INFO - Domain Default found not creating
2025-08-06 09:12:07,883 - INFO - Project ctest-TestRoutes-88190997 not found, creating it
2025-08-06 09:12:08,556 - INFO - Created Project:ctest-TestRoutes-88190997, ID : 033333ca-6d90-4510-9741-a2532ca1ba4b
2025-08-06 09:12:10,097 - INFO - ================================================================================
2025-08-06 09:12:10,097 - INFO - STARTING TEST : test_rt_table_scenario_1
2025-08-06 09:12:10,097 - 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
2025-08-06 09:12:11,395 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.25': '0', '10.20.0.14': '0'}, '10.0.0.57': {'10.20.0.14': '0', '10.20.0.254': '0'}} with
2025-08-06 09:12:11,395 - INFO - Initial checks done. Running the testcase now
2025-08-06 09:12:11,395 - INFO -
2025-08-06 09:12:12,133 - DEBUG - Response for create_network : {'network': {'id': '634fa584-9dc5-41a1-b550-92e307c2d1f1', 'name': 'ctest-random-60220166', 'tenant_id': '033333ca6d9045109741a2532ca1ba4b', 'project_id': '033333ca6d9045109741a2532ca1ba4b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutes-88190997', 'ctest-random-60220166'], 'port_security_enabled': True, 'description': ''}}
2025-08-06 09:12:12,503 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c3f00cfb-dfaf-4772-91aa-c39dd3bee51e', 'name': '', 'tenant_id': '033333ca6d9045109741a2532ca1ba4b', 'network_id': '634fa584-9dc5-41a1-b550-92e307c2d1f1', 'ip_version': 4, 'cidr': '133.238.113.128/26', 'allocation_pools': [{'start': '133.238.113.130', 'end': '133.238.113.190'}], 'gateway_ip': '133.238.113.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.238.113.130', 'tags': [], 'project_id': '033333ca6d9045109741a2532ca1ba4b'}}
2025-08-06 09:12:12,533 - INFO - Created VN ctest-random-60220166
2025-08-06 09:12:12,553 - DEBUG - VN ctest-random-60220166 UUID is 634fa584-9dc5-41a1-b550-92e307c2d1f1
2025-08-06 09:12:12,684 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestRoutes-88190997', 'ctest-vmi-99589953']}
2025-08-06 09:12:13,033 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-99589953', 'id': '5bf18c3e-3dc8-4e65-82a5-e5cf6891c0a3', 'tenant_id': '033333ca6d9045109741a2532ca1ba4b', 'network_id': '634fa584-9dc5-41a1-b550-92e307c2d1f1', 'mac_address': '02:5b:f1:8c:3e:3d', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '133.238.113.131', 'subnet_id': 'c3f00cfb-dfaf-4772-91aa-c39dd3bee51e'}], 'security_groups': ['ee1938a4-81ae-4419-b881-d1a7cdc40e2e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '033333ca6d9045109741a2532ca1ba4b'}}
2025-08-06 09:12:13,033 - DEBUG - Created port 5bf18c3e-3dc8-4e65-82a5-e5cf6891c0a3
2025-08-06 09:12:13,137 - DEBUG - Services list from nova: [, , , ]
2025-08-06 09:12:13,137 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3761-1', 'an-jenkins-deploy-platform-ansible-os-3761-2']}
2025-08-06 09:12:13,137 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3761-1', 'an-jenkins-deploy-platform-ansible-os-3761-2']}
2025-08-06 09:12:14,424 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3761-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3761-1)
2025-08-06 09:12:15,341 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3761-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3761-2)
2025-08-06 09:12:15,603 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-88190997', 'ctest-irtb-20650597'](UUID 0498639a-dd20-4906-bf13-451b6e90f043), prefixes : ['0.0.0.0/0']
2025-08-06 09:12:15,603 - DEBUG - Sleeping for 1 seconds..
2025-08-06 09:12:16,678 - INFO - Added intf route table 0498639a-dd20-4906-bf13-451b6e90f043 to port 5bf18c3e-3dc8-4e65-82a5-e5cf6891c0a3
2025-08-06 09:12:16,777 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-06 09:12:21,875 - DEBUG - VM is in ACTIVE state now
2025-08-06 09:12:21,875 - INFO - VM name : ctest-TestRoutes-88190997-80169988
2025-08-06 09:12:21,975 - DEBUG - VM ctest-TestRoutes-88190997-80169988 ID is 80d12dbb-d462-4778-9e3d-fc50e2f925df
2025-08-06 09:12:22,073 - DEBUG - VM is in ACTIVE state now
2025-08-06 09:12:22,101 - DEBUG - VM ctest-TestRoutes-88190997-80169988 launched on Node an-jenkins-deploy-platform-ansible-os-3761-1
2025-08-06 09:12:22,201 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df
2025-08-06 09:12:22,522 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df
2025-08-06 09:12:22,564 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df
2025-08-06 09:12:22,575 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/15b163f6-f579-46e4-8173-cf3bf2be326f
2025-08-06 09:12:22,590 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df
2025-08-06 09:12:22,602 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/15b163f6-f579-46e4-8173-cf3bf2be326f
2025-08-06 09:12:22,616 - DEBUG - Requesting: http://10.0.0.38:8082/instance-ip/47ec244e-12bc-49b3-bc85-20029be90c60
2025-08-06 09:12:22,630 - DEBUG - Verifying in api server 10.0.0.38
2025-08-06 09:12:22,630 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df
2025-08-06 09:12:22,642 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/15b163f6-f579-46e4-8173-cf3bf2be326f
2025-08-06 09:12:22,656 - DEBUG - Requesting: http://10.0.0.38:8082/instance-ip/47ec244e-12bc-49b3-bc85-20029be90c60
2025-08-06 09:12:22,667 - INFO - VM ctest-TestRoutes-88190997-80169988 verfication in all API Servers passed
2025-08-06 09:12:22,703 - DEBUG - VM ctest-TestRoutes-88190997-80169988 Tap interface: {'index': '3', 'name': 'tap15b163f6-f5', 'uuid': '15b163f6-f579-46e4-8173-cf3bf2be326f', 'vrf_name': 'default-domain:ctest-TestRoutes-88190997:ctest-random-60220166:ctest-random-60220166', 'active': 'Active', 'ipv4_active': 'Active', 'l2_active': 'L2 Active', 'ip6_active': 'Ipv6 Inactive < no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '25', 'l2_label': '29', 'vxlan_id': '15', 'vn_name': 'default-domain:ctest-TestRoutes-88190997:ctest-random-60220166', 'vm_uuid': '80d12dbb-d462-4778-9e3d-fc50e2f925df', 'vm_name': 'ctest-TestRoutes-88190997-80169988', 'ip_addr': '133.238.113.132', 'mac_addr': '02:15:b1:63:f6:f5', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '134', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-TestRoutes-88190997:15b163f6-f579-46e4-8173-cf3bf2be326f', 'sg_uuid_list': ['ee1938a4-81ae-4419-b881-d1a7cdc40e2e'], 'static_route_list': None, 'vm_project_uuid': '033333ca-6d90-4510-9741-a2532ca1ba4b', 'admin_state': 'Enabled', 'flow_key_idx': '29', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Virtual Machine', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Active', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []}
2025-08-06 09:12:22,703 - DEBUG - Agent 10.0.0.49 vrf name: default-domain:ctest-TestRoutes-88190997:ctest-random-60220166:ctest-random-60220166
2025-08-06 09:12:22,713 - DEBUG - Agent VRF Object : {'vrf_list': [{'name': 'default-domain:ctest-TestRoutes-88190997:ctest-random-60220166:ctest-random-60220166', 'ucindex': '2', 'mcindex': '2', 'l2index': '2', 'source': 'Config; ', 'uc6index': '2', 'vn': 'default-domain:ctest-TestRoutes-88190997:ctest-random-60220166', 'table_label': '-1', 'vxlan_id': '15', 'evpnindex': '2', 'brindex': '2', 'mplsindex': '0', 'RD': '10.20.0.193:2', 'mac_aging_time': '0', 'layer2_control_word': 'false', 'forwarding_vrf': None, 'hbf_rintf': '-1', 'hbf_lintf': '-1'}]}
2025-08-06 09:12:22,859 - DEBUG - VM ctest-TestRoutes-88190997-80169988 : Tap interface tap15b163f6-f5 is set to Active
2025-08-06 09:12:22,859 - DEBUG - Tap interface tap15b163f6-f5 detail : {'index': '3', 'name': 'tap15b163f6-f5', 'uuid': '15b163f6-f579-46e4-8173-cf3bf2be326f', 'vrf_name': 'default-domain:ctest-TestRoutes-88190997:ctest-random-60220166:ctest-random-60220166', 'active': 'Active', 'ipv4_active': 'Active', 'l2_active': 'L2 Active', 'ip6_active': 'Ipv6 Inactive < no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '25', 'l2_label': '29', 'vxlan_id': '15', 'vn_name': 'default-domain:ctest-TestRoutes-88190997:ctest-random-60220166', 'vm_uuid': '80d12dbb-d462-4778-9e3d-fc50e2f925df', 'vm_name': 'ctest-TestRoutes-88190997-80169988', 'ip_addr': '133.238.113.132', 'mac_addr': '02:15:b1:63:f6:f5', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '134', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-TestRoutes-88190997:15b163f6-f579-46e4-8173-cf3bf2be326f', 'sg_uuid_list': ['ee1938a4-81ae-4419-b881-d1a7cdc40e2e'], 'static_route_list': None, 'vm_project_uuid': '033333ca-6d90-4510-9741-a2532ca1ba4b', 'admin_state': 'Enabled', 'flow_key_idx': '29', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Virtual Machine', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Active', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []}
2025-08-06 09:12:23,018 - DEBUG - Starting Layer 2 verification in Agent
2025-08-06 09:12:23,049 - DEBUG - Layer 2 path is seen for VM MAC 02:15:b1:63:f6:f5 in agent 10.0.0.49
2025-08-06 09:12:23,050 - DEBUG - Active layer 2 route in agent is present for VMI tap15b163f6-f5
2025-08-06 09:12:23,050 - DEBUG - L2 label(29) matches bw route table and interface table
2025-08-06 09:12:23,071 - DEBUG - VN default-domain:ctest-TestRoutes-88190997:ctest-random-60220166 is found in Agent of node 10.0.0.49
2025-08-06 09:12:23,230 - DEBUG - VRF IDs of VN default-domain:ctest-TestRoutes-88190997:ctest-random-60220166 is consistent in agent 10.0.0.49
2025-08-06 09:12:23,231 - DEBUG - Route for VM IP ['133.238.113.132'] is consistent in agent 10.0.0.49
2025-08-06 09:12:23,231 - DEBUG - VN default-domain:ctest-TestRoutes-88190997:ctest-random-60220166 verification for VM ctest-TestRoutes-88190997-80169988 in Agent 10.0.0.49 passed
2025-08-06 09:12:23,403 - DEBUG - Starting all layer 2 verification in agent 10.0.0.49
2025-08-06 09:12:23,430 - DEBUG - Route for VM MAC 02:15:b1:63:f6:f5 is consistent in agent 10.0.0.49
2025-08-06 09:12:23,444 - DEBUG - VN default-domain:ctest-TestRoutes-88190997:ctest-random-60220166 is found in Agent of node 10.0.0.57
2025-08-06 09:12:23,598 - DEBUG - VRF IDs of VN default-domain:ctest-TestRoutes-88190997:ctest-random-60220166 is consistent in agent 10.0.0.57
2025-08-06 09:12:23,599 - DEBUG - Route for VM IP ['133.238.113.132'] is consistent in agent 10.0.0.57
2025-08-06 09:12:23,599 - DEBUG - VN default-domain:ctest-TestRoutes-88190997:ctest-random-60220166 verification for VM ctest-TestRoutes-88190997-80169988 in Agent 10.0.0.57 passed
2025-08-06 09:12:23,761 - DEBUG - Starting all layer 2 verification in agent 10.0.0.57
2025-08-06 09:12:23,779 - DEBUG - Route for VM MAC 02:15:b1:63:f6:f5 is consistent in agent 10.0.0.57
2025-08-06 09:12:27,034 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1026ms')
2025-08-06 09:12:27,035 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-88190997-80169988 failed!
2025-08-06 09:12:27,052 - DEBUG - Gateway for vn default-domain:ctest-TestRoutes-88190997:ctest-random-60220166 is 133.238.113.129 and allocation pool is NOT set
2025-08-06 09:12:29,126 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.497 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.497/3.611/6.725/3.114 ms')
2025-08-06 09:12:29,126 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-88190997-80169988 passed
2025-08-06 09:12:29,126 - INFO - VM ctest-TestRoutes-88190997-80169988 verifications in Compute nodes passed
2025-08-06 09:12:29,408 - DEBUG - Validated VM route 133.238.113.132 in vrouter of 10.0.0.49
2025-08-06 09:12:29,414 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: None, 0; Got None,0
2025-08-06 09:12:29,541 - DEBUG - Validated VM route 133.238.113.132 in vrouter of 10.0.0.57
2025-08-06 09:12:29,547 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: 10.20.0.193, 25; Got 10.20.0.193,25
2025-08-06 09:12:29,547 - DEBUG - Validated VM route 133.238.113.132 in vrouter of 10.0.0.57
2025-08-06 09:12:29,547 - INFO - Validated routes of VM ctest-TestRoutes-88190997-80169988 in all vrouters
2025-08-06 09:12:30,181 - DEBUG - Starting all layer2 verification in 10.0.0.48 Control Node
2025-08-06 09:12:30,360 - DEBUG - Layer2 route found for VM MAC 02:15:b1:63:f6:f5 in Control-node 10.0.0.48
2025-08-06 09:12:30,360 - DEBUG - L2 Label for VM ctest-TestRoutes-88190997-80169988 same between Control-node 10.0.0.48 and Agent, Expected: 29, Seen: 29
2025-08-06 09:12:30,360 - DEBUG - Starting all layer2 verification in 10.0.0.254 Control Node
2025-08-06 09:12:30,553 - DEBUG - Layer2 route found for VM MAC 02:15:b1:63:f6:f5 in Control-node 10.0.0.254
2025-08-06 09:12:30,554 - DEBUG - L2 Label for VM ctest-TestRoutes-88190997-80169988 same between Control-node 10.0.0.254 and Agent, Expected: 29, Seen: 29
2025-08-06 09:12:30,554 - DEBUG - Starting all layer2 verification in 10.0.0.38 Control Node
2025-08-06 09:12:30,731 - DEBUG - Layer2 route found for VM MAC 02:15:b1:63:f6:f5 in Control-node 10.0.0.38
2025-08-06 09:12:30,732 - DEBUG - L2 Label for VM ctest-TestRoutes-88190997-80169988 same between Control-node 10.0.0.38 and Agent, Expected: 29, Seen: 29
2025-08-06 09:12:30,732 - INFO - Verification in Control-nodes for VM ctest-TestRoutes-88190997-80169988 passed
2025-08-06 09:12:30,732 - DEBUG - Verifying the vm in opserver
2025-08-06 09:12:30,732 - DEBUG - Verifying in collector 10.0.0.38 ...
2025-08-06 09:12:30,732 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df?flat
2025-08-06 09:12:31,033 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df?flat
2025-08-06 09:12:31,112 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-88190997:15b163f6-f579-46e4-8173-cf3bf2be326f?flat
2025-08-06 09:12:31,417 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-88190997:15b163f6-f579-46e4-8173-cf3bf2be326f?flat
2025-08-06 09:12:31,494 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-88190997:15b163f6-f579-46e4-8173-cf3bf2be326f?flat
2025-08-06 09:12:31,598 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df?flat
2025-08-06 09:12:31,687 - DEBUG - Verifying vm in vn uve
2025-08-06 09:12:31,687 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-88190997:15b163f6-f579-46e4-8173-cf3bf2be326f?flat
2025-08-06 09:12:31,776 - DEBUG - VM uve shows interface as {'rx_vlan': 65535, 'l2_active': True, 'ip6_active': False, 'ip4_active': True, 'is_health_check_active': True, 'virtual_network': 'default-domain:ctest-TestRoutes-88190997:ctest-random-60220166', 'mac_address': '02:15:b1:63:f6:f5', 'admin_state': True, 'vn_uuid': '634fa584-9dc5-41a1-b550-92e307c2d1f1', 'vhostuser_mode': 0, '__T': 1754471543964529, 'vm_uuid': '80d12dbb-d462-4778-9e3d-fc50e2f925df', 'uuid': '15b163f6-f579-46e4-8173-cf3bf2be326f', 'ip6_address': '::', 'active': True, 'tx_vlan': 65535, 'fixed_ip4_list': ['133.238.113.132'], 'vm_name': 'ctest-TestRoutes-88190997-80169988', 'gateway': '133.238.113.129', 'ip_address': '133.238.113.132', 'label': 25, 'port_mirror_enabled': False}
2025-08-06 09:12:31,777 - DEBUG - VM uve shows ip address as ['133.238.113.132', '::']
2025-08-06 09:12:31,777 - DEBUG - VM uve shows virtual network as default-domain:ctest-TestRoutes-88190997:ctest-random-60220166
2025-08-06 09:12:31,777 - INFO - Verifying through opserver in 10.0.0.48
2025-08-06 09:12:31,777 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-88190997:ctest-random-60220166?flat
2025-08-06 09:12:31,812 - DEBUG - expected vm list 80d12dbb-d462-4778-9e3d-fc50e2f925df
2025-08-06 09:12:31,812 - DEBUG - Extracted vm list ['80d12dbb-d462-4778-9e3d-fc50e2f925df']
2025-08-06 09:12:31,812 - INFO - VM 80d12dbb-d462-4778-9e3d-fc50e2f925df is present in default-domain:ctest-TestRoutes-88190997:ctest-random-60220166
2025-08-06 09:12:31,812 - DEBUG - Verifying vm in vrouter uve
2025-08-06 09:12:31,812 - DEBUG - Getting info from collector 10.0.0.38..
2025-08-06 09:12:31,813 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df?flat
2025-08-06 09:12:31,902 - DEBUG - VM uve shows vrouter as ['an-jenkins-deploy-platform-ansible-os-3761-1']
2025-08-06 09:12:31,903 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3761-1:Compute:contrail-vrouter-agent:0?flat
2025-08-06 09:12:31,962 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3761-1?flat
2025-08-06 09:12:32,298 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3761-1?flat
2025-08-06 09:12:32,414 - DEBUG - VM 80d12dbb-d462-4778-9e3d-fc50e2f925df is present in vrouter an-jenkins-deploy-platform-ansible-os-3761-1 uve
2025-08-06 09:12:32,414 - DEBUG - Validated that VM ctest-TestRoutes-88190997-80169988 is in Vrouter an-jenkins-deploy-platform-ansible-os-3761-1 UVE
2025-08-06 09:12:32,414 - DEBUG - Verifying vm tap interface/vn in vrouter uve
2025-08-06 09:12:32,426 - DEBUG - Expected tap interface of VM uuid 80d12dbb-d462-4778-9e3d-fc50e2f925df is default-domain:ctest-TestRoutes-88190997:15b163f6-f579-46e4-8173-cf3bf2be326f
2025-08-06 09:12:32,426 - DEBUG - Expected VN of VM uuid 80d12dbb-d462-4778-9e3d-fc50e2f925df is default-domain:ctest-TestRoutes-88190997:ctest-random-60220166
2025-08-06 09:12:32,426 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3761-1:Compute:contrail-vrouter-agent:0?flat
2025-08-06 09:12:32,493 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3761-1?flat
2025-08-06 09:12:32,590 - DEBUG - VM 80d12dbb-d462-4778-9e3d-fc50e2f925df is present in vrouter an-jenkins-deploy-platform-ansible-os-3761-1 uve
2025-08-06 09:12:32,590 - INFO - tap interface default-domain:ctest-TestRoutes-88190997:15b163f6-f579-46e4-8173-cf3bf2be326f of vm 80d12dbb-d462-4778-9e3d-fc50e2f925df is present in vrouter an-jenkins-deploy-platform-ansible-os-3761-1 uve
2025-08-06 09:12:32,590 - DEBUG - Connected network default-domain:ctest-TestRoutes-88190997:ctest-random-60220166 of vm 80d12dbb-d462-4778-9e3d-fc50e2f925df is present in vrouter an-jenkins-deploy-platform-ansible-os-3761-1 uve
2025-08-06 09:12:32,591 - DEBUG - Verifying the 80d12dbb-d462-4778-9e3d-fc50e2f925df virtual network link through opserver 10.0.0.48
2025-08-06 09:12:32,591 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-machines
2025-08-06 09:12:32,604 - DEBUG - VM link and name as {'name': '80d12dbb-d462-4778-9e3d-fc50e2f925df', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df?flat'}
2025-08-06 09:12:32,604 - DEBUG - Verifying the 80d12dbb-d462-4778-9e3d-fc50e2f925df virtual network link through opserver 10.0.0.254
2025-08-06 09:12:32,604 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-machines
2025-08-06 09:12:32,669 - DEBUG - VM link and name as {'name': '80d12dbb-d462-4778-9e3d-fc50e2f925df', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df?flat'}
2025-08-06 09:12:32,670 - DEBUG - Verifying the 80d12dbb-d462-4778-9e3d-fc50e2f925df virtual network link through opserver 10.0.0.38
2025-08-06 09:12:32,670 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-machines
2025-08-06 09:12:32,686 - DEBUG - VM link and name as {'name': '80d12dbb-d462-4778-9e3d-fc50e2f925df', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df?flat'}
2025-08-06 09:12:32,686 - INFO - VM ctest-TestRoutes-88190997-80169988 validations in Opserver passed
2025-08-06 09:12:32,686 - INFO - Waiting for VM ctest-TestRoutes-88190997-02107540 to be up..
2025-08-06 09:12:32,786 - DEBUG - VM is in ACTIVE state now
2025-08-06 09:12:32,786 - INFO - VM name : ctest-TestRoutes-88190997-02107540
2025-08-06 09:12:32,878 - DEBUG - VM ctest-TestRoutes-88190997-02107540 ID is cb6de805-64d4-4dbb-af41-872227afbf61
2025-08-06 09:12:32,879 - DEBUG - VM ctest-TestRoutes-88190997-02107540 launched on Node an-jenkins-deploy-platform-ansible-os-3761-2
2025-08-06 09:12:32,975 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cb6de805-64d4-4dbb-af41-872227afbf61
2025-08-06 09:12:32,988 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5bf18c3e-3dc8-4e65-82a5-e5cf6891c0a3
2025-08-06 09:12:34,206 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.438 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.438/1.622/2.807/1.184 ms')
2025-08-06 09:12:34,206 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-88190997-02107540 passed
2025-08-06 09:12:34,325 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-06 09:12:34,325 - DEBUG - Waiting to SSH to VM ctest-TestRoutes-88190997-02107540, IP 133.238.113.131, Port 22
2025-08-06 09:12:34,486 - DEBUG - VM ctest-TestRoutes-88190997-02107540 is ready for SSH connections
2025-08-06 09:12:34,487 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-06 09:12:34,791 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-06 09:12:34,829 - DEBUG - Requesting: http://10.0.0.48:8082/domain/e3e88518-0617-4e53-bc15-162decab76e0
2025-08-06 09:12:34,883 - DEBUG - Requesting: http://10.0.0.48:8082/project/033333ca-6d90-4510-9741-a2532ca1ba4b
2025-08-06 09:12:34,975 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/634fa584-9dc5-41a1-b550-92e307c2d1f1
2025-08-06 09:12:34,994 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/634fa584-9dc5-41a1-b550-92e307c2d1f1
2025-08-06 09:12:35,008 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/04a139af-a128-4b1c-993c-b99e8712b345
2025-08-06 09:12:35,020 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/04a139af-a128-4b1c-993c-b99e8712b345
2025-08-06 09:12:35,034 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/530d095c-abd4-4add-a92e-0fbf613133c0
2025-08-06 09:12:35,043 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-06 09:12:35,043 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/634fa584-9dc5-41a1-b550-92e307c2d1f1
2025-08-06 09:12:35,061 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/04a139af-a128-4b1c-993c-b99e8712b345
2025-08-06 09:12:35,084 - INFO - Verified VN network id 15 for VN 634fa584-9dc5-41a1-b550-92e307c2d1f1
2025-08-06 09:12:35,084 - INFO - Verifications in API Server for VN ctest-random-60220166 passed
2025-08-06 09:12:35,084 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/634fa584-9dc5-41a1-b550-92e307c2d1f1
2025-08-06 09:12:35,098 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/04a139af-a128-4b1c-993c-b99e8712b345
2025-08-06 09:12:35,110 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/04a139af-a128-4b1c-993c-b99e8712b345
2025-08-06 09:12:35,120 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/530d095c-abd4-4add-a92e-0fbf613133c0
2025-08-06 09:12:35,140 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestRoutes-88190997:ctest-random-60220166', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestRoutes-88190997', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7156120321916223905', 'uuid-lslong': '13065104022787248625'}, 'enable': 'true', 'created': '2025-08-06T09:12:12', 'last-modified': '2025-08-06T09:12:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:22.720703'}
2025-08-06 09:12:35,148 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-06 09:12:35,155 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestRoutes-88190997:ctest-random-60220166', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestRoutes-88190997', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7156120321916223905', 'uuid-lslong': '13065104022787248625'}, 'enable': 'true', 'created': '2025-08-06T09:12:12', 'last-modified': '2025-08-06T09:12:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:22.740302'}
2025-08-06 09:12:35,164 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-06 09:12:35,172 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestRoutes-88190997:ctest-random-60220166', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestRoutes-88190997', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7156120321916223905', 'uuid-lslong': '13065104022787248625'}, 'enable': 'true', 'created': '2025-08-06T09:12:12', 'last-modified': '2025-08-06T09:12:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:22.753035'}
2025-08-06 09:12:35,181 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-06 09:12:35,181 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-60220166 passed
2025-08-06 09:12:35,181 - DEBUG - ====Verifying policy data for ctest-random-60220166 in API_Server ======
2025-08-06 09:12:35,181 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-06 09:12:35,191 - DEBUG - Requesting: http://10.0.0.48:8082/domain/e3e88518-0617-4e53-bc15-162decab76e0
2025-08-06 09:12:35,211 - DEBUG - Requesting: http://10.0.0.48:8082/project/033333ca-6d90-4510-9741-a2532ca1ba4b
2025-08-06 09:12:35,314 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/634fa584-9dc5-41a1-b550-92e307c2d1f1
2025-08-06 09:12:35,325 - DEBUG - =>VN ctest-random-60220166 has no policy to be verified
2025-08-06 09:12:35,325 - DEBUG - Verifying the vn in opserver
2025-08-06 09:12:35,325 - DEBUG - Verifying the default-domain:ctest-TestRoutes-88190997:ctest-random-60220166 virtual network link through opserver 10.0.0.48
2025-08-06 09:12:35,325 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-08-06 09:12:35,342 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestRoutes-88190997:ctest-random-60220166', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-88190997:ctest-random-60220166?flat'}
2025-08-06 09:12:35,342 - DEBUG - Verifying the default-domain:ctest-TestRoutes-88190997:ctest-random-60220166 virtual network link through opserver 10.0.0.254
2025-08-06 09:12:35,342 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-08-06 09:12:35,360 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestRoutes-88190997:ctest-random-60220166', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-88190997:ctest-random-60220166?flat'}
2025-08-06 09:12:35,360 - DEBUG - Verifying the default-domain:ctest-TestRoutes-88190997:ctest-random-60220166 virtual network link through opserver 10.0.0.38
2025-08-06 09:12:35,360 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-06 09:12:35,376 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestRoutes-88190997:ctest-random-60220166', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-88190997:ctest-random-60220166?flat'}
2025-08-06 09:12:35,376 - INFO - Validated that VN default-domain:ctest-TestRoutes-88190997:ctest-random-60220166 is found in opserver
2025-08-06 09:12:35,389 - DEBUG - VRF ids for VN ctest-random-60220166: {'10.0.0.49': '2', '10.0.0.57': '2'}
2025-08-06 09:12:35,389 - INFO - Deleting VM ctest-TestRoutes-88190997-80169988
2025-08-06 09:12:35,471 - DEBUG - Verifying in api server 10.0.0.38
2025-08-06 09:12:35,471 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df
2025-08-06 09:12:35,484 - DEBUG - VM ID 80d12dbb-d462-4778-9e3d-fc50e2f925df of VM ctest-TestRoutes-88190997-80169988 is still found in API Server
2025-08-06 09:12:37,485 - DEBUG - Verifying in api server 10.0.0.38
2025-08-06 09:12:37,485 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df
2025-08-06 09:12:37,495 - DEBUG - Response Code: 404
2025-08-06 09:12:37,495 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df
2025-08-06 09:12:37,503 - DEBUG - Response Code: 404
2025-08-06 09:12:37,503 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/80d12dbb-d462-4778-9e3d-fc50e2f925df
2025-08-06 09:12:37,511 - DEBUG - Response Code: 404
2025-08-06 09:12:37,511 - INFO - VM ctest-TestRoutes-88190997-80169988 is fully removed in API-Server
2025-08-06 09:12:37,667 - DEBUG - Skipping VM-deletion-check in nova db since mysql_token is not found
2025-08-06 09:12:37,721 - DEBUG - Validated that vrouter 10.0.0.49 does not have VMs route for VN default-domain:ctest-TestRoutes-88190997:ctest-random-60220166
2025-08-06 09:12:37,857 - DEBUG - VM route 133.238.113.132 has been marked for discard in VN default-domain:ctest-TestRoutes-88190997:ctest-random-60220166 of compute 10.0.0.57
2025-08-06 09:12:37,863 - DEBUG - Validated that vrouter 10.0.0.57 does not have VMs route for VN default-domain:ctest-TestRoutes-88190997:ctest-random-60220166
2025-08-06 09:12:37,863 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRoutes-88190997:ctest-random-60220166
2025-08-06 09:12:37,863 - INFO - VM ctest-TestRoutes-88190997-80169988 is removed in Compute, and routes are removed in all compute nodes
2025-08-06 09:12:38,183 - INFO - Routes for VM ctest-TestRoutes-88190997-80169988 is removed in all control-nodes
2025-08-06 09:12:38,184 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3761-1:Compute:contrail-vrouter-agent:0?flat
2025-08-06 09:12:38,229 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3761-1?flat
2025-08-06 09:12:38,278 - DEBUG - VM 80d12dbb-d462-4778-9e3d-fc50e2f925df is still present in vrouter an-jenkins-deploy-platform-ansible-os-3761-1 uve
2025-08-06 09:12:38,278 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-08-06 09:12:38,278 - DEBUG - interface for vm 80d12dbb-d462-4778-9e3d-fc50e2f925df deleted from vrouter uve ...
2025-08-06 09:12:38,279 - DEBUG - Deleted interface not in error interface list ...
2025-08-06 09:12:41,279 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3761-1:Compute:contrail-vrouter-agent:0?flat
2025-08-06 09:12:41,339 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3761-1?flat
2025-08-06 09:12:41,383 - DEBUG - VM 80d12dbb-d462-4778-9e3d-fc50e2f925df is still present in vrouter an-jenkins-deploy-platform-ansible-os-3761-1 uve
2025-08-06 09:12:41,383 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-08-06 09:12:41,383 - DEBUG - interface for vm 80d12dbb-d462-4778-9e3d-fc50e2f925df deleted from vrouter uve ...
2025-08-06 09:12:41,383 - DEBUG - Deleted interface not in error interface list ...
2025-08-06 09:12:44,384 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3761-1:Compute:contrail-vrouter-agent:0?flat
2025-08-06 09:12:44,467 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3761-1?flat
2025-08-06 09:12:44,521 - DEBUG - VM 80d12dbb-d462-4778-9e3d-fc50e2f925df is still present in vrouter an-jenkins-deploy-platform-ansible-os-3761-1 uve
2025-08-06 09:12:44,521 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-08-06 09:12:44,521 - DEBUG - interface for vm 80d12dbb-d462-4778-9e3d-fc50e2f925df deleted from vrouter uve ...
2025-08-06 09:12:44,521 - DEBUG - Deleted interface not in error interface list ...
2025-08-06 09:12:47,522 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3761-1:Compute:contrail-vrouter-agent:0?flat
2025-08-06 09:12:47,578 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3761-1?flat
2025-08-06 09:12:47,624 - DEBUG - VM 80d12dbb-d462-4778-9e3d-fc50e2f925df is still present in vrouter an-jenkins-deploy-platform-ansible-os-3761-1 uve
2025-08-06 09:12:47,626 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-08-06 09:12:47,626 - DEBUG - interface for vm 80d12dbb-d462-4778-9e3d-fc50e2f925df deleted from vrouter uve ...
2025-08-06 09:12:47,627 - DEBUG - Deleted interface not in error interface list ...
2025-08-06 09:12:50,628 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3761-1:Compute:contrail-vrouter-agent:0?flat
2025-08-06 09:12:50,676 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3761-1?flat
2025-08-06 09:12:50,721 - DEBUG - VM 80d12dbb-d462-4778-9e3d-fc50e2f925df is still present in vrouter an-jenkins-deploy-platform-ansible-os-3761-1 uve
2025-08-06 09:12:50,721 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-08-06 09:12:50,722 - DEBUG - interface for vm 80d12dbb-d462-4778-9e3d-fc50e2f925df deleted from vrouter uve ...
2025-08-06 09:12:50,722 - DEBUG - Deleted interface not in error interface list ...
2025-08-06 09:12:53,723 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3761-1:Compute:contrail-vrouter-agent:0?flat
2025-08-06 09:12:53,770 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3761-1?flat
2025-08-06 09:12:53,821 - DEBUG - VM 80d12dbb-d462-4778-9e3d-fc50e2f925df is still present in vrouter an-jenkins-deploy-platform-ansible-os-3761-1 uve
2025-08-06 09:12:53,821 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-08-06 09:12:53,822 - DEBUG - interface for vm 80d12dbb-d462-4778-9e3d-fc50e2f925df deleted from vrouter uve ...
2025-08-06 09:12:53,822 - DEBUG - Deleted interface not in error interface list ...
2025-08-06 09:12:56,822 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3761-1:Compute:contrail-vrouter-agent:0?flat
2025-08-06 09:12:56,875 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3761-1?flat
2025-08-06 09:12:56,932 - DEBUG - VM 80d12dbb-d462-4778-9e3d-fc50e2f925df is not present in vrouter an-jenkins-deploy-platform-ansible-os-3761-1 uve
2025-08-06 09:12:56,932 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2025-08-06 09:12:56,932 - DEBUG - interface for vm 80d12dbb-d462-4778-9e3d-fc50e2f925df deleted from vrouter uve ...
2025-08-06 09:12:56,933 - DEBUG - Deleted interface not in error interface list ...
2025-08-06 09:12:56,933 - DEBUG - Validated that VM 80d12dbb-d462-4778-9e3d-fc50e2f925df is removed in Vrouter UVE
2025-08-06 09:12:56,933 - DEBUG - Verifying through opserver in 10.0.0.48
2025-08-06 09:12:56,933 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-88190997:ctest-random-60220166?flat
2025-08-06 09:12:56,963 - DEBUG - 80d12dbb-d462-4778-9e3d-fc50e2f925df BM not in default-domain:ctest-TestRoutes-88190997:ctest-random-60220166 uve
2025-08-06 09:12:56,963 - DEBUG - Validated that VM 80d12dbb-d462-4778-9e3d-fc50e2f925df is not present in the VN UVE
2025-08-06 09:12:56,963 - DEBUG - Verifying the 80d12dbb-d462-4778-9e3d-fc50e2f925df virtual network link through opserver 10.0.0.48
2025-08-06 09:12:56,963 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-machines
2025-08-06 09:12:56,978 - INFO - 80d12dbb-d462-4778-9e3d-fc50e2f925df vm uve deleted from opserver
2025-08-06 09:12:56,978 - DEBUG - Verifying the 80d12dbb-d462-4778-9e3d-fc50e2f925df virtual network link through opserver 10.0.0.254
2025-08-06 09:12:56,978 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-machines
2025-08-06 09:12:56,995 - INFO - 80d12dbb-d462-4778-9e3d-fc50e2f925df vm uve deleted from opserver
2025-08-06 09:12:56,996 - DEBUG - Verifying the 80d12dbb-d462-4778-9e3d-fc50e2f925df virtual network link through opserver 10.0.0.38
2025-08-06 09:12:56,996 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-machines
2025-08-06 09:12:57,014 - INFO - 80d12dbb-d462-4778-9e3d-fc50e2f925df vm uve deleted from opserver
2025-08-06 09:12:57,014 - INFO - Validated that VM 80d12dbb-d462-4778-9e3d-fc50e2f925df is removed from Opserver
2025-08-06 09:12:57,014 - INFO - Validate that Vrouter Route table does get cleared
2025-08-06 09:12:57,102 - INFO - Removed intf route table 0498639a-dd20-4906-bf13-451b6e90f043 from port 5bf18c3e-3dc8-4e65-82a5-e5cf6891c0a3
2025-08-06 09:12:57,146 - INFO - Deleted Interface route table 0498639a-dd20-4906-bf13-451b6e90f043
2025-08-06 09:12:57,146 - INFO - Detaching port 5bf18c3e-3dc8-4e65-82a5-e5cf6891c0a3 from VM ctest-TestRoutes-88190997-02107540
2025-08-06 09:12:57,191 - INFO - Deleting VM ctest-TestRoutes-88190997-02107540
2025-08-06 09:12:57,553 - DEBUG - Response for delete_port : ()
2025-08-06 09:12:57,553 - INFO - Deleted port 5bf18c3e-3dc8-4e65-82a5-e5cf6891c0a3
2025-08-06 09:12:57,553 - INFO - Deleting VN ctest-random-60220166
2025-08-06 09:12:57,840 - DEBUG - Response for deleting network ()
2025-08-06 09:12:57,840 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/04a139af-a128-4b1c-993c-b99e8712b345
2025-08-06 09:12:57,857 - DEBUG - Response Code: 404
2025-08-06 09:12:57,858 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-06 09:12:57,869 - DEBUG - Requesting: http://10.0.0.48:8082/domain/e3e88518-0617-4e53-bc15-162decab76e0
2025-08-06 09:12:57,890 - DEBUG - Requesting: http://10.0.0.48:8082/project/033333ca-6d90-4510-9741-a2532ca1ba4b
2025-08-06 09:12:58,021 - INFO - Validated that VN ctest-random-60220166 is not found in API Server
2025-08-06 09:12:58,040 - DEBUG - VN ctest-random-60220166 is not present in Agent 10.0.0.49
2025-08-06 09:12:58,059 - DEBUG - VN ctest-random-60220166 is not present in Agent 10.0.0.57
2025-08-06 09:12:58,060 - INFO - Validated that VN ctest-random-60220166 is not in any agent
2025-08-06 09:12:58,071 - DEBUG - VRF 2 is not seen in agent 10.0.0.49
2025-08-06 09:12:58,079 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-random-60220166
2025-08-06 09:12:58,097 - DEBUG - VRF 2 is not seen in agent 10.0.0.57
2025-08-06 09:12:58,121 - DEBUG - Vrouter 10.0.0.57 does not have vrf 2 for VN ctest-random-60220166
2025-08-06 09:12:58,121 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestRoutes-88190997:ctest-random-60220166
2025-08-06 09:12:58,162 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-60220166 info
2025-08-06 09:12:59,483 - DEBUG - No XMPP flaps were noticed during the test
2025-08-06 09:12:59,483 - INFO - END TEST : test_rt_table_scenario_1 : PASSED[0:00:49]
2025-08-06 09:12:59,484 - INFO - --------------------------------------------------------------------------------
2025-08-06 09:13:00,332 - INFO - Deleted project: ctest-TestRoutes-88190997, ID : 033333ca-6d90-4510-9741-a2532ca1ba4b