2025-08-11 16:07:49,441 - INFO - Domain Default found not creating 2025-08-11 16:07:49,572 - INFO - Project ctest-TestBasicVMVN-30792144 not found, creating it 2025-08-11 16:07:50,040 - INFO - Created Project:ctest-TestBasicVMVN-30792144, ID : 3da30c0a-c99d-4650-a56b-cd195277fa90 2025-08-11 16:07:51,516 - INFO - ================================================================================ 2025-08-11 16:07:51,516 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-11 16:07:51,517 - 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-08-11 16:07:51,785 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.25': '0'}} with 2025-08-11 16:07:51,785 - INFO - Initial checks done. Running the testcase now 2025-08-11 16:07:51,785 - INFO - 2025-08-11 16:07:52,366 - DEBUG - Response for create_network : {'network': {'id': '213fa5f4-e0a4-4607-b03b-cacdffc28892', 'name': 'ctest-vn2_metadata-47456872', 'tenant_id': '3da30c0ac99d4650a56bcd195277fa90', 'project_id': '3da30c0ac99d4650a56bcd195277fa90', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30792144', 'ctest-vn2_metadata-47456872'], 'port_security_enabled': True, 'description': ''}} 2025-08-11 16:07:52,576 - DEBUG - Response for create_subnet : {'subnet': {'id': '220f1197-df24-4b5b-8618-8cd6587f1532', 'name': '', 'tenant_id': '3da30c0ac99d4650a56bcd195277fa90', 'network_id': '213fa5f4-e0a4-4607-b03b-cacdffc28892', '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': '3da30c0ac99d4650a56bcd195277fa90'}} 2025-08-11 16:07:52,594 - INFO - Created VN ctest-vn2_metadata-47456872 2025-08-11 16:07:52,647 - DEBUG - VN ctest-vn2_metadata-47456872 UUID is 213fa5f4-e0a4-4607-b03b-cacdffc28892 2025-08-11 16:07:52,811 - DEBUG - Services list from nova: [, , ] 2025-08-11 16:07:53,889 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3815-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3815-1) 2025-08-11 16:07:54,011 - DEBUG - Link local service introspect added 2025-08-11 16:07:54,050 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-11 16:07:59,124 - DEBUG - VM is in ACTIVE state now 2025-08-11 16:07:59,254 - INFO - Waiting for VM ctest-TestBasicVMVN-30792144-47325330 to be up.. 2025-08-11 16:07:59,254 - INFO - VM name : ctest-TestBasicVMVN-30792144-47325330 2025-08-11 16:07:59,322 - DEBUG - VM ctest-TestBasicVMVN-30792144-47325330 ID is 357e424c-cc0a-4db2-a12a-4204239b8258 2025-08-11 16:07:59,322 - DEBUG - VM ctest-TestBasicVMVN-30792144-47325330 launched on Node cn-jenkins-deploy-platform-ansible-os-3815-1 2025-08-11 16:07:59,392 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/357e424c-cc0a-4db2-a12a-4204239b8258 2025-08-11 16:07:59,726 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/357e424c-cc0a-4db2-a12a-4204239b8258 2025-08-11 16:07:59,757 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/524349cb-4c6d-4ff1-9f71-2511ca4c9786 2025-08-11 16:08:03,031 - 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-08-11 16:08:03,031 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30792144-47325330 failed! 2025-08-11 16:08:03,087 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30792144:ctest-vn2_metadata-47456872 is 11.1.1.1 and allocation pool is NOT set 2025-08-11 16:08:05,147 - 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.600 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.600/4.468/8.337/3.868 ms') 2025-08-11 16:08:05,147 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30792144-47325330 passed 2025-08-11 16:08:05,303 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:08:05,303 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30792144-47325330, IP 11.1.1.3, Port 22 2025-08-11 16:08:05,458 - DEBUG - VM ctest-TestBasicVMVN-30792144-47325330 is ready for SSH connections 2025-08-11 16:08:05,458 - INFO - Retry 0 2025-08-11 16:08:05,459 - 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.22, gateway password: c0ntrail123 2025-08-11 16:08:05,459 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-11 16:08:07,090 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-11 16:08:07,090 - INFO - Generic metadata worked 2025-08-11 16:08:07,343 - DEBUG - Link local service introspect removed 2025-08-11 16:08:07,343 - INFO - Deleting VM ctest-TestBasicVMVN-30792144-47325330 2025-08-11 16:08:07,402 - INFO - Deleting VN ctest-vn2_metadata-47456872 2025-08-11 16:08:07,436 - DEBUG - VN 213fa5f4-e0a4-4607-b03b-cacdffc28892 still in use: Unable to complete operation on network 213fa5f4-e0a4-4607-b03b-cacdffc28892. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7cf26c5e-9fe0-4425-b279-30658f6b3c59'] 2025-08-11 16:08:07,436 - WARNING - Deleting VN ctest-vn2_metadata-47456872 failed..Will retry 2025-08-11 16:08:09,536 - DEBUG - Response for deleting network () 2025-08-11 16:08:09,801 - DEBUG - No XMPP flaps were noticed during the test 2025-08-11 16:08:09,801 - INFO - -------------------------------------------------------------------------------- 2025-08-11 16:08:09,804 - INFO - ================================================================================ 2025-08-11 16:08:09,804 - INFO - STARTING TEST : test_metadata_service 2025-08-11 16:08:09,804 - 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-08-11 16:08:10,089 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.25': '0'}} with 2025-08-11 16:08:10,089 - INFO - Initial checks done. Running the testcase now 2025-08-11 16:08:10,089 - INFO - 2025-08-11 16:08:10,089 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-08-11 16:08:10,095 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/344e02ce-55ee-4f32-b039-aaccead51556 2025-08-11 16:08:10,269 - DEBUG - Response for create_network : {'network': {'id': '09c99c7f-5293-41d6-9596-3b071f25e9a2', 'name': 'ctest-vn-25149701', 'tenant_id': '3da30c0ac99d4650a56bcd195277fa90', 'project_id': '3da30c0ac99d4650a56bcd195277fa90', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30792144', 'ctest-vn-25149701'], 'port_security_enabled': True, 'description': ''}} 2025-08-11 16:08:10,441 - DEBUG - Response for create_subnet : {'subnet': {'id': '93964f0a-d57c-4fb4-803e-f15689caf920', 'name': '', 'tenant_id': '3da30c0ac99d4650a56bcd195277fa90', 'network_id': '09c99c7f-5293-41d6-9596-3b071f25e9a2', 'ip_version': 4, 'cidr': '133.223.13.64/26', 'allocation_pools': [{'start': '133.223.13.66', 'end': '133.223.13.126'}], 'gateway_ip': '133.223.13.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.223.13.66', 'tags': [], 'project_id': '3da30c0ac99d4650a56bcd195277fa90'}} 2025-08-11 16:08:10,457 - INFO - Created VN ctest-vn-25149701 2025-08-11 16:08:10,507 - DEBUG - VN ctest-vn-25149701 UUID is 09c99c7f-5293-41d6-9596-3b071f25e9a2 2025-08-11 16:08:11,716 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3815-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3815-1) 2025-08-11 16:08:11,717 - INFO - Waiting for VM ctest-TestBasicVMVN-30792144-69769986 to be up.. 2025-08-11 16:08:11,754 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-11 16:08:16,830 - DEBUG - VM is in ACTIVE state now 2025-08-11 16:08:16,830 - INFO - VM name : ctest-TestBasicVMVN-30792144-69769986 2025-08-11 16:08:16,900 - DEBUG - VM ctest-TestBasicVMVN-30792144-69769986 ID is ce50d4cc-54f8-4cf7-abcf-ed247092c825 2025-08-11 16:08:16,900 - DEBUG - VM ctest-TestBasicVMVN-30792144-69769986 launched on Node cn-jenkins-deploy-platform-ansible-os-3815-1 2025-08-11 16:08:16,964 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/ce50d4cc-54f8-4cf7-abcf-ed247092c825 2025-08-11 16:08:16,972 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d737796b-7410-4c27-8555-be2d69d621c2 2025-08-11 16:08:20,215 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-08-11 16:08:20,215 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30792144-69769986 failed! 2025-08-11 16:08:20,275 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30792144:ctest-vn-25149701 is 133.223.13.65 and allocation pool is NOT set 2025-08-11 16:08:22,337 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.70 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.697/5.116/8.535/3.419 ms') 2025-08-11 16:08:22,337 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30792144-69769986 passed 2025-08-11 16:08:22,487 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:08:22,487 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30792144-69769986, IP 133.223.13.67, Port 22 2025-08-11 16:08:22,547 - 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-08-11 16:08:22,617 - DEBUG - VM ctest-TestBasicVMVN-30792144-69769986 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-11 16:08:27,619 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:08:27,619 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30792144-69769986, IP 133.223.13.67, Port 22 2025-08-11 16:08:27,774 - DEBUG - VM ctest-TestBasicVMVN-30792144-69769986 is ready for SSH connections 2025-08-11 16:08:27,775 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-08-11 16:08:27,775 - DEBUG - cat /tmp/output.txt 2025-08-11 16:08:29,396 - DEBUG - Hello World. The time is now Mon, 11 Aug 2025 10:08:24 -0600! 2025-08-11 16:08:29,396 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 11 Aug 2025 10:08:24 -0600!'} 2025-08-11 16:08:29,397 - INFO - metadata_script.txt got executed in the vm 2025-08-11 16:08:29,397 - INFO - Deleting VM ctest-TestBasicVMVN-30792144-69769986 2025-08-11 16:08:29,468 - INFO - Deleting VN ctest-vn-25149701 2025-08-11 16:08:29,506 - DEBUG - VN 09c99c7f-5293-41d6-9596-3b071f25e9a2 still in use: Unable to complete operation on network 09c99c7f-5293-41d6-9596-3b071f25e9a2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b27b594a-b22b-49e6-9dcb-453e5aba461e'] 2025-08-11 16:08:29,506 - WARNING - Deleting VN ctest-vn-25149701 failed..Will retry 2025-08-11 16:08:31,618 - DEBUG - Response for deleting network () 2025-08-11 16:08:31,873 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 16:08:31,874 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-08-11 16:08:31,874 - INFO - -------------------------------------------------------------------------------- 2025-08-11 16:08:31,877 - INFO - ================================================================================ 2025-08-11 16:08:31,877 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-11 16:08:31,877 - 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-08-11 16:08:32,161 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.25': '0'}} with 2025-08-11 16:08:32,161 - INFO - Initial checks done. Running the testcase now 2025-08-11 16:08:32,161 - INFO - 2025-08-11 16:08:32,649 - DEBUG - Response for create_network : {'network': {'id': '02ad2635-8021-429a-8b7b-18dcc80981bb', 'name': 'ctest-vn-53206363', 'tenant_id': '3da30c0ac99d4650a56bcd195277fa90', 'project_id': '3da30c0ac99d4650a56bcd195277fa90', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30792144', 'ctest-vn-53206363'], 'port_security_enabled': True, 'description': ''}} 2025-08-11 16:08:32,887 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b658edde-f2b7-43d0-8aeb-29c2269b3918', 'name': '', 'tenant_id': '3da30c0ac99d4650a56bcd195277fa90', 'network_id': '02ad2635-8021-429a-8b7b-18dcc80981bb', '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': '3da30c0ac99d4650a56bcd195277fa90'}} 2025-08-11 16:08:33,053 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cbfac67f-f94c-4137-820c-2ea766a9c177', 'name': '', 'tenant_id': '3da30c0ac99d4650a56bcd195277fa90', 'network_id': '02ad2635-8021-429a-8b7b-18dcc80981bb', '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': '3da30c0ac99d4650a56bcd195277fa90'}} 2025-08-11 16:08:33,072 - INFO - Created VN ctest-vn-53206363 2025-08-11 16:08:33,123 - DEBUG - VN ctest-vn-53206363 UUID is 02ad2635-8021-429a-8b7b-18dcc80981bb 2025-08-11 16:08:33,467 - DEBUG - Response for create_port : {'port': {'name': '002329ad-dcbc-421a-a78b-e866f486412e', 'id': '002329ad-dcbc-421a-a78b-e866f486412e', 'tenant_id': '3da30c0ac99d4650a56bcd195277fa90', 'network_id': '02ad2635-8021-429a-8b7b-18dcc80981bb', 'mac_address': '02:00:23:29:ad:dc', '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': 'b658edde-f2b7-43d0-8aeb-29c2269b3918'}], 'security_groups': ['8850f1bc-1a9b-4bdc-95ea-952f9fb35da4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3da30c0ac99d4650a56bcd195277fa90'}} 2025-08-11 16:08:33,638 - DEBUG - Response for create_port : {'port': {'name': '4d7ef802-81dd-476f-b885-4f306a351683', 'id': '4d7ef802-81dd-476f-b885-4f306a351683', 'tenant_id': '3da30c0ac99d4650a56bcd195277fa90', 'network_id': '02ad2635-8021-429a-8b7b-18dcc80981bb', 'mac_address': '02:4d:7e:f8:02:81', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': 'cbfac67f-f94c-4137-820c-2ea766a9c177'}], 'security_groups': ['8850f1bc-1a9b-4bdc-95ea-952f9fb35da4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3da30c0ac99d4650a56bcd195277fa90'}} 2025-08-11 16:08:33,977 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3815-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3815-1) 2025-08-11 16:08:34,359 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3815-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3815-1) 2025-08-11 16:08:35,707 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3815-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3815-1) 2025-08-11 16:08:35,708 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-08-11 16:08:35,714 - DEBUG - Requesting: http://10.0.0.22:8082/domain/643a94c5-4849-463a-a353-4619a162fafa 2025-08-11 16:08:35,730 - DEBUG - Requesting: http://10.0.0.22:8082/project/3da30c0a-c99d-4650-a56b-cd195277fa90 2025-08-11 16:08:35,820 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/9c2bfb83-858d-4216-bc47-f8b491b51d7e 2025-08-11 16:08:35,835 - INFO - Verifications in API Server for IPAM: ctest-ipam-37919650 passed 2025-08-11 16:08:35,844 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-30792144:ctest-ipam-37919650', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30792144', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11253364636215230998', 'uuid-lslong': '13567085856899276158'}, 'enable': 'true', 'created': '2025-08-11T16:08:32', 'last-modified': '2025-08-11T16:08:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.449614'} 2025-08-11 16:08:35,844 - INFO - Verifications in Control node for IPAM: ctest-ipam-37919650 passed 2025-08-11 16:08:35,844 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-08-11 16:08:35,850 - DEBUG - Requesting: http://10.0.0.22:8082/domain/643a94c5-4849-463a-a353-4619a162fafa 2025-08-11 16:08:35,868 - DEBUG - Requesting: http://10.0.0.22:8082/project/3da30c0a-c99d-4650-a56b-cd195277fa90 2025-08-11 16:08:35,953 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/02ad2635-8021-429a-8b7b-18dcc80981bb 2025-08-11 16:08:35,974 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/02ad2635-8021-429a-8b7b-18dcc80981bb 2025-08-11 16:08:35,992 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/22a8efad-f223-4a4e-bc7e-41f2068e8154 2025-08-11 16:08:36,001 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/22a8efad-f223-4a4e-bc7e-41f2068e8154 2025-08-11 16:08:36,010 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/79dcb2e9-2661-4cf2-a4de-b10d1fc6fa3f 2025-08-11 16:08:36,017 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-11 16:08:36,017 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/02ad2635-8021-429a-8b7b-18dcc80981bb 2025-08-11 16:08:36,028 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/22a8efad-f223-4a4e-bc7e-41f2068e8154 2025-08-11 16:08:36,048 - INFO - Verified VN network id 11 for VN 02ad2635-8021-429a-8b7b-18dcc80981bb 2025-08-11 16:08:36,048 - INFO - Verifications in API Server for VN ctest-vn-53206363 passed 2025-08-11 16:08:36,048 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/02ad2635-8021-429a-8b7b-18dcc80981bb 2025-08-11 16:08:36,061 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/22a8efad-f223-4a4e-bc7e-41f2068e8154 2025-08-11 16:08:36,072 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/22a8efad-f223-4a4e-bc7e-41f2068e8154 2025-08-11 16:08:36,084 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/79dcb2e9-2661-4cf2-a4de-b10d1fc6fa3f 2025-08-11 16:08:36,101 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-30792144:ctest-vn-53206363', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30792144', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '192852370271584922', 'uuid-lslong': '10050654329935331771'}, 'enable': 'true', 'created': '2025-08-11T16:08:32', 'last-modified': '2025-08-11T16:08:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.078272'} 2025-08-11 16:08:36,109 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-11 16:08:36,109 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-53206363 passed 2025-08-11 16:08:36,110 - DEBUG - ====Verifying policy data for ctest-vn-53206363 in API_Server ====== 2025-08-11 16:08:36,110 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-08-11 16:08:36,117 - DEBUG - Requesting: http://10.0.0.22:8082/domain/643a94c5-4849-463a-a353-4619a162fafa 2025-08-11 16:08:36,130 - DEBUG - Requesting: http://10.0.0.22:8082/project/3da30c0a-c99d-4650-a56b-cd195277fa90 2025-08-11 16:08:36,248 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/02ad2635-8021-429a-8b7b-18dcc80981bb 2025-08-11 16:08:36,265 - DEBUG - =>VN ctest-vn-53206363 has no policy to be verified 2025-08-11 16:08:36,265 - DEBUG - Verifying the vn in opserver 2025-08-11 16:08:36,265 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-30792144:ctest-vn-53206363 virtual network link through opserver 10.0.0.22 2025-08-11 16:08:36,265 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-08-11 16:08:36,776 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-08-11 16:08:36,858 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-30792144:ctest-vn-53206363', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-30792144:ctest-vn-53206363?flat'} 2025-08-11 16:08:36,858 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-30792144:ctest-vn-53206363 is found in opserver 2025-08-11 16:08:36,868 - DEBUG - VRF ids for VN ctest-vn-53206363: {'10.0.0.22': '2'} 2025-08-11 16:08:36,868 - INFO - Waiting for VM ctest-TestBasicVMVN-30792144-57993399 to be up.. 2025-08-11 16:08:36,972 - DEBUG - VM is in ACTIVE state now 2025-08-11 16:08:36,972 - INFO - VM name : ctest-TestBasicVMVN-30792144-57993399 2025-08-11 16:08:37,056 - DEBUG - VM ctest-TestBasicVMVN-30792144-57993399 ID is 0bd2967a-0496-40f0-9dff-9c3680a30916 2025-08-11 16:08:37,056 - DEBUG - VM ctest-TestBasicVMVN-30792144-57993399 launched on Node cn-jenkins-deploy-platform-ansible-os-3815-1 2025-08-11 16:08:37,149 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/0bd2967a-0496-40f0-9dff-9c3680a30916 2025-08-11 16:08:37,171 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/002329ad-dcbc-421a-a78b-e866f486412e 2025-08-11 16:08:40,478 - 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 1019ms') 2025-08-11 16:08:40,478 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30792144-57993399 failed! 2025-08-11 16:08:40,535 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30792144:ctest-vn-53206363 is 31.1.1.1 and allocation pool is NOT set 2025-08-11 16:08:40,535 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30792144:ctest-vn-53206363 is 31.1.2.1 and allocation pool is NOT set 2025-08-11 16:08:44,606 - 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-08-11 16:08:44,607 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30792144-57993399 failed! 2025-08-11 16:08:44,663 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30792144:ctest-vn-53206363 is 31.1.1.1 and allocation pool is NOT set 2025-08-11 16:08:44,663 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30792144:ctest-vn-53206363 is 31.1.2.1 and allocation pool is NOT set 2025-08-11 16:08:46,729 - 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=4.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.796 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.796/2.769/4.743/1.973 ms') 2025-08-11 16:08:46,729 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30792144-57993399 passed 2025-08-11 16:08:46,879 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:08:46,879 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30792144-57993399, IP 31.1.1.4, Port 22 2025-08-11 16:08:47,034 - DEBUG - VM ctest-TestBasicVMVN-30792144-57993399 is ready for SSH connections 2025-08-11 16:08:47,034 - INFO - Waiting for VM ctest-TestBasicVMVN-30792144-64582670 to be up.. 2025-08-11 16:08:47,108 - DEBUG - VM is in ACTIVE state now 2025-08-11 16:08:47,108 - INFO - VM name : ctest-TestBasicVMVN-30792144-64582670 2025-08-11 16:08:47,178 - DEBUG - VM ctest-TestBasicVMVN-30792144-64582670 ID is cbbdfe44-8dbc-4c4c-9986-08cb46833e54 2025-08-11 16:08:47,182 - DEBUG - VM ctest-TestBasicVMVN-30792144-64582670 launched on Node cn-jenkins-deploy-platform-ansible-os-3815-1 2025-08-11 16:08:47,253 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/cbbdfe44-8dbc-4c4c-9986-08cb46833e54 2025-08-11 16:08:47,261 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/4d7ef802-81dd-476f-b885-4f306a351683 2025-08-11 16:08:48,499 - 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=2.96 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.359 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.359/1.658/2.957/1.299 ms') 2025-08-11 16:08:48,499 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30792144-64582670 passed 2025-08-11 16:08:48,647 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:08:48,647 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30792144-64582670, IP 31.1.2.4, Port 22 2025-08-11 16:08:48,802 - DEBUG - VM ctest-TestBasicVMVN-30792144-64582670 is ready for SSH connections 2025-08-11 16:08:48,802 - INFO - Waiting for VM ctest-TestBasicVMVN-30792144-38574931 to be up.. 2025-08-11 16:08:48,881 - DEBUG - VM is in ACTIVE state now 2025-08-11 16:08:48,881 - INFO - VM name : ctest-TestBasicVMVN-30792144-38574931 2025-08-11 16:08:48,954 - DEBUG - VM ctest-TestBasicVMVN-30792144-38574931 ID is f860abc3-ab24-4816-a9ee-7788ef48db75 2025-08-11 16:08:48,954 - DEBUG - VM ctest-TestBasicVMVN-30792144-38574931 launched on Node cn-jenkins-deploy-platform-ansible-os-3815-1 2025-08-11 16:08:49,025 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f860abc3-ab24-4816-a9ee-7788ef48db75 2025-08-11 16:08:49,033 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/31cb1373-d464-4850-be57-b8a2d09a2f51 2025-08-11 16:08:50,273 - 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=2.87 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.353 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.353/1.613/2.873/1.260 ms') 2025-08-11 16:08:50,274 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-30792144-38574931 passed 2025-08-11 16:08:50,427 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:08:50,427 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30792144-38574931, IP 31.1.1.3, Port 22 2025-08-11 16:08:50,579 - DEBUG - VM ctest-TestBasicVMVN-30792144-38574931 is ready for SSH connections 2025-08-11 16:08:50,579 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:08:50,579 - 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.22, gateway password: c0ntrail123 2025-08-11 16:08:50,579 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-11 16:08:54,592 - 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.935 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.904 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.962 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.904/1.933/3.935 ms 2025-08-11 16:08:54,592 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-30792144-57993399 passed 2025-08-11 16:08:54,592 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:08:54,592 - 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.22, gateway password: c0ntrail123 2025-08-11 16:08:54,592 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-11 16:08:58,255 - 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.974 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.768 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.793 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.768/1.511/2.974 ms 2025-08-11 16:08:58,255 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-30792144-64582670 passed 2025-08-11 16:08:58,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:08:58,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:08:58,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-11 16:08:58,255 - 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.22, gateway password: c0ntrail123 2025-08-11 16:08:58,255 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-11 16:08:58,450 - DEBUG - None 2025-08-11 16:08:58,450 - 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.22, gateway password: c0ntrail123 2025-08-11 16:08:58,450 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-11 16:08:58,639 - DEBUG - None 2025-08-11 16:08:58,639 - 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.22, gateway password: c0ntrail123 2025-08-11 16:08:58,639 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-11 16:08:59,299 - DEBUG - None 2025-08-11 16:08:59,299 - 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.22, gateway password: c0ntrail123 2025-08-11 16:08:59,299 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-11 16:09:01,508 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.882 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.606 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.424 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.628 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.414 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.414/1.790/4.606 ms 2025-08-11 16:09:01,509 - 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.22, gateway password: c0ntrail123 2025-08-11 16:09:01,509 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-11 16:09:03,754 - 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.053 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.107 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.216 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.449 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.694 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.685 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.358/1.937/4.216 ms 2025-08-11 16:09:03,754 - 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.22, gateway password: c0ntrail123 2025-08-11 16:09:03,755 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-11 16:09:05,997 - 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.694 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.076 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.979 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.477 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.762 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.574 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.493 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.477/1.865/3.979 ms 2025-08-11 16:09:05,998 - INFO - Deleting VM ctest-TestBasicVMVN-30792144-38574931 2025-08-11 16:09:06,064 - INFO - Detaching port 4d7ef802-81dd-476f-b885-4f306a351683 from VM ctest-TestBasicVMVN-30792144-64582670 2025-08-11 16:09:06,097 - INFO - Deleting VM ctest-TestBasicVMVN-30792144-64582670 2025-08-11 16:09:06,159 - INFO - Detaching port 002329ad-dcbc-421a-a78b-e866f486412e from VM ctest-TestBasicVMVN-30792144-57993399 2025-08-11 16:09:06,189 - INFO - Deleting VM ctest-TestBasicVMVN-30792144-57993399 2025-08-11 16:09:06,251 - INFO - Deleting VN ctest-vn-53206363 2025-08-11 16:09:06,420 - DEBUG - Response for delete_port : () 2025-08-11 16:09:06,594 - DEBUG - Response for delete_port : () 2025-08-11 16:09:06,636 - DEBUG - VN 02ad2635-8021-429a-8b7b-18dcc80981bb still in use: Unable to complete operation on network 02ad2635-8021-429a-8b7b-18dcc80981bb. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-426702a0-4cfb-42c6-8737-810514b7dc68'] 2025-08-11 16:09:06,636 - WARNING - Deleting VN ctest-vn-53206363 failed..Will retry 2025-08-11 16:09:08,759 - DEBUG - Response for deleting network () 2025-08-11 16:09:08,760 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/22a8efad-f223-4a4e-bc7e-41f2068e8154 2025-08-11 16:09:08,766 - DEBUG - Response Code: 404 2025-08-11 16:09:08,766 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-08-11 16:09:08,772 - DEBUG - Requesting: http://10.0.0.22:8082/domain/643a94c5-4849-463a-a353-4619a162fafa 2025-08-11 16:09:08,825 - DEBUG - Requesting: http://10.0.0.22:8082/project/3da30c0a-c99d-4650-a56b-cd195277fa90 2025-08-11 16:09:08,901 - INFO - Validated that VN ctest-vn-53206363 is not found in API Server 2025-08-11 16:09:08,914 - DEBUG - VN ctest-vn-53206363 is not present in Agent 10.0.0.22 2025-08-11 16:09:08,914 - INFO - Validated that VN ctest-vn-53206363 is not in any agent 2025-08-11 16:09:08,921 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-08-11 16:09:08,928 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-53206363 2025-08-11 16:09:08,929 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-30792144:ctest-vn-53206363 2025-08-11 16:09:08,943 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-53206363 info 2025-08-11 16:09:09,035 - INFO - IPAM: ctest-ipam-37919650 is not found in API Server 2025-08-11 16:09:09,048 - INFO - IPAM:ctest-ipam-37919650 is not found in control node 2025-08-11 16:09:09,306 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 16:09:09,306 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-08-11 16:09:09,307 - INFO - -------------------------------------------------------------------------------- 2025-08-11 16:09:10,042 - INFO - Deleted project: ctest-TestBasicVMVN-30792144, ID : 3da30c0a-c99d-4650-a56b-cd195277fa90