2025-03-25 15:01:09,649 - INFO - Domain Default found not creating 2025-03-25 15:01:09,833 - INFO - Project ctest-TestBasicVMVN-18836193 not found, creating it 2025-03-25 15:01:10,398 - INFO - Created Project:ctest-TestBasicVMVN-18836193, ID : b6a10747-7a88-4527-bfb6-713292bfcc1b 2025-03-25 15:01:12,131 - INFO - ================================================================================ 2025-03-25 15:01:12,131 - INFO - STARTING TEST : test_generic_link_local_service 2025-03-25 15:01:12,131 - 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 15:01:12,391 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.13': '0'}} with 2025-03-25 15:01:12,391 - INFO - Initial checks done. Running the testcase now 2025-03-25 15:01:12,391 - INFO - 2025-03-25 15:01:13,016 - DEBUG - Response for create_network : {'network': {'id': '7b9095c9-2e8b-440d-9e0c-c5f43b147e16', 'name': 'ctest-vn2_metadata-45862568', 'tenant_id': 'b6a107477a884527bfb6713292bfcc1b', 'project_id': 'b6a107477a884527bfb6713292bfcc1b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18836193', 'ctest-vn2_metadata-45862568'], 'port_security_enabled': True, 'description': ''}} 2025-03-25 15:01:13,217 - DEBUG - Response for create_subnet : {'subnet': {'id': '49cbeb02-1737-4a19-9f56-9f95f5cb033e', 'name': '', 'tenant_id': 'b6a107477a884527bfb6713292bfcc1b', 'network_id': '7b9095c9-2e8b-440d-9e0c-c5f43b147e16', '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': 'b6a107477a884527bfb6713292bfcc1b'}} 2025-03-25 15:01:13,241 - INFO - Created VN ctest-vn2_metadata-45862568 2025-03-25 15:01:13,296 - DEBUG - VN ctest-vn2_metadata-45862568 UUID is 7b9095c9-2e8b-440d-9e0c-c5f43b147e16 2025-03-25 15:01:13,527 - DEBUG - Services list from nova: [, , ] 2025-03-25 15:01:14,773 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2951-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2951-1) 2025-03-25 15:01:14,908 - DEBUG - Link local service introspect added 2025-03-25 15:01:14,956 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-25 15:01:20,050 - DEBUG - VM is in ACTIVE state now 2025-03-25 15:01:20,191 - INFO - Waiting for VM ctest-TestBasicVMVN-18836193-24495505 to be up.. 2025-03-25 15:01:20,191 - INFO - VM name : ctest-TestBasicVMVN-18836193-24495505 2025-03-25 15:01:20,278 - DEBUG - VM ctest-TestBasicVMVN-18836193-24495505 ID is 5f826385-4554-4226-81c5-1799730b2716 2025-03-25 15:01:20,279 - DEBUG - VM ctest-TestBasicVMVN-18836193-24495505 launched on Node cn-jenkins-deploy-platform-ansible-os-2951-1 2025-03-25 15:01:20,376 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5f826385-4554-4226-81c5-1799730b2716 2025-03-25 15:01:20,715 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5f826385-4554-4226-81c5-1799730b2716 2025-03-25 15:01:20,764 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/40f67879-6e03-4fd7-9062-bd2b485f4e87 2025-03-25 15:01:24,035 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms') 2025-03-25 15:01:24,035 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18836193-24495505 failed! 2025-03-25 15:01:24,092 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18836193:ctest-vn2_metadata-45862568 is 11.1.1.1 and allocation pool is NOT set 2025-03-25 15:01:28,158 - 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.10 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 8.095/8.095/8.095/0.000 ms') 2025-03-25 15:01:28,158 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18836193-24495505 passed 2025-03-25 15:01:28,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 15:01:28,312 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18836193-24495505, IP 11.1.1.3, Port 22 2025-03-25 15:01:28,468 - DEBUG - VM ctest-TestBasicVMVN-18836193-24495505 is ready for SSH connections 2025-03-25 15:01:28,468 - INFO - Retry 0 2025-03-25 15:01:28,468 - 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.33, gateway password: c0ntrail123 2025-03-25 15:01:28,468 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-03-25 15:01:30,173 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-03-25 15:01:30,173 - INFO - Generic metadata worked 2025-03-25 15:01:30,488 - DEBUG - Link local service introspect removed 2025-03-25 15:01:30,488 - INFO - Deleting VM ctest-TestBasicVMVN-18836193-24495505 2025-03-25 15:01:30,583 - INFO - Deleting VN ctest-vn2_metadata-45862568 2025-03-25 15:01:30,643 - DEBUG - VN 7b9095c9-2e8b-440d-9e0c-c5f43b147e16 still in use: Unable to complete operation on network 7b9095c9-2e8b-440d-9e0c-c5f43b147e16. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-55fba0bc-5b32-4af1-8725-f22f53fcbe27'] 2025-03-25 15:01:30,644 - WARNING - Deleting VN ctest-vn2_metadata-45862568 failed..Will retry 2025-03-25 15:01:32,765 - DEBUG - Response for deleting network () 2025-03-25 15:01:33,032 - DEBUG - No XMPP flaps were noticed during the test 2025-03-25 15:01:33,032 - INFO - -------------------------------------------------------------------------------- 2025-03-25 15:01:33,036 - INFO - ================================================================================ 2025-03-25 15:01:33,036 - INFO - STARTING TEST : test_metadata_service 2025-03-25 15:01:33,036 - 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 15:01:33,324 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.13': '0'}} with 2025-03-25 15:01:33,324 - INFO - Initial checks done. Running the testcase now 2025-03-25 15:01:33,324 - INFO - 2025-03-25 15:01:33,324 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs 2025-03-25 15:01:33,332 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/b4d8a72b-1999-46b0-9e21-9a787b7c7461 2025-03-25 15:01:33,541 - DEBUG - Response for create_network : {'network': {'id': '1a506ac8-be63-4995-b234-496f705a763f', 'name': 'ctest-vn-06166682', 'tenant_id': 'b6a107477a884527bfb6713292bfcc1b', 'project_id': 'b6a107477a884527bfb6713292bfcc1b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18836193', 'ctest-vn-06166682'], 'port_security_enabled': True, 'description': ''}} 2025-03-25 15:01:33,792 - DEBUG - Response for create_subnet : {'subnet': {'id': '2b86a904-cd7d-40bb-9639-2785a5f8b243', 'name': '', 'tenant_id': 'b6a107477a884527bfb6713292bfcc1b', 'network_id': '1a506ac8-be63-4995-b234-496f705a763f', 'ip_version': 4, 'cidr': '88.231.68.0/26', 'allocation_pools': [{'start': '88.231.68.2', 'end': '88.231.68.62'}], 'gateway_ip': '88.231.68.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '88.231.68.2', 'tags': [], 'project_id': 'b6a107477a884527bfb6713292bfcc1b'}} 2025-03-25 15:01:33,818 - INFO - Created VN ctest-vn-06166682 2025-03-25 15:01:33,880 - DEBUG - VN ctest-vn-06166682 UUID is 1a506ac8-be63-4995-b234-496f705a763f 2025-03-25 15:01:35,201 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2951-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2951-1) 2025-03-25 15:01:35,201 - INFO - Waiting for VM ctest-TestBasicVMVN-18836193-31640121 to be up.. 2025-03-25 15:01:35,257 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-25 15:01:40,350 - DEBUG - VM is in ACTIVE state now 2025-03-25 15:01:40,350 - INFO - VM name : ctest-TestBasicVMVN-18836193-31640121 2025-03-25 15:01:40,446 - DEBUG - VM ctest-TestBasicVMVN-18836193-31640121 ID is c32855dd-c0e1-47d4-884c-b941d250ecdd 2025-03-25 15:01:40,446 - DEBUG - VM ctest-TestBasicVMVN-18836193-31640121 launched on Node cn-jenkins-deploy-platform-ansible-os-2951-1 2025-03-25 15:01:40,546 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/c32855dd-c0e1-47d4-884c-b941d250ecdd 2025-03-25 15:01:40,559 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/07724534-9e8d-4bc2-be0f-109f8da52c0f 2025-03-25 15:01:43,840 - 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 1026ms') 2025-03-25 15:01:43,840 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18836193-31640121 failed! 2025-03-25 15:01:43,900 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18836193:ctest-vn-06166682 is 88.231.68.1 and allocation pool is NOT set 2025-03-25 15:01:47,971 - 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.81 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.807/8.807/8.807/0.000 ms') 2025-03-25 15:01:47,971 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18836193-31640121 passed 2025-03-25 15:01:48,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 15:01:48,132 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18836193-31640121, IP 88.231.68.3, Port 22 2025-03-25 15:01:48,288 - DEBUG - VM ctest-TestBasicVMVN-18836193-31640121 is ready for SSH connections 2025-03-25 15:01:48,288 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-03-25 15:01:48,288 - DEBUG - cat /tmp/output.txt 2025-03-25 15:01:50,022 - DEBUG - Hello World. The time is now Tue, 25 Mar 2025 09:01:46 -0600! 2025-03-25 15:01:50,023 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 25 Mar 2025 09:01:46 -0600!'} 2025-03-25 15:01:50,023 - INFO - metadata_script.txt got executed in the vm 2025-03-25 15:01:50,023 - INFO - Deleting VM ctest-TestBasicVMVN-18836193-31640121 2025-03-25 15:01:50,104 - INFO - Deleting VN ctest-vn-06166682 2025-03-25 15:01:50,149 - DEBUG - VN 1a506ac8-be63-4995-b234-496f705a763f still in use: Unable to complete operation on network 1a506ac8-be63-4995-b234-496f705a763f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3c3cbf56-2dd0-437c-a2fe-7f790476fc18'] 2025-03-25 15:01:50,149 - WARNING - Deleting VN ctest-vn-06166682 failed..Will retry 2025-03-25 15:01:52,283 - DEBUG - Response for deleting network () 2025-03-25 15:01:52,539 - DEBUG - No XMPP flaps were noticed during the test
2025-03-25 15:01:52,539 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-03-25 15:01:52,539 - INFO - -------------------------------------------------------------------------------- 2025-03-25 15:01:52,542 - INFO - ================================================================================ 2025-03-25 15:01:52,543 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-03-25 15:01:52,543 - 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 15:01:52,841 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.13': '0'}} with 2025-03-25 15:01:52,841 - INFO - Initial checks done. Running the testcase now 2025-03-25 15:01:52,841 - INFO - 2025-03-25 15:01:53,388 - DEBUG - Response for create_network : {'network': {'id': '5c3ac910-5b9c-4d96-a0cf-8ce13a069140', 'name': 'ctest-vn-34249705', 'tenant_id': 'b6a107477a884527bfb6713292bfcc1b', 'project_id': 'b6a107477a884527bfb6713292bfcc1b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-18836193', 'ctest-vn-34249705'], 'port_security_enabled': True, 'description': ''}} 2025-03-25 15:01:53,568 - DEBUG - Response for create_subnet : {'subnet': {'id': '019d2ac1-2990-46a0-8fa5-f6261c95c5dd', 'name': '', 'tenant_id': 'b6a107477a884527bfb6713292bfcc1b', 'network_id': '5c3ac910-5b9c-4d96-a0cf-8ce13a069140', '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': 'b6a107477a884527bfb6713292bfcc1b'}} 2025-03-25 15:01:53,791 - DEBUG - Response for create_subnet : {'subnet': {'id': '23f98050-5353-4edd-aa1b-327bfbe6455b', 'name': '', 'tenant_id': 'b6a107477a884527bfb6713292bfcc1b', 'network_id': '5c3ac910-5b9c-4d96-a0cf-8ce13a069140', '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': 'b6a107477a884527bfb6713292bfcc1b'}} 2025-03-25 15:01:53,817 - INFO - Created VN ctest-vn-34249705 2025-03-25 15:01:53,872 - DEBUG - VN ctest-vn-34249705 UUID is 5c3ac910-5b9c-4d96-a0cf-8ce13a069140 2025-03-25 15:01:54,326 - DEBUG - Response for create_port : {'port': {'name': 'ba64b2cc-3589-4cb2-a0b3-b657a29bde35', 'id': 'ba64b2cc-3589-4cb2-a0b3-b657a29bde35', 'tenant_id': 'b6a107477a884527bfb6713292bfcc1b', 'network_id': '5c3ac910-5b9c-4d96-a0cf-8ce13a069140', 'mac_address': '02:ba:64:b2:cc:35', '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': '019d2ac1-2990-46a0-8fa5-f6261c95c5dd'}], 'security_groups': ['ecd79330-9a61-44d2-8de7-be0c1a5c884d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b6a107477a884527bfb6713292bfcc1b'}} 2025-03-25 15:01:54,544 - DEBUG - Response for create_port : {'port': {'name': 'b6a262da-b208-4ac2-8901-ea9be297c47e', 'id': 'b6a262da-b208-4ac2-8901-ea9be297c47e', 'tenant_id': 'b6a107477a884527bfb6713292bfcc1b', 'network_id': '5c3ac910-5b9c-4d96-a0cf-8ce13a069140', 'mac_address': '02:b6:a2:62:da:b2', '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': '23f98050-5353-4edd-aa1b-327bfbe6455b'}], 'security_groups': ['ecd79330-9a61-44d2-8de7-be0c1a5c884d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b6a107477a884527bfb6713292bfcc1b'}} 2025-03-25 15:01:54,969 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2951-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2951-1) 2025-03-25 15:01:55,435 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2951-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2951-1) 2025-03-25 15:01:56,889 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2951-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2951-1) 2025-03-25 15:01:56,889 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-03-25 15:01:56,897 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b7b798b3-d2d7-4145-ba9d-87ab800fdc27 2025-03-25 15:01:56,914 - DEBUG - Requesting: http://10.0.0.33:8082/project/b6a10747-7a88-4527-bfb6-713292bfcc1b 2025-03-25 15:01:56,997 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/e1acb966-1014-4f5b-975a-48e2ebcfab20 2025-03-25 15:01:57,010 - INFO - Verifications in API Server for IPAM: ctest-ipam-11833240 passed 2025-03-25 15:01:57,018 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-18836193:ctest-ipam-11833240', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-18836193', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16261576202535587675', 'uuid-lslong': '10906109587087141664'}, 'enable': 'true', 'created': '2025-03-25T15:01:52', 'last-modified': '2025-03-25T15:01:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.930063'} 2025-03-25 15:01:57,019 - INFO - Verifications in Control node for IPAM: ctest-ipam-11833240 passed 2025-03-25 15:01:57,019 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-03-25 15:01:57,030 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b7b798b3-d2d7-4145-ba9d-87ab800fdc27 2025-03-25 15:01:57,050 - DEBUG - Requesting: http://10.0.0.33:8082/project/b6a10747-7a88-4527-bfb6-713292bfcc1b 2025-03-25 15:01:57,152 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/5c3ac910-5b9c-4d96-a0cf-8ce13a069140 2025-03-25 15:01:57,172 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/5c3ac910-5b9c-4d96-a0cf-8ce13a069140 2025-03-25 15:01:57,193 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/8b8801fd-2158-48ef-a960-342e0a252f72 2025-03-25 15:01:57,208 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/8b8801fd-2158-48ef-a960-342e0a252f72 2025-03-25 15:01:57,222 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/e4e02b5d-abbc-4dcd-80ce-82471dbf0b8e 2025-03-25 15:01:57,233 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-25 15:01:57,233 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/5c3ac910-5b9c-4d96-a0cf-8ce13a069140 2025-03-25 15:01:57,253 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/8b8801fd-2158-48ef-a960-342e0a252f72 2025-03-25 15:01:57,280 - INFO - Verified VN network id 8 for VN 5c3ac910-5b9c-4d96-a0cf-8ce13a069140 2025-03-25 15:01:57,281 - INFO - Verifications in API Server for VN ctest-vn-34249705 passed 2025-03-25 15:01:57,281 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/5c3ac910-5b9c-4d96-a0cf-8ce13a069140 2025-03-25 15:01:57,303 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/8b8801fd-2158-48ef-a960-342e0a252f72 2025-03-25 15:01:57,318 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/8b8801fd-2158-48ef-a960-342e0a252f72 2025-03-25 15:01:57,343 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/e4e02b5d-abbc-4dcd-80ce-82471dbf0b8e 2025-03-25 15:01:57,380 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-18836193:ctest-vn-34249705', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-18836193', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6645845272232218006', 'uuid-lslong': '11587635265216614720'}, 'enable': 'true', 'created': '2025-03-25T15:01:53', 'last-modified': '2025-03-25T15:01:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.609751'} 2025-03-25 15:01:57,417 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-25 15:01:57,417 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-34249705 passed 2025-03-25 15:01:57,418 - DEBUG - ====Verifying policy data for ctest-vn-34249705 in API_Server ====== 2025-03-25 15:01:57,418 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-03-25 15:01:57,446 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b7b798b3-d2d7-4145-ba9d-87ab800fdc27 2025-03-25 15:01:57,477 - DEBUG - Requesting: http://10.0.0.33:8082/project/b6a10747-7a88-4527-bfb6-713292bfcc1b 2025-03-25 15:01:57,591 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/5c3ac910-5b9c-4d96-a0cf-8ce13a069140 2025-03-25 15:01:57,657 - DEBUG - =>VN ctest-vn-34249705 has no policy to be verified 2025-03-25 15:01:57,657 - DEBUG - Verifying the vn in opserver 2025-03-25 15:01:57,657 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-18836193:ctest-vn-34249705 virtual network link through opserver 10.0.0.33 2025-03-25 15:01:57,658 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-03-25 15:01:58,036 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-03-25 15:01:58,119 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-18836193:ctest-vn-34249705', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-18836193:ctest-vn-34249705?flat'} 2025-03-25 15:01:58,119 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-18836193:ctest-vn-34249705 is found in opserver 2025-03-25 15:01:58,128 - DEBUG - VRF ids for VN ctest-vn-34249705: {'10.0.0.33': '2'} 2025-03-25 15:01:58,128 - INFO - Waiting for VM ctest-TestBasicVMVN-18836193-13995995 to be up.. 2025-03-25 15:01:58,237 - DEBUG - VM is in ACTIVE state now 2025-03-25 15:01:58,237 - INFO - VM name : ctest-TestBasicVMVN-18836193-13995995 2025-03-25 15:01:58,361 - DEBUG - VM ctest-TestBasicVMVN-18836193-13995995 ID is 7cf8a7e4-751e-49a9-8173-f69c176b6943 2025-03-25 15:01:58,361 - DEBUG - VM ctest-TestBasicVMVN-18836193-13995995 launched on Node cn-jenkins-deploy-platform-ansible-os-2951-1 2025-03-25 15:01:58,483 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7cf8a7e4-751e-49a9-8173-f69c176b6943 2025-03-25 15:01:58,495 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/ba64b2cc-3589-4cb2-a0b3-b657a29bde35 2025-03-25 15:02:01,785 - 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 1024ms') 2025-03-25 15:02:01,785 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18836193-13995995 failed! 2025-03-25 15:02:01,844 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18836193:ctest-vn-34249705 is 31.1.1.1 and allocation pool is NOT set 2025-03-25 15:02:01,844 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18836193:ctest-vn-34249705 is 31.1.2.1 and allocation pool is NOT set 2025-03-25 15:02:05,920 - 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 15:02:05,921 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18836193-13995995 failed! 2025-03-25 15:02:05,980 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18836193:ctest-vn-34249705 is 31.1.1.1 and allocation pool is NOT set 2025-03-25 15:02:05,981 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-18836193:ctest-vn-34249705 is 31.1.2.1 and allocation pool is NOT set 2025-03-25 15:02:08,054 - 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=8.34 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.447 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.447/4.395/8.344/3.948 ms') 2025-03-25 15:02:08,054 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-18836193-13995995 passed 2025-03-25 15:02:08,208 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 15:02:08,208 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18836193-13995995, IP 31.1.1.4, Port 22 2025-03-25 15:02:08,378 - DEBUG - VM ctest-TestBasicVMVN-18836193-13995995 is ready for SSH connections 2025-03-25 15:02:08,379 - INFO - Waiting for VM ctest-TestBasicVMVN-18836193-86801651 to be up.. 2025-03-25 15:02:08,478 - DEBUG - VM is in ACTIVE state now 2025-03-25 15:02:08,478 - INFO - VM name : ctest-TestBasicVMVN-18836193-86801651 2025-03-25 15:02:08,572 - DEBUG - VM ctest-TestBasicVMVN-18836193-86801651 ID is bd3834cd-79fb-48e5-b0cc-0eb868b4cfff 2025-03-25 15:02:08,572 - DEBUG - VM ctest-TestBasicVMVN-18836193-86801651 launched on Node cn-jenkins-deploy-platform-ansible-os-2951-1 2025-03-25 15:02:08,662 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/bd3834cd-79fb-48e5-b0cc-0eb868b4cfff 2025-03-25 15:02:08,673 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b6a262da-b208-4ac2-8901-ea9be297c47e 2025-03-25 15:02:09,926 - 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.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.474 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.474/1.759/3.045/1.285 ms') 2025-03-25 15:02:09,926 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-18836193-86801651 passed 2025-03-25 15:02:10,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 15:02:10,084 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18836193-86801651, IP 31.1.2.4, Port 22 2025-03-25 15:02:10,240 - DEBUG - VM ctest-TestBasicVMVN-18836193-86801651 is ready for SSH connections 2025-03-25 15:02:10,240 - INFO - Waiting for VM ctest-TestBasicVMVN-18836193-82644152 to be up.. 2025-03-25 15:02:10,339 - DEBUG - VM is in ACTIVE state now 2025-03-25 15:02:10,339 - INFO - VM name : ctest-TestBasicVMVN-18836193-82644152 2025-03-25 15:02:10,428 - DEBUG - VM ctest-TestBasicVMVN-18836193-82644152 ID is 571f070d-ceb0-41f8-89e7-777c8927e502 2025-03-25 15:02:10,428 - DEBUG - VM ctest-TestBasicVMVN-18836193-82644152 launched on Node cn-jenkins-deploy-platform-ansible-os-2951-1 2025-03-25 15:02:10,518 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/571f070d-ceb0-41f8-89e7-777c8927e502 2025-03-25 15:02:10,529 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/830023e7-0dcd-402a-aa0c-80b9bea57570 2025-03-25 15:02:11,787 - 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.47 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=1.02 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 = 1.021/2.744/4.468/1.723 ms') 2025-03-25 15:02:11,788 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-18836193-82644152 passed 2025-03-25 15:02:11,948 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 15:02:11,948 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-18836193-82644152, IP 31.1.1.3, Port 22 2025-03-25 15:02:12,114 - DEBUG - VM ctest-TestBasicVMVN-18836193-82644152 is ready for SSH connections 2025-03-25 15:02:12,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 15:02:12,115 - 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.33, gateway password: c0ntrail123 2025-03-25 15:02:12,115 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-03-25 15:02:16,223 - 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.377 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.030 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.988 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.988/2.131/4.377 ms 2025-03-25 15:02:16,224 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-18836193-13995995 passed 2025-03-25 15:02:16,224 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 15:02:16,224 - 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.33, gateway password: c0ntrail123 2025-03-25 15:02:16,224 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-03-25 15:02:19,964 - 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.392 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.968 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.977 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.968/1.779/3.392 ms 2025-03-25 15:02:19,965 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-18836193-86801651 passed 2025-03-25 15:02:19,965 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 15:02:19,965 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 15:02:19,965 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-25 15:02:19,965 - 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.33, gateway password: c0ntrail123 2025-03-25 15:02:19,965 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-25 15:02:20,171 - DEBUG - None 2025-03-25 15:02:20,171 - 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.33, gateway password: c0ntrail123 2025-03-25 15:02:20,171 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-25 15:02:20,372 - DEBUG - None 2025-03-25 15:02:20,372 - 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.33, gateway password: c0ntrail123 2025-03-25 15:02:20,372 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-25 15:02:21,082 - DEBUG - None 2025-03-25 15:02:21,082 - 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.33, gateway password: c0ntrail123 2025-03-25 15:02:21,082 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-03-25 15:02:23,337 - 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=2.383 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.430 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.573 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.374 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.700 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.573/2.492/6.430 ms 2025-03-25 15:02:23,338 - 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.33, gateway password: c0ntrail123 2025-03-25 15:02:23,338 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-03-25 15:02:25,618 - 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.238 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.677 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.107 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.671 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.557 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.741 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.615 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.615/2.515/5.107 ms 2025-03-25 15:02:25,618 - 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.33, gateway password: c0ntrail123 2025-03-25 15:02:25,618 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-03-25 15:02:27,892 - 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.912 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.443 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.374 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.462 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.918 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.772 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.606 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.462/2.069/4.374 ms 2025-03-25 15:02:27,892 - INFO - Deleting VM ctest-TestBasicVMVN-18836193-82644152 2025-03-25 15:02:27,976 - INFO - Detaching port b6a262da-b208-4ac2-8901-ea9be297c47e from VM ctest-TestBasicVMVN-18836193-86801651 2025-03-25 15:02:28,040 - INFO - Deleting VM ctest-TestBasicVMVN-18836193-86801651 2025-03-25 15:02:28,120 - INFO - Detaching port ba64b2cc-3589-4cb2-a0b3-b657a29bde35 from VM ctest-TestBasicVMVN-18836193-13995995 2025-03-25 15:02:28,159 - INFO - Deleting VM ctest-TestBasicVMVN-18836193-13995995 2025-03-25 15:02:28,243 - INFO - Deleting VN ctest-vn-34249705 2025-03-25 15:02:28,509 - DEBUG - Response for delete_port : () 2025-03-25 15:02:28,824 - DEBUG - Response for delete_port : () 2025-03-25 15:02:28,873 - DEBUG - VN 5c3ac910-5b9c-4d96-a0cf-8ce13a069140 still in use: Unable to complete operation on network 5c3ac910-5b9c-4d96-a0cf-8ce13a069140. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-61f0ea16-d8b5-47fd-b9a0-f600d5379835'] 2025-03-25 15:02:28,873 - WARNING - Deleting VN ctest-vn-34249705 failed..Will retry 2025-03-25 15:02:31,032 - DEBUG - Response for deleting network () 2025-03-25 15:02:31,032 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/8b8801fd-2158-48ef-a960-342e0a252f72 2025-03-25 15:02:31,041 - DEBUG - Response Code: 404 2025-03-25 15:02:31,041 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-03-25 15:02:31,048 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b7b798b3-d2d7-4145-ba9d-87ab800fdc27 2025-03-25 15:02:31,103 - DEBUG - Requesting: http://10.0.0.33:8082/project/b6a10747-7a88-4527-bfb6-713292bfcc1b 2025-03-25 15:02:31,193 - INFO - Validated that VN ctest-vn-34249705 is not found in API Server 2025-03-25 15:02:31,207 - DEBUG - VN ctest-vn-34249705 is not present in Agent 10.0.0.33 2025-03-25 15:02:31,207 - INFO - Validated that VN ctest-vn-34249705 is not in any agent 2025-03-25 15:02:31,213 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2025-03-25 15:02:31,219 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-34249705 2025-03-25 15:02:31,219 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-18836193:ctest-vn-34249705 2025-03-25 15:02:31,230 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-34249705 info 2025-03-25 15:02:31,316 - INFO - IPAM: ctest-ipam-11833240 is not found in API Server 2025-03-25 15:02:31,330 - INFO - IPAM:ctest-ipam-11833240 is not found in control node 2025-03-25 15:02:31,591 - DEBUG - No XMPP flaps were noticed during the test
2025-03-25 15:02:31,592 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-03-25 15:02:31,592 - INFO - -------------------------------------------------------------------------------- 2025-03-25 15:02:32,362 - INFO - Deleted project: ctest-TestBasicVMVN-18836193, ID : b6a10747-7a88-4527-bfb6-713292bfcc1b