2025-08-07 02:21:31,563 - INFO - Domain Default found not creating
2025-08-07 02:21:32,091 - INFO - Project ctest-TestBasicVMVN-22260236 not found, creating it
2025-08-07 02:21:32,568 - INFO - Created Project:ctest-TestBasicVMVN-22260236, ID : 0448d422-b27e-45b5-bfc5-862e7dc97b55
2025-08-07 02:21:34,262 - INFO - ================================================================================
2025-08-07 02:21:34,262 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-07 02:21:34,263 - 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-07 02:21:34,522 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.18': '0'}} with
2025-08-07 02:21:34,522 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:21:34,522 - INFO -
2025-08-07 02:21:35,114 - DEBUG - Response for create_network : {'network': {'id': '39c2f4d4-77f0-43d5-8197-496b5a1023fb', 'name': 'ctest-vn2_metadata-08665616', 'tenant_id': '0448d422b27e45b5bfc5862e7dc97b55', 'project_id': '0448d422b27e45b5bfc5862e7dc97b55', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-22260236', 'ctest-vn2_metadata-08665616'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 02:21:35,300 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e071957-4369-4cbe-85c0-6f9ec94bc3f7', 'name': '', 'tenant_id': '0448d422b27e45b5bfc5862e7dc97b55', 'network_id': '39c2f4d4-77f0-43d5-8197-496b5a1023fb', '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': '0448d422b27e45b5bfc5862e7dc97b55'}}
2025-08-07 02:21:35,320 - INFO - Created VN ctest-vn2_metadata-08665616
2025-08-07 02:21:35,376 - DEBUG - VN ctest-vn2_metadata-08665616 UUID is 39c2f4d4-77f0-43d5-8197-496b5a1023fb
2025-08-07 02:21:35,579 - DEBUG - Services list from nova: [, , ]
2025-08-07 02:21:36,698 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3768-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3768-1)
2025-08-07 02:21:36,811 - DEBUG - Link local service introspect added
2025-08-07 02:21:36,858 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-07 02:21:41,936 - DEBUG - VM is in ACTIVE state now
2025-08-07 02:21:42,063 - INFO - Waiting for VM ctest-TestBasicVMVN-22260236-98428731 to be up..
2025-08-07 02:21:42,063 - INFO - VM name : ctest-TestBasicVMVN-22260236-98428731
2025-08-07 02:21:42,139 - DEBUG - VM ctest-TestBasicVMVN-22260236-98428731 ID is 36b8cef9-89f7-40ee-b6f7-449263e0d0c0
2025-08-07 02:21:42,139 - DEBUG - VM ctest-TestBasicVMVN-22260236-98428731 launched on Node cn-jenkins-deploy-platform-ansible-os-3768-1
2025-08-07 02:21:42,217 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/36b8cef9-89f7-40ee-b6f7-449263e0d0c0
2025-08-07 02:21:42,549 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/36b8cef9-89f7-40ee-b6f7-449263e0d0c0
2025-08-07 02:21:42,580 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/81536137-ed92-44ed-a8a6-9a8fc1880d6a
2025-08-07 02:21:45,845 - 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 1018ms')
2025-08-07 02:21:45,845 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22260236-98428731 failed!
2025-08-07 02:21:45,903 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22260236:ctest-vn2_metadata-08665616 is 11.1.1.1 and allocation pool is NOT set
2025-08-07 02:21:49,977 - 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=2 ttl=63 time=8.68 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 8.682/8.682/8.682/0.000 ms')
2025-08-07 02:21:49,977 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22260236-98428731 passed
2025-08-07 02:21:50,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:21:50,132 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22260236-98428731, IP 11.1.1.3, Port 22
2025-08-07 02:21:50,188 - 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-07 02:21:50,271 - DEBUG - VM ctest-TestBasicVMVN-22260236-98428731 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 02:21:55,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:21:55,272 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22260236-98428731, IP 11.1.1.3, Port 22
2025-08-07 02:21:55,427 - DEBUG - VM ctest-TestBasicVMVN-22260236-98428731 is ready for SSH connections
2025-08-07 02:21:55,428 - INFO - Retry 0
2025-08-07 02:21:55,428 - 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.131, gateway password: c0ntrail123
2025-08-07 02:21:55,428 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-07 02:21:57,047 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-07 02:21:57,047 - INFO - Generic metadata worked
2025-08-07 02:21:57,299 - DEBUG - Link local service introspect removed
2025-08-07 02:21:57,299 - INFO - Deleting VM ctest-TestBasicVMVN-22260236-98428731
2025-08-07 02:21:57,369 - INFO - Deleting VN ctest-vn2_metadata-08665616
2025-08-07 02:21:57,405 - DEBUG - VN 39c2f4d4-77f0-43d5-8197-496b5a1023fb still in use: Unable to complete operation on network 39c2f4d4-77f0-43d5-8197-496b5a1023fb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-07e3fc1f-7f83-40aa-a5a6-40453db41fb4']
2025-08-07 02:21:57,406 - WARNING - Deleting VN ctest-vn2_metadata-08665616 failed..Will retry
2025-08-07 02:21:59,517 - DEBUG - Response for deleting network ()
2025-08-07 02:21:59,775 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 02:21:59,775 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:25]
2025-08-07 02:21:59,775 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:21:59,778 - INFO - ================================================================================
2025-08-07 02:21:59,778 - INFO - STARTING TEST : test_metadata_service
2025-08-07 02:21:59,778 - 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-07 02:22:00,072 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.18': '0'}} with
2025-08-07 02:22:00,072 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:22:00,072 - INFO -
2025-08-07 02:22:00,072 - DEBUG - Requesting: http://10.0.0.131:8082/global-vrouter-configs
2025-08-07 02:22:00,079 - DEBUG - Requesting: http://10.0.0.131:8082/global-vrouter-config/54de4ed5-28b5-4b79-a35b-d68349946a6a
2025-08-07 02:22:00,291 - DEBUG - Response for create_network : {'network': {'id': '1c9d1826-7661-4e71-8e66-aa548645ddbf', 'name': 'ctest-vn-00875207', 'tenant_id': '0448d422b27e45b5bfc5862e7dc97b55', 'project_id': '0448d422b27e45b5bfc5862e7dc97b55', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-22260236', 'ctest-vn-00875207'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 02:22:00,468 - DEBUG - Response for create_subnet : {'subnet': {'id': '4f0951df-fa60-4126-8708-c5f5405c251a', 'name': '', 'tenant_id': '0448d422b27e45b5bfc5862e7dc97b55', 'network_id': '1c9d1826-7661-4e71-8e66-aa548645ddbf', 'ip_version': 4, 'cidr': '111.9.20.192/26', 'allocation_pools': [{'start': '111.9.20.194', 'end': '111.9.20.254'}], 'gateway_ip': '111.9.20.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '111.9.20.194', 'tags': [], 'project_id': '0448d422b27e45b5bfc5862e7dc97b55'}}
2025-08-07 02:22:00,489 - INFO - Created VN ctest-vn-00875207
2025-08-07 02:22:00,543 - DEBUG - VN ctest-vn-00875207 UUID is 1c9d1826-7661-4e71-8e66-aa548645ddbf
2025-08-07 02:22:01,818 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3768-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3768-1)
2025-08-07 02:22:01,818 - INFO - Waiting for VM ctest-TestBasicVMVN-22260236-44686840 to be up..
2025-08-07 02:22:01,859 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-07 02:22:06,936 - DEBUG - VM is in ACTIVE state now
2025-08-07 02:22:06,936 - INFO - VM name : ctest-TestBasicVMVN-22260236-44686840
2025-08-07 02:22:07,014 - DEBUG - VM ctest-TestBasicVMVN-22260236-44686840 ID is 5714e8b1-098a-416e-8d71-6b73b7895bb2
2025-08-07 02:22:07,014 - DEBUG - VM ctest-TestBasicVMVN-22260236-44686840 launched on Node cn-jenkins-deploy-platform-ansible-os-3768-1
2025-08-07 02:22:07,095 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/5714e8b1-098a-416e-8d71-6b73b7895bb2
2025-08-07 02:22:07,104 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/cb7656e6-5f91-4e13-b7b0-ef90c8920252
2025-08-07 02:22:10,355 - 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 1003ms')
2025-08-07 02:22:10,355 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22260236-44686840 failed!
2025-08-07 02:22:10,411 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22260236:ctest-vn-00875207 is 111.9.20.193 and allocation pool is NOT set
2025-08-07 02:22:14,481 - 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=2 ttl=63 time=7.77 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 7.772/7.772/7.772/0.000 ms')
2025-08-07 02:22:14,482 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22260236-44686840 passed
2025-08-07 02:22:14,636 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:22:14,636 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22260236-44686840, IP 111.9.20.195, Port 22
2025-08-07 02:22:14,791 - DEBUG - VM ctest-TestBasicVMVN-22260236-44686840 is ready for SSH connections
2025-08-07 02:22:14,791 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123
2025-08-07 02:22:14,791 - DEBUG - cat /tmp/output.txt
2025-08-07 02:22:16,445 - DEBUG - Hello World. The time is now Wed, 06 Aug 2025 20:22:12 -0600!
2025-08-07 02:22:16,445 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 06 Aug 2025 20:22:12 -0600!'}
2025-08-07 02:22:16,445 - INFO - metadata_script.txt got executed in the vm
2025-08-07 02:22:16,445 - INFO - Deleting VM ctest-TestBasicVMVN-22260236-44686840
2025-08-07 02:22:16,521 - INFO - Deleting VN ctest-vn-00875207
2025-08-07 02:22:16,561 - DEBUG - VN 1c9d1826-7661-4e71-8e66-aa548645ddbf still in use: Unable to complete operation on network 1c9d1826-7661-4e71-8e66-aa548645ddbf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d3615573-afa5-49e4-9d52-67cdb8fd2447']
2025-08-07 02:22:16,561 - WARNING - Deleting VN ctest-vn-00875207 failed..Will retry
2025-08-07 02:22:18,667 - DEBUG - Response for deleting network ()
2025-08-07 02:22:18,927 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 02:22:18,927 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-08-07 02:22:18,927 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:22:18,930 - INFO - ================================================================================
2025-08-07 02:22:18,930 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-07 02:22:18,930 - 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-07 02:22:19,214 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.18': '0'}} with
2025-08-07 02:22:19,214 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:22:19,214 - INFO -
2025-08-07 02:22:19,720 - DEBUG - Response for create_network : {'network': {'id': '7bbc0a72-e4d2-4ad2-aff8-2b2ca09701e0', 'name': 'ctest-vn-19514572', 'tenant_id': '0448d422b27e45b5bfc5862e7dc97b55', 'project_id': '0448d422b27e45b5bfc5862e7dc97b55', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-22260236', 'ctest-vn-19514572'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 02:22:19,943 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a2b146f0-8847-4f87-bc95-a49e561cfc3a', 'name': '', 'tenant_id': '0448d422b27e45b5bfc5862e7dc97b55', 'network_id': '7bbc0a72-e4d2-4ad2-aff8-2b2ca09701e0', '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': '0448d422b27e45b5bfc5862e7dc97b55'}}
2025-08-07 02:22:20,093 - DEBUG - Response for create_subnet : {'subnet': {'id': '6c26436f-f254-4c0f-a510-f8d8e608efd0', 'name': '', 'tenant_id': '0448d422b27e45b5bfc5862e7dc97b55', 'network_id': '7bbc0a72-e4d2-4ad2-aff8-2b2ca09701e0', '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': '0448d422b27e45b5bfc5862e7dc97b55'}}
2025-08-07 02:22:20,115 - INFO - Created VN ctest-vn-19514572
2025-08-07 02:22:20,172 - DEBUG - VN ctest-vn-19514572 UUID is 7bbc0a72-e4d2-4ad2-aff8-2b2ca09701e0
2025-08-07 02:22:20,560 - DEBUG - Response for create_port : {'port': {'name': '83e31141-9d9e-4b0a-81ab-62cc2137816f', 'id': '83e31141-9d9e-4b0a-81ab-62cc2137816f', 'tenant_id': '0448d422b27e45b5bfc5862e7dc97b55', 'network_id': '7bbc0a72-e4d2-4ad2-aff8-2b2ca09701e0', 'mac_address': '02:83:e3:11:41:9d', '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': 'a2b146f0-8847-4f87-bc95-a49e561cfc3a'}], 'security_groups': ['8e4279e6-e94f-432c-8efe-7dbcd2875e9e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0448d422b27e45b5bfc5862e7dc97b55'}}
2025-08-07 02:22:20,756 - DEBUG - Response for create_port : {'port': {'name': 'a815d948-9f1b-42bc-a7a3-3d5ca87114b4', 'id': 'a815d948-9f1b-42bc-a7a3-3d5ca87114b4', 'tenant_id': '0448d422b27e45b5bfc5862e7dc97b55', 'network_id': '7bbc0a72-e4d2-4ad2-aff8-2b2ca09701e0', 'mac_address': '02:a8:15:d9:48:9f', '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': '6c26436f-f254-4c0f-a510-f8d8e608efd0'}], 'security_groups': ['8e4279e6-e94f-432c-8efe-7dbcd2875e9e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0448d422b27e45b5bfc5862e7dc97b55'}}
2025-08-07 02:22:21,151 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3768-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3768-1)
2025-08-07 02:22:21,590 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3768-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3768-1)
2025-08-07 02:22:23,102 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3768-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3768-1)
2025-08-07 02:22:23,103 - DEBUG - Requesting: http://10.0.0.131:8082/domains
2025-08-07 02:22:23,116 - DEBUG - Requesting: http://10.0.0.131:8082/domain/38adb3fa-9213-48c4-ae9c-2e92b1e50df9
2025-08-07 02:22:23,134 - DEBUG - Requesting: http://10.0.0.131:8082/project/0448d422-b27e-45b5-bfc5-862e7dc97b55
2025-08-07 02:22:23,244 - DEBUG - Requesting: http://10.0.0.131:8082/network-ipam/f2ae95d6-768b-42ea-87c8-bc671fc96892
2025-08-07 02:22:23,265 - INFO - Verifications in API Server for IPAM: ctest-ipam-66765715 passed
2025-08-07 02:22:23,276 - DEBUG - Control-node 10.0.0.131 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-22260236:ctest-ipam-66765715', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-22260236', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17487079151470592746', 'uuid-lslong': '9784277341563349138'}, 'enable': 'true', 'created': '2025-08-07T02:22:19', 'last-modified': '2025-08-07T02:22:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.822865'}
2025-08-07 02:22:23,276 - INFO - Verifications in Control node for IPAM: ctest-ipam-66765715 passed
2025-08-07 02:22:23,276 - DEBUG - Requesting: http://10.0.0.131:8082/domains
2025-08-07 02:22:23,288 - DEBUG - Requesting: http://10.0.0.131:8082/domain/38adb3fa-9213-48c4-ae9c-2e92b1e50df9
2025-08-07 02:22:23,302 - DEBUG - Requesting: http://10.0.0.131:8082/project/0448d422-b27e-45b5-bfc5-862e7dc97b55
2025-08-07 02:22:23,402 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/7bbc0a72-e4d2-4ad2-aff8-2b2ca09701e0
2025-08-07 02:22:23,422 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/7bbc0a72-e4d2-4ad2-aff8-2b2ca09701e0
2025-08-07 02:22:23,433 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/62ae4892-4e7a-4fb1-9680-070cc4f5932e
2025-08-07 02:22:23,443 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/62ae4892-4e7a-4fb1-9680-070cc4f5932e
2025-08-07 02:22:23,456 - DEBUG - Requesting: http://10.0.0.131:8082/route-target/96325984-bf66-422f-979f-eb7df13b7bd8
2025-08-07 02:22:23,464 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 02:22:23,464 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/7bbc0a72-e4d2-4ad2-aff8-2b2ca09701e0
2025-08-07 02:22:23,476 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/62ae4892-4e7a-4fb1-9680-070cc4f5932e
2025-08-07 02:22:23,499 - INFO - Verified VN network id 11 for VN 7bbc0a72-e4d2-4ad2-aff8-2b2ca09701e0
2025-08-07 02:22:23,500 - INFO - Verifications in API Server for VN ctest-vn-19514572 passed
2025-08-07 02:22:23,500 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/7bbc0a72-e4d2-4ad2-aff8-2b2ca09701e0
2025-08-07 02:22:23,514 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/62ae4892-4e7a-4fb1-9680-070cc4f5932e
2025-08-07 02:22:23,527 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/62ae4892-4e7a-4fb1-9680-070cc4f5932e
2025-08-07 02:22:23,545 - DEBUG - Requesting: http://10.0.0.131:8082/route-target/96325984-bf66-422f-979f-eb7df13b7bd8
2025-08-07 02:22:23,567 - DEBUG - Control-node 10.0.0.131 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-22260236:ctest-vn-19514572', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-22260236', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8916012850868275922', 'uuid-lslong': '12679932221534437856'}, 'enable': 'true', 'created': '2025-08-07T02:22:19', 'last-modified': '2025-08-07T02:22:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.501525'}
2025-08-07 02:22:23,576 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 02:22:23,577 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-19514572 passed
2025-08-07 02:22:23,577 - DEBUG - ====Verifying policy data for ctest-vn-19514572 in API_Server ======
2025-08-07 02:22:23,577 - DEBUG - Requesting: http://10.0.0.131:8082/domains
2025-08-07 02:22:23,585 - DEBUG - Requesting: http://10.0.0.131:8082/domain/38adb3fa-9213-48c4-ae9c-2e92b1e50df9
2025-08-07 02:22:23,604 - DEBUG - Requesting: http://10.0.0.131:8082/project/0448d422-b27e-45b5-bfc5-862e7dc97b55
2025-08-07 02:22:23,703 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/7bbc0a72-e4d2-4ad2-aff8-2b2ca09701e0
2025-08-07 02:22:23,719 - DEBUG - =>VN ctest-vn-19514572 has no policy to be verified
2025-08-07 02:22:23,719 - DEBUG - Verifying the vn in opserver
2025-08-07 02:22:23,719 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-22260236:ctest-vn-19514572 virtual network link through opserver 10.0.0.131
2025-08-07 02:22:23,719 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-networks
2025-08-07 02:22:24,138 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-networks
2025-08-07 02:22:24,249 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-22260236:ctest-vn-19514572', 'href': 'http://10.0.0.131:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-22260236:ctest-vn-19514572?flat'}
2025-08-07 02:22:24,249 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-22260236:ctest-vn-19514572 is found in opserver
2025-08-07 02:22:24,257 - DEBUG - VRF ids for VN ctest-vn-19514572: {'10.0.0.131': '2'}
2025-08-07 02:22:24,257 - INFO - Waiting for VM ctest-TestBasicVMVN-22260236-14867813 to be up..
2025-08-07 02:22:24,443 - DEBUG - VM is in ACTIVE state now
2025-08-07 02:22:24,443 - INFO - VM name : ctest-TestBasicVMVN-22260236-14867813
2025-08-07 02:22:24,568 - DEBUG - VM ctest-TestBasicVMVN-22260236-14867813 ID is 3f0aa466-f23f-42f4-9a8f-bc685b2958fd
2025-08-07 02:22:24,568 - DEBUG - VM ctest-TestBasicVMVN-22260236-14867813 launched on Node cn-jenkins-deploy-platform-ansible-os-3768-1
2025-08-07 02:22:24,699 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/3f0aa466-f23f-42f4-9a8f-bc685b2958fd
2025-08-07 02:22:24,709 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/83e31141-9d9e-4b0a-81ab-62cc2137816f
2025-08-07 02:22:28,023 - 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-08-07 02:22:28,023 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22260236-14867813 failed!
2025-08-07 02:22:28,080 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22260236:ctest-vn-19514572 is 31.1.1.1 and allocation pool is NOT set
2025-08-07 02:22:28,080 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22260236:ctest-vn-19514572 is 31.1.2.1 and allocation pool is NOT set
2025-08-07 02:22:32,149 - 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 1010ms')
2025-08-07 02:22:32,149 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22260236-14867813 failed!
2025-08-07 02:22:32,211 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22260236:ctest-vn-19514572 is 31.1.1.1 and allocation pool is NOT set
2025-08-07 02:22:32,212 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22260236:ctest-vn-19514572 is 31.1.2.1 and allocation pool is NOT set
2025-08-07 02:22:34,278 - 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=5.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.64 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.643/3.353/5.064/1.710 ms')
2025-08-07 02:22:34,278 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22260236-14867813 passed
2025-08-07 02:22:34,435 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:22:34,436 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22260236-14867813, IP 31.1.1.4, Port 22
2025-08-07 02:22:34,591 - DEBUG - VM ctest-TestBasicVMVN-22260236-14867813 is ready for SSH connections
2025-08-07 02:22:34,591 - INFO - Waiting for VM ctest-TestBasicVMVN-22260236-66232186 to be up..
2025-08-07 02:22:34,669 - DEBUG - VM is in ACTIVE state now
2025-08-07 02:22:34,669 - INFO - VM name : ctest-TestBasicVMVN-22260236-66232186
2025-08-07 02:22:34,748 - DEBUG - VM ctest-TestBasicVMVN-22260236-66232186 ID is 45552e63-ec41-4a6a-9791-1cfb9959e377
2025-08-07 02:22:34,748 - DEBUG - VM ctest-TestBasicVMVN-22260236-66232186 launched on Node cn-jenkins-deploy-platform-ansible-os-3768-1
2025-08-07 02:22:34,834 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/45552e63-ec41-4a6a-9791-1cfb9959e377
2025-08-07 02:22:34,845 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/a815d948-9f1b-42bc-a7a3-3d5ca87114b4
2025-08-07 02:22:36,097 - 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=4.85 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.89 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.887/3.369/4.851/1.482 ms')
2025-08-07 02:22:36,097 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-22260236-66232186 passed
2025-08-07 02:22:36,251 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:22:36,252 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22260236-66232186, IP 31.1.2.4, Port 22
2025-08-07 02:22:36,407 - DEBUG - VM ctest-TestBasicVMVN-22260236-66232186 is ready for SSH connections
2025-08-07 02:22:36,407 - INFO - Waiting for VM ctest-TestBasicVMVN-22260236-19949013 to be up..
2025-08-07 02:22:36,494 - DEBUG - VM is in ACTIVE state now
2025-08-07 02:22:36,494 - INFO - VM name : ctest-TestBasicVMVN-22260236-19949013
2025-08-07 02:22:36,576 - DEBUG - VM ctest-TestBasicVMVN-22260236-19949013 ID is 65db28e4-e83a-488c-8c4e-bdf9de64d5df
2025-08-07 02:22:36,577 - DEBUG - VM ctest-TestBasicVMVN-22260236-19949013 launched on Node cn-jenkins-deploy-platform-ansible-os-3768-1
2025-08-07 02:22:36,673 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/65db28e4-e83a-488c-8c4e-bdf9de64d5df
2025-08-07 02:22:36,683 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/c5486185-c70f-42fd-81d2-d4a2b76182f8
2025-08-07 02:22:37,934 - 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.99 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.479 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.479/1.734/2.990/1.255 ms')
2025-08-07 02:22:37,934 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-22260236-19949013 passed
2025-08-07 02:22:38,092 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:22:38,092 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22260236-19949013, IP 31.1.1.3, Port 22
2025-08-07 02:22:38,252 - DEBUG - VM ctest-TestBasicVMVN-22260236-19949013 is ready for SSH connections
2025-08-07 02:22:38,252 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:22:38,252 - 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.131, gateway password: c0ntrail123
2025-08-07 02:22:38,252 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-07 02:22:42,344 - 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.081 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.938 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.879 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.879/1.966/4.081 ms
2025-08-07 02:22:42,344 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-22260236-14867813 passed
2025-08-07 02:22:42,344 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:22:42,344 - 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.131, gateway password: c0ntrail123
2025-08-07 02:22:42,344 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-07 02:22:46,019 - 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.909 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.830 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.178 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.830/1.972/3.909 ms
2025-08-07 02:22:46,020 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-22260236-66232186 passed
2025-08-07 02:22:46,020 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:22:46,020 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:22:46,020 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 02:22:46,020 - 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.131, gateway password: c0ntrail123
2025-08-07 02:22:46,020 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-07 02:22:46,216 - DEBUG - None
2025-08-07 02:22:46,216 - 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.131, gateway password: c0ntrail123
2025-08-07 02:22:46,216 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-07 02:22:46,445 - DEBUG - None
2025-08-07 02:22:46,445 - 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.131, gateway password: c0ntrail123
2025-08-07 02:22:46,445 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-07 02:22:47,119 - DEBUG - None
2025-08-07 02:22:47,119 - 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.131, gateway password: c0ntrail123
2025-08-07 02:22:47,119 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-07 02:22:49,339 - 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.979 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.658 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.685 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.831 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.441 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.441/2.118/4.658 ms
2025-08-07 02:22:49,339 - 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.131, gateway password: c0ntrail123
2025-08-07 02:22:49,339 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-07 02:22:51,619 - 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.455 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.846 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.071 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.436 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.941 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.837 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.662 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.436/2.606/6.071 ms
2025-08-07 02:22:51,620 - 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.131, gateway password: c0ntrail123
2025-08-07 02:22:51,620 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-07 02:22:53,872 - 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=1.284 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.377 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.267 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.032 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.283 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.220 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.499 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.499/2.280/4.267 ms
2025-08-07 02:22:53,872 - INFO - Deleting VM ctest-TestBasicVMVN-22260236-19949013
2025-08-07 02:22:53,943 - INFO - Detaching port a815d948-9f1b-42bc-a7a3-3d5ca87114b4 from VM ctest-TestBasicVMVN-22260236-66232186
2025-08-07 02:22:53,980 - INFO - Deleting VM ctest-TestBasicVMVN-22260236-66232186
2025-08-07 02:22:54,072 - INFO - Detaching port 83e31141-9d9e-4b0a-81ab-62cc2137816f from VM ctest-TestBasicVMVN-22260236-14867813
2025-08-07 02:22:54,107 - INFO - Deleting VM ctest-TestBasicVMVN-22260236-14867813
2025-08-07 02:22:54,177 - INFO - Deleting VN ctest-vn-19514572
2025-08-07 02:22:54,355 - DEBUG - Response for delete_port : ()
2025-08-07 02:22:54,561 - DEBUG - Response for delete_port : ()
2025-08-07 02:22:54,618 - DEBUG - VN 7bbc0a72-e4d2-4ad2-aff8-2b2ca09701e0 still in use: Unable to complete operation on network 7bbc0a72-e4d2-4ad2-aff8-2b2ca09701e0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-53e9d0b3-29ba-4c1e-8480-286cd32cc725']
2025-08-07 02:22:54,619 - WARNING - Deleting VN ctest-vn-19514572 failed..Will retry
2025-08-07 02:22:56,759 - DEBUG - Response for deleting network ()
2025-08-07 02:22:56,759 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/62ae4892-4e7a-4fb1-9680-070cc4f5932e
2025-08-07 02:22:56,766 - DEBUG - Response Code: 404
2025-08-07 02:22:56,767 - DEBUG - Requesting: http://10.0.0.131:8082/domains
2025-08-07 02:22:56,773 - DEBUG - Requesting: http://10.0.0.131:8082/domain/38adb3fa-9213-48c4-ae9c-2e92b1e50df9
2025-08-07 02:22:56,831 - DEBUG - Requesting: http://10.0.0.131:8082/project/0448d422-b27e-45b5-bfc5-862e7dc97b55
2025-08-07 02:22:56,910 - INFO - Validated that VN ctest-vn-19514572 is not found in API Server
2025-08-07 02:22:56,923 - DEBUG - VN ctest-vn-19514572 is not present in Agent 10.0.0.131
2025-08-07 02:22:56,923 - INFO - Validated that VN ctest-vn-19514572 is not in any agent
2025-08-07 02:22:56,929 - DEBUG - VRF 2 is not seen in agent 10.0.0.131
2025-08-07 02:22:56,935 - DEBUG - Vrouter 10.0.0.131 does not have vrf 2 for VN ctest-vn-19514572
2025-08-07 02:22:56,936 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-22260236:ctest-vn-19514572
2025-08-07 02:22:56,947 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-19514572 info
2025-08-07 02:22:57,027 - INFO - IPAM: ctest-ipam-66765715 is not found in API Server
2025-08-07 02:22:57,040 - INFO - IPAM:ctest-ipam-66765715 is not found in control node
2025-08-07 02:22:57,298 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 02:22:57,298 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-08-07 02:22:57,298 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:22:58,045 - INFO - Deleted project: ctest-TestBasicVMVN-22260236, ID : 0448d422-b27e-45b5-bfc5-862e7dc97b55