2025-08-18 18:03:27,792 - INFO - Domain Default found not creating 2025-08-18 18:03:27,914 - INFO - Project ctest-TestBasicVMVN-97430768 not found, creating it 2025-08-18 18:03:28,409 - INFO - Created Project:ctest-TestBasicVMVN-97430768, ID : bd0bbb03-cf8b-4ad5-9ef1-3635518b71cd 2025-08-18 18:03:29,826 - INFO - ================================================================================ 2025-08-18 18:03:29,826 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-18 18:03:29,826 - 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-08-18 18:03:30,080 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-08-18 18:03:30,080 - INFO - Initial checks done. Running the testcase now 2025-08-18 18:03:30,080 - INFO - 2025-08-18 18:03:30,602 - DEBUG - Response for create_network : {'network': {'id': '27497f71-4667-437b-810b-46de04e87cb8', 'name': 'ctest-vn2_metadata-56108608', 'tenant_id': 'bd0bbb03cf8b4ad59ef13635518b71cd', 'project_id': 'bd0bbb03cf8b4ad59ef13635518b71cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97430768', 'ctest-vn2_metadata-56108608'], 'port_security_enabled': True, 'description': ''}} 2025-08-18 18:03:30,763 - DEBUG - Response for create_subnet : {'subnet': {'id': '42c6c704-ea04-4368-8823-32d2d0725d0c', 'name': '', 'tenant_id': 'bd0bbb03cf8b4ad59ef13635518b71cd', 'network_id': '27497f71-4667-437b-810b-46de04e87cb8', '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': 'bd0bbb03cf8b4ad59ef13635518b71cd'}} 2025-08-18 18:03:30,778 - INFO - Created VN ctest-vn2_metadata-56108608 2025-08-18 18:03:30,829 - DEBUG - VN ctest-vn2_metadata-56108608 UUID is 27497f71-4667-437b-810b-46de04e87cb8 2025-08-18 18:03:30,994 - DEBUG - Services list from nova: [, , ] 2025-08-18 18:03:31,921 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3879-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3879-1) 2025-08-18 18:03:32,029 - DEBUG - Link local service introspect added 2025-08-18 18:03:32,077 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-18 18:03:37,144 - DEBUG - VM is in ACTIVE state now 2025-08-18 18:03:37,258 - INFO - Waiting for VM ctest-TestBasicVMVN-97430768-95480479 to be up.. 2025-08-18 18:03:37,258 - INFO - VM name : ctest-TestBasicVMVN-97430768-95480479 2025-08-18 18:03:37,325 - DEBUG - VM ctest-TestBasicVMVN-97430768-95480479 ID is 2a6ec264-7244-4225-93e2-4ffad8f297c1 2025-08-18 18:03:37,325 - DEBUG - VM ctest-TestBasicVMVN-97430768-95480479 launched on Node cn-jenkins-deploy-platform-ansible-os-3879-1 2025-08-18 18:03:37,385 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/2a6ec264-7244-4225-93e2-4ffad8f297c1 2025-08-18 18:03:37,672 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/2a6ec264-7244-4225-93e2-4ffad8f297c1 2025-08-18 18:03:37,699 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/a6aa887d-7d42-4cad-be27-aae87229eb05 2025-08-18 18:03:40,940 - 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 1008ms') 2025-08-18 18:03:40,940 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97430768-95480479 failed! 2025-08-18 18:03:40,993 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97430768:ctest-vn2_metadata-56108608 is 11.1.1.1 and allocation pool is NOT set 2025-08-18 18:03:43,058 - 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=5.15 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.78 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 = 1.778/3.463/5.149/1.685 ms') 2025-08-18 18:03:43,058 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97430768-95480479 passed 2025-08-18 18:03:43,205 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 18:03:43,205 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97430768-95480479, IP 11.1.1.3, Port 22 2025-08-18 18:03:43,261 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-18 18:03:43,331 - DEBUG - VM ctest-TestBasicVMVN-97430768-95480479 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-18 18:03:48,332 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 18:03:48,332 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97430768-95480479, IP 11.1.1.3, Port 22 2025-08-18 18:03:48,484 - DEBUG - VM ctest-TestBasicVMVN-97430768-95480479 is ready for SSH connections 2025-08-18 18:03:48,485 - INFO - Retry 0 2025-08-18 18:03:48,485 - 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.254, gateway password: c0ntrail123 2025-08-18 18:03:48,485 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-18 18:03:50,107 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-18 18:03:50,107 - INFO - Generic metadata worked 2025-08-18 18:03:50,361 - DEBUG - Link local service introspect removed 2025-08-18 18:03:50,361 - INFO - Deleting VM ctest-TestBasicVMVN-97430768-95480479 2025-08-18 18:03:50,418 - INFO - Deleting VN ctest-vn2_metadata-56108608 2025-08-18 18:03:50,448 - DEBUG - VN 27497f71-4667-437b-810b-46de04e87cb8 still in use: Unable to complete operation on network 27497f71-4667-437b-810b-46de04e87cb8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-72d02cdc-6ab1-4db8-a2bf-9422728deb3f'] 2025-08-18 18:03:50,448 - WARNING - Deleting VN ctest-vn2_metadata-56108608 failed..Will retry 2025-08-18 18:03:52,542 - DEBUG - Response for deleting network () 2025-08-18 18:03:52,795 - DEBUG - No XMPP flaps were noticed during the test 2025-08-18 18:03:52,795 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-08-18 18:03:52,795 - INFO - -------------------------------------------------------------------------------- 2025-08-18 18:03:52,797 - INFO - ================================================================================ 2025-08-18 18:03:52,797 - INFO - STARTING TEST : test_metadata_service 2025-08-18 18:03:52,797 - 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-08-18 18:03:53,087 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-08-18 18:03:53,087 - INFO - Initial checks done. Running the testcase now 2025-08-18 18:03:53,087 - INFO - 2025-08-18 18:03:53,087 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-08-18 18:03:53,093 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/f36c8394-f98e-4ce1-9729-dbe7bb732ca9 2025-08-18 18:03:53,263 - DEBUG - Response for create_network : {'network': {'id': '06bb3725-3ebc-4ac0-874b-42926ca17c21', 'name': 'ctest-vn-75424242', 'tenant_id': 'bd0bbb03cf8b4ad59ef13635518b71cd', 'project_id': 'bd0bbb03cf8b4ad59ef13635518b71cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97430768', 'ctest-vn-75424242'], 'port_security_enabled': True, 'description': ''}} 2025-08-18 18:03:53,439 - DEBUG - Response for create_subnet : {'subnet': {'id': '54e1faeb-1d83-420f-996b-5ecc491e975e', 'name': '', 'tenant_id': 'bd0bbb03cf8b4ad59ef13635518b71cd', 'network_id': '06bb3725-3ebc-4ac0-874b-42926ca17c21', 'ip_version': 4, 'cidr': '194.66.217.192/26', 'allocation_pools': [{'start': '194.66.217.194', 'end': '194.66.217.254'}], 'gateway_ip': '194.66.217.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '194.66.217.194', 'tags': [], 'project_id': 'bd0bbb03cf8b4ad59ef13635518b71cd'}} 2025-08-18 18:03:53,454 - INFO - Created VN ctest-vn-75424242 2025-08-18 18:03:53,505 - DEBUG - VN ctest-vn-75424242 UUID is 06bb3725-3ebc-4ac0-874b-42926ca17c21 2025-08-18 18:03:54,587 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3879-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3879-1) 2025-08-18 18:03:54,587 - INFO - Waiting for VM ctest-TestBasicVMVN-97430768-25514268 to be up.. 2025-08-18 18:03:54,623 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-18 18:03:59,707 - DEBUG - VM is in ACTIVE state now 2025-08-18 18:03:59,707 - INFO - VM name : ctest-TestBasicVMVN-97430768-25514268 2025-08-18 18:03:59,776 - DEBUG - VM ctest-TestBasicVMVN-97430768-25514268 ID is 7d0a5f23-767a-4130-bac6-b2c8f5c807c3 2025-08-18 18:03:59,777 - DEBUG - VM ctest-TestBasicVMVN-97430768-25514268 launched on Node cn-jenkins-deploy-platform-ansible-os-3879-1 2025-08-18 18:03:59,840 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7d0a5f23-767a-4130-bac6-b2c8f5c807c3 2025-08-18 18:03:59,848 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/838b6363-74d4-4620-a662-a352f4c9d213 2025-08-18 18:04:03,118 - 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 1032ms') 2025-08-18 18:04:03,119 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97430768-25514268 failed! 2025-08-18 18:04:03,173 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97430768:ctest-vn-75424242 is 194.66.217.193 and allocation pool is NOT set 2025-08-18 18:04:05,237 - 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.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.47 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 = 1.474/2.718/3.962/1.244 ms') 2025-08-18 18:04:05,237 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97430768-25514268 passed 2025-08-18 18:04:05,389 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 18:04:05,390 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97430768-25514268, IP 194.66.217.195, Port 22 2025-08-18 18:04:05,549 - DEBUG - VM ctest-TestBasicVMVN-97430768-25514268 is ready for SSH connections 2025-08-18 18:04:05,549 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-18 18:04:05,549 - DEBUG - cat /tmp/output.txt 2025-08-18 18:04:07,159 - DEBUG - Hello World. The time is now Mon, 18 Aug 2025 12:04:04 -0600! 2025-08-18 18:04:07,159 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 18 Aug 2025 12:04:04 -0600!'} 2025-08-18 18:04:07,159 - INFO - metadata_script.txt got executed in the vm 2025-08-18 18:04:07,159 - INFO - Deleting VM ctest-TestBasicVMVN-97430768-25514268 2025-08-18 18:04:07,218 - INFO - Deleting VN ctest-vn-75424242 2025-08-18 18:04:07,255 - DEBUG - VN 06bb3725-3ebc-4ac0-874b-42926ca17c21 still in use: Unable to complete operation on network 06bb3725-3ebc-4ac0-874b-42926ca17c21. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b8d31df3-2895-468d-a88f-dd637a96225d'] 2025-08-18 18:04:07,255 - WARNING - Deleting VN ctest-vn-75424242 failed..Will retry 2025-08-18 18:04:09,351 - DEBUG - Response for deleting network () 2025-08-18 18:04:09,607 - DEBUG - No XMPP flaps were noticed during the test 2025-08-18 18:04:09,607 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-08-18 18:04:09,607 - INFO - -------------------------------------------------------------------------------- 2025-08-18 18:04:09,609 - INFO - ================================================================================ 2025-08-18 18:04:09,609 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-18 18:04:09,609 - 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-08-18 18:04:09,903 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-08-18 18:04:09,903 - INFO - Initial checks done. Running the testcase now 2025-08-18 18:04:09,903 - INFO - 2025-08-18 18:04:10,365 - DEBUG - Response for create_network : {'network': {'id': 'a4e17782-c0d8-44fb-a787-91652b37a853', 'name': 'ctest-vn-04142634', 'tenant_id': 'bd0bbb03cf8b4ad59ef13635518b71cd', 'project_id': 'bd0bbb03cf8b4ad59ef13635518b71cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97430768', 'ctest-vn-04142634'], 'port_security_enabled': True, 'description': ''}} 2025-08-18 18:04:10,568 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e63d6b9-486c-442f-a35b-2c4797a4ffec', 'name': '', 'tenant_id': 'bd0bbb03cf8b4ad59ef13635518b71cd', 'network_id': 'a4e17782-c0d8-44fb-a787-91652b37a853', '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': 'bd0bbb03cf8b4ad59ef13635518b71cd'}} 2025-08-18 18:04:10,701 - DEBUG - Response for create_subnet : {'subnet': {'id': '9b6d383f-4bbf-49a1-b4bc-3b1f0c1b2848', 'name': '', 'tenant_id': 'bd0bbb03cf8b4ad59ef13635518b71cd', 'network_id': 'a4e17782-c0d8-44fb-a787-91652b37a853', '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': 'bd0bbb03cf8b4ad59ef13635518b71cd'}} 2025-08-18 18:04:10,718 - INFO - Created VN ctest-vn-04142634 2025-08-18 18:04:10,769 - DEBUG - VN ctest-vn-04142634 UUID is a4e17782-c0d8-44fb-a787-91652b37a853 2025-08-18 18:04:11,082 - DEBUG - Response for create_port : {'port': {'name': 'c4d58522-4fca-41db-90e9-894a99d1fe02', 'id': 'c4d58522-4fca-41db-90e9-894a99d1fe02', 'tenant_id': 'bd0bbb03cf8b4ad59ef13635518b71cd', 'network_id': 'a4e17782-c0d8-44fb-a787-91652b37a853', 'mac_address': '02:c4:d5:85:22:4f', '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': '1e63d6b9-486c-442f-a35b-2c4797a4ffec'}], 'security_groups': ['17b155aa-e267-4243-9106-414fe9194e33'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bd0bbb03cf8b4ad59ef13635518b71cd'}} 2025-08-18 18:04:11,235 - DEBUG - Response for create_port : {'port': {'name': 'f40519e9-c026-492d-881b-3ff7e658d4f0', 'id': 'f40519e9-c026-492d-881b-3ff7e658d4f0', 'tenant_id': 'bd0bbb03cf8b4ad59ef13635518b71cd', 'network_id': 'a4e17782-c0d8-44fb-a787-91652b37a853', 'mac_address': '02:f4:05:19:e9:c0', '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': '9b6d383f-4bbf-49a1-b4bc-3b1f0c1b2848'}], 'security_groups': ['17b155aa-e267-4243-9106-414fe9194e33'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bd0bbb03cf8b4ad59ef13635518b71cd'}} 2025-08-18 18:04:11,531 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3879-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3879-1) 2025-08-18 18:04:11,870 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3879-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3879-1) 2025-08-18 18:04:13,017 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3879-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3879-1) 2025-08-18 18:04:13,018 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-18 18:04:13,023 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6f344721-acc4-4296-a324-03d3dc4be7d1 2025-08-18 18:04:13,035 - DEBUG - Requesting: http://10.0.0.254:8082/project/bd0bbb03-cf8b-4ad5-9ef1-3635518b71cd 2025-08-18 18:04:13,111 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/cb5a322d-81f6-4f32-8a85-c2180bd2a9e4 2025-08-18 18:04:13,123 - INFO - Verifications in API Server for IPAM: ctest-ipam-65832942 passed 2025-08-18 18:04:13,130 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-97430768:ctest-ipam-65832942', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97430768', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14653079508638650162', 'uuid-lslong': '9981597557669931492'}, 'enable': 'true', 'created': '2025-08-18T18:04:09', 'last-modified': '2025-08-18T18:04:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.003566'} 2025-08-18 18:04:13,130 - INFO - Verifications in Control node for IPAM: ctest-ipam-65832942 passed 2025-08-18 18:04:13,130 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-18 18:04:13,136 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6f344721-acc4-4296-a324-03d3dc4be7d1 2025-08-18 18:04:13,151 - DEBUG - Requesting: http://10.0.0.254:8082/project/bd0bbb03-cf8b-4ad5-9ef1-3635518b71cd 2025-08-18 18:04:13,238 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/a4e17782-c0d8-44fb-a787-91652b37a853 2025-08-18 18:04:13,252 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/a4e17782-c0d8-44fb-a787-91652b37a853 2025-08-18 18:04:13,265 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a1e0a6a3-a586-4df1-ab5e-a3dd3870d4f2 2025-08-18 18:04:13,280 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a1e0a6a3-a586-4df1-ab5e-a3dd3870d4f2 2025-08-18 18:04:13,289 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/1640f0d9-dedd-47c6-a604-618c06ae1ad3 2025-08-18 18:04:13,295 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-18 18:04:13,295 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/a4e17782-c0d8-44fb-a787-91652b37a853 2025-08-18 18:04:13,304 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a1e0a6a3-a586-4df1-ab5e-a3dd3870d4f2 2025-08-18 18:04:13,317 - INFO - Verified VN network id 11 for VN a4e17782-c0d8-44fb-a787-91652b37a853 2025-08-18 18:04:13,317 - INFO - Verifications in API Server for VN ctest-vn-04142634 passed 2025-08-18 18:04:13,317 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/a4e17782-c0d8-44fb-a787-91652b37a853 2025-08-18 18:04:13,329 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a1e0a6a3-a586-4df1-ab5e-a3dd3870d4f2 2025-08-18 18:04:13,337 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a1e0a6a3-a586-4df1-ab5e-a3dd3870d4f2 2025-08-18 18:04:13,345 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/1640f0d9-dedd-47c6-a604-618c06ae1ad3 2025-08-18 18:04:13,361 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-97430768:ctest-vn-04142634', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97430768', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11880908695444931835', 'uuid-lslong': '12071777189892696147'}, 'enable': 'true', 'created': '2025-08-18T18:04:10', 'last-modified': '2025-08-18T18:04:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.682307'} 2025-08-18 18:04:13,374 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-18 18:04:13,374 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-04142634 passed 2025-08-18 18:04:13,375 - DEBUG - ====Verifying policy data for ctest-vn-04142634 in API_Server ====== 2025-08-18 18:04:13,375 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-18 18:04:13,380 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6f344721-acc4-4296-a324-03d3dc4be7d1 2025-08-18 18:04:13,443 - DEBUG - Requesting: http://10.0.0.254:8082/project/bd0bbb03-cf8b-4ad5-9ef1-3635518b71cd 2025-08-18 18:04:13,533 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/a4e17782-c0d8-44fb-a787-91652b37a853 2025-08-18 18:04:13,556 - DEBUG - =>VN ctest-vn-04142634 has no policy to be verified 2025-08-18 18:04:13,556 - DEBUG - Verifying the vn in opserver 2025-08-18 18:04:13,556 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-97430768:ctest-vn-04142634 virtual network link through opserver 10.0.0.254 2025-08-18 18:04:13,556 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-18 18:04:14,019 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-18 18:04:14,077 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-97430768:ctest-vn-04142634', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-97430768:ctest-vn-04142634?flat'} 2025-08-18 18:04:14,077 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-97430768:ctest-vn-04142634 is found in opserver 2025-08-18 18:04:14,083 - DEBUG - VRF ids for VN ctest-vn-04142634: {'10.0.0.254': '2'} 2025-08-18 18:04:14,083 - INFO - Waiting for VM ctest-TestBasicVMVN-97430768-42364240 to be up.. 2025-08-18 18:04:14,155 - DEBUG - VM is in ACTIVE state now 2025-08-18 18:04:14,155 - INFO - VM name : ctest-TestBasicVMVN-97430768-42364240 2025-08-18 18:04:14,237 - DEBUG - VM ctest-TestBasicVMVN-97430768-42364240 ID is 8ff45b7b-2179-4cad-b823-436a2e6c8cae 2025-08-18 18:04:14,237 - DEBUG - VM ctest-TestBasicVMVN-97430768-42364240 launched on Node cn-jenkins-deploy-platform-ansible-os-3879-1 2025-08-18 18:04:14,303 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8ff45b7b-2179-4cad-b823-436a2e6c8cae 2025-08-18 18:04:14,310 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/c4d58522-4fca-41db-90e9-894a99d1fe02 2025-08-18 18:04:17,552 - 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 1008ms') 2025-08-18 18:04:17,552 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97430768-42364240 failed! 2025-08-18 18:04:17,605 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97430768:ctest-vn-04142634 is 31.1.1.1 and allocation pool is NOT set 2025-08-18 18:04:17,606 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97430768:ctest-vn-04142634 is 31.1.2.1 and allocation pool is NOT set 2025-08-18 18:04:21,681 - 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 1012ms') 2025-08-18 18:04:21,681 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97430768-42364240 failed! 2025-08-18 18:04:21,733 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97430768:ctest-vn-04142634 is 31.1.1.1 and allocation pool is NOT set 2025-08-18 18:04:21,734 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97430768:ctest-vn-04142634 is 31.1.2.1 and allocation pool is NOT set 2025-08-18 18:04:23,794 - 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.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.369 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.369/1.794/3.220/1.425 ms') 2025-08-18 18:04:23,794 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97430768-42364240 passed 2025-08-18 18:04:23,945 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 18:04:23,946 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97430768-42364240, IP 31.1.1.4, Port 22 2025-08-18 18:04:24,100 - DEBUG - VM ctest-TestBasicVMVN-97430768-42364240 is ready for SSH connections 2025-08-18 18:04:24,105 - INFO - Waiting for VM ctest-TestBasicVMVN-97430768-14274440 to be up.. 2025-08-18 18:04:24,172 - DEBUG - VM is in ACTIVE state now 2025-08-18 18:04:24,173 - INFO - VM name : ctest-TestBasicVMVN-97430768-14274440 2025-08-18 18:04:24,232 - DEBUG - VM ctest-TestBasicVMVN-97430768-14274440 ID is 2465ceaf-d0a6-41e5-a454-ae4de8b258c8 2025-08-18 18:04:24,233 - DEBUG - VM ctest-TestBasicVMVN-97430768-14274440 launched on Node cn-jenkins-deploy-platform-ansible-os-3879-1 2025-08-18 18:04:24,292 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/2465ceaf-d0a6-41e5-a454-ae4de8b258c8 2025-08-18 18:04:24,299 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f40519e9-c026-492d-881b-3ff7e658d4f0 2025-08-18 18:04:25,533 - 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.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.308 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.308/1.497/2.687/1.189 ms') 2025-08-18 18:04:25,533 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-97430768-14274440 passed 2025-08-18 18:04:25,682 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 18:04:25,682 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97430768-14274440, IP 31.1.2.4, Port 22 2025-08-18 18:04:25,833 - DEBUG - VM ctest-TestBasicVMVN-97430768-14274440 is ready for SSH connections 2025-08-18 18:04:25,833 - INFO - Waiting for VM ctest-TestBasicVMVN-97430768-82365196 to be up.. 2025-08-18 18:04:25,893 - DEBUG - VM is in ACTIVE state now 2025-08-18 18:04:25,893 - INFO - VM name : ctest-TestBasicVMVN-97430768-82365196 2025-08-18 18:04:25,954 - DEBUG - VM ctest-TestBasicVMVN-97430768-82365196 ID is 4eb5ef33-b66e-4474-afd4-70a21f33ad28 2025-08-18 18:04:25,954 - DEBUG - VM ctest-TestBasicVMVN-97430768-82365196 launched on Node cn-jenkins-deploy-platform-ansible-os-3879-1 2025-08-18 18:04:26,015 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4eb5ef33-b66e-4474-afd4-70a21f33ad28 2025-08-18 18:04:26,022 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ae6c5e37-5bb1-439e-8846-c88e2acdf277 2025-08-18 18:04:27,264 - 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=2.64 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.332 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.332/1.487/2.642/1.155 ms') 2025-08-18 18:04:27,264 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-97430768-82365196 passed 2025-08-18 18:04:27,409 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 18:04:27,409 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97430768-82365196, IP 31.1.1.3, Port 22 2025-08-18 18:04:27,572 - DEBUG - VM ctest-TestBasicVMVN-97430768-82365196 is ready for SSH connections 2025-08-18 18:04:27,573 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 18:04:27,573 - 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.254, gateway password: c0ntrail123 2025-08-18 18:04:27,573 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-18 18:04:31,518 - 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=3.032 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.706 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.768 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.706/1.502/3.032 ms 2025-08-18 18:04:31,518 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-97430768-42364240 passed 2025-08-18 18:04:31,519 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 18:04:31,519 - 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.254, gateway password: c0ntrail123 2025-08-18 18:04:31,519 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-18 18:04:35,154 - 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.752 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.763 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.692 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.692/1.402/2.752 ms 2025-08-18 18:04:35,154 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-97430768-14274440 passed 2025-08-18 18:04:35,154 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 18:04:35,154 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 18:04:35,154 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 18:04:35,154 - 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.254, gateway password: c0ntrail123 2025-08-18 18:04:35,155 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-18 18:04:35,328 - DEBUG - None 2025-08-18 18:04:35,328 - 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.254, gateway password: c0ntrail123 2025-08-18 18:04:35,328 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-18 18:04:35,500 - DEBUG - None 2025-08-18 18:04:35,500 - 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.254, gateway password: c0ntrail123 2025-08-18 18:04:35,500 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-18 18:04:36,106 - DEBUG - None 2025-08-18 18:04:36,106 - 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.254, gateway password: c0ntrail123 2025-08-18 18:04:36,106 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-18 18:04:38,306 - 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=1.974 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.051 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.384 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.565 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.373 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.373/1.669/4.051 ms 2025-08-18 18:04:38,306 - 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.254, gateway password: c0ntrail123 2025-08-18 18:04:38,306 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-18 18:04:40,535 - 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=0.912 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.580 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.741 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.388 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.559 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.285 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.384 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.384/1.978/4.741 ms 2025-08-18 18:04:40,535 - 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.254, gateway password: c0ntrail123 2025-08-18 18:04:40,535 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-18 18:04:42,752 - 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.594 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.293 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.139 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.417 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.652 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.483 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.329 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.329/1.558/3.139 ms 2025-08-18 18:04:42,752 - INFO - Deleting VM ctest-TestBasicVMVN-97430768-82365196 2025-08-18 18:04:42,813 - INFO - Detaching port f40519e9-c026-492d-881b-3ff7e658d4f0 from VM ctest-TestBasicVMVN-97430768-14274440 2025-08-18 18:04:42,845 - INFO - Deleting VM ctest-TestBasicVMVN-97430768-14274440 2025-08-18 18:04:42,902 - INFO - Detaching port c4d58522-4fca-41db-90e9-894a99d1fe02 from VM ctest-TestBasicVMVN-97430768-42364240 2025-08-18 18:04:42,927 - INFO - Deleting VM ctest-TestBasicVMVN-97430768-42364240 2025-08-18 18:04:42,983 - INFO - Deleting VN ctest-vn-04142634 2025-08-18 18:04:43,113 - DEBUG - Response for delete_port : () 2025-08-18 18:04:43,255 - DEBUG - Response for delete_port : () 2025-08-18 18:04:43,299 - DEBUG - VN a4e17782-c0d8-44fb-a787-91652b37a853 still in use: Unable to complete operation on network a4e17782-c0d8-44fb-a787-91652b37a853. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6300c57d-aeea-4417-bb32-4e2dcb2fc584'] 2025-08-18 18:04:43,299 - WARNING - Deleting VN ctest-vn-04142634 failed..Will retry 2025-08-18 18:04:45,411 - DEBUG - Response for deleting network () 2025-08-18 18:04:45,411 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a1e0a6a3-a586-4df1-ab5e-a3dd3870d4f2 2025-08-18 18:04:45,416 - DEBUG - Response Code: 404 2025-08-18 18:04:45,416 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-18 18:04:45,422 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6f344721-acc4-4296-a324-03d3dc4be7d1 2025-08-18 18:04:45,474 - DEBUG - Requesting: http://10.0.0.254:8082/project/bd0bbb03-cf8b-4ad5-9ef1-3635518b71cd 2025-08-18 18:04:45,542 - INFO - Validated that VN ctest-vn-04142634 is not found in API Server 2025-08-18 18:04:45,554 - DEBUG - VN ctest-vn-04142634 is not present in Agent 10.0.0.254 2025-08-18 18:04:45,554 - INFO - Validated that VN ctest-vn-04142634 is not in any agent 2025-08-18 18:04:45,560 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-08-18 18:04:45,566 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-04142634 2025-08-18 18:04:45,566 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-97430768:ctest-vn-04142634 2025-08-18 18:04:45,576 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-04142634 info 2025-08-18 18:04:45,645 - INFO - IPAM: ctest-ipam-65832942 is not found in API Server 2025-08-18 18:04:45,656 - INFO - IPAM:ctest-ipam-65832942 is not found in control node 2025-08-18 18:04:45,915 - DEBUG - No XMPP flaps were noticed during the test 2025-08-18 18:04:45,915 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36] 2025-08-18 18:04:45,915 - INFO - -------------------------------------------------------------------------------- 2025-08-18 18:04:46,548 - INFO - Deleted project: ctest-TestBasicVMVN-97430768, ID : bd0bbb03-cf8b-4ad5-9ef1-3635518b71cd