2025-05-04 14:47:08,035 - INFO - Domain Default found not creating
2025-05-04 14:47:08,155 - INFO - Project ctest-TestBasicVMVN-55472696 not found, creating it
2025-05-04 14:47:08,573 - INFO - Created Project:ctest-TestBasicVMVN-55472696, ID : 657e0863-5979-455d-ac98-7fc158e9e212
2025-05-04 14:47:09,965 - INFO - ================================================================================
2025-05-04 14:47:09,965 - INFO - STARTING TEST : test_generic_link_local_service
2025-05-04 14:47:09,965 - 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-05-04 14:47:10,214 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with
2025-05-04 14:47:10,214 - INFO - Initial checks done. Running the testcase now
2025-05-04 14:47:10,214 - INFO -
2025-05-04 14:47:10,747 - DEBUG - Response for create_network : {'network': {'id': 'c6294646-5c3e-41d5-a246-c0910dd7b881', 'name': 'ctest-vn2_metadata-20099941', 'tenant_id': '657e08635979455dac987fc158e9e212', 'project_id': '657e08635979455dac987fc158e9e212', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55472696', 'ctest-vn2_metadata-20099941'], 'port_security_enabled': True, 'description': ''}}
2025-05-04 14:47:10,942 - DEBUG - Response for create_subnet : {'subnet': {'id': '299df275-8467-450c-bae1-567f19d10145', 'name': '', 'tenant_id': '657e08635979455dac987fc158e9e212', 'network_id': 'c6294646-5c3e-41d5-a246-c0910dd7b881', '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': '657e08635979455dac987fc158e9e212'}}
2025-05-04 14:47:10,958 - INFO - Created VN ctest-vn2_metadata-20099941
2025-05-04 14:47:11,009 - DEBUG - VN ctest-vn2_metadata-20099941 UUID is c6294646-5c3e-41d5-a246-c0910dd7b881
2025-05-04 14:47:11,173 - DEBUG - Services list from nova: [, , ]
2025-05-04 14:47:12,135 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3261-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3261-1)
2025-05-04 14:47:12,237 - DEBUG - Link local service introspect added
2025-05-04 14:47:12,281 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-04 14:47:17,355 - DEBUG - VM is in ACTIVE state now
2025-05-04 14:47:17,479 - INFO - Waiting for VM ctest-TestBasicVMVN-55472696-48338372 to be up..
2025-05-04 14:47:17,480 - INFO - VM name : ctest-TestBasicVMVN-55472696-48338372
2025-05-04 14:47:17,564 - DEBUG - VM ctest-TestBasicVMVN-55472696-48338372 ID is 008d0a68-e49e-481c-92a6-6ed2e4723b5d
2025-05-04 14:47:17,564 - DEBUG - VM ctest-TestBasicVMVN-55472696-48338372 launched on Node cn-jenkins-deploy-platform-ansible-os-3261-1
2025-05-04 14:47:17,640 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/008d0a68-e49e-481c-92a6-6ed2e4723b5d
2025-05-04 14:47:17,928 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/008d0a68-e49e-481c-92a6-6ed2e4723b5d
2025-05-04 14:47:17,956 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/d205849b-0ccb-48ec-8b4c-81564e87b28e
2025-05-04 14:47:21,204 - 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 1020ms')
2025-05-04 14:47:21,204 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55472696-48338372 failed!
2025-05-04 14:47:21,265 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55472696:ctest-vn2_metadata-20099941 is 11.1.1.1 and allocation pool is NOT set
2025-05-04 14:47:23,329 - 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.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.04 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.036/3.047/4.058/1.011 ms')
2025-05-04 14:47:23,329 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55472696-48338372 passed
2025-05-04 14:47:23,477 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-04 14:47:23,477 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55472696-48338372, IP 11.1.1.3, Port 22
2025-05-04 14:47:23,632 - DEBUG - VM ctest-TestBasicVMVN-55472696-48338372 is ready for SSH connections
2025-05-04 14:47:23,632 - INFO - Retry 0
2025-05-04 14:47:23,632 - 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.57, gateway password: c0ntrail123
2025-05-04 14:47:23,632 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-05-04 14:47:25,205 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-05-04 14:47:25,205 - INFO - Generic metadata worked
2025-05-04 14:47:25,461 - DEBUG - Link local service introspect removed
2025-05-04 14:47:25,461 - INFO - Deleting VM ctest-TestBasicVMVN-55472696-48338372
2025-05-04 14:47:25,518 - INFO - Deleting VN ctest-vn2_metadata-20099941
2025-05-04 14:47:25,551 - DEBUG - VN c6294646-5c3e-41d5-a246-c0910dd7b881 still in use: Unable to complete operation on network c6294646-5c3e-41d5-a246-c0910dd7b881. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-af2809e6-6d37-4c20-9d33-b48aa8789e1a']
2025-05-04 14:47:25,551 - WARNING - Deleting VN ctest-vn2_metadata-20099941 failed..Will retry
2025-05-04 14:47:27,643 - DEBUG - Response for deleting network ()
2025-05-04 14:47:27,906 - DEBUG - No XMPP flaps were noticed during the test
2025-05-04 14:47:27,906 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-05-04 14:47:27,907 - INFO - --------------------------------------------------------------------------------
2025-05-04 14:47:27,909 - INFO - ================================================================================
2025-05-04 14:47:27,909 - INFO - STARTING TEST : test_metadata_service
2025-05-04 14:47:27,909 - 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-05-04 14:47:28,189 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with
2025-05-04 14:47:28,190 - INFO - Initial checks done. Running the testcase now
2025-05-04 14:47:28,190 - INFO -
2025-05-04 14:47:28,190 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-configs
2025-05-04 14:47:28,196 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-config/4b9d4cc3-ff62-49dc-b6dc-7e3f73d8c83e
2025-05-04 14:47:28,357 - DEBUG - Response for create_network : {'network': {'id': 'd9b463aa-fd0d-4867-ba9d-fdc20804b879', 'name': 'ctest-vn-29383584', 'tenant_id': '657e08635979455dac987fc158e9e212', 'project_id': '657e08635979455dac987fc158e9e212', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55472696', 'ctest-vn-29383584'], 'port_security_enabled': True, 'description': ''}}
2025-05-04 14:47:28,568 - DEBUG - Response for create_subnet : {'subnet': {'id': '9bb8d59f-c0b2-49b0-bd41-6d8bd589e9e5', 'name': '', 'tenant_id': '657e08635979455dac987fc158e9e212', 'network_id': 'd9b463aa-fd0d-4867-ba9d-fdc20804b879', 'ip_version': 4, 'cidr': '168.53.44.64/26', 'allocation_pools': [{'start': '168.53.44.66', 'end': '168.53.44.126'}], 'gateway_ip': '168.53.44.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '168.53.44.66', 'tags': [], 'project_id': '657e08635979455dac987fc158e9e212'}}
2025-05-04 14:47:28,584 - INFO - Created VN ctest-vn-29383584
2025-05-04 14:47:28,637 - DEBUG - VN ctest-vn-29383584 UUID is d9b463aa-fd0d-4867-ba9d-fdc20804b879
2025-05-04 14:47:29,714 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3261-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3261-1)
2025-05-04 14:47:29,714 - INFO - Waiting for VM ctest-TestBasicVMVN-55472696-87190804 to be up..
2025-05-04 14:47:29,749 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-04 14:47:34,820 - DEBUG - VM is in ACTIVE state now
2025-05-04 14:47:34,820 - INFO - VM name : ctest-TestBasicVMVN-55472696-87190804
2025-05-04 14:47:34,889 - DEBUG - VM ctest-TestBasicVMVN-55472696-87190804 ID is a20e40e1-d6bc-4d47-add5-83633b36450a
2025-05-04 14:47:34,889 - DEBUG - VM ctest-TestBasicVMVN-55472696-87190804 launched on Node cn-jenkins-deploy-platform-ansible-os-3261-1
2025-05-04 14:47:34,959 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/a20e40e1-d6bc-4d47-add5-83633b36450a
2025-05-04 14:47:34,966 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/7ba42975-e52b-4742-b9f6-cff3f299ec98
2025-05-04 14:47:38,232 - 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-05-04 14:47:38,232 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55472696-87190804 failed!
2025-05-04 14:47:38,289 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55472696:ctest-vn-29383584 is 168.53.44.65 and allocation pool is NOT set
2025-05-04 14:47:40,354 - 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.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.70 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.700/3.237/4.775/1.537 ms')
2025-05-04 14:47:40,354 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55472696-87190804 passed
2025-05-04 14:47:40,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-04 14:47:40,505 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55472696-87190804, IP 168.53.44.67, Port 22
2025-05-04 14:47:40,666 - DEBUG - VM ctest-TestBasicVMVN-55472696-87190804 is ready for SSH connections
2025-05-04 14:47:40,666 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-05-04 14:47:40,666 - DEBUG - cat /tmp/output.txt
2025-05-04 14:47:42,272 - DEBUG - Hello World. The time is now Sun, 04 May 2025 08:47:38 -0600!
2025-05-04 14:47:42,272 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 04 May 2025 08:47:38 -0600!'}
2025-05-04 14:47:42,272 - INFO - metadata_script.txt got executed in the vm
2025-05-04 14:47:42,273 - INFO - Deleting VM ctest-TestBasicVMVN-55472696-87190804
2025-05-04 14:47:42,345 - INFO - Deleting VN ctest-vn-29383584
2025-05-04 14:47:42,380 - DEBUG - VN d9b463aa-fd0d-4867-ba9d-fdc20804b879 still in use: Unable to complete operation on network d9b463aa-fd0d-4867-ba9d-fdc20804b879. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2e9a35d0-097e-489b-8d9c-8bb9cdc2394f']
2025-05-04 14:47:42,380 - WARNING - Deleting VN ctest-vn-29383584 failed..Will retry
2025-05-04 14:47:44,468 - DEBUG - Response for deleting network ()
2025-05-04 14:47:44,718 - DEBUG - No XMPP flaps were noticed during the test
2025-05-04 14:47:44,718 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-05-04 14:47:44,718 - INFO - --------------------------------------------------------------------------------
2025-05-04 14:47:44,721 - INFO - ================================================================================
2025-05-04 14:47:44,721 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-05-04 14:47:44,721 - 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-05-04 14:47:45,006 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with
2025-05-04 14:47:45,006 - INFO - Initial checks done. Running the testcase now
2025-05-04 14:47:45,006 - INFO -
2025-05-04 14:47:45,478 - DEBUG - Response for create_network : {'network': {'id': '0d3c4ea2-18d6-4b5e-94ef-bf2c1e2891fb', 'name': 'ctest-vn-90252808', 'tenant_id': '657e08635979455dac987fc158e9e212', 'project_id': '657e08635979455dac987fc158e9e212', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55472696', 'ctest-vn-90252808'], 'port_security_enabled': True, 'description': ''}}
2025-05-04 14:47:45,632 - DEBUG - Response for create_subnet : {'subnet': {'id': '3bb8c5af-d8e2-415e-967c-1472710b4a83', 'name': '', 'tenant_id': '657e08635979455dac987fc158e9e212', 'network_id': '0d3c4ea2-18d6-4b5e-94ef-bf2c1e2891fb', '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': '657e08635979455dac987fc158e9e212'}}
2025-05-04 14:47:45,772 - DEBUG - Response for create_subnet : {'subnet': {'id': '019086ad-f51f-440a-b216-4db6a502715b', 'name': '', 'tenant_id': '657e08635979455dac987fc158e9e212', 'network_id': '0d3c4ea2-18d6-4b5e-94ef-bf2c1e2891fb', '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': '657e08635979455dac987fc158e9e212'}}
2025-05-04 14:47:45,789 - INFO - Created VN ctest-vn-90252808
2025-05-04 14:47:45,841 - DEBUG - VN ctest-vn-90252808 UUID is 0d3c4ea2-18d6-4b5e-94ef-bf2c1e2891fb
2025-05-04 14:47:46,174 - DEBUG - Response for create_port : {'port': {'name': 'edae25ec-1bf6-4523-8d3a-cda541c0cf2c', 'id': 'edae25ec-1bf6-4523-8d3a-cda541c0cf2c', 'tenant_id': '657e08635979455dac987fc158e9e212', 'network_id': '0d3c4ea2-18d6-4b5e-94ef-bf2c1e2891fb', 'mac_address': '02:ed:ae:25:ec:1b', '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': '3bb8c5af-d8e2-415e-967c-1472710b4a83'}], 'security_groups': ['c35f0705-c2e1-4c51-94af-454fcfb47f43'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '657e08635979455dac987fc158e9e212'}}
2025-05-04 14:47:46,336 - DEBUG - Response for create_port : {'port': {'name': '27a105cb-c90e-4045-a8a6-62f67d1306bf', 'id': '27a105cb-c90e-4045-a8a6-62f67d1306bf', 'tenant_id': '657e08635979455dac987fc158e9e212', 'network_id': '0d3c4ea2-18d6-4b5e-94ef-bf2c1e2891fb', 'mac_address': '02:27:a1:05:cb:c9', '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': '019086ad-f51f-440a-b216-4db6a502715b'}], 'security_groups': ['c35f0705-c2e1-4c51-94af-454fcfb47f43'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '657e08635979455dac987fc158e9e212'}}
2025-05-04 14:47:46,726 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3261-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3261-1)
2025-05-04 14:47:47,057 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3261-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3261-1)
2025-05-04 14:47:48,175 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3261-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3261-1)
2025-05-04 14:47:48,175 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-05-04 14:47:48,185 - DEBUG - Requesting: http://10.0.0.57:8082/domain/65233a82-c004-4cec-a2b6-3b29f6a3b3d0
2025-05-04 14:47:48,200 - DEBUG - Requesting: http://10.0.0.57:8082/project/657e0863-5979-455d-ac98-7fc158e9e212
2025-05-04 14:47:48,271 - DEBUG - Requesting: http://10.0.0.57:8082/network-ipam/95f8885a-5f99-425c-914a-ae56b64ac61f
2025-05-04 14:47:48,290 - INFO - Verifications in API Server for IPAM: ctest-ipam-54357451 passed
2025-05-04 14:47:48,299 - DEBUG - Control-node 10.0.0.57 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-55472696:ctest-ipam-54357451', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-55472696', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10806537227607818844', 'uuid-lslong': '10469371971224913439'}, 'enable': 'true', 'created': '2025-05-04T14:47:45', 'last-modified': '2025-05-04T14:47:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.066013'}
2025-05-04 14:47:48,299 - INFO - Verifications in Control node for IPAM: ctest-ipam-54357451 passed
2025-05-04 14:47:48,299 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-05-04 14:47:48,305 - DEBUG - Requesting: http://10.0.0.57:8082/domain/65233a82-c004-4cec-a2b6-3b29f6a3b3d0
2025-05-04 14:47:48,319 - DEBUG - Requesting: http://10.0.0.57:8082/project/657e0863-5979-455d-ac98-7fc158e9e212
2025-05-04 14:47:48,391 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/0d3c4ea2-18d6-4b5e-94ef-bf2c1e2891fb
2025-05-04 14:47:48,403 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/0d3c4ea2-18d6-4b5e-94ef-bf2c1e2891fb
2025-05-04 14:47:48,413 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e34e7dc2-d3a2-4a2a-a3fa-ec8aaa78c45d
2025-05-04 14:47:48,421 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e34e7dc2-d3a2-4a2a-a3fa-ec8aaa78c45d
2025-05-04 14:47:48,428 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/e0d4f9db-dc43-4eeb-a408-158de6b13237
2025-05-04 14:47:48,434 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-04 14:47:48,434 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/0d3c4ea2-18d6-4b5e-94ef-bf2c1e2891fb
2025-05-04 14:47:48,448 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e34e7dc2-d3a2-4a2a-a3fa-ec8aaa78c45d
2025-05-04 14:47:48,469 - INFO - Verified VN network id 9 for VN 0d3c4ea2-18d6-4b5e-94ef-bf2c1e2891fb
2025-05-04 14:47:48,469 - INFO - Verifications in API Server for VN ctest-vn-90252808 passed
2025-05-04 14:47:48,469 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/0d3c4ea2-18d6-4b5e-94ef-bf2c1e2891fb
2025-05-04 14:47:48,482 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e34e7dc2-d3a2-4a2a-a3fa-ec8aaa78c45d
2025-05-04 14:47:48,491 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e34e7dc2-d3a2-4a2a-a3fa-ec8aaa78c45d
2025-05-04 14:47:48,503 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/e0d4f9db-dc43-4eeb-a408-158de6b13237
2025-05-04 14:47:48,519 - DEBUG - Control-node 10.0.0.57 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-55472696:ctest-vn-90252808', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-55472696', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '953723679204068190', 'uuid-lslong': '10732006633252622843'}, 'enable': 'true', 'created': '2025-05-04T14:47:45', 'last-modified': '2025-05-04T14:47:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.777384'}
2025-05-04 14:47:48,527 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-04 14:47:48,527 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-90252808 passed
2025-05-04 14:47:48,527 - DEBUG - ====Verifying policy data for ctest-vn-90252808 in API_Server ======
2025-05-04 14:47:48,527 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-05-04 14:47:48,534 - DEBUG - Requesting: http://10.0.0.57:8082/domain/65233a82-c004-4cec-a2b6-3b29f6a3b3d0
2025-05-04 14:47:48,592 - DEBUG - Requesting: http://10.0.0.57:8082/project/657e0863-5979-455d-ac98-7fc158e9e212
2025-05-04 14:47:48,714 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/0d3c4ea2-18d6-4b5e-94ef-bf2c1e2891fb
2025-05-04 14:47:48,746 - DEBUG - =>VN ctest-vn-90252808 has no policy to be verified
2025-05-04 14:47:48,746 - DEBUG - Verifying the vn in opserver
2025-05-04 14:47:48,746 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-55472696:ctest-vn-90252808 virtual network link through opserver 10.0.0.57
2025-05-04 14:47:48,746 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks
2025-05-04 14:47:49,159 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks
2025-05-04 14:47:49,217 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-55472696:ctest-vn-90252808', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-55472696:ctest-vn-90252808?flat'}
2025-05-04 14:47:49,217 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-55472696:ctest-vn-90252808 is found in opserver
2025-05-04 14:47:49,223 - DEBUG - VRF ids for VN ctest-vn-90252808: {'10.0.0.57': '2'}
2025-05-04 14:47:49,223 - INFO - Waiting for VM ctest-TestBasicVMVN-55472696-66949074 to be up..
2025-05-04 14:47:49,302 - DEBUG - VM is in ACTIVE state now
2025-05-04 14:47:49,302 - INFO - VM name : ctest-TestBasicVMVN-55472696-66949074
2025-05-04 14:47:49,380 - DEBUG - VM ctest-TestBasicVMVN-55472696-66949074 ID is c03bb646-d8eb-4441-b7e8-68a1e0168659
2025-05-04 14:47:49,380 - DEBUG - VM ctest-TestBasicVMVN-55472696-66949074 launched on Node cn-jenkins-deploy-platform-ansible-os-3261-1
2025-05-04 14:47:49,466 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/c03bb646-d8eb-4441-b7e8-68a1e0168659
2025-05-04 14:47:49,474 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/edae25ec-1bf6-4523-8d3a-cda541c0cf2c
2025-05-04 14:47:52,722 - 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-05-04 14:47:52,722 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55472696-66949074 failed!
2025-05-04 14:47:52,781 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55472696:ctest-vn-90252808 is 31.1.1.1 and allocation pool is NOT set
2025-05-04 14:47:52,781 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55472696:ctest-vn-90252808 is 31.1.2.1 and allocation pool is NOT set
2025-05-04 14:47:56,854 - 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-05-04 14:47:56,854 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55472696-66949074 failed!
2025-05-04 14:47:56,909 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55472696:ctest-vn-90252808 is 31.1.1.1 and allocation pool is NOT set
2025-05-04 14:47:56,909 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55472696:ctest-vn-90252808 is 31.1.2.1 and allocation pool is NOT set
2025-05-04 14:47:58,964 - 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.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.485 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.485/1.541/2.598/1.056 ms')
2025-05-04 14:47:58,964 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55472696-66949074 passed
2025-05-04 14:47:59,113 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-04 14:47:59,113 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55472696-66949074, IP 31.1.1.4, Port 22
2025-05-04 14:47:59,269 - DEBUG - VM ctest-TestBasicVMVN-55472696-66949074 is ready for SSH connections
2025-05-04 14:47:59,269 - INFO - Waiting for VM ctest-TestBasicVMVN-55472696-92998900 to be up..
2025-05-04 14:47:59,341 - DEBUG - VM is in ACTIVE state now
2025-05-04 14:47:59,341 - INFO - VM name : ctest-TestBasicVMVN-55472696-92998900
2025-05-04 14:47:59,404 - DEBUG - VM ctest-TestBasicVMVN-55472696-92998900 ID is e4919b9b-a7c1-4683-aa40-b0d4df18d7a0
2025-05-04 14:47:59,404 - DEBUG - VM ctest-TestBasicVMVN-55472696-92998900 launched on Node cn-jenkins-deploy-platform-ansible-os-3261-1
2025-05-04 14:47:59,473 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/e4919b9b-a7c1-4683-aa40-b0d4df18d7a0
2025-05-04 14:47:59,480 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/27a105cb-c90e-4045-a8a6-62f67d1306bf
2025-05-04 14:48:00,724 - 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.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.413 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.413/1.528/2.644/1.115 ms')
2025-05-04 14:48:00,724 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-55472696-92998900 passed
2025-05-04 14:48:00,873 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-04 14:48:00,873 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55472696-92998900, IP 31.1.2.4, Port 22
2025-05-04 14:48:01,024 - DEBUG - VM ctest-TestBasicVMVN-55472696-92998900 is ready for SSH connections
2025-05-04 14:48:01,024 - INFO - Waiting for VM ctest-TestBasicVMVN-55472696-54274722 to be up..
2025-05-04 14:48:01,093 - DEBUG - VM is in ACTIVE state now
2025-05-04 14:48:01,093 - INFO - VM name : ctest-TestBasicVMVN-55472696-54274722
2025-05-04 14:48:01,174 - DEBUG - VM ctest-TestBasicVMVN-55472696-54274722 ID is 532f87dc-ddf9-4426-9147-21fd1c099e38
2025-05-04 14:48:01,174 - DEBUG - VM ctest-TestBasicVMVN-55472696-54274722 launched on Node cn-jenkins-deploy-platform-ansible-os-3261-1
2025-05-04 14:48:01,239 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/532f87dc-ddf9-4426-9147-21fd1c099e38
2025-05-04 14:48:01,246 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/dae945df-9e2f-45aa-8be7-7cdff4dc7745
2025-05-04 14:48:02,480 - 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.79 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.314 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.314/1.551/2.789/1.237 ms')
2025-05-04 14:48:02,480 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-55472696-54274722 passed
2025-05-04 14:48:02,629 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-04 14:48:02,629 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55472696-54274722, IP 31.1.1.3, Port 22
2025-05-04 14:48:02,784 - DEBUG - VM ctest-TestBasicVMVN-55472696-54274722 is ready for SSH connections
2025-05-04 14:48:02,784 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-04 14:48:02,784 - 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.57, gateway password: c0ntrail123
2025-05-04 14:48:02,784 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-05-04 14:48:06,757 - 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.249 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.744 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.789 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.744/1.594/3.249 ms
2025-05-04 14:48:06,757 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-55472696-66949074 passed
2025-05-04 14:48:06,757 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-04 14:48:06,757 - 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.57, gateway password: c0ntrail123
2025-05-04 14:48:06,757 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-05-04 14:48:10,387 - 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.572 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.988 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.713 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.713/1.424/2.572 ms
2025-05-04 14:48:10,388 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-55472696-92998900 passed
2025-05-04 14:48:10,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-04 14:48:10,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-04 14:48:10,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-04 14:48:10,388 - 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.57, gateway password: c0ntrail123
2025-05-04 14:48:10,388 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-04 14:48:10,559 - DEBUG - None
2025-05-04 14:48:10,559 - 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.57, gateway password: c0ntrail123
2025-05-04 14:48:10,560 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-04 14:48:10,731 - DEBUG - None
2025-05-04 14:48:10,732 - 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.57, gateway password: c0ntrail123
2025-05-04 14:48:10,732 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-04 14:48:11,324 - DEBUG - None
2025-05-04 14:48:11,324 - 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.57, gateway password: c0ntrail123
2025-05-04 14:48:11,324 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-05-04 14:48:13,527 - 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.715 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.612 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.522 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.649 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.364 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.364/1.772/4.612 ms
2025-05-04 14:48:13,527 - 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.57, gateway password: c0ntrail123
2025-05-04 14:48:13,527 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-05-04 14:48:15,761 - 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.051 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.836 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.830 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.546 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.280 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.368 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.368/1.762/3.830 ms
2025-05-04 14:48:15,762 - 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.57, gateway password: c0ntrail123
2025-05-04 14:48:15,762 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-05-04 14:48:17,990 - 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.621 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.267 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.067 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.369 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.761 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.586 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.440 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.369/1.587/3.067 ms
2025-05-04 14:48:17,990 - INFO - Deleting VM ctest-TestBasicVMVN-55472696-54274722
2025-05-04 14:48:18,055 - INFO - Detaching port 27a105cb-c90e-4045-a8a6-62f67d1306bf from VM ctest-TestBasicVMVN-55472696-92998900
2025-05-04 14:48:18,101 - INFO - Deleting VM ctest-TestBasicVMVN-55472696-92998900
2025-05-04 14:48:18,166 - INFO - Detaching port edae25ec-1bf6-4523-8d3a-cda541c0cf2c from VM ctest-TestBasicVMVN-55472696-66949074
2025-05-04 14:48:18,197 - INFO - Deleting VM ctest-TestBasicVMVN-55472696-66949074
2025-05-04 14:48:18,261 - INFO - Deleting VN ctest-vn-90252808
2025-05-04 14:48:18,413 - DEBUG - Response for delete_port : ()
2025-05-04 14:48:18,567 - DEBUG - Response for delete_port : ()
2025-05-04 14:48:18,601 - DEBUG - VN 0d3c4ea2-18d6-4b5e-94ef-bf2c1e2891fb still in use: Unable to complete operation on network 0d3c4ea2-18d6-4b5e-94ef-bf2c1e2891fb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-be093323-5df1-4edc-9b1a-b4a7255d0e24']
2025-05-04 14:48:18,601 - WARNING - Deleting VN ctest-vn-90252808 failed..Will retry
2025-05-04 14:48:20,936 - DEBUG - Response for deleting network ()
2025-05-04 14:48:20,936 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e34e7dc2-d3a2-4a2a-a3fa-ec8aaa78c45d
2025-05-04 14:48:20,943 - DEBUG - Response Code: 404
2025-05-04 14:48:20,943 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-05-04 14:48:20,948 - DEBUG - Requesting: http://10.0.0.57:8082/domain/65233a82-c004-4cec-a2b6-3b29f6a3b3d0
2025-05-04 14:48:21,003 - DEBUG - Requesting: http://10.0.0.57:8082/project/657e0863-5979-455d-ac98-7fc158e9e212
2025-05-04 14:48:21,078 - INFO - Validated that VN ctest-vn-90252808 is not found in API Server
2025-05-04 14:48:21,090 - DEBUG - VN ctest-vn-90252808 is not present in Agent 10.0.0.57
2025-05-04 14:48:21,090 - INFO - Validated that VN ctest-vn-90252808 is not in any agent
2025-05-04 14:48:21,095 - DEBUG - VRF 2 is not seen in agent 10.0.0.57
2025-05-04 14:48:21,099 - DEBUG - Vrouter 10.0.0.57 does not have vrf 2 for VN ctest-vn-90252808
2025-05-04 14:48:21,099 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-55472696:ctest-vn-90252808
2025-05-04 14:48:21,109 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-90252808 info
2025-05-04 14:48:21,181 - INFO - IPAM: ctest-ipam-54357451 is not found in API Server
2025-05-04 14:48:21,191 - INFO - IPAM:ctest-ipam-54357451 is not found in control node
2025-05-04 14:48:21,450 - DEBUG - No XMPP flaps were noticed during the test
2025-05-04 14:48:21,451 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-05-04 14:48:21,451 - INFO - --------------------------------------------------------------------------------
2025-05-04 14:48:22,158 - INFO - Deleted project: ctest-TestBasicVMVN-55472696, ID : 657e0863-5979-455d-ac98-7fc158e9e212