2026-03-20 21:18:31,354 - INFO - Domain Default found not creating 2026-03-20 21:18:31,507 - INFO - Project ctest-TestBasicVMVN-20714300 not found, creating it 2026-03-20 21:18:31,921 - INFO - Created Project:ctest-TestBasicVMVN-20714300, ID : 7daea7bf-ca51-4727-9a6c-99432c93a578 2026-03-20 21:18:33,403 - INFO - ================================================================================ 2026-03-20 21:18:33,403 - INFO - STARTING TEST : test_generic_link_local_service 2026-03-20 21:18:33,403 - 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 2026-03-20 21:18:33,654 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-03-20 21:18:33,654 - INFO - Initial checks done. Running the testcase now 2026-03-20 21:18:33,654 - INFO - 2026-03-20 21:18:34,166 - DEBUG - Response for create_network : {'network': {'id': 'd564170f-3135-49af-a632-3cade08db542', 'name': 'ctest-vn2_metadata-65358532', 'tenant_id': '7daea7bfca5147279a6c99432c93a578', 'project_id': '7daea7bfca5147279a6c99432c93a578', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20714300', 'ctest-vn2_metadata-65358532'], 'port_security_enabled': True, 'description': ''}} 2026-03-20 21:18:34,306 - DEBUG - Response for create_subnet : {'subnet': {'id': '6d5b1dde-e098-458e-b597-7d4765e3d3cd', 'name': '', 'tenant_id': '7daea7bfca5147279a6c99432c93a578', 'network_id': 'd564170f-3135-49af-a632-3cade08db542', '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': '7daea7bfca5147279a6c99432c93a578'}} 2026-03-20 21:18:34,321 - INFO - Created VN ctest-vn2_metadata-65358532 2026-03-20 21:18:34,370 - DEBUG - VN ctest-vn2_metadata-65358532 UUID is d564170f-3135-49af-a632-3cade08db542 2026-03-20 21:18:34,529 - DEBUG - Services list from nova: [, , ] 2026-03-20 21:18:35,493 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5507-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5507-1) 2026-03-20 21:18:35,598 - DEBUG - Link local service introspect added 2026-03-20 21:18:35,632 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-20 21:18:40,699 - DEBUG - VM is in ACTIVE state now 2026-03-20 21:18:40,826 - INFO - Waiting for VM ctest-TestBasicVMVN-20714300-58179165 to be up.. 2026-03-20 21:18:40,826 - INFO - VM name : ctest-TestBasicVMVN-20714300-58179165 2026-03-20 21:18:40,898 - DEBUG - VM ctest-TestBasicVMVN-20714300-58179165 ID is 84237a99-cd6b-4d9e-9aa0-fa079296e665 2026-03-20 21:18:40,898 - DEBUG - VM ctest-TestBasicVMVN-20714300-58179165 launched on Node cn-jenkins-deploy-platform-ansible-os-5507-1 2026-03-20 21:18:40,963 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/84237a99-cd6b-4d9e-9aa0-fa079296e665 2026-03-20 21:18:41,252 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/84237a99-cd6b-4d9e-9aa0-fa079296e665 2026-03-20 21:18:41,281 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/05a9e97b-2c12-4e2b-8068-543a92d5d4b9 2026-03-20 21:18:44,524 - 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 1004ms') 2026-03-20 21:18:44,525 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20714300-58179165 failed! 2026-03-20 21:18:44,606 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20714300:ctest-vn2_metadata-65358532 is 11.1.1.1 and allocation pool is NOT set 2026-03-20 21:18:46,664 - 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.05 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 = 1.047/2.976/4.906/1.929 ms') 2026-03-20 21:18:46,664 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20714300-58179165 passed 2026-03-20 21:18:46,814 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:18:46,814 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20714300-58179165, IP 11.1.1.3, Port 22 2026-03-20 21:18:46,965 - DEBUG - VM ctest-TestBasicVMVN-20714300-58179165 is ready for SSH connections 2026-03-20 21:18:46,965 - INFO - Retry 0 2026-03-20 21:18:46,966 - 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.38, gateway password: c0ntrail123 2026-03-20 21:18:46,966 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-03-20 21:18:48,568 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-03-20 21:18:48,568 - INFO - Generic metadata worked 2026-03-20 21:18:48,826 - DEBUG - Link local service introspect removed 2026-03-20 21:18:48,826 - INFO - Deleting VM ctest-TestBasicVMVN-20714300-58179165 2026-03-20 21:18:48,892 - INFO - Deleting VN ctest-vn2_metadata-65358532 2026-03-20 21:18:48,924 - DEBUG - VN d564170f-3135-49af-a632-3cade08db542 still in use: Unable to complete operation on network d564170f-3135-49af-a632-3cade08db542. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8e85da58-edd2-49b5-9490-ad9df84333a9'] 2026-03-20 21:18:48,924 - WARNING - Deleting VN ctest-vn2_metadata-65358532 failed..Will retry 2026-03-20 21:18:51,012 - DEBUG - Response for deleting network () 2026-03-20 21:18:51,265 - DEBUG - No XMPP flaps were noticed during the test 2026-03-20 21:18:51,266 - INFO - -------------------------------------------------------------------------------- 2026-03-20 21:18:51,268 - INFO - ================================================================================ 2026-03-20 21:18:51,268 - INFO - STARTING TEST : test_metadata_service 2026-03-20 21:18:51,268 - 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 2026-03-20 21:18:51,555 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-03-20 21:18:51,555 - INFO - Initial checks done. Running the testcase now 2026-03-20 21:18:51,555 - INFO - 2026-03-20 21:18:51,555 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2026-03-20 21:18:51,560 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/6d9b5289-a168-43cf-bc8e-d3ac257ba633 2026-03-20 21:18:51,728 - DEBUG - Response for create_network : {'network': {'id': 'ad97fc91-9e6b-428c-adb9-a1383630af1d', 'name': 'ctest-vn-45901055', 'tenant_id': '7daea7bfca5147279a6c99432c93a578', 'project_id': '7daea7bfca5147279a6c99432c93a578', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20714300', 'ctest-vn-45901055'], 'port_security_enabled': True, 'description': ''}} 2026-03-20 21:18:51,905 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e78d5818-646f-483d-8e87-05c05c028838', 'name': '', 'tenant_id': '7daea7bfca5147279a6c99432c93a578', 'network_id': 'ad97fc91-9e6b-428c-adb9-a1383630af1d', 'ip_version': 4, 'cidr': '141.10.42.0/26', 'allocation_pools': [{'start': '141.10.42.2', 'end': '141.10.42.62'}], 'gateway_ip': '141.10.42.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '141.10.42.2', 'tags': [], 'project_id': '7daea7bfca5147279a6c99432c93a578'}} 2026-03-20 21:18:51,920 - INFO - Created VN ctest-vn-45901055 2026-03-20 21:18:51,974 - DEBUG - VN ctest-vn-45901055 UUID is ad97fc91-9e6b-428c-adb9-a1383630af1d 2026-03-20 21:18:53,088 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5507-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5507-1) 2026-03-20 21:18:53,088 - INFO - Waiting for VM ctest-TestBasicVMVN-20714300-29741834 to be up.. 2026-03-20 21:18:53,124 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-20 21:18:58,188 - DEBUG - VM is in ACTIVE state now 2026-03-20 21:18:58,188 - INFO - VM name : ctest-TestBasicVMVN-20714300-29741834 2026-03-20 21:18:58,250 - DEBUG - VM ctest-TestBasicVMVN-20714300-29741834 ID is f4358e72-21ce-4a6d-9bd5-b6bf0c33ee68 2026-03-20 21:18:58,250 - DEBUG - VM ctest-TestBasicVMVN-20714300-29741834 launched on Node cn-jenkins-deploy-platform-ansible-os-5507-1 2026-03-20 21:18:58,310 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f4358e72-21ce-4a6d-9bd5-b6bf0c33ee68 2026-03-20 21:18:58,316 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b177dc5e-005f-405c-a224-a244123fb406 2026-03-20 21:19:01,572 - 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 1027ms') 2026-03-20 21:19:01,573 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20714300-29741834 failed! 2026-03-20 21:19:01,630 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20714300:ctest-vn-45901055 is 141.10.42.1 and allocation pool is NOT set 2026-03-20 21:19:03,696 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.03 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 = 2.027/2.788/3.549/0.761 ms') 2026-03-20 21:19:03,696 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20714300-29741834 passed 2026-03-20 21:19:03,846 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:19:03,846 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20714300-29741834, IP 141.10.42.3, Port 22 2026-03-20 21:19:03,901 - 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': ''} 2026-03-20 21:19:03,967 - DEBUG - VM ctest-TestBasicVMVN-20714300-29741834 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-20 21:19:08,968 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:19:08,968 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20714300-29741834, IP 141.10.42.3, Port 22 2026-03-20 21:19:09,125 - DEBUG - VM ctest-TestBasicVMVN-20714300-29741834 is ready for SSH connections 2026-03-20 21:19:09,126 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-20 21:19:09,126 - DEBUG - cat /tmp/output.txt 2026-03-20 21:19:10,768 - DEBUG - Hello World. The time is now Fri, 20 Mar 2026 15:19:03 -0600! 2026-03-20 21:19:10,768 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 20 Mar 2026 15:19:03 -0600!'} 2026-03-20 21:19:10,768 - INFO - metadata_script.txt got executed in the vm 2026-03-20 21:19:10,768 - INFO - Deleting VM ctest-TestBasicVMVN-20714300-29741834 2026-03-20 21:19:10,827 - INFO - Deleting VN ctest-vn-45901055 2026-03-20 21:19:10,862 - DEBUG - VN ad97fc91-9e6b-428c-adb9-a1383630af1d still in use: Unable to complete operation on network ad97fc91-9e6b-428c-adb9-a1383630af1d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-21061d48-67b4-4937-8fca-a518bd03cc46'] 2026-03-20 21:19:10,862 - WARNING - Deleting VN ctest-vn-45901055 failed..Will retry 2026-03-20 21:19:12,960 - DEBUG - Response for deleting network () 2026-03-20 21:19:13,218 - DEBUG - No XMPP flaps were noticed during the test
2026-03-20 21:19:13,218 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-03-20 21:19:13,218 - INFO - -------------------------------------------------------------------------------- 2026-03-20 21:19:13,220 - INFO - ================================================================================ 2026-03-20 21:19:13,220 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-03-20 21:19:13,220 - 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 2026-03-20 21:19:13,510 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-03-20 21:19:13,510 - INFO - Initial checks done. Running the testcase now 2026-03-20 21:19:13,510 - INFO - 2026-03-20 21:19:14,033 - DEBUG - Response for create_network : {'network': {'id': '7eaf065a-776e-422b-bc89-82078fb46026', 'name': 'ctest-vn-32174207', 'tenant_id': '7daea7bfca5147279a6c99432c93a578', 'project_id': '7daea7bfca5147279a6c99432c93a578', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20714300', 'ctest-vn-32174207'], 'port_security_enabled': True, 'description': ''}} 2026-03-20 21:19:14,239 - DEBUG - Response for create_subnet : {'subnet': {'id': '577ae029-a4c1-48d7-97fc-7c09131d482e', 'name': '', 'tenant_id': '7daea7bfca5147279a6c99432c93a578', 'network_id': '7eaf065a-776e-422b-bc89-82078fb46026', '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': '7daea7bfca5147279a6c99432c93a578'}} 2026-03-20 21:19:14,430 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe6eb181-4daf-4fe2-99e9-fc3ddf024078', 'name': '', 'tenant_id': '7daea7bfca5147279a6c99432c93a578', 'network_id': '7eaf065a-776e-422b-bc89-82078fb46026', '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': '7daea7bfca5147279a6c99432c93a578'}} 2026-03-20 21:19:14,447 - INFO - Created VN ctest-vn-32174207 2026-03-20 21:19:14,499 - DEBUG - VN ctest-vn-32174207 UUID is 7eaf065a-776e-422b-bc89-82078fb46026 2026-03-20 21:19:14,816 - DEBUG - Response for create_port : {'port': {'name': 'a46f5407-345f-40f0-b12b-4b57ceac654f', 'id': 'a46f5407-345f-40f0-b12b-4b57ceac654f', 'tenant_id': '7daea7bfca5147279a6c99432c93a578', 'network_id': '7eaf065a-776e-422b-bc89-82078fb46026', 'mac_address': '02:a4:6f:54:07:34', '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': '577ae029-a4c1-48d7-97fc-7c09131d482e'}], 'security_groups': ['6ec3b956-c53a-4f24-82b8-4d9ca5a23933'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7daea7bfca5147279a6c99432c93a578'}} 2026-03-20 21:19:14,973 - DEBUG - Response for create_port : {'port': {'name': '50ccd3a9-db22-4af5-9860-dccaed5a2922', 'id': '50ccd3a9-db22-4af5-9860-dccaed5a2922', 'tenant_id': '7daea7bfca5147279a6c99432c93a578', 'network_id': '7eaf065a-776e-422b-bc89-82078fb46026', 'mac_address': '02:50:cc:d3:a9:db', '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': 'fe6eb181-4daf-4fe2-99e9-fc3ddf024078'}], 'security_groups': ['6ec3b956-c53a-4f24-82b8-4d9ca5a23933'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7daea7bfca5147279a6c99432c93a578'}} 2026-03-20 21:19:15,315 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5507-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5507-1) 2026-03-20 21:19:15,668 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5507-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5507-1) 2026-03-20 21:19:16,824 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5507-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5507-1) 2026-03-20 21:19:16,824 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-20 21:19:16,829 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9cf004ce-4702-4a59-bd59-ede0221bf91e 2026-03-20 21:19:16,841 - DEBUG - Requesting: http://10.0.0.38:8082/project/7daea7bf-ca51-4727-9a6c-99432c93a578 2026-03-20 21:19:16,932 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/88186ab5-baaf-4a97-8b45-881514aecb99 2026-03-20 21:19:16,946 - INFO - Verifications in API Server for IPAM: ctest-ipam-38389161 passed 2026-03-20 21:19:16,952 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-20714300:ctest-ipam-38389161', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-20714300', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9806705517352929943', 'uuid-lslong': '10035576968787708825'}, 'enable': 'true', 'created': '2026-03-20T21:19:13', 'last-modified': '2026-03-20T21:19:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.216625'} 2026-03-20 21:19:16,952 - INFO - Verifications in Control node for IPAM: ctest-ipam-38389161 passed 2026-03-20 21:19:16,952 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-20 21:19:16,957 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9cf004ce-4702-4a59-bd59-ede0221bf91e 2026-03-20 21:19:16,973 - DEBUG - Requesting: http://10.0.0.38:8082/project/7daea7bf-ca51-4727-9a6c-99432c93a578 2026-03-20 21:19:17,043 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7eaf065a-776e-422b-bc89-82078fb46026 2026-03-20 21:19:17,059 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7eaf065a-776e-422b-bc89-82078fb46026 2026-03-20 21:19:17,077 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4475d1fa-cb63-42a8-92d0-d0fa6f06303b 2026-03-20 21:19:17,083 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4475d1fa-cb63-42a8-92d0-d0fa6f06303b 2026-03-20 21:19:17,089 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/abb91383-7dab-41fd-8753-0eec1641711c 2026-03-20 21:19:17,095 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-03-20 21:19:17,095 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7eaf065a-776e-422b-bc89-82078fb46026 2026-03-20 21:19:17,105 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4475d1fa-cb63-42a8-92d0-d0fa6f06303b 2026-03-20 21:19:17,118 - INFO - Verified VN network id 12 for VN 7eaf065a-776e-422b-bc89-82078fb46026 2026-03-20 21:19:17,118 - INFO - Verifications in API Server for VN ctest-vn-32174207 passed 2026-03-20 21:19:17,118 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7eaf065a-776e-422b-bc89-82078fb46026 2026-03-20 21:19:17,129 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4475d1fa-cb63-42a8-92d0-d0fa6f06303b 2026-03-20 21:19:17,135 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4475d1fa-cb63-42a8-92d0-d0fa6f06303b 2026-03-20 21:19:17,141 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/abb91383-7dab-41fd-8753-0eec1641711c 2026-03-20 21:19:17,151 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-20714300:ctest-vn-32174207', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-20714300', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9128521955323822635', 'uuid-lslong': '13585532719927156774'}, 'enable': 'true', 'created': '2026-03-20T21:19:14', 'last-modified': '2026-03-20T21:19:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.744108'} 2026-03-20 21:19:17,158 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-03-20 21:19:17,158 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-32174207 passed 2026-03-20 21:19:17,159 - DEBUG - ====Verifying policy data for ctest-vn-32174207 in API_Server ====== 2026-03-20 21:19:17,159 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-20 21:19:17,169 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9cf004ce-4702-4a59-bd59-ede0221bf91e 2026-03-20 21:19:17,186 - DEBUG - Requesting: http://10.0.0.38:8082/project/7daea7bf-ca51-4727-9a6c-99432c93a578 2026-03-20 21:19:17,300 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7eaf065a-776e-422b-bc89-82078fb46026 2026-03-20 21:19:17,320 - DEBUG - =>VN ctest-vn-32174207 has no policy to be verified 2026-03-20 21:19:17,320 - DEBUG - Verifying the vn in opserver 2026-03-20 21:19:17,320 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-20714300:ctest-vn-32174207 virtual network link through opserver 10.0.0.38 2026-03-20 21:19:17,320 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-03-20 21:19:17,798 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-03-20 21:19:17,906 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-20714300:ctest-vn-32174207', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-20714300:ctest-vn-32174207?flat'} 2026-03-20 21:19:17,906 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-20714300:ctest-vn-32174207 is found in opserver 2026-03-20 21:19:17,914 - DEBUG - VRF ids for VN ctest-vn-32174207: {'10.0.0.38': '2'} 2026-03-20 21:19:17,914 - INFO - Waiting for VM ctest-TestBasicVMVN-20714300-99108377 to be up.. 2026-03-20 21:19:18,050 - DEBUG - VM is in ACTIVE state now 2026-03-20 21:19:18,050 - INFO - VM name : ctest-TestBasicVMVN-20714300-99108377 2026-03-20 21:19:18,128 - DEBUG - VM ctest-TestBasicVMVN-20714300-99108377 ID is 99fc3acd-3017-4d7d-9cbf-88ac7d5b185a 2026-03-20 21:19:18,128 - DEBUG - VM ctest-TestBasicVMVN-20714300-99108377 launched on Node cn-jenkins-deploy-platform-ansible-os-5507-1 2026-03-20 21:19:18,215 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/99fc3acd-3017-4d7d-9cbf-88ac7d5b185a 2026-03-20 21:19:18,224 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a46f5407-345f-40f0-b12b-4b57ceac654f 2026-03-20 21:19:21,539 - 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') 2026-03-20 21:19:21,539 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20714300-99108377 failed! 2026-03-20 21:19:21,594 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20714300:ctest-vn-32174207 is 31.1.1.1 and allocation pool is NOT set 2026-03-20 21:19:21,594 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20714300:ctest-vn-32174207 is 31.1.2.1 and allocation pool is NOT set 2026-03-20 21:19:25,660 - 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 1012ms') 2026-03-20 21:19:25,660 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20714300-99108377 failed! 2026-03-20 21:19:25,714 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20714300:ctest-vn-32174207 is 31.1.1.1 and allocation pool is NOT set 2026-03-20 21:19:25,714 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20714300:ctest-vn-32174207 is 31.1.2.1 and allocation pool is NOT set 2026-03-20 21:19:27,778 - 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.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.403 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.403/1.797/3.192/1.394 ms') 2026-03-20 21:19:27,778 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20714300-99108377 passed 2026-03-20 21:19:27,930 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:19:27,930 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20714300-99108377, IP 31.1.1.4, Port 22 2026-03-20 21:19:28,086 - DEBUG - VM ctest-TestBasicVMVN-20714300-99108377 is ready for SSH connections 2026-03-20 21:19:28,086 - INFO - Waiting for VM ctest-TestBasicVMVN-20714300-87165541 to be up.. 2026-03-20 21:19:28,150 - DEBUG - VM is in ACTIVE state now 2026-03-20 21:19:28,150 - INFO - VM name : ctest-TestBasicVMVN-20714300-87165541 2026-03-20 21:19:28,213 - DEBUG - VM ctest-TestBasicVMVN-20714300-87165541 ID is 729e6c86-e437-46ad-8bef-a09f4b969901 2026-03-20 21:19:28,214 - DEBUG - VM ctest-TestBasicVMVN-20714300-87165541 launched on Node cn-jenkins-deploy-platform-ansible-os-5507-1 2026-03-20 21:19:28,275 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/729e6c86-e437-46ad-8bef-a09f4b969901 2026-03-20 21:19:28,282 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/50ccd3a9-db22-4af5-9860-dccaed5a2922 2026-03-20 21:19:29,513 - 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.66 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.382 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.382/1.518/2.655/1.136 ms') 2026-03-20 21:19:29,513 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-20714300-87165541 passed 2026-03-20 21:19:29,662 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:19:29,662 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20714300-87165541, IP 31.1.2.4, Port 22 2026-03-20 21:19:29,813 - DEBUG - VM ctest-TestBasicVMVN-20714300-87165541 is ready for SSH connections 2026-03-20 21:19:29,813 - INFO - Waiting for VM ctest-TestBasicVMVN-20714300-82519183 to be up.. 2026-03-20 21:19:29,877 - DEBUG - VM is in ACTIVE state now 2026-03-20 21:19:29,877 - INFO - VM name : ctest-TestBasicVMVN-20714300-82519183 2026-03-20 21:19:29,940 - DEBUG - VM ctest-TestBasicVMVN-20714300-82519183 ID is 746062b1-2e74-4228-9d58-986ed7f9f757 2026-03-20 21:19:29,940 - DEBUG - VM ctest-TestBasicVMVN-20714300-82519183 launched on Node cn-jenkins-deploy-platform-ansible-os-5507-1 2026-03-20 21:19:30,003 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/746062b1-2e74-4228-9d58-986ed7f9f757 2026-03-20 21:19:30,009 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/33dd7f0c-55a0-4f09-8786-0ee2fe295f62 2026-03-20 21:19:31,232 - 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.62 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.335 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.335/1.476/2.618/1.141 ms') 2026-03-20 21:19:31,232 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-20714300-82519183 passed 2026-03-20 21:19:31,382 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:19:31,382 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20714300-82519183, IP 31.1.1.3, Port 22 2026-03-20 21:19:31,537 - DEBUG - VM ctest-TestBasicVMVN-20714300-82519183 is ready for SSH connections 2026-03-20 21:19:31,537 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:19:31,537 - 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.38, gateway password: c0ntrail123 2026-03-20 21:19:31,537 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-03-20 21:19:35,498 - 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.098 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.683 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.822 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.683/1.534/3.098 ms 2026-03-20 21:19:35,498 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-20714300-99108377 passed 2026-03-20 21:19:35,498 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:19:35,498 - 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.38, gateway password: c0ntrail123 2026-03-20 21:19:35,498 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-03-20 21:19:39,141 - 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.661 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.788 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.713 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.713/1.387/2.661 ms 2026-03-20 21:19:39,141 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-20714300-87165541 passed 2026-03-20 21:19:39,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:19:39,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:19:39,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:19:39,141 - 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.38, gateway password: c0ntrail123 2026-03-20 21:19:39,141 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-20 21:19:39,313 - DEBUG - None 2026-03-20 21:19:39,313 - 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.38, gateway password: c0ntrail123 2026-03-20 21:19:39,313 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-20 21:19:39,489 - DEBUG - None 2026-03-20 21:19:39,489 - 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.38, gateway password: c0ntrail123 2026-03-20 21:19:39,490 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-03-20 21:19:40,098 - DEBUG - None 2026-03-20 21:19:40,098 - 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.38, gateway password: c0ntrail123 2026-03-20 21:19:40,098 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-03-20 21:19:42,309 - 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.816 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.180 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.510 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.114 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.354 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.354/2.194/6.180 ms 2026-03-20 21:19:42,309 - 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.38, gateway password: c0ntrail123 2026-03-20 21:19:42,309 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-03-20 21:19:44,543 - 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.066 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.769 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.727 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.382 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.658 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.406 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.402 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.382/1.772/3.727 ms 2026-03-20 21:19:44,543 - 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.38, gateway password: c0ntrail123 2026-03-20 21:19:44,543 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-03-20 21:19:46,790 - 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=1.002 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.837 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.679 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.413 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.561 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.296 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.365 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.365/1.736/3.679 ms 2026-03-20 21:19:46,790 - INFO - Deleting VM ctest-TestBasicVMVN-20714300-82519183 2026-03-20 21:19:46,855 - INFO - Detaching port 50ccd3a9-db22-4af5-9860-dccaed5a2922 from VM ctest-TestBasicVMVN-20714300-87165541 2026-03-20 21:19:46,884 - INFO - Deleting VM ctest-TestBasicVMVN-20714300-87165541 2026-03-20 21:19:46,948 - INFO - Detaching port a46f5407-345f-40f0-b12b-4b57ceac654f from VM ctest-TestBasicVMVN-20714300-99108377 2026-03-20 21:19:46,980 - INFO - Deleting VM ctest-TestBasicVMVN-20714300-99108377 2026-03-20 21:19:47,048 - INFO - Deleting VN ctest-vn-32174207 2026-03-20 21:19:47,208 - DEBUG - Response for delete_port : () 2026-03-20 21:19:47,356 - DEBUG - Response for delete_port : () 2026-03-20 21:19:47,395 - DEBUG - VN 7eaf065a-776e-422b-bc89-82078fb46026 still in use: Unable to complete operation on network 7eaf065a-776e-422b-bc89-82078fb46026. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-de7aad78-6733-4fb1-b588-8b3064a614f2'] 2026-03-20 21:19:47,395 - WARNING - Deleting VN ctest-vn-32174207 failed..Will retry 2026-03-20 21:19:49,520 - DEBUG - Response for deleting network () 2026-03-20 21:19:49,520 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4475d1fa-cb63-42a8-92d0-d0fa6f06303b 2026-03-20 21:19:49,525 - DEBUG - Response Code: 404 2026-03-20 21:19:49,525 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-03-20 21:19:49,531 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9cf004ce-4702-4a59-bd59-ede0221bf91e 2026-03-20 21:19:49,583 - DEBUG - Requesting: http://10.0.0.38:8082/project/7daea7bf-ca51-4727-9a6c-99432c93a578 2026-03-20 21:19:49,660 - INFO - Validated that VN ctest-vn-32174207 is not found in API Server 2026-03-20 21:19:49,672 - DEBUG - VN ctest-vn-32174207 is not present in Agent 10.0.0.38 2026-03-20 21:19:49,672 - INFO - Validated that VN ctest-vn-32174207 is not in any agent 2026-03-20 21:19:49,677 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2026-03-20 21:19:49,683 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-32174207 2026-03-20 21:19:49,683 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-20714300:ctest-vn-32174207 2026-03-20 21:19:49,693 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-32174207 info 2026-03-20 21:19:49,770 - INFO - IPAM: ctest-ipam-38389161 is not found in API Server 2026-03-20 21:19:49,779 - INFO - IPAM:ctest-ipam-38389161 is not found in control node 2026-03-20 21:19:50,034 - DEBUG - No XMPP flaps were noticed during the test
2026-03-20 21:19:50,034 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-03-20 21:19:50,034 - INFO - -------------------------------------------------------------------------------- 2026-03-20 21:19:50,674 - INFO - Deleted project: ctest-TestBasicVMVN-20714300, ID : 7daea7bf-ca51-4727-9a6c-99432c93a578