2026-03-05 17:21:13,018 - INFO - Domain Default found not creating
2026-03-05 17:21:13,220 - INFO - Project ctest-TestBasicVMVN-93494607 not found, creating it
2026-03-05 17:21:13,708 - INFO - Created Project:ctest-TestBasicVMVN-93494607, ID : 1d1f187b-dadb-47ae-942f-2647724154d7
2026-03-05 17:21:15,460 - INFO - ================================================================================
2026-03-05 17:21:15,460 - INFO - STARTING TEST : test_generic_link_local_service
2026-03-05 17:21:15,460 - 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
2026-03-05 17:21:15,739 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-03-05 17:21:15,739 - INFO - Initial checks done. Running the testcase now
2026-03-05 17:21:15,739 - INFO -
2026-03-05 17:21:16,350 - DEBUG - Response for create_network : {'network': {'id': 'c6a5613b-e94e-49d5-a5c4-78d041c19236', 'name': 'ctest-vn2_metadata-83332131', 'tenant_id': '1d1f187bdadb47ae942f2647724154d7', 'project_id': '1d1f187bdadb47ae942f2647724154d7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93494607', 'ctest-vn2_metadata-83332131'], 'port_security_enabled': True, 'description': ''}}
2026-03-05 17:21:16,507 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cb7ffd15-5659-4de4-9c3c-65fb7007f91b', 'name': '', 'tenant_id': '1d1f187bdadb47ae942f2647724154d7', 'network_id': 'c6a5613b-e94e-49d5-a5c4-78d041c19236', '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': '1d1f187bdadb47ae942f2647724154d7'}}
2026-03-05 17:21:16,528 - INFO - Created VN ctest-vn2_metadata-83332131
2026-03-05 17:21:16,582 - DEBUG - VN ctest-vn2_metadata-83332131 UUID is c6a5613b-e94e-49d5-a5c4-78d041c19236
2026-03-05 17:21:16,780 - DEBUG - Services list from nova: [, , ]
2026-03-05 17:21:17,873 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5443-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5443-1)
2026-03-05 17:21:17,982 - DEBUG - Link local service introspect added
2026-03-05 17:21:18,030 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-05 17:21:23,164 - DEBUG - VM is in ACTIVE state now
2026-03-05 17:21:23,308 - INFO - Waiting for VM ctest-TestBasicVMVN-93494607-19554730 to be up..
2026-03-05 17:21:23,308 - INFO - VM name : ctest-TestBasicVMVN-93494607-19554730
2026-03-05 17:21:23,400 - DEBUG - VM ctest-TestBasicVMVN-93494607-19554730 ID is 15729692-d056-4af9-8a9c-dba933b3d9c9
2026-03-05 17:21:23,400 - DEBUG - VM ctest-TestBasicVMVN-93494607-19554730 launched on Node cn-jenkins-deploy-platform-ansible-os-5443-1
2026-03-05 17:21:23,484 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/15729692-d056-4af9-8a9c-dba933b3d9c9
2026-03-05 17:21:23,787 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/15729692-d056-4af9-8a9c-dba933b3d9c9
2026-03-05 17:21:23,829 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e94f2c65-8cba-4bd6-8c3e-1300abcf3464
2026-03-05 17:21:27,092 - 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 1008ms')
2026-03-05 17:21:27,092 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93494607-19554730 failed!
2026-03-05 17:21:27,162 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93494607:ctest-vn2_metadata-83332131 is 11.1.1.1 and allocation pool is NOT set
2026-03-05 17:21:29,228 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=7.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.442 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.442/4.177/7.913/3.735 ms')
2026-03-05 17:21:29,228 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93494607-19554730 passed
2026-03-05 17:21:29,386 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 17:21:29,386 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93494607-19554730, IP 11.1.1.3, Port 22
2026-03-05 17:21:29,456 - 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': ''}
2026-03-05 17:21:29,551 - DEBUG - VM ctest-TestBasicVMVN-93494607-19554730 is NOT ready for SSH connections, VM status: ACTIVE
2026-03-05 17:21:34,551 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 17:21:34,552 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93494607-19554730, IP 11.1.1.3, Port 22
2026-03-05 17:21:34,722 - DEBUG - VM ctest-TestBasicVMVN-93494607-19554730 is ready for SSH connections
2026-03-05 17:21:34,722 - INFO - Retry 0
2026-03-05 17:21:34,722 - 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
2026-03-05 17:21:34,722 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-03-05 17:21:36,437 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-03-05 17:21:36,438 - INFO - Generic metadata worked
2026-03-05 17:21:36,706 - DEBUG - Link local service introspect removed
2026-03-05 17:21:36,706 - INFO - Deleting VM ctest-TestBasicVMVN-93494607-19554730
2026-03-05 17:21:36,791 - INFO - Deleting VN ctest-vn2_metadata-83332131
2026-03-05 17:21:36,831 - DEBUG - VN c6a5613b-e94e-49d5-a5c4-78d041c19236 still in use: Unable to complete operation on network c6a5613b-e94e-49d5-a5c4-78d041c19236. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8f17089e-e4e1-4993-a8eb-c4152d3a4e62']
2026-03-05 17:21:36,832 - WARNING - Deleting VN ctest-vn2_metadata-83332131 failed..Will retry
2026-03-05 17:21:38,949 - DEBUG - Response for deleting network ()
2026-03-05 17:21:39,219 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 17:21:39,219 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2026-03-05 17:21:39,219 - INFO - --------------------------------------------------------------------------------
2026-03-05 17:21:39,222 - INFO - ================================================================================
2026-03-05 17:21:39,222 - INFO - STARTING TEST : test_metadata_service
2026-03-05 17:21:39,222 - 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
2026-03-05 17:21:39,514 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-03-05 17:21:39,514 - INFO - Initial checks done. Running the testcase now
2026-03-05 17:21:39,515 - INFO -
2026-03-05 17:21:39,515 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2026-03-05 17:21:39,522 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/69ad57d6-0001-438b-a575-767098e320fa
2026-03-05 17:21:39,716 - DEBUG - Response for create_network : {'network': {'id': 'eadf6dcc-9bc2-48f5-aef4-8b9e70cd20ab', 'name': 'ctest-vn-31323350', 'tenant_id': '1d1f187bdadb47ae942f2647724154d7', 'project_id': '1d1f187bdadb47ae942f2647724154d7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93494607', 'ctest-vn-31323350'], 'port_security_enabled': True, 'description': ''}}
2026-03-05 17:21:39,922 - DEBUG - Response for create_subnet : {'subnet': {'id': '6a87e0cc-06d4-4e15-a239-ca8e5c1e9b59', 'name': '', 'tenant_id': '1d1f187bdadb47ae942f2647724154d7', 'network_id': 'eadf6dcc-9bc2-48f5-aef4-8b9e70cd20ab', 'ip_version': 4, 'cidr': '169.50.232.192/26', 'allocation_pools': [{'start': '169.50.232.194', 'end': '169.50.232.254'}], 'gateway_ip': '169.50.232.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.50.232.194', 'tags': [], 'project_id': '1d1f187bdadb47ae942f2647724154d7'}}
2026-03-05 17:21:39,942 - INFO - Created VN ctest-vn-31323350
2026-03-05 17:21:39,998 - DEBUG - VN ctest-vn-31323350 UUID is eadf6dcc-9bc2-48f5-aef4-8b9e70cd20ab
2026-03-05 17:21:41,244 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5443-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5443-1)
2026-03-05 17:21:41,244 - INFO - Waiting for VM ctest-TestBasicVMVN-93494607-47962967 to be up..
2026-03-05 17:21:41,292 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-05 17:21:46,436 - DEBUG - VM is in ACTIVE state now
2026-03-05 17:21:46,436 - INFO - VM name : ctest-TestBasicVMVN-93494607-47962967
2026-03-05 17:21:46,523 - DEBUG - VM ctest-TestBasicVMVN-93494607-47962967 ID is f650d1b4-7b9e-4af2-8846-ec689999fb7d
2026-03-05 17:21:46,524 - DEBUG - VM ctest-TestBasicVMVN-93494607-47962967 launched on Node cn-jenkins-deploy-platform-ansible-os-5443-1
2026-03-05 17:21:46,607 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f650d1b4-7b9e-4af2-8846-ec689999fb7d
2026-03-05 17:21:46,617 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8f99ee10-6f8e-4eba-9578-c9804a487f8d
2026-03-05 17:21:49,871 - 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 1006ms')
2026-03-05 17:21:49,871 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93494607-47962967 failed!
2026-03-05 17:21:49,930 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93494607:ctest-vn-31323350 is 169.50.232.193 and allocation pool is NOT set
2026-03-05 17:21:53,998 - 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=13.9 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 13.892/13.892/13.892/0.000 ms')
2026-03-05 17:21:53,998 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93494607-47962967 passed
2026-03-05 17:21:54,150 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 17:21:54,150 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93494607-47962967, IP 169.50.232.195, Port 22
2026-03-05 17:21:54,217 - 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': ''}
2026-03-05 17:21:54,312 - DEBUG - VM ctest-TestBasicVMVN-93494607-47962967 is NOT ready for SSH connections, VM status: ACTIVE
2026-03-05 17:21:59,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 17:21:59,312 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93494607-47962967, IP 169.50.232.195, Port 22
2026-03-05 17:21:59,470 - DEBUG - VM ctest-TestBasicVMVN-93494607-47962967 is ready for SSH connections
2026-03-05 17:21:59,470 - 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
2026-03-05 17:21:59,470 - DEBUG - cat /tmp/output.txt
2026-03-05 17:22:01,142 - DEBUG - Hello World. The time is now Thu, 05 Mar 2026 10:21:54 -0700!
2026-03-05 17:22:01,142 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 05 Mar 2026 10:21:54 -0700!'}
2026-03-05 17:22:01,143 - INFO - metadata_script.txt got executed in the vm
2026-03-05 17:22:01,143 - INFO - Deleting VM ctest-TestBasicVMVN-93494607-47962967
2026-03-05 17:22:01,229 - INFO - Deleting VN ctest-vn-31323350
2026-03-05 17:22:01,283 - DEBUG - VN eadf6dcc-9bc2-48f5-aef4-8b9e70cd20ab still in use: Unable to complete operation on network eadf6dcc-9bc2-48f5-aef4-8b9e70cd20ab. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6386a18f-6d5f-40ee-8e7a-4d6b7f69ee7e']
2026-03-05 17:22:01,283 - WARNING - Deleting VN ctest-vn-31323350 failed..Will retry
2026-03-05 17:22:03,404 - DEBUG - Response for deleting network ()
2026-03-05 17:22:03,674 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 17:22:03,674 - INFO - END TEST : test_metadata_service : PASSED[0:00:24]
2026-03-05 17:22:03,674 - INFO - --------------------------------------------------------------------------------
2026-03-05 17:22:03,678 - INFO - ================================================================================
2026-03-05 17:22:03,678 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-03-05 17:22:03,678 - 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
2026-03-05 17:22:03,959 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-03-05 17:22:03,959 - INFO - Initial checks done. Running the testcase now
2026-03-05 17:22:03,959 - INFO -
2026-03-05 17:22:04,476 - DEBUG - Response for create_network : {'network': {'id': '6dd0eb91-f9b6-4269-ac89-8c827370e78c', 'name': 'ctest-vn-73489894', 'tenant_id': '1d1f187bdadb47ae942f2647724154d7', 'project_id': '1d1f187bdadb47ae942f2647724154d7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93494607', 'ctest-vn-73489894'], 'port_security_enabled': True, 'description': ''}}
2026-03-05 17:22:04,691 - DEBUG - Response for create_subnet : {'subnet': {'id': '8be8e222-032d-46df-a0b3-afb4c8fb3297', 'name': '', 'tenant_id': '1d1f187bdadb47ae942f2647724154d7', 'network_id': '6dd0eb91-f9b6-4269-ac89-8c827370e78c', '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': '1d1f187bdadb47ae942f2647724154d7'}}
2026-03-05 17:22:04,916 - DEBUG - Response for create_subnet : {'subnet': {'id': '72dc9ec3-bdc7-4714-b7b0-e40ebf99f275', 'name': '', 'tenant_id': '1d1f187bdadb47ae942f2647724154d7', 'network_id': '6dd0eb91-f9b6-4269-ac89-8c827370e78c', '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': '1d1f187bdadb47ae942f2647724154d7'}}
2026-03-05 17:22:04,944 - INFO - Created VN ctest-vn-73489894
2026-03-05 17:22:04,998 - DEBUG - VN ctest-vn-73489894 UUID is 6dd0eb91-f9b6-4269-ac89-8c827370e78c
2026-03-05 17:22:05,423 - DEBUG - Response for create_port : {'port': {'name': 'd2fa6a24-7b2f-4962-af03-5bf0d76c2f29', 'id': 'd2fa6a24-7b2f-4962-af03-5bf0d76c2f29', 'tenant_id': '1d1f187bdadb47ae942f2647724154d7', 'network_id': '6dd0eb91-f9b6-4269-ac89-8c827370e78c', 'mac_address': '02:d2:fa:6a:24:7b', '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': '8be8e222-032d-46df-a0b3-afb4c8fb3297'}], 'security_groups': ['7ed75a56-9969-4046-a840-fa70ff39d548'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1d1f187bdadb47ae942f2647724154d7'}}
2026-03-05 17:22:05,604 - DEBUG - Response for create_port : {'port': {'name': '5521289a-f261-48a2-91d8-7a7cc7e154fa', 'id': '5521289a-f261-48a2-91d8-7a7cc7e154fa', 'tenant_id': '1d1f187bdadb47ae942f2647724154d7', 'network_id': '6dd0eb91-f9b6-4269-ac89-8c827370e78c', 'mac_address': '02:55:21:28:9a:f2', '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': '72dc9ec3-bdc7-4714-b7b0-e40ebf99f275'}], 'security_groups': ['7ed75a56-9969-4046-a840-fa70ff39d548'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1d1f187bdadb47ae942f2647724154d7'}}
2026-03-05 17:22:06,026 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5443-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5443-1)
2026-03-05 17:22:06,500 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5443-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5443-1)
2026-03-05 17:22:07,823 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5443-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5443-1)
2026-03-05 17:22:07,824 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-03-05 17:22:07,830 - DEBUG - Requesting: http://10.0.0.38:8082/domain/453f30e1-a17a-4f59-938c-af4084213e13
2026-03-05 17:22:07,846 - DEBUG - Requesting: http://10.0.0.38:8082/project/1d1f187b-dadb-47ae-942f-2647724154d7
2026-03-05 17:22:07,943 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/dd72ae2f-1287-424f-9223-84dd798317d0
2026-03-05 17:22:07,955 - INFO - Verifications in API Server for IPAM: ctest-ipam-17538288 passed
2026-03-05 17:22:07,962 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-93494607:ctest-ipam-17538288', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93494607', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15957007946924638799', 'uuid-lslong': '10530406440483624912'}, 'enable': 'true', 'created': '2026-03-05T17:22:03', 'last-modified': '2026-03-05T17:22:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.763265'}
2026-03-05 17:22:07,962 - INFO - Verifications in Control node for IPAM: ctest-ipam-17538288 passed
2026-03-05 17:22:07,963 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-03-05 17:22:07,974 - DEBUG - Requesting: http://10.0.0.38:8082/domain/453f30e1-a17a-4f59-938c-af4084213e13
2026-03-05 17:22:07,989 - DEBUG - Requesting: http://10.0.0.38:8082/project/1d1f187b-dadb-47ae-942f-2647724154d7
2026-03-05 17:22:08,074 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6dd0eb91-f9b6-4269-ac89-8c827370e78c
2026-03-05 17:22:08,088 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6dd0eb91-f9b6-4269-ac89-8c827370e78c
2026-03-05 17:22:08,100 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d64add56-7b14-436f-939e-fe2d64be1842
2026-03-05 17:22:08,109 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d64add56-7b14-436f-939e-fe2d64be1842
2026-03-05 17:22:08,119 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/23f1abb0-6354-43df-a1cc-889f9c186a63
2026-03-05 17:22:08,130 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-05 17:22:08,130 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6dd0eb91-f9b6-4269-ac89-8c827370e78c
2026-03-05 17:22:08,143 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d64add56-7b14-436f-939e-fe2d64be1842
2026-03-05 17:22:08,165 - INFO - Verified VN network id 11 for VN 6dd0eb91-f9b6-4269-ac89-8c827370e78c
2026-03-05 17:22:08,165 - INFO - Verifications in API Server for VN ctest-vn-73489894 passed
2026-03-05 17:22:08,165 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6dd0eb91-f9b6-4269-ac89-8c827370e78c
2026-03-05 17:22:08,178 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d64add56-7b14-436f-939e-fe2d64be1842
2026-03-05 17:22:08,189 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d64add56-7b14-436f-939e-fe2d64be1842
2026-03-05 17:22:08,201 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/23f1abb0-6354-43df-a1cc-889f9c186a63
2026-03-05 17:22:08,216 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-93494607:ctest-vn-73489894', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93494607', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7913083557482218089', 'uuid-lslong': '12432622738243381132'}, 'enable': 'true', 'created': '2026-03-05T17:22:04', 'last-modified': '2026-03-05T17:22:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.332810'}
2026-03-05 17:22:08,224 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-05 17:22:08,224 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-73489894 passed
2026-03-05 17:22:08,224 - DEBUG - ====Verifying policy data for ctest-vn-73489894 in API_Server ======
2026-03-05 17:22:08,224 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-03-05 17:22:08,230 - DEBUG - Requesting: http://10.0.0.38:8082/domain/453f30e1-a17a-4f59-938c-af4084213e13
2026-03-05 17:22:08,240 - DEBUG - Requesting: http://10.0.0.38:8082/project/1d1f187b-dadb-47ae-942f-2647724154d7
2026-03-05 17:22:08,329 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6dd0eb91-f9b6-4269-ac89-8c827370e78c
2026-03-05 17:22:08,343 - DEBUG - =>VN ctest-vn-73489894 has no policy to be verified
2026-03-05 17:22:08,343 - DEBUG - Verifying the vn in opserver
2026-03-05 17:22:08,343 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-93494607:ctest-vn-73489894 virtual network link through opserver 10.0.0.38
2026-03-05 17:22:08,343 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-03-05 17:22:08,758 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-03-05 17:22:08,881 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-93494607:ctest-vn-73489894', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-93494607:ctest-vn-73489894?flat'}
2026-03-05 17:22:08,881 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-93494607:ctest-vn-73489894 is found in opserver
2026-03-05 17:22:08,889 - DEBUG - VRF ids for VN ctest-vn-73489894: {'10.0.0.38': '2'}
2026-03-05 17:22:08,889 - INFO - Waiting for VM ctest-TestBasicVMVN-93494607-63951244 to be up..
2026-03-05 17:22:09,009 - DEBUG - VM is in ACTIVE state now
2026-03-05 17:22:09,010 - INFO - VM name : ctest-TestBasicVMVN-93494607-63951244
2026-03-05 17:22:09,122 - DEBUG - VM ctest-TestBasicVMVN-93494607-63951244 ID is 18887db7-54c4-4abe-9b59-44adae981988
2026-03-05 17:22:09,122 - DEBUG - VM ctest-TestBasicVMVN-93494607-63951244 launched on Node cn-jenkins-deploy-platform-ansible-os-5443-1
2026-03-05 17:22:09,213 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/18887db7-54c4-4abe-9b59-44adae981988
2026-03-05 17:22:09,223 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d2fa6a24-7b2f-4962-af03-5bf0d76c2f29
2026-03-05 17:22:12,494 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms')
2026-03-05 17:22:12,494 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93494607-63951244 failed!
2026-03-05 17:22:12,550 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93494607:ctest-vn-73489894 is 31.1.1.1 and allocation pool is NOT set
2026-03-05 17:22:12,550 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93494607:ctest-vn-73489894 is 31.1.2.1 and allocation pool is NOT set
2026-03-05 17:22:16,619 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2026-03-05 17:22:16,619 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93494607-63951244 failed!
2026-03-05 17:22:16,674 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93494607:ctest-vn-73489894 is 31.1.1.1 and allocation pool is NOT set
2026-03-05 17:22:16,674 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93494607:ctest-vn-73489894 is 31.1.2.1 and allocation pool is NOT set
2026-03-05 17:22:18,740 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.617 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.617/2.203/3.790/1.586 ms')
2026-03-05 17:22:18,741 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93494607-63951244 passed
2026-03-05 17:22:18,910 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 17:22:18,910 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93494607-63951244, IP 31.1.1.4, Port 22
2026-03-05 17:22:19,078 - DEBUG - VM ctest-TestBasicVMVN-93494607-63951244 is ready for SSH connections
2026-03-05 17:22:19,078 - INFO - Waiting for VM ctest-TestBasicVMVN-93494607-45725169 to be up..
2026-03-05 17:22:19,170 - DEBUG - VM is in ACTIVE state now
2026-03-05 17:22:19,170 - INFO - VM name : ctest-TestBasicVMVN-93494607-45725169
2026-03-05 17:22:19,266 - DEBUG - VM ctest-TestBasicVMVN-93494607-45725169 ID is afe27eea-2dfe-442d-9bed-b799ffb4a31a
2026-03-05 17:22:19,266 - DEBUG - VM ctest-TestBasicVMVN-93494607-45725169 launched on Node cn-jenkins-deploy-platform-ansible-os-5443-1
2026-03-05 17:22:19,357 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/afe27eea-2dfe-442d-9bed-b799ffb4a31a
2026-03-05 17:22:19,367 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5521289a-f261-48a2-91d8-7a7cc7e154fa
2026-03-05 17:22:20,620 - 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.19 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.529 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.529/2.860/5.192/2.331 ms')
2026-03-05 17:22:20,620 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-93494607-45725169 passed
2026-03-05 17:22:20,778 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 17:22:20,778 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93494607-45725169, IP 31.1.2.4, Port 22
2026-03-05 17:22:20,938 - DEBUG - VM ctest-TestBasicVMVN-93494607-45725169 is ready for SSH connections
2026-03-05 17:22:20,938 - INFO - Waiting for VM ctest-TestBasicVMVN-93494607-98561124 to be up..
2026-03-05 17:22:21,021 - DEBUG - VM is in ACTIVE state now
2026-03-05 17:22:21,021 - INFO - VM name : ctest-TestBasicVMVN-93494607-98561124
2026-03-05 17:22:21,103 - DEBUG - VM ctest-TestBasicVMVN-93494607-98561124 ID is 6de9920b-530b-4625-b951-189c5baaf8ec
2026-03-05 17:22:21,103 - DEBUG - VM ctest-TestBasicVMVN-93494607-98561124 launched on Node cn-jenkins-deploy-platform-ansible-os-5443-1
2026-03-05 17:22:21,187 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6de9920b-530b-4625-b951-189c5baaf8ec
2026-03-05 17:22:21,198 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4ffddc7a-c011-45a5-b0f3-a5ae060a3a0e
2026-03-05 17:22:22,455 - 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.32 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.555 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.555/1.937/3.320/1.382 ms')
2026-03-05 17:22:22,455 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-93494607-98561124 passed
2026-03-05 17:22:22,606 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 17:22:22,606 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93494607-98561124, IP 31.1.1.3, Port 22
2026-03-05 17:22:22,772 - DEBUG - VM ctest-TestBasicVMVN-93494607-98561124 is ready for SSH connections
2026-03-05 17:22:22,772 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 17:22:22,773 - 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
2026-03-05 17:22:22,773 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-03-05 17:22:26,933 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.485 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.064 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.172 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.064/2.240/4.485 ms
2026-03-05 17:22:26,933 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-93494607-63951244 passed
2026-03-05 17:22:26,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 17:22:26,933 - 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
2026-03-05 17:22:26,933 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-03-05 17:22:30,683 - 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.169 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.844 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.182 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.844/1.731/3.169 ms
2026-03-05 17:22:30,683 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-93494607-45725169 passed
2026-03-05 17:22:30,684 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 17:22:30,684 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 17:22:30,684 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 17:22:30,684 - 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
2026-03-05 17:22:30,684 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-05 17:22:30,883 - DEBUG - None
2026-03-05 17:22:30,883 - 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
2026-03-05 17:22:30,883 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-05 17:22:31,091 - DEBUG - None
2026-03-05 17:22:31,091 - 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
2026-03-05 17:22:31,091 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-05 17:22:31,781 - DEBUG - None
2026-03-05 17:22:31,781 - 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
2026-03-05 17:22:31,781 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-03-05 17:22:34,024 - 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.235 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.543 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.625 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.467 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.361/2.046/4.543 ms
2026-03-05 17:22:34,024 - 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
2026-03-05 17:22:34,024 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-03-05 17:22:36,310 - 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.240 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.940 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.392 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.738 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.510 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.507 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.604 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.604/2.561/5.392 ms
2026-03-05 17:22:36,310 - 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
2026-03-05 17:22:36,311 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-03-05 17:22:38,608 - 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=1.075 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.583 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.567 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.497 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.466 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.513 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.472 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.472/2.310/4.567 ms
2026-03-05 17:22:38,608 - INFO - Deleting VM ctest-TestBasicVMVN-93494607-98561124
2026-03-05 17:22:38,689 - INFO - Detaching port 5521289a-f261-48a2-91d8-7a7cc7e154fa from VM ctest-TestBasicVMVN-93494607-45725169
2026-03-05 17:22:38,725 - INFO - Deleting VM ctest-TestBasicVMVN-93494607-45725169
2026-03-05 17:22:38,819 - INFO - Detaching port d2fa6a24-7b2f-4962-af03-5bf0d76c2f29 from VM ctest-TestBasicVMVN-93494607-63951244
2026-03-05 17:22:38,853 - INFO - Deleting VM ctest-TestBasicVMVN-93494607-63951244
2026-03-05 17:22:38,949 - INFO - Deleting VN ctest-vn-73489894
2026-03-05 17:22:39,123 - DEBUG - Response for delete_port : ()
2026-03-05 17:22:39,322 - DEBUG - Response for delete_port : ()
2026-03-05 17:22:39,369 - DEBUG - VN 6dd0eb91-f9b6-4269-ac89-8c827370e78c still in use: Unable to complete operation on network 6dd0eb91-f9b6-4269-ac89-8c827370e78c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ca5c24fb-e082-443b-8792-e0042d68daa0']
2026-03-05 17:22:39,369 - WARNING - Deleting VN ctest-vn-73489894 failed..Will retry
2026-03-05 17:22:41,518 - DEBUG - Response for deleting network ()
2026-03-05 17:22:41,518 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d64add56-7b14-436f-939e-fe2d64be1842
2026-03-05 17:22:41,524 - DEBUG - Response Code: 404
2026-03-05 17:22:41,524 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-03-05 17:22:41,530 - DEBUG - Requesting: http://10.0.0.38:8082/domain/453f30e1-a17a-4f59-938c-af4084213e13
2026-03-05 17:22:41,583 - DEBUG - Requesting: http://10.0.0.38:8082/project/1d1f187b-dadb-47ae-942f-2647724154d7
2026-03-05 17:22:41,659 - INFO - Validated that VN ctest-vn-73489894 is not found in API Server
2026-03-05 17:22:41,668 - DEBUG - VN ctest-vn-73489894 is not present in Agent 10.0.0.38
2026-03-05 17:22:41,668 - INFO - Validated that VN ctest-vn-73489894 is not in any agent
2026-03-05 17:22:41,672 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2026-03-05 17:22:41,679 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-73489894
2026-03-05 17:22:41,679 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-93494607:ctest-vn-73489894
2026-03-05 17:22:41,688 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-73489894 info
2026-03-05 17:22:41,761 - INFO - IPAM: ctest-ipam-17538288 is not found in API Server
2026-03-05 17:22:41,771 - INFO - IPAM:ctest-ipam-17538288 is not found in control node
2026-03-05 17:22:42,047 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 17:22:42,047 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2026-03-05 17:22:42,047 - INFO - --------------------------------------------------------------------------------
2026-03-05 17:22:42,776 - INFO - Deleted project: ctest-TestBasicVMVN-93494607, ID : 1d1f187b-dadb-47ae-942f-2647724154d7