2025-03-25 12:35:53,654 - INFO - Domain Default found not creating 2025-03-25 12:35:53,864 - INFO - Project ctest-TestBasicVMVN-70496589 not found, creating it 2025-03-25 12:35:54,439 - INFO - Created Project:ctest-TestBasicVMVN-70496589, ID : 1f0e9d4b-a23f-478e-a570-abc9e3297d28 2025-03-25 12:35:56,088 - INFO - ================================================================================ 2025-03-25 12:35:56,089 - INFO - STARTING TEST : test_generic_link_local_service 2025-03-25 12:35:56,089 - 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-03-25 12:35:56,361 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.5': '0'}} with 2025-03-25 12:35:56,361 - INFO - Initial checks done. Running the testcase now 2025-03-25 12:35:56,361 - INFO - 2025-03-25 12:35:56,988 - DEBUG - Response for create_network : {'network': {'id': '8d6ac025-c8d4-4d5a-9e38-03b24c86f23c', 'name': 'ctest-vn2_metadata-14341428', 'tenant_id': '1f0e9d4ba23f478ea570abc9e3297d28', 'project_id': '1f0e9d4ba23f478ea570abc9e3297d28', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70496589', 'ctest-vn2_metadata-14341428'], 'port_security_enabled': True, 'description': ''}} 2025-03-25 12:35:57,162 - DEBUG - Response for create_subnet : {'subnet': {'id': '73ded92e-0aad-4a7a-98a5-5f8e860d7e2c', 'name': '', 'tenant_id': '1f0e9d4ba23f478ea570abc9e3297d28', 'network_id': '8d6ac025-c8d4-4d5a-9e38-03b24c86f23c', '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': '1f0e9d4ba23f478ea570abc9e3297d28'}} 2025-03-25 12:35:57,182 - INFO - Created VN ctest-vn2_metadata-14341428 2025-03-25 12:35:57,239 - DEBUG - VN ctest-vn2_metadata-14341428 UUID is 8d6ac025-c8d4-4d5a-9e38-03b24c86f23c 2025-03-25 12:35:57,485 - DEBUG - Services list from nova: [, , ] 2025-03-25 12:35:58,743 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2949-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2949-1) 2025-03-25 12:35:58,850 - DEBUG - Link local service introspect added 2025-03-25 12:35:58,893 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-25 12:36:04,000 - DEBUG - VM is in ACTIVE state now 2025-03-25 12:36:04,159 - INFO - Waiting for VM ctest-TestBasicVMVN-70496589-15596599 to be up.. 2025-03-25 12:36:04,160 - INFO - VM name : ctest-TestBasicVMVN-70496589-15596599 2025-03-25 12:36:04,258 - DEBUG - VM ctest-TestBasicVMVN-70496589-15596599 ID is a82bf5f1-ca60-4b42-ae51-50297770eda6 2025-03-25 12:36:04,258 - DEBUG - VM ctest-TestBasicVMVN-70496589-15596599 launched on Node cn-jenkins-deploy-platform-ansible-os-2949-1 2025-03-25 12:36:04,356 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/a82bf5f1-ca60-4b42-ae51-50297770eda6 2025-03-25 12:36:04,658 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/a82bf5f1-ca60-4b42-ae51-50297770eda6 2025-03-25 12:36:04,698 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/1328d9de-94f9-4887-9b14-c511fa55989d 2025-03-25 12:36:07,980 - 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 1022ms') 2025-03-25 12:36:07,980 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70496589-15596599 failed! 2025-03-25 12:36:08,042 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70496589:ctest-vn2_metadata-14341428 is 11.1.1.1 and allocation pool is NOT set 2025-03-25 12:36:10,107 - 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=6.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.72 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.722/3.927/6.133/2.205 ms') 2025-03-25 12:36:10,107 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70496589-15596599 passed 2025-03-25 12:36:10,262 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 12:36:10,263 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70496589-15596599, IP 11.1.1.3, Port 22 2025-03-25 12:36:10,435 - DEBUG - VM ctest-TestBasicVMVN-70496589-15596599 is ready for SSH connections 2025-03-25 12:36:10,435 - INFO - Retry 0 2025-03-25 12:36:10,435 - 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.48, gateway password: c0ntrail123 2025-03-25 12:36:10,435 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-03-25 12:36:12,086 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-03-25 12:36:12,086 - INFO - Generic metadata worked 2025-03-25 12:36:12,366 - DEBUG - Link local service introspect removed 2025-03-25 12:36:12,367 - INFO - Deleting VM ctest-TestBasicVMVN-70496589-15596599 2025-03-25 12:36:12,438 - INFO - Deleting VN ctest-vn2_metadata-14341428 2025-03-25 12:36:12,485 - DEBUG - VN 8d6ac025-c8d4-4d5a-9e38-03b24c86f23c still in use: Unable to complete operation on network 8d6ac025-c8d4-4d5a-9e38-03b24c86f23c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-686d0d00-d2fd-4b58-a3d0-e888cf49debb'] 2025-03-25 12:36:12,485 - WARNING - Deleting VN ctest-vn2_metadata-14341428 failed..Will retry 2025-03-25 12:36:14,616 - DEBUG - Response for deleting network () 2025-03-25 12:36:14,891 - DEBUG - No XMPP flaps were noticed during the test 2025-03-25 12:36:14,891 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-03-25 12:36:14,891 - INFO - -------------------------------------------------------------------------------- 2025-03-25 12:36:14,896 - INFO - ================================================================================ 2025-03-25 12:36:14,896 - INFO - STARTING TEST : test_metadata_service 2025-03-25 12:36:14,897 - 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-03-25 12:36:15,177 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.5': '0'}} with 2025-03-25 12:36:15,177 - INFO - Initial checks done. Running the testcase now 2025-03-25 12:36:15,177 - INFO - 2025-03-25 12:36:15,178 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-configs 2025-03-25 12:36:15,187 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-config/353b2efa-238b-43fe-86f2-54e934aa8c22 2025-03-25 12:36:15,411 - DEBUG - Response for create_network : {'network': {'id': 'c1178869-b104-4353-9980-52d5bdfb2ab4', 'name': 'ctest-vn-27422433', 'tenant_id': '1f0e9d4ba23f478ea570abc9e3297d28', 'project_id': '1f0e9d4ba23f478ea570abc9e3297d28', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70496589', 'ctest-vn-27422433'], 'port_security_enabled': True, 'description': ''}} 2025-03-25 12:36:15,651 - DEBUG - Response for create_subnet : {'subnet': {'id': '8716839b-fc4b-47cc-aa52-f7bcc65ffe71', 'name': '', 'tenant_id': '1f0e9d4ba23f478ea570abc9e3297d28', 'network_id': 'c1178869-b104-4353-9980-52d5bdfb2ab4', 'ip_version': 4, 'cidr': '196.106.13.64/26', 'allocation_pools': [{'start': '196.106.13.66', 'end': '196.106.13.126'}], 'gateway_ip': '196.106.13.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '196.106.13.66', 'tags': [], 'project_id': '1f0e9d4ba23f478ea570abc9e3297d28'}} 2025-03-25 12:36:15,672 - INFO - Created VN ctest-vn-27422433 2025-03-25 12:36:15,726 - DEBUG - VN ctest-vn-27422433 UUID is c1178869-b104-4353-9980-52d5bdfb2ab4 2025-03-25 12:36:16,926 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2949-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2949-1) 2025-03-25 12:36:16,926 - INFO - Waiting for VM ctest-TestBasicVMVN-70496589-59383159 to be up.. 2025-03-25 12:36:16,967 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-25 12:36:22,075 - DEBUG - VM is in ACTIVE state now 2025-03-25 12:36:22,075 - INFO - VM name : ctest-TestBasicVMVN-70496589-59383159 2025-03-25 12:36:22,180 - DEBUG - VM ctest-TestBasicVMVN-70496589-59383159 ID is 22643ee9-d37b-4848-bd11-9ecad8fb9a4f 2025-03-25 12:36:22,180 - DEBUG - VM ctest-TestBasicVMVN-70496589-59383159 launched on Node cn-jenkins-deploy-platform-ansible-os-2949-1 2025-03-25 12:36:22,282 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/22643ee9-d37b-4848-bd11-9ecad8fb9a4f 2025-03-25 12:36:22,297 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/c0e2acdd-3d82-4a75-b82d-2c11a60a42e8 2025-03-25 12:36:25,549 - 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 1029ms') 2025-03-25 12:36:25,549 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70496589-59383159 failed! 2025-03-25 12:36:25,611 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70496589:ctest-vn-27422433 is 196.106.13.65 and allocation pool is NOT set 2025-03-25 12:36:29,679 - 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=2 ttl=63 time=8.08 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 8.078/8.078/8.078/0.000 ms') 2025-03-25 12:36:29,679 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70496589-59383159 passed 2025-03-25 12:36:29,834 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 12:36:29,835 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70496589-59383159, IP 196.106.13.67, Port 22 2025-03-25 12:36:30,000 - DEBUG - VM ctest-TestBasicVMVN-70496589-59383159 is ready for SSH connections 2025-03-25 12:36:30,000 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123 2025-03-25 12:36:30,001 - DEBUG - cat /tmp/output.txt 2025-03-25 12:36:31,641 - DEBUG - Hello World. The time is now Tue, 25 Mar 2025 06:36:28 -0600! 2025-03-25 12:36:31,641 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 25 Mar 2025 06:36:28 -0600!'} 2025-03-25 12:36:31,641 - INFO - metadata_script.txt got executed in the vm 2025-03-25 12:36:31,641 - INFO - Deleting VM ctest-TestBasicVMVN-70496589-59383159 2025-03-25 12:36:31,714 - INFO - Deleting VN ctest-vn-27422433 2025-03-25 12:36:31,770 - DEBUG - VN c1178869-b104-4353-9980-52d5bdfb2ab4 still in use: Unable to complete operation on network c1178869-b104-4353-9980-52d5bdfb2ab4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-48bc1f82-4353-432a-a30a-26d46e85a169'] 2025-03-25 12:36:31,771 - WARNING - Deleting VN ctest-vn-27422433 failed..Will retry 2025-03-25 12:36:33,916 - DEBUG - Response for deleting network () 2025-03-25 12:36:34,173 - DEBUG - No XMPP flaps were noticed during the test 2025-03-25 12:36:34,173 - INFO - END TEST : test_metadata_service : PASSED[0:00:20] 2025-03-25 12:36:34,173 - INFO - -------------------------------------------------------------------------------- 2025-03-25 12:36:34,176 - INFO - ================================================================================ 2025-03-25 12:36:34,176 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-03-25 12:36:34,176 - 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-03-25 12:36:34,462 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.5': '0'}} with 2025-03-25 12:36:34,462 - INFO - Initial checks done. Running the testcase now 2025-03-25 12:36:34,462 - INFO - 2025-03-25 12:36:34,983 - DEBUG - Response for create_network : {'network': {'id': '7561910f-bb3f-4282-893a-516bc45bee75', 'name': 'ctest-vn-63087851', 'tenant_id': '1f0e9d4ba23f478ea570abc9e3297d28', 'project_id': '1f0e9d4ba23f478ea570abc9e3297d28', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70496589', 'ctest-vn-63087851'], 'port_security_enabled': True, 'description': ''}} 2025-03-25 12:36:35,159 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a9d43198-2f7f-4691-bfd1-2a96bb2891bb', 'name': '', 'tenant_id': '1f0e9d4ba23f478ea570abc9e3297d28', 'network_id': '7561910f-bb3f-4282-893a-516bc45bee75', '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': '1f0e9d4ba23f478ea570abc9e3297d28'}} 2025-03-25 12:36:35,357 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd88a0b68-4dc3-4f8c-9c6f-ea81cd323143', 'name': '', 'tenant_id': '1f0e9d4ba23f478ea570abc9e3297d28', 'network_id': '7561910f-bb3f-4282-893a-516bc45bee75', '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': '1f0e9d4ba23f478ea570abc9e3297d28'}} 2025-03-25 12:36:35,379 - INFO - Created VN ctest-vn-63087851 2025-03-25 12:36:35,434 - DEBUG - VN ctest-vn-63087851 UUID is 7561910f-bb3f-4282-893a-516bc45bee75 2025-03-25 12:36:35,831 - DEBUG - Response for create_port : {'port': {'name': 'fca3a9be-9335-493e-9f3f-a731ef38fcc6', 'id': 'fca3a9be-9335-493e-9f3f-a731ef38fcc6', 'tenant_id': '1f0e9d4ba23f478ea570abc9e3297d28', 'network_id': '7561910f-bb3f-4282-893a-516bc45bee75', 'mac_address': '02:fc:a3:a9:be:93', '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': 'a9d43198-2f7f-4691-bfd1-2a96bb2891bb'}], 'security_groups': ['d190f394-5599-49c2-bbc0-ecc79944452b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1f0e9d4ba23f478ea570abc9e3297d28'}} 2025-03-25 12:36:36,029 - DEBUG - Response for create_port : {'port': {'name': '655cdd03-ab2f-4ff1-a38f-61adfb012b0b', 'id': '655cdd03-ab2f-4ff1-a38f-61adfb012b0b', 'tenant_id': '1f0e9d4ba23f478ea570abc9e3297d28', 'network_id': '7561910f-bb3f-4282-893a-516bc45bee75', 'mac_address': '02:65:5c:dd:03:ab', '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': 'd88a0b68-4dc3-4f8c-9c6f-ea81cd323143'}], 'security_groups': ['d190f394-5599-49c2-bbc0-ecc79944452b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1f0e9d4ba23f478ea570abc9e3297d28'}} 2025-03-25 12:36:36,430 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2949-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2949-1) 2025-03-25 12:36:36,873 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2949-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2949-1) 2025-03-25 12:36:38,096 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2949-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2949-1) 2025-03-25 12:36:38,096 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-03-25 12:36:38,103 - DEBUG - Requesting: http://10.0.0.48:8082/domain/5584f7d7-a717-4773-a94d-b2cf971567df 2025-03-25 12:36:38,118 - DEBUG - Requesting: http://10.0.0.48:8082/project/1f0e9d4b-a23f-478e-a570-abc9e3297d28 2025-03-25 12:36:38,237 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/e4f41b4d-db5a-4672-afd4-5dfc00b05b89 2025-03-25 12:36:38,252 - INFO - Verifications in API Server for IPAM: ctest-ipam-10146053 passed 2025-03-25 12:36:38,265 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-70496589:ctest-ipam-10146053', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70496589', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16497841356171527794', 'uuid-lslong': '12669854988624747401'}, 'enable': 'true', 'created': '2025-03-25T12:36:34', 'last-modified': '2025-03-25T12:36:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.558280'} 2025-03-25 12:36:38,265 - INFO - Verifications in Control node for IPAM: ctest-ipam-10146053 passed 2025-03-25 12:36:38,265 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-03-25 12:36:38,275 - DEBUG - Requesting: http://10.0.0.48:8082/domain/5584f7d7-a717-4773-a94d-b2cf971567df 2025-03-25 12:36:38,289 - DEBUG - Requesting: http://10.0.0.48:8082/project/1f0e9d4b-a23f-478e-a570-abc9e3297d28 2025-03-25 12:36:38,373 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/7561910f-bb3f-4282-893a-516bc45bee75 2025-03-25 12:36:38,398 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/7561910f-bb3f-4282-893a-516bc45bee75 2025-03-25 12:36:38,417 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/a413a14f-29cf-4daf-9aee-0fe793a8863e 2025-03-25 12:36:38,430 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/a413a14f-29cf-4daf-9aee-0fe793a8863e 2025-03-25 12:36:38,441 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/26befe20-d51a-438d-8216-1ececf054e20 2025-03-25 12:36:38,452 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-25 12:36:38,452 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/7561910f-bb3f-4282-893a-516bc45bee75 2025-03-25 12:36:38,476 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/a413a14f-29cf-4daf-9aee-0fe793a8863e 2025-03-25 12:36:38,496 - INFO - Verified VN network id 8 for VN 7561910f-bb3f-4282-893a-516bc45bee75 2025-03-25 12:36:38,496 - INFO - Verifications in API Server for VN ctest-vn-63087851 passed 2025-03-25 12:36:38,497 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/7561910f-bb3f-4282-893a-516bc45bee75 2025-03-25 12:36:38,513 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/a413a14f-29cf-4daf-9aee-0fe793a8863e 2025-03-25 12:36:38,528 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/a413a14f-29cf-4daf-9aee-0fe793a8863e 2025-03-25 12:36:38,555 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/26befe20-d51a-438d-8216-1ececf054e20 2025-03-25 12:36:38,585 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-70496589:ctest-vn-63087851', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70496589', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8458201071930524290', 'uuid-lslong': '9888305455143054965'}, 'enable': 'true', 'created': '2025-03-25T12:36:34', 'last-modified': '2025-03-25T12:36:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.255821'} 2025-03-25 12:36:38,598 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-25 12:36:38,598 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-63087851 passed 2025-03-25 12:36:38,599 - DEBUG - ====Verifying policy data for ctest-vn-63087851 in API_Server ====== 2025-03-25 12:36:38,599 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-03-25 12:36:38,608 - DEBUG - Requesting: http://10.0.0.48:8082/domain/5584f7d7-a717-4773-a94d-b2cf971567df 2025-03-25 12:36:38,641 - DEBUG - Requesting: http://10.0.0.48:8082/project/1f0e9d4b-a23f-478e-a570-abc9e3297d28 2025-03-25 12:36:38,755 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/7561910f-bb3f-4282-893a-516bc45bee75 2025-03-25 12:36:38,772 - DEBUG - =>VN ctest-vn-63087851 has no policy to be verified 2025-03-25 12:36:38,772 - DEBUG - Verifying the vn in opserver 2025-03-25 12:36:38,772 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-70496589:ctest-vn-63087851 virtual network link through opserver 10.0.0.48 2025-03-25 12:36:38,773 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-03-25 12:36:39,146 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-03-25 12:36:39,251 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-70496589:ctest-vn-63087851', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-70496589:ctest-vn-63087851?flat'} 2025-03-25 12:36:39,251 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-70496589:ctest-vn-63087851 is found in opserver 2025-03-25 12:36:39,260 - DEBUG - VRF ids for VN ctest-vn-63087851: {'10.0.0.48': '2'} 2025-03-25 12:36:39,260 - INFO - Waiting for VM ctest-TestBasicVMVN-70496589-72922871 to be up.. 2025-03-25 12:36:39,360 - DEBUG - VM is in ACTIVE state now 2025-03-25 12:36:39,360 - INFO - VM name : ctest-TestBasicVMVN-70496589-72922871 2025-03-25 12:36:39,447 - DEBUG - VM ctest-TestBasicVMVN-70496589-72922871 ID is 53f96527-41e4-4113-945b-94011cc56436 2025-03-25 12:36:39,447 - DEBUG - VM ctest-TestBasicVMVN-70496589-72922871 launched on Node cn-jenkins-deploy-platform-ansible-os-2949-1 2025-03-25 12:36:39,544 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/53f96527-41e4-4113-945b-94011cc56436 2025-03-25 12:36:39,573 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/fca3a9be-9335-493e-9f3f-a731ef38fcc6 2025-03-25 12:36:42,866 - 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 1010ms') 2025-03-25 12:36:42,866 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70496589-72922871 failed! 2025-03-25 12:36:42,931 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70496589:ctest-vn-63087851 is 31.1.1.1 and allocation pool is NOT set 2025-03-25 12:36:42,931 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70496589:ctest-vn-63087851 is 31.1.2.1 and allocation pool is NOT set 2025-03-25 12:36:47,030 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1032ms') 2025-03-25 12:36:47,030 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70496589-72922871 failed! 2025-03-25 12:36:47,087 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70496589:ctest-vn-63087851 is 31.1.1.1 and allocation pool is NOT set 2025-03-25 12:36:47,087 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70496589:ctest-vn-63087851 is 31.1.2.1 and allocation pool is NOT set 2025-03-25 12:36:49,160 - 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.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.19 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.189/2.401/3.614/1.212 ms') 2025-03-25 12:36:49,160 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70496589-72922871 passed 2025-03-25 12:36:49,330 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 12:36:49,331 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70496589-72922871, IP 31.1.1.4, Port 22 2025-03-25 12:36:49,397 - 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-03-25 12:36:49,498 - DEBUG - VM ctest-TestBasicVMVN-70496589-72922871 is NOT ready for SSH connections, VM status: ACTIVE 2025-03-25 12:36:54,499 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 12:36:54,500 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70496589-72922871, IP 31.1.1.4, Port 22 2025-03-25 12:36:54,670 - DEBUG - VM ctest-TestBasicVMVN-70496589-72922871 is ready for SSH connections 2025-03-25 12:36:54,670 - INFO - Waiting for VM ctest-TestBasicVMVN-70496589-67107923 to be up.. 2025-03-25 12:36:54,777 - DEBUG - VM is in ACTIVE state now 2025-03-25 12:36:54,777 - INFO - VM name : ctest-TestBasicVMVN-70496589-67107923 2025-03-25 12:36:54,869 - DEBUG - VM ctest-TestBasicVMVN-70496589-67107923 ID is eccb9d58-16e2-4b33-b567-6283adddee27 2025-03-25 12:36:54,869 - DEBUG - VM ctest-TestBasicVMVN-70496589-67107923 launched on Node cn-jenkins-deploy-platform-ansible-os-2949-1 2025-03-25 12:36:54,962 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/eccb9d58-16e2-4b33-b567-6283adddee27 2025-03-25 12:36:54,977 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/655cdd03-ab2f-4ff1-a38f-61adfb012b0b 2025-03-25 12:36:56,234 - 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.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.409 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.409/1.742/3.075/1.333 ms') 2025-03-25 12:36:56,234 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-70496589-67107923 passed 2025-03-25 12:36:56,386 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 12:36:56,387 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70496589-67107923, IP 31.1.2.4, Port 22 2025-03-25 12:36:56,545 - DEBUG - VM ctest-TestBasicVMVN-70496589-67107923 is ready for SSH connections 2025-03-25 12:36:56,545 - INFO - Waiting for VM ctest-TestBasicVMVN-70496589-72445529 to be up.. 2025-03-25 12:36:56,631 - DEBUG - VM is in ACTIVE state now 2025-03-25 12:36:56,631 - INFO - VM name : ctest-TestBasicVMVN-70496589-72445529 2025-03-25 12:36:56,720 - DEBUG - VM ctest-TestBasicVMVN-70496589-72445529 ID is 86eed92b-e249-4cf6-b480-a61604994b4b 2025-03-25 12:36:56,720 - DEBUG - VM ctest-TestBasicVMVN-70496589-72445529 launched on Node cn-jenkins-deploy-platform-ansible-os-2949-1 2025-03-25 12:36:56,810 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/86eed92b-e249-4cf6-b480-a61604994b4b 2025-03-25 12:36:56,822 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/e6f6cd01-5b65-4d98-b2eb-48a52ce6ff34 2025-03-25 12:36:58,072 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.46 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.345 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.345/1.901/3.458/1.556 ms') 2025-03-25 12:36:58,072 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-70496589-72445529 passed 2025-03-25 12:36:58,226 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 12:36:58,227 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70496589-72445529, IP 31.1.1.3, Port 22 2025-03-25 12:36:58,390 - DEBUG - VM ctest-TestBasicVMVN-70496589-72445529 is ready for SSH connections 2025-03-25 12:36:58,390 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 12:36:58,390 - 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.48, gateway password: c0ntrail123 2025-03-25 12:36:58,390 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-03-25 12:37:02,467 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.210 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.044 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.177 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.044/2.143/4.210 ms 2025-03-25 12:37:02,467 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-70496589-72922871 passed 2025-03-25 12:37:02,467 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 12:37:02,467 - 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.48, gateway password: c0ntrail123 2025-03-25 12:37:02,467 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-03-25 12:37:06,154 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.521 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.602 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.307 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.307/2.143/3.521 ms 2025-03-25 12:37:06,155 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-70496589-67107923 passed 2025-03-25 12:37:06,155 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 12:37:06,155 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 12:37:06,155 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 12:37:06,155 - 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.48, gateway password: c0ntrail123 2025-03-25 12:37:06,155 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-25 12:37:06,345 - DEBUG - None 2025-03-25 12:37:06,345 - 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.48, gateway password: c0ntrail123 2025-03-25 12:37:06,345 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-25 12:37:06,554 - DEBUG - None 2025-03-25 12:37:06,554 - 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.48, gateway password: c0ntrail123 2025-03-25 12:37:06,555 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-25 12:37:07,223 - DEBUG - None 2025-03-25 12:37:07,223 - 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.48, gateway password: c0ntrail123 2025-03-25 12:37:07,223 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-03-25 12:37:09,447 - 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.992 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.132 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.633 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.254 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.539 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.539/2.110/5.132 ms 2025-03-25 12:37:09,447 - 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.48, gateway password: c0ntrail123 2025-03-25 12:37:09,447 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-03-25 12:37:11,694 - 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.171 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.685 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.846 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.488 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.294 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.224 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.412 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.412/2.731/6.846 ms 2025-03-25 12:37:11,694 - 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.48, gateway password: c0ntrail123 2025-03-25 12:37:11,694 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-03-25 12:37:13,993 - 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=1.012 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.016 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.540 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.443 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.127 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.028 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.434 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.434/2.371/5.540 ms 2025-03-25 12:37:13,994 - INFO - Deleting VM ctest-TestBasicVMVN-70496589-72445529 2025-03-25 12:37:14,076 - INFO - Detaching port 655cdd03-ab2f-4ff1-a38f-61adfb012b0b from VM ctest-TestBasicVMVN-70496589-67107923 2025-03-25 12:37:14,127 - INFO - Deleting VM ctest-TestBasicVMVN-70496589-67107923 2025-03-25 12:37:14,212 - INFO - Detaching port fca3a9be-9335-493e-9f3f-a731ef38fcc6 from VM ctest-TestBasicVMVN-70496589-72922871 2025-03-25 12:37:14,252 - INFO - Deleting VM ctest-TestBasicVMVN-70496589-72922871 2025-03-25 12:37:14,330 - INFO - Deleting VN ctest-vn-63087851 2025-03-25 12:37:14,569 - DEBUG - Response for delete_port : () 2025-03-25 12:37:14,775 - DEBUG - Response for delete_port : () 2025-03-25 12:37:14,847 - DEBUG - VN 7561910f-bb3f-4282-893a-516bc45bee75 still in use: Unable to complete operation on network 7561910f-bb3f-4282-893a-516bc45bee75. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-976b3083-e93f-4b64-b0a3-dfca1e805b84'] 2025-03-25 12:37:14,847 - WARNING - Deleting VN ctest-vn-63087851 failed..Will retry 2025-03-25 12:37:17,013 - DEBUG - Response for deleting network () 2025-03-25 12:37:17,013 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/a413a14f-29cf-4daf-9aee-0fe793a8863e 2025-03-25 12:37:17,022 - DEBUG - Response Code: 404 2025-03-25 12:37:17,022 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-03-25 12:37:17,030 - DEBUG - Requesting: http://10.0.0.48:8082/domain/5584f7d7-a717-4773-a94d-b2cf971567df 2025-03-25 12:37:17,090 - DEBUG - Requesting: http://10.0.0.48:8082/project/1f0e9d4b-a23f-478e-a570-abc9e3297d28 2025-03-25 12:37:17,176 - INFO - Validated that VN ctest-vn-63087851 is not found in API Server 2025-03-25 12:37:17,195 - DEBUG - VN ctest-vn-63087851 is not present in Agent 10.0.0.48 2025-03-25 12:37:17,195 - INFO - Validated that VN ctest-vn-63087851 is not in any agent 2025-03-25 12:37:17,204 - DEBUG - VRF 2 is not seen in agent 10.0.0.48 2025-03-25 12:37:17,213 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-63087851 2025-03-25 12:37:17,213 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-70496589:ctest-vn-63087851 2025-03-25 12:37:17,230 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-63087851 info 2025-03-25 12:37:17,322 - INFO - IPAM: ctest-ipam-10146053 is not found in API Server 2025-03-25 12:37:17,336 - INFO - IPAM:ctest-ipam-10146053 is not found in control node 2025-03-25 12:37:17,615 - DEBUG - No XMPP flaps were noticed during the test 2025-03-25 12:37:17,615 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43] 2025-03-25 12:37:17,615 - INFO - -------------------------------------------------------------------------------- 2025-03-25 12:37:18,739 - INFO - Deleted project: ctest-TestBasicVMVN-70496589, ID : 1f0e9d4b-a23f-478e-a570-abc9e3297d28