2025-04-22 14:53:14,887 - INFO - Domain Default found not creating 2025-04-22 14:53:15,032 - INFO - Project ctest-TestBasicVMVN-83201704 not found, creating it 2025-04-22 14:53:15,497 - INFO - Created Project:ctest-TestBasicVMVN-83201704, ID : a1a7f0d7-c4c6-4cc6-94e4-eae636189bc9 2025-04-22 14:53:17,118 - INFO - ================================================================================ 2025-04-22 14:53:17,118 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-22 14:53:17,118 - 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-04-22 14:53:17,376 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.17': '0'}} with 2025-04-22 14:53:17,376 - INFO - Initial checks done. Running the testcase now 2025-04-22 14:53:17,376 - INFO - 2025-04-22 14:53:17,986 - DEBUG - Response for create_network : {'network': {'id': '32a46de2-2084-4c53-b2b2-8c9896201eef', 'name': 'ctest-vn2_metadata-22683374', 'tenant_id': 'a1a7f0d7c4c64cc694e4eae636189bc9', 'project_id': 'a1a7f0d7c4c64cc694e4eae636189bc9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83201704', 'ctest-vn2_metadata-22683374'], 'port_security_enabled': True, 'description': ''}} 2025-04-22 14:53:18,218 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dd3d075a-6181-441e-ab00-6ace0c5d4f8c', 'name': '', 'tenant_id': 'a1a7f0d7c4c64cc694e4eae636189bc9', 'network_id': '32a46de2-2084-4c53-b2b2-8c9896201eef', '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': 'a1a7f0d7c4c64cc694e4eae636189bc9'}} 2025-04-22 14:53:18,236 - INFO - Created VN ctest-vn2_metadata-22683374 2025-04-22 14:53:18,290 - DEBUG - VN ctest-vn2_metadata-22683374 UUID is 32a46de2-2084-4c53-b2b2-8c9896201eef 2025-04-22 14:53:18,584 - DEBUG - Services list from nova: [, , ] 2025-04-22 14:53:19,885 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3164-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3164-1) 2025-04-22 14:53:19,994 - DEBUG - Link local service introspect added 2025-04-22 14:53:20,044 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-22 14:53:25,129 - DEBUG - VM is in ACTIVE state now 2025-04-22 14:53:25,272 - INFO - Waiting for VM ctest-TestBasicVMVN-83201704-44423682 to be up.. 2025-04-22 14:53:25,272 - INFO - VM name : ctest-TestBasicVMVN-83201704-44423682 2025-04-22 14:53:25,350 - DEBUG - VM ctest-TestBasicVMVN-83201704-44423682 ID is be015451-3a00-46a7-91c5-e4f630b2dbdd 2025-04-22 14:53:25,350 - DEBUG - VM ctest-TestBasicVMVN-83201704-44423682 launched on Node cn-jenkins-deploy-platform-ansible-os-3164-1 2025-04-22 14:53:25,431 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/be015451-3a00-46a7-91c5-e4f630b2dbdd 2025-04-22 14:53:25,771 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/be015451-3a00-46a7-91c5-e4f630b2dbdd 2025-04-22 14:53:25,805 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/469f0611-bf69-40c3-826d-2674d46339e5 2025-04-22 14:53:29,083 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms') 2025-04-22 14:53:29,084 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83201704-44423682 failed! 2025-04-22 14:53:29,138 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83201704:ctest-vn2_metadata-22683374 is 11.1.1.1 and allocation pool is NOT set 2025-04-22 14:53:33,211 - 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=7.53 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 7.531/7.531/7.531/0.000 ms') 2025-04-22 14:53:33,212 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83201704-44423682 passed 2025-04-22 14:53:33,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 14:53:33,362 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83201704-44423682, IP 11.1.1.3, Port 22 2025-04-22 14:53:33,522 - DEBUG - VM ctest-TestBasicVMVN-83201704-44423682 is ready for SSH connections 2025-04-22 14:53:33,522 - INFO - Retry 0 2025-04-22 14:53:33,522 - 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.131, gateway password: c0ntrail123 2025-04-22 14:53:33,522 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-22 14:53:35,160 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-22 14:53:35,161 - INFO - Generic metadata worked 2025-04-22 14:53:35,410 - DEBUG - Link local service introspect removed 2025-04-22 14:53:35,410 - INFO - Deleting VM ctest-TestBasicVMVN-83201704-44423682 2025-04-22 14:53:35,486 - INFO - Deleting VN ctest-vn2_metadata-22683374 2025-04-22 14:53:35,530 - DEBUG - VN 32a46de2-2084-4c53-b2b2-8c9896201eef still in use: Unable to complete operation on network 32a46de2-2084-4c53-b2b2-8c9896201eef. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e7dcb004-cb41-4fe6-8b28-d01cd646bee9'] 2025-04-22 14:53:35,530 - WARNING - Deleting VN ctest-vn2_metadata-22683374 failed..Will retry 2025-04-22 14:53:37,638 - DEBUG - Response for deleting network () 2025-04-22 14:53:37,900 - DEBUG - No XMPP flaps were noticed during the test 2025-04-22 14:53:37,901 - INFO - -------------------------------------------------------------------------------- 2025-04-22 14:53:37,905 - INFO - ================================================================================ 2025-04-22 14:53:37,905 - INFO - STARTING TEST : test_metadata_service 2025-04-22 14:53:37,905 - 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-04-22 14:53:38,191 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.17': '0'}} with 2025-04-22 14:53:38,192 - INFO - Initial checks done. Running the testcase now 2025-04-22 14:53:38,192 - INFO - 2025-04-22 14:53:38,192 - DEBUG - Requesting: http://10.0.0.131:8082/global-vrouter-configs 2025-04-22 14:53:38,198 - DEBUG - Requesting: http://10.0.0.131:8082/global-vrouter-config/31799b08-dfb4-4cce-b3be-2de349a194f2 2025-04-22 14:53:38,392 - DEBUG - Response for create_network : {'network': {'id': '20a247a8-96d9-4100-9854-0a41e5ec5a2f', 'name': 'ctest-vn-09361727', 'tenant_id': 'a1a7f0d7c4c64cc694e4eae636189bc9', 'project_id': 'a1a7f0d7c4c64cc694e4eae636189bc9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83201704', 'ctest-vn-09361727'], 'port_security_enabled': True, 'description': ''}} 2025-04-22 14:53:38,606 - DEBUG - Response for create_subnet : {'subnet': {'id': '83f6781b-e479-4468-a9aa-9cc166ec98ae', 'name': '', 'tenant_id': 'a1a7f0d7c4c64cc694e4eae636189bc9', 'network_id': '20a247a8-96d9-4100-9854-0a41e5ec5a2f', 'ip_version': 4, 'cidr': '15.46.244.64/26', 'allocation_pools': [{'start': '15.46.244.66', 'end': '15.46.244.126'}], 'gateway_ip': '15.46.244.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '15.46.244.66', 'tags': [], 'project_id': 'a1a7f0d7c4c64cc694e4eae636189bc9'}} 2025-04-22 14:53:38,625 - INFO - Created VN ctest-vn-09361727 2025-04-22 14:53:38,678 - DEBUG - VN ctest-vn-09361727 UUID is 20a247a8-96d9-4100-9854-0a41e5ec5a2f 2025-04-22 14:53:39,921 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3164-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3164-1) 2025-04-22 14:53:39,921 - INFO - Waiting for VM ctest-TestBasicVMVN-83201704-63480139 to be up.. 2025-04-22 14:53:39,963 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-22 14:53:45,048 - DEBUG - VM is in ACTIVE state now 2025-04-22 14:53:45,048 - INFO - VM name : ctest-TestBasicVMVN-83201704-63480139 2025-04-22 14:53:45,128 - DEBUG - VM ctest-TestBasicVMVN-83201704-63480139 ID is 5055d08c-c88c-432b-b8e0-f23f556bb426 2025-04-22 14:53:45,128 - DEBUG - VM ctest-TestBasicVMVN-83201704-63480139 launched on Node cn-jenkins-deploy-platform-ansible-os-3164-1 2025-04-22 14:53:45,210 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/5055d08c-c88c-432b-b8e0-f23f556bb426 2025-04-22 14:53:45,219 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/bf9d1272-3093-4f82-b5ab-1c4a7574c6a4 2025-04-22 14:53:48,479 - 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-04-22 14:53:48,479 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83201704-63480139 failed! 2025-04-22 14:53:48,538 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83201704:ctest-vn-09361727 is 15.46.244.65 and allocation pool is NOT set 2025-04-22 14:53:52,605 - 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.50 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.501/8.501/8.501/0.000 ms') 2025-04-22 14:53:52,605 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83201704-63480139 passed 2025-04-22 14:53:52,762 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 14:53:52,762 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83201704-63480139, IP 15.46.244.67, Port 22 2025-04-22 14:53:52,918 - DEBUG - VM ctest-TestBasicVMVN-83201704-63480139 is ready for SSH connections 2025-04-22 14:53:52,918 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-04-22 14:53:52,918 - DEBUG - cat /tmp/output.txt 2025-04-22 14:53:54,613 - DEBUG - Hello World. The time is now Tue, 22 Apr 2025 08:53:51 -0600! 2025-04-22 14:53:54,613 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 22 Apr 2025 08:53:51 -0600!'} 2025-04-22 14:53:54,613 - INFO - metadata_script.txt got executed in the vm 2025-04-22 14:53:54,613 - INFO - Deleting VM ctest-TestBasicVMVN-83201704-63480139 2025-04-22 14:53:54,700 - INFO - Deleting VN ctest-vn-09361727 2025-04-22 14:53:54,743 - DEBUG - VN 20a247a8-96d9-4100-9854-0a41e5ec5a2f still in use: Unable to complete operation on network 20a247a8-96d9-4100-9854-0a41e5ec5a2f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-039f7153-db88-4d8c-a94c-2932aebafce2'] 2025-04-22 14:53:54,743 - WARNING - Deleting VN ctest-vn-09361727 failed..Will retry 2025-04-22 14:53:56,863 - DEBUG - Response for deleting network () 2025-04-22 14:53:57,133 - DEBUG - No XMPP flaps were noticed during the test
2025-04-22 14:53:57,133 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2025-04-22 14:53:57,133 - INFO - -------------------------------------------------------------------------------- 2025-04-22 14:53:57,136 - INFO - ================================================================================ 2025-04-22 14:53:57,136 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-22 14:53:57,136 - 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-04-22 14:53:57,413 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.17': '0'}} with 2025-04-22 14:53:57,414 - INFO - Initial checks done. Running the testcase now 2025-04-22 14:53:57,414 - INFO - 2025-04-22 14:53:57,921 - DEBUG - Response for create_network : {'network': {'id': 'a8cb4290-6b15-4082-be08-8e07d1ccd0cc', 'name': 'ctest-vn-71783296', 'tenant_id': 'a1a7f0d7c4c64cc694e4eae636189bc9', 'project_id': 'a1a7f0d7c4c64cc694e4eae636189bc9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83201704', 'ctest-vn-71783296'], 'port_security_enabled': True, 'description': ''}} 2025-04-22 14:53:58,082 - DEBUG - Response for create_subnet : {'subnet': {'id': '860daec8-d73c-40be-a751-1542ff8db8ea', 'name': '', 'tenant_id': 'a1a7f0d7c4c64cc694e4eae636189bc9', 'network_id': 'a8cb4290-6b15-4082-be08-8e07d1ccd0cc', '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': 'a1a7f0d7c4c64cc694e4eae636189bc9'}} 2025-04-22 14:53:58,231 - DEBUG - Response for create_subnet : {'subnet': {'id': '1fa29004-afb2-4cce-9523-1db7320036d6', 'name': '', 'tenant_id': 'a1a7f0d7c4c64cc694e4eae636189bc9', 'network_id': 'a8cb4290-6b15-4082-be08-8e07d1ccd0cc', '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': 'a1a7f0d7c4c64cc694e4eae636189bc9'}} 2025-04-22 14:53:58,253 - INFO - Created VN ctest-vn-71783296 2025-04-22 14:53:58,306 - DEBUG - VN ctest-vn-71783296 UUID is a8cb4290-6b15-4082-be08-8e07d1ccd0cc 2025-04-22 14:53:58,697 - DEBUG - Response for create_port : {'port': {'name': 'bb851538-95fc-4799-a6f5-854c5cfb13f2', 'id': 'bb851538-95fc-4799-a6f5-854c5cfb13f2', 'tenant_id': 'a1a7f0d7c4c64cc694e4eae636189bc9', 'network_id': 'a8cb4290-6b15-4082-be08-8e07d1ccd0cc', 'mac_address': '02:bb:85:15:38:95', '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': '860daec8-d73c-40be-a751-1542ff8db8ea'}], 'security_groups': ['c2b83102-7ebe-4abe-bb7e-28f61e0827ec'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a1a7f0d7c4c64cc694e4eae636189bc9'}} 2025-04-22 14:53:58,889 - DEBUG - Response for create_port : {'port': {'name': '6465bf39-f8e7-4a11-8fa2-ba6409c9d3a3', 'id': '6465bf39-f8e7-4a11-8fa2-ba6409c9d3a3', 'tenant_id': 'a1a7f0d7c4c64cc694e4eae636189bc9', 'network_id': 'a8cb4290-6b15-4082-be08-8e07d1ccd0cc', 'mac_address': '02:64:65:bf:39:f8', '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': '1fa29004-afb2-4cce-9523-1db7320036d6'}], 'security_groups': ['c2b83102-7ebe-4abe-bb7e-28f61e0827ec'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a1a7f0d7c4c64cc694e4eae636189bc9'}} 2025-04-22 14:53:59,303 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3164-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3164-1) 2025-04-22 14:53:59,720 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3164-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3164-1) 2025-04-22 14:54:01,106 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3164-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3164-1) 2025-04-22 14:54:01,106 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2025-04-22 14:54:01,121 - DEBUG - Requesting: http://10.0.0.131:8082/domain/39334d9d-d124-4cf8-9c23-47079d2e99a8 2025-04-22 14:54:01,136 - DEBUG - Requesting: http://10.0.0.131:8082/project/a1a7f0d7-c4c6-4cc6-94e4-eae636189bc9 2025-04-22 14:54:01,216 - DEBUG - Requesting: http://10.0.0.131:8082/network-ipam/738c971c-fdc4-4d37-93fb-a060e200dc5d 2025-04-22 14:54:01,227 - INFO - Verifications in API Server for IPAM: ctest-ipam-83938486 passed 2025-04-22 14:54:01,250 - DEBUG - Control-node 10.0.0.131 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-83201704:ctest-ipam-83938486', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-83201704', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8326195961873583415', 'uuid-lslong': '10663292880698793053'}, 'enable': 'true', 'created': '2025-04-22T14:53:57', 'last-modified': '2025-04-22T14:53:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.588846'} 2025-04-22 14:54:01,250 - INFO - Verifications in Control node for IPAM: ctest-ipam-83938486 passed 2025-04-22 14:54:01,250 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2025-04-22 14:54:01,257 - DEBUG - Requesting: http://10.0.0.131:8082/domain/39334d9d-d124-4cf8-9c23-47079d2e99a8 2025-04-22 14:54:01,271 - DEBUG - Requesting: http://10.0.0.131:8082/project/a1a7f0d7-c4c6-4cc6-94e4-eae636189bc9 2025-04-22 14:54:01,368 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/a8cb4290-6b15-4082-be08-8e07d1ccd0cc 2025-04-22 14:54:01,392 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/a8cb4290-6b15-4082-be08-8e07d1ccd0cc 2025-04-22 14:54:01,414 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/2ba98c91-690a-4c59-ac8c-d91ac68e52b4 2025-04-22 14:54:01,428 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/2ba98c91-690a-4c59-ac8c-d91ac68e52b4 2025-04-22 14:54:01,442 - DEBUG - Requesting: http://10.0.0.131:8082/route-target/cc5da3ac-f49f-4c42-9eb8-8f9763672739 2025-04-22 14:54:01,454 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-22 14:54:01,454 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/a8cb4290-6b15-4082-be08-8e07d1ccd0cc 2025-04-22 14:54:01,473 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/2ba98c91-690a-4c59-ac8c-d91ac68e52b4 2025-04-22 14:54:01,502 - INFO - Verified VN network id 8 for VN a8cb4290-6b15-4082-be08-8e07d1ccd0cc 2025-04-22 14:54:01,502 - INFO - Verifications in API Server for VN ctest-vn-71783296 passed 2025-04-22 14:54:01,502 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/a8cb4290-6b15-4082-be08-8e07d1ccd0cc 2025-04-22 14:54:01,520 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/2ba98c91-690a-4c59-ac8c-d91ac68e52b4 2025-04-22 14:54:01,539 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/2ba98c91-690a-4c59-ac8c-d91ac68e52b4 2025-04-22 14:54:01,550 - DEBUG - Requesting: http://10.0.0.131:8082/route-target/cc5da3ac-f49f-4c42-9eb8-8f9763672739 2025-04-22 14:54:01,566 - DEBUG - Control-node 10.0.0.131 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-83201704:ctest-vn-71783296', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-83201704', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12162888406683435138', 'uuid-lslong': '13693350831255769292'}, 'enable': 'true', 'created': '2025-04-22T14:53:57', 'last-modified': '2025-04-22T14:53:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.366754'} 2025-04-22 14:54:01,576 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-22 14:54:01,576 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-71783296 passed 2025-04-22 14:54:01,577 - DEBUG - ====Verifying policy data for ctest-vn-71783296 in API_Server ====== 2025-04-22 14:54:01,577 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2025-04-22 14:54:01,589 - DEBUG - Requesting: http://10.0.0.131:8082/domain/39334d9d-d124-4cf8-9c23-47079d2e99a8 2025-04-22 14:54:01,609 - DEBUG - Requesting: http://10.0.0.131:8082/project/a1a7f0d7-c4c6-4cc6-94e4-eae636189bc9 2025-04-22 14:54:01,705 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/a8cb4290-6b15-4082-be08-8e07d1ccd0cc 2025-04-22 14:54:01,722 - DEBUG - =>VN ctest-vn-71783296 has no policy to be verified 2025-04-22 14:54:01,722 - DEBUG - Verifying the vn in opserver 2025-04-22 14:54:01,722 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-83201704:ctest-vn-71783296 virtual network link through opserver 10.0.0.131 2025-04-22 14:54:01,723 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-networks 2025-04-22 14:54:02,170 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-networks 2025-04-22 14:54:02,274 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-83201704:ctest-vn-71783296', 'href': 'http://10.0.0.131:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-83201704:ctest-vn-71783296?flat'} 2025-04-22 14:54:02,274 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-83201704:ctest-vn-71783296 is found in opserver 2025-04-22 14:54:02,284 - DEBUG - VRF ids for VN ctest-vn-71783296: {'10.0.0.131': '2'} 2025-04-22 14:54:02,284 - INFO - Waiting for VM ctest-TestBasicVMVN-83201704-30745961 to be up.. 2025-04-22 14:54:02,387 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-22 14:54:07,471 - DEBUG - VM is in ACTIVE state now 2025-04-22 14:54:07,471 - INFO - VM name : ctest-TestBasicVMVN-83201704-30745961 2025-04-22 14:54:07,561 - DEBUG - VM ctest-TestBasicVMVN-83201704-30745961 ID is 4a1307e8-a0bc-43b3-a5a3-2aec37658355 2025-04-22 14:54:07,561 - DEBUG - VM ctest-TestBasicVMVN-83201704-30745961 launched on Node cn-jenkins-deploy-platform-ansible-os-3164-1 2025-04-22 14:54:07,646 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/4a1307e8-a0bc-43b3-a5a3-2aec37658355 2025-04-22 14:54:07,658 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/bb851538-95fc-4799-a6f5-854c5cfb13f2 2025-04-22 14:54:10,943 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms') 2025-04-22 14:54:10,943 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-83201704-30745961 failed! 2025-04-22 14:54:11,002 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83201704:ctest-vn-71783296 is 31.1.1.1 and allocation pool is NOT set 2025-04-22 14:54:11,002 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83201704:ctest-vn-71783296 is 31.1.2.1 and allocation pool is NOT set 2025-04-22 14:54:13,067 - 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=6.24 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.07 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 = 2.070/4.154/6.238/2.084 ms') 2025-04-22 14:54:13,067 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-83201704-30745961 passed 2025-04-22 14:54:13,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 14:54:13,218 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83201704-30745961, IP 31.1.1.4, Port 22 2025-04-22 14:54:13,273 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-04-22 14:54:13,357 - DEBUG - VM ctest-TestBasicVMVN-83201704-30745961 is NOT ready for SSH connections, VM status: ACTIVE 2025-04-22 14:54:18,358 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 14:54:18,358 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83201704-30745961, IP 31.1.1.4, Port 22 2025-04-22 14:54:18,517 - DEBUG - VM ctest-TestBasicVMVN-83201704-30745961 is ready for SSH connections 2025-04-22 14:54:18,517 - INFO - Waiting for VM ctest-TestBasicVMVN-83201704-66002177 to be up.. 2025-04-22 14:54:18,599 - DEBUG - VM is in ACTIVE state now 2025-04-22 14:54:18,599 - INFO - VM name : ctest-TestBasicVMVN-83201704-66002177 2025-04-22 14:54:18,680 - DEBUG - VM ctest-TestBasicVMVN-83201704-66002177 ID is 55d3b33a-39c2-468d-8db8-4eb60debcda8 2025-04-22 14:54:18,680 - DEBUG - VM ctest-TestBasicVMVN-83201704-66002177 launched on Node cn-jenkins-deploy-platform-ansible-os-3164-1 2025-04-22 14:54:18,759 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/55d3b33a-39c2-468d-8db8-4eb60debcda8 2025-04-22 14:54:18,770 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/6465bf39-f8e7-4a11-8fa2-ba6409c9d3a3 2025-04-22 14:54:20,011 - 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.12 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.365 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.365/1.740/3.116/1.375 ms') 2025-04-22 14:54:20,011 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83201704-66002177 passed 2025-04-22 14:54:20,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 14:54:20,162 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83201704-66002177, IP 31.1.2.4, Port 22 2025-04-22 14:54:20,317 - DEBUG - VM ctest-TestBasicVMVN-83201704-66002177 is ready for SSH connections 2025-04-22 14:54:20,317 - INFO - Waiting for VM ctest-TestBasicVMVN-83201704-18410904 to be up.. 2025-04-22 14:54:20,395 - DEBUG - VM is in ACTIVE state now 2025-04-22 14:54:20,395 - INFO - VM name : ctest-TestBasicVMVN-83201704-18410904 2025-04-22 14:54:20,472 - DEBUG - VM ctest-TestBasicVMVN-83201704-18410904 ID is dc92a61f-1824-4543-99bb-a85d1ee24273 2025-04-22 14:54:20,473 - DEBUG - VM ctest-TestBasicVMVN-83201704-18410904 launched on Node cn-jenkins-deploy-platform-ansible-os-3164-1 2025-04-22 14:54:20,545 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/dc92a61f-1824-4543-99bb-a85d1ee24273 2025-04-22 14:54:20,553 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/ca0bf058-620b-4c5d-aeba-9825d2228603 2025-04-22 14:54:21,788 - 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.33 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.419 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.419/1.875/3.332/1.456 ms') 2025-04-22 14:54:21,788 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-83201704-18410904 passed 2025-04-22 14:54:21,946 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 14:54:21,946 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83201704-18410904, IP 31.1.1.3, Port 22 2025-04-22 14:54:22,109 - DEBUG - VM ctest-TestBasicVMVN-83201704-18410904 is ready for SSH connections 2025-04-22 14:54:22,109 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 14:54:22,109 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-04-22 14:54:22,110 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-22 14:54:26,143 - 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.673 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.839 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.789 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.789/1.767/3.673 ms 2025-04-22 14:54:26,143 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-83201704-30745961 passed 2025-04-22 14:54:26,144 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 14:54:26,144 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-04-22 14:54:26,144 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-22 14:54:29,835 - 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.197 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.791 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.798 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.791/1.595/3.197 ms 2025-04-22 14:54:29,835 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-83201704-66002177 passed 2025-04-22 14:54:29,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 14:54:29,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 14:54:29,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 14:54:29,835 - 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.131, gateway password: c0ntrail123 2025-04-22 14:54:29,835 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-22 14:54:30,055 - DEBUG - None 2025-04-22 14:54:30,055 - 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.131, gateway password: c0ntrail123 2025-04-22 14:54:30,056 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-22 14:54:30,251 - DEBUG - None 2025-04-22 14:54:30,251 - 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.131, gateway password: c0ntrail123 2025-04-22 14:54:30,251 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-22 14:54:30,889 - DEBUG - None 2025-04-22 14:54:30,889 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-04-22 14:54:30,889 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-22 14:54:33,111 - 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=3.037 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=8.297 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.479 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.805 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.460 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.460/2.815/8.297 ms 2025-04-22 14:54:33,112 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-04-22 14:54:33,112 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-22 14:54:35,388 - 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.021 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.122 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.251 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.464 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.423 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.519 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.473 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.464/2.181/4.251 ms 2025-04-22 14:54:35,388 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-04-22 14:54:35,388 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-22 14:54:37,665 - 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.716 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.015 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.939 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.429 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.394 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.370 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.401 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.401/2.037/3.939 ms 2025-04-22 14:54:37,665 - INFO - Deleting VM ctest-TestBasicVMVN-83201704-18410904 2025-04-22 14:54:37,747 - INFO - Detaching port 6465bf39-f8e7-4a11-8fa2-ba6409c9d3a3 from VM ctest-TestBasicVMVN-83201704-66002177 2025-04-22 14:54:37,812 - INFO - Deleting VM ctest-TestBasicVMVN-83201704-66002177 2025-04-22 14:54:37,888 - INFO - Detaching port bb851538-95fc-4799-a6f5-854c5cfb13f2 from VM ctest-TestBasicVMVN-83201704-30745961 2025-04-22 14:54:37,940 - INFO - Deleting VM ctest-TestBasicVMVN-83201704-30745961 2025-04-22 14:54:38,025 - INFO - Deleting VN ctest-vn-71783296 2025-04-22 14:54:38,228 - DEBUG - Response for delete_port : () 2025-04-22 14:54:38,418 - DEBUG - Response for delete_port : () 2025-04-22 14:54:38,460 - DEBUG - VN a8cb4290-6b15-4082-be08-8e07d1ccd0cc still in use: Unable to complete operation on network a8cb4290-6b15-4082-be08-8e07d1ccd0cc. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6d905659-d69a-419d-8eda-4e99d9172759'] 2025-04-22 14:54:38,460 - WARNING - Deleting VN ctest-vn-71783296 failed..Will retry 2025-04-22 14:54:40,596 - DEBUG - Response for deleting network () 2025-04-22 14:54:40,597 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/2ba98c91-690a-4c59-ac8c-d91ac68e52b4 2025-04-22 14:54:40,608 - DEBUG - Response Code: 404 2025-04-22 14:54:40,608 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2025-04-22 14:54:40,615 - DEBUG - Requesting: http://10.0.0.131:8082/domain/39334d9d-d124-4cf8-9c23-47079d2e99a8 2025-04-22 14:54:40,672 - DEBUG - Requesting: http://10.0.0.131:8082/project/a1a7f0d7-c4c6-4cc6-94e4-eae636189bc9 2025-04-22 14:54:40,753 - INFO - Validated that VN ctest-vn-71783296 is not found in API Server 2025-04-22 14:54:40,766 - DEBUG - VN ctest-vn-71783296 is not present in Agent 10.0.0.131 2025-04-22 14:54:40,766 - INFO - Validated that VN ctest-vn-71783296 is not in any agent 2025-04-22 14:54:40,772 - DEBUG - VRF 2 is not seen in agent 10.0.0.131 2025-04-22 14:54:40,778 - DEBUG - Vrouter 10.0.0.131 does not have vrf 2 for VN ctest-vn-71783296 2025-04-22 14:54:40,778 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-83201704:ctest-vn-71783296 2025-04-22 14:54:40,792 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-71783296 info 2025-04-22 14:54:40,882 - INFO - IPAM: ctest-ipam-83938486 is not found in API Server 2025-04-22 14:54:40,895 - INFO - IPAM:ctest-ipam-83938486 is not found in control node 2025-04-22 14:54:41,148 - DEBUG - No XMPP flaps were noticed during the test
2025-04-22 14:54:41,149 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2025-04-22 14:54:41,149 - INFO - -------------------------------------------------------------------------------- 2025-04-22 14:54:41,880 - INFO - Deleted project: ctest-TestBasicVMVN-83201704, ID : a1a7f0d7-c4c6-4cc6-94e4-eae636189bc9