2025-07-23 06:28:16,529 - INFO - Domain Default found not creating 2025-07-23 06:28:16,676 - INFO - Project ctest-TestBasicVMVN-30053607 not found, creating it 2025-07-23 06:28:17,141 - INFO - Created Project:ctest-TestBasicVMVN-30053607, ID : 7d299636-2401-4422-97a0-b152718b47b7 2025-07-23 06:28:18,630 - INFO - ================================================================================ 2025-07-23 06:28:18,630 - INFO - STARTING TEST : test_generic_link_local_service 2025-07-23 06:28:18,630 - 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-07-23 06:28:18,891 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2025-07-23 06:28:18,891 - INFO - Initial checks done. Running the testcase now 2025-07-23 06:28:18,891 - INFO - 2025-07-23 06:28:19,457 - DEBUG - Response for create_network : {'network': {'id': '3c9b6e60-fc38-4703-813f-825d5e464a43', 'name': 'ctest-vn2_metadata-45451403', 'tenant_id': '7d2996362401442297a0b152718b47b7', 'project_id': '7d2996362401442297a0b152718b47b7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30053607', 'ctest-vn2_metadata-45451403'], 'port_security_enabled': True, 'description': ''}} 2025-07-23 06:28:19,648 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f7188b95-aa27-4db5-8843-4ed023582faf', 'name': '', 'tenant_id': '7d2996362401442297a0b152718b47b7', 'network_id': '3c9b6e60-fc38-4703-813f-825d5e464a43', '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': '7d2996362401442297a0b152718b47b7'}} 2025-07-23 06:28:19,668 - INFO - Created VN ctest-vn2_metadata-45451403 2025-07-23 06:28:19,721 - DEBUG - VN ctest-vn2_metadata-45451403 UUID is 3c9b6e60-fc38-4703-813f-825d5e464a43 2025-07-23 06:28:19,901 - DEBUG - Services list from nova: [, , ] 2025-07-23 06:28:20,903 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3698-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3698-1) 2025-07-23 06:28:21,016 - DEBUG - Link local service introspect added 2025-07-23 06:28:21,058 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-23 06:28:26,147 - DEBUG - VM is in ACTIVE state now 2025-07-23 06:28:26,273 - INFO - Waiting for VM ctest-TestBasicVMVN-30053607-48610063 to be up.. 2025-07-23 06:28:26,273 - INFO - VM name : ctest-TestBasicVMVN-30053607-48610063 2025-07-23 06:28:26,343 - DEBUG - VM ctest-TestBasicVMVN-30053607-48610063 ID is 3bfce48b-2d92-4fa8-ac18-280c0c57512c 2025-07-23 06:28:26,343 - DEBUG - VM ctest-TestBasicVMVN-30053607-48610063 launched on Node cn-jenkins-deploy-platform-ansible-os-3698-1 2025-07-23 06:28:26,412 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/3bfce48b-2d92-4fa8-ac18-280c0c57512c 2025-07-23 06:28:26,704 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/3bfce48b-2d92-4fa8-ac18-280c0c57512c 2025-07-23 06:28:26,737 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/d059f48f-ede4-48e6-b629-434ff8eca471 2025-07-23 06:28:30,021 - 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 1022ms') 2025-07-23 06:28:30,021 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30053607-48610063 failed! 2025-07-23 06:28:30,077 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30053607:ctest-vn2_metadata-45451403 is 11.1.1.1 and allocation pool is NOT set 2025-07-23 06:28:32,142 - 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.34 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.50 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.497/3.419/5.341/1.922 ms') 2025-07-23 06:28:32,142 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30053607-48610063 passed 2025-07-23 06:28:32,297 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-23 06:28:32,297 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30053607-48610063, IP 11.1.1.3, Port 22 2025-07-23 06:28:32,352 - 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-07-23 06:28:32,429 - DEBUG - VM ctest-TestBasicVMVN-30053607-48610063 is NOT ready for SSH connections, VM status: ACTIVE 2025-07-23 06:28:37,429 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-23 06:28:37,430 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30053607-48610063, IP 11.1.1.3, Port 22 2025-07-23 06:28:37,584 - DEBUG - VM ctest-TestBasicVMVN-30053607-48610063 is ready for SSH connections 2025-07-23 06:28:37,584 - INFO - Retry 0 2025-07-23 06:28:37,584 - 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.141, gateway password: c0ntrail123 2025-07-23 06:28:37,584 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-07-23 06:28:39,162 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-07-23 06:28:39,163 - INFO - Generic metadata worked 2025-07-23 06:28:39,424 - DEBUG - Link local service introspect removed 2025-07-23 06:28:39,424 - INFO - Deleting VM ctest-TestBasicVMVN-30053607-48610063 2025-07-23 06:28:39,492 - INFO - Deleting VN ctest-vn2_metadata-45451403 2025-07-23 06:28:39,530 - DEBUG - VN 3c9b6e60-fc38-4703-813f-825d5e464a43 still in use: Unable to complete operation on network 3c9b6e60-fc38-4703-813f-825d5e464a43. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-954e3880-ea75-4b35-a810-ea0de85e8e0d'] 2025-07-23 06:28:39,530 - WARNING - Deleting VN ctest-vn2_metadata-45451403 failed..Will retry 2025-07-23 06:28:41,639 - DEBUG - Response for deleting network () 2025-07-23 06:28:41,894 - DEBUG - No XMPP flaps were noticed during the test 2025-07-23 06:28:41,894 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-07-23 06:28:41,894 - INFO - -------------------------------------------------------------------------------- 2025-07-23 06:28:41,897 - INFO - ================================================================================ 2025-07-23 06:28:41,897 - INFO - STARTING TEST : test_metadata_service 2025-07-23 06:28:41,897 - 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-07-23 06:28:42,194 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2025-07-23 06:28:42,194 - INFO - Initial checks done. Running the testcase now 2025-07-23 06:28:42,194 - INFO - 2025-07-23 06:28:42,194 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-configs 2025-07-23 06:28:42,202 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-config/a379b376-7415-4180-83a7-dac518ed516f 2025-07-23 06:28:42,415 - DEBUG - Response for create_network : {'network': {'id': 'adc54a44-85ac-469f-a8cf-92059b240a2b', 'name': 'ctest-vn-36088282', 'tenant_id': '7d2996362401442297a0b152718b47b7', 'project_id': '7d2996362401442297a0b152718b47b7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30053607', 'ctest-vn-36088282'], 'port_security_enabled': True, 'description': ''}} 2025-07-23 06:28:42,620 - DEBUG - Response for create_subnet : {'subnet': {'id': '7f80a05c-b721-4edf-8654-1b85b194870c', 'name': '', 'tenant_id': '7d2996362401442297a0b152718b47b7', 'network_id': 'adc54a44-85ac-469f-a8cf-92059b240a2b', 'ip_version': 4, 'cidr': '73.97.188.192/26', 'allocation_pools': [{'start': '73.97.188.194', 'end': '73.97.188.254'}], 'gateway_ip': '73.97.188.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '73.97.188.194', 'tags': [], 'project_id': '7d2996362401442297a0b152718b47b7'}} 2025-07-23 06:28:42,642 - INFO - Created VN ctest-vn-36088282 2025-07-23 06:28:42,700 - DEBUG - VN ctest-vn-36088282 UUID is adc54a44-85ac-469f-a8cf-92059b240a2b 2025-07-23 06:28:43,847 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3698-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3698-1) 2025-07-23 06:28:43,847 - INFO - Waiting for VM ctest-TestBasicVMVN-30053607-26879358 to be up.. 2025-07-23 06:28:43,891 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-23 06:28:48,966 - DEBUG - VM is in ACTIVE state now 2025-07-23 06:28:48,966 - INFO - VM name : ctest-TestBasicVMVN-30053607-26879358 2025-07-23 06:28:49,044 - DEBUG - VM ctest-TestBasicVMVN-30053607-26879358 ID is 50f2c8ef-fbc0-4d66-991a-1dbef8d8a55c 2025-07-23 06:28:49,044 - DEBUG - VM ctest-TestBasicVMVN-30053607-26879358 launched on Node cn-jenkins-deploy-platform-ansible-os-3698-1 2025-07-23 06:28:49,119 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/50f2c8ef-fbc0-4d66-991a-1dbef8d8a55c 2025-07-23 06:28:49,128 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/cd3392a0-8468-4dab-9f4f-c3c70f800567 2025-07-23 06:28:52,390 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-07-23 06:28:52,390 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30053607-26879358 failed! 2025-07-23 06:28:52,449 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30053607:ctest-vn-36088282 is 73.97.188.193 and allocation pool is NOT set 2025-07-23 06:28:54,507 - 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=9.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.08 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.075/5.703/9.331/3.628 ms') 2025-07-23 06:28:54,508 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30053607-26879358 passed 2025-07-23 06:28:54,657 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-23 06:28:54,657 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30053607-26879358, IP 73.97.188.195, Port 22 2025-07-23 06:28:54,722 - 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-07-23 06:28:54,807 - DEBUG - VM ctest-TestBasicVMVN-30053607-26879358 is NOT ready for SSH connections, VM status: ACTIVE 2025-07-23 06:28:59,808 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-23 06:28:59,809 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30053607-26879358, IP 73.97.188.195, Port 22 2025-07-23 06:28:59,964 - DEBUG - VM ctest-TestBasicVMVN-30053607-26879358 is ready for SSH connections 2025-07-23 06:28:59,964 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2025-07-23 06:28:59,964 - DEBUG - cat /tmp/output.txt 2025-07-23 06:29:01,569 - DEBUG - Hello World. The time is now Wed, 23 Jul 2025 00:28:54 -0600! 2025-07-23 06:29:01,569 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 23 Jul 2025 00:28:54 -0600!'} 2025-07-23 06:29:01,569 - INFO - metadata_script.txt got executed in the vm 2025-07-23 06:29:01,570 - INFO - Deleting VM ctest-TestBasicVMVN-30053607-26879358 2025-07-23 06:29:01,640 - INFO - Deleting VN ctest-vn-36088282 2025-07-23 06:29:01,677 - DEBUG - VN adc54a44-85ac-469f-a8cf-92059b240a2b still in use: Unable to complete operation on network adc54a44-85ac-469f-a8cf-92059b240a2b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-17cb80cc-f1ab-4779-8a29-4ed09e6eb5d7'] 2025-07-23 06:29:01,677 - WARNING - Deleting VN ctest-vn-36088282 failed..Will retry 2025-07-23 06:29:03,785 - DEBUG - Response for deleting network () 2025-07-23 06:29:04,052 - DEBUG - No XMPP flaps were noticed during the test 2025-07-23 06:29:04,052 - INFO - END TEST : test_metadata_service : PASSED[0:00:23] 2025-07-23 06:29:04,052 - INFO - -------------------------------------------------------------------------------- 2025-07-23 06:29:04,056 - INFO - ================================================================================ 2025-07-23 06:29:04,057 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-07-23 06:29:04,057 - 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-07-23 06:29:04,342 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2025-07-23 06:29:04,342 - INFO - Initial checks done. Running the testcase now 2025-07-23 06:29:04,342 - INFO - 2025-07-23 06:29:04,839 - DEBUG - Response for create_network : {'network': {'id': 'f0e9df0a-7d9d-41ff-ae60-85f762035744', 'name': 'ctest-vn-58744096', 'tenant_id': '7d2996362401442297a0b152718b47b7', 'project_id': '7d2996362401442297a0b152718b47b7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30053607', 'ctest-vn-58744096'], 'port_security_enabled': True, 'description': ''}} 2025-07-23 06:29:05,052 - DEBUG - Response for create_subnet : {'subnet': {'id': '294b187e-f24b-4eba-a141-c036167bc6f5', 'name': '', 'tenant_id': '7d2996362401442297a0b152718b47b7', 'network_id': 'f0e9df0a-7d9d-41ff-ae60-85f762035744', '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': '7d2996362401442297a0b152718b47b7'}} 2025-07-23 06:29:05,244 - DEBUG - Response for create_subnet : {'subnet': {'id': '9667d403-a643-4488-b8bc-3382be4ec2b6', 'name': '', 'tenant_id': '7d2996362401442297a0b152718b47b7', 'network_id': 'f0e9df0a-7d9d-41ff-ae60-85f762035744', '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': '7d2996362401442297a0b152718b47b7'}} 2025-07-23 06:29:05,265 - INFO - Created VN ctest-vn-58744096 2025-07-23 06:29:05,321 - DEBUG - VN ctest-vn-58744096 UUID is f0e9df0a-7d9d-41ff-ae60-85f762035744 2025-07-23 06:29:05,775 - DEBUG - Response for create_port : {'port': {'name': 'fa65c000-2b3b-42b9-ba7b-b7d6968a6440', 'id': 'fa65c000-2b3b-42b9-ba7b-b7d6968a6440', 'tenant_id': '7d2996362401442297a0b152718b47b7', 'network_id': 'f0e9df0a-7d9d-41ff-ae60-85f762035744', 'mac_address': '02:fa:65:c0:00:2b', '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': '294b187e-f24b-4eba-a141-c036167bc6f5'}], 'security_groups': ['76922d11-614e-4744-940b-6ac109cefdd0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7d2996362401442297a0b152718b47b7'}} 2025-07-23 06:29:05,988 - DEBUG - Response for create_port : {'port': {'name': '5115b90b-d23f-43ba-9775-034bbfd05254', 'id': '5115b90b-d23f-43ba-9775-034bbfd05254', 'tenant_id': '7d2996362401442297a0b152718b47b7', 'network_id': 'f0e9df0a-7d9d-41ff-ae60-85f762035744', 'mac_address': '02:51:15:b9:0b:d2', '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': '9667d403-a643-4488-b8bc-3382be4ec2b6'}], 'security_groups': ['76922d11-614e-4744-940b-6ac109cefdd0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7d2996362401442297a0b152718b47b7'}} 2025-07-23 06:29:06,374 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3698-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3698-1) 2025-07-23 06:29:06,829 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3698-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3698-1) 2025-07-23 06:29:08,172 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3698-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3698-1) 2025-07-23 06:29:08,172 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-07-23 06:29:08,180 - DEBUG - Requesting: http://10.0.0.141:8082/domain/644e7c77-5632-4339-b359-95639eedac10 2025-07-23 06:29:08,195 - DEBUG - Requesting: http://10.0.0.141:8082/project/7d299636-2401-4422-97a0-b152718b47b7 2025-07-23 06:29:08,288 - DEBUG - Requesting: http://10.0.0.141:8082/network-ipam/a0d499c1-b09f-4e71-9bad-369d8c60c592 2025-07-23 06:29:08,306 - INFO - Verifications in API Server for IPAM: ctest-ipam-01928784 passed 2025-07-23 06:29:08,314 - DEBUG - Control-node 10.0.0.141 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-30053607:ctest-ipam-01928784', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30053607', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11589056798302097009', 'uuid-lslong': '11217682297142691218'}, 'enable': 'true', 'created': '2025-07-23T06:29:04', 'last-modified': '2025-07-23T06:29:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.737101'} 2025-07-23 06:29:08,314 - INFO - Verifications in Control node for IPAM: ctest-ipam-01928784 passed 2025-07-23 06:29:08,314 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-07-23 06:29:08,324 - DEBUG - Requesting: http://10.0.0.141:8082/domain/644e7c77-5632-4339-b359-95639eedac10 2025-07-23 06:29:08,338 - DEBUG - Requesting: http://10.0.0.141:8082/project/7d299636-2401-4422-97a0-b152718b47b7 2025-07-23 06:29:08,447 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/f0e9df0a-7d9d-41ff-ae60-85f762035744 2025-07-23 06:29:08,463 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/f0e9df0a-7d9d-41ff-ae60-85f762035744 2025-07-23 06:29:08,476 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/7b23df90-f3df-48f8-9c26-e141a069e82d 2025-07-23 06:29:08,487 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/7b23df90-f3df-48f8-9c26-e141a069e82d 2025-07-23 06:29:08,497 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/04aaaa76-f06c-42be-ba82-f75b43ff2bda 2025-07-23 06:29:08,506 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-23 06:29:08,506 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/f0e9df0a-7d9d-41ff-ae60-85f762035744 2025-07-23 06:29:08,520 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/7b23df90-f3df-48f8-9c26-e141a069e82d 2025-07-23 06:29:08,541 - INFO - Verified VN network id 9 for VN f0e9df0a-7d9d-41ff-ae60-85f762035744 2025-07-23 06:29:08,541 - INFO - Verifications in API Server for VN ctest-vn-58744096 passed 2025-07-23 06:29:08,541 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/f0e9df0a-7d9d-41ff-ae60-85f762035744 2025-07-23 06:29:08,556 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/7b23df90-f3df-48f8-9c26-e141a069e82d 2025-07-23 06:29:08,567 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/7b23df90-f3df-48f8-9c26-e141a069e82d 2025-07-23 06:29:08,583 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/04aaaa76-f06c-42be-ba82-f75b43ff2bda 2025-07-23 06:29:08,599 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-30053607:ctest-vn-58744096', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30053607', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17359651474826412543', 'uuid-lslong': '12565190257911486276'}, 'enable': 'true', 'created': '2025-07-23T06:29:04', 'last-modified': '2025-07-23T06:29:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.405294'} 2025-07-23 06:29:08,608 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-23 06:29:08,608 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-58744096 passed 2025-07-23 06:29:08,608 - DEBUG - ====Verifying policy data for ctest-vn-58744096 in API_Server ====== 2025-07-23 06:29:08,608 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-07-23 06:29:08,615 - DEBUG - Requesting: http://10.0.0.141:8082/domain/644e7c77-5632-4339-b359-95639eedac10 2025-07-23 06:29:08,634 - DEBUG - Requesting: http://10.0.0.141:8082/project/7d299636-2401-4422-97a0-b152718b47b7 2025-07-23 06:29:08,743 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/f0e9df0a-7d9d-41ff-ae60-85f762035744 2025-07-23 06:29:08,764 - DEBUG - =>VN ctest-vn-58744096 has no policy to be verified 2025-07-23 06:29:08,764 - DEBUG - Verifying the vn in opserver 2025-07-23 06:29:08,764 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-30053607:ctest-vn-58744096 virtual network link through opserver 10.0.0.141 2025-07-23 06:29:08,764 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks 2025-07-23 06:29:09,116 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks 2025-07-23 06:29:09,185 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-30053607:ctest-vn-58744096', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-30053607:ctest-vn-58744096?flat'} 2025-07-23 06:29:09,185 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-30053607:ctest-vn-58744096 is found in opserver 2025-07-23 06:29:09,193 - DEBUG - VRF ids for VN ctest-vn-58744096: {'10.0.0.141': '2'} 2025-07-23 06:29:09,193 - INFO - Waiting for VM ctest-TestBasicVMVN-30053607-37393129 to be up.. 2025-07-23 06:29:09,294 - DEBUG - VM is in ACTIVE state now 2025-07-23 06:29:09,294 - INFO - VM name : ctest-TestBasicVMVN-30053607-37393129 2025-07-23 06:29:09,377 - DEBUG - VM ctest-TestBasicVMVN-30053607-37393129 ID is 9cd3807a-519b-4dbf-b6bc-3246de174c6f 2025-07-23 06:29:09,377 - DEBUG - VM ctest-TestBasicVMVN-30053607-37393129 launched on Node cn-jenkins-deploy-platform-ansible-os-3698-1 2025-07-23 06:29:09,462 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/9cd3807a-519b-4dbf-b6bc-3246de174c6f 2025-07-23 06:29:09,473 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/fa65c000-2b3b-42b9-ba7b-b7d6968a6440 2025-07-23 06:29:12,766 - 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 1032ms') 2025-07-23 06:29:12,767 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30053607-37393129 failed! 2025-07-23 06:29:12,825 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30053607:ctest-vn-58744096 is 31.1.1.1 and allocation pool is NOT set 2025-07-23 06:29:12,825 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30053607:ctest-vn-58744096 is 31.1.2.1 and allocation pool is NOT set 2025-07-23 06:29:16,898 - 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-07-23 06:29:16,899 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30053607-37393129 failed! 2025-07-23 06:29:16,952 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30053607:ctest-vn-58744096 is 31.1.1.1 and allocation pool is NOT set 2025-07-23 06:29:16,953 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30053607:ctest-vn-58744096 is 31.1.2.1 and allocation pool is NOT set 2025-07-23 06:29:19,012 - 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=6.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.602 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.602/3.412/6.223/2.810 ms') 2025-07-23 06:29:19,012 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30053607-37393129 passed 2025-07-23 06:29:19,165 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-23 06:29:19,165 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30053607-37393129, IP 31.1.1.4, Port 22 2025-07-23 06:29:19,328 - DEBUG - VM ctest-TestBasicVMVN-30053607-37393129 is ready for SSH connections 2025-07-23 06:29:19,328 - INFO - Waiting for VM ctest-TestBasicVMVN-30053607-85899390 to be up.. 2025-07-23 06:29:19,410 - DEBUG - VM is in ACTIVE state now 2025-07-23 06:29:19,410 - INFO - VM name : ctest-TestBasicVMVN-30053607-85899390 2025-07-23 06:29:19,489 - DEBUG - VM ctest-TestBasicVMVN-30053607-85899390 ID is 6cba5ee2-6ed9-4617-a45b-407062fc063f 2025-07-23 06:29:19,489 - DEBUG - VM ctest-TestBasicVMVN-30053607-85899390 launched on Node cn-jenkins-deploy-platform-ansible-os-3698-1 2025-07-23 06:29:19,558 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/6cba5ee2-6ed9-4617-a45b-407062fc063f 2025-07-23 06:29:19,567 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/5115b90b-d23f-43ba-9775-034bbfd05254 2025-07-23 06:29:20,806 - 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.95 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.496 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.496/2.223/3.950/1.727 ms') 2025-07-23 06:29:20,806 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30053607-85899390 passed 2025-07-23 06:29:20,965 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-23 06:29:20,965 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30053607-85899390, IP 31.1.2.4, Port 22 2025-07-23 06:29:21,120 - DEBUG - VM ctest-TestBasicVMVN-30053607-85899390 is ready for SSH connections 2025-07-23 06:29:21,120 - INFO - Waiting for VM ctest-TestBasicVMVN-30053607-78236307 to be up.. 2025-07-23 06:29:21,209 - DEBUG - VM is in ACTIVE state now 2025-07-23 06:29:21,209 - INFO - VM name : ctest-TestBasicVMVN-30053607-78236307 2025-07-23 06:29:21,291 - DEBUG - VM ctest-TestBasicVMVN-30053607-78236307 ID is 568a1864-98ff-4f67-a43e-cc0be514726b 2025-07-23 06:29:21,291 - DEBUG - VM ctest-TestBasicVMVN-30053607-78236307 launched on Node cn-jenkins-deploy-platform-ansible-os-3698-1 2025-07-23 06:29:21,378 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/568a1864-98ff-4f67-a43e-cc0be514726b 2025-07-23 06:29:21,389 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/27582d7b-12d1-4e73-9e9a-0006d8212883 2025-07-23 06:29:22,636 - 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.02 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.475 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.475/1.745/3.016/1.270 ms') 2025-07-23 06:29:22,636 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-30053607-78236307 passed 2025-07-23 06:29:22,793 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-23 06:29:22,793 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30053607-78236307, IP 31.1.1.3, Port 22 2025-07-23 06:29:22,952 - DEBUG - VM ctest-TestBasicVMVN-30053607-78236307 is ready for SSH connections 2025-07-23 06:29:22,953 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-23 06:29:22,953 - 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.141, gateway password: c0ntrail123 2025-07-23 06:29:22,953 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-07-23 06:29:26,950 - 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.404 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.764 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.139 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.764/1.769/3.404 ms 2025-07-23 06:29:26,950 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-30053607-37393129 passed 2025-07-23 06:29:26,950 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-23 06:29:26,950 - 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.141, gateway password: c0ntrail123 2025-07-23 06:29:26,950 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-07-23 06:29:30,657 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.837 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.780 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.929 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.780/1.515/2.837 ms 2025-07-23 06:29:30,658 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-30053607-85899390 passed 2025-07-23 06:29:30,658 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-23 06:29:30,658 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-23 06:29:30,658 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-23 06:29:30,658 - 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.141, gateway password: c0ntrail123 2025-07-23 06:29:30,658 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-23 06:29:30,843 - DEBUG - None 2025-07-23 06:29:30,843 - 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.141, gateway password: c0ntrail123 2025-07-23 06:29:30,843 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-23 06:29:31,027 - DEBUG - None 2025-07-23 06:29:31,027 - 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.141, gateway password: c0ntrail123 2025-07-23 06:29:31,027 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-23 06:29:31,660 - DEBUG - None 2025-07-23 06:29:31,660 - 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.141, gateway password: c0ntrail123 2025-07-23 06:29:31,660 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-07-23 06:29:33,871 - 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.770 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.792 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.578 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.576 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.338 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.338/1.810/3.792 ms 2025-07-23 06:29:33,871 - 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.141, gateway password: c0ntrail123 2025-07-23 06:29:33,871 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-07-23 06:29:36,120 - 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.176 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.954 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.124 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.457 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.730 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.608 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.490 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.457/1.934/4.124 ms 2025-07-23 06:29:36,120 - 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.141, gateway password: c0ntrail123 2025-07-23 06:29:36,120 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-07-23 06:29:38,364 - 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.635 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.467 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.433 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.424 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.623 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.531 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.327 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.327/1.634/3.433 ms 2025-07-23 06:29:38,364 - INFO - Deleting VM ctest-TestBasicVMVN-30053607-78236307 2025-07-23 06:29:38,453 - INFO - Detaching port 5115b90b-d23f-43ba-9775-034bbfd05254 from VM ctest-TestBasicVMVN-30053607-85899390 2025-07-23 06:29:38,485 - INFO - Deleting VM ctest-TestBasicVMVN-30053607-85899390 2025-07-23 06:29:38,552 - INFO - Detaching port fa65c000-2b3b-42b9-ba7b-b7d6968a6440 from VM ctest-TestBasicVMVN-30053607-37393129 2025-07-23 06:29:38,588 - INFO - Deleting VM ctest-TestBasicVMVN-30053607-37393129 2025-07-23 06:29:38,656 - INFO - Deleting VN ctest-vn-58744096 2025-07-23 06:29:38,842 - DEBUG - Response for delete_port : () 2025-07-23 06:29:39,046 - DEBUG - Response for delete_port : () 2025-07-23 06:29:39,089 - DEBUG - VN f0e9df0a-7d9d-41ff-ae60-85f762035744 still in use: Unable to complete operation on network f0e9df0a-7d9d-41ff-ae60-85f762035744. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-79303038-352c-4f5c-bb78-7293e477c95f'] 2025-07-23 06:29:39,089 - WARNING - Deleting VN ctest-vn-58744096 failed..Will retry 2025-07-23 06:29:41,237 - DEBUG - Response for deleting network () 2025-07-23 06:29:41,237 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/7b23df90-f3df-48f8-9c26-e141a069e82d 2025-07-23 06:29:41,245 - DEBUG - Response Code: 404 2025-07-23 06:29:41,245 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-07-23 06:29:41,255 - DEBUG - Requesting: http://10.0.0.141:8082/domain/644e7c77-5632-4339-b359-95639eedac10 2025-07-23 06:29:41,313 - DEBUG - Requesting: http://10.0.0.141:8082/project/7d299636-2401-4422-97a0-b152718b47b7 2025-07-23 06:29:41,401 - INFO - Validated that VN ctest-vn-58744096 is not found in API Server 2025-07-23 06:29:41,416 - DEBUG - VN ctest-vn-58744096 is not present in Agent 10.0.0.141 2025-07-23 06:29:41,416 - INFO - Validated that VN ctest-vn-58744096 is not in any agent 2025-07-23 06:29:41,421 - DEBUG - VRF 2 is not seen in agent 10.0.0.141 2025-07-23 06:29:41,428 - DEBUG - Vrouter 10.0.0.141 does not have vrf 2 for VN ctest-vn-58744096 2025-07-23 06:29:41,428 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-30053607:ctest-vn-58744096 2025-07-23 06:29:41,440 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-58744096 info 2025-07-23 06:29:41,528 - INFO - IPAM: ctest-ipam-01928784 is not found in API Server 2025-07-23 06:29:41,544 - INFO - IPAM:ctest-ipam-01928784 is not found in control node 2025-07-23 06:29:41,816 - DEBUG - No XMPP flaps were noticed during the test 2025-07-23 06:29:41,816 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-07-23 06:29:41,816 - INFO - -------------------------------------------------------------------------------- 2025-07-23 06:29:42,503 - INFO - Deleted project: ctest-TestBasicVMVN-30053607, ID : 7d299636-2401-4422-97a0-b152718b47b7