2025-09-16 15:03:57,367 - INFO - Domain Default found not creating 2025-09-16 15:03:57,535 - INFO - Project ctest-TestBasicVMVN-68551870 not found, creating it 2025-09-16 15:03:58,017 - INFO - Created Project:ctest-TestBasicVMVN-68551870, ID : e240aca8-a13a-479f-82f6-fecf9cca098f 2025-09-16 15:03:59,712 - INFO - ================================================================================ 2025-09-16 15:03:59,712 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-16 15:03:59,712 - 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-09-16 15:03:59,970 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-16 15:03:59,970 - INFO - Initial checks done. Running the testcase now 2025-09-16 15:03:59,970 - INFO - 2025-09-16 15:04:00,585 - DEBUG - Response for create_network : {'network': {'id': '46559e68-8934-419f-aa50-7d27a9c5446f', 'name': 'ctest-vn2_metadata-28989685', 'tenant_id': 'e240aca8a13a479f82f6fecf9cca098f', 'project_id': 'e240aca8a13a479f82f6fecf9cca098f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-68551870', 'ctest-vn2_metadata-28989685'], 'port_security_enabled': True, 'description': ''}} 2025-09-16 15:04:00,772 - DEBUG - Response for create_subnet : {'subnet': {'id': '2e69fa4d-a87f-4287-b6c8-db3a5530957f', 'name': '', 'tenant_id': 'e240aca8a13a479f82f6fecf9cca098f', 'network_id': '46559e68-8934-419f-aa50-7d27a9c5446f', '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': 'e240aca8a13a479f82f6fecf9cca098f'}} 2025-09-16 15:04:00,793 - INFO - Created VN ctest-vn2_metadata-28989685 2025-09-16 15:04:00,848 - DEBUG - VN ctest-vn2_metadata-28989685 UUID is 46559e68-8934-419f-aa50-7d27a9c5446f 2025-09-16 15:04:01,044 - DEBUG - Services list from nova: [, , ] 2025-09-16 15:04:02,196 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4124-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4124-1) 2025-09-16 15:04:02,303 - DEBUG - Link local service introspect added 2025-09-16 15:04:02,349 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-16 15:04:07,436 - DEBUG - VM is in ACTIVE state now 2025-09-16 15:04:07,582 - INFO - Waiting for VM ctest-TestBasicVMVN-68551870-82546178 to be up.. 2025-09-16 15:04:07,582 - INFO - VM name : ctest-TestBasicVMVN-68551870-82546178 2025-09-16 15:04:07,667 - DEBUG - VM ctest-TestBasicVMVN-68551870-82546178 ID is ade69f0c-865b-489e-a20a-5c69628291c8 2025-09-16 15:04:07,667 - DEBUG - VM ctest-TestBasicVMVN-68551870-82546178 launched on Node cn-jenkins-deploy-platform-ansible-os-4124-1 2025-09-16 15:04:07,755 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ade69f0c-865b-489e-a20a-5c69628291c8 2025-09-16 15:04:08,094 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ade69f0c-865b-489e-a20a-5c69628291c8 2025-09-16 15:04:08,128 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/546bc3e8-2aa2-4a05-97ab-80e482b5f57e 2025-09-16 15:04:11,380 - 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 1017ms') 2025-09-16 15:04:11,380 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68551870-82546178 failed! 2025-09-16 15:04:11,436 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68551870:ctest-vn2_metadata-28989685 is 11.1.1.1 and allocation pool is NOT set 2025-09-16 15:04:15,513 - 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.15 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 3.145/3.145/3.145/0.000 ms') 2025-09-16 15:04:15,513 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68551870-82546178 passed 2025-09-16 15:04:15,668 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-16 15:04:15,668 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68551870-82546178, IP 11.1.1.3, Port 22 2025-09-16 15:04:15,833 - DEBUG - VM ctest-TestBasicVMVN-68551870-82546178 is ready for SSH connections 2025-09-16 15:04:15,833 - INFO - Retry 0 2025-09-16 15:04:15,833 - 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-09-16 15:04:15,833 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-16 15:04:17,513 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-16 15:04:17,513 - INFO - Generic metadata worked 2025-09-16 15:04:17,775 - DEBUG - Link local service introspect removed 2025-09-16 15:04:17,776 - INFO - Deleting VM ctest-TestBasicVMVN-68551870-82546178 2025-09-16 15:04:17,852 - INFO - Deleting VN ctest-vn2_metadata-28989685 2025-09-16 15:04:17,892 - DEBUG - VN 46559e68-8934-419f-aa50-7d27a9c5446f still in use: Unable to complete operation on network 46559e68-8934-419f-aa50-7d27a9c5446f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-64fe22ae-c546-42c0-b27d-65b445fb0916'] 2025-09-16 15:04:17,893 - WARNING - Deleting VN ctest-vn2_metadata-28989685 failed..Will retry 2025-09-16 15:04:19,999 - DEBUG - Response for deleting network () 2025-09-16 15:04:20,261 - DEBUG - No XMPP flaps were noticed during the test 2025-09-16 15:04:20,261 - INFO - -------------------------------------------------------------------------------- 2025-09-16 15:04:20,264 - INFO - ================================================================================ 2025-09-16 15:04:20,264 - INFO - STARTING TEST : test_metadata_service 2025-09-16 15:04:20,264 - 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-09-16 15:04:20,558 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-16 15:04:20,558 - INFO - Initial checks done. Running the testcase now 2025-09-16 15:04:20,558 - INFO - 2025-09-16 15:04:20,558 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-09-16 15:04:20,564 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/ba2a6f55-e9c0-4766-88e9-df96f0838a66 2025-09-16 15:04:20,760 - DEBUG - Response for create_network : {'network': {'id': '27a906af-884b-4f2d-aac7-d40f528146ba', 'name': 'ctest-vn-14403162', 'tenant_id': 'e240aca8a13a479f82f6fecf9cca098f', 'project_id': 'e240aca8a13a479f82f6fecf9cca098f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-68551870', 'ctest-vn-14403162'], 'port_security_enabled': True, 'description': ''}} 2025-09-16 15:04:20,921 - DEBUG - Response for create_subnet : {'subnet': {'id': '4d5c91ba-7b91-418c-a6a3-9732e14aa7d3', 'name': '', 'tenant_id': 'e240aca8a13a479f82f6fecf9cca098f', 'network_id': '27a906af-884b-4f2d-aac7-d40f528146ba', 'ip_version': 4, 'cidr': '134.202.139.64/26', 'allocation_pools': [{'start': '134.202.139.66', 'end': '134.202.139.126'}], 'gateway_ip': '134.202.139.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '134.202.139.66', 'tags': [], 'project_id': 'e240aca8a13a479f82f6fecf9cca098f'}} 2025-09-16 15:04:20,941 - INFO - Created VN ctest-vn-14403162 2025-09-16 15:04:21,000 - DEBUG - VN ctest-vn-14403162 UUID is 27a906af-884b-4f2d-aac7-d40f528146ba 2025-09-16 15:04:22,415 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4124-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4124-1) 2025-09-16 15:04:22,415 - INFO - Waiting for VM ctest-TestBasicVMVN-68551870-85784794 to be up.. 2025-09-16 15:04:22,464 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-16 15:04:27,546 - DEBUG - VM is in ACTIVE state now 2025-09-16 15:04:27,547 - INFO - VM name : ctest-TestBasicVMVN-68551870-85784794 2025-09-16 15:04:27,625 - DEBUG - VM ctest-TestBasicVMVN-68551870-85784794 ID is c1150f2e-76bd-42e5-8086-dddbbf09295d 2025-09-16 15:04:27,625 - DEBUG - VM ctest-TestBasicVMVN-68551870-85784794 launched on Node cn-jenkins-deploy-platform-ansible-os-4124-1 2025-09-16 15:04:27,709 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/c1150f2e-76bd-42e5-8086-dddbbf09295d 2025-09-16 15:04:27,719 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/50e7581a-b22b-4866-ab78-d0c9d53d371f 2025-09-16 15:04:30,964 - 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 1002ms') 2025-09-16 15:04:30,964 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68551870-85784794 failed! 2025-09-16 15:04:31,020 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68551870:ctest-vn-14403162 is 134.202.139.65 and allocation pool is NOT set 2025-09-16 15:04:35,096 - 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=10.3 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 10.330/10.330/10.330/0.000 ms') 2025-09-16 15:04:35,096 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68551870-85784794 passed 2025-09-16 15:04:35,252 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-16 15:04:35,252 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68551870-85784794, IP 134.202.139.67, Port 22 2025-09-16 15:04:35,318 - 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-09-16 15:04:35,403 - DEBUG - VM ctest-TestBasicVMVN-68551870-85784794 is NOT ready for SSH connections, VM status: ACTIVE 2025-09-16 15:04:40,404 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-16 15:04:40,404 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68551870-85784794, IP 134.202.139.67, Port 22 2025-09-16 15:04:40,563 - DEBUG - VM ctest-TestBasicVMVN-68551870-85784794 is ready for SSH connections 2025-09-16 15:04:40,563 - 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-09-16 15:04:40,563 - DEBUG - cat /tmp/output.txt 2025-09-16 15:04:42,259 - DEBUG - Hello World. The time is now Tue, 16 Sep 2025 09:04:35 -0600! 2025-09-16 15:04:42,260 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 16 Sep 2025 09:04:35 -0600!'} 2025-09-16 15:04:42,260 - INFO - metadata_script.txt got executed in the vm 2025-09-16 15:04:42,260 - INFO - Deleting VM ctest-TestBasicVMVN-68551870-85784794 2025-09-16 15:04:42,340 - INFO - Deleting VN ctest-vn-14403162 2025-09-16 15:04:42,378 - DEBUG - VN 27a906af-884b-4f2d-aac7-d40f528146ba still in use: Unable to complete operation on network 27a906af-884b-4f2d-aac7-d40f528146ba. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fab96c89-d79d-429b-9408-4e225af25503'] 2025-09-16 15:04:42,379 - WARNING - Deleting VN ctest-vn-14403162 failed..Will retry 2025-09-16 15:04:44,484 - DEBUG - Response for deleting network () 2025-09-16 15:04:44,738 - DEBUG - No XMPP flaps were noticed during the test
2025-09-16 15:04:44,738 - INFO - END TEST : test_metadata_service : PASSED[0:00:24]
2025-09-16 15:04:44,738 - INFO - -------------------------------------------------------------------------------- 2025-09-16 15:04:44,740 - INFO - ================================================================================ 2025-09-16 15:04:44,740 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-16 15:04:44,740 - 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-09-16 15:04:45,033 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-16 15:04:45,033 - INFO - Initial checks done. Running the testcase now 2025-09-16 15:04:45,033 - INFO - 2025-09-16 15:04:45,528 - DEBUG - Response for create_network : {'network': {'id': '305f7dd2-5e36-412e-abd3-83a5d2d5e5b0', 'name': 'ctest-vn-29413351', 'tenant_id': 'e240aca8a13a479f82f6fecf9cca098f', 'project_id': 'e240aca8a13a479f82f6fecf9cca098f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-68551870', 'ctest-vn-29413351'], 'port_security_enabled': True, 'description': ''}} 2025-09-16 15:04:45,715 - DEBUG - Response for create_subnet : {'subnet': {'id': '8557de9d-5115-4d52-894a-99390f1ed232', 'name': '', 'tenant_id': 'e240aca8a13a479f82f6fecf9cca098f', 'network_id': '305f7dd2-5e36-412e-abd3-83a5d2d5e5b0', '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': 'e240aca8a13a479f82f6fecf9cca098f'}} 2025-09-16 15:04:45,892 - DEBUG - Response for create_subnet : {'subnet': {'id': '2084df1f-7d82-4646-b439-3894d624a261', 'name': '', 'tenant_id': 'e240aca8a13a479f82f6fecf9cca098f', 'network_id': '305f7dd2-5e36-412e-abd3-83a5d2d5e5b0', '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': 'e240aca8a13a479f82f6fecf9cca098f'}} 2025-09-16 15:04:45,914 - INFO - Created VN ctest-vn-29413351 2025-09-16 15:04:45,968 - DEBUG - VN ctest-vn-29413351 UUID is 305f7dd2-5e36-412e-abd3-83a5d2d5e5b0 2025-09-16 15:04:46,349 - DEBUG - Response for create_port : {'port': {'name': 'ec3e9514-4c8b-4ddf-8a26-ffe775f394b1', 'id': 'ec3e9514-4c8b-4ddf-8a26-ffe775f394b1', 'tenant_id': 'e240aca8a13a479f82f6fecf9cca098f', 'network_id': '305f7dd2-5e36-412e-abd3-83a5d2d5e5b0', 'mac_address': '02:ec:3e:95:14:4c', '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': '8557de9d-5115-4d52-894a-99390f1ed232'}], 'security_groups': ['82e39309-c652-43ec-806c-5e19d8299b14'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e240aca8a13a479f82f6fecf9cca098f'}} 2025-09-16 15:04:46,537 - DEBUG - Response for create_port : {'port': {'name': 'a8c1f3d6-8ace-4892-bb24-247f5a609943', 'id': 'a8c1f3d6-8ace-4892-bb24-247f5a609943', 'tenant_id': 'e240aca8a13a479f82f6fecf9cca098f', 'network_id': '305f7dd2-5e36-412e-abd3-83a5d2d5e5b0', 'mac_address': '02:a8:c1:f3:d6:8a', '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': '2084df1f-7d82-4646-b439-3894d624a261'}], 'security_groups': ['82e39309-c652-43ec-806c-5e19d8299b14'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e240aca8a13a479f82f6fecf9cca098f'}} 2025-09-16 15:04:46,950 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4124-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4124-1) 2025-09-16 15:04:47,446 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4124-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4124-1) 2025-09-16 15:04:48,850 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4124-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4124-1) 2025-09-16 15:04:48,851 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-16 15:04:48,858 - DEBUG - Requesting: http://10.0.0.254:8082/domain/594256e9-e44e-4769-a59b-3aac374792fa 2025-09-16 15:04:48,872 - DEBUG - Requesting: http://10.0.0.254:8082/project/e240aca8-a13a-479f-82f6-fecf9cca098f 2025-09-16 15:04:48,949 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/0151a870-6789-40b1-8568-d39d17729373 2025-09-16 15:04:48,959 - INFO - Verifications in API Server for IPAM: ctest-ipam-56223923 passed 2025-09-16 15:04:48,967 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-68551870:ctest-ipam-56223923', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-68551870', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '95042267878342833', 'uuid-lslong': '9613166076279034739'}, 'enable': 'true', 'created': '2025-09-16T15:04:45', 'last-modified': '2025-09-16T15:04:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.704004'} 2025-09-16 15:04:48,967 - INFO - Verifications in Control node for IPAM: ctest-ipam-56223923 passed 2025-09-16 15:04:48,968 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-16 15:04:48,975 - DEBUG - Requesting: http://10.0.0.254:8082/domain/594256e9-e44e-4769-a59b-3aac374792fa 2025-09-16 15:04:48,990 - DEBUG - Requesting: http://10.0.0.254:8082/project/e240aca8-a13a-479f-82f6-fecf9cca098f 2025-09-16 15:04:49,095 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/305f7dd2-5e36-412e-abd3-83a5d2d5e5b0 2025-09-16 15:04:49,110 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/305f7dd2-5e36-412e-abd3-83a5d2d5e5b0 2025-09-16 15:04:49,127 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b8fa8982-c05f-4995-8d2f-ea86165b32b1 2025-09-16 15:04:49,140 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b8fa8982-c05f-4995-8d2f-ea86165b32b1 2025-09-16 15:04:49,149 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/539cfbc3-0ac7-457b-9024-ba766098bd17 2025-09-16 15:04:49,158 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-16 15:04:49,158 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/305f7dd2-5e36-412e-abd3-83a5d2d5e5b0 2025-09-16 15:04:49,177 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b8fa8982-c05f-4995-8d2f-ea86165b32b1 2025-09-16 15:04:49,199 - INFO - Verified VN network id 11 for VN 305f7dd2-5e36-412e-abd3-83a5d2d5e5b0 2025-09-16 15:04:49,199 - INFO - Verifications in API Server for VN ctest-vn-29413351 passed 2025-09-16 15:04:49,200 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/305f7dd2-5e36-412e-abd3-83a5d2d5e5b0 2025-09-16 15:04:49,213 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b8fa8982-c05f-4995-8d2f-ea86165b32b1 2025-09-16 15:04:49,222 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b8fa8982-c05f-4995-8d2f-ea86165b32b1 2025-09-16 15:04:49,232 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/539cfbc3-0ac7-457b-9024-ba766098bd17 2025-09-16 15:04:49,245 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-68551870:ctest-vn-29413351', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-68551870', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3485642979085271342', 'uuid-lslong': '12381384548801701296'}, 'enable': 'true', 'created': '2025-09-16T15:04:45', 'last-modified': '2025-09-16T15:04:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.389242'} 2025-09-16 15:04:49,252 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-16 15:04:49,252 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-29413351 passed 2025-09-16 15:04:49,252 - DEBUG - ====Verifying policy data for ctest-vn-29413351 in API_Server ====== 2025-09-16 15:04:49,252 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-16 15:04:49,261 - DEBUG - Requesting: http://10.0.0.254:8082/domain/594256e9-e44e-4769-a59b-3aac374792fa 2025-09-16 15:04:49,274 - DEBUG - Requesting: http://10.0.0.254:8082/project/e240aca8-a13a-479f-82f6-fecf9cca098f 2025-09-16 15:04:49,348 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/305f7dd2-5e36-412e-abd3-83a5d2d5e5b0 2025-09-16 15:04:49,364 - DEBUG - =>VN ctest-vn-29413351 has no policy to be verified 2025-09-16 15:04:49,364 - DEBUG - Verifying the vn in opserver 2025-09-16 15:04:49,364 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-68551870:ctest-vn-29413351 virtual network link through opserver 10.0.0.254 2025-09-16 15:04:49,364 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-09-16 15:04:49,905 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-09-16 15:04:49,982 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-68551870:ctest-vn-29413351', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-68551870:ctest-vn-29413351?flat'} 2025-09-16 15:04:49,982 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-68551870:ctest-vn-29413351 is found in opserver 2025-09-16 15:04:49,987 - DEBUG - VRF ids for VN ctest-vn-29413351: {'10.0.0.254': '2'} 2025-09-16 15:04:49,987 - INFO - Waiting for VM ctest-TestBasicVMVN-68551870-86124395 to be up.. 2025-09-16 15:04:50,102 - DEBUG - VM is in ACTIVE state now 2025-09-16 15:04:50,102 - INFO - VM name : ctest-TestBasicVMVN-68551870-86124395 2025-09-16 15:04:50,194 - DEBUG - VM ctest-TestBasicVMVN-68551870-86124395 ID is 5ea66a9a-3fdf-49d1-920e-aac09805ec7c 2025-09-16 15:04:50,195 - DEBUG - VM ctest-TestBasicVMVN-68551870-86124395 launched on Node cn-jenkins-deploy-platform-ansible-os-4124-1 2025-09-16 15:04:50,285 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/5ea66a9a-3fdf-49d1-920e-aac09805ec7c 2025-09-16 15:04:50,293 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ec3e9514-4c8b-4ddf-8a26-ffe775f394b1 2025-09-16 15:04:53,556 - 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-09-16 15:04:53,556 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68551870-86124395 failed! 2025-09-16 15:04:53,616 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68551870:ctest-vn-29413351 is 31.1.1.1 and allocation pool is NOT set 2025-09-16 15:04:53,616 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68551870:ctest-vn-29413351 is 31.1.2.1 and allocation pool is NOT set 2025-09-16 15:04:57,686 - 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-09-16 15:04:57,686 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68551870-86124395 failed! 2025-09-16 15:04:57,744 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68551870:ctest-vn-29413351 is 31.1.1.1 and allocation pool is NOT set 2025-09-16 15:04:57,744 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68551870:ctest-vn-29413351 is 31.1.2.1 and allocation pool is NOT set 2025-09-16 15:04:59,802 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.34 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.68 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.679/2.511/3.343/0.832 ms') 2025-09-16 15:04:59,802 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68551870-86124395 passed 2025-09-16 15:04:59,956 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-16 15:04:59,956 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68551870-86124395, IP 31.1.1.4, Port 22 2025-09-16 15:05:00,022 - 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-09-16 15:05:00,109 - DEBUG - VM ctest-TestBasicVMVN-68551870-86124395 is NOT ready for SSH connections, VM status: ACTIVE 2025-09-16 15:05:05,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-16 15:05:05,110 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68551870-86124395, IP 31.1.1.4, Port 22 2025-09-16 15:05:05,267 - DEBUG - VM ctest-TestBasicVMVN-68551870-86124395 is ready for SSH connections 2025-09-16 15:05:05,267 - INFO - Waiting for VM ctest-TestBasicVMVN-68551870-64396276 to be up.. 2025-09-16 15:05:05,345 - DEBUG - VM is in ACTIVE state now 2025-09-16 15:05:05,345 - INFO - VM name : ctest-TestBasicVMVN-68551870-64396276 2025-09-16 15:05:05,423 - DEBUG - VM ctest-TestBasicVMVN-68551870-64396276 ID is 8da7e02c-d796-4400-a159-9313d6c01922 2025-09-16 15:05:05,423 - DEBUG - VM ctest-TestBasicVMVN-68551870-64396276 launched on Node cn-jenkins-deploy-platform-ansible-os-4124-1 2025-09-16 15:05:05,503 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8da7e02c-d796-4400-a159-9313d6c01922 2025-09-16 15:05:05,512 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/a8c1f3d6-8ace-4892-bb24-247f5a609943 2025-09-16 15:05:06,747 - 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.17 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.439 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.439/1.806/3.173/1.367 ms') 2025-09-16 15:05:06,748 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-68551870-64396276 passed 2025-09-16 15:05:06,904 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-16 15:05:06,904 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68551870-64396276, IP 31.1.2.4, Port 22 2025-09-16 15:05:07,059 - DEBUG - VM ctest-TestBasicVMVN-68551870-64396276 is ready for SSH connections 2025-09-16 15:05:07,060 - INFO - Waiting for VM ctest-TestBasicVMVN-68551870-87053441 to be up.. 2025-09-16 15:05:07,149 - DEBUG - VM is in ACTIVE state now 2025-09-16 15:05:07,149 - INFO - VM name : ctest-TestBasicVMVN-68551870-87053441 2025-09-16 15:05:07,232 - DEBUG - VM ctest-TestBasicVMVN-68551870-87053441 ID is 83ebe323-1a5e-4102-a9d8-dbd62a343ea7 2025-09-16 15:05:07,232 - DEBUG - VM ctest-TestBasicVMVN-68551870-87053441 launched on Node cn-jenkins-deploy-platform-ansible-os-4124-1 2025-09-16 15:05:07,318 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/83ebe323-1a5e-4102-a9d8-dbd62a343ea7 2025-09-16 15:05:07,327 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/adfb855d-d6c8-4230-9772-6ee8bdefa6fc 2025-09-16 15:05:08,574 - 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.38 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.407 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.407/1.892/3.377/1.485 ms') 2025-09-16 15:05:08,574 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-68551870-87053441 passed 2025-09-16 15:05:08,732 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-16 15:05:08,732 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68551870-87053441, IP 31.1.1.3, Port 22 2025-09-16 15:05:08,887 - DEBUG - VM ctest-TestBasicVMVN-68551870-87053441 is ready for SSH connections 2025-09-16 15:05:08,887 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-16 15:05:08,887 - 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-09-16 15:05:08,888 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-16 15:05:13,047 - 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=5.195 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.899 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.912 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.899/2.335/5.195 ms 2025-09-16 15:05:13,047 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-68551870-86124395 passed 2025-09-16 15:05:13,047 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-16 15:05:13,047 - 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-09-16 15:05:13,047 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-16 15:05:16,769 - 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.408 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.982 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.272 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.982/1.887/3.408 ms 2025-09-16 15:05:16,770 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-68551870-64396276 passed 2025-09-16 15:05:16,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-16 15:05:16,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-16 15:05:16,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-16 15:05:16,770 - 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-09-16 15:05:16,770 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-16 15:05:16,976 - DEBUG - None 2025-09-16 15:05:16,976 - 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-09-16 15:05:16,976 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-16 15:05:17,172 - DEBUG - None 2025-09-16 15:05:17,172 - 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-09-16 15:05:17,173 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-16 15:05:17,879 - DEBUG - None 2025-09-16 15:05:17,879 - 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-09-16 15:05:17,879 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-16 15:05:20,113 - 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.056 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.898 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.589 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.924 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.464 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.464/2.386/4.898 ms 2025-09-16 15:05:20,113 - 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-09-16 15:05:20,113 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-16 15:05:22,369 - 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.246 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.448 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.800 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.579 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.079 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.127 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.398 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.398/2.239/4.800 ms 2025-09-16 15:05:22,369 - 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-09-16 15:05:22,369 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-16 15:05:24,649 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.077 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.850 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.259 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.516 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.913 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.829 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.422 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.422/2.266/5.259 ms 2025-09-16 15:05:24,649 - INFO - Deleting VM ctest-TestBasicVMVN-68551870-87053441 2025-09-16 15:05:24,725 - INFO - Detaching port a8c1f3d6-8ace-4892-bb24-247f5a609943 from VM ctest-TestBasicVMVN-68551870-64396276 2025-09-16 15:05:24,763 - INFO - Deleting VM ctest-TestBasicVMVN-68551870-64396276 2025-09-16 15:05:24,838 - INFO - Detaching port ec3e9514-4c8b-4ddf-8a26-ffe775f394b1 from VM ctest-TestBasicVMVN-68551870-86124395 2025-09-16 15:05:24,877 - INFO - Deleting VM ctest-TestBasicVMVN-68551870-86124395 2025-09-16 15:05:24,977 - INFO - Deleting VN ctest-vn-29413351 2025-09-16 15:05:25,172 - DEBUG - Response for delete_port : () 2025-09-16 15:05:25,372 - DEBUG - Response for delete_port : () 2025-09-16 15:05:25,419 - DEBUG - VN 305f7dd2-5e36-412e-abd3-83a5d2d5e5b0 still in use: Unable to complete operation on network 305f7dd2-5e36-412e-abd3-83a5d2d5e5b0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-26775d56-0e09-44dd-b7cb-fa8f88469c09'] 2025-09-16 15:05:25,419 - WARNING - Deleting VN ctest-vn-29413351 failed..Will retry 2025-09-16 15:05:27,548 - DEBUG - Response for deleting network () 2025-09-16 15:05:27,548 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b8fa8982-c05f-4995-8d2f-ea86165b32b1 2025-09-16 15:05:27,554 - DEBUG - Response Code: 404 2025-09-16 15:05:27,554 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-16 15:05:27,559 - DEBUG - Requesting: http://10.0.0.254:8082/domain/594256e9-e44e-4769-a59b-3aac374792fa 2025-09-16 15:05:27,620 - DEBUG - Requesting: http://10.0.0.254:8082/project/e240aca8-a13a-479f-82f6-fecf9cca098f 2025-09-16 15:05:27,705 - INFO - Validated that VN ctest-vn-29413351 is not found in API Server 2025-09-16 15:05:27,715 - DEBUG - VN ctest-vn-29413351 is not present in Agent 10.0.0.254 2025-09-16 15:05:27,715 - INFO - Validated that VN ctest-vn-29413351 is not in any agent 2025-09-16 15:05:27,724 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-09-16 15:05:27,731 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-29413351 2025-09-16 15:05:27,731 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-68551870:ctest-vn-29413351 2025-09-16 15:05:27,742 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-29413351 info 2025-09-16 15:05:27,827 - INFO - IPAM: ctest-ipam-56223923 is not found in API Server 2025-09-16 15:05:27,838 - INFO - IPAM:ctest-ipam-56223923 is not found in control node 2025-09-16 15:05:28,104 - DEBUG - No XMPP flaps were noticed during the test
2025-09-16 15:05:28,104 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2025-09-16 15:05:28,104 - INFO - -------------------------------------------------------------------------------- 2025-09-16 15:05:28,880 - INFO - Deleted project: ctest-TestBasicVMVN-68551870, ID : e240aca8-a13a-479f-82f6-fecf9cca098f