2025-11-14 07:56:16,865 - INFO - Domain Default found not creating 2025-11-14 07:56:17,021 - INFO - Project ctest-TestBasicVMVN-94941870 not found, creating it 2025-11-14 07:56:17,483 - INFO - Created Project:ctest-TestBasicVMVN-94941870, ID : 0fedc041-a8a9-41e6-9b0f-089830288e18 2025-11-14 07:56:19,179 - INFO - ================================================================================ 2025-11-14 07:56:19,179 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-14 07:56:19,179 - 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-11-14 07:56:19,433 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-11-14 07:56:19,433 - INFO - Initial checks done. Running the testcase now 2025-11-14 07:56:19,433 - INFO - 2025-11-14 07:56:20,056 - DEBUG - Response for create_network : {'network': {'id': 'ee4c4e9a-ac1c-4c9d-8f37-3cab66ccbb2f', 'name': 'ctest-vn2_metadata-91668570', 'tenant_id': '0fedc041a8a941e69b0f089830288e18', 'project_id': '0fedc041a8a941e69b0f089830288e18', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-94941870', 'ctest-vn2_metadata-91668570'], 'port_security_enabled': True, 'description': ''}} 2025-11-14 07:56:20,305 - DEBUG - Response for create_subnet : {'subnet': {'id': '7860cad8-0e24-4761-8d4f-74d3ddb577b3', 'name': '', 'tenant_id': '0fedc041a8a941e69b0f089830288e18', 'network_id': 'ee4c4e9a-ac1c-4c9d-8f37-3cab66ccbb2f', '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': '0fedc041a8a941e69b0f089830288e18'}} 2025-11-14 07:56:20,323 - INFO - Created VN ctest-vn2_metadata-91668570 2025-11-14 07:56:20,378 - DEBUG - VN ctest-vn2_metadata-91668570 UUID is ee4c4e9a-ac1c-4c9d-8f37-3cab66ccbb2f 2025-11-14 07:56:20,551 - DEBUG - Services list from nova: [, , ] 2025-11-14 07:56:21,654 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4727-1) 2025-11-14 07:56:21,761 - DEBUG - Link local service introspect added 2025-11-14 07:56:21,805 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-14 07:56:26,878 - DEBUG - VM is in ACTIVE state now 2025-11-14 07:56:27,006 - INFO - Waiting for VM ctest-TestBasicVMVN-94941870-73246933 to be up.. 2025-11-14 07:56:27,006 - INFO - VM name : ctest-TestBasicVMVN-94941870-73246933 2025-11-14 07:56:27,076 - DEBUG - VM ctest-TestBasicVMVN-94941870-73246933 ID is 2a0c76ef-427e-465c-b85b-fe3693af73c5 2025-11-14 07:56:27,076 - DEBUG - VM ctest-TestBasicVMVN-94941870-73246933 launched on Node cn-jenkins-deploy-platform-ansible-os-4727-1 2025-11-14 07:56:27,143 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/2a0c76ef-427e-465c-b85b-fe3693af73c5 2025-11-14 07:56:27,478 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/2a0c76ef-427e-465c-b85b-fe3693af73c5 2025-11-14 07:56:27,512 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d9b993f5-1937-4b9c-a91d-0938475fbc4a 2025-11-14 07:56:30,771 - 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-11-14 07:56:30,771 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94941870-73246933 failed! 2025-11-14 07:56:30,830 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94941870:ctest-vn2_metadata-91668570 is 11.1.1.1 and allocation pool is NOT set 2025-11-14 07:56:32,890 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.907 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.907/1.645/2.384/0.738 ms') 2025-11-14 07:56:32,890 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94941870-73246933 passed 2025-11-14 07:56:33,038 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-14 07:56:33,038 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94941870-73246933, IP 11.1.1.3, Port 22 2025-11-14 07:56:33,103 - 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-11-14 07:56:33,170 - DEBUG - VM ctest-TestBasicVMVN-94941870-73246933 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-14 07:56:38,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-14 07:56:38,172 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94941870-73246933, IP 11.1.1.3, Port 22 2025-11-14 07:56:38,329 - DEBUG - VM ctest-TestBasicVMVN-94941870-73246933 is ready for SSH connections 2025-11-14 07:56:38,329 - INFO - Retry 0 2025-11-14 07:56:38,329 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-11-14 07:56:38,330 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-14 07:56:40,004 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-14 07:56:40,004 - INFO - Generic metadata worked 2025-11-14 07:56:40,253 - DEBUG - Link local service introspect removed 2025-11-14 07:56:40,254 - INFO - Deleting VM ctest-TestBasicVMVN-94941870-73246933 2025-11-14 07:56:40,327 - INFO - Deleting VN ctest-vn2_metadata-91668570 2025-11-14 07:56:40,369 - DEBUG - VN ee4c4e9a-ac1c-4c9d-8f37-3cab66ccbb2f still in use: Unable to complete operation on network ee4c4e9a-ac1c-4c9d-8f37-3cab66ccbb2f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3d67793b-2db6-4ef8-8cfa-c3840c4ec058'] 2025-11-14 07:56:40,370 - WARNING - Deleting VN ctest-vn2_metadata-91668570 failed..Will retry 2025-11-14 07:56:42,463 - DEBUG - Response for deleting network () 2025-11-14 07:56:42,736 - DEBUG - No XMPP flaps were noticed during the test 2025-11-14 07:56:42,736 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-11-14 07:56:42,736 - INFO - -------------------------------------------------------------------------------- 2025-11-14 07:56:42,738 - INFO - ================================================================================ 2025-11-14 07:56:42,738 - INFO - STARTING TEST : test_metadata_service 2025-11-14 07:56:42,738 - 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-11-14 07:56:43,024 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-11-14 07:56:43,024 - INFO - Initial checks done. Running the testcase now 2025-11-14 07:56:43,024 - INFO - 2025-11-14 07:56:43,024 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-11-14 07:56:43,030 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/9f8334d2-2ea1-4e91-84db-6cff0f58c223 2025-11-14 07:56:43,213 - DEBUG - Response for create_network : {'network': {'id': '1e057dc5-2c7e-449f-aa67-88f2e34b4a69', 'name': 'ctest-vn-15727597', 'tenant_id': '0fedc041a8a941e69b0f089830288e18', 'project_id': '0fedc041a8a941e69b0f089830288e18', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-94941870', 'ctest-vn-15727597'], 'port_security_enabled': True, 'description': ''}} 2025-11-14 07:56:43,391 - DEBUG - Response for create_subnet : {'subnet': {'id': '9f165f15-f895-482f-b203-f41595e273f9', 'name': '', 'tenant_id': '0fedc041a8a941e69b0f089830288e18', 'network_id': '1e057dc5-2c7e-449f-aa67-88f2e34b4a69', 'ip_version': 4, 'cidr': '94.182.231.128/26', 'allocation_pools': [{'start': '94.182.231.130', 'end': '94.182.231.190'}], 'gateway_ip': '94.182.231.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.182.231.130', 'tags': [], 'project_id': '0fedc041a8a941e69b0f089830288e18'}} 2025-11-14 07:56:43,408 - INFO - Created VN ctest-vn-15727597 2025-11-14 07:56:43,458 - DEBUG - VN ctest-vn-15727597 UUID is 1e057dc5-2c7e-449f-aa67-88f2e34b4a69 2025-11-14 07:56:44,711 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4727-1) 2025-11-14 07:56:44,711 - INFO - Waiting for VM ctest-TestBasicVMVN-94941870-49341486 to be up.. 2025-11-14 07:56:44,751 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-14 07:56:49,822 - DEBUG - VM is in ACTIVE state now 2025-11-14 07:56:49,822 - INFO - VM name : ctest-TestBasicVMVN-94941870-49341486 2025-11-14 07:56:49,893 - DEBUG - VM ctest-TestBasicVMVN-94941870-49341486 ID is b58bfdf7-36a9-48cc-948f-920d6b766782 2025-11-14 07:56:49,893 - DEBUG - VM ctest-TestBasicVMVN-94941870-49341486 launched on Node cn-jenkins-deploy-platform-ansible-os-4727-1 2025-11-14 07:56:49,963 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b58bfdf7-36a9-48cc-948f-920d6b766782 2025-11-14 07:56:49,971 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c48113d4-60a8-4407-ba1b-0368aab9c5bc 2025-11-14 07:56:53,236 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms') 2025-11-14 07:56:53,236 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94941870-49341486 failed! 2025-11-14 07:56:53,290 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94941870:ctest-vn-15727597 is 94.182.231.129 and allocation pool is NOT set 2025-11-14 07:56:57,364 - 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=7.38 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 7.379/7.379/7.379/0.000 ms') 2025-11-14 07:56:57,364 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94941870-49341486 passed 2025-11-14 07:56:57,522 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-14 07:56:57,522 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94941870-49341486, IP 94.182.231.131, Port 22 2025-11-14 07:56:57,681 - DEBUG - VM ctest-TestBasicVMVN-94941870-49341486 is ready for SSH connections 2025-11-14 07:56:57,681 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-11-14 07:56:57,682 - DEBUG - cat /tmp/output.txt 2025-11-14 07:56:59,403 - DEBUG - Hello World. The time is now Fri, 14 Nov 2025 00:56:57 -0700! 2025-11-14 07:56:59,403 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 14 Nov 2025 00:56:57 -0700!'} 2025-11-14 07:56:59,403 - INFO - metadata_script.txt got executed in the vm 2025-11-14 07:56:59,403 - INFO - Deleting VM ctest-TestBasicVMVN-94941870-49341486 2025-11-14 07:56:59,474 - INFO - Deleting VN ctest-vn-15727597 2025-11-14 07:56:59,513 - DEBUG - VN 1e057dc5-2c7e-449f-aa67-88f2e34b4a69 still in use: Unable to complete operation on network 1e057dc5-2c7e-449f-aa67-88f2e34b4a69. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c7e56132-a35e-4684-9529-bdd842465a5b'] 2025-11-14 07:56:59,513 - WARNING - Deleting VN ctest-vn-15727597 failed..Will retry 2025-11-14 07:57:01,621 - DEBUG - Response for deleting network () 2025-11-14 07:57:01,879 - DEBUG - No XMPP flaps were noticed during the test 2025-11-14 07:57:01,879 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-11-14 07:57:01,879 - INFO - -------------------------------------------------------------------------------- 2025-11-14 07:57:01,881 - INFO - ================================================================================ 2025-11-14 07:57:01,881 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-14 07:57:01,882 - 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-11-14 07:57:02,166 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-11-14 07:57:02,166 - INFO - Initial checks done. Running the testcase now 2025-11-14 07:57:02,166 - INFO - 2025-11-14 07:57:02,642 - DEBUG - Response for create_network : {'network': {'id': 'c6cef88f-a65a-44d5-a969-81fe43c47a27', 'name': 'ctest-vn-74896782', 'tenant_id': '0fedc041a8a941e69b0f089830288e18', 'project_id': '0fedc041a8a941e69b0f089830288e18', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-94941870', 'ctest-vn-74896782'], 'port_security_enabled': True, 'description': ''}} 2025-11-14 07:57:02,848 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c37671b5-494f-4173-828e-aaf056f7ff8f', 'name': '', 'tenant_id': '0fedc041a8a941e69b0f089830288e18', 'network_id': 'c6cef88f-a65a-44d5-a969-81fe43c47a27', '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': '0fedc041a8a941e69b0f089830288e18'}} 2025-11-14 07:57:03,027 - DEBUG - Response for create_subnet : {'subnet': {'id': '203d2bdf-a66e-4022-8055-aeca95482b41', 'name': '', 'tenant_id': '0fedc041a8a941e69b0f089830288e18', 'network_id': 'c6cef88f-a65a-44d5-a969-81fe43c47a27', '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': '0fedc041a8a941e69b0f089830288e18'}} 2025-11-14 07:57:03,047 - INFO - Created VN ctest-vn-74896782 2025-11-14 07:57:03,098 - DEBUG - VN ctest-vn-74896782 UUID is c6cef88f-a65a-44d5-a969-81fe43c47a27 2025-11-14 07:57:03,427 - DEBUG - Response for create_port : {'port': {'name': '99f04c8f-0591-4130-9bfa-5d8dd3d9fa3f', 'id': '99f04c8f-0591-4130-9bfa-5d8dd3d9fa3f', 'tenant_id': '0fedc041a8a941e69b0f089830288e18', 'network_id': 'c6cef88f-a65a-44d5-a969-81fe43c47a27', 'mac_address': '02:99:f0:4c:8f:05', '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': 'c37671b5-494f-4173-828e-aaf056f7ff8f'}], 'security_groups': ['492cf3d5-8384-4634-8182-1856fc60216a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0fedc041a8a941e69b0f089830288e18'}} 2025-11-14 07:57:03,601 - DEBUG - Response for create_port : {'port': {'name': 'afa925e7-1abb-46ab-8485-36b3c76fc95e', 'id': 'afa925e7-1abb-46ab-8485-36b3c76fc95e', 'tenant_id': '0fedc041a8a941e69b0f089830288e18', 'network_id': 'c6cef88f-a65a-44d5-a969-81fe43c47a27', 'mac_address': '02:af:a9:25:e7:1a', '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': '203d2bdf-a66e-4022-8055-aeca95482b41'}], 'security_groups': ['492cf3d5-8384-4634-8182-1856fc60216a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0fedc041a8a941e69b0f089830288e18'}} 2025-11-14 07:57:03,969 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4727-1) 2025-11-14 07:57:04,404 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4727-1) 2025-11-14 07:57:05,810 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4727-1) 2025-11-14 07:57:05,810 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-14 07:57:05,817 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8bb30c5f-0428-4214-84fc-6569f7875112 2025-11-14 07:57:05,830 - DEBUG - Requesting: http://10.0.0.50:8082/project/0fedc041-a8a9-41e6-9b0f-089830288e18 2025-11-14 07:57:05,961 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/24fe3348-5429-451b-ba01-aff4e739234b 2025-11-14 07:57:05,974 - INFO - Verifications in API Server for IPAM: ctest-ipam-88507439 passed 2025-11-14 07:57:05,990 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-94941870:ctest-ipam-88507439', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-94941870', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2665624415192565019', 'uuid-lslong': '13403187432417469259'}, 'enable': 'true', 'created': '2025-11-14T07:57:02', 'last-modified': '2025-11-14T07:57:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.593001'} 2025-11-14 07:57:05,990 - INFO - Verifications in Control node for IPAM: ctest-ipam-88507439 passed 2025-11-14 07:57:05,991 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-14 07:57:06,005 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8bb30c5f-0428-4214-84fc-6569f7875112 2025-11-14 07:57:06,022 - DEBUG - Requesting: http://10.0.0.50:8082/project/0fedc041-a8a9-41e6-9b0f-089830288e18 2025-11-14 07:57:06,114 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c6cef88f-a65a-44d5-a969-81fe43c47a27 2025-11-14 07:57:06,129 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c6cef88f-a65a-44d5-a969-81fe43c47a27 2025-11-14 07:57:06,140 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/37a06fe5-6f6d-4c5b-84a4-2132b525a645 2025-11-14 07:57:06,150 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/37a06fe5-6f6d-4c5b-84a4-2132b525a645 2025-11-14 07:57:06,159 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/7ad8c12d-af29-40be-b345-52b6d289c633 2025-11-14 07:57:06,166 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-14 07:57:06,166 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c6cef88f-a65a-44d5-a969-81fe43c47a27 2025-11-14 07:57:06,176 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/37a06fe5-6f6d-4c5b-84a4-2132b525a645 2025-11-14 07:57:06,192 - INFO - Verified VN network id 10 for VN c6cef88f-a65a-44d5-a969-81fe43c47a27 2025-11-14 07:57:06,193 - INFO - Verifications in API Server for VN ctest-vn-74896782 passed 2025-11-14 07:57:06,193 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c6cef88f-a65a-44d5-a969-81fe43c47a27 2025-11-14 07:57:06,203 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/37a06fe5-6f6d-4c5b-84a4-2132b525a645 2025-11-14 07:57:06,211 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/37a06fe5-6f6d-4c5b-84a4-2132b525a645 2025-11-14 07:57:06,225 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/7ad8c12d-af29-40be-b345-52b6d289c633 2025-11-14 07:57:06,241 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-94941870:ctest-vn-74896782', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-94941870', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14325660760567071957', 'uuid-lslong': '12207431194023066151'}, 'enable': 'true', 'created': '2025-11-14T07:57:02', 'last-modified': '2025-11-14T07:57:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.241795'} 2025-11-14 07:57:06,247 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-14 07:57:06,247 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-74896782 passed 2025-11-14 07:57:06,247 - DEBUG - ====Verifying policy data for ctest-vn-74896782 in API_Server ====== 2025-11-14 07:57:06,247 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-14 07:57:06,254 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8bb30c5f-0428-4214-84fc-6569f7875112 2025-11-14 07:57:06,266 - DEBUG - Requesting: http://10.0.0.50:8082/project/0fedc041-a8a9-41e6-9b0f-089830288e18 2025-11-14 07:57:06,342 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c6cef88f-a65a-44d5-a969-81fe43c47a27 2025-11-14 07:57:06,354 - DEBUG - =>VN ctest-vn-74896782 has no policy to be verified 2025-11-14 07:57:06,354 - DEBUG - Verifying the vn in opserver 2025-11-14 07:57:06,354 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-94941870:ctest-vn-74896782 virtual network link through opserver 10.0.0.50 2025-11-14 07:57:06,354 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-11-14 07:57:06,777 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-11-14 07:57:06,861 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-94941870:ctest-vn-74896782', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-94941870:ctest-vn-74896782?flat'} 2025-11-14 07:57:06,862 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-94941870:ctest-vn-74896782 is found in opserver 2025-11-14 07:57:06,867 - DEBUG - VRF ids for VN ctest-vn-74896782: {'10.0.0.50': '2'} 2025-11-14 07:57:06,868 - INFO - Waiting for VM ctest-TestBasicVMVN-94941870-33724941 to be up.. 2025-11-14 07:57:06,957 - DEBUG - VM is in ACTIVE state now 2025-11-14 07:57:06,957 - INFO - VM name : ctest-TestBasicVMVN-94941870-33724941 2025-11-14 07:57:07,043 - DEBUG - VM ctest-TestBasicVMVN-94941870-33724941 ID is cb4588e1-e549-4eb3-9990-ea07ecd3ec98 2025-11-14 07:57:07,043 - DEBUG - VM ctest-TestBasicVMVN-94941870-33724941 launched on Node cn-jenkins-deploy-platform-ansible-os-4727-1 2025-11-14 07:57:07,122 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/cb4588e1-e549-4eb3-9990-ea07ecd3ec98 2025-11-14 07:57:07,131 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/99f04c8f-0591-4130-9bfa-5d8dd3d9fa3f 2025-11-14 07:57:10,387 - 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-11-14 07:57:10,387 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94941870-33724941 failed! 2025-11-14 07:57:10,446 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94941870:ctest-vn-74896782 is 31.1.1.1 and allocation pool is NOT set 2025-11-14 07:57:10,446 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94941870:ctest-vn-74896782 is 31.1.2.1 and allocation pool is NOT set 2025-11-14 07:57:14,516 - 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-11-14 07:57:14,516 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94941870-33724941 failed! 2025-11-14 07:57:14,570 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94941870:ctest-vn-74896782 is 31.1.1.1 and allocation pool is NOT set 2025-11-14 07:57:14,570 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94941870:ctest-vn-74896782 is 31.1.2.1 and allocation pool is NOT set 2025-11-14 07:57:16,635 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.03 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.034/3.116/5.198/2.082 ms') 2025-11-14 07:57:16,635 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94941870-33724941 passed 2025-11-14 07:57:16,790 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-14 07:57:16,790 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94941870-33724941, IP 31.1.1.4, Port 22 2025-11-14 07:57:16,946 - DEBUG - VM ctest-TestBasicVMVN-94941870-33724941 is ready for SSH connections 2025-11-14 07:57:16,946 - INFO - Waiting for VM ctest-TestBasicVMVN-94941870-89190153 to be up.. 2025-11-14 07:57:17,025 - DEBUG - VM is in ACTIVE state now 2025-11-14 07:57:17,026 - INFO - VM name : ctest-TestBasicVMVN-94941870-89190153 2025-11-14 07:57:17,102 - DEBUG - VM ctest-TestBasicVMVN-94941870-89190153 ID is 572a2e67-b644-418b-8172-f84b1b2747d0 2025-11-14 07:57:17,102 - DEBUG - VM ctest-TestBasicVMVN-94941870-89190153 launched on Node cn-jenkins-deploy-platform-ansible-os-4727-1 2025-11-14 07:57:17,176 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/572a2e67-b644-418b-8172-f84b1b2747d0 2025-11-14 07:57:17,184 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/afa925e7-1abb-46ab-8485-36b3c76fc95e 2025-11-14 07:57:18,413 - 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.25 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.690 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.690/2.968/5.247/2.278 ms') 2025-11-14 07:57:18,413 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-94941870-89190153 passed 2025-11-14 07:57:18,566 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-14 07:57:18,566 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94941870-89190153, IP 31.1.2.4, Port 22 2025-11-14 07:57:18,722 - DEBUG - VM ctest-TestBasicVMVN-94941870-89190153 is ready for SSH connections 2025-11-14 07:57:18,722 - INFO - Waiting for VM ctest-TestBasicVMVN-94941870-86887206 to be up.. 2025-11-14 07:57:18,797 - DEBUG - VM is in ACTIVE state now 2025-11-14 07:57:18,797 - INFO - VM name : ctest-TestBasicVMVN-94941870-86887206 2025-11-14 07:57:18,883 - DEBUG - VM ctest-TestBasicVMVN-94941870-86887206 ID is 2d52054c-8ce4-4369-9353-fff880c3b941 2025-11-14 07:57:18,883 - DEBUG - VM ctest-TestBasicVMVN-94941870-86887206 launched on Node cn-jenkins-deploy-platform-ansible-os-4727-1 2025-11-14 07:57:18,956 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/2d52054c-8ce4-4369-9353-fff880c3b941 2025-11-14 07:57:18,965 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/562a29b3-f69f-4333-bc18-2c29cbf2975d 2025-11-14 07:57:20,198 - 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.14 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.469 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.469/1.804/3.139/1.335 ms') 2025-11-14 07:57:20,199 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-94941870-86887206 passed 2025-11-14 07:57:20,346 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-14 07:57:20,346 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94941870-86887206, IP 31.1.1.3, Port 22 2025-11-14 07:57:20,505 - DEBUG - VM ctest-TestBasicVMVN-94941870-86887206 is ready for SSH connections 2025-11-14 07:57:20,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-14 07:57:20,505 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-11-14 07:57:20,505 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-14 07:57:24,591 - 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.554 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.824 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.912 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.824/1.763/3.554 ms 2025-11-14 07:57:24,592 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-94941870-33724941 passed 2025-11-14 07:57:24,592 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-14 07:57:24,592 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-11-14 07:57:24,592 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-14 07:57:28,284 - 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.620 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.946 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.779 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.779/1.781/3.620 ms 2025-11-14 07:57:28,285 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-94941870-89190153 passed 2025-11-14 07:57:28,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-14 07:57:28,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-14 07:57:28,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-14 07:57:28,285 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-11-14 07:57:28,285 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-14 07:57:28,482 - DEBUG - None 2025-11-14 07:57:28,483 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-11-14 07:57:28,483 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-14 07:57:28,669 - DEBUG - None 2025-11-14 07:57:28,669 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-11-14 07:57:28,669 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-14 07:57:29,357 - DEBUG - None 2025-11-14 07:57:29,357 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-11-14 07:57:29,357 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-14 07:57:31,593 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.958 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.143 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.450 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.734 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.547 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.450/1.966/5.143 ms 2025-11-14 07:57:31,593 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-11-14 07:57:31,593 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-14 07:57:33,848 - 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.585 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.736 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.370 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.478 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.812 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.754 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.370/2.586/6.370 ms 2025-11-14 07:57:33,849 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-11-14 07:57:33,849 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-14 07:57:36,124 - 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.818 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.939 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.857 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.432 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.892 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.697 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.533 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.432/1.881/3.857 ms 2025-11-14 07:57:36,124 - INFO - Deleting VM ctest-TestBasicVMVN-94941870-86887206 2025-11-14 07:57:36,194 - INFO - Detaching port afa925e7-1abb-46ab-8485-36b3c76fc95e from VM ctest-TestBasicVMVN-94941870-89190153 2025-11-14 07:57:36,235 - INFO - Deleting VM ctest-TestBasicVMVN-94941870-89190153 2025-11-14 07:57:36,309 - INFO - Detaching port 99f04c8f-0591-4130-9bfa-5d8dd3d9fa3f from VM ctest-TestBasicVMVN-94941870-33724941 2025-11-14 07:57:36,346 - INFO - Deleting VM ctest-TestBasicVMVN-94941870-33724941 2025-11-14 07:57:36,462 - INFO - Deleting VN ctest-vn-74896782 2025-11-14 07:57:36,615 - DEBUG - Response for delete_port : () 2025-11-14 07:57:36,844 - DEBUG - Response for delete_port : () 2025-11-14 07:57:36,885 - DEBUG - VN c6cef88f-a65a-44d5-a969-81fe43c47a27 still in use: Unable to complete operation on network c6cef88f-a65a-44d5-a969-81fe43c47a27. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d4d49efb-249c-4f10-81d3-76c3626d780d'] 2025-11-14 07:57:36,885 - WARNING - Deleting VN ctest-vn-74896782 failed..Will retry 2025-11-14 07:57:39,013 - DEBUG - Response for deleting network () 2025-11-14 07:57:39,013 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/37a06fe5-6f6d-4c5b-84a4-2132b525a645 2025-11-14 07:57:39,024 - DEBUG - Response Code: 404 2025-11-14 07:57:39,024 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-14 07:57:39,029 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8bb30c5f-0428-4214-84fc-6569f7875112 2025-11-14 07:57:39,091 - DEBUG - Requesting: http://10.0.0.50:8082/project/0fedc041-a8a9-41e6-9b0f-089830288e18 2025-11-14 07:57:39,173 - INFO - Validated that VN ctest-vn-74896782 is not found in API Server 2025-11-14 07:57:39,183 - DEBUG - VN ctest-vn-74896782 is not present in Agent 10.0.0.50 2025-11-14 07:57:39,183 - INFO - Validated that VN ctest-vn-74896782 is not in any agent 2025-11-14 07:57:39,191 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2025-11-14 07:57:39,200 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-74896782 2025-11-14 07:57:39,200 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-94941870:ctest-vn-74896782 2025-11-14 07:57:39,212 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-74896782 info 2025-11-14 07:57:39,297 - INFO - IPAM: ctest-ipam-88507439 is not found in API Server 2025-11-14 07:57:39,307 - INFO - IPAM:ctest-ipam-88507439 is not found in control node 2025-11-14 07:57:39,572 - DEBUG - No XMPP flaps were noticed during the test 2025-11-14 07:57:39,572 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-11-14 07:57:39,572 - INFO - -------------------------------------------------------------------------------- 2025-11-14 07:57:40,306 - INFO - Deleted project: ctest-TestBasicVMVN-94941870, ID : 0fedc041-a8a9-41e6-9b0f-089830288e18