2025-10-08 12:53:27,028 - INFO - Domain Default found not creating 2025-10-08 12:53:27,180 - INFO - Project ctest-TestBasicVMVN-75664842 not found, creating it 2025-10-08 12:53:27,624 - INFO - Created Project:ctest-TestBasicVMVN-75664842, ID : 75d01aa9-468e-4ffd-aa73-a72c95004adf 2025-10-08 12:53:29,067 - INFO - ================================================================================ 2025-10-08 12:53:29,067 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-08 12:53:29,067 - 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-10-08 12:53:29,318 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-08 12:53:29,318 - INFO - Initial checks done. Running the testcase now 2025-10-08 12:53:29,318 - INFO - 2025-10-08 12:53:29,836 - DEBUG - Response for create_network : {'network': {'id': 'ab3225e6-b26a-4ecc-ad12-d3b10e2427bd', 'name': 'ctest-vn2_metadata-53917322', 'tenant_id': '75d01aa9468e4ffdaa73a72c95004adf', 'project_id': '75d01aa9468e4ffdaa73a72c95004adf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75664842', 'ctest-vn2_metadata-53917322'], 'port_security_enabled': True, 'description': ''}} 2025-10-08 12:53:29,972 - DEBUG - Response for create_subnet : {'subnet': {'id': '40935298-7aa6-4844-934b-cf7503b4984c', 'name': '', 'tenant_id': '75d01aa9468e4ffdaa73a72c95004adf', 'network_id': 'ab3225e6-b26a-4ecc-ad12-d3b10e2427bd', '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': '75d01aa9468e4ffdaa73a72c95004adf'}} 2025-10-08 12:53:29,988 - INFO - Created VN ctest-vn2_metadata-53917322 2025-10-08 12:53:30,038 - DEBUG - VN ctest-vn2_metadata-53917322 UUID is ab3225e6-b26a-4ecc-ad12-d3b10e2427bd 2025-10-08 12:53:30,200 - DEBUG - Services list from nova: [, , ] 2025-10-08 12:53:31,173 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4233-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4233-1) 2025-10-08 12:53:31,281 - DEBUG - Link local service introspect added 2025-10-08 12:53:31,316 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-08 12:53:36,382 - DEBUG - VM is in ACTIVE state now 2025-10-08 12:53:36,502 - INFO - Waiting for VM ctest-TestBasicVMVN-75664842-43350893 to be up.. 2025-10-08 12:53:36,502 - INFO - VM name : ctest-TestBasicVMVN-75664842-43350893 2025-10-08 12:53:36,567 - DEBUG - VM ctest-TestBasicVMVN-75664842-43350893 ID is 57c0a82f-4b2e-4588-b9e6-dde8a82a7745 2025-10-08 12:53:36,567 - DEBUG - VM ctest-TestBasicVMVN-75664842-43350893 launched on Node cn-jenkins-deploy-platform-ansible-os-4233-1 2025-10-08 12:53:36,628 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/57c0a82f-4b2e-4588-b9e6-dde8a82a7745 2025-10-08 12:53:36,916 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/57c0a82f-4b2e-4588-b9e6-dde8a82a7745 2025-10-08 12:53:36,945 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/567d4317-b56b-4cb2-9e97-cc42e71d06f6 2025-10-08 12:53:40,184 - 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-10-08 12:53:40,185 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75664842-43350893 failed! 2025-10-08 12:53:40,238 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75664842:ctest-vn2_metadata-53917322 is 11.1.1.1 and allocation pool is NOT set 2025-10-08 12:53:42,303 - 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.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.753 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.753/2.568/4.384/1.815 ms') 2025-10-08 12:53:42,303 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75664842-43350893 passed 2025-10-08 12:53:42,458 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 12:53:42,458 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75664842-43350893, IP 11.1.1.3, Port 22 2025-10-08 12:53:42,609 - DEBUG - VM ctest-TestBasicVMVN-75664842-43350893 is ready for SSH connections 2025-10-08 12:53:42,609 - INFO - Retry 0 2025-10-08 12:53:42,609 - 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.254, gateway password: c0ntrail123 2025-10-08 12:53:42,609 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-08 12:53:44,238 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-08 12:53:44,238 - INFO - Generic metadata worked 2025-10-08 12:53:44,485 - DEBUG - Link local service introspect removed 2025-10-08 12:53:44,486 - INFO - Deleting VM ctest-TestBasicVMVN-75664842-43350893 2025-10-08 12:53:44,566 - INFO - Deleting VN ctest-vn2_metadata-53917322 2025-10-08 12:53:44,597 - DEBUG - VN ab3225e6-b26a-4ecc-ad12-d3b10e2427bd still in use: Unable to complete operation on network ab3225e6-b26a-4ecc-ad12-d3b10e2427bd. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-bb3d1fb5-fd0b-4a5b-b367-c6b3e0ba2e94'] 2025-10-08 12:53:44,597 - WARNING - Deleting VN ctest-vn2_metadata-53917322 failed..Will retry 2025-10-08 12:53:46,680 - DEBUG - Response for deleting network () 2025-10-08 12:53:46,934 - DEBUG - No XMPP flaps were noticed during the test 2025-10-08 12:53:46,934 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:17] 2025-10-08 12:53:46,934 - INFO - -------------------------------------------------------------------------------- 2025-10-08 12:53:46,936 - INFO - ================================================================================ 2025-10-08 12:53:46,936 - INFO - STARTING TEST : test_metadata_service 2025-10-08 12:53:46,936 - 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-10-08 12:53:47,223 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-08 12:53:47,223 - INFO - Initial checks done. Running the testcase now 2025-10-08 12:53:47,223 - INFO - 2025-10-08 12:53:47,223 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-10-08 12:53:47,229 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/04bef483-9e9e-4da5-a43f-2a4c8c14df8a 2025-10-08 12:53:47,395 - DEBUG - Response for create_network : {'network': {'id': 'a8da3674-c7cc-4b0a-aa4e-1adffbe02559', 'name': 'ctest-vn-77158063', 'tenant_id': '75d01aa9468e4ffdaa73a72c95004adf', 'project_id': '75d01aa9468e4ffdaa73a72c95004adf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75664842', 'ctest-vn-77158063'], 'port_security_enabled': True, 'description': ''}} 2025-10-08 12:53:47,610 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca49f66c-0298-4fd6-8f5e-2a8b184a1c7b', 'name': '', 'tenant_id': '75d01aa9468e4ffdaa73a72c95004adf', 'network_id': 'a8da3674-c7cc-4b0a-aa4e-1adffbe02559', 'ip_version': 4, 'cidr': '219.36.24.192/26', 'allocation_pools': [{'start': '219.36.24.194', 'end': '219.36.24.254'}], 'gateway_ip': '219.36.24.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '219.36.24.194', 'tags': [], 'project_id': '75d01aa9468e4ffdaa73a72c95004adf'}} 2025-10-08 12:53:47,626 - INFO - Created VN ctest-vn-77158063 2025-10-08 12:53:47,678 - DEBUG - VN ctest-vn-77158063 UUID is a8da3674-c7cc-4b0a-aa4e-1adffbe02559 2025-10-08 12:53:48,794 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4233-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4233-1) 2025-10-08 12:53:48,794 - INFO - Waiting for VM ctest-TestBasicVMVN-75664842-06828187 to be up.. 2025-10-08 12:53:48,830 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-08 12:53:53,908 - DEBUG - VM is in ACTIVE state now 2025-10-08 12:53:53,908 - INFO - VM name : ctest-TestBasicVMVN-75664842-06828187 2025-10-08 12:53:53,976 - DEBUG - VM ctest-TestBasicVMVN-75664842-06828187 ID is 00136478-c835-4448-bc8b-fa8acc29eda8 2025-10-08 12:53:53,977 - DEBUG - VM ctest-TestBasicVMVN-75664842-06828187 launched on Node cn-jenkins-deploy-platform-ansible-os-4233-1 2025-10-08 12:53:54,041 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/00136478-c835-4448-bc8b-fa8acc29eda8 2025-10-08 12:53:54,048 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/33048d25-e0ad-4a42-9a73-958ff7fc72fb 2025-10-08 12:53:57,313 - 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 1028ms') 2025-10-08 12:53:57,313 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75664842-06828187 failed! 2025-10-08 12:53:57,366 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75664842:ctest-vn-77158063 is 219.36.24.193 and allocation pool is NOT set 2025-10-08 12:53:59,426 - 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.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.36 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.356/2.912/4.468/1.556 ms') 2025-10-08 12:53:59,426 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75664842-06828187 passed 2025-10-08 12:53:59,578 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 12:53:59,578 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75664842-06828187, IP 219.36.24.195, Port 22 2025-10-08 12:53:59,644 - 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-10-08 12:53:59,723 - DEBUG - VM ctest-TestBasicVMVN-75664842-06828187 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-08 12:54:04,723 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 12:54:04,723 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75664842-06828187, IP 219.36.24.195, Port 22 2025-10-08 12:54:04,877 - DEBUG - VM ctest-TestBasicVMVN-75664842-06828187 is ready for SSH connections 2025-10-08 12:54:04,877 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-10-08 12:54:04,877 - DEBUG - cat /tmp/output.txt 2025-10-08 12:54:06,482 - DEBUG - Hello World. The time is now Wed, 08 Oct 2025 06:54:00 -0600! 2025-10-08 12:54:06,483 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 08 Oct 2025 06:54:00 -0600!'} 2025-10-08 12:54:06,483 - INFO - metadata_script.txt got executed in the vm 2025-10-08 12:54:06,483 - INFO - Deleting VM ctest-TestBasicVMVN-75664842-06828187 2025-10-08 12:54:06,560 - INFO - Deleting VN ctest-vn-77158063 2025-10-08 12:54:06,592 - DEBUG - VN a8da3674-c7cc-4b0a-aa4e-1adffbe02559 still in use: Unable to complete operation on network a8da3674-c7cc-4b0a-aa4e-1adffbe02559. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-40708d2e-1191-4b87-a51c-2e766aa6d45d'] 2025-10-08 12:54:06,592 - WARNING - Deleting VN ctest-vn-77158063 failed..Will retry 2025-10-08 12:54:08,681 - DEBUG - Response for deleting network () 2025-10-08 12:54:08,934 - DEBUG - No XMPP flaps were noticed during the test 2025-10-08 12:54:08,934 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-10-08 12:54:08,934 - INFO - -------------------------------------------------------------------------------- 2025-10-08 12:54:08,936 - INFO - ================================================================================ 2025-10-08 12:54:08,936 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-08 12:54:08,936 - 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-10-08 12:54:09,218 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-08 12:54:09,218 - INFO - Initial checks done. Running the testcase now 2025-10-08 12:54:09,218 - INFO - 2025-10-08 12:54:09,691 - DEBUG - Response for create_network : {'network': {'id': '5d990382-25e9-41d0-a3fb-c2e3ba767ab7', 'name': 'ctest-vn-37303099', 'tenant_id': '75d01aa9468e4ffdaa73a72c95004adf', 'project_id': '75d01aa9468e4ffdaa73a72c95004adf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75664842', 'ctest-vn-37303099'], 'port_security_enabled': True, 'description': ''}} 2025-10-08 12:54:09,858 - DEBUG - Response for create_subnet : {'subnet': {'id': '4b8c4ab9-d201-4646-afab-cc60cbd8f214', 'name': '', 'tenant_id': '75d01aa9468e4ffdaa73a72c95004adf', 'network_id': '5d990382-25e9-41d0-a3fb-c2e3ba767ab7', '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': '75d01aa9468e4ffdaa73a72c95004adf'}} 2025-10-08 12:54:10,049 - DEBUG - Response for create_subnet : {'subnet': {'id': '30e71a16-3bf5-40ee-adcc-778a604f62a7', 'name': '', 'tenant_id': '75d01aa9468e4ffdaa73a72c95004adf', 'network_id': '5d990382-25e9-41d0-a3fb-c2e3ba767ab7', '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': '75d01aa9468e4ffdaa73a72c95004adf'}} 2025-10-08 12:54:10,067 - INFO - Created VN ctest-vn-37303099 2025-10-08 12:54:10,118 - DEBUG - VN ctest-vn-37303099 UUID is 5d990382-25e9-41d0-a3fb-c2e3ba767ab7 2025-10-08 12:54:10,446 - DEBUG - Response for create_port : {'port': {'name': 'dbba54cc-773e-4a2d-933d-38e50d1a4121', 'id': 'dbba54cc-773e-4a2d-933d-38e50d1a4121', 'tenant_id': '75d01aa9468e4ffdaa73a72c95004adf', 'network_id': '5d990382-25e9-41d0-a3fb-c2e3ba767ab7', 'mac_address': '02:db:ba:54:cc:77', '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': '4b8c4ab9-d201-4646-afab-cc60cbd8f214'}], 'security_groups': ['cf38d032-ca5f-4a12-887b-14f7fb51519a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '75d01aa9468e4ffdaa73a72c95004adf'}} 2025-10-08 12:54:10,624 - DEBUG - Response for create_port : {'port': {'name': '5bf4eaa4-b1da-46f7-af5c-c61970131bbd', 'id': '5bf4eaa4-b1da-46f7-af5c-c61970131bbd', 'tenant_id': '75d01aa9468e4ffdaa73a72c95004adf', 'network_id': '5d990382-25e9-41d0-a3fb-c2e3ba767ab7', 'mac_address': '02:5b:f4:ea:a4:b1', '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': '30e71a16-3bf5-40ee-adcc-778a604f62a7'}], 'security_groups': ['cf38d032-ca5f-4a12-887b-14f7fb51519a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '75d01aa9468e4ffdaa73a72c95004adf'}} 2025-10-08 12:54:10,970 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4233-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4233-1) 2025-10-08 12:54:11,381 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4233-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4233-1) 2025-10-08 12:54:12,621 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4233-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4233-1) 2025-10-08 12:54:12,621 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-08 12:54:12,627 - DEBUG - Requesting: http://10.0.0.254:8082/domain/ccda1354-36e4-4eba-bf2a-3d55d380c7d4 2025-10-08 12:54:12,645 - DEBUG - Requesting: http://10.0.0.254:8082/project/75d01aa9-468e-4ffd-aa73-a72c95004adf 2025-10-08 12:54:12,721 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/4e09000b-88f4-4ac0-acd5-68dd2bcb7cf1 2025-10-08 12:54:12,729 - INFO - Verifications in API Server for IPAM: ctest-ipam-32340574 passed 2025-10-08 12:54:12,735 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-75664842:ctest-ipam-32340574', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-75664842', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5623025659291126464', 'uuid-lslong': '12453975643694791921'}, 'enable': 'true', 'created': '2025-10-08T12:54:09', 'last-modified': '2025-10-08T12:54:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.284814'} 2025-10-08 12:54:12,735 - INFO - Verifications in Control node for IPAM: ctest-ipam-32340574 passed 2025-10-08 12:54:12,736 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-08 12:54:12,742 - DEBUG - Requesting: http://10.0.0.254:8082/domain/ccda1354-36e4-4eba-bf2a-3d55d380c7d4 2025-10-08 12:54:12,754 - DEBUG - Requesting: http://10.0.0.254:8082/project/75d01aa9-468e-4ffd-aa73-a72c95004adf 2025-10-08 12:54:12,857 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5d990382-25e9-41d0-a3fb-c2e3ba767ab7 2025-10-08 12:54:12,874 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5d990382-25e9-41d0-a3fb-c2e3ba767ab7 2025-10-08 12:54:12,886 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7b27dab1-f0bb-4c4b-b8cc-bf8c972f497c 2025-10-08 12:54:12,896 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7b27dab1-f0bb-4c4b-b8cc-bf8c972f497c 2025-10-08 12:54:12,908 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/5d2f194d-1550-4017-8438-41f29e6c9311 2025-10-08 12:54:12,915 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-08 12:54:12,915 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5d990382-25e9-41d0-a3fb-c2e3ba767ab7 2025-10-08 12:54:12,925 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7b27dab1-f0bb-4c4b-b8cc-bf8c972f497c 2025-10-08 12:54:12,945 - INFO - Verified VN network id 11 for VN 5d990382-25e9-41d0-a3fb-c2e3ba767ab7 2025-10-08 12:54:12,946 - INFO - Verifications in API Server for VN ctest-vn-37303099 passed 2025-10-08 12:54:12,946 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5d990382-25e9-41d0-a3fb-c2e3ba767ab7 2025-10-08 12:54:12,957 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7b27dab1-f0bb-4c4b-b8cc-bf8c972f497c 2025-10-08 12:54:12,964 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7b27dab1-f0bb-4c4b-b8cc-bf8c972f497c 2025-10-08 12:54:12,971 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/5d2f194d-1550-4017-8438-41f29e6c9311 2025-10-08 12:54:12,983 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-75664842:ctest-vn-37303099', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-75664842', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6744425774480703952', 'uuid-lslong': '11816252330678319799'}, 'enable': 'true', 'created': '2025-10-08T12:54:09', 'last-modified': '2025-10-08T12:54:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.960098'} 2025-10-08 12:54:12,991 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-08 12:54:12,991 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-37303099 passed 2025-10-08 12:54:12,991 - DEBUG - ====Verifying policy data for ctest-vn-37303099 in API_Server ====== 2025-10-08 12:54:12,991 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-08 12:54:13,000 - DEBUG - Requesting: http://10.0.0.254:8082/domain/ccda1354-36e4-4eba-bf2a-3d55d380c7d4 2025-10-08 12:54:13,011 - DEBUG - Requesting: http://10.0.0.254:8082/project/75d01aa9-468e-4ffd-aa73-a72c95004adf 2025-10-08 12:54:13,099 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5d990382-25e9-41d0-a3fb-c2e3ba767ab7 2025-10-08 12:54:13,113 - DEBUG - =>VN ctest-vn-37303099 has no policy to be verified 2025-10-08 12:54:13,114 - DEBUG - Verifying the vn in opserver 2025-10-08 12:54:13,114 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-75664842:ctest-vn-37303099 virtual network link through opserver 10.0.0.254 2025-10-08 12:54:13,114 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-08 12:54:13,508 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-08 12:54:13,575 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-75664842:ctest-vn-37303099', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-75664842:ctest-vn-37303099?flat'} 2025-10-08 12:54:13,575 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-75664842:ctest-vn-37303099 is found in opserver 2025-10-08 12:54:13,581 - DEBUG - VRF ids for VN ctest-vn-37303099: {'10.0.0.254': '2'} 2025-10-08 12:54:13,581 - INFO - Waiting for VM ctest-TestBasicVMVN-75664842-41056177 to be up.. 2025-10-08 12:54:13,651 - DEBUG - VM is in ACTIVE state now 2025-10-08 12:54:13,651 - INFO - VM name : ctest-TestBasicVMVN-75664842-41056177 2025-10-08 12:54:13,714 - DEBUG - VM ctest-TestBasicVMVN-75664842-41056177 ID is f4814da4-704c-46fd-ab9c-3bfe1674dcf6 2025-10-08 12:54:13,714 - DEBUG - VM ctest-TestBasicVMVN-75664842-41056177 launched on Node cn-jenkins-deploy-platform-ansible-os-4233-1 2025-10-08 12:54:13,797 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f4814da4-704c-46fd-ab9c-3bfe1674dcf6 2025-10-08 12:54:13,804 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/dbba54cc-773e-4a2d-933d-38e50d1a4121 2025-10-08 12:54:17,046 - 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-10-08 12:54:17,046 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75664842-41056177 failed! 2025-10-08 12:54:17,102 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75664842:ctest-vn-37303099 is 31.1.1.1 and allocation pool is NOT set 2025-10-08 12:54:17,102 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75664842:ctest-vn-37303099 is 31.1.2.1 and allocation pool is NOT set 2025-10-08 12:54:21,183 - 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 1018ms') 2025-10-08 12:54:21,183 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75664842-41056177 failed! 2025-10-08 12:54:21,238 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75664842:ctest-vn-37303099 is 31.1.1.1 and allocation pool is NOT set 2025-10-08 12:54:21,238 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75664842:ctest-vn-37303099 is 31.1.2.1 and allocation pool is NOT set 2025-10-08 12:54:23,295 - 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.03 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.420 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.420/1.723/3.027/1.303 ms') 2025-10-08 12:54:23,295 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75664842-41056177 passed 2025-10-08 12:54:23,442 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 12:54:23,442 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75664842-41056177, IP 31.1.1.4, Port 22 2025-10-08 12:54:23,593 - DEBUG - VM ctest-TestBasicVMVN-75664842-41056177 is ready for SSH connections 2025-10-08 12:54:23,593 - INFO - Waiting for VM ctest-TestBasicVMVN-75664842-61493728 to be up.. 2025-10-08 12:54:23,661 - DEBUG - VM is in ACTIVE state now 2025-10-08 12:54:23,661 - INFO - VM name : ctest-TestBasicVMVN-75664842-61493728 2025-10-08 12:54:23,726 - DEBUG - VM ctest-TestBasicVMVN-75664842-61493728 ID is 0cdd8fea-6115-45f5-b137-8397b504030a 2025-10-08 12:54:23,727 - DEBUG - VM ctest-TestBasicVMVN-75664842-61493728 launched on Node cn-jenkins-deploy-platform-ansible-os-4233-1 2025-10-08 12:54:23,790 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/0cdd8fea-6115-45f5-b137-8397b504030a 2025-10-08 12:54:23,797 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/5bf4eaa4-b1da-46f7-af5c-c61970131bbd 2025-10-08 12:54:25,027 - 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.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.368 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.368/1.562/2.756/1.194 ms') 2025-10-08 12:54:25,027 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-75664842-61493728 passed 2025-10-08 12:54:25,174 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 12:54:25,174 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75664842-61493728, IP 31.1.2.4, Port 22 2025-10-08 12:54:25,325 - DEBUG - VM ctest-TestBasicVMVN-75664842-61493728 is ready for SSH connections 2025-10-08 12:54:25,325 - INFO - Waiting for VM ctest-TestBasicVMVN-75664842-06696920 to be up.. 2025-10-08 12:54:25,391 - DEBUG - VM is in ACTIVE state now 2025-10-08 12:54:25,391 - INFO - VM name : ctest-TestBasicVMVN-75664842-06696920 2025-10-08 12:54:25,455 - DEBUG - VM ctest-TestBasicVMVN-75664842-06696920 ID is 76e898f2-affc-4751-a8ba-b362f3cb4f5e 2025-10-08 12:54:25,456 - DEBUG - VM ctest-TestBasicVMVN-75664842-06696920 launched on Node cn-jenkins-deploy-platform-ansible-os-4233-1 2025-10-08 12:54:25,518 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/76e898f2-affc-4751-a8ba-b362f3cb4f5e 2025-10-08 12:54:25,526 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/18193033-315f-4a94-936b-2a9cdb4e2de9 2025-10-08 12:54:26,755 - 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.66 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.361 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.361/1.512/2.664/1.151 ms') 2025-10-08 12:54:26,755 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-75664842-06696920 passed 2025-10-08 12:54:26,902 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 12:54:26,902 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75664842-06696920, IP 31.1.1.3, Port 22 2025-10-08 12:54:27,058 - DEBUG - VM ctest-TestBasicVMVN-75664842-06696920 is ready for SSH connections 2025-10-08 12:54:27,058 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 12:54:27,058 - 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.254, gateway password: c0ntrail123 2025-10-08 12:54:27,058 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-08 12:54:31,109 - 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.361 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.812 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.879 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.812/1.684/3.361 ms 2025-10-08 12:54:31,109 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-75664842-41056177 passed 2025-10-08 12:54:31,109 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 12:54:31,109 - 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.254, gateway password: c0ntrail123 2025-10-08 12:54:31,109 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-08 12:54:34,795 - 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.113 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.883 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.815 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.815/1.603/3.113 ms 2025-10-08 12:54:34,795 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-75664842-61493728 passed 2025-10-08 12:54:34,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 12:54:34,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 12:54:34,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 12:54:34,795 - 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.254, gateway password: c0ntrail123 2025-10-08 12:54:34,795 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-08 12:54:34,970 - DEBUG - None 2025-10-08 12:54:34,970 - 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.254, gateway password: c0ntrail123 2025-10-08 12:54:34,970 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-08 12:54:35,156 - DEBUG - None 2025-10-08 12:54:35,156 - 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.254, gateway password: c0ntrail123 2025-10-08 12:54:35,156 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-08 12:54:35,765 - DEBUG - None 2025-10-08 12:54:35,765 - 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.254, gateway password: c0ntrail123 2025-10-08 12:54:35,765 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-08 12:54:37,974 - 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.880 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.404 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.433 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.950 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.366 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.366/2.006/5.404 ms 2025-10-08 12:54:37,974 - 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.254, gateway password: c0ntrail123 2025-10-08 12:54:37,975 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-08 12:54:40,211 - 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=0.961 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.332 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.413 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.397 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.609 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.309 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.336 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.336/2.193/5.413 ms 2025-10-08 12:54:40,211 - 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.254, gateway password: c0ntrail123 2025-10-08 12:54:40,212 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-08 12:54:42,453 - 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.689 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.589 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.424 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.652 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.355 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.569 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.349 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.349/1.946/3.569 ms 2025-10-08 12:54:42,453 - INFO - Deleting VM ctest-TestBasicVMVN-75664842-06696920 2025-10-08 12:54:42,523 - INFO - Detaching port 5bf4eaa4-b1da-46f7-af5c-c61970131bbd from VM ctest-TestBasicVMVN-75664842-61493728 2025-10-08 12:54:42,554 - INFO - Deleting VM ctest-TestBasicVMVN-75664842-61493728 2025-10-08 12:54:42,625 - INFO - Detaching port dbba54cc-773e-4a2d-933d-38e50d1a4121 from VM ctest-TestBasicVMVN-75664842-41056177 2025-10-08 12:54:42,657 - INFO - Deleting VM ctest-TestBasicVMVN-75664842-41056177 2025-10-08 12:54:42,723 - INFO - Deleting VN ctest-vn-37303099 2025-10-08 12:54:42,875 - DEBUG - Response for delete_port : () 2025-10-08 12:54:43,048 - DEBUG - Response for delete_port : () 2025-10-08 12:54:43,082 - DEBUG - VN 5d990382-25e9-41d0-a3fb-c2e3ba767ab7 still in use: Unable to complete operation on network 5d990382-25e9-41d0-a3fb-c2e3ba767ab7. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8842858d-3fed-420f-ae00-4cb65a4a481a'] 2025-10-08 12:54:43,082 - WARNING - Deleting VN ctest-vn-37303099 failed..Will retry 2025-10-08 12:54:45,214 - DEBUG - Response for deleting network () 2025-10-08 12:54:45,214 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/7b27dab1-f0bb-4c4b-b8cc-bf8c972f497c 2025-10-08 12:54:45,221 - DEBUG - Response Code: 404 2025-10-08 12:54:45,221 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-08 12:54:45,227 - DEBUG - Requesting: http://10.0.0.254:8082/domain/ccda1354-36e4-4eba-bf2a-3d55d380c7d4 2025-10-08 12:54:45,283 - DEBUG - Requesting: http://10.0.0.254:8082/project/75d01aa9-468e-4ffd-aa73-a72c95004adf 2025-10-08 12:54:45,354 - INFO - Validated that VN ctest-vn-37303099 is not found in API Server 2025-10-08 12:54:45,369 - DEBUG - VN ctest-vn-37303099 is not present in Agent 10.0.0.254 2025-10-08 12:54:45,369 - INFO - Validated that VN ctest-vn-37303099 is not in any agent 2025-10-08 12:54:45,379 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-10-08 12:54:45,391 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-37303099 2025-10-08 12:54:45,392 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-75664842:ctest-vn-37303099 2025-10-08 12:54:45,401 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-37303099 info 2025-10-08 12:54:45,477 - INFO - IPAM: ctest-ipam-32340574 is not found in API Server 2025-10-08 12:54:45,489 - INFO - IPAM:ctest-ipam-32340574 is not found in control node 2025-10-08 12:54:45,746 - DEBUG - No XMPP flaps were noticed during the test 2025-10-08 12:54:45,746 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-10-08 12:54:45,746 - INFO - -------------------------------------------------------------------------------- 2025-10-08 12:54:46,452 - INFO - Deleted project: ctest-TestBasicVMVN-75664842, ID : 75d01aa9-468e-4ffd-aa73-a72c95004adf