2025-07-08 15:45:57,115 - INFO - Domain Default found not creating
2025-07-08 15:45:57,546 - INFO - Project ctest-TestBasicVMVN-35015553 not found, creating it
2025-07-08 15:45:58,214 - INFO - Created Project:ctest-TestBasicVMVN-35015553, ID : b656a287-de00-4d8c-a3dc-b924ecd9e744
2025-07-08 15:46:00,415 - INFO - ================================================================================
2025-07-08 15:46:00,415 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-08 15:46:00,415 - 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-07-08 15:46:00,735 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2025-07-08 15:46:00,735 - INFO - Initial checks done. Running the testcase now
2025-07-08 15:46:00,736 - INFO -
2025-07-08 15:46:01,522 - DEBUG - Response for create_network : {'network': {'id': '319a6d95-6a56-499f-a1d7-869c5a1fa485', 'name': 'ctest-vn2_metadata-46478926', 'tenant_id': 'b656a287de004d8ca3dcb924ecd9e744', 'project_id': 'b656a287de004d8ca3dcb924ecd9e744', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35015553', 'ctest-vn2_metadata-46478926'], 'port_security_enabled': True, 'description': ''}}
2025-07-08 15:46:01,747 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e7dae46a-3b9a-4675-bafa-936afb7387e7', 'name': '', 'tenant_id': 'b656a287de004d8ca3dcb924ecd9e744', 'network_id': '319a6d95-6a56-499f-a1d7-869c5a1fa485', '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': 'b656a287de004d8ca3dcb924ecd9e744'}}
2025-07-08 15:46:01,770 - INFO - Created VN ctest-vn2_metadata-46478926
2025-07-08 15:46:01,828 - DEBUG - VN ctest-vn2_metadata-46478926 UUID is 319a6d95-6a56-499f-a1d7-869c5a1fa485
2025-07-08 15:46:02,095 - DEBUG - Services list from nova: [, , ]
2025-07-08 15:46:03,700 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3613-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3613-1)
2025-07-08 15:46:03,848 - DEBUG - Link local service introspect added
2025-07-08 15:46:03,923 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-08 15:46:09,117 - DEBUG - VM is in ACTIVE state now
2025-07-08 15:46:09,363 - INFO - Waiting for VM ctest-TestBasicVMVN-35015553-18512641 to be up..
2025-07-08 15:46:09,364 - INFO - VM name : ctest-TestBasicVMVN-35015553-18512641
2025-07-08 15:46:09,519 - DEBUG - VM ctest-TestBasicVMVN-35015553-18512641 ID is 4e341682-491e-4509-a77a-5700f77ab350
2025-07-08 15:46:09,519 - DEBUG - VM ctest-TestBasicVMVN-35015553-18512641 launched on Node cn-jenkins-deploy-platform-ansible-os-3613-1
2025-07-08 15:46:09,631 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4e341682-491e-4509-a77a-5700f77ab350
2025-07-08 15:46:09,942 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4e341682-491e-4509-a77a-5700f77ab350
2025-07-08 15:46:09,982 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b0388258-67c3-483a-9de4-e661e1a9cb28
2025-07-08 15:46:13,320 - 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 1020ms')
2025-07-08 15:46:13,321 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35015553-18512641 failed!
2025-07-08 15:46:13,408 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35015553:ctest-vn2_metadata-46478926 is 11.1.1.1 and allocation pool is NOT set
2025-07-08 15:46:17,517 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.90 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1025ms\r\nrtt min/avg/max/mdev = 3.897/3.897/3.897/0.000 ms')
2025-07-08 15:46:17,517 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35015553-18512641 passed
2025-07-08 15:46:17,708 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 15:46:17,708 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35015553-18512641, IP 11.1.1.3, Port 22
2025-07-08 15:46:17,912 - DEBUG - VM ctest-TestBasicVMVN-35015553-18512641 is ready for SSH connections
2025-07-08 15:46:17,912 - INFO - Retry 0
2025-07-08 15:46:17,913 - 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.50, gateway password: c0ntrail123
2025-07-08 15:46:17,913 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-08 15:46:19,795 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-08 15:46:19,795 - INFO - Generic metadata worked
2025-07-08 15:46:20,196 - DEBUG - Link local service introspect removed
2025-07-08 15:46:20,197 - INFO - Deleting VM ctest-TestBasicVMVN-35015553-18512641
2025-07-08 15:46:20,341 - INFO - Deleting VN ctest-vn2_metadata-46478926
2025-07-08 15:46:20,439 - DEBUG - VN 319a6d95-6a56-499f-a1d7-869c5a1fa485 still in use: Unable to complete operation on network 319a6d95-6a56-499f-a1d7-869c5a1fa485. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-657913a5-d65c-44a6-92b1-540db8f48120']
2025-07-08 15:46:20,440 - WARNING - Deleting VN ctest-vn2_metadata-46478926 failed..Will retry
2025-07-08 15:46:22,657 - DEBUG - Response for deleting network ()
2025-07-08 15:46:22,985 - DEBUG - No XMPP flaps were noticed during the test
2025-07-08 15:46:22,985 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:22]
2025-07-08 15:46:22,985 - INFO - --------------------------------------------------------------------------------
2025-07-08 15:46:22,989 - INFO - ================================================================================
2025-07-08 15:46:22,989 - INFO - STARTING TEST : test_metadata_service
2025-07-08 15:46:22,990 - 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-07-08 15:46:23,330 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2025-07-08 15:46:23,330 - INFO - Initial checks done. Running the testcase now
2025-07-08 15:46:23,331 - INFO -
2025-07-08 15:46:23,331 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-07-08 15:46:23,352 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/a7a44994-a39c-4bcb-8357-e830d3754c21
2025-07-08 15:46:23,730 - DEBUG - Response for create_network : {'network': {'id': 'f30d6811-4c49-4a78-a29c-dd94cddacead', 'name': 'ctest-vn-54378386', 'tenant_id': 'b656a287de004d8ca3dcb924ecd9e744', 'project_id': 'b656a287de004d8ca3dcb924ecd9e744', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35015553', 'ctest-vn-54378386'], 'port_security_enabled': True, 'description': ''}}
2025-07-08 15:46:23,968 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e67f3721-3228-45dc-b1d6-ed84063b76a4', 'name': '', 'tenant_id': 'b656a287de004d8ca3dcb924ecd9e744', 'network_id': 'f30d6811-4c49-4a78-a29c-dd94cddacead', 'ip_version': 4, 'cidr': '15.148.215.192/26', 'allocation_pools': [{'start': '15.148.215.194', 'end': '15.148.215.254'}], 'gateway_ip': '15.148.215.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '15.148.215.194', 'tags': [], 'project_id': 'b656a287de004d8ca3dcb924ecd9e744'}}
2025-07-08 15:46:23,996 - INFO - Created VN ctest-vn-54378386
2025-07-08 15:46:24,056 - DEBUG - VN ctest-vn-54378386 UUID is f30d6811-4c49-4a78-a29c-dd94cddacead
2025-07-08 15:46:25,717 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3613-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3613-1)
2025-07-08 15:46:25,718 - INFO - Waiting for VM ctest-TestBasicVMVN-35015553-80339293 to be up..
2025-07-08 15:46:25,797 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-08 15:46:30,947 - DEBUG - VM is in ACTIVE state now
2025-07-08 15:46:30,947 - INFO - VM name : ctest-TestBasicVMVN-35015553-80339293
2025-07-08 15:46:31,052 - DEBUG - VM ctest-TestBasicVMVN-35015553-80339293 ID is dad95d74-51c2-4cc0-80b0-e0237b6b375b
2025-07-08 15:46:31,053 - DEBUG - VM ctest-TestBasicVMVN-35015553-80339293 launched on Node cn-jenkins-deploy-platform-ansible-os-3613-1
2025-07-08 15:46:31,158 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/dad95d74-51c2-4cc0-80b0-e0237b6b375b
2025-07-08 15:46:31,176 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a2f71e7f-2d15-4188-ace1-3c116e0fdd89
2025-07-08 15:46:34,540 - 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 1022ms')
2025-07-08 15:46:34,540 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35015553-80339293 failed!
2025-07-08 15:46:34,612 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35015553:ctest-vn-54378386 is 15.148.215.193 and allocation pool is NOT set
2025-07-08 15:46:38,697 - 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 1004ms')
2025-07-08 15:46:38,697 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35015553-80339293 failed!
2025-07-08 15:46:38,764 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35015553:ctest-vn-54378386 is 15.148.215.193 and allocation pool is NOT set
2025-07-08 15:46:40,848 - 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.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.569 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.569/1.931/3.294/1.362 ms')
2025-07-08 15:46:40,848 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35015553-80339293 passed
2025-07-08 15:46:41,037 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 15:46:41,037 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35015553-80339293, IP 15.148.215.195, Port 22
2025-07-08 15:46:41,231 - DEBUG - VM ctest-TestBasicVMVN-35015553-80339293 is ready for SSH connections
2025-07-08 15:46:41,231 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-07-08 15:46:41,231 - DEBUG - cat /tmp/output.txt
2025-07-08 15:46:43,169 - DEBUG - Hello World. The time is now Tue, 08 Jul 2025 09:46:39 -0600!
2025-07-08 15:46:43,169 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 08 Jul 2025 09:46:39 -0600!'}
2025-07-08 15:46:43,169 - INFO - metadata_script.txt got executed in the vm
2025-07-08 15:46:43,169 - INFO - Deleting VM ctest-TestBasicVMVN-35015553-80339293
2025-07-08 15:46:43,293 - INFO - Deleting VN ctest-vn-54378386
2025-07-08 15:46:43,360 - DEBUG - VN f30d6811-4c49-4a78-a29c-dd94cddacead still in use: Unable to complete operation on network f30d6811-4c49-4a78-a29c-dd94cddacead. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-58835b92-ab82-4af8-8bf8-ba223b581b59']
2025-07-08 15:46:43,360 - WARNING - Deleting VN ctest-vn-54378386 failed..Will retry
2025-07-08 15:46:45,612 - DEBUG - Response for deleting network ()
2025-07-08 15:46:45,914 - DEBUG - No XMPP flaps were noticed during the test
2025-07-08 15:46:45,914 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-07-08 15:46:45,914 - INFO - --------------------------------------------------------------------------------
2025-07-08 15:46:45,920 - INFO - ================================================================================
2025-07-08 15:46:45,920 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-08 15:46:45,920 - 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-07-08 15:46:46,238 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2025-07-08 15:46:46,238 - INFO - Initial checks done. Running the testcase now
2025-07-08 15:46:46,238 - INFO -
2025-07-08 15:46:46,934 - DEBUG - Response for create_network : {'network': {'id': 'c3412700-fb9b-490c-b553-c99b180ef7d1', 'name': 'ctest-vn-03231449', 'tenant_id': 'b656a287de004d8ca3dcb924ecd9e744', 'project_id': 'b656a287de004d8ca3dcb924ecd9e744', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35015553', 'ctest-vn-03231449'], 'port_security_enabled': True, 'description': ''}}
2025-07-08 15:46:47,226 - DEBUG - Response for create_subnet : {'subnet': {'id': '29ae6313-66c8-49ec-8587-11df7bff2a73', 'name': '', 'tenant_id': 'b656a287de004d8ca3dcb924ecd9e744', 'network_id': 'c3412700-fb9b-490c-b553-c99b180ef7d1', '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': 'b656a287de004d8ca3dcb924ecd9e744'}}
2025-07-08 15:46:47,482 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ceee5771-7e43-4a09-bad1-36e623b4d56e', 'name': '', 'tenant_id': 'b656a287de004d8ca3dcb924ecd9e744', 'network_id': 'c3412700-fb9b-490c-b553-c99b180ef7d1', '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': 'b656a287de004d8ca3dcb924ecd9e744'}}
2025-07-08 15:46:47,505 - INFO - Created VN ctest-vn-03231449
2025-07-08 15:46:47,564 - DEBUG - VN ctest-vn-03231449 UUID is c3412700-fb9b-490c-b553-c99b180ef7d1
2025-07-08 15:46:48,019 - DEBUG - Response for create_port : {'port': {'name': 'fa13915f-7a7b-4ed4-b478-6948ee25c9f9', 'id': 'fa13915f-7a7b-4ed4-b478-6948ee25c9f9', 'tenant_id': 'b656a287de004d8ca3dcb924ecd9e744', 'network_id': 'c3412700-fb9b-490c-b553-c99b180ef7d1', 'mac_address': '02:fa:13:91:5f:7a', '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': '29ae6313-66c8-49ec-8587-11df7bff2a73'}], 'security_groups': ['5429b3fc-7265-4549-bfbf-ea7f320da619'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b656a287de004d8ca3dcb924ecd9e744'}}
2025-07-08 15:46:48,203 - DEBUG - Response for create_port : {'port': {'name': '3fee2b32-e4a8-487d-afc8-e1d3b08d038e', 'id': '3fee2b32-e4a8-487d-afc8-e1d3b08d038e', 'tenant_id': 'b656a287de004d8ca3dcb924ecd9e744', 'network_id': 'c3412700-fb9b-490c-b553-c99b180ef7d1', 'mac_address': '02:3f:ee:2b:32:e4', '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': 'ceee5771-7e43-4a09-bad1-36e623b4d56e'}], 'security_groups': ['5429b3fc-7265-4549-bfbf-ea7f320da619'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b656a287de004d8ca3dcb924ecd9e744'}}
2025-07-08 15:46:48,707 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3613-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3613-1)
2025-07-08 15:46:49,379 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3613-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3613-1)
2025-07-08 15:46:50,771 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3613-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3613-1)
2025-07-08 15:46:50,771 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-07-08 15:46:50,777 - DEBUG - Requesting: http://10.0.0.50:8082/domain/69a0b9d8-0a54-4563-925e-43a30f6e3510
2025-07-08 15:46:50,796 - DEBUG - Requesting: http://10.0.0.50:8082/project/b656a287-de00-4d8c-a3dc-b924ecd9e744
2025-07-08 15:46:50,886 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/68f17c19-5a2d-4e33-b5d3-a44b9b216662
2025-07-08 15:46:50,904 - INFO - Verifications in API Server for IPAM: ctest-ipam-94700029 passed
2025-07-08 15:46:50,912 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-35015553:ctest-ipam-94700029', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-35015553', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7561961697660718643', 'uuid-lslong': '13101996385583064674'}, 'enable': 'true', 'created': '2025-07-08T15:46:46', 'last-modified': '2025-07-08T15:46:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.372944'}
2025-07-08 15:46:50,912 - INFO - Verifications in Control node for IPAM: ctest-ipam-94700029 passed
2025-07-08 15:46:50,912 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-07-08 15:46:50,927 - DEBUG - Requesting: http://10.0.0.50:8082/domain/69a0b9d8-0a54-4563-925e-43a30f6e3510
2025-07-08 15:46:50,945 - DEBUG - Requesting: http://10.0.0.50:8082/project/b656a287-de00-4d8c-a3dc-b924ecd9e744
2025-07-08 15:46:51,044 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c3412700-fb9b-490c-b553-c99b180ef7d1
2025-07-08 15:46:51,078 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c3412700-fb9b-490c-b553-c99b180ef7d1
2025-07-08 15:46:51,100 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6d1830ef-d401-4c4c-89b3-2d298e051f08
2025-07-08 15:46:51,115 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6d1830ef-d401-4c4c-89b3-2d298e051f08
2025-07-08 15:46:51,135 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/6a039919-978b-442f-910f-ead02ecc59a0
2025-07-08 15:46:51,159 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-08 15:46:51,160 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c3412700-fb9b-490c-b553-c99b180ef7d1
2025-07-08 15:46:51,190 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6d1830ef-d401-4c4c-89b3-2d298e051f08
2025-07-08 15:46:51,234 - INFO - Verified VN network id 7 for VN c3412700-fb9b-490c-b553-c99b180ef7d1
2025-07-08 15:46:51,234 - INFO - Verifications in API Server for VN ctest-vn-03231449 passed
2025-07-08 15:46:51,234 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c3412700-fb9b-490c-b553-c99b180ef7d1
2025-07-08 15:46:51,254 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6d1830ef-d401-4c4c-89b3-2d298e051f08
2025-07-08 15:46:51,279 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6d1830ef-d401-4c4c-89b3-2d298e051f08
2025-07-08 15:46:51,296 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/6a039919-978b-442f-910f-ead02ecc59a0
2025-07-08 15:46:51,326 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-35015553:ctest-vn-03231449', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-35015553', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14069569596056881420', 'uuid-lslong': '13066008611892688849'}, 'enable': 'true', 'created': '2025-07-08T15:46:46', 'last-modified': '2025-07-08T15:46:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.901669'}
2025-07-08 15:46:51,348 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-08 15:46:51,348 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-03231449 passed
2025-07-08 15:46:51,348 - DEBUG - ====Verifying policy data for ctest-vn-03231449 in API_Server ======
2025-07-08 15:46:51,348 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-07-08 15:46:51,389 - DEBUG - Requesting: http://10.0.0.50:8082/domain/69a0b9d8-0a54-4563-925e-43a30f6e3510
2025-07-08 15:46:51,444 - DEBUG - Requesting: http://10.0.0.50:8082/project/b656a287-de00-4d8c-a3dc-b924ecd9e744
2025-07-08 15:46:51,574 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c3412700-fb9b-490c-b553-c99b180ef7d1
2025-07-08 15:46:51,621 - DEBUG - =>VN ctest-vn-03231449 has no policy to be verified
2025-07-08 15:46:51,621 - DEBUG - Verifying the vn in opserver
2025-07-08 15:46:51,621 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-35015553:ctest-vn-03231449 virtual network link through opserver 10.0.0.50
2025-07-08 15:46:51,622 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-07-08 15:46:52,004 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-07-08 15:46:52,089 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-35015553:ctest-vn-03231449', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-35015553:ctest-vn-03231449?flat'}
2025-07-08 15:46:52,089 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-35015553:ctest-vn-03231449 is found in opserver
2025-07-08 15:46:52,101 - DEBUG - VRF ids for VN ctest-vn-03231449: {'10.0.0.50': '2'}
2025-07-08 15:46:52,101 - INFO - Waiting for VM ctest-TestBasicVMVN-35015553-12341190 to be up..
2025-07-08 15:46:52,196 - DEBUG - VM is in ACTIVE state now
2025-07-08 15:46:52,196 - INFO - VM name : ctest-TestBasicVMVN-35015553-12341190
2025-07-08 15:46:52,290 - DEBUG - VM ctest-TestBasicVMVN-35015553-12341190 ID is c96d48f2-f6f1-4814-bd60-29e4fc1ec067
2025-07-08 15:46:52,290 - DEBUG - VM ctest-TestBasicVMVN-35015553-12341190 launched on Node cn-jenkins-deploy-platform-ansible-os-3613-1
2025-07-08 15:46:52,377 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/c96d48f2-f6f1-4814-bd60-29e4fc1ec067
2025-07-08 15:46:52,392 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fa13915f-7a7b-4ed4-b478-6948ee25c9f9
2025-07-08 15:46:55,659 - 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 1017ms')
2025-07-08 15:46:55,659 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35015553-12341190 failed!
2025-07-08 15:46:55,724 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35015553:ctest-vn-03231449 is 31.1.1.1 and allocation pool is NOT set
2025-07-08 15:46:55,725 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35015553:ctest-vn-03231449 is 31.1.2.1 and allocation pool is NOT set
2025-07-08 15:46:59,817 - 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 1017ms')
2025-07-08 15:46:59,818 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35015553-12341190 failed!
2025-07-08 15:46:59,896 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35015553:ctest-vn-03231449 is 31.1.1.1 and allocation pool is NOT set
2025-07-08 15:46:59,896 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35015553:ctest-vn-03231449 is 31.1.2.1 and allocation pool is NOT set
2025-07-08 15:47:01,967 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.35 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.348/4.200/6.053/1.852 ms')
2025-07-08 15:47:01,967 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35015553-12341190 passed
2025-07-08 15:47:02,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 15:47:02,149 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35015553-12341190, IP 31.1.1.4, Port 22
2025-07-08 15:47:02,219 - 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-07-08 15:47:02,356 - DEBUG - VM ctest-TestBasicVMVN-35015553-12341190 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-08 15:47:07,356 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 15:47:07,356 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35015553-12341190, IP 31.1.1.4, Port 22
2025-07-08 15:47:07,547 - DEBUG - VM ctest-TestBasicVMVN-35015553-12341190 is ready for SSH connections
2025-07-08 15:47:07,547 - INFO - Waiting for VM ctest-TestBasicVMVN-35015553-43011205 to be up..
2025-07-08 15:47:07,655 - DEBUG - VM is in ACTIVE state now
2025-07-08 15:47:07,655 - INFO - VM name : ctest-TestBasicVMVN-35015553-43011205
2025-07-08 15:47:07,786 - DEBUG - VM ctest-TestBasicVMVN-35015553-43011205 ID is d09970f5-d2f1-4734-ac51-1cc874c0dce9
2025-07-08 15:47:07,786 - DEBUG - VM ctest-TestBasicVMVN-35015553-43011205 launched on Node cn-jenkins-deploy-platform-ansible-os-3613-1
2025-07-08 15:47:07,934 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d09970f5-d2f1-4734-ac51-1cc874c0dce9
2025-07-08 15:47:07,955 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3fee2b32-e4a8-487d-afc8-e1d3b08d038e
2025-07-08 15:47:09,290 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.703 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.703/2.399/4.095/1.696 ms')
2025-07-08 15:47:09,290 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-35015553-43011205 passed
2025-07-08 15:47:09,492 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 15:47:09,492 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35015553-43011205, IP 31.1.2.4, Port 22
2025-07-08 15:47:09,699 - DEBUG - VM ctest-TestBasicVMVN-35015553-43011205 is ready for SSH connections
2025-07-08 15:47:09,700 - INFO - Waiting for VM ctest-TestBasicVMVN-35015553-93709815 to be up..
2025-07-08 15:47:09,883 - DEBUG - VM is in ACTIVE state now
2025-07-08 15:47:09,884 - INFO - VM name : ctest-TestBasicVMVN-35015553-93709815
2025-07-08 15:47:10,047 - DEBUG - VM ctest-TestBasicVMVN-35015553-93709815 ID is 8a0d84bb-8252-4731-8f0e-2b4b07c80ffd
2025-07-08 15:47:10,047 - DEBUG - VM ctest-TestBasicVMVN-35015553-93709815 launched on Node cn-jenkins-deploy-platform-ansible-os-3613-1
2025-07-08 15:47:10,162 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8a0d84bb-8252-4731-8f0e-2b4b07c80ffd
2025-07-08 15:47:10,177 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1acd2ed9-13a5-403b-ba58-98b1f6c266f5
2025-07-08 15:47:11,485 - 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=6.62 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.695 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.695/3.657/6.619/2.962 ms')
2025-07-08 15:47:11,485 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-35015553-93709815 passed
2025-07-08 15:47:11,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 15:47:11,665 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35015553-93709815, IP 31.1.1.3, Port 22
2025-07-08 15:47:11,861 - DEBUG - VM ctest-TestBasicVMVN-35015553-93709815 is ready for SSH connections
2025-07-08 15:47:11,861 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 15:47:11,861 - 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.50, gateway password: c0ntrail123
2025-07-08 15:47:11,862 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-08 15:47:16,460 - 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=5.544 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.210 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=2.191 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.210/2.981/5.544 ms
2025-07-08 15:47:16,461 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-35015553-12341190 passed
2025-07-08 15:47:16,461 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 15:47:16,461 - 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.50, gateway password: c0ntrail123
2025-07-08 15:47:16,462 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-08 15:47:20,480 - 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.769 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.513 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.851 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.513/2.377/3.769 ms
2025-07-08 15:47:20,481 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-35015553-43011205 passed
2025-07-08 15:47:20,481 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 15:47:20,482 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 15:47:20,482 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-08 15:47:20,482 - 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.50, gateway password: c0ntrail123
2025-07-08 15:47:20,483 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-08 15:47:20,831 - DEBUG - None
2025-07-08 15:47:20,831 - 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.50, gateway password: c0ntrail123
2025-07-08 15:47:20,831 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-08 15:47:21,079 - DEBUG - None
2025-07-08 15:47:21,080 - 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.50, gateway password: c0ntrail123
2025-07-08 15:47:21,080 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-08 15:47:22,003 - DEBUG - None
2025-07-08 15:47:22,004 - 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.50, gateway password: c0ntrail123
2025-07-08 15:47:22,005 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-08 15:47:24,356 - 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.951 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.485 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.594 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.039 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.854 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.594/2.584/6.485 ms
2025-07-08 15:47:24,357 - 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.50, gateway password: c0ntrail123
2025-07-08 15:47:24,357 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-08 15:47:26,748 - 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.088 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.991 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.104 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.357 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.132 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=8.153 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.877 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.877/3.671/8.153 ms
2025-07-08 15:47:26,749 - 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.50, gateway password: c0ntrail123
2025-07-08 15:47:26,749 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-08 15:47:29,122 - 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.652 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.658 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.950 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.906 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.004 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.880 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.746 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.652/3.256/7.950 ms
2025-07-08 15:47:29,123 - INFO - Deleting VM ctest-TestBasicVMVN-35015553-93709815
2025-07-08 15:47:29,304 - INFO - Detaching port 3fee2b32-e4a8-487d-afc8-e1d3b08d038e from VM ctest-TestBasicVMVN-35015553-43011205
2025-07-08 15:47:29,389 - INFO - Deleting VM ctest-TestBasicVMVN-35015553-43011205
2025-07-08 15:47:29,463 - INFO - Detaching port fa13915f-7a7b-4ed4-b478-6948ee25c9f9 from VM ctest-TestBasicVMVN-35015553-12341190
2025-07-08 15:47:29,501 - INFO - Deleting VM ctest-TestBasicVMVN-35015553-12341190
2025-07-08 15:47:29,591 - INFO - Deleting VN ctest-vn-03231449
2025-07-08 15:47:29,812 - DEBUG - Response for delete_port : ()
2025-07-08 15:47:30,025 - DEBUG - Response for delete_port : ()
2025-07-08 15:47:30,084 - DEBUG - VN c3412700-fb9b-490c-b553-c99b180ef7d1 still in use: Unable to complete operation on network c3412700-fb9b-490c-b553-c99b180ef7d1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a29eca8c-1d36-4050-b43d-002d95cc2855']
2025-07-08 15:47:30,084 - WARNING - Deleting VN ctest-vn-03231449 failed..Will retry
2025-07-08 15:47:32,379 - DEBUG - Response for deleting network ()
2025-07-08 15:47:32,379 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6d1830ef-d401-4c4c-89b3-2d298e051f08
2025-07-08 15:47:32,389 - DEBUG - Response Code: 404
2025-07-08 15:47:32,389 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-07-08 15:47:32,399 - DEBUG - Requesting: http://10.0.0.50:8082/domain/69a0b9d8-0a54-4563-925e-43a30f6e3510
2025-07-08 15:47:32,418 - DEBUG - Requesting: http://10.0.0.50:8082/project/b656a287-de00-4d8c-a3dc-b924ecd9e744
2025-07-08 15:47:32,524 - INFO - Validated that VN ctest-vn-03231449 is not found in API Server
2025-07-08 15:47:32,547 - DEBUG - VN ctest-vn-03231449 is not present in Agent 10.0.0.50
2025-07-08 15:47:32,547 - INFO - Validated that VN ctest-vn-03231449 is not in any agent
2025-07-08 15:47:32,557 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-07-08 15:47:32,566 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-03231449
2025-07-08 15:47:32,566 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-35015553:ctest-vn-03231449
2025-07-08 15:47:32,585 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-03231449 info
2025-07-08 15:47:32,675 - INFO - IPAM: ctest-ipam-94700029 is not found in API Server
2025-07-08 15:47:32,690 - INFO - IPAM:ctest-ipam-94700029 is not found in control node
2025-07-08 15:47:32,990 - DEBUG - No XMPP flaps were noticed during the test
2025-07-08 15:47:32,990 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:47]
2025-07-08 15:47:32,991 - INFO - --------------------------------------------------------------------------------
2025-07-08 15:47:33,749 - INFO - Deleted project: ctest-TestBasicVMVN-35015553, ID : b656a287-de00-4d8c-a3dc-b924ecd9e744