2025-10-27 05:31:24,233 - INFO - Domain Default found not creating 2025-10-27 05:31:24,417 - INFO - Project ctest-TestBasicVMVN-93188528 not found, creating it 2025-10-27 05:31:24,912 - INFO - Created Project:ctest-TestBasicVMVN-93188528, ID : c380a2cd-c82f-4b9d-992f-7120ed45ef7a 2025-10-27 05:31:26,804 - INFO - ================================================================================ 2025-10-27 05:31:26,805 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-27 05:31:26,805 - 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-27 05:31:27,082 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-27 05:31:27,082 - INFO - Initial checks done. Running the testcase now 2025-10-27 05:31:27,082 - INFO - 2025-10-27 05:31:27,700 - DEBUG - Response for create_network : {'network': {'id': '9b2518cb-816f-4e63-9f97-db7efae56736', 'name': 'ctest-vn2_metadata-27568823', 'tenant_id': 'c380a2cdc82f4b9d992f7120ed45ef7a', 'project_id': 'c380a2cdc82f4b9d992f7120ed45ef7a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93188528', 'ctest-vn2_metadata-27568823'], 'port_security_enabled': True, 'description': ''}} 2025-10-27 05:31:27,936 - DEBUG - Response for create_subnet : {'subnet': {'id': '322f1e94-d4a1-4b24-ade4-daa36560c2c7', 'name': '', 'tenant_id': 'c380a2cdc82f4b9d992f7120ed45ef7a', 'network_id': '9b2518cb-816f-4e63-9f97-db7efae56736', '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': 'c380a2cdc82f4b9d992f7120ed45ef7a'}} 2025-10-27 05:31:27,955 - INFO - Created VN ctest-vn2_metadata-27568823 2025-10-27 05:31:28,007 - DEBUG - VN ctest-vn2_metadata-27568823 UUID is 9b2518cb-816f-4e63-9f97-db7efae56736 2025-10-27 05:31:28,208 - DEBUG - Services list from nova: [, , ] 2025-10-27 05:31:29,339 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4492-1) 2025-10-27 05:31:29,447 - DEBUG - Link local service introspect added 2025-10-27 05:31:29,493 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-27 05:31:34,596 - DEBUG - VM is in ACTIVE state now 2025-10-27 05:31:34,743 - INFO - Waiting for VM ctest-TestBasicVMVN-93188528-02347428 to be up.. 2025-10-27 05:31:34,743 - INFO - VM name : ctest-TestBasicVMVN-93188528-02347428 2025-10-27 05:31:34,828 - DEBUG - VM ctest-TestBasicVMVN-93188528-02347428 ID is 7a116b96-e0b8-49f7-afa1-4c20342de69c 2025-10-27 05:31:34,828 - DEBUG - VM ctest-TestBasicVMVN-93188528-02347428 launched on Node cn-jenkins-deploy-platform-ansible-os-4492-1 2025-10-27 05:31:34,917 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7a116b96-e0b8-49f7-afa1-4c20342de69c 2025-10-27 05:31:35,259 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7a116b96-e0b8-49f7-afa1-4c20342de69c 2025-10-27 05:31:35,294 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/31c673a5-7eed-4eb8-9a9a-3254d86bb56e 2025-10-27 05:31:38,548 - 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 1008ms') 2025-10-27 05:31:38,549 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93188528-02347428 failed! 2025-10-27 05:31:38,603 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93188528:ctest-vn2_metadata-27568823 is 11.1.1.1 and allocation pool is NOT set 2025-10-27 05:31:40,672 - 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=14.9 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.37 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 = 2.373/8.644/14.916/6.271 ms') 2025-10-27 05:31:40,672 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93188528-02347428 passed 2025-10-27 05:31:40,827 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 05:31:40,827 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93188528-02347428, IP 11.1.1.3, Port 22 2025-10-27 05:31:40,893 - 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-27 05:31:40,988 - DEBUG - VM ctest-TestBasicVMVN-93188528-02347428 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-27 05:31:45,988 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 05:31:45,988 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93188528-02347428, IP 11.1.1.3, Port 22 2025-10-27 05:31:46,147 - DEBUG - VM ctest-TestBasicVMVN-93188528-02347428 is ready for SSH connections 2025-10-27 05:31:46,147 - INFO - Retry 0 2025-10-27 05:31:46,147 - 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-27 05:31:46,147 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-27 05:31:47,805 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-27 05:31:47,805 - INFO - Generic metadata worked 2025-10-27 05:31:48,063 - DEBUG - Link local service introspect removed 2025-10-27 05:31:48,063 - INFO - Deleting VM ctest-TestBasicVMVN-93188528-02347428 2025-10-27 05:31:48,157 - INFO - Deleting VN ctest-vn2_metadata-27568823 2025-10-27 05:31:48,200 - DEBUG - VN 9b2518cb-816f-4e63-9f97-db7efae56736 still in use: Unable to complete operation on network 9b2518cb-816f-4e63-9f97-db7efae56736. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7d9367dd-d956-43f7-bcf5-cc8503b83d96'] 2025-10-27 05:31:48,200 - WARNING - Deleting VN ctest-vn2_metadata-27568823 failed..Will retry 2025-10-27 05:31:50,304 - DEBUG - Response for deleting network () 2025-10-27 05:31:50,565 - DEBUG - No XMPP flaps were noticed during the test 2025-10-27 05:31:50,565 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2025-10-27 05:31:50,565 - INFO - -------------------------------------------------------------------------------- 2025-10-27 05:31:50,568 - INFO - ================================================================================ 2025-10-27 05:31:50,568 - INFO - STARTING TEST : test_metadata_service 2025-10-27 05:31:50,569 - 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-27 05:31:50,868 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-27 05:31:50,868 - INFO - Initial checks done. Running the testcase now 2025-10-27 05:31:50,868 - INFO - 2025-10-27 05:31:50,868 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-10-27 05:31:50,874 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/fcf2c1fc-693b-4944-b2e5-7e0c2bbbbb40 2025-10-27 05:31:51,082 - DEBUG - Response for create_network : {'network': {'id': 'cefbfc5a-e829-4fe5-b642-60595f1f9a0a', 'name': 'ctest-vn-75509792', 'tenant_id': 'c380a2cdc82f4b9d992f7120ed45ef7a', 'project_id': 'c380a2cdc82f4b9d992f7120ed45ef7a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93188528', 'ctest-vn-75509792'], 'port_security_enabled': True, 'description': ''}} 2025-10-27 05:31:51,309 - DEBUG - Response for create_subnet : {'subnet': {'id': '4a9bd149-e408-4e2b-a50b-86d0e001bd85', 'name': '', 'tenant_id': 'c380a2cdc82f4b9d992f7120ed45ef7a', 'network_id': 'cefbfc5a-e829-4fe5-b642-60595f1f9a0a', 'ip_version': 4, 'cidr': '186.225.193.64/26', 'allocation_pools': [{'start': '186.225.193.66', 'end': '186.225.193.126'}], 'gateway_ip': '186.225.193.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '186.225.193.66', 'tags': [], 'project_id': 'c380a2cdc82f4b9d992f7120ed45ef7a'}} 2025-10-27 05:31:51,328 - INFO - Created VN ctest-vn-75509792 2025-10-27 05:31:51,383 - DEBUG - VN ctest-vn-75509792 UUID is cefbfc5a-e829-4fe5-b642-60595f1f9a0a 2025-10-27 05:31:52,662 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4492-1) 2025-10-27 05:31:52,662 - INFO - Waiting for VM ctest-TestBasicVMVN-93188528-00257512 to be up.. 2025-10-27 05:31:52,709 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-27 05:31:57,796 - DEBUG - VM is in ACTIVE state now 2025-10-27 05:31:57,796 - INFO - VM name : ctest-TestBasicVMVN-93188528-00257512 2025-10-27 05:31:57,880 - DEBUG - VM ctest-TestBasicVMVN-93188528-00257512 ID is 337821c8-9825-4507-8688-c52d82c8580d 2025-10-27 05:31:57,881 - DEBUG - VM ctest-TestBasicVMVN-93188528-00257512 launched on Node cn-jenkins-deploy-platform-ansible-os-4492-1 2025-10-27 05:31:57,963 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/337821c8-9825-4507-8688-c52d82c8580d 2025-10-27 05:31:57,977 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/931c8c69-752c-4d96-9750-abe24723b3dd 2025-10-27 05:32:01,229 - 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 1014ms') 2025-10-27 05:32:01,230 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93188528-00257512 failed! 2025-10-27 05:32:01,287 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93188528:ctest-vn-75509792 is 186.225.193.65 and allocation pool is NOT set 2025-10-27 05:32:05,359 - 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=2 ttl=63 time=3.88 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1012ms\r\nrtt min/avg/max/mdev = 3.879/3.879/3.879/0.000 ms') 2025-10-27 05:32:05,359 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93188528-00257512 passed 2025-10-27 05:32:05,511 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 05:32:05,511 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93188528-00257512, IP 186.225.193.67, Port 22 2025-10-27 05:32:05,681 - DEBUG - VM ctest-TestBasicVMVN-93188528-00257512 is ready for SSH connections 2025-10-27 05:32:05,681 - 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-27 05:32:05,681 - DEBUG - cat /tmp/output.txt 2025-10-27 05:32:07,355 - DEBUG - Hello World. The time is now Sun, 26 Oct 2025 23:32:04 -0600! 2025-10-27 05:32:07,355 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 26 Oct 2025 23:32:04 -0600!'} 2025-10-27 05:32:07,355 - INFO - metadata_script.txt got executed in the vm 2025-10-27 05:32:07,355 - INFO - Deleting VM ctest-TestBasicVMVN-93188528-00257512 2025-10-27 05:32:07,435 - INFO - Deleting VN ctest-vn-75509792 2025-10-27 05:32:07,484 - DEBUG - VN cefbfc5a-e829-4fe5-b642-60595f1f9a0a still in use: Unable to complete operation on network cefbfc5a-e829-4fe5-b642-60595f1f9a0a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a2db30ca-cbd6-4993-b7eb-f6ee1c0b3b20'] 2025-10-27 05:32:07,484 - WARNING - Deleting VN ctest-vn-75509792 failed..Will retry 2025-10-27 05:32:09,585 - DEBUG - Response for deleting network () 2025-10-27 05:32:09,844 - DEBUG - No XMPP flaps were noticed during the test 2025-10-27 05:32:09,844 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-10-27 05:32:09,844 - INFO - -------------------------------------------------------------------------------- 2025-10-27 05:32:09,849 - INFO - ================================================================================ 2025-10-27 05:32:09,849 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-27 05:32:09,849 - 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-27 05:32:10,139 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-27 05:32:10,139 - INFO - Initial checks done. Running the testcase now 2025-10-27 05:32:10,139 - INFO - 2025-10-27 05:32:10,644 - DEBUG - Response for create_network : {'network': {'id': '1d8687f4-5045-49b9-9ca6-8f25e0914062', 'name': 'ctest-vn-18954736', 'tenant_id': 'c380a2cdc82f4b9d992f7120ed45ef7a', 'project_id': 'c380a2cdc82f4b9d992f7120ed45ef7a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93188528', 'ctest-vn-18954736'], 'port_security_enabled': True, 'description': ''}} 2025-10-27 05:32:10,834 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c5579dcf-4ec2-499f-9148-a2ab67ca6771', 'name': '', 'tenant_id': 'c380a2cdc82f4b9d992f7120ed45ef7a', 'network_id': '1d8687f4-5045-49b9-9ca6-8f25e0914062', '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': 'c380a2cdc82f4b9d992f7120ed45ef7a'}} 2025-10-27 05:32:10,983 - DEBUG - Response for create_subnet : {'subnet': {'id': '613e0a53-69ca-4f1b-ae79-2d7a0d0b0152', 'name': '', 'tenant_id': 'c380a2cdc82f4b9d992f7120ed45ef7a', 'network_id': '1d8687f4-5045-49b9-9ca6-8f25e0914062', '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': 'c380a2cdc82f4b9d992f7120ed45ef7a'}} 2025-10-27 05:32:11,005 - INFO - Created VN ctest-vn-18954736 2025-10-27 05:32:11,059 - DEBUG - VN ctest-vn-18954736 UUID is 1d8687f4-5045-49b9-9ca6-8f25e0914062 2025-10-27 05:32:11,454 - DEBUG - Response for create_port : {'port': {'name': 'b395a983-e344-46c2-8c36-5d7b9c4b1222', 'id': 'b395a983-e344-46c2-8c36-5d7b9c4b1222', 'tenant_id': 'c380a2cdc82f4b9d992f7120ed45ef7a', 'network_id': '1d8687f4-5045-49b9-9ca6-8f25e0914062', 'mac_address': '02:b3:95:a9:83:e3', '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': 'c5579dcf-4ec2-499f-9148-a2ab67ca6771'}], 'security_groups': ['7e57576d-a411-4013-87f0-f4932a6d4a88'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c380a2cdc82f4b9d992f7120ed45ef7a'}} 2025-10-27 05:32:11,634 - DEBUG - Response for create_port : {'port': {'name': 'ecd9bb4f-5cce-4008-81af-3c3a89bab067', 'id': 'ecd9bb4f-5cce-4008-81af-3c3a89bab067', 'tenant_id': 'c380a2cdc82f4b9d992f7120ed45ef7a', 'network_id': '1d8687f4-5045-49b9-9ca6-8f25e0914062', 'mac_address': '02:ec:d9:bb:4f:5c', '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': '613e0a53-69ca-4f1b-ae79-2d7a0d0b0152'}], 'security_groups': ['7e57576d-a411-4013-87f0-f4932a6d4a88'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c380a2cdc82f4b9d992f7120ed45ef7a'}} 2025-10-27 05:32:12,048 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4492-1) 2025-10-27 05:32:12,517 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4492-1) 2025-10-27 05:32:14,009 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4492-1) 2025-10-27 05:32:14,010 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-27 05:32:14,018 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c676ccdc-ba00-411e-b212-adf45400cbce 2025-10-27 05:32:14,036 - DEBUG - Requesting: http://10.0.0.254:8082/project/c380a2cd-c82f-4b9d-992f-7120ed45ef7a 2025-10-27 05:32:14,124 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/5c8db4c1-bdd0-4cdb-adf3-79a0bda4ae07 2025-10-27 05:32:14,139 - INFO - Verifications in API Server for IPAM: ctest-ipam-77951013 passed 2025-10-27 05:32:14,146 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-93188528:ctest-ipam-77951013', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93188528', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6669185367411805403', 'uuid-lslong': '12534495919185636871'}, 'enable': 'true', 'created': '2025-10-27T05:32:10', 'last-modified': '2025-10-27T05:32:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.771116'} 2025-10-27 05:32:14,146 - INFO - Verifications in Control node for IPAM: ctest-ipam-77951013 passed 2025-10-27 05:32:14,146 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-27 05:32:14,153 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c676ccdc-ba00-411e-b212-adf45400cbce 2025-10-27 05:32:14,164 - DEBUG - Requesting: http://10.0.0.254:8082/project/c380a2cd-c82f-4b9d-992f-7120ed45ef7a 2025-10-27 05:32:14,242 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/1d8687f4-5045-49b9-9ca6-8f25e0914062 2025-10-27 05:32:14,255 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/1d8687f4-5045-49b9-9ca6-8f25e0914062 2025-10-27 05:32:14,272 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/4bfc400d-c71b-4099-ba9f-f1f349ed33a5 2025-10-27 05:32:14,283 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/4bfc400d-c71b-4099-ba9f-f1f349ed33a5 2025-10-27 05:32:14,291 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/eaecefe5-12ef-487a-8e9d-e2a17f9bd098 2025-10-27 05:32:14,299 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-27 05:32:14,299 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/1d8687f4-5045-49b9-9ca6-8f25e0914062 2025-10-27 05:32:14,313 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/4bfc400d-c71b-4099-ba9f-f1f349ed33a5 2025-10-27 05:32:14,330 - INFO - Verified VN network id 12 for VN 1d8687f4-5045-49b9-9ca6-8f25e0914062 2025-10-27 05:32:14,331 - INFO - Verifications in API Server for VN ctest-vn-18954736 passed 2025-10-27 05:32:14,331 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/1d8687f4-5045-49b9-9ca6-8f25e0914062 2025-10-27 05:32:14,343 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/4bfc400d-c71b-4099-ba9f-f1f349ed33a5 2025-10-27 05:32:14,351 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/4bfc400d-c71b-4099-ba9f-f1f349ed33a5 2025-10-27 05:32:14,362 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/eaecefe5-12ef-487a-8e9d-e2a17f9bd098 2025-10-27 05:32:14,385 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-93188528:ctest-vn-18954736', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93188528', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2127537357367626169', 'uuid-lslong': '11287866908894904418'}, 'enable': 'true', 'created': '2025-10-27T05:32:10', 'last-modified': '2025-10-27T05:32:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.430326'} 2025-10-27 05:32:14,394 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-27 05:32:14,394 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-18954736 passed 2025-10-27 05:32:14,394 - DEBUG - ====Verifying policy data for ctest-vn-18954736 in API_Server ====== 2025-10-27 05:32:14,394 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-27 05:32:14,403 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c676ccdc-ba00-411e-b212-adf45400cbce 2025-10-27 05:32:14,420 - DEBUG - Requesting: http://10.0.0.254:8082/project/c380a2cd-c82f-4b9d-992f-7120ed45ef7a 2025-10-27 05:32:14,524 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/1d8687f4-5045-49b9-9ca6-8f25e0914062 2025-10-27 05:32:14,535 - DEBUG - =>VN ctest-vn-18954736 has no policy to be verified 2025-10-27 05:32:14,536 - DEBUG - Verifying the vn in opserver 2025-10-27 05:32:14,536 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-93188528:ctest-vn-18954736 virtual network link through opserver 10.0.0.254 2025-10-27 05:32:14,536 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-27 05:32:14,951 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-27 05:32:15,043 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-93188528:ctest-vn-18954736', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-93188528:ctest-vn-18954736?flat'} 2025-10-27 05:32:15,043 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-93188528:ctest-vn-18954736 is found in opserver 2025-10-27 05:32:15,050 - DEBUG - VRF ids for VN ctest-vn-18954736: {'10.0.0.254': '2'} 2025-10-27 05:32:15,050 - INFO - Waiting for VM ctest-TestBasicVMVN-93188528-60803166 to be up.. 2025-10-27 05:32:15,168 - DEBUG - VM is in ACTIVE state now 2025-10-27 05:32:15,169 - INFO - VM name : ctest-TestBasicVMVN-93188528-60803166 2025-10-27 05:32:15,367 - DEBUG - VM ctest-TestBasicVMVN-93188528-60803166 ID is 226ab423-6ca2-415c-a299-e53a153b5ac6 2025-10-27 05:32:15,367 - DEBUG - VM ctest-TestBasicVMVN-93188528-60803166 launched on Node cn-jenkins-deploy-platform-ansible-os-4492-1 2025-10-27 05:32:15,459 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/226ab423-6ca2-415c-a299-e53a153b5ac6 2025-10-27 05:32:15,469 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b395a983-e344-46c2-8c36-5d7b9c4b1222 2025-10-27 05:32:18,733 - 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') 2025-10-27 05:32:18,733 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93188528-60803166 failed! 2025-10-27 05:32:18,795 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93188528:ctest-vn-18954736 is 31.1.1.1 and allocation pool is NOT set 2025-10-27 05:32:18,795 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93188528:ctest-vn-18954736 is 31.1.2.1 and allocation pool is NOT set 2025-10-27 05:32:22,863 - 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 1006ms') 2025-10-27 05:32:22,863 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93188528-60803166 failed! 2025-10-27 05:32:22,919 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93188528:ctest-vn-18954736 is 31.1.1.1 and allocation pool is NOT set 2025-10-27 05:32:22,919 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93188528:ctest-vn-18954736 is 31.1.2.1 and allocation pool is NOT set 2025-10-27 05:32:24,992 - 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.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.47 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.468/2.843/4.219/1.375 ms') 2025-10-27 05:32:24,992 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93188528-60803166 passed 2025-10-27 05:32:25,155 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 05:32:25,155 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93188528-60803166, IP 31.1.1.4, Port 22 2025-10-27 05:32:25,326 - DEBUG - VM ctest-TestBasicVMVN-93188528-60803166 is ready for SSH connections 2025-10-27 05:32:25,326 - INFO - Waiting for VM ctest-TestBasicVMVN-93188528-27817396 to be up.. 2025-10-27 05:32:25,421 - DEBUG - VM is in ACTIVE state now 2025-10-27 05:32:25,422 - INFO - VM name : ctest-TestBasicVMVN-93188528-27817396 2025-10-27 05:32:25,514 - DEBUG - VM ctest-TestBasicVMVN-93188528-27817396 ID is 8b5d2ea5-1f2e-450e-a6d7-bfc9510ccbbb 2025-10-27 05:32:25,514 - DEBUG - VM ctest-TestBasicVMVN-93188528-27817396 launched on Node cn-jenkins-deploy-platform-ansible-os-4492-1 2025-10-27 05:32:25,604 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8b5d2ea5-1f2e-450e-a6d7-bfc9510ccbbb 2025-10-27 05:32:25,617 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ecd9bb4f-5cce-4008-81af-3c3a89bab067 2025-10-27 05:32:26,859 - 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=4.14 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.422 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.422/2.282/4.142/1.860 ms') 2025-10-27 05:32:26,860 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-93188528-27817396 passed 2025-10-27 05:32:27,015 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 05:32:27,015 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93188528-27817396, IP 31.1.2.4, Port 22 2025-10-27 05:32:27,179 - DEBUG - VM ctest-TestBasicVMVN-93188528-27817396 is ready for SSH connections 2025-10-27 05:32:27,179 - INFO - Waiting for VM ctest-TestBasicVMVN-93188528-51265717 to be up.. 2025-10-27 05:32:27,259 - DEBUG - VM is in ACTIVE state now 2025-10-27 05:32:27,259 - INFO - VM name : ctest-TestBasicVMVN-93188528-51265717 2025-10-27 05:32:27,346 - DEBUG - VM ctest-TestBasicVMVN-93188528-51265717 ID is 5a38e108-dda1-4e35-81d3-f0e67ed5fe2d 2025-10-27 05:32:27,346 - DEBUG - VM ctest-TestBasicVMVN-93188528-51265717 launched on Node cn-jenkins-deploy-platform-ansible-os-4492-1 2025-10-27 05:32:27,431 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/5a38e108-dda1-4e35-81d3-f0e67ed5fe2d 2025-10-27 05:32:27,441 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/e7853002-164f-4dbd-8c03-006ba516e10f 2025-10-27 05:32:28,681 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.59 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.631 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.631/2.108/3.585/1.477 ms') 2025-10-27 05:32:28,681 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-93188528-51265717 passed 2025-10-27 05:32:28,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 05:32:28,835 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93188528-51265717, IP 31.1.1.3, Port 22 2025-10-27 05:32:28,994 - DEBUG - VM ctest-TestBasicVMVN-93188528-51265717 is ready for SSH connections 2025-10-27 05:32:28,994 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 05:32:28,994 - 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-27 05:32:28,994 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-27 05:32:33,086 - 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=4.709 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.080 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.427 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.080/2.405/4.709 ms 2025-10-27 05:32:33,086 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-93188528-60803166 passed 2025-10-27 05:32:33,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 05:32:33,087 - 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-27 05:32:33,087 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-27 05:32:36,833 - 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.486 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.064 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.923 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.923/1.824/3.486 ms 2025-10-27 05:32:36,833 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-93188528-27817396 passed 2025-10-27 05:32:36,833 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 05:32:36,833 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 05:32:36,833 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 05:32:36,833 - 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-27 05:32:36,833 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-27 05:32:37,042 - DEBUG - None 2025-10-27 05:32:37,043 - 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-27 05:32:37,043 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-27 05:32:37,242 - DEBUG - None 2025-10-27 05:32:37,242 - 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-27 05:32:37,242 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-27 05:32:37,930 - DEBUG - None 2025-10-27 05:32:37,930 - 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-27 05:32:37,931 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-27 05:32:40,160 - 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=2.185 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.548 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.360 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.015 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.415 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.415/2.304/4.548 ms 2025-10-27 05:32:40,160 - 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-27 05:32:40,160 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-27 05:32:42,423 - 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.408 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.055 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.338 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.504 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.875 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.217 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.492 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.492/2.698/5.338 ms 2025-10-27 05:32:42,423 - 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-27 05:32:42,423 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-27 05:32:44,683 - 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.784 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.108 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.271 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.488 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.203 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.229 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.440 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.440/2.360/5.271 ms 2025-10-27 05:32:44,683 - INFO - Deleting VM ctest-TestBasicVMVN-93188528-51265717 2025-10-27 05:32:44,762 - INFO - Detaching port ecd9bb4f-5cce-4008-81af-3c3a89bab067 from VM ctest-TestBasicVMVN-93188528-27817396 2025-10-27 05:32:44,794 - INFO - Deleting VM ctest-TestBasicVMVN-93188528-27817396 2025-10-27 05:32:44,868 - INFO - Detaching port b395a983-e344-46c2-8c36-5d7b9c4b1222 from VM ctest-TestBasicVMVN-93188528-60803166 2025-10-27 05:32:44,902 - INFO - Deleting VM ctest-TestBasicVMVN-93188528-60803166 2025-10-27 05:32:44,982 - INFO - Deleting VN ctest-vn-18954736 2025-10-27 05:32:45,181 - DEBUG - Response for delete_port : () 2025-10-27 05:32:45,365 - DEBUG - Response for delete_port : () 2025-10-27 05:32:45,411 - DEBUG - VN 1d8687f4-5045-49b9-9ca6-8f25e0914062 still in use: Unable to complete operation on network 1d8687f4-5045-49b9-9ca6-8f25e0914062. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-123507b4-9c83-4b67-9410-5970d3c44bdd'] 2025-10-27 05:32:45,411 - WARNING - Deleting VN ctest-vn-18954736 failed..Will retry 2025-10-27 05:32:47,541 - DEBUG - Response for deleting network () 2025-10-27 05:32:47,541 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/4bfc400d-c71b-4099-ba9f-f1f349ed33a5 2025-10-27 05:32:47,547 - DEBUG - Response Code: 404 2025-10-27 05:32:47,547 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-27 05:32:47,554 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c676ccdc-ba00-411e-b212-adf45400cbce 2025-10-27 05:32:47,609 - DEBUG - Requesting: http://10.0.0.254:8082/project/c380a2cd-c82f-4b9d-992f-7120ed45ef7a 2025-10-27 05:32:47,680 - INFO - Validated that VN ctest-vn-18954736 is not found in API Server 2025-10-27 05:32:47,691 - DEBUG - VN ctest-vn-18954736 is not present in Agent 10.0.0.254 2025-10-27 05:32:47,691 - INFO - Validated that VN ctest-vn-18954736 is not in any agent 2025-10-27 05:32:47,696 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-10-27 05:32:47,703 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-18954736 2025-10-27 05:32:47,703 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-93188528:ctest-vn-18954736 2025-10-27 05:32:47,712 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-18954736 info 2025-10-27 05:32:47,787 - INFO - IPAM: ctest-ipam-77951013 is not found in API Server 2025-10-27 05:32:47,797 - INFO - IPAM:ctest-ipam-77951013 is not found in control node 2025-10-27 05:32:48,069 - DEBUG - No XMPP flaps were noticed during the test 2025-10-27 05:32:48,069 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39] 2025-10-27 05:32:48,069 - INFO - -------------------------------------------------------------------------------- 2025-10-27 05:32:48,841 - INFO - Deleted project: ctest-TestBasicVMVN-93188528, ID : c380a2cd-c82f-4b9d-992f-7120ed45ef7a