2025-10-08 20:14:46,323 - INFO - Domain Default found not creating 2025-10-08 20:14:46,471 - INFO - Project ctest-TestBasicVMVN-87632215 not found, creating it 2025-10-08 20:14:46,910 - INFO - Created Project:ctest-TestBasicVMVN-87632215, ID : b83e78cf-069b-42f1-9357-e9bc5130955c 2025-10-08 20:14:48,635 - INFO - ================================================================================ 2025-10-08 20:14:48,635 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-08 20:14:48,635 - 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-08 20:14:48,895 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2025-10-08 20:14:48,895 - INFO - Initial checks done. Running the testcase now 2025-10-08 20:14:48,895 - INFO - 2025-10-08 20:14:49,443 - DEBUG - Response for create_network : {'network': {'id': '3ae487f8-aebb-4f49-892e-bcea8d129946', 'name': 'ctest-vn2_metadata-31152144', 'tenant_id': 'b83e78cf069b42f19357e9bc5130955c', 'project_id': 'b83e78cf069b42f19357e9bc5130955c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87632215', 'ctest-vn2_metadata-31152144'], 'port_security_enabled': True, 'description': ''}} 2025-10-08 20:14:49,618 - DEBUG - Response for create_subnet : {'subnet': {'id': '3f86c743-3335-4555-968d-ab344ed2539e', 'name': '', 'tenant_id': 'b83e78cf069b42f19357e9bc5130955c', 'network_id': '3ae487f8-aebb-4f49-892e-bcea8d129946', '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': 'b83e78cf069b42f19357e9bc5130955c'}} 2025-10-08 20:14:49,636 - INFO - Created VN ctest-vn2_metadata-31152144 2025-10-08 20:14:49,689 - DEBUG - VN ctest-vn2_metadata-31152144 UUID is 3ae487f8-aebb-4f49-892e-bcea8d129946 2025-10-08 20:14:49,862 - DEBUG - Services list from nova: [, , ] 2025-10-08 20:14:50,957 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4243-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4243-1) 2025-10-08 20:14:51,061 - DEBUG - Link local service introspect added 2025-10-08 20:14:51,121 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-08 20:14:56,203 - DEBUG - VM is in ACTIVE state now 2025-10-08 20:14:56,333 - INFO - Waiting for VM ctest-TestBasicVMVN-87632215-06495623 to be up.. 2025-10-08 20:14:56,333 - INFO - VM name : ctest-TestBasicVMVN-87632215-06495623 2025-10-08 20:14:56,403 - DEBUG - VM ctest-TestBasicVMVN-87632215-06495623 ID is 7c6da7d1-f49a-4661-b09c-7772c938ac47 2025-10-08 20:14:56,404 - DEBUG - VM ctest-TestBasicVMVN-87632215-06495623 launched on Node cn-jenkins-deploy-platform-ansible-os-4243-1 2025-10-08 20:14:56,475 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7c6da7d1-f49a-4661-b09c-7772c938ac47 2025-10-08 20:14:56,874 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7c6da7d1-f49a-4661-b09c-7772c938ac47 2025-10-08 20:14:56,912 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/80203152-02f4-4065-9c51-955d04422ecc 2025-10-08 20:15:00,165 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-10-08 20:15:00,165 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87632215-06495623 failed! 2025-10-08 20:15:00,222 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87632215:ctest-vn2_metadata-31152144 is 11.1.1.1 and allocation pool is NOT set 2025-10-08 20:15:02,284 - 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=2.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.07 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.065/1.882/2.699/0.817 ms') 2025-10-08 20:15:02,284 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87632215-06495623 passed 2025-10-08 20:15:02,438 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 20:15:02,438 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87632215-06495623, IP 11.1.1.3, Port 22 2025-10-08 20:15:02,504 - 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-08 20:15:02,579 - DEBUG - VM ctest-TestBasicVMVN-87632215-06495623 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-08 20:15:07,580 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 20:15:07,580 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87632215-06495623, IP 11.1.1.3, Port 22 2025-10-08 20:15:07,737 - DEBUG - VM ctest-TestBasicVMVN-87632215-06495623 is ready for SSH connections 2025-10-08 20:15:07,738 - INFO - Retry 0 2025-10-08 20:15:07,738 - 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.33, gateway password: c0ntrail123 2025-10-08 20:15:07,738 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-08 20:15:09,394 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-08 20:15:09,394 - INFO - Generic metadata worked 2025-10-08 20:15:09,653 - DEBUG - Link local service introspect removed 2025-10-08 20:15:09,653 - INFO - Deleting VM ctest-TestBasicVMVN-87632215-06495623 2025-10-08 20:15:09,723 - INFO - Deleting VN ctest-vn2_metadata-31152144 2025-10-08 20:15:09,760 - DEBUG - VN 3ae487f8-aebb-4f49-892e-bcea8d129946 still in use: Unable to complete operation on network 3ae487f8-aebb-4f49-892e-bcea8d129946. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a5692d2d-cd1d-402b-b68a-df0600f8d7f7'] 2025-10-08 20:15:09,760 - WARNING - Deleting VN ctest-vn2_metadata-31152144 failed..Will retry 2025-10-08 20:15:11,855 - DEBUG - Response for deleting network () 2025-10-08 20:15:12,110 - DEBUG - No XMPP flaps were noticed during the test 2025-10-08 20:15:12,110 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2025-10-08 20:15:12,110 - INFO - -------------------------------------------------------------------------------- 2025-10-08 20:15:12,113 - INFO - ================================================================================ 2025-10-08 20:15:12,113 - INFO - STARTING TEST : test_metadata_service 2025-10-08 20:15:12,113 - 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-08 20:15:12,402 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2025-10-08 20:15:12,402 - INFO - Initial checks done. Running the testcase now 2025-10-08 20:15:12,402 - INFO - 2025-10-08 20:15:12,403 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs 2025-10-08 20:15:12,408 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/e473af73-1767-443e-aaaf-b7b35b0bbc2c 2025-10-08 20:15:12,580 - DEBUG - Response for create_network : {'network': {'id': 'a30051cc-19c9-4aa2-9415-43a252baa0dd', 'name': 'ctest-vn-27155207', 'tenant_id': 'b83e78cf069b42f19357e9bc5130955c', 'project_id': 'b83e78cf069b42f19357e9bc5130955c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87632215', 'ctest-vn-27155207'], 'port_security_enabled': True, 'description': ''}} 2025-10-08 20:15:12,758 - DEBUG - Response for create_subnet : {'subnet': {'id': '0bf17f84-dc95-4a16-8d77-e53365b8b35f', 'name': '', 'tenant_id': 'b83e78cf069b42f19357e9bc5130955c', 'network_id': 'a30051cc-19c9-4aa2-9415-43a252baa0dd', 'ip_version': 4, 'cidr': '188.212.134.128/26', 'allocation_pools': [{'start': '188.212.134.130', 'end': '188.212.134.190'}], 'gateway_ip': '188.212.134.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '188.212.134.130', 'tags': [], 'project_id': 'b83e78cf069b42f19357e9bc5130955c'}} 2025-10-08 20:15:12,775 - INFO - Created VN ctest-vn-27155207 2025-10-08 20:15:12,825 - DEBUG - VN ctest-vn-27155207 UUID is a30051cc-19c9-4aa2-9415-43a252baa0dd 2025-10-08 20:15:14,087 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4243-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4243-1) 2025-10-08 20:15:14,087 - INFO - Waiting for VM ctest-TestBasicVMVN-87632215-72126106 to be up.. 2025-10-08 20:15:14,129 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-08 20:15:19,206 - DEBUG - VM is in ACTIVE state now 2025-10-08 20:15:19,206 - INFO - VM name : ctest-TestBasicVMVN-87632215-72126106 2025-10-08 20:15:19,279 - DEBUG - VM ctest-TestBasicVMVN-87632215-72126106 ID is 5a01b21b-8b61-4eee-8d42-8bb8bb614810 2025-10-08 20:15:19,279 - DEBUG - VM ctest-TestBasicVMVN-87632215-72126106 launched on Node cn-jenkins-deploy-platform-ansible-os-4243-1 2025-10-08 20:15:19,349 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5a01b21b-8b61-4eee-8d42-8bb8bb614810 2025-10-08 20:15:19,358 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/e5d0f0ac-3ac1-491e-9b80-7dc1ee3cd742 2025-10-08 20:15:22,592 - 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-08 20:15:22,593 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87632215-72126106 failed! 2025-10-08 20:15:22,649 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87632215:ctest-vn-27155207 is 188.212.134.129 and allocation pool is NOT set 2025-10-08 20:15:24,709 - 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=15.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.81 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.813/8.968/15.124/6.155 ms') 2025-10-08 20:15:24,709 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87632215-72126106 passed 2025-10-08 20:15:24,858 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 20:15:24,858 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87632215-72126106, IP 188.212.134.131, Port 22 2025-10-08 20:15:24,913 - 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-08 20:15:24,987 - DEBUG - VM ctest-TestBasicVMVN-87632215-72126106 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-08 20:15:29,987 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 20:15:29,988 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87632215-72126106, IP 188.212.134.131, Port 22 2025-10-08 20:15:30,146 - DEBUG - VM ctest-TestBasicVMVN-87632215-72126106 is ready for SSH connections 2025-10-08 20:15:30,146 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-08 20:15:30,146 - DEBUG - cat /tmp/output.txt 2025-10-08 20:15:31,830 - DEBUG - Hello World. The time is now Wed, 08 Oct 2025 14:15:26 -0600! 2025-10-08 20:15:31,830 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 08 Oct 2025 14:15:26 -0600!'} 2025-10-08 20:15:31,830 - INFO - metadata_script.txt got executed in the vm 2025-10-08 20:15:31,830 - INFO - Deleting VM ctest-TestBasicVMVN-87632215-72126106 2025-10-08 20:15:31,898 - INFO - Deleting VN ctest-vn-27155207 2025-10-08 20:15:31,933 - DEBUG - VN a30051cc-19c9-4aa2-9415-43a252baa0dd still in use: Unable to complete operation on network a30051cc-19c9-4aa2-9415-43a252baa0dd. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-641a59bb-28c0-48d0-86f1-5c8a2a7649fd'] 2025-10-08 20:15:31,934 - WARNING - Deleting VN ctest-vn-27155207 failed..Will retry 2025-10-08 20:15:34,031 - DEBUG - Response for deleting network () 2025-10-08 20:15:34,291 - DEBUG - No XMPP flaps were noticed during the test 2025-10-08 20:15:34,291 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-10-08 20:15:34,291 - INFO - -------------------------------------------------------------------------------- 2025-10-08 20:15:34,294 - INFO - ================================================================================ 2025-10-08 20:15:34,294 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-08 20:15:34,294 - 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-08 20:15:34,578 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2025-10-08 20:15:34,578 - INFO - Initial checks done. Running the testcase now 2025-10-08 20:15:34,578 - INFO - 2025-10-08 20:15:35,047 - DEBUG - Response for create_network : {'network': {'id': '210e910b-fa10-4cbb-a6b1-15c27709698c', 'name': 'ctest-vn-80820139', 'tenant_id': 'b83e78cf069b42f19357e9bc5130955c', 'project_id': 'b83e78cf069b42f19357e9bc5130955c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87632215', 'ctest-vn-80820139'], 'port_security_enabled': True, 'description': ''}} 2025-10-08 20:15:35,209 - DEBUG - Response for create_subnet : {'subnet': {'id': '5dabe97f-72f9-4649-95c3-77d5cd961705', 'name': '', 'tenant_id': 'b83e78cf069b42f19357e9bc5130955c', 'network_id': '210e910b-fa10-4cbb-a6b1-15c27709698c', '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': 'b83e78cf069b42f19357e9bc5130955c'}} 2025-10-08 20:15:35,371 - DEBUG - Response for create_subnet : {'subnet': {'id': '594babd3-492c-4d53-986e-9046109c60aa', 'name': '', 'tenant_id': 'b83e78cf069b42f19357e9bc5130955c', 'network_id': '210e910b-fa10-4cbb-a6b1-15c27709698c', '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': 'b83e78cf069b42f19357e9bc5130955c'}} 2025-10-08 20:15:35,390 - INFO - Created VN ctest-vn-80820139 2025-10-08 20:15:35,445 - DEBUG - VN ctest-vn-80820139 UUID is 210e910b-fa10-4cbb-a6b1-15c27709698c 2025-10-08 20:15:35,782 - DEBUG - Response for create_port : {'port': {'name': '9baf718d-b8f0-4a4c-b6e5-2d1fd92e7098', 'id': '9baf718d-b8f0-4a4c-b6e5-2d1fd92e7098', 'tenant_id': 'b83e78cf069b42f19357e9bc5130955c', 'network_id': '210e910b-fa10-4cbb-a6b1-15c27709698c', 'mac_address': '02:9b:af:71:8d:b8', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '5dabe97f-72f9-4649-95c3-77d5cd961705'}], 'security_groups': ['a38d3f26-6ed4-4532-bdcd-aa49cebff9d6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b83e78cf069b42f19357e9bc5130955c'}} 2025-10-08 20:15:35,943 - DEBUG - Response for create_port : {'port': {'name': '05552e44-07c6-4d9f-a269-a95b48e8a03a', 'id': '05552e44-07c6-4d9f-a269-a95b48e8a03a', 'tenant_id': 'b83e78cf069b42f19357e9bc5130955c', 'network_id': '210e910b-fa10-4cbb-a6b1-15c27709698c', 'mac_address': '02:05:55:2e:44:07', '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': '594babd3-492c-4d53-986e-9046109c60aa'}], 'security_groups': ['a38d3f26-6ed4-4532-bdcd-aa49cebff9d6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b83e78cf069b42f19357e9bc5130955c'}} 2025-10-08 20:15:36,300 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4243-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4243-1) 2025-10-08 20:15:36,697 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4243-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4243-1) 2025-10-08 20:15:37,983 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4243-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4243-1) 2025-10-08 20:15:37,983 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-08 20:15:37,988 - DEBUG - Requesting: http://10.0.0.33:8082/domain/20407c53-86fd-41b5-b27a-64afa268f713 2025-10-08 20:15:38,000 - DEBUG - Requesting: http://10.0.0.33:8082/project/b83e78cf-069b-42f1-9357-e9bc5130955c 2025-10-08 20:15:38,075 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/da1152fc-dc77-4bf0-9f44-0446756b14d1 2025-10-08 20:15:38,085 - INFO - Verifications in API Server for IPAM: ctest-ipam-96865427 passed 2025-10-08 20:15:38,092 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-87632215:ctest-ipam-96865427', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87632215', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15713431820856413168', 'uuid-lslong': '11476302451111040209'}, 'enable': 'true', 'created': '2025-10-08T20:15:34', 'last-modified': '2025-10-08T20:15:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.284416'} 2025-10-08 20:15:38,092 - INFO - Verifications in Control node for IPAM: ctest-ipam-96865427 passed 2025-10-08 20:15:38,092 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-08 20:15:38,099 - DEBUG - Requesting: http://10.0.0.33:8082/domain/20407c53-86fd-41b5-b27a-64afa268f713 2025-10-08 20:15:38,112 - DEBUG - Requesting: http://10.0.0.33:8082/project/b83e78cf-069b-42f1-9357-e9bc5130955c 2025-10-08 20:15:38,204 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/210e910b-fa10-4cbb-a6b1-15c27709698c 2025-10-08 20:15:38,218 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/210e910b-fa10-4cbb-a6b1-15c27709698c 2025-10-08 20:15:38,230 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/13645afd-413e-408f-baa6-fc8c2bd3a1c6 2025-10-08 20:15:38,240 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/13645afd-413e-408f-baa6-fc8c2bd3a1c6 2025-10-08 20:15:38,247 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/072011d0-9b8b-4e90-bf1d-119b14f314c4 2025-10-08 20:15:38,253 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-08 20:15:38,254 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/210e910b-fa10-4cbb-a6b1-15c27709698c 2025-10-08 20:15:38,266 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/13645afd-413e-408f-baa6-fc8c2bd3a1c6 2025-10-08 20:15:38,288 - INFO - Verified VN network id 11 for VN 210e910b-fa10-4cbb-a6b1-15c27709698c 2025-10-08 20:15:38,288 - INFO - Verifications in API Server for VN ctest-vn-80820139 passed 2025-10-08 20:15:38,289 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/210e910b-fa10-4cbb-a6b1-15c27709698c 2025-10-08 20:15:38,305 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/13645afd-413e-408f-baa6-fc8c2bd3a1c6 2025-10-08 20:15:38,319 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/13645afd-413e-408f-baa6-fc8c2bd3a1c6 2025-10-08 20:15:38,331 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/072011d0-9b8b-4e90-bf1d-119b14f314c4 2025-10-08 20:15:38,346 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-87632215:ctest-vn-80820139', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87632215', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2382000733551611067', 'uuid-lslong': '12011405606138767756'}, 'enable': 'true', 'created': '2025-10-08T20:15:35', 'last-modified': '2025-10-08T20:15:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.006962'} 2025-10-08 20:15:38,353 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-08 20:15:38,353 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-80820139 passed 2025-10-08 20:15:38,353 - DEBUG - ====Verifying policy data for ctest-vn-80820139 in API_Server ====== 2025-10-08 20:15:38,354 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-08 20:15:38,360 - DEBUG - Requesting: http://10.0.0.33:8082/domain/20407c53-86fd-41b5-b27a-64afa268f713 2025-10-08 20:15:38,377 - DEBUG - Requesting: http://10.0.0.33:8082/project/b83e78cf-069b-42f1-9357-e9bc5130955c 2025-10-08 20:15:38,461 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/210e910b-fa10-4cbb-a6b1-15c27709698c 2025-10-08 20:15:38,482 - DEBUG - =>VN ctest-vn-80820139 has no policy to be verified 2025-10-08 20:15:38,482 - DEBUG - Verifying the vn in opserver 2025-10-08 20:15:38,482 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-87632215:ctest-vn-80820139 virtual network link through opserver 10.0.0.33 2025-10-08 20:15:38,482 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-10-08 20:15:38,921 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-10-08 20:15:38,981 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-87632215:ctest-vn-80820139', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-87632215:ctest-vn-80820139?flat'} 2025-10-08 20:15:38,981 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-87632215:ctest-vn-80820139 is found in opserver 2025-10-08 20:15:38,991 - DEBUG - VRF ids for VN ctest-vn-80820139: {'10.0.0.33': '2'} 2025-10-08 20:15:38,991 - INFO - Waiting for VM ctest-TestBasicVMVN-87632215-60329215 to be up.. 2025-10-08 20:15:39,145 - DEBUG - VM is in ACTIVE state now 2025-10-08 20:15:39,145 - INFO - VM name : ctest-TestBasicVMVN-87632215-60329215 2025-10-08 20:15:39,240 - DEBUG - VM ctest-TestBasicVMVN-87632215-60329215 ID is b1b98846-2caf-41d8-bc87-c91a72a024bc 2025-10-08 20:15:39,240 - DEBUG - VM ctest-TestBasicVMVN-87632215-60329215 launched on Node cn-jenkins-deploy-platform-ansible-os-4243-1 2025-10-08 20:15:39,320 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/b1b98846-2caf-41d8-bc87-c91a72a024bc 2025-10-08 20:15:39,328 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9baf718d-b8f0-4a4c-b6e5-2d1fd92e7098 2025-10-08 20:15:42,593 - 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 1026ms') 2025-10-08 20:15:42,593 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87632215-60329215 failed! 2025-10-08 20:15:42,649 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87632215:ctest-vn-80820139 is 31.1.1.1 and allocation pool is NOT set 2025-10-08 20:15:42,650 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87632215:ctest-vn-80820139 is 31.1.2.1 and allocation pool is NOT set 2025-10-08 20:15:46,726 - 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-08 20:15:46,727 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87632215-60329215 failed! 2025-10-08 20:15:46,781 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87632215:ctest-vn-80820139 is 31.1.1.1 and allocation pool is NOT set 2025-10-08 20:15:46,782 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87632215:ctest-vn-80820139 is 31.1.2.1 and allocation pool is NOT set 2025-10-08 20:15:48,841 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.542 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.542/2.190/3.839/1.648 ms') 2025-10-08 20:15:48,841 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87632215-60329215 passed 2025-10-08 20:15:48,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 20:15:48,994 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87632215-60329215, IP 31.1.1.4, Port 22 2025-10-08 20:15:49,154 - DEBUG - VM ctest-TestBasicVMVN-87632215-60329215 is ready for SSH connections 2025-10-08 20:15:49,154 - INFO - Waiting for VM ctest-TestBasicVMVN-87632215-80679863 to be up.. 2025-10-08 20:15:49,236 - DEBUG - VM is in ACTIVE state now 2025-10-08 20:15:49,236 - INFO - VM name : ctest-TestBasicVMVN-87632215-80679863 2025-10-08 20:15:49,318 - DEBUG - VM ctest-TestBasicVMVN-87632215-80679863 ID is 3649c5ba-1a0a-4902-9d27-8b2e5001df86 2025-10-08 20:15:49,318 - DEBUG - VM ctest-TestBasicVMVN-87632215-80679863 launched on Node cn-jenkins-deploy-platform-ansible-os-4243-1 2025-10-08 20:15:49,389 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/3649c5ba-1a0a-4902-9d27-8b2e5001df86 2025-10-08 20:15:49,397 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/05552e44-07c6-4d9f-a269-a95b48e8a03a 2025-10-08 20:15:50,631 - 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.440 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.440/1.805/3.170/1.365 ms') 2025-10-08 20:15:50,631 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-87632215-80679863 passed 2025-10-08 20:15:50,782 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 20:15:50,782 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87632215-80679863, IP 31.1.2.4, Port 22 2025-10-08 20:15:50,942 - DEBUG - VM ctest-TestBasicVMVN-87632215-80679863 is ready for SSH connections 2025-10-08 20:15:50,942 - INFO - Waiting for VM ctest-TestBasicVMVN-87632215-89663158 to be up.. 2025-10-08 20:15:51,017 - DEBUG - VM is in ACTIVE state now 2025-10-08 20:15:51,017 - INFO - VM name : ctest-TestBasicVMVN-87632215-89663158 2025-10-08 20:15:51,092 - DEBUG - VM ctest-TestBasicVMVN-87632215-89663158 ID is de058322-03e2-4ec8-8180-4289a1021258 2025-10-08 20:15:51,092 - DEBUG - VM ctest-TestBasicVMVN-87632215-89663158 launched on Node cn-jenkins-deploy-platform-ansible-os-4243-1 2025-10-08 20:15:51,161 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/de058322-03e2-4ec8-8180-4289a1021258 2025-10-08 20:15:51,169 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b01d6535-5421-4b75-927d-58488f38a3b0 2025-10-08 20:15:52,408 - 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.03 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.436 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.436/1.734/3.033/1.298 ms') 2025-10-08 20:15:52,409 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-87632215-89663158 passed 2025-10-08 20:15:52,561 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 20:15:52,562 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87632215-89663158, IP 31.1.1.3, Port 22 2025-10-08 20:15:52,716 - DEBUG - VM ctest-TestBasicVMVN-87632215-89663158 is ready for SSH connections 2025-10-08 20:15:52,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 20:15:52,717 - 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.33, gateway password: c0ntrail123 2025-10-08 20:15:52,717 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-08 20:15:56,804 - 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.811 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.803 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.078 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.803/1.897/3.811 ms 2025-10-08 20:15:56,804 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-87632215-60329215 passed 2025-10-08 20:15:56,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 20:15:56,804 - 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.33, gateway password: c0ntrail123 2025-10-08 20:15:56,804 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-08 20:16:00,509 - 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.574 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.777 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.853 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.777/1.734/3.574 ms 2025-10-08 20:16:00,509 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-87632215-80679863 passed 2025-10-08 20:16:00,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 20:16:00,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 20:16:00,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-08 20:16:00,509 - 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.33, gateway password: c0ntrail123 2025-10-08 20:16:00,509 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-08 20:16:00,705 - DEBUG - None 2025-10-08 20:16:00,706 - 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.33, gateway password: c0ntrail123 2025-10-08 20:16:00,706 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-08 20:16:00,905 - DEBUG - None 2025-10-08 20:16:00,905 - 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.33, gateway password: c0ntrail123 2025-10-08 20:16:00,905 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-08 20:16:01,589 - DEBUG - None 2025-10-08 20:16:01,589 - 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.33, gateway password: c0ntrail123 2025-10-08 20:16:01,589 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-08 20:16:03,818 - 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.982 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.496 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.461 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.875 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.400 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.400/2.242/6.496 ms 2025-10-08 20:16:03,818 - 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.33, gateway password: c0ntrail123 2025-10-08 20:16:03,818 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-08 20:16:06,073 - 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.337 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.518 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.696 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.505 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.823 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.729 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.465 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.465/2.153/4.696 ms 2025-10-08 20:16:06,073 - 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.33, gateway password: c0ntrail123 2025-10-08 20:16:06,073 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-08 20:16:08,336 - 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.740 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.901 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.774 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.482 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.649 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.517 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.450 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.450/2.073/3.774 ms 2025-10-08 20:16:08,336 - INFO - Deleting VM ctest-TestBasicVMVN-87632215-89663158 2025-10-08 20:16:08,408 - INFO - Detaching port 05552e44-07c6-4d9f-a269-a95b48e8a03a from VM ctest-TestBasicVMVN-87632215-80679863 2025-10-08 20:16:08,440 - INFO - Deleting VM ctest-TestBasicVMVN-87632215-80679863 2025-10-08 20:16:08,526 - INFO - Detaching port 9baf718d-b8f0-4a4c-b6e5-2d1fd92e7098 from VM ctest-TestBasicVMVN-87632215-60329215 2025-10-08 20:16:08,558 - INFO - Deleting VM ctest-TestBasicVMVN-87632215-60329215 2025-10-08 20:16:08,626 - INFO - Deleting VN ctest-vn-80820139 2025-10-08 20:16:08,791 - DEBUG - Response for delete_port : () 2025-10-08 20:16:08,954 - DEBUG - Response for delete_port : () 2025-10-08 20:16:09,004 - DEBUG - VN 210e910b-fa10-4cbb-a6b1-15c27709698c still in use: Unable to complete operation on network 210e910b-fa10-4cbb-a6b1-15c27709698c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ce93c820-3a94-477b-8f05-770032df244a'] 2025-10-08 20:16:09,004 - WARNING - Deleting VN ctest-vn-80820139 failed..Will retry 2025-10-08 20:16:11,127 - DEBUG - Response for deleting network () 2025-10-08 20:16:11,127 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/13645afd-413e-408f-baa6-fc8c2bd3a1c6 2025-10-08 20:16:11,132 - DEBUG - Response Code: 404 2025-10-08 20:16:11,133 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-08 20:16:11,137 - DEBUG - Requesting: http://10.0.0.33:8082/domain/20407c53-86fd-41b5-b27a-64afa268f713 2025-10-08 20:16:11,190 - DEBUG - Requesting: http://10.0.0.33:8082/project/b83e78cf-069b-42f1-9357-e9bc5130955c 2025-10-08 20:16:11,259 - INFO - Validated that VN ctest-vn-80820139 is not found in API Server 2025-10-08 20:16:11,268 - DEBUG - VN ctest-vn-80820139 is not present in Agent 10.0.0.33 2025-10-08 20:16:11,269 - INFO - Validated that VN ctest-vn-80820139 is not in any agent 2025-10-08 20:16:11,273 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2025-10-08 20:16:11,279 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-80820139 2025-10-08 20:16:11,279 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-87632215:ctest-vn-80820139 2025-10-08 20:16:11,288 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-80820139 info 2025-10-08 20:16:11,373 - INFO - IPAM: ctest-ipam-96865427 is not found in API Server 2025-10-08 20:16:11,383 - INFO - IPAM:ctest-ipam-96865427 is not found in control node 2025-10-08 20:16:11,646 - DEBUG - No XMPP flaps were noticed during the test 2025-10-08 20:16:11,646 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-10-08 20:16:11,647 - INFO - -------------------------------------------------------------------------------- 2025-10-08 20:16:12,352 - INFO - Deleted project: ctest-TestBasicVMVN-87632215, ID : b83e78cf-069b-42f1-9357-e9bc5130955c