2025-03-22 09:31:27,836 - INFO - Domain Default found not creating 2025-03-22 09:31:28,011 - INFO - Project ctest-TestBasicVMVN-24688810 not found, creating it 2025-03-22 09:31:28,512 - INFO - Created Project:ctest-TestBasicVMVN-24688810, ID : 2448f1cf-9b16-4a1b-9b4b-d5db52e17dab 2025-03-22 09:31:30,247 - INFO - ================================================================================ 2025-03-22 09:31:30,247 - INFO - STARTING TEST : test_generic_link_local_service 2025-03-22 09:31:30,247 - 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-22 09:31:30,503 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.11': '0'}} with 2025-03-22 09:31:30,503 - INFO - Initial checks done. Running the testcase now 2025-03-22 09:31:30,503 - INFO - 2025-03-22 09:31:31,111 - DEBUG - Response for create_network : {'network': {'id': 'd65ec604-07a8-4e0d-9596-3f636f58cd15', 'name': 'ctest-vn2_metadata-61748653', 'tenant_id': '2448f1cf9b164a1b9b4bd5db52e17dab', 'project_id': '2448f1cf9b164a1b9b4bd5db52e17dab', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24688810', 'ctest-vn2_metadata-61748653'], 'port_security_enabled': True, 'description': ''}} 2025-03-22 09:31:31,308 - DEBUG - Response for create_subnet : {'subnet': {'id': '07c93310-608b-494b-bf87-a464a6d800b4', 'name': '', 'tenant_id': '2448f1cf9b164a1b9b4bd5db52e17dab', 'network_id': 'd65ec604-07a8-4e0d-9596-3f636f58cd15', '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': '2448f1cf9b164a1b9b4bd5db52e17dab'}} 2025-03-22 09:31:31,329 - INFO - Created VN ctest-vn2_metadata-61748653 2025-03-22 09:31:31,388 - DEBUG - VN ctest-vn2_metadata-61748653 UUID is d65ec604-07a8-4e0d-9596-3f636f58cd15 2025-03-22 09:31:31,592 - DEBUG - Services list from nova: [, , ] 2025-03-22 09:31:32,852 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2935-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2935-1) 2025-03-22 09:31:32,963 - DEBUG - Link local service introspect added 2025-03-22 09:31:33,008 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-22 09:31:38,094 - DEBUG - VM is in ACTIVE state now 2025-03-22 09:31:38,237 - INFO - Waiting for VM ctest-TestBasicVMVN-24688810-55462701 to be up.. 2025-03-22 09:31:38,238 - INFO - VM name : ctest-TestBasicVMVN-24688810-55462701 2025-03-22 09:31:38,323 - DEBUG - VM ctest-TestBasicVMVN-24688810-55462701 ID is 1ea9ef5f-1a4c-4b7c-977a-da105c4b7ff4 2025-03-22 09:31:38,323 - DEBUG - VM ctest-TestBasicVMVN-24688810-55462701 launched on Node cn-jenkins-deploy-platform-ansible-os-2935-1 2025-03-22 09:31:38,403 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/1ea9ef5f-1a4c-4b7c-977a-da105c4b7ff4 2025-03-22 09:31:38,745 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/1ea9ef5f-1a4c-4b7c-977a-da105c4b7ff4 2025-03-22 09:31:38,779 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/43a1f544-2472-4cce-a34d-9dc01e573057 2025-03-22 09:31:42,052 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms') 2025-03-22 09:31:42,052 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24688810-55462701 failed! 2025-03-22 09:31:42,107 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24688810:ctest-vn2_metadata-61748653 is 11.1.1.1 and allocation pool is NOT set 2025-03-22 09:31:44,169 - 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=11.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.07 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.071/6.078/11.086/5.007 ms') 2025-03-22 09:31:44,169 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24688810-55462701 passed 2025-03-22 09:31:44,323 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:31:44,324 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24688810-55462701, IP 11.1.1.3, Port 22 2025-03-22 09:31:44,389 - 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-22 09:31:44,481 - DEBUG - VM ctest-TestBasicVMVN-24688810-55462701 is NOT ready for SSH connections, VM status: ACTIVE 2025-03-22 09:31:49,482 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:31:49,482 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24688810-55462701, IP 11.1.1.3, Port 22 2025-03-22 09:31:49,643 - DEBUG - VM ctest-TestBasicVMVN-24688810-55462701 is ready for SSH connections 2025-03-22 09:31:49,643 - INFO - Retry 0 2025-03-22 09:31:49,643 - 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-03-22 09:31:49,643 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-03-22 09:31:51,299 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-03-22 09:31:51,299 - INFO - Generic metadata worked 2025-03-22 09:31:51,563 - DEBUG - Link local service introspect removed 2025-03-22 09:31:51,563 - INFO - Deleting VM ctest-TestBasicVMVN-24688810-55462701 2025-03-22 09:31:51,633 - INFO - Deleting VN ctest-vn2_metadata-61748653 2025-03-22 09:31:51,680 - DEBUG - VN d65ec604-07a8-4e0d-9596-3f636f58cd15 still in use: Unable to complete operation on network d65ec604-07a8-4e0d-9596-3f636f58cd15. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fa5461f5-626a-4c25-acf1-c6b9c81ca812'] 2025-03-22 09:31:51,680 - WARNING - Deleting VN ctest-vn2_metadata-61748653 failed..Will retry 2025-03-22 09:31:53,796 - DEBUG - Response for deleting network () 2025-03-22 09:31:54,054 - DEBUG - No XMPP flaps were noticed during the test 2025-03-22 09:31:54,054 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2025-03-22 09:31:54,054 - INFO - -------------------------------------------------------------------------------- 2025-03-22 09:31:54,057 - INFO - ================================================================================ 2025-03-22 09:31:54,057 - INFO - STARTING TEST : test_metadata_service 2025-03-22 09:31:54,058 - 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-22 09:31:54,342 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.11': '0'}} with 2025-03-22 09:31:54,342 - INFO - Initial checks done. Running the testcase now 2025-03-22 09:31:54,342 - INFO - 2025-03-22 09:31:54,342 - DEBUG - Requesting: http://10.0.0.29:8082/global-vrouter-configs 2025-03-22 09:31:54,349 - DEBUG - Requesting: http://10.0.0.29:8082/global-vrouter-config/9e42d141-491e-4030-ba33-82e8d60ea54e 2025-03-22 09:31:54,548 - DEBUG - Response for create_network : {'network': {'id': '8fa87f29-0ce5-4161-b357-7ed0773509d2', 'name': 'ctest-vn-97617033', 'tenant_id': '2448f1cf9b164a1b9b4bd5db52e17dab', 'project_id': '2448f1cf9b164a1b9b4bd5db52e17dab', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24688810', 'ctest-vn-97617033'], 'port_security_enabled': True, 'description': ''}} 2025-03-22 09:31:54,719 - DEBUG - Response for create_subnet : {'subnet': {'id': '8aaef34f-7ce1-4e10-adff-41b2c709c6f8', 'name': '', 'tenant_id': '2448f1cf9b164a1b9b4bd5db52e17dab', 'network_id': '8fa87f29-0ce5-4161-b357-7ed0773509d2', 'ip_version': 4, 'cidr': '129.118.143.64/26', 'allocation_pools': [{'start': '129.118.143.66', 'end': '129.118.143.126'}], 'gateway_ip': '129.118.143.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '129.118.143.66', 'tags': [], 'project_id': '2448f1cf9b164a1b9b4bd5db52e17dab'}} 2025-03-22 09:31:54,738 - INFO - Created VN ctest-vn-97617033 2025-03-22 09:31:54,791 - DEBUG - VN ctest-vn-97617033 UUID is 8fa87f29-0ce5-4161-b357-7ed0773509d2 2025-03-22 09:31:56,046 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2935-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2935-1) 2025-03-22 09:31:56,047 - INFO - Waiting for VM ctest-TestBasicVMVN-24688810-13778576 to be up.. 2025-03-22 09:31:56,091 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-22 09:32:01,182 - DEBUG - VM is in ACTIVE state now 2025-03-22 09:32:01,182 - INFO - VM name : ctest-TestBasicVMVN-24688810-13778576 2025-03-22 09:32:01,269 - DEBUG - VM ctest-TestBasicVMVN-24688810-13778576 ID is b39ef661-bba9-4c85-9edc-f4e6a411334e 2025-03-22 09:32:01,269 - DEBUG - VM ctest-TestBasicVMVN-24688810-13778576 launched on Node cn-jenkins-deploy-platform-ansible-os-2935-1 2025-03-22 09:32:01,355 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/b39ef661-bba9-4c85-9edc-f4e6a411334e 2025-03-22 09:32:01,366 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/8fbf5619-c816-4ef2-b62f-ea361b3beeb1 2025-03-22 09:32:04,643 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms') 2025-03-22 09:32:04,643 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24688810-13778576 failed! 2025-03-22 09:32:04,703 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24688810:ctest-vn-97617033 is 129.118.143.65 and allocation pool is NOT set 2025-03-22 09:32:08,774 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=10.7 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 10.685/10.685/10.685/0.000 ms') 2025-03-22 09:32:08,774 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24688810-13778576 passed 2025-03-22 09:32:08,931 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:08,932 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24688810-13778576, IP 129.118.143.67, Port 22 2025-03-22 09:32:09,087 - DEBUG - VM ctest-TestBasicVMVN-24688810-13778576 is ready for SSH connections 2025-03-22 09:32:09,087 - 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-03-22 09:32:09,087 - DEBUG - cat /tmp/output.txt 2025-03-22 09:32:10,780 - DEBUG - Hello World. The time is now Sat, 22 Mar 2025 03:32:08 -0600! 2025-03-22 09:32:10,780 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sat, 22 Mar 2025 03:32:08 -0600!'} 2025-03-22 09:32:10,781 - INFO - metadata_script.txt got executed in the vm 2025-03-22 09:32:10,781 - INFO - Deleting VM ctest-TestBasicVMVN-24688810-13778576 2025-03-22 09:32:10,862 - INFO - Deleting VN ctest-vn-97617033 2025-03-22 09:32:10,904 - DEBUG - VN 8fa87f29-0ce5-4161-b357-7ed0773509d2 still in use: Unable to complete operation on network 8fa87f29-0ce5-4161-b357-7ed0773509d2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-dc944c65-87b0-4072-8a0a-a5476ddc0222'] 2025-03-22 09:32:10,904 - WARNING - Deleting VN ctest-vn-97617033 failed..Will retry 2025-03-22 09:32:13,021 - DEBUG - Response for deleting network () 2025-03-22 09:32:13,293 - DEBUG - No XMPP flaps were noticed during the test 2025-03-22 09:32:13,293 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-03-22 09:32:13,293 - INFO - -------------------------------------------------------------------------------- 2025-03-22 09:32:13,296 - INFO - ================================================================================ 2025-03-22 09:32:13,296 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-03-22 09:32:13,296 - 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-22 09:32:13,578 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.11': '0'}} with 2025-03-22 09:32:13,578 - INFO - Initial checks done. Running the testcase now 2025-03-22 09:32:13,578 - INFO - 2025-03-22 09:32:14,096 - DEBUG - Response for create_network : {'network': {'id': 'c72812fd-cf57-4862-b4d2-85c17d2e184b', 'name': 'ctest-vn-24509646', 'tenant_id': '2448f1cf9b164a1b9b4bd5db52e17dab', 'project_id': '2448f1cf9b164a1b9b4bd5db52e17dab', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24688810', 'ctest-vn-24509646'], 'port_security_enabled': True, 'description': ''}} 2025-03-22 09:32:14,275 - DEBUG - Response for create_subnet : {'subnet': {'id': '7143a406-04d4-452b-9c34-827b59e9a8a0', 'name': '', 'tenant_id': '2448f1cf9b164a1b9b4bd5db52e17dab', 'network_id': 'c72812fd-cf57-4862-b4d2-85c17d2e184b', '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': '2448f1cf9b164a1b9b4bd5db52e17dab'}} 2025-03-22 09:32:14,461 - DEBUG - Response for create_subnet : {'subnet': {'id': '2c92f57c-1531-40ad-bba6-b4a120e5241c', 'name': '', 'tenant_id': '2448f1cf9b164a1b9b4bd5db52e17dab', 'network_id': 'c72812fd-cf57-4862-b4d2-85c17d2e184b', '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': '2448f1cf9b164a1b9b4bd5db52e17dab'}} 2025-03-22 09:32:14,485 - INFO - Created VN ctest-vn-24509646 2025-03-22 09:32:14,539 - DEBUG - VN ctest-vn-24509646 UUID is c72812fd-cf57-4862-b4d2-85c17d2e184b 2025-03-22 09:32:14,965 - DEBUG - Response for create_port : {'port': {'name': '5942a561-55de-4f62-aff3-7c0bb98a43a1', 'id': '5942a561-55de-4f62-aff3-7c0bb98a43a1', 'tenant_id': '2448f1cf9b164a1b9b4bd5db52e17dab', 'network_id': 'c72812fd-cf57-4862-b4d2-85c17d2e184b', 'mac_address': '02:59:42:a5:61:55', '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': '7143a406-04d4-452b-9c34-827b59e9a8a0'}], 'security_groups': ['73a884c2-bfce-43a8-9607-70e76bb8bfb4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2448f1cf9b164a1b9b4bd5db52e17dab'}} 2025-03-22 09:32:15,148 - DEBUG - Response for create_port : {'port': {'name': 'd82ed8c8-34a5-48b0-a51e-930a2bf81ef7', 'id': 'd82ed8c8-34a5-48b0-a51e-930a2bf81ef7', 'tenant_id': '2448f1cf9b164a1b9b4bd5db52e17dab', 'network_id': 'c72812fd-cf57-4862-b4d2-85c17d2e184b', 'mac_address': '02:d8:2e:d8:c8:34', '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': '2c92f57c-1531-40ad-bba6-b4a120e5241c'}], 'security_groups': ['73a884c2-bfce-43a8-9607-70e76bb8bfb4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2448f1cf9b164a1b9b4bd5db52e17dab'}} 2025-03-22 09:32:15,527 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2935-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2935-1) 2025-03-22 09:32:15,957 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2935-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2935-1) 2025-03-22 09:32:17,326 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2935-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2935-1) 2025-03-22 09:32:17,327 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-03-22 09:32:17,341 - DEBUG - Requesting: http://10.0.0.29:8082/domain/923f04ac-c5dd-48b8-baf3-cf2f25f39bc3 2025-03-22 09:32:17,372 - DEBUG - Requesting: http://10.0.0.29:8082/project/2448f1cf-9b16-4a1b-9b4b-d5db52e17dab 2025-03-22 09:32:17,468 - DEBUG - Requesting: http://10.0.0.29:8082/network-ipam/4a99c594-e82d-44af-bbd5-abf236e9380a 2025-03-22 09:32:17,482 - INFO - Verifications in API Server for IPAM: ctest-ipam-35324595 passed 2025-03-22 09:32:17,489 - DEBUG - Control-node 10.0.0.29 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-24688810:ctest-ipam-35324595', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24688810', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5375544873584510127', 'uuid-lslong': '13534913311923582986'}, 'enable': 'true', 'created': '2025-03-22T09:32:13', 'last-modified': '2025-03-22T09:32:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.674558'} 2025-03-22 09:32:17,489 - INFO - Verifications in Control node for IPAM: ctest-ipam-35324595 passed 2025-03-22 09:32:17,489 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-03-22 09:32:17,498 - DEBUG - Requesting: http://10.0.0.29:8082/domain/923f04ac-c5dd-48b8-baf3-cf2f25f39bc3 2025-03-22 09:32:17,515 - DEBUG - Requesting: http://10.0.0.29:8082/project/2448f1cf-9b16-4a1b-9b4b-d5db52e17dab 2025-03-22 09:32:17,595 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/c72812fd-cf57-4862-b4d2-85c17d2e184b 2025-03-22 09:32:17,614 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/c72812fd-cf57-4862-b4d2-85c17d2e184b 2025-03-22 09:32:17,637 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/295961d2-f9d6-4986-afd9-37b91aedfdd0 2025-03-22 09:32:17,654 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/295961d2-f9d6-4986-afd9-37b91aedfdd0 2025-03-22 09:32:17,671 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/71d9acec-52d8-4596-914e-94023bc3e887 2025-03-22 09:32:17,682 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-22 09:32:17,682 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/c72812fd-cf57-4862-b4d2-85c17d2e184b 2025-03-22 09:32:17,700 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/295961d2-f9d6-4986-afd9-37b91aedfdd0 2025-03-22 09:32:17,727 - INFO - Verified VN network id 8 for VN c72812fd-cf57-4862-b4d2-85c17d2e184b 2025-03-22 09:32:17,727 - INFO - Verifications in API Server for VN ctest-vn-24509646 passed 2025-03-22 09:32:17,727 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/c72812fd-cf57-4862-b4d2-85c17d2e184b 2025-03-22 09:32:17,743 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/295961d2-f9d6-4986-afd9-37b91aedfdd0 2025-03-22 09:32:17,753 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/295961d2-f9d6-4986-afd9-37b91aedfdd0 2025-03-22 09:32:17,766 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/71d9acec-52d8-4596-914e-94023bc3e887 2025-03-22 09:32:17,802 - DEBUG - Control-node 10.0.0.29 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-24688810:ctest-vn-24509646', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24688810', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14350741093930715234', 'uuid-lslong': '13029623738011621451'}, 'enable': 'true', 'created': '2025-03-22T09:32:14', 'last-modified': '2025-03-22T09:32:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.373031'} 2025-03-22 09:32:17,813 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-22 09:32:17,813 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-24509646 passed 2025-03-22 09:32:17,814 - DEBUG - ====Verifying policy data for ctest-vn-24509646 in API_Server ====== 2025-03-22 09:32:17,814 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-03-22 09:32:17,837 - DEBUG - Requesting: http://10.0.0.29:8082/domain/923f04ac-c5dd-48b8-baf3-cf2f25f39bc3 2025-03-22 09:32:17,903 - DEBUG - Requesting: http://10.0.0.29:8082/project/2448f1cf-9b16-4a1b-9b4b-d5db52e17dab 2025-03-22 09:32:18,007 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/c72812fd-cf57-4862-b4d2-85c17d2e184b 2025-03-22 09:32:18,027 - DEBUG - =>VN ctest-vn-24509646 has no policy to be verified 2025-03-22 09:32:18,027 - DEBUG - Verifying the vn in opserver 2025-03-22 09:32:18,027 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-24688810:ctest-vn-24509646 virtual network link through opserver 10.0.0.29 2025-03-22 09:32:18,028 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2025-03-22 09:32:18,481 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2025-03-22 09:32:18,555 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-24688810:ctest-vn-24509646', 'href': 'http://10.0.0.29:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-24688810:ctest-vn-24509646?flat'} 2025-03-22 09:32:18,555 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-24688810:ctest-vn-24509646 is found in opserver 2025-03-22 09:32:18,562 - DEBUG - VRF ids for VN ctest-vn-24509646: {'10.0.0.29': '2'} 2025-03-22 09:32:18,562 - INFO - Waiting for VM ctest-TestBasicVMVN-24688810-68227703 to be up.. 2025-03-22 09:32:18,652 - DEBUG - VM is in ACTIVE state now 2025-03-22 09:32:18,652 - INFO - VM name : ctest-TestBasicVMVN-24688810-68227703 2025-03-22 09:32:18,740 - DEBUG - VM ctest-TestBasicVMVN-24688810-68227703 ID is b67ab168-aeb2-48e2-ab2d-b550be69f929 2025-03-22 09:32:18,740 - DEBUG - VM ctest-TestBasicVMVN-24688810-68227703 launched on Node cn-jenkins-deploy-platform-ansible-os-2935-1 2025-03-22 09:32:18,842 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/b67ab168-aeb2-48e2-ab2d-b550be69f929 2025-03-22 09:32:18,859 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/5942a561-55de-4f62-aff3-7c0bb98a43a1 2025-03-22 09:32:22,151 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1026ms') 2025-03-22 09:32:22,151 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24688810-68227703 failed! 2025-03-22 09:32:22,207 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24688810:ctest-vn-24509646 is 31.1.1.1 and allocation pool is NOT set 2025-03-22 09:32:22,208 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24688810:ctest-vn-24509646 is 31.1.2.1 and allocation pool is NOT set 2025-03-22 09:32:26,277 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-03-22 09:32:26,277 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24688810-68227703 failed! 2025-03-22 09:32:26,332 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24688810:ctest-vn-24509646 is 31.1.1.1 and allocation pool is NOT set 2025-03-22 09:32:26,332 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24688810:ctest-vn-24509646 is 31.1.2.1 and allocation pool is NOT set 2025-03-22 09:32:28,403 - 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.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.35 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.354/3.373/4.392/1.019 ms') 2025-03-22 09:32:28,403 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24688810-68227703 passed 2025-03-22 09:32:28,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:28,575 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24688810-68227703, IP 31.1.1.4, Port 22 2025-03-22 09:32:28,743 - DEBUG - VM ctest-TestBasicVMVN-24688810-68227703 is ready for SSH connections 2025-03-22 09:32:28,743 - INFO - Waiting for VM ctest-TestBasicVMVN-24688810-20686269 to be up.. 2025-03-22 09:32:28,830 - DEBUG - VM is in ACTIVE state now 2025-03-22 09:32:28,830 - INFO - VM name : ctest-TestBasicVMVN-24688810-20686269 2025-03-22 09:32:28,919 - DEBUG - VM ctest-TestBasicVMVN-24688810-20686269 ID is 6a7b27f8-b0ff-4050-ba13-1016d0314f17 2025-03-22 09:32:28,919 - DEBUG - VM ctest-TestBasicVMVN-24688810-20686269 launched on Node cn-jenkins-deploy-platform-ansible-os-2935-1 2025-03-22 09:32:29,005 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/6a7b27f8-b0ff-4050-ba13-1016d0314f17 2025-03-22 09:32:29,015 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/d82ed8c8-34a5-48b0-a51e-930a2bf81ef7 2025-03-22 09:32:30,263 - 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.26 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.556 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.556/1.910/3.264/1.354 ms') 2025-03-22 09:32:30,263 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-24688810-20686269 passed 2025-03-22 09:32:30,419 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:30,420 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24688810-20686269, IP 31.1.2.4, Port 22 2025-03-22 09:32:30,583 - DEBUG - VM ctest-TestBasicVMVN-24688810-20686269 is ready for SSH connections 2025-03-22 09:32:30,583 - INFO - Waiting for VM ctest-TestBasicVMVN-24688810-60124267 to be up.. 2025-03-22 09:32:30,673 - DEBUG - VM is in ACTIVE state now 2025-03-22 09:32:30,673 - INFO - VM name : ctest-TestBasicVMVN-24688810-60124267 2025-03-22 09:32:30,754 - DEBUG - VM ctest-TestBasicVMVN-24688810-60124267 ID is 8a7c7ffc-5bef-4a47-a9f6-8f387e5e92d4 2025-03-22 09:32:30,754 - DEBUG - VM ctest-TestBasicVMVN-24688810-60124267 launched on Node cn-jenkins-deploy-platform-ansible-os-2935-1 2025-03-22 09:32:30,836 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/8a7c7ffc-5bef-4a47-a9f6-8f387e5e92d4 2025-03-22 09:32:30,848 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/ce00b87e-6857-45fd-8968-e6b917c0daef 2025-03-22 09:32:32,101 - 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.22 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.509 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.509/1.862/3.215/1.353 ms') 2025-03-22 09:32:32,101 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-24688810-60124267 passed 2025-03-22 09:32:32,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:32,256 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24688810-60124267, IP 31.1.1.3, Port 22 2025-03-22 09:32:32,411 - DEBUG - VM ctest-TestBasicVMVN-24688810-60124267 is ready for SSH connections 2025-03-22 09:32:32,411 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:32,411 - 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-03-22 09:32:32,411 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-03-22 09:32:36,553 - 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.007 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.892 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.167 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.892/2.022/4.007 ms 2025-03-22 09:32:36,553 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-24688810-68227703 passed 2025-03-22 09:32:36,553 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:36,553 - 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-03-22 09:32:36,553 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-03-22 09:32:40,268 - 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.294 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.945 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.923 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.923/1.720/3.294 ms 2025-03-22 09:32:40,268 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-24688810-20686269 passed 2025-03-22 09:32:40,268 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:40,268 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:40,268 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:40,268 - 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-03-22 09:32:40,269 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-22 09:32:40,474 - DEBUG - None 2025-03-22 09:32:40,474 - 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-03-22 09:32:40,475 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-22 09:32:40,671 - DEBUG - None 2025-03-22 09:32:40,672 - 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-03-22 09:32:40,672 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-22 09:32:41,332 - DEBUG - None 2025-03-22 09:32:41,333 - 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-03-22 09:32:41,333 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-03-22 09:32:43,581 - 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.406 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.122 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.512 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.904 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.401 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.401/2.069/5.122 ms 2025-03-22 09:32:43,581 - 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-03-22 09:32:43,582 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-03-22 09:32:45,867 - 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.265 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.462 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.698 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.573 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.048 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.082 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.470 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.470/2.228/4.698 ms 2025-03-22 09:32:45,867 - 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-03-22 09:32:45,867 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-03-22 09:32:48,152 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.044 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.298 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.394 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.480 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.027 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.977 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.535 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.480/2.107/4.394 ms 2025-03-22 09:32:48,152 - INFO - Deleting VM ctest-TestBasicVMVN-24688810-60124267 2025-03-22 09:32:48,223 - INFO - Detaching port d82ed8c8-34a5-48b0-a51e-930a2bf81ef7 from VM ctest-TestBasicVMVN-24688810-20686269 2025-03-22 09:32:48,285 - INFO - Deleting VM ctest-TestBasicVMVN-24688810-20686269 2025-03-22 09:32:48,359 - INFO - Detaching port 5942a561-55de-4f62-aff3-7c0bb98a43a1 from VM ctest-TestBasicVMVN-24688810-68227703 2025-03-22 09:32:48,401 - INFO - Deleting VM ctest-TestBasicVMVN-24688810-68227703 2025-03-22 09:32:48,495 - INFO - Deleting VN ctest-vn-24509646 2025-03-22 09:32:48,690 - DEBUG - Response for delete_port : () 2025-03-22 09:32:48,926 - DEBUG - Response for delete_port : () 2025-03-22 09:32:48,977 - DEBUG - VN c72812fd-cf57-4862-b4d2-85c17d2e184b still in use: Unable to complete operation on network c72812fd-cf57-4862-b4d2-85c17d2e184b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-00edde9f-c0a8-4c9e-9b11-062e3a9fdb76'] 2025-03-22 09:32:48,978 - WARNING - Deleting VN ctest-vn-24509646 failed..Will retry 2025-03-22 09:32:51,109 - DEBUG - Response for deleting network () 2025-03-22 09:32:51,109 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/295961d2-f9d6-4986-afd9-37b91aedfdd0 2025-03-22 09:32:51,115 - DEBUG - Response Code: 404 2025-03-22 09:32:51,115 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-03-22 09:32:51,121 - DEBUG - Requesting: http://10.0.0.29:8082/domain/923f04ac-c5dd-48b8-baf3-cf2f25f39bc3 2025-03-22 09:32:51,178 - DEBUG - Requesting: http://10.0.0.29:8082/project/2448f1cf-9b16-4a1b-9b4b-d5db52e17dab 2025-03-22 09:32:51,254 - INFO - Validated that VN ctest-vn-24509646 is not found in API Server 2025-03-22 09:32:51,266 - DEBUG - VN ctest-vn-24509646 is not present in Agent 10.0.0.29 2025-03-22 09:32:51,267 - INFO - Validated that VN ctest-vn-24509646 is not in any agent 2025-03-22 09:32:51,272 - DEBUG - VRF 2 is not seen in agent 10.0.0.29 2025-03-22 09:32:51,278 - DEBUG - Vrouter 10.0.0.29 does not have vrf 2 for VN ctest-vn-24509646 2025-03-22 09:32:51,278 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-24688810:ctest-vn-24509646 2025-03-22 09:32:51,291 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-24509646 info 2025-03-22 09:32:51,371 - INFO - IPAM: ctest-ipam-35324595 is not found in API Server 2025-03-22 09:32:51,387 - INFO - IPAM:ctest-ipam-35324595 is not found in control node 2025-03-22 09:32:51,646 - DEBUG - No XMPP flaps were noticed during the test 2025-03-22 09:32:51,646 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-03-22 09:32:51,646 - INFO - -------------------------------------------------------------------------------- 2025-03-22 09:32:52,455 - INFO - Deleted project: ctest-TestBasicVMVN-24688810, ID : 2448f1cf-9b16-4a1b-9b4b-d5db52e17dab