2025-01-27 02:40:04,525 - INFO - Domain Default found not creating
2025-01-27 02:40:04,665 - INFO - Project ctest-TestBasicVMVN-86375640 not found, creating it
2025-01-27 02:40:05,126 - INFO - Created Project:ctest-TestBasicVMVN-86375640, ID : a01c3bf5-1149-4b67-98d0-1083ee7c60b7
2025-01-27 02:40:06,594 - INFO - ================================================================================
2025-01-27 02:40:06,594 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-27 02:40:06,594 - 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-01-27 02:40:06,850 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.20.0.17': '0'}} with
2025-01-27 02:40:06,851 - INFO - Initial checks done. Running the testcase now
2025-01-27 02:40:06,851 - INFO -
2025-01-27 02:40:07,422 - DEBUG - Response for create_network : {'network': {'id': '0eadfe06-54f9-4ba3-afe8-9e5bd43e87bf', 'name': 'ctest-vn2_metadata-73201802', 'tenant_id': 'a01c3bf511494b6798d01083ee7c60b7', 'project_id': 'a01c3bf511494b6798d01083ee7c60b7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86375640', 'ctest-vn2_metadata-73201802'], 'port_security_enabled': True, 'description': ''}}
2025-01-27 02:40:07,606 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b9ad5f9a-5b7a-4d41-92ec-76b75e3f4278', 'name': '', 'tenant_id': 'a01c3bf511494b6798d01083ee7c60b7', 'network_id': '0eadfe06-54f9-4ba3-afe8-9e5bd43e87bf', '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': 'a01c3bf511494b6798d01083ee7c60b7'}}
2025-01-27 02:40:07,625 - INFO - Created VN ctest-vn2_metadata-73201802
2025-01-27 02:40:07,679 - DEBUG - VN ctest-vn2_metadata-73201802 UUID is 0eadfe06-54f9-4ba3-afe8-9e5bd43e87bf
2025-01-27 02:40:07,858 - DEBUG - Services list from nova: [, , ]
2025-01-27 02:40:08,855 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2664-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2664-1)
2025-01-27 02:40:08,958 - DEBUG - Link local service introspect added
2025-01-27 02:40:08,998 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-27 02:40:14,086 - DEBUG - VM is in ACTIVE state now
2025-01-27 02:40:14,214 - INFO - Waiting for VM ctest-TestBasicVMVN-86375640-20207961 to be up..
2025-01-27 02:40:14,214 - INFO - VM name : ctest-TestBasicVMVN-86375640-20207961
2025-01-27 02:40:14,289 - DEBUG - VM ctest-TestBasicVMVN-86375640-20207961 ID is 487f96de-1eae-4be7-881a-9d735fe0b591
2025-01-27 02:40:14,289 - DEBUG - VM ctest-TestBasicVMVN-86375640-20207961 launched on Node cn-jenkins-deploy-platform-ansible-os-2664-1
2025-01-27 02:40:14,361 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/487f96de-1eae-4be7-881a-9d735fe0b591
2025-01-27 02:40:14,669 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/487f96de-1eae-4be7-881a-9d735fe0b591
2025-01-27 02:40:14,701 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/15c01abe-5329-4e88-9909-cb2e0237cd83
2025-01-27 02:40:17,967 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-01-27 02:40:17,967 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86375640-20207961 failed!
2025-01-27 02:40:18,027 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86375640:ctest-vn2_metadata-73201802 is 11.1.1.1 and allocation pool is NOT set
2025-01-27 02:40:20,083 - 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.05 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.051/2.916/4.782/1.865 ms')
2025-01-27 02:40:20,083 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86375640-20207961 passed
2025-01-27 02:40:20,239 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-27 02:40:20,239 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86375640-20207961, IP 11.1.1.3, Port 22
2025-01-27 02:40:20,390 - DEBUG - VM ctest-TestBasicVMVN-86375640-20207961 is ready for SSH connections
2025-01-27 02:40:20,390 - INFO - Retry 0
2025-01-27 02:40:20,391 - 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.28, gateway password: c0ntrail123
2025-01-27 02:40:20,391 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-27 02:40:22,016 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-27 02:40:22,016 - INFO - Generic metadata worked
2025-01-27 02:40:22,266 - DEBUG - Link local service introspect removed
2025-01-27 02:40:22,267 - INFO - Deleting VM ctest-TestBasicVMVN-86375640-20207961
2025-01-27 02:40:22,330 - INFO - Deleting VN ctest-vn2_metadata-73201802
2025-01-27 02:40:22,365 - DEBUG - VN 0eadfe06-54f9-4ba3-afe8-9e5bd43e87bf still in use: Unable to complete operation on network 0eadfe06-54f9-4ba3-afe8-9e5bd43e87bf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0f0c3077-cf81-493e-83e3-8654023a3287']
2025-01-27 02:40:22,365 - WARNING - Deleting VN ctest-vn2_metadata-73201802 failed..Will retry
2025-01-27 02:40:24,497 - DEBUG - Response for deleting network ()
2025-01-27 02:40:24,752 - DEBUG - No XMPP flaps were noticed during the test
2025-01-27 02:40:24,752 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-27 02:40:24,753 - INFO - --------------------------------------------------------------------------------
2025-01-27 02:40:24,755 - INFO - ================================================================================
2025-01-27 02:40:24,755 - INFO - STARTING TEST : test_metadata_service
2025-01-27 02:40:24,755 - 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-01-27 02:40:25,040 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.20.0.17': '0'}} with
2025-01-27 02:40:25,040 - INFO - Initial checks done. Running the testcase now
2025-01-27 02:40:25,040 - INFO -
2025-01-27 02:40:25,040 - DEBUG - Requesting: http://10.0.0.28:8082/global-vrouter-configs
2025-01-27 02:40:25,046 - DEBUG - Requesting: http://10.0.0.28:8082/global-vrouter-config/fa7205a4-9a9f-49c4-8262-4b20fff75d4c
2025-01-27 02:40:25,261 - DEBUG - Response for create_network : {'network': {'id': 'e84154f7-3853-469c-b097-b8664bd04210', 'name': 'ctest-vn-16576410', 'tenant_id': 'a01c3bf511494b6798d01083ee7c60b7', 'project_id': 'a01c3bf511494b6798d01083ee7c60b7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86375640', 'ctest-vn-16576410'], 'port_security_enabled': True, 'description': ''}}
2025-01-27 02:40:25,419 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e5d1ce4b-4aad-4013-83f7-7ecd66550a7a', 'name': '', 'tenant_id': 'a01c3bf511494b6798d01083ee7c60b7', 'network_id': 'e84154f7-3853-469c-b097-b8664bd04210', 'ip_version': 4, 'cidr': '11.16.198.128/26', 'allocation_pools': [{'start': '11.16.198.130', 'end': '11.16.198.190'}], 'gateway_ip': '11.16.198.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.16.198.130', 'tags': [], 'project_id': 'a01c3bf511494b6798d01083ee7c60b7'}}
2025-01-27 02:40:25,439 - INFO - Created VN ctest-vn-16576410
2025-01-27 02:40:25,495 - DEBUG - VN ctest-vn-16576410 UUID is e84154f7-3853-469c-b097-b8664bd04210
2025-01-27 02:40:26,644 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2664-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2664-1)
2025-01-27 02:40:26,644 - INFO - Waiting for VM ctest-TestBasicVMVN-86375640-90722943 to be up..
2025-01-27 02:40:26,691 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-27 02:40:31,801 - DEBUG - VM is in ACTIVE state now
2025-01-27 02:40:31,801 - INFO - VM name : ctest-TestBasicVMVN-86375640-90722943
2025-01-27 02:40:31,882 - DEBUG - VM ctest-TestBasicVMVN-86375640-90722943 ID is 205f3dd3-5036-46be-b0fd-7d90606ee5a8
2025-01-27 02:40:31,882 - DEBUG - VM ctest-TestBasicVMVN-86375640-90722943 launched on Node cn-jenkins-deploy-platform-ansible-os-2664-1
2025-01-27 02:40:31,961 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/205f3dd3-5036-46be-b0fd-7d90606ee5a8
2025-01-27 02:40:31,969 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/0418925e-30b7-4f38-a816-e4bb6aff606f
2025-01-27 02:40:35,214 - 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 1015ms')
2025-01-27 02:40:35,214 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86375640-90722943 failed!
2025-01-27 02:40:35,275 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86375640:ctest-vn-16576410 is 11.16.198.129 and allocation pool is NOT set
2025-01-27 02:40:37,333 - 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.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.43 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.425/3.144/4.864/1.719 ms')
2025-01-27 02:40:37,333 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86375640-90722943 passed
2025-01-27 02:40:37,487 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-27 02:40:37,487 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86375640-90722943, IP 11.16.198.131, Port 22
2025-01-27 02:40:37,556 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-01-27 02:40:37,637 - DEBUG - VM ctest-TestBasicVMVN-86375640-90722943 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-27 02:40:42,639 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-27 02:40:42,639 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86375640-90722943, IP 11.16.198.131, Port 22
2025-01-27 02:40:42,805 - DEBUG - VM ctest-TestBasicVMVN-86375640-90722943 is ready for SSH connections
2025-01-27 02:40:42,805 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-27 02:40:42,805 - DEBUG - cat /tmp/output.txt
2025-01-27 02:40:44,440 - DEBUG - Hello World. The time is now Sun, 26 Jan 2025 19:40:37 -0700!
2025-01-27 02:40:44,441 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 26 Jan 2025 19:40:37 -0700!'}
2025-01-27 02:40:44,441 - INFO - metadata_script.txt got executed in the vm
2025-01-27 02:40:44,441 - INFO - Deleting VM ctest-TestBasicVMVN-86375640-90722943
2025-01-27 02:40:44,519 - INFO - Deleting VN ctest-vn-16576410
2025-01-27 02:40:44,559 - DEBUG - VN e84154f7-3853-469c-b097-b8664bd04210 still in use: Unable to complete operation on network e84154f7-3853-469c-b097-b8664bd04210. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-10bd9147-6ac6-47f4-8078-97a0afc08b4c']
2025-01-27 02:40:44,559 - WARNING - Deleting VN ctest-vn-16576410 failed..Will retry
2025-01-27 02:40:46,669 - DEBUG - Response for deleting network ()
2025-01-27 02:40:46,924 - DEBUG - No XMPP flaps were noticed during the test
2025-01-27 02:40:46,924 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-01-27 02:40:46,925 - INFO - --------------------------------------------------------------------------------
2025-01-27 02:40:46,927 - INFO - ================================================================================
2025-01-27 02:40:46,927 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-27 02:40:46,927 - 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-01-27 02:40:47,212 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.20.0.17': '0'}} with
2025-01-27 02:40:47,212 - INFO - Initial checks done. Running the testcase now
2025-01-27 02:40:47,212 - INFO -
2025-01-27 02:40:47,708 - DEBUG - Response for create_network : {'network': {'id': 'b5e204c5-c889-4b53-883a-776058277ad2', 'name': 'ctest-vn-86499080', 'tenant_id': 'a01c3bf511494b6798d01083ee7c60b7', 'project_id': 'a01c3bf511494b6798d01083ee7c60b7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86375640', 'ctest-vn-86499080'], 'port_security_enabled': True, 'description': ''}}
2025-01-27 02:40:47,932 - DEBUG - Response for create_subnet : {'subnet': {'id': '5fabf07e-8c44-4cf2-bbd5-89a1914656d3', 'name': '', 'tenant_id': 'a01c3bf511494b6798d01083ee7c60b7', 'network_id': 'b5e204c5-c889-4b53-883a-776058277ad2', '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': 'a01c3bf511494b6798d01083ee7c60b7'}}
2025-01-27 02:40:48,125 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e78b2396-0910-4925-a755-fa54b1f640a9', 'name': '', 'tenant_id': 'a01c3bf511494b6798d01083ee7c60b7', 'network_id': 'b5e204c5-c889-4b53-883a-776058277ad2', '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': 'a01c3bf511494b6798d01083ee7c60b7'}}
2025-01-27 02:40:48,145 - INFO - Created VN ctest-vn-86499080
2025-01-27 02:40:48,199 - DEBUG - VN ctest-vn-86499080 UUID is b5e204c5-c889-4b53-883a-776058277ad2
2025-01-27 02:40:48,551 - DEBUG - Response for create_port : {'port': {'name': '1fb776e2-23f4-425f-9b6f-6cc24a908831', 'id': '1fb776e2-23f4-425f-9b6f-6cc24a908831', 'tenant_id': 'a01c3bf511494b6798d01083ee7c60b7', 'network_id': 'b5e204c5-c889-4b53-883a-776058277ad2', 'mac_address': '02:1f:b7:76:e2:23', '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': '5fabf07e-8c44-4cf2-bbd5-89a1914656d3'}], 'security_groups': ['e340aa53-dd6a-4728-886d-6f067f4f1320'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a01c3bf511494b6798d01083ee7c60b7'}}
2025-01-27 02:40:48,720 - DEBUG - Response for create_port : {'port': {'name': '694254ba-0e5b-4631-934d-83d1a1b7981c', 'id': '694254ba-0e5b-4631-934d-83d1a1b7981c', 'tenant_id': 'a01c3bf511494b6798d01083ee7c60b7', 'network_id': 'b5e204c5-c889-4b53-883a-776058277ad2', 'mac_address': '02:69:42:54:ba:0e', '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': 'e78b2396-0910-4925-a755-fa54b1f640a9'}], 'security_groups': ['e340aa53-dd6a-4728-886d-6f067f4f1320'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a01c3bf511494b6798d01083ee7c60b7'}}
2025-01-27 02:40:49,104 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2664-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2664-1)
2025-01-27 02:40:49,468 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2664-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2664-1)
2025-01-27 02:40:50,675 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2664-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2664-1)
2025-01-27 02:40:50,675 - DEBUG - Requesting: http://10.0.0.28:8082/domains
2025-01-27 02:40:50,682 - DEBUG - Requesting: http://10.0.0.28:8082/domain/e62501aa-9f5c-4649-8ee6-32e0d845289e
2025-01-27 02:40:50,696 - DEBUG - Requesting: http://10.0.0.28:8082/project/a01c3bf5-1149-4b67-98d0-1083ee7c60b7
2025-01-27 02:40:50,791 - DEBUG - Requesting: http://10.0.0.28:8082/network-ipam/5d4d1641-c93e-4263-b805-e6468f1bf75b
2025-01-27 02:40:50,807 - INFO - Verifications in API Server for IPAM: ctest-ipam-58556525 passed
2025-01-27 02:40:50,819 - DEBUG - Control-node 10.0.0.28 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-86375640:ctest-ipam-58556525', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86375640', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6723054290539004515', 'uuid-lslong': '13260257868585367387'}, 'enable': 'true', 'created': '2025-01-27T02:40:47', 'last-modified': '2025-01-27T02:40:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.376903'}
2025-01-27 02:40:50,819 - INFO - Verifications in Control node for IPAM: ctest-ipam-58556525 passed
2025-01-27 02:40:50,819 - DEBUG - Requesting: http://10.0.0.28:8082/domains
2025-01-27 02:40:50,828 - DEBUG - Requesting: http://10.0.0.28:8082/domain/e62501aa-9f5c-4649-8ee6-32e0d845289e
2025-01-27 02:40:50,844 - DEBUG - Requesting: http://10.0.0.28:8082/project/a01c3bf5-1149-4b67-98d0-1083ee7c60b7
2025-01-27 02:40:50,919 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/b5e204c5-c889-4b53-883a-776058277ad2
2025-01-27 02:40:50,934 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/b5e204c5-c889-4b53-883a-776058277ad2
2025-01-27 02:40:50,945 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/fef5026e-892c-4110-b2d5-4969813fecef
2025-01-27 02:40:50,955 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/fef5026e-892c-4110-b2d5-4969813fecef
2025-01-27 02:40:50,965 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/50fc3c16-ec80-4565-bd7b-a605a7d75740
2025-01-27 02:40:50,973 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-27 02:40:50,973 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/b5e204c5-c889-4b53-883a-776058277ad2
2025-01-27 02:40:50,984 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/fef5026e-892c-4110-b2d5-4969813fecef
2025-01-27 02:40:51,006 - INFO - Verified VN network id 8 for VN b5e204c5-c889-4b53-883a-776058277ad2
2025-01-27 02:40:51,006 - INFO - Verifications in API Server for VN ctest-vn-86499080 passed
2025-01-27 02:40:51,006 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/b5e204c5-c889-4b53-883a-776058277ad2
2025-01-27 02:40:51,020 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/fef5026e-892c-4110-b2d5-4969813fecef
2025-01-27 02:40:51,033 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/fef5026e-892c-4110-b2d5-4969813fecef
2025-01-27 02:40:51,044 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/50fc3c16-ec80-4565-bd7b-a605a7d75740
2025-01-27 02:40:51,074 - DEBUG - Control-node 10.0.0.28 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-86375640:ctest-vn-86499080', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86375640', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13106043113121074003', 'uuid-lslong': '9816289593486965458'}, 'enable': 'true', 'created': '2025-01-27T02:40:47', 'last-modified': '2025-01-27T02:40:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.972951'}
2025-01-27 02:40:51,091 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-27 02:40:51,091 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-86499080 passed
2025-01-27 02:40:51,092 - DEBUG - ====Verifying policy data for ctest-vn-86499080 in API_Server ======
2025-01-27 02:40:51,093 - DEBUG - Requesting: http://10.0.0.28:8082/domains
2025-01-27 02:40:51,114 - DEBUG - Requesting: http://10.0.0.28:8082/domain/e62501aa-9f5c-4649-8ee6-32e0d845289e
2025-01-27 02:40:51,135 - DEBUG - Requesting: http://10.0.0.28:8082/project/a01c3bf5-1149-4b67-98d0-1083ee7c60b7
2025-01-27 02:40:51,281 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/b5e204c5-c889-4b53-883a-776058277ad2
2025-01-27 02:40:51,307 - DEBUG - =>VN ctest-vn-86499080 has no policy to be verified
2025-01-27 02:40:51,307 - DEBUG - Verifying the vn in opserver
2025-01-27 02:40:51,307 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-86375640:ctest-vn-86499080 virtual network link through opserver 10.0.0.28
2025-01-27 02:40:51,307 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks
2025-01-27 02:40:51,676 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks
2025-01-27 02:40:51,759 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-86375640:ctest-vn-86499080', 'href': 'http://10.0.0.28:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-86375640:ctest-vn-86499080?flat'}
2025-01-27 02:40:51,760 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-86375640:ctest-vn-86499080 is found in opserver
2025-01-27 02:40:51,771 - DEBUG - VRF ids for VN ctest-vn-86499080: {'10.0.0.28': '2'}
2025-01-27 02:40:51,771 - INFO - Waiting for VM ctest-TestBasicVMVN-86375640-94729596 to be up..
2025-01-27 02:40:51,859 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-27 02:40:56,944 - DEBUG - VM is in ACTIVE state now
2025-01-27 02:40:56,944 - INFO - VM name : ctest-TestBasicVMVN-86375640-94729596
2025-01-27 02:40:57,017 - DEBUG - VM ctest-TestBasicVMVN-86375640-94729596 ID is 7dd44f97-9ff8-4285-bad6-e1fb7175b57e
2025-01-27 02:40:57,017 - DEBUG - VM ctest-TestBasicVMVN-86375640-94729596 launched on Node cn-jenkins-deploy-platform-ansible-os-2664-1
2025-01-27 02:40:57,102 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/7dd44f97-9ff8-4285-bad6-e1fb7175b57e
2025-01-27 02:40:57,114 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/1fb776e2-23f4-425f-9b6f-6cc24a908831
2025-01-27 02:41:00,370 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2025-01-27 02:41:00,370 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-86375640-94729596 failed!
2025-01-27 02:41:00,423 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86375640:ctest-vn-86499080 is 31.1.1.1 and allocation pool is NOT set
2025-01-27 02:41:00,423 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86375640:ctest-vn-86499080 is 31.1.2.1 and allocation pool is NOT set
2025-01-27 02:41:02,482 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=5.07 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.814 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.814/2.941/5.069/2.127 ms')
2025-01-27 02:41:02,482 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-86375640-94729596 passed
2025-01-27 02:41:02,631 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-27 02:41:02,631 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86375640-94729596, IP 31.1.1.4, Port 22
2025-01-27 02:41:02,811 - DEBUG - VM ctest-TestBasicVMVN-86375640-94729596 is ready for SSH connections
2025-01-27 02:41:02,811 - INFO - Waiting for VM ctest-TestBasicVMVN-86375640-43939748 to be up..
2025-01-27 02:41:02,896 - DEBUG - VM is in ACTIVE state now
2025-01-27 02:41:02,896 - INFO - VM name : ctest-TestBasicVMVN-86375640-43939748
2025-01-27 02:41:02,971 - DEBUG - VM ctest-TestBasicVMVN-86375640-43939748 ID is b8983bb2-eae0-42b5-85f2-3532a71aac4e
2025-01-27 02:41:02,971 - DEBUG - VM ctest-TestBasicVMVN-86375640-43939748 launched on Node cn-jenkins-deploy-platform-ansible-os-2664-1
2025-01-27 02:41:03,044 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/b8983bb2-eae0-42b5-85f2-3532a71aac4e
2025-01-27 02:41:03,053 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/694254ba-0e5b-4631-934d-83d1a1b7981c
2025-01-27 02:41:04,289 - 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.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.422 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.422/1.581/2.741/1.159 ms')
2025-01-27 02:41:04,289 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86375640-43939748 passed
2025-01-27 02:41:04,443 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-27 02:41:04,443 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86375640-43939748, IP 31.1.2.4, Port 22
2025-01-27 02:41:04,598 - DEBUG - VM ctest-TestBasicVMVN-86375640-43939748 is ready for SSH connections
2025-01-27 02:41:04,598 - INFO - Waiting for VM ctest-TestBasicVMVN-86375640-67834190 to be up..
2025-01-27 02:41:04,673 - DEBUG - VM is in ACTIVE state now
2025-01-27 02:41:04,673 - INFO - VM name : ctest-TestBasicVMVN-86375640-67834190
2025-01-27 02:41:04,749 - DEBUG - VM ctest-TestBasicVMVN-86375640-67834190 ID is bd906ebf-54e2-448f-9307-f8a8f92a2cac
2025-01-27 02:41:04,749 - DEBUG - VM ctest-TestBasicVMVN-86375640-67834190 launched on Node cn-jenkins-deploy-platform-ansible-os-2664-1
2025-01-27 02:41:04,824 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/bd906ebf-54e2-448f-9307-f8a8f92a2cac
2025-01-27 02:41:04,834 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/52c47a8e-c480-4937-a654-75679143ad09
2025-01-27 02:41:06,073 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.72 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.388 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.388/2.053/3.719/1.665 ms')
2025-01-27 02:41:06,074 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-86375640-67834190 passed
2025-01-27 02:41:06,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-27 02:41:06,223 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86375640-67834190, IP 31.1.1.3, Port 22
2025-01-27 02:41:06,396 - DEBUG - VM ctest-TestBasicVMVN-86375640-67834190 is ready for SSH connections
2025-01-27 02:41:06,396 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-27 02:41:06,396 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-27 02:41:06,396 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-27 02:41:10,395 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.282 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.827 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.006 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.827/2.038/4.282 ms
2025-01-27 02:41:10,395 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-86375640-94729596 passed
2025-01-27 02:41:10,395 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-27 02:41:10,396 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-27 02:41:10,396 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-27 02:41:14,065 - 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=3.088 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.961 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.045 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.961/1.698/3.088 ms
2025-01-27 02:41:14,065 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-86375640-43939748 passed
2025-01-27 02:41:14,065 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-27 02:41:14,065 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-27 02:41:14,065 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-27 02:41:14,066 - 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.28, gateway password: c0ntrail123
2025-01-27 02:41:14,067 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-27 02:41:14,260 - DEBUG - None
2025-01-27 02:41:14,260 - 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.28, gateway password: c0ntrail123
2025-01-27 02:41:14,260 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-27 02:41:14,434 - DEBUG - None
2025-01-27 02:41:14,434 - 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.28, gateway password: c0ntrail123
2025-01-27 02:41:14,434 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-27 02:41:15,053 - DEBUG - None
2025-01-27 02:41:15,054 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-27 02:41:15,054 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-27 02:41:17,253 - 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.697 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.927 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.419 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.068 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.327 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.327/2.087/5.927 ms
2025-01-27 02:41:17,253 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-27 02:41:17,253 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-27 02:41:19,535 - 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.964 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.625 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.694 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.431 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.574 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.511 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.399 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.399/2.314/4.694 ms
2025-01-27 02:41:19,536 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123
2025-01-27 02:41:19,536 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-27 02:41:21,781 - 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.911 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.784 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.575 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.410 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.068 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.932 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.423 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.410/1.871/3.575 ms
2025-01-27 02:41:21,781 - INFO - Deleting VM ctest-TestBasicVMVN-86375640-67834190
2025-01-27 02:41:21,848 - INFO - Detaching port 694254ba-0e5b-4631-934d-83d1a1b7981c from VM ctest-TestBasicVMVN-86375640-43939748
2025-01-27 02:41:21,896 - INFO - Deleting VM ctest-TestBasicVMVN-86375640-43939748
2025-01-27 02:41:21,957 - INFO - Detaching port 1fb776e2-23f4-425f-9b6f-6cc24a908831 from VM ctest-TestBasicVMVN-86375640-94729596
2025-01-27 02:41:22,143 - INFO - Deleting VM ctest-TestBasicVMVN-86375640-94729596
2025-01-27 02:41:22,216 - INFO - Deleting VN ctest-vn-86499080
2025-01-27 02:41:22,410 - DEBUG - Response for delete_port : ()
2025-01-27 02:41:22,682 - DEBUG - Response for delete_port : ()
2025-01-27 02:41:22,806 - DEBUG - Response for deleting network ()
2025-01-27 02:41:22,807 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/fef5026e-892c-4110-b2d5-4969813fecef
2025-01-27 02:41:22,813 - DEBUG - Response Code: 404
2025-01-27 02:41:22,814 - DEBUG - Requesting: http://10.0.0.28:8082/domains
2025-01-27 02:41:22,821 - DEBUG - Requesting: http://10.0.0.28:8082/domain/e62501aa-9f5c-4649-8ee6-32e0d845289e
2025-01-27 02:41:22,880 - DEBUG - Requesting: http://10.0.0.28:8082/project/a01c3bf5-1149-4b67-98d0-1083ee7c60b7
2025-01-27 02:41:22,956 - INFO - Validated that VN ctest-vn-86499080 is not found in API Server
2025-01-27 02:41:22,967 - DEBUG - VN ctest-vn-86499080 is not present in Agent 10.0.0.28
2025-01-27 02:41:22,967 - INFO - Validated that VN ctest-vn-86499080 is not in any agent
2025-01-27 02:41:22,973 - DEBUG - VRF 2 is not seen in agent 10.0.0.28
2025-01-27 02:41:22,978 - DEBUG - Vrouter 10.0.0.28 does not have vrf 2 for VN ctest-vn-86499080
2025-01-27 02:41:22,978 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-86375640:ctest-vn-86499080
2025-01-27 02:41:22,988 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-86499080 info
2025-01-27 02:41:23,062 - INFO - IPAM: ctest-ipam-58556525 is not found in API Server
2025-01-27 02:41:23,074 - INFO - IPAM:ctest-ipam-58556525 is not found in control node
2025-01-27 02:41:23,328 - DEBUG - No XMPP flaps were noticed during the test
2025-01-27 02:41:23,328 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-01-27 02:41:23,328 - INFO - --------------------------------------------------------------------------------
2025-01-27 02:41:24,201 - INFO - Deleted project: ctest-TestBasicVMVN-86375640, ID : a01c3bf5-1149-4b67-98d0-1083ee7c60b7