2025-06-22 18:26:42,550 - INFO - Domain Default found not creating 2025-06-22 18:26:42,691 - INFO - Project ctest-TestBasicVMVN-17851603 not found, creating it 2025-06-22 18:26:43,146 - INFO - Created Project:ctest-TestBasicVMVN-17851603, ID : add30993-eee2-470e-a376-ad5f1f184d39 2025-06-22 18:26:44,565 - INFO - ================================================================================ 2025-06-22 18:26:44,565 - INFO - STARTING TEST : test_generic_link_local_service 2025-06-22 18:26:44,565 - 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-06-22 18:26:44,820 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-06-22 18:26:44,820 - INFO - Initial checks done. Running the testcase now 2025-06-22 18:26:44,820 - INFO - 2025-06-22 18:26:45,355 - DEBUG - Response for create_network : {'network': {'id': '3ddf5209-951b-4ad2-933f-337b7f032b0a', 'name': 'ctest-vn2_metadata-00243774', 'tenant_id': 'add30993eee2470ea376ad5f1f184d39', 'project_id': 'add30993eee2470ea376ad5f1f184d39', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-17851603', 'ctest-vn2_metadata-00243774'], 'port_security_enabled': True, 'description': ''}} 2025-06-22 18:26:45,566 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f865fa0e-0682-474c-b827-c55b86b80966', 'name': '', 'tenant_id': 'add30993eee2470ea376ad5f1f184d39', 'network_id': '3ddf5209-951b-4ad2-933f-337b7f032b0a', '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': 'add30993eee2470ea376ad5f1f184d39'}} 2025-06-22 18:26:45,584 - INFO - Created VN ctest-vn2_metadata-00243774 2025-06-22 18:26:45,639 - DEBUG - VN ctest-vn2_metadata-00243774 UUID is 3ddf5209-951b-4ad2-933f-337b7f032b0a 2025-06-22 18:26:45,810 - DEBUG - Services list from nova: [, , ] 2025-06-22 18:26:46,787 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3514-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3514-1) 2025-06-22 18:26:46,891 - DEBUG - Link local service introspect added 2025-06-22 18:26:46,931 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-22 18:26:52,009 - DEBUG - VM is in ACTIVE state now 2025-06-22 18:26:52,145 - INFO - Waiting for VM ctest-TestBasicVMVN-17851603-88664397 to be up.. 2025-06-22 18:26:52,145 - INFO - VM name : ctest-TestBasicVMVN-17851603-88664397 2025-06-22 18:26:52,217 - DEBUG - VM ctest-TestBasicVMVN-17851603-88664397 ID is 0859e329-785e-4755-b706-c9fbe5ff0465 2025-06-22 18:26:52,217 - DEBUG - VM ctest-TestBasicVMVN-17851603-88664397 launched on Node cn-jenkins-deploy-platform-ansible-os-3514-1 2025-06-22 18:26:52,286 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/0859e329-785e-4755-b706-c9fbe5ff0465 2025-06-22 18:26:52,582 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/0859e329-785e-4755-b706-c9fbe5ff0465 2025-06-22 18:26:52,614 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/3a8e4751-c348-4d7e-9ea0-05e7646d26f2 2025-06-22 18:26:55,889 - 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 1032ms') 2025-06-22 18:26:55,889 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17851603-88664397 failed! 2025-06-22 18:26:55,943 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17851603:ctest-vn2_metadata-00243774 is 11.1.1.1 and allocation pool is NOT set 2025-06-22 18:26:58,007 - 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=10.4 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.416 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.416/5.430/10.445/5.014 ms') 2025-06-22 18:26:58,008 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17851603-88664397 passed 2025-06-22 18:26:58,167 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-22 18:26:58,167 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17851603-88664397, IP 11.1.1.3, Port 22 2025-06-22 18:26:58,319 - DEBUG - VM ctest-TestBasicVMVN-17851603-88664397 is ready for SSH connections 2025-06-22 18:26:58,319 - INFO - Retry 0 2025-06-22 18:26:58,319 - 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-06-22 18:26:58,319 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-06-22 18:26:59,897 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-06-22 18:26:59,897 - INFO - Generic metadata worked 2025-06-22 18:27:00,151 - DEBUG - Link local service introspect removed 2025-06-22 18:27:00,151 - INFO - Deleting VM ctest-TestBasicVMVN-17851603-88664397 2025-06-22 18:27:00,215 - INFO - Deleting VN ctest-vn2_metadata-00243774 2025-06-22 18:27:00,261 - DEBUG - VN 3ddf5209-951b-4ad2-933f-337b7f032b0a still in use: Unable to complete operation on network 3ddf5209-951b-4ad2-933f-337b7f032b0a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b70cbdd8-0004-4b72-8122-a1c491ad0903'] 2025-06-22 18:27:00,261 - WARNING - Deleting VN ctest-vn2_metadata-00243774 failed..Will retry 2025-06-22 18:27:02,368 - DEBUG - Response for deleting network () 2025-06-22 18:27:02,621 - DEBUG - No XMPP flaps were noticed during the test 2025-06-22 18:27:02,621 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-06-22 18:27:02,621 - INFO - -------------------------------------------------------------------------------- 2025-06-22 18:27:02,624 - INFO - ================================================================================ 2025-06-22 18:27:02,624 - INFO - STARTING TEST : test_metadata_service 2025-06-22 18:27:02,624 - 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-06-22 18:27:02,910 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-06-22 18:27:02,910 - INFO - Initial checks done. Running the testcase now 2025-06-22 18:27:02,910 - INFO - 2025-06-22 18:27:02,910 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-06-22 18:27:02,916 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/3db5b96c-c5ca-4905-a135-b33d133e89ef 2025-06-22 18:27:03,114 - DEBUG - Response for create_network : {'network': {'id': '8cc19c25-e93a-4884-bd3f-b7d503b98e2e', 'name': 'ctest-vn-88809224', 'tenant_id': 'add30993eee2470ea376ad5f1f184d39', 'project_id': 'add30993eee2470ea376ad5f1f184d39', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-17851603', 'ctest-vn-88809224'], 'port_security_enabled': True, 'description': ''}} 2025-06-22 18:27:03,327 - DEBUG - Response for create_subnet : {'subnet': {'id': '3a1fcb70-c6d6-4d41-bb2a-f217307e61f2', 'name': '', 'tenant_id': 'add30993eee2470ea376ad5f1f184d39', 'network_id': '8cc19c25-e93a-4884-bd3f-b7d503b98e2e', 'ip_version': 4, 'cidr': '157.67.67.192/26', 'allocation_pools': [{'start': '157.67.67.194', 'end': '157.67.67.254'}], 'gateway_ip': '157.67.67.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '157.67.67.194', 'tags': [], 'project_id': 'add30993eee2470ea376ad5f1f184d39'}} 2025-06-22 18:27:03,344 - INFO - Created VN ctest-vn-88809224 2025-06-22 18:27:03,395 - DEBUG - VN ctest-vn-88809224 UUID is 8cc19c25-e93a-4884-bd3f-b7d503b98e2e 2025-06-22 18:27:04,543 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3514-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3514-1) 2025-06-22 18:27:04,543 - INFO - Waiting for VM ctest-TestBasicVMVN-17851603-79557442 to be up.. 2025-06-22 18:27:04,580 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-22 18:27:09,684 - DEBUG - VM is in ACTIVE state now 2025-06-22 18:27:09,684 - INFO - VM name : ctest-TestBasicVMVN-17851603-79557442 2025-06-22 18:27:09,766 - DEBUG - VM ctest-TestBasicVMVN-17851603-79557442 ID is e365470d-d9bf-403f-a877-02000050f2d1 2025-06-22 18:27:09,766 - DEBUG - VM ctest-TestBasicVMVN-17851603-79557442 launched on Node cn-jenkins-deploy-platform-ansible-os-3514-1 2025-06-22 18:27:09,841 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e365470d-d9bf-403f-a877-02000050f2d1 2025-06-22 18:27:09,850 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ed2598f4-aa12-4fb5-9113-7928e7e288f4 2025-06-22 18:27:13,108 - 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-06-22 18:27:13,108 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17851603-79557442 failed! 2025-06-22 18:27:13,163 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17851603:ctest-vn-88809224 is 157.67.67.193 and allocation pool is NOT set 2025-06-22 18:27:15,218 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.489 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.489/2.728/4.968/2.239 ms') 2025-06-22 18:27:15,218 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17851603-79557442 passed 2025-06-22 18:27:15,367 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-22 18:27:15,367 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17851603-79557442, IP 157.67.67.195, Port 22 2025-06-22 18:27:15,433 - 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-06-22 18:27:15,519 - DEBUG - VM ctest-TestBasicVMVN-17851603-79557442 is NOT ready for SSH connections, VM status: ACTIVE 2025-06-22 18:27:20,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-22 18:27:20,520 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17851603-79557442, IP 157.67.67.195, Port 22 2025-06-22 18:27:20,675 - DEBUG - VM ctest-TestBasicVMVN-17851603-79557442 is ready for SSH connections 2025-06-22 18:27:20,675 - 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-06-22 18:27:20,675 - DEBUG - cat /tmp/output.txt 2025-06-22 18:27:22,296 - DEBUG - Hello World. The time is now Sun, 22 Jun 2025 12:27:16 -0600! 2025-06-22 18:27:22,296 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 22 Jun 2025 12:27:16 -0600!'} 2025-06-22 18:27:22,296 - INFO - metadata_script.txt got executed in the vm 2025-06-22 18:27:22,296 - INFO - Deleting VM ctest-TestBasicVMVN-17851603-79557442 2025-06-22 18:27:22,366 - INFO - Deleting VN ctest-vn-88809224 2025-06-22 18:27:22,402 - DEBUG - VN 8cc19c25-e93a-4884-bd3f-b7d503b98e2e still in use: Unable to complete operation on network 8cc19c25-e93a-4884-bd3f-b7d503b98e2e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-722af642-5a4c-46b2-9103-5b82e552fac0'] 2025-06-22 18:27:22,402 - WARNING - Deleting VN ctest-vn-88809224 failed..Will retry 2025-06-22 18:27:24,546 - DEBUG - Response for deleting network () 2025-06-22 18:27:24,805 - DEBUG - No XMPP flaps were noticed during the test 2025-06-22 18:27:24,805 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-06-22 18:27:24,805 - INFO - -------------------------------------------------------------------------------- 2025-06-22 18:27:24,808 - INFO - ================================================================================ 2025-06-22 18:27:24,808 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-06-22 18:27:24,808 - 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-06-22 18:27:25,096 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-06-22 18:27:25,096 - INFO - Initial checks done. Running the testcase now 2025-06-22 18:27:25,096 - INFO - 2025-06-22 18:27:25,580 - DEBUG - Response for create_network : {'network': {'id': '4fdf5176-d399-493d-a697-cb274a2597d8', 'name': 'ctest-vn-17790392', 'tenant_id': 'add30993eee2470ea376ad5f1f184d39', 'project_id': 'add30993eee2470ea376ad5f1f184d39', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-17851603', 'ctest-vn-17790392'], 'port_security_enabled': True, 'description': ''}} 2025-06-22 18:27:25,799 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c9698de7-bdc0-4663-800c-f8d7ac096f30', 'name': '', 'tenant_id': 'add30993eee2470ea376ad5f1f184d39', 'network_id': '4fdf5176-d399-493d-a697-cb274a2597d8', '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': 'add30993eee2470ea376ad5f1f184d39'}} 2025-06-22 18:27:25,975 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c989c54b-f663-4a32-a041-4854ea1fcc8c', 'name': '', 'tenant_id': 'add30993eee2470ea376ad5f1f184d39', 'network_id': '4fdf5176-d399-493d-a697-cb274a2597d8', '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': 'add30993eee2470ea376ad5f1f184d39'}} 2025-06-22 18:27:25,992 - INFO - Created VN ctest-vn-17790392 2025-06-22 18:27:26,043 - DEBUG - VN ctest-vn-17790392 UUID is 4fdf5176-d399-493d-a697-cb274a2597d8 2025-06-22 18:27:26,391 - DEBUG - Response for create_port : {'port': {'name': '55984935-714c-4eaa-934a-8ec0f0d1c5fd', 'id': '55984935-714c-4eaa-934a-8ec0f0d1c5fd', 'tenant_id': 'add30993eee2470ea376ad5f1f184d39', 'network_id': '4fdf5176-d399-493d-a697-cb274a2597d8', 'mac_address': '02:55:98:49:35:71', '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': 'c9698de7-bdc0-4663-800c-f8d7ac096f30'}], 'security_groups': ['ced2e1ec-4a89-4cf9-9d40-7d7ba5c3097c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'add30993eee2470ea376ad5f1f184d39'}} 2025-06-22 18:27:26,559 - DEBUG - Response for create_port : {'port': {'name': 'cbfedf73-2f93-431e-9911-7e06e2f2e544', 'id': 'cbfedf73-2f93-431e-9911-7e06e2f2e544', 'tenant_id': 'add30993eee2470ea376ad5f1f184d39', 'network_id': '4fdf5176-d399-493d-a697-cb274a2597d8', 'mac_address': '02:cb:fe:df:73:2f', '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': 'c989c54b-f663-4a32-a041-4854ea1fcc8c'}], 'security_groups': ['ced2e1ec-4a89-4cf9-9d40-7d7ba5c3097c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'add30993eee2470ea376ad5f1f184d39'}} 2025-06-22 18:27:26,943 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3514-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3514-1) 2025-06-22 18:27:27,297 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3514-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3514-1) 2025-06-22 18:27:28,446 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3514-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3514-1) 2025-06-22 18:27:28,446 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-22 18:27:28,453 - DEBUG - Requesting: http://10.0.0.254:8082/domain/93ab230e-1fe9-47d2-82b8-58d3f9c5589e 2025-06-22 18:27:28,466 - DEBUG - Requesting: http://10.0.0.254:8082/project/add30993-eee2-470e-a376-ad5f1f184d39 2025-06-22 18:27:28,545 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/8a546ef4-5605-452b-9916-6ebc12c3135f 2025-06-22 18:27:28,560 - INFO - Verifications in API Server for IPAM: ctest-ipam-10129266 passed 2025-06-22 18:27:28,568 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-17851603:ctest-ipam-10129266', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-17851603', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9967713870972011819', 'uuid-lslong': '11031126091338290015'}, 'enable': 'true', 'created': '2025-06-22T18:27:25', 'last-modified': '2025-06-22T18:27:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.244510'} 2025-06-22 18:27:28,568 - INFO - Verifications in Control node for IPAM: ctest-ipam-10129266 passed 2025-06-22 18:27:28,568 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-22 18:27:28,577 - DEBUG - Requesting: http://10.0.0.254:8082/domain/93ab230e-1fe9-47d2-82b8-58d3f9c5589e 2025-06-22 18:27:28,590 - DEBUG - Requesting: http://10.0.0.254:8082/project/add30993-eee2-470e-a376-ad5f1f184d39 2025-06-22 18:27:28,687 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/4fdf5176-d399-493d-a697-cb274a2597d8 2025-06-22 18:27:28,701 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/4fdf5176-d399-493d-a697-cb274a2597d8 2025-06-22 18:27:28,712 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d76f0443-6280-4a6a-bb51-fa89f686d16f 2025-06-22 18:27:28,720 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d76f0443-6280-4a6a-bb51-fa89f686d16f 2025-06-22 18:27:28,729 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/219d65a5-f53c-4214-89dd-d917f36e4d04 2025-06-22 18:27:28,735 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-22 18:27:28,735 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/4fdf5176-d399-493d-a697-cb274a2597d8 2025-06-22 18:27:28,745 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d76f0443-6280-4a6a-bb51-fa89f686d16f 2025-06-22 18:27:28,766 - INFO - Verified VN network id 8 for VN 4fdf5176-d399-493d-a697-cb274a2597d8 2025-06-22 18:27:28,766 - INFO - Verifications in API Server for VN ctest-vn-17790392 passed 2025-06-22 18:27:28,766 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/4fdf5176-d399-493d-a697-cb274a2597d8 2025-06-22 18:27:28,783 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d76f0443-6280-4a6a-bb51-fa89f686d16f 2025-06-22 18:27:28,793 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d76f0443-6280-4a6a-bb51-fa89f686d16f 2025-06-22 18:27:28,807 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/219d65a5-f53c-4214-89dd-d917f36e4d04 2025-06-22 18:27:28,827 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-17851603:ctest-vn-17790392', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-17851603', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5755408419600812349', 'uuid-lslong': '12004286701387487192'}, 'enable': 'true', 'created': '2025-06-22T18:27:25', 'last-modified': '2025-06-22T18:27:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.875639'} 2025-06-22 18:27:28,842 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-22 18:27:28,842 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-17790392 passed 2025-06-22 18:27:28,842 - DEBUG - ====Verifying policy data for ctest-vn-17790392 in API_Server ====== 2025-06-22 18:27:28,842 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-22 18:27:28,850 - DEBUG - Requesting: http://10.0.0.254:8082/domain/93ab230e-1fe9-47d2-82b8-58d3f9c5589e 2025-06-22 18:27:28,877 - DEBUG - Requesting: http://10.0.0.254:8082/project/add30993-eee2-470e-a376-ad5f1f184d39 2025-06-22 18:27:29,002 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/4fdf5176-d399-493d-a697-cb274a2597d8 2025-06-22 18:27:29,026 - DEBUG - =>VN ctest-vn-17790392 has no policy to be verified 2025-06-22 18:27:29,026 - DEBUG - Verifying the vn in opserver 2025-06-22 18:27:29,026 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-17851603:ctest-vn-17790392 virtual network link through opserver 10.0.0.254 2025-06-22 18:27:29,027 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-06-22 18:27:29,406 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-06-22 18:27:29,474 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-17851603:ctest-vn-17790392', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-17851603:ctest-vn-17790392?flat'} 2025-06-22 18:27:29,474 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-17851603:ctest-vn-17790392 is found in opserver 2025-06-22 18:27:29,481 - DEBUG - VRF ids for VN ctest-vn-17790392: {'10.0.0.254': '2'} 2025-06-22 18:27:29,481 - INFO - Waiting for VM ctest-TestBasicVMVN-17851603-62601651 to be up.. 2025-06-22 18:27:29,550 - DEBUG - VM is in ACTIVE state now 2025-06-22 18:27:29,550 - INFO - VM name : ctest-TestBasicVMVN-17851603-62601651 2025-06-22 18:27:29,624 - DEBUG - VM ctest-TestBasicVMVN-17851603-62601651 ID is c9db0ebc-566b-4dc6-a6b8-25fd232f20ea 2025-06-22 18:27:29,624 - DEBUG - VM ctest-TestBasicVMVN-17851603-62601651 launched on Node cn-jenkins-deploy-platform-ansible-os-3514-1 2025-06-22 18:27:29,710 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/c9db0ebc-566b-4dc6-a6b8-25fd232f20ea 2025-06-22 18:27:29,721 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/55984935-714c-4eaa-934a-8ec0f0d1c5fd 2025-06-22 18:27:33,049 - 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 1011ms') 2025-06-22 18:27:33,049 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17851603-62601651 failed! 2025-06-22 18:27:33,103 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17851603:ctest-vn-17790392 is 31.1.1.1 and allocation pool is NOT set 2025-06-22 18:27:33,103 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17851603:ctest-vn-17790392 is 31.1.2.1 and allocation pool is NOT set 2025-06-22 18:27:37,170 - 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 1012ms') 2025-06-22 18:27:37,170 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17851603-62601651 failed! 2025-06-22 18:27:37,227 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17851603:ctest-vn-17790392 is 31.1.1.1 and allocation pool is NOT set 2025-06-22 18:27:37,227 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-17851603:ctest-vn-17790392 is 31.1.2.1 and allocation pool is NOT set 2025-06-22 18:27:39,285 - 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=12.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.49 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 = 1.486/7.152/12.818/5.666 ms') 2025-06-22 18:27:39,285 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-17851603-62601651 passed 2025-06-22 18:27:39,439 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-22 18:27:39,439 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17851603-62601651, IP 31.1.1.4, Port 22 2025-06-22 18:27:39,614 - DEBUG - VM ctest-TestBasicVMVN-17851603-62601651 is ready for SSH connections 2025-06-22 18:27:39,614 - INFO - Waiting for VM ctest-TestBasicVMVN-17851603-05516264 to be up.. 2025-06-22 18:27:39,706 - DEBUG - VM is in ACTIVE state now 2025-06-22 18:27:39,706 - INFO - VM name : ctest-TestBasicVMVN-17851603-05516264 2025-06-22 18:27:39,787 - DEBUG - VM ctest-TestBasicVMVN-17851603-05516264 ID is 2359b843-24a2-4c24-ba79-5ba109ad0ba4 2025-06-22 18:27:39,787 - DEBUG - VM ctest-TestBasicVMVN-17851603-05516264 launched on Node cn-jenkins-deploy-platform-ansible-os-3514-1 2025-06-22 18:27:39,879 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/2359b843-24a2-4c24-ba79-5ba109ad0ba4 2025-06-22 18:27:39,891 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/cbfedf73-2f93-431e-9911-7e06e2f2e544 2025-06-22 18:27:41,133 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.446 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.446/1.695/2.944/1.249 ms') 2025-06-22 18:27:41,134 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-17851603-05516264 passed 2025-06-22 18:27:41,283 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-22 18:27:41,283 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17851603-05516264, IP 31.1.2.4, Port 22 2025-06-22 18:27:41,442 - DEBUG - VM ctest-TestBasicVMVN-17851603-05516264 is ready for SSH connections 2025-06-22 18:27:41,442 - INFO - Waiting for VM ctest-TestBasicVMVN-17851603-02203095 to be up.. 2025-06-22 18:27:41,514 - DEBUG - VM is in ACTIVE state now 2025-06-22 18:27:41,514 - INFO - VM name : ctest-TestBasicVMVN-17851603-02203095 2025-06-22 18:27:41,589 - DEBUG - VM ctest-TestBasicVMVN-17851603-02203095 ID is 19dd7fff-9584-47aa-9765-3cf52fff9b3f 2025-06-22 18:27:41,589 - DEBUG - VM ctest-TestBasicVMVN-17851603-02203095 launched on Node cn-jenkins-deploy-platform-ansible-os-3514-1 2025-06-22 18:27:41,669 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/19dd7fff-9584-47aa-9765-3cf52fff9b3f 2025-06-22 18:27:41,678 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1492d688-0f06-489b-9f0f-0a735042ac79 2025-06-22 18:27:42,909 - 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.10 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.422 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.422/1.760/3.098/1.338 ms') 2025-06-22 18:27:42,910 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-17851603-02203095 passed 2025-06-22 18:27:43,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-22 18:27:43,059 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-17851603-02203095, IP 31.1.1.3, Port 22 2025-06-22 18:27:43,210 - DEBUG - VM ctest-TestBasicVMVN-17851603-02203095 is ready for SSH connections 2025-06-22 18:27:43,210 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-22 18:27:43,210 - 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-06-22 18:27:43,210 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-06-22 18:27:47,251 - 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.313 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.754 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.300 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.754/1.789/3.313 ms 2025-06-22 18:27:47,251 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-17851603-62601651 passed 2025-06-22 18:27:47,251 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-22 18:27:47,251 - 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-06-22 18:27:47,251 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-06-22 18:27:50,868 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.934 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.768 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.847 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.768/1.516/2.934 ms 2025-06-22 18:27:50,868 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-17851603-05516264 passed 2025-06-22 18:27:50,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-22 18:27:50,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-22 18:27:50,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-22 18:27:50,869 - 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-06-22 18:27:50,869 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-22 18:27:51,042 - DEBUG - None 2025-06-22 18:27:51,042 - 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-06-22 18:27:51,042 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-22 18:27:51,218 - DEBUG - None 2025-06-22 18:27:51,218 - 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-06-22 18:27:51,218 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-22 18:27:51,864 - DEBUG - None 2025-06-22 18:27:51,864 - 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-06-22 18:27:51,864 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-06-22 18:27:54,063 - 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.869 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.077 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.387 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.933 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.374 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.374/1.928/5.077 ms 2025-06-22 18:27:54,063 - 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-06-22 18:27:54,063 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-06-22 18:27:56,308 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.991 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.621 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.699 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.373 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.882 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.783 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.381 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.373/2.104/4.699 ms 2025-06-22 18:27:56,309 - 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-06-22 18:27:56,309 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-06-22 18:27:58,538 - 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.563 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.330 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.104 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.407 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.662 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.476 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.353 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.353/1.985/4.104 ms 2025-06-22 18:27:58,539 - INFO - Deleting VM ctest-TestBasicVMVN-17851603-02203095 2025-06-22 18:27:58,614 - INFO - Detaching port cbfedf73-2f93-431e-9911-7e06e2f2e544 from VM ctest-TestBasicVMVN-17851603-05516264 2025-06-22 18:27:58,676 - INFO - Deleting VM ctest-TestBasicVMVN-17851603-05516264 2025-06-22 18:27:58,754 - INFO - Detaching port 55984935-714c-4eaa-934a-8ec0f0d1c5fd from VM ctest-TestBasicVMVN-17851603-62601651 2025-06-22 18:27:58,788 - INFO - Deleting VM ctest-TestBasicVMVN-17851603-62601651 2025-06-22 18:27:58,859 - INFO - Deleting VN ctest-vn-17790392 2025-06-22 18:27:59,073 - DEBUG - Response for delete_port : () 2025-06-22 18:27:59,361 - DEBUG - Response for delete_port : () 2025-06-22 18:27:59,501 - DEBUG - Response for deleting network () 2025-06-22 18:27:59,501 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d76f0443-6280-4a6a-bb51-fa89f686d16f 2025-06-22 18:27:59,509 - DEBUG - Response Code: 404 2025-06-22 18:27:59,509 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-22 18:27:59,516 - DEBUG - Requesting: http://10.0.0.254:8082/domain/93ab230e-1fe9-47d2-82b8-58d3f9c5589e 2025-06-22 18:27:59,580 - DEBUG - Requesting: http://10.0.0.254:8082/project/add30993-eee2-470e-a376-ad5f1f184d39 2025-06-22 18:27:59,659 - INFO - Validated that VN ctest-vn-17790392 is not found in API Server 2025-06-22 18:27:59,676 - DEBUG - VN ctest-vn-17790392 is not present in Agent 10.0.0.254 2025-06-22 18:27:59,676 - INFO - Validated that VN ctest-vn-17790392 is not in any agent 2025-06-22 18:27:59,683 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-06-22 18:27:59,688 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-17790392 2025-06-22 18:27:59,688 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-17851603:ctest-vn-17790392 2025-06-22 18:27:59,698 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-17790392 info 2025-06-22 18:27:59,787 - INFO - IPAM: ctest-ipam-10129266 is not found in API Server 2025-06-22 18:27:59,799 - INFO - IPAM:ctest-ipam-10129266 is not found in control node 2025-06-22 18:28:00,058 - DEBUG - No XMPP flaps were noticed during the test 2025-06-22 18:28:00,058 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36] 2025-06-22 18:28:00,058 - INFO - -------------------------------------------------------------------------------- 2025-06-22 18:28:00,761 - INFO - Deleted project: ctest-TestBasicVMVN-17851603, ID : add30993-eee2-470e-a376-ad5f1f184d39