2025-07-30 12:23:48,597 - INFO - Domain Default found not creating 2025-07-30 12:23:48,742 - INFO - Project ctest-TestBasicVMVN-73900869 not found, creating it 2025-07-30 12:23:49,191 - INFO - Created Project:ctest-TestBasicVMVN-73900869, ID : 8641ee34-eb48-4896-b448-9a3bc5d7f749 2025-07-30 12:23:50,595 - INFO - ================================================================================ 2025-07-30 12:23:50,595 - INFO - STARTING TEST : test_generic_link_local_service 2025-07-30 12:23:50,595 - 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-30 12:23:50,851 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2025-07-30 12:23:50,851 - INFO - Initial checks done. Running the testcase now 2025-07-30 12:23:50,851 - INFO - 2025-07-30 12:23:51,408 - DEBUG - Response for create_network : {'network': {'id': '760670fc-44e9-4f88-99d8-7690a3c05276', 'name': 'ctest-vn2_metadata-95652623', 'tenant_id': '8641ee34eb484896b4489a3bc5d7f749', 'project_id': '8641ee34eb484896b4489a3bc5d7f749', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-73900869', 'ctest-vn2_metadata-95652623'], 'port_security_enabled': True, 'description': ''}} 2025-07-30 12:23:51,565 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c028b027-7494-4abb-a7e2-ad7bd3d7169d', 'name': '', 'tenant_id': '8641ee34eb484896b4489a3bc5d7f749', 'network_id': '760670fc-44e9-4f88-99d8-7690a3c05276', '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': '8641ee34eb484896b4489a3bc5d7f749'}} 2025-07-30 12:23:51,588 - INFO - Created VN ctest-vn2_metadata-95652623 2025-07-30 12:23:51,640 - DEBUG - VN ctest-vn2_metadata-95652623 UUID is 760670fc-44e9-4f88-99d8-7690a3c05276 2025-07-30 12:23:51,826 - DEBUG - Services list from nova: [, , ] 2025-07-30 12:23:52,796 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3723-1) 2025-07-30 12:23:52,904 - DEBUG - Link local service introspect added 2025-07-30 12:23:52,942 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-30 12:23:58,018 - DEBUG - VM is in ACTIVE state now 2025-07-30 12:23:58,133 - INFO - Waiting for VM ctest-TestBasicVMVN-73900869-93613022 to be up.. 2025-07-30 12:23:58,133 - INFO - VM name : ctest-TestBasicVMVN-73900869-93613022 2025-07-30 12:23:58,205 - DEBUG - VM ctest-TestBasicVMVN-73900869-93613022 ID is a87be629-9acd-4165-a473-50bc1a237e0f 2025-07-30 12:23:58,205 - DEBUG - VM ctest-TestBasicVMVN-73900869-93613022 launched on Node cn-jenkins-deploy-platform-ansible-os-3723-1 2025-07-30 12:23:58,272 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a87be629-9acd-4165-a473-50bc1a237e0f 2025-07-30 12:23:58,563 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a87be629-9acd-4165-a473-50bc1a237e0f 2025-07-30 12:23:58,597 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ebbbf561-18fd-4823-8ca7-9fc6c02434a7 2025-07-30 12:24:01,852 - 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 1016ms') 2025-07-30 12:24:01,853 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73900869-93613022 failed! 2025-07-30 12:24:01,909 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73900869:ctest-vn2_metadata-95652623 is 11.1.1.1 and allocation pool is NOT set 2025-07-30 12:24:03,971 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.405 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.405/1.565/2.725/1.160 ms') 2025-07-30 12:24:03,971 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73900869-93613022 passed 2025-07-30 12:24:04,124 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 12:24:04,125 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73900869-93613022, IP 11.1.1.3, Port 22 2025-07-30 12:24:04,279 - DEBUG - VM ctest-TestBasicVMVN-73900869-93613022 is ready for SSH connections 2025-07-30 12:24:04,280 - INFO - Retry 0 2025-07-30 12:24:04,280 - 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.50, gateway password: c0ntrail123 2025-07-30 12:24:04,280 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-07-30 12:24:05,854 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-07-30 12:24:05,854 - INFO - Generic metadata worked 2025-07-30 12:24:06,104 - DEBUG - Link local service introspect removed 2025-07-30 12:24:06,104 - INFO - Deleting VM ctest-TestBasicVMVN-73900869-93613022 2025-07-30 12:24:06,171 - INFO - Deleting VN ctest-vn2_metadata-95652623 2025-07-30 12:24:06,207 - DEBUG - VN 760670fc-44e9-4f88-99d8-7690a3c05276 still in use: Unable to complete operation on network 760670fc-44e9-4f88-99d8-7690a3c05276. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-69d2f9ea-46a9-46e6-8338-c2eaad83faf0'] 2025-07-30 12:24:06,207 - WARNING - Deleting VN ctest-vn2_metadata-95652623 failed..Will retry 2025-07-30 12:24:08,304 - DEBUG - Response for deleting network () 2025-07-30 12:24:08,563 - DEBUG - No XMPP flaps were noticed during the test 2025-07-30 12:24:08,563 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-07-30 12:24:08,563 - INFO - -------------------------------------------------------------------------------- 2025-07-30 12:24:08,566 - INFO - ================================================================================ 2025-07-30 12:24:08,566 - INFO - STARTING TEST : test_metadata_service 2025-07-30 12:24:08,566 - 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-30 12:24:08,850 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2025-07-30 12:24:08,850 - INFO - Initial checks done. Running the testcase now 2025-07-30 12:24:08,850 - INFO - 2025-07-30 12:24:08,850 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-07-30 12:24:08,856 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/cb0fa779-2af9-4a23-b39d-2db2dcc2af0e 2025-07-30 12:24:09,035 - DEBUG - Response for create_network : {'network': {'id': '59993236-895a-48be-9d92-9a019fc37079', 'name': 'ctest-vn-31820720', 'tenant_id': '8641ee34eb484896b4489a3bc5d7f749', 'project_id': '8641ee34eb484896b4489a3bc5d7f749', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-73900869', 'ctest-vn-31820720'], 'port_security_enabled': True, 'description': ''}} 2025-07-30 12:24:09,175 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2c8edc2-ffe6-4033-9e1c-b1b6065599f3', 'name': '', 'tenant_id': '8641ee34eb484896b4489a3bc5d7f749', 'network_id': '59993236-895a-48be-9d92-9a019fc37079', 'ip_version': 4, 'cidr': '75.22.0.192/26', 'allocation_pools': [{'start': '75.22.0.194', 'end': '75.22.0.254'}], 'gateway_ip': '75.22.0.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.22.0.194', 'tags': [], 'project_id': '8641ee34eb484896b4489a3bc5d7f749'}} 2025-07-30 12:24:09,193 - INFO - Created VN ctest-vn-31820720 2025-07-30 12:24:09,245 - DEBUG - VN ctest-vn-31820720 UUID is 59993236-895a-48be-9d92-9a019fc37079 2025-07-30 12:24:10,341 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3723-1) 2025-07-30 12:24:10,341 - INFO - Waiting for VM ctest-TestBasicVMVN-73900869-17245296 to be up.. 2025-07-30 12:24:10,380 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-30 12:24:15,451 - DEBUG - VM is in ACTIVE state now 2025-07-30 12:24:15,451 - INFO - VM name : ctest-TestBasicVMVN-73900869-17245296 2025-07-30 12:24:15,522 - DEBUG - VM ctest-TestBasicVMVN-73900869-17245296 ID is 7b8315a1-d2ff-4976-8b8e-18deb78eef0a 2025-07-30 12:24:15,522 - DEBUG - VM ctest-TestBasicVMVN-73900869-17245296 launched on Node cn-jenkins-deploy-platform-ansible-os-3723-1 2025-07-30 12:24:15,589 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7b8315a1-d2ff-4976-8b8e-18deb78eef0a 2025-07-30 12:24:15,598 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/71da4b5f-7d0a-401c-b6c3-e7a7b08516bf 2025-07-30 12:24:18,840 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-07-30 12:24:18,840 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73900869-17245296 failed! 2025-07-30 12:24:18,896 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73900869:ctest-vn-31820720 is 75.22.0.193 and allocation pool is NOT set 2025-07-30 12:24:20,956 - 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.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.659 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.659/1.895/3.132/1.236 ms') 2025-07-30 12:24:20,956 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73900869-17245296 passed 2025-07-30 12:24:21,112 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 12:24:21,113 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73900869-17245296, IP 75.22.0.195, Port 22 2025-07-30 12:24:21,168 - 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-30 12:24:21,249 - DEBUG - VM ctest-TestBasicVMVN-73900869-17245296 is NOT ready for SSH connections, VM status: ACTIVE 2025-07-30 12:24:26,250 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 12:24:26,251 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73900869-17245296, IP 75.22.0.195, Port 22 2025-07-30 12:24:26,404 - DEBUG - VM ctest-TestBasicVMVN-73900869-17245296 is ready for SSH connections 2025-07-30 12:24:26,404 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-07-30 12:24:26,404 - DEBUG - cat /tmp/output.txt 2025-07-30 12:24:28,017 - DEBUG - Hello World. The time is now Wed, 30 Jul 2025 06:24:21 -0600! 2025-07-30 12:24:28,017 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 30 Jul 2025 06:24:21 -0600!'} 2025-07-30 12:24:28,018 - INFO - metadata_script.txt got executed in the vm 2025-07-30 12:24:28,018 - INFO - Deleting VM ctest-TestBasicVMVN-73900869-17245296 2025-07-30 12:24:28,081 - INFO - Deleting VN ctest-vn-31820720 2025-07-30 12:24:28,115 - DEBUG - VN 59993236-895a-48be-9d92-9a019fc37079 still in use: Unable to complete operation on network 59993236-895a-48be-9d92-9a019fc37079. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fdd15b98-930a-4845-aa33-ba23337ea4b7'] 2025-07-30 12:24:28,115 - WARNING - Deleting VN ctest-vn-31820720 failed..Will retry 2025-07-30 12:24:30,215 - DEBUG - Response for deleting network () 2025-07-30 12:24:30,480 - DEBUG - No XMPP flaps were noticed during the test 2025-07-30 12:24:30,481 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-07-30 12:24:30,481 - INFO - -------------------------------------------------------------------------------- 2025-07-30 12:24:30,484 - INFO - ================================================================================ 2025-07-30 12:24:30,484 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-07-30 12:24:30,484 - 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-30 12:24:30,763 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2025-07-30 12:24:30,763 - INFO - Initial checks done. Running the testcase now 2025-07-30 12:24:30,763 - INFO - 2025-07-30 12:24:31,264 - DEBUG - Response for create_network : {'network': {'id': 'd8939c83-b2d3-444d-8968-94329436e953', 'name': 'ctest-vn-22243223', 'tenant_id': '8641ee34eb484896b4489a3bc5d7f749', 'project_id': '8641ee34eb484896b4489a3bc5d7f749', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-73900869', 'ctest-vn-22243223'], 'port_security_enabled': True, 'description': ''}} 2025-07-30 12:24:31,482 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fdc335ea-77e7-45a1-b8a9-fe28ce1d17b0', 'name': '', 'tenant_id': '8641ee34eb484896b4489a3bc5d7f749', 'network_id': 'd8939c83-b2d3-444d-8968-94329436e953', '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': '8641ee34eb484896b4489a3bc5d7f749'}} 2025-07-30 12:24:31,630 - DEBUG - Response for create_subnet : {'subnet': {'id': '50d61854-2c5d-44c2-a46b-0c414304a051', 'name': '', 'tenant_id': '8641ee34eb484896b4489a3bc5d7f749', 'network_id': 'd8939c83-b2d3-444d-8968-94329436e953', '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': '8641ee34eb484896b4489a3bc5d7f749'}} 2025-07-30 12:24:31,650 - INFO - Created VN ctest-vn-22243223 2025-07-30 12:24:31,700 - DEBUG - VN ctest-vn-22243223 UUID is d8939c83-b2d3-444d-8968-94329436e953 2025-07-30 12:24:32,060 - DEBUG - Response for create_port : {'port': {'name': '74c1e421-95e2-4511-b4b3-bf1ca233fab9', 'id': '74c1e421-95e2-4511-b4b3-bf1ca233fab9', 'tenant_id': '8641ee34eb484896b4489a3bc5d7f749', 'network_id': 'd8939c83-b2d3-444d-8968-94329436e953', 'mac_address': '02:74:c1:e4:21: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': 'fdc335ea-77e7-45a1-b8a9-fe28ce1d17b0'}], 'security_groups': ['544135ad-5187-4231-9195-2ddaba8d5ce2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8641ee34eb484896b4489a3bc5d7f749'}} 2025-07-30 12:24:32,229 - DEBUG - Response for create_port : {'port': {'name': 'c21eb5b4-38e7-464a-991c-659e58cc95ba', 'id': 'c21eb5b4-38e7-464a-991c-659e58cc95ba', 'tenant_id': '8641ee34eb484896b4489a3bc5d7f749', 'network_id': 'd8939c83-b2d3-444d-8968-94329436e953', 'mac_address': '02:c2:1e:b5:b4:38', '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': '50d61854-2c5d-44c2-a46b-0c414304a051'}], 'security_groups': ['544135ad-5187-4231-9195-2ddaba8d5ce2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8641ee34eb484896b4489a3bc5d7f749'}} 2025-07-30 12:24:32,574 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3723-1) 2025-07-30 12:24:33,025 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3723-1) 2025-07-30 12:24:34,277 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3723-1) 2025-07-30 12:24:34,277 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-30 12:24:34,286 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ebd601a1-3596-4958-a653-0c7aab7b34ec 2025-07-30 12:24:34,300 - DEBUG - Requesting: http://10.0.0.50:8082/project/8641ee34-eb48-4896-b448-9a3bc5d7f749 2025-07-30 12:24:34,381 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/07cb7383-304f-4178-8f64-3e1dbde58ebd 2025-07-30 12:24:34,393 - INFO - Verifications in API Server for IPAM: ctest-ipam-35932384 passed 2025-07-30 12:24:34,400 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-73900869:ctest-ipam-35932384', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-73900869', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '561669585826169208', 'uuid-lslong': '10332451742555672253'}, 'enable': 'true', 'created': '2025-07-30T12:24:30', 'last-modified': '2025-07-30T12:24:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.402161'} 2025-07-30 12:24:34,400 - INFO - Verifications in Control node for IPAM: ctest-ipam-35932384 passed 2025-07-30 12:24:34,400 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-30 12:24:34,406 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ebd601a1-3596-4958-a653-0c7aab7b34ec 2025-07-30 12:24:34,426 - DEBUG - Requesting: http://10.0.0.50:8082/project/8641ee34-eb48-4896-b448-9a3bc5d7f749 2025-07-30 12:24:34,512 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d8939c83-b2d3-444d-8968-94329436e953 2025-07-30 12:24:34,527 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d8939c83-b2d3-444d-8968-94329436e953 2025-07-30 12:24:34,541 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8020c14d-d000-4442-8cda-1d5f12888c4c 2025-07-30 12:24:34,556 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8020c14d-d000-4442-8cda-1d5f12888c4c 2025-07-30 12:24:34,565 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/f1eaa0f3-8518-404c-98d2-f32d2bce8ac5 2025-07-30 12:24:34,572 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-30 12:24:34,572 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d8939c83-b2d3-444d-8968-94329436e953 2025-07-30 12:24:34,585 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8020c14d-d000-4442-8cda-1d5f12888c4c 2025-07-30 12:24:34,610 - INFO - Verified VN network id 12 for VN d8939c83-b2d3-444d-8968-94329436e953 2025-07-30 12:24:34,610 - INFO - Verifications in API Server for VN ctest-vn-22243223 passed 2025-07-30 12:24:34,611 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d8939c83-b2d3-444d-8968-94329436e953 2025-07-30 12:24:34,632 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8020c14d-d000-4442-8cda-1d5f12888c4c 2025-07-30 12:24:34,640 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8020c14d-d000-4442-8cda-1d5f12888c4c 2025-07-30 12:24:34,650 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/f1eaa0f3-8518-404c-98d2-f32d2bce8ac5 2025-07-30 12:24:34,668 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-73900869:ctest-vn-22243223', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-73900869', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15605989223223739469', 'uuid-lslong': '9901326725729937747'}, 'enable': 'true', 'created': '2025-07-30T12:24:31', 'last-modified': '2025-07-30T12:24:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.073300'} 2025-07-30 12:24:34,676 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-30 12:24:34,676 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-22243223 passed 2025-07-30 12:24:34,677 - DEBUG - ====Verifying policy data for ctest-vn-22243223 in API_Server ====== 2025-07-30 12:24:34,677 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-30 12:24:34,683 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ebd601a1-3596-4958-a653-0c7aab7b34ec 2025-07-30 12:24:34,746 - DEBUG - Requesting: http://10.0.0.50:8082/project/8641ee34-eb48-4896-b448-9a3bc5d7f749 2025-07-30 12:24:34,910 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d8939c83-b2d3-444d-8968-94329436e953 2025-07-30 12:24:34,936 - DEBUG - =>VN ctest-vn-22243223 has no policy to be verified 2025-07-30 12:24:34,936 - DEBUG - Verifying the vn in opserver 2025-07-30 12:24:34,937 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-73900869:ctest-vn-22243223 virtual network link through opserver 10.0.0.50 2025-07-30 12:24:34,937 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-07-30 12:24:35,286 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-07-30 12:24:35,360 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-73900869:ctest-vn-22243223', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-73900869:ctest-vn-22243223?flat'} 2025-07-30 12:24:35,360 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-73900869:ctest-vn-22243223 is found in opserver 2025-07-30 12:24:35,368 - DEBUG - VRF ids for VN ctest-vn-22243223: {'10.0.0.50': '2'} 2025-07-30 12:24:35,368 - INFO - Waiting for VM ctest-TestBasicVMVN-73900869-72723947 to be up.. 2025-07-30 12:24:35,446 - DEBUG - VM is in ACTIVE state now 2025-07-30 12:24:35,446 - INFO - VM name : ctest-TestBasicVMVN-73900869-72723947 2025-07-30 12:24:35,530 - DEBUG - VM ctest-TestBasicVMVN-73900869-72723947 ID is 3794d94a-4c22-4db8-8c7d-cdb2c7abe5a0 2025-07-30 12:24:35,530 - DEBUG - VM ctest-TestBasicVMVN-73900869-72723947 launched on Node cn-jenkins-deploy-platform-ansible-os-3723-1 2025-07-30 12:24:35,614 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3794d94a-4c22-4db8-8c7d-cdb2c7abe5a0 2025-07-30 12:24:35,625 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/74c1e421-95e2-4511-b4b3-bf1ca233fab9 2025-07-30 12:24:38,908 - 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-07-30 12:24:38,909 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73900869-72723947 failed! 2025-07-30 12:24:38,964 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73900869:ctest-vn-22243223 is 31.1.1.1 and allocation pool is NOT set 2025-07-30 12:24:38,964 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73900869:ctest-vn-22243223 is 31.1.2.1 and allocation pool is NOT set 2025-07-30 12:24:43,040 - 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 1011ms') 2025-07-30 12:24:43,040 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73900869-72723947 failed! 2025-07-30 12:24:43,096 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73900869:ctest-vn-22243223 is 31.1.1.1 and allocation pool is NOT set 2025-07-30 12:24:43,097 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73900869:ctest-vn-22243223 is 31.1.2.1 and allocation pool is NOT set 2025-07-30 12:24:45,156 - 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.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.13 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.134/3.020/4.907/1.886 ms') 2025-07-30 12:24:45,156 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73900869-72723947 passed 2025-07-30 12:24:45,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 12:24:45,313 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73900869-72723947, IP 31.1.1.4, Port 22 2025-07-30 12:24:45,468 - DEBUG - VM ctest-TestBasicVMVN-73900869-72723947 is ready for SSH connections 2025-07-30 12:24:45,469 - INFO - Waiting for VM ctest-TestBasicVMVN-73900869-55024708 to be up.. 2025-07-30 12:24:45,547 - DEBUG - VM is in ACTIVE state now 2025-07-30 12:24:45,547 - INFO - VM name : ctest-TestBasicVMVN-73900869-55024708 2025-07-30 12:24:45,619 - DEBUG - VM ctest-TestBasicVMVN-73900869-55024708 ID is 25e73d10-3050-4bc4-ac2c-01566d2a836c 2025-07-30 12:24:45,619 - DEBUG - VM ctest-TestBasicVMVN-73900869-55024708 launched on Node cn-jenkins-deploy-platform-ansible-os-3723-1 2025-07-30 12:24:45,691 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/25e73d10-3050-4bc4-ac2c-01566d2a836c 2025-07-30 12:24:45,700 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c21eb5b4-38e7-464a-991c-659e58cc95ba 2025-07-30 12:24:46,945 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.35 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.465 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.465/1.908/3.351/1.443 ms') 2025-07-30 12:24:46,945 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-73900869-55024708 passed 2025-07-30 12:24:47,096 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 12:24:47,096 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73900869-55024708, IP 31.1.2.4, Port 22 2025-07-30 12:24:47,252 - DEBUG - VM ctest-TestBasicVMVN-73900869-55024708 is ready for SSH connections 2025-07-30 12:24:47,252 - INFO - Waiting for VM ctest-TestBasicVMVN-73900869-56323887 to be up.. 2025-07-30 12:24:47,323 - DEBUG - VM is in ACTIVE state now 2025-07-30 12:24:47,323 - INFO - VM name : ctest-TestBasicVMVN-73900869-56323887 2025-07-30 12:24:47,397 - DEBUG - VM ctest-TestBasicVMVN-73900869-56323887 ID is 29e1dda6-4027-4522-8cc9-89cd7386886b 2025-07-30 12:24:47,397 - DEBUG - VM ctest-TestBasicVMVN-73900869-56323887 launched on Node cn-jenkins-deploy-platform-ansible-os-3723-1 2025-07-30 12:24:47,466 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/29e1dda6-4027-4522-8cc9-89cd7386886b 2025-07-30 12:24:47,475 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3e807117-63fc-4668-867c-213a31ee89b3 2025-07-30 12:24:48,714 - 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.12 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.450 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.450/1.785/3.120/1.335 ms') 2025-07-30 12:24:48,715 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-73900869-56323887 passed 2025-07-30 12:24:48,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 12:24:48,869 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73900869-56323887, IP 31.1.1.3, Port 22 2025-07-30 12:24:49,024 - DEBUG - VM ctest-TestBasicVMVN-73900869-56323887 is ready for SSH connections 2025-07-30 12:24:49,025 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 12:24:49,025 - 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.50, gateway password: c0ntrail123 2025-07-30 12:24:49,025 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-07-30 12:24:53,032 - 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.291 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.859 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.032 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.859/1.727/3.291 ms 2025-07-30 12:24:53,032 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-73900869-72723947 passed 2025-07-30 12:24:53,032 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 12:24:53,033 - 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.50, gateway password: c0ntrail123 2025-07-30 12:24:53,033 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-07-30 12:24:56,729 - 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.318 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.801 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.860 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.801/1.659/3.318 ms 2025-07-30 12:24:56,730 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-73900869-55024708 passed 2025-07-30 12:24:56,730 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 12:24:56,730 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 12:24:56,730 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 12:24:56,730 - 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.50, gateway password: c0ntrail123 2025-07-30 12:24:56,730 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-30 12:24:56,905 - DEBUG - None 2025-07-30 12:24:56,905 - 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.50, gateway password: c0ntrail123 2025-07-30 12:24:56,905 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-30 12:24:57,101 - DEBUG - None 2025-07-30 12:24:57,101 - 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.50, gateway password: c0ntrail123 2025-07-30 12:24:57,101 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-30 12:24:57,730 - DEBUG - None 2025-07-30 12:24:57,730 - 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.50, gateway password: c0ntrail123 2025-07-30 12:24:57,730 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-07-30 12:24:59,929 - 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.836 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.525 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.446 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.224 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.392/1.884/4.525 ms 2025-07-30 12:24:59,929 - 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.50, gateway password: c0ntrail123 2025-07-30 12:24:59,929 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-07-30 12:25:02,195 - 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.054 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.278 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.561 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.477 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.136 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.885 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.486 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.477/2.125/4.561 ms 2025-07-30 12:25:02,195 - 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.50, gateway password: c0ntrail123 2025-07-30 12:25:02,196 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-07-30 12:25:04,435 - 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.642 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.373 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.285 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.611 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.543 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.362 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.362/1.605/3.285 ms 2025-07-30 12:25:04,435 - INFO - Deleting VM ctest-TestBasicVMVN-73900869-56323887 2025-07-30 12:25:04,500 - INFO - Detaching port c21eb5b4-38e7-464a-991c-659e58cc95ba from VM ctest-TestBasicVMVN-73900869-55024708 2025-07-30 12:25:04,529 - INFO - Deleting VM ctest-TestBasicVMVN-73900869-55024708 2025-07-30 12:25:04,607 - INFO - Detaching port 74c1e421-95e2-4511-b4b3-bf1ca233fab9 from VM ctest-TestBasicVMVN-73900869-72723947 2025-07-30 12:25:04,639 - INFO - Deleting VM ctest-TestBasicVMVN-73900869-72723947 2025-07-30 12:25:04,699 - INFO - Deleting VN ctest-vn-22243223 2025-07-30 12:25:04,871 - DEBUG - Response for delete_port : () 2025-07-30 12:25:05,012 - DEBUG - Response for delete_port : () 2025-07-30 12:25:05,054 - DEBUG - VN d8939c83-b2d3-444d-8968-94329436e953 still in use: Unable to complete operation on network d8939c83-b2d3-444d-8968-94329436e953. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ded08502-7379-4a8b-a276-5bac2d7b9b1a'] 2025-07-30 12:25:05,054 - WARNING - Deleting VN ctest-vn-22243223 failed..Will retry 2025-07-30 12:25:07,191 - DEBUG - Response for deleting network () 2025-07-30 12:25:07,191 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/8020c14d-d000-4442-8cda-1d5f12888c4c 2025-07-30 12:25:07,196 - DEBUG - Response Code: 404 2025-07-30 12:25:07,196 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-30 12:25:07,203 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ebd601a1-3596-4958-a653-0c7aab7b34ec 2025-07-30 12:25:07,259 - DEBUG - Requesting: http://10.0.0.50:8082/project/8641ee34-eb48-4896-b448-9a3bc5d7f749 2025-07-30 12:25:07,333 - INFO - Validated that VN ctest-vn-22243223 is not found in API Server 2025-07-30 12:25:07,345 - DEBUG - VN ctest-vn-22243223 is not present in Agent 10.0.0.50 2025-07-30 12:25:07,345 - INFO - Validated that VN ctest-vn-22243223 is not in any agent 2025-07-30 12:25:07,351 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2025-07-30 12:25:07,358 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-22243223 2025-07-30 12:25:07,358 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-73900869:ctest-vn-22243223 2025-07-30 12:25:07,371 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-22243223 info 2025-07-30 12:25:07,448 - INFO - IPAM: ctest-ipam-35932384 is not found in API Server 2025-07-30 12:25:07,459 - INFO - IPAM:ctest-ipam-35932384 is not found in control node 2025-07-30 12:25:07,713 - DEBUG - No XMPP flaps were noticed during the test 2025-07-30 12:25:07,713 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-07-30 12:25:07,714 - INFO - -------------------------------------------------------------------------------- 2025-07-30 12:25:08,398 - INFO - Deleted project: ctest-TestBasicVMVN-73900869, ID : 8641ee34-eb48-4896-b448-9a3bc5d7f749