2025-08-22 22:28:50,934 - INFO - Domain Default found not creating
2025-08-22 22:28:51,399 - INFO - Project ctest-TestBasicVMVN-70147954 not found, creating it
2025-08-22 22:28:52,067 - INFO - Created Project:ctest-TestBasicVMVN-70147954, ID : 3daaf830-3ae6-4844-9a86-5d34f72590a5
2025-08-22 22:28:53,907 - INFO - ================================================================================
2025-08-22 22:28:53,907 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-22 22:28:53,907 - 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-08-22 22:28:54,219 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-22 22:28:54,220 - INFO - Initial checks done. Running the testcase now
2025-08-22 22:28:54,220 - INFO -
2025-08-22 22:28:54,885 - DEBUG - Response for create_network : {'network': {'id': '1d39b77e-9bbb-461e-b6d5-3a0edd032e4d', 'name': 'ctest-vn2_metadata-04027638', 'tenant_id': '3daaf8303ae648449a865d34f72590a5', 'project_id': '3daaf8303ae648449a865d34f72590a5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70147954', 'ctest-vn2_metadata-04027638'], 'port_security_enabled': True, 'description': ''}}
2025-08-22 22:28:55,086 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b693cbe-c497-471f-970b-ed490837acfb', 'name': '', 'tenant_id': '3daaf8303ae648449a865d34f72590a5', 'network_id': '1d39b77e-9bbb-461e-b6d5-3a0edd032e4d', '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': '3daaf8303ae648449a865d34f72590a5'}}
2025-08-22 22:28:55,114 - INFO - Created VN ctest-vn2_metadata-04027638
2025-08-22 22:28:55,168 - DEBUG - VN ctest-vn2_metadata-04027638 UUID is 1d39b77e-9bbb-461e-b6d5-3a0edd032e4d
2025-08-22 22:28:55,436 - DEBUG - Services list from nova: [, , ]
2025-08-22 22:28:57,070 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3913-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3913-1)
2025-08-22 22:28:57,203 - DEBUG - Link local service introspect added
2025-08-22 22:28:57,260 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-22 22:29:02,347 - DEBUG - VM is in ACTIVE state now
2025-08-22 22:29:02,500 - INFO - Waiting for VM ctest-TestBasicVMVN-70147954-01404187 to be up..
2025-08-22 22:29:02,500 - INFO - VM name : ctest-TestBasicVMVN-70147954-01404187
2025-08-22 22:29:02,608 - DEBUG - VM ctest-TestBasicVMVN-70147954-01404187 ID is 85385f94-fc1f-4b79-80dc-2d31d835f239
2025-08-22 22:29:02,608 - DEBUG - VM ctest-TestBasicVMVN-70147954-01404187 launched on Node cn-jenkins-deploy-platform-ansible-os-3913-1
2025-08-22 22:29:02,721 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/85385f94-fc1f-4b79-80dc-2d31d835f239
2025-08-22 22:29:03,019 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/85385f94-fc1f-4b79-80dc-2d31d835f239
2025-08-22 22:29:03,066 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/5fbd0aa2-dc0e-4f61-acc7-04cd9ab8cca4
2025-08-22 22:29:06,440 - 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-08-22 22:29:06,440 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70147954-01404187 failed!
2025-08-22 22:29:06,520 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70147954:ctest-vn2_metadata-04027638 is 11.1.1.1 and allocation pool is NOT set
2025-08-22 22:29:10,623 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.35 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1028ms\r\nrtt min/avg/max/mdev = 3.351/3.351/3.351/0.000 ms')
2025-08-22 22:29:10,623 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70147954-01404187 passed
2025-08-22 22:29:10,825 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 22:29:10,825 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70147954-01404187, IP 11.1.1.3, Port 22
2025-08-22 22:29:11,017 - DEBUG - VM ctest-TestBasicVMVN-70147954-01404187 is ready for SSH connections
2025-08-22 22:29:11,018 - INFO - Retry 0
2025-08-22 22:29:11,018 - 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-08-22 22:29:11,018 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-22 22:29:13,049 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-22 22:29:13,050 - INFO - Generic metadata worked
2025-08-22 22:29:13,380 - DEBUG - Link local service introspect removed
2025-08-22 22:29:13,380 - INFO - Deleting VM ctest-TestBasicVMVN-70147954-01404187
2025-08-22 22:29:13,501 - INFO - Deleting VN ctest-vn2_metadata-04027638
2025-08-22 22:29:13,591 - DEBUG - VN 1d39b77e-9bbb-461e-b6d5-3a0edd032e4d still in use: Unable to complete operation on network 1d39b77e-9bbb-461e-b6d5-3a0edd032e4d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-be0d2e9c-ef3d-42a9-b60f-dd7397df03ea']
2025-08-22 22:29:13,592 - WARNING - Deleting VN ctest-vn2_metadata-04027638 failed..Will retry
2025-08-22 22:29:15,820 - DEBUG - Response for deleting network ()
2025-08-22 22:29:16,141 - DEBUG - No XMPP flaps were noticed during the test
2025-08-22 22:29:16,141 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-08-22 22:29:16,142 - INFO - --------------------------------------------------------------------------------
2025-08-22 22:29:16,153 - INFO - ================================================================================
2025-08-22 22:29:16,153 - INFO - STARTING TEST : test_metadata_service
2025-08-22 22:29:16,153 - 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-08-22 22:29:16,474 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-22 22:29:16,474 - INFO - Initial checks done. Running the testcase now
2025-08-22 22:29:16,474 - INFO -
2025-08-22 22:29:16,475 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-08-22 22:29:16,493 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/1501ca15-9afa-4605-b7f0-b68d613baeb1
2025-08-22 22:29:16,795 - DEBUG - Response for create_network : {'network': {'id': 'cdf01896-e422-4454-8eff-751cb0a7e5a4', 'name': 'ctest-vn-63706463', 'tenant_id': '3daaf8303ae648449a865d34f72590a5', 'project_id': '3daaf8303ae648449a865d34f72590a5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70147954', 'ctest-vn-63706463'], 'port_security_enabled': True, 'description': ''}}
2025-08-22 22:29:16,951 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bbbd21bd-f576-4021-9421-77387e903c60', 'name': '', 'tenant_id': '3daaf8303ae648449a865d34f72590a5', 'network_id': 'cdf01896-e422-4454-8eff-751cb0a7e5a4', 'ip_version': 4, 'cidr': '12.153.60.192/26', 'allocation_pools': [{'start': '12.153.60.194', 'end': '12.153.60.254'}], 'gateway_ip': '12.153.60.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '12.153.60.194', 'tags': [], 'project_id': '3daaf8303ae648449a865d34f72590a5'}}
2025-08-22 22:29:16,969 - INFO - Created VN ctest-vn-63706463
2025-08-22 22:29:17,024 - DEBUG - VN ctest-vn-63706463 UUID is cdf01896-e422-4454-8eff-751cb0a7e5a4
2025-08-22 22:29:18,201 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3913-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3913-1)
2025-08-22 22:29:18,202 - INFO - Waiting for VM ctest-TestBasicVMVN-70147954-39443190 to be up..
2025-08-22 22:29:18,240 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-22 22:29:23,427 - DEBUG - VM is in ACTIVE state now
2025-08-22 22:29:23,427 - INFO - VM name : ctest-TestBasicVMVN-70147954-39443190
2025-08-22 22:29:23,548 - DEBUG - VM ctest-TestBasicVMVN-70147954-39443190 ID is 7312821a-71d0-45c7-a30b-da185d18addd
2025-08-22 22:29:23,548 - DEBUG - VM ctest-TestBasicVMVN-70147954-39443190 launched on Node cn-jenkins-deploy-platform-ansible-os-3913-1
2025-08-22 22:29:23,627 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7312821a-71d0-45c7-a30b-da185d18addd
2025-08-22 22:29:23,634 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b3e8ebe6-a375-473f-804e-3fb975727d0a
2025-08-22 22:29:26,917 - 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 1018ms')
2025-08-22 22:29:26,917 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70147954-39443190 failed!
2025-08-22 22:29:27,000 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70147954:ctest-vn-63706463 is 12.153.60.193 and allocation pool is NOT set
2025-08-22 22:29:31,111 - 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 1027ms')
2025-08-22 22:29:31,112 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70147954-39443190 failed!
2025-08-22 22:29:31,188 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70147954:ctest-vn-63706463 is 12.153.60.193 and allocation pool is NOT set
2025-08-22 22:29:33,271 - 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.34 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.550 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.550/2.445/4.340/1.895 ms')
2025-08-22 22:29:33,271 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70147954-39443190 passed
2025-08-22 22:29:33,457 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 22:29:33,457 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70147954-39443190, IP 12.153.60.195, Port 22
2025-08-22 22:29:33,652 - DEBUG - VM ctest-TestBasicVMVN-70147954-39443190 is ready for SSH connections
2025-08-22 22:29:33,652 - 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-08-22 22:29:33,652 - DEBUG - cat /tmp/output.txt
2025-08-22 22:29:35,603 - DEBUG - Hello World. The time is now Fri, 22 Aug 2025 16:29:30 -0600!
2025-08-22 22:29:35,604 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 22 Aug 2025 16:29:30 -0600!'}
2025-08-22 22:29:35,604 - INFO - metadata_script.txt got executed in the vm
2025-08-22 22:29:35,604 - INFO - Deleting VM ctest-TestBasicVMVN-70147954-39443190
2025-08-22 22:29:35,771 - INFO - Deleting VN ctest-vn-63706463
2025-08-22 22:29:35,877 - DEBUG - VN cdf01896-e422-4454-8eff-751cb0a7e5a4 still in use: Unable to complete operation on network cdf01896-e422-4454-8eff-751cb0a7e5a4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d91111c6-135e-49fa-a4a9-f66f2dfd9b3d']
2025-08-22 22:29:35,877 - WARNING - Deleting VN ctest-vn-63706463 failed..Will retry
2025-08-22 22:29:38,116 - DEBUG - Response for deleting network ()
2025-08-22 22:29:38,449 - DEBUG - No XMPP flaps were noticed during the test
2025-08-22 22:29:38,450 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-08-22 22:29:38,450 - INFO - --------------------------------------------------------------------------------
2025-08-22 22:29:38,458 - INFO - ================================================================================
2025-08-22 22:29:38,459 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-22 22:29:38,459 - 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-08-22 22:29:38,793 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-22 22:29:38,793 - INFO - Initial checks done. Running the testcase now
2025-08-22 22:29:38,793 - INFO -
2025-08-22 22:29:39,346 - DEBUG - Response for create_network : {'network': {'id': '6424f0a6-0503-494e-a77c-fae1502247fd', 'name': 'ctest-vn-24090576', 'tenant_id': '3daaf8303ae648449a865d34f72590a5', 'project_id': '3daaf8303ae648449a865d34f72590a5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70147954', 'ctest-vn-24090576'], 'port_security_enabled': True, 'description': ''}}
2025-08-22 22:29:39,661 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ee57eb94-2d2a-4a84-aef2-10e63c8ff536', 'name': '', 'tenant_id': '3daaf8303ae648449a865d34f72590a5', 'network_id': '6424f0a6-0503-494e-a77c-fae1502247fd', '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': '3daaf8303ae648449a865d34f72590a5'}}
2025-08-22 22:29:39,930 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b7a90f4-1223-4be8-afab-53d37ae4629d', 'name': '', 'tenant_id': '3daaf8303ae648449a865d34f72590a5', 'network_id': '6424f0a6-0503-494e-a77c-fae1502247fd', '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': '3daaf8303ae648449a865d34f72590a5'}}
2025-08-22 22:29:39,983 - INFO - Created VN ctest-vn-24090576
2025-08-22 22:29:40,052 - DEBUG - VN ctest-vn-24090576 UUID is 6424f0a6-0503-494e-a77c-fae1502247fd
2025-08-22 22:29:40,832 - DEBUG - Response for create_port : {'port': {'name': '3da872fe-cf94-4fab-9e9e-51686bc4f36a', 'id': '3da872fe-cf94-4fab-9e9e-51686bc4f36a', 'tenant_id': '3daaf8303ae648449a865d34f72590a5', 'network_id': '6424f0a6-0503-494e-a77c-fae1502247fd', 'mac_address': '02:3d:a8:72:fe:cf', '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': 'ee57eb94-2d2a-4a84-aef2-10e63c8ff536'}], 'security_groups': ['d99101d5-eb5e-4e88-9691-5e71d518252c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3daaf8303ae648449a865d34f72590a5'}}
2025-08-22 22:29:41,067 - DEBUG - Response for create_port : {'port': {'name': '71a6aece-526a-43d3-98bb-652889ca4e60', 'id': '71a6aece-526a-43d3-98bb-652889ca4e60', 'tenant_id': '3daaf8303ae648449a865d34f72590a5', 'network_id': '6424f0a6-0503-494e-a77c-fae1502247fd', 'mac_address': '02:71:a6:ae:ce:52', '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': '8b7a90f4-1223-4be8-afab-53d37ae4629d'}], 'security_groups': ['d99101d5-eb5e-4e88-9691-5e71d518252c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3daaf8303ae648449a865d34f72590a5'}}
2025-08-22 22:29:41,687 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3913-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3913-1)
2025-08-22 22:29:42,453 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3913-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3913-1)
2025-08-22 22:29:43,796 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3913-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3913-1)
2025-08-22 22:29:43,796 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-22 22:29:43,814 - DEBUG - Requesting: http://10.0.0.254:8082/domain/753e6ff0-4d1a-4e49-ab0e-251036bab123
2025-08-22 22:29:43,837 - DEBUG - Requesting: http://10.0.0.254:8082/project/3daaf830-3ae6-4844-9a86-5d34f72590a5
2025-08-22 22:29:43,907 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/cf58e655-8a86-4c63-be86-621934e7763f
2025-08-22 22:29:43,918 - INFO - Verifications in API Server for IPAM: ctest-ipam-94613721 passed
2025-08-22 22:29:43,931 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-70147954:ctest-ipam-94613721', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70147954', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14940945018872286307', 'uuid-lslong': '13728768374486824511'}, 'enable': 'true', 'created': '2025-08-22T22:29:38', 'last-modified': '2025-08-22T22:29:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.887014'}
2025-08-22 22:29:43,931 - INFO - Verifications in Control node for IPAM: ctest-ipam-94613721 passed
2025-08-22 22:29:43,931 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-22 22:29:43,937 - DEBUG - Requesting: http://10.0.0.254:8082/domain/753e6ff0-4d1a-4e49-ab0e-251036bab123
2025-08-22 22:29:43,948 - DEBUG - Requesting: http://10.0.0.254:8082/project/3daaf830-3ae6-4844-9a86-5d34f72590a5
2025-08-22 22:29:44,028 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6424f0a6-0503-494e-a77c-fae1502247fd
2025-08-22 22:29:44,045 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6424f0a6-0503-494e-a77c-fae1502247fd
2025-08-22 22:29:44,070 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/0fd6449a-0f28-4c4f-ba3d-04b599cca531
2025-08-22 22:29:44,082 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/0fd6449a-0f28-4c4f-ba3d-04b599cca531
2025-08-22 22:29:44,094 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/eeba955d-5046-4c5e-b80a-d255e1bc5fa9
2025-08-22 22:29:44,101 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-22 22:29:44,101 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6424f0a6-0503-494e-a77c-fae1502247fd
2025-08-22 22:29:44,111 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/0fd6449a-0f28-4c4f-ba3d-04b599cca531
2025-08-22 22:29:44,125 - INFO - Verified VN network id 11 for VN 6424f0a6-0503-494e-a77c-fae1502247fd
2025-08-22 22:29:44,125 - INFO - Verifications in API Server for VN ctest-vn-24090576 passed
2025-08-22 22:29:44,126 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6424f0a6-0503-494e-a77c-fae1502247fd
2025-08-22 22:29:44,136 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/0fd6449a-0f28-4c4f-ba3d-04b599cca531
2025-08-22 22:29:44,145 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/0fd6449a-0f28-4c4f-ba3d-04b599cca531
2025-08-22 22:29:44,151 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/eeba955d-5046-4c5e-b80a-d255e1bc5fa9
2025-08-22 22:29:44,163 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-70147954:ctest-vn-24090576', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70147954', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7216157098793716046', 'uuid-lslong': '12068796947065096189'}, 'enable': 'true', 'created': '2025-08-22T22:29:39', 'last-modified': '2025-08-22T22:29:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.303985'}
2025-08-22 22:29:44,170 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-22 22:29:44,170 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-24090576 passed
2025-08-22 22:29:44,170 - DEBUG - ====Verifying policy data for ctest-vn-24090576 in API_Server ======
2025-08-22 22:29:44,171 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-22 22:29:44,176 - DEBUG - Requesting: http://10.0.0.254:8082/domain/753e6ff0-4d1a-4e49-ab0e-251036bab123
2025-08-22 22:29:44,190 - DEBUG - Requesting: http://10.0.0.254:8082/project/3daaf830-3ae6-4844-9a86-5d34f72590a5
2025-08-22 22:29:44,279 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6424f0a6-0503-494e-a77c-fae1502247fd
2025-08-22 22:29:44,293 - DEBUG - =>VN ctest-vn-24090576 has no policy to be verified
2025-08-22 22:29:44,293 - DEBUG - Verifying the vn in opserver
2025-08-22 22:29:44,293 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-70147954:ctest-vn-24090576 virtual network link through opserver 10.0.0.254
2025-08-22 22:29:44,293 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-08-22 22:29:44,780 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-08-22 22:29:44,878 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-70147954:ctest-vn-24090576', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-70147954:ctest-vn-24090576?flat'}
2025-08-22 22:29:44,878 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-70147954:ctest-vn-24090576 is found in opserver
2025-08-22 22:29:44,887 - DEBUG - VRF ids for VN ctest-vn-24090576: {'10.0.0.254': '2'}
2025-08-22 22:29:44,887 - INFO - Waiting for VM ctest-TestBasicVMVN-70147954-03679437 to be up..
2025-08-22 22:29:44,973 - DEBUG - VM is in ACTIVE state now
2025-08-22 22:29:44,973 - INFO - VM name : ctest-TestBasicVMVN-70147954-03679437
2025-08-22 22:29:45,058 - DEBUG - VM ctest-TestBasicVMVN-70147954-03679437 ID is 0ea63a1b-b3ff-4bb6-ab4b-6249bbc65564
2025-08-22 22:29:45,058 - DEBUG - VM ctest-TestBasicVMVN-70147954-03679437 launched on Node cn-jenkins-deploy-platform-ansible-os-3913-1
2025-08-22 22:29:45,137 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/0ea63a1b-b3ff-4bb6-ab4b-6249bbc65564
2025-08-22 22:29:45,148 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/3da872fe-cf94-4fab-9e9e-51686bc4f36a
2025-08-22 22:29:48,427 - 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 1035ms')
2025-08-22 22:29:48,427 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70147954-03679437 failed!
2025-08-22 22:29:48,488 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70147954:ctest-vn-24090576 is 31.1.1.1 and allocation pool is NOT set
2025-08-22 22:29:48,488 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70147954:ctest-vn-24090576 is 31.1.2.1 and allocation pool is NOT set
2025-08-22 22:29:52,583 - 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 1024ms')
2025-08-22 22:29:52,583 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70147954-03679437 failed!
2025-08-22 22:29:52,644 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70147954:ctest-vn-24090576 is 31.1.1.1 and allocation pool is NOT set
2025-08-22 22:29:52,644 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70147954:ctest-vn-24090576 is 31.1.2.1 and allocation pool is NOT set
2025-08-22 22:29:54,709 - 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.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.34 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.336/3.127/4.919/1.791 ms')
2025-08-22 22:29:54,709 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70147954-03679437 passed
2025-08-22 22:29:54,860 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 22:29:54,860 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70147954-03679437, IP 31.1.1.4, Port 22
2025-08-22 22:29:54,925 - 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-08-22 22:29:55,008 - DEBUG - VM ctest-TestBasicVMVN-70147954-03679437 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-22 22:30:00,009 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 22:30:00,009 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70147954-03679437, IP 31.1.1.4, Port 22
2025-08-22 22:30:00,195 - DEBUG - VM ctest-TestBasicVMVN-70147954-03679437 is ready for SSH connections
2025-08-22 22:30:00,195 - INFO - Waiting for VM ctest-TestBasicVMVN-70147954-52588982 to be up..
2025-08-22 22:30:00,343 - DEBUG - VM is in ACTIVE state now
2025-08-22 22:30:00,343 - INFO - VM name : ctest-TestBasicVMVN-70147954-52588982
2025-08-22 22:30:00,440 - DEBUG - VM ctest-TestBasicVMVN-70147954-52588982 ID is 52615aaf-0a0a-493f-a364-f99e9c8a7575
2025-08-22 22:30:00,441 - DEBUG - VM ctest-TestBasicVMVN-70147954-52588982 launched on Node cn-jenkins-deploy-platform-ansible-os-3913-1
2025-08-22 22:30:00,556 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/52615aaf-0a0a-493f-a364-f99e9c8a7575
2025-08-22 22:30:00,570 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/71a6aece-526a-43d3-98bb-652889ca4e60
2025-08-22 22:30:01,855 - 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.62 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.584 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.584/2.100/3.617/1.516 ms')
2025-08-22 22:30:01,855 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-70147954-52588982 passed
2025-08-22 22:30:02,033 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 22:30:02,033 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70147954-52588982, IP 31.1.2.4, Port 22
2025-08-22 22:30:02,220 - DEBUG - VM ctest-TestBasicVMVN-70147954-52588982 is ready for SSH connections
2025-08-22 22:30:02,220 - INFO - Waiting for VM ctest-TestBasicVMVN-70147954-89529048 to be up..
2025-08-22 22:30:02,378 - DEBUG - VM is in ACTIVE state now
2025-08-22 22:30:02,378 - INFO - VM name : ctest-TestBasicVMVN-70147954-89529048
2025-08-22 22:30:02,544 - DEBUG - VM ctest-TestBasicVMVN-70147954-89529048 ID is 5d30a6c9-fdc7-4bf2-9df7-7af02ffb8b83
2025-08-22 22:30:02,545 - DEBUG - VM ctest-TestBasicVMVN-70147954-89529048 launched on Node cn-jenkins-deploy-platform-ansible-os-3913-1
2025-08-22 22:30:02,696 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/5d30a6c9-fdc7-4bf2-9df7-7af02ffb8b83
2025-08-22 22:30:02,714 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/cad28f0a-f3c5-408b-b91e-d43020fc7036
2025-08-22 22:30:04,036 - 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=9.84 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.548 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.548/5.194/9.841/4.646 ms')
2025-08-22 22:30:04,036 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-70147954-89529048 passed
2025-08-22 22:30:04,204 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 22:30:04,204 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70147954-89529048, IP 31.1.1.3, Port 22
2025-08-22 22:30:04,414 - DEBUG - VM ctest-TestBasicVMVN-70147954-89529048 is ready for SSH connections
2025-08-22 22:30:04,414 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 22:30:04,414 - 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-08-22 22:30:04,415 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-22 22:30:08,837 - 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=10.145 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.146 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.677 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.677/4.656/10.145 ms
2025-08-22 22:30:08,837 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-70147954-03679437 passed
2025-08-22 22:30:08,838 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 22:30:08,838 - 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-08-22 22:30:08,838 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-22 22:30:13,072 - 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=7.966 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.343 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.699 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.343/3.669/7.966 ms
2025-08-22 22:30:13,072 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-70147954-52588982 passed
2025-08-22 22:30:13,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 22:30:13,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 22:30:13,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 22:30:13,073 - 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-08-22 22:30:13,073 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-22 22:30:13,333 - DEBUG - None
2025-08-22 22:30:13,333 - 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-08-22 22:30:13,333 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-22 22:30:13,516 - DEBUG - None
2025-08-22 22:30:13,516 - 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-08-22 22:30:13,516 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-22 22:30:14,482 - DEBUG - None
2025-08-22 22:30:14,482 - 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-08-22 22:30:14,483 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-22 22:30:16,798 - 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.726 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.427 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.422 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.372 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.690 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.690/2.327/4.427 ms
2025-08-22 22:30:16,798 - 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-08-22 22:30:16,799 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-22 22:30:19,169 - 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=2.658 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.763 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.941 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.459 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.349 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.657 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.190 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 1.190/3.431/5.941 ms
2025-08-22 22:30:19,170 - 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-08-22 22:30:19,170 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-22 22:30:21,483 - 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.855 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.836 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.299 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.926 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.826 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=8.195 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.594 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.594/3.361/8.195 ms
2025-08-22 22:30:21,484 - INFO - Deleting VM ctest-TestBasicVMVN-70147954-89529048
2025-08-22 22:30:21,617 - INFO - Detaching port 71a6aece-526a-43d3-98bb-652889ca4e60 from VM ctest-TestBasicVMVN-70147954-52588982
2025-08-22 22:30:21,685 - INFO - Deleting VM ctest-TestBasicVMVN-70147954-52588982
2025-08-22 22:30:21,805 - INFO - Detaching port 3da872fe-cf94-4fab-9e9e-51686bc4f36a from VM ctest-TestBasicVMVN-70147954-03679437
2025-08-22 22:30:21,845 - INFO - Deleting VM ctest-TestBasicVMVN-70147954-03679437
2025-08-22 22:30:21,916 - INFO - Deleting VN ctest-vn-24090576
2025-08-22 22:30:22,252 - DEBUG - Response for delete_port : ()
2025-08-22 22:30:22,492 - DEBUG - Response for delete_port : ()
2025-08-22 22:30:22,623 - DEBUG - Response for deleting network ()
2025-08-22 22:30:22,623 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/0fd6449a-0f28-4c4f-ba3d-04b599cca531
2025-08-22 22:30:22,628 - DEBUG - Response Code: 404
2025-08-22 22:30:22,628 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-22 22:30:22,632 - DEBUG - Requesting: http://10.0.0.254:8082/domain/753e6ff0-4d1a-4e49-ab0e-251036bab123
2025-08-22 22:30:22,688 - DEBUG - Requesting: http://10.0.0.254:8082/project/3daaf830-3ae6-4844-9a86-5d34f72590a5
2025-08-22 22:30:22,765 - INFO - Validated that VN ctest-vn-24090576 is not found in API Server
2025-08-22 22:30:22,777 - DEBUG - VN ctest-vn-24090576 is not present in Agent 10.0.0.254
2025-08-22 22:30:22,777 - INFO - Validated that VN ctest-vn-24090576 is not in any agent
2025-08-22 22:30:22,782 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-08-22 22:30:22,789 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-24090576
2025-08-22 22:30:22,789 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-70147954:ctest-vn-24090576
2025-08-22 22:30:22,799 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-24090576 info
2025-08-22 22:30:22,879 - INFO - IPAM: ctest-ipam-94613721 is not found in API Server
2025-08-22 22:30:22,893 - INFO - IPAM:ctest-ipam-94613721 is not found in control node
2025-08-22 22:30:23,208 - DEBUG - No XMPP flaps were noticed during the test
2025-08-22 22:30:23,208 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:45]
2025-08-22 22:30:23,209 - INFO - --------------------------------------------------------------------------------
2025-08-22 22:30:23,970 - INFO - Deleted project: ctest-TestBasicVMVN-70147954, ID : 3daaf830-3ae6-4844-9a86-5d34f72590a5