2025-07-08 11:43:26,633 - INFO - Domain Default found not creating
2025-07-08 11:43:26,820 - INFO - Project ctest-TestBasicVMVN-46621083 not found, creating it
2025-07-08 11:43:27,297 - INFO - Created Project:ctest-TestBasicVMVN-46621083, ID : cdb6a3c6-36cd-4a11-9136-0cf7419c0e1e
2025-07-08 11:43:28,716 - INFO - ================================================================================
2025-07-08 11:43:28,716 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-08 11:43:28,717 - 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-07-08 11:43:28,977 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.14': '0'}} with
2025-07-08 11:43:28,977 - INFO - Initial checks done. Running the testcase now
2025-07-08 11:43:28,977 - INFO -
2025-07-08 11:43:29,510 - DEBUG - Response for create_network : {'network': {'id': 'b7413e9c-bebf-4a9e-8fa6-955c14b078c6', 'name': 'ctest-vn2_metadata-37748123', 'tenant_id': 'cdb6a3c636cd4a1191360cf7419c0e1e', 'project_id': 'cdb6a3c636cd4a1191360cf7419c0e1e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46621083', 'ctest-vn2_metadata-37748123'], 'port_security_enabled': True, 'description': ''}}
2025-07-08 11:43:29,674 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d696213-3775-4e43-802e-0a513bac10e8', 'name': '', 'tenant_id': 'cdb6a3c636cd4a1191360cf7419c0e1e', 'network_id': 'b7413e9c-bebf-4a9e-8fa6-955c14b078c6', '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': 'cdb6a3c636cd4a1191360cf7419c0e1e'}}
2025-07-08 11:43:29,693 - INFO - Created VN ctest-vn2_metadata-37748123
2025-07-08 11:43:29,746 - DEBUG - VN ctest-vn2_metadata-37748123 UUID is b7413e9c-bebf-4a9e-8fa6-955c14b078c6
2025-07-08 11:43:29,927 - DEBUG - Services list from nova: [, , ]
2025-07-08 11:43:30,938 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3612-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3612-1)
2025-07-08 11:43:31,050 - DEBUG - Link local service introspect added
2025-07-08 11:43:31,090 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-08 11:43:36,171 - DEBUG - VM is in ACTIVE state now
2025-07-08 11:43:36,297 - INFO - Waiting for VM ctest-TestBasicVMVN-46621083-33540907 to be up..
2025-07-08 11:43:36,297 - INFO - VM name : ctest-TestBasicVMVN-46621083-33540907
2025-07-08 11:43:36,382 - DEBUG - VM ctest-TestBasicVMVN-46621083-33540907 ID is c7236547-78e4-4989-b822-df67e0137330
2025-07-08 11:43:36,382 - DEBUG - VM ctest-TestBasicVMVN-46621083-33540907 launched on Node cn-jenkins-deploy-platform-ansible-os-3612-1
2025-07-08 11:43:36,460 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/c7236547-78e4-4989-b822-df67e0137330
2025-07-08 11:43:36,756 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/c7236547-78e4-4989-b822-df67e0137330
2025-07-08 11:43:36,788 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/edb28084-0a3b-425b-a4b1-fd25d5d61c7f
2025-07-08 11:43:40,069 - 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 1034ms')
2025-07-08 11:43:40,069 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46621083-33540907 failed!
2025-07-08 11:43:40,126 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46621083:ctest-vn2_metadata-37748123 is 11.1.1.1 and allocation pool is NOT set
2025-07-08 11:43:42,185 - 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=2.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.510 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 = 0.510/1.612/2.715/1.102 ms')
2025-07-08 11:43:42,186 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46621083-33540907 passed
2025-07-08 11:43:42,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 11:43:42,339 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46621083-33540907, IP 11.1.1.3, Port 22
2025-07-08 11:43:42,494 - DEBUG - VM ctest-TestBasicVMVN-46621083-33540907 is ready for SSH connections
2025-07-08 11:43:42,494 - INFO - Retry 0
2025-07-08 11:43:42,494 - 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.49, gateway password: c0ntrail123
2025-07-08 11:43:42,494 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-08 11:43:44,123 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-08 11:43:44,123 - INFO - Generic metadata worked
2025-07-08 11:43:44,382 - DEBUG - Link local service introspect removed
2025-07-08 11:43:44,382 - INFO - Deleting VM ctest-TestBasicVMVN-46621083-33540907
2025-07-08 11:43:44,450 - INFO - Deleting VN ctest-vn2_metadata-37748123
2025-07-08 11:43:44,491 - DEBUG - VN b7413e9c-bebf-4a9e-8fa6-955c14b078c6 still in use: Unable to complete operation on network b7413e9c-bebf-4a9e-8fa6-955c14b078c6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cec2cc40-aa7b-4318-ac3e-d5ae61c3e6a3']
2025-07-08 11:43:44,492 - WARNING - Deleting VN ctest-vn2_metadata-37748123 failed..Will retry
2025-07-08 11:43:46,620 - DEBUG - Response for deleting network ()
2025-07-08 11:43:46,881 - DEBUG - No XMPP flaps were noticed during the test
2025-07-08 11:43:46,881 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-07-08 11:43:46,881 - INFO - --------------------------------------------------------------------------------
2025-07-08 11:43:46,884 - INFO - ================================================================================
2025-07-08 11:43:46,884 - INFO - STARTING TEST : test_metadata_service
2025-07-08 11:43:46,884 - 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-07-08 11:43:47,169 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.14': '0'}} with
2025-07-08 11:43:47,169 - INFO - Initial checks done. Running the testcase now
2025-07-08 11:43:47,169 - INFO -
2025-07-08 11:43:47,169 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-configs
2025-07-08 11:43:47,175 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-config/fa4a4001-88b4-435a-b62a-38ab0078d986
2025-07-08 11:43:47,353 - DEBUG - Response for create_network : {'network': {'id': '1e455870-f2b5-4020-ab8f-8f9b1ec260c0', 'name': 'ctest-vn-90533076', 'tenant_id': 'cdb6a3c636cd4a1191360cf7419c0e1e', 'project_id': 'cdb6a3c636cd4a1191360cf7419c0e1e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46621083', 'ctest-vn-90533076'], 'port_security_enabled': True, 'description': ''}}
2025-07-08 11:43:47,541 - DEBUG - Response for create_subnet : {'subnet': {'id': '39444059-1007-48f9-a11b-5d036546dbc8', 'name': '', 'tenant_id': 'cdb6a3c636cd4a1191360cf7419c0e1e', 'network_id': '1e455870-f2b5-4020-ab8f-8f9b1ec260c0', 'ip_version': 4, 'cidr': '66.228.45.128/26', 'allocation_pools': [{'start': '66.228.45.130', 'end': '66.228.45.190'}], 'gateway_ip': '66.228.45.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '66.228.45.130', 'tags': [], 'project_id': 'cdb6a3c636cd4a1191360cf7419c0e1e'}}
2025-07-08 11:43:47,559 - INFO - Created VN ctest-vn-90533076
2025-07-08 11:43:47,610 - DEBUG - VN ctest-vn-90533076 UUID is 1e455870-f2b5-4020-ab8f-8f9b1ec260c0
2025-07-08 11:43:48,825 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3612-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3612-1)
2025-07-08 11:43:48,825 - INFO - Waiting for VM ctest-TestBasicVMVN-46621083-39020851 to be up..
2025-07-08 11:43:48,864 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-08 11:43:53,940 - DEBUG - VM is in ACTIVE state now
2025-07-08 11:43:53,940 - INFO - VM name : ctest-TestBasicVMVN-46621083-39020851
2025-07-08 11:43:54,016 - DEBUG - VM ctest-TestBasicVMVN-46621083-39020851 ID is 8872fd80-028d-4072-8f09-dc49e2c9fd5c
2025-07-08 11:43:54,016 - DEBUG - VM ctest-TestBasicVMVN-46621083-39020851 launched on Node cn-jenkins-deploy-platform-ansible-os-3612-1
2025-07-08 11:43:54,088 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/8872fd80-028d-4072-8f09-dc49e2c9fd5c
2025-07-08 11:43:54,097 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/50a5f183-8107-4e2c-bce1-1e1dd2d2a12a
2025-07-08 11:43:57,375 - 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-07-08 11:43:57,375 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46621083-39020851 failed!
2025-07-08 11:43:57,435 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46621083:ctest-vn-90533076 is 66.228.45.129 and allocation pool is NOT set
2025-07-08 11:43:59,492 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.777 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.777/2.553/4.330/1.776 ms')
2025-07-08 11:43:59,492 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46621083-39020851 passed
2025-07-08 11:43:59,654 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 11:43:59,655 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46621083-39020851, IP 66.228.45.131, Port 22
2025-07-08 11:43:59,818 - DEBUG - VM ctest-TestBasicVMVN-46621083-39020851 is ready for SSH connections
2025-07-08 11:43:59,818 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-07-08 11:43:59,819 - DEBUG - cat /tmp/output.txt
2025-07-08 11:44:01,427 - DEBUG - Hello World. The time is now Tue, 08 Jul 2025 05:44:00 -0600!
2025-07-08 11:44:01,427 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 08 Jul 2025 05:44:00 -0600!'}
2025-07-08 11:44:01,428 - INFO - metadata_script.txt got executed in the vm
2025-07-08 11:44:01,428 - INFO - Deleting VM ctest-TestBasicVMVN-46621083-39020851
2025-07-08 11:44:01,495 - INFO - Deleting VN ctest-vn-90533076
2025-07-08 11:44:01,539 - DEBUG - VN 1e455870-f2b5-4020-ab8f-8f9b1ec260c0 still in use: Unable to complete operation on network 1e455870-f2b5-4020-ab8f-8f9b1ec260c0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3f599c8f-aabe-4558-ba47-466e318159df']
2025-07-08 11:44:01,539 - WARNING - Deleting VN ctest-vn-90533076 failed..Will retry
2025-07-08 11:44:03,655 - DEBUG - Response for deleting network ()
2025-07-08 11:44:03,912 - DEBUG - No XMPP flaps were noticed during the test
2025-07-08 11:44:03,912 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-07-08 11:44:03,912 - INFO - --------------------------------------------------------------------------------
2025-07-08 11:44:03,915 - INFO - ================================================================================
2025-07-08 11:44:03,915 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-08 11:44:03,915 - 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-07-08 11:44:04,204 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.14': '0'}} with
2025-07-08 11:44:04,204 - INFO - Initial checks done. Running the testcase now
2025-07-08 11:44:04,204 - INFO -
2025-07-08 11:44:04,697 - DEBUG - Response for create_network : {'network': {'id': 'd9af6051-55b6-44ec-aa61-7880dbaa2476', 'name': 'ctest-vn-68354320', 'tenant_id': 'cdb6a3c636cd4a1191360cf7419c0e1e', 'project_id': 'cdb6a3c636cd4a1191360cf7419c0e1e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46621083', 'ctest-vn-68354320'], 'port_security_enabled': True, 'description': ''}}
2025-07-08 11:44:04,884 - DEBUG - Response for create_subnet : {'subnet': {'id': '09c8cf7f-1177-416b-a6f9-ddf79b838a88', 'name': '', 'tenant_id': 'cdb6a3c636cd4a1191360cf7419c0e1e', 'network_id': 'd9af6051-55b6-44ec-aa61-7880dbaa2476', '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': 'cdb6a3c636cd4a1191360cf7419c0e1e'}}
2025-07-08 11:44:05,029 - DEBUG - Response for create_subnet : {'subnet': {'id': '623fca10-1100-43c0-a4f5-e55931753695', 'name': '', 'tenant_id': 'cdb6a3c636cd4a1191360cf7419c0e1e', 'network_id': 'd9af6051-55b6-44ec-aa61-7880dbaa2476', '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': 'cdb6a3c636cd4a1191360cf7419c0e1e'}}
2025-07-08 11:44:05,050 - INFO - Created VN ctest-vn-68354320
2025-07-08 11:44:05,102 - DEBUG - VN ctest-vn-68354320 UUID is d9af6051-55b6-44ec-aa61-7880dbaa2476
2025-07-08 11:44:05,475 - DEBUG - Response for create_port : {'port': {'name': '4db47e27-1617-45b6-aa81-a66cfb0ccc5a', 'id': '4db47e27-1617-45b6-aa81-a66cfb0ccc5a', 'tenant_id': 'cdb6a3c636cd4a1191360cf7419c0e1e', 'network_id': 'd9af6051-55b6-44ec-aa61-7880dbaa2476', 'mac_address': '02:4d:b4:7e:27:16', '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': '09c8cf7f-1177-416b-a6f9-ddf79b838a88'}], 'security_groups': ['34fcdd5e-fedd-48a4-bc3c-bbfd347d6ed1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cdb6a3c636cd4a1191360cf7419c0e1e'}}
2025-07-08 11:44:05,674 - DEBUG - Response for create_port : {'port': {'name': '4b8c0064-e5dd-43f5-a592-c71de245b17d', 'id': '4b8c0064-e5dd-43f5-a592-c71de245b17d', 'tenant_id': 'cdb6a3c636cd4a1191360cf7419c0e1e', 'network_id': 'd9af6051-55b6-44ec-aa61-7880dbaa2476', 'mac_address': '02:4b:8c:00:64:e5', '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': '623fca10-1100-43c0-a4f5-e55931753695'}], 'security_groups': ['34fcdd5e-fedd-48a4-bc3c-bbfd347d6ed1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cdb6a3c636cd4a1191360cf7419c0e1e'}}
2025-07-08 11:44:06,055 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3612-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3612-1)
2025-07-08 11:44:06,457 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3612-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3612-1)
2025-07-08 11:44:07,792 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3612-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3612-1)
2025-07-08 11:44:07,793 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-07-08 11:44:07,801 - DEBUG - Requesting: http://10.0.0.49:8082/domain/95d3f63c-e97d-48ee-b56b-46436cb22b9f
2025-07-08 11:44:07,822 - DEBUG - Requesting: http://10.0.0.49:8082/project/cdb6a3c6-36cd-4a11-9136-0cf7419c0e1e
2025-07-08 11:44:07,932 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/a57f4fae-dd28-4c06-b0c2-30578830d549
2025-07-08 11:44:07,960 - INFO - Verifications in API Server for IPAM: ctest-ipam-39559518 passed
2025-07-08 11:44:07,966 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-46621083:ctest-ipam-39559518', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46621083', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11925337950753672198', 'uuid-lslong': '12736795848662373705'}, 'enable': 'true', 'created': '2025-07-08T11:44:04', 'last-modified': '2025-07-08T11:44:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.530919'}
2025-07-08 11:44:07,966 - INFO - Verifications in Control node for IPAM: ctest-ipam-39559518 passed
2025-07-08 11:44:07,966 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-07-08 11:44:07,975 - DEBUG - Requesting: http://10.0.0.49:8082/domain/95d3f63c-e97d-48ee-b56b-46436cb22b9f
2025-07-08 11:44:07,995 - DEBUG - Requesting: http://10.0.0.49:8082/project/cdb6a3c6-36cd-4a11-9136-0cf7419c0e1e
2025-07-08 11:44:08,072 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/d9af6051-55b6-44ec-aa61-7880dbaa2476
2025-07-08 11:44:08,095 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/d9af6051-55b6-44ec-aa61-7880dbaa2476
2025-07-08 11:44:08,120 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/1c0f589d-831b-4280-92e1-1e863d2bce87
2025-07-08 11:44:08,135 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/1c0f589d-831b-4280-92e1-1e863d2bce87
2025-07-08 11:44:08,149 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/a3429e0f-6d86-44ae-803c-bf2b6dd6941e
2025-07-08 11:44:08,158 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-08 11:44:08,158 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/d9af6051-55b6-44ec-aa61-7880dbaa2476
2025-07-08 11:44:08,174 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/1c0f589d-831b-4280-92e1-1e863d2bce87
2025-07-08 11:44:08,200 - INFO - Verified VN network id 8 for VN d9af6051-55b6-44ec-aa61-7880dbaa2476
2025-07-08 11:44:08,201 - INFO - Verifications in API Server for VN ctest-vn-68354320 passed
2025-07-08 11:44:08,201 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/d9af6051-55b6-44ec-aa61-7880dbaa2476
2025-07-08 11:44:08,234 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/1c0f589d-831b-4280-92e1-1e863d2bce87
2025-07-08 11:44:08,250 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/1c0f589d-831b-4280-92e1-1e863d2bce87
2025-07-08 11:44:08,300 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/a3429e0f-6d86-44ae-803c-bf2b6dd6941e
2025-07-08 11:44:08,327 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-46621083:ctest-vn-68354320', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46621083', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15685861929601352940', 'uuid-lslong': '12277226554025190518'}, 'enable': 'true', 'created': '2025-07-08T11:44:04', 'last-modified': '2025-07-08T11:44:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.325963'}
2025-07-08 11:44:08,345 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-08 11:44:08,345 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-68354320 passed
2025-07-08 11:44:08,346 - DEBUG - ====Verifying policy data for ctest-vn-68354320 in API_Server ======
2025-07-08 11:44:08,346 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-07-08 11:44:08,357 - DEBUG - Requesting: http://10.0.0.49:8082/domain/95d3f63c-e97d-48ee-b56b-46436cb22b9f
2025-07-08 11:44:08,370 - DEBUG - Requesting: http://10.0.0.49:8082/project/cdb6a3c6-36cd-4a11-9136-0cf7419c0e1e
2025-07-08 11:44:08,454 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/d9af6051-55b6-44ec-aa61-7880dbaa2476
2025-07-08 11:44:08,469 - DEBUG - =>VN ctest-vn-68354320 has no policy to be verified
2025-07-08 11:44:08,469 - DEBUG - Verifying the vn in opserver
2025-07-08 11:44:08,469 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-46621083:ctest-vn-68354320 virtual network link through opserver 10.0.0.49
2025-07-08 11:44:08,469 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-07-08 11:44:08,801 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-07-08 11:44:08,871 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-46621083:ctest-vn-68354320', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-46621083:ctest-vn-68354320?flat'}
2025-07-08 11:44:08,871 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-46621083:ctest-vn-68354320 is found in opserver
2025-07-08 11:44:08,882 - DEBUG - VRF ids for VN ctest-vn-68354320: {'10.0.0.49': '2'}
2025-07-08 11:44:08,882 - INFO - Waiting for VM ctest-TestBasicVMVN-46621083-56049344 to be up..
2025-07-08 11:44:08,973 - DEBUG - VM is in ACTIVE state now
2025-07-08 11:44:08,973 - INFO - VM name : ctest-TestBasicVMVN-46621083-56049344
2025-07-08 11:44:09,073 - DEBUG - VM ctest-TestBasicVMVN-46621083-56049344 ID is 4f4b517c-b072-4f3e-8f7b-3fe120cb295c
2025-07-08 11:44:09,074 - DEBUG - VM ctest-TestBasicVMVN-46621083-56049344 launched on Node cn-jenkins-deploy-platform-ansible-os-3612-1
2025-07-08 11:44:09,186 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/4f4b517c-b072-4f3e-8f7b-3fe120cb295c
2025-07-08 11:44:09,210 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/4db47e27-1617-45b6-aa81-a66cfb0ccc5a
2025-07-08 11:44:12,484 - 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-07-08 11:44:12,484 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46621083-56049344 failed!
2025-07-08 11:44:12,546 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46621083:ctest-vn-68354320 is 31.1.1.1 and allocation pool is NOT set
2025-07-08 11:44:12,547 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46621083:ctest-vn-68354320 is 31.1.2.1 and allocation pool is NOT set
2025-07-08 11:44:16,612 - 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-07-08 11:44:16,612 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46621083-56049344 failed!
2025-07-08 11:44:16,670 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46621083:ctest-vn-68354320 is 31.1.1.1 and allocation pool is NOT set
2025-07-08 11:44:16,671 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46621083:ctest-vn-68354320 is 31.1.2.1 and allocation pool is NOT set
2025-07-08 11:44:18,730 - 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=6.58 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.438 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.438/3.509/6.581/3.071 ms')
2025-07-08 11:44:18,731 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46621083-56049344 passed
2025-07-08 11:44:18,886 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 11:44:18,887 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46621083-56049344, IP 31.1.1.4, Port 22
2025-07-08 11:44:19,042 - DEBUG - VM ctest-TestBasicVMVN-46621083-56049344 is ready for SSH connections
2025-07-08 11:44:19,042 - INFO - Waiting for VM ctest-TestBasicVMVN-46621083-18755305 to be up..
2025-07-08 11:44:19,124 - DEBUG - VM is in ACTIVE state now
2025-07-08 11:44:19,124 - INFO - VM name : ctest-TestBasicVMVN-46621083-18755305
2025-07-08 11:44:19,203 - DEBUG - VM ctest-TestBasicVMVN-46621083-18755305 ID is 17e151b1-acbf-4dbf-a202-12cc05fbbe7a
2025-07-08 11:44:19,203 - DEBUG - VM ctest-TestBasicVMVN-46621083-18755305 launched on Node cn-jenkins-deploy-platform-ansible-os-3612-1
2025-07-08 11:44:19,279 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/17e151b1-acbf-4dbf-a202-12cc05fbbe7a
2025-07-08 11:44:19,290 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/4b8c0064-e5dd-43f5-a592-c71de245b17d
2025-07-08 11:44:20,542 - 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.70 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.384 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.384/1.544/2.704/1.160 ms')
2025-07-08 11:44:20,542 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-46621083-18755305 passed
2025-07-08 11:44:20,699 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 11:44:20,699 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46621083-18755305, IP 31.1.2.4, Port 22
2025-07-08 11:44:20,855 - DEBUG - VM ctest-TestBasicVMVN-46621083-18755305 is ready for SSH connections
2025-07-08 11:44:20,855 - INFO - Waiting for VM ctest-TestBasicVMVN-46621083-74767931 to be up..
2025-07-08 11:44:20,940 - DEBUG - VM is in ACTIVE state now
2025-07-08 11:44:20,940 - INFO - VM name : ctest-TestBasicVMVN-46621083-74767931
2025-07-08 11:44:21,010 - DEBUG - VM ctest-TestBasicVMVN-46621083-74767931 ID is 311e161d-59dd-48cc-89fd-590b8515a4d8
2025-07-08 11:44:21,010 - DEBUG - VM ctest-TestBasicVMVN-46621083-74767931 launched on Node cn-jenkins-deploy-platform-ansible-os-3612-1
2025-07-08 11:44:21,087 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/311e161d-59dd-48cc-89fd-590b8515a4d8
2025-07-08 11:44:21,098 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/346f727e-0aca-47a7-a052-6597abb97ca1
2025-07-08 11:44:22,339 - 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=2.77 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.328 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.328/1.549/2.770/1.221 ms')
2025-07-08 11:44:22,339 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-46621083-74767931 passed
2025-07-08 11:44:22,490 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 11:44:22,491 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46621083-74767931, IP 31.1.1.3, Port 22
2025-07-08 11:44:22,650 - DEBUG - VM ctest-TestBasicVMVN-46621083-74767931 is ready for SSH connections
2025-07-08 11:44:22,650 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 11:44:22,650 - 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.49, gateway password: c0ntrail123
2025-07-08 11:44:22,651 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-08 11:44:26,663 - 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.420 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.829 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.807 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.807/1.685/3.420 ms
2025-07-08 11:44:26,664 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-46621083-56049344 passed
2025-07-08 11:44:26,664 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 11:44:26,664 - 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.49, gateway password: c0ntrail123
2025-07-08 11:44:26,664 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-08 11:44:30,372 - 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.913 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.897 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.830 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.830/1.546/2.913 ms
2025-07-08 11:44:30,372 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-46621083-18755305 passed
2025-07-08 11:44:30,372 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 11:44:30,372 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 11:44:30,372 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 11:44:30,372 - 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.49, gateway password: c0ntrail123
2025-07-08 11:44:30,372 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-08 11:44:30,579 - DEBUG - None
2025-07-08 11:44:30,579 - 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.49, gateway password: c0ntrail123
2025-07-08 11:44:30,579 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-08 11:44:30,781 - DEBUG - None
2025-07-08 11:44:30,781 - 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.49, gateway password: c0ntrail123
2025-07-08 11:44:30,781 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-08 11:44:31,387 - DEBUG - None
2025-07-08 11:44:31,387 - 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.49, gateway password: c0ntrail123
2025-07-08 11:44:31,387 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-08 11:44:33,596 - 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.859 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.459 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.423 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.671 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.379 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/2.158/6.459 ms
2025-07-08 11:44:33,597 - 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.49, gateway password: c0ntrail123
2025-07-08 11:44:33,597 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-08 11:44:35,847 - 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.152 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.104 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.290 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.495 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.794 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.923 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.367 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.367/2.017/4.290 ms
2025-07-08 11:44:35,847 - 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.49, gateway password: c0ntrail123
2025-07-08 11:44:35,847 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-08 11:44:38,090 - 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.737 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.459 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.253 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.762 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.041 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.000 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.537 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.537/1.827/3.253 ms
2025-07-08 11:44:38,090 - INFO - Deleting VM ctest-TestBasicVMVN-46621083-74767931
2025-07-08 11:44:38,163 - INFO - Detaching port 4b8c0064-e5dd-43f5-a592-c71de245b17d from VM ctest-TestBasicVMVN-46621083-18755305
2025-07-08 11:44:38,217 - INFO - Deleting VM ctest-TestBasicVMVN-46621083-18755305
2025-07-08 11:44:38,286 - INFO - Detaching port 4db47e27-1617-45b6-aa81-a66cfb0ccc5a from VM ctest-TestBasicVMVN-46621083-56049344
2025-07-08 11:44:38,322 - INFO - Deleting VM ctest-TestBasicVMVN-46621083-56049344
2025-07-08 11:44:38,400 - INFO - Deleting VN ctest-vn-68354320
2025-07-08 11:44:38,577 - DEBUG - Response for delete_port : ()
2025-07-08 11:44:38,761 - DEBUG - Response for delete_port : ()
2025-07-08 11:44:38,814 - DEBUG - VN d9af6051-55b6-44ec-aa61-7880dbaa2476 still in use: Unable to complete operation on network d9af6051-55b6-44ec-aa61-7880dbaa2476. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-66c528e0-3891-4d0f-8608-36ca9cd29752']
2025-07-08 11:44:38,814 - WARNING - Deleting VN ctest-vn-68354320 failed..Will retry
2025-07-08 11:44:40,952 - DEBUG - Response for deleting network ()
2025-07-08 11:44:40,952 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/1c0f589d-831b-4280-92e1-1e863d2bce87
2025-07-08 11:44:40,959 - DEBUG - Response Code: 404
2025-07-08 11:44:40,959 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-07-08 11:44:40,968 - DEBUG - Requesting: http://10.0.0.49:8082/domain/95d3f63c-e97d-48ee-b56b-46436cb22b9f
2025-07-08 11:44:41,029 - DEBUG - Requesting: http://10.0.0.49:8082/project/cdb6a3c6-36cd-4a11-9136-0cf7419c0e1e
2025-07-08 11:44:41,112 - INFO - Validated that VN ctest-vn-68354320 is not found in API Server
2025-07-08 11:44:41,126 - DEBUG - VN ctest-vn-68354320 is not present in Agent 10.0.0.49
2025-07-08 11:44:41,126 - INFO - Validated that VN ctest-vn-68354320 is not in any agent
2025-07-08 11:44:41,131 - DEBUG - VRF 2 is not seen in agent 10.0.0.49
2025-07-08 11:44:41,136 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-68354320
2025-07-08 11:44:41,136 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-46621083:ctest-vn-68354320
2025-07-08 11:44:41,146 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-68354320 info
2025-07-08 11:44:41,230 - INFO - IPAM: ctest-ipam-39559518 is not found in API Server
2025-07-08 11:44:41,243 - INFO - IPAM:ctest-ipam-39559518 is not found in control node
2025-07-08 11:44:41,499 - DEBUG - No XMPP flaps were noticed during the test
2025-07-08 11:44:41,499 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-07-08 11:44:41,499 - INFO - --------------------------------------------------------------------------------
2025-07-08 11:44:42,224 - INFO - Deleted project: ctest-TestBasicVMVN-46621083, ID : cdb6a3c6-36cd-4a11-9136-0cf7419c0e1e