2025-01-15 00:49:50,929 - INFO - Domain Default found not creating 2025-01-15 00:49:51,065 - INFO - Project ctest-TestBasicVMVN-73190796 not found, creating it 2025-01-15 00:49:51,496 - INFO - Created Project:ctest-TestBasicVMVN-73190796, ID : 6013c235-9f19-476b-908b-5b5f85a2c4c9 2025-01-15 00:49:52,889 - INFO - ================================================================================ 2025-01-15 00:49:52,889 - INFO - STARTING TEST : test_generic_link_local_service 2025-01-15 00:49:52,889 - 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-01-15 00:49:53,147 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.29': '0'}} with 2025-01-15 00:49:53,147 - INFO - Initial checks done. Running the testcase now 2025-01-15 00:49:53,147 - INFO - 2025-01-15 00:49:53,673 - DEBUG - Response for create_network : {'network': {'id': 'fcb8f624-6bbe-4979-ac15-d1e6f5c3e73c', 'name': 'ctest-vn2_metadata-99573864', 'tenant_id': '6013c2359f19476b908b5b5f85a2c4c9', 'project_id': '6013c2359f19476b908b5b5f85a2c4c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-73190796', 'ctest-vn2_metadata-99573864'], 'port_security_enabled': True, 'description': ''}} 2025-01-15 00:49:53,867 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b6940eaa-2cda-4a53-845a-1a86974429c3', 'name': '', 'tenant_id': '6013c2359f19476b908b5b5f85a2c4c9', 'network_id': 'fcb8f624-6bbe-4979-ac15-d1e6f5c3e73c', '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': '6013c2359f19476b908b5b5f85a2c4c9'}} 2025-01-15 00:49:53,885 - INFO - Created VN ctest-vn2_metadata-99573864 2025-01-15 00:49:53,937 - DEBUG - VN ctest-vn2_metadata-99573864 UUID is fcb8f624-6bbe-4979-ac15-d1e6f5c3e73c 2025-01-15 00:49:54,116 - DEBUG - Services list from nova: [, , ] 2025-01-15 00:49:55,115 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2632-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2632-1) 2025-01-15 00:49:55,220 - DEBUG - Link local service introspect added 2025-01-15 00:49:55,260 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-15 00:50:00,331 - DEBUG - VM is in ACTIVE state now 2025-01-15 00:50:00,455 - INFO - Waiting for VM ctest-TestBasicVMVN-73190796-79223052 to be up.. 2025-01-15 00:50:00,456 - INFO - VM name : ctest-TestBasicVMVN-73190796-79223052 2025-01-15 00:50:00,524 - DEBUG - VM ctest-TestBasicVMVN-73190796-79223052 ID is 398c252c-4653-45de-a9f4-0d892ce2cdd2 2025-01-15 00:50:00,524 - DEBUG - VM ctest-TestBasicVMVN-73190796-79223052 launched on Node cn-jenkins-deploy-platform-ansible-os-2632-1 2025-01-15 00:50:00,614 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/398c252c-4653-45de-a9f4-0d892ce2cdd2 2025-01-15 00:50:01,149 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/398c252c-4653-45de-a9f4-0d892ce2cdd2 2025-01-15 00:50:01,189 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/cf01bba1-d268-4f05-af5a-6ac7eecf8285 2025-01-15 00:50:04,437 - 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 1003ms') 2025-01-15 00:50:04,437 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73190796-79223052 failed! 2025-01-15 00:50:04,492 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73190796:ctest-vn2_metadata-99573864 is 11.1.1.1 and allocation pool is NOT set 2025-01-15 00:50:06,554 - 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.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.455 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.455/1.748/3.041/1.293 ms') 2025-01-15 00:50:06,555 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73190796-79223052 passed 2025-01-15 00:50:06,704 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 00:50:06,705 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73190796-79223052, IP 11.1.1.3, Port 22 2025-01-15 00:50:06,870 - DEBUG - VM ctest-TestBasicVMVN-73190796-79223052 is ready for SSH connections 2025-01-15 00:50:06,870 - INFO - Retry 0 2025-01-15 00:50:06,870 - 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.29, gateway password: c0ntrail123 2025-01-15 00:50:06,870 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-01-15 00:50:08,525 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-01-15 00:50:08,525 - INFO - Generic metadata worked 2025-01-15 00:50:08,772 - DEBUG - Link local service introspect removed 2025-01-15 00:50:08,772 - INFO - Deleting VM ctest-TestBasicVMVN-73190796-79223052 2025-01-15 00:50:08,842 - INFO - Deleting VN ctest-vn2_metadata-99573864 2025-01-15 00:50:08,881 - DEBUG - VN fcb8f624-6bbe-4979-ac15-d1e6f5c3e73c still in use: Unable to complete operation on network fcb8f624-6bbe-4979-ac15-d1e6f5c3e73c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d1880346-cbcf-40a2-9dd4-142d44fdcc2d'] 2025-01-15 00:50:08,881 - WARNING - Deleting VN ctest-vn2_metadata-99573864 failed..Will retry 2025-01-15 00:50:10,984 - DEBUG - Response for deleting network () 2025-01-15 00:50:11,239 - DEBUG - No XMPP flaps were noticed during the test 2025-01-15 00:50:11,239 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2025-01-15 00:50:11,239 - INFO - -------------------------------------------------------------------------------- 2025-01-15 00:50:11,242 - INFO - ================================================================================ 2025-01-15 00:50:11,243 - INFO - STARTING TEST : test_metadata_service 2025-01-15 00:50:11,243 - 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-01-15 00:50:11,526 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.29': '0'}} with 2025-01-15 00:50:11,526 - INFO - Initial checks done. Running the testcase now 2025-01-15 00:50:11,526 - INFO - 2025-01-15 00:50:11,526 - DEBUG - Requesting: http://10.0.0.29:8082/global-vrouter-configs 2025-01-15 00:50:11,532 - DEBUG - Requesting: http://10.0.0.29:8082/global-vrouter-config/dfdb451b-7990-4ada-b519-8d348d3ed186 2025-01-15 00:50:11,702 - DEBUG - Response for create_network : {'network': {'id': '36ef6b22-3991-4bd8-b63b-018323c4ad49', 'name': 'ctest-vn-91699094', 'tenant_id': '6013c2359f19476b908b5b5f85a2c4c9', 'project_id': '6013c2359f19476b908b5b5f85a2c4c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-73190796', 'ctest-vn-91699094'], 'port_security_enabled': True, 'description': ''}} 2025-01-15 00:50:11,852 - DEBUG - Response for create_subnet : {'subnet': {'id': '45019fee-6f8b-43b2-8478-9263433b34c8', 'name': '', 'tenant_id': '6013c2359f19476b908b5b5f85a2c4c9', 'network_id': '36ef6b22-3991-4bd8-b63b-018323c4ad49', 'ip_version': 4, 'cidr': '98.147.218.0/26', 'allocation_pools': [{'start': '98.147.218.2', 'end': '98.147.218.62'}], 'gateway_ip': '98.147.218.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '98.147.218.2', 'tags': [], 'project_id': '6013c2359f19476b908b5b5f85a2c4c9'}} 2025-01-15 00:50:11,869 - INFO - Created VN ctest-vn-91699094 2025-01-15 00:50:11,921 - DEBUG - VN ctest-vn-91699094 UUID is 36ef6b22-3991-4bd8-b63b-018323c4ad49 2025-01-15 00:50:13,063 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2632-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2632-1) 2025-01-15 00:50:13,063 - INFO - Waiting for VM ctest-TestBasicVMVN-73190796-77523259 to be up.. 2025-01-15 00:50:13,099 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-15 00:50:18,172 - DEBUG - VM is in ACTIVE state now 2025-01-15 00:50:18,173 - INFO - VM name : ctest-TestBasicVMVN-73190796-77523259 2025-01-15 00:50:18,253 - DEBUG - VM ctest-TestBasicVMVN-73190796-77523259 ID is ada6932b-e088-44ab-bdd4-34178b6611b6 2025-01-15 00:50:18,253 - DEBUG - VM ctest-TestBasicVMVN-73190796-77523259 launched on Node cn-jenkins-deploy-platform-ansible-os-2632-1 2025-01-15 00:50:18,322 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/ada6932b-e088-44ab-bdd4-34178b6611b6 2025-01-15 00:50:18,330 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/e0623e37-cc4f-4617-a470-ba7724fd6a9d 2025-01-15 00:50:21,594 - 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 1027ms') 2025-01-15 00:50:21,594 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73190796-77523259 failed! 2025-01-15 00:50:21,648 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73190796:ctest-vn-91699094 is 98.147.218.1 and allocation pool is NOT set 2025-01-15 00:50:23,713 - 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.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.963 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.963/2.766/4.570/1.803 ms') 2025-01-15 00:50:23,713 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73190796-77523259 passed 2025-01-15 00:50:23,860 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 00:50:23,861 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73190796-77523259, IP 98.147.218.3, Port 22 2025-01-15 00:50:23,916 - 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-01-15 00:50:24,018 - DEBUG - VM ctest-TestBasicVMVN-73190796-77523259 is NOT ready for SSH connections, VM status: ACTIVE 2025-01-15 00:50:29,018 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 00:50:29,019 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73190796-77523259, IP 98.147.218.3, Port 22 2025-01-15 00:50:29,176 - DEBUG - VM ctest-TestBasicVMVN-73190796-77523259 is ready for SSH connections 2025-01-15 00:50:29,176 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123 2025-01-15 00:50:29,176 - DEBUG - cat /tmp/output.txt 2025-01-15 00:50:30,776 - DEBUG - Hello World. The time is now Tue, 14 Jan 2025 17:50:25 -0700! 2025-01-15 00:50:30,776 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 14 Jan 2025 17:50:25 -0700!'} 2025-01-15 00:50:30,776 - INFO - metadata_script.txt got executed in the vm 2025-01-15 00:50:30,776 - INFO - Deleting VM ctest-TestBasicVMVN-73190796-77523259 2025-01-15 00:50:30,843 - INFO - Deleting VN ctest-vn-91699094 2025-01-15 00:50:30,880 - DEBUG - VN 36ef6b22-3991-4bd8-b63b-018323c4ad49 still in use: Unable to complete operation on network 36ef6b22-3991-4bd8-b63b-018323c4ad49. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c0da423b-9170-4cf8-85c4-5a961515de95'] 2025-01-15 00:50:30,880 - WARNING - Deleting VN ctest-vn-91699094 failed..Will retry 2025-01-15 00:50:32,975 - DEBUG - Response for deleting network () 2025-01-15 00:50:33,230 - DEBUG - No XMPP flaps were noticed during the test 2025-01-15 00:50:33,231 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-01-15 00:50:33,231 - INFO - -------------------------------------------------------------------------------- 2025-01-15 00:50:33,233 - INFO - ================================================================================ 2025-01-15 00:50:33,233 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-01-15 00:50:33,233 - 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-01-15 00:50:33,518 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.29': '0'}} with 2025-01-15 00:50:33,518 - INFO - Initial checks done. Running the testcase now 2025-01-15 00:50:33,518 - INFO - 2025-01-15 00:50:33,986 - DEBUG - Response for create_network : {'network': {'id': '420686fe-70a8-4e21-a4c0-7c6312787985', 'name': 'ctest-vn-72467282', 'tenant_id': '6013c2359f19476b908b5b5f85a2c4c9', 'project_id': '6013c2359f19476b908b5b5f85a2c4c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-73190796', 'ctest-vn-72467282'], 'port_security_enabled': True, 'description': ''}} 2025-01-15 00:50:34,186 - DEBUG - Response for create_subnet : {'subnet': {'id': '7a49e832-91f7-45f9-a970-e33a97327191', 'name': '', 'tenant_id': '6013c2359f19476b908b5b5f85a2c4c9', 'network_id': '420686fe-70a8-4e21-a4c0-7c6312787985', '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': '6013c2359f19476b908b5b5f85a2c4c9'}} 2025-01-15 00:50:34,345 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a60b7145-ddf6-45d4-9522-788cbf49e2bc', 'name': '', 'tenant_id': '6013c2359f19476b908b5b5f85a2c4c9', 'network_id': '420686fe-70a8-4e21-a4c0-7c6312787985', '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': '6013c2359f19476b908b5b5f85a2c4c9'}} 2025-01-15 00:50:34,362 - INFO - Created VN ctest-vn-72467282 2025-01-15 00:50:34,412 - DEBUG - VN ctest-vn-72467282 UUID is 420686fe-70a8-4e21-a4c0-7c6312787985 2025-01-15 00:50:34,756 - DEBUG - Response for create_port : {'port': {'name': 'ded03868-86f3-4cfa-8e52-384893ed67ac', 'id': 'ded03868-86f3-4cfa-8e52-384893ed67ac', 'tenant_id': '6013c2359f19476b908b5b5f85a2c4c9', 'network_id': '420686fe-70a8-4e21-a4c0-7c6312787985', 'mac_address': '02:de:d0:38:68:86', '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': '7a49e832-91f7-45f9-a970-e33a97327191'}], 'security_groups': ['45faa5dc-a2c7-491a-a0bd-865bc267dc16'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6013c2359f19476b908b5b5f85a2c4c9'}} 2025-01-15 00:50:34,923 - DEBUG - Response for create_port : {'port': {'name': 'af73ec31-9428-4dc0-a858-c16c01d5ecdd', 'id': 'af73ec31-9428-4dc0-a858-c16c01d5ecdd', 'tenant_id': '6013c2359f19476b908b5b5f85a2c4c9', 'network_id': '420686fe-70a8-4e21-a4c0-7c6312787985', 'mac_address': '02:af:73:ec:31:94', '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': 'a60b7145-ddf6-45d4-9522-788cbf49e2bc'}], 'security_groups': ['45faa5dc-a2c7-491a-a0bd-865bc267dc16'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6013c2359f19476b908b5b5f85a2c4c9'}} 2025-01-15 00:50:35,296 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2632-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2632-1) 2025-01-15 00:50:35,665 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2632-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2632-1) 2025-01-15 00:50:36,764 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2632-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2632-1) 2025-01-15 00:50:36,764 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-15 00:50:36,770 - DEBUG - Requesting: http://10.0.0.29:8082/domain/a2a437ee-c9d8-4377-9096-e1962b0bc558 2025-01-15 00:50:36,783 - DEBUG - Requesting: http://10.0.0.29:8082/project/6013c235-9f19-476b-908b-5b5f85a2c4c9 2025-01-15 00:50:36,870 - DEBUG - Requesting: http://10.0.0.29:8082/network-ipam/668f5a25-8329-486b-a05e-1f683ce6f524 2025-01-15 00:50:36,880 - INFO - Verifications in API Server for IPAM: ctest-ipam-32589690 passed 2025-01-15 00:50:36,886 - DEBUG - Control-node 10.0.0.29 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-73190796:ctest-ipam-32589690', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-73190796', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7390224630699083883', 'uuid-lslong': '11555708226438100260'}, 'enable': 'true', 'created': '2025-01-15T00:50:33', 'last-modified': '2025-01-15T00:50:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.138987'} 2025-01-15 00:50:36,886 - INFO - Verifications in Control node for IPAM: ctest-ipam-32589690 passed 2025-01-15 00:50:36,887 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-15 00:50:36,894 - DEBUG - Requesting: http://10.0.0.29:8082/domain/a2a437ee-c9d8-4377-9096-e1962b0bc558 2025-01-15 00:50:36,909 - DEBUG - Requesting: http://10.0.0.29:8082/project/6013c235-9f19-476b-908b-5b5f85a2c4c9 2025-01-15 00:50:36,999 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/420686fe-70a8-4e21-a4c0-7c6312787985 2025-01-15 00:50:37,013 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/420686fe-70a8-4e21-a4c0-7c6312787985 2025-01-15 00:50:37,024 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/df0124c1-2389-420e-bfc8-c41e88d26bec 2025-01-15 00:50:37,038 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/df0124c1-2389-420e-bfc8-c41e88d26bec 2025-01-15 00:50:37,049 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/57ba4880-c02c-4eab-bae7-551ec0745a4f 2025-01-15 00:50:37,057 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-01-15 00:50:37,058 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/420686fe-70a8-4e21-a4c0-7c6312787985 2025-01-15 00:50:37,068 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/df0124c1-2389-420e-bfc8-c41e88d26bec 2025-01-15 00:50:37,084 - INFO - Verified VN network id 9 for VN 420686fe-70a8-4e21-a4c0-7c6312787985 2025-01-15 00:50:37,085 - INFO - Verifications in API Server for VN ctest-vn-72467282 passed 2025-01-15 00:50:37,085 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/420686fe-70a8-4e21-a4c0-7c6312787985 2025-01-15 00:50:37,098 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/df0124c1-2389-420e-bfc8-c41e88d26bec 2025-01-15 00:50:37,108 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/df0124c1-2389-420e-bfc8-c41e88d26bec 2025-01-15 00:50:37,129 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/57ba4880-c02c-4eab-bae7-551ec0745a4f 2025-01-15 00:50:37,152 - DEBUG - Control-node 10.0.0.29 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-73190796:ctest-vn-72467282', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-73190796', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4757638483733401121', 'uuid-lslong': '11871625382702119301'}, 'enable': 'true', 'created': '2025-01-15T00:50:33', 'last-modified': '2025-01-15T00:50:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.837255'} 2025-01-15 00:50:37,160 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-01-15 00:50:37,160 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-72467282 passed 2025-01-15 00:50:37,161 - DEBUG - ====Verifying policy data for ctest-vn-72467282 in API_Server ====== 2025-01-15 00:50:37,161 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-15 00:50:37,169 - DEBUG - Requesting: http://10.0.0.29:8082/domain/a2a437ee-c9d8-4377-9096-e1962b0bc558 2025-01-15 00:50:37,230 - DEBUG - Requesting: http://10.0.0.29:8082/project/6013c235-9f19-476b-908b-5b5f85a2c4c9 2025-01-15 00:50:37,318 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/420686fe-70a8-4e21-a4c0-7c6312787985 2025-01-15 00:50:37,336 - DEBUG - =>VN ctest-vn-72467282 has no policy to be verified 2025-01-15 00:50:37,336 - DEBUG - Verifying the vn in opserver 2025-01-15 00:50:37,336 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-73190796:ctest-vn-72467282 virtual network link through opserver 10.0.0.29 2025-01-15 00:50:37,336 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2025-01-15 00:50:37,680 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2025-01-15 00:50:37,732 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-73190796:ctest-vn-72467282', 'href': 'http://10.0.0.29:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-73190796:ctest-vn-72467282?flat'} 2025-01-15 00:50:37,732 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-73190796:ctest-vn-72467282 is found in opserver 2025-01-15 00:50:37,738 - DEBUG - VRF ids for VN ctest-vn-72467282: {'10.0.0.29': '2'} 2025-01-15 00:50:37,738 - INFO - Waiting for VM ctest-TestBasicVMVN-73190796-57184687 to be up.. 2025-01-15 00:50:37,833 - DEBUG - VM is in ACTIVE state now 2025-01-15 00:50:37,833 - INFO - VM name : ctest-TestBasicVMVN-73190796-57184687 2025-01-15 00:50:37,907 - DEBUG - VM ctest-TestBasicVMVN-73190796-57184687 ID is 5ed72535-be7a-4a05-8885-da141269a37c 2025-01-15 00:50:37,907 - DEBUG - VM ctest-TestBasicVMVN-73190796-57184687 launched on Node cn-jenkins-deploy-platform-ansible-os-2632-1 2025-01-15 00:50:37,991 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/5ed72535-be7a-4a05-8885-da141269a37c 2025-01-15 00:50:38,013 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/ded03868-86f3-4cfa-8e52-384893ed67ac 2025-01-15 00:50:41,300 - 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-01-15 00:50:41,301 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73190796-57184687 failed! 2025-01-15 00:50:41,357 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73190796:ctest-vn-72467282 is 31.1.1.1 and allocation pool is NOT set 2025-01-15 00:50:41,357 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73190796:ctest-vn-72467282 is 31.1.2.1 and allocation pool is NOT set 2025-01-15 00:50:45,425 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-01-15 00:50:45,426 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73190796-57184687 failed! 2025-01-15 00:50:45,481 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73190796:ctest-vn-72467282 is 31.1.1.1 and allocation pool is NOT set 2025-01-15 00:50:45,481 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73190796:ctest-vn-72467282 is 31.1.2.1 and allocation pool is NOT set 2025-01-15 00:50:47,540 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.718 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.718/3.534/6.351/2.816 ms') 2025-01-15 00:50:47,540 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73190796-57184687 passed 2025-01-15 00:50:47,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 00:50:47,689 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73190796-57184687, IP 31.1.1.4, Port 22 2025-01-15 00:50:47,848 - DEBUG - VM ctest-TestBasicVMVN-73190796-57184687 is ready for SSH connections 2025-01-15 00:50:47,848 - INFO - Waiting for VM ctest-TestBasicVMVN-73190796-20094930 to be up.. 2025-01-15 00:50:47,929 - DEBUG - VM is in ACTIVE state now 2025-01-15 00:50:47,929 - INFO - VM name : ctest-TestBasicVMVN-73190796-20094930 2025-01-15 00:50:47,998 - DEBUG - VM ctest-TestBasicVMVN-73190796-20094930 ID is a3aa29b5-fc6b-46bd-ac3a-a26267a0d834 2025-01-15 00:50:47,998 - DEBUG - VM ctest-TestBasicVMVN-73190796-20094930 launched on Node cn-jenkins-deploy-platform-ansible-os-2632-1 2025-01-15 00:50:48,070 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/a3aa29b5-fc6b-46bd-ac3a-a26267a0d834 2025-01-15 00:50:48,078 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/af73ec31-9428-4dc0-a858-c16c01d5ecdd 2025-01-15 00:50:49,318 - 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.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.385 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.385/1.570/2.755/1.185 ms') 2025-01-15 00:50:49,318 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-73190796-20094930 passed 2025-01-15 00:50:49,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 00:50:49,473 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73190796-20094930, IP 31.1.2.4, Port 22 2025-01-15 00:50:49,628 - DEBUG - VM ctest-TestBasicVMVN-73190796-20094930 is ready for SSH connections 2025-01-15 00:50:49,628 - INFO - Waiting for VM ctest-TestBasicVMVN-73190796-06057505 to be up.. 2025-01-15 00:50:49,703 - DEBUG - VM is in ACTIVE state now 2025-01-15 00:50:49,703 - INFO - VM name : ctest-TestBasicVMVN-73190796-06057505 2025-01-15 00:50:49,772 - DEBUG - VM ctest-TestBasicVMVN-73190796-06057505 ID is 9ad14a21-f2f7-488f-bba4-8dc6813fbb4f 2025-01-15 00:50:49,773 - DEBUG - VM ctest-TestBasicVMVN-73190796-06057505 launched on Node cn-jenkins-deploy-platform-ansible-os-2632-1 2025-01-15 00:50:49,853 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/9ad14a21-f2f7-488f-bba4-8dc6813fbb4f 2025-01-15 00:50:49,861 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/17a56210-1d6f-40e3-996e-cb3976d45a2a 2025-01-15 00:50:51,105 - 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.11 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.403 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.403/1.758/3.113/1.355 ms') 2025-01-15 00:50:51,105 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-73190796-06057505 passed 2025-01-15 00:50:51,264 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 00:50:51,265 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73190796-06057505, IP 31.1.1.3, Port 22 2025-01-15 00:50:51,420 - DEBUG - VM ctest-TestBasicVMVN-73190796-06057505 is ready for SSH connections 2025-01-15 00:50:51,420 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 00:50:51,420 - 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.29, gateway password: c0ntrail123 2025-01-15 00:50:51,420 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-01-15 00:50:55,417 - 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=4.107 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.725 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.753 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.725/1.861/4.107 ms 2025-01-15 00:50:55,418 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-73190796-57184687 passed 2025-01-15 00:50:55,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 00:50:55,418 - 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.29, gateway password: c0ntrail123 2025-01-15 00:50:55,418 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-01-15 00:50:59,054 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.871 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.874 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.862 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.862/1.535/2.871 ms 2025-01-15 00:50:59,054 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-73190796-20094930 passed 2025-01-15 00:50:59,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 00:50:59,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 00:50:59,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-15 00:50:59,054 - 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.29, gateway password: c0ntrail123 2025-01-15 00:50:59,054 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-15 00:50:59,239 - DEBUG - None 2025-01-15 00:50:59,239 - 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.29, gateway password: c0ntrail123 2025-01-15 00:50:59,239 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-15 00:50:59,416 - DEBUG - None 2025-01-15 00:50:59,416 - 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.29, gateway password: c0ntrail123 2025-01-15 00:50:59,416 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-15 00:51:00,016 - DEBUG - None 2025-01-15 00:51:00,016 - 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.29, gateway password: c0ntrail123 2025-01-15 00:51:00,016 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-01-15 00:51:02,219 - 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.980 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.232 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.505 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.776 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.382 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.382/2.175/6.232 ms 2025-01-15 00:51:02,219 - 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.29, gateway password: c0ntrail123 2025-01-15 00:51:02,219 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-01-15 00:51:04,465 - 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.945 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.675 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.705 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.352 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.963 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.906 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.368 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.352/2.130/4.705 ms 2025-01-15 00:51:04,465 - 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.29, gateway password: c0ntrail123 2025-01-15 00:51:04,465 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-01-15 00:51:06,702 - 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.609 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.409 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.190 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.426 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.010 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.920 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.342 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.342/1.700/3.190 ms 2025-01-15 00:51:06,702 - INFO - Deleting VM ctest-TestBasicVMVN-73190796-06057505 2025-01-15 00:51:06,768 - INFO - Detaching port af73ec31-9428-4dc0-a858-c16c01d5ecdd from VM ctest-TestBasicVMVN-73190796-20094930 2025-01-15 00:51:06,831 - INFO - Deleting VM ctest-TestBasicVMVN-73190796-20094930 2025-01-15 00:51:06,892 - INFO - Detaching port ded03868-86f3-4cfa-8e52-384893ed67ac from VM ctest-TestBasicVMVN-73190796-57184687 2025-01-15 00:51:06,928 - INFO - Deleting VM ctest-TestBasicVMVN-73190796-57184687 2025-01-15 00:51:07,010 - INFO - Deleting VN ctest-vn-72467282 2025-01-15 00:51:07,168 - DEBUG - Response for delete_port : () 2025-01-15 00:51:07,347 - DEBUG - Response for delete_port : () 2025-01-15 00:51:07,407 - DEBUG - VN 420686fe-70a8-4e21-a4c0-7c6312787985 still in use: Unable to complete operation on network 420686fe-70a8-4e21-a4c0-7c6312787985. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6dc338f3-7e2e-446b-8521-bb7263bf7ae3'] 2025-01-15 00:51:07,407 - WARNING - Deleting VN ctest-vn-72467282 failed..Will retry 2025-01-15 00:51:09,528 - DEBUG - Response for deleting network () 2025-01-15 00:51:09,528 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/df0124c1-2389-420e-bfc8-c41e88d26bec 2025-01-15 00:51:09,536 - DEBUG - Response Code: 404 2025-01-15 00:51:09,537 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-01-15 00:51:09,543 - DEBUG - Requesting: http://10.0.0.29:8082/domain/a2a437ee-c9d8-4377-9096-e1962b0bc558 2025-01-15 00:51:09,598 - DEBUG - Requesting: http://10.0.0.29:8082/project/6013c235-9f19-476b-908b-5b5f85a2c4c9 2025-01-15 00:51:09,674 - INFO - Validated that VN ctest-vn-72467282 is not found in API Server 2025-01-15 00:51:09,687 - DEBUG - VN ctest-vn-72467282 is not present in Agent 10.0.0.29 2025-01-15 00:51:09,687 - INFO - Validated that VN ctest-vn-72467282 is not in any agent 2025-01-15 00:51:09,693 - DEBUG - VRF 2 is not seen in agent 10.0.0.29 2025-01-15 00:51:09,699 - DEBUG - Vrouter 10.0.0.29 does not have vrf 2 for VN ctest-vn-72467282 2025-01-15 00:51:09,699 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-73190796:ctest-vn-72467282 2025-01-15 00:51:09,710 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-72467282 info 2025-01-15 00:51:09,792 - INFO - IPAM: ctest-ipam-32589690 is not found in API Server 2025-01-15 00:51:09,805 - INFO - IPAM:ctest-ipam-32589690 is not found in control node 2025-01-15 00:51:10,065 - DEBUG - No XMPP flaps were noticed during the test 2025-01-15 00:51:10,066 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-01-15 00:51:10,066 - INFO - -------------------------------------------------------------------------------- 2025-01-15 00:51:10,757 - INFO - Deleted project: ctest-TestBasicVMVN-73190796, ID : 6013c235-9f19-476b-908b-5b5f85a2c4c9