2025-09-10 16:33:47,026 - INFO - Domain Default found not creating
2025-09-10 16:33:47,183 - INFO - Project ctest-TestBasicVMVN-02979707 not found, creating it
2025-09-10 16:33:47,658 - INFO - Created Project:ctest-TestBasicVMVN-02979707, ID : 9aaa9738-34f5-4602-92d1-93c1963873dc
2025-09-10 16:33:49,187 - INFO - ================================================================================
2025-09-10 16:33:49,187 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-10 16:33:49,187 - 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-09-10 16:33:49,447 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with
2025-09-10 16:33:49,447 - INFO - Initial checks done. Running the testcase now
2025-09-10 16:33:49,447 - INFO -
2025-09-10 16:33:49,976 - DEBUG - Response for create_network : {'network': {'id': 'fe27c398-8c69-4ebc-a3ea-8cd00a50dc5c', 'name': 'ctest-vn2_metadata-31274626', 'tenant_id': '9aaa973834f5460292d193c1963873dc', 'project_id': '9aaa973834f5460292d193c1963873dc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02979707', 'ctest-vn2_metadata-31274626'], 'port_security_enabled': True, 'description': ''}}
2025-09-10 16:33:50,140 - DEBUG - Response for create_subnet : {'subnet': {'id': '92e2ff3d-2ee9-4512-9dcf-7093fc9acbe1', 'name': '', 'tenant_id': '9aaa973834f5460292d193c1963873dc', 'network_id': 'fe27c398-8c69-4ebc-a3ea-8cd00a50dc5c', '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': '9aaa973834f5460292d193c1963873dc'}}
2025-09-10 16:33:50,155 - INFO - Created VN ctest-vn2_metadata-31274626
2025-09-10 16:33:50,206 - DEBUG - VN ctest-vn2_metadata-31274626 UUID is fe27c398-8c69-4ebc-a3ea-8cd00a50dc5c
2025-09-10 16:33:50,377 - DEBUG - Services list from nova: [, , ]
2025-09-10 16:33:51,387 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4071-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4071-1)
2025-09-10 16:33:51,497 - DEBUG - Link local service introspect added
2025-09-10 16:33:51,538 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-10 16:33:56,612 - DEBUG - VM is in ACTIVE state now
2025-09-10 16:33:56,751 - INFO - Waiting for VM ctest-TestBasicVMVN-02979707-28325679 to be up..
2025-09-10 16:33:56,751 - INFO - VM name : ctest-TestBasicVMVN-02979707-28325679
2025-09-10 16:33:56,831 - DEBUG - VM ctest-TestBasicVMVN-02979707-28325679 ID is 16e80f73-1b37-4a9a-b156-f2e1309bae9b
2025-09-10 16:33:56,831 - DEBUG - VM ctest-TestBasicVMVN-02979707-28325679 launched on Node cn-jenkins-deploy-platform-ansible-os-4071-1
2025-09-10 16:33:56,915 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/16e80f73-1b37-4a9a-b156-f2e1309bae9b
2025-09-10 16:33:57,209 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/16e80f73-1b37-4a9a-b156-f2e1309bae9b
2025-09-10 16:33:57,238 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/2d92d7bc-294d-4cd9-aa11-8bac4518535a
2025-09-10 16:34:00,487 - 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 1006ms')
2025-09-10 16:34:00,487 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02979707-28325679 failed!
2025-09-10 16:34:00,546 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02979707:ctest-vn2_metadata-31274626 is 11.1.1.1 and allocation pool is NOT set
2025-09-10 16:34:02,608 - 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.65 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.41 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 = 1.409/2.029/2.650/0.620 ms')
2025-09-10 16:34:02,608 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02979707-28325679 passed
2025-09-10 16:34:02,758 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-10 16:34:02,758 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02979707-28325679, IP 11.1.1.3, Port 22
2025-09-10 16:34:02,813 - 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-09-10 16:34:02,891 - DEBUG - VM ctest-TestBasicVMVN-02979707-28325679 is NOT ready for SSH connections, VM status: ACTIVE
2025-09-10 16:34:07,891 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-10 16:34:07,892 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02979707-28325679, IP 11.1.1.3, Port 22
2025-09-10 16:34:08,053 - DEBUG - VM ctest-TestBasicVMVN-02979707-28325679 is ready for SSH connections
2025-09-10 16:34:08,053 - INFO - Retry 0
2025-09-10 16:34:08,053 - 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.27, gateway password: c0ntrail123
2025-09-10 16:34:08,053 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-10 16:34:09,715 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-10 16:34:09,715 - INFO - Generic metadata worked
2025-09-10 16:34:09,957 - DEBUG - Link local service introspect removed
2025-09-10 16:34:09,958 - INFO - Deleting VM ctest-TestBasicVMVN-02979707-28325679
2025-09-10 16:34:10,044 - INFO - Deleting VN ctest-vn2_metadata-31274626
2025-09-10 16:34:10,081 - DEBUG - VN fe27c398-8c69-4ebc-a3ea-8cd00a50dc5c still in use: Unable to complete operation on network fe27c398-8c69-4ebc-a3ea-8cd00a50dc5c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a149c4b9-d1d7-486f-b76f-6dc6c93d1c19']
2025-09-10 16:34:10,081 - WARNING - Deleting VN ctest-vn2_metadata-31274626 failed..Will retry
2025-09-10 16:34:12,181 - DEBUG - Response for deleting network ()
2025-09-10 16:34:12,435 - DEBUG - No XMPP flaps were noticed during the test
2025-09-10 16:34:12,435 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-09-10 16:34:12,435 - INFO - --------------------------------------------------------------------------------
2025-09-10 16:34:12,437 - INFO - ================================================================================
2025-09-10 16:34:12,437 - INFO - STARTING TEST : test_metadata_service
2025-09-10 16:34:12,437 - 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-09-10 16:34:12,728 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with
2025-09-10 16:34:12,728 - INFO - Initial checks done. Running the testcase now
2025-09-10 16:34:12,728 - INFO -
2025-09-10 16:34:12,728 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-configs
2025-09-10 16:34:12,734 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-config/3651f16c-e998-4194-bcd7-76f86873cfc4
2025-09-10 16:34:12,905 - DEBUG - Response for create_network : {'network': {'id': '3d1e016a-16f5-4352-aaa0-9dfbe6fd7afe', 'name': 'ctest-vn-40040892', 'tenant_id': '9aaa973834f5460292d193c1963873dc', 'project_id': '9aaa973834f5460292d193c1963873dc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02979707', 'ctest-vn-40040892'], 'port_security_enabled': True, 'description': ''}}
2025-09-10 16:34:13,097 - DEBUG - Response for create_subnet : {'subnet': {'id': '2066fedb-ac33-4b67-a7d6-18b1edb1ab91', 'name': '', 'tenant_id': '9aaa973834f5460292d193c1963873dc', 'network_id': '3d1e016a-16f5-4352-aaa0-9dfbe6fd7afe', 'ip_version': 4, 'cidr': '154.74.172.192/26', 'allocation_pools': [{'start': '154.74.172.194', 'end': '154.74.172.254'}], 'gateway_ip': '154.74.172.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '154.74.172.194', 'tags': [], 'project_id': '9aaa973834f5460292d193c1963873dc'}}
2025-09-10 16:34:13,114 - INFO - Created VN ctest-vn-40040892
2025-09-10 16:34:13,166 - DEBUG - VN ctest-vn-40040892 UUID is 3d1e016a-16f5-4352-aaa0-9dfbe6fd7afe
2025-09-10 16:34:14,328 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4071-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4071-1)
2025-09-10 16:34:14,329 - INFO - Waiting for VM ctest-TestBasicVMVN-02979707-89056982 to be up..
2025-09-10 16:34:14,369 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-10 16:34:19,448 - DEBUG - VM is in ACTIVE state now
2025-09-10 16:34:19,448 - INFO - VM name : ctest-TestBasicVMVN-02979707-89056982
2025-09-10 16:34:19,526 - DEBUG - VM ctest-TestBasicVMVN-02979707-89056982 ID is 270e6e87-f3a9-4182-8b26-9887aafc7264
2025-09-10 16:34:19,527 - DEBUG - VM ctest-TestBasicVMVN-02979707-89056982 launched on Node cn-jenkins-deploy-platform-ansible-os-4071-1
2025-09-10 16:34:19,608 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/270e6e87-f3a9-4182-8b26-9887aafc7264
2025-09-10 16:34:19,619 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/c500bc7b-bca1-4201-a272-b325b93d8a12
2025-09-10 16:34:22,889 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2025-09-10 16:34:22,889 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02979707-89056982 failed!
2025-09-10 16:34:22,950 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02979707:ctest-vn-40040892 is 154.74.172.193 and allocation pool is NOT set
2025-09-10 16:34:25,012 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=12.6 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.486 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.486/6.540/12.594/6.054 ms')
2025-09-10 16:34:25,012 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02979707-89056982 passed
2025-09-10 16:34:25,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-10 16:34:25,162 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02979707-89056982, IP 154.74.172.195, Port 22
2025-09-10 16:34:25,218 - 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-09-10 16:34:25,293 - DEBUG - VM ctest-TestBasicVMVN-02979707-89056982 is NOT ready for SSH connections, VM status: ACTIVE
2025-09-10 16:34:30,293 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-10 16:34:30,293 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02979707-89056982, IP 154.74.172.195, Port 22
2025-09-10 16:34:30,449 - DEBUG - VM ctest-TestBasicVMVN-02979707-89056982 is ready for SSH connections
2025-09-10 16:34:30,449 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-09-10 16:34:30,450 - DEBUG - cat /tmp/output.txt
2025-09-10 16:34:32,054 - DEBUG - Hello World. The time is now Wed, 10 Sep 2025 10:34:25 -0600!
2025-09-10 16:34:32,054 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 10 Sep 2025 10:34:25 -0600!'}
2025-09-10 16:34:32,054 - INFO - metadata_script.txt got executed in the vm
2025-09-10 16:34:32,055 - INFO - Deleting VM ctest-TestBasicVMVN-02979707-89056982
2025-09-10 16:34:32,124 - INFO - Deleting VN ctest-vn-40040892
2025-09-10 16:34:32,161 - DEBUG - VN 3d1e016a-16f5-4352-aaa0-9dfbe6fd7afe still in use: Unable to complete operation on network 3d1e016a-16f5-4352-aaa0-9dfbe6fd7afe. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a1992290-d61b-4b7a-9a41-eb9d5a6bf670']
2025-09-10 16:34:32,161 - WARNING - Deleting VN ctest-vn-40040892 failed..Will retry
2025-09-10 16:34:34,272 - DEBUG - Response for deleting network ()
2025-09-10 16:34:34,527 - DEBUG - No XMPP flaps were noticed during the test
2025-09-10 16:34:34,527 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-09-10 16:34:34,527 - INFO - --------------------------------------------------------------------------------
2025-09-10 16:34:34,529 - INFO - ================================================================================
2025-09-10 16:34:34,530 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-10 16:34:34,530 - 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-09-10 16:34:34,819 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with
2025-09-10 16:34:34,819 - INFO - Initial checks done. Running the testcase now
2025-09-10 16:34:34,819 - INFO -
2025-09-10 16:34:35,304 - DEBUG - Response for create_network : {'network': {'id': '587c0902-da19-4249-b1a3-b61efa31cbfa', 'name': 'ctest-vn-60450240', 'tenant_id': '9aaa973834f5460292d193c1963873dc', 'project_id': '9aaa973834f5460292d193c1963873dc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02979707', 'ctest-vn-60450240'], 'port_security_enabled': True, 'description': ''}}
2025-09-10 16:34:35,481 - DEBUG - Response for create_subnet : {'subnet': {'id': '7a1261e8-559f-4dea-a44c-8582a24e39dd', 'name': '', 'tenant_id': '9aaa973834f5460292d193c1963873dc', 'network_id': '587c0902-da19-4249-b1a3-b61efa31cbfa', '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': '9aaa973834f5460292d193c1963873dc'}}
2025-09-10 16:34:35,630 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aad8912f-9e07-4b28-869e-a823a3394f6a', 'name': '', 'tenant_id': '9aaa973834f5460292d193c1963873dc', 'network_id': '587c0902-da19-4249-b1a3-b61efa31cbfa', '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': '9aaa973834f5460292d193c1963873dc'}}
2025-09-10 16:34:35,651 - INFO - Created VN ctest-vn-60450240
2025-09-10 16:34:35,707 - DEBUG - VN ctest-vn-60450240 UUID is 587c0902-da19-4249-b1a3-b61efa31cbfa
2025-09-10 16:34:36,085 - DEBUG - Response for create_port : {'port': {'name': 'a7a9a7eb-49e1-4b31-92e6-1907fd9a474b', 'id': 'a7a9a7eb-49e1-4b31-92e6-1907fd9a474b', 'tenant_id': '9aaa973834f5460292d193c1963873dc', 'network_id': '587c0902-da19-4249-b1a3-b61efa31cbfa', 'mac_address': '02:a7:a9:a7:eb:49', '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': '7a1261e8-559f-4dea-a44c-8582a24e39dd'}], 'security_groups': ['369a7700-9cbb-4cfb-8bdf-d3c2136755c5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9aaa973834f5460292d193c1963873dc'}}
2025-09-10 16:34:36,257 - DEBUG - Response for create_port : {'port': {'name': 'ea56d1ea-6309-4b54-b10e-6d6084121d7b', 'id': 'ea56d1ea-6309-4b54-b10e-6d6084121d7b', 'tenant_id': '9aaa973834f5460292d193c1963873dc', 'network_id': '587c0902-da19-4249-b1a3-b61efa31cbfa', 'mac_address': '02:ea:56:d1:ea:63', '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': 'aad8912f-9e07-4b28-869e-a823a3394f6a'}], 'security_groups': ['369a7700-9cbb-4cfb-8bdf-d3c2136755c5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9aaa973834f5460292d193c1963873dc'}}
2025-09-10 16:34:36,662 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4071-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4071-1)
2025-09-10 16:34:37,145 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4071-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4071-1)
2025-09-10 16:34:38,357 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4071-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4071-1)
2025-09-10 16:34:38,357 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-09-10 16:34:38,363 - DEBUG - Requesting: http://10.0.0.27:8082/domain/bcd568e3-00d3-4962-a539-a11b527d928e
2025-09-10 16:34:38,374 - DEBUG - Requesting: http://10.0.0.27:8082/project/9aaa9738-34f5-4602-92d1-93c1963873dc
2025-09-10 16:34:38,463 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/bb0aab5e-17a4-4286-a893-26a6e4210806
2025-09-10 16:34:38,471 - INFO - Verifications in API Server for IPAM: ctest-ipam-86681743 passed
2025-09-10 16:34:38,478 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-02979707:ctest-ipam-86681743', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-02979707', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13477773255471547014', 'uuid-lslong': '12147095118182156294'}, 'enable': 'true', 'created': '2025-09-10T16:34:34', 'last-modified': '2025-09-10T16:34:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.430486'}
2025-09-10 16:34:38,479 - INFO - Verifications in Control node for IPAM: ctest-ipam-86681743 passed
2025-09-10 16:34:38,479 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-09-10 16:34:38,486 - DEBUG - Requesting: http://10.0.0.27:8082/domain/bcd568e3-00d3-4962-a539-a11b527d928e
2025-09-10 16:34:38,497 - DEBUG - Requesting: http://10.0.0.27:8082/project/9aaa9738-34f5-4602-92d1-93c1963873dc
2025-09-10 16:34:38,612 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/587c0902-da19-4249-b1a3-b61efa31cbfa
2025-09-10 16:34:38,624 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/587c0902-da19-4249-b1a3-b61efa31cbfa
2025-09-10 16:34:38,638 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/b3e07f42-1a18-422b-85f7-3356851b62fd
2025-09-10 16:34:38,652 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/b3e07f42-1a18-422b-85f7-3356851b62fd
2025-09-10 16:34:38,671 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/c5c015e5-303c-4a42-af6b-3375cbc1e1f4
2025-09-10 16:34:38,679 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-10 16:34:38,679 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/587c0902-da19-4249-b1a3-b61efa31cbfa
2025-09-10 16:34:38,689 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/b3e07f42-1a18-422b-85f7-3356851b62fd
2025-09-10 16:34:38,706 - INFO - Verified VN network id 11 for VN 587c0902-da19-4249-b1a3-b61efa31cbfa
2025-09-10 16:34:38,707 - INFO - Verifications in API Server for VN ctest-vn-60450240 passed
2025-09-10 16:34:38,707 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/587c0902-da19-4249-b1a3-b61efa31cbfa
2025-09-10 16:34:38,725 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/b3e07f42-1a18-422b-85f7-3356851b62fd
2025-09-10 16:34:38,737 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/b3e07f42-1a18-422b-85f7-3356851b62fd
2025-09-10 16:34:38,747 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/c5c015e5-303c-4a42-af6b-3375cbc1e1f4
2025-09-10 16:34:38,761 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-02979707:ctest-vn-60450240', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-02979707', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6375981080303452745', 'uuid-lslong': '12800274810079923194'}, 'enable': 'true', 'created': '2025-09-10T16:34:35', 'last-modified': '2025-09-10T16:34:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.157758'}
2025-09-10 16:34:38,767 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-10 16:34:38,768 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60450240 passed
2025-09-10 16:34:38,768 - DEBUG - ====Verifying policy data for ctest-vn-60450240 in API_Server ======
2025-09-10 16:34:38,768 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-09-10 16:34:38,774 - DEBUG - Requesting: http://10.0.0.27:8082/domain/bcd568e3-00d3-4962-a539-a11b527d928e
2025-09-10 16:34:38,785 - DEBUG - Requesting: http://10.0.0.27:8082/project/9aaa9738-34f5-4602-92d1-93c1963873dc
2025-09-10 16:34:38,867 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/587c0902-da19-4249-b1a3-b61efa31cbfa
2025-09-10 16:34:38,879 - DEBUG - =>VN ctest-vn-60450240 has no policy to be verified
2025-09-10 16:34:38,879 - DEBUG - Verifying the vn in opserver
2025-09-10 16:34:38,879 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-02979707:ctest-vn-60450240 virtual network link through opserver 10.0.0.27
2025-09-10 16:34:38,879 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-09-10 16:34:39,322 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-09-10 16:34:39,433 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-02979707:ctest-vn-60450240', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-02979707:ctest-vn-60450240?flat'}
2025-09-10 16:34:39,433 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-02979707:ctest-vn-60450240 is found in opserver
2025-09-10 16:34:39,440 - DEBUG - VRF ids for VN ctest-vn-60450240: {'10.0.0.27': '2'}
2025-09-10 16:34:39,440 - INFO - Waiting for VM ctest-TestBasicVMVN-02979707-67632009 to be up..
2025-09-10 16:34:39,520 - DEBUG - VM is in ACTIVE state now
2025-09-10 16:34:39,521 - INFO - VM name : ctest-TestBasicVMVN-02979707-67632009
2025-09-10 16:34:39,618 - DEBUG - VM ctest-TestBasicVMVN-02979707-67632009 ID is 6c841351-ca6e-4d8d-bbeb-0be646b5abf7
2025-09-10 16:34:39,618 - DEBUG - VM ctest-TestBasicVMVN-02979707-67632009 launched on Node cn-jenkins-deploy-platform-ansible-os-4071-1
2025-09-10 16:34:39,704 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/6c841351-ca6e-4d8d-bbeb-0be646b5abf7
2025-09-10 16:34:39,721 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/a7a9a7eb-49e1-4b31-92e6-1907fd9a474b
2025-09-10 16:34:43,017 - 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 1022ms')
2025-09-10 16:34:43,018 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02979707-67632009 failed!
2025-09-10 16:34:43,070 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02979707:ctest-vn-60450240 is 31.1.1.1 and allocation pool is NOT set
2025-09-10 16:34:43,070 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02979707:ctest-vn-60450240 is 31.1.2.1 and allocation pool is NOT set
2025-09-10 16:34:47,139 - 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 1014ms')
2025-09-10 16:34:47,139 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02979707-67632009 failed!
2025-09-10 16:34:47,194 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02979707:ctest-vn-60450240 is 31.1.1.1 and allocation pool is NOT set
2025-09-10 16:34:47,194 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02979707:ctest-vn-60450240 is 31.1.2.1 and allocation pool is NOT set
2025-09-10 16:34:49,257 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.637 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.637/2.729/4.822/2.092 ms')
2025-09-10 16:34:49,257 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02979707-67632009 passed
2025-09-10 16:34:49,414 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-10 16:34:49,414 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02979707-67632009, IP 31.1.1.4, Port 22
2025-09-10 16:34:49,584 - DEBUG - VM ctest-TestBasicVMVN-02979707-67632009 is ready for SSH connections
2025-09-10 16:34:49,584 - INFO - Waiting for VM ctest-TestBasicVMVN-02979707-26077376 to be up..
2025-09-10 16:34:49,657 - DEBUG - VM is in ACTIVE state now
2025-09-10 16:34:49,657 - INFO - VM name : ctest-TestBasicVMVN-02979707-26077376
2025-09-10 16:34:49,728 - DEBUG - VM ctest-TestBasicVMVN-02979707-26077376 ID is e1492523-52ef-4aac-bcb0-0c4815695a47
2025-09-10 16:34:49,728 - DEBUG - VM ctest-TestBasicVMVN-02979707-26077376 launched on Node cn-jenkins-deploy-platform-ansible-os-4071-1
2025-09-10 16:34:49,796 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/e1492523-52ef-4aac-bcb0-0c4815695a47
2025-09-10 16:34:49,805 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/ea56d1ea-6309-4b54-b10e-6d6084121d7b
2025-09-10 16:34:51,033 - 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.97 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.476 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.476/1.724/2.973/1.248 ms')
2025-09-10 16:34:51,033 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-02979707-26077376 passed
2025-09-10 16:34:51,182 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-10 16:34:51,182 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02979707-26077376, IP 31.1.2.4, Port 22
2025-09-10 16:34:51,337 - DEBUG - VM ctest-TestBasicVMVN-02979707-26077376 is ready for SSH connections
2025-09-10 16:34:51,337 - INFO - Waiting for VM ctest-TestBasicVMVN-02979707-91797526 to be up..
2025-09-10 16:34:51,411 - DEBUG - VM is in ACTIVE state now
2025-09-10 16:34:51,411 - INFO - VM name : ctest-TestBasicVMVN-02979707-91797526
2025-09-10 16:34:51,486 - DEBUG - VM ctest-TestBasicVMVN-02979707-91797526 ID is cb6bc111-73f2-4260-903b-b414ffd5d65c
2025-09-10 16:34:51,486 - DEBUG - VM ctest-TestBasicVMVN-02979707-91797526 launched on Node cn-jenkins-deploy-platform-ansible-os-4071-1
2025-09-10 16:34:51,573 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/cb6bc111-73f2-4260-903b-b414ffd5d65c
2025-09-10 16:34:51,579 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/011e737b-aa7d-40aa-8f87-780c8184a86d
2025-09-10 16:34:52,812 - 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.62 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.370 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.370/1.494/2.618/1.124 ms')
2025-09-10 16:34:52,812 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-02979707-91797526 passed
2025-09-10 16:34:52,962 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-10 16:34:52,962 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02979707-91797526, IP 31.1.1.3, Port 22
2025-09-10 16:34:53,117 - DEBUG - VM ctest-TestBasicVMVN-02979707-91797526 is ready for SSH connections
2025-09-10 16:34:53,118 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-10 16:34:53,118 - 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.27, gateway password: c0ntrail123
2025-09-10 16:34:53,118 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-10 16:34:57,128 - 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.863 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.933 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.992 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.933/1.929/3.863 ms
2025-09-10 16:34:57,128 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-02979707-67632009 passed
2025-09-10 16:34:57,128 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-10 16:34:57,128 - 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.27, gateway password: c0ntrail123
2025-09-10 16:34:57,128 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-10 16:35:00,920 - 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.908 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.079 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.241 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.079/1.742/2.908 ms
2025-09-10 16:35:00,920 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-02979707-26077376 passed
2025-09-10 16:35:00,920 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-10 16:35:00,920 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-10 16:35:00,920 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-10 16:35:00,920 - 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.27, gateway password: c0ntrail123
2025-09-10 16:35:00,920 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-10 16:35:01,106 - DEBUG - None
2025-09-10 16:35:01,106 - 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.27, gateway password: c0ntrail123
2025-09-10 16:35:01,106 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-10 16:35:01,314 - DEBUG - None
2025-09-10 16:35:01,314 - 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.27, gateway password: c0ntrail123
2025-09-10 16:35:01,314 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-10 16:35:02,011 - DEBUG - None
2025-09-10 16:35:02,011 - 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.27, gateway password: c0ntrail123
2025-09-10 16:35:02,011 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-10 16:35:04,243 - 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=2.519 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.835 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.486 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.156 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.348 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.348/2.268/5.835 ms
2025-09-10 16:35:04,243 - 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.27, gateway password: c0ntrail123
2025-09-10 16:35:04,243 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-10 16:35:06,494 - 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.001 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.066 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.103 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.432 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.921 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.959 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.350/1.976/4.103 ms
2025-09-10 16:35:06,494 - 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.27, gateway password: c0ntrail123
2025-09-10 16:35:06,494 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-10 16:35:08,743 - 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.775 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.360 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.408 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.554 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.918 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.374 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.417 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.417/2.686/5.408 ms
2025-09-10 16:35:08,743 - INFO - Deleting VM ctest-TestBasicVMVN-02979707-91797526
2025-09-10 16:35:08,835 - INFO - Detaching port ea56d1ea-6309-4b54-b10e-6d6084121d7b from VM ctest-TestBasicVMVN-02979707-26077376
2025-09-10 16:35:08,877 - INFO - Deleting VM ctest-TestBasicVMVN-02979707-26077376
2025-09-10 16:35:08,971 - INFO - Detaching port a7a9a7eb-49e1-4b31-92e6-1907fd9a474b from VM ctest-TestBasicVMVN-02979707-67632009
2025-09-10 16:35:09,019 - INFO - Deleting VM ctest-TestBasicVMVN-02979707-67632009
2025-09-10 16:35:09,114 - INFO - Deleting VN ctest-vn-60450240
2025-09-10 16:35:09,358 - DEBUG - Response for delete_port : ()
2025-09-10 16:35:09,627 - DEBUG - Response for delete_port : ()
2025-09-10 16:35:09,886 - DEBUG - Response for deleting network ()
2025-09-10 16:35:09,887 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/b3e07f42-1a18-422b-85f7-3356851b62fd
2025-09-10 16:35:09,896 - DEBUG - Response Code: 404
2025-09-10 16:35:09,896 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-09-10 16:35:09,906 - DEBUG - Requesting: http://10.0.0.27:8082/domain/bcd568e3-00d3-4962-a539-a11b527d928e
2025-09-10 16:35:09,927 - DEBUG - Requesting: http://10.0.0.27:8082/project/9aaa9738-34f5-4602-92d1-93c1963873dc
2025-09-10 16:35:10,035 - INFO - Validated that VN ctest-vn-60450240 is not found in API Server
2025-09-10 16:35:10,056 - DEBUG - VN ctest-vn-60450240 is not present in Agent 10.0.0.27
2025-09-10 16:35:10,057 - INFO - Validated that VN ctest-vn-60450240 is not in any agent
2025-09-10 16:35:10,068 - DEBUG - VRF 2 is not seen in agent 10.0.0.27
2025-09-10 16:35:10,083 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-60450240
2025-09-10 16:35:10,083 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-02979707:ctest-vn-60450240
2025-09-10 16:35:10,107 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60450240 info
2025-09-10 16:35:10,201 - INFO - IPAM: ctest-ipam-86681743 is not found in API Server
2025-09-10 16:35:10,216 - INFO - IPAM:ctest-ipam-86681743 is not found in control node
2025-09-10 16:35:10,494 - DEBUG - No XMPP flaps were noticed during the test
2025-09-10 16:35:10,494 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-09-10 16:35:10,494 - INFO - --------------------------------------------------------------------------------
2025-09-10 16:35:11,248 - INFO - Deleted project: ctest-TestBasicVMVN-02979707, ID : 9aaa9738-34f5-4602-92d1-93c1963873dc