2025-05-15 02:14:11,308 - INFO - Domain Default found not creating
2025-05-15 02:14:11,462 - INFO - Project ctest-TestBasicVMVN-57657479 not found, creating it
2025-05-15 02:14:11,959 - INFO - Created Project:ctest-TestBasicVMVN-57657479, ID : 4a58c2a0-8cf3-4766-aea4-d2a79c5d3cea
2025-05-15 02:14:13,465 - INFO - ================================================================================
2025-05-15 02:14:13,466 - INFO - STARTING TEST : test_generic_link_local_service
2025-05-15 02:14:13,466 - 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-05-15 02:14:13,722 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with
2025-05-15 02:14:13,722 - INFO - Initial checks done. Running the testcase now
2025-05-15 02:14:13,722 - INFO -
2025-05-15 02:14:14,292 - DEBUG - Response for create_network : {'network': {'id': '99b6161e-a2be-4f14-a232-9e1959053149', 'name': 'ctest-vn2_metadata-81722801', 'tenant_id': '4a58c2a08cf34766aea4d2a79c5d3cea', 'project_id': '4a58c2a08cf34766aea4d2a79c5d3cea', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57657479', 'ctest-vn2_metadata-81722801'], 'port_security_enabled': True, 'description': ''}}
2025-05-15 02:14:14,516 - DEBUG - Response for create_subnet : {'subnet': {'id': '693a7370-c377-4322-9d1f-8ba840fab4bb', 'name': '', 'tenant_id': '4a58c2a08cf34766aea4d2a79c5d3cea', 'network_id': '99b6161e-a2be-4f14-a232-9e1959053149', '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': '4a58c2a08cf34766aea4d2a79c5d3cea'}}
2025-05-15 02:14:14,535 - INFO - Created VN ctest-vn2_metadata-81722801
2025-05-15 02:14:14,588 - DEBUG - VN ctest-vn2_metadata-81722801 UUID is 99b6161e-a2be-4f14-a232-9e1959053149
2025-05-15 02:14:14,767 - DEBUG - Services list from nova: [, , ]
2025-05-15 02:14:15,818 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3315-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3315-1)
2025-05-15 02:14:15,927 - DEBUG - Link local service introspect added
2025-05-15 02:14:15,970 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-15 02:14:21,079 - DEBUG - VM is in ACTIVE state now
2025-05-15 02:14:21,229 - INFO - Waiting for VM ctest-TestBasicVMVN-57657479-23691033 to be up..
2025-05-15 02:14:21,229 - INFO - VM name : ctest-TestBasicVMVN-57657479-23691033
2025-05-15 02:14:21,354 - DEBUG - VM ctest-TestBasicVMVN-57657479-23691033 ID is ed1dc40a-781f-4472-8223-bceeaf9c3013
2025-05-15 02:14:21,354 - DEBUG - VM ctest-TestBasicVMVN-57657479-23691033 launched on Node cn-jenkins-deploy-platform-ansible-os-3315-1
2025-05-15 02:14:21,430 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/ed1dc40a-781f-4472-8223-bceeaf9c3013
2025-05-15 02:14:21,736 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/ed1dc40a-781f-4472-8223-bceeaf9c3013
2025-05-15 02:14:21,765 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/e07ffbdb-3b44-493d-b875-671cde478456
2025-05-15 02:14:25,041 - 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-05-15 02:14:25,041 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57657479-23691033 failed!
2025-05-15 02:14:25,095 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57657479:ctest-vn2_metadata-81722801 is 11.1.1.1 and allocation pool is NOT set
2025-05-15 02:14:27,164 - 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.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.87 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.868/3.040/4.212/1.172 ms')
2025-05-15 02:14:27,164 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57657479-23691033 passed
2025-05-15 02:14:27,311 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-15 02:14:27,312 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57657479-23691033, IP 11.1.1.3, Port 22
2025-05-15 02:14:27,367 - 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-05-15 02:14:27,440 - DEBUG - VM ctest-TestBasicVMVN-57657479-23691033 is NOT ready for SSH connections, VM status: ACTIVE
2025-05-15 02:14:32,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-15 02:14:32,440 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57657479-23691033, IP 11.1.1.3, Port 22
2025-05-15 02:14:32,595 - DEBUG - VM ctest-TestBasicVMVN-57657479-23691033 is ready for SSH connections
2025-05-15 02:14:32,595 - INFO - Retry 0
2025-05-15 02:14:32,595 - 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.141, gateway password: c0ntrail123
2025-05-15 02:14:32,595 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-05-15 02:14:34,236 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-05-15 02:14:34,237 - INFO - Generic metadata worked
2025-05-15 02:14:34,495 - DEBUG - Link local service introspect removed
2025-05-15 02:14:34,495 - INFO - Deleting VM ctest-TestBasicVMVN-57657479-23691033
2025-05-15 02:14:34,559 - INFO - Deleting VN ctest-vn2_metadata-81722801
2025-05-15 02:14:34,594 - DEBUG - VN 99b6161e-a2be-4f14-a232-9e1959053149 still in use: Unable to complete operation on network 99b6161e-a2be-4f14-a232-9e1959053149. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-97c128bb-316d-4080-8553-ee08dfa31ef1']
2025-05-15 02:14:34,594 - WARNING - Deleting VN ctest-vn2_metadata-81722801 failed..Will retry
2025-05-15 02:14:36,716 - DEBUG - Response for deleting network ()
2025-05-15 02:14:36,973 - DEBUG - No XMPP flaps were noticed during the test
2025-05-15 02:14:36,973 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-05-15 02:14:36,973 - INFO - --------------------------------------------------------------------------------
2025-05-15 02:14:36,977 - INFO - ================================================================================
2025-05-15 02:14:36,977 - INFO - STARTING TEST : test_metadata_service
2025-05-15 02:14:36,977 - 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-05-15 02:14:37,265 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with
2025-05-15 02:14:37,265 - INFO - Initial checks done. Running the testcase now
2025-05-15 02:14:37,266 - INFO -
2025-05-15 02:14:37,266 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-configs
2025-05-15 02:14:37,272 - DEBUG - Requesting: http://10.0.0.141:8082/global-vrouter-config/2f1329a7-3812-4a4a-8c17-2b54a34b9361
2025-05-15 02:14:37,488 - DEBUG - Response for create_network : {'network': {'id': 'be94c337-a355-4efb-b174-9dd3ab564272', 'name': 'ctest-vn-94896912', 'tenant_id': '4a58c2a08cf34766aea4d2a79c5d3cea', 'project_id': '4a58c2a08cf34766aea4d2a79c5d3cea', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57657479', 'ctest-vn-94896912'], 'port_security_enabled': True, 'description': ''}}
2025-05-15 02:14:37,674 - DEBUG - Response for create_subnet : {'subnet': {'id': '2beed8b2-ae90-4cfe-97dc-2a5f647987ff', 'name': '', 'tenant_id': '4a58c2a08cf34766aea4d2a79c5d3cea', 'network_id': 'be94c337-a355-4efb-b174-9dd3ab564272', 'ip_version': 4, 'cidr': '56.214.249.192/26', 'allocation_pools': [{'start': '56.214.249.194', 'end': '56.214.249.254'}], 'gateway_ip': '56.214.249.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '56.214.249.194', 'tags': [], 'project_id': '4a58c2a08cf34766aea4d2a79c5d3cea'}}
2025-05-15 02:14:37,695 - INFO - Created VN ctest-vn-94896912
2025-05-15 02:14:37,751 - DEBUG - VN ctest-vn-94896912 UUID is be94c337-a355-4efb-b174-9dd3ab564272
2025-05-15 02:14:38,971 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3315-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3315-1)
2025-05-15 02:14:38,971 - INFO - Waiting for VM ctest-TestBasicVMVN-57657479-79620975 to be up..
2025-05-15 02:14:39,013 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-15 02:14:44,091 - DEBUG - VM is in ACTIVE state now
2025-05-15 02:14:44,091 - INFO - VM name : ctest-TestBasicVMVN-57657479-79620975
2025-05-15 02:14:44,167 - DEBUG - VM ctest-TestBasicVMVN-57657479-79620975 ID is 66fbffe9-29ee-4c3f-9b26-712e97474217
2025-05-15 02:14:44,168 - DEBUG - VM ctest-TestBasicVMVN-57657479-79620975 launched on Node cn-jenkins-deploy-platform-ansible-os-3315-1
2025-05-15 02:14:44,254 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/66fbffe9-29ee-4c3f-9b26-712e97474217
2025-05-15 02:14:44,263 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/48c52b44-236b-4b83-a243-5fccc0d47088
2025-05-15 02:14:47,530 - 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-05-15 02:14:47,530 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57657479-79620975 failed!
2025-05-15 02:14:47,583 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57657479:ctest-vn-94896912 is 56.214.249.193 and allocation pool is NOT set
2025-05-15 02:14:49,653 - 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.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.59 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 = 2.594/5.142/7.691/2.548 ms')
2025-05-15 02:14:49,653 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57657479-79620975 passed
2025-05-15 02:14:49,803 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-15 02:14:49,804 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57657479-79620975, IP 56.214.249.195, Port 22
2025-05-15 02:14:49,958 - DEBUG - VM ctest-TestBasicVMVN-57657479-79620975 is ready for SSH connections
2025-05-15 02:14:49,958 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-05-15 02:14:49,958 - DEBUG - cat /tmp/output.txt
2025-05-15 02:14:51,569 - DEBUG - Hello World. The time is now Wed, 14 May 2025 20:14:50 -0600!
2025-05-15 02:14:51,569 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 14 May 2025 20:14:50 -0600!'}
2025-05-15 02:14:51,569 - INFO - metadata_script.txt got executed in the vm
2025-05-15 02:14:51,569 - INFO - Deleting VM ctest-TestBasicVMVN-57657479-79620975
2025-05-15 02:14:51,637 - INFO - Deleting VN ctest-vn-94896912
2025-05-15 02:14:51,674 - DEBUG - VN be94c337-a355-4efb-b174-9dd3ab564272 still in use: Unable to complete operation on network be94c337-a355-4efb-b174-9dd3ab564272. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6f41787f-eeff-450d-b92c-b0b4be8739e8']
2025-05-15 02:14:51,674 - WARNING - Deleting VN ctest-vn-94896912 failed..Will retry
2025-05-15 02:14:53,779 - DEBUG - Response for deleting network ()
2025-05-15 02:14:54,038 - DEBUG - No XMPP flaps were noticed during the test
2025-05-15 02:14:54,038 - INFO - END TEST : test_metadata_service : PASSED[0:00:18]
2025-05-15 02:14:54,039 - INFO - --------------------------------------------------------------------------------
2025-05-15 02:14:54,041 - INFO - ================================================================================
2025-05-15 02:14:54,041 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-05-15 02:14:54,041 - 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-05-15 02:14:54,325 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with
2025-05-15 02:14:54,325 - INFO - Initial checks done. Running the testcase now
2025-05-15 02:14:54,325 - INFO -
2025-05-15 02:14:54,814 - DEBUG - Response for create_network : {'network': {'id': 'b2e623c5-42fe-46cf-922d-dc9e9ebad679', 'name': 'ctest-vn-83690011', 'tenant_id': '4a58c2a08cf34766aea4d2a79c5d3cea', 'project_id': '4a58c2a08cf34766aea4d2a79c5d3cea', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57657479', 'ctest-vn-83690011'], 'port_security_enabled': True, 'description': ''}}
2025-05-15 02:14:55,032 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cb530c2f-fb81-41be-b7e6-614fa1ee4633', 'name': '', 'tenant_id': '4a58c2a08cf34766aea4d2a79c5d3cea', 'network_id': 'b2e623c5-42fe-46cf-922d-dc9e9ebad679', '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': '4a58c2a08cf34766aea4d2a79c5d3cea'}}
2025-05-15 02:14:55,183 - DEBUG - Response for create_subnet : {'subnet': {'id': '48640a29-76e6-4014-b27f-b5584364f9f6', 'name': '', 'tenant_id': '4a58c2a08cf34766aea4d2a79c5d3cea', 'network_id': 'b2e623c5-42fe-46cf-922d-dc9e9ebad679', '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': '4a58c2a08cf34766aea4d2a79c5d3cea'}}
2025-05-15 02:14:55,201 - INFO - Created VN ctest-vn-83690011
2025-05-15 02:14:55,255 - DEBUG - VN ctest-vn-83690011 UUID is b2e623c5-42fe-46cf-922d-dc9e9ebad679
2025-05-15 02:14:55,622 - DEBUG - Response for create_port : {'port': {'name': 'ae81a58e-25e1-4b1d-8168-ab5aa79fbece', 'id': 'ae81a58e-25e1-4b1d-8168-ab5aa79fbece', 'tenant_id': '4a58c2a08cf34766aea4d2a79c5d3cea', 'network_id': 'b2e623c5-42fe-46cf-922d-dc9e9ebad679', 'mac_address': '02:ae:81:a5:8e:25', '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': 'cb530c2f-fb81-41be-b7e6-614fa1ee4633'}], 'security_groups': ['94a384d5-20c4-4c58-865e-71832041d7cd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4a58c2a08cf34766aea4d2a79c5d3cea'}}
2025-05-15 02:14:55,800 - DEBUG - Response for create_port : {'port': {'name': '74e1f4c8-c7be-4681-889f-553cccf7a66c', 'id': '74e1f4c8-c7be-4681-889f-553cccf7a66c', 'tenant_id': '4a58c2a08cf34766aea4d2a79c5d3cea', 'network_id': 'b2e623c5-42fe-46cf-922d-dc9e9ebad679', 'mac_address': '02:74:e1:f4:c8:c7', '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': '48640a29-76e6-4014-b27f-b5584364f9f6'}], 'security_groups': ['94a384d5-20c4-4c58-865e-71832041d7cd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4a58c2a08cf34766aea4d2a79c5d3cea'}}
2025-05-15 02:14:56,170 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3315-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3315-1)
2025-05-15 02:14:56,542 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3315-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3315-1)
2025-05-15 02:14:57,738 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3315-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3315-1)
2025-05-15 02:14:57,738 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-05-15 02:14:57,746 - DEBUG - Requesting: http://10.0.0.141:8082/domain/e629dc6f-73c2-422d-a1fe-87937040b350
2025-05-15 02:14:57,763 - DEBUG - Requesting: http://10.0.0.141:8082/project/4a58c2a0-8cf3-4766-aea4-d2a79c5d3cea
2025-05-15 02:14:57,855 - DEBUG - Requesting: http://10.0.0.141:8082/network-ipam/4c1b6b02-905a-41f1-9140-92a9688786d9
2025-05-15 02:14:57,868 - INFO - Verifications in API Server for IPAM: ctest-ipam-52888186 passed
2025-05-15 02:14:57,877 - DEBUG - Control-node 10.0.0.141 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-57657479:ctest-ipam-52888186', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57657479', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5484094630009651697', 'uuid-lslong': '10466526790309873369'}, 'enable': 'true', 'created': '2025-05-15T02:14:54', 'last-modified': '2025-05-15T02:14:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.318683'}
2025-05-15 02:14:57,877 - INFO - Verifications in Control node for IPAM: ctest-ipam-52888186 passed
2025-05-15 02:14:57,877 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-05-15 02:14:57,883 - DEBUG - Requesting: http://10.0.0.141:8082/domain/e629dc6f-73c2-422d-a1fe-87937040b350
2025-05-15 02:14:57,902 - DEBUG - Requesting: http://10.0.0.141:8082/project/4a58c2a0-8cf3-4766-aea4-d2a79c5d3cea
2025-05-15 02:14:57,991 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b2e623c5-42fe-46cf-922d-dc9e9ebad679
2025-05-15 02:14:58,006 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b2e623c5-42fe-46cf-922d-dc9e9ebad679
2025-05-15 02:14:58,022 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/8dcf719b-babc-4e4a-b72c-c3006d3cdb09
2025-05-15 02:14:58,033 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/8dcf719b-babc-4e4a-b72c-c3006d3cdb09
2025-05-15 02:14:58,043 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/c869a6e9-6c2a-423a-88ff-7c7d064d41f9
2025-05-15 02:14:58,056 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-15 02:14:58,056 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b2e623c5-42fe-46cf-922d-dc9e9ebad679
2025-05-15 02:14:58,067 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/8dcf719b-babc-4e4a-b72c-c3006d3cdb09
2025-05-15 02:14:58,087 - INFO - Verified VN network id 9 for VN b2e623c5-42fe-46cf-922d-dc9e9ebad679
2025-05-15 02:14:58,087 - INFO - Verifications in API Server for VN ctest-vn-83690011 passed
2025-05-15 02:14:58,087 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b2e623c5-42fe-46cf-922d-dc9e9ebad679
2025-05-15 02:14:58,099 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/8dcf719b-babc-4e4a-b72c-c3006d3cdb09
2025-05-15 02:14:58,108 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/8dcf719b-babc-4e4a-b72c-c3006d3cdb09
2025-05-15 02:14:58,122 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/c869a6e9-6c2a-423a-88ff-7c7d064d41f9
2025-05-15 02:14:58,143 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-57657479:ctest-vn-83690011', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57657479', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12891030313534113487', 'uuid-lslong': '10533317677315446393'}, 'enable': 'true', 'created': '2025-05-15T02:14:54', 'last-modified': '2025-05-15T02:14:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.994060'}
2025-05-15 02:14:58,159 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-15 02:14:58,159 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-83690011 passed
2025-05-15 02:14:58,159 - DEBUG - ====Verifying policy data for ctest-vn-83690011 in API_Server ======
2025-05-15 02:14:58,160 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-05-15 02:14:58,168 - DEBUG - Requesting: http://10.0.0.141:8082/domain/e629dc6f-73c2-422d-a1fe-87937040b350
2025-05-15 02:14:58,183 - DEBUG - Requesting: http://10.0.0.141:8082/project/4a58c2a0-8cf3-4766-aea4-d2a79c5d3cea
2025-05-15 02:14:58,325 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b2e623c5-42fe-46cf-922d-dc9e9ebad679
2025-05-15 02:14:58,348 - DEBUG - =>VN ctest-vn-83690011 has no policy to be verified
2025-05-15 02:14:58,348 - DEBUG - Verifying the vn in opserver
2025-05-15 02:14:58,348 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-57657479:ctest-vn-83690011 virtual network link through opserver 10.0.0.141
2025-05-15 02:14:58,348 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2025-05-15 02:14:58,748 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2025-05-15 02:14:58,824 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-57657479:ctest-vn-83690011', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-57657479:ctest-vn-83690011?flat'}
2025-05-15 02:14:58,824 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-57657479:ctest-vn-83690011 is found in opserver
2025-05-15 02:14:58,831 - DEBUG - VRF ids for VN ctest-vn-83690011: {'10.0.0.141': '2'}
2025-05-15 02:14:58,831 - INFO - Waiting for VM ctest-TestBasicVMVN-57657479-51689709 to be up..
2025-05-15 02:14:58,916 - DEBUG - VM is in ACTIVE state now
2025-05-15 02:14:58,916 - INFO - VM name : ctest-TestBasicVMVN-57657479-51689709
2025-05-15 02:14:59,009 - DEBUG - VM ctest-TestBasicVMVN-57657479-51689709 ID is 72a5be1b-6dca-4ce0-bec1-14ec5b87246e
2025-05-15 02:14:59,009 - DEBUG - VM ctest-TestBasicVMVN-57657479-51689709 launched on Node cn-jenkins-deploy-platform-ansible-os-3315-1
2025-05-15 02:14:59,106 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/72a5be1b-6dca-4ce0-bec1-14ec5b87246e
2025-05-15 02:14:59,116 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/ae81a58e-25e1-4b1d-8168-ab5aa79fbece
2025-05-15 02:15:02,414 - 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-05-15 02:15:02,414 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57657479-51689709 failed!
2025-05-15 02:15:02,475 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57657479:ctest-vn-83690011 is 31.1.1.1 and allocation pool is NOT set
2025-05-15 02:15:02,476 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57657479:ctest-vn-83690011 is 31.1.2.1 and allocation pool is NOT set
2025-05-15 02:15:06,572 - 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 1030ms')
2025-05-15 02:15:06,572 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57657479-51689709 failed!
2025-05-15 02:15:06,631 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57657479:ctest-vn-83690011 is 31.1.1.1 and allocation pool is NOT set
2025-05-15 02:15:06,632 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57657479:ctest-vn-83690011 is 31.1.2.1 and allocation pool is NOT set
2025-05-15 02:15:08,695 - 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=8.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.846 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.846/4.456/8.067/3.610 ms')
2025-05-15 02:15:08,695 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57657479-51689709 passed
2025-05-15 02:15:08,847 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-15 02:15:08,848 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57657479-51689709, IP 31.1.1.4, Port 22
2025-05-15 02:15:09,004 - DEBUG - VM ctest-TestBasicVMVN-57657479-51689709 is ready for SSH connections
2025-05-15 02:15:09,004 - INFO - Waiting for VM ctest-TestBasicVMVN-57657479-10049834 to be up..
2025-05-15 02:15:09,093 - DEBUG - VM is in ACTIVE state now
2025-05-15 02:15:09,093 - INFO - VM name : ctest-TestBasicVMVN-57657479-10049834
2025-05-15 02:15:09,173 - DEBUG - VM ctest-TestBasicVMVN-57657479-10049834 ID is 1c6215a6-aa84-412f-a943-2ba9bf058f48
2025-05-15 02:15:09,173 - DEBUG - VM ctest-TestBasicVMVN-57657479-10049834 launched on Node cn-jenkins-deploy-platform-ansible-os-3315-1
2025-05-15 02:15:09,248 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/1c6215a6-aa84-412f-a943-2ba9bf058f48
2025-05-15 02:15:09,259 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/74e1f4c8-c7be-4681-889f-553cccf7a66c
2025-05-15 02:15:10,494 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.823 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 = 0.823/1.852/2.881/1.029 ms')
2025-05-15 02:15:10,495 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-57657479-10049834 passed
2025-05-15 02:15:10,652 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-15 02:15:10,652 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57657479-10049834, IP 31.1.2.4, Port 22
2025-05-15 02:15:10,811 - DEBUG - VM ctest-TestBasicVMVN-57657479-10049834 is ready for SSH connections
2025-05-15 02:15:10,811 - INFO - Waiting for VM ctest-TestBasicVMVN-57657479-30733558 to be up..
2025-05-15 02:15:10,893 - DEBUG - VM is in ACTIVE state now
2025-05-15 02:15:10,894 - INFO - VM name : ctest-TestBasicVMVN-57657479-30733558
2025-05-15 02:15:10,968 - DEBUG - VM ctest-TestBasicVMVN-57657479-30733558 ID is ac051fde-382a-4bf3-98d9-9b486f14cbbe
2025-05-15 02:15:10,968 - DEBUG - VM ctest-TestBasicVMVN-57657479-30733558 launched on Node cn-jenkins-deploy-platform-ansible-os-3315-1
2025-05-15 02:15:11,046 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/ac051fde-382a-4bf3-98d9-9b486f14cbbe
2025-05-15 02:15:11,056 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/f5a18b23-e4c2-4dd5-bd3e-0c15c787fe82
2025-05-15 02:15:12,297 - 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.95 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.473 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.473/1.710/2.947/1.237 ms')
2025-05-15 02:15:12,297 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-57657479-30733558 passed
2025-05-15 02:15:12,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-15 02:15:12,456 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57657479-30733558, IP 31.1.1.3, Port 22
2025-05-15 02:15:12,611 - DEBUG - VM ctest-TestBasicVMVN-57657479-30733558 is ready for SSH connections
2025-05-15 02:15:12,611 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-15 02:15:12,611 - 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.141, gateway password: c0ntrail123
2025-05-15 02:15:12,611 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-05-15 02:15:16,643 - 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.737 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.800 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.017 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.800/2.184/4.737 ms
2025-05-15 02:15:16,643 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-57657479-51689709 passed
2025-05-15 02:15:16,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-15 02:15:16,643 - 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.141, gateway password: c0ntrail123
2025-05-15 02:15:16,643 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-05-15 02:15:20,320 - 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.064 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.006 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.838 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.838/1.636/3.064 ms
2025-05-15 02:15:20,320 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-57657479-10049834 passed
2025-05-15 02:15:20,320 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-15 02:15:20,320 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-15 02:15:20,320 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-15 02:15:20,320 - 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.141, gateway password: c0ntrail123
2025-05-15 02:15:20,320 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-15 02:15:20,506 - DEBUG - None
2025-05-15 02:15:20,506 - 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.141, gateway password: c0ntrail123
2025-05-15 02:15:20,507 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-15 02:15:20,683 - DEBUG - None
2025-05-15 02:15:20,683 - 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.141, gateway password: c0ntrail123
2025-05-15 02:15:20,684 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-15 02:15:21,303 - DEBUG - None
2025-05-15 02:15:21,303 - 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.141, gateway password: c0ntrail123
2025-05-15 02:15:21,303 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-05-15 02:15:23,513 - 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.738 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.460 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.372 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.785 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.417 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.372/1.954/5.460 ms
2025-05-15 02:15:23,514 - 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.141, gateway password: c0ntrail123
2025-05-15 02:15:23,514 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-05-15 02:15:25,755 - 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.047 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.708 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.854 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.387 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.659 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.555 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.364 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.364/2.082/4.854 ms
2025-05-15 02:15:25,755 - 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.141, gateway password: c0ntrail123
2025-05-15 02:15:25,756 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-05-15 02:15:27,996 - 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.622 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.710 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.607 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.482 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.241 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.423 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.386/1.638/3.607 ms
2025-05-15 02:15:27,996 - INFO - Deleting VM ctest-TestBasicVMVN-57657479-30733558
2025-05-15 02:15:28,068 - INFO - Detaching port 74e1f4c8-c7be-4681-889f-553cccf7a66c from VM ctest-TestBasicVMVN-57657479-10049834
2025-05-15 02:15:28,114 - INFO - Deleting VM ctest-TestBasicVMVN-57657479-10049834
2025-05-15 02:15:28,176 - INFO - Detaching port ae81a58e-25e1-4b1d-8168-ab5aa79fbece from VM ctest-TestBasicVMVN-57657479-51689709
2025-05-15 02:15:28,206 - INFO - Deleting VM ctest-TestBasicVMVN-57657479-51689709
2025-05-15 02:15:28,273 - INFO - Deleting VN ctest-vn-83690011
2025-05-15 02:15:28,444 - DEBUG - Response for delete_port : ()
2025-05-15 02:15:28,638 - DEBUG - Response for delete_port : ()
2025-05-15 02:15:28,697 - DEBUG - VN b2e623c5-42fe-46cf-922d-dc9e9ebad679 still in use: Unable to complete operation on network b2e623c5-42fe-46cf-922d-dc9e9ebad679. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4a149f15-5762-432a-9a89-d5fe490e3c4b']
2025-05-15 02:15:28,697 - WARNING - Deleting VN ctest-vn-83690011 failed..Will retry
2025-05-15 02:15:30,858 - DEBUG - Response for deleting network ()
2025-05-15 02:15:30,858 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/8dcf719b-babc-4e4a-b72c-c3006d3cdb09
2025-05-15 02:15:30,865 - DEBUG - Response Code: 404
2025-05-15 02:15:30,865 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2025-05-15 02:15:30,871 - DEBUG - Requesting: http://10.0.0.141:8082/domain/e629dc6f-73c2-422d-a1fe-87937040b350
2025-05-15 02:15:30,929 - DEBUG - Requesting: http://10.0.0.141:8082/project/4a58c2a0-8cf3-4766-aea4-d2a79c5d3cea
2025-05-15 02:15:31,001 - INFO - Validated that VN ctest-vn-83690011 is not found in API Server
2025-05-15 02:15:31,017 - DEBUG - VN ctest-vn-83690011 is not present in Agent 10.0.0.141
2025-05-15 02:15:31,017 - INFO - Validated that VN ctest-vn-83690011 is not in any agent
2025-05-15 02:15:31,026 - DEBUG - VRF 2 is not seen in agent 10.0.0.141
2025-05-15 02:15:31,033 - DEBUG - Vrouter 10.0.0.141 does not have vrf 2 for VN ctest-vn-83690011
2025-05-15 02:15:31,033 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-57657479:ctest-vn-83690011
2025-05-15 02:15:31,044 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-83690011 info
2025-05-15 02:15:31,127 - INFO - IPAM: ctest-ipam-52888186 is not found in API Server
2025-05-15 02:15:31,141 - INFO - IPAM:ctest-ipam-52888186 is not found in control node
2025-05-15 02:15:31,396 - DEBUG - No XMPP flaps were noticed during the test
2025-05-15 02:15:31,396 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-05-15 02:15:31,397 - INFO - --------------------------------------------------------------------------------
2025-05-15 02:15:32,110 - INFO - Deleted project: ctest-TestBasicVMVN-57657479, ID : 4a58c2a0-8cf3-4766-aea4-d2a79c5d3cea