2025-07-07 08:53:44,436 - INFO - Domain Default found not creating 2025-07-07 08:53:44,578 - INFO - Project ctest-TestBasicVMVN-94419518 not found, creating it 2025-07-07 08:53:45,026 - INFO - Created Project:ctest-TestBasicVMVN-94419518, ID : c3e77be0-fc63-43d6-a055-d6704aeffb5a 2025-07-07 08:53:46,682 - INFO - ================================================================================ 2025-07-07 08:53:46,682 - INFO - STARTING TEST : test_generic_link_local_service 2025-07-07 08:53:46,682 - 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-07-07 08:53:46,935 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.254': '0'}} with 2025-07-07 08:53:46,935 - INFO - Initial checks done. Running the testcase now 2025-07-07 08:53:46,936 - INFO - 2025-07-07 08:53:47,522 - DEBUG - Response for create_network : {'network': {'id': '714c7ecd-5cee-4e8e-bb50-78b78ed072a5', 'name': 'ctest-vn2_metadata-64509774', 'tenant_id': 'c3e77be0fc6343d6a055d6704aeffb5a', 'project_id': 'c3e77be0fc6343d6a055d6704aeffb5a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-94419518', 'ctest-vn2_metadata-64509774'], 'port_security_enabled': True, 'description': ''}} 2025-07-07 08:53:47,692 - DEBUG - Response for create_subnet : {'subnet': {'id': '8bb781d2-607f-41cd-b20b-e28d9b98823e', 'name': '', 'tenant_id': 'c3e77be0fc6343d6a055d6704aeffb5a', 'network_id': '714c7ecd-5cee-4e8e-bb50-78b78ed072a5', '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': 'c3e77be0fc6343d6a055d6704aeffb5a'}} 2025-07-07 08:53:47,709 - INFO - Created VN ctest-vn2_metadata-64509774 2025-07-07 08:53:47,761 - DEBUG - VN ctest-vn2_metadata-64509774 UUID is 714c7ecd-5cee-4e8e-bb50-78b78ed072a5 2025-07-07 08:53:47,933 - DEBUG - Services list from nova: [, , ] 2025-07-07 08:53:49,007 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3606-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3606-1) 2025-07-07 08:53:49,109 - DEBUG - Link local service introspect added 2025-07-07 08:53:49,149 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-07 08:53:54,226 - DEBUG - VM is in ACTIVE state now 2025-07-07 08:53:54,353 - INFO - Waiting for VM ctest-TestBasicVMVN-94419518-68426973 to be up.. 2025-07-07 08:53:54,353 - INFO - VM name : ctest-TestBasicVMVN-94419518-68426973 2025-07-07 08:53:54,429 - DEBUG - VM ctest-TestBasicVMVN-94419518-68426973 ID is cdce6ede-3d7c-440f-a35f-626f0959eb0c 2025-07-07 08:53:54,430 - DEBUG - VM ctest-TestBasicVMVN-94419518-68426973 launched on Node cn-jenkins-deploy-platform-ansible-os-3606-1 2025-07-07 08:53:54,501 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/cdce6ede-3d7c-440f-a35f-626f0959eb0c 2025-07-07 08:53:54,834 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/cdce6ede-3d7c-440f-a35f-626f0959eb0c 2025-07-07 08:53:54,866 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/8837c231-0463-479c-9798-46772fd9be05 2025-07-07 08:53:58,119 - 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 1014ms') 2025-07-07 08:53:58,119 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94419518-68426973 failed! 2025-07-07 08:53:58,178 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94419518:ctest-vn2_metadata-64509774 is 11.1.1.1 and allocation pool is NOT set 2025-07-07 08:54:00,242 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.579 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.579/4.293/8.007/3.714 ms') 2025-07-07 08:54:00,242 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94419518-68426973 passed 2025-07-07 08:54:00,397 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 08:54:00,398 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94419518-68426973, IP 11.1.1.3, Port 22 2025-07-07 08:54:00,453 - 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-07-07 08:54:00,529 - DEBUG - VM ctest-TestBasicVMVN-94419518-68426973 is NOT ready for SSH connections, VM status: ACTIVE 2025-07-07 08:54:05,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 08:54:05,530 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94419518-68426973, IP 11.1.1.3, Port 22 2025-07-07 08:54:05,684 - DEBUG - VM ctest-TestBasicVMVN-94419518-68426973 is ready for SSH connections 2025-07-07 08:54:05,685 - INFO - Retry 0 2025-07-07 08:54:05,685 - 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-07-07 08:54:05,685 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-07-07 08:54:07,320 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-07-07 08:54:07,320 - INFO - Generic metadata worked 2025-07-07 08:54:07,573 - DEBUG - Link local service introspect removed 2025-07-07 08:54:07,573 - INFO - Deleting VM ctest-TestBasicVMVN-94419518-68426973 2025-07-07 08:54:07,638 - INFO - Deleting VN ctest-vn2_metadata-64509774 2025-07-07 08:54:07,674 - DEBUG - VN 714c7ecd-5cee-4e8e-bb50-78b78ed072a5 still in use: Unable to complete operation on network 714c7ecd-5cee-4e8e-bb50-78b78ed072a5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-922751bd-5feb-461d-b9f6-9d6de89cd7e0'] 2025-07-07 08:54:07,674 - WARNING - Deleting VN ctest-vn2_metadata-64509774 failed..Will retry 2025-07-07 08:54:09,780 - DEBUG - Response for deleting network () 2025-07-07 08:54:10,039 - DEBUG - No XMPP flaps were noticed during the test 2025-07-07 08:54:10,039 - INFO - -------------------------------------------------------------------------------- 2025-07-07 08:54:10,042 - INFO - ================================================================================ 2025-07-07 08:54:10,042 - INFO - STARTING TEST : test_metadata_service 2025-07-07 08:54:10,042 - 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-07-07 08:54:10,345 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.254': '0'}} with 2025-07-07 08:54:10,346 - INFO - Initial checks done. Running the testcase now 2025-07-07 08:54:10,346 - INFO - 2025-07-07 08:54:10,346 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-configs 2025-07-07 08:54:10,352 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-config/3fc837ac-c2e3-4213-ab50-9cf70e55e789 2025-07-07 08:54:10,565 - DEBUG - Response for create_network : {'network': {'id': '4749cf68-e85f-43d8-938d-fd2ff702c12f', 'name': 'ctest-vn-97898572', 'tenant_id': 'c3e77be0fc6343d6a055d6704aeffb5a', 'project_id': 'c3e77be0fc6343d6a055d6704aeffb5a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-94419518', 'ctest-vn-97898572'], 'port_security_enabled': True, 'description': ''}} 2025-07-07 08:54:10,801 - DEBUG - Response for create_subnet : {'subnet': {'id': '7a1de290-c44c-4442-90dd-b99406f9b97d', 'name': '', 'tenant_id': 'c3e77be0fc6343d6a055d6704aeffb5a', 'network_id': '4749cf68-e85f-43d8-938d-fd2ff702c12f', 'ip_version': 4, 'cidr': '99.81.4.192/26', 'allocation_pools': [{'start': '99.81.4.194', 'end': '99.81.4.254'}], 'gateway_ip': '99.81.4.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '99.81.4.194', 'tags': [], 'project_id': 'c3e77be0fc6343d6a055d6704aeffb5a'}} 2025-07-07 08:54:10,823 - INFO - Created VN ctest-vn-97898572 2025-07-07 08:54:10,877 - DEBUG - VN ctest-vn-97898572 UUID is 4749cf68-e85f-43d8-938d-fd2ff702c12f 2025-07-07 08:54:12,108 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3606-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3606-1) 2025-07-07 08:54:12,108 - INFO - Waiting for VM ctest-TestBasicVMVN-94419518-81893462 to be up.. 2025-07-07 08:54:12,147 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-07 08:54:17,230 - DEBUG - VM is in ACTIVE state now 2025-07-07 08:54:17,230 - INFO - VM name : ctest-TestBasicVMVN-94419518-81893462 2025-07-07 08:54:17,304 - DEBUG - VM ctest-TestBasicVMVN-94419518-81893462 ID is 4f0f7c76-87b5-4c84-af35-099df0acf90a 2025-07-07 08:54:17,304 - DEBUG - VM ctest-TestBasicVMVN-94419518-81893462 launched on Node cn-jenkins-deploy-platform-ansible-os-3606-1 2025-07-07 08:54:17,482 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/4f0f7c76-87b5-4c84-af35-099df0acf90a 2025-07-07 08:54:17,490 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/afeb1fb3-567a-4c2c-9080-db9a446a84eb 2025-07-07 08:54:20,738 - 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-07-07 08:54:20,739 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94419518-81893462 failed! 2025-07-07 08:54:20,793 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94419518:ctest-vn-97898572 is 99.81.4.193 and allocation pool is NOT set 2025-07-07 08:54:22,855 - 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=12.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.87 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 = 2.868/7.576/12.284/4.708 ms') 2025-07-07 08:54:22,855 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94419518-81893462 passed 2025-07-07 08:54:23,018 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 08:54:23,018 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94419518-81893462, IP 99.81.4.195, Port 22 2025-07-07 08:54:23,173 - DEBUG - VM ctest-TestBasicVMVN-94419518-81893462 is ready for SSH connections 2025-07-07 08:54:23,173 - 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-07-07 08:54:23,173 - DEBUG - cat /tmp/output.txt 2025-07-07 08:54:24,814 - DEBUG - Hello World. The time is now Mon, 07 Jul 2025 02:54:22 -0600! 2025-07-07 08:54:24,814 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 07 Jul 2025 02:54:22 -0600!'} 2025-07-07 08:54:24,814 - INFO - metadata_script.txt got executed in the vm 2025-07-07 08:54:24,814 - INFO - Deleting VM ctest-TestBasicVMVN-94419518-81893462 2025-07-07 08:54:24,878 - INFO - Deleting VN ctest-vn-97898572 2025-07-07 08:54:24,914 - DEBUG - VN 4749cf68-e85f-43d8-938d-fd2ff702c12f still in use: Unable to complete operation on network 4749cf68-e85f-43d8-938d-fd2ff702c12f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-4ee6561c-bb33-4f25-836c-44dfc09d8afc'] 2025-07-07 08:54:24,914 - WARNING - Deleting VN ctest-vn-97898572 failed..Will retry 2025-07-07 08:54:27,015 - DEBUG - Response for deleting network () 2025-07-07 08:54:27,280 - DEBUG - No XMPP flaps were noticed during the test
2025-07-07 08:54:27,280 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-07-07 08:54:27,280 - INFO - -------------------------------------------------------------------------------- 2025-07-07 08:54:27,283 - INFO - ================================================================================ 2025-07-07 08:54:27,283 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-07-07 08:54:27,283 - 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-07-07 08:54:27,567 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.254': '0'}} with 2025-07-07 08:54:27,567 - INFO - Initial checks done. Running the testcase now 2025-07-07 08:54:27,567 - INFO - 2025-07-07 08:54:28,051 - DEBUG - Response for create_network : {'network': {'id': 'ab1bb3d1-d81c-46ae-a99b-f993633eddae', 'name': 'ctest-vn-00096660', 'tenant_id': 'c3e77be0fc6343d6a055d6704aeffb5a', 'project_id': 'c3e77be0fc6343d6a055d6704aeffb5a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-94419518', 'ctest-vn-00096660'], 'port_security_enabled': True, 'description': ''}} 2025-07-07 08:54:28,209 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bf35932e-f23b-4494-8f04-5321ad17dccc', 'name': '', 'tenant_id': 'c3e77be0fc6343d6a055d6704aeffb5a', 'network_id': 'ab1bb3d1-d81c-46ae-a99b-f993633eddae', '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': 'c3e77be0fc6343d6a055d6704aeffb5a'}} 2025-07-07 08:54:28,418 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aa25f629-2fbb-47ee-8adb-ea95255f3daf', 'name': '', 'tenant_id': 'c3e77be0fc6343d6a055d6704aeffb5a', 'network_id': 'ab1bb3d1-d81c-46ae-a99b-f993633eddae', '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': 'c3e77be0fc6343d6a055d6704aeffb5a'}} 2025-07-07 08:54:28,437 - INFO - Created VN ctest-vn-00096660 2025-07-07 08:54:28,489 - DEBUG - VN ctest-vn-00096660 UUID is ab1bb3d1-d81c-46ae-a99b-f993633eddae 2025-07-07 08:54:28,877 - DEBUG - Response for create_port : {'port': {'name': '06e303a3-de26-4a11-85c3-ccba6695247e', 'id': '06e303a3-de26-4a11-85c3-ccba6695247e', 'tenant_id': 'c3e77be0fc6343d6a055d6704aeffb5a', 'network_id': 'ab1bb3d1-d81c-46ae-a99b-f993633eddae', 'mac_address': '02:06:e3:03:a3:de', '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': 'bf35932e-f23b-4494-8f04-5321ad17dccc'}], 'security_groups': ['1ba594ff-3c45-4cd8-b274-2086619538f6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c3e77be0fc6343d6a055d6704aeffb5a'}} 2025-07-07 08:54:29,059 - DEBUG - Response for create_port : {'port': {'name': '2996f9df-b83e-4a5e-9a97-fe3941866190', 'id': '2996f9df-b83e-4a5e-9a97-fe3941866190', 'tenant_id': 'c3e77be0fc6343d6a055d6704aeffb5a', 'network_id': 'ab1bb3d1-d81c-46ae-a99b-f993633eddae', 'mac_address': '02:29:96:f9:df:b8', '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': 'aa25f629-2fbb-47ee-8adb-ea95255f3daf'}], 'security_groups': ['1ba594ff-3c45-4cd8-b274-2086619538f6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c3e77be0fc6343d6a055d6704aeffb5a'}} 2025-07-07 08:54:29,412 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3606-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3606-1) 2025-07-07 08:54:29,815 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3606-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3606-1) 2025-07-07 08:54:31,034 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3606-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3606-1) 2025-07-07 08:54:31,035 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-07-07 08:54:31,042 - DEBUG - Requesting: http://10.0.0.48:8082/domain/dbcad863-5002-48bc-bb9e-d39fee579bb9 2025-07-07 08:54:31,058 - DEBUG - Requesting: http://10.0.0.48:8082/project/c3e77be0-fc63-43d6-a055-d6704aeffb5a 2025-07-07 08:54:31,144 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/17dd75ec-8394-4923-9ff7-314f4b6946b4 2025-07-07 08:54:31,157 - INFO - Verifications in API Server for IPAM: ctest-ipam-36191043 passed 2025-07-07 08:54:31,165 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-94419518:ctest-ipam-36191043', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-94419518', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1719660291405662499', 'uuid-lslong': '11526735987915441844'}, 'enable': 'true', 'created': '2025-07-07T08:54:27', 'last-modified': '2025-07-07T08:54:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.372134'} 2025-07-07 08:54:31,166 - INFO - Verifications in Control node for IPAM: ctest-ipam-36191043 passed 2025-07-07 08:54:31,166 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-07-07 08:54:31,172 - DEBUG - Requesting: http://10.0.0.48:8082/domain/dbcad863-5002-48bc-bb9e-d39fee579bb9 2025-07-07 08:54:31,185 - DEBUG - Requesting: http://10.0.0.48:8082/project/c3e77be0-fc63-43d6-a055-d6704aeffb5a 2025-07-07 08:54:31,267 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/ab1bb3d1-d81c-46ae-a99b-f993633eddae 2025-07-07 08:54:31,280 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/ab1bb3d1-d81c-46ae-a99b-f993633eddae 2025-07-07 08:54:31,296 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/be030227-5d8a-480f-98ba-6168f6746b10 2025-07-07 08:54:31,305 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/be030227-5d8a-480f-98ba-6168f6746b10 2025-07-07 08:54:31,313 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/054c2ec8-a347-42db-8a95-7f72b5902240 2025-07-07 08:54:31,320 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-07 08:54:31,320 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/ab1bb3d1-d81c-46ae-a99b-f993633eddae 2025-07-07 08:54:31,334 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/be030227-5d8a-480f-98ba-6168f6746b10 2025-07-07 08:54:31,353 - INFO - Verified VN network id 8 for VN ab1bb3d1-d81c-46ae-a99b-f993633eddae 2025-07-07 08:54:31,353 - INFO - Verifications in API Server for VN ctest-vn-00096660 passed 2025-07-07 08:54:31,353 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/ab1bb3d1-d81c-46ae-a99b-f993633eddae 2025-07-07 08:54:31,367 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/be030227-5d8a-480f-98ba-6168f6746b10 2025-07-07 08:54:31,391 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/be030227-5d8a-480f-98ba-6168f6746b10 2025-07-07 08:54:31,405 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/054c2ec8-a347-42db-8a95-7f72b5902240 2025-07-07 08:54:31,421 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-94419518:ctest-vn-00096660', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-94419518', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12329646118712133294', 'uuid-lslong': '12221636425220545966'}, 'enable': 'true', 'created': '2025-07-07T08:54:28', 'last-modified': '2025-07-07T08:54:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.034168'} 2025-07-07 08:54:31,432 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-07 08:54:31,432 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-00096660 passed 2025-07-07 08:54:31,433 - DEBUG - ====Verifying policy data for ctest-vn-00096660 in API_Server ====== 2025-07-07 08:54:31,433 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-07-07 08:54:31,441 - DEBUG - Requesting: http://10.0.0.48:8082/domain/dbcad863-5002-48bc-bb9e-d39fee579bb9 2025-07-07 08:54:31,502 - DEBUG - Requesting: http://10.0.0.48:8082/project/c3e77be0-fc63-43d6-a055-d6704aeffb5a 2025-07-07 08:54:31,634 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/ab1bb3d1-d81c-46ae-a99b-f993633eddae 2025-07-07 08:54:31,659 - DEBUG - =>VN ctest-vn-00096660 has no policy to be verified 2025-07-07 08:54:31,659 - DEBUG - Verifying the vn in opserver 2025-07-07 08:54:31,659 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-94419518:ctest-vn-00096660 virtual network link through opserver 10.0.0.48 2025-07-07 08:54:31,659 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-07-07 08:54:32,069 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-07-07 08:54:35,137 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-94419518:ctest-vn-00096660 virtual network link through opserver 10.0.0.48 2025-07-07 08:54:35,137 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-07-07 08:54:38,150 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-94419518:ctest-vn-00096660 virtual network link through opserver 10.0.0.48 2025-07-07 08:54:38,150 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-07-07 08:54:38,163 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-94419518:ctest-vn-00096660', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-94419518:ctest-vn-00096660?flat'} 2025-07-07 08:54:38,163 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-94419518:ctest-vn-00096660 is found in opserver 2025-07-07 08:54:38,169 - DEBUG - VRF ids for VN ctest-vn-00096660: {'10.0.0.48': '2'} 2025-07-07 08:54:38,169 - INFO - Waiting for VM ctest-TestBasicVMVN-94419518-09913962 to be up.. 2025-07-07 08:54:38,260 - DEBUG - VM is in ACTIVE state now 2025-07-07 08:54:38,260 - INFO - VM name : ctest-TestBasicVMVN-94419518-09913962 2025-07-07 08:54:38,346 - DEBUG - VM ctest-TestBasicVMVN-94419518-09913962 ID is ba7e6fce-03a5-4d1e-843c-aebe0a6fc1c4 2025-07-07 08:54:38,346 - DEBUG - VM ctest-TestBasicVMVN-94419518-09913962 launched on Node cn-jenkins-deploy-platform-ansible-os-3606-1 2025-07-07 08:54:38,433 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/ba7e6fce-03a5-4d1e-843c-aebe0a6fc1c4 2025-07-07 08:54:38,442 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/06e303a3-de26-4a11-85c3-ccba6695247e 2025-07-07 08:54:41,704 - 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 1023ms') 2025-07-07 08:54:41,704 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-94419518-09913962 failed! 2025-07-07 08:54:41,765 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94419518:ctest-vn-00096660 is 31.1.1.1 and allocation pool is NOT set 2025-07-07 08:54:41,766 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94419518:ctest-vn-00096660 is 31.1.2.1 and allocation pool is NOT set 2025-07-07 08:54:43,833 - 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=4.47 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.412 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.412/2.439/4.467/2.027 ms') 2025-07-07 08:54:43,833 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-94419518-09913962 passed 2025-07-07 08:54:43,994 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 08:54:43,994 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94419518-09913962, IP 31.1.1.4, Port 22 2025-07-07 08:54:44,168 - DEBUG - VM ctest-TestBasicVMVN-94419518-09913962 is ready for SSH connections 2025-07-07 08:54:44,168 - INFO - Waiting for VM ctest-TestBasicVMVN-94419518-26364032 to be up.. 2025-07-07 08:54:44,242 - DEBUG - VM is in ACTIVE state now 2025-07-07 08:54:44,242 - INFO - VM name : ctest-TestBasicVMVN-94419518-26364032 2025-07-07 08:54:44,320 - DEBUG - VM ctest-TestBasicVMVN-94419518-26364032 ID is 7f0fd51c-a8b7-479a-b4d1-8c0cc3005451 2025-07-07 08:54:44,320 - DEBUG - VM ctest-TestBasicVMVN-94419518-26364032 launched on Node cn-jenkins-deploy-platform-ansible-os-3606-1 2025-07-07 08:54:44,393 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/7f0fd51c-a8b7-479a-b4d1-8c0cc3005451 2025-07-07 08:54:44,402 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/2996f9df-b83e-4a5e-9a97-fe3941866190 2025-07-07 08:54:45,649 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.345 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 = 0.345/1.677/3.009/1.332 ms') 2025-07-07 08:54:45,649 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94419518-26364032 passed 2025-07-07 08:54:45,797 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 08:54:45,798 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94419518-26364032, IP 31.1.2.4, Port 22 2025-07-07 08:54:45,953 - DEBUG - VM ctest-TestBasicVMVN-94419518-26364032 is ready for SSH connections 2025-07-07 08:54:45,953 - INFO - Waiting for VM ctest-TestBasicVMVN-94419518-66340016 to be up.. 2025-07-07 08:54:46,024 - DEBUG - VM is in ACTIVE state now 2025-07-07 08:54:46,024 - INFO - VM name : ctest-TestBasicVMVN-94419518-66340016 2025-07-07 08:54:46,093 - DEBUG - VM ctest-TestBasicVMVN-94419518-66340016 ID is e17c4989-2b54-4b17-ac75-5f7847117973 2025-07-07 08:54:46,093 - DEBUG - VM ctest-TestBasicVMVN-94419518-66340016 launched on Node cn-jenkins-deploy-platform-ansible-os-3606-1 2025-07-07 08:54:46,163 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/e17c4989-2b54-4b17-ac75-5f7847117973 2025-07-07 08:54:46,171 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/76407655-5bb9-46db-b0c7-6bdd4d5ac97b 2025-07-07 08:54:47,403 - 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.05 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.370 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.370/1.709/3.048/1.339 ms') 2025-07-07 08:54:47,403 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-94419518-66340016 passed 2025-07-07 08:54:47,553 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 08:54:47,554 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94419518-66340016, IP 31.1.1.3, Port 22 2025-07-07 08:54:47,712 - DEBUG - VM ctest-TestBasicVMVN-94419518-66340016 is ready for SSH connections 2025-07-07 08:54:47,713 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 08:54:47,713 - 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.48, gateway password: c0ntrail123 2025-07-07 08:54:47,713 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-07-07 08:54:51,827 - 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.574 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.952 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.754 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.754/1.760/3.574 ms 2025-07-07 08:54:51,827 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-94419518-09913962 passed 2025-07-07 08:54:51,827 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 08:54:51,827 - 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.48, gateway password: c0ntrail123 2025-07-07 08:54:51,827 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-07-07 08:54:55,509 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.874 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.818 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.846 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.818/1.512/2.874 ms 2025-07-07 08:54:55,509 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-94419518-26364032 passed 2025-07-07 08:54:55,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 08:54:55,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 08:54:55,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 08:54:55,509 - 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-07-07 08:54:55,510 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-07 08:54:55,697 - DEBUG - None 2025-07-07 08:54:55,697 - 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-07-07 08:54:55,697 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-07 08:54:55,898 - DEBUG - None 2025-07-07 08:54:55,898 - 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-07-07 08:54:55,898 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-07 08:54:56,525 - DEBUG - None 2025-07-07 08:54:56,525 - 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.48, gateway password: c0ntrail123 2025-07-07 08:54:56,525 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-07-07 08:54:58,742 - 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.062 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.028 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.466 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.670 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.396/1.924/5.028 ms 2025-07-07 08:54:58,742 - 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.48, gateway password: c0ntrail123 2025-07-07 08:54:58,742 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-07-07 08:55:00,994 - 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=2.269 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.941 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=9.621 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.406 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.644 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.447 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.418 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.406/3.392/9.621 ms 2025-07-07 08:55:00,994 - 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.48, gateway password: c0ntrail123 2025-07-07 08:55:00,995 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-07-07 08:55:03,256 - 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.723 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.313 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.459 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.420 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.687 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.524 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.352 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.352/1.925/4.459 ms 2025-07-07 08:55:03,256 - INFO - Deleting VM ctest-TestBasicVMVN-94419518-66340016 2025-07-07 08:55:03,323 - INFO - Detaching port 2996f9df-b83e-4a5e-9a97-fe3941866190 from VM ctest-TestBasicVMVN-94419518-26364032 2025-07-07 08:55:03,371 - INFO - Deleting VM ctest-TestBasicVMVN-94419518-26364032 2025-07-07 08:55:03,446 - INFO - Detaching port 06e303a3-de26-4a11-85c3-ccba6695247e from VM ctest-TestBasicVMVN-94419518-09913962 2025-07-07 08:55:03,479 - INFO - Deleting VM ctest-TestBasicVMVN-94419518-09913962 2025-07-07 08:55:03,558 - INFO - Deleting VN ctest-vn-00096660 2025-07-07 08:55:03,720 - DEBUG - Response for delete_port : () 2025-07-07 08:55:03,887 - DEBUG - Response for delete_port : () 2025-07-07 08:55:03,926 - DEBUG - VN ab1bb3d1-d81c-46ae-a99b-f993633eddae still in use: Unable to complete operation on network ab1bb3d1-d81c-46ae-a99b-f993633eddae. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3cb7ea58-fcc3-46ed-b048-892e28749078'] 2025-07-07 08:55:03,926 - WARNING - Deleting VN ctest-vn-00096660 failed..Will retry 2025-07-07 08:55:06,064 - DEBUG - Response for deleting network () 2025-07-07 08:55:06,064 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/be030227-5d8a-480f-98ba-6168f6746b10 2025-07-07 08:55:06,071 - DEBUG - Response Code: 404 2025-07-07 08:55:06,071 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-07-07 08:55:06,083 - DEBUG - Requesting: http://10.0.0.48:8082/domain/dbcad863-5002-48bc-bb9e-d39fee579bb9 2025-07-07 08:55:06,139 - DEBUG - Requesting: http://10.0.0.48:8082/project/c3e77be0-fc63-43d6-a055-d6704aeffb5a 2025-07-07 08:55:06,218 - INFO - Validated that VN ctest-vn-00096660 is not found in API Server 2025-07-07 08:55:06,231 - DEBUG - VN ctest-vn-00096660 is not present in Agent 10.0.0.48 2025-07-07 08:55:06,231 - INFO - Validated that VN ctest-vn-00096660 is not in any agent 2025-07-07 08:55:06,237 - DEBUG - VRF 2 is not seen in agent 10.0.0.48 2025-07-07 08:55:06,244 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-00096660 2025-07-07 08:55:06,244 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-94419518:ctest-vn-00096660 2025-07-07 08:55:06,256 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-00096660 info 2025-07-07 08:55:06,333 - INFO - IPAM: ctest-ipam-36191043 is not found in API Server 2025-07-07 08:55:06,346 - INFO - IPAM:ctest-ipam-36191043 is not found in control node 2025-07-07 08:55:06,599 - DEBUG - No XMPP flaps were noticed during the test
2025-07-07 08:55:06,599 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-07-07 08:55:06,599 - INFO - -------------------------------------------------------------------------------- 2025-07-07 08:55:07,319 - INFO - Deleted project: ctest-TestBasicVMVN-94419518, ID : c3e77be0-fc63-43d6-a055-d6704aeffb5a