2025-06-18 14:28:10,263 - INFO - Domain Default found not creating 2025-06-18 14:28:10,423 - INFO - Project ctest-TestBasicVMVN-21933458 not found, creating it 2025-06-18 14:28:10,909 - INFO - Created Project:ctest-TestBasicVMVN-21933458, ID : a6774389-e196-489a-b53e-2cffd520b42c 2025-06-18 14:28:12,374 - INFO - ================================================================================ 2025-06-18 14:28:12,374 - INFO - STARTING TEST : test_generic_link_local_service 2025-06-18 14:28:12,375 - 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-06-18 14:28:12,640 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-06-18 14:28:12,640 - INFO - Initial checks done. Running the testcase now 2025-06-18 14:28:12,640 - INFO - 2025-06-18 14:28:13,195 - DEBUG - Response for create_network : {'network': {'id': '6a42598b-f763-410f-b3cb-6a4c8760157f', 'name': 'ctest-vn2_metadata-38772578', 'tenant_id': 'a6774389e196489ab53e2cffd520b42c', 'project_id': 'a6774389e196489ab53e2cffd520b42c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21933458', 'ctest-vn2_metadata-38772578'], 'port_security_enabled': True, 'description': ''}} 2025-06-18 14:28:13,428 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e680e0c5-3708-4287-b953-f2e24f58dc65', 'name': '', 'tenant_id': 'a6774389e196489ab53e2cffd520b42c', 'network_id': '6a42598b-f763-410f-b3cb-6a4c8760157f', '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': 'a6774389e196489ab53e2cffd520b42c'}} 2025-06-18 14:28:13,446 - INFO - Created VN ctest-vn2_metadata-38772578 2025-06-18 14:28:13,503 - DEBUG - VN ctest-vn2_metadata-38772578 UUID is 6a42598b-f763-410f-b3cb-6a4c8760157f 2025-06-18 14:28:13,695 - DEBUG - Services list from nova: [, , ] 2025-06-18 14:28:14,817 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3475-1) 2025-06-18 14:28:14,927 - DEBUG - Link local service introspect added 2025-06-18 14:28:14,974 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-18 14:28:20,071 - DEBUG - VM is in ACTIVE state now 2025-06-18 14:28:20,234 - INFO - Waiting for VM ctest-TestBasicVMVN-21933458-65392356 to be up.. 2025-06-18 14:28:20,234 - INFO - VM name : ctest-TestBasicVMVN-21933458-65392356 2025-06-18 14:28:20,337 - DEBUG - VM ctest-TestBasicVMVN-21933458-65392356 ID is 16a219c2-d925-4fff-b49c-a6037383842c 2025-06-18 14:28:20,338 - DEBUG - VM ctest-TestBasicVMVN-21933458-65392356 launched on Node cn-jenkins-deploy-platform-ansible-os-3475-1 2025-06-18 14:28:20,459 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/16a219c2-d925-4fff-b49c-a6037383842c 2025-06-18 14:28:20,820 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/16a219c2-d925-4fff-b49c-a6037383842c 2025-06-18 14:28:20,851 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f9275f43-b548-4a61-8878-8b82c900f208 2025-06-18 14:28:24,107 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-06-18 14:28:24,107 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21933458-65392356 failed! 2025-06-18 14:28:24,167 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21933458:ctest-vn2_metadata-38772578 is 11.1.1.1 and allocation pool is NOT set 2025-06-18 14:28:26,225 - 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.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.81 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.813/3.059/4.305/1.246 ms') 2025-06-18 14:28:26,225 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21933458-65392356 passed 2025-06-18 14:28:26,375 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-18 14:28:26,375 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21933458-65392356, IP 11.1.1.3, Port 22 2025-06-18 14:28:26,545 - DEBUG - VM ctest-TestBasicVMVN-21933458-65392356 is ready for SSH connections 2025-06-18 14:28:26,545 - INFO - Retry 0 2025-06-18 14:28:26,545 - 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.254, gateway password: c0ntrail123 2025-06-18 14:28:26,545 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-06-18 14:28:28,190 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-06-18 14:28:28,190 - INFO - Generic metadata worked 2025-06-18 14:28:28,455 - DEBUG - Link local service introspect removed 2025-06-18 14:28:28,455 - INFO - Deleting VM ctest-TestBasicVMVN-21933458-65392356 2025-06-18 14:28:28,523 - INFO - Deleting VN ctest-vn2_metadata-38772578 2025-06-18 14:28:28,560 - DEBUG - VN 6a42598b-f763-410f-b3cb-6a4c8760157f still in use: Unable to complete operation on network 6a42598b-f763-410f-b3cb-6a4c8760157f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ca62cc00-fb83-42cb-81b6-d7185905c99a'] 2025-06-18 14:28:28,560 - WARNING - Deleting VN ctest-vn2_metadata-38772578 failed..Will retry 2025-06-18 14:28:30,685 - DEBUG - Response for deleting network () 2025-06-18 14:28:30,940 - DEBUG - No XMPP flaps were noticed during the test 2025-06-18 14:28:30,940 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-06-18 14:28:30,941 - INFO - -------------------------------------------------------------------------------- 2025-06-18 14:28:30,943 - INFO - ================================================================================ 2025-06-18 14:28:30,944 - INFO - STARTING TEST : test_metadata_service 2025-06-18 14:28:30,944 - 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-06-18 14:28:31,230 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-06-18 14:28:31,230 - INFO - Initial checks done. Running the testcase now 2025-06-18 14:28:31,230 - INFO - 2025-06-18 14:28:31,230 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-06-18 14:28:31,238 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/6e9ce38e-3130-4d94-a848-3b787d33112f 2025-06-18 14:28:31,434 - DEBUG - Response for create_network : {'network': {'id': '1d8dbd28-bbf2-46c6-9d43-89fe53106a32', 'name': 'ctest-vn-88009242', 'tenant_id': 'a6774389e196489ab53e2cffd520b42c', 'project_id': 'a6774389e196489ab53e2cffd520b42c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21933458', 'ctest-vn-88009242'], 'port_security_enabled': True, 'description': ''}} 2025-06-18 14:28:31,605 - DEBUG - Response for create_subnet : {'subnet': {'id': '30f5f160-bd5e-4cce-aa49-1e44a75bb44b', 'name': '', 'tenant_id': 'a6774389e196489ab53e2cffd520b42c', 'network_id': '1d8dbd28-bbf2-46c6-9d43-89fe53106a32', 'ip_version': 4, 'cidr': '129.32.63.64/26', 'allocation_pools': [{'start': '129.32.63.66', 'end': '129.32.63.126'}], 'gateway_ip': '129.32.63.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '129.32.63.66', 'tags': [], 'project_id': 'a6774389e196489ab53e2cffd520b42c'}} 2025-06-18 14:28:31,626 - INFO - Created VN ctest-vn-88009242 2025-06-18 14:28:31,679 - DEBUG - VN ctest-vn-88009242 UUID is 1d8dbd28-bbf2-46c6-9d43-89fe53106a32 2025-06-18 14:28:32,874 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3475-1) 2025-06-18 14:28:32,874 - INFO - Waiting for VM ctest-TestBasicVMVN-21933458-19478131 to be up.. 2025-06-18 14:28:32,922 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-18 14:28:38,001 - DEBUG - VM is in ACTIVE state now 2025-06-18 14:28:38,001 - INFO - VM name : ctest-TestBasicVMVN-21933458-19478131 2025-06-18 14:28:38,079 - DEBUG - VM ctest-TestBasicVMVN-21933458-19478131 ID is 607b0d66-e803-4f81-9f94-8ee29568aea4 2025-06-18 14:28:38,079 - DEBUG - VM ctest-TestBasicVMVN-21933458-19478131 launched on Node cn-jenkins-deploy-platform-ansible-os-3475-1 2025-06-18 14:28:38,168 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/607b0d66-e803-4f81-9f94-8ee29568aea4 2025-06-18 14:28:38,179 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2ffeccb4-740e-4160-84ed-e5f5ac9bb52f 2025-06-18 14:28:41,444 - 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-06-18 14:28:41,444 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21933458-19478131 failed! 2025-06-18 14:28:41,503 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21933458:ctest-vn-88009242 is 129.32.63.65 and allocation pool is NOT set 2025-06-18 14:28:43,566 - 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=9.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.56 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 = 1.559/5.617/9.675/4.058 ms') 2025-06-18 14:28:43,567 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21933458-19478131 passed 2025-06-18 14:28:43,719 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-18 14:28:43,719 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21933458-19478131, IP 129.32.63.67, Port 22 2025-06-18 14:28:43,780 - 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-06-18 14:28:43,864 - DEBUG - VM ctest-TestBasicVMVN-21933458-19478131 is NOT ready for SSH connections, VM status: ACTIVE 2025-06-18 14:28:48,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-18 14:28:48,865 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21933458-19478131, IP 129.32.63.67, Port 22 2025-06-18 14:28:49,033 - DEBUG - VM ctest-TestBasicVMVN-21933458-19478131 is ready for SSH connections 2025-06-18 14:28:49,033 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-06-18 14:28:49,034 - DEBUG - cat /tmp/output.txt 2025-06-18 14:28:50,642 - DEBUG - Hello World. The time is now Wed, 18 Jun 2025 08:28:45 -0600! 2025-06-18 14:28:50,642 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 18 Jun 2025 08:28:45 -0600!'} 2025-06-18 14:28:50,642 - INFO - metadata_script.txt got executed in the vm 2025-06-18 14:28:50,642 - INFO - Deleting VM ctest-TestBasicVMVN-21933458-19478131 2025-06-18 14:28:50,727 - INFO - Deleting VN ctest-vn-88009242 2025-06-18 14:28:50,770 - DEBUG - VN 1d8dbd28-bbf2-46c6-9d43-89fe53106a32 still in use: Unable to complete operation on network 1d8dbd28-bbf2-46c6-9d43-89fe53106a32. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c7de913d-fa0d-4b8f-a4a0-40535f0b1abf'] 2025-06-18 14:28:50,770 - WARNING - Deleting VN ctest-vn-88009242 failed..Will retry 2025-06-18 14:28:52,883 - DEBUG - Response for deleting network () 2025-06-18 14:28:53,140 - DEBUG - No XMPP flaps were noticed during the test 2025-06-18 14:28:53,140 - INFO - END TEST : test_metadata_service : PASSED[0:00:23] 2025-06-18 14:28:53,141 - INFO - -------------------------------------------------------------------------------- 2025-06-18 14:28:53,143 - INFO - ================================================================================ 2025-06-18 14:28:53,144 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-06-18 14:28:53,144 - 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-06-18 14:28:53,433 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-06-18 14:28:53,433 - INFO - Initial checks done. Running the testcase now 2025-06-18 14:28:53,433 - INFO - 2025-06-18 14:28:53,950 - DEBUG - Response for create_network : {'network': {'id': '5ade0fef-ab14-4dcd-95f9-3e7301bc3ad7', 'name': 'ctest-vn-81858031', 'tenant_id': 'a6774389e196489ab53e2cffd520b42c', 'project_id': 'a6774389e196489ab53e2cffd520b42c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21933458', 'ctest-vn-81858031'], 'port_security_enabled': True, 'description': ''}} 2025-06-18 14:28:54,123 - DEBUG - Response for create_subnet : {'subnet': {'id': '0a8d9722-5d6b-4153-927f-1997ba378e2e', 'name': '', 'tenant_id': 'a6774389e196489ab53e2cffd520b42c', 'network_id': '5ade0fef-ab14-4dcd-95f9-3e7301bc3ad7', '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': 'a6774389e196489ab53e2cffd520b42c'}} 2025-06-18 14:28:54,297 - DEBUG - Response for create_subnet : {'subnet': {'id': '2f2aee6f-385f-4ec7-b97c-cd7ca6495852', 'name': '', 'tenant_id': 'a6774389e196489ab53e2cffd520b42c', 'network_id': '5ade0fef-ab14-4dcd-95f9-3e7301bc3ad7', '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': 'a6774389e196489ab53e2cffd520b42c'}} 2025-06-18 14:28:54,316 - INFO - Created VN ctest-vn-81858031 2025-06-18 14:28:54,371 - DEBUG - VN ctest-vn-81858031 UUID is 5ade0fef-ab14-4dcd-95f9-3e7301bc3ad7 2025-06-18 14:28:54,751 - DEBUG - Response for create_port : {'port': {'name': '46df0e40-7664-4982-910c-96430bed3915', 'id': '46df0e40-7664-4982-910c-96430bed3915', 'tenant_id': 'a6774389e196489ab53e2cffd520b42c', 'network_id': '5ade0fef-ab14-4dcd-95f9-3e7301bc3ad7', 'mac_address': '02:46:df:0e:40:76', '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': '0a8d9722-5d6b-4153-927f-1997ba378e2e'}], 'security_groups': ['44baff3a-9936-418a-8c3e-7d1d8af0dd44'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a6774389e196489ab53e2cffd520b42c'}} 2025-06-18 14:28:54,936 - DEBUG - Response for create_port : {'port': {'name': '28b6c152-c625-4fcd-85f2-82914db329c2', 'id': '28b6c152-c625-4fcd-85f2-82914db329c2', 'tenant_id': 'a6774389e196489ab53e2cffd520b42c', 'network_id': '5ade0fef-ab14-4dcd-95f9-3e7301bc3ad7', 'mac_address': '02:28:b6:c1:52:c6', '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': '2f2aee6f-385f-4ec7-b97c-cd7ca6495852'}], 'security_groups': ['44baff3a-9936-418a-8c3e-7d1d8af0dd44'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a6774389e196489ab53e2cffd520b42c'}} 2025-06-18 14:28:55,470 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3475-1) 2025-06-18 14:28:55,891 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3475-1) 2025-06-18 14:28:57,171 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3475-1) 2025-06-18 14:28:57,171 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-18 14:28:57,180 - DEBUG - Requesting: http://10.0.0.254:8082/domain/518d22b5-f3c3-4ab1-8538-722f619c8f23 2025-06-18 14:28:57,199 - DEBUG - Requesting: http://10.0.0.254:8082/project/a6774389-e196-489a-b53e-2cffd520b42c 2025-06-18 14:28:57,277 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/2789c9cf-4dbb-443a-a3c4-b0adf7a4f659 2025-06-18 14:28:57,291 - INFO - Verifications in API Server for IPAM: ctest-ipam-62827007 passed 2025-06-18 14:28:57,298 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-21933458:ctest-ipam-62827007', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21933458', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2849030131488080954', 'uuid-lslong': '11800751184848156249'}, 'enable': 'true', 'created': '2025-06-18T14:28:53', 'last-modified': '2025-06-18T14:28:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.631860'} 2025-06-18 14:28:57,299 - INFO - Verifications in Control node for IPAM: ctest-ipam-62827007 passed 2025-06-18 14:28:57,299 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-18 14:28:57,305 - DEBUG - Requesting: http://10.0.0.254:8082/domain/518d22b5-f3c3-4ab1-8538-722f619c8f23 2025-06-18 14:28:57,320 - DEBUG - Requesting: http://10.0.0.254:8082/project/a6774389-e196-489a-b53e-2cffd520b42c 2025-06-18 14:28:57,394 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5ade0fef-ab14-4dcd-95f9-3e7301bc3ad7 2025-06-18 14:28:57,408 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5ade0fef-ab14-4dcd-95f9-3e7301bc3ad7 2025-06-18 14:28:57,421 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/cdea92d9-84d6-419c-90c8-ecca9ef2ce24 2025-06-18 14:28:57,430 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/cdea92d9-84d6-419c-90c8-ecca9ef2ce24 2025-06-18 14:28:57,438 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/9f8fa3b9-6a40-41d9-88f2-63fe23ef99b7 2025-06-18 14:28:57,447 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-18 14:28:57,447 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5ade0fef-ab14-4dcd-95f9-3e7301bc3ad7 2025-06-18 14:28:57,459 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/cdea92d9-84d6-419c-90c8-ecca9ef2ce24 2025-06-18 14:28:57,475 - INFO - Verified VN network id 8 for VN 5ade0fef-ab14-4dcd-95f9-3e7301bc3ad7 2025-06-18 14:28:57,476 - INFO - Verifications in API Server for VN ctest-vn-81858031 passed 2025-06-18 14:28:57,476 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5ade0fef-ab14-4dcd-95f9-3e7301bc3ad7 2025-06-18 14:28:57,487 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/cdea92d9-84d6-419c-90c8-ecca9ef2ce24 2025-06-18 14:28:57,496 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/cdea92d9-84d6-419c-90c8-ecca9ef2ce24 2025-06-18 14:28:57,505 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/9f8fa3b9-6a40-41d9-88f2-63fe23ef99b7 2025-06-18 14:28:57,521 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-21933458:ctest-vn-81858031', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21933458', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6547688430285114829', 'uuid-lslong': '10806737444523490007'}, 'enable': 'true', 'created': '2025-06-18T14:28:53', 'last-modified': '2025-06-18T14:28:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.249136'} 2025-06-18 14:28:57,534 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-18 14:28:57,534 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-81858031 passed 2025-06-18 14:28:57,535 - DEBUG - ====Verifying policy data for ctest-vn-81858031 in API_Server ====== 2025-06-18 14:28:57,535 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-18 14:28:57,547 - DEBUG - Requesting: http://10.0.0.254:8082/domain/518d22b5-f3c3-4ab1-8538-722f619c8f23 2025-06-18 14:28:57,568 - DEBUG - Requesting: http://10.0.0.254:8082/project/a6774389-e196-489a-b53e-2cffd520b42c 2025-06-18 14:28:57,613 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5ade0fef-ab14-4dcd-95f9-3e7301bc3ad7 2025-06-18 14:28:57,629 - DEBUG - =>VN ctest-vn-81858031 has no policy to be verified 2025-06-18 14:28:57,629 - DEBUG - Verifying the vn in opserver 2025-06-18 14:28:57,629 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-21933458:ctest-vn-81858031 virtual network link through opserver 10.0.0.254 2025-06-18 14:28:57,629 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-06-18 14:28:57,981 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-06-18 14:28:58,100 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-21933458:ctest-vn-81858031', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-21933458:ctest-vn-81858031?flat'} 2025-06-18 14:28:58,100 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-21933458:ctest-vn-81858031 is found in opserver 2025-06-18 14:28:58,108 - DEBUG - VRF ids for VN ctest-vn-81858031: {'10.0.0.254': '2'} 2025-06-18 14:28:58,108 - INFO - Waiting for VM ctest-TestBasicVMVN-21933458-21646713 to be up.. 2025-06-18 14:28:58,195 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-18 14:29:03,296 - DEBUG - VM is in ACTIVE state now 2025-06-18 14:29:03,296 - INFO - VM name : ctest-TestBasicVMVN-21933458-21646713 2025-06-18 14:29:03,395 - DEBUG - VM ctest-TestBasicVMVN-21933458-21646713 ID is 09a7adf1-b591-41f8-a919-c37cfd21491a 2025-06-18 14:29:03,395 - DEBUG - VM ctest-TestBasicVMVN-21933458-21646713 launched on Node cn-jenkins-deploy-platform-ansible-os-3475-1 2025-06-18 14:29:03,491 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/09a7adf1-b591-41f8-a919-c37cfd21491a 2025-06-18 14:29:03,500 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/46df0e40-7664-4982-910c-96430bed3915 2025-06-18 14:29:06,761 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-06-18 14:29:06,762 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21933458-21646713 failed! 2025-06-18 14:29:06,819 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21933458:ctest-vn-81858031 is 31.1.1.1 and allocation pool is NOT set 2025-06-18 14:29:06,819 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21933458:ctest-vn-81858031 is 31.1.2.1 and allocation pool is NOT set 2025-06-18 14:29:08,876 - 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.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.478 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.478/1.666/2.854/1.188 ms') 2025-06-18 14:29:08,876 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21933458-21646713 passed 2025-06-18 14:29:09,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-18 14:29:09,035 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21933458-21646713, IP 31.1.1.4, Port 22 2025-06-18 14:29:09,191 - DEBUG - VM ctest-TestBasicVMVN-21933458-21646713 is ready for SSH connections 2025-06-18 14:29:09,191 - INFO - Waiting for VM ctest-TestBasicVMVN-21933458-41471418 to be up.. 2025-06-18 14:29:09,276 - DEBUG - VM is in ACTIVE state now 2025-06-18 14:29:09,276 - INFO - VM name : ctest-TestBasicVMVN-21933458-41471418 2025-06-18 14:29:09,359 - DEBUG - VM ctest-TestBasicVMVN-21933458-41471418 ID is baec79d2-fc4f-419c-8afb-e7267d28bfdb 2025-06-18 14:29:09,359 - DEBUG - VM ctest-TestBasicVMVN-21933458-41471418 launched on Node cn-jenkins-deploy-platform-ansible-os-3475-1 2025-06-18 14:29:09,441 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/baec79d2-fc4f-419c-8afb-e7267d28bfdb 2025-06-18 14:29:09,453 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/28b6c152-c625-4fcd-85f2-82914db329c2 2025-06-18 14:29:10,691 - 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=4.17 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.455 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.455/2.311/4.167/1.856 ms') 2025-06-18 14:29:10,692 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-21933458-41471418 passed 2025-06-18 14:29:10,851 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-18 14:29:10,851 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21933458-41471418, IP 31.1.2.4, Port 22 2025-06-18 14:29:11,032 - DEBUG - VM ctest-TestBasicVMVN-21933458-41471418 is ready for SSH connections 2025-06-18 14:29:11,032 - INFO - Waiting for VM ctest-TestBasicVMVN-21933458-14284951 to be up.. 2025-06-18 14:29:11,125 - DEBUG - VM is in ACTIVE state now 2025-06-18 14:29:11,125 - INFO - VM name : ctest-TestBasicVMVN-21933458-14284951 2025-06-18 14:29:11,210 - DEBUG - VM ctest-TestBasicVMVN-21933458-14284951 ID is b3d7b2dc-0b4c-4b68-8697-e78f6ba941c2 2025-06-18 14:29:11,210 - DEBUG - VM ctest-TestBasicVMVN-21933458-14284951 launched on Node cn-jenkins-deploy-platform-ansible-os-3475-1 2025-06-18 14:29:11,292 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b3d7b2dc-0b4c-4b68-8697-e78f6ba941c2 2025-06-18 14:29:11,304 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d95c473d-a252-4a59-8835-f767b280aebc 2025-06-18 14:29:12,555 - 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=5.71 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.428 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.428/3.069/5.711/2.641 ms') 2025-06-18 14:29:12,556 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-21933458-14284951 passed 2025-06-18 14:29:12,711 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-18 14:29:12,711 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21933458-14284951, IP 31.1.1.3, Port 22 2025-06-18 14:29:12,874 - DEBUG - VM ctest-TestBasicVMVN-21933458-14284951 is ready for SSH connections 2025-06-18 14:29:12,874 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-18 14:29:12,874 - 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.254, gateway password: c0ntrail123 2025-06-18 14:29:12,874 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-06-18 14:29:16,884 - 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.541 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.043 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.290 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.043/1.958/3.541 ms 2025-06-18 14:29:16,884 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-21933458-21646713 passed 2025-06-18 14:29:16,884 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-18 14:29:16,884 - 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.254, gateway password: c0ntrail123 2025-06-18 14:29:16,884 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-06-18 14:29:20,533 - 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.086 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.676 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.453 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.453/2.071/3.086 ms 2025-06-18 14:29:20,533 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-21933458-41471418 passed 2025-06-18 14:29:20,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-18 14:29:20,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-18 14:29:20,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-18 14:29:20,534 - 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.254, gateway password: c0ntrail123 2025-06-18 14:29:20,534 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-18 14:29:20,769 - DEBUG - None 2025-06-18 14:29:20,769 - 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.254, gateway password: c0ntrail123 2025-06-18 14:29:20,769 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-18 14:29:20,981 - DEBUG - None 2025-06-18 14:29:20,982 - 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.254, gateway password: c0ntrail123 2025-06-18 14:29:20,982 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-18 14:29:21,598 - DEBUG - None 2025-06-18 14:29:21,598 - 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.254, gateway password: c0ntrail123 2025-06-18 14:29:21,598 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-06-18 14:29:23,821 - 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.615 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.913 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.548 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.342 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.560 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.548/2.795/7.913 ms 2025-06-18 14:29:23,821 - 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.254, gateway password: c0ntrail123 2025-06-18 14:29:23,821 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-06-18 14:29:26,070 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.974 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.245 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.256 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.639 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.111 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.231 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.482 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.482/2.705/5.256 ms 2025-06-18 14:29:26,070 - 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.254, gateway password: c0ntrail123 2025-06-18 14:29:26,070 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-06-18 14:29:28,311 - 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.716 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.720 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.076 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=2.054 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.084 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.427 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.923/4.076 ms 2025-06-18 14:29:28,311 - INFO - Deleting VM ctest-TestBasicVMVN-21933458-14284951 2025-06-18 14:29:28,384 - INFO - Detaching port 28b6c152-c625-4fcd-85f2-82914db329c2 from VM ctest-TestBasicVMVN-21933458-41471418 2025-06-18 14:29:28,437 - INFO - Deleting VM ctest-TestBasicVMVN-21933458-41471418 2025-06-18 14:29:28,516 - INFO - Detaching port 46df0e40-7664-4982-910c-96430bed3915 from VM ctest-TestBasicVMVN-21933458-21646713 2025-06-18 14:29:28,555 - INFO - Deleting VM ctest-TestBasicVMVN-21933458-21646713 2025-06-18 14:29:28,638 - INFO - Deleting VN ctest-vn-81858031 2025-06-18 14:29:28,823 - DEBUG - Response for delete_port : () 2025-06-18 14:29:29,028 - DEBUG - Response for delete_port : () 2025-06-18 14:29:29,079 - DEBUG - VN 5ade0fef-ab14-4dcd-95f9-3e7301bc3ad7 still in use: Unable to complete operation on network 5ade0fef-ab14-4dcd-95f9-3e7301bc3ad7. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f0f77cf2-6c96-4499-80ca-23889895a3e7'] 2025-06-18 14:29:29,079 - WARNING - Deleting VN ctest-vn-81858031 failed..Will retry 2025-06-18 14:29:31,217 - DEBUG - Response for deleting network () 2025-06-18 14:29:31,217 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/cdea92d9-84d6-419c-90c8-ecca9ef2ce24 2025-06-18 14:29:31,227 - DEBUG - Response Code: 404 2025-06-18 14:29:31,227 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-18 14:29:31,234 - DEBUG - Requesting: http://10.0.0.254:8082/domain/518d22b5-f3c3-4ab1-8538-722f619c8f23 2025-06-18 14:29:31,297 - DEBUG - Requesting: http://10.0.0.254:8082/project/a6774389-e196-489a-b53e-2cffd520b42c 2025-06-18 14:29:31,379 - INFO - Validated that VN ctest-vn-81858031 is not found in API Server 2025-06-18 14:29:31,392 - DEBUG - VN ctest-vn-81858031 is not present in Agent 10.0.0.254 2025-06-18 14:29:31,392 - INFO - Validated that VN ctest-vn-81858031 is not in any agent 2025-06-18 14:29:31,401 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-06-18 14:29:31,408 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-81858031 2025-06-18 14:29:31,408 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-21933458:ctest-vn-81858031 2025-06-18 14:29:31,420 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-81858031 info 2025-06-18 14:29:31,499 - INFO - IPAM: ctest-ipam-62827007 is not found in API Server 2025-06-18 14:29:31,514 - INFO - IPAM:ctest-ipam-62827007 is not found in control node 2025-06-18 14:29:31,774 - DEBUG - No XMPP flaps were noticed during the test 2025-06-18 14:29:31,774 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-06-18 14:29:31,774 - INFO - -------------------------------------------------------------------------------- 2025-06-18 14:29:32,531 - INFO - Deleted project: ctest-TestBasicVMVN-21933458, ID : a6774389-e196-489a-b53e-2cffd520b42c