2026-02-23 02:04:24,910 - INFO - Domain Default found not creating
2026-02-23 02:04:25,101 - INFO - Project ctest-TestBasicVMVN-81884987 not found, creating it
2026-02-23 02:04:25,580 - INFO - Created Project:ctest-TestBasicVMVN-81884987, ID : 4ed98386-d93f-490c-8dc8-d420cde4c2d6
2026-02-23 02:04:27,071 - INFO - ================================================================================
2026-02-23 02:04:27,071 - INFO - STARTING TEST : test_generic_link_local_service
2026-02-23 02:04:27,071 - 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
2026-02-23 02:04:27,350 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with
2026-02-23 02:04:27,351 - INFO - Initial checks done. Running the testcase now
2026-02-23 02:04:27,351 - INFO -
2026-02-23 02:04:27,953 - DEBUG - Response for create_network : {'network': {'id': 'ef03b097-12d1-4903-9188-2a410de16389', 'name': 'ctest-vn2_metadata-47926383', 'tenant_id': '4ed98386d93f490c8dc8d420cde4c2d6', 'project_id': '4ed98386d93f490c8dc8d420cde4c2d6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-81884987', 'ctest-vn2_metadata-47926383'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 02:04:28,144 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bef9c2df-4ac2-4dcb-bda3-bf467dda0a53', 'name': '', 'tenant_id': '4ed98386d93f490c8dc8d420cde4c2d6', 'network_id': 'ef03b097-12d1-4903-9188-2a410de16389', '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': '4ed98386d93f490c8dc8d420cde4c2d6'}}
2026-02-23 02:04:28,162 - INFO - Created VN ctest-vn2_metadata-47926383
2026-02-23 02:04:28,216 - DEBUG - VN ctest-vn2_metadata-47926383 UUID is ef03b097-12d1-4903-9188-2a410de16389
2026-02-23 02:04:28,415 - DEBUG - Services list from nova: [, , ]
2026-02-23 02:04:29,468 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5384-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5384-1)
2026-02-23 02:04:29,575 - DEBUG - Link local service introspect added
2026-02-23 02:04:29,619 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 02:04:34,702 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:04:34,832 - INFO - Waiting for VM ctest-TestBasicVMVN-81884987-90691107 to be up..
2026-02-23 02:04:34,832 - INFO - VM name : ctest-TestBasicVMVN-81884987-90691107
2026-02-23 02:04:34,908 - DEBUG - VM ctest-TestBasicVMVN-81884987-90691107 ID is d32d73e6-1695-48f2-8cb6-f6ba9786b1fd
2026-02-23 02:04:34,908 - DEBUG - VM ctest-TestBasicVMVN-81884987-90691107 launched on Node cn-jenkins-deploy-platform-ansible-os-5384-1
2026-02-23 02:04:34,982 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/d32d73e6-1695-48f2-8cb6-f6ba9786b1fd
2026-02-23 02:04:35,291 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/d32d73e6-1695-48f2-8cb6-f6ba9786b1fd
2026-02-23 02:04:35,327 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/0c55c814-7bc9-403b-a8ba-5532f7a9c618
2026-02-23 02:04:38,584 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2026-02-23 02:04:38,584 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81884987-90691107 failed!
2026-02-23 02:04:38,640 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81884987:ctest-vn2_metadata-47926383 is 11.1.1.1 and allocation pool is NOT set
2026-02-23 02:04:40,698 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.02 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1003ms\r\nrtt min/avg/max/mdev = 1.022/2.511/4.001/1.489 ms')
2026-02-23 02:04:40,698 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81884987-90691107 passed
2026-02-23 02:04:40,852 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:04:40,852 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81884987-90691107, IP 11.1.1.3, Port 22
2026-02-23 02:04:41,017 - DEBUG - VM ctest-TestBasicVMVN-81884987-90691107 is ready for SSH connections
2026-02-23 02:04:41,018 - INFO - Retry 0
2026-02-23 02:04:41,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.41, gateway password: c0ntrail123
2026-02-23 02:04:41,018 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-02-23 02:04:42,635 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-02-23 02:04:42,635 - INFO - Generic metadata worked
2026-02-23 02:04:42,883 - DEBUG - Link local service introspect removed
2026-02-23 02:04:42,884 - INFO - Deleting VM ctest-TestBasicVMVN-81884987-90691107
2026-02-23 02:04:42,961 - INFO - Deleting VN ctest-vn2_metadata-47926383
2026-02-23 02:04:43,001 - DEBUG - VN ef03b097-12d1-4903-9188-2a410de16389 still in use: Unable to complete operation on network ef03b097-12d1-4903-9188-2a410de16389. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e8e4a14f-2d6c-458a-a69f-2958bdba8af6']
2026-02-23 02:04:43,001 - WARNING - Deleting VN ctest-vn2_metadata-47926383 failed..Will retry
2026-02-23 02:04:45,116 - DEBUG - Response for deleting network ()
2026-02-23 02:04:45,369 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 02:04:45,369 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-02-23 02:04:45,369 - INFO - --------------------------------------------------------------------------------
2026-02-23 02:04:45,372 - INFO - ================================================================================
2026-02-23 02:04:45,372 - INFO - STARTING TEST : test_metadata_service
2026-02-23 02:04:45,372 - 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
2026-02-23 02:04:45,673 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with
2026-02-23 02:04:45,673 - INFO - Initial checks done. Running the testcase now
2026-02-23 02:04:45,674 - INFO -
2026-02-23 02:04:45,674 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-configs
2026-02-23 02:04:45,680 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-config/fc3923a3-d350-41bc-a28a-781bbc9a8f52
2026-02-23 02:04:45,881 - DEBUG - Response for create_network : {'network': {'id': '16bcaf1c-469b-4b60-ac00-9f3893002aa3', 'name': 'ctest-vn-90995172', 'tenant_id': '4ed98386d93f490c8dc8d420cde4c2d6', 'project_id': '4ed98386d93f490c8dc8d420cde4c2d6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-81884987', 'ctest-vn-90995172'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 02:04:46,096 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a2be9386-601b-4fc6-8999-dcc5f540b7ef', 'name': '', 'tenant_id': '4ed98386d93f490c8dc8d420cde4c2d6', 'network_id': '16bcaf1c-469b-4b60-ac00-9f3893002aa3', 'ip_version': 4, 'cidr': '16.181.5.128/26', 'allocation_pools': [{'start': '16.181.5.130', 'end': '16.181.5.190'}], 'gateway_ip': '16.181.5.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '16.181.5.130', 'tags': [], 'project_id': '4ed98386d93f490c8dc8d420cde4c2d6'}}
2026-02-23 02:04:46,114 - INFO - Created VN ctest-vn-90995172
2026-02-23 02:04:46,168 - DEBUG - VN ctest-vn-90995172 UUID is 16bcaf1c-469b-4b60-ac00-9f3893002aa3
2026-02-23 02:04:47,327 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5384-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5384-1)
2026-02-23 02:04:47,327 - INFO - Waiting for VM ctest-TestBasicVMVN-81884987-19354801 to be up..
2026-02-23 02:04:47,372 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 02:04:52,450 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:04:52,451 - INFO - VM name : ctest-TestBasicVMVN-81884987-19354801
2026-02-23 02:04:52,528 - DEBUG - VM ctest-TestBasicVMVN-81884987-19354801 ID is fc8b015a-4d62-4c0b-bb33-d710bac2becb
2026-02-23 02:04:52,528 - DEBUG - VM ctest-TestBasicVMVN-81884987-19354801 launched on Node cn-jenkins-deploy-platform-ansible-os-5384-1
2026-02-23 02:04:52,602 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/fc8b015a-4d62-4c0b-bb33-d710bac2becb
2026-02-23 02:04:52,611 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/276d78e0-bd05-4259-8775-73b352948138
2026-02-23 02:04:55,867 - 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 1017ms')
2026-02-23 02:04:55,867 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81884987-19354801 failed!
2026-02-23 02:04:55,924 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81884987:ctest-vn-90995172 is 16.181.5.129 and allocation pool is NOT set
2026-02-23 02:04:57,986 - 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.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.22 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.217/5.311/9.406/4.094 ms')
2026-02-23 02:04:57,986 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81884987-19354801 passed
2026-02-23 02:04:58,140 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:04:58,140 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81884987-19354801, IP 16.181.5.131, Port 22
2026-02-23 02:04:58,295 - DEBUG - VM ctest-TestBasicVMVN-81884987-19354801 is ready for SSH connections
2026-02-23 02:04:58,295 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-02-23 02:04:58,295 - DEBUG - cat /tmp/output.txt
2026-02-23 02:04:59,953 - DEBUG - Hello World. The time is now Sun, 22 Feb 2026 19:04:58 -0700!
2026-02-23 02:04:59,953 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 22 Feb 2026 19:04:58 -0700!'}
2026-02-23 02:04:59,953 - INFO - metadata_script.txt got executed in the vm
2026-02-23 02:04:59,954 - INFO - Deleting VM ctest-TestBasicVMVN-81884987-19354801
2026-02-23 02:05:00,044 - INFO - Deleting VN ctest-vn-90995172
2026-02-23 02:05:00,086 - DEBUG - VN 16bcaf1c-469b-4b60-ac00-9f3893002aa3 still in use: Unable to complete operation on network 16bcaf1c-469b-4b60-ac00-9f3893002aa3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5b0435f5-d209-4b03-b33d-2bba4e42f73d']
2026-02-23 02:05:00,087 - WARNING - Deleting VN ctest-vn-90995172 failed..Will retry
2026-02-23 02:05:02,193 - DEBUG - Response for deleting network ()
2026-02-23 02:05:02,444 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 02:05:02,444 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-02-23 02:05:02,444 - INFO - --------------------------------------------------------------------------------
2026-02-23 02:05:02,447 - INFO - ================================================================================
2026-02-23 02:05:02,447 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-02-23 02:05:02,447 - 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
2026-02-23 02:05:02,744 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with
2026-02-23 02:05:02,744 - INFO - Initial checks done. Running the testcase now
2026-02-23 02:05:02,744 - INFO -
2026-02-23 02:05:03,240 - DEBUG - Response for create_network : {'network': {'id': 'cfac5341-a7b5-4390-af68-50d423301552', 'name': 'ctest-vn-53028800', 'tenant_id': '4ed98386d93f490c8dc8d420cde4c2d6', 'project_id': '4ed98386d93f490c8dc8d420cde4c2d6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-81884987', 'ctest-vn-53028800'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 02:05:03,436 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a07ace02-7f0c-4ec2-8a98-87ee6727fc11', 'name': '', 'tenant_id': '4ed98386d93f490c8dc8d420cde4c2d6', 'network_id': 'cfac5341-a7b5-4390-af68-50d423301552', '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': '4ed98386d93f490c8dc8d420cde4c2d6'}}
2026-02-23 02:05:03,607 - DEBUG - Response for create_subnet : {'subnet': {'id': '03164780-df2a-482b-b642-780d5a6c1e20', 'name': '', 'tenant_id': '4ed98386d93f490c8dc8d420cde4c2d6', 'network_id': 'cfac5341-a7b5-4390-af68-50d423301552', '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': '4ed98386d93f490c8dc8d420cde4c2d6'}}
2026-02-23 02:05:03,630 - INFO - Created VN ctest-vn-53028800
2026-02-23 02:05:03,688 - DEBUG - VN ctest-vn-53028800 UUID is cfac5341-a7b5-4390-af68-50d423301552
2026-02-23 02:05:04,068 - DEBUG - Response for create_port : {'port': {'name': 'ad407216-213e-40c6-a745-a85233024a39', 'id': 'ad407216-213e-40c6-a745-a85233024a39', 'tenant_id': '4ed98386d93f490c8dc8d420cde4c2d6', 'network_id': 'cfac5341-a7b5-4390-af68-50d423301552', 'mac_address': '02:ad:40:72:16:21', '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': 'a07ace02-7f0c-4ec2-8a98-87ee6727fc11'}], 'security_groups': ['e9235839-c1b4-489d-a470-0dedb27463f3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4ed98386d93f490c8dc8d420cde4c2d6'}}
2026-02-23 02:05:04,253 - DEBUG - Response for create_port : {'port': {'name': '31f29de6-d1a8-4a39-beff-8f28cdcbfdf9', 'id': '31f29de6-d1a8-4a39-beff-8f28cdcbfdf9', 'tenant_id': '4ed98386d93f490c8dc8d420cde4c2d6', 'network_id': 'cfac5341-a7b5-4390-af68-50d423301552', 'mac_address': '02:31:f2:9d:e6:d1', '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': '03164780-df2a-482b-b642-780d5a6c1e20'}], 'security_groups': ['e9235839-c1b4-489d-a470-0dedb27463f3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4ed98386d93f490c8dc8d420cde4c2d6'}}
2026-02-23 02:05:04,655 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5384-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5384-1)
2026-02-23 02:05:05,190 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5384-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5384-1)
2026-02-23 02:05:06,542 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5384-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5384-1)
2026-02-23 02:05:06,542 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2026-02-23 02:05:06,548 - DEBUG - Requesting: http://10.0.0.41:8082/domain/39e639d9-c827-4853-b1af-cd594887292a
2026-02-23 02:05:06,562 - DEBUG - Requesting: http://10.0.0.41:8082/project/4ed98386-d93f-490c-8dc8-d420cde4c2d6
2026-02-23 02:05:06,632 - DEBUG - Requesting: http://10.0.0.41:8082/network-ipam/f01219d3-5ff7-44db-b699-aa67558e30a9
2026-02-23 02:05:06,646 - INFO - Verifications in API Server for IPAM: ctest-ipam-06431313 passed
2026-02-23 02:05:06,654 - DEBUG - Control-node 10.0.0.41 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-81884987:ctest-ipam-06431313', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-81884987', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17298917514322330843', 'uuid-lslong': '13157735147133350057'}, 'enable': 'true', 'created': '2026-02-23T02:05:02', 'last-modified': '2026-02-23T02:05:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.678680'}
2026-02-23 02:05:06,654 - INFO - Verifications in Control node for IPAM: ctest-ipam-06431313 passed
2026-02-23 02:05:06,654 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2026-02-23 02:05:06,660 - DEBUG - Requesting: http://10.0.0.41:8082/domain/39e639d9-c827-4853-b1af-cd594887292a
2026-02-23 02:05:06,674 - DEBUG - Requesting: http://10.0.0.41:8082/project/4ed98386-d93f-490c-8dc8-d420cde4c2d6
2026-02-23 02:05:06,753 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/cfac5341-a7b5-4390-af68-50d423301552
2026-02-23 02:05:06,772 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/cfac5341-a7b5-4390-af68-50d423301552
2026-02-23 02:05:06,787 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3cd15df0-10ca-4324-b3bd-fc2a47da70b9
2026-02-23 02:05:06,800 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3cd15df0-10ca-4324-b3bd-fc2a47da70b9
2026-02-23 02:05:06,812 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/a984f9c7-ee69-43cb-817f-725939077ab5
2026-02-23 02:05:06,820 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-23 02:05:06,820 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/cfac5341-a7b5-4390-af68-50d423301552
2026-02-23 02:05:06,830 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3cd15df0-10ca-4324-b3bd-fc2a47da70b9
2026-02-23 02:05:06,846 - INFO - Verified VN network id 11 for VN cfac5341-a7b5-4390-af68-50d423301552
2026-02-23 02:05:06,846 - INFO - Verifications in API Server for VN ctest-vn-53028800 passed
2026-02-23 02:05:06,846 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/cfac5341-a7b5-4390-af68-50d423301552
2026-02-23 02:05:06,858 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3cd15df0-10ca-4324-b3bd-fc2a47da70b9
2026-02-23 02:05:06,870 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3cd15df0-10ca-4324-b3bd-fc2a47da70b9
2026-02-23 02:05:06,885 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/a984f9c7-ee69-43cb-817f-725939077ab5
2026-02-23 02:05:06,907 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-81884987:ctest-vn-53028800', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-81884987', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14964427203296969616', 'uuid-lslong': '12639441226268939602'}, 'enable': 'true', 'created': '2026-02-23T02:05:03', 'last-modified': '2026-02-23T02:05:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.325952'}
2026-02-23 02:05:06,922 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-23 02:05:06,922 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-53028800 passed
2026-02-23 02:05:06,923 - DEBUG - ====Verifying policy data for ctest-vn-53028800 in API_Server ======
2026-02-23 02:05:06,923 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2026-02-23 02:05:06,931 - DEBUG - Requesting: http://10.0.0.41:8082/domain/39e639d9-c827-4853-b1af-cd594887292a
2026-02-23 02:05:06,954 - DEBUG - Requesting: http://10.0.0.41:8082/project/4ed98386-d93f-490c-8dc8-d420cde4c2d6
2026-02-23 02:05:07,037 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/cfac5341-a7b5-4390-af68-50d423301552
2026-02-23 02:05:07,049 - DEBUG - =>VN ctest-vn-53028800 has no policy to be verified
2026-02-23 02:05:07,049 - DEBUG - Verifying the vn in opserver
2026-02-23 02:05:07,049 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-81884987:ctest-vn-53028800 virtual network link through opserver 10.0.0.41
2026-02-23 02:05:07,049 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2026-02-23 02:05:07,403 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2026-02-23 02:05:07,503 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-81884987:ctest-vn-53028800', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-81884987:ctest-vn-53028800?flat'}
2026-02-23 02:05:07,503 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-81884987:ctest-vn-53028800 is found in opserver
2026-02-23 02:05:07,509 - DEBUG - VRF ids for VN ctest-vn-53028800: {'10.0.0.41': '2'}
2026-02-23 02:05:07,510 - INFO - Waiting for VM ctest-TestBasicVMVN-81884987-70276554 to be up..
2026-02-23 02:05:07,655 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:05:07,655 - INFO - VM name : ctest-TestBasicVMVN-81884987-70276554
2026-02-23 02:05:07,738 - DEBUG - VM ctest-TestBasicVMVN-81884987-70276554 ID is 79769088-ad5f-4bb2-bdc4-271f54d276a0
2026-02-23 02:05:07,738 - DEBUG - VM ctest-TestBasicVMVN-81884987-70276554 launched on Node cn-jenkins-deploy-platform-ansible-os-5384-1
2026-02-23 02:05:07,857 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/79769088-ad5f-4bb2-bdc4-271f54d276a0
2026-02-23 02:05:07,865 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/ad407216-213e-40c6-a745-a85233024a39
2026-02-23 02:05:11,139 - 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')
2026-02-23 02:05:11,140 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81884987-70276554 failed!
2026-02-23 02:05:11,196 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81884987:ctest-vn-53028800 is 31.1.1.1 and allocation pool is NOT set
2026-02-23 02:05:11,196 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81884987:ctest-vn-53028800 is 31.1.2.1 and allocation pool is NOT set
2026-02-23 02:05:15,255 - 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 1002ms')
2026-02-23 02:05:15,255 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81884987-70276554 failed!
2026-02-23 02:05:15,312 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81884987:ctest-vn-53028800 is 31.1.1.1 and allocation pool is NOT set
2026-02-23 02:05:15,312 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81884987:ctest-vn-53028800 is 31.1.2.1 and allocation pool is NOT set
2026-02-23 02:05:17,373 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.14 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.143/2.295/3.447/1.152 ms')
2026-02-23 02:05:17,373 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81884987-70276554 passed
2026-02-23 02:05:17,524 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:05:17,524 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81884987-70276554, IP 31.1.1.4, Port 22
2026-02-23 02:05:17,683 - DEBUG - VM ctest-TestBasicVMVN-81884987-70276554 is ready for SSH connections
2026-02-23 02:05:17,684 - INFO - Waiting for VM ctest-TestBasicVMVN-81884987-45788896 to be up..
2026-02-23 02:05:17,781 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:05:17,781 - INFO - VM name : ctest-TestBasicVMVN-81884987-45788896
2026-02-23 02:05:17,862 - DEBUG - VM ctest-TestBasicVMVN-81884987-45788896 ID is 1d3944b1-dacd-491f-ac2d-1cd60f4cbbde
2026-02-23 02:05:17,862 - DEBUG - VM ctest-TestBasicVMVN-81884987-45788896 launched on Node cn-jenkins-deploy-platform-ansible-os-5384-1
2026-02-23 02:05:17,942 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/1d3944b1-dacd-491f-ac2d-1cd60f4cbbde
2026-02-23 02:05:17,950 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/31f29de6-d1a8-4a39-beff-8f28cdcbfdf9
2026-02-23 02:05:19,191 - 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.30 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.560 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.560/1.930/3.301/1.370 ms')
2026-02-23 02:05:19,192 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-81884987-45788896 passed
2026-02-23 02:05:19,344 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:05:19,344 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81884987-45788896, IP 31.1.2.4, Port 22
2026-02-23 02:05:19,499 - DEBUG - VM ctest-TestBasicVMVN-81884987-45788896 is ready for SSH connections
2026-02-23 02:05:19,500 - INFO - Waiting for VM ctest-TestBasicVMVN-81884987-83020944 to be up..
2026-02-23 02:05:19,584 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:05:19,584 - INFO - VM name : ctest-TestBasicVMVN-81884987-83020944
2026-02-23 02:05:19,668 - DEBUG - VM ctest-TestBasicVMVN-81884987-83020944 ID is 6210fc26-eb6e-424d-ae2b-05f4df00aa0a
2026-02-23 02:05:19,668 - DEBUG - VM ctest-TestBasicVMVN-81884987-83020944 launched on Node cn-jenkins-deploy-platform-ansible-os-5384-1
2026-02-23 02:05:19,748 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/6210fc26-eb6e-424d-ae2b-05f4df00aa0a
2026-02-23 02:05:19,756 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/aeb6a794-79ba-4b98-9a99-bdd098d2ae07
2026-02-23 02:05:20,995 - 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.66 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.423 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.423/2.043/3.663/1.620 ms')
2026-02-23 02:05:20,995 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-81884987-83020944 passed
2026-02-23 02:05:21,144 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:05:21,144 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81884987-83020944, IP 31.1.1.3, Port 22
2026-02-23 02:05:21,299 - DEBUG - VM ctest-TestBasicVMVN-81884987-83020944 is ready for SSH connections
2026-02-23 02:05:21,299 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:05:21,299 - 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.41, gateway password: c0ntrail123
2026-02-23 02:05:21,299 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-02-23 02:05:25,336 - 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.254 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.910 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.915 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.910/2.026/4.254 ms
2026-02-23 02:05:25,336 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-81884987-70276554 passed
2026-02-23 02:05:25,336 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:05:25,336 - 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.41, gateway password: c0ntrail123
2026-02-23 02:05:25,336 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-02-23 02:05:28,992 - 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.073 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.103 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.923 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.923/1.699/3.073 ms
2026-02-23 02:05:28,992 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-81884987-45788896 passed
2026-02-23 02:05:28,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:05:28,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:05:28,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:05:28,993 - 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.41, gateway password: c0ntrail123
2026-02-23 02:05:28,993 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-23 02:05:29,181 - DEBUG - None
2026-02-23 02:05:29,181 - 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.41, gateway password: c0ntrail123
2026-02-23 02:05:29,181 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-23 02:05:29,365 - DEBUG - None
2026-02-23 02:05:29,366 - 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.41, gateway password: c0ntrail123
2026-02-23 02:05:29,366 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-23 02:05:30,000 - DEBUG - None
2026-02-23 02:05:30,000 - 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.41, gateway password: c0ntrail123
2026-02-23 02:05:30,000 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-02-23 02:05:32,219 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.068 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.874 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.577 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.968 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.610 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.577/2.419/6.874 ms
2026-02-23 02:05:32,219 - 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.41, gateway password: c0ntrail123
2026-02-23 02:05:32,219 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-02-23 02:05:34,474 - 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.118 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.015 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.402 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.732 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.266 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.327 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.394 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.394/2.464/5.402 ms
2026-02-23 02:05:34,474 - 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.41, gateway password: c0ntrail123
2026-02-23 02:05:34,474 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-02-23 02:05:36,730 - 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=1.684 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.542 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.538 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.609 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.908 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.817 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.541 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.541/2.234/4.538 ms
2026-02-23 02:05:36,731 - INFO - Deleting VM ctest-TestBasicVMVN-81884987-83020944
2026-02-23 02:05:36,808 - INFO - Detaching port 31f29de6-d1a8-4a39-beff-8f28cdcbfdf9 from VM ctest-TestBasicVMVN-81884987-45788896
2026-02-23 02:05:36,844 - INFO - Deleting VM ctest-TestBasicVMVN-81884987-45788896
2026-02-23 02:05:36,916 - INFO - Detaching port ad407216-213e-40c6-a745-a85233024a39 from VM ctest-TestBasicVMVN-81884987-70276554
2026-02-23 02:05:36,962 - INFO - Deleting VM ctest-TestBasicVMVN-81884987-70276554
2026-02-23 02:05:37,052 - INFO - Deleting VN ctest-vn-53028800
2026-02-23 02:05:37,238 - DEBUG - Response for delete_port : ()
2026-02-23 02:05:37,435 - DEBUG - Response for delete_port : ()
2026-02-23 02:05:37,577 - DEBUG - Response for deleting network ()
2026-02-23 02:05:37,577 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3cd15df0-10ca-4324-b3bd-fc2a47da70b9
2026-02-23 02:05:37,585 - DEBUG - Response Code: 404
2026-02-23 02:05:37,586 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2026-02-23 02:05:37,591 - DEBUG - Requesting: http://10.0.0.41:8082/domain/39e639d9-c827-4853-b1af-cd594887292a
2026-02-23 02:05:37,644 - DEBUG - Requesting: http://10.0.0.41:8082/project/4ed98386-d93f-490c-8dc8-d420cde4c2d6
2026-02-23 02:05:37,721 - INFO - Validated that VN ctest-vn-53028800 is not found in API Server
2026-02-23 02:05:37,734 - DEBUG - VN ctest-vn-53028800 is not present in Agent 10.0.0.41
2026-02-23 02:05:37,734 - INFO - Validated that VN ctest-vn-53028800 is not in any agent
2026-02-23 02:05:37,739 - DEBUG - VRF 2 is not seen in agent 10.0.0.41
2026-02-23 02:05:37,765 - DEBUG - Vrouter 10.0.0.41 does not have vrf 2 for VN ctest-vn-53028800
2026-02-23 02:05:37,765 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-81884987:ctest-vn-53028800
2026-02-23 02:05:37,776 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-53028800 info
2026-02-23 02:05:37,851 - INFO - IPAM: ctest-ipam-06431313 is not found in API Server
2026-02-23 02:05:37,863 - INFO - IPAM:ctest-ipam-06431313 is not found in control node
2026-02-23 02:05:38,129 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 02:05:38,130 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2026-02-23 02:05:38,130 - INFO - --------------------------------------------------------------------------------
2026-02-23 02:05:38,819 - INFO - Deleted project: ctest-TestBasicVMVN-81884987, ID : 4ed98386-d93f-490c-8dc8-d420cde4c2d6