2025-08-10 11:02:19,688 - INFO - Domain Default found not creating
2025-08-10 11:02:19,798 - INFO - Project ctest-TestBasicVMVN-61650672 not found, creating it
2025-08-10 11:02:20,257 - INFO - Created Project:ctest-TestBasicVMVN-61650672, ID : 80b7d9ea-e247-44c1-a0c1-d055022b7792
2025-08-10 11:02:21,632 - INFO - ================================================================================
2025-08-10 11:02:21,632 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-10 11:02:21,632 - 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-08-10 11:02:21,885 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-10 11:02:21,885 - INFO - Initial checks done. Running the testcase now
2025-08-10 11:02:21,886 - INFO -
2025-08-10 11:02:22,382 - DEBUG - Response for create_network : {'network': {'id': 'dea7c865-c9ea-4ead-bde1-a0187819f5b4', 'name': 'ctest-vn2_metadata-22049564', 'tenant_id': '80b7d9eae24744c1a0c1d055022b7792', 'project_id': '80b7d9eae24744c1a0c1d055022b7792', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-61650672', 'ctest-vn2_metadata-22049564'], 'port_security_enabled': True, 'description': ''}}
2025-08-10 11:02:22,557 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f30f6cb1-e7c1-4dcd-8316-aeab4dbf7103', 'name': '', 'tenant_id': '80b7d9eae24744c1a0c1d055022b7792', 'network_id': 'dea7c865-c9ea-4ead-bde1-a0187819f5b4', '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': '80b7d9eae24744c1a0c1d055022b7792'}}
2025-08-10 11:02:22,572 - INFO - Created VN ctest-vn2_metadata-22049564
2025-08-10 11:02:22,624 - DEBUG - VN ctest-vn2_metadata-22049564 UUID is dea7c865-c9ea-4ead-bde1-a0187819f5b4
2025-08-10 11:02:22,779 - DEBUG - Services list from nova: [, , ]
2025-08-10 11:02:23,694 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3787-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3787-1)
2025-08-10 11:02:23,800 - DEBUG - Link local service introspect added
2025-08-10 11:02:23,844 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-10 11:02:28,906 - DEBUG - VM is in ACTIVE state now
2025-08-10 11:02:29,016 - INFO - Waiting for VM ctest-TestBasicVMVN-61650672-03988219 to be up..
2025-08-10 11:02:29,016 - INFO - VM name : ctest-TestBasicVMVN-61650672-03988219
2025-08-10 11:02:29,074 - DEBUG - VM ctest-TestBasicVMVN-61650672-03988219 ID is f55ebd1c-e55a-4e96-a72f-c2ff99dfd71e
2025-08-10 11:02:29,074 - DEBUG - VM ctest-TestBasicVMVN-61650672-03988219 launched on Node cn-jenkins-deploy-platform-ansible-os-3787-1
2025-08-10 11:02:29,129 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f55ebd1c-e55a-4e96-a72f-c2ff99dfd71e
2025-08-10 11:02:29,415 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f55ebd1c-e55a-4e96-a72f-c2ff99dfd71e
2025-08-10 11:02:29,441 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/71a9bad9-c917-41b1-8dc2-5d43c4181d62
2025-08-10 11:02:32,685 - 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-08-10 11:02:32,686 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61650672-03988219 failed!
2025-08-10 11:02:32,740 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61650672:ctest-vn2_metadata-22049564 is 11.1.1.1 and allocation pool is NOT set
2025-08-10 11:02:34,804 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.305 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.305/1.394/2.483/1.089 ms')
2025-08-10 11:02:34,805 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61650672-03988219 passed
2025-08-10 11:02:34,948 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 11:02:34,948 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61650672-03988219, IP 11.1.1.3, Port 22
2025-08-10 11:02:35,104 - DEBUG - VM ctest-TestBasicVMVN-61650672-03988219 is ready for SSH connections
2025-08-10 11:02:35,104 - INFO - Retry 0
2025-08-10 11:02:35,104 - 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.38, gateway password: c0ntrail123
2025-08-10 11:02:35,104 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-10 11:02:36,671 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-10 11:02:36,671 - INFO - Generic metadata worked
2025-08-10 11:02:36,916 - DEBUG - Link local service introspect removed
2025-08-10 11:02:36,916 - INFO - Deleting VM ctest-TestBasicVMVN-61650672-03988219
2025-08-10 11:02:36,969 - INFO - Deleting VN ctest-vn2_metadata-22049564
2025-08-10 11:02:37,000 - DEBUG - VN dea7c865-c9ea-4ead-bde1-a0187819f5b4 still in use: Unable to complete operation on network dea7c865-c9ea-4ead-bde1-a0187819f5b4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3ecc5ea4-c842-4a7f-b759-2022df1e409f']
2025-08-10 11:02:37,000 - WARNING - Deleting VN ctest-vn2_metadata-22049564 failed..Will retry
2025-08-10 11:02:39,077 - DEBUG - Response for deleting network ()
2025-08-10 11:02:39,325 - DEBUG - No XMPP flaps were noticed during the test
2025-08-10 11:02:39,325 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-10 11:02:39,325 - INFO - --------------------------------------------------------------------------------
2025-08-10 11:02:39,327 - INFO - ================================================================================
2025-08-10 11:02:39,327 - INFO - STARTING TEST : test_metadata_service
2025-08-10 11:02:39,328 - 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-08-10 11:02:39,609 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-10 11:02:39,609 - INFO - Initial checks done. Running the testcase now
2025-08-10 11:02:39,609 - INFO -
2025-08-10 11:02:39,609 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-08-10 11:02:39,615 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/bf446ad7-c16e-446d-bd57-d847f5d5d64e
2025-08-10 11:02:39,769 - DEBUG - Response for create_network : {'network': {'id': '4d0af00b-a50e-40e3-aeff-de1e4ec8f9df', 'name': 'ctest-vn-77589691', 'tenant_id': '80b7d9eae24744c1a0c1d055022b7792', 'project_id': '80b7d9eae24744c1a0c1d055022b7792', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-61650672', 'ctest-vn-77589691'], 'port_security_enabled': True, 'description': ''}}
2025-08-10 11:02:39,942 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d2fb655-05ac-4984-9d85-d42eb9233b8d', 'name': '', 'tenant_id': '80b7d9eae24744c1a0c1d055022b7792', 'network_id': '4d0af00b-a50e-40e3-aeff-de1e4ec8f9df', 'ip_version': 4, 'cidr': '16.134.161.192/26', 'allocation_pools': [{'start': '16.134.161.194', 'end': '16.134.161.254'}], 'gateway_ip': '16.134.161.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '16.134.161.194', 'tags': [], 'project_id': '80b7d9eae24744c1a0c1d055022b7792'}}
2025-08-10 11:02:39,956 - INFO - Created VN ctest-vn-77589691
2025-08-10 11:02:40,008 - DEBUG - VN ctest-vn-77589691 UUID is 4d0af00b-a50e-40e3-aeff-de1e4ec8f9df
2025-08-10 11:02:41,043 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3787-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3787-1)
2025-08-10 11:02:41,044 - INFO - Waiting for VM ctest-TestBasicVMVN-61650672-31404214 to be up..
2025-08-10 11:02:41,076 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-10 11:02:46,138 - DEBUG - VM is in ACTIVE state now
2025-08-10 11:02:46,139 - INFO - VM name : ctest-TestBasicVMVN-61650672-31404214
2025-08-10 11:02:46,193 - DEBUG - VM ctest-TestBasicVMVN-61650672-31404214 ID is 1cd878d2-fd0e-4b86-abcb-e9167773a9d0
2025-08-10 11:02:46,193 - DEBUG - VM ctest-TestBasicVMVN-61650672-31404214 launched on Node cn-jenkins-deploy-platform-ansible-os-3787-1
2025-08-10 11:02:46,250 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/1cd878d2-fd0e-4b86-abcb-e9167773a9d0
2025-08-10 11:02:46,257 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9a6d37f7-7712-4f14-9d5d-f43c1539ebae
2025-08-10 11:02:49,481 - 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 1000ms')
2025-08-10 11:02:49,481 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61650672-31404214 failed!
2025-08-10 11:02:49,536 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61650672:ctest-vn-77589691 is 16.134.161.193 and allocation pool is NOT set
2025-08-10 11:02:51,598 - 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.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.358 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.358/1.578/2.799/1.220 ms')
2025-08-10 11:02:51,599 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61650672-31404214 passed
2025-08-10 11:02:51,740 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 11:02:51,740 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61650672-31404214, IP 16.134.161.195, Port 22
2025-08-10 11:02:51,896 - DEBUG - VM ctest-TestBasicVMVN-61650672-31404214 is ready for SSH connections
2025-08-10 11:02:51,896 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-10 11:02:51,896 - DEBUG - cat /tmp/output.txt
2025-08-10 11:02:53,513 - DEBUG - Hello World. The time is now Sun, 10 Aug 2025 05:02:49 -0600!
2025-08-10 11:02:53,513 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 10 Aug 2025 05:02:49 -0600!'}
2025-08-10 11:02:53,513 - INFO - metadata_script.txt got executed in the vm
2025-08-10 11:02:53,513 - INFO - Deleting VM ctest-TestBasicVMVN-61650672-31404214
2025-08-10 11:02:53,654 - INFO - Deleting VN ctest-vn-77589691
2025-08-10 11:02:53,683 - DEBUG - VN 4d0af00b-a50e-40e3-aeff-de1e4ec8f9df still in use: Unable to complete operation on network 4d0af00b-a50e-40e3-aeff-de1e4ec8f9df. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2b28546f-d8db-47a1-9e07-c3ef7e09eda4']
2025-08-10 11:02:53,683 - WARNING - Deleting VN ctest-vn-77589691 failed..Will retry
2025-08-10 11:02:55,765 - DEBUG - Response for deleting network ()
2025-08-10 11:02:56,021 - DEBUG - No XMPP flaps were noticed during the test
2025-08-10 11:02:56,021 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-10 11:02:56,021 - INFO - --------------------------------------------------------------------------------
2025-08-10 11:02:56,023 - INFO - ================================================================================
2025-08-10 11:02:56,024 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-10 11:02:56,024 - 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-08-10 11:02:56,305 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-10 11:02:56,305 - INFO - Initial checks done. Running the testcase now
2025-08-10 11:02:56,305 - INFO -
2025-08-10 11:02:56,749 - DEBUG - Response for create_network : {'network': {'id': '5e8f6e89-a103-4cef-9af9-49bb0c0b5edb', 'name': 'ctest-vn-19300208', 'tenant_id': '80b7d9eae24744c1a0c1d055022b7792', 'project_id': '80b7d9eae24744c1a0c1d055022b7792', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-61650672', 'ctest-vn-19300208'], 'port_security_enabled': True, 'description': ''}}
2025-08-10 11:02:56,931 - DEBUG - Response for create_subnet : {'subnet': {'id': '14e03b4f-b929-4c29-8546-1a7fb1484c32', 'name': '', 'tenant_id': '80b7d9eae24744c1a0c1d055022b7792', 'network_id': '5e8f6e89-a103-4cef-9af9-49bb0c0b5edb', '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': '80b7d9eae24744c1a0c1d055022b7792'}}
2025-08-10 11:02:57,134 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd03533b7-8e41-4186-8ac9-d454936e74ad', 'name': '', 'tenant_id': '80b7d9eae24744c1a0c1d055022b7792', 'network_id': '5e8f6e89-a103-4cef-9af9-49bb0c0b5edb', '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': '80b7d9eae24744c1a0c1d055022b7792'}}
2025-08-10 11:02:57,150 - INFO - Created VN ctest-vn-19300208
2025-08-10 11:02:57,200 - DEBUG - VN ctest-vn-19300208 UUID is 5e8f6e89-a103-4cef-9af9-49bb0c0b5edb
2025-08-10 11:02:57,498 - DEBUG - Response for create_port : {'port': {'name': '6c846e60-96bf-4955-af20-998a715c4079', 'id': '6c846e60-96bf-4955-af20-998a715c4079', 'tenant_id': '80b7d9eae24744c1a0c1d055022b7792', 'network_id': '5e8f6e89-a103-4cef-9af9-49bb0c0b5edb', 'mac_address': '02:6c:84:6e:60:96', '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': '14e03b4f-b929-4c29-8546-1a7fb1484c32'}], 'security_groups': ['80173e1e-d0ae-412b-b3eb-49b4c97759ca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '80b7d9eae24744c1a0c1d055022b7792'}}
2025-08-10 11:02:57,642 - DEBUG - Response for create_port : {'port': {'name': '4ebddc38-c36b-4b5c-b03f-b54ffe95910b', 'id': '4ebddc38-c36b-4b5c-b03f-b54ffe95910b', 'tenant_id': '80b7d9eae24744c1a0c1d055022b7792', 'network_id': '5e8f6e89-a103-4cef-9af9-49bb0c0b5edb', 'mac_address': '02:4e:bd:dc:38:c3', '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': 'd03533b7-8e41-4186-8ac9-d454936e74ad'}], 'security_groups': ['80173e1e-d0ae-412b-b3eb-49b4c97759ca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '80b7d9eae24744c1a0c1d055022b7792'}}
2025-08-10 11:02:57,920 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3787-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3787-1)
2025-08-10 11:02:58,243 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3787-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3787-1)
2025-08-10 11:02:59,711 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3787-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3787-1)
2025-08-10 11:02:59,716 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-10 11:02:59,721 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6de61825-463e-40c2-9f67-56ee69788113
2025-08-10 11:02:59,738 - DEBUG - Requesting: http://10.0.0.38:8082/project/80b7d9ea-e247-44c1-a0c1-d055022b7792
2025-08-10 11:02:59,824 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/052ac8c0-21eb-48f5-ac64-d9d5ff578518
2025-08-10 11:02:59,833 - INFO - Verifications in API Server for IPAM: ctest-ipam-19165467 passed
2025-08-10 11:02:59,839 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-61650672:ctest-ipam-19165467', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-61650672', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '372330646739831029', 'uuid-lslong': '12422293185329857816'}, 'enable': 'true', 'created': '2025-08-10T11:02:56', 'last-modified': '2025-08-10T11:02:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.318014'}
2025-08-10 11:02:59,839 - INFO - Verifications in Control node for IPAM: ctest-ipam-19165467 passed
2025-08-10 11:02:59,839 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-10 11:02:59,847 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6de61825-463e-40c2-9f67-56ee69788113
2025-08-10 11:02:59,860 - DEBUG - Requesting: http://10.0.0.38:8082/project/80b7d9ea-e247-44c1-a0c1-d055022b7792
2025-08-10 11:02:59,952 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5e8f6e89-a103-4cef-9af9-49bb0c0b5edb
2025-08-10 11:02:59,963 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5e8f6e89-a103-4cef-9af9-49bb0c0b5edb
2025-08-10 11:02:59,972 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ce7a8b44-1014-440d-bbc5-748b4448a625
2025-08-10 11:02:59,984 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ce7a8b44-1014-440d-bbc5-748b4448a625
2025-08-10 11:02:59,992 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/4ba3d5c4-45b1-43f8-9768-de648595fd30
2025-08-10 11:02:59,999 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-10 11:02:59,999 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5e8f6e89-a103-4cef-9af9-49bb0c0b5edb
2025-08-10 11:03:00,010 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ce7a8b44-1014-440d-bbc5-748b4448a625
2025-08-10 11:03:00,043 - INFO - Verified VN network id 11 for VN 5e8f6e89-a103-4cef-9af9-49bb0c0b5edb
2025-08-10 11:03:00,044 - INFO - Verifications in API Server for VN ctest-vn-19300208 passed
2025-08-10 11:03:00,044 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5e8f6e89-a103-4cef-9af9-49bb0c0b5edb
2025-08-10 11:03:00,072 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ce7a8b44-1014-440d-bbc5-748b4448a625
2025-08-10 11:03:00,081 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ce7a8b44-1014-440d-bbc5-748b4448a625
2025-08-10 11:03:00,088 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/4ba3d5c4-45b1-43f8-9768-de648595fd30
2025-08-10 11:03:00,099 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-61650672:ctest-vn-19300208', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-61650672', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6813786298625772783', 'uuid-lslong': '11167037818751639259'}, 'enable': 'true', 'created': '2025-08-10T11:02:56', 'last-modified': '2025-08-10T11:02:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.987186'}
2025-08-10 11:03:00,109 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-10 11:03:00,109 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-19300208 passed
2025-08-10 11:03:00,110 - DEBUG - ====Verifying policy data for ctest-vn-19300208 in API_Server ======
2025-08-10 11:03:00,110 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-10 11:03:00,118 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6de61825-463e-40c2-9f67-56ee69788113
2025-08-10 11:03:00,129 - DEBUG - Requesting: http://10.0.0.38:8082/project/80b7d9ea-e247-44c1-a0c1-d055022b7792
2025-08-10 11:03:00,221 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/5e8f6e89-a103-4cef-9af9-49bb0c0b5edb
2025-08-10 11:03:00,234 - DEBUG - =>VN ctest-vn-19300208 has no policy to be verified
2025-08-10 11:03:00,234 - DEBUG - Verifying the vn in opserver
2025-08-10 11:03:00,234 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-61650672:ctest-vn-19300208 virtual network link through opserver 10.0.0.38
2025-08-10 11:03:00,234 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-10 11:03:00,740 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-10 11:03:00,807 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-61650672:ctest-vn-19300208', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-61650672:ctest-vn-19300208?flat'}
2025-08-10 11:03:00,807 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-61650672:ctest-vn-19300208 is found in opserver
2025-08-10 11:03:00,812 - DEBUG - VRF ids for VN ctest-vn-19300208: {'10.0.0.38': '2'}
2025-08-10 11:03:00,812 - INFO - Waiting for VM ctest-TestBasicVMVN-61650672-31015359 to be up..
2025-08-10 11:03:00,895 - DEBUG - VM is in ACTIVE state now
2025-08-10 11:03:00,895 - INFO - VM name : ctest-TestBasicVMVN-61650672-31015359
2025-08-10 11:03:00,978 - DEBUG - VM ctest-TestBasicVMVN-61650672-31015359 ID is 170d02bf-688c-4b6d-9e55-18454307d471
2025-08-10 11:03:00,978 - DEBUG - VM ctest-TestBasicVMVN-61650672-31015359 launched on Node cn-jenkins-deploy-platform-ansible-os-3787-1
2025-08-10 11:03:01,070 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/170d02bf-688c-4b6d-9e55-18454307d471
2025-08-10 11:03:01,080 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6c846e60-96bf-4955-af20-998a715c4079
2025-08-10 11:03:04,335 - 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-08-10 11:03:04,336 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61650672-31015359 failed!
2025-08-10 11:03:04,393 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61650672:ctest-vn-19300208 is 31.1.1.1 and allocation pool is NOT set
2025-08-10 11:03:04,393 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61650672:ctest-vn-19300208 is 31.1.2.1 and allocation pool is NOT set
2025-08-10 11:03:08,469 - 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 1016ms')
2025-08-10 11:03:08,470 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61650672-31015359 failed!
2025-08-10 11:03:08,524 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61650672:ctest-vn-19300208 is 31.1.1.1 and allocation pool is NOT set
2025-08-10 11:03:08,525 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61650672:ctest-vn-19300208 is 31.1.2.1 and allocation pool is NOT set
2025-08-10 11:03:10,581 - 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.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.268 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.268/1.395/2.523/1.127 ms')
2025-08-10 11:03:10,582 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61650672-31015359 passed
2025-08-10 11:03:10,725 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 11:03:10,725 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61650672-31015359, IP 31.1.1.4, Port 22
2025-08-10 11:03:10,883 - DEBUG - VM ctest-TestBasicVMVN-61650672-31015359 is ready for SSH connections
2025-08-10 11:03:10,884 - INFO - Waiting for VM ctest-TestBasicVMVN-61650672-88018604 to be up..
2025-08-10 11:03:10,946 - DEBUG - VM is in ACTIVE state now
2025-08-10 11:03:10,947 - INFO - VM name : ctest-TestBasicVMVN-61650672-88018604
2025-08-10 11:03:11,002 - DEBUG - VM ctest-TestBasicVMVN-61650672-88018604 ID is 6f0e2ab0-0dad-4ae2-8ab8-e14b422cb714
2025-08-10 11:03:11,002 - DEBUG - VM ctest-TestBasicVMVN-61650672-88018604 launched on Node cn-jenkins-deploy-platform-ansible-os-3787-1
2025-08-10 11:03:11,061 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6f0e2ab0-0dad-4ae2-8ab8-e14b422cb714
2025-08-10 11:03:11,068 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4ebddc38-c36b-4b5c-b03f-b54ffe95910b
2025-08-10 11:03:12,300 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.41 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.285 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.285/1.847/3.410/1.562 ms')
2025-08-10 11:03:12,300 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-61650672-88018604 passed
2025-08-10 11:03:12,444 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 11:03:12,445 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61650672-88018604, IP 31.1.2.4, Port 22
2025-08-10 11:03:12,603 - DEBUG - VM ctest-TestBasicVMVN-61650672-88018604 is ready for SSH connections
2025-08-10 11:03:12,604 - INFO - Waiting for VM ctest-TestBasicVMVN-61650672-77056959 to be up..
2025-08-10 11:03:12,664 - DEBUG - VM is in ACTIVE state now
2025-08-10 11:03:12,664 - INFO - VM name : ctest-TestBasicVMVN-61650672-77056959
2025-08-10 11:03:12,717 - DEBUG - VM ctest-TestBasicVMVN-61650672-77056959 ID is 321d55e9-8892-462a-8b91-68d202894b8b
2025-08-10 11:03:12,717 - DEBUG - VM ctest-TestBasicVMVN-61650672-77056959 launched on Node cn-jenkins-deploy-platform-ansible-os-3787-1
2025-08-10 11:03:12,772 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/321d55e9-8892-462a-8b91-68d202894b8b
2025-08-10 11:03:12,779 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9184c098-956e-4012-baff-44e7cd929b54
2025-08-10 11:03:14,008 - 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.59 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.321 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.321/1.455/2.590/1.134 ms')
2025-08-10 11:03:14,008 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-61650672-77056959 passed
2025-08-10 11:03:14,156 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 11:03:14,156 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61650672-77056959, IP 31.1.1.3, Port 22
2025-08-10 11:03:14,308 - DEBUG - VM ctest-TestBasicVMVN-61650672-77056959 is ready for SSH connections
2025-08-10 11:03:14,308 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 11:03:14,308 - 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.38, gateway password: c0ntrail123
2025-08-10 11:03:14,308 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-10 11:03:18,227 - 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.399 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.811 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.801 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.801/1.670/3.399 ms
2025-08-10 11:03:18,227 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-61650672-31015359 passed
2025-08-10 11:03:18,227 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 11:03:18,227 - 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.38, gateway password: c0ntrail123
2025-08-10 11:03:18,227 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-10 11:03:21,834 - 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.713 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.124 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.701 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.701/1.512/2.713 ms
2025-08-10 11:03:21,835 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-61650672-88018604 passed
2025-08-10 11:03:21,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 11:03:21,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 11:03:21,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 11:03:21,835 - 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.38, gateway password: c0ntrail123
2025-08-10 11:03:21,835 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-10 11:03:22,010 - DEBUG - None
2025-08-10 11:03:22,010 - 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.38, gateway password: c0ntrail123
2025-08-10 11:03:22,010 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-10 11:03:22,172 - DEBUG - None
2025-08-10 11:03:22,172 - 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.38, gateway password: c0ntrail123
2025-08-10 11:03:22,173 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-10 11:03:22,757 - DEBUG - None
2025-08-10 11:03:22,757 - 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.38, gateway password: c0ntrail123
2025-08-10 11:03:22,757 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-10 11:03:24,953 - 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.694 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.470 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.668 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.333 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.333/1.920/5.470 ms
2025-08-10 11:03:24,953 - 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.38, gateway password: c0ntrail123
2025-08-10 11:03:24,954 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-10 11:03:27,186 - 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.942 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.075 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.241 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.402 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.099 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.799 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.343 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.343/1.985/4.241 ms
2025-08-10 11:03:27,186 - 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.38, gateway password: c0ntrail123
2025-08-10 11:03:27,186 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-10 11:03:29,405 - 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.574 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.145 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.880 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.390 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.984 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.708 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.404 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.390/1.583/2.880 ms
2025-08-10 11:03:29,405 - INFO - Deleting VM ctest-TestBasicVMVN-61650672-77056959
2025-08-10 11:03:29,462 - INFO - Detaching port 4ebddc38-c36b-4b5c-b03f-b54ffe95910b from VM ctest-TestBasicVMVN-61650672-88018604
2025-08-10 11:03:29,489 - INFO - Deleting VM ctest-TestBasicVMVN-61650672-88018604
2025-08-10 11:03:29,545 - INFO - Detaching port 6c846e60-96bf-4955-af20-998a715c4079 from VM ctest-TestBasicVMVN-61650672-31015359
2025-08-10 11:03:29,573 - INFO - Deleting VM ctest-TestBasicVMVN-61650672-31015359
2025-08-10 11:03:29,645 - INFO - Deleting VN ctest-vn-19300208
2025-08-10 11:03:29,789 - DEBUG - Response for delete_port : ()
2025-08-10 11:03:29,930 - DEBUG - Response for delete_port : ()
2025-08-10 11:03:29,964 - DEBUG - VN 5e8f6e89-a103-4cef-9af9-49bb0c0b5edb still in use: Unable to complete operation on network 5e8f6e89-a103-4cef-9af9-49bb0c0b5edb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f8bd9def-fba3-437c-89ac-18cdc0dc031d']
2025-08-10 11:03:29,964 - WARNING - Deleting VN ctest-vn-19300208 failed..Will retry
2025-08-10 11:03:32,087 - DEBUG - Response for deleting network ()
2025-08-10 11:03:32,087 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ce7a8b44-1014-440d-bbc5-748b4448a625
2025-08-10 11:03:32,091 - DEBUG - Response Code: 404
2025-08-10 11:03:32,091 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-10 11:03:32,096 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6de61825-463e-40c2-9f67-56ee69788113
2025-08-10 11:03:32,149 - DEBUG - Requesting: http://10.0.0.38:8082/project/80b7d9ea-e247-44c1-a0c1-d055022b7792
2025-08-10 11:03:32,217 - INFO - Validated that VN ctest-vn-19300208 is not found in API Server
2025-08-10 11:03:32,228 - DEBUG - VN ctest-vn-19300208 is not present in Agent 10.0.0.38
2025-08-10 11:03:32,228 - INFO - Validated that VN ctest-vn-19300208 is not in any agent
2025-08-10 11:03:32,233 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-08-10 11:03:32,240 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-19300208
2025-08-10 11:03:32,240 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-61650672:ctest-vn-19300208
2025-08-10 11:03:32,251 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-19300208 info
2025-08-10 11:03:32,328 - INFO - IPAM: ctest-ipam-19165467 is not found in API Server
2025-08-10 11:03:32,341 - INFO - IPAM:ctest-ipam-19165467 is not found in control node
2025-08-10 11:03:32,597 - DEBUG - No XMPP flaps were noticed during the test
2025-08-10 11:03:32,597 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-08-10 11:03:32,597 - INFO - --------------------------------------------------------------------------------
2025-08-10 11:03:33,256 - INFO - Deleted project: ctest-TestBasicVMVN-61650672, ID : 80b7d9ea-e247-44c1-a0c1-d055022b7792