2025-10-31 22:21:11,891 - INFO - Domain Default found not creating 2025-10-31 22:21:12,056 - INFO - Project ctest-TestBasicVMVN-93885729 not found, creating it 2025-10-31 22:21:12,494 - INFO - Created Project:ctest-TestBasicVMVN-93885729, ID : 3ec99cd9-4e5f-49ce-ac44-50ed41d3701b 2025-10-31 22:21:14,002 - INFO - ================================================================================ 2025-10-31 22:21:14,002 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-31 22:21:14,002 - 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-31 22:21:14,258 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-10-31 22:21:14,258 - INFO - Initial checks done. Running the testcase now 2025-10-31 22:21:14,258 - INFO - 2025-10-31 22:21:14,803 - DEBUG - Response for create_network : {'network': {'id': '715498e7-dd6d-44cd-8652-96a4e160fc75', 'name': 'ctest-vn2_metadata-71923681', 'tenant_id': '3ec99cd94e5f49ceac4450ed41d3701b', 'project_id': '3ec99cd94e5f49ceac4450ed41d3701b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93885729', 'ctest-vn2_metadata-71923681'], 'port_security_enabled': True, 'description': ''}} 2025-10-31 22:21:15,000 - DEBUG - Response for create_subnet : {'subnet': {'id': '0429786d-7409-4043-875e-ffc04905022a', 'name': '', 'tenant_id': '3ec99cd94e5f49ceac4450ed41d3701b', 'network_id': '715498e7-dd6d-44cd-8652-96a4e160fc75', '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': '3ec99cd94e5f49ceac4450ed41d3701b'}} 2025-10-31 22:21:15,016 - INFO - Created VN ctest-vn2_metadata-71923681 2025-10-31 22:21:15,069 - DEBUG - VN ctest-vn2_metadata-71923681 UUID is 715498e7-dd6d-44cd-8652-96a4e160fc75 2025-10-31 22:21:15,238 - DEBUG - Services list from nova: [, , ] 2025-10-31 22:21:16,212 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4582-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4582-1) 2025-10-31 22:21:16,317 - DEBUG - Link local service introspect added 2025-10-31 22:21:16,363 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-31 22:21:21,431 - DEBUG - VM is in ACTIVE state now 2025-10-31 22:21:21,557 - INFO - Waiting for VM ctest-TestBasicVMVN-93885729-64454941 to be up.. 2025-10-31 22:21:21,557 - INFO - VM name : ctest-TestBasicVMVN-93885729-64454941 2025-10-31 22:21:21,626 - DEBUG - VM ctest-TestBasicVMVN-93885729-64454941 ID is 7a577706-505c-4e22-9b02-fda83e03e29c 2025-10-31 22:21:21,627 - DEBUG - VM ctest-TestBasicVMVN-93885729-64454941 launched on Node cn-jenkins-deploy-platform-ansible-os-4582-1 2025-10-31 22:21:21,713 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7a577706-505c-4e22-9b02-fda83e03e29c 2025-10-31 22:21:22,013 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7a577706-505c-4e22-9b02-fda83e03e29c 2025-10-31 22:21:22,044 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e8557616-fe23-41d7-a282-dd54c7ec7761 2025-10-31 22:21:25,290 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-10-31 22:21:25,290 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93885729-64454941 failed! 2025-10-31 22:21:25,345 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93885729:ctest-vn2_metadata-71923681 is 11.1.1.1 and allocation pool is NOT set 2025-10-31 22:21:27,411 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.05 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.052/3.415/4.779/1.363 ms') 2025-10-31 22:21:27,411 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93885729-64454941 passed 2025-10-31 22:21:27,557 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 22:21:27,557 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93885729-64454941, IP 11.1.1.3, Port 22 2025-10-31 22:21:27,613 - 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-31 22:21:27,682 - DEBUG - VM ctest-TestBasicVMVN-93885729-64454941 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-31 22:21:32,683 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 22:21:32,683 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93885729-64454941, IP 11.1.1.3, Port 22 2025-10-31 22:21:32,851 - DEBUG - VM ctest-TestBasicVMVN-93885729-64454941 is ready for SSH connections 2025-10-31 22:21:32,851 - INFO - Retry 0 2025-10-31 22:21:32,851 - 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.50, gateway password: c0ntrail123 2025-10-31 22:21:32,851 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-31 22:21:34,445 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-31 22:21:34,445 - INFO - Generic metadata worked 2025-10-31 22:21:34,693 - DEBUG - Link local service introspect removed 2025-10-31 22:21:34,693 - INFO - Deleting VM ctest-TestBasicVMVN-93885729-64454941 2025-10-31 22:21:34,764 - INFO - Deleting VN ctest-vn2_metadata-71923681 2025-10-31 22:21:34,796 - DEBUG - VN 715498e7-dd6d-44cd-8652-96a4e160fc75 still in use: Unable to complete operation on network 715498e7-dd6d-44cd-8652-96a4e160fc75. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e92996ba-ab28-486f-ae2b-e423d92b747d'] 2025-10-31 22:21:34,796 - WARNING - Deleting VN ctest-vn2_metadata-71923681 failed..Will retry 2025-10-31 22:21:36,907 - DEBUG - Response for deleting network () 2025-10-31 22:21:37,162 - DEBUG - No XMPP flaps were noticed during the test 2025-10-31 22:21:37,162 - INFO - -------------------------------------------------------------------------------- 2025-10-31 22:21:37,165 - INFO - ================================================================================ 2025-10-31 22:21:37,165 - INFO - STARTING TEST : test_metadata_service 2025-10-31 22:21:37,165 - 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-31 22:21:37,450 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-10-31 22:21:37,450 - INFO - Initial checks done. Running the testcase now 2025-10-31 22:21:37,450 - INFO - 2025-10-31 22:21:37,450 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-10-31 22:21:37,455 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/22e57625-aff8-41c1-b99c-66902cd97a88 2025-10-31 22:21:37,633 - DEBUG - Response for create_network : {'network': {'id': '838bd8c7-71bf-4fd8-b387-f6c251ccdb82', 'name': 'ctest-vn-02147453', 'tenant_id': '3ec99cd94e5f49ceac4450ed41d3701b', 'project_id': '3ec99cd94e5f49ceac4450ed41d3701b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93885729', 'ctest-vn-02147453'], 'port_security_enabled': True, 'description': ''}} 2025-10-31 22:21:37,781 - DEBUG - Response for create_subnet : {'subnet': {'id': '4a89f9d5-0b84-48f8-8998-e0e270387e68', 'name': '', 'tenant_id': '3ec99cd94e5f49ceac4450ed41d3701b', 'network_id': '838bd8c7-71bf-4fd8-b387-f6c251ccdb82', 'ip_version': 4, 'cidr': '148.174.59.192/26', 'allocation_pools': [{'start': '148.174.59.194', 'end': '148.174.59.254'}], 'gateway_ip': '148.174.59.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '148.174.59.194', 'tags': [], 'project_id': '3ec99cd94e5f49ceac4450ed41d3701b'}} 2025-10-31 22:21:37,798 - INFO - Created VN ctest-vn-02147453 2025-10-31 22:21:37,849 - DEBUG - VN ctest-vn-02147453 UUID is 838bd8c7-71bf-4fd8-b387-f6c251ccdb82 2025-10-31 22:21:38,976 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4582-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4582-1) 2025-10-31 22:21:38,976 - INFO - Waiting for VM ctest-TestBasicVMVN-93885729-43818044 to be up.. 2025-10-31 22:21:39,015 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-31 22:21:44,084 - DEBUG - VM is in ACTIVE state now 2025-10-31 22:21:44,084 - INFO - VM name : ctest-TestBasicVMVN-93885729-43818044 2025-10-31 22:21:44,151 - DEBUG - VM ctest-TestBasicVMVN-93885729-43818044 ID is 71abbf45-8590-4768-8912-93f6a2907d3b 2025-10-31 22:21:44,151 - DEBUG - VM ctest-TestBasicVMVN-93885729-43818044 launched on Node cn-jenkins-deploy-platform-ansible-os-4582-1 2025-10-31 22:21:44,220 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/71abbf45-8590-4768-8912-93f6a2907d3b 2025-10-31 22:21:44,227 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/06ba886d-6c14-4493-96bc-6c15ba7d5f22 2025-10-31 22:21:47,471 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-10-31 22:21:47,471 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93885729-43818044 failed! 2025-10-31 22:21:47,525 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93885729:ctest-vn-02147453 is 148.174.59.193 and allocation pool is NOT set 2025-10-31 22:21:49,596 - 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.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.91 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.909/3.754/5.599/1.845 ms') 2025-10-31 22:21:49,596 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93885729-43818044 passed 2025-10-31 22:21:49,745 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 22:21:49,745 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93885729-43818044, IP 148.174.59.195, Port 22 2025-10-31 22:21:49,804 - 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-31 22:21:49,885 - DEBUG - VM ctest-TestBasicVMVN-93885729-43818044 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-31 22:21:54,885 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 22:21:54,885 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93885729-43818044, IP 148.174.59.195, Port 22 2025-10-31 22:21:55,040 - DEBUG - VM ctest-TestBasicVMVN-93885729-43818044 is ready for SSH connections 2025-10-31 22:21:55,040 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-10-31 22:21:55,041 - DEBUG - cat /tmp/output.txt 2025-10-31 22:21:56,658 - DEBUG - Hello World. The time is now Fri, 31 Oct 2025 16:21:49 -0600! 2025-10-31 22:21:56,658 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 31 Oct 2025 16:21:49 -0600!'} 2025-10-31 22:21:56,658 - INFO - metadata_script.txt got executed in the vm 2025-10-31 22:21:56,658 - INFO - Deleting VM ctest-TestBasicVMVN-93885729-43818044 2025-10-31 22:21:56,729 - INFO - Deleting VN ctest-vn-02147453 2025-10-31 22:21:56,765 - DEBUG - VN 838bd8c7-71bf-4fd8-b387-f6c251ccdb82 still in use: Unable to complete operation on network 838bd8c7-71bf-4fd8-b387-f6c251ccdb82. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0bc9fadb-cb64-4932-ad3a-ded60fc3e82f'] 2025-10-31 22:21:56,765 - WARNING - Deleting VN ctest-vn-02147453 failed..Will retry 2025-10-31 22:21:58,854 - DEBUG - Response for deleting network () 2025-10-31 22:21:59,111 - DEBUG - No XMPP flaps were noticed during the test
2025-10-31 22:21:59,111 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-10-31 22:21:59,111 - INFO - -------------------------------------------------------------------------------- 2025-10-31 22:21:59,114 - INFO - ================================================================================ 2025-10-31 22:21:59,114 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-31 22:21:59,114 - 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-31 22:21:59,406 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-10-31 22:21:59,406 - INFO - Initial checks done. Running the testcase now 2025-10-31 22:21:59,406 - INFO - 2025-10-31 22:21:59,899 - DEBUG - Response for create_network : {'network': {'id': 'a382879d-0e67-45a8-b8a0-f50408ad3d8a', 'name': 'ctest-vn-10212253', 'tenant_id': '3ec99cd94e5f49ceac4450ed41d3701b', 'project_id': '3ec99cd94e5f49ceac4450ed41d3701b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93885729', 'ctest-vn-10212253'], 'port_security_enabled': True, 'description': ''}} 2025-10-31 22:22:00,077 - DEBUG - Response for create_subnet : {'subnet': {'id': '2f33d5bf-a259-4ec5-af2c-bd452117f8a9', 'name': '', 'tenant_id': '3ec99cd94e5f49ceac4450ed41d3701b', 'network_id': 'a382879d-0e67-45a8-b8a0-f50408ad3d8a', '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': '3ec99cd94e5f49ceac4450ed41d3701b'}} 2025-10-31 22:22:00,212 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b7e1a477-fa8e-4522-93ac-8007a53fda92', 'name': '', 'tenant_id': '3ec99cd94e5f49ceac4450ed41d3701b', 'network_id': 'a382879d-0e67-45a8-b8a0-f50408ad3d8a', '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': '3ec99cd94e5f49ceac4450ed41d3701b'}} 2025-10-31 22:22:00,228 - INFO - Created VN ctest-vn-10212253 2025-10-31 22:22:00,281 - DEBUG - VN ctest-vn-10212253 UUID is a382879d-0e67-45a8-b8a0-f50408ad3d8a 2025-10-31 22:22:00,597 - DEBUG - Response for create_port : {'port': {'name': '8a32836e-d214-4024-a6af-6eebf2ac28e2', 'id': '8a32836e-d214-4024-a6af-6eebf2ac28e2', 'tenant_id': '3ec99cd94e5f49ceac4450ed41d3701b', 'network_id': 'a382879d-0e67-45a8-b8a0-f50408ad3d8a', 'mac_address': '02:8a:32:83:6e: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.1.4', 'subnet_id': '2f33d5bf-a259-4ec5-af2c-bd452117f8a9'}], 'security_groups': ['9f35a093-897c-4b73-b6af-d88ab407aa95'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3ec99cd94e5f49ceac4450ed41d3701b'}} 2025-10-31 22:22:00,750 - DEBUG - Response for create_port : {'port': {'name': '92e6ac49-30f3-44e7-a3fc-459840b8c99f', 'id': '92e6ac49-30f3-44e7-a3fc-459840b8c99f', 'tenant_id': '3ec99cd94e5f49ceac4450ed41d3701b', 'network_id': 'a382879d-0e67-45a8-b8a0-f50408ad3d8a', 'mac_address': '02:92:e6:ac:49:30', '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': 'b7e1a477-fa8e-4522-93ac-8007a53fda92'}], 'security_groups': ['9f35a093-897c-4b73-b6af-d88ab407aa95'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3ec99cd94e5f49ceac4450ed41d3701b'}} 2025-10-31 22:22:01,123 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4582-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4582-1) 2025-10-31 22:22:01,538 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4582-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4582-1) 2025-10-31 22:22:03,013 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4582-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4582-1) 2025-10-31 22:22:03,014 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-31 22:22:03,019 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b1cd44bd-cd8e-4086-8411-09798cb9530b 2025-10-31 22:22:03,030 - DEBUG - Requesting: http://10.0.0.50:8082/project/3ec99cd9-4e5f-49ce-ac44-50ed41d3701b 2025-10-31 22:22:03,106 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/ee1ecff5-7c8e-409b-9a6a-ac1edd650bdc 2025-10-31 22:22:03,119 - INFO - Verifications in API Server for IPAM: ctest-ipam-71721545 passed 2025-10-31 22:22:03,126 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-93885729:ctest-ipam-71721545', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93885729', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17158380283591803035', 'uuid-lslong': '11126895077935614940'}, 'enable': 'true', 'created': '2025-10-31T22:21:59', 'last-modified': '2025-10-31T22:21:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.493445'} 2025-10-31 22:22:03,126 - INFO - Verifications in Control node for IPAM: ctest-ipam-71721545 passed 2025-10-31 22:22:03,126 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-31 22:22:03,130 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b1cd44bd-cd8e-4086-8411-09798cb9530b 2025-10-31 22:22:03,140 - DEBUG - Requesting: http://10.0.0.50:8082/project/3ec99cd9-4e5f-49ce-ac44-50ed41d3701b 2025-10-31 22:22:03,222 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a382879d-0e67-45a8-b8a0-f50408ad3d8a 2025-10-31 22:22:03,236 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a382879d-0e67-45a8-b8a0-f50408ad3d8a 2025-10-31 22:22:03,245 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0ab81519-c40c-4568-9dd5-0dc77e42d5e3 2025-10-31 22:22:03,269 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0ab81519-c40c-4568-9dd5-0dc77e42d5e3 2025-10-31 22:22:03,277 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/980960c6-4959-4f66-a19a-1c61ea687e31 2025-10-31 22:22:03,284 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-31 22:22:03,284 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a382879d-0e67-45a8-b8a0-f50408ad3d8a 2025-10-31 22:22:03,295 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0ab81519-c40c-4568-9dd5-0dc77e42d5e3 2025-10-31 22:22:03,312 - INFO - Verified VN network id 10 for VN a382879d-0e67-45a8-b8a0-f50408ad3d8a 2025-10-31 22:22:03,312 - INFO - Verifications in API Server for VN ctest-vn-10212253 passed 2025-10-31 22:22:03,312 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a382879d-0e67-45a8-b8a0-f50408ad3d8a 2025-10-31 22:22:03,325 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0ab81519-c40c-4568-9dd5-0dc77e42d5e3 2025-10-31 22:22:03,333 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0ab81519-c40c-4568-9dd5-0dc77e42d5e3 2025-10-31 22:22:03,342 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/980960c6-4959-4f66-a19a-1c61ea687e31 2025-10-31 22:22:03,356 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-93885729:ctest-vn-10212253', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93885729', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11782128683775903144', 'uuid-lslong': '13303902696926690698'}, 'enable': 'true', 'created': '2025-10-31T22:21:59', 'last-modified': '2025-10-31T22:22:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.165596'} 2025-10-31 22:22:03,361 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-31 22:22:03,361 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-10212253 passed 2025-10-31 22:22:03,362 - DEBUG - ====Verifying policy data for ctest-vn-10212253 in API_Server ====== 2025-10-31 22:22:03,362 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-31 22:22:03,368 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b1cd44bd-cd8e-4086-8411-09798cb9530b 2025-10-31 22:22:03,386 - DEBUG - Requesting: http://10.0.0.50:8082/project/3ec99cd9-4e5f-49ce-ac44-50ed41d3701b 2025-10-31 22:22:03,468 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a382879d-0e67-45a8-b8a0-f50408ad3d8a 2025-10-31 22:22:03,488 - DEBUG - =>VN ctest-vn-10212253 has no policy to be verified 2025-10-31 22:22:03,488 - DEBUG - Verifying the vn in opserver 2025-10-31 22:22:03,488 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-93885729:ctest-vn-10212253 virtual network link through opserver 10.0.0.50 2025-10-31 22:22:03,488 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-10-31 22:22:03,869 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-10-31 22:22:03,952 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-93885729:ctest-vn-10212253', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-93885729:ctest-vn-10212253?flat'} 2025-10-31 22:22:03,952 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-93885729:ctest-vn-10212253 is found in opserver 2025-10-31 22:22:03,957 - DEBUG - VRF ids for VN ctest-vn-10212253: {'10.0.0.50': '2'} 2025-10-31 22:22:03,957 - INFO - Waiting for VM ctest-TestBasicVMVN-93885729-87500567 to be up.. 2025-10-31 22:22:04,151 - DEBUG - VM is in ACTIVE state now 2025-10-31 22:22:04,151 - INFO - VM name : ctest-TestBasicVMVN-93885729-87500567 2025-10-31 22:22:04,234 - DEBUG - VM ctest-TestBasicVMVN-93885729-87500567 ID is 3e08d591-7f2b-49ff-af03-18882b13cee7 2025-10-31 22:22:04,234 - DEBUG - VM ctest-TestBasicVMVN-93885729-87500567 launched on Node cn-jenkins-deploy-platform-ansible-os-4582-1 2025-10-31 22:22:04,312 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3e08d591-7f2b-49ff-af03-18882b13cee7 2025-10-31 22:22:04,319 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8a32836e-d214-4024-a6af-6eebf2ac28e2 2025-10-31 22:22:07,598 - 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 1030ms') 2025-10-31 22:22:07,598 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93885729-87500567 failed! 2025-10-31 22:22:07,653 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93885729:ctest-vn-10212253 is 31.1.1.1 and allocation pool is NOT set 2025-10-31 22:22:07,653 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93885729:ctest-vn-10212253 is 31.1.2.1 and allocation pool is NOT set 2025-10-31 22:22:11,722 - 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 1009ms') 2025-10-31 22:22:11,723 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93885729-87500567 failed! 2025-10-31 22:22:11,777 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93885729:ctest-vn-10212253 is 31.1.1.1 and allocation pool is NOT set 2025-10-31 22:22:11,777 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93885729:ctest-vn-10212253 is 31.1.2.1 and allocation pool is NOT set 2025-10-31 22:22:13,836 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.421 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.421/1.949/3.477/1.528 ms') 2025-10-31 22:22:13,837 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93885729-87500567 passed 2025-10-31 22:22:13,989 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 22:22:13,989 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93885729-87500567, IP 31.1.1.4, Port 22 2025-10-31 22:22:14,155 - DEBUG - VM ctest-TestBasicVMVN-93885729-87500567 is ready for SSH connections 2025-10-31 22:22:14,156 - INFO - Waiting for VM ctest-TestBasicVMVN-93885729-87367840 to be up.. 2025-10-31 22:22:14,227 - DEBUG - VM is in ACTIVE state now 2025-10-31 22:22:14,227 - INFO - VM name : ctest-TestBasicVMVN-93885729-87367840 2025-10-31 22:22:14,293 - DEBUG - VM ctest-TestBasicVMVN-93885729-87367840 ID is 8b2a296f-d451-466f-99c0-389ae326e8b7 2025-10-31 22:22:14,293 - DEBUG - VM ctest-TestBasicVMVN-93885729-87367840 launched on Node cn-jenkins-deploy-platform-ansible-os-4582-1 2025-10-31 22:22:14,361 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8b2a296f-d451-466f-99c0-389ae326e8b7 2025-10-31 22:22:14,368 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/92e6ac49-30f3-44e7-a3fc-459840b8c99f 2025-10-31 22:22:15,596 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.92 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.431 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.431/1.677/2.924/1.246 ms') 2025-10-31 22:22:15,596 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-93885729-87367840 passed 2025-10-31 22:22:15,745 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 22:22:15,745 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93885729-87367840, IP 31.1.2.4, Port 22 2025-10-31 22:22:15,900 - DEBUG - VM ctest-TestBasicVMVN-93885729-87367840 is ready for SSH connections 2025-10-31 22:22:15,900 - INFO - Waiting for VM ctest-TestBasicVMVN-93885729-85115079 to be up.. 2025-10-31 22:22:15,965 - DEBUG - VM is in ACTIVE state now 2025-10-31 22:22:15,966 - INFO - VM name : ctest-TestBasicVMVN-93885729-85115079 2025-10-31 22:22:16,032 - DEBUG - VM ctest-TestBasicVMVN-93885729-85115079 ID is fb6593dc-aa83-4bbb-8c21-de39b0fcd416 2025-10-31 22:22:16,032 - DEBUG - VM ctest-TestBasicVMVN-93885729-85115079 launched on Node cn-jenkins-deploy-platform-ansible-os-4582-1 2025-10-31 22:22:16,097 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fb6593dc-aa83-4bbb-8c21-de39b0fcd416 2025-10-31 22:22:16,105 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6b76d591-d7d8-416f-b78f-da51495ea23f 2025-10-31 22:22:17,332 - 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.23 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.462 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.462/1.845/3.229/1.383 ms') 2025-10-31 22:22:17,332 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-93885729-85115079 passed 2025-10-31 22:22:17,481 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 22:22:17,481 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93885729-85115079, IP 31.1.1.3, Port 22 2025-10-31 22:22:17,641 - DEBUG - VM ctest-TestBasicVMVN-93885729-85115079 is ready for SSH connections 2025-10-31 22:22:17,641 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 22:22:17,641 - 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.50, gateway password: c0ntrail123 2025-10-31 22:22:17,641 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-31 22:22:21,658 - 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.230 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.916 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.176 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.916/1.774/3.230 ms 2025-10-31 22:22:21,658 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-93885729-87500567 passed 2025-10-31 22:22:21,658 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 22:22:21,658 - 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.50, gateway password: c0ntrail123 2025-10-31 22:22:21,659 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-31 22:22:25,282 - 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.028 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.952 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.098 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.952/1.692/3.028 ms 2025-10-31 22:22:25,282 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-93885729-87367840 passed 2025-10-31 22:22:25,283 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 22:22:25,283 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 22:22:25,283 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-31 22:22:25,283 - 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.50, gateway password: c0ntrail123 2025-10-31 22:22:25,283 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-31 22:22:25,472 - DEBUG - None 2025-10-31 22:22:25,472 - 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.50, gateway password: c0ntrail123 2025-10-31 22:22:25,472 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-31 22:22:25,659 - DEBUG - None 2025-10-31 22:22:25,659 - 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.50, gateway password: c0ntrail123 2025-10-31 22:22:25,659 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-31 22:22:26,306 - DEBUG - None 2025-10-31 22:22:26,306 - 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.50, gateway password: c0ntrail123 2025-10-31 22:22:26,306 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-31 22:22:28,503 - 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.049 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.490 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.451 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.632 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.527 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.451/2.029/5.490 ms 2025-10-31 22:22:28,503 - 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.50, gateway password: c0ntrail123 2025-10-31 22:22:28,503 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-31 22:22:30,746 - 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=0.962 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.740 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.786 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.466 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.765 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.719 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.378/2.402/4.786 ms 2025-10-31 22:22:30,746 - 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.50, gateway password: c0ntrail123 2025-10-31 22:22:30,746 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-31 22:22:32,992 - 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.644 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.306 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.207 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.341 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.752 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.694 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.531 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.531/2.067/3.694 ms 2025-10-31 22:22:32,993 - INFO - Deleting VM ctest-TestBasicVMVN-93885729-85115079 2025-10-31 22:22:33,069 - INFO - Detaching port 92e6ac49-30f3-44e7-a3fc-459840b8c99f from VM ctest-TestBasicVMVN-93885729-87367840 2025-10-31 22:22:33,100 - INFO - Deleting VM ctest-TestBasicVMVN-93885729-87367840 2025-10-31 22:22:33,182 - INFO - Detaching port 8a32836e-d214-4024-a6af-6eebf2ac28e2 from VM ctest-TestBasicVMVN-93885729-87500567 2025-10-31 22:22:33,214 - INFO - Deleting VM ctest-TestBasicVMVN-93885729-87500567 2025-10-31 22:22:33,280 - INFO - Deleting VN ctest-vn-10212253 2025-10-31 22:22:33,469 - DEBUG - Response for delete_port : () 2025-10-31 22:22:33,629 - DEBUG - Response for delete_port : () 2025-10-31 22:22:33,673 - DEBUG - VN a382879d-0e67-45a8-b8a0-f50408ad3d8a still in use: Unable to complete operation on network a382879d-0e67-45a8-b8a0-f50408ad3d8a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-287f1ed7-6e96-4aff-83dc-3ea6dcad779f'] 2025-10-31 22:22:33,673 - WARNING - Deleting VN ctest-vn-10212253 failed..Will retry 2025-10-31 22:22:35,774 - DEBUG - Response for deleting network () 2025-10-31 22:22:35,774 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/0ab81519-c40c-4568-9dd5-0dc77e42d5e3 2025-10-31 22:22:35,779 - DEBUG - Response Code: 404 2025-10-31 22:22:35,779 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-31 22:22:35,784 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b1cd44bd-cd8e-4086-8411-09798cb9530b 2025-10-31 22:22:35,837 - DEBUG - Requesting: http://10.0.0.50:8082/project/3ec99cd9-4e5f-49ce-ac44-50ed41d3701b 2025-10-31 22:22:35,914 - INFO - Validated that VN ctest-vn-10212253 is not found in API Server 2025-10-31 22:22:35,922 - DEBUG - VN ctest-vn-10212253 is not present in Agent 10.0.0.50 2025-10-31 22:22:35,922 - INFO - Validated that VN ctest-vn-10212253 is not in any agent 2025-10-31 22:22:35,926 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2025-10-31 22:22:35,932 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-10212253 2025-10-31 22:22:35,932 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-93885729:ctest-vn-10212253 2025-10-31 22:22:35,941 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-10212253 info 2025-10-31 22:22:36,016 - INFO - IPAM: ctest-ipam-71721545 is not found in API Server 2025-10-31 22:22:36,025 - INFO - IPAM:ctest-ipam-71721545 is not found in control node 2025-10-31 22:22:36,278 - DEBUG - No XMPP flaps were noticed during the test
2025-10-31 22:22:36,278 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-31 22:22:36,278 - INFO - -------------------------------------------------------------------------------- 2025-10-31 22:22:36,937 - INFO - Deleted project: ctest-TestBasicVMVN-93885729, ID : 3ec99cd9-4e5f-49ce-ac44-50ed41d3701b