2025-07-30 20:28:09,385 - INFO - Domain Default found not creating
2025-07-30 20:28:09,525 - INFO - Project ctest-TestBasicVMVN-80185986 not found, creating it
2025-07-30 20:28:09,978 - INFO - Created Project:ctest-TestBasicVMVN-80185986, ID : 927d3d26-dd28-4b70-a376-23a86f83426d
2025-07-30 20:28:11,452 - INFO - ================================================================================
2025-07-30 20:28:11,452 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-30 20:28:11,452 - 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-07-30 20:28:11,707 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-07-30 20:28:11,707 - INFO - Initial checks done. Running the testcase now
2025-07-30 20:28:11,707 - INFO -
2025-07-30 20:28:12,236 - DEBUG - Response for create_network : {'network': {'id': 'a40ed639-44e0-421b-a4de-0b8aad8c5797', 'name': 'ctest-vn2_metadata-77254939', 'tenant_id': '927d3d26dd284b70a37623a86f83426d', 'project_id': '927d3d26dd284b70a37623a86f83426d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80185986', 'ctest-vn2_metadata-77254939'], 'port_security_enabled': True, 'description': ''}}
2025-07-30 20:28:12,417 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dba2e391-de12-4e67-85ad-1ff3e4dd3247', 'name': '', 'tenant_id': '927d3d26dd284b70a37623a86f83426d', 'network_id': 'a40ed639-44e0-421b-a4de-0b8aad8c5797', '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': '927d3d26dd284b70a37623a86f83426d'}}
2025-07-30 20:28:12,433 - INFO - Created VN ctest-vn2_metadata-77254939
2025-07-30 20:28:12,485 - DEBUG - VN ctest-vn2_metadata-77254939 UUID is a40ed639-44e0-421b-a4de-0b8aad8c5797
2025-07-30 20:28:12,656 - DEBUG - Services list from nova: [, , ]
2025-07-30 20:28:13,613 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3727-1)
2025-07-30 20:28:13,725 - DEBUG - Link local service introspect added
2025-07-30 20:28:13,773 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-30 20:28:18,847 - DEBUG - VM is in ACTIVE state now
2025-07-30 20:28:18,968 - INFO - Waiting for VM ctest-TestBasicVMVN-80185986-08941488 to be up..
2025-07-30 20:28:18,968 - INFO - VM name : ctest-TestBasicVMVN-80185986-08941488
2025-07-30 20:28:19,048 - DEBUG - VM ctest-TestBasicVMVN-80185986-08941488 ID is e5704668-2350-4199-9c8f-5c5a1cb03ae4
2025-07-30 20:28:19,048 - DEBUG - VM ctest-TestBasicVMVN-80185986-08941488 launched on Node cn-jenkins-deploy-platform-ansible-os-3727-1
2025-07-30 20:28:19,123 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e5704668-2350-4199-9c8f-5c5a1cb03ae4
2025-07-30 20:28:19,410 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e5704668-2350-4199-9c8f-5c5a1cb03ae4
2025-07-30 20:28:19,438 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/dcf9f27b-7c2f-42d7-8df3-c88e8e3978fe
2025-07-30 20:28:22,678 - 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 1003ms')
2025-07-30 20:28:22,678 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80185986-08941488 failed!
2025-07-30 20:28:22,733 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80185986:ctest-vn2_metadata-77254939 is 11.1.1.1 and allocation pool is NOT set
2025-07-30 20:28:24,793 - 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.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.751 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.751/1.925/3.100/1.174 ms')
2025-07-30 20:28:24,793 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80185986-08941488 passed
2025-07-30 20:28:24,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:28:24,941 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80185986-08941488, IP 11.1.1.3, Port 22
2025-07-30 20:28:25,092 - DEBUG - VM ctest-TestBasicVMVN-80185986-08941488 is ready for SSH connections
2025-07-30 20:28:25,093 - INFO - Retry 0
2025-07-30 20:28:25,093 - 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-07-30 20:28:25,093 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-30 20:28:26,686 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-30 20:28:26,686 - INFO - Generic metadata worked
2025-07-30 20:28:26,933 - DEBUG - Link local service introspect removed
2025-07-30 20:28:26,933 - INFO - Deleting VM ctest-TestBasicVMVN-80185986-08941488
2025-07-30 20:28:26,996 - INFO - Deleting VN ctest-vn2_metadata-77254939
2025-07-30 20:28:27,030 - DEBUG - VN a40ed639-44e0-421b-a4de-0b8aad8c5797 still in use: Unable to complete operation on network a40ed639-44e0-421b-a4de-0b8aad8c5797. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-25bebcc5-81fa-4f22-bd24-22c154550e47']
2025-07-30 20:28:27,030 - WARNING - Deleting VN ctest-vn2_metadata-77254939 failed..Will retry
2025-07-30 20:28:29,128 - DEBUG - Response for deleting network ()
2025-07-30 20:28:29,382 - DEBUG - No XMPP flaps were noticed during the test
2025-07-30 20:28:29,382 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-07-30 20:28:29,382 - INFO - --------------------------------------------------------------------------------
2025-07-30 20:28:29,384 - INFO - ================================================================================
2025-07-30 20:28:29,385 - INFO - STARTING TEST : test_metadata_service
2025-07-30 20:28:29,385 - 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-07-30 20:28:29,670 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-07-30 20:28:29,670 - INFO - Initial checks done. Running the testcase now
2025-07-30 20:28:29,670 - INFO -
2025-07-30 20:28:29,670 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-07-30 20:28:29,677 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/ee90e2de-7c5f-4999-8c1d-23f9c30eb607
2025-07-30 20:28:29,871 - DEBUG - Response for create_network : {'network': {'id': '2f239cfb-d6c4-4910-a93a-951986188280', 'name': 'ctest-vn-57535499', 'tenant_id': '927d3d26dd284b70a37623a86f83426d', 'project_id': '927d3d26dd284b70a37623a86f83426d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80185986', 'ctest-vn-57535499'], 'port_security_enabled': True, 'description': ''}}
2025-07-30 20:28:30,047 - DEBUG - Response for create_subnet : {'subnet': {'id': '2668dbfe-00df-4f78-85ea-79736b159dee', 'name': '', 'tenant_id': '927d3d26dd284b70a37623a86f83426d', 'network_id': '2f239cfb-d6c4-4910-a93a-951986188280', 'ip_version': 4, 'cidr': '147.35.143.128/26', 'allocation_pools': [{'start': '147.35.143.130', 'end': '147.35.143.190'}], 'gateway_ip': '147.35.143.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '147.35.143.130', 'tags': [], 'project_id': '927d3d26dd284b70a37623a86f83426d'}}
2025-07-30 20:28:30,066 - INFO - Created VN ctest-vn-57535499
2025-07-30 20:28:30,125 - DEBUG - VN ctest-vn-57535499 UUID is 2f239cfb-d6c4-4910-a93a-951986188280
2025-07-30 20:28:31,218 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3727-1)
2025-07-30 20:28:31,218 - INFO - Waiting for VM ctest-TestBasicVMVN-80185986-98529122 to be up..
2025-07-30 20:28:31,256 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-30 20:28:36,326 - DEBUG - VM is in ACTIVE state now
2025-07-30 20:28:36,326 - INFO - VM name : ctest-TestBasicVMVN-80185986-98529122
2025-07-30 20:28:36,392 - DEBUG - VM ctest-TestBasicVMVN-80185986-98529122 ID is c76c3421-242e-482d-900d-6a3b7be34548
2025-07-30 20:28:36,393 - DEBUG - VM ctest-TestBasicVMVN-80185986-98529122 launched on Node cn-jenkins-deploy-platform-ansible-os-3727-1
2025-07-30 20:28:36,456 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/c76c3421-242e-482d-900d-6a3b7be34548
2025-07-30 20:28:36,464 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/83a0e571-7e40-4e21-911d-25b32cd97b4d
2025-07-30 20:28:39,698 - 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-07-30 20:28:39,698 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80185986-98529122 failed!
2025-07-30 20:28:39,753 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80185986:ctest-vn-57535499 is 147.35.143.129 and allocation pool is NOT set
2025-07-30 20:28:41,811 - 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.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.856 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.856/2.632/4.409/1.776 ms')
2025-07-30 20:28:41,811 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80185986-98529122 passed
2025-07-30 20:28:41,961 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:28:41,961 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80185986-98529122, IP 147.35.143.131, Port 22
2025-07-30 20:28:42,113 - DEBUG - VM ctest-TestBasicVMVN-80185986-98529122 is ready for SSH connections
2025-07-30 20:28:42,113 - 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-07-30 20:28:42,113 - DEBUG - cat /tmp/output.txt
2025-07-30 20:28:43,783 - DEBUG - Hello World. The time is now Wed, 30 Jul 2025 14:28:40 -0600!
2025-07-30 20:28:43,783 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 30 Jul 2025 14:28:40 -0600!'}
2025-07-30 20:28:43,783 - INFO - metadata_script.txt got executed in the vm
2025-07-30 20:28:43,783 - INFO - Deleting VM ctest-TestBasicVMVN-80185986-98529122
2025-07-30 20:28:43,854 - INFO - Deleting VN ctest-vn-57535499
2025-07-30 20:28:43,889 - DEBUG - VN 2f239cfb-d6c4-4910-a93a-951986188280 still in use: Unable to complete operation on network 2f239cfb-d6c4-4910-a93a-951986188280. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-50dec6f0-3f9c-4124-ba5c-8c81074ea8de']
2025-07-30 20:28:43,889 - WARNING - Deleting VN ctest-vn-57535499 failed..Will retry
2025-07-30 20:28:45,993 - DEBUG - Response for deleting network ()
2025-07-30 20:28:46,250 - DEBUG - No XMPP flaps were noticed during the test
2025-07-30 20:28:46,250 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-07-30 20:28:46,250 - INFO - --------------------------------------------------------------------------------
2025-07-30 20:28:46,253 - INFO - ================================================================================
2025-07-30 20:28:46,253 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-30 20:28:46,253 - 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-07-30 20:28:46,546 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-07-30 20:28:46,546 - INFO - Initial checks done. Running the testcase now
2025-07-30 20:28:46,546 - INFO -
2025-07-30 20:28:47,034 - DEBUG - Response for create_network : {'network': {'id': '379ab22a-a186-4412-abf9-2d4b81c1e2be', 'name': 'ctest-vn-36435110', 'tenant_id': '927d3d26dd284b70a37623a86f83426d', 'project_id': '927d3d26dd284b70a37623a86f83426d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80185986', 'ctest-vn-36435110'], 'port_security_enabled': True, 'description': ''}}
2025-07-30 20:28:47,212 - DEBUG - Response for create_subnet : {'subnet': {'id': '5131c9cd-85c6-45ad-adbc-86363683b7f7', 'name': '', 'tenant_id': '927d3d26dd284b70a37623a86f83426d', 'network_id': '379ab22a-a186-4412-abf9-2d4b81c1e2be', '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': '927d3d26dd284b70a37623a86f83426d'}}
2025-07-30 20:28:47,373 - DEBUG - Response for create_subnet : {'subnet': {'id': '7a9bc867-b749-428b-b173-f770643eff7b', 'name': '', 'tenant_id': '927d3d26dd284b70a37623a86f83426d', 'network_id': '379ab22a-a186-4412-abf9-2d4b81c1e2be', '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': '927d3d26dd284b70a37623a86f83426d'}}
2025-07-30 20:28:47,394 - INFO - Created VN ctest-vn-36435110
2025-07-30 20:28:47,445 - DEBUG - VN ctest-vn-36435110 UUID is 379ab22a-a186-4412-abf9-2d4b81c1e2be
2025-07-30 20:28:47,782 - DEBUG - Response for create_port : {'port': {'name': '1b3bab25-1715-486d-bee4-30f290c4b145', 'id': '1b3bab25-1715-486d-bee4-30f290c4b145', 'tenant_id': '927d3d26dd284b70a37623a86f83426d', 'network_id': '379ab22a-a186-4412-abf9-2d4b81c1e2be', 'mac_address': '02:1b:3b:ab:25:17', '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': '5131c9cd-85c6-45ad-adbc-86363683b7f7'}], 'security_groups': ['cfebb120-85ba-47fa-a1eb-b4c332d7d07e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '927d3d26dd284b70a37623a86f83426d'}}
2025-07-30 20:28:47,962 - DEBUG - Response for create_port : {'port': {'name': '455a87ca-7c10-4e94-928f-f2f46e0cd44c', 'id': '455a87ca-7c10-4e94-928f-f2f46e0cd44c', 'tenant_id': '927d3d26dd284b70a37623a86f83426d', 'network_id': '379ab22a-a186-4412-abf9-2d4b81c1e2be', 'mac_address': '02:45:5a:87:ca:7c', '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': '7a9bc867-b749-428b-b173-f770643eff7b'}], 'security_groups': ['cfebb120-85ba-47fa-a1eb-b4c332d7d07e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '927d3d26dd284b70a37623a86f83426d'}}
2025-07-30 20:28:48,304 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3727-1)
2025-07-30 20:28:48,687 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3727-1)
2025-07-30 20:28:49,838 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3727-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3727-1)
2025-07-30 20:28:49,838 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-30 20:28:49,844 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c6645a4f-a58c-4bc2-9155-e01ef08bda31
2025-07-30 20:28:49,857 - DEBUG - Requesting: http://10.0.0.254:8082/project/927d3d26-dd28-4b70-a376-23a86f83426d
2025-07-30 20:28:49,961 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/e9aaffbd-b328-4a5a-a262-a45e164092c5
2025-07-30 20:28:49,971 - INFO - Verifications in API Server for IPAM: ctest-ipam-00844147 passed
2025-07-30 20:28:49,977 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-80185986:ctest-ipam-00844147', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-80185986', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16837551347097684570', 'uuid-lslong': '11701095505869181637'}, 'enable': 'true', 'created': '2025-07-30T20:28:46', 'last-modified': '2025-07-30T20:28:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.209891'}
2025-07-30 20:28:49,978 - INFO - Verifications in Control node for IPAM: ctest-ipam-00844147 passed
2025-07-30 20:28:49,978 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-30 20:28:49,984 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c6645a4f-a58c-4bc2-9155-e01ef08bda31
2025-07-30 20:28:49,998 - DEBUG - Requesting: http://10.0.0.254:8082/project/927d3d26-dd28-4b70-a376-23a86f83426d
2025-07-30 20:28:50,086 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/379ab22a-a186-4412-abf9-2d4b81c1e2be
2025-07-30 20:28:50,102 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/379ab22a-a186-4412-abf9-2d4b81c1e2be
2025-07-30 20:28:50,114 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d4343949-cf5e-4862-a655-c41a0ef4fbb7
2025-07-30 20:28:50,124 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d4343949-cf5e-4862-a655-c41a0ef4fbb7
2025-07-30 20:28:50,133 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/5e7fe7a6-49ee-4c58-b3ec-56d50157f2c5
2025-07-30 20:28:50,142 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-30 20:28:50,142 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/379ab22a-a186-4412-abf9-2d4b81c1e2be
2025-07-30 20:28:50,154 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d4343949-cf5e-4862-a655-c41a0ef4fbb7
2025-07-30 20:28:50,170 - INFO - Verified VN network id 12 for VN 379ab22a-a186-4412-abf9-2d4b81c1e2be
2025-07-30 20:28:50,170 - INFO - Verifications in API Server for VN ctest-vn-36435110 passed
2025-07-30 20:28:50,170 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/379ab22a-a186-4412-abf9-2d4b81c1e2be
2025-07-30 20:28:50,184 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d4343949-cf5e-4862-a655-c41a0ef4fbb7
2025-07-30 20:28:50,193 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d4343949-cf5e-4862-a655-c41a0ef4fbb7
2025-07-30 20:28:50,204 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/5e7fe7a6-49ee-4c58-b3ec-56d50157f2c5
2025-07-30 20:28:50,224 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-80185986:ctest-vn-36435110', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-80185986', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4006710714667779090', 'uuid-lslong': '12391985652009394878'}, 'enable': 'true', 'created': '2025-07-30T20:28:46', 'last-modified': '2025-07-30T20:28:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.881098'}
2025-07-30 20:28:50,232 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-30 20:28:50,232 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-36435110 passed
2025-07-30 20:28:50,232 - DEBUG - ====Verifying policy data for ctest-vn-36435110 in API_Server ======
2025-07-30 20:28:50,232 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-30 20:28:50,249 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c6645a4f-a58c-4bc2-9155-e01ef08bda31
2025-07-30 20:28:50,318 - DEBUG - Requesting: http://10.0.0.254:8082/project/927d3d26-dd28-4b70-a376-23a86f83426d
2025-07-30 20:28:50,436 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/379ab22a-a186-4412-abf9-2d4b81c1e2be
2025-07-30 20:28:50,456 - DEBUG - =>VN ctest-vn-36435110 has no policy to be verified
2025-07-30 20:28:50,456 - DEBUG - Verifying the vn in opserver
2025-07-30 20:28:50,456 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-80185986:ctest-vn-36435110 virtual network link through opserver 10.0.0.254
2025-07-30 20:28:50,456 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-07-30 20:28:50,787 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-07-30 20:28:50,838 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-80185986:ctest-vn-36435110', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-80185986:ctest-vn-36435110?flat'}
2025-07-30 20:28:50,838 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-80185986:ctest-vn-36435110 is found in opserver
2025-07-30 20:28:50,849 - DEBUG - VRF ids for VN ctest-vn-36435110: {'10.0.0.254': '2'}
2025-07-30 20:28:50,849 - INFO - Waiting for VM ctest-TestBasicVMVN-80185986-19815918 to be up..
2025-07-30 20:28:50,920 - DEBUG - VM is in ACTIVE state now
2025-07-30 20:28:50,920 - INFO - VM name : ctest-TestBasicVMVN-80185986-19815918
2025-07-30 20:28:50,994 - DEBUG - VM ctest-TestBasicVMVN-80185986-19815918 ID is 56f60455-2c48-46af-b626-9b2ce5a1497e
2025-07-30 20:28:50,994 - DEBUG - VM ctest-TestBasicVMVN-80185986-19815918 launched on Node cn-jenkins-deploy-platform-ansible-os-3727-1
2025-07-30 20:28:51,081 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/56f60455-2c48-46af-b626-9b2ce5a1497e
2025-07-30 20:28:51,089 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1b3bab25-1715-486d-bee4-30f290c4b145
2025-07-30 20:28:54,357 - 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-07-30 20:28:54,358 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80185986-19815918 failed!
2025-07-30 20:28:54,413 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80185986:ctest-vn-36435110 is 31.1.1.1 and allocation pool is NOT set
2025-07-30 20:28:54,413 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80185986:ctest-vn-36435110 is 31.1.2.1 and allocation pool is NOT set
2025-07-30 20:28:58,481 - 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-07-30 20:28:58,481 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80185986-19815918 failed!
2025-07-30 20:28:58,537 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80185986:ctest-vn-36435110 is 31.1.1.1 and allocation pool is NOT set
2025-07-30 20:28:58,537 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80185986:ctest-vn-36435110 is 31.1.2.1 and allocation pool is NOT set
2025-07-30 20:29:00,595 - 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.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.424 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.424/1.580/2.736/1.156 ms')
2025-07-30 20:29:00,596 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80185986-19815918 passed
2025-07-30 20:29:00,745 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:29:00,745 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80185986-19815918, IP 31.1.1.4, Port 22
2025-07-30 20:29:00,901 - DEBUG - VM ctest-TestBasicVMVN-80185986-19815918 is ready for SSH connections
2025-07-30 20:29:00,901 - INFO - Waiting for VM ctest-TestBasicVMVN-80185986-35061974 to be up..
2025-07-30 20:29:00,969 - DEBUG - VM is in ACTIVE state now
2025-07-30 20:29:00,969 - INFO - VM name : ctest-TestBasicVMVN-80185986-35061974
2025-07-30 20:29:01,038 - DEBUG - VM ctest-TestBasicVMVN-80185986-35061974 ID is ecdd9348-81fb-4b6b-a08f-2020df36d5a0
2025-07-30 20:29:01,038 - DEBUG - VM ctest-TestBasicVMVN-80185986-35061974 launched on Node cn-jenkins-deploy-platform-ansible-os-3727-1
2025-07-30 20:29:01,106 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ecdd9348-81fb-4b6b-a08f-2020df36d5a0
2025-07-30 20:29:01,114 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/455a87ca-7c10-4e94-928f-f2f46e0cd44c
2025-07-30 20:29:02,351 - 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=3.19 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.409 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.409/1.801/3.193/1.392 ms')
2025-07-30 20:29:02,351 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-80185986-35061974 passed
2025-07-30 20:29:02,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:29:02,505 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80185986-35061974, IP 31.1.2.4, Port 22
2025-07-30 20:29:02,668 - DEBUG - VM ctest-TestBasicVMVN-80185986-35061974 is ready for SSH connections
2025-07-30 20:29:02,668 - INFO - Waiting for VM ctest-TestBasicVMVN-80185986-41794091 to be up..
2025-07-30 20:29:02,739 - DEBUG - VM is in ACTIVE state now
2025-07-30 20:29:02,739 - INFO - VM name : ctest-TestBasicVMVN-80185986-41794091
2025-07-30 20:29:02,807 - DEBUG - VM ctest-TestBasicVMVN-80185986-41794091 ID is 05d6c72b-6169-4575-94a2-60aef22f08d0
2025-07-30 20:29:02,808 - DEBUG - VM ctest-TestBasicVMVN-80185986-41794091 launched on Node cn-jenkins-deploy-platform-ansible-os-3727-1
2025-07-30 20:29:02,872 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/05d6c72b-6169-4575-94a2-60aef22f08d0
2025-07-30 20:29:02,881 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/863d5dda-deaa-46cd-90fb-6717e9a2d7f6
2025-07-30 20:29:04,106 - 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.79 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.350 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.350/1.568/2.787/1.218 ms')
2025-07-30 20:29:04,106 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-80185986-41794091 passed
2025-07-30 20:29:04,253 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:29:04,253 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80185986-41794091, IP 31.1.1.3, Port 22
2025-07-30 20:29:04,416 - DEBUG - VM ctest-TestBasicVMVN-80185986-41794091 is ready for SSH connections
2025-07-30 20:29:04,416 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:29:04,417 - 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-07-30 20:29:04,417 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-30 20:29:08,398 - 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.123 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.038 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.985 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.985/2.048/4.123 ms
2025-07-30 20:29:08,398 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-80185986-19815918 passed
2025-07-30 20:29:08,398 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:29:08,398 - 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-07-30 20:29:08,398 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-30 20:29:12,040 - 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.602 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.785 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.848 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.785/1.745/3.602 ms
2025-07-30 20:29:12,040 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-80185986-35061974 passed
2025-07-30 20:29:12,040 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:29:12,040 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:29:12,040 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-30 20:29:12,040 - 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-07-30 20:29:12,041 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-30 20:29:12,217 - DEBUG - None
2025-07-30 20:29:12,217 - 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-07-30 20:29:12,217 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-30 20:29:12,393 - DEBUG - None
2025-07-30 20:29:12,393 - 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-07-30 20:29:12,393 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-30 20:29:13,042 - DEBUG - None
2025-07-30 20:29:13,043 - 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-07-30 20:29:13,043 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-30 20:29:15,248 - 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.959 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.167 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.412 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.878 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.377 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.377/2.358/6.167 ms
2025-07-30 20:29:15,248 - 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-07-30 20:29:15,248 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-30 20:29:17,489 - 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.659 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.659 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.864 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.653 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.902 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.836 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.338 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.338/2.273/4.864 ms
2025-07-30 20:29:17,490 - 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-07-30 20:29:17,490 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-30 20:29:19,716 - 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.739 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.426 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.163 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.384 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.909 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.863 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.340 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.340/1.689/3.163 ms
2025-07-30 20:29:19,716 - INFO - Deleting VM ctest-TestBasicVMVN-80185986-41794091
2025-07-30 20:29:19,777 - INFO - Detaching port 455a87ca-7c10-4e94-928f-f2f46e0cd44c from VM ctest-TestBasicVMVN-80185986-35061974
2025-07-30 20:29:19,810 - INFO - Deleting VM ctest-TestBasicVMVN-80185986-35061974
2025-07-30 20:29:19,876 - INFO - Detaching port 1b3bab25-1715-486d-bee4-30f290c4b145 from VM ctest-TestBasicVMVN-80185986-19815918
2025-07-30 20:29:19,910 - INFO - Deleting VM ctest-TestBasicVMVN-80185986-19815918
2025-07-30 20:29:19,978 - INFO - Deleting VN ctest-vn-36435110
2025-07-30 20:29:20,137 - DEBUG - Response for delete_port : ()
2025-07-30 20:29:20,327 - DEBUG - Response for delete_port : ()
2025-07-30 20:29:20,365 - DEBUG - VN 379ab22a-a186-4412-abf9-2d4b81c1e2be still in use: Unable to complete operation on network 379ab22a-a186-4412-abf9-2d4b81c1e2be. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a7540e9e-8b01-447f-b130-d386a51f405d']
2025-07-30 20:29:20,365 - WARNING - Deleting VN ctest-vn-36435110 failed..Will retry
2025-07-30 20:29:22,495 - DEBUG - Response for deleting network ()
2025-07-30 20:29:22,495 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/d4343949-cf5e-4862-a655-c41a0ef4fbb7
2025-07-30 20:29:22,500 - DEBUG - Response Code: 404
2025-07-30 20:29:22,500 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-30 20:29:22,504 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c6645a4f-a58c-4bc2-9155-e01ef08bda31
2025-07-30 20:29:22,562 - DEBUG - Requesting: http://10.0.0.254:8082/project/927d3d26-dd28-4b70-a376-23a86f83426d
2025-07-30 20:29:22,637 - INFO - Validated that VN ctest-vn-36435110 is not found in API Server
2025-07-30 20:29:22,647 - DEBUG - VN ctest-vn-36435110 is not present in Agent 10.0.0.254
2025-07-30 20:29:22,647 - INFO - Validated that VN ctest-vn-36435110 is not in any agent
2025-07-30 20:29:22,651 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-07-30 20:29:22,656 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-36435110
2025-07-30 20:29:22,656 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-80185986:ctest-vn-36435110
2025-07-30 20:29:22,665 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-36435110 info
2025-07-30 20:29:22,737 - INFO - IPAM: ctest-ipam-00844147 is not found in API Server
2025-07-30 20:29:22,747 - INFO - IPAM:ctest-ipam-00844147 is not found in control node
2025-07-30 20:29:23,010 - DEBUG - No XMPP flaps were noticed during the test
2025-07-30 20:29:23,010 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-07-30 20:29:23,010 - INFO - --------------------------------------------------------------------------------
2025-07-30 20:29:23,699 - INFO - Deleted project: ctest-TestBasicVMVN-80185986, ID : 927d3d26-dd28-4b70-a376-23a86f83426d