2025-09-11 09:15:52,434 - INFO - Domain Default found not creating
2025-09-11 09:15:52,587 - INFO - Project ctest-TestBasicVMVN-91286286 not found, creating it
2025-09-11 09:15:53,044 - INFO - Created Project:ctest-TestBasicVMVN-91286286, ID : 91280fe0-e2d0-4188-acd3-a867041fbd85
2025-09-11 09:15:55,174 - INFO - ================================================================================
2025-09-11 09:15:55,174 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-11 09:15:55,174 - 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-09-11 09:15:55,429 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-11 09:15:55,429 - INFO - Initial checks done. Running the testcase now
2025-09-11 09:15:55,429 - INFO -
2025-09-11 09:15:56,022 - DEBUG - Response for create_network : {'network': {'id': 'ab5b2aa6-05c1-4fa2-acf7-570e663824d3', 'name': 'ctest-vn2_metadata-82024024', 'tenant_id': '91280fe0e2d04188acd3a867041fbd85', 'project_id': '91280fe0e2d04188acd3a867041fbd85', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91286286', 'ctest-vn2_metadata-82024024'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 09:15:56,211 - DEBUG - Response for create_subnet : {'subnet': {'id': '6a6e78bd-46ac-4dcf-81f7-a4ffa1c336b2', 'name': '', 'tenant_id': '91280fe0e2d04188acd3a867041fbd85', 'network_id': 'ab5b2aa6-05c1-4fa2-acf7-570e663824d3', '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': '91280fe0e2d04188acd3a867041fbd85'}}
2025-09-11 09:15:56,234 - INFO - Created VN ctest-vn2_metadata-82024024
2025-09-11 09:15:56,287 - DEBUG - VN ctest-vn2_metadata-82024024 UUID is ab5b2aa6-05c1-4fa2-acf7-570e663824d3
2025-09-11 09:15:56,468 - DEBUG - Services list from nova: [, , ]
2025-09-11 09:15:57,590 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4086-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4086-1)
2025-09-11 09:15:57,699 - DEBUG - Link local service introspect added
2025-09-11 09:15:57,742 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-11 09:16:02,824 - DEBUG - VM is in ACTIVE state now
2025-09-11 09:16:02,954 - INFO - Waiting for VM ctest-TestBasicVMVN-91286286-27192887 to be up..
2025-09-11 09:16:02,954 - INFO - VM name : ctest-TestBasicVMVN-91286286-27192887
2025-09-11 09:16:03,035 - DEBUG - VM ctest-TestBasicVMVN-91286286-27192887 ID is 85694b8a-b431-48aa-b7cf-3ae4be2d3687
2025-09-11 09:16:03,035 - DEBUG - VM ctest-TestBasicVMVN-91286286-27192887 launched on Node cn-jenkins-deploy-platform-ansible-os-4086-1
2025-09-11 09:16:03,121 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/85694b8a-b431-48aa-b7cf-3ae4be2d3687
2025-09-11 09:16:03,460 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/85694b8a-b431-48aa-b7cf-3ae4be2d3687
2025-09-11 09:16:03,492 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/36ac96e4-e1f8-42e6-b8b2-f1bf1bc55e76
2025-09-11 09:16:06,773 - 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 1026ms')
2025-09-11 09:16:06,773 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91286286-27192887 failed!
2025-09-11 09:16:06,827 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91286286:ctest-vn2_metadata-82024024 is 11.1.1.1 and allocation pool is NOT set
2025-09-11 09:16:08,895 - 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.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.901 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.901/2.699/4.497/1.798 ms')
2025-09-11 09:16:08,895 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91286286-27192887 passed
2025-09-11 09:16:09,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:16:09,059 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91286286-27192887, IP 11.1.1.3, Port 22
2025-09-11 09:16:09,125 - 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-09-11 09:16:09,201 - DEBUG - VM ctest-TestBasicVMVN-91286286-27192887 is NOT ready for SSH connections, VM status: ACTIVE
2025-09-11 09:16:14,202 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:16:14,202 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91286286-27192887, IP 11.1.1.3, Port 22
2025-09-11 09:16:14,359 - DEBUG - VM ctest-TestBasicVMVN-91286286-27192887 is ready for SSH connections
2025-09-11 09:16:14,359 - INFO - Retry 0
2025-09-11 09:16:14,360 - 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-09-11 09:16:14,360 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-11 09:16:16,026 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-11 09:16:16,026 - INFO - Generic metadata worked
2025-09-11 09:16:16,275 - DEBUG - Link local service introspect removed
2025-09-11 09:16:16,275 - INFO - Deleting VM ctest-TestBasicVMVN-91286286-27192887
2025-09-11 09:16:16,349 - INFO - Deleting VN ctest-vn2_metadata-82024024
2025-09-11 09:16:16,389 - DEBUG - VN ab5b2aa6-05c1-4fa2-acf7-570e663824d3 still in use: Unable to complete operation on network ab5b2aa6-05c1-4fa2-acf7-570e663824d3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7171b001-9cff-4ce0-ad88-7ae9d05e85e9']
2025-09-11 09:16:16,389 - WARNING - Deleting VN ctest-vn2_metadata-82024024 failed..Will retry
2025-09-11 09:16:18,498 - DEBUG - Response for deleting network ()
2025-09-11 09:16:18,756 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 09:16:18,756 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-09-11 09:16:18,757 - INFO - --------------------------------------------------------------------------------
2025-09-11 09:16:18,759 - INFO - ================================================================================
2025-09-11 09:16:18,759 - INFO - STARTING TEST : test_metadata_service
2025-09-11 09:16:18,759 - 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-09-11 09:16:19,049 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-11 09:16:19,049 - INFO - Initial checks done. Running the testcase now
2025-09-11 09:16:19,049 - INFO -
2025-09-11 09:16:19,049 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-09-11 09:16:19,055 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/e855b9dc-8c9e-4245-b991-2dcdc4f78d08
2025-09-11 09:16:19,239 - DEBUG - Response for create_network : {'network': {'id': '59e3c43b-e512-46be-bce8-72b0241763af', 'name': 'ctest-vn-12260441', 'tenant_id': '91280fe0e2d04188acd3a867041fbd85', 'project_id': '91280fe0e2d04188acd3a867041fbd85', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91286286', 'ctest-vn-12260441'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 09:16:19,393 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bfb9222f-e5df-4795-a3ab-6a0aff49a8ea', 'name': '', 'tenant_id': '91280fe0e2d04188acd3a867041fbd85', 'network_id': '59e3c43b-e512-46be-bce8-72b0241763af', 'ip_version': 4, 'cidr': '189.27.85.64/26', 'allocation_pools': [{'start': '189.27.85.66', 'end': '189.27.85.126'}], 'gateway_ip': '189.27.85.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.27.85.66', 'tags': [], 'project_id': '91280fe0e2d04188acd3a867041fbd85'}}
2025-09-11 09:16:19,411 - INFO - Created VN ctest-vn-12260441
2025-09-11 09:16:19,463 - DEBUG - VN ctest-vn-12260441 UUID is 59e3c43b-e512-46be-bce8-72b0241763af
2025-09-11 09:16:20,691 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4086-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4086-1)
2025-09-11 09:16:20,691 - INFO - Waiting for VM ctest-TestBasicVMVN-91286286-02326903 to be up..
2025-09-11 09:16:20,734 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-11 09:16:25,824 - DEBUG - VM is in ACTIVE state now
2025-09-11 09:16:25,824 - INFO - VM name : ctest-TestBasicVMVN-91286286-02326903
2025-09-11 09:16:25,904 - DEBUG - VM ctest-TestBasicVMVN-91286286-02326903 ID is 85bc4910-97b1-4c7d-a171-928a374f3108
2025-09-11 09:16:25,904 - DEBUG - VM ctest-TestBasicVMVN-91286286-02326903 launched on Node cn-jenkins-deploy-platform-ansible-os-4086-1
2025-09-11 09:16:25,975 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/85bc4910-97b1-4c7d-a171-928a374f3108
2025-09-11 09:16:25,984 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/263c2d30-0e2f-47cf-b0be-417d131e3e51
2025-09-11 09:16:29,227 - 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 1010ms')
2025-09-11 09:16:29,228 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91286286-02326903 failed!
2025-09-11 09:16:29,287 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91286286:ctest-vn-12260441 is 189.27.85.65 and allocation pool is NOT set
2025-09-11 09:16:33,357 - 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=8.87 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 8.873/8.873/8.873/0.000 ms')
2025-09-11 09:16:33,357 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91286286-02326903 passed
2025-09-11 09:16:33,519 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:16:33,519 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91286286-02326903, IP 189.27.85.67, Port 22
2025-09-11 09:16:33,685 - DEBUG - VM ctest-TestBasicVMVN-91286286-02326903 is ready for SSH connections
2025-09-11 09:16:33,685 - 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-09-11 09:16:33,685 - DEBUG - cat /tmp/output.txt
2025-09-11 09:16:35,375 - DEBUG - Hello World. The time is now Thu, 11 Sep 2025 03:16:32 -0600!
2025-09-11 09:16:35,375 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 11 Sep 2025 03:16:32 -0600!'}
2025-09-11 09:16:35,375 - INFO - metadata_script.txt got executed in the vm
2025-09-11 09:16:35,375 - INFO - Deleting VM ctest-TestBasicVMVN-91286286-02326903
2025-09-11 09:16:35,458 - INFO - Deleting VN ctest-vn-12260441
2025-09-11 09:16:35,503 - DEBUG - VN 59e3c43b-e512-46be-bce8-72b0241763af still in use: Unable to complete operation on network 59e3c43b-e512-46be-bce8-72b0241763af. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b29f11dc-e274-418e-a3c6-9f401374d093']
2025-09-11 09:16:35,503 - WARNING - Deleting VN ctest-vn-12260441 failed..Will retry
2025-09-11 09:16:37,622 - DEBUG - Response for deleting network ()
2025-09-11 09:16:37,897 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 09:16:37,897 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-09-11 09:16:37,897 - INFO - --------------------------------------------------------------------------------
2025-09-11 09:16:37,899 - INFO - ================================================================================
2025-09-11 09:16:37,900 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-11 09:16:37,900 - 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-09-11 09:16:38,183 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-11 09:16:38,183 - INFO - Initial checks done. Running the testcase now
2025-09-11 09:16:38,183 - INFO -
2025-09-11 09:16:38,694 - DEBUG - Response for create_network : {'network': {'id': '3df8f745-4f08-40b1-9462-c0c9b7d6f5af', 'name': 'ctest-vn-91114881', 'tenant_id': '91280fe0e2d04188acd3a867041fbd85', 'project_id': '91280fe0e2d04188acd3a867041fbd85', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91286286', 'ctest-vn-91114881'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 09:16:38,917 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4e56d4e-914b-462c-a64e-e6e0cc2e8060', 'name': '', 'tenant_id': '91280fe0e2d04188acd3a867041fbd85', 'network_id': '3df8f745-4f08-40b1-9462-c0c9b7d6f5af', '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': '91280fe0e2d04188acd3a867041fbd85'}}
2025-09-11 09:16:39,122 - DEBUG - Response for create_subnet : {'subnet': {'id': '2cd661a3-911e-4919-9b12-cc43d32864fa', 'name': '', 'tenant_id': '91280fe0e2d04188acd3a867041fbd85', 'network_id': '3df8f745-4f08-40b1-9462-c0c9b7d6f5af', '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': '91280fe0e2d04188acd3a867041fbd85'}}
2025-09-11 09:16:39,143 - INFO - Created VN ctest-vn-91114881
2025-09-11 09:16:39,195 - DEBUG - VN ctest-vn-91114881 UUID is 3df8f745-4f08-40b1-9462-c0c9b7d6f5af
2025-09-11 09:16:39,561 - DEBUG - Response for create_port : {'port': {'name': '5f64cdb7-d696-4592-b804-acc5eb344227', 'id': '5f64cdb7-d696-4592-b804-acc5eb344227', 'tenant_id': '91280fe0e2d04188acd3a867041fbd85', 'network_id': '3df8f745-4f08-40b1-9462-c0c9b7d6f5af', 'mac_address': '02:5f:64:cd:b7:d6', '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': 'd4e56d4e-914b-462c-a64e-e6e0cc2e8060'}], 'security_groups': ['ce6810e8-600d-4289-b870-5a438ed57a0f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '91280fe0e2d04188acd3a867041fbd85'}}
2025-09-11 09:16:39,736 - DEBUG - Response for create_port : {'port': {'name': '05a53984-2ded-4f80-abe0-d7afe8b96f35', 'id': '05a53984-2ded-4f80-abe0-d7afe8b96f35', 'tenant_id': '91280fe0e2d04188acd3a867041fbd85', 'network_id': '3df8f745-4f08-40b1-9462-c0c9b7d6f5af', 'mac_address': '02:05:a5:39:84:2d', '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': '2cd661a3-911e-4919-9b12-cc43d32864fa'}], 'security_groups': ['ce6810e8-600d-4289-b870-5a438ed57a0f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '91280fe0e2d04188acd3a867041fbd85'}}
2025-09-11 09:16:40,114 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4086-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4086-1)
2025-09-11 09:16:40,542 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4086-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4086-1)
2025-09-11 09:16:41,968 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4086-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4086-1)
2025-09-11 09:16:41,969 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-11 09:16:41,981 - DEBUG - Requesting: http://10.0.0.254:8082/domain/207799dd-8d7a-4852-8f72-f9485edb12f4
2025-09-11 09:16:41,998 - DEBUG - Requesting: http://10.0.0.254:8082/project/91280fe0-e2d0-4188-acd3-a867041fbd85
2025-09-11 09:16:42,087 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/15c69a96-17eb-44cc-a7bb-f6fa985d0464
2025-09-11 09:16:42,098 - INFO - Verifications in API Server for IPAM: ctest-ipam-64745201 passed
2025-09-11 09:16:42,105 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-91286286:ctest-ipam-64745201', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91286286', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1569111489622262988', 'uuid-lslong': '12086525581137347684'}, 'enable': 'true', 'created': '2025-09-11T09:16:38', 'last-modified': '2025-09-11T09:16:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.690846'}
2025-09-11 09:16:42,105 - INFO - Verifications in Control node for IPAM: ctest-ipam-64745201 passed
2025-09-11 09:16:42,106 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-11 09:16:42,121 - DEBUG - Requesting: http://10.0.0.254:8082/domain/207799dd-8d7a-4852-8f72-f9485edb12f4
2025-09-11 09:16:42,134 - DEBUG - Requesting: http://10.0.0.254:8082/project/91280fe0-e2d0-4188-acd3-a867041fbd85
2025-09-11 09:16:42,235 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3df8f745-4f08-40b1-9462-c0c9b7d6f5af
2025-09-11 09:16:42,257 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3df8f745-4f08-40b1-9462-c0c9b7d6f5af
2025-09-11 09:16:42,269 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/43e8d0ac-7698-462a-89ff-903e61049cf0
2025-09-11 09:16:42,283 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/43e8d0ac-7698-462a-89ff-903e61049cf0
2025-09-11 09:16:42,296 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/166451b3-73b5-4313-956e-b5ca659f1a5a
2025-09-11 09:16:42,310 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-11 09:16:42,310 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3df8f745-4f08-40b1-9462-c0c9b7d6f5af
2025-09-11 09:16:42,329 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/43e8d0ac-7698-462a-89ff-903e61049cf0
2025-09-11 09:16:42,350 - INFO - Verified VN network id 11 for VN 3df8f745-4f08-40b1-9462-c0c9b7d6f5af
2025-09-11 09:16:42,350 - INFO - Verifications in API Server for VN ctest-vn-91114881 passed
2025-09-11 09:16:42,350 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3df8f745-4f08-40b1-9462-c0c9b7d6f5af
2025-09-11 09:16:42,370 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/43e8d0ac-7698-462a-89ff-903e61049cf0
2025-09-11 09:16:42,384 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/43e8d0ac-7698-462a-89ff-903e61049cf0
2025-09-11 09:16:42,399 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/166451b3-73b5-4313-956e-b5ca659f1a5a
2025-09-11 09:16:42,419 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-91286286:ctest-vn-91114881', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91286286', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4465590907588591793', 'uuid-lslong': '10692320437936256431'}, 'enable': 'true', 'created': '2025-09-11T09:16:38', 'last-modified': '2025-09-11T09:16:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.326622'}
2025-09-11 09:16:42,428 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-11 09:16:42,428 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-91114881 passed
2025-09-11 09:16:42,428 - DEBUG - ====Verifying policy data for ctest-vn-91114881 in API_Server ======
2025-09-11 09:16:42,428 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-11 09:16:42,437 - DEBUG - Requesting: http://10.0.0.254:8082/domain/207799dd-8d7a-4852-8f72-f9485edb12f4
2025-09-11 09:16:42,454 - DEBUG - Requesting: http://10.0.0.254:8082/project/91280fe0-e2d0-4188-acd3-a867041fbd85
2025-09-11 09:16:42,552 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3df8f745-4f08-40b1-9462-c0c9b7d6f5af
2025-09-11 09:16:42,567 - DEBUG - =>VN ctest-vn-91114881 has no policy to be verified
2025-09-11 09:16:42,567 - DEBUG - Verifying the vn in opserver
2025-09-11 09:16:42,567 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-91286286:ctest-vn-91114881 virtual network link through opserver 10.0.0.254
2025-09-11 09:16:42,567 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-09-11 09:16:43,029 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-09-11 09:16:43,103 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-91286286:ctest-vn-91114881', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-91286286:ctest-vn-91114881?flat'}
2025-09-11 09:16:43,103 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-91286286:ctest-vn-91114881 is found in opserver
2025-09-11 09:16:43,111 - DEBUG - VRF ids for VN ctest-vn-91114881: {'10.0.0.254': '2'}
2025-09-11 09:16:43,111 - INFO - Waiting for VM ctest-TestBasicVMVN-91286286-28472689 to be up..
2025-09-11 09:16:43,201 - DEBUG - VM is in ACTIVE state now
2025-09-11 09:16:43,201 - INFO - VM name : ctest-TestBasicVMVN-91286286-28472689
2025-09-11 09:16:43,284 - DEBUG - VM ctest-TestBasicVMVN-91286286-28472689 ID is 67221be4-3b13-45c2-a5aa-df2c2ef573d2
2025-09-11 09:16:43,284 - DEBUG - VM ctest-TestBasicVMVN-91286286-28472689 launched on Node cn-jenkins-deploy-platform-ansible-os-4086-1
2025-09-11 09:16:43,385 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/67221be4-3b13-45c2-a5aa-df2c2ef573d2
2025-09-11 09:16:43,396 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/5f64cdb7-d696-4592-b804-acc5eb344227
2025-09-11 09:16:46,670 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2025-09-11 09:16:46,670 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91286286-28472689 failed!
2025-09-11 09:16:46,727 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91286286:ctest-vn-91114881 is 31.1.1.1 and allocation pool is NOT set
2025-09-11 09:16:46,727 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91286286:ctest-vn-91114881 is 31.1.2.1 and allocation pool is NOT set
2025-09-11 09:16:50,795 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-09-11 09:16:50,795 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91286286-28472689 failed!
2025-09-11 09:16:50,851 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91286286:ctest-vn-91114881 is 31.1.1.1 and allocation pool is NOT set
2025-09-11 09:16:50,852 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91286286:ctest-vn-91114881 is 31.1.2.1 and allocation pool is NOT set
2025-09-11 09:16:52,916 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.88 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 = 3.879/3.885/3.891/0.006 ms')
2025-09-11 09:16:52,916 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91286286-28472689 passed
2025-09-11 09:16:53,067 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:16:53,067 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91286286-28472689, IP 31.1.1.4, Port 22
2025-09-11 09:16:53,238 - DEBUG - VM ctest-TestBasicVMVN-91286286-28472689 is ready for SSH connections
2025-09-11 09:16:53,238 - INFO - Waiting for VM ctest-TestBasicVMVN-91286286-45201419 to be up..
2025-09-11 09:16:53,335 - DEBUG - VM is in ACTIVE state now
2025-09-11 09:16:53,335 - INFO - VM name : ctest-TestBasicVMVN-91286286-45201419
2025-09-11 09:16:53,422 - DEBUG - VM ctest-TestBasicVMVN-91286286-45201419 ID is 00687055-0336-4e27-831d-1345c33e98ec
2025-09-11 09:16:53,422 - DEBUG - VM ctest-TestBasicVMVN-91286286-45201419 launched on Node cn-jenkins-deploy-platform-ansible-os-4086-1
2025-09-11 09:16:53,506 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/00687055-0336-4e27-831d-1345c33e98ec
2025-09-11 09:16:53,517 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/05a53984-2ded-4f80-abe0-d7afe8b96f35
2025-09-11 09:16:54,772 - 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.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.466 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.466/2.024/3.582/1.558 ms')
2025-09-11 09:16:54,773 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-91286286-45201419 passed
2025-09-11 09:16:54,935 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:16:54,935 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91286286-45201419, IP 31.1.2.4, Port 22
2025-09-11 09:16:55,095 - DEBUG - VM ctest-TestBasicVMVN-91286286-45201419 is ready for SSH connections
2025-09-11 09:16:55,095 - INFO - Waiting for VM ctest-TestBasicVMVN-91286286-02611307 to be up..
2025-09-11 09:16:55,170 - DEBUG - VM is in ACTIVE state now
2025-09-11 09:16:55,170 - INFO - VM name : ctest-TestBasicVMVN-91286286-02611307
2025-09-11 09:16:55,244 - DEBUG - VM ctest-TestBasicVMVN-91286286-02611307 ID is 99e70cf9-e0ca-445c-b92e-c6b61c4ef469
2025-09-11 09:16:55,244 - DEBUG - VM ctest-TestBasicVMVN-91286286-02611307 launched on Node cn-jenkins-deploy-platform-ansible-os-4086-1
2025-09-11 09:16:55,320 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/99e70cf9-e0ca-445c-b92e-c6b61c4ef469
2025-09-11 09:16:55,329 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/738a99be-a707-44c7-9b49-b6643a3327f6
2025-09-11 09:16:56,562 - 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.41 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.577 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.577/1.993/3.409/1.416 ms')
2025-09-11 09:16:56,562 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-91286286-02611307 passed
2025-09-11 09:16:56,719 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:16:56,719 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91286286-02611307, IP 31.1.1.3, Port 22
2025-09-11 09:16:56,875 - DEBUG - VM ctest-TestBasicVMVN-91286286-02611307 is ready for SSH connections
2025-09-11 09:16:56,875 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:16:56,876 - 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-09-11 09:16:56,876 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-11 09:17:01,022 - 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.157 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.882 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.990 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.882/2.009/4.157 ms
2025-09-11 09:17:01,022 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-91286286-28472689 passed
2025-09-11 09:17:01,022 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:17:01,022 - 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-09-11 09:17:01,022 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-11 09:17:04,807 - 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.349 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.000 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.806 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.806/1.718/3.349 ms
2025-09-11 09:17:04,808 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-91286286-45201419 passed
2025-09-11 09:17:04,808 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:17:04,808 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:17:04,808 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 09:17:04,808 - 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-09-11 09:17:04,808 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 09:17:05,003 - DEBUG - None
2025-09-11 09:17:05,003 - 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-09-11 09:17:05,003 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 09:17:05,201 - DEBUG - None
2025-09-11 09:17:05,201 - 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-09-11 09:17:05,201 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 09:17:05,864 - DEBUG - None
2025-09-11 09:17:05,864 - 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-09-11 09:17:05,865 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-11 09:17:08,096 - 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.146 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.569 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.497 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.810 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.461 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.461/2.296/6.569 ms
2025-09-11 09:17:08,096 - 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-09-11 09:17:08,096 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-11 09:17:10,367 - 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.091 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.248 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.461 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.548 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.219 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.199 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.454 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.454/2.174/4.461 ms
2025-09-11 09:17:10,367 - 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-09-11 09:17:10,367 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-11 09:17:12,632 - 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.757 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.066 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.040 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.467 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.014 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.137 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.475 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.467/2.279/5.040 ms
2025-09-11 09:17:12,633 - INFO - Deleting VM ctest-TestBasicVMVN-91286286-02611307
2025-09-11 09:17:12,703 - INFO - Detaching port 05a53984-2ded-4f80-abe0-d7afe8b96f35 from VM ctest-TestBasicVMVN-91286286-45201419
2025-09-11 09:17:12,737 - INFO - Deleting VM ctest-TestBasicVMVN-91286286-45201419
2025-09-11 09:17:12,811 - INFO - Detaching port 5f64cdb7-d696-4592-b804-acc5eb344227 from VM ctest-TestBasicVMVN-91286286-28472689
2025-09-11 09:17:12,846 - INFO - Deleting VM ctest-TestBasicVMVN-91286286-28472689
2025-09-11 09:17:12,918 - INFO - Deleting VN ctest-vn-91114881
2025-09-11 09:17:13,083 - DEBUG - Response for delete_port : ()
2025-09-11 09:17:13,260 - DEBUG - Response for delete_port : ()
2025-09-11 09:17:13,377 - DEBUG - VN 3df8f745-4f08-40b1-9462-c0c9b7d6f5af still in use: Unable to complete operation on network 3df8f745-4f08-40b1-9462-c0c9b7d6f5af. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6438030c-1241-45a1-94b1-43ddae651adc']
2025-09-11 09:17:13,377 - WARNING - Deleting VN ctest-vn-91114881 failed..Will retry
2025-09-11 09:17:15,517 - DEBUG - Response for deleting network ()
2025-09-11 09:17:15,517 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/43e8d0ac-7698-462a-89ff-903e61049cf0
2025-09-11 09:17:15,523 - DEBUG - Response Code: 404
2025-09-11 09:17:15,523 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-11 09:17:15,528 - DEBUG - Requesting: http://10.0.0.254:8082/domain/207799dd-8d7a-4852-8f72-f9485edb12f4
2025-09-11 09:17:15,581 - DEBUG - Requesting: http://10.0.0.254:8082/project/91280fe0-e2d0-4188-acd3-a867041fbd85
2025-09-11 09:17:15,664 - INFO - Validated that VN ctest-vn-91114881 is not found in API Server
2025-09-11 09:17:15,677 - DEBUG - VN ctest-vn-91114881 is not present in Agent 10.0.0.254
2025-09-11 09:17:15,677 - INFO - Validated that VN ctest-vn-91114881 is not in any agent
2025-09-11 09:17:15,684 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-09-11 09:17:15,695 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-91114881
2025-09-11 09:17:15,695 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-91286286:ctest-vn-91114881
2025-09-11 09:17:15,706 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-91114881 info
2025-09-11 09:17:15,787 - INFO - IPAM: ctest-ipam-64745201 is not found in API Server
2025-09-11 09:17:15,798 - INFO - IPAM:ctest-ipam-64745201 is not found in control node
2025-09-11 09:17:16,057 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 09:17:16,057 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-09-11 09:17:16,057 - INFO - --------------------------------------------------------------------------------
2025-09-11 09:17:16,803 - INFO - Deleted project: ctest-TestBasicVMVN-91286286, ID : 91280fe0-e2d0-4188-acd3-a867041fbd85