2025-12-11 17:44:11,873 - INFO - Domain Default found not creating
2025-12-11 17:44:12,127 - INFO - Project ctest-TestBasicVMVN-89660075 not found, creating it
2025-12-11 17:44:12,660 - INFO - Created Project:ctest-TestBasicVMVN-89660075, ID : 07c0e2bf-cadf-408a-b158-f04b19255297
2025-12-11 17:44:14,503 - INFO - ================================================================================
2025-12-11 17:44:14,504 - INFO - STARTING TEST : test_generic_link_local_service
2025-12-11 17:44:14,504 - 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-12-11 17:44:14,776 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.193': '0'}} with
2025-12-11 17:44:14,776 - INFO - Initial checks done. Running the testcase now
2025-12-11 17:44:14,776 - INFO -
2025-12-11 17:44:15,437 - DEBUG - Response for create_network : {'network': {'id': '952b62de-ddf5-4639-b89e-073ab19ac5b2', 'name': 'ctest-vn2_metadata-78816735', 'tenant_id': '07c0e2bfcadf408ab158f04b19255297', 'project_id': '07c0e2bfcadf408ab158f04b19255297', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-89660075', 'ctest-vn2_metadata-78816735'], 'port_security_enabled': True, 'description': ''}}
2025-12-11 17:44:15,662 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cb543d67-3eed-40ff-9872-26075321f28e', 'name': '', 'tenant_id': '07c0e2bfcadf408ab158f04b19255297', 'network_id': '952b62de-ddf5-4639-b89e-073ab19ac5b2', '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': '07c0e2bfcadf408ab158f04b19255297'}}
2025-12-11 17:44:15,685 - INFO - Created VN ctest-vn2_metadata-78816735
2025-12-11 17:44:15,741 - DEBUG - VN ctest-vn2_metadata-78816735 UUID is 952b62de-ddf5-4639-b89e-073ab19ac5b2
2025-12-11 17:44:15,956 - DEBUG - Services list from nova: [, , ]
2025-12-11 17:44:17,102 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4888-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4888-1)
2025-12-11 17:44:17,217 - DEBUG - Link local service introspect added
2025-12-11 17:44:17,271 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-12-11 17:44:22,374 - DEBUG - VM is in ACTIVE state now
2025-12-11 17:44:22,515 - INFO - Waiting for VM ctest-TestBasicVMVN-89660075-23078488 to be up..
2025-12-11 17:44:22,516 - INFO - VM name : ctest-TestBasicVMVN-89660075-23078488
2025-12-11 17:44:22,610 - DEBUG - VM ctest-TestBasicVMVN-89660075-23078488 ID is 8aeae50f-380e-4752-a90a-cfd7c1b9d48a
2025-12-11 17:44:22,610 - DEBUG - VM ctest-TestBasicVMVN-89660075-23078488 launched on Node cn-jenkins-deploy-platform-ansible-os-4888-1
2025-12-11 17:44:22,710 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8aeae50f-380e-4752-a90a-cfd7c1b9d48a
2025-12-11 17:44:23,016 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8aeae50f-380e-4752-a90a-cfd7c1b9d48a
2025-12-11 17:44:23,060 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4c0bbcd0-f764-49b5-8714-9444bf04d0b2
2025-12-11 17:44:26,327 - 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 1021ms')
2025-12-11 17:44:26,327 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89660075-23078488 failed!
2025-12-11 17:44:26,385 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89660075:ctest-vn2_metadata-78816735 is 11.1.1.1 and allocation pool is NOT set
2025-12-11 17:44:28,461 - 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=10.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.60 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.602/7.202/10.802/3.600 ms')
2025-12-11 17:44:28,461 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89660075-23078488 passed
2025-12-11 17:44:28,617 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-11 17:44:28,618 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89660075-23078488, IP 11.1.1.3, Port 22
2025-12-11 17:44:28,683 - 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-12-11 17:44:28,774 - DEBUG - VM ctest-TestBasicVMVN-89660075-23078488 is NOT ready for SSH connections, VM status: ACTIVE
2025-12-11 17:44:33,774 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-11 17:44:33,775 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89660075-23078488, IP 11.1.1.3, Port 22
2025-12-11 17:44:33,948 - DEBUG - VM ctest-TestBasicVMVN-89660075-23078488 is ready for SSH connections
2025-12-11 17:44:33,948 - INFO - Retry 0
2025-12-11 17:44:33,948 - 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.38, gateway password: c0ntrail123
2025-12-11 17:44:33,949 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-12-11 17:44:35,683 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-12-11 17:44:35,683 - INFO - Generic metadata worked
2025-12-11 17:44:35,981 - DEBUG - Link local service introspect removed
2025-12-11 17:44:35,981 - INFO - Deleting VM ctest-TestBasicVMVN-89660075-23078488
2025-12-11 17:44:36,073 - INFO - Deleting VN ctest-vn2_metadata-78816735
2025-12-11 17:44:36,130 - DEBUG - VN 952b62de-ddf5-4639-b89e-073ab19ac5b2 still in use: Unable to complete operation on network 952b62de-ddf5-4639-b89e-073ab19ac5b2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ab82c63e-19b6-497e-85ed-2de5d7fa0226']
2025-12-11 17:44:36,131 - WARNING - Deleting VN ctest-vn2_metadata-78816735 failed..Will retry
2025-12-11 17:44:38,254 - DEBUG - Response for deleting network ()
2025-12-11 17:44:38,515 - DEBUG - No XMPP flaps were noticed during the test
2025-12-11 17:44:38,515 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-12-11 17:44:38,515 - INFO - --------------------------------------------------------------------------------
2025-12-11 17:44:38,518 - INFO - ================================================================================
2025-12-11 17:44:38,518 - INFO - STARTING TEST : test_metadata_service
2025-12-11 17:44:38,518 - 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-12-11 17:44:38,818 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.193': '0'}} with
2025-12-11 17:44:38,819 - INFO - Initial checks done. Running the testcase now
2025-12-11 17:44:38,819 - INFO -
2025-12-11 17:44:38,819 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-12-11 17:44:38,827 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/a3237b01-67cc-40e4-8166-574a2c35852c
2025-12-11 17:44:39,046 - DEBUG - Response for create_network : {'network': {'id': 'b0d1db86-e232-4ca0-93dc-7d920e9e9a7d', 'name': 'ctest-vn-81183292', 'tenant_id': '07c0e2bfcadf408ab158f04b19255297', 'project_id': '07c0e2bfcadf408ab158f04b19255297', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-89660075', 'ctest-vn-81183292'], 'port_security_enabled': True, 'description': ''}}
2025-12-11 17:44:39,251 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a79155c8-cbca-4687-a2dd-711c861209dd', 'name': '', 'tenant_id': '07c0e2bfcadf408ab158f04b19255297', 'network_id': 'b0d1db86-e232-4ca0-93dc-7d920e9e9a7d', 'ip_version': 4, 'cidr': '107.200.242.192/26', 'allocation_pools': [{'start': '107.200.242.194', 'end': '107.200.242.254'}], 'gateway_ip': '107.200.242.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '107.200.242.194', 'tags': [], 'project_id': '07c0e2bfcadf408ab158f04b19255297'}}
2025-12-11 17:44:39,272 - INFO - Created VN ctest-vn-81183292
2025-12-11 17:44:39,325 - DEBUG - VN ctest-vn-81183292 UUID is b0d1db86-e232-4ca0-93dc-7d920e9e9a7d
2025-12-11 17:44:40,617 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4888-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4888-1)
2025-12-11 17:44:40,617 - INFO - Waiting for VM ctest-TestBasicVMVN-89660075-75639126 to be up..
2025-12-11 17:44:40,668 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-12-11 17:44:45,775 - DEBUG - VM is in ACTIVE state now
2025-12-11 17:44:45,775 - INFO - VM name : ctest-TestBasicVMVN-89660075-75639126
2025-12-11 17:44:45,866 - DEBUG - VM ctest-TestBasicVMVN-89660075-75639126 ID is eca8f1e0-a854-4da9-b1aa-695a5fb0a1ca
2025-12-11 17:44:45,866 - DEBUG - VM ctest-TestBasicVMVN-89660075-75639126 launched on Node cn-jenkins-deploy-platform-ansible-os-4888-1
2025-12-11 17:44:45,962 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/eca8f1e0-a854-4da9-b1aa-695a5fb0a1ca
2025-12-11 17:44:45,972 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4a4cc6d5-4f1e-4eaa-92d3-cd97189af8c7
2025-12-11 17:44:49,238 - 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-12-11 17:44:49,238 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89660075-75639126 failed!
2025-12-11 17:44:49,293 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89660075:ctest-vn-81183292 is 107.200.242.193 and allocation pool is NOT set
2025-12-11 17:44:53,371 - 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=7.14 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1004ms\r\nrtt min/avg/max/mdev = 7.136/7.136/7.136/0.000 ms')
2025-12-11 17:44:53,371 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89660075-75639126 passed
2025-12-11 17:44:53,529 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-11 17:44:53,529 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89660075-75639126, IP 107.200.242.195, Port 22
2025-12-11 17:44:53,595 - 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-12-11 17:44:53,696 - DEBUG - VM ctest-TestBasicVMVN-89660075-75639126 is NOT ready for SSH connections, VM status: ACTIVE
2025-12-11 17:44:58,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-11 17:44:58,697 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89660075-75639126, IP 107.200.242.195, Port 22
2025-12-11 17:44:58,864 - DEBUG - VM ctest-TestBasicVMVN-89660075-75639126 is ready for SSH connections
2025-12-11 17:44:58,865 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-12-11 17:44:58,865 - DEBUG - cat /tmp/output.txt
2025-12-11 17:45:00,591 - DEBUG - Hello World. The time is now Thu, 11 Dec 2025 10:44:53 -0700!
2025-12-11 17:45:00,591 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 11 Dec 2025 10:44:53 -0700!'}
2025-12-11 17:45:00,591 - INFO - metadata_script.txt got executed in the vm
2025-12-11 17:45:00,592 - INFO - Deleting VM ctest-TestBasicVMVN-89660075-75639126
2025-12-11 17:45:00,677 - INFO - Deleting VN ctest-vn-81183292
2025-12-11 17:45:00,735 - DEBUG - VN b0d1db86-e232-4ca0-93dc-7d920e9e9a7d still in use: Unable to complete operation on network b0d1db86-e232-4ca0-93dc-7d920e9e9a7d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3697993e-ec6e-4807-b557-2cf61a6f1d67']
2025-12-11 17:45:00,735 - WARNING - Deleting VN ctest-vn-81183292 failed..Will retry
2025-12-11 17:45:02,861 - DEBUG - Response for deleting network ()
2025-12-11 17:45:03,130 - DEBUG - No XMPP flaps were noticed during the test
2025-12-11 17:45:03,130 - INFO - END TEST : test_metadata_service : PASSED[0:00:25]
2025-12-11 17:45:03,130 - INFO - --------------------------------------------------------------------------------
2025-12-11 17:45:03,133 - INFO - ================================================================================
2025-12-11 17:45:03,133 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-12-11 17:45:03,133 - 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-12-11 17:45:03,430 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.193': '0'}} with
2025-12-11 17:45:03,431 - INFO - Initial checks done. Running the testcase now
2025-12-11 17:45:03,431 - INFO -
2025-12-11 17:45:03,958 - DEBUG - Response for create_network : {'network': {'id': '4c08b70d-d922-4757-9a1c-0270927b83e2', 'name': 'ctest-vn-61863603', 'tenant_id': '07c0e2bfcadf408ab158f04b19255297', 'project_id': '07c0e2bfcadf408ab158f04b19255297', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-89660075', 'ctest-vn-61863603'], 'port_security_enabled': True, 'description': ''}}
2025-12-11 17:45:04,207 - DEBUG - Response for create_subnet : {'subnet': {'id': '92f7798c-fae0-4b7d-81bd-5bc8f23c9429', 'name': '', 'tenant_id': '07c0e2bfcadf408ab158f04b19255297', 'network_id': '4c08b70d-d922-4757-9a1c-0270927b83e2', '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': '07c0e2bfcadf408ab158f04b19255297'}}
2025-12-11 17:45:04,403 - DEBUG - Response for create_subnet : {'subnet': {'id': '4db7a7d4-9823-4ce5-8a56-e990df250963', 'name': '', 'tenant_id': '07c0e2bfcadf408ab158f04b19255297', 'network_id': '4c08b70d-d922-4757-9a1c-0270927b83e2', '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': '07c0e2bfcadf408ab158f04b19255297'}}
2025-12-11 17:45:04,427 - INFO - Created VN ctest-vn-61863603
2025-12-11 17:45:04,481 - DEBUG - VN ctest-vn-61863603 UUID is 4c08b70d-d922-4757-9a1c-0270927b83e2
2025-12-11 17:45:04,893 - DEBUG - Response for create_port : {'port': {'name': 'd60bbab4-ade5-458c-af34-2c58b29509f8', 'id': 'd60bbab4-ade5-458c-af34-2c58b29509f8', 'tenant_id': '07c0e2bfcadf408ab158f04b19255297', 'network_id': '4c08b70d-d922-4757-9a1c-0270927b83e2', 'mac_address': '02:d6:0b:ba:b4:ad', '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': '92f7798c-fae0-4b7d-81bd-5bc8f23c9429'}], 'security_groups': ['8bf1f617-27e2-44c6-9cc7-f4b8a3ea2355'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '07c0e2bfcadf408ab158f04b19255297'}}
2025-12-11 17:45:05,080 - DEBUG - Response for create_port : {'port': {'name': '3ef400be-53b3-4ed0-af00-3f29e2a56aca', 'id': '3ef400be-53b3-4ed0-af00-3f29e2a56aca', 'tenant_id': '07c0e2bfcadf408ab158f04b19255297', 'network_id': '4c08b70d-d922-4757-9a1c-0270927b83e2', 'mac_address': '02:3e:f4:00:be:53', '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': '4db7a7d4-9823-4ce5-8a56-e990df250963'}], 'security_groups': ['8bf1f617-27e2-44c6-9cc7-f4b8a3ea2355'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '07c0e2bfcadf408ab158f04b19255297'}}
2025-12-11 17:45:05,572 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4888-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4888-1)
2025-12-11 17:45:06,164 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4888-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4888-1)
2025-12-11 17:45:07,610 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4888-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4888-1)
2025-12-11 17:45:07,610 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-12-11 17:45:07,617 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c5bebfe9-6116-4cd9-968e-9aeff1d4aaed
2025-12-11 17:45:07,632 - DEBUG - Requesting: http://10.0.0.38:8082/project/07c0e2bf-cadf-408a-b158-f04b19255297
2025-12-11 17:45:07,714 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/89ed550f-14fe-4e03-a27c-2fe19561b35c
2025-12-11 17:45:07,735 - INFO - Verifications in API Server for IPAM: ctest-ipam-64145286 passed
2025-12-11 17:45:07,743 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-89660075:ctest-ipam-64145286', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-89660075', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9938693475941633539', 'uuid-lslong': '11708285777176802140'}, 'enable': 'true', 'created': '2025-12-11T17:45:03', 'last-modified': '2025-12-11T17:45:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.078623'}
2025-12-11 17:45:07,743 - INFO - Verifications in Control node for IPAM: ctest-ipam-64145286 passed
2025-12-11 17:45:07,743 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-12-11 17:45:07,752 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c5bebfe9-6116-4cd9-968e-9aeff1d4aaed
2025-12-11 17:45:07,767 - DEBUG - Requesting: http://10.0.0.38:8082/project/07c0e2bf-cadf-408a-b158-f04b19255297
2025-12-11 17:45:07,859 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4c08b70d-d922-4757-9a1c-0270927b83e2
2025-12-11 17:45:07,895 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4c08b70d-d922-4757-9a1c-0270927b83e2
2025-12-11 17:45:07,907 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/7eb2c28e-4ffb-4031-bc12-e7f414e8d308
2025-12-11 17:45:07,923 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/7eb2c28e-4ffb-4031-bc12-e7f414e8d308
2025-12-11 17:45:07,937 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/cb89ccc8-7982-4d5c-b888-3ddd038fa7ea
2025-12-11 17:45:07,952 - DEBUG - Route Targets: ['target:64512:8000004']
2025-12-11 17:45:07,953 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4c08b70d-d922-4757-9a1c-0270927b83e2
2025-12-11 17:45:07,968 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/7eb2c28e-4ffb-4031-bc12-e7f414e8d308
2025-12-11 17:45:07,989 - INFO - Verified VN network id 11 for VN 4c08b70d-d922-4757-9a1c-0270927b83e2
2025-12-11 17:45:07,989 - INFO - Verifications in API Server for VN ctest-vn-61863603 passed
2025-12-11 17:45:07,989 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4c08b70d-d922-4757-9a1c-0270927b83e2
2025-12-11 17:45:08,003 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/7eb2c28e-4ffb-4031-bc12-e7f414e8d308
2025-12-11 17:45:08,016 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/7eb2c28e-4ffb-4031-bc12-e7f414e8d308
2025-12-11 17:45:08,030 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/cb89ccc8-7982-4d5c-b888-3ddd038fa7ea
2025-12-11 17:45:08,058 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-89660075:ctest-vn-61863603', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-89660075', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5478830216801568599', 'uuid-lslong': '11104753463705961442'}, 'enable': 'true', 'created': '2025-12-11T17:45:03', 'last-modified': '2025-12-11T17:45:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.684436'}
2025-12-11 17:45:08,068 - DEBUG - Route Targets: ['target:64512:8000004']
2025-12-11 17:45:08,068 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-61863603 passed
2025-12-11 17:45:08,069 - DEBUG - ====Verifying policy data for ctest-vn-61863603 in API_Server ======
2025-12-11 17:45:08,070 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-12-11 17:45:08,077 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c5bebfe9-6116-4cd9-968e-9aeff1d4aaed
2025-12-11 17:45:08,091 - DEBUG - Requesting: http://10.0.0.38:8082/project/07c0e2bf-cadf-408a-b158-f04b19255297
2025-12-11 17:45:08,203 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/4c08b70d-d922-4757-9a1c-0270927b83e2
2025-12-11 17:45:08,217 - DEBUG - =>VN ctest-vn-61863603 has no policy to be verified
2025-12-11 17:45:08,217 - DEBUG - Verifying the vn in opserver
2025-12-11 17:45:08,217 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-89660075:ctest-vn-61863603 virtual network link through opserver 10.0.0.38
2025-12-11 17:45:08,217 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-12-11 17:45:08,652 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-12-11 17:45:08,840 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-89660075:ctest-vn-61863603', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-89660075:ctest-vn-61863603?flat'}
2025-12-11 17:45:08,840 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-89660075:ctest-vn-61863603 is found in opserver
2025-12-11 17:45:08,849 - DEBUG - VRF ids for VN ctest-vn-61863603: {'10.0.0.38': '2'}
2025-12-11 17:45:08,849 - INFO - Waiting for VM ctest-TestBasicVMVN-89660075-86783128 to be up..
2025-12-11 17:45:08,969 - DEBUG - VM is in ACTIVE state now
2025-12-11 17:45:08,969 - INFO - VM name : ctest-TestBasicVMVN-89660075-86783128
2025-12-11 17:45:09,085 - DEBUG - VM ctest-TestBasicVMVN-89660075-86783128 ID is 096e61f0-cdf4-4050-bde1-c0510abbdebb
2025-12-11 17:45:09,085 - DEBUG - VM ctest-TestBasicVMVN-89660075-86783128 launched on Node cn-jenkins-deploy-platform-ansible-os-4888-1
2025-12-11 17:45:09,181 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/096e61f0-cdf4-4050-bde1-c0510abbdebb
2025-12-11 17:45:09,195 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d60bbab4-ade5-458c-af34-2c58b29509f8
2025-12-11 17:45:12,470 - 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')
2025-12-11 17:45:12,470 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89660075-86783128 failed!
2025-12-11 17:45:12,529 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89660075:ctest-vn-61863603 is 31.1.1.1 and allocation pool is NOT set
2025-12-11 17:45:12,529 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89660075:ctest-vn-61863603 is 31.1.2.1 and allocation pool is NOT set
2025-12-11 17:45:16,602 - 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 1008ms')
2025-12-11 17:45:16,602 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89660075-86783128 failed!
2025-12-11 17:45:16,665 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89660075:ctest-vn-61863603 is 31.1.1.1 and allocation pool is NOT set
2025-12-11 17:45:16,666 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89660075:ctest-vn-61863603 is 31.1.2.1 and allocation pool is NOT set
2025-12-11 17:45:18,733 - 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=7.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.413 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.413/3.715/7.018/3.302 ms')
2025-12-11 17:45:18,733 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89660075-86783128 passed
2025-12-11 17:45:18,889 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-11 17:45:18,889 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89660075-86783128, IP 31.1.1.4, Port 22
2025-12-11 17:45:19,060 - DEBUG - VM ctest-TestBasicVMVN-89660075-86783128 is ready for SSH connections
2025-12-11 17:45:19,060 - INFO - Waiting for VM ctest-TestBasicVMVN-89660075-54971673 to be up..
2025-12-11 17:45:19,172 - DEBUG - VM is in ACTIVE state now
2025-12-11 17:45:19,172 - INFO - VM name : ctest-TestBasicVMVN-89660075-54971673
2025-12-11 17:45:19,275 - DEBUG - VM ctest-TestBasicVMVN-89660075-54971673 ID is a35b00f7-36b6-4ae9-99c9-2feb16b455d3
2025-12-11 17:45:19,275 - DEBUG - VM ctest-TestBasicVMVN-89660075-54971673 launched on Node cn-jenkins-deploy-platform-ansible-os-4888-1
2025-12-11 17:45:19,389 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a35b00f7-36b6-4ae9-99c9-2feb16b455d3
2025-12-11 17:45:19,401 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3ef400be-53b3-4ed0-af00-3f29e2a56aca
2025-12-11 17:45:20,660 - 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=4.20 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.817 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.817/2.506/4.196/1.689 ms')
2025-12-11 17:45:20,661 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-89660075-54971673 passed
2025-12-11 17:45:20,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-11 17:45:20,821 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89660075-54971673, IP 31.1.2.4, Port 22
2025-12-11 17:45:20,991 - DEBUG - VM ctest-TestBasicVMVN-89660075-54971673 is ready for SSH connections
2025-12-11 17:45:20,991 - INFO - Waiting for VM ctest-TestBasicVMVN-89660075-67296803 to be up..
2025-12-11 17:45:21,098 - DEBUG - VM is in ACTIVE state now
2025-12-11 17:45:21,098 - INFO - VM name : ctest-TestBasicVMVN-89660075-67296803
2025-12-11 17:45:21,199 - DEBUG - VM ctest-TestBasicVMVN-89660075-67296803 ID is 2bb889a6-54b2-411f-b72a-fe9f12453933
2025-12-11 17:45:21,199 - DEBUG - VM ctest-TestBasicVMVN-89660075-67296803 launched on Node cn-jenkins-deploy-platform-ansible-os-4888-1
2025-12-11 17:45:21,289 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2bb889a6-54b2-411f-b72a-fe9f12453933
2025-12-11 17:45:21,297 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d23dfe19-3b46-4ce1-8db9-562b47312c5f
2025-12-11 17:45:22,549 - 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.05 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.673 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.673/1.860/3.048/1.187 ms')
2025-12-11 17:45:22,549 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-89660075-67296803 passed
2025-12-11 17:45:22,705 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-11 17:45:22,706 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89660075-67296803, IP 31.1.1.3, Port 22
2025-12-11 17:45:22,872 - DEBUG - VM ctest-TestBasicVMVN-89660075-67296803 is ready for SSH connections
2025-12-11 17:45:22,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-11 17:45:22,872 - 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.38, gateway password: c0ntrail123
2025-12-11 17:45:22,872 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-12-11 17:45:27,115 - 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=5.382 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.018 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.292 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.018/2.564/5.382 ms
2025-12-11 17:45:27,115 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-89660075-86783128 passed
2025-12-11 17:45:27,115 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-11 17:45:27,116 - 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.38, gateway password: c0ntrail123
2025-12-11 17:45:27,116 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-12-11 17:45:30,854 - 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.961 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.869 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.176 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.869/2.002/3.961 ms
2025-12-11 17:45:30,855 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-89660075-54971673 passed
2025-12-11 17:45:30,855 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-11 17:45:30,855 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-11 17:45:30,855 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-11 17:45:30,855 - 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.38, gateway password: c0ntrail123
2025-12-11 17:45:30,855 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-12-11 17:45:31,072 - DEBUG - None
2025-12-11 17:45:31,072 - 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.38, gateway password: c0ntrail123
2025-12-11 17:45:31,072 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-12-11 17:45:31,287 - DEBUG - None
2025-12-11 17:45:31,288 - 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.38, gateway password: c0ntrail123
2025-12-11 17:45:31,288 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-12-11 17:45:31,975 - DEBUG - None
2025-12-11 17:45:31,975 - 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.38, gateway password: c0ntrail123
2025-12-11 17:45:31,976 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-12-11 17:45:34,224 - 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.636 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.625 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.443 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.961 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.388 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.388/2.610/7.625 ms
2025-12-11 17:45:34,224 - 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.38, gateway password: c0ntrail123
2025-12-11 17:45:34,224 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-12-11 17:45:36,490 - 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.856 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.459 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.679 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.714 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.213 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.868 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.287 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.714/3.153/5.679 ms
2025-12-11 17:45:36,491 - 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.38, gateway password: c0ntrail123
2025-12-11 17:45:36,491 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-12-11 17:45:38,766 - 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=2.971 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.107 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.179 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.561 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.018 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.855 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.495 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.495/3.455/6.179 ms
2025-12-11 17:45:38,766 - INFO - Deleting VM ctest-TestBasicVMVN-89660075-67296803
2025-12-11 17:45:38,845 - INFO - Detaching port 3ef400be-53b3-4ed0-af00-3f29e2a56aca from VM ctest-TestBasicVMVN-89660075-54971673
2025-12-11 17:45:38,889 - INFO - Deleting VM ctest-TestBasicVMVN-89660075-54971673
2025-12-11 17:45:38,971 - INFO - Detaching port d60bbab4-ade5-458c-af34-2c58b29509f8 from VM ctest-TestBasicVMVN-89660075-86783128
2025-12-11 17:45:39,009 - INFO - Deleting VM ctest-TestBasicVMVN-89660075-86783128
2025-12-11 17:45:39,107 - INFO - Deleting VN ctest-vn-61863603
2025-12-11 17:45:39,478 - DEBUG - Response for delete_port : ()
2025-12-11 17:45:39,753 - DEBUG - Response for delete_port : ()
2025-12-11 17:45:39,916 - DEBUG - Response for deleting network ()
2025-12-11 17:45:39,916 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/7eb2c28e-4ffb-4031-bc12-e7f414e8d308
2025-12-11 17:45:39,921 - DEBUG - Response Code: 404
2025-12-11 17:45:39,921 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-12-11 17:45:39,929 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c5bebfe9-6116-4cd9-968e-9aeff1d4aaed
2025-12-11 17:45:39,982 - DEBUG - Requesting: http://10.0.0.38:8082/project/07c0e2bf-cadf-408a-b158-f04b19255297
2025-12-11 17:45:40,058 - INFO - Validated that VN ctest-vn-61863603 is not found in API Server
2025-12-11 17:45:40,071 - DEBUG - VN ctest-vn-61863603 is not present in Agent 10.0.0.38
2025-12-11 17:45:40,071 - INFO - Validated that VN ctest-vn-61863603 is not in any agent
2025-12-11 17:45:40,077 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-12-11 17:45:40,086 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-61863603
2025-12-11 17:45:40,086 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-89660075:ctest-vn-61863603
2025-12-11 17:45:40,099 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-61863603 info
2025-12-11 17:45:40,181 - INFO - IPAM: ctest-ipam-64145286 is not found in API Server
2025-12-11 17:45:40,192 - INFO - IPAM:ctest-ipam-64145286 is not found in control node
2025-12-11 17:45:40,468 - DEBUG - No XMPP flaps were noticed during the test
2025-12-11 17:45:40,468 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-12-11 17:45:40,468 - INFO - --------------------------------------------------------------------------------
2025-12-11 17:45:41,228 - INFO - Deleted project: ctest-TestBasicVMVN-89660075, ID : 07c0e2bf-cadf-408a-b158-f04b19255297