2025-10-28 18:31:48,139 - INFO - Domain Default found not creating 2025-10-28 18:31:48,293 - INFO - Project ctest-TestBasicVMVN-69563774 not found, creating it 2025-10-28 18:31:48,733 - INFO - Created Project:ctest-TestBasicVMVN-69563774, ID : 19425a16-de14-4dcb-9c22-3d460f337140 2025-10-28 18:31:50,335 - INFO - ================================================================================ 2025-10-28 18:31:50,335 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-28 18:31:50,335 - 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-28 18:31:50,594 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with 2025-10-28 18:31:50,594 - INFO - Initial checks done. Running the testcase now 2025-10-28 18:31:50,594 - INFO - 2025-10-28 18:31:51,187 - DEBUG - Response for create_network : {'network': {'id': '044ccb70-ae13-423a-ae63-2e181a691000', 'name': 'ctest-vn2_metadata-45932863', 'tenant_id': '19425a16de144dcb9c223d460f337140', 'project_id': '19425a16de144dcb9c223d460f337140', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69563774', 'ctest-vn2_metadata-45932863'], 'port_security_enabled': True, 'description': ''}} 2025-10-28 18:31:51,376 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b7114728-4452-4dcd-95f5-9626f2619f87', 'name': '', 'tenant_id': '19425a16de144dcb9c223d460f337140', 'network_id': '044ccb70-ae13-423a-ae63-2e181a691000', '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': '19425a16de144dcb9c223d460f337140'}} 2025-10-28 18:31:51,395 - INFO - Created VN ctest-vn2_metadata-45932863 2025-10-28 18:31:51,445 - DEBUG - VN ctest-vn2_metadata-45932863 UUID is 044ccb70-ae13-423a-ae63-2e181a691000 2025-10-28 18:31:51,631 - DEBUG - Services list from nova: [, , ] 2025-10-28 18:31:52,659 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4515-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4515-1) 2025-10-28 18:31:52,769 - DEBUG - Link local service introspect added 2025-10-28 18:31:52,809 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-28 18:31:57,894 - DEBUG - VM is in ACTIVE state now 2025-10-28 18:31:58,026 - INFO - Waiting for VM ctest-TestBasicVMVN-69563774-35907846 to be up.. 2025-10-28 18:31:58,026 - INFO - VM name : ctest-TestBasicVMVN-69563774-35907846 2025-10-28 18:31:58,103 - DEBUG - VM ctest-TestBasicVMVN-69563774-35907846 ID is 278535dc-bcec-4a2a-8453-d19229bf946e 2025-10-28 18:31:58,103 - DEBUG - VM ctest-TestBasicVMVN-69563774-35907846 launched on Node cn-jenkins-deploy-platform-ansible-os-4515-1 2025-10-28 18:31:58,181 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/278535dc-bcec-4a2a-8453-d19229bf946e 2025-10-28 18:31:58,487 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/278535dc-bcec-4a2a-8453-d19229bf946e 2025-10-28 18:31:58,519 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/0a737979-faac-425a-abc8-4b930d602eb9 2025-10-28 18:32:01,768 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-10-28 18:32:01,768 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69563774-35907846 failed! 2025-10-28 18:32:01,825 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69563774:ctest-vn2_metadata-45932863 is 11.1.1.1 and allocation pool is NOT set 2025-10-28 18:32:03,894 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.14 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.140/3.488/4.836/1.348 ms') 2025-10-28 18:32:03,894 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69563774-35907846 passed 2025-10-28 18:32:04,049 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 18:32:04,049 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69563774-35907846, IP 11.1.1.3, Port 22 2025-10-28 18:32:04,105 - 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-28 18:32:04,189 - DEBUG - VM ctest-TestBasicVMVN-69563774-35907846 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-28 18:32:09,189 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 18:32:09,190 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69563774-35907846, IP 11.1.1.3, Port 22 2025-10-28 18:32:09,356 - DEBUG - VM ctest-TestBasicVMVN-69563774-35907846 is ready for SSH connections 2025-10-28 18:32:09,356 - INFO - Retry 0 2025-10-28 18:32:09,356 - 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.242, gateway password: c0ntrail123 2025-10-28 18:32:09,356 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-28 18:32:10,975 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-28 18:32:10,975 - INFO - Generic metadata worked 2025-10-28 18:32:11,229 - DEBUG - Link local service introspect removed 2025-10-28 18:32:11,229 - INFO - Deleting VM ctest-TestBasicVMVN-69563774-35907846 2025-10-28 18:32:11,310 - INFO - Deleting VN ctest-vn2_metadata-45932863 2025-10-28 18:32:11,349 - DEBUG - VN 044ccb70-ae13-423a-ae63-2e181a691000 still in use: Unable to complete operation on network 044ccb70-ae13-423a-ae63-2e181a691000. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-db606da4-a88c-4a79-98d5-bf903f49eea7'] 2025-10-28 18:32:11,349 - WARNING - Deleting VN ctest-vn2_metadata-45932863 failed..Will retry 2025-10-28 18:32:13,478 - DEBUG - Response for deleting network () 2025-10-28 18:32:13,740 - DEBUG - No XMPP flaps were noticed during the test 2025-10-28 18:32:13,740 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-10-28 18:32:13,740 - INFO - -------------------------------------------------------------------------------- 2025-10-28 18:32:13,744 - INFO - ================================================================================ 2025-10-28 18:32:13,744 - INFO - STARTING TEST : test_metadata_service 2025-10-28 18:32:13,745 - 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-28 18:32:14,030 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with 2025-10-28 18:32:14,030 - INFO - Initial checks done. Running the testcase now 2025-10-28 18:32:14,030 - INFO - 2025-10-28 18:32:14,030 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs 2025-10-28 18:32:14,036 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/b00be2d3-1e5e-47de-8d54-21acfb52b531 2025-10-28 18:32:14,217 - DEBUG - Response for create_network : {'network': {'id': 'ac461b49-babc-4dd0-a2f9-78e50a12fdec', 'name': 'ctest-vn-54141110', 'tenant_id': '19425a16de144dcb9c223d460f337140', 'project_id': '19425a16de144dcb9c223d460f337140', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69563774', 'ctest-vn-54141110'], 'port_security_enabled': True, 'description': ''}} 2025-10-28 18:32:14,411 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f6a0f3c5-d797-462d-9da4-892abf9e0a42', 'name': '', 'tenant_id': '19425a16de144dcb9c223d460f337140', 'network_id': 'ac461b49-babc-4dd0-a2f9-78e50a12fdec', 'ip_version': 4, 'cidr': '107.191.102.128/26', 'allocation_pools': [{'start': '107.191.102.130', 'end': '107.191.102.190'}], 'gateway_ip': '107.191.102.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '107.191.102.130', 'tags': [], 'project_id': '19425a16de144dcb9c223d460f337140'}} 2025-10-28 18:32:14,430 - INFO - Created VN ctest-vn-54141110 2025-10-28 18:32:14,481 - DEBUG - VN ctest-vn-54141110 UUID is ac461b49-babc-4dd0-a2f9-78e50a12fdec 2025-10-28 18:32:15,656 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4515-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4515-1) 2025-10-28 18:32:15,656 - INFO - Waiting for VM ctest-TestBasicVMVN-69563774-77248311 to be up.. 2025-10-28 18:32:15,702 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-28 18:32:20,783 - DEBUG - VM is in ACTIVE state now 2025-10-28 18:32:20,784 - INFO - VM name : ctest-TestBasicVMVN-69563774-77248311 2025-10-28 18:32:20,863 - DEBUG - VM ctest-TestBasicVMVN-69563774-77248311 ID is 5bc24c16-37f6-4463-bf5d-8a2505bdd432 2025-10-28 18:32:20,863 - DEBUG - VM ctest-TestBasicVMVN-69563774-77248311 launched on Node cn-jenkins-deploy-platform-ansible-os-4515-1 2025-10-28 18:32:20,937 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/5bc24c16-37f6-4463-bf5d-8a2505bdd432 2025-10-28 18:32:20,946 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/dc8e8daf-4d8a-4dde-8fac-69625e100205 2025-10-28 18:32:24,200 - 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-28 18:32:24,200 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69563774-77248311 failed! 2025-10-28 18:32:24,257 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69563774:ctest-vn-54141110 is 107.191.102.129 and allocation pool is NOT set 2025-10-28 18:32:28,324 - 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=8.59 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 8.591/8.591/8.591/0.000 ms') 2025-10-28 18:32:28,324 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69563774-77248311 passed 2025-10-28 18:32:28,473 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 18:32:28,473 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69563774-77248311, IP 107.191.102.131, Port 22 2025-10-28 18:32:28,539 - 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-28 18:32:28,624 - DEBUG - VM ctest-TestBasicVMVN-69563774-77248311 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-28 18:32:33,625 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 18:32:33,625 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69563774-77248311, IP 107.191.102.131, Port 22 2025-10-28 18:32:33,791 - DEBUG - VM ctest-TestBasicVMVN-69563774-77248311 is ready for SSH connections 2025-10-28 18:32:33,792 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2025-10-28 18:32:33,792 - DEBUG - cat /tmp/output.txt 2025-10-28 18:32:35,409 - DEBUG - Hello World. The time is now Tue, 28 Oct 2025 12:32:28 -0600! 2025-10-28 18:32:35,409 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 28 Oct 2025 12:32:28 -0600!'} 2025-10-28 18:32:35,409 - INFO - metadata_script.txt got executed in the vm 2025-10-28 18:32:35,409 - INFO - Deleting VM ctest-TestBasicVMVN-69563774-77248311 2025-10-28 18:32:35,484 - INFO - Deleting VN ctest-vn-54141110 2025-10-28 18:32:35,526 - DEBUG - VN ac461b49-babc-4dd0-a2f9-78e50a12fdec still in use: Unable to complete operation on network ac461b49-babc-4dd0-a2f9-78e50a12fdec. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0e1fea59-62cf-4b0a-9ce7-5521a4cddb93'] 2025-10-28 18:32:35,527 - WARNING - Deleting VN ctest-vn-54141110 failed..Will retry 2025-10-28 18:32:37,638 - DEBUG - Response for deleting network () 2025-10-28 18:32:37,898 - DEBUG - No XMPP flaps were noticed during the test 2025-10-28 18:32:37,898 - INFO - END TEST : test_metadata_service : PASSED[0:00:24] 2025-10-28 18:32:37,898 - INFO - -------------------------------------------------------------------------------- 2025-10-28 18:32:37,900 - INFO - ================================================================================ 2025-10-28 18:32:37,900 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-28 18:32:37,900 - 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-28 18:32:38,201 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with 2025-10-28 18:32:38,201 - INFO - Initial checks done. Running the testcase now 2025-10-28 18:32:38,202 - INFO - 2025-10-28 18:32:38,723 - DEBUG - Response for create_network : {'network': {'id': 'ebcaa8f9-1d28-44f2-b078-7bbbec57400f', 'name': 'ctest-vn-25773002', 'tenant_id': '19425a16de144dcb9c223d460f337140', 'project_id': '19425a16de144dcb9c223d460f337140', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69563774', 'ctest-vn-25773002'], 'port_security_enabled': True, 'description': ''}} 2025-10-28 18:32:38,940 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a5fb33a4-b3fd-4402-8501-4c32c31114e2', 'name': '', 'tenant_id': '19425a16de144dcb9c223d460f337140', 'network_id': 'ebcaa8f9-1d28-44f2-b078-7bbbec57400f', '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': '19425a16de144dcb9c223d460f337140'}} 2025-10-28 18:32:39,166 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fb3cfff3-b4e6-4531-8ca8-1a92ba54642f', 'name': '', 'tenant_id': '19425a16de144dcb9c223d460f337140', 'network_id': 'ebcaa8f9-1d28-44f2-b078-7bbbec57400f', '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': '19425a16de144dcb9c223d460f337140'}} 2025-10-28 18:32:39,189 - INFO - Created VN ctest-vn-25773002 2025-10-28 18:32:39,241 - DEBUG - VN ctest-vn-25773002 UUID is ebcaa8f9-1d28-44f2-b078-7bbbec57400f 2025-10-28 18:32:39,640 - DEBUG - Response for create_port : {'port': {'name': '8c0cf588-f649-4f86-a952-48037a81d6eb', 'id': '8c0cf588-f649-4f86-a952-48037a81d6eb', 'tenant_id': '19425a16de144dcb9c223d460f337140', 'network_id': 'ebcaa8f9-1d28-44f2-b078-7bbbec57400f', 'mac_address': '02:8c:0c:f5:88:f6', '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': 'a5fb33a4-b3fd-4402-8501-4c32c31114e2'}], 'security_groups': ['f315a20d-afa6-4974-bbf2-9aebcb3302c1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '19425a16de144dcb9c223d460f337140'}} 2025-10-28 18:32:39,820 - DEBUG - Response for create_port : {'port': {'name': '5064613f-dde5-4381-96c0-5adbb2dd65d5', 'id': '5064613f-dde5-4381-96c0-5adbb2dd65d5', 'tenant_id': '19425a16de144dcb9c223d460f337140', 'network_id': 'ebcaa8f9-1d28-44f2-b078-7bbbec57400f', 'mac_address': '02:50:64:61:3f:dd', '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': 'fb3cfff3-b4e6-4531-8ca8-1a92ba54642f'}], 'security_groups': ['f315a20d-afa6-4974-bbf2-9aebcb3302c1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '19425a16de144dcb9c223d460f337140'}} 2025-10-28 18:32:40,216 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4515-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4515-1) 2025-10-28 18:32:40,689 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4515-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4515-1) 2025-10-28 18:32:41,976 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4515-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4515-1) 2025-10-28 18:32:41,977 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-28 18:32:41,983 - DEBUG - Requesting: http://10.0.0.242:8082/domain/d7772d53-6fba-44bd-a907-4cd7b879fc53 2025-10-28 18:32:41,999 - DEBUG - Requesting: http://10.0.0.242:8082/project/19425a16-de14-4dcb-9c22-3d460f337140 2025-10-28 18:32:42,091 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/9104a57c-ea90-4222-9095-9d221614200b 2025-10-28 18:32:42,102 - INFO - Verifications in API Server for IPAM: ctest-ipam-07832556 passed 2025-10-28 18:32:42,114 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-69563774:ctest-ipam-07832556', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69563774', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10449658991336243746', 'uuid-lslong': '10418406082716377099'}, 'enable': 'true', 'created': '2025-10-28T18:32:38', 'last-modified': '2025-10-28T18:32:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.666288'} 2025-10-28 18:32:42,114 - INFO - Verifications in Control node for IPAM: ctest-ipam-07832556 passed 2025-10-28 18:32:42,115 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-28 18:32:42,128 - DEBUG - Requesting: http://10.0.0.242:8082/domain/d7772d53-6fba-44bd-a907-4cd7b879fc53 2025-10-28 18:32:42,140 - DEBUG - Requesting: http://10.0.0.242:8082/project/19425a16-de14-4dcb-9c22-3d460f337140 2025-10-28 18:32:42,225 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/ebcaa8f9-1d28-44f2-b078-7bbbec57400f 2025-10-28 18:32:42,243 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/ebcaa8f9-1d28-44f2-b078-7bbbec57400f 2025-10-28 18:32:42,258 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1681fa5f-875d-4d12-a84f-9ca6604fa9ac 2025-10-28 18:32:42,267 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1681fa5f-875d-4d12-a84f-9ca6604fa9ac 2025-10-28 18:32:42,277 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/8c84b302-858b-497e-ae2f-25dab45f6e24 2025-10-28 18:32:42,288 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-28 18:32:42,288 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/ebcaa8f9-1d28-44f2-b078-7bbbec57400f 2025-10-28 18:32:42,307 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1681fa5f-875d-4d12-a84f-9ca6604fa9ac 2025-10-28 18:32:42,330 - INFO - Verified VN network id 11 for VN ebcaa8f9-1d28-44f2-b078-7bbbec57400f 2025-10-28 18:32:42,330 - INFO - Verifications in API Server for VN ctest-vn-25773002 passed 2025-10-28 18:32:42,330 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/ebcaa8f9-1d28-44f2-b078-7bbbec57400f 2025-10-28 18:32:42,340 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1681fa5f-875d-4d12-a84f-9ca6604fa9ac 2025-10-28 18:32:42,348 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1681fa5f-875d-4d12-a84f-9ca6604fa9ac 2025-10-28 18:32:42,366 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/8c84b302-858b-497e-ae2f-25dab45f6e24 2025-10-28 18:32:42,381 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-69563774:ctest-vn-25773002', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69563774', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16990578332098118898', 'uuid-lslong': '12716049594934837263'}, 'enable': 'true', 'created': '2025-10-28T18:32:38', 'last-modified': '2025-10-28T18:32:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.252756'} 2025-10-28 18:32:42,395 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-28 18:32:42,396 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-25773002 passed 2025-10-28 18:32:42,397 - DEBUG - ====Verifying policy data for ctest-vn-25773002 in API_Server ====== 2025-10-28 18:32:42,397 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-28 18:32:42,406 - DEBUG - Requesting: http://10.0.0.242:8082/domain/d7772d53-6fba-44bd-a907-4cd7b879fc53 2025-10-28 18:32:42,419 - DEBUG - Requesting: http://10.0.0.242:8082/project/19425a16-de14-4dcb-9c22-3d460f337140 2025-10-28 18:32:42,507 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/ebcaa8f9-1d28-44f2-b078-7bbbec57400f 2025-10-28 18:32:42,524 - DEBUG - =>VN ctest-vn-25773002 has no policy to be verified 2025-10-28 18:32:42,524 - DEBUG - Verifying the vn in opserver 2025-10-28 18:32:42,524 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-69563774:ctest-vn-25773002 virtual network link through opserver 10.0.0.242 2025-10-28 18:32:42,524 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2025-10-28 18:32:42,897 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2025-10-28 18:32:42,988 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-69563774:ctest-vn-25773002', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-69563774:ctest-vn-25773002?flat'} 2025-10-28 18:32:42,988 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-69563774:ctest-vn-25773002 is found in opserver 2025-10-28 18:32:42,995 - DEBUG - VRF ids for VN ctest-vn-25773002: {'10.0.0.242': '2'} 2025-10-28 18:32:42,996 - INFO - Waiting for VM ctest-TestBasicVMVN-69563774-95569633 to be up.. 2025-10-28 18:32:43,101 - DEBUG - VM is in ACTIVE state now 2025-10-28 18:32:43,101 - INFO - VM name : ctest-TestBasicVMVN-69563774-95569633 2025-10-28 18:32:43,204 - DEBUG - VM ctest-TestBasicVMVN-69563774-95569633 ID is 78779351-ccd4-4c0a-a4af-060e585aa99e 2025-10-28 18:32:43,204 - DEBUG - VM ctest-TestBasicVMVN-69563774-95569633 launched on Node cn-jenkins-deploy-platform-ansible-os-4515-1 2025-10-28 18:32:43,288 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/78779351-ccd4-4c0a-a4af-060e585aa99e 2025-10-28 18:32:43,297 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/8c0cf588-f649-4f86-a952-48037a81d6eb 2025-10-28 18:32:46,566 - 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-28 18:32:46,567 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69563774-95569633 failed! 2025-10-28 18:32:46,621 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69563774:ctest-vn-25773002 is 31.1.1.1 and allocation pool is NOT set 2025-10-28 18:32:46,621 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69563774:ctest-vn-25773002 is 31.1.2.1 and allocation pool is NOT set 2025-10-28 18:32:50,687 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-10-28 18:32:50,687 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69563774-95569633 failed! 2025-10-28 18:32:50,745 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69563774:ctest-vn-25773002 is 31.1.1.1 and allocation pool is NOT set 2025-10-28 18:32:50,745 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69563774:ctest-vn-25773002 is 31.1.2.1 and allocation pool is NOT set 2025-10-28 18:32:52,816 - 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=5.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.901 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.901/3.349/5.797/2.448 ms') 2025-10-28 18:32:52,816 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69563774-95569633 passed 2025-10-28 18:32:52,969 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 18:32:52,969 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69563774-95569633, IP 31.1.1.4, Port 22 2025-10-28 18:32:53,132 - DEBUG - VM ctest-TestBasicVMVN-69563774-95569633 is ready for SSH connections 2025-10-28 18:32:53,132 - INFO - Waiting for VM ctest-TestBasicVMVN-69563774-98014978 to be up.. 2025-10-28 18:32:53,285 - DEBUG - VM is in ACTIVE state now 2025-10-28 18:32:53,285 - INFO - VM name : ctest-TestBasicVMVN-69563774-98014978 2025-10-28 18:32:53,363 - DEBUG - VM ctest-TestBasicVMVN-69563774-98014978 ID is 92711270-bdf0-4c9f-9435-53b78518275d 2025-10-28 18:32:53,363 - DEBUG - VM ctest-TestBasicVMVN-69563774-98014978 launched on Node cn-jenkins-deploy-platform-ansible-os-4515-1 2025-10-28 18:32:53,445 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/92711270-bdf0-4c9f-9435-53b78518275d 2025-10-28 18:32:53,454 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/5064613f-dde5-4381-96c0-5adbb2dd65d5 2025-10-28 18:32:54,688 - 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.97 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.398 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.398/1.682/2.967/1.284 ms') 2025-10-28 18:32:54,688 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-69563774-98014978 passed 2025-10-28 18:32:54,837 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 18:32:54,837 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69563774-98014978, IP 31.1.2.4, Port 22 2025-10-28 18:32:54,992 - DEBUG - VM ctest-TestBasicVMVN-69563774-98014978 is ready for SSH connections 2025-10-28 18:32:54,992 - INFO - Waiting for VM ctest-TestBasicVMVN-69563774-62336662 to be up.. 2025-10-28 18:32:55,068 - DEBUG - VM is in ACTIVE state now 2025-10-28 18:32:55,069 - INFO - VM name : ctest-TestBasicVMVN-69563774-62336662 2025-10-28 18:32:55,142 - DEBUG - VM ctest-TestBasicVMVN-69563774-62336662 ID is 9dae7214-e0c9-4ceb-9f0d-e7f8a2172d66 2025-10-28 18:32:55,142 - DEBUG - VM ctest-TestBasicVMVN-69563774-62336662 launched on Node cn-jenkins-deploy-platform-ansible-os-4515-1 2025-10-28 18:32:55,218 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/9dae7214-e0c9-4ceb-9f0d-e7f8a2172d66 2025-10-28 18:32:55,227 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/7089fecd-4c96-4e23-9084-f1315b17204a 2025-10-28 18:32:56,459 - 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.28 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.453 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.453/1.867/3.282/1.414 ms') 2025-10-28 18:32:56,459 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-69563774-62336662 passed 2025-10-28 18:32:56,609 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 18:32:56,609 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69563774-62336662, IP 31.1.1.3, Port 22 2025-10-28 18:32:56,765 - DEBUG - VM ctest-TestBasicVMVN-69563774-62336662 is ready for SSH connections 2025-10-28 18:32:56,765 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 18:32:56,765 - 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.242, gateway password: c0ntrail123 2025-10-28 18:32:56,765 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-28 18:33:00,825 - 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.742 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.993 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.068 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.993/1.934/3.742 ms 2025-10-28 18:33:00,825 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-69563774-95569633 passed 2025-10-28 18:33:00,825 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 18:33:00,826 - 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.242, gateway password: c0ntrail123 2025-10-28 18:33:00,826 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-28 18:33:04,493 - 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.542 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.060 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.990 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.990/1.864/3.542 ms 2025-10-28 18:33:04,493 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-69563774-98014978 passed 2025-10-28 18:33:04,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 18:33:04,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 18:33:04,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-28 18:33:04,493 - 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.242, gateway password: c0ntrail123 2025-10-28 18:33:04,493 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-28 18:33:04,691 - DEBUG - None 2025-10-28 18:33:04,691 - 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.242, gateway password: c0ntrail123 2025-10-28 18:33:04,692 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-28 18:33:04,884 - DEBUG - None 2025-10-28 18:33:04,885 - 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.242, gateway password: c0ntrail123 2025-10-28 18:33:04,885 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-28 18:33:05,553 - DEBUG - None 2025-10-28 18:33:05,554 - 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.242, gateway password: c0ntrail123 2025-10-28 18:33:05,554 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-28 18:33:07,768 - 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.805 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.157 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.464 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.931 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.396/1.950/4.157 ms 2025-10-28 18:33:07,769 - 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.242, gateway password: c0ntrail123 2025-10-28 18:33:07,769 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-28 18:33:10,045 - 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.050 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.162 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.554 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.624 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.574 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.137 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.662 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.624/2.680/5.137 ms 2025-10-28 18:33:10,045 - 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.242, gateway password: c0ntrail123 2025-10-28 18:33:10,045 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-28 18:33:12,293 - 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.695 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.519 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.481 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.440 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.838 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.733 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.367 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.367/2.010/3.733 ms 2025-10-28 18:33:12,293 - INFO - Deleting VM ctest-TestBasicVMVN-69563774-62336662 2025-10-28 18:33:12,376 - INFO - Detaching port 5064613f-dde5-4381-96c0-5adbb2dd65d5 from VM ctest-TestBasicVMVN-69563774-98014978 2025-10-28 18:33:12,408 - INFO - Deleting VM ctest-TestBasicVMVN-69563774-98014978 2025-10-28 18:33:12,504 - INFO - Detaching port 8c0cf588-f649-4f86-a952-48037a81d6eb from VM ctest-TestBasicVMVN-69563774-95569633 2025-10-28 18:33:12,542 - INFO - Deleting VM ctest-TestBasicVMVN-69563774-95569633 2025-10-28 18:33:12,622 - INFO - Deleting VN ctest-vn-25773002 2025-10-28 18:33:12,791 - DEBUG - Response for delete_port : () 2025-10-28 18:33:12,952 - DEBUG - Response for delete_port : () 2025-10-28 18:33:13,025 - DEBUG - VN ebcaa8f9-1d28-44f2-b078-7bbbec57400f still in use: Unable to complete operation on network ebcaa8f9-1d28-44f2-b078-7bbbec57400f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7a67e9f4-3eb9-4249-a643-4dd33ae2fe43'] 2025-10-28 18:33:13,025 - WARNING - Deleting VN ctest-vn-25773002 failed..Will retry 2025-10-28 18:33:15,145 - DEBUG - Response for deleting network () 2025-10-28 18:33:15,145 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/1681fa5f-875d-4d12-a84f-9ca6604fa9ac 2025-10-28 18:33:15,150 - DEBUG - Response Code: 404 2025-10-28 18:33:15,151 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-10-28 18:33:15,155 - DEBUG - Requesting: http://10.0.0.242:8082/domain/d7772d53-6fba-44bd-a907-4cd7b879fc53 2025-10-28 18:33:15,206 - DEBUG - Requesting: http://10.0.0.242:8082/project/19425a16-de14-4dcb-9c22-3d460f337140 2025-10-28 18:33:15,280 - INFO - Validated that VN ctest-vn-25773002 is not found in API Server 2025-10-28 18:33:15,290 - DEBUG - VN ctest-vn-25773002 is not present in Agent 10.0.0.242 2025-10-28 18:33:15,290 - INFO - Validated that VN ctest-vn-25773002 is not in any agent 2025-10-28 18:33:15,296 - DEBUG - VRF 2 is not seen in agent 10.0.0.242 2025-10-28 18:33:15,302 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-25773002 2025-10-28 18:33:15,302 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-69563774:ctest-vn-25773002 2025-10-28 18:33:15,312 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-25773002 info 2025-10-28 18:33:15,389 - INFO - IPAM: ctest-ipam-07832556 is not found in API Server 2025-10-28 18:33:15,403 - INFO - IPAM:ctest-ipam-07832556 is not found in control node 2025-10-28 18:33:15,662 - DEBUG - No XMPP flaps were noticed during the test 2025-10-28 18:33:15,663 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-10-28 18:33:15,663 - INFO - -------------------------------------------------------------------------------- 2025-10-28 18:33:16,355 - INFO - Deleted project: ctest-TestBasicVMVN-69563774, ID : 19425a16-de14-4dcb-9c22-3d460f337140