2025-03-25 03:31:38,215 - INFO - Domain Default found not creating
2025-03-25 03:31:38,375 - INFO - Project ctest-TestBasicVMVN-03556255 not found, creating it
2025-03-25 03:31:38,879 - INFO - Created Project:ctest-TestBasicVMVN-03556255, ID : b067379c-6a30-46c9-bdc9-b7e24d870703
2025-03-25 03:31:40,387 - INFO - ================================================================================
2025-03-25 03:31:40,387 - INFO - STARTING TEST : test_generic_link_local_service
2025-03-25 03:31:40,387 - 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-03-25 03:31:40,645 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.7': '0'}} with
2025-03-25 03:31:40,645 - INFO - Initial checks done. Running the testcase now
2025-03-25 03:31:40,645 - INFO -
2025-03-25 03:31:41,217 - DEBUG - Response for create_network : {'network': {'id': '6da63a8d-4d04-4e5b-9aa9-041b98af82a0', 'name': 'ctest-vn2_metadata-91014866', 'tenant_id': 'b067379c6a3046c9bdc9b7e24d870703', 'project_id': 'b067379c6a3046c9bdc9b7e24d870703', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03556255', 'ctest-vn2_metadata-91014866'], 'port_security_enabled': True, 'description': ''}}
2025-03-25 03:31:41,370 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e318dc26-e4d3-4430-9b06-554a09d1eb86', 'name': '', 'tenant_id': 'b067379c6a3046c9bdc9b7e24d870703', 'network_id': '6da63a8d-4d04-4e5b-9aa9-041b98af82a0', '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': 'b067379c6a3046c9bdc9b7e24d870703'}}
2025-03-25 03:31:41,390 - INFO - Created VN ctest-vn2_metadata-91014866
2025-03-25 03:31:41,447 - DEBUG - VN ctest-vn2_metadata-91014866 UUID is 6da63a8d-4d04-4e5b-9aa9-041b98af82a0
2025-03-25 03:31:41,637 - DEBUG - Services list from nova: [, , ]
2025-03-25 03:31:42,647 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2947-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2947-1)
2025-03-25 03:31:42,774 - DEBUG - Link local service introspect added
2025-03-25 03:31:42,823 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-25 03:31:47,949 - DEBUG - VM is in ACTIVE state now
2025-03-25 03:31:48,079 - INFO - Waiting for VM ctest-TestBasicVMVN-03556255-73537978 to be up..
2025-03-25 03:31:48,079 - INFO - VM name : ctest-TestBasicVMVN-03556255-73537978
2025-03-25 03:31:48,189 - DEBUG - VM ctest-TestBasicVMVN-03556255-73537978 ID is 63fa7326-1283-4b2e-b425-a8766fab7215
2025-03-25 03:31:48,189 - DEBUG - VM ctest-TestBasicVMVN-03556255-73537978 launched on Node cn-jenkins-deploy-platform-ansible-os-2947-1
2025-03-25 03:31:48,274 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/63fa7326-1283-4b2e-b425-a8766fab7215
2025-03-25 03:31:48,577 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/63fa7326-1283-4b2e-b425-a8766fab7215
2025-03-25 03:31:48,611 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/52d8ac52-34a0-4cc6-9d1e-7d622547669b
2025-03-25 03:31:51,891 - 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 1031ms')
2025-03-25 03:31:51,891 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03556255-73537978 failed!
2025-03-25 03:31:51,951 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03556255:ctest-vn2_metadata-91014866 is 11.1.1.1 and allocation pool is NOT set
2025-03-25 03:31:54,017 - 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.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.74 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.741/5.450/9.159/3.709 ms')
2025-03-25 03:31:54,017 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03556255-73537978 passed
2025-03-25 03:31:54,175 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 03:31:54,175 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03556255-73537978, IP 11.1.1.3, Port 22
2025-03-25 03:31:54,242 - 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-03-25 03:31:54,315 - DEBUG - VM ctest-TestBasicVMVN-03556255-73537978 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-25 03:31:59,316 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 03:31:59,316 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03556255-73537978, IP 11.1.1.3, Port 22
2025-03-25 03:31:59,497 - DEBUG - VM ctest-TestBasicVMVN-03556255-73537978 is ready for SSH connections
2025-03-25 03:31:59,497 - INFO - Retry 0
2025-03-25 03:31:59,497 - 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.17, gateway password: c0ntrail123
2025-03-25 03:31:59,497 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-03-25 03:32:01,124 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-03-25 03:32:01,124 - INFO - Generic metadata worked
2025-03-25 03:32:01,382 - DEBUG - Link local service introspect removed
2025-03-25 03:32:01,383 - INFO - Deleting VM ctest-TestBasicVMVN-03556255-73537978
2025-03-25 03:32:01,451 - INFO - Deleting VN ctest-vn2_metadata-91014866
2025-03-25 03:32:01,496 - DEBUG - VN 6da63a8d-4d04-4e5b-9aa9-041b98af82a0 still in use: Unable to complete operation on network 6da63a8d-4d04-4e5b-9aa9-041b98af82a0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7af63bc6-ce66-429b-ac0e-1e1b8f9f0743']
2025-03-25 03:32:01,497 - WARNING - Deleting VN ctest-vn2_metadata-91014866 failed..Will retry
2025-03-25 03:32:03,620 - DEBUG - Response for deleting network ()
2025-03-25 03:32:03,878 - DEBUG - No XMPP flaps were noticed during the test
2025-03-25 03:32:03,878 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-03-25 03:32:03,878 - INFO - --------------------------------------------------------------------------------
2025-03-25 03:32:03,881 - INFO - ================================================================================
2025-03-25 03:32:03,881 - INFO - STARTING TEST : test_metadata_service
2025-03-25 03:32:03,881 - 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-03-25 03:32:04,166 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.7': '0'}} with
2025-03-25 03:32:04,166 - INFO - Initial checks done. Running the testcase now
2025-03-25 03:32:04,166 - INFO -
2025-03-25 03:32:04,166 - DEBUG - Requesting: http://10.0.0.17:8082/global-vrouter-configs
2025-03-25 03:32:04,172 - DEBUG - Requesting: http://10.0.0.17:8082/global-vrouter-config/1597ed71-7143-405b-8a13-4cc39f03f232
2025-03-25 03:32:04,366 - DEBUG - Response for create_network : {'network': {'id': 'eef2e1a6-b715-4052-b9b9-4fb517e707e0', 'name': 'ctest-vn-32679386', 'tenant_id': 'b067379c6a3046c9bdc9b7e24d870703', 'project_id': 'b067379c6a3046c9bdc9b7e24d870703', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03556255', 'ctest-vn-32679386'], 'port_security_enabled': True, 'description': ''}}
2025-03-25 03:32:04,564 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cffbe9f3-a11d-4fdd-8cf1-547f42c42c26', 'name': '', 'tenant_id': 'b067379c6a3046c9bdc9b7e24d870703', 'network_id': 'eef2e1a6-b715-4052-b9b9-4fb517e707e0', 'ip_version': 4, 'cidr': '169.230.130.0/26', 'allocation_pools': [{'start': '169.230.130.2', 'end': '169.230.130.62'}], 'gateway_ip': '169.230.130.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.230.130.2', 'tags': [], 'project_id': 'b067379c6a3046c9bdc9b7e24d870703'}}
2025-03-25 03:32:04,581 - INFO - Created VN ctest-vn-32679386
2025-03-25 03:32:04,635 - DEBUG - VN ctest-vn-32679386 UUID is eef2e1a6-b715-4052-b9b9-4fb517e707e0
2025-03-25 03:32:05,835 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2947-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2947-1)
2025-03-25 03:32:05,835 - INFO - Waiting for VM ctest-TestBasicVMVN-03556255-15835812 to be up..
2025-03-25 03:32:05,888 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-25 03:32:10,967 - DEBUG - VM is in ACTIVE state now
2025-03-25 03:32:10,967 - INFO - VM name : ctest-TestBasicVMVN-03556255-15835812
2025-03-25 03:32:11,047 - DEBUG - VM ctest-TestBasicVMVN-03556255-15835812 ID is f30c8091-9c37-4d3a-bdd4-0710214099ab
2025-03-25 03:32:11,047 - DEBUG - VM ctest-TestBasicVMVN-03556255-15835812 launched on Node cn-jenkins-deploy-platform-ansible-os-2947-1
2025-03-25 03:32:11,127 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/f30c8091-9c37-4d3a-bdd4-0710214099ab
2025-03-25 03:32:11,138 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/587856a3-089a-496e-9605-4dc3627fc23c
2025-03-25 03:32:14,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 1011ms')
2025-03-25 03:32:14,388 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03556255-15835812 failed!
2025-03-25 03:32:14,443 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03556255:ctest-vn-32679386 is 169.230.130.1 and allocation pool is NOT set
2025-03-25 03:32:16,507 - 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=8.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.440 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.440/4.374/8.308/3.934 ms')
2025-03-25 03:32:16,508 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03556255-15835812 passed
2025-03-25 03:32:16,663 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 03:32:16,663 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03556255-15835812, IP 169.230.130.3, Port 22
2025-03-25 03:32:16,822 - DEBUG - VM ctest-TestBasicVMVN-03556255-15835812 is ready for SSH connections
2025-03-25 03:32:16,823 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2025-03-25 03:32:16,823 - DEBUG - cat /tmp/output.txt
2025-03-25 03:32:18,449 - DEBUG - Hello World. The time is now Mon, 24 Mar 2025 21:32:17 -0600!
2025-03-25 03:32:18,449 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 24 Mar 2025 21:32:17 -0600!'}
2025-03-25 03:32:18,449 - INFO - metadata_script.txt got executed in the vm
2025-03-25 03:32:18,449 - INFO - Deleting VM ctest-TestBasicVMVN-03556255-15835812
2025-03-25 03:32:18,514 - INFO - Deleting VN ctest-vn-32679386
2025-03-25 03:32:18,557 - DEBUG - VN eef2e1a6-b715-4052-b9b9-4fb517e707e0 still in use: Unable to complete operation on network eef2e1a6-b715-4052-b9b9-4fb517e707e0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3a20e5ee-41de-45db-b73f-3de3428839fb']
2025-03-25 03:32:18,557 - WARNING - Deleting VN ctest-vn-32679386 failed..Will retry
2025-03-25 03:32:20,668 - DEBUG - Response for deleting network ()
2025-03-25 03:32:20,925 - DEBUG - No XMPP flaps were noticed during the test
2025-03-25 03:32:20,925 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-03-25 03:32:20,926 - INFO - --------------------------------------------------------------------------------
2025-03-25 03:32:20,929 - INFO - ================================================================================
2025-03-25 03:32:20,929 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-03-25 03:32:20,929 - 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-03-25 03:32:21,221 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.7': '0'}} with
2025-03-25 03:32:21,221 - INFO - Initial checks done. Running the testcase now
2025-03-25 03:32:21,221 - INFO -
2025-03-25 03:32:21,715 - DEBUG - Response for create_network : {'network': {'id': '4e64adfc-6fa7-4028-8845-9585d56be908', 'name': 'ctest-vn-18755330', 'tenant_id': 'b067379c6a3046c9bdc9b7e24d870703', 'project_id': 'b067379c6a3046c9bdc9b7e24d870703', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03556255', 'ctest-vn-18755330'], 'port_security_enabled': True, 'description': ''}}
2025-03-25 03:32:21,871 - DEBUG - Response for create_subnet : {'subnet': {'id': '6abf1777-a9df-4479-a541-ca0f0d4fc3ba', 'name': '', 'tenant_id': 'b067379c6a3046c9bdc9b7e24d870703', 'network_id': '4e64adfc-6fa7-4028-8845-9585d56be908', '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': 'b067379c6a3046c9bdc9b7e24d870703'}}
2025-03-25 03:32:22,054 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b914a273-7016-4ce2-9872-0a5447858c5d', 'name': '', 'tenant_id': 'b067379c6a3046c9bdc9b7e24d870703', 'network_id': '4e64adfc-6fa7-4028-8845-9585d56be908', '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': 'b067379c6a3046c9bdc9b7e24d870703'}}
2025-03-25 03:32:22,076 - INFO - Created VN ctest-vn-18755330
2025-03-25 03:32:22,131 - DEBUG - VN ctest-vn-18755330 UUID is 4e64adfc-6fa7-4028-8845-9585d56be908
2025-03-25 03:32:22,516 - DEBUG - Response for create_port : {'port': {'name': 'bad66db4-082d-4eb2-8711-6ca57523a3ea', 'id': 'bad66db4-082d-4eb2-8711-6ca57523a3ea', 'tenant_id': 'b067379c6a3046c9bdc9b7e24d870703', 'network_id': '4e64adfc-6fa7-4028-8845-9585d56be908', 'mac_address': '02:ba:d6:6d:b4:08', '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': '6abf1777-a9df-4479-a541-ca0f0d4fc3ba'}], 'security_groups': ['fc302a33-255a-4eed-bdc0-149544eacd0c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b067379c6a3046c9bdc9b7e24d870703'}}
2025-03-25 03:32:22,703 - DEBUG - Response for create_port : {'port': {'name': '85b161e2-e96f-43a9-b3d2-9e3be606bf61', 'id': '85b161e2-e96f-43a9-b3d2-9e3be606bf61', 'tenant_id': 'b067379c6a3046c9bdc9b7e24d870703', 'network_id': '4e64adfc-6fa7-4028-8845-9585d56be908', 'mac_address': '02:85:b1:61:e2:e9', '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': 'b914a273-7016-4ce2-9872-0a5447858c5d'}], 'security_groups': ['fc302a33-255a-4eed-bdc0-149544eacd0c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b067379c6a3046c9bdc9b7e24d870703'}}
2025-03-25 03:32:23,113 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2947-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2947-1)
2025-03-25 03:32:23,514 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2947-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2947-1)
2025-03-25 03:32:24,695 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2947-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2947-1)
2025-03-25 03:32:24,695 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-03-25 03:32:24,701 - DEBUG - Requesting: http://10.0.0.17:8082/domain/961ce51a-0e09-4523-851b-3226ab47d136
2025-03-25 03:32:24,716 - DEBUG - Requesting: http://10.0.0.17:8082/project/b067379c-6a30-46c9-bdc9-b7e24d870703
2025-03-25 03:32:24,807 - DEBUG - Requesting: http://10.0.0.17:8082/network-ipam/c8133383-cc39-440c-9bd8-c4e36c654662
2025-03-25 03:32:24,823 - INFO - Verifications in API Server for IPAM: ctest-ipam-02342253 passed
2025-03-25 03:32:24,829 - DEBUG - Control-node 10.0.0.17 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-03556255:ctest-ipam-02342253', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03556255', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14416923473303127052', 'uuid-lslong': '11229942151903528546'}, 'enable': 'true', 'created': '2025-03-25T03:32:21', 'last-modified': '2025-03-25T03:32:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.375604'}
2025-03-25 03:32:24,829 - INFO - Verifications in Control node for IPAM: ctest-ipam-02342253 passed
2025-03-25 03:32:24,830 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-03-25 03:32:24,836 - DEBUG - Requesting: http://10.0.0.17:8082/domain/961ce51a-0e09-4523-851b-3226ab47d136
2025-03-25 03:32:24,854 - DEBUG - Requesting: http://10.0.0.17:8082/project/b067379c-6a30-46c9-bdc9-b7e24d870703
2025-03-25 03:32:24,944 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/4e64adfc-6fa7-4028-8845-9585d56be908
2025-03-25 03:32:24,959 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/4e64adfc-6fa7-4028-8845-9585d56be908
2025-03-25 03:32:24,971 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/10cfe82c-c47f-4ed8-8a79-4bcbb6368c2b
2025-03-25 03:32:24,980 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/10cfe82c-c47f-4ed8-8a79-4bcbb6368c2b
2025-03-25 03:32:24,990 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/28772bbf-dfaa-4e72-87f9-d439d549f635
2025-03-25 03:32:25,003 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-25 03:32:25,003 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/4e64adfc-6fa7-4028-8845-9585d56be908
2025-03-25 03:32:25,020 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/10cfe82c-c47f-4ed8-8a79-4bcbb6368c2b
2025-03-25 03:32:25,041 - INFO - Verified VN network id 8 for VN 4e64adfc-6fa7-4028-8845-9585d56be908
2025-03-25 03:32:25,041 - INFO - Verifications in API Server for VN ctest-vn-18755330 passed
2025-03-25 03:32:25,041 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/4e64adfc-6fa7-4028-8845-9585d56be908
2025-03-25 03:32:25,054 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/10cfe82c-c47f-4ed8-8a79-4bcbb6368c2b
2025-03-25 03:32:25,064 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/10cfe82c-c47f-4ed8-8a79-4bcbb6368c2b
2025-03-25 03:32:25,072 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/28772bbf-dfaa-4e72-87f9-d439d549f635
2025-03-25 03:32:25,091 - DEBUG - Control-node 10.0.0.17 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-03556255:ctest-vn-18755330', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03556255', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5648831132346040360', 'uuid-lslong': '9819418964595042568'}, 'enable': 'true', 'created': '2025-03-25T03:32:21', 'last-modified': '2025-03-25T03:32:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.070351'}
2025-03-25 03:32:25,103 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-25 03:32:25,103 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-18755330 passed
2025-03-25 03:32:25,105 - DEBUG - ====Verifying policy data for ctest-vn-18755330 in API_Server ======
2025-03-25 03:32:25,105 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-03-25 03:32:25,119 - DEBUG - Requesting: http://10.0.0.17:8082/domain/961ce51a-0e09-4523-851b-3226ab47d136
2025-03-25 03:32:25,148 - DEBUG - Requesting: http://10.0.0.17:8082/project/b067379c-6a30-46c9-bdc9-b7e24d870703
2025-03-25 03:32:25,182 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/4e64adfc-6fa7-4028-8845-9585d56be908
2025-03-25 03:32:25,206 - DEBUG - =>VN ctest-vn-18755330 has no policy to be verified
2025-03-25 03:32:25,206 - DEBUG - Verifying the vn in opserver
2025-03-25 03:32:25,206 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-03556255:ctest-vn-18755330 virtual network link through opserver 10.0.0.17
2025-03-25 03:32:25,207 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks
2025-03-25 03:32:25,576 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks
2025-03-25 03:32:25,651 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-03556255:ctest-vn-18755330', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-03556255:ctest-vn-18755330?flat'}
2025-03-25 03:32:25,651 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-03556255:ctest-vn-18755330 is found in opserver
2025-03-25 03:32:25,657 - DEBUG - VRF ids for VN ctest-vn-18755330: {'10.0.0.17': '2'}
2025-03-25 03:32:25,657 - INFO - Waiting for VM ctest-TestBasicVMVN-03556255-39246429 to be up..
2025-03-25 03:32:25,740 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-25 03:32:30,837 - DEBUG - VM is in ACTIVE state now
2025-03-25 03:32:30,837 - INFO - VM name : ctest-TestBasicVMVN-03556255-39246429
2025-03-25 03:32:30,924 - DEBUG - VM ctest-TestBasicVMVN-03556255-39246429 ID is 6a7b9676-6cda-450a-8503-92d19afcc402
2025-03-25 03:32:30,924 - DEBUG - VM ctest-TestBasicVMVN-03556255-39246429 launched on Node cn-jenkins-deploy-platform-ansible-os-2947-1
2025-03-25 03:32:31,011 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/6a7b9676-6cda-450a-8503-92d19afcc402
2025-03-25 03:32:31,023 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/bad66db4-082d-4eb2-8711-6ca57523a3ea
2025-03-25 03:32:34,289 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2025-03-25 03:32:34,289 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-03556255-39246429 failed!
2025-03-25 03:32:34,347 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03556255:ctest-vn-18755330 is 31.1.1.1 and allocation pool is NOT set
2025-03-25 03:32:34,347 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03556255:ctest-vn-18755330 is 31.1.2.1 and allocation pool is NOT set
2025-03-25 03:32:36,403 - 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.07 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.686 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.686/2.878/5.070/2.192 ms')
2025-03-25 03:32:36,403 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-03556255-39246429 passed
2025-03-25 03:32:36,551 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 03:32:36,551 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03556255-39246429, IP 31.1.1.4, Port 22
2025-03-25 03:32:36,717 - DEBUG - VM ctest-TestBasicVMVN-03556255-39246429 is ready for SSH connections
2025-03-25 03:32:36,717 - INFO - Waiting for VM ctest-TestBasicVMVN-03556255-21727986 to be up..
2025-03-25 03:32:36,799 - DEBUG - VM is in ACTIVE state now
2025-03-25 03:32:36,799 - INFO - VM name : ctest-TestBasicVMVN-03556255-21727986
2025-03-25 03:32:36,883 - DEBUG - VM ctest-TestBasicVMVN-03556255-21727986 ID is 95053bdd-3275-4fc0-8429-f93812e8a82d
2025-03-25 03:32:36,883 - DEBUG - VM ctest-TestBasicVMVN-03556255-21727986 launched on Node cn-jenkins-deploy-platform-ansible-os-2947-1
2025-03-25 03:32:36,965 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/95053bdd-3275-4fc0-8429-f93812e8a82d
2025-03-25 03:32:36,974 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/85b161e2-e96f-43a9-b3d2-9e3be606bf61
2025-03-25 03:32:38,220 - 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.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.576 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.576/1.686/2.796/1.110 ms')
2025-03-25 03:32:38,220 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03556255-21727986 passed
2025-03-25 03:32:38,371 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 03:32:38,371 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03556255-21727986, IP 31.1.2.4, Port 22
2025-03-25 03:32:38,546 - DEBUG - VM ctest-TestBasicVMVN-03556255-21727986 is ready for SSH connections
2025-03-25 03:32:38,546 - INFO - Waiting for VM ctest-TestBasicVMVN-03556255-12765376 to be up..
2025-03-25 03:32:38,621 - DEBUG - VM is in ACTIVE state now
2025-03-25 03:32:38,622 - INFO - VM name : ctest-TestBasicVMVN-03556255-12765376
2025-03-25 03:32:38,698 - DEBUG - VM ctest-TestBasicVMVN-03556255-12765376 ID is d5616dd8-87d7-4a08-8b36-63ea3a0a13c0
2025-03-25 03:32:38,698 - DEBUG - VM ctest-TestBasicVMVN-03556255-12765376 launched on Node cn-jenkins-deploy-platform-ansible-os-2947-1
2025-03-25 03:32:38,782 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/d5616dd8-87d7-4a08-8b36-63ea3a0a13c0
2025-03-25 03:32:38,791 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/ef0eebb1-a623-436b-b1b6-54d514affaed
2025-03-25 03:32:40,031 - 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.21 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.479 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.479/1.842/3.206/1.363 ms')
2025-03-25 03:32:40,031 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-03556255-12765376 passed
2025-03-25 03:32:40,187 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 03:32:40,187 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03556255-12765376, IP 31.1.1.3, Port 22
2025-03-25 03:32:40,354 - DEBUG - VM ctest-TestBasicVMVN-03556255-12765376 is ready for SSH connections
2025-03-25 03:32:40,354 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 03:32:40,354 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2025-03-25 03:32:40,354 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-03-25 03:32:44,338 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.180 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.942 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.003 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.942/2.041/4.180 ms
2025-03-25 03:32:44,338 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-03556255-39246429 passed
2025-03-25 03:32:44,338 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 03:32:44,338 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2025-03-25 03:32:44,338 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-03-25 03:32:48,006 - 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.893 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.880 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.031 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.880/1.601/2.893 ms
2025-03-25 03:32:48,006 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-03556255-21727986 passed
2025-03-25 03:32:48,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 03:32:48,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 03:32:48,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-25 03:32:48,006 - 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.17, gateway password: c0ntrail123
2025-03-25 03:32:48,006 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-25 03:32:48,235 - DEBUG - None
2025-03-25 03:32:48,235 - 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.17, gateway password: c0ntrail123
2025-03-25 03:32:48,236 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-25 03:32:48,423 - DEBUG - None
2025-03-25 03:32:48,423 - 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.17, gateway password: c0ntrail123
2025-03-25 03:32:48,423 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-25 03:32:49,038 - DEBUG - None
2025-03-25 03:32:49,039 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2025-03-25 03:32:49,039 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-03-25 03:32:51,267 - 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.897 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.311 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.427 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.259 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.561 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.427/2.291/6.311 ms
2025-03-25 03:32:51,268 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2025-03-25 03:32:51,268 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-03-25 03:32:53,514 - 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.971 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.841 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.998 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.416 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.825 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.658 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.398 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.398/1.872/3.998 ms
2025-03-25 03:32:53,515 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2025-03-25 03:32:53,515 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-03-25 03:32:55,763 - 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.638 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.846 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.649 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.466 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.413 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.518 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.367 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.367/1.985/3.649 ms
2025-03-25 03:32:55,763 - INFO - Deleting VM ctest-TestBasicVMVN-03556255-12765376
2025-03-25 03:32:55,826 - INFO - Detaching port 85b161e2-e96f-43a9-b3d2-9e3be606bf61 from VM ctest-TestBasicVMVN-03556255-21727986
2025-03-25 03:32:55,873 - INFO - Deleting VM ctest-TestBasicVMVN-03556255-21727986
2025-03-25 03:32:55,938 - INFO - Detaching port bad66db4-082d-4eb2-8711-6ca57523a3ea from VM ctest-TestBasicVMVN-03556255-39246429
2025-03-25 03:32:55,966 - INFO - Deleting VM ctest-TestBasicVMVN-03556255-39246429
2025-03-25 03:32:56,036 - INFO - Deleting VN ctest-vn-18755330
2025-03-25 03:32:56,229 - DEBUG - Response for delete_port : ()
2025-03-25 03:32:56,394 - DEBUG - Response for delete_port : ()
2025-03-25 03:32:56,439 - DEBUG - VN 4e64adfc-6fa7-4028-8845-9585d56be908 still in use: Unable to complete operation on network 4e64adfc-6fa7-4028-8845-9585d56be908. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-141c68a7-aeea-47db-850f-171066271144']
2025-03-25 03:32:56,440 - WARNING - Deleting VN ctest-vn-18755330 failed..Will retry
2025-03-25 03:32:58,581 - DEBUG - Response for deleting network ()
2025-03-25 03:32:58,581 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/10cfe82c-c47f-4ed8-8a79-4bcbb6368c2b
2025-03-25 03:32:58,587 - DEBUG - Response Code: 404
2025-03-25 03:32:58,587 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-03-25 03:32:58,593 - DEBUG - Requesting: http://10.0.0.17:8082/domain/961ce51a-0e09-4523-851b-3226ab47d136
2025-03-25 03:32:58,652 - DEBUG - Requesting: http://10.0.0.17:8082/project/b067379c-6a30-46c9-bdc9-b7e24d870703
2025-03-25 03:32:58,730 - INFO - Validated that VN ctest-vn-18755330 is not found in API Server
2025-03-25 03:32:58,744 - DEBUG - VN ctest-vn-18755330 is not present in Agent 10.0.0.17
2025-03-25 03:32:58,744 - INFO - Validated that VN ctest-vn-18755330 is not in any agent
2025-03-25 03:32:58,750 - DEBUG - VRF 2 is not seen in agent 10.0.0.17
2025-03-25 03:32:58,756 - DEBUG - Vrouter 10.0.0.17 does not have vrf 2 for VN ctest-vn-18755330
2025-03-25 03:32:58,756 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-03556255:ctest-vn-18755330
2025-03-25 03:32:58,768 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-18755330 info
2025-03-25 03:32:58,842 - INFO - IPAM: ctest-ipam-02342253 is not found in API Server
2025-03-25 03:32:58,858 - INFO - IPAM:ctest-ipam-02342253 is not found in control node
2025-03-25 03:32:59,121 - DEBUG - No XMPP flaps were noticed during the test
2025-03-25 03:32:59,121 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-03-25 03:32:59,121 - INFO - --------------------------------------------------------------------------------
2025-03-25 03:32:59,854 - INFO - Deleted project: ctest-TestBasicVMVN-03556255, ID : b067379c-6a30-46c9-bdc9-b7e24d870703