2025-08-25 21:25:48,843 - INFO - Domain Default found not creating
2025-08-25 21:25:48,999 - INFO - Project ctest-TestBasicVMVN-20369507 not found, creating it
2025-08-25 21:25:49,517 - INFO - Created Project:ctest-TestBasicVMVN-20369507, ID : 39e3ba3c-9e63-41bd-8412-0a2976a60b58
2025-08-25 21:25:51,137 - INFO - ================================================================================
2025-08-25 21:25:51,138 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-25 21:25:51,138 - 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-25 21:25:51,395 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-25 21:25:51,395 - INFO - Initial checks done. Running the testcase now
2025-08-25 21:25:51,395 - INFO -
2025-08-25 21:25:51,967 - DEBUG - Response for create_network : {'network': {'id': '357096b8-8d20-44ca-a975-d9f9ec4c4b85', 'name': 'ctest-vn2_metadata-01683317', 'tenant_id': '39e3ba3c9e6341bd84120a2976a60b58', 'project_id': '39e3ba3c9e6341bd84120a2976a60b58', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20369507', 'ctest-vn2_metadata-01683317'], 'port_security_enabled': True, 'description': ''}}
2025-08-25 21:25:52,171 - DEBUG - Response for create_subnet : {'subnet': {'id': '147054e3-98a9-4aef-8d51-6253eb5ac9cb', 'name': '', 'tenant_id': '39e3ba3c9e6341bd84120a2976a60b58', 'network_id': '357096b8-8d20-44ca-a975-d9f9ec4c4b85', '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': '39e3ba3c9e6341bd84120a2976a60b58'}}
2025-08-25 21:25:52,191 - INFO - Created VN ctest-vn2_metadata-01683317
2025-08-25 21:25:52,249 - DEBUG - VN ctest-vn2_metadata-01683317 UUID is 357096b8-8d20-44ca-a975-d9f9ec4c4b85
2025-08-25 21:25:52,446 - DEBUG - Services list from nova: [, , ]
2025-08-25 21:25:53,486 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3929-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3929-1)
2025-08-25 21:25:53,593 - DEBUG - Link local service introspect added
2025-08-25 21:25:53,631 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-25 21:25:58,711 - DEBUG - VM is in ACTIVE state now
2025-08-25 21:25:58,847 - INFO - Waiting for VM ctest-TestBasicVMVN-20369507-62609248 to be up..
2025-08-25 21:25:58,848 - INFO - VM name : ctest-TestBasicVMVN-20369507-62609248
2025-08-25 21:25:58,919 - DEBUG - VM ctest-TestBasicVMVN-20369507-62609248 ID is 0765b0ee-192c-432a-b3b4-853bb4aa5582
2025-08-25 21:25:58,919 - DEBUG - VM ctest-TestBasicVMVN-20369507-62609248 launched on Node cn-jenkins-deploy-platform-ansible-os-3929-1
2025-08-25 21:25:58,989 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0765b0ee-192c-432a-b3b4-853bb4aa5582
2025-08-25 21:25:59,286 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0765b0ee-192c-432a-b3b4-853bb4aa5582
2025-08-25 21:25:59,328 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0e6cb9a8-b775-4c9f-9b48-a0a883fc8ef7
2025-08-25 21:26:02,588 - 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 1023ms')
2025-08-25 21:26:02,588 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20369507-62609248 failed!
2025-08-25 21:26:02,645 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20369507:ctest-vn2_metadata-01683317 is 11.1.1.1 and allocation pool is NOT set
2025-08-25 21:26:04,715 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.901 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.901/3.704/6.507/2.803 ms')
2025-08-25 21:26:04,716 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20369507-62609248 passed
2025-08-25 21:26:04,877 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:26:04,877 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20369507-62609248, IP 11.1.1.3, Port 22
2025-08-25 21:26:05,043 - DEBUG - VM ctest-TestBasicVMVN-20369507-62609248 is ready for SSH connections
2025-08-25 21:26:05,043 - INFO - Retry 0
2025-08-25 21:26:05,043 - 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-25 21:26:05,043 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-25 21:26:06,646 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-25 21:26:06,646 - INFO - Generic metadata worked
2025-08-25 21:26:06,905 - DEBUG - Link local service introspect removed
2025-08-25 21:26:06,905 - INFO - Deleting VM ctest-TestBasicVMVN-20369507-62609248
2025-08-25 21:26:07,001 - INFO - Deleting VN ctest-vn2_metadata-01683317
2025-08-25 21:26:07,042 - DEBUG - VN 357096b8-8d20-44ca-a975-d9f9ec4c4b85 still in use: Unable to complete operation on network 357096b8-8d20-44ca-a975-d9f9ec4c4b85. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4ee9dcf6-1045-4051-aa40-c9abf41e2e02']
2025-08-25 21:26:07,042 - WARNING - Deleting VN ctest-vn2_metadata-01683317 failed..Will retry
2025-08-25 21:26:09,162 - DEBUG - Response for deleting network ()
2025-08-25 21:26:09,418 - DEBUG - No XMPP flaps were noticed during the test
2025-08-25 21:26:09,419 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-25 21:26:09,419 - INFO - --------------------------------------------------------------------------------
2025-08-25 21:26:09,421 - INFO - ================================================================================
2025-08-25 21:26:09,421 - INFO - STARTING TEST : test_metadata_service
2025-08-25 21:26:09,421 - 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-25 21:26:09,706 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-25 21:26:09,707 - INFO - Initial checks done. Running the testcase now
2025-08-25 21:26:09,707 - INFO -
2025-08-25 21:26:09,707 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-08-25 21:26:09,713 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/b817ecb8-c456-4ab3-96af-f154b5175076
2025-08-25 21:26:09,923 - DEBUG - Response for create_network : {'network': {'id': '70a7b3bd-0bf8-4ff4-91c2-3f26c2696af4', 'name': 'ctest-vn-34422799', 'tenant_id': '39e3ba3c9e6341bd84120a2976a60b58', 'project_id': '39e3ba3c9e6341bd84120a2976a60b58', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20369507', 'ctest-vn-34422799'], 'port_security_enabled': True, 'description': ''}}
2025-08-25 21:26:10,105 - DEBUG - Response for create_subnet : {'subnet': {'id': '4bdc6720-01ee-4150-8856-3dfad5d82b5b', 'name': '', 'tenant_id': '39e3ba3c9e6341bd84120a2976a60b58', 'network_id': '70a7b3bd-0bf8-4ff4-91c2-3f26c2696af4', 'ip_version': 4, 'cidr': '162.140.147.128/26', 'allocation_pools': [{'start': '162.140.147.130', 'end': '162.140.147.190'}], 'gateway_ip': '162.140.147.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '162.140.147.130', 'tags': [], 'project_id': '39e3ba3c9e6341bd84120a2976a60b58'}}
2025-08-25 21:26:10,125 - INFO - Created VN ctest-vn-34422799
2025-08-25 21:26:10,181 - DEBUG - VN ctest-vn-34422799 UUID is 70a7b3bd-0bf8-4ff4-91c2-3f26c2696af4
2025-08-25 21:26:11,336 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3929-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3929-1)
2025-08-25 21:26:11,336 - INFO - Waiting for VM ctest-TestBasicVMVN-20369507-03697299 to be up..
2025-08-25 21:26:11,380 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-25 21:26:16,456 - DEBUG - VM is in ACTIVE state now
2025-08-25 21:26:16,456 - INFO - VM name : ctest-TestBasicVMVN-20369507-03697299
2025-08-25 21:26:16,527 - DEBUG - VM ctest-TestBasicVMVN-20369507-03697299 ID is c4a02532-c1c7-4544-b92c-a5bcb341ad4e
2025-08-25 21:26:16,527 - DEBUG - VM ctest-TestBasicVMVN-20369507-03697299 launched on Node cn-jenkins-deploy-platform-ansible-os-3929-1
2025-08-25 21:26:16,611 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c4a02532-c1c7-4544-b92c-a5bcb341ad4e
2025-08-25 21:26:16,621 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ad5465f6-da70-4d7a-a4a1-8109800cd309
2025-08-25 21:26:19,898 - 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 1027ms')
2025-08-25 21:26:19,898 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20369507-03697299 failed!
2025-08-25 21:26:19,953 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20369507:ctest-vn-34422799 is 162.140.147.129 and allocation pool is NOT set
2025-08-25 21:26:22,018 - 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=10.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.691 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.691/5.360/10.030/4.669 ms')
2025-08-25 21:26:22,018 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20369507-03697299 passed
2025-08-25 21:26:22,169 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:26:22,169 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20369507-03697299, IP 162.140.147.131, Port 22
2025-08-25 21:26:22,225 - 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-08-25 21:26:22,307 - DEBUG - VM ctest-TestBasicVMVN-20369507-03697299 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-25 21:26:27,308 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:26:27,308 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20369507-03697299, IP 162.140.147.131, Port 22
2025-08-25 21:26:27,474 - DEBUG - VM ctest-TestBasicVMVN-20369507-03697299 is ready for SSH connections
2025-08-25 21:26:27,474 - 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-25 21:26:27,474 - DEBUG - cat /tmp/output.txt
2025-08-25 21:26:29,387 - DEBUG - Hello World. The time is now Mon, 25 Aug 2025 15:26:23 -0600!
2025-08-25 21:26:29,387 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 25 Aug 2025 15:26:23 -0600!'}
2025-08-25 21:26:29,387 - INFO - metadata_script.txt got executed in the vm
2025-08-25 21:26:29,387 - INFO - Deleting VM ctest-TestBasicVMVN-20369507-03697299
2025-08-25 21:26:29,458 - INFO - Deleting VN ctest-vn-34422799
2025-08-25 21:26:29,506 - DEBUG - VN 70a7b3bd-0bf8-4ff4-91c2-3f26c2696af4 still in use: Unable to complete operation on network 70a7b3bd-0bf8-4ff4-91c2-3f26c2696af4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e2a2bcc0-a381-4e8e-8456-303479f8d36e']
2025-08-25 21:26:29,506 - WARNING - Deleting VN ctest-vn-34422799 failed..Will retry
2025-08-25 21:26:31,619 - DEBUG - Response for deleting network ()
2025-08-25 21:26:31,875 - DEBUG - No XMPP flaps were noticed during the test
2025-08-25 21:26:31,875 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-08-25 21:26:31,876 - INFO - --------------------------------------------------------------------------------
2025-08-25 21:26:31,879 - INFO - ================================================================================
2025-08-25 21:26:31,879 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-25 21:26:31,879 - 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-25 21:26:32,167 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-25 21:26:32,167 - INFO - Initial checks done. Running the testcase now
2025-08-25 21:26:32,167 - INFO -
2025-08-25 21:26:32,670 - DEBUG - Response for create_network : {'network': {'id': 'dfbe1449-7492-4492-bb9c-9f51b59660e9', 'name': 'ctest-vn-77572113', 'tenant_id': '39e3ba3c9e6341bd84120a2976a60b58', 'project_id': '39e3ba3c9e6341bd84120a2976a60b58', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-20369507', 'ctest-vn-77572113'], 'port_security_enabled': True, 'description': ''}}
2025-08-25 21:26:32,875 - DEBUG - Response for create_subnet : {'subnet': {'id': '68fffd7f-ee2c-4810-b964-e213240b95dc', 'name': '', 'tenant_id': '39e3ba3c9e6341bd84120a2976a60b58', 'network_id': 'dfbe1449-7492-4492-bb9c-9f51b59660e9', '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': '39e3ba3c9e6341bd84120a2976a60b58'}}
2025-08-25 21:26:33,045 - DEBUG - Response for create_subnet : {'subnet': {'id': '695621e8-479e-4933-9c22-8f430f5c4e08', 'name': '', 'tenant_id': '39e3ba3c9e6341bd84120a2976a60b58', 'network_id': 'dfbe1449-7492-4492-bb9c-9f51b59660e9', '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': '39e3ba3c9e6341bd84120a2976a60b58'}}
2025-08-25 21:26:33,073 - INFO - Created VN ctest-vn-77572113
2025-08-25 21:26:33,125 - DEBUG - VN ctest-vn-77572113 UUID is dfbe1449-7492-4492-bb9c-9f51b59660e9
2025-08-25 21:26:33,523 - DEBUG - Response for create_port : {'port': {'name': '91c369c3-e2cb-40ee-a75f-82f6284a2e19', 'id': '91c369c3-e2cb-40ee-a75f-82f6284a2e19', 'tenant_id': '39e3ba3c9e6341bd84120a2976a60b58', 'network_id': 'dfbe1449-7492-4492-bb9c-9f51b59660e9', 'mac_address': '02:91:c3:69:c3:e2', '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': '68fffd7f-ee2c-4810-b964-e213240b95dc'}], 'security_groups': ['521e4445-a8c8-4bef-9a77-a8bb095a4137'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '39e3ba3c9e6341bd84120a2976a60b58'}}
2025-08-25 21:26:33,733 - DEBUG - Response for create_port : {'port': {'name': '594e0185-805c-4d2d-9d09-fadff9886361', 'id': '594e0185-805c-4d2d-9d09-fadff9886361', 'tenant_id': '39e3ba3c9e6341bd84120a2976a60b58', 'network_id': 'dfbe1449-7492-4492-bb9c-9f51b59660e9', 'mac_address': '02:59:4e:01:85:80', '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': '695621e8-479e-4933-9c22-8f430f5c4e08'}], 'security_groups': ['521e4445-a8c8-4bef-9a77-a8bb095a4137'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '39e3ba3c9e6341bd84120a2976a60b58'}}
2025-08-25 21:26:34,138 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3929-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3929-1)
2025-08-25 21:26:34,621 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3929-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3929-1)
2025-08-25 21:26:36,042 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3929-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3929-1)
2025-08-25 21:26:36,042 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-25 21:26:36,050 - DEBUG - Requesting: http://10.0.0.38:8082/domain/273acc71-104d-4b57-8542-5d320da1d1a3
2025-08-25 21:26:36,073 - DEBUG - Requesting: http://10.0.0.38:8082/project/39e3ba3c-9e63-41bd-8412-0a2976a60b58
2025-08-25 21:26:36,194 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/a7285ddd-146c-483b-bb51-3a34b6ea521d
2025-08-25 21:26:36,205 - INFO - Verifications in API Server for IPAM: ctest-ipam-42075274 passed
2025-08-25 21:26:36,214 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-20369507:ctest-ipam-42075274', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-20369507', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12044980407514187835', 'uuid-lslong': '13497633556287607325'}, 'enable': 'true', 'created': '2025-08-25T21:26:32', 'last-modified': '2025-08-25T21:26:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.809195'}
2025-08-25 21:26:36,214 - INFO - Verifications in Control node for IPAM: ctest-ipam-42075274 passed
2025-08-25 21:26:36,214 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-25 21:26:36,222 - DEBUG - Requesting: http://10.0.0.38:8082/domain/273acc71-104d-4b57-8542-5d320da1d1a3
2025-08-25 21:26:36,236 - DEBUG - Requesting: http://10.0.0.38:8082/project/39e3ba3c-9e63-41bd-8412-0a2976a60b58
2025-08-25 21:26:36,320 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dfbe1449-7492-4492-bb9c-9f51b59660e9
2025-08-25 21:26:36,341 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dfbe1449-7492-4492-bb9c-9f51b59660e9
2025-08-25 21:26:36,356 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/5242032b-38c7-48a2-8124-9a62d37c33d2
2025-08-25 21:26:36,370 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/5242032b-38c7-48a2-8124-9a62d37c33d2
2025-08-25 21:26:36,382 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/ed3c921a-e338-4163-8ede-c620e3967a9b
2025-08-25 21:26:36,391 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-25 21:26:36,392 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dfbe1449-7492-4492-bb9c-9f51b59660e9
2025-08-25 21:26:36,403 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/5242032b-38c7-48a2-8124-9a62d37c33d2
2025-08-25 21:26:36,435 - INFO - Verified VN network id 11 for VN dfbe1449-7492-4492-bb9c-9f51b59660e9
2025-08-25 21:26:36,435 - INFO - Verifications in API Server for VN ctest-vn-77572113 passed
2025-08-25 21:26:36,435 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dfbe1449-7492-4492-bb9c-9f51b59660e9
2025-08-25 21:26:36,448 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/5242032b-38c7-48a2-8124-9a62d37c33d2
2025-08-25 21:26:36,470 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/5242032b-38c7-48a2-8124-9a62d37c33d2
2025-08-25 21:26:36,485 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/ed3c921a-e338-4163-8ede-c620e3967a9b
2025-08-25 21:26:36,513 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-20369507:ctest-vn-77572113', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-20369507', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16122346021753865362', 'uuid-lslong': '13518855354747085033'}, 'enable': 'true', 'created': '2025-08-25T21:26:32', 'last-modified': '2025-08-25T21:26:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.504779'}
2025-08-25 21:26:36,522 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-25 21:26:36,522 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-77572113 passed
2025-08-25 21:26:36,522 - DEBUG - ====Verifying policy data for ctest-vn-77572113 in API_Server ======
2025-08-25 21:26:36,522 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-25 21:26:36,546 - DEBUG - Requesting: http://10.0.0.38:8082/domain/273acc71-104d-4b57-8542-5d320da1d1a3
2025-08-25 21:26:36,562 - DEBUG - Requesting: http://10.0.0.38:8082/project/39e3ba3c-9e63-41bd-8412-0a2976a60b58
2025-08-25 21:26:36,706 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dfbe1449-7492-4492-bb9c-9f51b59660e9
2025-08-25 21:26:36,718 - DEBUG - =>VN ctest-vn-77572113 has no policy to be verified
2025-08-25 21:26:36,718 - DEBUG - Verifying the vn in opserver
2025-08-25 21:26:36,719 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-20369507:ctest-vn-77572113 virtual network link through opserver 10.0.0.38
2025-08-25 21:26:36,719 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-25 21:26:37,151 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-25 21:26:37,229 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-20369507:ctest-vn-77572113', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-20369507:ctest-vn-77572113?flat'}
2025-08-25 21:26:37,229 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-20369507:ctest-vn-77572113 is found in opserver
2025-08-25 21:26:37,240 - DEBUG - VRF ids for VN ctest-vn-77572113: {'10.0.0.38': '2'}
2025-08-25 21:26:37,240 - INFO - Waiting for VM ctest-TestBasicVMVN-20369507-58861933 to be up..
2025-08-25 21:26:37,354 - DEBUG - VM is in ACTIVE state now
2025-08-25 21:26:37,354 - INFO - VM name : ctest-TestBasicVMVN-20369507-58861933
2025-08-25 21:26:37,451 - DEBUG - VM ctest-TestBasicVMVN-20369507-58861933 ID is abafb4c7-5a74-43b6-ae22-b12b5b1222e5
2025-08-25 21:26:37,451 - DEBUG - VM ctest-TestBasicVMVN-20369507-58861933 launched on Node cn-jenkins-deploy-platform-ansible-os-3929-1
2025-08-25 21:26:37,557 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/abafb4c7-5a74-43b6-ae22-b12b5b1222e5
2025-08-25 21:26:37,580 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/91c369c3-e2cb-40ee-a75f-82f6284a2e19
2025-08-25 21:26:40,859 - 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 1023ms')
2025-08-25 21:26:40,859 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20369507-58861933 failed!
2025-08-25 21:26:40,917 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20369507:ctest-vn-77572113 is 31.1.1.1 and allocation pool is NOT set
2025-08-25 21:26:40,917 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20369507:ctest-vn-77572113 is 31.1.2.1 and allocation pool is NOT set
2025-08-25 21:26:45,020 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-08-25 21:26:45,020 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20369507-58861933 failed!
2025-08-25 21:26:45,085 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20369507:ctest-vn-77572113 is 31.1.1.1 and allocation pool is NOT set
2025-08-25 21:26:45,085 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-20369507:ctest-vn-77572113 is 31.1.2.1 and allocation pool is NOT set
2025-08-25 21:26:47,150 - 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.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.345 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.345/2.366/4.388/2.021 ms')
2025-08-25 21:26:47,150 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-20369507-58861933 passed
2025-08-25 21:26:47,297 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:26:47,297 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20369507-58861933, IP 31.1.1.4, Port 22
2025-08-25 21:26:47,486 - DEBUG - VM ctest-TestBasicVMVN-20369507-58861933 is ready for SSH connections
2025-08-25 21:26:47,486 - INFO - Waiting for VM ctest-TestBasicVMVN-20369507-78693530 to be up..
2025-08-25 21:26:47,603 - DEBUG - VM is in ACTIVE state now
2025-08-25 21:26:47,603 - INFO - VM name : ctest-TestBasicVMVN-20369507-78693530
2025-08-25 21:26:47,749 - DEBUG - VM ctest-TestBasicVMVN-20369507-78693530 ID is fe027b4a-3e58-44bd-a4d5-3d4b310db2aa
2025-08-25 21:26:47,749 - DEBUG - VM ctest-TestBasicVMVN-20369507-78693530 launched on Node cn-jenkins-deploy-platform-ansible-os-3929-1
2025-08-25 21:26:47,838 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fe027b4a-3e58-44bd-a4d5-3d4b310db2aa
2025-08-25 21:26:47,848 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/594e0185-805c-4d2d-9d09-fadff9886361
2025-08-25 21:26:49,098 - 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.00 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.374 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.374/1.686/2.999/1.312 ms')
2025-08-25 21:26:49,098 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-20369507-78693530 passed
2025-08-25 21:26:49,253 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:26:49,253 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20369507-78693530, IP 31.1.2.4, Port 22
2025-08-25 21:26:49,427 - DEBUG - VM ctest-TestBasicVMVN-20369507-78693530 is ready for SSH connections
2025-08-25 21:26:49,427 - INFO - Waiting for VM ctest-TestBasicVMVN-20369507-44851477 to be up..
2025-08-25 21:26:49,500 - DEBUG - VM is in ACTIVE state now
2025-08-25 21:26:49,500 - INFO - VM name : ctest-TestBasicVMVN-20369507-44851477
2025-08-25 21:26:49,572 - DEBUG - VM ctest-TestBasicVMVN-20369507-44851477 ID is fee5685b-ef02-40b9-9e01-2bd38599061a
2025-08-25 21:26:49,572 - DEBUG - VM ctest-TestBasicVMVN-20369507-44851477 launched on Node cn-jenkins-deploy-platform-ansible-os-3929-1
2025-08-25 21:26:49,645 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fee5685b-ef02-40b9-9e01-2bd38599061a
2025-08-25 21:26:49,656 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/47bacbb7-5e86-4284-9749-71a3d161ceb1
2025-08-25 21:26:50,897 - 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.91 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.404 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.404/1.657/2.911/1.253 ms')
2025-08-25 21:26:50,897 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-20369507-44851477 passed
2025-08-25 21:26:51,057 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:26:51,057 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-20369507-44851477, IP 31.1.1.3, Port 22
2025-08-25 21:26:51,217 - DEBUG - VM ctest-TestBasicVMVN-20369507-44851477 is ready for SSH connections
2025-08-25 21:26:51,217 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:26:51,217 - 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-25 21:26:51,217 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-25 21:26:54,897 - 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.613 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.977 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.796 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.796/1.795/3.613 ms
2025-08-25 21:26:54,897 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-20369507-58861933 passed
2025-08-25 21:26:54,897 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:26:54,897 - 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-25 21:26:54,897 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-25 21:26:58,530 - 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.787 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.866 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.788 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.788/1.480/2.787 ms
2025-08-25 21:26:58,530 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-20369507-78693530 passed
2025-08-25 21:26:58,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:26:58,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:26:58,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:26:58,530 - 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-25 21:26:58,530 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-25 21:26:58,716 - DEBUG - None
2025-08-25 21:26:58,716 - 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-25 21:26:58,716 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-25 21:26:58,930 - DEBUG - None
2025-08-25 21:26:58,930 - 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-25 21:26:58,931 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-25 21:26:59,560 - DEBUG - None
2025-08-25 21:26:59,560 - 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-25 21:26:59,560 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-25 21:27:01,774 - 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.837 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.704 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.386 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.795 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.353 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.353/2.215/6.704 ms
2025-08-25 21:27:01,774 - 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-25 21:27:01,774 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-25 21:27:04,030 - 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.544 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.364 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.679 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.663 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.263 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.315 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.578 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.578/2.915/6.679 ms
2025-08-25 21:27:04,030 - 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-25 21:27:04,030 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-25 21:27:06,302 - 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.713 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.355 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.579 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.447 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.148 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.158 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.513 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.513/2.559/4.579 ms
2025-08-25 21:27:06,302 - INFO - Deleting VM ctest-TestBasicVMVN-20369507-44851477
2025-08-25 21:27:06,381 - INFO - Detaching port 594e0185-805c-4d2d-9d09-fadff9886361 from VM ctest-TestBasicVMVN-20369507-78693530
2025-08-25 21:27:06,425 - INFO - Deleting VM ctest-TestBasicVMVN-20369507-78693530
2025-08-25 21:27:06,514 - INFO - Detaching port 91c369c3-e2cb-40ee-a75f-82f6284a2e19 from VM ctest-TestBasicVMVN-20369507-58861933
2025-08-25 21:27:06,553 - INFO - Deleting VM ctest-TestBasicVMVN-20369507-58861933
2025-08-25 21:27:06,655 - INFO - Deleting VN ctest-vn-77572113
2025-08-25 21:27:06,876 - DEBUG - Response for delete_port : ()
2025-08-25 21:27:07,097 - DEBUG - Response for delete_port : ()
2025-08-25 21:27:07,155 - DEBUG - VN dfbe1449-7492-4492-bb9c-9f51b59660e9 still in use: Unable to complete operation on network dfbe1449-7492-4492-bb9c-9f51b59660e9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c2ca3104-7658-49b6-9a6c-65455a7a03a1']
2025-08-25 21:27:07,155 - WARNING - Deleting VN ctest-vn-77572113 failed..Will retry
2025-08-25 21:27:09,341 - DEBUG - Response for deleting network ()
2025-08-25 21:27:09,341 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/5242032b-38c7-48a2-8124-9a62d37c33d2
2025-08-25 21:27:09,347 - DEBUG - Response Code: 404
2025-08-25 21:27:09,348 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-25 21:27:09,354 - DEBUG - Requesting: http://10.0.0.38:8082/domain/273acc71-104d-4b57-8542-5d320da1d1a3
2025-08-25 21:27:09,415 - DEBUG - Requesting: http://10.0.0.38:8082/project/39e3ba3c-9e63-41bd-8412-0a2976a60b58
2025-08-25 21:27:09,512 - INFO - Validated that VN ctest-vn-77572113 is not found in API Server
2025-08-25 21:27:09,523 - DEBUG - VN ctest-vn-77572113 is not present in Agent 10.0.0.38
2025-08-25 21:27:09,523 - INFO - Validated that VN ctest-vn-77572113 is not in any agent
2025-08-25 21:27:09,529 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-08-25 21:27:09,536 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-77572113
2025-08-25 21:27:09,536 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-20369507:ctest-vn-77572113
2025-08-25 21:27:09,549 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-77572113 info
2025-08-25 21:27:09,637 - INFO - IPAM: ctest-ipam-42075274 is not found in API Server
2025-08-25 21:27:09,650 - INFO - IPAM:ctest-ipam-42075274 is not found in control node
2025-08-25 21:27:09,903 - DEBUG - No XMPP flaps were noticed during the test
2025-08-25 21:27:09,903 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-08-25 21:27:09,903 - INFO - --------------------------------------------------------------------------------
2025-08-25 21:27:10,657 - INFO - Deleted project: ctest-TestBasicVMVN-20369507, ID : 39e3ba3c-9e63-41bd-8412-0a2976a60b58