2025-10-22 11:42:56,817 - INFO - Domain Default found not creating
2025-10-22 11:42:56,961 - INFO - Project ctest-TestBasicVMVN-23159981 not found, creating it
2025-10-22 11:42:57,428 - INFO - Created Project:ctest-TestBasicVMVN-23159981, ID : daff14db-a93a-4c42-90e7-20b908572e81 
2025-10-22 11:42:59,300 - INFO - ================================================================================
2025-10-22 11:42:59,300 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-22 11:42:59,300 - 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-10-22 11:42:59,553 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with
2025-10-22 11:42:59,553 - INFO - Initial checks done. Running the testcase now
2025-10-22 11:42:59,553 - INFO - 
2025-10-22 11:43:00,145 - DEBUG - Response for create_network : {'network': {'id': 'd60b6513-3d27-48e6-9b59-e9f0b96ba4a7', 'name': 'ctest-vn2_metadata-77001989', 'tenant_id': 'daff14dba93a4c4290e720b908572e81', 'project_id': 'daff14dba93a4c4290e720b908572e81', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-23159981', 'ctest-vn2_metadata-77001989'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 11:43:00,315 - DEBUG - Response for create_subnet : {'subnet': {'id': '0d6ac446-1f36-4ce7-a7b6-853823f468fa', 'name': '', 'tenant_id': 'daff14dba93a4c4290e720b908572e81', 'network_id': 'd60b6513-3d27-48e6-9b59-e9f0b96ba4a7', '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': 'daff14dba93a4c4290e720b908572e81'}}
2025-10-22 11:43:00,331 - INFO - Created VN ctest-vn2_metadata-77001989
2025-10-22 11:43:00,384 - DEBUG - VN ctest-vn2_metadata-77001989 UUID is d60b6513-3d27-48e6-9b59-e9f0b96ba4a7
2025-10-22 11:43:00,566 - DEBUG - Services list from nova: [, , ]
2025-10-22 11:43:01,618 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4425-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4425-1)
2025-10-22 11:43:01,728 - DEBUG - Link local service introspect added
2025-10-22 11:43:01,771 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-22 11:43:06,854 - DEBUG - VM  is in ACTIVE state now
2025-10-22 11:43:06,983 - INFO - Waiting for VM ctest-TestBasicVMVN-23159981-17660036 to be up..
2025-10-22 11:43:06,983 - INFO - VM name : ctest-TestBasicVMVN-23159981-17660036
2025-10-22 11:43:07,061 - DEBUG - VM ctest-TestBasicVMVN-23159981-17660036 ID is 426cbae9-4444-4782-bf87-7e6c5986ed4c
2025-10-22 11:43:07,061 - DEBUG - VM ctest-TestBasicVMVN-23159981-17660036 launched on Node cn-jenkins-deploy-platform-ansible-os-4425-1
2025-10-22 11:43:07,135 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/426cbae9-4444-4782-bf87-7e6c5986ed4c
2025-10-22 11:43:07,428 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/426cbae9-4444-4782-bf87-7e6c5986ed4c
2025-10-22 11:43:07,457 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/e38745ba-ba2d-4ada-adbb-59b4b592746a
2025-10-22 11:43:10,713 - 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-10-22 11:43:10,713 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23159981-17660036 failed!
2025-10-22 11:43:10,768 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23159981:ctest-vn2_metadata-77001989 is 11.1.1.1 and allocation pool is NOT set
2025-10-22 11:43:12,828 - 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.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.407 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.407/3.379/6.352/2.972 ms')
2025-10-22 11:43:12,828 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23159981-17660036 passed
2025-10-22 11:43:12,976 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:43:12,976 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23159981-17660036, IP 11.1.1.3, Port 22
2025-10-22 11:43:13,132 - DEBUG - VM ctest-TestBasicVMVN-23159981-17660036 is ready for SSH connections
2025-10-22 11:43:13,132 - INFO - Retry 0
2025-10-22 11:43:13,132 - 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.41, gateway password: c0ntrail123
2025-10-22 11:43:13,132 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-22 11:43:14,790 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-22 11:43:14,791 - INFO - Generic metadata worked
2025-10-22 11:43:15,048 - DEBUG - Link local service introspect removed
2025-10-22 11:43:15,048 - INFO - Deleting VM ctest-TestBasicVMVN-23159981-17660036
2025-10-22 11:43:15,117 - INFO - Deleting VN ctest-vn2_metadata-77001989 
2025-10-22 11:43:15,152 - DEBUG - VN d60b6513-3d27-48e6-9b59-e9f0b96ba4a7 still in use: Unable to complete operation on network d60b6513-3d27-48e6-9b59-e9f0b96ba4a7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-eb4450b8-d278-4790-8af0-8a186b9d8734']
2025-10-22 11:43:15,152 - WARNING - Deleting VN ctest-vn2_metadata-77001989 failed..Will retry
2025-10-22 11:43:17,254 - DEBUG - Response for deleting network ()
2025-10-22 11:43:17,508 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 11:43:17,508 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-22 11:43:17,509 - INFO - --------------------------------------------------------------------------------
2025-10-22 11:43:17,511 - INFO - ================================================================================
2025-10-22 11:43:17,511 - INFO - STARTING TEST    : test_metadata_service
2025-10-22 11:43:17,511 - 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-10-22 11:43:17,797 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with
2025-10-22 11:43:17,797 - INFO - Initial checks done. Running the testcase now
2025-10-22 11:43:17,798 - INFO - 
2025-10-22 11:43:17,798 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-configs
2025-10-22 11:43:17,803 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-config/61606585-9998-43ca-a7a5-3d05f07042c7
2025-10-22 11:43:17,994 - DEBUG - Response for create_network : {'network': {'id': '682679e5-a718-4908-8200-8587c85aaf51', 'name': 'ctest-vn-73048997', 'tenant_id': 'daff14dba93a4c4290e720b908572e81', 'project_id': 'daff14dba93a4c4290e720b908572e81', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-23159981', 'ctest-vn-73048997'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 11:43:18,212 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd77bdb05-f3ae-4801-b9cd-dd0b61ace1c6', 'name': '', 'tenant_id': 'daff14dba93a4c4290e720b908572e81', 'network_id': '682679e5-a718-4908-8200-8587c85aaf51', 'ip_version': 4, 'cidr': '27.196.18.64/26', 'allocation_pools': [{'start': '27.196.18.66', 'end': '27.196.18.126'}], 'gateway_ip': '27.196.18.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '27.196.18.66', 'tags': [], 'project_id': 'daff14dba93a4c4290e720b908572e81'}}
2025-10-22 11:43:18,230 - INFO - Created VN ctest-vn-73048997
2025-10-22 11:43:18,284 - DEBUG - VN ctest-vn-73048997 UUID is 682679e5-a718-4908-8200-8587c85aaf51
2025-10-22 11:43:19,468 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4425-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4425-1)
2025-10-22 11:43:19,468 - INFO - Waiting for VM ctest-TestBasicVMVN-23159981-25253037 to be up..
2025-10-22 11:43:19,512 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-22 11:43:24,590 - DEBUG - VM  is in ACTIVE state now
2025-10-22 11:43:24,590 - INFO - VM name : ctest-TestBasicVMVN-23159981-25253037
2025-10-22 11:43:24,666 - DEBUG - VM ctest-TestBasicVMVN-23159981-25253037 ID is c9b08b8e-1294-4a51-b2b7-aebf6a5bb362
2025-10-22 11:43:24,666 - DEBUG - VM ctest-TestBasicVMVN-23159981-25253037 launched on Node cn-jenkins-deploy-platform-ansible-os-4425-1
2025-10-22 11:43:24,743 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/c9b08b8e-1294-4a51-b2b7-aebf6a5bb362
2025-10-22 11:43:24,752 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/2ba2adf1-84fe-4dd1-bfb1-8d54683ef16f
2025-10-22 11:43:28,031 - 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 1026ms')
2025-10-22 11:43:28,031 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23159981-25253037 failed!
2025-10-22 11:43:28,084 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23159981:ctest-vn-73048997 is 27.196.18.65 and allocation pool is NOT set
2025-10-22 11:43:30,150 - 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=2.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.41 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.409/2.634/2.860/0.225 ms')
2025-10-22 11:43:30,150 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23159981-25253037 passed
2025-10-22 11:43:30,300 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:43:30,300 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23159981-25253037, IP 27.196.18.67, Port 22
2025-10-22 11:43:30,366 - 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-10-22 11:43:30,447 - DEBUG - VM ctest-TestBasicVMVN-23159981-25253037 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-22 11:43:35,448 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:43:35,448 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23159981-25253037, IP 27.196.18.67, Port 22
2025-10-22 11:43:35,604 - DEBUG - VM ctest-TestBasicVMVN-23159981-25253037 is ready for SSH connections
2025-10-22 11:43:35,604 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-10-22 11:43:35,604 - DEBUG - cat /tmp/output.txt
2025-10-22 11:43:37,252 - DEBUG - Hello World.  The time is now Wed, 22 Oct 2025 05:43:31 -0600!
2025-10-22 11:43:37,252 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Wed, 22 Oct 2025 05:43:31 -0600!'}
2025-10-22 11:43:37,252 - INFO - metadata_script.txt got executed in the vm
2025-10-22 11:43:37,252 - INFO - Deleting VM ctest-TestBasicVMVN-23159981-25253037
2025-10-22 11:43:37,341 - INFO - Deleting VN ctest-vn-73048997 
2025-10-22 11:43:37,379 - DEBUG - VN 682679e5-a718-4908-8200-8587c85aaf51 still in use: Unable to complete operation on network 682679e5-a718-4908-8200-8587c85aaf51. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6e33ca4e-cde9-4b9c-bd9f-c47a7729ad6d']
2025-10-22 11:43:37,379 - WARNING - Deleting VN ctest-vn-73048997 failed..Will retry
2025-10-22 11:43:39,481 - DEBUG - Response for deleting network ()
2025-10-22 11:43:39,736 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 11:43:39,736 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-10-22 11:43:39,736 - INFO - --------------------------------------------------------------------------------
2025-10-22 11:43:39,739 - INFO - ================================================================================
2025-10-22 11:43:39,739 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-22 11:43:39,739 - 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-10-22 11:43:40,024 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with
2025-10-22 11:43:40,024 - INFO - Initial checks done. Running the testcase now
2025-10-22 11:43:40,024 - INFO - 
2025-10-22 11:43:40,510 - DEBUG - Response for create_network : {'network': {'id': '9afb910d-a6e8-4871-adb2-e3703ee66005', 'name': 'ctest-vn-34275084', 'tenant_id': 'daff14dba93a4c4290e720b908572e81', 'project_id': 'daff14dba93a4c4290e720b908572e81', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-23159981', 'ctest-vn-34275084'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 11:43:40,706 - DEBUG - Response for create_subnet : {'subnet': {'id': '625842ce-67c5-4741-9780-f63e15680c78', 'name': '', 'tenant_id': 'daff14dba93a4c4290e720b908572e81', 'network_id': '9afb910d-a6e8-4871-adb2-e3703ee66005', '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': 'daff14dba93a4c4290e720b908572e81'}}
2025-10-22 11:43:40,902 - DEBUG - Response for create_subnet : {'subnet': {'id': '6bdd7073-36d4-40c5-af99-26d22fe0abea', 'name': '', 'tenant_id': 'daff14dba93a4c4290e720b908572e81', 'network_id': '9afb910d-a6e8-4871-adb2-e3703ee66005', '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': 'daff14dba93a4c4290e720b908572e81'}}
2025-10-22 11:43:40,922 - INFO - Created VN ctest-vn-34275084
2025-10-22 11:43:40,976 - DEBUG - VN ctest-vn-34275084 UUID is 9afb910d-a6e8-4871-adb2-e3703ee66005
2025-10-22 11:43:41,346 - DEBUG - Response for create_port : {'port': {'name': '4813ea33-53a2-48bb-972f-2efdf78da1f4', 'id': '4813ea33-53a2-48bb-972f-2efdf78da1f4', 'tenant_id': 'daff14dba93a4c4290e720b908572e81', 'network_id': '9afb910d-a6e8-4871-adb2-e3703ee66005', 'mac_address': '02:48:13:ea:33:53', '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': '625842ce-67c5-4741-9780-f63e15680c78'}], 'security_groups': ['be1086f0-9227-4894-a4ac-e8b98650119e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'daff14dba93a4c4290e720b908572e81'}}
2025-10-22 11:43:41,518 - DEBUG - Response for create_port : {'port': {'name': '57172f64-d3fd-4784-8704-3dcd4b01e4cf', 'id': '57172f64-d3fd-4784-8704-3dcd4b01e4cf', 'tenant_id': 'daff14dba93a4c4290e720b908572e81', 'network_id': '9afb910d-a6e8-4871-adb2-e3703ee66005', 'mac_address': '02:57:17:2f:64:d3', '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': '6bdd7073-36d4-40c5-af99-26d22fe0abea'}], 'security_groups': ['be1086f0-9227-4894-a4ac-e8b98650119e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'daff14dba93a4c4290e720b908572e81'}}
2025-10-22 11:43:41,944 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4425-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4425-1)
2025-10-22 11:43:42,375 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4425-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4425-1)
2025-10-22 11:43:43,656 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4425-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4425-1)
2025-10-22 11:43:43,656 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-10-22 11:43:43,662 - DEBUG - Requesting: http://10.0.0.41:8082/domain/170bfba1-97f3-468c-8896-411133f2a6e9
2025-10-22 11:43:43,674 - DEBUG - Requesting: http://10.0.0.41:8082/project/daff14db-a93a-4c42-90e7-20b908572e81
2025-10-22 11:43:43,760 - DEBUG - Requesting: http://10.0.0.41:8082/network-ipam/72bf41e6-5ae8-43c2-98c6-da31f1c53db9
2025-10-22 11:43:43,769 - INFO - Verifications in API Server for IPAM: ctest-ipam-62386006 passed
2025-10-22 11:43:43,779 - DEBUG - Control-node 10.0.0.41 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-23159981:ctest-ipam-62386006', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-23159981', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8268399898498974658', 'uuid-lslong': '11008726247198244281'}, 'enable': 'true', 'created': '2025-10-22T11:43:40', 'last-modified': '2025-10-22T11:43:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.527876'}
2025-10-22 11:43:43,779 - INFO - Verifications in Control node for IPAM: ctest-ipam-62386006 passed
2025-10-22 11:43:43,779 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-10-22 11:43:43,786 - DEBUG - Requesting: http://10.0.0.41:8082/domain/170bfba1-97f3-468c-8896-411133f2a6e9
2025-10-22 11:43:43,808 - DEBUG - Requesting: http://10.0.0.41:8082/project/daff14db-a93a-4c42-90e7-20b908572e81
2025-10-22 11:43:43,896 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/9afb910d-a6e8-4871-adb2-e3703ee66005
2025-10-22 11:43:43,910 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/9afb910d-a6e8-4871-adb2-e3703ee66005
2025-10-22 11:43:43,925 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/87ff6926-8d17-4101-bb12-d3f45e5f609b
2025-10-22 11:43:43,937 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/87ff6926-8d17-4101-bb12-d3f45e5f609b
2025-10-22 11:43:43,946 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/31c4e76f-269a-4e72-93a4-a7e1de2a9748
2025-10-22 11:43:43,959 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-22 11:43:43,960 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/9afb910d-a6e8-4871-adb2-e3703ee66005
2025-10-22 11:43:43,974 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/87ff6926-8d17-4101-bb12-d3f45e5f609b
2025-10-22 11:43:43,999 - INFO - Verified VN network id 11 for VN 9afb910d-a6e8-4871-adb2-e3703ee66005
2025-10-22 11:43:43,999 - INFO - Verifications in API Server for VN ctest-vn-34275084 passed
2025-10-22 11:43:43,999 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/9afb910d-a6e8-4871-adb2-e3703ee66005
2025-10-22 11:43:44,013 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/87ff6926-8d17-4101-bb12-d3f45e5f609b
2025-10-22 11:43:44,023 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/87ff6926-8d17-4101-bb12-d3f45e5f609b
2025-10-22 11:43:44,031 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/31c4e76f-269a-4e72-93a4-a7e1de2a9748
2025-10-22 11:43:44,046 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-23159981:ctest-vn-34275084', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-23159981', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11167679188816119921', 'uuid-lslong': '12516316385647157253'}, 'enable': 'true', 'created': '2025-10-22T11:43:40', 'last-modified': '2025-10-22T11:43:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.175033'}
2025-10-22 11:43:44,057 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-22 11:43:44,057 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-34275084 passed
2025-10-22 11:43:44,058 - DEBUG - ====Verifying policy data for ctest-vn-34275084 in API_Server ======
2025-10-22 11:43:44,059 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-10-22 11:43:44,066 - DEBUG - Requesting: http://10.0.0.41:8082/domain/170bfba1-97f3-468c-8896-411133f2a6e9
2025-10-22 11:43:44,081 - DEBUG - Requesting: http://10.0.0.41:8082/project/daff14db-a93a-4c42-90e7-20b908572e81
2025-10-22 11:43:44,178 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/9afb910d-a6e8-4871-adb2-e3703ee66005
2025-10-22 11:43:44,197 - DEBUG - =>VN ctest-vn-34275084 has no policy to be verified
2025-10-22 11:43:44,197 - DEBUG - Verifying the vn in opserver
2025-10-22 11:43:44,197 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-23159981:ctest-vn-34275084 virtual network link  through opserver 10.0.0.41
2025-10-22 11:43:44,197 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2025-10-22 11:43:44,600 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2025-10-22 11:43:44,671 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-23159981:ctest-vn-34275084', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-23159981:ctest-vn-34275084?flat'}
2025-10-22 11:43:44,671 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-23159981:ctest-vn-34275084 is found in opserver
2025-10-22 11:43:44,677 - DEBUG - VRF ids for VN ctest-vn-34275084: {'10.0.0.41': '2'}
2025-10-22 11:43:44,678 - INFO - Waiting for VM ctest-TestBasicVMVN-23159981-76923157 to be up..
2025-10-22 11:43:44,780 - DEBUG - VM  is in ACTIVE state now
2025-10-22 11:43:44,780 - INFO - VM name : ctest-TestBasicVMVN-23159981-76923157
2025-10-22 11:43:44,875 - DEBUG - VM ctest-TestBasicVMVN-23159981-76923157 ID is 486172c9-d24c-4f8f-ba69-e1d0ed359e3d
2025-10-22 11:43:44,875 - DEBUG - VM ctest-TestBasicVMVN-23159981-76923157 launched on Node cn-jenkins-deploy-platform-ansible-os-4425-1
2025-10-22 11:43:44,947 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/486172c9-d24c-4f8f-ba69-e1d0ed359e3d
2025-10-22 11:43:44,957 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/4813ea33-53a2-48bb-972f-2efdf78da1f4
2025-10-22 11:43:48,219 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-10-22 11:43:48,219 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23159981-76923157 failed!
2025-10-22 11:43:48,272 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23159981:ctest-vn-34275084 is 31.1.1.1 and allocation pool is NOT set
2025-10-22 11:43:48,272 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23159981:ctest-vn-34275084 is 31.1.2.1 and allocation pool is NOT set
2025-10-22 11:43:52,349 - 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 1014ms')
2025-10-22 11:43:52,349 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23159981-76923157 failed!
2025-10-22 11:43:52,404 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23159981:ctest-vn-34275084 is 31.1.1.1 and allocation pool is NOT set
2025-10-22 11:43:52,404 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23159981:ctest-vn-34275084 is 31.1.2.1 and allocation pool is NOT set
2025-10-22 11:43:54,467 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.61 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.607/4.300/5.994/1.693 ms')
2025-10-22 11:43:54,467 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23159981-76923157 passed
2025-10-22 11:43:54,624 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:43:54,624 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23159981-76923157, IP 31.1.1.4, Port 22
2025-10-22 11:43:54,694 - 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-10-22 11:43:54,790 - DEBUG - VM ctest-TestBasicVMVN-23159981-76923157 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-22 11:43:59,791 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:43:59,791 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23159981-76923157, IP 31.1.1.4, Port 22
2025-10-22 11:43:59,960 - DEBUG - VM ctest-TestBasicVMVN-23159981-76923157 is ready for SSH connections
2025-10-22 11:43:59,960 - INFO - Waiting for VM ctest-TestBasicVMVN-23159981-21051855 to be up..
2025-10-22 11:44:00,054 - DEBUG - VM  is in ACTIVE state now
2025-10-22 11:44:00,054 - INFO - VM name : ctest-TestBasicVMVN-23159981-21051855
2025-10-22 11:44:00,136 - DEBUG - VM ctest-TestBasicVMVN-23159981-21051855 ID is 37cf3517-552f-4226-a7b9-af18fcd834a9
2025-10-22 11:44:00,136 - DEBUG - VM ctest-TestBasicVMVN-23159981-21051855 launched on Node cn-jenkins-deploy-platform-ansible-os-4425-1
2025-10-22 11:44:00,224 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/37cf3517-552f-4226-a7b9-af18fcd834a9
2025-10-22 11:44:00,237 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/57172f64-d3fd-4784-8704-3dcd4b01e4cf
2025-10-22 11:44:01,491 - 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=5.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.490 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.490/3.034/5.578/2.544 ms')
2025-10-22 11:44:01,491 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-23159981-21051855 passed
2025-10-22 11:44:01,648 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:44:01,648 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23159981-21051855, IP 31.1.2.4, Port 22
2025-10-22 11:44:01,812 - DEBUG - VM ctest-TestBasicVMVN-23159981-21051855 is ready for SSH connections
2025-10-22 11:44:01,812 - INFO - Waiting for VM ctest-TestBasicVMVN-23159981-14161706 to be up..
2025-10-22 11:44:01,894 - DEBUG - VM  is in ACTIVE state now
2025-10-22 11:44:01,894 - INFO - VM name : ctest-TestBasicVMVN-23159981-14161706
2025-10-22 11:44:01,977 - DEBUG - VM ctest-TestBasicVMVN-23159981-14161706 ID is f7b10a3a-552f-4e7a-af9b-0a11f0a263e1
2025-10-22 11:44:01,977 - DEBUG - VM ctest-TestBasicVMVN-23159981-14161706 launched on Node cn-jenkins-deploy-platform-ansible-os-4425-1
2025-10-22 11:44:02,062 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/f7b10a3a-552f-4e7a-af9b-0a11f0a263e1
2025-10-22 11:44:02,072 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/1902c124-16e0-4760-8b52-b1a2f839533e
2025-10-22 11:44:03,308 - 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=3.19 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.419 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.419/1.804/3.190/1.385 ms')
2025-10-22 11:44:03,308 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-23159981-14161706 passed
2025-10-22 11:44:03,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:44:03,456 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23159981-14161706, IP 31.1.1.3, Port 22
2025-10-22 11:44:03,621 - DEBUG - VM ctest-TestBasicVMVN-23159981-14161706 is ready for SSH connections
2025-10-22 11:44:03,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:44:03,621 - 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.41, gateway password: c0ntrail123
2025-10-22 11:44:03,622 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-22 11:44:07,708 - 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.383 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.854 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.866 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.854/2.367/5.383 ms
2025-10-22 11:44:07,708 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-23159981-76923157 passed
2025-10-22 11:44:07,708 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:44:07,708 - 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.41, gateway password: c0ntrail123
2025-10-22 11:44:07,709 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-22 11:44:11,401 - 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.597 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.866 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.956 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.866/1.806/3.597 ms
2025-10-22 11:44:11,401 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-23159981-21051855 passed
2025-10-22 11:44:11,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:44:11,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:44:11,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 11:44:11,401 - 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.41, gateway password: c0ntrail123
2025-10-22 11:44:11,401 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 11:44:11,596 - DEBUG - None
2025-10-22 11:44:11,596 - 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.41, gateway password: c0ntrail123
2025-10-22 11:44:11,597 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 11:44:11,823 - DEBUG - None
2025-10-22 11:44:11,823 - 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.41, gateway password: c0ntrail123
2025-10-22 11:44:11,824 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 11:44:12,487 - DEBUG - None
2025-10-22 11:44:12,487 - 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.41, gateway password: c0ntrail123
2025-10-22 11:44:12,488 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-22 11:44:14,722 - 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.871 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.430 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.421 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.155 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.542 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.421/2.283/6.430 ms
2025-10-22 11:44:14,722 - 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.41, gateway password: c0ntrail123
2025-10-22 11:44:14,722 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-22 11:44:16,983 - 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.954 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.843 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.946 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.487 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.043 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.211 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.375 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.375/2.265/4.946 ms
2025-10-22 11:44:16,983 - 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.41, gateway password: c0ntrail123
2025-10-22 11:44:16,983 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-22 11:44:19,254 - 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.618 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.619 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.532 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.446 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.785 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.554 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.358/1.701/3.532 ms
2025-10-22 11:44:19,254 - INFO - Deleting VM ctest-TestBasicVMVN-23159981-14161706
2025-10-22 11:44:19,329 - INFO - Detaching port 57172f64-d3fd-4784-8704-3dcd4b01e4cf from VM ctest-TestBasicVMVN-23159981-21051855
2025-10-22 11:44:19,361 - INFO - Deleting VM ctest-TestBasicVMVN-23159981-21051855
2025-10-22 11:44:19,427 - INFO - Detaching port 4813ea33-53a2-48bb-972f-2efdf78da1f4 from VM ctest-TestBasicVMVN-23159981-76923157
2025-10-22 11:44:19,457 - INFO - Deleting VM ctest-TestBasicVMVN-23159981-76923157
2025-10-22 11:44:19,534 - INFO - Deleting VN ctest-vn-34275084 
2025-10-22 11:44:19,706 - DEBUG - Response for delete_port : ()
2025-10-22 11:44:19,860 - DEBUG - Response for delete_port : ()
2025-10-22 11:44:19,907 - DEBUG - VN 9afb910d-a6e8-4871-adb2-e3703ee66005 still in use: Unable to complete operation on network 9afb910d-a6e8-4871-adb2-e3703ee66005. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-616008f2-2f61-47f2-921c-bebe4648c7fe']
2025-10-22 11:44:19,907 - WARNING - Deleting VN ctest-vn-34275084 failed..Will retry
2025-10-22 11:44:22,048 - DEBUG - Response for deleting network ()
2025-10-22 11:44:22,048 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/87ff6926-8d17-4101-bb12-d3f45e5f609b
2025-10-22 11:44:22,055 - DEBUG - Response Code: 404
2025-10-22 11:44:22,056 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-10-22 11:44:22,065 - DEBUG - Requesting: http://10.0.0.41:8082/domain/170bfba1-97f3-468c-8896-411133f2a6e9
2025-10-22 11:44:22,119 - DEBUG - Requesting: http://10.0.0.41:8082/project/daff14db-a93a-4c42-90e7-20b908572e81
2025-10-22 11:44:22,192 - INFO - Validated that VN ctest-vn-34275084 is not found in API Server
2025-10-22 11:44:22,202 - DEBUG - VN ctest-vn-34275084 is not present in Agent 10.0.0.41 
2025-10-22 11:44:22,202 - INFO - Validated that VN ctest-vn-34275084 is not in any agent
2025-10-22 11:44:22,207 - DEBUG - VRF 2 is not seen in agent 10.0.0.41
2025-10-22 11:44:22,213 - DEBUG - Vrouter 10.0.0.41 does not have vrf 2 for VN ctest-vn-34275084
2025-10-22 11:44:22,213 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-23159981:ctest-vn-34275084
2025-10-22 11:44:22,224 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-34275084 info
2025-10-22 11:44:22,303 - INFO - IPAM: ctest-ipam-62386006 is not found in API Server
2025-10-22 11:44:22,314 - INFO - IPAM:ctest-ipam-62386006 is not found in control node
2025-10-22 11:44:22,576 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 11:44:22,576 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-10-22 11:44:22,576 - INFO - --------------------------------------------------------------------------------
2025-10-22 11:44:23,247 - INFO - Deleted project: ctest-TestBasicVMVN-23159981, ID : daff14db-a93a-4c42-90e7-20b908572e81