2025-06-19 12:39:23,571 - INFO - Domain Default found not creating
2025-06-19 12:39:23,709 - INFO - Project ctest-TestBasicVMVN-41547787 not found, creating it
2025-06-19 12:39:24,143 - INFO - Created Project:ctest-TestBasicVMVN-41547787, ID : 326ce6cc-39a1-418f-a734-050f526553b8
2025-06-19 12:39:25,532 - INFO - ================================================================================
2025-06-19 12:39:25,532 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-19 12:39:25,532 - 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-06-19 12:39:25,787 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2025-06-19 12:39:25,787 - INFO - Initial checks done. Running the testcase now
2025-06-19 12:39:25,787 - INFO -
2025-06-19 12:39:26,320 - DEBUG - Response for create_network : {'network': {'id': '2314fe4c-4cac-4bbc-aed2-e88cfbdc2e1c', 'name': 'ctest-vn2_metadata-01062722', 'tenant_id': '326ce6cc39a1418fa734050f526553b8', 'project_id': '326ce6cc39a1418fa734050f526553b8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-41547787', 'ctest-vn2_metadata-01062722'], 'port_security_enabled': True, 'description': ''}}
2025-06-19 12:39:26,516 - DEBUG - Response for create_subnet : {'subnet': {'id': '653c22b2-91e4-47d3-a62f-740a0078507f', 'name': '', 'tenant_id': '326ce6cc39a1418fa734050f526553b8', 'network_id': '2314fe4c-4cac-4bbc-aed2-e88cfbdc2e1c', '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': '326ce6cc39a1418fa734050f526553b8'}}
2025-06-19 12:39:26,534 - INFO - Created VN ctest-vn2_metadata-01062722
2025-06-19 12:39:26,585 - DEBUG - VN ctest-vn2_metadata-01062722 UUID is 2314fe4c-4cac-4bbc-aed2-e88cfbdc2e1c
2025-06-19 12:39:26,764 - DEBUG - Services list from nova: [, , ]
2025-06-19 12:39:27,766 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3493-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3493-1)
2025-06-19 12:39:27,873 - DEBUG - Link local service introspect added
2025-06-19 12:39:27,911 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-19 12:39:32,984 - DEBUG - VM is in ACTIVE state now
2025-06-19 12:39:33,116 - INFO - Waiting for VM ctest-TestBasicVMVN-41547787-86731651 to be up..
2025-06-19 12:39:33,116 - INFO - VM name : ctest-TestBasicVMVN-41547787-86731651
2025-06-19 12:39:33,203 - DEBUG - VM ctest-TestBasicVMVN-41547787-86731651 ID is 89d45538-8d48-44ed-b3db-3e6919bcf951
2025-06-19 12:39:33,203 - DEBUG - VM ctest-TestBasicVMVN-41547787-86731651 launched on Node cn-jenkins-deploy-platform-ansible-os-3493-1
2025-06-19 12:39:33,282 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/89d45538-8d48-44ed-b3db-3e6919bcf951
2025-06-19 12:39:33,572 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/89d45538-8d48-44ed-b3db-3e6919bcf951
2025-06-19 12:39:33,603 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/261b805d-7056-4554-aaf0-a974bb5154eb
2025-06-19 12:39:36,866 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-06-19 12:39:36,866 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41547787-86731651 failed!
2025-06-19 12:39:36,925 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41547787:ctest-vn2_metadata-01062722 is 11.1.1.1 and allocation pool is NOT set
2025-06-19 12:39:38,985 - 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=3.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.90 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.900/2.784/3.668/0.884 ms')
2025-06-19 12:39:38,985 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41547787-86731651 passed
2025-06-19 12:39:39,133 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:39:39,133 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41547787-86731651, IP 11.1.1.3, Port 22
2025-06-19 12:39:39,289 - DEBUG - VM ctest-TestBasicVMVN-41547787-86731651 is ready for SSH connections
2025-06-19 12:39:39,289 - INFO - Retry 0
2025-06-19 12:39:39,289 - 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.33, gateway password: c0ntrail123
2025-06-19 12:39:39,289 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-19 12:39:40,890 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-19 12:39:40,890 - INFO - Generic metadata worked
2025-06-19 12:39:41,133 - DEBUG - Link local service introspect removed
2025-06-19 12:39:41,133 - INFO - Deleting VM ctest-TestBasicVMVN-41547787-86731651
2025-06-19 12:39:41,288 - INFO - Deleting VN ctest-vn2_metadata-01062722
2025-06-19 12:39:41,326 - DEBUG - VN 2314fe4c-4cac-4bbc-aed2-e88cfbdc2e1c still in use: Unable to complete operation on network 2314fe4c-4cac-4bbc-aed2-e88cfbdc2e1c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a384c8f4-79ef-41e1-bdee-efdca67314b8']
2025-06-19 12:39:41,326 - WARNING - Deleting VN ctest-vn2_metadata-01062722 failed..Will retry
2025-06-19 12:39:43,439 - DEBUG - Response for deleting network ()
2025-06-19 12:39:43,695 - DEBUG - No XMPP flaps were noticed during the test
2025-06-19 12:39:43,695 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-06-19 12:39:43,695 - INFO - --------------------------------------------------------------------------------
2025-06-19 12:39:43,698 - INFO - ================================================================================
2025-06-19 12:39:43,698 - INFO - STARTING TEST : test_metadata_service
2025-06-19 12:39:43,698 - 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-06-19 12:39:43,983 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2025-06-19 12:39:43,983 - INFO - Initial checks done. Running the testcase now
2025-06-19 12:39:43,983 - INFO -
2025-06-19 12:39:43,983 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2025-06-19 12:39:43,989 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/d688ce7d-5926-4fb3-a0e1-d2e801733a38
2025-06-19 12:39:44,188 - DEBUG - Response for create_network : {'network': {'id': '323e7ad7-0a8a-46b0-987a-df508e7b5287', 'name': 'ctest-vn-21303659', 'tenant_id': '326ce6cc39a1418fa734050f526553b8', 'project_id': '326ce6cc39a1418fa734050f526553b8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-41547787', 'ctest-vn-21303659'], 'port_security_enabled': True, 'description': ''}}
2025-06-19 12:39:44,418 - DEBUG - Response for create_subnet : {'subnet': {'id': '66da74ca-f101-4a58-bbad-b239051a4a54', 'name': '', 'tenant_id': '326ce6cc39a1418fa734050f526553b8', 'network_id': '323e7ad7-0a8a-46b0-987a-df508e7b5287', 'ip_version': 4, 'cidr': '54.200.128.64/26', 'allocation_pools': [{'start': '54.200.128.66', 'end': '54.200.128.126'}], 'gateway_ip': '54.200.128.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '54.200.128.66', 'tags': [], 'project_id': '326ce6cc39a1418fa734050f526553b8'}}
2025-06-19 12:39:44,444 - INFO - Created VN ctest-vn-21303659
2025-06-19 12:39:44,497 - DEBUG - VN ctest-vn-21303659 UUID is 323e7ad7-0a8a-46b0-987a-df508e7b5287
2025-06-19 12:39:45,696 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3493-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3493-1)
2025-06-19 12:39:45,696 - INFO - Waiting for VM ctest-TestBasicVMVN-41547787-73794377 to be up..
2025-06-19 12:39:45,738 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-19 12:39:50,812 - DEBUG - VM is in ACTIVE state now
2025-06-19 12:39:50,812 - INFO - VM name : ctest-TestBasicVMVN-41547787-73794377
2025-06-19 12:39:50,881 - DEBUG - VM ctest-TestBasicVMVN-41547787-73794377 ID is 0b7c2150-4e41-4eb5-902e-b5441c7dcd9b
2025-06-19 12:39:50,881 - DEBUG - VM ctest-TestBasicVMVN-41547787-73794377 launched on Node cn-jenkins-deploy-platform-ansible-os-3493-1
2025-06-19 12:39:50,952 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0b7c2150-4e41-4eb5-902e-b5441c7dcd9b
2025-06-19 12:39:50,961 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/6f5c1120-ad77-495e-b2eb-a50bf7ae3735
2025-06-19 12:39:54,215 - 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 1007ms')
2025-06-19 12:39:54,215 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41547787-73794377 failed!
2025-06-19 12:39:54,269 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41547787:ctest-vn-21303659 is 54.200.128.65 and allocation pool is NOT set
2025-06-19 12:39:56,329 - 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=3.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.402 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.402/1.725/3.049/1.323 ms')
2025-06-19 12:39:56,329 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41547787-73794377 passed
2025-06-19 12:39:56,477 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:39:56,477 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41547787-73794377, IP 54.200.128.67, Port 22
2025-06-19 12:39:56,532 - 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-06-19 12:39:56,628 - DEBUG - VM ctest-TestBasicVMVN-41547787-73794377 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-19 12:40:01,630 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:40:01,630 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41547787-73794377, IP 54.200.128.67, Port 22
2025-06-19 12:40:01,785 - DEBUG - VM ctest-TestBasicVMVN-41547787-73794377 is ready for SSH connections
2025-06-19 12:40:01,785 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-06-19 12:40:01,785 - DEBUG - cat /tmp/output.txt
2025-06-19 12:40:03,404 - DEBUG - Hello World. The time is now Thu, 19 Jun 2025 06:39:57 -0600!
2025-06-19 12:40:03,404 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 19 Jun 2025 06:39:57 -0600!'}
2025-06-19 12:40:03,404 - INFO - metadata_script.txt got executed in the vm
2025-06-19 12:40:03,404 - INFO - Deleting VM ctest-TestBasicVMVN-41547787-73794377
2025-06-19 12:40:03,470 - INFO - Deleting VN ctest-vn-21303659
2025-06-19 12:40:03,505 - DEBUG - VN 323e7ad7-0a8a-46b0-987a-df508e7b5287 still in use: Unable to complete operation on network 323e7ad7-0a8a-46b0-987a-df508e7b5287. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-55e5c604-e1d3-4be1-ad0c-0c294cae509b']
2025-06-19 12:40:03,505 - WARNING - Deleting VN ctest-vn-21303659 failed..Will retry
2025-06-19 12:40:05,656 - DEBUG - Response for deleting network ()
2025-06-19 12:40:05,911 - DEBUG - No XMPP flaps were noticed during the test
2025-06-19 12:40:05,911 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-06-19 12:40:05,911 - INFO - --------------------------------------------------------------------------------
2025-06-19 12:40:05,914 - INFO - ================================================================================
2025-06-19 12:40:05,914 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-19 12:40:05,914 - 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-06-19 12:40:06,199 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2025-06-19 12:40:06,199 - INFO - Initial checks done. Running the testcase now
2025-06-19 12:40:06,199 - INFO -
2025-06-19 12:40:06,674 - DEBUG - Response for create_network : {'network': {'id': '31d46435-0c3e-42e9-9c32-6d95353d1294', 'name': 'ctest-vn-27643518', 'tenant_id': '326ce6cc39a1418fa734050f526553b8', 'project_id': '326ce6cc39a1418fa734050f526553b8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-41547787', 'ctest-vn-27643518'], 'port_security_enabled': True, 'description': ''}}
2025-06-19 12:40:06,872 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c3e1b049-7983-41cc-8d12-ceabfc551fe5', 'name': '', 'tenant_id': '326ce6cc39a1418fa734050f526553b8', 'network_id': '31d46435-0c3e-42e9-9c32-6d95353d1294', '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': '326ce6cc39a1418fa734050f526553b8'}}
2025-06-19 12:40:07,065 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f92296d4-27c0-419b-83e1-e4ddf86188e4', 'name': '', 'tenant_id': '326ce6cc39a1418fa734050f526553b8', 'network_id': '31d46435-0c3e-42e9-9c32-6d95353d1294', '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': '326ce6cc39a1418fa734050f526553b8'}}
2025-06-19 12:40:07,084 - INFO - Created VN ctest-vn-27643518
2025-06-19 12:40:07,137 - DEBUG - VN ctest-vn-27643518 UUID is 31d46435-0c3e-42e9-9c32-6d95353d1294
2025-06-19 12:40:07,507 - DEBUG - Response for create_port : {'port': {'name': '09b47014-c17b-40ea-8acf-418493b31735', 'id': '09b47014-c17b-40ea-8acf-418493b31735', 'tenant_id': '326ce6cc39a1418fa734050f526553b8', 'network_id': '31d46435-0c3e-42e9-9c32-6d95353d1294', 'mac_address': '02:09:b4:70:14:c1', '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': 'c3e1b049-7983-41cc-8d12-ceabfc551fe5'}], 'security_groups': ['9314b983-2195-4718-ad00-d19509ad6b55'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '326ce6cc39a1418fa734050f526553b8'}}
2025-06-19 12:40:07,687 - DEBUG - Response for create_port : {'port': {'name': '854c3822-1644-4ec0-99e5-8773ab798d46', 'id': '854c3822-1644-4ec0-99e5-8773ab798d46', 'tenant_id': '326ce6cc39a1418fa734050f526553b8', 'network_id': '31d46435-0c3e-42e9-9c32-6d95353d1294', 'mac_address': '02:85:4c:38:22:16', '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': 'f92296d4-27c0-419b-83e1-e4ddf86188e4'}], 'security_groups': ['9314b983-2195-4718-ad00-d19509ad6b55'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '326ce6cc39a1418fa734050f526553b8'}}
2025-06-19 12:40:08,106 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3493-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3493-1)
2025-06-19 12:40:08,517 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3493-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3493-1)
2025-06-19 12:40:09,774 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3493-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3493-1)
2025-06-19 12:40:09,774 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-06-19 12:40:09,781 - DEBUG - Requesting: http://10.0.0.33:8082/domain/2f83ff3a-cf53-4759-8661-0ed47021069a
2025-06-19 12:40:09,799 - DEBUG - Requesting: http://10.0.0.33:8082/project/326ce6cc-39a1-418f-a734-050f526553b8
2025-06-19 12:40:09,884 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/7042aaf2-9ded-4751-95d2-0125f2cf0611
2025-06-19 12:40:09,904 - INFO - Verifications in API Server for IPAM: ctest-ipam-68104961 passed
2025-06-19 12:40:09,920 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-41547787:ctest-ipam-68104961', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-41547787', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8089215839719212881', 'uuid-lslong': '10795692519259571729'}, 'enable': 'true', 'created': '2025-06-19T12:40:06', 'last-modified': '2025-06-19T12:40:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.494918'}
2025-06-19 12:40:09,920 - INFO - Verifications in Control node for IPAM: ctest-ipam-68104961 passed
2025-06-19 12:40:09,920 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-06-19 12:40:09,927 - DEBUG - Requesting: http://10.0.0.33:8082/domain/2f83ff3a-cf53-4759-8661-0ed47021069a
2025-06-19 12:40:09,940 - DEBUG - Requesting: http://10.0.0.33:8082/project/326ce6cc-39a1-418f-a734-050f526553b8
2025-06-19 12:40:10,034 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/31d46435-0c3e-42e9-9c32-6d95353d1294
2025-06-19 12:40:10,059 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/31d46435-0c3e-42e9-9c32-6d95353d1294
2025-06-19 12:40:10,076 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e4d689d1-0e52-4c40-9a8f-0697c866162e
2025-06-19 12:40:10,088 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e4d689d1-0e52-4c40-9a8f-0697c866162e
2025-06-19 12:40:10,096 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/c91bdc08-02f4-43f6-9c6d-9c56f981ff69
2025-06-19 12:40:10,104 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-19 12:40:10,104 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/31d46435-0c3e-42e9-9c32-6d95353d1294
2025-06-19 12:40:10,118 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e4d689d1-0e52-4c40-9a8f-0697c866162e
2025-06-19 12:40:10,146 - INFO - Verified VN network id 8 for VN 31d46435-0c3e-42e9-9c32-6d95353d1294
2025-06-19 12:40:10,146 - INFO - Verifications in API Server for VN ctest-vn-27643518 passed
2025-06-19 12:40:10,146 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/31d46435-0c3e-42e9-9c32-6d95353d1294
2025-06-19 12:40:10,161 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e4d689d1-0e52-4c40-9a8f-0697c866162e
2025-06-19 12:40:10,170 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e4d689d1-0e52-4c40-9a8f-0697c866162e
2025-06-19 12:40:10,185 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/c91bdc08-02f4-43f6-9c6d-9c56f981ff69
2025-06-19 12:40:10,230 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-41547787:ctest-vn-27643518', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-41547787', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3590604981922579177', 'uuid-lslong': '11255178906363040404'}, 'enable': 'true', 'created': '2025-06-19T12:40:06', 'last-modified': '2025-06-19T12:40:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.191108'}
2025-06-19 12:40:10,244 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-19 12:40:10,245 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-27643518 passed
2025-06-19 12:40:10,245 - DEBUG - ====Verifying policy data for ctest-vn-27643518 in API_Server ======
2025-06-19 12:40:10,245 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-06-19 12:40:10,258 - DEBUG - Requesting: http://10.0.0.33:8082/domain/2f83ff3a-cf53-4759-8661-0ed47021069a
2025-06-19 12:40:10,274 - DEBUG - Requesting: http://10.0.0.33:8082/project/326ce6cc-39a1-418f-a734-050f526553b8
2025-06-19 12:40:10,424 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/31d46435-0c3e-42e9-9c32-6d95353d1294
2025-06-19 12:40:10,463 - DEBUG - =>VN ctest-vn-27643518 has no policy to be verified
2025-06-19 12:40:10,463 - DEBUG - Verifying the vn in opserver
2025-06-19 12:40:10,463 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-41547787:ctest-vn-27643518 virtual network link through opserver 10.0.0.33
2025-06-19 12:40:10,463 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-06-19 12:40:10,811 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-06-19 12:40:10,873 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-41547787:ctest-vn-27643518', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-41547787:ctest-vn-27643518?flat'}
2025-06-19 12:40:10,873 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-41547787:ctest-vn-27643518 is found in opserver
2025-06-19 12:40:10,881 - DEBUG - VRF ids for VN ctest-vn-27643518: {'10.0.0.33': '2'}
2025-06-19 12:40:10,881 - INFO - Waiting for VM ctest-TestBasicVMVN-41547787-15771584 to be up..
2025-06-19 12:40:10,971 - DEBUG - VM is in ACTIVE state now
2025-06-19 12:40:10,971 - INFO - VM name : ctest-TestBasicVMVN-41547787-15771584
2025-06-19 12:40:11,074 - DEBUG - VM ctest-TestBasicVMVN-41547787-15771584 ID is 6cb4c7f1-3d12-42c0-94dd-ae5d859e52de
2025-06-19 12:40:11,074 - DEBUG - VM ctest-TestBasicVMVN-41547787-15771584 launched on Node cn-jenkins-deploy-platform-ansible-os-3493-1
2025-06-19 12:40:11,156 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6cb4c7f1-3d12-42c0-94dd-ae5d859e52de
2025-06-19 12:40:11,166 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/09b47014-c17b-40ea-8acf-418493b31735
2025-06-19 12:40:14,439 - 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-06-19 12:40:14,439 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41547787-15771584 failed!
2025-06-19 12:40:14,497 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41547787:ctest-vn-27643518 is 31.1.1.1 and allocation pool is NOT set
2025-06-19 12:40:14,497 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41547787:ctest-vn-27643518 is 31.1.2.1 and allocation pool is NOT set
2025-06-19 12:40:18,565 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-06-19 12:40:18,565 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41547787-15771584 failed!
2025-06-19 12:40:18,625 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41547787:ctest-vn-27643518 is 31.1.1.1 and allocation pool is NOT set
2025-06-19 12:40:18,625 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41547787:ctest-vn-27643518 is 31.1.2.1 and allocation pool is NOT set
2025-06-19 12:40:20,687 - 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=7.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.38 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.380/4.437/7.495/3.057 ms')
2025-06-19 12:40:20,687 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41547787-15771584 passed
2025-06-19 12:40:20,837 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:40:20,837 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41547787-15771584, IP 31.1.1.4, Port 22
2025-06-19 12:40:20,993 - DEBUG - VM ctest-TestBasicVMVN-41547787-15771584 is ready for SSH connections
2025-06-19 12:40:20,993 - INFO - Waiting for VM ctest-TestBasicVMVN-41547787-75522334 to be up..
2025-06-19 12:40:21,068 - DEBUG - VM is in ACTIVE state now
2025-06-19 12:40:21,068 - INFO - VM name : ctest-TestBasicVMVN-41547787-75522334
2025-06-19 12:40:21,139 - DEBUG - VM ctest-TestBasicVMVN-41547787-75522334 ID is dd1c07c7-f585-4245-af90-562d8ba92e43
2025-06-19 12:40:21,139 - DEBUG - VM ctest-TestBasicVMVN-41547787-75522334 launched on Node cn-jenkins-deploy-platform-ansible-os-3493-1
2025-06-19 12:40:21,221 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/dd1c07c7-f585-4245-af90-562d8ba92e43
2025-06-19 12:40:21,232 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/854c3822-1644-4ec0-99e5-8773ab798d46
2025-06-19 12:40:22,483 - 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.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.392 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.392/1.738/3.084/1.346 ms')
2025-06-19 12:40:22,483 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-41547787-75522334 passed
2025-06-19 12:40:22,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:40:22,633 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41547787-75522334, IP 31.1.2.4, Port 22
2025-06-19 12:40:22,789 - DEBUG - VM ctest-TestBasicVMVN-41547787-75522334 is ready for SSH connections
2025-06-19 12:40:22,789 - INFO - Waiting for VM ctest-TestBasicVMVN-41547787-85500823 to be up..
2025-06-19 12:40:22,863 - DEBUG - VM is in ACTIVE state now
2025-06-19 12:40:22,863 - INFO - VM name : ctest-TestBasicVMVN-41547787-85500823
2025-06-19 12:40:22,939 - DEBUG - VM ctest-TestBasicVMVN-41547787-85500823 ID is 2ed88817-d40f-46e6-b4d1-1d0bb1a111f7
2025-06-19 12:40:22,939 - DEBUG - VM ctest-TestBasicVMVN-41547787-85500823 launched on Node cn-jenkins-deploy-platform-ansible-os-3493-1
2025-06-19 12:40:23,013 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2ed88817-d40f-46e6-b4d1-1d0bb1a111f7
2025-06-19 12:40:23,021 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f8b61853-45d7-4666-8768-4c504938b4b9
2025-06-19 12:40:24,265 - 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.82 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.392 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.392/1.606/2.820/1.214 ms')
2025-06-19 12:40:24,266 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-41547787-85500823 passed
2025-06-19 12:40:24,425 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:40:24,425 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41547787-85500823, IP 31.1.1.3, Port 22
2025-06-19 12:40:24,577 - DEBUG - VM ctest-TestBasicVMVN-41547787-85500823 is ready for SSH connections
2025-06-19 12:40:24,577 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:40:24,577 - 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.33, gateway password: c0ntrail123
2025-06-19 12:40:24,577 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-19 12:40:28,551 - 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.973 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.806 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.983 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.806/1.920/3.973 ms
2025-06-19 12:40:28,551 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-41547787-15771584 passed
2025-06-19 12:40:28,551 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:40:28,551 - 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.33, gateway password: c0ntrail123
2025-06-19 12:40:28,551 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-19 12:40:32,195 - 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.826 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.769 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.903 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.769/1.499/2.826 ms
2025-06-19 12:40:32,196 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-41547787-75522334 passed
2025-06-19 12:40:32,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:40:32,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:40:32,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-19 12:40:32,196 - 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.33, gateway password: c0ntrail123
2025-06-19 12:40:32,196 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-19 12:40:32,372 - DEBUG - None
2025-06-19 12:40:32,372 - 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.33, gateway password: c0ntrail123
2025-06-19 12:40:32,373 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-19 12:40:32,548 - DEBUG - None
2025-06-19 12:40:32,549 - 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.33, gateway password: c0ntrail123
2025-06-19 12:40:32,549 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-19 12:40:33,137 - DEBUG - None
2025-06-19 12:40:33,137 - 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.33, gateway password: c0ntrail123
2025-06-19 12:40:33,137 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-19 12:40:35,404 - 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.865 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.598 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.657 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.218 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.395 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.395/2.546/6.598 ms
2025-06-19 12:40:35,404 - 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.33, gateway password: c0ntrail123
2025-06-19 12:40:35,404 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-19 12:40:37,637 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.965 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.898 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.066 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.402 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.597 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.357 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.379 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/1.809/4.066 ms
2025-06-19 12:40:37,638 - 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.33, gateway password: c0ntrail123
2025-06-19 12:40:37,638 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-19 12:40:39,901 - 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.634 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.637 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.480 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.446 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.475 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.299 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.359 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.359/1.904/3.480 ms
2025-06-19 12:40:39,901 - INFO - Deleting VM ctest-TestBasicVMVN-41547787-85500823
2025-06-19 12:40:39,969 - INFO - Detaching port 854c3822-1644-4ec0-99e5-8773ab798d46 from VM ctest-TestBasicVMVN-41547787-75522334
2025-06-19 12:40:40,019 - INFO - Deleting VM ctest-TestBasicVMVN-41547787-75522334
2025-06-19 12:40:40,086 - INFO - Detaching port 09b47014-c17b-40ea-8acf-418493b31735 from VM ctest-TestBasicVMVN-41547787-15771584
2025-06-19 12:40:40,118 - INFO - Deleting VM ctest-TestBasicVMVN-41547787-15771584
2025-06-19 12:40:40,184 - INFO - Deleting VN ctest-vn-27643518
2025-06-19 12:40:40,360 - DEBUG - Response for delete_port : ()
2025-06-19 12:40:40,578 - DEBUG - Response for delete_port : ()
2025-06-19 12:40:40,625 - DEBUG - VN 31d46435-0c3e-42e9-9c32-6d95353d1294 still in use: Unable to complete operation on network 31d46435-0c3e-42e9-9c32-6d95353d1294. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-323d5693-6dc6-4dfe-bf46-526efe7741de']
2025-06-19 12:40:40,625 - WARNING - Deleting VN ctest-vn-27643518 failed..Will retry
2025-06-19 12:40:42,771 - DEBUG - Response for deleting network ()
2025-06-19 12:40:42,771 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e4d689d1-0e52-4c40-9a8f-0697c866162e
2025-06-19 12:40:42,778 - DEBUG - Response Code: 404
2025-06-19 12:40:42,779 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-06-19 12:40:42,785 - DEBUG - Requesting: http://10.0.0.33:8082/domain/2f83ff3a-cf53-4759-8661-0ed47021069a
2025-06-19 12:40:42,838 - DEBUG - Requesting: http://10.0.0.33:8082/project/326ce6cc-39a1-418f-a734-050f526553b8
2025-06-19 12:40:42,915 - INFO - Validated that VN ctest-vn-27643518 is not found in API Server
2025-06-19 12:40:42,927 - DEBUG - VN ctest-vn-27643518 is not present in Agent 10.0.0.33
2025-06-19 12:40:42,927 - INFO - Validated that VN ctest-vn-27643518 is not in any agent
2025-06-19 12:40:42,932 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2025-06-19 12:40:42,937 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-27643518
2025-06-19 12:40:42,937 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-41547787:ctest-vn-27643518
2025-06-19 12:40:42,947 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-27643518 info
2025-06-19 12:40:43,029 - INFO - IPAM: ctest-ipam-68104961 is not found in API Server
2025-06-19 12:40:43,041 - INFO - IPAM:ctest-ipam-68104961 is not found in control node
2025-06-19 12:40:43,300 - DEBUG - No XMPP flaps were noticed during the test
2025-06-19 12:40:43,301 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-06-19 12:40:43,301 - INFO - --------------------------------------------------------------------------------
2025-06-19 12:40:44,016 - INFO - Deleted project: ctest-TestBasicVMVN-41547787, ID : 326ce6cc-39a1-418f-a734-050f526553b8