2025-03-28 23:28:31,273 - INFO - Domain Default found not creating 2025-03-28 23:28:31,485 - INFO - Project ctest-TestBasicVMVN-00431879 not found, creating it 2025-03-28 23:28:32,022 - INFO - Created Project:ctest-TestBasicVMVN-00431879, ID : d0f02e80-abef-49a5-b715-da684f284163 2025-03-28 23:28:33,630 - INFO - ================================================================================ 2025-03-28 23:28:33,631 - INFO - STARTING TEST : test_generic_link_local_service 2025-03-28 23:28:33,631 - 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-03-28 23:28:33,897 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.19': '0'}} with 2025-03-28 23:28:33,897 - INFO - Initial checks done. Running the testcase now 2025-03-28 23:28:33,897 - INFO - 2025-03-28 23:28:34,522 - DEBUG - Response for create_network : {'network': {'id': '18e9036e-4924-4677-a553-98440f9dc082', 'name': 'ctest-vn2_metadata-59353748', 'tenant_id': 'd0f02e80abef49a5b715da684f284163', 'project_id': 'd0f02e80abef49a5b715da684f284163', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00431879', 'ctest-vn2_metadata-59353748'], 'port_security_enabled': True, 'description': ''}} 2025-03-28 23:28:34,757 - DEBUG - Response for create_subnet : {'subnet': {'id': '0aaa9a97-f193-4958-a957-a3776ebf9b99', 'name': '', 'tenant_id': 'd0f02e80abef49a5b715da684f284163', 'network_id': '18e9036e-4924-4677-a553-98440f9dc082', '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': 'd0f02e80abef49a5b715da684f284163'}} 2025-03-28 23:28:34,781 - INFO - Created VN ctest-vn2_metadata-59353748 2025-03-28 23:28:34,840 - DEBUG - VN ctest-vn2_metadata-59353748 UUID is 18e9036e-4924-4677-a553-98440f9dc082 2025-03-28 23:28:35,055 - DEBUG - Services list from nova: [, , ] 2025-03-28 23:28:36,243 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2998-1) 2025-03-28 23:28:36,360 - DEBUG - Link local service introspect added 2025-03-28 23:28:36,408 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-28 23:28:41,510 - DEBUG - VM is in ACTIVE state now 2025-03-28 23:28:41,666 - INFO - Waiting for VM ctest-TestBasicVMVN-00431879-91516229 to be up.. 2025-03-28 23:28:41,666 - INFO - VM name : ctest-TestBasicVMVN-00431879-91516229 2025-03-28 23:28:41,759 - DEBUG - VM ctest-TestBasicVMVN-00431879-91516229 ID is 01f3f528-8b4e-4a86-864b-80ff097fe0f5 2025-03-28 23:28:41,759 - DEBUG - VM ctest-TestBasicVMVN-00431879-91516229 launched on Node cn-jenkins-deploy-platform-ansible-os-2998-1 2025-03-28 23:28:41,844 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/01f3f528-8b4e-4a86-864b-80ff097fe0f5 2025-03-28 23:28:42,145 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/01f3f528-8b4e-4a86-864b-80ff097fe0f5 2025-03-28 23:28:42,183 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/9645c8a3-311e-46dd-81b2-8a136aad0ef8 2025-03-28 23:28:45,447 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms') 2025-03-28 23:28:45,447 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00431879-91516229 failed! 2025-03-28 23:28:45,504 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00431879:ctest-vn2_metadata-59353748 is 11.1.1.1 and allocation pool is NOT set 2025-03-28 23:28:47,568 - 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.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.48 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.484/8.888/15.292/6.404 ms') 2025-03-28 23:28:47,568 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00431879-91516229 passed 2025-03-28 23:28:47,728 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-28 23:28:47,728 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00431879-91516229, IP 11.1.1.3, Port 22 2025-03-28 23:28:47,798 - 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-03-28 23:28:47,901 - DEBUG - VM ctest-TestBasicVMVN-00431879-91516229 is NOT ready for SSH connections, VM status: ACTIVE 2025-03-28 23:28:52,902 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-28 23:28:52,903 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00431879-91516229, IP 11.1.1.3, Port 22 2025-03-28 23:28:53,070 - DEBUG - VM ctest-TestBasicVMVN-00431879-91516229 is ready for SSH connections 2025-03-28 23:28:53,071 - INFO - Retry 0 2025-03-28 23:28:53,071 - 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.24, gateway password: c0ntrail123 2025-03-28 23:28:53,071 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-03-28 23:28:54,711 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-03-28 23:28:54,711 - INFO - Generic metadata worked 2025-03-28 23:28:54,984 - DEBUG - Link local service introspect removed 2025-03-28 23:28:54,984 - INFO - Deleting VM ctest-TestBasicVMVN-00431879-91516229 2025-03-28 23:28:55,071 - INFO - Deleting VN ctest-vn2_metadata-59353748 2025-03-28 23:28:55,120 - DEBUG - VN 18e9036e-4924-4677-a553-98440f9dc082 still in use: Unable to complete operation on network 18e9036e-4924-4677-a553-98440f9dc082. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-79872e80-dbcc-4348-ba62-4341e44b2a70'] 2025-03-28 23:28:55,120 - WARNING - Deleting VN ctest-vn2_metadata-59353748 failed..Will retry 2025-03-28 23:28:57,251 - DEBUG - Response for deleting network () 2025-03-28 23:28:57,526 - DEBUG - No XMPP flaps were noticed during the test 2025-03-28 23:28:57,526 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2025-03-28 23:28:57,526 - INFO - -------------------------------------------------------------------------------- 2025-03-28 23:28:57,529 - INFO - ================================================================================ 2025-03-28 23:28:57,529 - INFO - STARTING TEST : test_metadata_service 2025-03-28 23:28:57,529 - 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-03-28 23:28:57,822 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.19': '0'}} with 2025-03-28 23:28:57,822 - INFO - Initial checks done. Running the testcase now 2025-03-28 23:28:57,822 - INFO - 2025-03-28 23:28:57,822 - DEBUG - Requesting: http://10.0.0.24:8082/global-vrouter-configs 2025-03-28 23:28:57,829 - DEBUG - Requesting: http://10.0.0.24:8082/global-vrouter-config/62e887fb-f883-40ff-8fdd-009c6538fa91 2025-03-28 23:28:58,056 - DEBUG - Response for create_network : {'network': {'id': '3858a910-8931-489b-abd9-db53aca2b85c', 'name': 'ctest-vn-38309722', 'tenant_id': 'd0f02e80abef49a5b715da684f284163', 'project_id': 'd0f02e80abef49a5b715da684f284163', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00431879', 'ctest-vn-38309722'], 'port_security_enabled': True, 'description': ''}} 2025-03-28 23:28:58,254 - DEBUG - Response for create_subnet : {'subnet': {'id': 'de61fb2a-644d-43f9-970a-ef6dd5547d7a', 'name': '', 'tenant_id': 'd0f02e80abef49a5b715da684f284163', 'network_id': '3858a910-8931-489b-abd9-db53aca2b85c', 'ip_version': 4, 'cidr': '76.186.178.0/26', 'allocation_pools': [{'start': '76.186.178.2', 'end': '76.186.178.62'}], 'gateway_ip': '76.186.178.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.186.178.2', 'tags': [], 'project_id': 'd0f02e80abef49a5b715da684f284163'}} 2025-03-28 23:28:58,274 - INFO - Created VN ctest-vn-38309722 2025-03-28 23:28:58,332 - DEBUG - VN ctest-vn-38309722 UUID is 3858a910-8931-489b-abd9-db53aca2b85c 2025-03-28 23:28:59,592 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2998-1) 2025-03-28 23:28:59,592 - INFO - Waiting for VM ctest-TestBasicVMVN-00431879-64334292 to be up.. 2025-03-28 23:28:59,643 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-28 23:29:04,739 - DEBUG - VM is in ACTIVE state now 2025-03-28 23:29:04,739 - INFO - VM name : ctest-TestBasicVMVN-00431879-64334292 2025-03-28 23:29:04,838 - DEBUG - VM ctest-TestBasicVMVN-00431879-64334292 ID is b60ef144-6d40-4c71-982b-d5eee2045c7b 2025-03-28 23:29:04,838 - DEBUG - VM ctest-TestBasicVMVN-00431879-64334292 launched on Node cn-jenkins-deploy-platform-ansible-os-2998-1 2025-03-28 23:29:04,942 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/b60ef144-6d40-4c71-982b-d5eee2045c7b 2025-03-28 23:29:04,953 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/a1699684-f664-45b2-9a38-2236f0c82546 2025-03-28 23:29:08,233 - 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-03-28 23:29:08,233 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00431879-64334292 failed! 2025-03-28 23:29:08,292 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00431879:ctest-vn-38309722 is 76.186.178.1 and allocation pool is NOT set 2025-03-28 23:29:12,366 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=14.1 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 14.062/14.062/14.062/0.000 ms') 2025-03-28 23:29:12,367 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00431879-64334292 passed 2025-03-28 23:29:12,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-28 23:29:12,532 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00431879-64334292, IP 76.186.178.3, Port 22 2025-03-28 23:29:12,698 - DEBUG - VM ctest-TestBasicVMVN-00431879-64334292 is ready for SSH connections 2025-03-28 23:29:12,699 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.24, gateway password: c0ntrail123 2025-03-28 23:29:12,699 - DEBUG - cat /tmp/output.txt 2025-03-28 23:29:14,364 - DEBUG - Hello World. The time is now Fri, 28 Mar 2025 17:29:12 -0600! 2025-03-28 23:29:14,364 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 28 Mar 2025 17:29:12 -0600!'} 2025-03-28 23:29:14,364 - INFO - metadata_script.txt got executed in the vm 2025-03-28 23:29:14,364 - INFO - Deleting VM ctest-TestBasicVMVN-00431879-64334292 2025-03-28 23:29:14,474 - INFO - Deleting VN ctest-vn-38309722 2025-03-28 23:29:14,525 - DEBUG - VN 3858a910-8931-489b-abd9-db53aca2b85c still in use: Unable to complete operation on network 3858a910-8931-489b-abd9-db53aca2b85c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-210fa422-5f82-4161-aa0e-a75a1c5fd2ec'] 2025-03-28 23:29:14,525 - WARNING - Deleting VN ctest-vn-38309722 failed..Will retry 2025-03-28 23:29:16,676 - DEBUG - Response for deleting network () 2025-03-28 23:29:16,940 - DEBUG - No XMPP flaps were noticed during the test 2025-03-28 23:29:16,941 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-03-28 23:29:16,941 - INFO - -------------------------------------------------------------------------------- 2025-03-28 23:29:16,944 - INFO - ================================================================================ 2025-03-28 23:29:16,944 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-03-28 23:29:16,944 - 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-03-28 23:29:17,245 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.19': '0'}} with 2025-03-28 23:29:17,245 - INFO - Initial checks done. Running the testcase now 2025-03-28 23:29:17,245 - INFO - 2025-03-28 23:29:17,787 - DEBUG - Response for create_network : {'network': {'id': '14d1436b-5551-455e-9f72-4ca9000bf32f', 'name': 'ctest-vn-89205762', 'tenant_id': 'd0f02e80abef49a5b715da684f284163', 'project_id': 'd0f02e80abef49a5b715da684f284163', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00431879', 'ctest-vn-89205762'], 'port_security_enabled': True, 'description': ''}} 2025-03-28 23:29:17,994 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f9fdb267-370f-4814-8b67-4a35464774ce', 'name': '', 'tenant_id': 'd0f02e80abef49a5b715da684f284163', 'network_id': '14d1436b-5551-455e-9f72-4ca9000bf32f', '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': 'd0f02e80abef49a5b715da684f284163'}} 2025-03-28 23:29:18,225 - DEBUG - Response for create_subnet : {'subnet': {'id': '3c45fed5-ffbd-4a76-bdbc-047b06685267', 'name': '', 'tenant_id': 'd0f02e80abef49a5b715da684f284163', 'network_id': '14d1436b-5551-455e-9f72-4ca9000bf32f', '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': 'd0f02e80abef49a5b715da684f284163'}} 2025-03-28 23:29:18,250 - INFO - Created VN ctest-vn-89205762 2025-03-28 23:29:18,304 - DEBUG - VN ctest-vn-89205762 UUID is 14d1436b-5551-455e-9f72-4ca9000bf32f 2025-03-28 23:29:18,741 - DEBUG - Response for create_port : {'port': {'name': '41b5e48c-5a79-4564-9da0-67d51d80924e', 'id': '41b5e48c-5a79-4564-9da0-67d51d80924e', 'tenant_id': 'd0f02e80abef49a5b715da684f284163', 'network_id': '14d1436b-5551-455e-9f72-4ca9000bf32f', 'mac_address': '02:41:b5:e4:8c:5a', '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': 'f9fdb267-370f-4814-8b67-4a35464774ce'}], 'security_groups': ['739fbbf3-0083-49bf-a78d-59542366b40b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd0f02e80abef49a5b715da684f284163'}} 2025-03-28 23:29:18,953 - DEBUG - Response for create_port : {'port': {'name': '671a5bd6-563d-4c34-bdf5-ea98e101635b', 'id': '671a5bd6-563d-4c34-bdf5-ea98e101635b', 'tenant_id': 'd0f02e80abef49a5b715da684f284163', 'network_id': '14d1436b-5551-455e-9f72-4ca9000bf32f', 'mac_address': '02:67:1a:5b:d6:56', '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': '3c45fed5-ffbd-4a76-bdbc-047b06685267'}], 'security_groups': ['739fbbf3-0083-49bf-a78d-59542366b40b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd0f02e80abef49a5b715da684f284163'}} 2025-03-28 23:29:19,414 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2998-1) 2025-03-28 23:29:19,936 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2998-1) 2025-03-28 23:29:21,333 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2998-1) 2025-03-28 23:29:21,333 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-03-28 23:29:21,345 - DEBUG - Requesting: http://10.0.0.24:8082/domain/1e9b52d8-c5e1-432a-8236-308be47ae43f 2025-03-28 23:29:21,372 - DEBUG - Requesting: http://10.0.0.24:8082/project/d0f02e80-abef-49a5-b715-da684f284163 2025-03-28 23:29:21,469 - DEBUG - Requesting: http://10.0.0.24:8082/network-ipam/80896f60-6519-496e-8149-bf77675170bb 2025-03-28 23:29:21,487 - INFO - Verifications in API Server for IPAM: ctest-ipam-97018066 passed 2025-03-28 23:29:21,499 - DEBUG - Control-node 10.0.0.24 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-00431879:ctest-ipam-97018066', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-00431879', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9262056568467835246', 'uuid-lslong': '9316187823747985595'}, 'enable': 'true', 'created': '2025-03-28T23:29:17', 'last-modified': '2025-03-28T23:29:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.007436'} 2025-03-28 23:29:21,499 - INFO - Verifications in Control node for IPAM: ctest-ipam-97018066 passed 2025-03-28 23:29:21,499 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-03-28 23:29:21,510 - DEBUG - Requesting: http://10.0.0.24:8082/domain/1e9b52d8-c5e1-432a-8236-308be47ae43f 2025-03-28 23:29:21,525 - DEBUG - Requesting: http://10.0.0.24:8082/project/d0f02e80-abef-49a5-b715-da684f284163 2025-03-28 23:29:21,615 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/14d1436b-5551-455e-9f72-4ca9000bf32f 2025-03-28 23:29:21,638 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/14d1436b-5551-455e-9f72-4ca9000bf32f 2025-03-28 23:29:21,655 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/15c1e3da-7d62-4002-a060-b5394dab5dcc 2025-03-28 23:29:21,667 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/15c1e3da-7d62-4002-a060-b5394dab5dcc 2025-03-28 23:29:21,678 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/61f0d2d4-f34a-4dbf-a065-1202de764ddb 2025-03-28 23:29:21,688 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-28 23:29:21,688 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/14d1436b-5551-455e-9f72-4ca9000bf32f 2025-03-28 23:29:21,706 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/15c1e3da-7d62-4002-a060-b5394dab5dcc 2025-03-28 23:29:21,740 - INFO - Verified VN network id 8 for VN 14d1436b-5551-455e-9f72-4ca9000bf32f 2025-03-28 23:29:21,740 - INFO - Verifications in API Server for VN ctest-vn-89205762 passed 2025-03-28 23:29:21,740 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/14d1436b-5551-455e-9f72-4ca9000bf32f 2025-03-28 23:29:21,779 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/15c1e3da-7d62-4002-a060-b5394dab5dcc 2025-03-28 23:29:21,803 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/15c1e3da-7d62-4002-a060-b5394dab5dcc 2025-03-28 23:29:21,838 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/61f0d2d4-f34a-4dbf-a065-1202de764ddb 2025-03-28 23:29:21,859 - DEBUG - Control-node 10.0.0.24 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-00431879:ctest-vn-89205762', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-00431879', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1500054279163037022', 'uuid-lslong': '11489329888109523759'}, 'enable': 'true', 'created': '2025-03-28T23:29:17', 'last-modified': '2025-03-28T23:29:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.670558'} 2025-03-28 23:29:21,871 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-28 23:29:21,871 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-89205762 passed 2025-03-28 23:29:21,871 - DEBUG - ====Verifying policy data for ctest-vn-89205762 in API_Server ====== 2025-03-28 23:29:21,871 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-03-28 23:29:21,888 - DEBUG - Requesting: http://10.0.0.24:8082/domain/1e9b52d8-c5e1-432a-8236-308be47ae43f 2025-03-28 23:29:21,951 - DEBUG - Requesting: http://10.0.0.24:8082/project/d0f02e80-abef-49a5-b715-da684f284163 2025-03-28 23:29:22,082 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/14d1436b-5551-455e-9f72-4ca9000bf32f 2025-03-28 23:29:22,107 - DEBUG - =>VN ctest-vn-89205762 has no policy to be verified 2025-03-28 23:29:22,107 - DEBUG - Verifying the vn in opserver 2025-03-28 23:29:22,107 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-00431879:ctest-vn-89205762 virtual network link through opserver 10.0.0.24 2025-03-28 23:29:22,108 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2025-03-28 23:29:22,490 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2025-03-28 23:29:22,595 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-00431879:ctest-vn-89205762', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-00431879:ctest-vn-89205762?flat'} 2025-03-28 23:29:22,595 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-00431879:ctest-vn-89205762 is found in opserver 2025-03-28 23:29:22,603 - DEBUG - VRF ids for VN ctest-vn-89205762: {'10.0.0.24': '2'} 2025-03-28 23:29:22,603 - INFO - Waiting for VM ctest-TestBasicVMVN-00431879-61829279 to be up.. 2025-03-28 23:29:22,714 - DEBUG - VM is in ACTIVE state now 2025-03-28 23:29:22,714 - INFO - VM name : ctest-TestBasicVMVN-00431879-61829279 2025-03-28 23:29:22,829 - DEBUG - VM ctest-TestBasicVMVN-00431879-61829279 ID is 7a003fcc-2591-4775-bb24-d3cecd136c89 2025-03-28 23:29:22,829 - DEBUG - VM ctest-TestBasicVMVN-00431879-61829279 launched on Node cn-jenkins-deploy-platform-ansible-os-2998-1 2025-03-28 23:29:22,976 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/7a003fcc-2591-4775-bb24-d3cecd136c89 2025-03-28 23:29:22,998 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/41b5e48c-5a79-4564-9da0-67d51d80924e 2025-03-28 23:29:26,310 - 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 1029ms') 2025-03-28 23:29:26,311 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00431879-61829279 failed! 2025-03-28 23:29:26,372 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00431879:ctest-vn-89205762 is 31.1.1.1 and allocation pool is NOT set 2025-03-28 23:29:26,373 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00431879:ctest-vn-89205762 is 31.1.2.1 and allocation pool is NOT set 2025-03-28 23:29:30,439 - 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 1001ms') 2025-03-28 23:29:30,439 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00431879-61829279 failed! 2025-03-28 23:29:30,496 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00431879:ctest-vn-89205762 is 31.1.1.1 and allocation pool is NOT set 2025-03-28 23:29:30,496 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00431879:ctest-vn-89205762 is 31.1.2.1 and allocation pool is NOT set 2025-03-28 23:29:32,564 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.64 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.642/3.598/5.555/1.956 ms') 2025-03-28 23:29:32,564 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00431879-61829279 passed 2025-03-28 23:29:32,728 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-28 23:29:32,728 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00431879-61829279, IP 31.1.1.4, Port 22 2025-03-28 23:29:32,785 - 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-03-28 23:29:32,890 - DEBUG - VM ctest-TestBasicVMVN-00431879-61829279 is NOT ready for SSH connections, VM status: ACTIVE 2025-03-28 23:29:37,890 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-28 23:29:37,891 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00431879-61829279, IP 31.1.1.4, Port 22 2025-03-28 23:29:38,058 - DEBUG - VM ctest-TestBasicVMVN-00431879-61829279 is ready for SSH connections 2025-03-28 23:29:38,058 - INFO - Waiting for VM ctest-TestBasicVMVN-00431879-49507346 to be up.. 2025-03-28 23:29:38,146 - DEBUG - VM is in ACTIVE state now 2025-03-28 23:29:38,146 - INFO - VM name : ctest-TestBasicVMVN-00431879-49507346 2025-03-28 23:29:38,233 - DEBUG - VM ctest-TestBasicVMVN-00431879-49507346 ID is 94bbe3d8-4e38-40eb-8486-386ce0690474 2025-03-28 23:29:38,233 - DEBUG - VM ctest-TestBasicVMVN-00431879-49507346 launched on Node cn-jenkins-deploy-platform-ansible-os-2998-1 2025-03-28 23:29:38,333 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/94bbe3d8-4e38-40eb-8486-386ce0690474 2025-03-28 23:29:38,344 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/671a5bd6-563d-4c34-bdf5-ea98e101635b 2025-03-28 23:29:39,589 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.502 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.502/1.759/3.016/1.257 ms') 2025-03-28 23:29:39,589 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-00431879-49507346 passed 2025-03-28 23:29:39,744 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-28 23:29:39,744 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00431879-49507346, IP 31.1.2.4, Port 22 2025-03-28 23:29:39,900 - DEBUG - VM ctest-TestBasicVMVN-00431879-49507346 is ready for SSH connections 2025-03-28 23:29:39,900 - INFO - Waiting for VM ctest-TestBasicVMVN-00431879-81825278 to be up.. 2025-03-28 23:29:39,991 - DEBUG - VM is in ACTIVE state now 2025-03-28 23:29:39,991 - INFO - VM name : ctest-TestBasicVMVN-00431879-81825278 2025-03-28 23:29:40,081 - DEBUG - VM ctest-TestBasicVMVN-00431879-81825278 ID is 6882a5d1-cd0c-4fcf-be02-17b0d1153d41 2025-03-28 23:29:40,082 - DEBUG - VM ctest-TestBasicVMVN-00431879-81825278 launched on Node cn-jenkins-deploy-platform-ansible-os-2998-1 2025-03-28 23:29:40,181 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/6882a5d1-cd0c-4fcf-be02-17b0d1153d41 2025-03-28 23:29:40,191 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/26a4bc2e-c17a-4e78-b907-c61311f7e6c6 2025-03-28 23:29:41,445 - 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=5.27 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.476 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.476/2.872/5.268/2.396 ms') 2025-03-28 23:29:41,446 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-00431879-81825278 passed 2025-03-28 23:29:41,608 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-28 23:29:41,608 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00431879-81825278, IP 31.1.1.3, Port 22 2025-03-28 23:29:41,779 - DEBUG - VM ctest-TestBasicVMVN-00431879-81825278 is ready for SSH connections 2025-03-28 23:29:41,779 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-28 23:29:41,779 - 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.24, gateway password: c0ntrail123 2025-03-28 23:29:41,779 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-03-28 23:29:45,866 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.993 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.031 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.662 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.031/2.895/5.993 ms 2025-03-28 23:29:45,866 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-00431879-61829279 passed 2025-03-28 23:29:45,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-28 23:29:45,866 - 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.24, gateway password: c0ntrail123 2025-03-28 23:29:45,866 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-03-28 23:29:49,553 - 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.715 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.162 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.122 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.122/1.999/3.715 ms 2025-03-28 23:29:49,553 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-00431879-49507346 passed 2025-03-28 23:29:49,554 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-28 23:29:49,554 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-28 23:29:49,554 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-28 23:29:49,554 - 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.24, gateway password: c0ntrail123 2025-03-28 23:29:49,554 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-28 23:29:49,771 - DEBUG - None 2025-03-28 23:29:49,771 - 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.24, gateway password: c0ntrail123 2025-03-28 23:29:49,771 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-28 23:29:49,994 - DEBUG - None 2025-03-28 23:29:49,994 - 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.24, gateway password: c0ntrail123 2025-03-28 23:29:49,994 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-28 23:29:50,663 - DEBUG - None 2025-03-28 23:29:50,663 - 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.24, gateway password: c0ntrail123 2025-03-28 23:29:50,664 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-03-28 23:29:52,924 - 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=3.167 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.671 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.729 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.687 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.673 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.673/3.385/6.671 ms 2025-03-28 23:29:52,924 - 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.24, gateway password: c0ntrail123 2025-03-28 23:29:52,924 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-03-28 23:29:55,193 - 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.296 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.959 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.467 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.441 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.226 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.375 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.506 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.441/2.895/7.467 ms 2025-03-28 23:29:55,194 - 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.24, gateway password: c0ntrail123 2025-03-28 23:29:55,194 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-03-28 23:29:57,464 - 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.800 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.320 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.259 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.522 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.060 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.298 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.380 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.380/2.091/4.259 ms 2025-03-28 23:29:57,465 - INFO - Deleting VM ctest-TestBasicVMVN-00431879-81825278 2025-03-28 23:29:57,549 - INFO - Detaching port 671a5bd6-563d-4c34-bdf5-ea98e101635b from VM ctest-TestBasicVMVN-00431879-49507346 2025-03-28 23:29:57,621 - INFO - Deleting VM ctest-TestBasicVMVN-00431879-49507346 2025-03-28 23:29:57,697 - INFO - Detaching port 41b5e48c-5a79-4564-9da0-67d51d80924e from VM ctest-TestBasicVMVN-00431879-61829279 2025-03-28 23:29:57,749 - INFO - Deleting VM ctest-TestBasicVMVN-00431879-61829279 2025-03-28 23:29:57,837 - INFO - Deleting VN ctest-vn-89205762 2025-03-28 23:29:58,038 - DEBUG - Response for delete_port : () 2025-03-28 23:29:58,292 - DEBUG - Response for delete_port : () 2025-03-28 23:29:58,529 - DEBUG - Response for deleting network () 2025-03-28 23:29:58,530 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/15c1e3da-7d62-4002-a060-b5394dab5dcc 2025-03-28 23:29:58,535 - DEBUG - Response Code: 404 2025-03-28 23:29:58,536 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-03-28 23:29:58,542 - DEBUG - Requesting: http://10.0.0.24:8082/domain/1e9b52d8-c5e1-432a-8236-308be47ae43f 2025-03-28 23:29:58,600 - DEBUG - Requesting: http://10.0.0.24:8082/project/d0f02e80-abef-49a5-b715-da684f284163 2025-03-28 23:29:58,681 - INFO - Validated that VN ctest-vn-89205762 is not found in API Server 2025-03-28 23:29:58,697 - DEBUG - VN ctest-vn-89205762 is not present in Agent 10.0.0.24 2025-03-28 23:29:58,697 - INFO - Validated that VN ctest-vn-89205762 is not in any agent 2025-03-28 23:29:58,706 - DEBUG - VRF 2 is not seen in agent 10.0.0.24 2025-03-28 23:29:58,713 - DEBUG - Vrouter 10.0.0.24 does not have vrf 2 for VN ctest-vn-89205762 2025-03-28 23:29:58,713 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-00431879:ctest-vn-89205762 2025-03-28 23:29:58,728 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-89205762 info 2025-03-28 23:29:58,828 - INFO - IPAM: ctest-ipam-97018066 is not found in API Server 2025-03-28 23:29:58,848 - INFO - IPAM:ctest-ipam-97018066 is not found in control node 2025-03-28 23:29:59,107 - DEBUG - No XMPP flaps were noticed during the test 2025-03-28 23:29:59,107 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43] 2025-03-28 23:29:59,108 - INFO - -------------------------------------------------------------------------------- 2025-03-28 23:29:59,846 - INFO - Deleted project: ctest-TestBasicVMVN-00431879, ID : d0f02e80-abef-49a5-b715-da684f284163