2025-10-27 22:48:27,388 - INFO - Domain Default found not creating
2025-10-27 22:48:27,532 - INFO - Project ctest-TestBasicVMVN-86710538 not found, creating it
2025-10-27 22:48:27,981 - INFO - Created Project:ctest-TestBasicVMVN-86710538, ID : c2228edf-0022-4216-9d04-8883532358b8 
2025-10-27 22:48:29,479 - INFO - ================================================================================
2025-10-27 22:48:29,479 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-27 22:48:29,479 - 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-27 22:48:29,733 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-10-27 22:48:29,734 - INFO - Initial checks done. Running the testcase now
2025-10-27 22:48:29,734 - INFO - 
2025-10-27 22:48:30,281 - DEBUG - Response for create_network : {'network': {'id': '3861ef70-faea-44e9-9f7b-184269e9e9e3', 'name': 'ctest-vn2_metadata-66133885', 'tenant_id': 'c2228edf002242169d048883532358b8', 'project_id': 'c2228edf002242169d048883532358b8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86710538', 'ctest-vn2_metadata-66133885'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 22:48:30,464 - DEBUG - Response for create_subnet : {'subnet': {'id': '16ed6f82-71df-49d1-9527-1516820d16db', 'name': '', 'tenant_id': 'c2228edf002242169d048883532358b8', 'network_id': '3861ef70-faea-44e9-9f7b-184269e9e9e3', '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': 'c2228edf002242169d048883532358b8'}}
2025-10-27 22:48:30,483 - INFO - Created VN ctest-vn2_metadata-66133885
2025-10-27 22:48:30,537 - DEBUG - VN ctest-vn2_metadata-66133885 UUID is 3861ef70-faea-44e9-9f7b-184269e9e9e3
2025-10-27 22:48:30,715 - DEBUG - Services list from nova: [, , ]
2025-10-27 22:48:31,724 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4513-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4513-1)
2025-10-27 22:48:31,832 - DEBUG - Link local service introspect added
2025-10-27 22:48:31,875 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-27 22:48:36,953 - DEBUG - VM  is in ACTIVE state now
2025-10-27 22:48:37,090 - INFO - Waiting for VM ctest-TestBasicVMVN-86710538-52830713 to be up..
2025-10-27 22:48:37,091 - INFO - VM name : ctest-TestBasicVMVN-86710538-52830713
2025-10-27 22:48:37,166 - DEBUG - VM ctest-TestBasicVMVN-86710538-52830713 ID is 937b91d0-6aa1-4398-b83a-d44d583d5d2c
2025-10-27 22:48:37,166 - DEBUG - VM ctest-TestBasicVMVN-86710538-52830713 launched on Node cn-jenkins-deploy-platform-ansible-os-4513-1
2025-10-27 22:48:37,245 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/937b91d0-6aa1-4398-b83a-d44d583d5d2c
2025-10-27 22:48:37,543 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/937b91d0-6aa1-4398-b83a-d44d583d5d2c
2025-10-27 22:48:37,574 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/eba34b41-2a6c-4ada-bde6-5d562813714d
2025-10-27 22:48:40,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 1003ms')
2025-10-27 22:48:40,817 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86710538-52830713 failed!
2025-10-27 22:48:40,873 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86710538:ctest-vn2_metadata-66133885 is 11.1.1.1 and allocation pool is NOT set
2025-10-27 22:48:42,938 - 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.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.34 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.338/4.596/6.855/2.258 ms')
2025-10-27 22:48:42,938 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86710538-52830713 passed
2025-10-27 22:48:43,089 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:48:43,089 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86710538-52830713, IP 11.1.1.3, Port 22
2025-10-27 22:48:43,155 - 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-27 22:48:43,226 - DEBUG - VM ctest-TestBasicVMVN-86710538-52830713 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-27 22:48:48,227 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:48:48,227 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86710538-52830713, IP 11.1.1.3, Port 22
2025-10-27 22:48:48,398 - DEBUG - VM ctest-TestBasicVMVN-86710538-52830713 is ready for SSH connections
2025-10-27 22:48:48,398 - INFO - Retry 0
2025-10-27 22:48:48,398 - 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.38, gateway password: c0ntrail123
2025-10-27 22:48:48,398 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-27 22:48:50,017 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-27 22:48:50,017 - INFO - Generic metadata worked
2025-10-27 22:48:50,261 - DEBUG - Link local service introspect removed
2025-10-27 22:48:50,261 - INFO - Deleting VM ctest-TestBasicVMVN-86710538-52830713
2025-10-27 22:48:50,331 - INFO - Deleting VN ctest-vn2_metadata-66133885 
2025-10-27 22:48:50,370 - DEBUG - VN 3861ef70-faea-44e9-9f7b-184269e9e9e3 still in use: Unable to complete operation on network 3861ef70-faea-44e9-9f7b-184269e9e9e3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b6ecc690-6f5e-4ddd-a62a-881e51e8ad74']
2025-10-27 22:48:50,370 - WARNING - Deleting VN ctest-vn2_metadata-66133885 failed..Will retry
2025-10-27 22:48:52,477 - DEBUG - Response for deleting network ()
2025-10-27 22:48:52,730 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 22:48:52,730 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-10-27 22:48:52,730 - INFO - --------------------------------------------------------------------------------
2025-10-27 22:48:52,732 - INFO - ================================================================================
2025-10-27 22:48:52,732 - INFO - STARTING TEST    : test_metadata_service
2025-10-27 22:48:52,732 - 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-27 22:48:53,018 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-10-27 22:48:53,018 - INFO - Initial checks done. Running the testcase now
2025-10-27 22:48:53,018 - INFO - 
2025-10-27 22:48:53,018 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-10-27 22:48:53,023 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/e8cc553d-25ef-41fa-9c54-00e52d716824
2025-10-27 22:48:53,193 - DEBUG - Response for create_network : {'network': {'id': '01b2be20-4766-42e4-ba11-b942ade6cd8e', 'name': 'ctest-vn-74305788', 'tenant_id': 'c2228edf002242169d048883532358b8', 'project_id': 'c2228edf002242169d048883532358b8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86710538', 'ctest-vn-74305788'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 22:48:53,367 - DEBUG - Response for create_subnet : {'subnet': {'id': '0a5cd1b4-a142-487f-9735-0236eaa0cefe', 'name': '', 'tenant_id': 'c2228edf002242169d048883532358b8', 'network_id': '01b2be20-4766-42e4-ba11-b942ade6cd8e', 'ip_version': 4, 'cidr': '152.208.160.64/26', 'allocation_pools': [{'start': '152.208.160.66', 'end': '152.208.160.126'}], 'gateway_ip': '152.208.160.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '152.208.160.66', 'tags': [], 'project_id': 'c2228edf002242169d048883532358b8'}}
2025-10-27 22:48:53,383 - INFO - Created VN ctest-vn-74305788
2025-10-27 22:48:53,433 - DEBUG - VN ctest-vn-74305788 UUID is 01b2be20-4766-42e4-ba11-b942ade6cd8e
2025-10-27 22:48:54,591 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4513-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4513-1)
2025-10-27 22:48:54,591 - INFO - Waiting for VM ctest-TestBasicVMVN-86710538-69159158 to be up..
2025-10-27 22:48:54,643 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-27 22:48:59,716 - DEBUG - VM  is in ACTIVE state now
2025-10-27 22:48:59,716 - INFO - VM name : ctest-TestBasicVMVN-86710538-69159158
2025-10-27 22:48:59,784 - DEBUG - VM ctest-TestBasicVMVN-86710538-69159158 ID is 434f5628-4f95-436e-9b54-1a7f2661318f
2025-10-27 22:48:59,784 - DEBUG - VM ctest-TestBasicVMVN-86710538-69159158 launched on Node cn-jenkins-deploy-platform-ansible-os-4513-1
2025-10-27 22:48:59,856 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/434f5628-4f95-436e-9b54-1a7f2661318f
2025-10-27 22:48:59,866 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9457e14b-fdbe-4019-92f0-db5c88682b74
2025-10-27 22:49:03,119 - 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 1023ms')
2025-10-27 22:49:03,119 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86710538-69159158 failed!
2025-10-27 22:49:03,173 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86710538:ctest-vn-74305788 is 152.208.160.65 and allocation pool is NOT set
2025-10-27 22:49:05,234 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.68 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.679/2.943/4.207/1.264 ms')
2025-10-27 22:49:05,234 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86710538-69159158 passed
2025-10-27 22:49:05,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:49:05,381 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86710538-69159158, IP 152.208.160.67, Port 22
2025-10-27 22:49:05,447 - 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-27 22:49:05,519 - DEBUG - VM ctest-TestBasicVMVN-86710538-69159158 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-27 22:49:10,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:49:10,520 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86710538-69159158, IP 152.208.160.67, Port 22
2025-10-27 22:49:10,676 - DEBUG - VM ctest-TestBasicVMVN-86710538-69159158 is ready for SSH connections
2025-10-27 22:49:10,676 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-27 22:49:10,676 - DEBUG - cat /tmp/output.txt
2025-10-27 22:49:12,343 - DEBUG - Hello World.  The time is now Mon, 27 Oct 2025 16:49:05 -0600!
2025-10-27 22:49:12,343 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Mon, 27 Oct 2025 16:49:05 -0600!'}
2025-10-27 22:49:12,343 - INFO - metadata_script.txt got executed in the vm
2025-10-27 22:49:12,343 - INFO - Deleting VM ctest-TestBasicVMVN-86710538-69159158
2025-10-27 22:49:12,413 - INFO - Deleting VN ctest-vn-74305788 
2025-10-27 22:49:12,453 - DEBUG - VN 01b2be20-4766-42e4-ba11-b942ade6cd8e still in use: Unable to complete operation on network 01b2be20-4766-42e4-ba11-b942ade6cd8e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ec3b3c6a-e973-41d2-a88f-7f7b56e2dde4']
2025-10-27 22:49:12,454 - WARNING - Deleting VN ctest-vn-74305788 failed..Will retry
2025-10-27 22:49:14,551 - DEBUG - Response for deleting network ()
2025-10-27 22:49:14,806 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 22:49:14,806 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-10-27 22:49:14,806 - INFO - --------------------------------------------------------------------------------
2025-10-27 22:49:14,810 - INFO - ================================================================================
2025-10-27 22:49:14,810 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-27 22:49:14,810 - 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-27 22:49:15,094 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-10-27 22:49:15,094 - INFO - Initial checks done. Running the testcase now
2025-10-27 22:49:15,094 - INFO - 
2025-10-27 22:49:15,583 - DEBUG - Response for create_network : {'network': {'id': '38a2ccfe-cd7c-41d0-8a38-555156b40699', 'name': 'ctest-vn-48607701', 'tenant_id': 'c2228edf002242169d048883532358b8', 'project_id': 'c2228edf002242169d048883532358b8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86710538', 'ctest-vn-48607701'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 22:49:15,756 - DEBUG - Response for create_subnet : {'subnet': {'id': '42301bf5-da71-41aa-bde3-e81c017ccde2', 'name': '', 'tenant_id': 'c2228edf002242169d048883532358b8', 'network_id': '38a2ccfe-cd7c-41d0-8a38-555156b40699', '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': 'c2228edf002242169d048883532358b8'}}
2025-10-27 22:49:15,890 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fade5393-63e6-4ce1-8b4d-8279c24a7a1e', 'name': '', 'tenant_id': 'c2228edf002242169d048883532358b8', 'network_id': '38a2ccfe-cd7c-41d0-8a38-555156b40699', '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': 'c2228edf002242169d048883532358b8'}}
2025-10-27 22:49:15,908 - INFO - Created VN ctest-vn-48607701
2025-10-27 22:49:15,961 - DEBUG - VN ctest-vn-48607701 UUID is 38a2ccfe-cd7c-41d0-8a38-555156b40699
2025-10-27 22:49:16,313 - DEBUG - Response for create_port : {'port': {'name': 'f49e6ddd-8aa6-4947-bf3a-15212f9a27f1', 'id': 'f49e6ddd-8aa6-4947-bf3a-15212f9a27f1', 'tenant_id': 'c2228edf002242169d048883532358b8', 'network_id': '38a2ccfe-cd7c-41d0-8a38-555156b40699', 'mac_address': '02:f4:9e:6d:dd:8a', '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': '42301bf5-da71-41aa-bde3-e81c017ccde2'}], 'security_groups': ['cf7a8c9b-0809-4691-a7cf-23ff71547637'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c2228edf002242169d048883532358b8'}}
2025-10-27 22:49:16,475 - DEBUG - Response for create_port : {'port': {'name': '1a9d0bad-b671-4d3b-a6e4-150c3483ac6e', 'id': '1a9d0bad-b671-4d3b-a6e4-150c3483ac6e', 'tenant_id': 'c2228edf002242169d048883532358b8', 'network_id': '38a2ccfe-cd7c-41d0-8a38-555156b40699', 'mac_address': '02:1a:9d:0b:ad:b6', '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': 'fade5393-63e6-4ce1-8b4d-8279c24a7a1e'}], 'security_groups': ['cf7a8c9b-0809-4691-a7cf-23ff71547637'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c2228edf002242169d048883532358b8'}}
2025-10-27 22:49:16,846 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4513-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4513-1)
2025-10-27 22:49:17,295 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4513-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4513-1)
2025-10-27 22:49:18,532 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4513-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4513-1)
2025-10-27 22:49:18,533 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-27 22:49:18,540 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ab761c9e-8dd5-413c-a870-debafadd9c8b
2025-10-27 22:49:18,552 - DEBUG - Requesting: http://10.0.0.38:8082/project/c2228edf-0022-4216-9d04-8883532358b8
2025-10-27 22:49:18,627 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/a625bc3c-5bae-41f2-8425-bb3abc519678
2025-10-27 22:49:18,640 - INFO - Verifications in API Server for IPAM: ctest-ipam-09696942 passed
2025-10-27 22:49:18,648 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-86710538:ctest-ipam-09696942', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86710538', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11972182151856538098', 'uuid-lslong': '9522222848086742648'}, 'enable': 'true', 'created': '2025-10-27T22:49:15', 'last-modified': '2025-10-27T22:49:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.322211'}
2025-10-27 22:49:18,648 - INFO - Verifications in Control node for IPAM: ctest-ipam-09696942 passed
2025-10-27 22:49:18,648 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-27 22:49:18,656 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ab761c9e-8dd5-413c-a870-debafadd9c8b
2025-10-27 22:49:18,670 - DEBUG - Requesting: http://10.0.0.38:8082/project/c2228edf-0022-4216-9d04-8883532358b8
2025-10-27 22:49:18,767 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/38a2ccfe-cd7c-41d0-8a38-555156b40699
2025-10-27 22:49:18,784 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/38a2ccfe-cd7c-41d0-8a38-555156b40699
2025-10-27 22:49:18,796 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b2f43831-212d-4219-82fc-741d2c3b93a6
2025-10-27 22:49:18,805 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b2f43831-212d-4219-82fc-741d2c3b93a6
2025-10-27 22:49:18,814 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/4f97ea50-7e67-4413-bb77-c2d04de2f97f
2025-10-27 22:49:18,821 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-27 22:49:18,821 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/38a2ccfe-cd7c-41d0-8a38-555156b40699
2025-10-27 22:49:18,833 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b2f43831-212d-4219-82fc-741d2c3b93a6
2025-10-27 22:49:18,852 - INFO - Verified VN network id 11 for VN 38a2ccfe-cd7c-41d0-8a38-555156b40699
2025-10-27 22:49:18,853 - INFO - Verifications in API Server for VN ctest-vn-48607701 passed
2025-10-27 22:49:18,853 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/38a2ccfe-cd7c-41d0-8a38-555156b40699
2025-10-27 22:49:18,864 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b2f43831-212d-4219-82fc-741d2c3b93a6
2025-10-27 22:49:18,873 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b2f43831-212d-4219-82fc-741d2c3b93a6
2025-10-27 22:49:18,881 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/4f97ea50-7e67-4413-bb77-c2d04de2f97f
2025-10-27 22:49:18,892 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-86710538:ctest-vn-48607701', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86710538', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4081049607092322768', 'uuid-lslong': '9959804383765202585'}, 'enable': 'true', 'created': '2025-10-27T22:49:15', 'last-modified': '2025-10-27T22:49:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.031610'}
2025-10-27 22:49:18,899 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-27 22:49:18,899 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-48607701 passed
2025-10-27 22:49:18,899 - DEBUG - ====Verifying policy data for ctest-vn-48607701 in API_Server ======
2025-10-27 22:49:18,899 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-27 22:49:18,906 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ab761c9e-8dd5-413c-a870-debafadd9c8b
2025-10-27 22:49:18,916 - DEBUG - Requesting: http://10.0.0.38:8082/project/c2228edf-0022-4216-9d04-8883532358b8
2025-10-27 22:49:18,995 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/38a2ccfe-cd7c-41d0-8a38-555156b40699
2025-10-27 22:49:19,014 - DEBUG - =>VN ctest-vn-48607701 has no policy to be verified
2025-10-27 22:49:19,015 - DEBUG - Verifying the vn in opserver
2025-10-27 22:49:19,015 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-86710538:ctest-vn-48607701 virtual network link  through opserver 10.0.0.38
2025-10-27 22:49:19,015 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-27 22:49:19,431 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-27 22:49:19,501 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-86710538:ctest-vn-48607701', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-86710538:ctest-vn-48607701?flat'}
2025-10-27 22:49:19,502 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-86710538:ctest-vn-48607701 is found in opserver
2025-10-27 22:49:19,507 - DEBUG - VRF ids for VN ctest-vn-48607701: {'10.0.0.38': '2'}
2025-10-27 22:49:19,507 - INFO - Waiting for VM ctest-TestBasicVMVN-86710538-34066474 to be up..
2025-10-27 22:49:19,618 - DEBUG - VM  is in ACTIVE state now
2025-10-27 22:49:19,618 - INFO - VM name : ctest-TestBasicVMVN-86710538-34066474
2025-10-27 22:49:19,782 - DEBUG - VM ctest-TestBasicVMVN-86710538-34066474 ID is c3e366f2-1a5d-4a61-aa4f-164f21c2b915
2025-10-27 22:49:19,782 - DEBUG - VM ctest-TestBasicVMVN-86710538-34066474 launched on Node cn-jenkins-deploy-platform-ansible-os-4513-1
2025-10-27 22:49:19,884 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c3e366f2-1a5d-4a61-aa4f-164f21c2b915
2025-10-27 22:49:19,894 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f49e6ddd-8aa6-4947-bf3a-15212f9a27f1
2025-10-27 22:49:23,153 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-10-27 22:49:23,153 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86710538-34066474 failed!
2025-10-27 22:49:23,209 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86710538:ctest-vn-48607701 is 31.1.1.1 and allocation pool is NOT set
2025-10-27 22:49:23,209 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86710538:ctest-vn-48607701 is 31.1.2.1 and allocation pool is NOT set
2025-10-27 22:49:27,281 - 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 1010ms')
2025-10-27 22:49:27,281 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86710538-34066474 failed!
2025-10-27 22:49:27,337 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86710538:ctest-vn-48607701 is 31.1.1.1 and allocation pool is NOT set
2025-10-27 22:49:27,337 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86710538:ctest-vn-48607701 is 31.1.2.1 and allocation pool is NOT set
2025-10-27 22:49:29,402 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.420 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.420/2.289/4.159/1.869 ms')
2025-10-27 22:49:29,403 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86710538-34066474 passed
2025-10-27 22:49:29,553 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:49:29,553 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86710538-34066474, IP 31.1.1.4, Port 22
2025-10-27 22:49:29,727 - DEBUG - VM ctest-TestBasicVMVN-86710538-34066474 is ready for SSH connections
2025-10-27 22:49:29,727 - INFO - Waiting for VM ctest-TestBasicVMVN-86710538-94120358 to be up..
2025-10-27 22:49:29,813 - DEBUG - VM  is in ACTIVE state now
2025-10-27 22:49:29,813 - INFO - VM name : ctest-TestBasicVMVN-86710538-94120358
2025-10-27 22:49:29,892 - DEBUG - VM ctest-TestBasicVMVN-86710538-94120358 ID is 847b6ed1-1b4e-49de-944d-1d52216f2c86
2025-10-27 22:49:29,892 - DEBUG - VM ctest-TestBasicVMVN-86710538-94120358 launched on Node cn-jenkins-deploy-platform-ansible-os-4513-1
2025-10-27 22:49:29,980 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/847b6ed1-1b4e-49de-944d-1d52216f2c86
2025-10-27 22:49:29,989 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1a9d0bad-b671-4d3b-a6e4-150c3483ac6e
2025-10-27 22:49:31,232 - 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.36 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.694 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.694/2.029/3.364/1.335 ms')
2025-10-27 22:49:31,233 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-86710538-94120358 passed
2025-10-27 22:49:31,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:49:31,381 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86710538-94120358, IP 31.1.2.4, Port 22
2025-10-27 22:49:31,544 - DEBUG - VM ctest-TestBasicVMVN-86710538-94120358 is ready for SSH connections
2025-10-27 22:49:31,545 - INFO - Waiting for VM ctest-TestBasicVMVN-86710538-36415497 to be up..
2025-10-27 22:49:31,622 - DEBUG - VM  is in ACTIVE state now
2025-10-27 22:49:31,622 - INFO - VM name : ctest-TestBasicVMVN-86710538-36415497
2025-10-27 22:49:31,711 - DEBUG - VM ctest-TestBasicVMVN-86710538-36415497 ID is 9a815078-62f7-49fd-9060-f9ffdb56bac5
2025-10-27 22:49:31,711 - DEBUG - VM ctest-TestBasicVMVN-86710538-36415497 launched on Node cn-jenkins-deploy-platform-ansible-os-4513-1
2025-10-27 22:49:31,789 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9a815078-62f7-49fd-9060-f9ffdb56bac5
2025-10-27 22:49:31,799 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e058091c-97b2-472a-adea-1a4681fc169c
2025-10-27 22:49:33,029 - 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.51 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.426 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.426/1.965/3.505/1.539 ms')
2025-10-27 22:49:33,029 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-86710538-36415497 passed
2025-10-27 22:49:33,177 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:49:33,177 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86710538-36415497, IP 31.1.1.3, Port 22
2025-10-27 22:49:33,337 - DEBUG - VM ctest-TestBasicVMVN-86710538-36415497 is ready for SSH connections
2025-10-27 22:49:33,337 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:49:33,337 - 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.38, gateway password: c0ntrail123
2025-10-27 22:49:33,337 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-27 22:49:37,394 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.848 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.908 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.040 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.908/1.932/3.848 ms
2025-10-27 22:49:37,395 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-86710538-34066474 passed
2025-10-27 22:49:37,395 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:49:37,395 - 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.38, gateway password: c0ntrail123
2025-10-27 22:49:37,395 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-27 22:49:41,088 - 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.285 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.040 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.074 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.040/1.799/3.285 ms
2025-10-27 22:49:41,088 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-86710538-94120358 passed
2025-10-27 22:49:41,088 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:49:41,088 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:49:41,088 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:49:41,089 - 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.38, gateway password: c0ntrail123
2025-10-27 22:49:41,089 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-27 22:49:41,298 - DEBUG - None
2025-10-27 22:49:41,298 - 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.38, gateway password: c0ntrail123
2025-10-27 22:49:41,298 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-27 22:49:41,489 - DEBUG - None
2025-10-27 22:49:41,489 - 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.38, gateway password: c0ntrail123
2025-10-27 22:49:41,489 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-27 22:49:42,102 - DEBUG - None
2025-10-27 22:49:42,103 - 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.38, gateway password: c0ntrail123
2025-10-27 22:49:42,103 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-27 22:49:44,323 - 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.489 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.415 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.090 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.383 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.383/2.363/6.415 ms
2025-10-27 22:49:44,323 - 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.38, gateway password: c0ntrail123
2025-10-27 22:49:44,323 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-27 22:49:46,572 - 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.1.3: seq=0 ttl=64 time=3.370 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.428 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.406 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.574 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.490 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.535 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.406/1.970/4.428 ms
2025-10-27 22:49:46,572 - 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.38, gateway password: c0ntrail123
2025-10-27 22:49:46,572 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-27 22:49:48,806 - 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.633 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.361 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.169 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.535 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.103 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.499 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.515 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.515/1.830/3.499 ms
2025-10-27 22:49:48,806 - INFO - Deleting VM ctest-TestBasicVMVN-86710538-36415497
2025-10-27 22:49:48,879 - INFO - Detaching port 1a9d0bad-b671-4d3b-a6e4-150c3483ac6e from VM ctest-TestBasicVMVN-86710538-94120358
2025-10-27 22:49:48,917 - INFO - Deleting VM ctest-TestBasicVMVN-86710538-94120358
2025-10-27 22:49:48,998 - INFO - Detaching port f49e6ddd-8aa6-4947-bf3a-15212f9a27f1 from VM ctest-TestBasicVMVN-86710538-34066474
2025-10-27 22:49:49,034 - INFO - Deleting VM ctest-TestBasicVMVN-86710538-34066474
2025-10-27 22:49:49,114 - INFO - Deleting VN ctest-vn-48607701 
2025-10-27 22:49:49,296 - DEBUG - Response for delete_port : ()
2025-10-27 22:49:49,462 - DEBUG - Response for delete_port : ()
2025-10-27 22:49:49,505 - DEBUG - VN 38a2ccfe-cd7c-41d0-8a38-555156b40699 still in use: Unable to complete operation on network 38a2ccfe-cd7c-41d0-8a38-555156b40699. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7b646290-cc19-4f35-b442-c1f2856df595']
2025-10-27 22:49:49,505 - WARNING - Deleting VN ctest-vn-48607701 failed..Will retry
2025-10-27 22:49:51,630 - DEBUG - Response for deleting network ()
2025-10-27 22:49:51,630 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b2f43831-212d-4219-82fc-741d2c3b93a6
2025-10-27 22:49:51,636 - DEBUG - Response Code: 404
2025-10-27 22:49:51,636 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-27 22:49:51,641 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ab761c9e-8dd5-413c-a870-debafadd9c8b
2025-10-27 22:49:51,705 - DEBUG - Requesting: http://10.0.0.38:8082/project/c2228edf-0022-4216-9d04-8883532358b8
2025-10-27 22:49:51,783 - INFO - Validated that VN ctest-vn-48607701 is not found in API Server
2025-10-27 22:49:51,796 - DEBUG - VN ctest-vn-48607701 is not present in Agent 10.0.0.38 
2025-10-27 22:49:51,797 - INFO - Validated that VN ctest-vn-48607701 is not in any agent
2025-10-27 22:49:51,802 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-10-27 22:49:51,809 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-48607701
2025-10-27 22:49:51,809 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-86710538:ctest-vn-48607701
2025-10-27 22:49:51,820 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-48607701 info
2025-10-27 22:49:51,892 - INFO - IPAM: ctest-ipam-09696942 is not found in API Server
2025-10-27 22:49:51,902 - INFO - IPAM:ctest-ipam-09696942 is not found in control node
2025-10-27 22:49:52,162 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 22:49:52,162 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-10-27 22:49:52,162 - INFO - --------------------------------------------------------------------------------
2025-10-27 22:49:52,865 - INFO - Deleted project: ctest-TestBasicVMVN-86710538, ID : c2228edf-0022-4216-9d04-8883532358b8