2025-10-30 10:15:16,379 - INFO - Domain Default found not creating 2025-10-30 10:15:16,523 - INFO - Project ctest-TestBasicVMVN-18686651 not found, creating it 2025-10-30 10:15:16,978 - INFO - Created Project:ctest-TestBasicVMVN-18686651, ID : 17767d7b-7b71-4aad-9979-19b5c56a9e1b 2025-10-30 10:15:18,498 - INFO - ================================================================================ 2025-10-30 10:15:18,499 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-30 10:15:18,499 - 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-10-30 10:15:18,756 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.20.0.241': '0'}} with 2025-10-30 10:15:18,756 - INFO - Initial checks done. Running the testcase now 2025-10-30 10:15:18,756 - INFO - 2025-10-30 10:15:19,274 - DEBUG - Response for create_network : {'network': {'id': '3b867cc1-5bb7-43f5-afea-5e1a02aa8e9a', 'name': 'ctest-vn2_metadata-86953791', 'tenant_id': '17767d7b7b714aad997919b5c56a9e1b', 'project_id': '17767d7b7b714aad997919b5c56a9e1b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18686651', 'ctest-vn2_metadata-86953791'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 10:15:19,451 - DEBUG - Response for create_subnet : {'subnet': {'id': '451cefd8-1f2f-486b-ab19-dd43dea91b69', 'name': '', 'tenant_id': '17767d7b7b714aad997919b5c56a9e1b', 'network_id': '3b867cc1-5bb7-43f5-afea-5e1a02aa8e9a', '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': '17767d7b7b714aad997919b5c56a9e1b'}} 2025-10-30 10:15:19,468 - INFO - Created VN ctest-vn2_metadata-86953791 2025-10-30 10:15:19,519 - DEBUG - VN ctest-vn2_metadata-86953791 UUID is 3b867cc1-5bb7-43f5-afea-5e1a02aa8e9a 2025-10-30 10:15:19,710 - DEBUG - Services list from nova: [, , ] 2025-10-30 10:15:20,722 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4542-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4542-1) 2025-10-30 10:15:20,831 - DEBUG - Link local service introspect added 2025-10-30 10:15:20,868 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-30 10:15:25,937 - DEBUG - VM is in ACTIVE state now 2025-10-30 10:15:26,054 - INFO - Waiting for VM ctest-TestBasicVMVN-18686651-39707604 to be up.. 2025-10-30 10:15:26,054 - INFO - VM name : ctest-TestBasicVMVN-18686651-39707604 2025-10-30 10:15:26,119 - DEBUG - VM ctest-TestBasicVMVN-18686651-39707604 ID is 60b9cca6-3c80-4dfb-8a91-30e16d212547 2025-10-30 10:15:26,119 - DEBUG - VM ctest-TestBasicVMVN-18686651-39707604 launched on Node cn-jenkins-deploy-platform-ansible-os-4542-1 2025-10-30 10:15:26,186 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/60b9cca6-3c80-4dfb-8a91-30e16d212547 2025-10-30 10:15:26,477 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/60b9cca6-3c80-4dfb-8a91-30e16d212547 2025-10-30 10:15:26,505 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/8a6e9f5e-503f-40af-b66f-c5a22437c310 2025-10-30 10:15:29,757 - 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 1015ms') 2025-10-30 10:15:29,757 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18686651-39707604 failed! 2025-10-30 10:15:29,811 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18686651:ctest-vn2_metadata-86953791 is 11.1.1.1 and allocation pool is NOT set 2025-10-30 10:15:31,868 - 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.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.814 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.814/2.794/4.774/1.980 ms') 2025-10-30 10:15:31,869 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18686651-39707604 passed 2025-10-30 10:15:32,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 10:15:32,019 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18686651-39707604, IP 11.1.1.3, Port 22 2025-10-30 10:15:32,075 - 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-10-30 10:15:32,142 - DEBUG - VM ctest-TestBasicVMVN-18686651-39707604 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-30 10:15:37,143 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 10:15:37,143 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18686651-39707604, IP 11.1.1.3, Port 22 2025-10-30 10:15:37,298 - DEBUG - VM ctest-TestBasicVMVN-18686651-39707604 is ready for SSH connections 2025-10-30 10:15:37,299 - INFO - Retry 0 2025-10-30 10:15:37,299 - 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.73, gateway password: c0ntrail123 2025-10-30 10:15:37,299 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-30 10:15:38,890 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-30 10:15:38,890 - INFO - Generic metadata worked 2025-10-30 10:15:39,131 - DEBUG - Link local service introspect removed 2025-10-30 10:15:39,131 - INFO - Deleting VM ctest-TestBasicVMVN-18686651-39707604 2025-10-30 10:15:39,193 - INFO - Deleting VN ctest-vn2_metadata-86953791 2025-10-30 10:15:39,226 - DEBUG - VN 3b867cc1-5bb7-43f5-afea-5e1a02aa8e9a still in use: Unable to complete operation on network 3b867cc1-5bb7-43f5-afea-5e1a02aa8e9a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8e687eaa-173e-4ba4-a148-99bf6b5f3e53'] 2025-10-30 10:15:39,227 - WARNING - Deleting VN ctest-vn2_metadata-86953791 failed..Will retry 2025-10-30 10:15:41,328 - DEBUG - Response for deleting network () 2025-10-30 10:15:41,583 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 10:15:41,583 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-10-30 10:15:41,583 - INFO - -------------------------------------------------------------------------------- 2025-10-30 10:15:41,586 - INFO - ================================================================================ 2025-10-30 10:15:41,586 - INFO - STARTING TEST : test_metadata_service 2025-10-30 10:15:41,587 - 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-10-30 10:15:41,868 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.20.0.241': '0'}} with 2025-10-30 10:15:41,868 - INFO - Initial checks done. Running the testcase now 2025-10-30 10:15:41,868 - INFO - 2025-10-30 10:15:41,868 - DEBUG - Requesting: http://10.0.0.73:8082/global-vrouter-configs 2025-10-30 10:15:41,873 - DEBUG - Requesting: http://10.0.0.73:8082/global-vrouter-config/9013629d-bbb1-4bab-942f-1caed64ee00f 2025-10-30 10:15:42,032 - DEBUG - Response for create_network : {'network': {'id': '82452930-ca97-4b61-9ce0-f22a07f21a22', 'name': 'ctest-vn-07647122', 'tenant_id': '17767d7b7b714aad997919b5c56a9e1b', 'project_id': '17767d7b7b714aad997919b5c56a9e1b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18686651', 'ctest-vn-07647122'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 10:15:42,199 - DEBUG - Response for create_subnet : {'subnet': {'id': '4ac56558-c8c5-4b7c-803b-fd1191534957', 'name': '', 'tenant_id': '17767d7b7b714aad997919b5c56a9e1b', 'network_id': '82452930-ca97-4b61-9ce0-f22a07f21a22', 'ip_version': 4, 'cidr': '131.191.96.0/26', 'allocation_pools': [{'start': '131.191.96.2', 'end': '131.191.96.62'}], 'gateway_ip': '131.191.96.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '131.191.96.2', 'tags': [], 'project_id': '17767d7b7b714aad997919b5c56a9e1b'}} 2025-10-30 10:15:42,215 - INFO - Created VN ctest-vn-07647122 2025-10-30 10:15:42,267 - DEBUG - VN ctest-vn-07647122 UUID is 82452930-ca97-4b61-9ce0-f22a07f21a22 2025-10-30 10:15:43,385 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4542-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4542-1) 2025-10-30 10:15:43,385 - INFO - Waiting for VM ctest-TestBasicVMVN-18686651-92906572 to be up.. 2025-10-30 10:15:43,428 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-30 10:15:48,497 - DEBUG - VM is in ACTIVE state now 2025-10-30 10:15:48,497 - INFO - VM name : ctest-TestBasicVMVN-18686651-92906572 2025-10-30 10:15:48,562 - DEBUG - VM ctest-TestBasicVMVN-18686651-92906572 ID is 4aa5aa7e-daa3-42b6-b1fd-1540f05c433e 2025-10-30 10:15:48,562 - DEBUG - VM ctest-TestBasicVMVN-18686651-92906572 launched on Node cn-jenkins-deploy-platform-ansible-os-4542-1 2025-10-30 10:15:48,626 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/4aa5aa7e-daa3-42b6-b1fd-1540f05c433e 2025-10-30 10:15:48,634 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/986e78ff-6b6e-4d76-a8d6-ea995d484032 2025-10-30 10:15:51,861 - 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-10-30 10:15:51,861 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18686651-92906572 failed! 2025-10-30 10:15:51,915 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18686651:ctest-vn-07647122 is 131.191.96.1 and allocation pool is NOT set 2025-10-30 10:15:53,975 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.14 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.136/2.573/4.011/1.437 ms') 2025-10-30 10:15:53,975 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18686651-92906572 passed 2025-10-30 10:15:54,123 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 10:15:54,123 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18686651-92906572, IP 131.191.96.3, Port 22 2025-10-30 10:15:54,283 - DEBUG - VM ctest-TestBasicVMVN-18686651-92906572 is ready for SSH connections 2025-10-30 10:15:54,283 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.73, gateway password: c0ntrail123 2025-10-30 10:15:54,283 - DEBUG - cat /tmp/output.txt 2025-10-30 10:15:55,887 - DEBUG - Hello World. The time is now Thu, 30 Oct 2025 04:15:53 -0600! 2025-10-30 10:15:55,887 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 30 Oct 2025 04:15:53 -0600!'} 2025-10-30 10:15:55,887 - INFO - metadata_script.txt got executed in the vm 2025-10-30 10:15:55,888 - INFO - Deleting VM ctest-TestBasicVMVN-18686651-92906572 2025-10-30 10:15:55,955 - INFO - Deleting VN ctest-vn-07647122 2025-10-30 10:15:55,988 - DEBUG - VN 82452930-ca97-4b61-9ce0-f22a07f21a22 still in use: Unable to complete operation on network 82452930-ca97-4b61-9ce0-f22a07f21a22. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-80bdbdbc-ab55-48a2-9fc6-d17019bff3ef'] 2025-10-30 10:15:55,988 - WARNING - Deleting VN ctest-vn-07647122 failed..Will retry 2025-10-30 10:15:58,082 - DEBUG - Response for deleting network () 2025-10-30 10:15:58,349 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 10:15:58,350 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-10-30 10:15:58,350 - INFO - -------------------------------------------------------------------------------- 2025-10-30 10:15:58,352 - INFO - ================================================================================ 2025-10-30 10:15:58,352 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-30 10:15:58,352 - 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-10-30 10:15:58,632 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.20.0.241': '0'}} with 2025-10-30 10:15:58,632 - INFO - Initial checks done. Running the testcase now 2025-10-30 10:15:58,632 - INFO - 2025-10-30 10:15:59,106 - DEBUG - Response for create_network : {'network': {'id': 'a8cdb32f-3f88-4fb7-8b3d-b6e1f00f297c', 'name': 'ctest-vn-99194778', 'tenant_id': '17767d7b7b714aad997919b5c56a9e1b', 'project_id': '17767d7b7b714aad997919b5c56a9e1b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18686651', 'ctest-vn-99194778'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 10:15:59,282 - DEBUG - Response for create_subnet : {'subnet': {'id': '6acd8c75-ed36-4ff4-b2f3-06c81ed5b8cf', 'name': '', 'tenant_id': '17767d7b7b714aad997919b5c56a9e1b', 'network_id': 'a8cdb32f-3f88-4fb7-8b3d-b6e1f00f297c', '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': '17767d7b7b714aad997919b5c56a9e1b'}} 2025-10-30 10:15:59,418 - DEBUG - Response for create_subnet : {'subnet': {'id': '9682eca9-ff86-4616-9cd8-c98ca5731e33', 'name': '', 'tenant_id': '17767d7b7b714aad997919b5c56a9e1b', 'network_id': 'a8cdb32f-3f88-4fb7-8b3d-b6e1f00f297c', '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': '17767d7b7b714aad997919b5c56a9e1b'}} 2025-10-30 10:15:59,436 - INFO - Created VN ctest-vn-99194778 2025-10-30 10:15:59,487 - DEBUG - VN ctest-vn-99194778 UUID is a8cdb32f-3f88-4fb7-8b3d-b6e1f00f297c 2025-10-30 10:15:59,819 - DEBUG - Response for create_port : {'port': {'name': '790ad6c3-820f-4619-ada3-34cebe585684', 'id': '790ad6c3-820f-4619-ada3-34cebe585684', 'tenant_id': '17767d7b7b714aad997919b5c56a9e1b', 'network_id': 'a8cdb32f-3f88-4fb7-8b3d-b6e1f00f297c', 'mac_address': '02:79:0a:d6:c3:82', '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': '6acd8c75-ed36-4ff4-b2f3-06c81ed5b8cf'}], 'security_groups': ['1fa12ad6-bb96-45d0-b656-e109831bce63'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '17767d7b7b714aad997919b5c56a9e1b'}} 2025-10-30 10:15:59,975 - DEBUG - Response for create_port : {'port': {'name': '4d1637a3-8ac7-472e-bb5d-6b6094bf6989', 'id': '4d1637a3-8ac7-472e-bb5d-6b6094bf6989', 'tenant_id': '17767d7b7b714aad997919b5c56a9e1b', 'network_id': 'a8cdb32f-3f88-4fb7-8b3d-b6e1f00f297c', 'mac_address': '02:4d:16:37:a3:8a', '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': '9682eca9-ff86-4616-9cd8-c98ca5731e33'}], 'security_groups': ['1fa12ad6-bb96-45d0-b656-e109831bce63'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '17767d7b7b714aad997919b5c56a9e1b'}} 2025-10-30 10:16:00,328 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4542-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4542-1) 2025-10-30 10:16:00,725 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4542-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4542-1) 2025-10-30 10:16:01,869 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4542-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4542-1) 2025-10-30 10:16:01,870 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-10-30 10:16:01,879 - DEBUG - Requesting: http://10.0.0.73:8082/domain/7d4d0124-f8d2-4fc0-bcd2-3eca357d77bc 2025-10-30 10:16:01,893 - DEBUG - Requesting: http://10.0.0.73:8082/project/17767d7b-7b71-4aad-9979-19b5c56a9e1b 2025-10-30 10:16:01,969 - DEBUG - Requesting: http://10.0.0.73:8082/network-ipam/1f19540a-d66e-40aa-a944-e9d853afcda7 2025-10-30 10:16:01,978 - INFO - Verifications in API Server for IPAM: ctest-ipam-60500623 passed 2025-10-30 10:16:01,984 - DEBUG - Control-node 10.0.0.73 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-18686651:ctest-ipam-60500623', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-18686651', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2240914695117488298', 'uuid-lslong': '12197130806152383911'}, 'enable': 'true', 'created': '2025-10-30T10:15:58', 'last-modified': '2025-10-30T10:15:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.129852'} 2025-10-30 10:16:01,984 - INFO - Verifications in Control node for IPAM: ctest-ipam-60500623 passed 2025-10-30 10:16:01,984 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-10-30 10:16:01,990 - DEBUG - Requesting: http://10.0.0.73:8082/domain/7d4d0124-f8d2-4fc0-bcd2-3eca357d77bc 2025-10-30 10:16:02,003 - DEBUG - Requesting: http://10.0.0.73:8082/project/17767d7b-7b71-4aad-9979-19b5c56a9e1b 2025-10-30 10:16:02,094 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/a8cdb32f-3f88-4fb7-8b3d-b6e1f00f297c 2025-10-30 10:16:02,109 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/a8cdb32f-3f88-4fb7-8b3d-b6e1f00f297c 2025-10-30 10:16:02,119 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/08508abd-5976-457c-90a1-39bdb5fe23d2 2025-10-30 10:16:02,127 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/08508abd-5976-457c-90a1-39bdb5fe23d2 2025-10-30 10:16:02,135 - DEBUG - Requesting: http://10.0.0.73:8082/route-target/47304c70-8891-426f-91c1-d3dd5e71f1cf 2025-10-30 10:16:02,142 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-30 10:16:02,142 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/a8cdb32f-3f88-4fb7-8b3d-b6e1f00f297c 2025-10-30 10:16:02,152 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/08508abd-5976-457c-90a1-39bdb5fe23d2 2025-10-30 10:16:02,166 - INFO - Verified VN network id 9 for VN a8cdb32f-3f88-4fb7-8b3d-b6e1f00f297c 2025-10-30 10:16:02,166 - INFO - Verifications in API Server for VN ctest-vn-99194778 passed 2025-10-30 10:16:02,167 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/a8cdb32f-3f88-4fb7-8b3d-b6e1f00f297c 2025-10-30 10:16:02,181 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/08508abd-5976-457c-90a1-39bdb5fe23d2 2025-10-30 10:16:02,193 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/08508abd-5976-457c-90a1-39bdb5fe23d2 2025-10-30 10:16:02,204 - DEBUG - Requesting: http://10.0.0.73:8082/route-target/47304c70-8891-426f-91c1-d3dd5e71f1cf 2025-10-30 10:16:02,221 - DEBUG - Control-node 10.0.0.73 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-18686651:ctest-vn-99194778', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-18686651', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12163575184108310455', 'uuid-lslong': '10033376626362755452'}, 'enable': 'true', 'created': '2025-10-30T10:15:59', 'last-modified': '2025-10-30T10:15:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.825923'} 2025-10-30 10:16:02,229 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-30 10:16:02,230 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-99194778 passed 2025-10-30 10:16:02,230 - DEBUG - ====Verifying policy data for ctest-vn-99194778 in API_Server ====== 2025-10-30 10:16:02,230 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-10-30 10:16:02,238 - DEBUG - Requesting: http://10.0.0.73:8082/domain/7d4d0124-f8d2-4fc0-bcd2-3eca357d77bc 2025-10-30 10:16:02,252 - DEBUG - Requesting: http://10.0.0.73:8082/project/17767d7b-7b71-4aad-9979-19b5c56a9e1b 2025-10-30 10:16:02,335 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-network/a8cdb32f-3f88-4fb7-8b3d-b6e1f00f297c 2025-10-30 10:16:02,366 - DEBUG - =>VN ctest-vn-99194778 has no policy to be verified 2025-10-30 10:16:02,366 - DEBUG - Verifying the vn in opserver 2025-10-30 10:16:02,366 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-18686651:ctest-vn-99194778 virtual network link through opserver 10.0.0.73 2025-10-30 10:16:02,367 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/virtual-networks 2025-10-30 10:16:02,764 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/virtual-networks 2025-10-30 10:16:02,818 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-18686651:ctest-vn-99194778', 'href': 'http://10.0.0.73:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-18686651:ctest-vn-99194778?flat'} 2025-10-30 10:16:02,818 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-18686651:ctest-vn-99194778 is found in opserver 2025-10-30 10:16:02,823 - DEBUG - VRF ids for VN ctest-vn-99194778: {'10.0.0.73': '2'} 2025-10-30 10:16:02,824 - INFO - Waiting for VM ctest-TestBasicVMVN-18686651-89975826 to be up.. 2025-10-30 10:16:02,930 - DEBUG - VM is in ACTIVE state now 2025-10-30 10:16:02,931 - INFO - VM name : ctest-TestBasicVMVN-18686651-89975826 2025-10-30 10:16:03,014 - DEBUG - VM ctest-TestBasicVMVN-18686651-89975826 ID is dd433d72-0a40-4fe6-80fd-b79df607396d 2025-10-30 10:16:03,015 - DEBUG - VM ctest-TestBasicVMVN-18686651-89975826 launched on Node cn-jenkins-deploy-platform-ansible-os-4542-1 2025-10-30 10:16:03,086 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/dd433d72-0a40-4fe6-80fd-b79df607396d 2025-10-30 10:16:03,095 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/790ad6c3-820f-4619-ada3-34cebe585684 2025-10-30 10:16:06,369 - 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 1031ms') 2025-10-30 10:16:06,370 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18686651-89975826 failed! 2025-10-30 10:16:06,423 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18686651:ctest-vn-99194778 is 31.1.1.1 and allocation pool is NOT set 2025-10-30 10:16:06,423 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18686651:ctest-vn-99194778 is 31.1.2.1 and allocation pool is NOT set 2025-10-30 10:16:10,489 - 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-10-30 10:16:10,489 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18686651-89975826 failed! 2025-10-30 10:16:10,543 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18686651:ctest-vn-99194778 is 31.1.1.1 and allocation pool is NOT set 2025-10-30 10:16:10,544 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18686651:ctest-vn-99194778 is 31.1.2.1 and allocation pool is NOT set 2025-10-30 10:16:12,606 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.365 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.365/1.846/3.328/1.481 ms') 2025-10-30 10:16:12,606 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18686651-89975826 passed 2025-10-30 10:16:12,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 10:16:12,759 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18686651-89975826, IP 31.1.1.4, Port 22 2025-10-30 10:16:12,911 - DEBUG - VM ctest-TestBasicVMVN-18686651-89975826 is ready for SSH connections 2025-10-30 10:16:12,911 - INFO - Waiting for VM ctest-TestBasicVMVN-18686651-44225869 to be up.. 2025-10-30 10:16:12,981 - DEBUG - VM is in ACTIVE state now 2025-10-30 10:16:12,981 - INFO - VM name : ctest-TestBasicVMVN-18686651-44225869 2025-10-30 10:16:13,050 - DEBUG - VM ctest-TestBasicVMVN-18686651-44225869 ID is be6cc3bb-67ec-4bb2-88b2-2379652b0b14 2025-10-30 10:16:13,050 - DEBUG - VM ctest-TestBasicVMVN-18686651-44225869 launched on Node cn-jenkins-deploy-platform-ansible-os-4542-1 2025-10-30 10:16:13,118 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/be6cc3bb-67ec-4bb2-88b2-2379652b0b14 2025-10-30 10:16:13,125 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/4d1637a3-8ac7-472e-bb5d-6b6094bf6989 2025-10-30 10:16:14,359 - 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.78 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.399 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.399/1.589/2.780/1.190 ms') 2025-10-30 10:16:14,359 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-18686651-44225869 passed 2025-10-30 10:16:14,511 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 10:16:14,511 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18686651-44225869, IP 31.1.2.4, Port 22 2025-10-30 10:16:14,667 - DEBUG - VM ctest-TestBasicVMVN-18686651-44225869 is ready for SSH connections 2025-10-30 10:16:14,667 - INFO - Waiting for VM ctest-TestBasicVMVN-18686651-67021363 to be up.. 2025-10-30 10:16:14,737 - DEBUG - VM is in ACTIVE state now 2025-10-30 10:16:14,737 - INFO - VM name : ctest-TestBasicVMVN-18686651-67021363 2025-10-30 10:16:14,809 - DEBUG - VM ctest-TestBasicVMVN-18686651-67021363 ID is d5ccb190-c04b-4684-b388-2428e34c2474 2025-10-30 10:16:14,809 - DEBUG - VM ctest-TestBasicVMVN-18686651-67021363 launched on Node cn-jenkins-deploy-platform-ansible-os-4542-1 2025-10-30 10:16:14,877 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/d5ccb190-c04b-4684-b388-2428e34c2474 2025-10-30 10:16:14,885 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/5c9dd6d6-ac5e-4548-91dc-dac4ad02a77e 2025-10-30 10:16:16,118 - 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.86 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.486 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.486/1.671/2.857/1.185 ms') 2025-10-30 10:16:16,118 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-18686651-67021363 passed 2025-10-30 10:16:16,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 10:16:16,267 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18686651-67021363, IP 31.1.1.3, Port 22 2025-10-30 10:16:16,422 - DEBUG - VM ctest-TestBasicVMVN-18686651-67021363 is ready for SSH connections 2025-10-30 10:16:16,422 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 10:16:16,422 - 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.73, gateway password: c0ntrail123 2025-10-30 10:16:16,422 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-30 10:16:20,417 - 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.376 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.897 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.931 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.897/1.734/3.376 ms 2025-10-30 10:16:20,417 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-18686651-89975826 passed 2025-10-30 10:16:20,417 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 10:16:20,417 - 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.73, gateway password: c0ntrail123 2025-10-30 10:16:20,417 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-30 10:16:24,116 - 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.493 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.801 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.748 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.748/1.680/3.493 ms 2025-10-30 10:16:24,117 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-18686651-44225869 passed 2025-10-30 10:16:24,117 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 10:16:24,117 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 10:16:24,117 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 10:16:24,117 - 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.73, gateway password: c0ntrail123 2025-10-30 10:16:24,117 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 10:16:24,291 - DEBUG - None 2025-10-30 10:16:24,291 - 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.73, gateway password: c0ntrail123 2025-10-30 10:16:24,292 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 10:16:24,466 - DEBUG - None 2025-10-30 10:16:24,466 - 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.73, gateway password: c0ntrail123 2025-10-30 10:16:24,467 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 10:16:25,095 - DEBUG - None 2025-10-30 10:16:25,095 - 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.73, gateway password: c0ntrail123 2025-10-30 10:16:25,096 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-30 10:16:27,300 - 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.988 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.334 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.375 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.721 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.515 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.375/1.986/5.334 ms 2025-10-30 10:16:27,301 - 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.73, gateway password: c0ntrail123 2025-10-30 10:16:27,301 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-30 10:16:29,547 - 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.964 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.779 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.968 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.435 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.646 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.433 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.402 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.402/1.803/3.968 ms 2025-10-30 10:16:29,547 - 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.73, gateway password: c0ntrail123 2025-10-30 10:16:29,547 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-30 10:16:31,787 - 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.656 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.671 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.658 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.403 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.577 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.378 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.671/3.658 ms 2025-10-30 10:16:31,787 - INFO - Deleting VM ctest-TestBasicVMVN-18686651-67021363 2025-10-30 10:16:31,856 - INFO - Detaching port 4d1637a3-8ac7-472e-bb5d-6b6094bf6989 from VM ctest-TestBasicVMVN-18686651-44225869 2025-10-30 10:16:31,891 - INFO - Deleting VM ctest-TestBasicVMVN-18686651-44225869 2025-10-30 10:16:31,960 - INFO - Detaching port 790ad6c3-820f-4619-ada3-34cebe585684 from VM ctest-TestBasicVMVN-18686651-89975826 2025-10-30 10:16:31,989 - INFO - Deleting VM ctest-TestBasicVMVN-18686651-89975826 2025-10-30 10:16:32,058 - INFO - Deleting VN ctest-vn-99194778 2025-10-30 10:16:32,212 - DEBUG - Response for delete_port : () 2025-10-30 10:16:32,372 - DEBUG - Response for delete_port : () 2025-10-30 10:16:32,411 - DEBUG - VN a8cdb32f-3f88-4fb7-8b3d-b6e1f00f297c still in use: Unable to complete operation on network a8cdb32f-3f88-4fb7-8b3d-b6e1f00f297c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-663ef750-1716-4c8e-8d41-7b0cbf520176'] 2025-10-30 10:16:32,411 - WARNING - Deleting VN ctest-vn-99194778 failed..Will retry 2025-10-30 10:16:34,521 - DEBUG - Response for deleting network () 2025-10-30 10:16:34,522 - DEBUG - Requesting: http://10.0.0.73:8082/routing-instance/08508abd-5976-457c-90a1-39bdb5fe23d2 2025-10-30 10:16:34,532 - DEBUG - Response Code: 404 2025-10-30 10:16:34,532 - DEBUG - Requesting: http://10.0.0.73:8082/domains 2025-10-30 10:16:34,537 - DEBUG - Requesting: http://10.0.0.73:8082/domain/7d4d0124-f8d2-4fc0-bcd2-3eca357d77bc 2025-10-30 10:16:34,588 - DEBUG - Requesting: http://10.0.0.73:8082/project/17767d7b-7b71-4aad-9979-19b5c56a9e1b 2025-10-30 10:16:34,719 - INFO - Validated that VN ctest-vn-99194778 is not found in API Server 2025-10-30 10:16:34,729 - DEBUG - VN ctest-vn-99194778 is not present in Agent 10.0.0.73 2025-10-30 10:16:34,729 - INFO - Validated that VN ctest-vn-99194778 is not in any agent 2025-10-30 10:16:34,735 - DEBUG - VRF 2 is not seen in agent 10.0.0.73 2025-10-30 10:16:34,742 - DEBUG - Vrouter 10.0.0.73 does not have vrf 2 for VN ctest-vn-99194778 2025-10-30 10:16:34,742 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-18686651:ctest-vn-99194778 2025-10-30 10:16:34,752 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-99194778 info 2025-10-30 10:16:34,823 - INFO - IPAM: ctest-ipam-60500623 is not found in API Server 2025-10-30 10:16:34,832 - INFO - IPAM:ctest-ipam-60500623 is not found in control node 2025-10-30 10:16:35,083 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 10:16:35,083 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-10-30 10:16:35,083 - INFO - -------------------------------------------------------------------------------- 2025-10-30 10:16:35,764 - INFO - Deleted project: ctest-TestBasicVMVN-18686651, ID : 17767d7b-7b71-4aad-9979-19b5c56a9e1b