2025-10-21 17:43:38,904 - INFO - Domain Default found not creating 2025-10-21 17:43:39,069 - INFO - Project ctest-TestBasicVMVN-70573258 not found, creating it 2025-10-21 17:43:39,559 - INFO - Created Project:ctest-TestBasicVMVN-70573258, ID : d8ad4af9-f1e2-43a0-b2b2-7c2c9e324ad9 2025-10-21 17:43:41,218 - INFO - ================================================================================ 2025-10-21 17:43:41,218 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-21 17:43:41,218 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2025-10-21 17:43:41,475 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-21 17:43:41,475 - INFO - Initial checks done. Running the testcase now 2025-10-21 17:43:41,475 - INFO - 2025-10-21 17:43:42,058 - DEBUG - Response for create_network : {'network': {'id': '0dea73ec-25ff-4290-b216-1d6ec17aa41c', 'name': 'ctest-vn2_metadata-02889167', 'tenant_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9', 'project_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70573258', 'ctest-vn2_metadata-02889167'], 'port_security_enabled': True, 'description': ''}} 2025-10-21 17:43:42,204 - DEBUG - Response for create_subnet : {'subnet': {'id': '68a79cf4-b646-45a2-af41-45c6a1d29e46', 'name': '', 'tenant_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9', 'network_id': '0dea73ec-25ff-4290-b216-1d6ec17aa41c', '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': 'd8ad4af9f1e243a0b2b27c2c9e324ad9'}} 2025-10-21 17:43:42,221 - INFO - Created VN ctest-vn2_metadata-02889167 2025-10-21 17:43:42,277 - DEBUG - VN ctest-vn2_metadata-02889167 UUID is 0dea73ec-25ff-4290-b216-1d6ec17aa41c 2025-10-21 17:43:42,473 - DEBUG - Services list from nova: [, , ] 2025-10-21 17:43:43,554 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4400-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4400-1) 2025-10-21 17:43:43,660 - DEBUG - Link local service introspect added 2025-10-21 17:43:43,701 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-21 17:43:48,784 - DEBUG - VM is in ACTIVE state now 2025-10-21 17:43:48,925 - INFO - Waiting for VM ctest-TestBasicVMVN-70573258-36606220 to be up.. 2025-10-21 17:43:48,926 - INFO - VM name : ctest-TestBasicVMVN-70573258-36606220 2025-10-21 17:43:49,003 - DEBUG - VM ctest-TestBasicVMVN-70573258-36606220 ID is ad685c5f-e99e-4e1f-a43a-c20b20904292 2025-10-21 17:43:49,003 - DEBUG - VM ctest-TestBasicVMVN-70573258-36606220 launched on Node cn-jenkins-deploy-platform-ansible-os-4400-1 2025-10-21 17:43:49,077 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ad685c5f-e99e-4e1f-a43a-c20b20904292 2025-10-21 17:43:49,410 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ad685c5f-e99e-4e1f-a43a-c20b20904292 2025-10-21 17:43:49,441 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/760755b1-6e80-4b3c-8fa4-70ceb3729a0d 2025-10-21 17:43:52,699 - 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-10-21 17:43:52,699 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70573258-36606220 failed! 2025-10-21 17:43:52,753 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70573258:ctest-vn2_metadata-02889167 is 11.1.1.1 and allocation pool is NOT set 2025-10-21 17:43:54,813 - 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=8.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.61 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 = 2.608/5.698/8.788/3.090 ms') 2025-10-21 17:43:54,813 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70573258-36606220 passed 2025-10-21 17:43:54,961 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 17:43:54,961 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70573258-36606220, IP 11.1.1.3, Port 22 2025-10-21 17:43:55,016 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-10-21 17:43:55,094 - DEBUG - VM ctest-TestBasicVMVN-70573258-36606220 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-21 17:44:00,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 17:44:00,094 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70573258-36606220, IP 11.1.1.3, Port 22 2025-10-21 17:44:00,262 - DEBUG - VM ctest-TestBasicVMVN-70573258-36606220 is ready for SSH connections 2025-10-21 17:44:00,263 - INFO - Retry 0 2025-10-21 17:44:00,263 - 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.254, gateway password: c0ntrail123 2025-10-21 17:44:00,263 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-21 17:44:01,923 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-21 17:44:01,923 - INFO - Generic metadata worked 2025-10-21 17:44:02,180 - DEBUG - Link local service introspect removed 2025-10-21 17:44:02,181 - INFO - Deleting VM ctest-TestBasicVMVN-70573258-36606220 2025-10-21 17:44:02,247 - INFO - Deleting VN ctest-vn2_metadata-02889167 2025-10-21 17:44:02,282 - DEBUG - VN 0dea73ec-25ff-4290-b216-1d6ec17aa41c still in use: Unable to complete operation on network 0dea73ec-25ff-4290-b216-1d6ec17aa41c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-60038158-6c32-44ee-8c05-af114c5f714e'] 2025-10-21 17:44:02,282 - WARNING - Deleting VN ctest-vn2_metadata-02889167 failed..Will retry 2025-10-21 17:44:04,386 - DEBUG - Response for deleting network () 2025-10-21 17:44:04,638 - DEBUG - No XMPP flaps were noticed during the test 2025-10-21 17:44:04,638 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-10-21 17:44:04,638 - INFO - -------------------------------------------------------------------------------- 2025-10-21 17:44:04,641 - INFO - ================================================================================ 2025-10-21 17:44:04,641 - INFO - STARTING TEST : test_metadata_service 2025-10-21 17:44:04,641 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-10-21 17:44:04,931 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-21 17:44:04,931 - INFO - Initial checks done. Running the testcase now 2025-10-21 17:44:04,932 - INFO - 2025-10-21 17:44:04,932 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-10-21 17:44:04,937 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/91f89e90-fed2-40b7-a107-752807f1de53 2025-10-21 17:44:05,109 - DEBUG - Response for create_network : {'network': {'id': '92c3e0e7-c1ff-4734-86d7-038e51689b49', 'name': 'ctest-vn-83778805', 'tenant_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9', 'project_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70573258', 'ctest-vn-83778805'], 'port_security_enabled': True, 'description': ''}} 2025-10-21 17:44:05,295 - DEBUG - Response for create_subnet : {'subnet': {'id': '442b0c92-296a-4921-a87a-7e40cab0f39a', 'name': '', 'tenant_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9', 'network_id': '92c3e0e7-c1ff-4734-86d7-038e51689b49', 'ip_version': 4, 'cidr': '156.59.121.192/26', 'allocation_pools': [{'start': '156.59.121.194', 'end': '156.59.121.254'}], 'gateway_ip': '156.59.121.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '156.59.121.194', 'tags': [], 'project_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9'}} 2025-10-21 17:44:05,311 - INFO - Created VN ctest-vn-83778805 2025-10-21 17:44:05,360 - DEBUG - VN ctest-vn-83778805 UUID is 92c3e0e7-c1ff-4734-86d7-038e51689b49 2025-10-21 17:44:06,605 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4400-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4400-1) 2025-10-21 17:44:06,606 - INFO - Waiting for VM ctest-TestBasicVMVN-70573258-88501742 to be up.. 2025-10-21 17:44:06,647 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-21 17:44:11,733 - DEBUG - VM is in ACTIVE state now 2025-10-21 17:44:11,733 - INFO - VM name : ctest-TestBasicVMVN-70573258-88501742 2025-10-21 17:44:11,808 - DEBUG - VM ctest-TestBasicVMVN-70573258-88501742 ID is eb03a198-b164-4c09-9452-023b214488c2 2025-10-21 17:44:11,808 - DEBUG - VM ctest-TestBasicVMVN-70573258-88501742 launched on Node cn-jenkins-deploy-platform-ansible-os-4400-1 2025-10-21 17:44:11,882 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/eb03a198-b164-4c09-9452-023b214488c2 2025-10-21 17:44:11,890 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/e6fd0a52-3e7f-4eee-be2b-9235742c2f8e 2025-10-21 17:44:15,131 - 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 1002ms') 2025-10-21 17:44:15,131 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70573258-88501742 failed! 2025-10-21 17:44:15,184 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70573258:ctest-vn-83778805 is 156.59.121.193 and allocation pool is NOT set 2025-10-21 17:44:19,257 - 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=8.86 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 8.858/8.858/8.858/0.000 ms') 2025-10-21 17:44:19,257 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70573258-88501742 passed 2025-10-21 17:44:19,405 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 17:44:19,405 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70573258-88501742, IP 156.59.121.195, Port 22 2025-10-21 17:44:19,570 - DEBUG - VM ctest-TestBasicVMVN-70573258-88501742 is ready for SSH connections 2025-10-21 17:44:19,570 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-10-21 17:44:19,570 - DEBUG - cat /tmp/output.txt 2025-10-21 17:44:21,230 - DEBUG - Hello World. The time is now Tue, 21 Oct 2025 11:44:17 -0600! 2025-10-21 17:44:21,230 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 21 Oct 2025 11:44:17 -0600!'} 2025-10-21 17:44:21,230 - INFO - metadata_script.txt got executed in the vm 2025-10-21 17:44:21,230 - INFO - Deleting VM ctest-TestBasicVMVN-70573258-88501742 2025-10-21 17:44:21,303 - INFO - Deleting VN ctest-vn-83778805 2025-10-21 17:44:21,339 - DEBUG - VN 92c3e0e7-c1ff-4734-86d7-038e51689b49 still in use: Unable to complete operation on network 92c3e0e7-c1ff-4734-86d7-038e51689b49. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c0d0fa01-34f8-45ec-b020-965f3bce223a'] 2025-10-21 17:44:21,340 - WARNING - Deleting VN ctest-vn-83778805 failed..Will retry 2025-10-21 17:44:23,440 - DEBUG - Response for deleting network () 2025-10-21 17:44:23,698 - DEBUG - No XMPP flaps were noticed during the test 2025-10-21 17:44:23,698 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-10-21 17:44:23,698 - INFO - -------------------------------------------------------------------------------- 2025-10-21 17:44:23,701 - INFO - ================================================================================ 2025-10-21 17:44:23,701 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-21 17:44:23,701 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-10-21 17:44:23,985 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-21 17:44:23,985 - INFO - Initial checks done. Running the testcase now 2025-10-21 17:44:23,985 - INFO - 2025-10-21 17:44:24,467 - DEBUG - Response for create_network : {'network': {'id': '8814f41e-7a45-427a-9754-e285e06b4b9d', 'name': 'ctest-vn-62681039', 'tenant_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9', 'project_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70573258', 'ctest-vn-62681039'], 'port_security_enabled': True, 'description': ''}} 2025-10-21 17:44:24,669 - DEBUG - Response for create_subnet : {'subnet': {'id': '8060e64d-a29a-4325-9f6b-d42f5a6e4464', 'name': '', 'tenant_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9', 'network_id': '8814f41e-7a45-427a-9754-e285e06b4b9d', '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': 'd8ad4af9f1e243a0b2b27c2c9e324ad9'}} 2025-10-21 17:44:24,837 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fa088d6a-6d68-439b-b7f2-132800b25f18', 'name': '', 'tenant_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9', 'network_id': '8814f41e-7a45-427a-9754-e285e06b4b9d', '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': 'd8ad4af9f1e243a0b2b27c2c9e324ad9'}} 2025-10-21 17:44:24,858 - INFO - Created VN ctest-vn-62681039 2025-10-21 17:44:24,908 - DEBUG - VN ctest-vn-62681039 UUID is 8814f41e-7a45-427a-9754-e285e06b4b9d 2025-10-21 17:44:25,259 - DEBUG - Response for create_port : {'port': {'name': '1f7933a0-fec7-42bf-bdbe-a0a528b7a68c', 'id': '1f7933a0-fec7-42bf-bdbe-a0a528b7a68c', 'tenant_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9', 'network_id': '8814f41e-7a45-427a-9754-e285e06b4b9d', 'mac_address': '02:1f:79:33:a0:fe', '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': '8060e64d-a29a-4325-9f6b-d42f5a6e4464'}], 'security_groups': ['7557667d-18f0-4d8c-98a1-e0fe47d0f105'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9'}} 2025-10-21 17:44:25,428 - DEBUG - Response for create_port : {'port': {'name': '2d598ba6-9b55-445c-aab1-9fc48ec72878', 'id': '2d598ba6-9b55-445c-aab1-9fc48ec72878', 'tenant_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9', 'network_id': '8814f41e-7a45-427a-9754-e285e06b4b9d', 'mac_address': '02:2d:59:8b:a6:9b', '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': 'fa088d6a-6d68-439b-b7f2-132800b25f18'}], 'security_groups': ['7557667d-18f0-4d8c-98a1-e0fe47d0f105'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd8ad4af9f1e243a0b2b27c2c9e324ad9'}} 2025-10-21 17:44:25,789 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4400-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4400-1) 2025-10-21 17:44:26,203 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4400-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4400-1) 2025-10-21 17:44:27,529 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4400-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4400-1) 2025-10-21 17:44:27,529 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-21 17:44:27,536 - DEBUG - Requesting: http://10.0.0.254:8082/domain/d3847469-1e39-4950-8ecc-fc5de392e31b 2025-10-21 17:44:27,549 - DEBUG - Requesting: http://10.0.0.254:8082/project/d8ad4af9-f1e2-43a0-b2b2-7c2c9e324ad9 2025-10-21 17:44:27,638 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/0a973403-f89f-4819-87e5-482b632df65c 2025-10-21 17:44:27,653 - INFO - Verifications in API Server for IPAM: ctest-ipam-37095910 passed 2025-10-21 17:44:27,659 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-70573258:ctest-ipam-37095910', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70573258', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '763135853523322905', 'uuid-lslong': '9792312315971761756'}, 'enable': 'true', 'created': '2025-10-21T17:44:24', 'last-modified': '2025-10-21T17:44:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.441614'} 2025-10-21 17:44:27,660 - INFO - Verifications in Control node for IPAM: ctest-ipam-37095910 passed 2025-10-21 17:44:27,660 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-21 17:44:27,667 - DEBUG - Requesting: http://10.0.0.254:8082/domain/d3847469-1e39-4950-8ecc-fc5de392e31b 2025-10-21 17:44:27,681 - DEBUG - Requesting: http://10.0.0.254:8082/project/d8ad4af9-f1e2-43a0-b2b2-7c2c9e324ad9 2025-10-21 17:44:27,761 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/8814f41e-7a45-427a-9754-e285e06b4b9d 2025-10-21 17:44:27,782 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/8814f41e-7a45-427a-9754-e285e06b4b9d 2025-10-21 17:44:27,797 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a91f8f75-0dd8-4240-a259-23e562843605 2025-10-21 17:44:27,807 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a91f8f75-0dd8-4240-a259-23e562843605 2025-10-21 17:44:27,816 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/2584528c-c34f-4771-93ff-0fc7a5be93aa 2025-10-21 17:44:27,826 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-21 17:44:27,826 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/8814f41e-7a45-427a-9754-e285e06b4b9d 2025-10-21 17:44:27,837 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a91f8f75-0dd8-4240-a259-23e562843605 2025-10-21 17:44:27,854 - INFO - Verified VN network id 11 for VN 8814f41e-7a45-427a-9754-e285e06b4b9d 2025-10-21 17:44:27,855 - INFO - Verifications in API Server for VN ctest-vn-62681039 passed 2025-10-21 17:44:27,855 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/8814f41e-7a45-427a-9754-e285e06b4b9d 2025-10-21 17:44:27,870 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a91f8f75-0dd8-4240-a259-23e562843605 2025-10-21 17:44:27,880 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a91f8f75-0dd8-4240-a259-23e562843605 2025-10-21 17:44:27,889 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/2584528c-c34f-4771-93ff-0fc7a5be93aa 2025-10-21 17:44:27,905 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-70573258:ctest-vn-62681039', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70573258', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9805730700429967994', 'uuid-lslong': '10904589662394469277'}, 'enable': 'true', 'created': '2025-10-21T17:44:24', 'last-modified': '2025-10-21T17:44:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.095221'} 2025-10-21 17:44:27,913 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-21 17:44:27,913 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-62681039 passed 2025-10-21 17:44:27,914 - DEBUG - ====Verifying policy data for ctest-vn-62681039 in API_Server ====== 2025-10-21 17:44:27,914 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-21 17:44:27,920 - DEBUG - Requesting: http://10.0.0.254:8082/domain/d3847469-1e39-4950-8ecc-fc5de392e31b 2025-10-21 17:44:27,932 - DEBUG - Requesting: http://10.0.0.254:8082/project/d8ad4af9-f1e2-43a0-b2b2-7c2c9e324ad9 2025-10-21 17:44:28,023 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/8814f41e-7a45-427a-9754-e285e06b4b9d 2025-10-21 17:44:28,034 - DEBUG - =>VN ctest-vn-62681039 has no policy to be verified 2025-10-21 17:44:28,034 - DEBUG - Verifying the vn in opserver 2025-10-21 17:44:28,034 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-70573258:ctest-vn-62681039 virtual network link through opserver 10.0.0.254 2025-10-21 17:44:28,034 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-21 17:44:28,487 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-21 17:44:28,556 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-70573258:ctest-vn-62681039', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-70573258:ctest-vn-62681039?flat'} 2025-10-21 17:44:28,556 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-70573258:ctest-vn-62681039 is found in opserver 2025-10-21 17:44:28,562 - DEBUG - VRF ids for VN ctest-vn-62681039: {'10.0.0.254': '2'} 2025-10-21 17:44:28,562 - INFO - Waiting for VM ctest-TestBasicVMVN-70573258-03246127 to be up.. 2025-10-21 17:44:28,659 - DEBUG - VM is in ACTIVE state now 2025-10-21 17:44:28,659 - INFO - VM name : ctest-TestBasicVMVN-70573258-03246127 2025-10-21 17:44:28,742 - DEBUG - VM ctest-TestBasicVMVN-70573258-03246127 ID is c9b5732d-e458-4418-846e-c43012a4a842 2025-10-21 17:44:28,743 - DEBUG - VM ctest-TestBasicVMVN-70573258-03246127 launched on Node cn-jenkins-deploy-platform-ansible-os-4400-1 2025-10-21 17:44:28,846 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/c9b5732d-e458-4418-846e-c43012a4a842 2025-10-21 17:44:28,864 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1f7933a0-fec7-42bf-bdbe-a0a528b7a68c 2025-10-21 17:44:32,155 - 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 1031ms') 2025-10-21 17:44:32,155 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70573258-03246127 failed! 2025-10-21 17:44:32,212 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70573258:ctest-vn-62681039 is 31.1.1.1 and allocation pool is NOT set 2025-10-21 17:44:32,213 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70573258:ctest-vn-62681039 is 31.1.2.1 and allocation pool is NOT set 2025-10-21 17:44:36,282 - 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-10-21 17:44:36,283 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70573258-03246127 failed! 2025-10-21 17:44:36,340 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70573258:ctest-vn-62681039 is 31.1.1.1 and allocation pool is NOT set 2025-10-21 17:44:36,341 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70573258:ctest-vn-62681039 is 31.1.2.1 and allocation pool is NOT set 2025-10-21 17:44:38,406 - 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.568 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.568/1.804/3.041/1.236 ms') 2025-10-21 17:44:38,406 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70573258-03246127 passed 2025-10-21 17:44:38,561 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 17:44:38,561 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70573258-03246127, IP 31.1.1.4, Port 22 2025-10-21 17:44:38,738 - DEBUG - VM ctest-TestBasicVMVN-70573258-03246127 is ready for SSH connections 2025-10-21 17:44:38,738 - INFO - Waiting for VM ctest-TestBasicVMVN-70573258-06942072 to be up.. 2025-10-21 17:44:38,823 - DEBUG - VM is in ACTIVE state now 2025-10-21 17:44:38,823 - INFO - VM name : ctest-TestBasicVMVN-70573258-06942072 2025-10-21 17:44:38,907 - DEBUG - VM ctest-TestBasicVMVN-70573258-06942072 ID is f2cb9d3b-3c49-43f7-a99a-6a4f57b645d5 2025-10-21 17:44:38,907 - DEBUG - VM ctest-TestBasicVMVN-70573258-06942072 launched on Node cn-jenkins-deploy-platform-ansible-os-4400-1 2025-10-21 17:44:38,991 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f2cb9d3b-3c49-43f7-a99a-6a4f57b645d5 2025-10-21 17:44:39,000 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2d598ba6-9b55-445c-aab1-9fc48ec72878 2025-10-21 17:44:40,244 - 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.29 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.565 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.565/1.926/3.288/1.361 ms') 2025-10-21 17:44:40,244 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-70573258-06942072 passed 2025-10-21 17:44:40,392 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 17:44:40,393 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70573258-06942072, IP 31.1.2.4, Port 22 2025-10-21 17:44:40,552 - DEBUG - VM ctest-TestBasicVMVN-70573258-06942072 is ready for SSH connections 2025-10-21 17:44:40,552 - INFO - Waiting for VM ctest-TestBasicVMVN-70573258-67119638 to be up.. 2025-10-21 17:44:40,634 - DEBUG - VM is in ACTIVE state now 2025-10-21 17:44:40,635 - INFO - VM name : ctest-TestBasicVMVN-70573258-67119638 2025-10-21 17:44:40,712 - DEBUG - VM ctest-TestBasicVMVN-70573258-67119638 ID is e4a372c9-aa80-4347-b247-1dc8f8ffc131 2025-10-21 17:44:40,712 - DEBUG - VM ctest-TestBasicVMVN-70573258-67119638 launched on Node cn-jenkins-deploy-platform-ansible-os-4400-1 2025-10-21 17:44:40,791 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e4a372c9-aa80-4347-b247-1dc8f8ffc131 2025-10-21 17:44:40,801 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/e2a7e8db-dcd2-4040-a0ac-69efeb1615c1 2025-10-21 17:44:42,037 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.23 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.452 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.452/1.842/3.233/1.390 ms') 2025-10-21 17:44:42,037 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-70573258-67119638 passed 2025-10-21 17:44:42,189 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 17:44:42,189 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70573258-67119638, IP 31.1.1.3, Port 22 2025-10-21 17:44:42,344 - DEBUG - VM ctest-TestBasicVMVN-70573258-67119638 is ready for SSH connections 2025-10-21 17:44:42,344 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 17:44:42,344 - 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.254, gateway password: c0ntrail123 2025-10-21 17:44:42,344 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-21 17:44:46,454 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.750 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.882 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.055 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.882/1.895/3.750 ms 2025-10-21 17:44:46,454 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-70573258-03246127 passed 2025-10-21 17:44:46,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 17:44:46,455 - 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.254, gateway password: c0ntrail123 2025-10-21 17:44:46,455 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-21 17:44:50,158 - 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.309 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.868 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.119 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.868/1.765/3.309 ms 2025-10-21 17:44:50,158 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-70573258-06942072 passed 2025-10-21 17:44:50,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 17:44:50,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 17:44:50,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-21 17:44:50,159 - 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.254, gateway password: c0ntrail123 2025-10-21 17:44:50,159 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-21 17:44:50,356 - DEBUG - None 2025-10-21 17:44:50,356 - 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.254, gateway password: c0ntrail123 2025-10-21 17:44:50,356 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-21 17:44:50,564 - DEBUG - None 2025-10-21 17:44:50,564 - 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.254, gateway password: c0ntrail123 2025-10-21 17:44:50,565 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-21 17:44:51,293 - DEBUG - None 2025-10-21 17:44:51,293 - 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.254, gateway password: c0ntrail123 2025-10-21 17:44:51,293 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-21 17:44:53,516 - 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.990 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.229 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.579 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.946 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.387 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.387/1.826/4.229 ms 2025-10-21 17:44:53,516 - 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.254, gateway password: c0ntrail123 2025-10-21 17:44:53,516 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-21 17:44:55,775 - 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.235 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.140 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.398 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.553 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.839 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.658 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.408 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.408/2.033/4.398 ms 2025-10-21 17:44:55,775 - 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.254, gateway password: c0ntrail123 2025-10-21 17:44:55,775 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-21 17:44:58,045 - 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.746 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.938 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.842 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.557 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.651 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.645 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.418 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.418/2.399/4.645 ms 2025-10-21 17:44:58,045 - INFO - Deleting VM ctest-TestBasicVMVN-70573258-67119638 2025-10-21 17:44:58,112 - INFO - Detaching port 2d598ba6-9b55-445c-aab1-9fc48ec72878 from VM ctest-TestBasicVMVN-70573258-06942072 2025-10-21 17:44:58,153 - INFO - Deleting VM ctest-TestBasicVMVN-70573258-06942072 2025-10-21 17:44:58,239 - INFO - Detaching port 1f7933a0-fec7-42bf-bdbe-a0a528b7a68c from VM ctest-TestBasicVMVN-70573258-03246127 2025-10-21 17:44:58,278 - INFO - Deleting VM ctest-TestBasicVMVN-70573258-03246127 2025-10-21 17:44:58,369 - INFO - Deleting VN ctest-vn-62681039 2025-10-21 17:44:58,541 - DEBUG - Response for delete_port : () 2025-10-21 17:44:58,735 - DEBUG - Response for delete_port : () 2025-10-21 17:44:58,780 - DEBUG - VN 8814f41e-7a45-427a-9754-e285e06b4b9d still in use: Unable to complete operation on network 8814f41e-7a45-427a-9754-e285e06b4b9d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1858accd-9be8-4ee6-8a27-807973b8ee66'] 2025-10-21 17:44:58,780 - WARNING - Deleting VN ctest-vn-62681039 failed..Will retry 2025-10-21 17:45:01,012 - DEBUG - Response for deleting network () 2025-10-21 17:45:01,012 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a91f8f75-0dd8-4240-a259-23e562843605 2025-10-21 17:45:01,018 - DEBUG - Response Code: 404 2025-10-21 17:45:01,018 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-21 17:45:01,024 - DEBUG - Requesting: http://10.0.0.254:8082/domain/d3847469-1e39-4950-8ecc-fc5de392e31b 2025-10-21 17:45:01,079 - DEBUG - Requesting: http://10.0.0.254:8082/project/d8ad4af9-f1e2-43a0-b2b2-7c2c9e324ad9 2025-10-21 17:45:01,155 - INFO - Validated that VN ctest-vn-62681039 is not found in API Server 2025-10-21 17:45:01,165 - DEBUG - VN ctest-vn-62681039 is not present in Agent 10.0.0.254 2025-10-21 17:45:01,165 - INFO - Validated that VN ctest-vn-62681039 is not in any agent 2025-10-21 17:45:01,170 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-10-21 17:45:01,177 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-62681039 2025-10-21 17:45:01,177 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-70573258:ctest-vn-62681039 2025-10-21 17:45:01,187 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-62681039 info 2025-10-21 17:45:01,268 - INFO - IPAM: ctest-ipam-37095910 is not found in API Server 2025-10-21 17:45:01,279 - INFO - IPAM:ctest-ipam-37095910 is not found in control node 2025-10-21 17:45:01,538 - DEBUG - No XMPP flaps were noticed during the test 2025-10-21 17:45:01,538 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-10-21 17:45:01,538 - INFO - -------------------------------------------------------------------------------- 2025-10-21 17:45:02,300 - INFO - Deleted project: ctest-TestBasicVMVN-70573258, ID : d8ad4af9-f1e2-43a0-b2b2-7c2c9e324ad9