2025-09-08 12:04:20,803 - INFO - Domain Default found not creating 2025-09-08 12:04:20,942 - INFO - Project ctest-TestBasicVMVN-82618912 not found, creating it 2025-09-08 12:04:21,366 - INFO - Created Project:ctest-TestBasicVMVN-82618912, ID : 960f2bd8-e610-4b05-a341-fba3d33b709a 2025-09-08 12:04:22,850 - INFO - ================================================================================ 2025-09-08 12:04:22,850 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-08 12:04:22,850 - 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-09-08 12:04:23,104 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-09-08 12:04:23,105 - INFO - Initial checks done. Running the testcase now 2025-09-08 12:04:23,105 - INFO - 2025-09-08 12:04:23,630 - DEBUG - Response for create_network : {'network': {'id': '52d0f2d4-49b4-4fc4-95c3-84baa55fe2de', 'name': 'ctest-vn2_metadata-13009743', 'tenant_id': '960f2bd8e6104b05a341fba3d33b709a', 'project_id': '960f2bd8e6104b05a341fba3d33b709a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-82618912', 'ctest-vn2_metadata-13009743'], 'port_security_enabled': True, 'description': ''}} 2025-09-08 12:04:23,788 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a79c824d-14b4-4e8d-84b5-143d32df7a4b', 'name': '', 'tenant_id': '960f2bd8e6104b05a341fba3d33b709a', 'network_id': '52d0f2d4-49b4-4fc4-95c3-84baa55fe2de', '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': '960f2bd8e6104b05a341fba3d33b709a'}} 2025-09-08 12:04:23,803 - INFO - Created VN ctest-vn2_metadata-13009743 2025-09-08 12:04:23,852 - DEBUG - VN ctest-vn2_metadata-13009743 UUID is 52d0f2d4-49b4-4fc4-95c3-84baa55fe2de 2025-09-08 12:04:24,032 - DEBUG - Services list from nova: [, , ] 2025-09-08 12:04:25,014 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4045-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4045-1) 2025-09-08 12:04:25,128 - DEBUG - Link local service introspect added 2025-09-08 12:04:25,165 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-08 12:04:30,245 - DEBUG - VM is in ACTIVE state now 2025-09-08 12:04:30,375 - INFO - Waiting for VM ctest-TestBasicVMVN-82618912-21812138 to be up.. 2025-09-08 12:04:30,376 - INFO - VM name : ctest-TestBasicVMVN-82618912-21812138 2025-09-08 12:04:30,459 - DEBUG - VM ctest-TestBasicVMVN-82618912-21812138 ID is f8ce85fd-55ce-4fc0-900c-cb57fadc2016 2025-09-08 12:04:30,459 - DEBUG - VM ctest-TestBasicVMVN-82618912-21812138 launched on Node cn-jenkins-deploy-platform-ansible-os-4045-1 2025-09-08 12:04:30,526 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f8ce85fd-55ce-4fc0-900c-cb57fadc2016 2025-09-08 12:04:30,819 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f8ce85fd-55ce-4fc0-900c-cb57fadc2016 2025-09-08 12:04:30,854 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/cc1b8043-6d43-48e2-82e5-ea61c8c97cc3 2025-09-08 12:04:34,100 - 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 1019ms') 2025-09-08 12:04:34,100 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82618912-21812138 failed! 2025-09-08 12:04:34,156 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82618912:ctest-vn2_metadata-13009743 is 11.1.1.1 and allocation pool is NOT set 2025-09-08 12:04:36,213 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.681 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.681/2.825/4.970/2.144 ms') 2025-09-08 12:04:36,213 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82618912-21812138 passed 2025-09-08 12:04:36,360 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 12:04:36,360 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82618912-21812138, IP 11.1.1.3, Port 22 2025-09-08 12:04:36,426 - 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-09-08 12:04:36,495 - DEBUG - VM ctest-TestBasicVMVN-82618912-21812138 is NOT ready for SSH connections, VM status: ACTIVE 2025-09-08 12:04:41,495 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 12:04:41,495 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82618912-21812138, IP 11.1.1.3, Port 22 2025-09-08 12:04:41,662 - DEBUG - VM ctest-TestBasicVMVN-82618912-21812138 is ready for SSH connections 2025-09-08 12:04:41,662 - INFO - Retry 0 2025-09-08 12:04:41,662 - 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.22, gateway password: c0ntrail123 2025-09-08 12:04:41,662 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-08 12:04:43,286 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-08 12:04:43,286 - INFO - Generic metadata worked 2025-09-08 12:04:43,540 - DEBUG - Link local service introspect removed 2025-09-08 12:04:43,540 - INFO - Deleting VM ctest-TestBasicVMVN-82618912-21812138 2025-09-08 12:04:43,609 - INFO - Deleting VN ctest-vn2_metadata-13009743 2025-09-08 12:04:43,643 - DEBUG - VN 52d0f2d4-49b4-4fc4-95c3-84baa55fe2de still in use: Unable to complete operation on network 52d0f2d4-49b4-4fc4-95c3-84baa55fe2de. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7c2a157a-a347-4a10-bd2c-9b1a7bb1c435'] 2025-09-08 12:04:43,643 - WARNING - Deleting VN ctest-vn2_metadata-13009743 failed..Will retry 2025-09-08 12:04:45,736 - DEBUG - Response for deleting network () 2025-09-08 12:04:45,989 - DEBUG - No XMPP flaps were noticed during the test 2025-09-08 12:04:45,989 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-09-08 12:04:45,989 - INFO - -------------------------------------------------------------------------------- 2025-09-08 12:04:45,993 - INFO - ================================================================================ 2025-09-08 12:04:45,993 - INFO - STARTING TEST : test_metadata_service 2025-09-08 12:04:45,993 - 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-09-08 12:04:46,276 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-09-08 12:04:46,276 - INFO - Initial checks done. Running the testcase now 2025-09-08 12:04:46,276 - INFO - 2025-09-08 12:04:46,276 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-09-08 12:04:46,281 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/dd5fb0ba-e179-4213-9caa-4c6457cf7c7e 2025-09-08 12:04:46,454 - DEBUG - Response for create_network : {'network': {'id': '08a06aa7-8c37-45d1-93a4-77f4797d733b', 'name': 'ctest-vn-06698926', 'tenant_id': '960f2bd8e6104b05a341fba3d33b709a', 'project_id': '960f2bd8e6104b05a341fba3d33b709a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-82618912', 'ctest-vn-06698926'], 'port_security_enabled': True, 'description': ''}} 2025-09-08 12:04:46,663 - DEBUG - Response for create_subnet : {'subnet': {'id': '751ac05c-d26a-437f-86cb-50701a4a8ceb', 'name': '', 'tenant_id': '960f2bd8e6104b05a341fba3d33b709a', 'network_id': '08a06aa7-8c37-45d1-93a4-77f4797d733b', 'ip_version': 4, 'cidr': '183.111.98.64/26', 'allocation_pools': [{'start': '183.111.98.66', 'end': '183.111.98.126'}], 'gateway_ip': '183.111.98.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '183.111.98.66', 'tags': [], 'project_id': '960f2bd8e6104b05a341fba3d33b709a'}} 2025-09-08 12:04:46,678 - INFO - Created VN ctest-vn-06698926 2025-09-08 12:04:46,732 - DEBUG - VN ctest-vn-06698926 UUID is 08a06aa7-8c37-45d1-93a4-77f4797d733b 2025-09-08 12:04:47,852 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4045-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4045-1) 2025-09-08 12:04:47,853 - INFO - Waiting for VM ctest-TestBasicVMVN-82618912-89266512 to be up.. 2025-09-08 12:04:47,893 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-08 12:04:52,968 - DEBUG - VM is in ACTIVE state now 2025-09-08 12:04:52,968 - INFO - VM name : ctest-TestBasicVMVN-82618912-89266512 2025-09-08 12:04:53,032 - DEBUG - VM ctest-TestBasicVMVN-82618912-89266512 ID is 483befe6-dc77-4664-a12a-a9d288b8699e 2025-09-08 12:04:53,032 - DEBUG - VM ctest-TestBasicVMVN-82618912-89266512 launched on Node cn-jenkins-deploy-platform-ansible-os-4045-1 2025-09-08 12:04:53,101 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/483befe6-dc77-4664-a12a-a9d288b8699e 2025-09-08 12:04:53,109 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c6b2d666-e184-4c53-a534-a17ad6affa76 2025-09-08 12:04:56,338 - 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 1003ms') 2025-09-08 12:04:56,338 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82618912-89266512 failed! 2025-09-08 12:04:56,392 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82618912:ctest-vn-06698926 is 183.111.98.65 and allocation pool is NOT set 2025-09-08 12:04:58,456 - 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=1.47 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 = 1.470/3.030/4.591/1.560 ms') 2025-09-08 12:04:58,456 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82618912-89266512 passed 2025-09-08 12:04:58,608 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 12:04:58,608 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82618912-89266512, IP 183.111.98.67, Port 22 2025-09-08 12:04:58,763 - DEBUG - VM ctest-TestBasicVMVN-82618912-89266512 is ready for SSH connections 2025-09-08 12:04:58,763 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-09-08 12:04:58,763 - DEBUG - cat /tmp/output.txt 2025-09-08 12:05:00,398 - DEBUG - Hello World. The time is now Mon, 08 Sep 2025 06:04:58 -0600! 2025-09-08 12:05:00,398 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 08 Sep 2025 06:04:58 -0600!'} 2025-09-08 12:05:00,398 - INFO - metadata_script.txt got executed in the vm 2025-09-08 12:05:00,398 - INFO - Deleting VM ctest-TestBasicVMVN-82618912-89266512 2025-09-08 12:05:00,466 - INFO - Deleting VN ctest-vn-06698926 2025-09-08 12:05:00,501 - DEBUG - VN 08a06aa7-8c37-45d1-93a4-77f4797d733b still in use: Unable to complete operation on network 08a06aa7-8c37-45d1-93a4-77f4797d733b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-71e7a704-8b62-4a4b-9254-06b9aedc091d'] 2025-09-08 12:05:00,501 - WARNING - Deleting VN ctest-vn-06698926 failed..Will retry 2025-09-08 12:05:02,598 - DEBUG - Response for deleting network () 2025-09-08 12:05:02,857 - DEBUG - No XMPP flaps were noticed during the test 2025-09-08 12:05:02,857 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-09-08 12:05:02,857 - INFO - -------------------------------------------------------------------------------- 2025-09-08 12:05:02,859 - INFO - ================================================================================ 2025-09-08 12:05:02,859 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-08 12:05:02,859 - 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-09-08 12:05:03,145 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-09-08 12:05:03,145 - INFO - Initial checks done. Running the testcase now 2025-09-08 12:05:03,145 - INFO - 2025-09-08 12:05:03,636 - DEBUG - Response for create_network : {'network': {'id': '4351d4f6-cda7-45f5-a0bc-58f5d674bdd4', 'name': 'ctest-vn-60837212', 'tenant_id': '960f2bd8e6104b05a341fba3d33b709a', 'project_id': '960f2bd8e6104b05a341fba3d33b709a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-82618912', 'ctest-vn-60837212'], 'port_security_enabled': True, 'description': ''}} 2025-09-08 12:05:03,790 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fef1bbb2-f7f1-4bd0-a752-64daecf60172', 'name': '', 'tenant_id': '960f2bd8e6104b05a341fba3d33b709a', 'network_id': '4351d4f6-cda7-45f5-a0bc-58f5d674bdd4', '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': '960f2bd8e6104b05a341fba3d33b709a'}} 2025-09-08 12:05:03,972 - DEBUG - Response for create_subnet : {'subnet': {'id': '28627db5-b1aa-4d5c-8629-2a6fcc23700e', 'name': '', 'tenant_id': '960f2bd8e6104b05a341fba3d33b709a', 'network_id': '4351d4f6-cda7-45f5-a0bc-58f5d674bdd4', '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': '960f2bd8e6104b05a341fba3d33b709a'}} 2025-09-08 12:05:03,989 - INFO - Created VN ctest-vn-60837212 2025-09-08 12:05:04,040 - DEBUG - VN ctest-vn-60837212 UUID is 4351d4f6-cda7-45f5-a0bc-58f5d674bdd4 2025-09-08 12:05:04,390 - DEBUG - Response for create_port : {'port': {'name': 'a1a4c5eb-0935-40ae-a36f-b62d7f990c6d', 'id': 'a1a4c5eb-0935-40ae-a36f-b62d7f990c6d', 'tenant_id': '960f2bd8e6104b05a341fba3d33b709a', 'network_id': '4351d4f6-cda7-45f5-a0bc-58f5d674bdd4', 'mac_address': '02:a1:a4:c5:eb:09', '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': 'fef1bbb2-f7f1-4bd0-a752-64daecf60172'}], 'security_groups': ['bf57fdc8-aa34-43c7-92f1-a4afe140595c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '960f2bd8e6104b05a341fba3d33b709a'}} 2025-09-08 12:05:04,558 - DEBUG - Response for create_port : {'port': {'name': 'de8a2658-f0d5-43cb-80c9-31283bdfb232', 'id': 'de8a2658-f0d5-43cb-80c9-31283bdfb232', 'tenant_id': '960f2bd8e6104b05a341fba3d33b709a', 'network_id': '4351d4f6-cda7-45f5-a0bc-58f5d674bdd4', 'mac_address': '02:de:8a:26:58:f0', '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': '28627db5-b1aa-4d5c-8629-2a6fcc23700e'}], 'security_groups': ['bf57fdc8-aa34-43c7-92f1-a4afe140595c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '960f2bd8e6104b05a341fba3d33b709a'}} 2025-09-08 12:05:04,913 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4045-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4045-1) 2025-09-08 12:05:05,306 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4045-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4045-1) 2025-09-08 12:05:06,466 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4045-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4045-1) 2025-09-08 12:05:06,466 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-08 12:05:06,472 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0fe0a250-1561-4c42-ae6c-0056308b180a 2025-09-08 12:05:06,483 - DEBUG - Requesting: http://10.0.0.22:8082/project/960f2bd8-e610-4b05-a341-fba3d33b709a 2025-09-08 12:05:06,561 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/4c274769-6a52-4e97-8c2d-c9027671349f 2025-09-08 12:05:06,576 - INFO - Verifications in API Server for IPAM: ctest-ipam-73581701 passed 2025-09-08 12:05:06,584 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-82618912:ctest-ipam-73581701', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-82618912', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5487433189055155863', 'uuid-lslong': '10100950551676138655'}, 'enable': 'true', 'created': '2025-09-08T12:05:03', 'last-modified': '2025-09-08T12:05:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.215265'} 2025-09-08 12:05:06,584 - INFO - Verifications in Control node for IPAM: ctest-ipam-73581701 passed 2025-09-08 12:05:06,584 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-08 12:05:06,595 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0fe0a250-1561-4c42-ae6c-0056308b180a 2025-09-08 12:05:06,606 - DEBUG - Requesting: http://10.0.0.22:8082/project/960f2bd8-e610-4b05-a341-fba3d33b709a 2025-09-08 12:05:06,682 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/4351d4f6-cda7-45f5-a0bc-58f5d674bdd4 2025-09-08 12:05:06,699 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/4351d4f6-cda7-45f5-a0bc-58f5d674bdd4 2025-09-08 12:05:06,710 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6a942d18-cf09-4a43-9d95-2ab1e7445475 2025-09-08 12:05:06,734 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6a942d18-cf09-4a43-9d95-2ab1e7445475 2025-09-08 12:05:06,741 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/eaa24c8f-abcb-4cbb-bf34-78689eeeef17 2025-09-08 12:05:06,750 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-08 12:05:06,750 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/4351d4f6-cda7-45f5-a0bc-58f5d674bdd4 2025-09-08 12:05:06,760 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6a942d18-cf09-4a43-9d95-2ab1e7445475 2025-09-08 12:05:06,776 - INFO - Verified VN network id 12 for VN 4351d4f6-cda7-45f5-a0bc-58f5d674bdd4 2025-09-08 12:05:06,777 - INFO - Verifications in API Server for VN ctest-vn-60837212 passed 2025-09-08 12:05:06,777 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/4351d4f6-cda7-45f5-a0bc-58f5d674bdd4 2025-09-08 12:05:06,786 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6a942d18-cf09-4a43-9d95-2ab1e7445475 2025-09-08 12:05:06,792 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6a942d18-cf09-4a43-9d95-2ab1e7445475 2025-09-08 12:05:06,817 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/eaa24c8f-abcb-4cbb-bf34-78689eeeef17 2025-09-08 12:05:06,836 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-82618912:ctest-vn-60837212', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-82618912', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4850892430132069877', 'uuid-lslong': '11582230154578279892'}, 'enable': 'true', 'created': '2025-09-08T12:05:03', 'last-modified': '2025-09-08T12:05:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.892147'} 2025-09-08 12:05:06,860 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-08 12:05:06,860 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60837212 passed 2025-09-08 12:05:06,861 - DEBUG - ====Verifying policy data for ctest-vn-60837212 in API_Server ====== 2025-09-08 12:05:06,861 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-08 12:05:06,891 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0fe0a250-1561-4c42-ae6c-0056308b180a 2025-09-08 12:05:06,910 - DEBUG - Requesting: http://10.0.0.22:8082/project/960f2bd8-e610-4b05-a341-fba3d33b709a 2025-09-08 12:05:07,021 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/4351d4f6-cda7-45f5-a0bc-58f5d674bdd4 2025-09-08 12:05:07,032 - DEBUG - =>VN ctest-vn-60837212 has no policy to be verified 2025-09-08 12:05:07,032 - DEBUG - Verifying the vn in opserver 2025-09-08 12:05:07,032 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-82618912:ctest-vn-60837212 virtual network link through opserver 10.0.0.22 2025-09-08 12:05:07,032 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-09-08 12:05:07,436 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-09-08 12:05:07,498 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-82618912:ctest-vn-60837212', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-82618912:ctest-vn-60837212?flat'} 2025-09-08 12:05:07,498 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-82618912:ctest-vn-60837212 is found in opserver 2025-09-08 12:05:07,506 - DEBUG - VRF ids for VN ctest-vn-60837212: {'10.0.0.22': '2'} 2025-09-08 12:05:07,507 - INFO - Waiting for VM ctest-TestBasicVMVN-82618912-76282979 to be up.. 2025-09-08 12:05:07,592 - DEBUG - VM is in ACTIVE state now 2025-09-08 12:05:07,592 - INFO - VM name : ctest-TestBasicVMVN-82618912-76282979 2025-09-08 12:05:07,662 - DEBUG - VM ctest-TestBasicVMVN-82618912-76282979 ID is b939fdb9-566c-43c0-bb12-a17e75a6a325 2025-09-08 12:05:07,662 - DEBUG - VM ctest-TestBasicVMVN-82618912-76282979 launched on Node cn-jenkins-deploy-platform-ansible-os-4045-1 2025-09-08 12:05:07,738 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b939fdb9-566c-43c0-bb12-a17e75a6a325 2025-09-08 12:05:07,746 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a1a4c5eb-0935-40ae-a36f-b62d7f990c6d 2025-09-08 12:05:10,994 - 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-09-08 12:05:10,994 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82618912-76282979 failed! 2025-09-08 12:05:11,048 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82618912:ctest-vn-60837212 is 31.1.1.1 and allocation pool is NOT set 2025-09-08 12:05:11,048 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82618912:ctest-vn-60837212 is 31.1.2.1 and allocation pool is NOT set 2025-09-08 12:05:15,126 - 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 1023ms') 2025-09-08 12:05:15,126 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82618912-76282979 failed! 2025-09-08 12:05:15,180 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82618912:ctest-vn-60837212 is 31.1.1.1 and allocation pool is NOT set 2025-09-08 12:05:15,180 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82618912:ctest-vn-60837212 is 31.1.2.1 and allocation pool is NOT set 2025-09-08 12:05:17,249 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.664 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 = 0.664/2.612/4.560/1.948 ms') 2025-09-08 12:05:17,249 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82618912-76282979 passed 2025-09-08 12:05:17,404 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 12:05:17,404 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82618912-76282979, IP 31.1.1.4, Port 22 2025-09-08 12:05:17,570 - DEBUG - VM ctest-TestBasicVMVN-82618912-76282979 is ready for SSH connections 2025-09-08 12:05:17,570 - INFO - Waiting for VM ctest-TestBasicVMVN-82618912-33895774 to be up.. 2025-09-08 12:05:17,641 - DEBUG - VM is in ACTIVE state now 2025-09-08 12:05:17,641 - INFO - VM name : ctest-TestBasicVMVN-82618912-33895774 2025-09-08 12:05:17,706 - DEBUG - VM ctest-TestBasicVMVN-82618912-33895774 ID is ec50f82b-299a-4b0b-a314-3cd3894de6f8 2025-09-08 12:05:17,706 - DEBUG - VM ctest-TestBasicVMVN-82618912-33895774 launched on Node cn-jenkins-deploy-platform-ansible-os-4045-1 2025-09-08 12:05:17,776 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/ec50f82b-299a-4b0b-a314-3cd3894de6f8 2025-09-08 12:05:17,784 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/de8a2658-f0d5-43cb-80c9-31283bdfb232 2025-09-08 12:05:19,018 - 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=3.59 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.470 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.470/2.028/3.586/1.558 ms') 2025-09-08 12:05:19,018 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-82618912-33895774 passed 2025-09-08 12:05:19,168 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 12:05:19,168 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82618912-33895774, IP 31.1.2.4, Port 22 2025-09-08 12:05:19,328 - DEBUG - VM ctest-TestBasicVMVN-82618912-33895774 is ready for SSH connections 2025-09-08 12:05:19,328 - INFO - Waiting for VM ctest-TestBasicVMVN-82618912-13997909 to be up.. 2025-09-08 12:05:19,404 - DEBUG - VM is in ACTIVE state now 2025-09-08 12:05:19,404 - INFO - VM name : ctest-TestBasicVMVN-82618912-13997909 2025-09-08 12:05:19,473 - DEBUG - VM ctest-TestBasicVMVN-82618912-13997909 ID is 984a034a-9d16-418b-89c1-715d72022f1e 2025-09-08 12:05:19,473 - DEBUG - VM ctest-TestBasicVMVN-82618912-13997909 launched on Node cn-jenkins-deploy-platform-ansible-os-4045-1 2025-09-08 12:05:19,538 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/984a034a-9d16-418b-89c1-715d72022f1e 2025-09-08 12:05:19,546 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/eecbee25-8228-4c8f-aa68-5f02f5a613a2 2025-09-08 12:05:20,777 - 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.92 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.448 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.448/1.685/2.922/1.237 ms') 2025-09-08 12:05:20,777 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-82618912-13997909 passed 2025-09-08 12:05:20,932 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 12:05:20,932 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82618912-13997909, IP 31.1.1.3, Port 22 2025-09-08 12:05:21,087 - DEBUG - VM ctest-TestBasicVMVN-82618912-13997909 is ready for SSH connections 2025-09-08 12:05:21,088 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 12:05:21,088 - 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.22, gateway password: c0ntrail123 2025-09-08 12:05:21,088 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-08 12:05:25,073 - 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.324 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.890 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.974 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.890/1.729/3.324 ms 2025-09-08 12:05:25,073 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-82618912-76282979 passed 2025-09-08 12:05:25,073 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 12:05:25,073 - 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.22, gateway password: c0ntrail123 2025-09-08 12:05:25,074 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-08 12:05:28,728 - 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=3.792 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.878 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.694 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.694/1.788/3.792 ms 2025-09-08 12:05:28,728 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-82618912-33895774 passed 2025-09-08 12:05:28,729 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 12:05:28,729 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 12:05:28,729 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-08 12:05:28,729 - 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.22, gateway password: c0ntrail123 2025-09-08 12:05:28,729 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-08 12:05:28,904 - DEBUG - None 2025-09-08 12:05:28,904 - 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.22, gateway password: c0ntrail123 2025-09-08 12:05:28,904 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-08 12:05:29,081 - DEBUG - None 2025-09-08 12:05:29,081 - 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.22, gateway password: c0ntrail123 2025-09-08 12:05:29,081 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-08 12:05:29,687 - DEBUG - None 2025-09-08 12:05:29,687 - 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.22, gateway password: c0ntrail123 2025-09-08 12:05:29,687 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-08 12:05:31,888 - 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.733 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.850 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.463 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.589 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.402 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.402/2.007/5.850 ms 2025-09-08 12:05:31,888 - 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.22, gateway password: c0ntrail123 2025-09-08 12:05:31,888 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-08 12:05:34,150 - 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.957 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.407 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.451 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.412 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.544 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.613 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.358/1.963/4.451 ms 2025-09-08 12:05:34,150 - 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.22, gateway password: c0ntrail123 2025-09-08 12:05:34,151 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-08 12:05:36,382 - 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.692 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.622 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.482 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.370 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.728 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.468 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.509 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.370/1.695/3.482 ms 2025-09-08 12:05:36,382 - INFO - Deleting VM ctest-TestBasicVMVN-82618912-13997909 2025-09-08 12:05:36,458 - INFO - Detaching port de8a2658-f0d5-43cb-80c9-31283bdfb232 from VM ctest-TestBasicVMVN-82618912-33895774 2025-09-08 12:05:36,489 - INFO - Deleting VM ctest-TestBasicVMVN-82618912-33895774 2025-09-08 12:05:36,553 - INFO - Detaching port a1a4c5eb-0935-40ae-a36f-b62d7f990c6d from VM ctest-TestBasicVMVN-82618912-76282979 2025-09-08 12:05:36,586 - INFO - Deleting VM ctest-TestBasicVMVN-82618912-76282979 2025-09-08 12:05:36,646 - INFO - Deleting VN ctest-vn-60837212 2025-09-08 12:05:36,793 - DEBUG - Response for delete_port : () 2025-09-08 12:05:36,935 - DEBUG - Response for delete_port : () 2025-09-08 12:05:36,967 - DEBUG - VN 4351d4f6-cda7-45f5-a0bc-58f5d674bdd4 still in use: Unable to complete operation on network 4351d4f6-cda7-45f5-a0bc-58f5d674bdd4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-bac95aa5-8d4d-4ff8-8433-dcaa3c901d5d'] 2025-09-08 12:05:36,967 - WARNING - Deleting VN ctest-vn-60837212 failed..Will retry 2025-09-08 12:05:39,086 - DEBUG - Response for deleting network () 2025-09-08 12:05:39,086 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6a942d18-cf09-4a43-9d95-2ab1e7445475 2025-09-08 12:05:39,091 - DEBUG - Response Code: 404 2025-09-08 12:05:39,091 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-09-08 12:05:39,095 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0fe0a250-1561-4c42-ae6c-0056308b180a 2025-09-08 12:05:39,149 - DEBUG - Requesting: http://10.0.0.22:8082/project/960f2bd8-e610-4b05-a341-fba3d33b709a 2025-09-08 12:05:39,223 - INFO - Validated that VN ctest-vn-60837212 is not found in API Server 2025-09-08 12:05:39,233 - DEBUG - VN ctest-vn-60837212 is not present in Agent 10.0.0.22 2025-09-08 12:05:39,234 - INFO - Validated that VN ctest-vn-60837212 is not in any agent 2025-09-08 12:05:39,240 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-09-08 12:05:39,247 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-60837212 2025-09-08 12:05:39,247 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-82618912:ctest-vn-60837212 2025-09-08 12:05:39,257 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60837212 info 2025-09-08 12:05:39,332 - INFO - IPAM: ctest-ipam-73581701 is not found in API Server 2025-09-08 12:05:39,344 - INFO - IPAM:ctest-ipam-73581701 is not found in control node 2025-09-08 12:05:39,596 - DEBUG - No XMPP flaps were noticed during the test 2025-09-08 12:05:39,596 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-09-08 12:05:39,596 - INFO - -------------------------------------------------------------------------------- 2025-09-08 12:05:40,254 - INFO - Deleted project: ctest-TestBasicVMVN-82618912, ID : 960f2bd8-e610-4b05-a341-fba3d33b709a