2025-10-16 17:17:54,140 - INFO - Domain Default found not creating 2025-10-16 17:17:54,506 - INFO - Project ctest-TestBasicVMVN-42926595 not found, creating it 2025-10-16 17:17:55,214 - INFO - Created Project:ctest-TestBasicVMVN-42926595, ID : 5ce46c42-9826-4c1a-8113-e5acb83e0516 2025-10-16 17:17:57,632 - INFO - ================================================================================ 2025-10-16 17:17:57,633 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-16 17:17:57,633 - 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-16 17:17:57,973 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.25': '0'}} with 2025-10-16 17:17:57,974 - INFO - Initial checks done. Running the testcase now 2025-10-16 17:17:57,974 - INFO - 2025-10-16 17:17:58,901 - DEBUG - Response for create_network : {'network': {'id': '7945591b-622d-415b-a9fe-14dd93209046', 'name': 'ctest-vn2_metadata-40133428', 'tenant_id': '5ce46c4298264c1a8113e5acb83e0516', 'project_id': '5ce46c4298264c1a8113e5acb83e0516', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42926595', 'ctest-vn2_metadata-40133428'], 'port_security_enabled': True, 'description': ''}} 2025-10-16 17:17:59,130 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a739bbea-d6d9-40bc-96a8-32f675c7251c', 'name': '', 'tenant_id': '5ce46c4298264c1a8113e5acb83e0516', 'network_id': '7945591b-622d-415b-a9fe-14dd93209046', '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': '5ce46c4298264c1a8113e5acb83e0516'}} 2025-10-16 17:17:59,157 - INFO - Created VN ctest-vn2_metadata-40133428 2025-10-16 17:17:59,214 - DEBUG - VN ctest-vn2_metadata-40133428 UUID is 7945591b-622d-415b-a9fe-14dd93209046 2025-10-16 17:17:59,546 - DEBUG - Services list from nova: [, , ] 2025-10-16 17:18:01,024 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4349-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4349-1) 2025-10-16 17:18:01,134 - DEBUG - Link local service introspect added 2025-10-16 17:18:01,185 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-16 17:18:06,359 - DEBUG - VM is in ACTIVE state now 2025-10-16 17:18:06,540 - INFO - Waiting for VM ctest-TestBasicVMVN-42926595-77652367 to be up.. 2025-10-16 17:18:06,540 - INFO - VM name : ctest-TestBasicVMVN-42926595-77652367 2025-10-16 17:18:06,654 - DEBUG - VM ctest-TestBasicVMVN-42926595-77652367 ID is d1c3ed01-42ec-4347-96e0-2f7fb158e590 2025-10-16 17:18:06,654 - DEBUG - VM ctest-TestBasicVMVN-42926595-77652367 launched on Node cn-jenkins-deploy-platform-ansible-os-4349-1 2025-10-16 17:18:06,771 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/d1c3ed01-42ec-4347-96e0-2f7fb158e590 2025-10-16 17:18:07,068 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/d1c3ed01-42ec-4347-96e0-2f7fb158e590 2025-10-16 17:18:07,115 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/2f0f86ff-78c0-463a-85c7-08eb5872e888 2025-10-16 17:18:10,418 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms') 2025-10-16 17:18:10,418 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42926595-77652367 failed! 2025-10-16 17:18:10,475 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42926595:ctest-vn2_metadata-40133428 is 11.1.1.1 and allocation pool is NOT set 2025-10-16 17:18:14,579 - 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=4.28 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1031ms\r\nrtt min/avg/max/mdev = 4.282/4.282/4.282/0.000 ms') 2025-10-16 17:18:14,579 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42926595-77652367 passed 2025-10-16 17:18:14,751 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-16 17:18:14,751 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42926595-77652367, IP 11.1.1.3, Port 22 2025-10-16 17:18:14,960 - DEBUG - VM ctest-TestBasicVMVN-42926595-77652367 is ready for SSH connections 2025-10-16 17:18:14,961 - INFO - Retry 0 2025-10-16 17:18:14,961 - 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.22, gateway password: c0ntrail123 2025-10-16 17:18:14,961 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-16 17:18:17,091 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-16 17:18:17,091 - INFO - Generic metadata worked 2025-10-16 17:18:17,442 - DEBUG - Link local service introspect removed 2025-10-16 17:18:17,442 - INFO - Deleting VM ctest-TestBasicVMVN-42926595-77652367 2025-10-16 17:18:17,593 - INFO - Deleting VN ctest-vn2_metadata-40133428 2025-10-16 17:18:17,681 - DEBUG - VN 7945591b-622d-415b-a9fe-14dd93209046 still in use: Unable to complete operation on network 7945591b-622d-415b-a9fe-14dd93209046. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-44b5de19-5fcd-401a-863a-779fdcd56d1c'] 2025-10-16 17:18:17,681 - WARNING - Deleting VN ctest-vn2_metadata-40133428 failed..Will retry 2025-10-16 17:18:19,912 - DEBUG - Response for deleting network () 2025-10-16 17:18:20,226 - DEBUG - No XMPP flaps were noticed during the test 2025-10-16 17:18:20,226 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-10-16 17:18:20,226 - INFO - -------------------------------------------------------------------------------- 2025-10-16 17:18:20,233 - INFO - ================================================================================ 2025-10-16 17:18:20,233 - INFO - STARTING TEST : test_metadata_service 2025-10-16 17:18:20,234 - 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-16 17:18:20,585 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.25': '0'}} with 2025-10-16 17:18:20,585 - INFO - Initial checks done. Running the testcase now 2025-10-16 17:18:20,586 - INFO - 2025-10-16 17:18:20,586 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-10-16 17:18:20,602 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/30474885-3c33-456f-a4cf-1d359f4a8243 2025-10-16 17:18:20,951 - DEBUG - Response for create_network : {'network': {'id': '870ec41d-6b1a-4b93-b745-de2c69bff3b5', 'name': 'ctest-vn-08880596', 'tenant_id': '5ce46c4298264c1a8113e5acb83e0516', 'project_id': '5ce46c4298264c1a8113e5acb83e0516', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42926595', 'ctest-vn-08880596'], 'port_security_enabled': True, 'description': ''}} 2025-10-16 17:18:21,212 - DEBUG - Response for create_subnet : {'subnet': {'id': '2e2cbfd0-e2ba-4b37-8c7a-145aa23f1909', 'name': '', 'tenant_id': '5ce46c4298264c1a8113e5acb83e0516', 'network_id': '870ec41d-6b1a-4b93-b745-de2c69bff3b5', 'ip_version': 4, 'cidr': '176.111.64.64/26', 'allocation_pools': [{'start': '176.111.64.66', 'end': '176.111.64.126'}], 'gateway_ip': '176.111.64.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '176.111.64.66', 'tags': [], 'project_id': '5ce46c4298264c1a8113e5acb83e0516'}} 2025-10-16 17:18:21,251 - INFO - Created VN ctest-vn-08880596 2025-10-16 17:18:21,315 - DEBUG - VN ctest-vn-08880596 UUID is 870ec41d-6b1a-4b93-b745-de2c69bff3b5 2025-10-16 17:18:22,922 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4349-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4349-1) 2025-10-16 17:18:22,923 - INFO - Waiting for VM ctest-TestBasicVMVN-42926595-83859999 to be up.. 2025-10-16 17:18:22,993 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-16 17:18:28,172 - DEBUG - VM is in ACTIVE state now 2025-10-16 17:18:28,172 - INFO - VM name : ctest-TestBasicVMVN-42926595-83859999 2025-10-16 17:18:28,369 - DEBUG - VM ctest-TestBasicVMVN-42926595-83859999 ID is 88682606-a341-4a7d-8b36-31f3f20c49a2 2025-10-16 17:18:28,369 - DEBUG - VM ctest-TestBasicVMVN-42926595-83859999 launched on Node cn-jenkins-deploy-platform-ansible-os-4349-1 2025-10-16 17:18:28,506 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/88682606-a341-4a7d-8b36-31f3f20c49a2 2025-10-16 17:18:28,522 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/5855b2b5-3d0a-4400-9fac-d2393bf80088 2025-10-16 17:18:31,828 - 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 1019ms') 2025-10-16 17:18:31,828 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42926595-83859999 failed! 2025-10-16 17:18:31,890 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42926595:ctest-vn-08880596 is 176.111.64.65 and allocation pool is NOT set 2025-10-16 17:18:35,983 - 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 1024ms') 2025-10-16 17:18:35,983 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42926595-83859999 failed! 2025-10-16 17:18:36,047 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42926595:ctest-vn-08880596 is 176.111.64.65 and allocation pool is NOT set 2025-10-16 17:18:38,133 - 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=9.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.683 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.683/4.873/9.063/4.190 ms') 2025-10-16 17:18:38,133 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42926595-83859999 passed 2025-10-16 17:18:38,323 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-16 17:18:38,323 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42926595-83859999, IP 176.111.64.67, Port 22 2025-10-16 17:18:38,513 - DEBUG - VM ctest-TestBasicVMVN-42926595-83859999 is ready for SSH connections 2025-10-16 17:18:38,513 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-10-16 17:18:38,514 - DEBUG - cat /tmp/output.txt 2025-10-16 17:18:40,585 - DEBUG - Hello World. The time is now Thu, 16 Oct 2025 11:18:36 -0600! 2025-10-16 17:18:40,586 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 16 Oct 2025 11:18:36 -0600!'} 2025-10-16 17:18:40,586 - INFO - metadata_script.txt got executed in the vm 2025-10-16 17:18:40,586 - INFO - Deleting VM ctest-TestBasicVMVN-42926595-83859999 2025-10-16 17:18:40,712 - INFO - Deleting VN ctest-vn-08880596 2025-10-16 17:18:40,782 - DEBUG - VN 870ec41d-6b1a-4b93-b745-de2c69bff3b5 still in use: Unable to complete operation on network 870ec41d-6b1a-4b93-b745-de2c69bff3b5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-73bd4f1e-5898-4113-b92f-99715040c05a'] 2025-10-16 17:18:40,782 - WARNING - Deleting VN ctest-vn-08880596 failed..Will retry 2025-10-16 17:18:42,989 - DEBUG - Response for deleting network () 2025-10-16 17:18:43,282 - DEBUG - No XMPP flaps were noticed during the test 2025-10-16 17:18:43,283 - INFO - END TEST : test_metadata_service : PASSED[0:00:23] 2025-10-16 17:18:43,283 - INFO - -------------------------------------------------------------------------------- 2025-10-16 17:18:43,293 - INFO - ================================================================================ 2025-10-16 17:18:43,293 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-16 17:18:43,294 - 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-16 17:18:43,611 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.25': '0'}} with 2025-10-16 17:18:43,612 - INFO - Initial checks done. Running the testcase now 2025-10-16 17:18:43,612 - INFO - 2025-10-16 17:18:44,224 - DEBUG - Response for create_network : {'network': {'id': '2d904dd3-78f5-4fcc-93a8-a092ad92890d', 'name': 'ctest-vn-31540965', 'tenant_id': '5ce46c4298264c1a8113e5acb83e0516', 'project_id': '5ce46c4298264c1a8113e5acb83e0516', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42926595', 'ctest-vn-31540965'], 'port_security_enabled': True, 'description': ''}} 2025-10-16 17:18:44,409 - DEBUG - Response for create_subnet : {'subnet': {'id': '2991b44c-4031-423b-bf88-4aefa3009438', 'name': '', 'tenant_id': '5ce46c4298264c1a8113e5acb83e0516', 'network_id': '2d904dd3-78f5-4fcc-93a8-a092ad92890d', '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': '5ce46c4298264c1a8113e5acb83e0516'}} 2025-10-16 17:18:44,574 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b20df8cc-8db4-42ed-b0d9-38eaf08a7f8d', 'name': '', 'tenant_id': '5ce46c4298264c1a8113e5acb83e0516', 'network_id': '2d904dd3-78f5-4fcc-93a8-a092ad92890d', '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': '5ce46c4298264c1a8113e5acb83e0516'}} 2025-10-16 17:18:44,599 - INFO - Created VN ctest-vn-31540965 2025-10-16 17:18:44,655 - DEBUG - VN ctest-vn-31540965 UUID is 2d904dd3-78f5-4fcc-93a8-a092ad92890d 2025-10-16 17:18:45,229 - DEBUG - Response for create_port : {'port': {'name': '80f76fd0-8b3e-42d3-88f8-cce44bfa0492', 'id': '80f76fd0-8b3e-42d3-88f8-cce44bfa0492', 'tenant_id': '5ce46c4298264c1a8113e5acb83e0516', 'network_id': '2d904dd3-78f5-4fcc-93a8-a092ad92890d', 'mac_address': '02:80:f7:6f:d0:8b', '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': '2991b44c-4031-423b-bf88-4aefa3009438'}], 'security_groups': ['3e66bd77-9e0d-4773-9e30-b9debc88f819'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5ce46c4298264c1a8113e5acb83e0516'}} 2025-10-16 17:18:45,453 - DEBUG - Response for create_port : {'port': {'name': 'e29359b4-5191-4e1f-a59e-71cc16e74af0', 'id': 'e29359b4-5191-4e1f-a59e-71cc16e74af0', 'tenant_id': '5ce46c4298264c1a8113e5acb83e0516', 'network_id': '2d904dd3-78f5-4fcc-93a8-a092ad92890d', 'mac_address': '02:e2:93:59:b4:51', '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': 'b20df8cc-8db4-42ed-b0d9-38eaf08a7f8d'}], 'security_groups': ['3e66bd77-9e0d-4773-9e30-b9debc88f819'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5ce46c4298264c1a8113e5acb83e0516'}} 2025-10-16 17:18:46,084 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4349-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4349-1) 2025-10-16 17:18:47,054 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4349-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4349-1) 2025-10-16 17:18:48,355 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4349-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4349-1) 2025-10-16 17:18:48,355 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-16 17:18:48,364 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0287fead-cb08-4b1a-bd70-a6c5867738a2 2025-10-16 17:18:48,382 - DEBUG - Requesting: http://10.0.0.22:8082/project/5ce46c42-9826-4c1a-8113-e5acb83e0516 2025-10-16 17:18:48,466 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/0f855b8c-5ca4-4deb-b722-e7174d6ea25b 2025-10-16 17:18:48,475 - INFO - Verifications in API Server for IPAM: ctest-ipam-39756489 passed 2025-10-16 17:18:48,482 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-42926595:ctest-ipam-39756489', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42926595', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1118400740879257067', 'uuid-lslong': '13196363945418334811'}, 'enable': 'true', 'created': '2025-10-16T17:18:43', 'last-modified': '2025-10-16T17:18:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.603097'} 2025-10-16 17:18:48,482 - INFO - Verifications in Control node for IPAM: ctest-ipam-39756489 passed 2025-10-16 17:18:48,482 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-16 17:18:48,488 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0287fead-cb08-4b1a-bd70-a6c5867738a2 2025-10-16 17:18:48,499 - DEBUG - Requesting: http://10.0.0.22:8082/project/5ce46c42-9826-4c1a-8113-e5acb83e0516 2025-10-16 17:18:48,587 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2d904dd3-78f5-4fcc-93a8-a092ad92890d 2025-10-16 17:18:48,598 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2d904dd3-78f5-4fcc-93a8-a092ad92890d 2025-10-16 17:18:48,608 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/8e099e96-1f5c-442d-9d03-3f42a170f230 2025-10-16 17:18:48,615 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/8e099e96-1f5c-442d-9d03-3f42a170f230 2025-10-16 17:18:48,624 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/7bdf5d73-67a4-43ab-9a47-a04b2f4a8a1c 2025-10-16 17:18:48,633 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-16 17:18:48,633 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2d904dd3-78f5-4fcc-93a8-a092ad92890d 2025-10-16 17:18:48,645 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/8e099e96-1f5c-442d-9d03-3f42a170f230 2025-10-16 17:18:48,662 - INFO - Verified VN network id 11 for VN 2d904dd3-78f5-4fcc-93a8-a092ad92890d 2025-10-16 17:18:48,662 - INFO - Verifications in API Server for VN ctest-vn-31540965 passed 2025-10-16 17:18:48,662 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2d904dd3-78f5-4fcc-93a8-a092ad92890d 2025-10-16 17:18:48,674 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/8e099e96-1f5c-442d-9d03-3f42a170f230 2025-10-16 17:18:48,682 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/8e099e96-1f5c-442d-9d03-3f42a170f230 2025-10-16 17:18:48,690 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/7bdf5d73-67a4-43ab-9a47-a04b2f4a8a1c 2025-10-16 17:18:48,702 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-42926595:ctest-vn-31540965', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42926595', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3283209699015872460', 'uuid-lslong': '10639930671500527885'}, 'enable': 'true', 'created': '2025-10-16T17:18:44', 'last-modified': '2025-10-16T17:18:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.162491'} 2025-10-16 17:18:48,709 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-16 17:18:48,709 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-31540965 passed 2025-10-16 17:18:48,709 - DEBUG - ====Verifying policy data for ctest-vn-31540965 in API_Server ====== 2025-10-16 17:18:48,709 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-16 17:18:48,718 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0287fead-cb08-4b1a-bd70-a6c5867738a2 2025-10-16 17:18:48,735 - DEBUG - Requesting: http://10.0.0.22:8082/project/5ce46c42-9826-4c1a-8113-e5acb83e0516 2025-10-16 17:18:48,826 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2d904dd3-78f5-4fcc-93a8-a092ad92890d 2025-10-16 17:18:48,842 - DEBUG - =>VN ctest-vn-31540965 has no policy to be verified 2025-10-16 17:18:48,842 - DEBUG - Verifying the vn in opserver 2025-10-16 17:18:48,842 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-42926595:ctest-vn-31540965 virtual network link through opserver 10.0.0.22 2025-10-16 17:18:48,842 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-10-16 17:18:49,219 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-10-16 17:18:49,317 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-42926595:ctest-vn-31540965', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-42926595:ctest-vn-31540965?flat'} 2025-10-16 17:18:49,317 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-42926595:ctest-vn-31540965 is found in opserver 2025-10-16 17:18:49,329 - DEBUG - VRF ids for VN ctest-vn-31540965: {'10.0.0.22': '2'} 2025-10-16 17:18:49,329 - INFO - Waiting for VM ctest-TestBasicVMVN-42926595-08528452 to be up.. 2025-10-16 17:18:49,434 - DEBUG - VM is in ACTIVE state now 2025-10-16 17:18:49,434 - INFO - VM name : ctest-TestBasicVMVN-42926595-08528452 2025-10-16 17:18:49,554 - DEBUG - VM ctest-TestBasicVMVN-42926595-08528452 ID is 498bfe06-5f54-45e2-9b31-af74fd295c05 2025-10-16 17:18:49,555 - DEBUG - VM ctest-TestBasicVMVN-42926595-08528452 launched on Node cn-jenkins-deploy-platform-ansible-os-4349-1 2025-10-16 17:18:49,673 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/498bfe06-5f54-45e2-9b31-af74fd295c05 2025-10-16 17:18:49,683 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/80f76fd0-8b3e-42d3-88f8-cce44bfa0492 2025-10-16 17:18:52,947 - 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 1013ms') 2025-10-16 17:18:52,947 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42926595-08528452 failed! 2025-10-16 17:18:53,022 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42926595:ctest-vn-31540965 is 31.1.1.1 and allocation pool is NOT set 2025-10-16 17:18:53,022 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42926595:ctest-vn-31540965 is 31.1.2.1 and allocation pool is NOT set 2025-10-16 17:18:57,106 - 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 1007ms') 2025-10-16 17:18:57,107 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42926595-08528452 failed! 2025-10-16 17:18:57,162 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42926595:ctest-vn-31540965 is 31.1.1.1 and allocation pool is NOT set 2025-10-16 17:18:57,163 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42926595:ctest-vn-31540965 is 31.1.2.1 and allocation pool is NOT set 2025-10-16 17:18:59,242 - 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=18.6 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.12 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 = 3.118/10.858/18.598/7.740 ms') 2025-10-16 17:18:59,242 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42926595-08528452 passed 2025-10-16 17:18:59,435 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-16 17:18:59,436 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42926595-08528452, IP 31.1.1.4, Port 22 2025-10-16 17:18:59,508 - 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-16 17:18:59,651 - DEBUG - VM ctest-TestBasicVMVN-42926595-08528452 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-16 17:19:04,652 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-16 17:19:04,653 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42926595-08528452, IP 31.1.1.4, Port 22 2025-10-16 17:19:04,848 - DEBUG - VM ctest-TestBasicVMVN-42926595-08528452 is ready for SSH connections 2025-10-16 17:19:04,848 - INFO - Waiting for VM ctest-TestBasicVMVN-42926595-93795066 to be up.. 2025-10-16 17:19:05,037 - DEBUG - VM is in ACTIVE state now 2025-10-16 17:19:05,038 - INFO - VM name : ctest-TestBasicVMVN-42926595-93795066 2025-10-16 17:19:05,175 - DEBUG - VM ctest-TestBasicVMVN-42926595-93795066 ID is 36720edf-2075-4a32-bcbb-debe8bd3fdb6 2025-10-16 17:19:05,176 - DEBUG - VM ctest-TestBasicVMVN-42926595-93795066 launched on Node cn-jenkins-deploy-platform-ansible-os-4349-1 2025-10-16 17:19:05,321 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/36720edf-2075-4a32-bcbb-debe8bd3fdb6 2025-10-16 17:19:05,341 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/e29359b4-5191-4e1f-a59e-71cc16e74af0 2025-10-16 17:19:06,688 - 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=5.41 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.815 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.815/3.110/5.406/2.295 ms') 2025-10-16 17:19:06,688 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-42926595-93795066 passed 2025-10-16 17:19:06,854 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-16 17:19:06,854 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42926595-93795066, IP 31.1.2.4, Port 22 2025-10-16 17:19:07,035 - DEBUG - VM ctest-TestBasicVMVN-42926595-93795066 is ready for SSH connections 2025-10-16 17:19:07,035 - INFO - Waiting for VM ctest-TestBasicVMVN-42926595-19054191 to be up.. 2025-10-16 17:19:07,195 - DEBUG - VM is in ACTIVE state now 2025-10-16 17:19:07,195 - INFO - VM name : ctest-TestBasicVMVN-42926595-19054191 2025-10-16 17:19:07,337 - DEBUG - VM ctest-TestBasicVMVN-42926595-19054191 ID is 09bc6c06-45eb-44c8-8136-448be42e73b6 2025-10-16 17:19:07,337 - DEBUG - VM ctest-TestBasicVMVN-42926595-19054191 launched on Node cn-jenkins-deploy-platform-ansible-os-4349-1 2025-10-16 17:19:07,526 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/09bc6c06-45eb-44c8-8136-448be42e73b6 2025-10-16 17:19:07,546 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/479a8edf-d68c-45d6-98ea-2a8d619ab546 2025-10-16 17:19:08,885 - 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=8.87 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.858 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.858/4.861/8.865/4.003 ms') 2025-10-16 17:19:08,885 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-42926595-19054191 passed 2025-10-16 17:19:09,066 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-16 17:19:09,066 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42926595-19054191, IP 31.1.1.3, Port 22 2025-10-16 17:19:09,261 - DEBUG - VM ctest-TestBasicVMVN-42926595-19054191 is ready for SSH connections 2025-10-16 17:19:09,261 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-16 17:19:09,261 - 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.22, gateway password: c0ntrail123 2025-10-16 17:19:09,262 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-16 17:19:13,890 - 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.177 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.257 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.936 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.257/2.456/4.177 ms 2025-10-16 17:19:13,890 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-42926595-08528452 passed 2025-10-16 17:19:13,890 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-16 17:19:13,891 - 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.22, gateway password: c0ntrail123 2025-10-16 17:19:13,891 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-16 17:19:18,118 - 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=4.172 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=2.071 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=2.028 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 2.028/2.757/4.172 ms 2025-10-16 17:19:18,118 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-42926595-93795066 passed 2025-10-16 17:19:18,119 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-16 17:19:18,119 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-16 17:19:18,119 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-16 17:19:18,119 - 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.22, gateway password: c0ntrail123 2025-10-16 17:19:18,119 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-16 17:19:18,337 - DEBUG - None 2025-10-16 17:19:18,338 - 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.22, gateway password: c0ntrail123 2025-10-16 17:19:18,338 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-16 17:19:18,550 - DEBUG - None 2025-10-16 17:19:18,550 - 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.22, gateway password: c0ntrail123 2025-10-16 17:19:18,550 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-16 17:19:19,523 - DEBUG - None 2025-10-16 17:19:19,523 - 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.22, gateway password: c0ntrail123 2025-10-16 17:19:19,523 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-16 17:19:21,830 - 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.873 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.878 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.992 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.533 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.480 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.480/2.751/5.878 ms 2025-10-16 17:19:21,830 - 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.22, gateway password: c0ntrail123 2025-10-16 17:19:21,830 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-16 17:19:24,132 - 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.137 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.817 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.007 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.147 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.826 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=10.091 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.438 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.438/3.923/10.091 ms 2025-10-16 17:19:24,133 - 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.22, gateway password: c0ntrail123 2025-10-16 17:19:24,133 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-16 17:19:26,453 - 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.923 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.392 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.369 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.030 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.943 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=11.127 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.054 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.923/3.976/11.127 ms 2025-10-16 17:19:26,453 - INFO - Deleting VM ctest-TestBasicVMVN-42926595-19054191 2025-10-16 17:19:26,629 - INFO - Detaching port e29359b4-5191-4e1f-a59e-71cc16e74af0 from VM ctest-TestBasicVMVN-42926595-93795066 2025-10-16 17:19:26,726 - INFO - Deleting VM ctest-TestBasicVMVN-42926595-93795066 2025-10-16 17:19:26,907 - INFO - Detaching port 80f76fd0-8b3e-42d3-88f8-cce44bfa0492 from VM ctest-TestBasicVMVN-42926595-08528452 2025-10-16 17:19:26,983 - INFO - Deleting VM ctest-TestBasicVMVN-42926595-08528452 2025-10-16 17:19:27,101 - INFO - Deleting VN ctest-vn-31540965 2025-10-16 17:19:27,353 - DEBUG - Response for delete_port : () 2025-10-16 17:19:27,565 - DEBUG - Response for delete_port : () 2025-10-16 17:19:27,739 - DEBUG - Response for deleting network () 2025-10-16 17:19:27,739 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/8e099e96-1f5c-442d-9d03-3f42a170f230 2025-10-16 17:19:27,744 - DEBUG - Response Code: 404 2025-10-16 17:19:27,745 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-16 17:19:27,751 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0287fead-cb08-4b1a-bd70-a6c5867738a2 2025-10-16 17:19:27,810 - DEBUG - Requesting: http://10.0.0.22:8082/project/5ce46c42-9826-4c1a-8113-e5acb83e0516 2025-10-16 17:19:27,900 - INFO - Validated that VN ctest-vn-31540965 is not found in API Server 2025-10-16 17:19:27,910 - DEBUG - VN ctest-vn-31540965 is not present in Agent 10.0.0.22 2025-10-16 17:19:27,910 - INFO - Validated that VN ctest-vn-31540965 is not in any agent 2025-10-16 17:19:27,916 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-10-16 17:19:27,923 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-31540965 2025-10-16 17:19:27,923 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-42926595:ctest-vn-31540965 2025-10-16 17:19:27,936 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-31540965 info 2025-10-16 17:19:28,014 - INFO - IPAM: ctest-ipam-39756489 is not found in API Server 2025-10-16 17:19:28,030 - INFO - IPAM:ctest-ipam-39756489 is not found in control node 2025-10-16 17:19:28,311 - DEBUG - No XMPP flaps were noticed during the test 2025-10-16 17:19:28,312 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:45] 2025-10-16 17:19:28,312 - INFO - -------------------------------------------------------------------------------- 2025-10-16 17:19:29,153 - INFO - Deleted project: ctest-TestBasicVMVN-42926595, ID : 5ce46c42-9826-4c1a-8113-e5acb83e0516