2025-10-28 19:49:01,888 - INFO - Domain Default found not creating 2025-10-28 19:49:02,029 - INFO - Project ctest-TestBasicVMVN-78738953 not found, creating it 2025-10-28 19:49:02,463 - INFO - Created Project:ctest-TestBasicVMVN-78738953, ID : d5280881-63df-41e8-a58e-0345c3f186e8 2025-10-28 19:49:03,990 - INFO - ================================================================================ 2025-10-28 19:49:03,990 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-28 19:49:03,990 - 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-28 19:49:04,247 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with 2025-10-28 19:49:04,247 - INFO - Initial checks done. Running the testcase now 2025-10-28 19:49:04,247 - INFO - 2025-10-28 19:49:04,769 - DEBUG - Response for create_network : {'network': {'id': 'c3e5090b-91b9-4b4f-84de-321b48c4d94f', 'name': 'ctest-vn2_metadata-50478603', 'tenant_id': 'd528088163df41e8a58e0345c3f186e8', 'project_id': 'd528088163df41e8a58e0345c3f186e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-78738953', 'ctest-vn2_metadata-50478603'], 'port_security_enabled': True, 'description': ''}} 2025-10-28 19:49:04,943 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e84cf321-6556-4fe1-9b2f-8ea1a08aa6b1', 'name': '', 'tenant_id': 'd528088163df41e8a58e0345c3f186e8', 'network_id': 'c3e5090b-91b9-4b4f-84de-321b48c4d94f', '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': 'd528088163df41e8a58e0345c3f186e8'}} 2025-10-28 19:49:04,960 - INFO - Created VN ctest-vn2_metadata-50478603 2025-10-28 19:49:05,013 - DEBUG - VN ctest-vn2_metadata-50478603 UUID is c3e5090b-91b9-4b4f-84de-321b48c4d94f 2025-10-28 19:49:05,190 - DEBUG - Services list from nova: [, , ] 2025-10-28 19:49:06,184 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4516-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4516-1) 2025-10-28 19:49:06,289 - DEBUG - Link local service introspect added 2025-10-28 19:49:06,327 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-28 19:49:11,406 - DEBUG - VM is in ACTIVE state now 2025-10-28 19:49:11,532 - INFO - Waiting for VM ctest-TestBasicVMVN-78738953-17352746 to be up.. 2025-10-28 19:49:11,532 - INFO - VM name : ctest-TestBasicVMVN-78738953-17352746 2025-10-28 19:49:11,611 - DEBUG - VM ctest-TestBasicVMVN-78738953-17352746 ID is 1f3a8d19-76f0-41bd-9d58-052c55d4fb08 2025-10-28 19:49:11,612 - DEBUG - VM ctest-TestBasicVMVN-78738953-17352746 launched on Node cn-jenkins-deploy-platform-ansible-os-4516-1 2025-10-28 19:49:11,684 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/1f3a8d19-76f0-41bd-9d58-052c55d4fb08 2025-10-28 19:49:11,976 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/1f3a8d19-76f0-41bd-9d58-052c55d4fb08 2025-10-28 19:49:12,014 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/61ee5ef7-823d-410c-b694-e7077d5b9a34 2025-10-28 19:49:15,252 - 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-28 19:49:15,252 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78738953-17352746 failed! 2025-10-28 19:49:15,305 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78738953:ctest-vn2_metadata-50478603 is 11.1.1.1 and allocation pool is NOT set 2025-10-28 19:49:17,364 - 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=9.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.649 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.649/4.985/9.321/4.336 ms') 2025-10-28 19:49:17,364 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78738953-17352746 passed 2025-10-28 19:49:17,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 19:49:17,513 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78738953-17352746, IP 11.1.1.3, Port 22 2025-10-28 19:49:17,669 - DEBUG - VM ctest-TestBasicVMVN-78738953-17352746 is ready for SSH connections 2025-10-28 19:49:17,669 - INFO - Retry 0 2025-10-28 19:49:17,669 - 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.65, gateway password: c0ntrail123 2025-10-28 19:49:17,669 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-28 19:49:19,273 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-28 19:49:19,273 - INFO - Generic metadata worked 2025-10-28 19:49:19,533 - DEBUG - Link local service introspect removed 2025-10-28 19:49:19,533 - INFO - Deleting VM ctest-TestBasicVMVN-78738953-17352746 2025-10-28 19:49:19,596 - INFO - Deleting VN ctest-vn2_metadata-50478603 2025-10-28 19:49:19,635 - DEBUG - VN c3e5090b-91b9-4b4f-84de-321b48c4d94f still in use: Unable to complete operation on network c3e5090b-91b9-4b4f-84de-321b48c4d94f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-67c8ab95-58c0-4ba5-acd3-5ec13e46cf11'] 2025-10-28 19:49:19,635 - WARNING - Deleting VN ctest-vn2_metadata-50478603 failed..Will retry 2025-10-28 19:49:21,723 - DEBUG - Response for deleting network () 2025-10-28 19:49:21,982 - DEBUG - No XMPP flaps were noticed during the test 2025-10-28 19:49:21,982 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-10-28 19:49:21,982 - INFO - -------------------------------------------------------------------------------- 2025-10-28 19:49:21,987 - INFO - ================================================================================ 2025-10-28 19:49:21,987 - INFO - STARTING TEST : test_metadata_service 2025-10-28 19:49:21,987 - 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-28 19:49:22,273 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with 2025-10-28 19:49:22,273 - INFO - Initial checks done. Running the testcase now 2025-10-28 19:49:22,274 - INFO - 2025-10-28 19:49:22,274 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs 2025-10-28 19:49:22,279 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-config/7418e652-4006-4d2e-80b4-59d31906deee 2025-10-28 19:49:22,447 - DEBUG - Response for create_network : {'network': {'id': 'c2a99af7-4141-48bd-9223-73f9dc2a718a', 'name': 'ctest-vn-95920278', 'tenant_id': 'd528088163df41e8a58e0345c3f186e8', 'project_id': 'd528088163df41e8a58e0345c3f186e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-78738953', 'ctest-vn-95920278'], 'port_security_enabled': True, 'description': ''}} 2025-10-28 19:49:22,655 - DEBUG - Response for create_subnet : {'subnet': {'id': '31a43d6a-372e-4484-a4a6-993fe4861864', 'name': '', 'tenant_id': 'd528088163df41e8a58e0345c3f186e8', 'network_id': 'c2a99af7-4141-48bd-9223-73f9dc2a718a', 'ip_version': 4, 'cidr': '208.40.142.128/26', 'allocation_pools': [{'start': '208.40.142.130', 'end': '208.40.142.190'}], 'gateway_ip': '208.40.142.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '208.40.142.130', 'tags': [], 'project_id': 'd528088163df41e8a58e0345c3f186e8'}} 2025-10-28 19:49:22,673 - INFO - Created VN ctest-vn-95920278 2025-10-28 19:49:22,721 - DEBUG - VN ctest-vn-95920278 UUID is c2a99af7-4141-48bd-9223-73f9dc2a718a 2025-10-28 19:49:23,834 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4516-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4516-1) 2025-10-28 19:49:23,835 - INFO - Waiting for VM ctest-TestBasicVMVN-78738953-96929694 to be up.. 2025-10-28 19:49:23,876 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-28 19:49:28,956 - DEBUG - VM is in ACTIVE state now 2025-10-28 19:49:28,956 - INFO - VM name : ctest-TestBasicVMVN-78738953-96929694 2025-10-28 19:49:29,028 - DEBUG - VM ctest-TestBasicVMVN-78738953-96929694 ID is 6fc0cd69-41a3-4d49-ae74-e35774627be7 2025-10-28 19:49:29,029 - DEBUG - VM ctest-TestBasicVMVN-78738953-96929694 launched on Node cn-jenkins-deploy-platform-ansible-os-4516-1 2025-10-28 19:49:29,096 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/6fc0cd69-41a3-4d49-ae74-e35774627be7 2025-10-28 19:49:29,104 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/0ac66737-6c33-4db0-a48d-96c9169ccc7b 2025-10-28 19:49:32,334 - 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-28 19:49:32,334 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78738953-96929694 failed! 2025-10-28 19:49:32,385 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78738953:ctest-vn-95920278 is 208.40.142.129 and allocation pool is NOT set 2025-10-28 19:49:34,452 - 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.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.95 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.953/3.558/5.164/1.605 ms') 2025-10-28 19:49:34,452 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78738953-96929694 passed 2025-10-28 19:49:34,601 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 19:49:34,601 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78738953-96929694, IP 208.40.142.131, Port 22 2025-10-28 19:49:34,667 - 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-28 19:49:34,733 - DEBUG - VM ctest-TestBasicVMVN-78738953-96929694 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-28 19:49:39,734 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 19:49:39,734 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78738953-96929694, IP 208.40.142.131, Port 22 2025-10-28 19:49:39,889 - DEBUG - VM ctest-TestBasicVMVN-78738953-96929694 is ready for SSH connections 2025-10-28 19:49:39,889 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-10-28 19:49:39,889 - DEBUG - cat /tmp/output.txt 2025-10-28 19:49:41,499 - DEBUG - Hello World. The time is now Tue, 28 Oct 2025 13:49:35 -0600! 2025-10-28 19:49:41,499 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 28 Oct 2025 13:49:35 -0600!'} 2025-10-28 19:49:41,499 - INFO - metadata_script.txt got executed in the vm 2025-10-28 19:49:41,499 - INFO - Deleting VM ctest-TestBasicVMVN-78738953-96929694 2025-10-28 19:49:41,569 - INFO - Deleting VN ctest-vn-95920278 2025-10-28 19:49:41,612 - DEBUG - VN c2a99af7-4141-48bd-9223-73f9dc2a718a still in use: Unable to complete operation on network c2a99af7-4141-48bd-9223-73f9dc2a718a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-42a74149-4eef-419c-873d-24c4e8e8b427'] 2025-10-28 19:49:41,612 - WARNING - Deleting VN ctest-vn-95920278 failed..Will retry 2025-10-28 19:49:43,774 - DEBUG - Response for deleting network () 2025-10-28 19:49:44,034 - DEBUG - No XMPP flaps were noticed during the test 2025-10-28 19:49:44,034 - INFO - END TEST : test_metadata_service : PASSED[0:00:23] 2025-10-28 19:49:44,034 - INFO - -------------------------------------------------------------------------------- 2025-10-28 19:49:44,037 - INFO - ================================================================================ 2025-10-28 19:49:44,037 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-28 19:49:44,037 - 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-28 19:49:44,341 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with 2025-10-28 19:49:44,341 - INFO - Initial checks done. Running the testcase now 2025-10-28 19:49:44,341 - INFO - 2025-10-28 19:49:44,828 - DEBUG - Response for create_network : {'network': {'id': '9492f617-bee2-480f-a0f1-55b20cd90545', 'name': 'ctest-vn-20062007', 'tenant_id': 'd528088163df41e8a58e0345c3f186e8', 'project_id': 'd528088163df41e8a58e0345c3f186e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-78738953', 'ctest-vn-20062007'], 'port_security_enabled': True, 'description': ''}} 2025-10-28 19:49:44,982 - DEBUG - Response for create_subnet : {'subnet': {'id': '7129f5ce-5430-4ef7-a98e-f56324127890', 'name': '', 'tenant_id': 'd528088163df41e8a58e0345c3f186e8', 'network_id': '9492f617-bee2-480f-a0f1-55b20cd90545', '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': 'd528088163df41e8a58e0345c3f186e8'}} 2025-10-28 19:49:45,172 - DEBUG - Response for create_subnet : {'subnet': {'id': '934e3f09-f48a-404e-aa3b-53ed9373de0d', 'name': '', 'tenant_id': 'd528088163df41e8a58e0345c3f186e8', 'network_id': '9492f617-bee2-480f-a0f1-55b20cd90545', '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': 'd528088163df41e8a58e0345c3f186e8'}} 2025-10-28 19:49:45,191 - INFO - Created VN ctest-vn-20062007 2025-10-28 19:49:45,241 - DEBUG - VN ctest-vn-20062007 UUID is 9492f617-bee2-480f-a0f1-55b20cd90545 2025-10-28 19:49:45,566 - DEBUG - Response for create_port : {'port': {'name': 'fd104e11-8146-408d-9176-3497473c57d8', 'id': 'fd104e11-8146-408d-9176-3497473c57d8', 'tenant_id': 'd528088163df41e8a58e0345c3f186e8', 'network_id': '9492f617-bee2-480f-a0f1-55b20cd90545', 'mac_address': '02:fd:10:4e:11:81', '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': '7129f5ce-5430-4ef7-a98e-f56324127890'}], 'security_groups': ['f942edaf-2207-463a-9c37-43ce4d120892'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd528088163df41e8a58e0345c3f186e8'}} 2025-10-28 19:49:45,720 - DEBUG - Response for create_port : {'port': {'name': 'd94297d2-ec3e-4ee3-9b51-8299de9d3fd8', 'id': 'd94297d2-ec3e-4ee3-9b51-8299de9d3fd8', 'tenant_id': 'd528088163df41e8a58e0345c3f186e8', 'network_id': '9492f617-bee2-480f-a0f1-55b20cd90545', 'mac_address': '02:d9:42:97:d2:ec', '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': '934e3f09-f48a-404e-aa3b-53ed9373de0d'}], 'security_groups': ['f942edaf-2207-463a-9c37-43ce4d120892'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd528088163df41e8a58e0345c3f186e8'}} 2025-10-28 19:49:46,071 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4516-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4516-1) 2025-10-28 19:49:46,512 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4516-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4516-1) 2025-10-28 19:49:47,644 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4516-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4516-1) 2025-10-28 19:49:47,645 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-28 19:49:47,654 - DEBUG - Requesting: http://10.0.0.65:8082/domain/90046ac9-105d-4fe5-bdd5-957fa9054fcf 2025-10-28 19:49:47,670 - DEBUG - Requesting: http://10.0.0.65:8082/project/d5280881-63df-41e8-a58e-0345c3f186e8 2025-10-28 19:49:47,745 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/5f5f7731-edac-40d7-a9f5-5345976ab2aa 2025-10-28 19:49:47,758 - INFO - Verifications in API Server for IPAM: ctest-ipam-05951493 passed 2025-10-28 19:49:47,763 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-78738953:ctest-ipam-05951493', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-78738953', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6872342612715258071', 'uuid-lslong': '12246786320062132906'}, 'enable': 'true', 'created': '2025-10-28T19:49:44', 'last-modified': '2025-10-28T19:49:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.191580'} 2025-10-28 19:49:47,763 - INFO - Verifications in Control node for IPAM: ctest-ipam-05951493 passed 2025-10-28 19:49:47,763 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-28 19:49:47,770 - DEBUG - Requesting: http://10.0.0.65:8082/domain/90046ac9-105d-4fe5-bdd5-957fa9054fcf 2025-10-28 19:49:47,785 - DEBUG - Requesting: http://10.0.0.65:8082/project/d5280881-63df-41e8-a58e-0345c3f186e8 2025-10-28 19:49:47,875 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/9492f617-bee2-480f-a0f1-55b20cd90545 2025-10-28 19:49:47,892 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/9492f617-bee2-480f-a0f1-55b20cd90545 2025-10-28 19:49:47,902 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/2cb6042d-2bc5-47ba-9e03-e9e672a1a133 2025-10-28 19:49:47,915 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/2cb6042d-2bc5-47ba-9e03-e9e672a1a133 2025-10-28 19:49:47,927 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/031f9230-5990-4ddc-b75f-e49ef209b1a2 2025-10-28 19:49:47,937 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-28 19:49:47,937 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/9492f617-bee2-480f-a0f1-55b20cd90545 2025-10-28 19:49:47,950 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/2cb6042d-2bc5-47ba-9e03-e9e672a1a133 2025-10-28 19:49:47,967 - INFO - Verified VN network id 12 for VN 9492f617-bee2-480f-a0f1-55b20cd90545 2025-10-28 19:49:47,967 - INFO - Verifications in API Server for VN ctest-vn-20062007 passed 2025-10-28 19:49:47,967 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/9492f617-bee2-480f-a0f1-55b20cd90545 2025-10-28 19:49:47,978 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/2cb6042d-2bc5-47ba-9e03-e9e672a1a133 2025-10-28 19:49:47,985 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/2cb6042d-2bc5-47ba-9e03-e9e672a1a133 2025-10-28 19:49:47,992 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/031f9230-5990-4ddc-b75f-e49ef209b1a2 2025-10-28 19:49:48,008 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-78738953:ctest-vn-20062007', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-78738953', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10705889846060271631', 'uuid-lslong': '11597144738663826757'}, 'enable': 'true', 'created': '2025-10-28T19:49:44', 'last-modified': '2025-10-28T19:49:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.854978'} 2025-10-28 19:49:48,016 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-28 19:49:48,016 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-20062007 passed 2025-10-28 19:49:48,016 - DEBUG - ====Verifying policy data for ctest-vn-20062007 in API_Server ====== 2025-10-28 19:49:48,016 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-28 19:49:48,023 - DEBUG - Requesting: http://10.0.0.65:8082/domain/90046ac9-105d-4fe5-bdd5-957fa9054fcf 2025-10-28 19:49:48,035 - DEBUG - Requesting: http://10.0.0.65:8082/project/d5280881-63df-41e8-a58e-0345c3f186e8 2025-10-28 19:49:48,130 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/9492f617-bee2-480f-a0f1-55b20cd90545 2025-10-28 19:49:48,149 - DEBUG - =>VN ctest-vn-20062007 has no policy to be verified 2025-10-28 19:49:48,149 - DEBUG - Verifying the vn in opserver 2025-10-28 19:49:48,149 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-78738953:ctest-vn-20062007 virtual network link through opserver 10.0.0.65 2025-10-28 19:49:48,149 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-10-28 19:49:48,545 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-10-28 19:49:48,680 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-78738953:ctest-vn-20062007', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-78738953:ctest-vn-20062007?flat'} 2025-10-28 19:49:48,680 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-78738953:ctest-vn-20062007 is found in opserver 2025-10-28 19:49:48,686 - DEBUG - VRF ids for VN ctest-vn-20062007: {'10.0.0.65': '2'} 2025-10-28 19:49:48,686 - INFO - Waiting for VM ctest-TestBasicVMVN-78738953-40613128 to be up.. 2025-10-28 19:49:48,765 - DEBUG - VM is in ACTIVE state now 2025-10-28 19:49:48,765 - INFO - VM name : ctest-TestBasicVMVN-78738953-40613128 2025-10-28 19:49:48,846 - DEBUG - VM ctest-TestBasicVMVN-78738953-40613128 ID is ed4134df-6ea0-48ee-9393-f15f297192be 2025-10-28 19:49:48,847 - DEBUG - VM ctest-TestBasicVMVN-78738953-40613128 launched on Node cn-jenkins-deploy-platform-ansible-os-4516-1 2025-10-28 19:49:48,918 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/ed4134df-6ea0-48ee-9393-f15f297192be 2025-10-28 19:49:48,929 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/fd104e11-8146-408d-9176-3497473c57d8 2025-10-28 19:49:52,212 - 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 1030ms') 2025-10-28 19:49:52,212 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78738953-40613128 failed! 2025-10-28 19:49:52,265 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78738953:ctest-vn-20062007 is 31.1.1.1 and allocation pool is NOT set 2025-10-28 19:49:52,265 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78738953:ctest-vn-20062007 is 31.1.2.1 and allocation pool is NOT set 2025-10-28 19:49:56,341 - 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-28 19:49:56,341 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78738953-40613128 failed! 2025-10-28 19:49:56,393 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78738953:ctest-vn-20062007 is 31.1.1.1 and allocation pool is NOT set 2025-10-28 19:49:56,393 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78738953:ctest-vn-20062007 is 31.1.2.1 and allocation pool is NOT set 2025-10-28 19:49:58,454 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.65 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.651/2.820/3.990/1.169 ms') 2025-10-28 19:49:58,454 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78738953-40613128 passed 2025-10-28 19:49:58,605 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 19:49:58,605 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78738953-40613128, IP 31.1.1.4, Port 22 2025-10-28 19:49:58,770 - DEBUG - VM ctest-TestBasicVMVN-78738953-40613128 is ready for SSH connections 2025-10-28 19:49:58,771 - INFO - Waiting for VM ctest-TestBasicVMVN-78738953-43893674 to be up.. 2025-10-28 19:49:58,867 - DEBUG - VM is in ACTIVE state now 2025-10-28 19:49:58,867 - INFO - VM name : ctest-TestBasicVMVN-78738953-43893674 2025-10-28 19:49:58,945 - DEBUG - VM ctest-TestBasicVMVN-78738953-43893674 ID is 01778aef-ba10-4916-9479-b3de78f86443 2025-10-28 19:49:58,945 - DEBUG - VM ctest-TestBasicVMVN-78738953-43893674 launched on Node cn-jenkins-deploy-platform-ansible-os-4516-1 2025-10-28 19:49:59,015 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/01778aef-ba10-4916-9479-b3de78f86443 2025-10-28 19:49:59,023 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/d94297d2-ec3e-4ee3-9b51-8299de9d3fd8 2025-10-28 19:50:00,255 - 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.00 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.475 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.475/1.737/2.999/1.262 ms') 2025-10-28 19:50:00,255 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-78738953-43893674 passed 2025-10-28 19:50:00,405 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 19:50:00,405 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78738953-43893674, IP 31.1.2.4, Port 22 2025-10-28 19:50:00,561 - DEBUG - VM ctest-TestBasicVMVN-78738953-43893674 is ready for SSH connections 2025-10-28 19:50:00,561 - INFO - Waiting for VM ctest-TestBasicVMVN-78738953-97258970 to be up.. 2025-10-28 19:50:00,638 - DEBUG - VM is in ACTIVE state now 2025-10-28 19:50:00,638 - INFO - VM name : ctest-TestBasicVMVN-78738953-97258970 2025-10-28 19:50:00,709 - DEBUG - VM ctest-TestBasicVMVN-78738953-97258970 ID is 2f8c04e1-e388-494b-8b5e-fbbbf472879d 2025-10-28 19:50:00,709 - DEBUG - VM ctest-TestBasicVMVN-78738953-97258970 launched on Node cn-jenkins-deploy-platform-ansible-os-4516-1 2025-10-28 19:50:00,781 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/2f8c04e1-e388-494b-8b5e-fbbbf472879d 2025-10-28 19:50:00,788 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/bf084cf9-c7d2-47e6-9dba-5f6e4b3bd068 2025-10-28 19:50:02,027 - 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=4.24 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.840 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.840/2.540/4.241/1.700 ms') 2025-10-28 19:50:02,027 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-78738953-97258970 passed 2025-10-28 19:50:02,177 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 19:50:02,177 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78738953-97258970, IP 31.1.1.3, Port 22 2025-10-28 19:50:02,350 - DEBUG - VM ctest-TestBasicVMVN-78738953-97258970 is ready for SSH connections 2025-10-28 19:50:02,350 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 19:50:02,350 - 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.65, gateway password: c0ntrail123 2025-10-28 19:50:02,350 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-28 19:50:06,370 - 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.408 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.860 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.087 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.860/1.785/3.408 ms 2025-10-28 19:50:06,371 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-78738953-40613128 passed 2025-10-28 19:50:06,371 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 19:50:06,371 - 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.65, gateway password: c0ntrail123 2025-10-28 19:50:06,371 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-28 19:50:10,029 - 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.827 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.936 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.932 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.932/1.565/2.827 ms 2025-10-28 19:50:10,029 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-78738953-43893674 passed 2025-10-28 19:50:10,029 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 19:50:10,029 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 19:50:10,029 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 19:50:10,029 - 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.65, gateway password: c0ntrail123 2025-10-28 19:50:10,029 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-28 19:50:10,211 - DEBUG - None 2025-10-28 19:50:10,211 - 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.65, gateway password: c0ntrail123 2025-10-28 19:50:10,211 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-28 19:50:10,398 - DEBUG - None 2025-10-28 19:50:10,398 - 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.65, gateway password: c0ntrail123 2025-10-28 19:50:10,398 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-28 19:50:11,024 - DEBUG - None 2025-10-28 19:50:11,024 - 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.65, gateway password: c0ntrail123 2025-10-28 19:50:11,025 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-28 19:50:13,236 - 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.967 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.542 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.046 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.368 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.368/1.872/4.542 ms 2025-10-28 19:50:13,236 - 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.65, gateway password: c0ntrail123 2025-10-28 19:50:13,237 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-28 19:50:15,500 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.003 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.093 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.210 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.426 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.991 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.990 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.370/2.297/5.210 ms 2025-10-28 19:50:15,500 - 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.65, gateway password: c0ntrail123 2025-10-28 19:50:15,500 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-28 19:50:17,769 - 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.715 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.672 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.529 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.553 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.261 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.132 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.357/1.888/3.529 ms 2025-10-28 19:50:17,769 - INFO - Deleting VM ctest-TestBasicVMVN-78738953-97258970 2025-10-28 19:50:17,841 - INFO - Detaching port d94297d2-ec3e-4ee3-9b51-8299de9d3fd8 from VM ctest-TestBasicVMVN-78738953-43893674 2025-10-28 19:50:17,874 - INFO - Deleting VM ctest-TestBasicVMVN-78738953-43893674 2025-10-28 19:50:17,968 - INFO - Detaching port fd104e11-8146-408d-9176-3497473c57d8 from VM ctest-TestBasicVMVN-78738953-40613128 2025-10-28 19:50:18,009 - INFO - Deleting VM ctest-TestBasicVMVN-78738953-40613128 2025-10-28 19:50:18,103 - INFO - Deleting VN ctest-vn-20062007 2025-10-28 19:50:18,269 - DEBUG - Response for delete_port : () 2025-10-28 19:50:18,444 - DEBUG - Response for delete_port : () 2025-10-28 19:50:18,494 - DEBUG - VN 9492f617-bee2-480f-a0f1-55b20cd90545 still in use: Unable to complete operation on network 9492f617-bee2-480f-a0f1-55b20cd90545. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a6bddfb0-f00e-4d5c-9d14-62b72cfd92da'] 2025-10-28 19:50:18,494 - WARNING - Deleting VN ctest-vn-20062007 failed..Will retry 2025-10-28 19:50:20,611 - DEBUG - Response for deleting network () 2025-10-28 19:50:20,611 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/2cb6042d-2bc5-47ba-9e03-e9e672a1a133 2025-10-28 19:50:20,617 - DEBUG - Response Code: 404 2025-10-28 19:50:20,617 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-10-28 19:50:20,622 - DEBUG - Requesting: http://10.0.0.65:8082/domain/90046ac9-105d-4fe5-bdd5-957fa9054fcf 2025-10-28 19:50:20,674 - DEBUG - Requesting: http://10.0.0.65:8082/project/d5280881-63df-41e8-a58e-0345c3f186e8 2025-10-28 19:50:20,743 - INFO - Validated that VN ctest-vn-20062007 is not found in API Server 2025-10-28 19:50:20,752 - DEBUG - VN ctest-vn-20062007 is not present in Agent 10.0.0.65 2025-10-28 19:50:20,752 - INFO - Validated that VN ctest-vn-20062007 is not in any agent 2025-10-28 19:50:20,756 - DEBUG - VRF 2 is not seen in agent 10.0.0.65 2025-10-28 19:50:20,761 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-20062007 2025-10-28 19:50:20,761 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-78738953:ctest-vn-20062007 2025-10-28 19:50:20,769 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-20062007 info 2025-10-28 19:50:20,841 - INFO - IPAM: ctest-ipam-05951493 is not found in API Server 2025-10-28 19:50:20,850 - INFO - IPAM:ctest-ipam-05951493 is not found in control node 2025-10-28 19:50:21,107 - DEBUG - No XMPP flaps were noticed during the test 2025-10-28 19:50:21,107 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-10-28 19:50:21,107 - INFO - -------------------------------------------------------------------------------- 2025-10-28 19:50:21,756 - INFO - Deleted project: ctest-TestBasicVMVN-78738953, ID : d5280881-63df-41e8-a58e-0345c3f186e8