2025-01-30 02:33:07,421 - INFO - Domain Default found not creating
2025-01-30 02:33:07,556 - INFO - Project ctest-TestBasicVMVN-62367270 not found, creating it
2025-01-30 02:33:07,982 - INFO - Created Project:ctest-TestBasicVMVN-62367270, ID : 47d37b93-5eab-45c5-8eca-a2279c9dc5f5
2025-01-30 02:33:09,373 - INFO - ================================================================================
2025-01-30 02:33:09,373 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-30 02:33:09,373 - 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
2025-01-30 02:33:09,634 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.0.0.28': '0'}} with
2025-01-30 02:33:09,634 - INFO - Initial checks done. Running the testcase now
2025-01-30 02:33:09,634 - INFO -
2025-01-30 02:33:10,283 - DEBUG - Response for create_network : {'network': {'id': 'b9af2267-3317-45f2-adf4-b8f01bfc0440', 'name': 'ctest-vn2_metadata-38583147', 'tenant_id': '47d37b935eab45c58ecaa2279c9dc5f5', 'project_id': '47d37b935eab45c58ecaa2279c9dc5f5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62367270', 'ctest-vn2_metadata-38583147'], 'port_security_enabled': True, 'description': ''}}
2025-01-30 02:33:10,482 - DEBUG - Response for create_subnet : {'subnet': {'id': '3f87369c-4a6d-408b-bd1a-761cb0d86b84', 'name': '', 'tenant_id': '47d37b935eab45c58ecaa2279c9dc5f5', 'network_id': 'b9af2267-3317-45f2-adf4-b8f01bfc0440', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '47d37b935eab45c58ecaa2279c9dc5f5'}}
2025-01-30 02:33:10,498 - INFO - Created VN ctest-vn2_metadata-38583147
2025-01-30 02:33:10,553 - DEBUG - VN ctest-vn2_metadata-38583147 UUID is b9af2267-3317-45f2-adf4-b8f01bfc0440
2025-01-30 02:33:10,732 - DEBUG - Services list from nova: [, , ]
2025-01-30 02:33:11,706 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2669-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2669-1)
2025-01-30 02:33:11,813 - DEBUG - Link local service introspect added
2025-01-30 02:33:11,850 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-30 02:33:16,931 - DEBUG - VM is in ACTIVE state now
2025-01-30 02:33:17,059 - INFO - Waiting for VM ctest-TestBasicVMVN-62367270-05438375 to be up..
2025-01-30 02:33:17,059 - INFO - VM name : ctest-TestBasicVMVN-62367270-05438375
2025-01-30 02:33:17,134 - DEBUG - VM ctest-TestBasicVMVN-62367270-05438375 ID is 6d83bd3b-59d9-4c4d-9637-ba89626f8887
2025-01-30 02:33:17,134 - DEBUG - VM ctest-TestBasicVMVN-62367270-05438375 launched on Node cn-jenkins-deploy-platform-ansible-os-2669-1.
2025-01-30 02:33:17,205 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/6d83bd3b-59d9-4c4d-9637-ba89626f8887
2025-01-30 02:33:17,502 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/6d83bd3b-59d9-4c4d-9637-ba89626f8887
2025-01-30 02:33:17,537 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/84bd8117-b325-417f-8353-1a363a2e47e5
2025-01-30 02:33:20,806 - 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-01-30 02:33:20,806 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62367270-05438375 failed!
2025-01-30 02:33:20,865 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62367270:ctest-vn2_metadata-38583147 is 11.1.1.1 and allocation pool is NOT set
2025-01-30 02:33:22,931 - 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=3.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.97 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.974/3.188/3.402/0.214 ms')
2025-01-30 02:33:22,931 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62367270-05438375 passed
2025-01-30 02:33:23,081 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 02:33:23,081 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62367270-05438375, IP 11.1.1.3, Port 22
2025-01-30 02:33:23,236 - DEBUG - VM ctest-TestBasicVMVN-62367270-05438375 is ready for SSH connections
2025-01-30 02:33:23,236 - INFO - Retry 0
2025-01-30 02:33:23,236 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-30 02:33:23,237 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-30 02:33:24,832 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-30 02:33:24,832 - INFO - Generic metadata worked
2025-01-30 02:33:25,085 - DEBUG - Link local service introspect removed
2025-01-30 02:33:25,085 - INFO - Deleting VM ctest-TestBasicVMVN-62367270-05438375
2025-01-30 02:33:25,150 - INFO - Deleting VN ctest-vn2_metadata-38583147
2025-01-30 02:33:25,187 - DEBUG - VN b9af2267-3317-45f2-adf4-b8f01bfc0440 still in use: Unable to complete operation on network b9af2267-3317-45f2-adf4-b8f01bfc0440. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d480ecc9-7ceb-447b-9e57-e88092292777']
2025-01-30 02:33:25,187 - WARNING - Deleting VN ctest-vn2_metadata-38583147 failed..Will retry
2025-01-30 02:33:27,321 - DEBUG - Response for deleting network ()
2025-01-30 02:33:27,578 - DEBUG - No XMPP flaps were noticed during the test
2025-01-30 02:33:27,578 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-30 02:33:27,578 - INFO - --------------------------------------------------------------------------------
2025-01-30 02:33:27,581 - INFO - ================================================================================
2025-01-30 02:33:27,581 - INFO - STARTING TEST : test_metadata_service
2025-01-30 02:33:27,581 - 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
2025-01-30 02:33:27,868 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.0.0.28': '0'}} with
2025-01-30 02:33:27,868 - INFO - Initial checks done. Running the testcase now
2025-01-30 02:33:27,868 - INFO -
2025-01-30 02:33:27,868 - DEBUG - Requesting: http://10.0.0.28:8082/global-vrouter-configs
2025-01-30 02:33:27,875 - DEBUG - Requesting: http://10.0.0.28:8082/global-vrouter-config/56618078-0113-4d47-8301-5b42b8829db0
2025-01-30 02:33:28,089 - DEBUG - Response for create_network : {'network': {'id': 'a6b307ef-2b0d-44d0-8971-fad7974cad4f', 'name': 'ctest-vn-25530155', 'tenant_id': '47d37b935eab45c58ecaa2279c9dc5f5', 'project_id': '47d37b935eab45c58ecaa2279c9dc5f5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62367270', 'ctest-vn-25530155'], 'port_security_enabled': True, 'description': ''}}
2025-01-30 02:33:28,268 - DEBUG - Response for create_subnet : {'subnet': {'id': 'baa9d971-5db9-4e94-bca4-105982ce69fb', 'name': '', 'tenant_id': '47d37b935eab45c58ecaa2279c9dc5f5', 'network_id': 'a6b307ef-2b0d-44d0-8971-fad7974cad4f', 'ip_version': 4, 'cidr': '89.76.226.64/26', 'allocation_pools': [{'start': '89.76.226.66', 'end': '89.76.226.126'}], 'gateway_ip': '89.76.226.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '89.76.226.66', 'tags': [], 'project_id': '47d37b935eab45c58ecaa2279c9dc5f5'}}
2025-01-30 02:33:28,285 - INFO - Created VN ctest-vn-25530155
2025-01-30 02:33:28,337 - DEBUG - VN ctest-vn-25530155 UUID is a6b307ef-2b0d-44d0-8971-fad7974cad4f
2025-01-30 02:33:29,582 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2669-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2669-1)
2025-01-30 02:33:29,582 - INFO - Waiting for VM ctest-TestBasicVMVN-62367270-07174121 to be up..
2025-01-30 02:33:29,626 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-30 02:33:34,705 - DEBUG - VM is in ACTIVE state now
2025-01-30 02:33:34,705 - INFO - VM name : ctest-TestBasicVMVN-62367270-07174121
2025-01-30 02:33:34,803 - DEBUG - VM ctest-TestBasicVMVN-62367270-07174121 ID is b969248e-288c-414c-b556-d591a7364d91
2025-01-30 02:33:34,804 - DEBUG - VM ctest-TestBasicVMVN-62367270-07174121 launched on Node cn-jenkins-deploy-platform-ansible-os-2669-1.
2025-01-30 02:33:34,886 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/b969248e-288c-414c-b556-d591a7364d91
2025-01-30 02:33:34,899 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/b9ae6203-2a52-4773-b12c-ae28db6d26c6
2025-01-30 02:33:38,147 - 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 1011ms')
2025-01-30 02:33:38,147 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62367270-07174121 failed!
2025-01-30 02:33:38,201 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62367270:ctest-vn-25530155 is 89.76.226.65 and allocation pool is NOT set
2025-01-30 02:33:40,263 - 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=3.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.53 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 = 2.534/3.154/3.775/0.620 ms')
2025-01-30 02:33:40,263 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62367270-07174121 passed
2025-01-30 02:33:40,413 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 02:33:40,413 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62367270-07174121, IP 89.76.226.67, Port 22
2025-01-30 02:33:40,568 - DEBUG - VM ctest-TestBasicVMVN-62367270-07174121 is ready for SSH connections
2025-01-30 02:33:40,568 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-30 02:33:40,568 - DEBUG - cat /tmp/output.txt
2025-01-30 02:33:42,206 - DEBUG - Hello World. The time is now Wed, 29 Jan 2025 19:33:40 -0700!
2025-01-30 02:33:42,206 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 29 Jan 2025 19:33:40 -0700!'}
2025-01-30 02:33:42,206 - INFO - metadata_script.txt got executed in the vm
2025-01-30 02:33:42,206 - INFO - Deleting VM ctest-TestBasicVMVN-62367270-07174121
2025-01-30 02:33:42,285 - INFO - Deleting VN ctest-vn-25530155
2025-01-30 02:33:42,332 - DEBUG - VN a6b307ef-2b0d-44d0-8971-fad7974cad4f still in use: Unable to complete operation on network a6b307ef-2b0d-44d0-8971-fad7974cad4f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0fc8a945-2e0e-4db3-a8bc-48c6cb1c2045']
2025-01-30 02:33:42,332 - WARNING - Deleting VN ctest-vn-25530155 failed..Will retry
2025-01-30 02:33:44,433 - DEBUG - Response for deleting network ()
2025-01-30 02:33:44,687 - DEBUG - No XMPP flaps were noticed during the test
2025-01-30 02:33:44,687 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-01-30 02:33:44,687 - INFO - --------------------------------------------------------------------------------
2025-01-30 02:33:44,690 - INFO - ================================================================================
2025-01-30 02:33:44,690 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-30 02:33:44,690 - 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
2025-01-30 02:33:44,974 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.0.0.28': '0'}} with
2025-01-30 02:33:44,974 - INFO - Initial checks done. Running the testcase now
2025-01-30 02:33:44,974 - INFO -
2025-01-30 02:33:45,475 - DEBUG - Response for create_network : {'network': {'id': '73d5ee2d-3a0d-4494-81de-78cfcd76a2a2', 'name': 'ctest-vn-28549386', 'tenant_id': '47d37b935eab45c58ecaa2279c9dc5f5', 'project_id': '47d37b935eab45c58ecaa2279c9dc5f5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62367270', 'ctest-vn-28549386'], 'port_security_enabled': True, 'description': ''}}
2025-01-30 02:33:45,711 - DEBUG - Response for create_subnet : {'subnet': {'id': '47210294-3a6b-4120-8047-bf26ec09a581', 'name': '', 'tenant_id': '47d37b935eab45c58ecaa2279c9dc5f5', 'network_id': '73d5ee2d-3a0d-4494-81de-78cfcd76a2a2', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '47d37b935eab45c58ecaa2279c9dc5f5'}}
2025-01-30 02:33:45,886 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a0254a21-5a4a-40f9-88f4-9f0243b99424', 'name': '', 'tenant_id': '47d37b935eab45c58ecaa2279c9dc5f5', 'network_id': '73d5ee2d-3a0d-4494-81de-78cfcd76a2a2', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '47d37b935eab45c58ecaa2279c9dc5f5'}}
2025-01-30 02:33:45,909 - INFO - Created VN ctest-vn-28549386
2025-01-30 02:33:45,965 - DEBUG - VN ctest-vn-28549386 UUID is 73d5ee2d-3a0d-4494-81de-78cfcd76a2a2
2025-01-30 02:33:46,364 - DEBUG - Response for create_port : {'port': {'name': '29b18192-e754-4068-b292-e6803cf8dc02', 'id': '29b18192-e754-4068-b292-e6803cf8dc02', 'tenant_id': '47d37b935eab45c58ecaa2279c9dc5f5', 'network_id': '73d5ee2d-3a0d-4494-81de-78cfcd76a2a2', 'mac_address': '02:29:b1:81:92:e7', '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': '31.1.1.4', 'subnet_id': '47210294-3a6b-4120-8047-bf26ec09a581'}], 'security_groups': ['0149697f-610e-4f79-803b-401efa526349'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '47d37b935eab45c58ecaa2279c9dc5f5'}}
2025-01-30 02:33:46,550 - DEBUG - Response for create_port : {'port': {'name': 'fdb871b6-0d4e-4edd-9872-ae9d27f2c999', 'id': 'fdb871b6-0d4e-4edd-9872-ae9d27f2c999', 'tenant_id': '47d37b935eab45c58ecaa2279c9dc5f5', 'network_id': '73d5ee2d-3a0d-4494-81de-78cfcd76a2a2', 'mac_address': '02:fd:b8:71:b6:0d', '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': '31.1.2.4', 'subnet_id': 'a0254a21-5a4a-40f9-88f4-9f0243b99424'}], 'security_groups': ['0149697f-610e-4f79-803b-401efa526349'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '47d37b935eab45c58ecaa2279c9dc5f5'}}
2025-01-30 02:33:46,941 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2669-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2669-1)
2025-01-30 02:33:47,374 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2669-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2669-1)
2025-01-30 02:33:48,624 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2669-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2669-1)
2025-01-30 02:33:48,624 - DEBUG - Requesting: http://10.0.0.28:8082/domains
2025-01-30 02:33:48,633 - DEBUG - Requesting: http://10.0.0.28:8082/domain/312d7d96-6036-429e-b776-bbf9b792f41d
2025-01-30 02:33:48,648 - DEBUG - Requesting: http://10.0.0.28:8082/project/47d37b93-5eab-45c5-8eca-a2279c9dc5f5
2025-01-30 02:33:48,735 - DEBUG - Requesting: http://10.0.0.28:8082/network-ipam/fa20066a-9aea-4b59-81cf-9ef8474772e3
2025-01-30 02:33:48,748 - INFO - Verifications in API Server for IPAM: ctest-ipam-97866289 passed
2025-01-30 02:33:48,757 - DEBUG - Control-node 10.0.0.28 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-62367270:ctest-ipam-97866289', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62367270', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18023412763672071001', 'uuid-lslong': '9353869740256752355'}, 'enable': 'true', 'created': '2025-01-30T02:33:44', 'last-modified': '2025-01-30T02:33:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.544821'}
2025-01-30 02:33:48,757 - INFO - Verifications in Control node for IPAM: ctest-ipam-97866289 passed
2025-01-30 02:33:48,758 - DEBUG - Requesting: http://10.0.0.28:8082/domains
2025-01-30 02:33:48,764 - DEBUG - Requesting: http://10.0.0.28:8082/domain/312d7d96-6036-429e-b776-bbf9b792f41d
2025-01-30 02:33:48,779 - DEBUG - Requesting: http://10.0.0.28:8082/project/47d37b93-5eab-45c5-8eca-a2279c9dc5f5
2025-01-30 02:33:48,863 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/73d5ee2d-3a0d-4494-81de-78cfcd76a2a2
2025-01-30 02:33:48,879 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/73d5ee2d-3a0d-4494-81de-78cfcd76a2a2
2025-01-30 02:33:48,894 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/cd30f459-0f27-4b81-bea4-16b9d3f59799
2025-01-30 02:33:48,903 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/cd30f459-0f27-4b81-bea4-16b9d3f59799
2025-01-30 02:33:48,912 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/4902fb88-1325-404c-b8c4-345a229c72b7
2025-01-30 02:33:48,922 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-30 02:33:48,922 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/73d5ee2d-3a0d-4494-81de-78cfcd76a2a2
2025-01-30 02:33:48,937 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/cd30f459-0f27-4b81-bea4-16b9d3f59799
2025-01-30 02:33:48,959 - INFO - Verified VN network id 8 for VN 73d5ee2d-3a0d-4494-81de-78cfcd76a2a2
2025-01-30 02:33:48,959 - INFO - Verifications in API Server for VN ctest-vn-28549386 passed
2025-01-30 02:33:48,959 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/73d5ee2d-3a0d-4494-81de-78cfcd76a2a2
2025-01-30 02:33:48,980 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/cd30f459-0f27-4b81-bea4-16b9d3f59799
2025-01-30 02:33:48,999 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/cd30f459-0f27-4b81-bea4-16b9d3f59799
2025-01-30 02:33:49,009 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/4902fb88-1325-404c-b8c4-345a229c72b7
2025-01-30 02:33:49,042 - DEBUG - Control-node 10.0.0.28 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-62367270:ctest-vn-28549386', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62367270', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8346839362415969428', 'uuid-lslong': '9358049909623136930'}, 'enable': 'true', 'created': '2025-01-30T02:33:45', 'last-modified': '2025-01-30T02:33:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.179326'}
2025-01-30 02:33:49,052 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-30 02:33:49,053 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-28549386 passed
2025-01-30 02:33:49,053 - DEBUG - ====Verifying policy data for ctest-vn-28549386 in API_Server ======
2025-01-30 02:33:49,053 - DEBUG - Requesting: http://10.0.0.28:8082/domains
2025-01-30 02:33:49,071 - DEBUG - Requesting: http://10.0.0.28:8082/domain/312d7d96-6036-429e-b776-bbf9b792f41d
2025-01-30 02:33:49,096 - DEBUG - Requesting: http://10.0.0.28:8082/project/47d37b93-5eab-45c5-8eca-a2279c9dc5f5
2025-01-30 02:33:49,197 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/73d5ee2d-3a0d-4494-81de-78cfcd76a2a2
2025-01-30 02:33:49,229 - DEBUG - =>VN ctest-vn-28549386 has no policy to be verified
2025-01-30 02:33:49,229 - DEBUG - Verifying the vn in opserver
2025-01-30 02:33:49,230 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-62367270:ctest-vn-28549386 virtual network link through opserver 10.0.0.28
2025-01-30 02:33:49,230 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks
2025-01-30 02:33:49,657 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks
2025-01-30 02:33:50,070 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-62367270:ctest-vn-28549386', 'href': 'http://10.0.0.28:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-62367270:ctest-vn-28549386?flat'}
2025-01-30 02:33:50,070 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-62367270:ctest-vn-28549386 is found in opserver
2025-01-30 02:33:50,080 - DEBUG - VRF ids for VN ctest-vn-28549386: {'10.0.0.28': '2'}
2025-01-30 02:33:50,080 - INFO - Waiting for VM ctest-TestBasicVMVN-62367270-77835411 to be up..
2025-01-30 02:33:50,194 - DEBUG - VM is in ACTIVE state now
2025-01-30 02:33:50,194 - INFO - VM name : ctest-TestBasicVMVN-62367270-77835411
2025-01-30 02:33:50,278 - DEBUG - VM ctest-TestBasicVMVN-62367270-77835411 ID is e1389eed-42f4-452f-adf1-6219ffe5c988
2025-01-30 02:33:50,278 - DEBUG - VM ctest-TestBasicVMVN-62367270-77835411 launched on Node cn-jenkins-deploy-platform-ansible-os-2669-1.
2025-01-30 02:33:50,372 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/e1389eed-42f4-452f-adf1-6219ffe5c988
2025-01-30 02:33:50,384 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/29b18192-e754-4068-b292-e6803cf8dc02
2025-01-30 02:33:53,671 - 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 1018ms')
2025-01-30 02:33:53,671 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62367270-77835411 failed!
2025-01-30 02:33:53,729 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62367270:ctest-vn-28549386 is 31.1.1.1 and allocation pool is NOT set
2025-01-30 02:33:53,729 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62367270:ctest-vn-28549386 is 31.1.2.1 and allocation pool is NOT set
2025-01-30 02:33:57,801 - 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 1007ms')
2025-01-30 02:33:57,801 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62367270-77835411 failed!
2025-01-30 02:33:57,861 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62367270:ctest-vn-28549386 is 31.1.1.1 and allocation pool is NOT set
2025-01-30 02:33:57,861 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62367270:ctest-vn-28549386 is 31.1.2.1 and allocation pool is NOT set
2025-01-30 02:33:59,922 - 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=4.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.68 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.683/3.635/4.587/0.952 ms')
2025-01-30 02:33:59,922 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62367270-77835411 passed
2025-01-30 02:34:00,073 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 02:34:00,073 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62367270-77835411, IP 31.1.1.4, Port 22
2025-01-30 02:34:00,224 - DEBUG - VM ctest-TestBasicVMVN-62367270-77835411 is ready for SSH connections
2025-01-30 02:34:00,224 - INFO - Waiting for VM ctest-TestBasicVMVN-62367270-43205567 to be up..
2025-01-30 02:34:00,305 - DEBUG - VM is in ACTIVE state now
2025-01-30 02:34:00,305 - INFO - VM name : ctest-TestBasicVMVN-62367270-43205567
2025-01-30 02:34:00,383 - DEBUG - VM ctest-TestBasicVMVN-62367270-43205567 ID is c1e1626e-4126-4c3b-9672-8dde186a1df5
2025-01-30 02:34:00,383 - DEBUG - VM ctest-TestBasicVMVN-62367270-43205567 launched on Node cn-jenkins-deploy-platform-ansible-os-2669-1.
2025-01-30 02:34:00,465 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/c1e1626e-4126-4c3b-9672-8dde186a1df5
2025-01-30 02:34:00,475 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/fdb871b6-0d4e-4edd-9872-ae9d27f2c999
2025-01-30 02:34:01,721 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.474 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.474/1.665/2.857/1.191 ms')
2025-01-30 02:34:01,721 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-62367270-43205567 passed
2025-01-30 02:34:01,873 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 02:34:01,873 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62367270-43205567, IP 31.1.2.4, Port 22
2025-01-30 02:34:02,038 - DEBUG - VM ctest-TestBasicVMVN-62367270-43205567 is ready for SSH connections
2025-01-30 02:34:02,038 - INFO - Waiting for VM ctest-TestBasicVMVN-62367270-69354630 to be up..
2025-01-30 02:34:02,125 - DEBUG - VM is in ACTIVE state now
2025-01-30 02:34:02,125 - INFO - VM name : ctest-TestBasicVMVN-62367270-69354630
2025-01-30 02:34:02,214 - DEBUG - VM ctest-TestBasicVMVN-62367270-69354630 ID is 7fa1accc-a36c-41e8-a11a-629f3ccb6a00
2025-01-30 02:34:02,214 - DEBUG - VM ctest-TestBasicVMVN-62367270-69354630 launched on Node cn-jenkins-deploy-platform-ansible-os-2669-1.
2025-01-30 02:34:02,300 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/7fa1accc-a36c-41e8-a11a-629f3ccb6a00
2025-01-30 02:34:02,310 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/6faaa26b-7d14-45e9-bf7e-d6e420587446
2025-01-30 02:34:03,551 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.41 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.394 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.394/1.901/3.408/1.507 ms')
2025-01-30 02:34:03,551 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-62367270-69354630 passed
2025-01-30 02:34:03,705 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 02:34:03,705 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62367270-69354630, IP 31.1.1.3, Port 22
2025-01-30 02:34:03,865 - DEBUG - VM ctest-TestBasicVMVN-62367270-69354630 is ready for SSH connections
2025-01-30 02:34:03,865 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 02:34:03,865 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-30 02:34:03,866 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-30 02:34:07,879 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.053 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.932 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.901 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.901/1.962/4.053 ms
2025-01-30 02:34:07,879 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-62367270-77835411 passed
2025-01-30 02:34:07,879 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 02:34:07,879 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-30 02:34:07,879 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-30 02:34:11,520 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.874 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.984 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.863 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.863/1.573/2.874 ms
2025-01-30 02:34:11,521 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-62367270-43205567 passed
2025-01-30 02:34:11,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 02:34:11,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 02:34:11,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-30 02:34:11,521 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-30 02:34:11,521 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-30 02:34:11,703 - DEBUG - None
2025-01-30 02:34:11,703 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-30 02:34:11,704 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-30 02:34:11,895 - DEBUG - None
2025-01-30 02:34:11,895 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-30 02:34:11,895 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-30 02:34:12,532 - DEBUG - None
2025-01-30 02:34:12,532 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-30 02:34:12,532 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-30 02:34:14,736 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.228 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.102 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.567 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.215 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.656 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.567/2.753/7.102 ms
2025-01-30 02:34:14,736 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-30 02:34:14,736 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-30 02:34:16,992 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.061 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.899 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.117 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.600 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.126 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.026 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.506 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.506/2.333/5.117 ms
2025-01-30 02:34:16,993 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-30 02:34:16,993 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-30 02:34:19,228 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.736 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.717 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.571 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.446 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.337 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.153 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.359 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.359/1.902/3.571 ms
2025-01-30 02:34:19,229 - INFO - Deleting VM ctest-TestBasicVMVN-62367270-69354630
2025-01-30 02:34:19,297 - INFO - Detaching port fdb871b6-0d4e-4edd-9872-ae9d27f2c999 from VM ctest-TestBasicVMVN-62367270-43205567
2025-01-30 02:34:19,347 - INFO - Deleting VM ctest-TestBasicVMVN-62367270-43205567
2025-01-30 02:34:19,413 - INFO - Detaching port 29b18192-e754-4068-b292-e6803cf8dc02 from VM ctest-TestBasicVMVN-62367270-77835411
2025-01-30 02:34:19,442 - INFO - Deleting VM ctest-TestBasicVMVN-62367270-77835411
2025-01-30 02:34:19,509 - INFO - Deleting VN ctest-vn-28549386
2025-01-30 02:34:19,689 - DEBUG - Response for delete_port : ()
2025-01-30 02:34:19,834 - DEBUG - Response for delete_port : ()
2025-01-30 02:34:19,890 - DEBUG - VN 73d5ee2d-3a0d-4494-81de-78cfcd76a2a2 still in use: Unable to complete operation on network 73d5ee2d-3a0d-4494-81de-78cfcd76a2a2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f8943bbc-0612-469c-bd96-8db80ef99e1d']
2025-01-30 02:34:19,890 - WARNING - Deleting VN ctest-vn-28549386 failed..Will retry
2025-01-30 02:34:22,016 - DEBUG - Response for deleting network ()
2025-01-30 02:34:22,016 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/cd30f459-0f27-4b81-bea4-16b9d3f59799
2025-01-30 02:34:22,023 - DEBUG - Response Code: 404
2025-01-30 02:34:22,024 - DEBUG - Requesting: http://10.0.0.28:8082/domains
2025-01-30 02:34:22,028 - DEBUG - Requesting: http://10.0.0.28:8082/domain/312d7d96-6036-429e-b776-bbf9b792f41d
2025-01-30 02:34:22,083 - DEBUG - Requesting: http://10.0.0.28:8082/project/47d37b93-5eab-45c5-8eca-a2279c9dc5f5
2025-01-30 02:34:22,160 - INFO - Validated that VN ctest-vn-28549386 is not found in API Server
2025-01-30 02:34:22,171 - DEBUG - VN ctest-vn-28549386 is not present in Agent 10.0.0.28
2025-01-30 02:34:22,171 - INFO - Validated that VN ctest-vn-28549386 is not in any agent
2025-01-30 02:34:22,177 - DEBUG - VRF 2 is not seen in agent 10.0.0.28
2025-01-30 02:34:22,182 - DEBUG - Vrouter 10.0.0.28 does not have vrf 2 for VN ctest-vn-28549386
2025-01-30 02:34:22,182 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-62367270:ctest-vn-28549386
2025-01-30 02:34:22,191 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-28549386 info
2025-01-30 02:34:22,272 - INFO - IPAM: ctest-ipam-97866289 is not found in API Server
2025-01-30 02:34:22,283 - INFO - IPAM:ctest-ipam-97866289 is not found in control node
2025-01-30 02:34:22,543 - DEBUG - No XMPP flaps were noticed during the test
2025-01-30 02:34:22,543 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-01-30 02:34:22,543 - INFO - --------------------------------------------------------------------------------
2025-01-30 02:34:23,287 - INFO - Deleted project: ctest-TestBasicVMVN-62367270, ID : 47d37b93-5eab-45c5-8eca-a2279c9dc5f5