2025-08-20 13:06:44,248 - INFO - Domain Default found not creating
2025-08-20 13:06:44,367 - INFO - Project ctest-TestBasicVMVN-97222540 not found, creating it
2025-08-20 13:06:44,814 - INFO - Created Project:ctest-TestBasicVMVN-97222540, ID : dce6f903-7e1c-4bd1-a3fb-7c6180f4ccd4
2025-08-20 13:06:46,230 - INFO - ================================================================================
2025-08-20 13:06:46,230 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-20 13:06:46,230 - 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-08-20 13:06:46,480 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.27': '0'}} with
2025-08-20 13:06:46,480 - INFO - Initial checks done. Running the testcase now
2025-08-20 13:06:46,480 - INFO -
2025-08-20 13:06:46,995 - DEBUG - Response for create_network : {'network': {'id': 'ecaeb7f5-884d-4d7d-be9b-7c3d859bb243', 'name': 'ctest-vn2_metadata-59028102', 'tenant_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4', 'project_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97222540', 'ctest-vn2_metadata-59028102'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 13:06:47,143 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2230711-7bc2-4648-ada1-7d0b335883fd', 'name': '', 'tenant_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4', 'network_id': 'ecaeb7f5-884d-4d7d-be9b-7c3d859bb243', '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': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4'}}
2025-08-20 13:06:47,157 - INFO - Created VN ctest-vn2_metadata-59028102
2025-08-20 13:06:47,207 - DEBUG - VN ctest-vn2_metadata-59028102 UUID is ecaeb7f5-884d-4d7d-be9b-7c3d859bb243
2025-08-20 13:06:47,365 - DEBUG - Services list from nova: [, , ]
2025-08-20 13:06:48,307 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3894-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3894-1)
2025-08-20 13:06:48,407 - DEBUG - Link local service introspect added
2025-08-20 13:06:48,440 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-20 13:06:53,506 - DEBUG - VM is in ACTIVE state now
2025-08-20 13:06:53,624 - INFO - Waiting for VM ctest-TestBasicVMVN-97222540-32601025 to be up..
2025-08-20 13:06:53,624 - INFO - VM name : ctest-TestBasicVMVN-97222540-32601025
2025-08-20 13:06:53,685 - DEBUG - VM ctest-TestBasicVMVN-97222540-32601025 ID is baea1f10-9e92-4952-afb6-51bdddbc822c
2025-08-20 13:06:53,685 - DEBUG - VM ctest-TestBasicVMVN-97222540-32601025 launched on Node cn-jenkins-deploy-platform-ansible-os-3894-1.
2025-08-20 13:06:53,746 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/baea1f10-9e92-4952-afb6-51bdddbc822c
2025-08-20 13:06:54,034 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/baea1f10-9e92-4952-afb6-51bdddbc822c
2025-08-20 13:06:54,059 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/e1719637-fc3a-4e6d-9a19-d19a71076395
2025-08-20 13:06:57,317 - 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 1028ms')
2025-08-20 13:06:57,317 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97222540-32601025 failed!
2025-08-20 13:06:57,367 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97222540:ctest-vn2_metadata-59028102 is 11.1.1.1 and allocation pool is NOT set
2025-08-20 13:06:59,431 - 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.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.02 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.024/2.110/3.197/1.086 ms')
2025-08-20 13:06:59,431 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97222540-32601025 passed
2025-08-20 13:06:59,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:06:59,583 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97222540-32601025, IP 11.1.1.3, Port 22
2025-08-20 13:06:59,742 - DEBUG - VM ctest-TestBasicVMVN-97222540-32601025 is ready for SSH connections
2025-08-20 13:06:59,742 - INFO - Retry 0
2025-08-20 13:06:59,743 - 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.27, gateway password: c0ntrail123
2025-08-20 13:06:59,743 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-20 13:07:01,395 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-20 13:07:01,395 - INFO - Generic metadata worked
2025-08-20 13:07:01,631 - DEBUG - Link local service introspect removed
2025-08-20 13:07:01,631 - INFO - Deleting VM ctest-TestBasicVMVN-97222540-32601025
2025-08-20 13:07:01,696 - INFO - Deleting VN ctest-vn2_metadata-59028102
2025-08-20 13:07:01,735 - DEBUG - VN ecaeb7f5-884d-4d7d-be9b-7c3d859bb243 still in use: Unable to complete operation on network ecaeb7f5-884d-4d7d-be9b-7c3d859bb243. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-adf4bf6a-7ea7-42c9-9f20-b2596b50282e']
2025-08-20 13:07:01,736 - WARNING - Deleting VN ctest-vn2_metadata-59028102 failed..Will retry
2025-08-20 13:07:03,816 - DEBUG - Response for deleting network ()
2025-08-20 13:07:04,068 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 13:07:04,068 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-20 13:07:04,069 - INFO - --------------------------------------------------------------------------------
2025-08-20 13:07:04,071 - INFO - ================================================================================
2025-08-20 13:07:04,072 - INFO - STARTING TEST : test_metadata_service
2025-08-20 13:07:04,072 - 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-08-20 13:07:04,356 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.27': '0'}} with
2025-08-20 13:07:04,356 - INFO - Initial checks done. Running the testcase now
2025-08-20 13:07:04,356 - INFO -
2025-08-20 13:07:04,357 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-configs
2025-08-20 13:07:04,362 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-config/f3210475-e62f-4e56-a854-50f827e17882
2025-08-20 13:07:04,537 - DEBUG - Response for create_network : {'network': {'id': '2dc79666-668b-4d16-8fae-7b05da8bb492', 'name': 'ctest-vn-06796792', 'tenant_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4', 'project_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97222540', 'ctest-vn-06796792'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 13:07:04,744 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bca778e4-6d0d-4827-896e-7d08f08e98cd', 'name': '', 'tenant_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4', 'network_id': '2dc79666-668b-4d16-8fae-7b05da8bb492', 'ip_version': 4, 'cidr': '2.186.171.128/26', 'allocation_pools': [{'start': '2.186.171.130', 'end': '2.186.171.190'}], 'gateway_ip': '2.186.171.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '2.186.171.130', 'tags': [], 'project_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4'}}
2025-08-20 13:07:04,760 - INFO - Created VN ctest-vn-06796792
2025-08-20 13:07:04,815 - DEBUG - VN ctest-vn-06796792 UUID is 2dc79666-668b-4d16-8fae-7b05da8bb492
2025-08-20 13:07:05,930 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3894-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3894-1)
2025-08-20 13:07:05,930 - INFO - Waiting for VM ctest-TestBasicVMVN-97222540-75915692 to be up..
2025-08-20 13:07:05,965 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-20 13:07:11,035 - DEBUG - VM is in ACTIVE state now
2025-08-20 13:07:11,035 - INFO - VM name : ctest-TestBasicVMVN-97222540-75915692
2025-08-20 13:07:11,099 - DEBUG - VM ctest-TestBasicVMVN-97222540-75915692 ID is c559ee14-73af-4a2d-ae79-620444d890ce
2025-08-20 13:07:11,099 - DEBUG - VM ctest-TestBasicVMVN-97222540-75915692 launched on Node cn-jenkins-deploy-platform-ansible-os-3894-1.
2025-08-20 13:07:11,166 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/c559ee14-73af-4a2d-ae79-620444d890ce
2025-08-20 13:07:11,173 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/3960ea2c-46e4-4fa7-b150-bd3161c8dd02
2025-08-20 13:07:14,437 - 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 1032ms')
2025-08-20 13:07:14,437 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97222540-75915692 failed!
2025-08-20 13:07:14,491 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97222540:ctest-vn-06796792 is 2.186.171.129 and allocation pool is NOT set
2025-08-20 13:07:16,555 - 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.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.923 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.923/2.054/3.186/1.131 ms')
2025-08-20 13:07:16,555 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97222540-75915692 passed
2025-08-20 13:07:16,707 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:07:16,708 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97222540-75915692, IP 2.186.171.131, Port 22
2025-08-20 13:07:16,762 - 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-08-20 13:07:16,828 - DEBUG - VM ctest-TestBasicVMVN-97222540-75915692 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-20 13:07:21,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:07:21,829 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97222540-75915692, IP 2.186.171.131, Port 22
2025-08-20 13:07:21,995 - DEBUG - VM ctest-TestBasicVMVN-97222540-75915692 is ready for SSH connections
2025-08-20 13:07:21,995 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-08-20 13:07:21,995 - DEBUG - cat /tmp/output.txt
2025-08-20 13:07:23,609 - DEBUG - Hello World. The time is now Wed, 20 Aug 2025 07:07:16 -0600!
2025-08-20 13:07:23,609 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 20 Aug 2025 07:07:16 -0600!'}
2025-08-20 13:07:23,609 - INFO - metadata_script.txt got executed in the vm
2025-08-20 13:07:23,609 - INFO - Deleting VM ctest-TestBasicVMVN-97222540-75915692
2025-08-20 13:07:23,669 - INFO - Deleting VN ctest-vn-06796792
2025-08-20 13:07:23,699 - DEBUG - VN 2dc79666-668b-4d16-8fae-7b05da8bb492 still in use: Unable to complete operation on network 2dc79666-668b-4d16-8fae-7b05da8bb492. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-61bdb71b-a315-4ef4-b6bc-e0bb489308a2']
2025-08-20 13:07:23,699 - WARNING - Deleting VN ctest-vn-06796792 failed..Will retry
2025-08-20 13:07:25,785 - DEBUG - Response for deleting network ()
2025-08-20 13:07:26,035 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 13:07:26,035 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-08-20 13:07:26,035 - INFO - --------------------------------------------------------------------------------
2025-08-20 13:07:26,037 - INFO - ================================================================================
2025-08-20 13:07:26,037 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-20 13:07:26,038 - 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-08-20 13:07:26,327 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.27': '0'}} with
2025-08-20 13:07:26,327 - INFO - Initial checks done. Running the testcase now
2025-08-20 13:07:26,327 - INFO -
2025-08-20 13:07:26,778 - DEBUG - Response for create_network : {'network': {'id': 'cd4d31e0-e7db-44e1-bcbd-ad6fab463bac', 'name': 'ctest-vn-95847609', 'tenant_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4', 'project_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97222540', 'ctest-vn-95847609'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 13:07:26,969 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c354d7dd-5fb9-4285-8185-ab176d58da4e', 'name': '', 'tenant_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4', 'network_id': 'cd4d31e0-e7db-44e1-bcbd-ad6fab463bac', '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': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4'}}
2025-08-20 13:07:27,150 - DEBUG - Response for create_subnet : {'subnet': {'id': '6e9d1f98-d073-4b6a-810c-ec168d9788e7', 'name': '', 'tenant_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4', 'network_id': 'cd4d31e0-e7db-44e1-bcbd-ad6fab463bac', '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': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4'}}
2025-08-20 13:07:27,167 - INFO - Created VN ctest-vn-95847609
2025-08-20 13:07:27,223 - DEBUG - VN ctest-vn-95847609 UUID is cd4d31e0-e7db-44e1-bcbd-ad6fab463bac
2025-08-20 13:07:27,542 - DEBUG - Response for create_port : {'port': {'name': 'c95f29aa-ef88-4b97-b0d8-0d41e1544377', 'id': 'c95f29aa-ef88-4b97-b0d8-0d41e1544377', 'tenant_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4', 'network_id': 'cd4d31e0-e7db-44e1-bcbd-ad6fab463bac', 'mac_address': '02:c9:5f:29:aa:ef', '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': 'c354d7dd-5fb9-4285-8185-ab176d58da4e'}], 'security_groups': ['9996bcad-974d-4f7e-878a-71872d4c8d37'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4'}}
2025-08-20 13:07:27,688 - DEBUG - Response for create_port : {'port': {'name': 'd754b95c-c127-4ecc-b9ad-752538e523e7', 'id': 'd754b95c-c127-4ecc-b9ad-752538e523e7', 'tenant_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4', 'network_id': 'cd4d31e0-e7db-44e1-bcbd-ad6fab463bac', 'mac_address': '02:d7:54:b9:5c:c1', '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': '6e9d1f98-d073-4b6a-810c-ec168d9788e7'}], 'security_groups': ['9996bcad-974d-4f7e-878a-71872d4c8d37'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dce6f9037e1c4bd1a3fb7c6180f4ccd4'}}
2025-08-20 13:07:28,010 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3894-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3894-1)
2025-08-20 13:07:28,371 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3894-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3894-1)
2025-08-20 13:07:29,511 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3894-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3894-1)
2025-08-20 13:07:29,513 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-08-20 13:07:29,517 - DEBUG - Requesting: http://10.0.0.27:8082/domain/8f5ed32a-7fc4-4618-8f55-b2c3108fc253
2025-08-20 13:07:29,528 - DEBUG - Requesting: http://10.0.0.27:8082/project/dce6f903-7e1c-4bd1-a3fb-7c6180f4ccd4
2025-08-20 13:07:29,608 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/932120cf-9672-44a2-8a5f-9c0bd369b43d
2025-08-20 13:07:29,618 - INFO - Verifications in API Server for IPAM: ctest-ipam-71209161 passed
2025-08-20 13:07:29,622 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-97222540:ctest-ipam-71209161', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97222540', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10601791073761248418', 'uuid-lslong': '9970859674627060797'}, 'enable': 'true', 'created': '2025-08-20T13:07:26', 'last-modified': '2025-08-20T13:07:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.073864'}
2025-08-20 13:07:29,622 - INFO - Verifications in Control node for IPAM: ctest-ipam-71209161 passed
2025-08-20 13:07:29,622 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-08-20 13:07:29,630 - DEBUG - Requesting: http://10.0.0.27:8082/domain/8f5ed32a-7fc4-4618-8f55-b2c3108fc253
2025-08-20 13:07:29,642 - DEBUG - Requesting: http://10.0.0.27:8082/project/dce6f903-7e1c-4bd1-a3fb-7c6180f4ccd4
2025-08-20 13:07:29,715 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/cd4d31e0-e7db-44e1-bcbd-ad6fab463bac
2025-08-20 13:07:29,725 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/cd4d31e0-e7db-44e1-bcbd-ad6fab463bac
2025-08-20 13:07:29,733 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/17741cb5-791c-42ff-84f6-e526d7636b37
2025-08-20 13:07:29,739 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/17741cb5-791c-42ff-84f6-e526d7636b37
2025-08-20 13:07:29,746 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/0ba5c104-74c7-4ed4-8f5a-0707825c4306
2025-08-20 13:07:29,753 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-20 13:07:29,753 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/cd4d31e0-e7db-44e1-bcbd-ad6fab463bac
2025-08-20 13:07:29,768 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/17741cb5-791c-42ff-84f6-e526d7636b37
2025-08-20 13:07:29,788 - INFO - Verified VN network id 9 for VN cd4d31e0-e7db-44e1-bcbd-ad6fab463bac
2025-08-20 13:07:29,788 - INFO - Verifications in API Server for VN ctest-vn-95847609 passed
2025-08-20 13:07:29,788 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/cd4d31e0-e7db-44e1-bcbd-ad6fab463bac
2025-08-20 13:07:29,821 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/17741cb5-791c-42ff-84f6-e526d7636b37
2025-08-20 13:07:29,829 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/17741cb5-791c-42ff-84f6-e526d7636b37
2025-08-20 13:07:29,836 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/0ba5c104-74c7-4ed4-8f5a-0707825c4306
2025-08-20 13:07:29,852 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-97222540:ctest-vn-95847609', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97222540', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14793535193014289633', 'uuid-lslong': '13600217144855247788'}, 'enable': 'true', 'created': '2025-08-20T13:07:26', 'last-modified': '2025-08-20T13:07:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.721750'}
2025-08-20 13:07:29,860 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-20 13:07:29,860 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-95847609 passed
2025-08-20 13:07:29,860 - DEBUG - ====Verifying policy data for ctest-vn-95847609 in API_Server ======
2025-08-20 13:07:29,860 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-08-20 13:07:29,866 - DEBUG - Requesting: http://10.0.0.27:8082/domain/8f5ed32a-7fc4-4618-8f55-b2c3108fc253
2025-08-20 13:07:29,875 - DEBUG - Requesting: http://10.0.0.27:8082/project/dce6f903-7e1c-4bd1-a3fb-7c6180f4ccd4
2025-08-20 13:07:29,966 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/cd4d31e0-e7db-44e1-bcbd-ad6fab463bac
2025-08-20 13:07:29,976 - DEBUG - =>VN ctest-vn-95847609 has no policy to be verified
2025-08-20 13:07:29,976 - DEBUG - Verifying the vn in opserver
2025-08-20 13:07:29,976 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-97222540:ctest-vn-95847609 virtual network link through opserver 10.0.0.27
2025-08-20 13:07:29,976 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-08-20 13:07:30,447 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-08-20 13:07:30,552 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-97222540:ctest-vn-95847609', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-97222540:ctest-vn-95847609?flat'}
2025-08-20 13:07:30,552 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-97222540:ctest-vn-95847609 is found in opserver
2025-08-20 13:07:30,557 - DEBUG - VRF ids for VN ctest-vn-95847609: {'10.0.0.27': '2'}
2025-08-20 13:07:30,557 - INFO - Waiting for VM ctest-TestBasicVMVN-97222540-42789241 to be up..
2025-08-20 13:07:30,633 - DEBUG - VM is in ACTIVE state now
2025-08-20 13:07:30,633 - INFO - VM name : ctest-TestBasicVMVN-97222540-42789241
2025-08-20 13:07:30,723 - DEBUG - VM ctest-TestBasicVMVN-97222540-42789241 ID is 00cbb281-84dd-4feb-9c52-399af106c202
2025-08-20 13:07:30,723 - DEBUG - VM ctest-TestBasicVMVN-97222540-42789241 launched on Node cn-jenkins-deploy-platform-ansible-os-3894-1.
2025-08-20 13:07:30,810 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/00cbb281-84dd-4feb-9c52-399af106c202
2025-08-20 13:07:30,817 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/c95f29aa-ef88-4b97-b0d8-0d41e1544377
2025-08-20 13:07:34,082 - 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 1025ms')
2025-08-20 13:07:34,082 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97222540-42789241 failed!
2025-08-20 13:07:34,139 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97222540:ctest-vn-95847609 is 31.1.1.1 and allocation pool is NOT set
2025-08-20 13:07:34,139 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97222540:ctest-vn-95847609 is 31.1.2.1 and allocation pool is NOT set
2025-08-20 13:07:38,207 - 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 1007ms')
2025-08-20 13:07:38,208 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97222540-42789241 failed!
2025-08-20 13:07:38,259 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97222540:ctest-vn-95847609 is 31.1.1.1 and allocation pool is NOT set
2025-08-20 13:07:38,259 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97222540:ctest-vn-95847609 is 31.1.2.1 and allocation pool is NOT set
2025-08-20 13:07:40,316 - 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.49 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.460 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.460/2.477/4.494/2.017 ms')
2025-08-20 13:07:40,316 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97222540-42789241 passed
2025-08-20 13:07:40,463 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:07:40,464 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97222540-42789241, IP 31.1.1.4, Port 22
2025-08-20 13:07:40,614 - DEBUG - VM ctest-TestBasicVMVN-97222540-42789241 is ready for SSH connections
2025-08-20 13:07:40,614 - INFO - Waiting for VM ctest-TestBasicVMVN-97222540-95851864 to be up..
2025-08-20 13:07:40,678 - DEBUG - VM is in ACTIVE state now
2025-08-20 13:07:40,678 - INFO - VM name : ctest-TestBasicVMVN-97222540-95851864
2025-08-20 13:07:40,740 - DEBUG - VM ctest-TestBasicVMVN-97222540-95851864 ID is 9bfd97e1-b45f-4344-848f-a7d1d0e179e8
2025-08-20 13:07:40,740 - DEBUG - VM ctest-TestBasicVMVN-97222540-95851864 launched on Node cn-jenkins-deploy-platform-ansible-os-3894-1.
2025-08-20 13:07:40,801 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/9bfd97e1-b45f-4344-848f-a7d1d0e179e8
2025-08-20 13:07:40,808 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/d754b95c-c127-4ecc-b9ad-752538e523e7
2025-08-20 13:07:42,043 - 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=2.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.469 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.469/1.535/2.601/1.066 ms')
2025-08-20 13:07:42,043 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-97222540-95851864 passed
2025-08-20 13:07:42,191 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:07:42,192 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97222540-95851864, IP 31.1.2.4, Port 22
2025-08-20 13:07:42,347 - DEBUG - VM ctest-TestBasicVMVN-97222540-95851864 is ready for SSH connections
2025-08-20 13:07:42,347 - INFO - Waiting for VM ctest-TestBasicVMVN-97222540-56768870 to be up..
2025-08-20 13:07:42,408 - DEBUG - VM is in ACTIVE state now
2025-08-20 13:07:42,408 - INFO - VM name : ctest-TestBasicVMVN-97222540-56768870
2025-08-20 13:07:42,472 - DEBUG - VM ctest-TestBasicVMVN-97222540-56768870 ID is 8c5af84f-bc5a-4858-8b60-aeae176e8760
2025-08-20 13:07:42,472 - DEBUG - VM ctest-TestBasicVMVN-97222540-56768870 launched on Node cn-jenkins-deploy-platform-ansible-os-3894-1.
2025-08-20 13:07:42,535 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/8c5af84f-bc5a-4858-8b60-aeae176e8760
2025-08-20 13:07:42,542 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/2b0e8126-81ca-4b2e-8671-6c6b92c608e8
2025-08-20 13:07:43,766 - 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.08 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.347 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.347/1.715/3.084/1.368 ms')
2025-08-20 13:07:43,766 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-97222540-56768870 passed
2025-08-20 13:07:43,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:07:43,911 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97222540-56768870, IP 31.1.1.3, Port 22
2025-08-20 13:07:44,066 - DEBUG - VM ctest-TestBasicVMVN-97222540-56768870 is ready for SSH connections
2025-08-20 13:07:44,067 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:07:44,067 - 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.27, gateway password: c0ntrail123
2025-08-20 13:07:44,067 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-20 13:07:48,036 - 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.823 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.666 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.795 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.666/1.761/3.823 ms
2025-08-20 13:07:48,037 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-97222540-42789241 passed
2025-08-20 13:07:48,037 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:07:48,037 - 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.27, gateway password: c0ntrail123
2025-08-20 13:07:48,037 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-20 13:07:51,680 - 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.475 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.722 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.734 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.722/1.643/3.475 ms
2025-08-20 13:07:51,680 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-97222540-95851864 passed
2025-08-20 13:07:51,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:07:51,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:07:51,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:07:51,680 - 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.27, gateway password: c0ntrail123
2025-08-20 13:07:51,680 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-20 13:07:51,854 - DEBUG - None
2025-08-20 13:07:51,854 - 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.27, gateway password: c0ntrail123
2025-08-20 13:07:51,855 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-20 13:07:52,026 - DEBUG - None
2025-08-20 13:07:52,026 - 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.27, gateway password: c0ntrail123
2025-08-20 13:07:52,026 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-20 13:07:52,658 - DEBUG - None
2025-08-20 13:07:52,659 - 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.27, gateway password: c0ntrail123
2025-08-20 13:07:52,659 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-20 13:07:54,858 - 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.027 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.225 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.360 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.443 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.384 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.360/1.887/5.225 ms
2025-08-20 13:07:54,858 - 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.27, gateway password: c0ntrail123
2025-08-20 13:07:54,858 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-20 13:07:57,099 - 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.049 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.315 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.074 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.590 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.456 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.600 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.481 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.481/2.366/5.074 ms
2025-08-20 13:07:57,099 - 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.27, gateway password: c0ntrail123
2025-08-20 13:07:57,099 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-20 13:07:59,334 - 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.617 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.425 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.191 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.667 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.169 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.008 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.363/1.777/3.191 ms
2025-08-20 13:07:59,334 - INFO - Deleting VM ctest-TestBasicVMVN-97222540-56768870
2025-08-20 13:07:59,398 - INFO - Detaching port d754b95c-c127-4ecc-b9ad-752538e523e7 from VM ctest-TestBasicVMVN-97222540-95851864
2025-08-20 13:07:59,426 - INFO - Deleting VM ctest-TestBasicVMVN-97222540-95851864
2025-08-20 13:07:59,482 - INFO - Detaching port c95f29aa-ef88-4b97-b0d8-0d41e1544377 from VM ctest-TestBasicVMVN-97222540-42789241
2025-08-20 13:07:59,508 - INFO - Deleting VM ctest-TestBasicVMVN-97222540-42789241
2025-08-20 13:07:59,565 - INFO - Deleting VN ctest-vn-95847609
2025-08-20 13:07:59,684 - DEBUG - Response for delete_port : ()
2025-08-20 13:07:59,820 - DEBUG - Response for delete_port : ()
2025-08-20 13:07:59,853 - DEBUG - VN cd4d31e0-e7db-44e1-bcbd-ad6fab463bac still in use: Unable to complete operation on network cd4d31e0-e7db-44e1-bcbd-ad6fab463bac. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bccf33a4-1e90-4b99-8e31-98a586878a7f']
2025-08-20 13:07:59,853 - WARNING - Deleting VN ctest-vn-95847609 failed..Will retry
2025-08-20 13:08:01,959 - DEBUG - Response for deleting network ()
2025-08-20 13:08:01,959 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/17741cb5-791c-42ff-84f6-e526d7636b37
2025-08-20 13:08:01,965 - DEBUG - Response Code: 404
2025-08-20 13:08:01,966 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-08-20 13:08:01,970 - DEBUG - Requesting: http://10.0.0.27:8082/domain/8f5ed32a-7fc4-4618-8f55-b2c3108fc253
2025-08-20 13:08:02,023 - DEBUG - Requesting: http://10.0.0.27:8082/project/dce6f903-7e1c-4bd1-a3fb-7c6180f4ccd4
2025-08-20 13:08:02,090 - INFO - Validated that VN ctest-vn-95847609 is not found in API Server
2025-08-20 13:08:02,098 - DEBUG - VN ctest-vn-95847609 is not present in Agent 10.0.0.27
2025-08-20 13:08:02,098 - INFO - Validated that VN ctest-vn-95847609 is not in any agent
2025-08-20 13:08:02,102 - DEBUG - VRF 2 is not seen in agent 10.0.0.27
2025-08-20 13:08:02,108 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-95847609
2025-08-20 13:08:02,108 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-97222540:ctest-vn-95847609
2025-08-20 13:08:02,115 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-95847609 info
2025-08-20 13:08:02,191 - INFO - IPAM: ctest-ipam-71209161 is not found in API Server
2025-08-20 13:08:02,199 - INFO - IPAM:ctest-ipam-71209161 is not found in control node
2025-08-20 13:08:02,451 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 13:08:02,451 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-08-20 13:08:02,451 - INFO - --------------------------------------------------------------------------------
2025-08-20 13:08:03,084 - INFO - Deleted project: ctest-TestBasicVMVN-97222540, ID : dce6f903-7e1c-4bd1-a3fb-7c6180f4ccd4