2025-11-17 22:54:39,356 - INFO - Domain Default found not creating 2025-11-17 22:54:39,491 - INFO - Project ctest-TestBasicVMVN-21391017 not found, creating it 2025-11-17 22:54:39,909 - INFO - Created Project:ctest-TestBasicVMVN-21391017, ID : 2b7e6b18-8c0b-48dd-813f-d8690b6519b6 2025-11-17 22:54:41,382 - INFO - ================================================================================ 2025-11-17 22:54:41,382 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-17 22:54:41,383 - 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-17 22:54:41,644 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2025-11-17 22:54:41,644 - INFO - Initial checks done. Running the testcase now 2025-11-17 22:54:41,644 - INFO - 2025-11-17 22:54:42,172 - DEBUG - Response for create_network : {'network': {'id': 'c6fc3000-889a-4907-aff5-f1c1de8f66f9', 'name': 'ctest-vn2_metadata-24823525', 'tenant_id': '2b7e6b188c0b48dd813fd8690b6519b6', 'project_id': '2b7e6b188c0b48dd813fd8690b6519b6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21391017', 'ctest-vn2_metadata-24823525'], 'port_security_enabled': True, 'description': ''}} 2025-11-17 22:54:42,394 - DEBUG - Response for create_subnet : {'subnet': {'id': '9d26512b-e9ab-4810-b8c9-409f0aa9640f', 'name': '', 'tenant_id': '2b7e6b188c0b48dd813fd8690b6519b6', 'network_id': 'c6fc3000-889a-4907-aff5-f1c1de8f66f9', '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': '2b7e6b188c0b48dd813fd8690b6519b6'}} 2025-11-17 22:54:42,412 - INFO - Created VN ctest-vn2_metadata-24823525 2025-11-17 22:54:42,463 - DEBUG - VN ctest-vn2_metadata-24823525 UUID is c6fc3000-889a-4907-aff5-f1c1de8f66f9 2025-11-17 22:54:42,658 - DEBUG - Services list from nova: [, , ] 2025-11-17 22:54:43,613 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4749-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4749-1) 2025-11-17 22:54:43,715 - DEBUG - Link local service introspect added 2025-11-17 22:54:43,748 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-17 22:54:48,817 - DEBUG - VM is in ACTIVE state now 2025-11-17 22:54:48,952 - INFO - Waiting for VM ctest-TestBasicVMVN-21391017-79776696 to be up.. 2025-11-17 22:54:48,952 - INFO - VM name : ctest-TestBasicVMVN-21391017-79776696 2025-11-17 22:54:49,017 - DEBUG - VM ctest-TestBasicVMVN-21391017-79776696 ID is 40356df4-5b52-4bef-a7a9-3b05b5ce2cad 2025-11-17 22:54:49,018 - DEBUG - VM ctest-TestBasicVMVN-21391017-79776696 launched on Node cn-jenkins-deploy-platform-ansible-os-4749-1 2025-11-17 22:54:49,132 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/40356df4-5b52-4bef-a7a9-3b05b5ce2cad 2025-11-17 22:54:49,420 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/40356df4-5b52-4bef-a7a9-3b05b5ce2cad 2025-11-17 22:54:49,448 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a6a753d2-71c6-4762-8976-1258cceb270d 2025-11-17 22:54:52,702 - 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 1036ms') 2025-11-17 22:54:52,702 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21391017-79776696 failed! 2025-11-17 22:54:52,755 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21391017:ctest-vn2_metadata-24823525 is 11.1.1.1 and allocation pool is NOT set 2025-11-17 22:54:54,819 - 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.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.329 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.329/1.613/2.898/1.284 ms') 2025-11-17 22:54:54,819 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21391017-79776696 passed 2025-11-17 22:54:54,971 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-17 22:54:54,971 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21391017-79776696, IP 11.1.1.3, Port 22 2025-11-17 22:54:55,127 - DEBUG - VM ctest-TestBasicVMVN-21391017-79776696 is ready for SSH connections 2025-11-17 22:54:55,127 - INFO - Retry 0 2025-11-17 22:54:55,127 - 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.33, gateway password: c0ntrail123 2025-11-17 22:54:55,127 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-17 22:54:56,730 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-17 22:54:56,730 - INFO - Generic metadata worked 2025-11-17 22:54:56,983 - DEBUG - Link local service introspect removed 2025-11-17 22:54:56,983 - INFO - Deleting VM ctest-TestBasicVMVN-21391017-79776696 2025-11-17 22:54:57,046 - INFO - Deleting VN ctest-vn2_metadata-24823525 2025-11-17 22:54:57,077 - DEBUG - VN c6fc3000-889a-4907-aff5-f1c1de8f66f9 still in use: Unable to complete operation on network c6fc3000-889a-4907-aff5-f1c1de8f66f9. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fffd06fd-dd6b-4f09-91fa-a6bfa04e48cc'] 2025-11-17 22:54:57,077 - WARNING - Deleting VN ctest-vn2_metadata-24823525 failed..Will retry 2025-11-17 22:54:59,152 - DEBUG - Response for deleting network () 2025-11-17 22:54:59,411 - DEBUG - No XMPP flaps were noticed during the test 2025-11-17 22:54:59,411 - INFO - -------------------------------------------------------------------------------- 2025-11-17 22:54:59,413 - INFO - ================================================================================ 2025-11-17 22:54:59,413 - INFO - STARTING TEST : test_metadata_service 2025-11-17 22:54:59,413 - 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-17 22:54:59,699 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2025-11-17 22:54:59,699 - INFO - Initial checks done. Running the testcase now 2025-11-17 22:54:59,699 - INFO - 2025-11-17 22:54:59,699 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs 2025-11-17 22:54:59,704 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/b3dfd21d-466d-4f35-bf1f-62479d210772 2025-11-17 22:54:59,862 - DEBUG - Response for create_network : {'network': {'id': 'b4868a4a-b74e-48ba-8eef-4cdd66e2aace', 'name': 'ctest-vn-21858421', 'tenant_id': '2b7e6b188c0b48dd813fd8690b6519b6', 'project_id': '2b7e6b188c0b48dd813fd8690b6519b6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21391017', 'ctest-vn-21858421'], 'port_security_enabled': True, 'description': ''}} 2025-11-17 22:55:00,036 - DEBUG - Response for create_subnet : {'subnet': {'id': '0af37fe3-f09b-4a95-9061-97a036fe4b23', 'name': '', 'tenant_id': '2b7e6b188c0b48dd813fd8690b6519b6', 'network_id': 'b4868a4a-b74e-48ba-8eef-4cdd66e2aace', 'ip_version': 4, 'cidr': '64.206.82.192/26', 'allocation_pools': [{'start': '64.206.82.194', 'end': '64.206.82.254'}], 'gateway_ip': '64.206.82.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '64.206.82.194', 'tags': [], 'project_id': '2b7e6b188c0b48dd813fd8690b6519b6'}} 2025-11-17 22:55:00,049 - INFO - Created VN ctest-vn-21858421 2025-11-17 22:55:00,099 - DEBUG - VN ctest-vn-21858421 UUID is b4868a4a-b74e-48ba-8eef-4cdd66e2aace 2025-11-17 22:55:01,162 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4749-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4749-1) 2025-11-17 22:55:01,162 - INFO - Waiting for VM ctest-TestBasicVMVN-21391017-64949479 to be up.. 2025-11-17 22:55:01,201 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-17 22:55:06,261 - DEBUG - VM is in ACTIVE state now 2025-11-17 22:55:06,261 - INFO - VM name : ctest-TestBasicVMVN-21391017-64949479 2025-11-17 22:55:06,316 - DEBUG - VM ctest-TestBasicVMVN-21391017-64949479 ID is 7d3fd33d-47d8-4934-a7ab-53b7c8755ff7 2025-11-17 22:55:06,316 - DEBUG - VM ctest-TestBasicVMVN-21391017-64949479 launched on Node cn-jenkins-deploy-platform-ansible-os-4749-1 2025-11-17 22:55:06,371 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7d3fd33d-47d8-4934-a7ab-53b7c8755ff7 2025-11-17 22:55:06,376 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/65572412-a8ab-4f91-8a75-95d94aaa5a5f 2025-11-17 22:55:09,594 - 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 1004ms') 2025-11-17 22:55:09,594 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21391017-64949479 failed! 2025-11-17 22:55:09,647 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21391017:ctest-vn-21858421 is 64.206.82.193 and allocation pool is NOT set 2025-11-17 22:55:11,707 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.795 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.795/1.937/3.079/1.142 ms') 2025-11-17 22:55:11,707 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21391017-64949479 passed 2025-11-17 22:55:11,855 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-17 22:55:11,855 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21391017-64949479, IP 64.206.82.195, Port 22 2025-11-17 22:55:12,014 - DEBUG - VM ctest-TestBasicVMVN-21391017-64949479 is ready for SSH connections 2025-11-17 22:55:12,014 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-11-17 22:55:12,014 - DEBUG - cat /tmp/output.txt 2025-11-17 22:55:13,625 - DEBUG - Hello World. The time is now Mon, 17 Nov 2025 15:55:10 -0700! 2025-11-17 22:55:13,625 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 17 Nov 2025 15:55:10 -0700!'} 2025-11-17 22:55:13,625 - INFO - metadata_script.txt got executed in the vm 2025-11-17 22:55:13,625 - INFO - Deleting VM ctest-TestBasicVMVN-21391017-64949479 2025-11-17 22:55:13,682 - INFO - Deleting VN ctest-vn-21858421 2025-11-17 22:55:13,716 - DEBUG - VN b4868a4a-b74e-48ba-8eef-4cdd66e2aace still in use: Unable to complete operation on network b4868a4a-b74e-48ba-8eef-4cdd66e2aace. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-28ee2482-fb8c-4522-a6ef-e605f5b5d90d'] 2025-11-17 22:55:13,717 - WARNING - Deleting VN ctest-vn-21858421 failed..Will retry 2025-11-17 22:55:15,799 - DEBUG - Response for deleting network () 2025-11-17 22:55:16,055 - DEBUG - No XMPP flaps were noticed during the test
2025-11-17 22:55:16,055 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-17 22:55:16,055 - INFO - -------------------------------------------------------------------------------- 2025-11-17 22:55:16,057 - INFO - ================================================================================ 2025-11-17 22:55:16,057 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-17 22:55:16,057 - 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-17 22:55:16,344 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2025-11-17 22:55:16,344 - INFO - Initial checks done. Running the testcase now 2025-11-17 22:55:16,344 - INFO - 2025-11-17 22:55:16,799 - DEBUG - Response for create_network : {'network': {'id': 'e643894b-eb62-4c4a-bc9d-1393879201a2', 'name': 'ctest-vn-73193578', 'tenant_id': '2b7e6b188c0b48dd813fd8690b6519b6', 'project_id': '2b7e6b188c0b48dd813fd8690b6519b6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21391017', 'ctest-vn-73193578'], 'port_security_enabled': True, 'description': ''}} 2025-11-17 22:55:17,004 - DEBUG - Response for create_subnet : {'subnet': {'id': '248fd989-c953-4fa1-9aa7-45d958e7f037', 'name': '', 'tenant_id': '2b7e6b188c0b48dd813fd8690b6519b6', 'network_id': 'e643894b-eb62-4c4a-bc9d-1393879201a2', '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': '2b7e6b188c0b48dd813fd8690b6519b6'}} 2025-11-17 22:55:17,169 - DEBUG - Response for create_subnet : {'subnet': {'id': '163fad55-20ed-4fdf-be1c-efe503cb9e5b', 'name': '', 'tenant_id': '2b7e6b188c0b48dd813fd8690b6519b6', 'network_id': 'e643894b-eb62-4c4a-bc9d-1393879201a2', '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': '2b7e6b188c0b48dd813fd8690b6519b6'}} 2025-11-17 22:55:17,184 - INFO - Created VN ctest-vn-73193578 2025-11-17 22:55:17,235 - DEBUG - VN ctest-vn-73193578 UUID is e643894b-eb62-4c4a-bc9d-1393879201a2 2025-11-17 22:55:17,517 - DEBUG - Response for create_port : {'port': {'name': 'd67bdf8f-dec5-498d-aad8-20b7c32bf974', 'id': 'd67bdf8f-dec5-498d-aad8-20b7c32bf974', 'tenant_id': '2b7e6b188c0b48dd813fd8690b6519b6', 'network_id': 'e643894b-eb62-4c4a-bc9d-1393879201a2', 'mac_address': '02:d6:7b:df:8f:de', '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': '248fd989-c953-4fa1-9aa7-45d958e7f037'}], 'security_groups': ['58e04feb-0b4d-4a58-b93b-5274f8f49f35'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2b7e6b188c0b48dd813fd8690b6519b6'}} 2025-11-17 22:55:17,664 - DEBUG - Response for create_port : {'port': {'name': '70a6db93-4c42-49e0-a193-acdd8b15cc3a', 'id': '70a6db93-4c42-49e0-a193-acdd8b15cc3a', 'tenant_id': '2b7e6b188c0b48dd813fd8690b6519b6', 'network_id': 'e643894b-eb62-4c4a-bc9d-1393879201a2', 'mac_address': '02:70:a6:db:93:4c', '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': '163fad55-20ed-4fdf-be1c-efe503cb9e5b'}], 'security_groups': ['58e04feb-0b4d-4a58-b93b-5274f8f49f35'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2b7e6b188c0b48dd813fd8690b6519b6'}} 2025-11-17 22:55:17,972 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4749-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4749-1) 2025-11-17 22:55:18,318 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4749-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4749-1) 2025-11-17 22:55:19,498 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4749-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4749-1) 2025-11-17 22:55:19,498 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-17 22:55:19,506 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a50f1eb8-b8ca-4482-80f5-20493ef9b91c 2025-11-17 22:55:19,521 - DEBUG - Requesting: http://10.0.0.33:8082/project/2b7e6b18-8c0b-48dd-813f-d8690b6519b6 2025-11-17 22:55:19,584 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/d35e78b2-bc64-43b2-882f-52733d911d32 2025-11-17 22:55:19,595 - INFO - Verifications in API Server for IPAM: ctest-ipam-22264080 passed 2025-11-17 22:55:19,602 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-21391017:ctest-ipam-22264080', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21391017', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15230743698873795506', 'uuid-lslong': '9813152767971237170'}, 'enable': 'true', 'created': '2025-11-17T22:55:16', 'last-modified': '2025-11-17T22:55:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.040147'} 2025-11-17 22:55:19,603 - INFO - Verifications in Control node for IPAM: ctest-ipam-22264080 passed 2025-11-17 22:55:19,603 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-17 22:55:19,608 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a50f1eb8-b8ca-4482-80f5-20493ef9b91c 2025-11-17 22:55:19,617 - DEBUG - Requesting: http://10.0.0.33:8082/project/2b7e6b18-8c0b-48dd-813f-d8690b6519b6 2025-11-17 22:55:19,690 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e643894b-eb62-4c4a-bc9d-1393879201a2 2025-11-17 22:55:19,701 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e643894b-eb62-4c4a-bc9d-1393879201a2 2025-11-17 22:55:19,713 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/3303dd3f-6f23-4a25-ad7f-481d8ea855f5 2025-11-17 22:55:19,720 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/3303dd3f-6f23-4a25-ad7f-481d8ea855f5 2025-11-17 22:55:19,725 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/7037e4df-5096-418a-b2d9-2667324478f2 2025-11-17 22:55:19,730 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-17 22:55:19,730 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e643894b-eb62-4c4a-bc9d-1393879201a2 2025-11-17 22:55:19,738 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/3303dd3f-6f23-4a25-ad7f-481d8ea855f5 2025-11-17 22:55:19,753 - INFO - Verified VN network id 12 for VN e643894b-eb62-4c4a-bc9d-1393879201a2 2025-11-17 22:55:19,759 - INFO - Verifications in API Server for VN ctest-vn-73193578 passed 2025-11-17 22:55:19,759 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e643894b-eb62-4c4a-bc9d-1393879201a2 2025-11-17 22:55:19,768 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/3303dd3f-6f23-4a25-ad7f-481d8ea855f5 2025-11-17 22:55:19,775 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/3303dd3f-6f23-4a25-ad7f-481d8ea855f5 2025-11-17 22:55:19,781 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/7037e4df-5096-418a-b2d9-2667324478f2 2025-11-17 22:55:19,790 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-21391017:ctest-vn-73193578', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21391017', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16592256411327679562', 'uuid-lslong': '13591040774829638050'}, 'enable': 'true', 'created': '2025-11-17T22:55:16', 'last-modified': '2025-11-17T22:55:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.640147'} 2025-11-17 22:55:19,795 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-17 22:55:19,796 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-73193578 passed 2025-11-17 22:55:19,796 - DEBUG - ====Verifying policy data for ctest-vn-73193578 in API_Server ====== 2025-11-17 22:55:19,796 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-17 22:55:19,810 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a50f1eb8-b8ca-4482-80f5-20493ef9b91c 2025-11-17 22:55:19,825 - DEBUG - Requesting: http://10.0.0.33:8082/project/2b7e6b18-8c0b-48dd-813f-d8690b6519b6 2025-11-17 22:55:19,958 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e643894b-eb62-4c4a-bc9d-1393879201a2 2025-11-17 22:55:19,975 - DEBUG - =>VN ctest-vn-73193578 has no policy to be verified 2025-11-17 22:55:19,975 - DEBUG - Verifying the vn in opserver 2025-11-17 22:55:19,976 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-21391017:ctest-vn-73193578 virtual network link through opserver 10.0.0.33 2025-11-17 22:55:19,976 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-11-17 22:55:20,287 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-11-17 22:55:20,355 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-21391017:ctest-vn-73193578', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-21391017:ctest-vn-73193578?flat'} 2025-11-17 22:55:20,355 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-21391017:ctest-vn-73193578 is found in opserver 2025-11-17 22:55:20,359 - DEBUG - VRF ids for VN ctest-vn-73193578: {'10.0.0.33': '2'} 2025-11-17 22:55:20,359 - INFO - Waiting for VM ctest-TestBasicVMVN-21391017-43904470 to be up.. 2025-11-17 22:55:20,444 - DEBUG - VM is in ACTIVE state now 2025-11-17 22:55:20,445 - INFO - VM name : ctest-TestBasicVMVN-21391017-43904470 2025-11-17 22:55:20,513 - DEBUG - VM ctest-TestBasicVMVN-21391017-43904470 ID is 9dc5fdd5-98b4-4a7b-b2ab-cb9deb28cfdb 2025-11-17 22:55:20,513 - DEBUG - VM ctest-TestBasicVMVN-21391017-43904470 launched on Node cn-jenkins-deploy-platform-ansible-os-4749-1 2025-11-17 22:55:20,584 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/9dc5fdd5-98b4-4a7b-b2ab-cb9deb28cfdb 2025-11-17 22:55:20,591 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/d67bdf8f-dec5-498d-aad8-20b7c32bf974 2025-11-17 22:55:23,833 - 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') 2025-11-17 22:55:23,833 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21391017-43904470 failed! 2025-11-17 22:55:23,891 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21391017:ctest-vn-73193578 is 31.1.1.1 and allocation pool is NOT set 2025-11-17 22:55:23,891 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21391017:ctest-vn-73193578 is 31.1.2.1 and allocation pool is NOT set 2025-11-17 22:55:27,961 - 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') 2025-11-17 22:55:27,961 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21391017-43904470 failed! 2025-11-17 22:55:28,015 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21391017:ctest-vn-73193578 is 31.1.1.1 and allocation pool is NOT set 2025-11-17 22:55:28,015 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21391017:ctest-vn-73193578 is 31.1.2.1 and allocation pool is NOT set 2025-11-17 22:55:30,075 - 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.94 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.398 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.398/3.167/5.937/2.769 ms') 2025-11-17 22:55:30,075 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21391017-43904470 passed 2025-11-17 22:55:30,227 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-17 22:55:30,227 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21391017-43904470, IP 31.1.1.4, Port 22 2025-11-17 22:55:30,386 - DEBUG - VM ctest-TestBasicVMVN-21391017-43904470 is ready for SSH connections 2025-11-17 22:55:30,386 - INFO - Waiting for VM ctest-TestBasicVMVN-21391017-83219025 to be up.. 2025-11-17 22:55:30,456 - DEBUG - VM is in ACTIVE state now 2025-11-17 22:55:30,456 - INFO - VM name : ctest-TestBasicVMVN-21391017-83219025 2025-11-17 22:55:30,515 - DEBUG - VM ctest-TestBasicVMVN-21391017-83219025 ID is 948a2cc0-c739-4ff9-9835-76cb934335de 2025-11-17 22:55:30,515 - DEBUG - VM ctest-TestBasicVMVN-21391017-83219025 launched on Node cn-jenkins-deploy-platform-ansible-os-4749-1 2025-11-17 22:55:30,577 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/948a2cc0-c739-4ff9-9835-76cb934335de 2025-11-17 22:55:30,584 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/70a6db93-4c42-49e0-a193-acdd8b15cc3a 2025-11-17 22:55:31,804 - 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.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.444 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.444/1.597/2.750/1.153 ms') 2025-11-17 22:55:31,804 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-21391017-83219025 passed 2025-11-17 22:55:31,959 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-17 22:55:31,959 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21391017-83219025, IP 31.1.2.4, Port 22 2025-11-17 22:55:32,115 - DEBUG - VM ctest-TestBasicVMVN-21391017-83219025 is ready for SSH connections 2025-11-17 22:55:32,115 - INFO - Waiting for VM ctest-TestBasicVMVN-21391017-88176512 to be up.. 2025-11-17 22:55:32,175 - DEBUG - VM is in ACTIVE state now 2025-11-17 22:55:32,176 - INFO - VM name : ctest-TestBasicVMVN-21391017-88176512 2025-11-17 22:55:32,232 - DEBUG - VM ctest-TestBasicVMVN-21391017-88176512 ID is a9f87ada-f883-40ae-91b8-47fd6903197a 2025-11-17 22:55:32,232 - DEBUG - VM ctest-TestBasicVMVN-21391017-88176512 launched on Node cn-jenkins-deploy-platform-ansible-os-4749-1 2025-11-17 22:55:32,287 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a9f87ada-f883-40ae-91b8-47fd6903197a 2025-11-17 22:55:32,293 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f6a278e6-2743-4bcd-b2cc-d8ffca3723df 2025-11-17 22:55:33,512 - 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=2.72 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.324 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.324/1.523/2.722/1.199 ms') 2025-11-17 22:55:33,513 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-21391017-88176512 passed 2025-11-17 22:55:33,655 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-17 22:55:33,655 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21391017-88176512, IP 31.1.1.3, Port 22 2025-11-17 22:55:33,806 - DEBUG - VM ctest-TestBasicVMVN-21391017-88176512 is ready for SSH connections 2025-11-17 22:55:33,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-17 22:55:33,806 - 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.33, gateway password: c0ntrail123 2025-11-17 22:55:33,806 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-17 22:55:37,765 - 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.378 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.703 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.839 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.703/1.640/3.378 ms 2025-11-17 22:55:37,765 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-21391017-43904470 passed 2025-11-17 22:55:37,765 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-17 22:55:37,765 - 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.33, gateway password: c0ntrail123 2025-11-17 22:55:37,765 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-17 22:55:41,384 - 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=2.580 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.910 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.662 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.662/1.384/2.580 ms 2025-11-17 22:55:41,384 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-21391017-83219025 passed 2025-11-17 22:55:41,384 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-17 22:55:41,384 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-17 22:55:41,384 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-17 22:55:41,384 - 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.33, gateway password: c0ntrail123 2025-11-17 22:55:41,384 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-17 22:55:41,556 - DEBUG - None 2025-11-17 22:55:41,557 - 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.33, gateway password: c0ntrail123 2025-11-17 22:55:41,557 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-17 22:55:41,740 - DEBUG - None 2025-11-17 22:55:41,740 - 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.33, gateway password: c0ntrail123 2025-11-17 22:55:41,741 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-17 22:55:42,358 - DEBUG - None 2025-11-17 22:55:42,359 - 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.33, gateway password: c0ntrail123 2025-11-17 22:55:42,359 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-17 22:55:44,554 - 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.787 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.371 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.374 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.657 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.363/1.910/5.371 ms 2025-11-17 22:55:44,554 - 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.33, gateway password: c0ntrail123 2025-11-17 22:55:44,554 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-17 22:55:46,786 - 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.089 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.364 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.417 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.409 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.629 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.403 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.357/1.952/4.417 ms 2025-11-17 22:55:46,786 - 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.33, gateway password: c0ntrail123 2025-11-17 22:55:46,786 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-17 22:55:49,020 - 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.643 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.481 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.284 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.387 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.663 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.402 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.510 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.387/1.624/3.284 ms 2025-11-17 22:55:49,020 - INFO - Deleting VM ctest-TestBasicVMVN-21391017-88176512 2025-11-17 22:55:49,082 - INFO - Detaching port 70a6db93-4c42-49e0-a193-acdd8b15cc3a from VM ctest-TestBasicVMVN-21391017-83219025 2025-11-17 22:55:49,108 - INFO - Deleting VM ctest-TestBasicVMVN-21391017-83219025 2025-11-17 22:55:49,164 - INFO - Detaching port d67bdf8f-dec5-498d-aad8-20b7c32bf974 from VM ctest-TestBasicVMVN-21391017-43904470 2025-11-17 22:55:49,195 - INFO - Deleting VM ctest-TestBasicVMVN-21391017-43904470 2025-11-17 22:55:49,255 - INFO - Deleting VN ctest-vn-73193578 2025-11-17 22:55:49,379 - DEBUG - Response for delete_port : () 2025-11-17 22:55:49,509 - DEBUG - Response for delete_port : () 2025-11-17 22:55:49,540 - DEBUG - VN e643894b-eb62-4c4a-bc9d-1393879201a2 still in use: Unable to complete operation on network e643894b-eb62-4c4a-bc9d-1393879201a2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ec3a2072-c368-46c2-88ea-4f6d3c811135'] 2025-11-17 22:55:49,540 - WARNING - Deleting VN ctest-vn-73193578 failed..Will retry 2025-11-17 22:55:51,656 - DEBUG - Response for deleting network () 2025-11-17 22:55:51,656 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/3303dd3f-6f23-4a25-ad7f-481d8ea855f5 2025-11-17 22:55:51,661 - DEBUG - Response Code: 404 2025-11-17 22:55:51,661 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-17 22:55:51,666 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a50f1eb8-b8ca-4482-80f5-20493ef9b91c 2025-11-17 22:55:51,723 - DEBUG - Requesting: http://10.0.0.33:8082/project/2b7e6b18-8c0b-48dd-813f-d8690b6519b6 2025-11-17 22:55:51,794 - INFO - Validated that VN ctest-vn-73193578 is not found in API Server 2025-11-17 22:55:51,802 - DEBUG - VN ctest-vn-73193578 is not present in Agent 10.0.0.33 2025-11-17 22:55:51,802 - INFO - Validated that VN ctest-vn-73193578 is not in any agent 2025-11-17 22:55:51,807 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2025-11-17 22:55:51,813 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-73193578 2025-11-17 22:55:51,813 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-21391017:ctest-vn-73193578 2025-11-17 22:55:51,822 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-73193578 info 2025-11-17 22:55:51,907 - INFO - IPAM: ctest-ipam-22264080 is not found in API Server 2025-11-17 22:55:51,917 - INFO - IPAM:ctest-ipam-22264080 is not found in control node 2025-11-17 22:55:52,172 - DEBUG - No XMPP flaps were noticed during the test
2025-11-17 22:55:52,172 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-11-17 22:55:52,172 - INFO - -------------------------------------------------------------------------------- 2025-11-17 22:55:52,824 - INFO - Deleted project: ctest-TestBasicVMVN-21391017, ID : 2b7e6b18-8c0b-48dd-813f-d8690b6519b6