2025-10-30 21:57:46,266 - INFO - Domain Default found not creating 2025-10-30 21:57:46,399 - INFO - Project ctest-TestBasicVMVN-93157041 not found, creating it 2025-10-30 21:57:46,814 - INFO - Created Project:ctest-TestBasicVMVN-93157041, ID : 9cdfd9bc-203b-401a-a69d-45adc0f66007 2025-10-30 21:57:48,280 - INFO - ================================================================================ 2025-10-30 21:57:48,280 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-30 21:57:48,280 - 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-30 21:57:48,539 - DEBUG - Nothing to compare xmpp stats {'10.0.0.240': {'10.20.0.242': '0'}} with 2025-10-30 21:57:48,539 - INFO - Initial checks done. Running the testcase now 2025-10-30 21:57:48,539 - INFO - 2025-10-30 21:57:49,077 - DEBUG - Response for create_network : {'network': {'id': 'fb8187be-69ea-4208-a470-176b5a054d3b', 'name': 'ctest-vn2_metadata-87239801', 'tenant_id': '9cdfd9bc203b401aa69d45adc0f66007', 'project_id': '9cdfd9bc203b401aa69d45adc0f66007', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93157041', 'ctest-vn2_metadata-87239801'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 21:57:49,245 - DEBUG - Response for create_subnet : {'subnet': {'id': '85b3b648-32d2-415e-8bce-29d1bf259bc2', 'name': '', 'tenant_id': '9cdfd9bc203b401aa69d45adc0f66007', 'network_id': 'fb8187be-69ea-4208-a470-176b5a054d3b', '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': '9cdfd9bc203b401aa69d45adc0f66007'}} 2025-10-30 21:57:49,260 - INFO - Created VN ctest-vn2_metadata-87239801 2025-10-30 21:57:49,310 - DEBUG - VN ctest-vn2_metadata-87239801 UUID is fb8187be-69ea-4208-a470-176b5a054d3b 2025-10-30 21:57:49,479 - DEBUG - Services list from nova: [, , ] 2025-10-30 21:57:50,472 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4557-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4557-1) 2025-10-30 21:57:50,582 - DEBUG - Link local service introspect added 2025-10-30 21:57:50,619 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-30 21:57:55,693 - DEBUG - VM is in ACTIVE state now 2025-10-30 21:57:55,816 - INFO - Waiting for VM ctest-TestBasicVMVN-93157041-16809887 to be up.. 2025-10-30 21:57:55,816 - INFO - VM name : ctest-TestBasicVMVN-93157041-16809887 2025-10-30 21:57:55,892 - DEBUG - VM ctest-TestBasicVMVN-93157041-16809887 ID is dfbb67ad-ccc0-46ee-a8b9-f7447fe54c4e 2025-10-30 21:57:55,892 - DEBUG - VM ctest-TestBasicVMVN-93157041-16809887 launched on Node cn-jenkins-deploy-platform-ansible-os-4557-1 2025-10-30 21:57:55,962 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/dfbb67ad-ccc0-46ee-a8b9-f7447fe54c4e 2025-10-30 21:57:56,253 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/dfbb67ad-ccc0-46ee-a8b9-f7447fe54c4e 2025-10-30 21:57:56,279 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/f3939e6e-e54e-432e-9329-15b51ca887ce 2025-10-30 21:57:59,531 - 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-30 21:57:59,531 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93157041-16809887 failed! 2025-10-30 21:57:59,586 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93157041:ctest-vn2_metadata-87239801 is 11.1.1.1 and allocation pool is NOT set 2025-10-30 21:58:01,643 - 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.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.937 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.937/2.177/3.417/1.240 ms') 2025-10-30 21:58:01,643 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93157041-16809887 passed 2025-10-30 21:58:01,790 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:58:01,790 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93157041-16809887, IP 11.1.1.3, Port 22 2025-10-30 21:58:01,845 - 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-30 21:58:01,919 - DEBUG - VM ctest-TestBasicVMVN-93157041-16809887 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-30 21:58:06,920 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:58:06,920 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93157041-16809887, IP 11.1.1.3, Port 22 2025-10-30 21:58:07,078 - DEBUG - VM ctest-TestBasicVMVN-93157041-16809887 is ready for SSH connections 2025-10-30 21:58:07,078 - INFO - Retry 0 2025-10-30 21:58:07,078 - 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.240, gateway password: c0ntrail123 2025-10-30 21:58:07,078 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-30 21:58:08,683 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-30 21:58:08,683 - INFO - Generic metadata worked 2025-10-30 21:58:08,934 - DEBUG - Link local service introspect removed 2025-10-30 21:58:08,934 - INFO - Deleting VM ctest-TestBasicVMVN-93157041-16809887 2025-10-30 21:58:09,006 - INFO - Deleting VN ctest-vn2_metadata-87239801 2025-10-30 21:58:09,043 - DEBUG - VN fb8187be-69ea-4208-a470-176b5a054d3b still in use: Unable to complete operation on network fb8187be-69ea-4208-a470-176b5a054d3b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1114812f-43e5-4351-a05b-bb93fa5ebd6b'] 2025-10-30 21:58:09,043 - WARNING - Deleting VN ctest-vn2_metadata-87239801 failed..Will retry 2025-10-30 21:58:11,140 - DEBUG - Response for deleting network () 2025-10-30 21:58:11,403 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 21:58:11,403 - INFO - -------------------------------------------------------------------------------- 2025-10-30 21:58:11,405 - INFO - ================================================================================ 2025-10-30 21:58:11,406 - INFO - STARTING TEST : test_metadata_service 2025-10-30 21:58:11,406 - 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-30 21:58:11,699 - DEBUG - Nothing to compare xmpp stats {'10.0.0.240': {'10.20.0.242': '0'}} with 2025-10-30 21:58:11,699 - INFO - Initial checks done. Running the testcase now 2025-10-30 21:58:11,699 - INFO - 2025-10-30 21:58:11,699 - DEBUG - Requesting: http://10.0.0.240:8082/global-vrouter-configs 2025-10-30 21:58:11,704 - DEBUG - Requesting: http://10.0.0.240:8082/global-vrouter-config/f04f8ec9-726d-48c9-a037-49d37527ee42 2025-10-30 21:58:11,866 - DEBUG - Response for create_network : {'network': {'id': '1e0de976-d67c-4c4f-a2de-89f896622a78', 'name': 'ctest-vn-24906588', 'tenant_id': '9cdfd9bc203b401aa69d45adc0f66007', 'project_id': '9cdfd9bc203b401aa69d45adc0f66007', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93157041', 'ctest-vn-24906588'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 21:58:12,033 - DEBUG - Response for create_subnet : {'subnet': {'id': '33aae79e-a77c-4333-b89d-597b5ea57158', 'name': '', 'tenant_id': '9cdfd9bc203b401aa69d45adc0f66007', 'network_id': '1e0de976-d67c-4c4f-a2de-89f896622a78', 'ip_version': 4, 'cidr': '111.50.221.64/26', 'allocation_pools': [{'start': '111.50.221.66', 'end': '111.50.221.126'}], 'gateway_ip': '111.50.221.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '111.50.221.66', 'tags': [], 'project_id': '9cdfd9bc203b401aa69d45adc0f66007'}} 2025-10-30 21:58:12,049 - INFO - Created VN ctest-vn-24906588 2025-10-30 21:58:12,098 - DEBUG - VN ctest-vn-24906588 UUID is 1e0de976-d67c-4c4f-a2de-89f896622a78 2025-10-30 21:58:13,241 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4557-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4557-1) 2025-10-30 21:58:13,242 - INFO - Waiting for VM ctest-TestBasicVMVN-93157041-43174547 to be up.. 2025-10-30 21:58:13,276 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-30 21:58:18,347 - DEBUG - VM is in ACTIVE state now 2025-10-30 21:58:18,348 - INFO - VM name : ctest-TestBasicVMVN-93157041-43174547 2025-10-30 21:58:18,416 - DEBUG - VM ctest-TestBasicVMVN-93157041-43174547 ID is 8a9d19c7-772a-4610-881b-e0081238c205 2025-10-30 21:58:18,417 - DEBUG - VM ctest-TestBasicVMVN-93157041-43174547 launched on Node cn-jenkins-deploy-platform-ansible-os-4557-1 2025-10-30 21:58:18,483 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/8a9d19c7-772a-4610-881b-e0081238c205 2025-10-30 21:58:18,491 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/75b3a8cc-4975-4342-bfd0-e917d50e47ed 2025-10-30 21:58:21,742 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-10-30 21:58:21,742 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93157041-43174547 failed! 2025-10-30 21:58:21,801 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93157041:ctest-vn-24906588 is 111.50.221.65 and allocation pool is NOT set 2025-10-30 21:58:23,862 - 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.49 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.485/2.975/4.466/1.490 ms') 2025-10-30 21:58:23,862 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93157041-43174547 passed 2025-10-30 21:58:24,014 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:58:24,014 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93157041-43174547, IP 111.50.221.67, Port 22 2025-10-30 21:58:24,184 - DEBUG - VM ctest-TestBasicVMVN-93157041-43174547 is ready for SSH connections 2025-10-30 21:58:24,184 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123 2025-10-30 21:58:24,185 - DEBUG - cat /tmp/output.txt 2025-10-30 21:58:25,826 - DEBUG - Hello World. The time is now Thu, 30 Oct 2025 15:58:24 -0600! 2025-10-30 21:58:25,826 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 30 Oct 2025 15:58:24 -0600!'} 2025-10-30 21:58:25,826 - INFO - metadata_script.txt got executed in the vm 2025-10-30 21:58:25,826 - INFO - Deleting VM ctest-TestBasicVMVN-93157041-43174547 2025-10-30 21:58:25,903 - INFO - Deleting VN ctest-vn-24906588 2025-10-30 21:58:25,943 - DEBUG - VN 1e0de976-d67c-4c4f-a2de-89f896622a78 still in use: Unable to complete operation on network 1e0de976-d67c-4c4f-a2de-89f896622a78. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-4f699e83-97d5-4bed-ad06-68c53153c0de'] 2025-10-30 21:58:25,943 - WARNING - Deleting VN ctest-vn-24906588 failed..Will retry 2025-10-30 21:58:28,028 - DEBUG - Response for deleting network () 2025-10-30 21:58:28,283 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 21:58:28,283 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-30 21:58:28,283 - INFO - -------------------------------------------------------------------------------- 2025-10-30 21:58:28,285 - INFO - ================================================================================ 2025-10-30 21:58:28,285 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-30 21:58:28,285 - 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-30 21:58:28,571 - DEBUG - Nothing to compare xmpp stats {'10.0.0.240': {'10.20.0.242': '0'}} with 2025-10-30 21:58:28,571 - INFO - Initial checks done. Running the testcase now 2025-10-30 21:58:28,571 - INFO - 2025-10-30 21:58:29,038 - DEBUG - Response for create_network : {'network': {'id': '72d7d3cd-dc0c-4fcc-bfc4-812e7ba3a806', 'name': 'ctest-vn-69397004', 'tenant_id': '9cdfd9bc203b401aa69d45adc0f66007', 'project_id': '9cdfd9bc203b401aa69d45adc0f66007', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93157041', 'ctest-vn-69397004'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 21:58:29,240 - DEBUG - Response for create_subnet : {'subnet': {'id': '8da5f245-d9b7-4093-89b5-e41c5dd142ca', 'name': '', 'tenant_id': '9cdfd9bc203b401aa69d45adc0f66007', 'network_id': '72d7d3cd-dc0c-4fcc-bfc4-812e7ba3a806', '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': '9cdfd9bc203b401aa69d45adc0f66007'}} 2025-10-30 21:58:29,399 - DEBUG - Response for create_subnet : {'subnet': {'id': '2e4b0dd3-8ce3-4eff-8eda-1ca13ddef018', 'name': '', 'tenant_id': '9cdfd9bc203b401aa69d45adc0f66007', 'network_id': '72d7d3cd-dc0c-4fcc-bfc4-812e7ba3a806', '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': '9cdfd9bc203b401aa69d45adc0f66007'}} 2025-10-30 21:58:29,417 - INFO - Created VN ctest-vn-69397004 2025-10-30 21:58:29,470 - DEBUG - VN ctest-vn-69397004 UUID is 72d7d3cd-dc0c-4fcc-bfc4-812e7ba3a806 2025-10-30 21:58:29,804 - DEBUG - Response for create_port : {'port': {'name': '318f1a55-b8a0-40cd-b696-00b1b6917897', 'id': '318f1a55-b8a0-40cd-b696-00b1b6917897', 'tenant_id': '9cdfd9bc203b401aa69d45adc0f66007', 'network_id': '72d7d3cd-dc0c-4fcc-bfc4-812e7ba3a806', 'mac_address': '02:31:8f:1a:55:b8', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '8da5f245-d9b7-4093-89b5-e41c5dd142ca'}], 'security_groups': ['0e921edd-647e-4c93-9ac5-7be7a997c460'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9cdfd9bc203b401aa69d45adc0f66007'}} 2025-10-30 21:58:29,958 - DEBUG - Response for create_port : {'port': {'name': '74f372aa-e934-42ba-9ad6-76e4aa2dbcda', 'id': '74f372aa-e934-42ba-9ad6-76e4aa2dbcda', 'tenant_id': '9cdfd9bc203b401aa69d45adc0f66007', 'network_id': '72d7d3cd-dc0c-4fcc-bfc4-812e7ba3a806', 'mac_address': '02:74:f3:72:aa:e9', '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': '2e4b0dd3-8ce3-4eff-8eda-1ca13ddef018'}], 'security_groups': ['0e921edd-647e-4c93-9ac5-7be7a997c460'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9cdfd9bc203b401aa69d45adc0f66007'}} 2025-10-30 21:58:30,321 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4557-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4557-1) 2025-10-30 21:58:30,722 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4557-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4557-1) 2025-10-30 21:58:31,917 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4557-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4557-1) 2025-10-30 21:58:31,918 - DEBUG - Requesting: http://10.0.0.240:8082/domains 2025-10-30 21:58:31,923 - DEBUG - Requesting: http://10.0.0.240:8082/domain/6289de67-18cd-4eae-96a8-1e72dffd8a03 2025-10-30 21:58:31,952 - DEBUG - Requesting: http://10.0.0.240:8082/project/9cdfd9bc-203b-401a-a69d-45adc0f66007 2025-10-30 21:58:32,049 - DEBUG - Requesting: http://10.0.0.240:8082/network-ipam/dfa28e9f-ae9b-436e-960d-25a4aba4e34b 2025-10-30 21:58:32,059 - INFO - Verifications in API Server for IPAM: ctest-ipam-65165505 passed 2025-10-30 21:58:32,067 - DEBUG - Control-node 10.0.0.240 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-93157041:ctest-ipam-65165505', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93157041', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16114599233165411182', 'uuid-lslong': '10812339669571003211'}, 'enable': 'true', 'created': '2025-10-30T21:58:28', 'last-modified': '2025-10-30T21:58:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.271311'} 2025-10-30 21:58:32,067 - INFO - Verifications in Control node for IPAM: ctest-ipam-65165505 passed 2025-10-30 21:58:32,068 - DEBUG - Requesting: http://10.0.0.240:8082/domains 2025-10-30 21:58:32,077 - DEBUG - Requesting: http://10.0.0.240:8082/domain/6289de67-18cd-4eae-96a8-1e72dffd8a03 2025-10-30 21:58:32,096 - DEBUG - Requesting: http://10.0.0.240:8082/project/9cdfd9bc-203b-401a-a69d-45adc0f66007 2025-10-30 21:58:32,184 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-network/72d7d3cd-dc0c-4fcc-bfc4-812e7ba3a806 2025-10-30 21:58:32,198 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-network/72d7d3cd-dc0c-4fcc-bfc4-812e7ba3a806 2025-10-30 21:58:32,210 - DEBUG - Requesting: http://10.0.0.240:8082/routing-instance/445a3005-7e5d-43a2-8d92-95fa5be7e2fa 2025-10-30 21:58:32,221 - DEBUG - Requesting: http://10.0.0.240:8082/routing-instance/445a3005-7e5d-43a2-8d92-95fa5be7e2fa 2025-10-30 21:58:32,230 - DEBUG - Requesting: http://10.0.0.240:8082/route-target/f48c7294-e716-4d48-bedd-b900f92eb458 2025-10-30 21:58:32,238 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-30 21:58:32,238 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-network/72d7d3cd-dc0c-4fcc-bfc4-812e7ba3a806 2025-10-30 21:58:32,250 - DEBUG - Requesting: http://10.0.0.240:8082/routing-instance/445a3005-7e5d-43a2-8d92-95fa5be7e2fa 2025-10-30 21:58:32,265 - INFO - Verified VN network id 12 for VN 72d7d3cd-dc0c-4fcc-bfc4-812e7ba3a806 2025-10-30 21:58:32,266 - INFO - Verifications in API Server for VN ctest-vn-69397004 passed 2025-10-30 21:58:32,267 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-network/72d7d3cd-dc0c-4fcc-bfc4-812e7ba3a806 2025-10-30 21:58:32,281 - DEBUG - Requesting: http://10.0.0.240:8082/routing-instance/445a3005-7e5d-43a2-8d92-95fa5be7e2fa 2025-10-30 21:58:32,289 - DEBUG - Requesting: http://10.0.0.240:8082/routing-instance/445a3005-7e5d-43a2-8d92-95fa5be7e2fa 2025-10-30 21:58:32,297 - DEBUG - Requesting: http://10.0.0.240:8082/route-target/f48c7294-e716-4d48-bedd-b900f92eb458 2025-10-30 21:58:32,311 - DEBUG - Control-node 10.0.0.240 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-93157041:ctest-vn-69397004', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93157041', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8275315721430126540', 'uuid-lslong': '13818311593322326022'}, 'enable': 'true', 'created': '2025-10-30T21:58:29', 'last-modified': '2025-10-30T21:58:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.933795'} 2025-10-30 21:58:32,317 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-30 21:58:32,318 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-69397004 passed 2025-10-30 21:58:32,318 - DEBUG - ====Verifying policy data for ctest-vn-69397004 in API_Server ====== 2025-10-30 21:58:32,318 - DEBUG - Requesting: http://10.0.0.240:8082/domains 2025-10-30 21:58:32,323 - DEBUG - Requesting: http://10.0.0.240:8082/domain/6289de67-18cd-4eae-96a8-1e72dffd8a03 2025-10-30 21:58:32,335 - DEBUG - Requesting: http://10.0.0.240:8082/project/9cdfd9bc-203b-401a-a69d-45adc0f66007 2025-10-30 21:58:32,433 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-network/72d7d3cd-dc0c-4fcc-bfc4-812e7ba3a806 2025-10-30 21:58:32,449 - DEBUG - =>VN ctest-vn-69397004 has no policy to be verified 2025-10-30 21:58:32,449 - DEBUG - Verifying the vn in opserver 2025-10-30 21:58:32,449 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-93157041:ctest-vn-69397004 virtual network link through opserver 10.0.0.240 2025-10-30 21:58:32,449 - DEBUG - Requesting: http://10.0.0.240:8081/analytics/uves/virtual-networks 2025-10-30 21:58:32,810 - DEBUG - Requesting: http://10.0.0.240:8081/analytics/uves/virtual-networks 2025-10-30 21:58:32,883 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-93157041:ctest-vn-69397004', 'href': 'http://10.0.0.240:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-93157041:ctest-vn-69397004?flat'} 2025-10-30 21:58:32,884 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-93157041:ctest-vn-69397004 is found in opserver 2025-10-30 21:58:32,892 - DEBUG - VRF ids for VN ctest-vn-69397004: {'10.0.0.240': '2'} 2025-10-30 21:58:32,892 - INFO - Waiting for VM ctest-TestBasicVMVN-93157041-61433485 to be up.. 2025-10-30 21:58:32,989 - DEBUG - VM is in ACTIVE state now 2025-10-30 21:58:32,989 - INFO - VM name : ctest-TestBasicVMVN-93157041-61433485 2025-10-30 21:58:33,074 - DEBUG - VM ctest-TestBasicVMVN-93157041-61433485 ID is 5fee2eb4-3184-4712-838c-05f2d72dbdfe 2025-10-30 21:58:33,074 - DEBUG - VM ctest-TestBasicVMVN-93157041-61433485 launched on Node cn-jenkins-deploy-platform-ansible-os-4557-1 2025-10-30 21:58:33,161 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/5fee2eb4-3184-4712-838c-05f2d72dbdfe 2025-10-30 21:58:33,169 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/318f1a55-b8a0-40cd-b696-00b1b6917897 2025-10-30 21:58:36,425 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-10-30 21:58:36,425 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93157041-61433485 failed! 2025-10-30 21:58:36,478 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93157041:ctest-vn-69397004 is 31.1.1.1 and allocation pool is NOT set 2025-10-30 21:58:36,478 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93157041:ctest-vn-69397004 is 31.1.2.1 and allocation pool is NOT set 2025-10-30 21:58:40,563 - 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 1023ms') 2025-10-30 21:58:40,563 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93157041-61433485 failed! 2025-10-30 21:58:40,622 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93157041:ctest-vn-69397004 is 31.1.1.1 and allocation pool is NOT set 2025-10-30 21:58:40,622 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93157041:ctest-vn-69397004 is 31.1.2.1 and allocation pool is NOT set 2025-10-30 21:58:42,684 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.484 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.484/1.787/3.090/1.303 ms') 2025-10-30 21:58:42,684 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93157041-61433485 passed 2025-10-30 21:58:42,834 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:58:42,834 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93157041-61433485, IP 31.1.1.4, Port 22 2025-10-30 21:58:42,989 - DEBUG - VM ctest-TestBasicVMVN-93157041-61433485 is ready for SSH connections 2025-10-30 21:58:42,989 - INFO - Waiting for VM ctest-TestBasicVMVN-93157041-24419171 to be up.. 2025-10-30 21:58:43,058 - DEBUG - VM is in ACTIVE state now 2025-10-30 21:58:43,058 - INFO - VM name : ctest-TestBasicVMVN-93157041-24419171 2025-10-30 21:58:43,125 - DEBUG - VM ctest-TestBasicVMVN-93157041-24419171 ID is d476ead3-ed6a-4c6d-a92d-833784153708 2025-10-30 21:58:43,125 - DEBUG - VM ctest-TestBasicVMVN-93157041-24419171 launched on Node cn-jenkins-deploy-platform-ansible-os-4557-1 2025-10-30 21:58:43,195 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/d476ead3-ed6a-4c6d-a92d-833784153708 2025-10-30 21:58:43,202 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/74f372aa-e934-42ba-9ad6-76e4aa2dbcda 2025-10-30 21:58:44,431 - 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.16 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.687 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.687/1.922/3.157/1.235 ms') 2025-10-30 21:58:44,431 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-93157041-24419171 passed 2025-10-30 21:58:44,582 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:58:44,582 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93157041-24419171, IP 31.1.2.4, Port 22 2025-10-30 21:58:44,753 - DEBUG - VM ctest-TestBasicVMVN-93157041-24419171 is ready for SSH connections 2025-10-30 21:58:44,753 - INFO - Waiting for VM ctest-TestBasicVMVN-93157041-62759820 to be up.. 2025-10-30 21:58:44,820 - DEBUG - VM is in ACTIVE state now 2025-10-30 21:58:44,820 - INFO - VM name : ctest-TestBasicVMVN-93157041-62759820 2025-10-30 21:58:44,888 - DEBUG - VM ctest-TestBasicVMVN-93157041-62759820 ID is c882e43e-3256-4c5d-b733-3fa7e125b86f 2025-10-30 21:58:44,888 - DEBUG - VM ctest-TestBasicVMVN-93157041-62759820 launched on Node cn-jenkins-deploy-platform-ansible-os-4557-1 2025-10-30 21:58:44,956 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/c882e43e-3256-4c5d-b733-3fa7e125b86f 2025-10-30 21:58:44,965 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/86f2d9fa-8387-4615-afcd-cdb09d03a82d 2025-10-30 21:58:46,200 - 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.67 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.486 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.486/1.576/2.666/1.090 ms') 2025-10-30 21:58:46,201 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-93157041-62759820 passed 2025-10-30 21:58:46,350 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:58:46,350 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93157041-62759820, IP 31.1.1.3, Port 22 2025-10-30 21:58:46,516 - DEBUG - VM ctest-TestBasicVMVN-93157041-62759820 is ready for SSH connections 2025-10-30 21:58:46,517 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:58:46,517 - 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.240, gateway password: c0ntrail123 2025-10-30 21:58:46,517 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-30 21:58:50,609 - 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.587 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.740 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.873 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.740/1.733/3.587 ms 2025-10-30 21:58:50,609 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-93157041-61433485 passed 2025-10-30 21:58:50,609 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:58:50,609 - 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.240, gateway password: c0ntrail123 2025-10-30 21:58:50,609 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-30 21:58:54,249 - 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.472 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.794 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.828 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.794/1.698/3.472 ms 2025-10-30 21:58:54,250 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-93157041-24419171 passed 2025-10-30 21:58:54,250 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:58:54,250 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:58:54,250 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:58:54,250 - 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.240, gateway password: c0ntrail123 2025-10-30 21:58:54,250 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 21:58:54,493 - DEBUG - None 2025-10-30 21:58:54,493 - 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.240, gateway password: c0ntrail123 2025-10-30 21:58:54,494 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 21:58:54,680 - DEBUG - None 2025-10-30 21:58:54,680 - 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.240, gateway password: c0ntrail123 2025-10-30 21:58:54,680 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 21:58:55,308 - DEBUG - None 2025-10-30 21:58:55,308 - 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.240, gateway password: c0ntrail123 2025-10-30 21:58:55,308 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-30 21:58:57,533 - 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.878 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.396 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.452 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.565 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.329 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.329/1.924/5.396 ms 2025-10-30 21:58:57,533 - 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.240, gateway password: c0ntrail123 2025-10-30 21:58:57,533 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-30 21:58:59,769 - 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.956 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.885 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.960 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.411 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.584 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.467 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.325 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.325/2.084/4.960 ms 2025-10-30 21:58:59,769 - 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.240, gateway password: c0ntrail123 2025-10-30 21:58:59,769 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-30 21:59:02,025 - 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.789 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.761 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.058 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.406 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.555 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.342 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.320 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.320/1.747/4.058 ms 2025-10-30 21:59:02,025 - INFO - Deleting VM ctest-TestBasicVMVN-93157041-62759820 2025-10-30 21:59:02,101 - INFO - Detaching port 74f372aa-e934-42ba-9ad6-76e4aa2dbcda from VM ctest-TestBasicVMVN-93157041-24419171 2025-10-30 21:59:02,133 - INFO - Deleting VM ctest-TestBasicVMVN-93157041-24419171 2025-10-30 21:59:02,210 - INFO - Detaching port 318f1a55-b8a0-40cd-b696-00b1b6917897 from VM ctest-TestBasicVMVN-93157041-61433485 2025-10-30 21:59:02,238 - INFO - Deleting VM ctest-TestBasicVMVN-93157041-61433485 2025-10-30 21:59:02,309 - INFO - Deleting VN ctest-vn-69397004 2025-10-30 21:59:02,451 - DEBUG - Response for delete_port : () 2025-10-30 21:59:02,609 - DEBUG - Response for delete_port : () 2025-10-30 21:59:02,654 - DEBUG - VN 72d7d3cd-dc0c-4fcc-bfc4-812e7ba3a806 still in use: Unable to complete operation on network 72d7d3cd-dc0c-4fcc-bfc4-812e7ba3a806. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7434e89f-5bc7-4c52-aad9-3e505069976a'] 2025-10-30 21:59:02,654 - WARNING - Deleting VN ctest-vn-69397004 failed..Will retry 2025-10-30 21:59:04,770 - DEBUG - Response for deleting network () 2025-10-30 21:59:04,771 - DEBUG - Requesting: http://10.0.0.240:8082/routing-instance/445a3005-7e5d-43a2-8d92-95fa5be7e2fa 2025-10-30 21:59:04,776 - DEBUG - Response Code: 404 2025-10-30 21:59:04,776 - DEBUG - Requesting: http://10.0.0.240:8082/domains 2025-10-30 21:59:04,782 - DEBUG - Requesting: http://10.0.0.240:8082/domain/6289de67-18cd-4eae-96a8-1e72dffd8a03 2025-10-30 21:59:04,834 - DEBUG - Requesting: http://10.0.0.240:8082/project/9cdfd9bc-203b-401a-a69d-45adc0f66007 2025-10-30 21:59:04,910 - INFO - Validated that VN ctest-vn-69397004 is not found in API Server 2025-10-30 21:59:04,920 - DEBUG - VN ctest-vn-69397004 is not present in Agent 10.0.0.240 2025-10-30 21:59:04,920 - INFO - Validated that VN ctest-vn-69397004 is not in any agent 2025-10-30 21:59:04,925 - DEBUG - VRF 2 is not seen in agent 10.0.0.240 2025-10-30 21:59:04,933 - DEBUG - Vrouter 10.0.0.240 does not have vrf 2 for VN ctest-vn-69397004 2025-10-30 21:59:04,933 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-93157041:ctest-vn-69397004 2025-10-30 21:59:04,952 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-69397004 info 2025-10-30 21:59:05,026 - INFO - IPAM: ctest-ipam-65165505 is not found in API Server 2025-10-30 21:59:05,035 - INFO - IPAM:ctest-ipam-65165505 is not found in control node 2025-10-30 21:59:05,297 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 21:59:05,297 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-30 21:59:05,297 - INFO - -------------------------------------------------------------------------------- 2025-10-30 21:59:05,974 - INFO - Deleted project: ctest-TestBasicVMVN-93157041, ID : 9cdfd9bc-203b-401a-a69d-45adc0f66007