2025-04-09 07:48:08,372 - INFO - Domain Default found not creating
2025-04-09 07:48:08,521 - INFO - Project ctest-TestBasicVMVN-35329451 not found, creating it
2025-04-09 07:48:09,023 - INFO - Created Project:ctest-TestBasicVMVN-35329451, ID : 302eaa76-e973-4ac2-a8bd-5e99ab6f8e5b
2025-04-09 07:48:10,505 - INFO - ================================================================================
2025-04-09 07:48:10,505 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-09 07:48:10,505 - 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-04-09 07:48:10,759 - DEBUG - Nothing to compare xmpp stats {'10.0.0.52': {'10.20.0.20': '0'}} with
2025-04-09 07:48:10,759 - INFO - Initial checks done. Running the testcase now
2025-04-09 07:48:10,759 - INFO -
2025-04-09 07:48:11,315 - DEBUG - Response for create_network : {'network': {'id': '6bd7daea-2b2f-4a7c-bd54-e72f43786211', 'name': 'ctest-vn2_metadata-59302116', 'tenant_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b', 'project_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35329451', 'ctest-vn2_metadata-59302116'], 'port_security_enabled': True, 'description': ''}}
2025-04-09 07:48:11,471 - DEBUG - Response for create_subnet : {'subnet': {'id': '4a446912-2152-47b3-9a89-066e1083ed56', 'name': '', 'tenant_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b', 'network_id': '6bd7daea-2b2f-4a7c-bd54-e72f43786211', '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': '302eaa76e9734ac2a8bd5e99ab6f8e5b'}}
2025-04-09 07:48:11,491 - INFO - Created VN ctest-vn2_metadata-59302116
2025-04-09 07:48:11,545 - DEBUG - VN ctest-vn2_metadata-59302116 UUID is 6bd7daea-2b2f-4a7c-bd54-e72f43786211
2025-04-09 07:48:11,732 - DEBUG - Services list from nova: [, , ]
2025-04-09 07:48:12,735 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3060-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3060-1)
2025-04-09 07:48:12,840 - DEBUG - Link local service introspect added
2025-04-09 07:48:12,887 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-09 07:48:17,973 - DEBUG - VM is in ACTIVE state now
2025-04-09 07:48:18,114 - INFO - Waiting for VM ctest-TestBasicVMVN-35329451-74450149 to be up..
2025-04-09 07:48:18,115 - INFO - VM name : ctest-TestBasicVMVN-35329451-74450149
2025-04-09 07:48:18,196 - DEBUG - VM ctest-TestBasicVMVN-35329451-74450149 ID is 2a351696-e2f2-453e-888e-e65cf6b627d7
2025-04-09 07:48:18,196 - DEBUG - VM ctest-TestBasicVMVN-35329451-74450149 launched on Node cn-jenkins-deploy-platform-ansible-os-3060-1
2025-04-09 07:48:18,270 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/2a351696-e2f2-453e-888e-e65cf6b627d7
2025-04-09 07:48:18,568 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/2a351696-e2f2-453e-888e-e65cf6b627d7
2025-04-09 07:48:18,600 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/40f651c2-695d-44a8-8eb4-8a48adfc866e
2025-04-09 07:48:21,846 - 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 1002ms')
2025-04-09 07:48:21,846 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35329451-74450149 failed!
2025-04-09 07:48:21,900 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35329451:ctest-vn2_metadata-59302116 is 11.1.1.1 and allocation pool is NOT set
2025-04-09 07:48:23,964 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.743 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.743/4.357/7.972/3.614 ms')
2025-04-09 07:48:23,965 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35329451-74450149 passed
2025-04-09 07:48:24,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 07:48:24,116 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35329451-74450149, IP 11.1.1.3, Port 22
2025-04-09 07:48:24,283 - DEBUG - VM ctest-TestBasicVMVN-35329451-74450149 is ready for SSH connections
2025-04-09 07:48:24,283 - INFO - Retry 0
2025-04-09 07:48:24,283 - 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.52, gateway password: c0ntrail123
2025-04-09 07:48:24,283 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-09 07:48:26,191 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-09 07:48:26,191 - INFO - Generic metadata worked
2025-04-09 07:48:26,444 - DEBUG - Link local service introspect removed
2025-04-09 07:48:26,444 - INFO - Deleting VM ctest-TestBasicVMVN-35329451-74450149
2025-04-09 07:48:26,512 - INFO - Deleting VN ctest-vn2_metadata-59302116
2025-04-09 07:48:26,557 - DEBUG - VN 6bd7daea-2b2f-4a7c-bd54-e72f43786211 still in use: Unable to complete operation on network 6bd7daea-2b2f-4a7c-bd54-e72f43786211. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a22daa10-7ba9-4bbc-a2e9-5bc941d40b9f']
2025-04-09 07:48:26,557 - WARNING - Deleting VN ctest-vn2_metadata-59302116 failed..Will retry
2025-04-09 07:48:28,695 - DEBUG - Response for deleting network ()
2025-04-09 07:48:28,950 - DEBUG - No XMPP flaps were noticed during the test
2025-04-09 07:48:28,950 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-04-09 07:48:28,950 - INFO - --------------------------------------------------------------------------------
2025-04-09 07:48:28,952 - INFO - ================================================================================
2025-04-09 07:48:28,952 - INFO - STARTING TEST : test_metadata_service
2025-04-09 07:48:28,953 - 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-04-09 07:48:29,242 - DEBUG - Nothing to compare xmpp stats {'10.0.0.52': {'10.20.0.20': '0'}} with
2025-04-09 07:48:29,242 - INFO - Initial checks done. Running the testcase now
2025-04-09 07:48:29,242 - INFO -
2025-04-09 07:48:29,242 - DEBUG - Requesting: http://10.0.0.52:8082/global-vrouter-configs
2025-04-09 07:48:29,248 - DEBUG - Requesting: http://10.0.0.52:8082/global-vrouter-config/eab5943b-8796-4ee1-a3ae-fb5775b52ef6
2025-04-09 07:48:29,439 - DEBUG - Response for create_network : {'network': {'id': '95ea422e-0c5c-4647-8373-5d5d246f6f13', 'name': 'ctest-vn-17628415', 'tenant_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b', 'project_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35329451', 'ctest-vn-17628415'], 'port_security_enabled': True, 'description': ''}}
2025-04-09 07:48:29,637 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a2525ebd-56dc-4cac-9d1d-cfd148e7cb93', 'name': '', 'tenant_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b', 'network_id': '95ea422e-0c5c-4647-8373-5d5d246f6f13', 'ip_version': 4, 'cidr': '175.94.176.64/26', 'allocation_pools': [{'start': '175.94.176.66', 'end': '175.94.176.126'}], 'gateway_ip': '175.94.176.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.94.176.66', 'tags': [], 'project_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b'}}
2025-04-09 07:48:29,656 - INFO - Created VN ctest-vn-17628415
2025-04-09 07:48:29,708 - DEBUG - VN ctest-vn-17628415 UUID is 95ea422e-0c5c-4647-8373-5d5d246f6f13
2025-04-09 07:48:30,981 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3060-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3060-1)
2025-04-09 07:48:30,981 - INFO - Waiting for VM ctest-TestBasicVMVN-35329451-63894505 to be up..
2025-04-09 07:48:31,021 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-09 07:48:36,105 - DEBUG - VM is in ACTIVE state now
2025-04-09 07:48:36,106 - INFO - VM name : ctest-TestBasicVMVN-35329451-63894505
2025-04-09 07:48:36,185 - DEBUG - VM ctest-TestBasicVMVN-35329451-63894505 ID is 93188c82-ac1f-4492-9a86-1c9ca51d38c1
2025-04-09 07:48:36,185 - DEBUG - VM ctest-TestBasicVMVN-35329451-63894505 launched on Node cn-jenkins-deploy-platform-ansible-os-3060-1
2025-04-09 07:48:36,264 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/93188c82-ac1f-4492-9a86-1c9ca51d38c1
2025-04-09 07:48:36,274 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/17a9aca3-c680-4dc2-a976-4a0e21f7cdbd
2025-04-09 07:48:39,543 - 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 1016ms')
2025-04-09 07:48:39,543 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35329451-63894505 failed!
2025-04-09 07:48:39,596 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35329451:ctest-vn-17628415 is 175.94.176.65 and allocation pool is NOT set
2025-04-09 07:48:41,662 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=10.9 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.22 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 = 2.217/6.579/10.942/4.362 ms')
2025-04-09 07:48:41,663 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35329451-63894505 passed
2025-04-09 07:48:41,817 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 07:48:41,817 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35329451-63894505, IP 175.94.176.67, Port 22
2025-04-09 07:48:41,873 - 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-04-09 07:48:41,955 - DEBUG - VM ctest-TestBasicVMVN-35329451-63894505 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-09 07:48:46,956 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 07:48:46,956 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35329451-63894505, IP 175.94.176.67, Port 22
2025-04-09 07:48:47,111 - DEBUG - VM ctest-TestBasicVMVN-35329451-63894505 is ready for SSH connections
2025-04-09 07:48:47,112 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.52, gateway password: c0ntrail123
2025-04-09 07:48:47,112 - DEBUG - cat /tmp/output.txt
2025-04-09 07:48:48,757 - DEBUG - Hello World. The time is now Wed, 09 Apr 2025 01:48:43 -0600!
2025-04-09 07:48:48,757 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 09 Apr 2025 01:48:43 -0600!'}
2025-04-09 07:48:48,757 - INFO - metadata_script.txt got executed in the vm
2025-04-09 07:48:48,757 - INFO - Deleting VM ctest-TestBasicVMVN-35329451-63894505
2025-04-09 07:48:48,829 - INFO - Deleting VN ctest-vn-17628415
2025-04-09 07:48:48,869 - DEBUG - VN 95ea422e-0c5c-4647-8373-5d5d246f6f13 still in use: Unable to complete operation on network 95ea422e-0c5c-4647-8373-5d5d246f6f13. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c9cfebdc-5463-4144-8781-9939a2f7f3ee']
2025-04-09 07:48:48,869 - WARNING - Deleting VN ctest-vn-17628415 failed..Will retry
2025-04-09 07:48:51,003 - DEBUG - Response for deleting network ()
2025-04-09 07:48:51,266 - DEBUG - No XMPP flaps were noticed during the test
2025-04-09 07:48:51,266 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-04-09 07:48:51,266 - INFO - --------------------------------------------------------------------------------
2025-04-09 07:48:51,269 - INFO - ================================================================================
2025-04-09 07:48:51,269 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-09 07:48:51,269 - 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-04-09 07:48:51,556 - DEBUG - Nothing to compare xmpp stats {'10.0.0.52': {'10.20.0.20': '0'}} with
2025-04-09 07:48:51,556 - INFO - Initial checks done. Running the testcase now
2025-04-09 07:48:51,556 - INFO -
2025-04-09 07:48:52,048 - DEBUG - Response for create_network : {'network': {'id': 'd87548fd-7354-4e1f-8e2b-3b938b5ab507', 'name': 'ctest-vn-42501769', 'tenant_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b', 'project_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35329451', 'ctest-vn-42501769'], 'port_security_enabled': True, 'description': ''}}
2025-04-09 07:48:52,276 - DEBUG - Response for create_subnet : {'subnet': {'id': '3af35406-60d2-4b6e-9fdd-28a7d875dd15', 'name': '', 'tenant_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b', 'network_id': 'd87548fd-7354-4e1f-8e2b-3b938b5ab507', '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': '302eaa76e9734ac2a8bd5e99ab6f8e5b'}}
2025-04-09 07:48:52,488 - DEBUG - Response for create_subnet : {'subnet': {'id': '0d124bf9-b296-466c-8a9f-6cecc6b7266d', 'name': '', 'tenant_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b', 'network_id': 'd87548fd-7354-4e1f-8e2b-3b938b5ab507', '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': '302eaa76e9734ac2a8bd5e99ab6f8e5b'}}
2025-04-09 07:48:52,508 - INFO - Created VN ctest-vn-42501769
2025-04-09 07:48:52,560 - DEBUG - VN ctest-vn-42501769 UUID is d87548fd-7354-4e1f-8e2b-3b938b5ab507
2025-04-09 07:48:53,003 - DEBUG - Response for create_port : {'port': {'name': '13f928a4-1244-4e3a-91ba-ea5aa5703972', 'id': '13f928a4-1244-4e3a-91ba-ea5aa5703972', 'tenant_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b', 'network_id': 'd87548fd-7354-4e1f-8e2b-3b938b5ab507', 'mac_address': '02:13:f9:28:a4:12', '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': '3af35406-60d2-4b6e-9fdd-28a7d875dd15'}], 'security_groups': ['c5a4994b-bd1b-40a8-b459-b8fd79a1fe18'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b'}}
2025-04-09 07:48:53,195 - DEBUG - Response for create_port : {'port': {'name': '89bffb59-7d42-44f9-94f3-946055c48f5a', 'id': '89bffb59-7d42-44f9-94f3-946055c48f5a', 'tenant_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b', 'network_id': 'd87548fd-7354-4e1f-8e2b-3b938b5ab507', 'mac_address': '02:89:bf:fb:59:7d', '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': '0d124bf9-b296-466c-8a9f-6cecc6b7266d'}], 'security_groups': ['c5a4994b-bd1b-40a8-b459-b8fd79a1fe18'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '302eaa76e9734ac2a8bd5e99ab6f8e5b'}}
2025-04-09 07:48:53,585 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3060-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3060-1)
2025-04-09 07:48:54,028 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3060-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3060-1)
2025-04-09 07:48:55,245 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3060-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3060-1)
2025-04-09 07:48:55,245 - DEBUG - Requesting: http://10.0.0.52:8082/domains
2025-04-09 07:48:55,251 - DEBUG - Requesting: http://10.0.0.52:8082/domain/4aed1765-ad63-4c49-b45e-d6877c8c66a9
2025-04-09 07:48:55,266 - DEBUG - Requesting: http://10.0.0.52:8082/project/302eaa76-e973-4ac2-a8bd-5e99ab6f8e5b
2025-04-09 07:48:55,364 - DEBUG - Requesting: http://10.0.0.52:8082/network-ipam/a376a67a-62fc-4ad8-bb36-69fe26e8c419
2025-04-09 07:48:55,379 - INFO - Verifications in API Server for IPAM: ctest-ipam-32086136 passed
2025-04-09 07:48:55,385 - DEBUG - Control-node 10.0.0.52 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-35329451:ctest-ipam-32086136', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-35329451', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11778784920011033304', 'uuid-lslong': '13490086274130297881'}, 'enable': 'true', 'created': '2025-04-09T07:48:51', 'last-modified': '2025-04-09T07:48:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.595655'}
2025-04-09 07:48:55,386 - INFO - Verifications in Control node for IPAM: ctest-ipam-32086136 passed
2025-04-09 07:48:55,386 - DEBUG - Requesting: http://10.0.0.52:8082/domains
2025-04-09 07:48:55,396 - DEBUG - Requesting: http://10.0.0.52:8082/domain/4aed1765-ad63-4c49-b45e-d6877c8c66a9
2025-04-09 07:48:55,414 - DEBUG - Requesting: http://10.0.0.52:8082/project/302eaa76-e973-4ac2-a8bd-5e99ab6f8e5b
2025-04-09 07:48:55,497 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/d87548fd-7354-4e1f-8e2b-3b938b5ab507
2025-04-09 07:48:55,517 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/d87548fd-7354-4e1f-8e2b-3b938b5ab507
2025-04-09 07:48:55,532 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/358098ee-8e32-4177-8ebf-e098f95dde6e
2025-04-09 07:48:55,542 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/358098ee-8e32-4177-8ebf-e098f95dde6e
2025-04-09 07:48:55,562 - DEBUG - Requesting: http://10.0.0.52:8082/route-target/b5ddf3c0-d66a-41db-90a9-61caee2e0a85
2025-04-09 07:48:55,575 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-09 07:48:55,575 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/d87548fd-7354-4e1f-8e2b-3b938b5ab507
2025-04-09 07:48:55,598 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/358098ee-8e32-4177-8ebf-e098f95dde6e
2025-04-09 07:48:55,619 - INFO - Verified VN network id 8 for VN d87548fd-7354-4e1f-8e2b-3b938b5ab507
2025-04-09 07:48:55,619 - INFO - Verifications in API Server for VN ctest-vn-42501769 passed
2025-04-09 07:48:55,619 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/d87548fd-7354-4e1f-8e2b-3b938b5ab507
2025-04-09 07:48:55,638 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/358098ee-8e32-4177-8ebf-e098f95dde6e
2025-04-09 07:48:55,652 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/358098ee-8e32-4177-8ebf-e098f95dde6e
2025-04-09 07:48:55,668 - DEBUG - Requesting: http://10.0.0.52:8082/route-target/b5ddf3c0-d66a-41db-90a9-61caee2e0a85
2025-04-09 07:48:55,688 - DEBUG - Control-node 10.0.0.52 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-35329451:ctest-vn-42501769', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-35329451', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15597453137866411551', 'uuid-lslong': '10244347282268534023'}, 'enable': 'true', 'created': '2025-04-09T07:48:52', 'last-modified': '2025-04-09T07:48:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.225398'}
2025-04-09 07:48:55,712 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-09 07:48:55,712 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-42501769 passed
2025-04-09 07:48:55,713 - DEBUG - ====Verifying policy data for ctest-vn-42501769 in API_Server ======
2025-04-09 07:48:55,713 - DEBUG - Requesting: http://10.0.0.52:8082/domains
2025-04-09 07:48:55,729 - DEBUG - Requesting: http://10.0.0.52:8082/domain/4aed1765-ad63-4c49-b45e-d6877c8c66a9
2025-04-09 07:48:55,772 - DEBUG - Requesting: http://10.0.0.52:8082/project/302eaa76-e973-4ac2-a8bd-5e99ab6f8e5b
2025-04-09 07:48:55,893 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/d87548fd-7354-4e1f-8e2b-3b938b5ab507
2025-04-09 07:48:55,927 - DEBUG - =>VN ctest-vn-42501769 has no policy to be verified
2025-04-09 07:48:55,927 - DEBUG - Verifying the vn in opserver
2025-04-09 07:48:55,927 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-35329451:ctest-vn-42501769 virtual network link through opserver 10.0.0.52
2025-04-09 07:48:55,928 - DEBUG - Requesting: http://10.0.0.52:8081/analytics/uves/virtual-networks
2025-04-09 07:48:56,282 - DEBUG - Requesting: http://10.0.0.52:8081/analytics/uves/virtual-networks
2025-04-09 07:48:56,646 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-35329451:ctest-vn-42501769', 'href': 'http://10.0.0.52:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-35329451:ctest-vn-42501769?flat'}
2025-04-09 07:48:56,646 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-35329451:ctest-vn-42501769 is found in opserver
2025-04-09 07:48:56,656 - DEBUG - VRF ids for VN ctest-vn-42501769: {'10.0.0.52': '2'}
2025-04-09 07:48:56,656 - INFO - Waiting for VM ctest-TestBasicVMVN-35329451-32665698 to be up..
2025-04-09 07:48:56,781 - DEBUG - VM is in ACTIVE state now
2025-04-09 07:48:56,781 - INFO - VM name : ctest-TestBasicVMVN-35329451-32665698
2025-04-09 07:48:56,910 - DEBUG - VM ctest-TestBasicVMVN-35329451-32665698 ID is ffcc81df-a06b-484d-93a5-d073c80e76ee
2025-04-09 07:48:56,910 - DEBUG - VM ctest-TestBasicVMVN-35329451-32665698 launched on Node cn-jenkins-deploy-platform-ansible-os-3060-1
2025-04-09 07:48:57,020 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/ffcc81df-a06b-484d-93a5-d073c80e76ee
2025-04-09 07:48:57,034 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/13f928a4-1244-4e3a-91ba-ea5aa5703972
2025-04-09 07:49:00,308 - 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 1019ms')
2025-04-09 07:49:00,309 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35329451-32665698 failed!
2025-04-09 07:49:00,368 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35329451:ctest-vn-42501769 is 31.1.1.1 and allocation pool is NOT set
2025-04-09 07:49:00,369 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35329451:ctest-vn-42501769 is 31.1.2.1 and allocation pool is NOT set
2025-04-09 07:49:04,436 - 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 1009ms')
2025-04-09 07:49:04,437 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35329451-32665698 failed!
2025-04-09 07:49:04,500 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35329451:ctest-vn-42501769 is 31.1.1.1 and allocation pool is NOT set
2025-04-09 07:49:04,501 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35329451:ctest-vn-42501769 is 31.1.2.1 and allocation pool is NOT set
2025-04-09 07:49:06,566 - 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.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.947 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.947/3.008/5.070/2.061 ms')
2025-04-09 07:49:06,566 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35329451-32665698 passed
2025-04-09 07:49:06,724 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 07:49:06,725 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35329451-32665698, IP 31.1.1.4, Port 22
2025-04-09 07:49:06,897 - DEBUG - VM ctest-TestBasicVMVN-35329451-32665698 is ready for SSH connections
2025-04-09 07:49:06,898 - INFO - Waiting for VM ctest-TestBasicVMVN-35329451-52475357 to be up..
2025-04-09 07:49:07,029 - DEBUG - VM is in ACTIVE state now
2025-04-09 07:49:07,029 - INFO - VM name : ctest-TestBasicVMVN-35329451-52475357
2025-04-09 07:49:07,149 - DEBUG - VM ctest-TestBasicVMVN-35329451-52475357 ID is 10354c79-35a0-492f-84dd-e3283a867961
2025-04-09 07:49:07,149 - DEBUG - VM ctest-TestBasicVMVN-35329451-52475357 launched on Node cn-jenkins-deploy-platform-ansible-os-3060-1
2025-04-09 07:49:07,274 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/10354c79-35a0-492f-84dd-e3283a867961
2025-04-09 07:49:07,287 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/89bffb59-7d42-44f9-94f3-946055c48f5a
2025-04-09 07:49:08,546 - 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.19 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.474 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.474/1.832/3.190/1.358 ms')
2025-04-09 07:49:08,546 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-35329451-52475357 passed
2025-04-09 07:49:08,709 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 07:49:08,709 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35329451-52475357, IP 31.1.2.4, Port 22
2025-04-09 07:49:08,863 - DEBUG - VM ctest-TestBasicVMVN-35329451-52475357 is ready for SSH connections
2025-04-09 07:49:08,863 - INFO - Waiting for VM ctest-TestBasicVMVN-35329451-46851709 to be up..
2025-04-09 07:49:08,962 - DEBUG - VM is in ACTIVE state now
2025-04-09 07:49:08,962 - INFO - VM name : ctest-TestBasicVMVN-35329451-46851709
2025-04-09 07:49:09,066 - DEBUG - VM ctest-TestBasicVMVN-35329451-46851709 ID is be213fab-85a9-4eac-9c13-371a8b53ec5a
2025-04-09 07:49:09,066 - DEBUG - VM ctest-TestBasicVMVN-35329451-46851709 launched on Node cn-jenkins-deploy-platform-ansible-os-3060-1
2025-04-09 07:49:09,170 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/be213fab-85a9-4eac-9c13-371a8b53ec5a
2025-04-09 07:49:09,179 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/a005cab3-fbac-45bc-b750-1b984a62a3f2
2025-04-09 07:49:10,436 - 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=4.07 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.528 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.528/2.298/4.068/1.770 ms')
2025-04-09 07:49:10,436 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-35329451-46851709 passed
2025-04-09 07:49:10,596 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 07:49:10,597 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35329451-46851709, IP 31.1.1.3, Port 22
2025-04-09 07:49:10,756 - DEBUG - VM ctest-TestBasicVMVN-35329451-46851709 is ready for SSH connections
2025-04-09 07:49:10,756 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 07:49:10,756 - 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.52, gateway password: c0ntrail123
2025-04-09 07:49:10,756 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-09 07:49:14,463 - 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.522 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.113 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.048 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.048/2.227/4.522 ms
2025-04-09 07:49:14,463 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-35329451-32665698 passed
2025-04-09 07:49:14,464 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 07:49:14,464 - 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.52, gateway password: c0ntrail123
2025-04-09 07:49:14,464 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-09 07:49:18,147 - 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.035 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.209 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.251 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.209/1.831/3.035 ms
2025-04-09 07:49:18,147 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-35329451-52475357 passed
2025-04-09 07:49:18,147 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 07:49:18,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 07:49:18,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 07:49:18,148 - 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.52, gateway password: c0ntrail123
2025-04-09 07:49:18,148 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-09 07:49:18,354 - DEBUG - None
2025-04-09 07:49:18,354 - 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.52, gateway password: c0ntrail123
2025-04-09 07:49:18,354 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-09 07:49:18,549 - DEBUG - None
2025-04-09 07:49:18,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.52, gateway password: c0ntrail123
2025-04-09 07:49:18,549 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-09 07:49:19,177 - DEBUG - None
2025-04-09 07:49:19,178 - 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.52, gateway password: c0ntrail123
2025-04-09 07:49:19,178 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-09 07:49:21,386 - 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.009 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.565 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.452 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.026 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.385 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.385/2.287/6.565 ms
2025-04-09 07:49:21,386 - 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.52, gateway password: c0ntrail123
2025-04-09 07:49:21,386 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-09 07:49:23,636 - 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.988 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.714 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.818 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.412 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.852 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.579 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.363/2.103/4.818 ms
2025-04-09 07:49:23,637 - 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.52, gateway password: c0ntrail123
2025-04-09 07:49:23,637 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-09 07:49:25,884 - 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.796 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.699 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.541 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.396 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.028 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.126 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.429 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.396/1.859/3.541 ms
2025-04-09 07:49:25,885 - INFO - Deleting VM ctest-TestBasicVMVN-35329451-46851709
2025-04-09 07:49:25,955 - INFO - Detaching port 89bffb59-7d42-44f9-94f3-946055c48f5a from VM ctest-TestBasicVMVN-35329451-52475357
2025-04-09 07:49:26,002 - INFO - Deleting VM ctest-TestBasicVMVN-35329451-52475357
2025-04-09 07:49:26,073 - INFO - Detaching port 13f928a4-1244-4e3a-91ba-ea5aa5703972 from VM ctest-TestBasicVMVN-35329451-32665698
2025-04-09 07:49:26,106 - INFO - Deleting VM ctest-TestBasicVMVN-35329451-32665698
2025-04-09 07:49:26,196 - INFO - Deleting VN ctest-vn-42501769
2025-04-09 07:49:26,351 - DEBUG - Response for delete_port : ()
2025-04-09 07:49:26,541 - DEBUG - Response for delete_port : ()
2025-04-09 07:49:26,584 - DEBUG - VN d87548fd-7354-4e1f-8e2b-3b938b5ab507 still in use: Unable to complete operation on network d87548fd-7354-4e1f-8e2b-3b938b5ab507. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-23320a29-3151-476f-a6a0-86f775da7b8a']
2025-04-09 07:49:26,584 - WARNING - Deleting VN ctest-vn-42501769 failed..Will retry
2025-04-09 07:49:28,742 - DEBUG - Response for deleting network ()
2025-04-09 07:49:28,742 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/358098ee-8e32-4177-8ebf-e098f95dde6e
2025-04-09 07:49:28,749 - DEBUG - Response Code: 404
2025-04-09 07:49:28,749 - DEBUG - Requesting: http://10.0.0.52:8082/domains
2025-04-09 07:49:28,754 - DEBUG - Requesting: http://10.0.0.52:8082/domain/4aed1765-ad63-4c49-b45e-d6877c8c66a9
2025-04-09 07:49:28,805 - DEBUG - Requesting: http://10.0.0.52:8082/project/302eaa76-e973-4ac2-a8bd-5e99ab6f8e5b
2025-04-09 07:49:28,893 - INFO - Validated that VN ctest-vn-42501769 is not found in API Server
2025-04-09 07:49:28,906 - DEBUG - VN ctest-vn-42501769 is not present in Agent 10.0.0.52
2025-04-09 07:49:28,906 - INFO - Validated that VN ctest-vn-42501769 is not in any agent
2025-04-09 07:49:28,912 - DEBUG - VRF 2 is not seen in agent 10.0.0.52
2025-04-09 07:49:28,920 - DEBUG - Vrouter 10.0.0.52 does not have vrf 2 for VN ctest-vn-42501769
2025-04-09 07:49:28,920 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-35329451:ctest-vn-42501769
2025-04-09 07:49:28,932 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-42501769 info
2025-04-09 07:49:29,012 - INFO - IPAM: ctest-ipam-32086136 is not found in API Server
2025-04-09 07:49:29,025 - INFO - IPAM:ctest-ipam-32086136 is not found in control node
2025-04-09 07:49:29,290 - DEBUG - No XMPP flaps were noticed during the test
2025-04-09 07:49:29,290 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-04-09 07:49:29,290 - INFO - --------------------------------------------------------------------------------
2025-04-09 07:49:30,013 - INFO - Deleted project: ctest-TestBasicVMVN-35329451, ID : 302eaa76-e973-4ac2-a8bd-5e99ab6f8e5b