2025-08-10 11:59:47,770 - INFO - Domain Default found not creating 2025-08-10 11:59:47,885 - INFO - Project ctest-TestBasicVMVN-73991378 not found, creating it 2025-08-10 11:59:48,464 - INFO - Created Project:ctest-TestBasicVMVN-73991378, ID : 064abf22-2978-42ed-997d-e4b153d8ecca 2025-08-10 11:59:49,755 - INFO - ================================================================================ 2025-08-10 11:59:49,755 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-10 11:59:49,755 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2025-08-10 11:59:50,999 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.14': '0', '10.20.0.25': '0'}, '10.0.0.56': {'10.20.0.254': '0', '10.20.0.14': '0'}} with 2025-08-10 11:59:50,999 - INFO - Initial checks done. Running the testcase now 2025-08-10 11:59:50,999 - INFO - 2025-08-10 11:59:51,601 - DEBUG - Response for create_network : {'network': {'id': '595bcfce-0e80-4575-a30d-a8552eda0ea0', 'name': 'ctest-vn2_metadata-46512780', 'tenant_id': '064abf22297842ed997de4b153d8ecca', 'project_id': '064abf22297842ed997de4b153d8ecca', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-73991378', 'ctest-vn2_metadata-46512780'], 'port_security_enabled': True, 'description': ''}} 2025-08-10 11:59:51,882 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bd258a27-06d6-48e5-ab65-63580b7ecc4c', 'name': '', 'tenant_id': '064abf22297842ed997de4b153d8ecca', 'network_id': '595bcfce-0e80-4575-a30d-a8552eda0ea0', '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': '064abf22297842ed997de4b153d8ecca'}} 2025-08-10 11:59:51,903 - INFO - Created VN ctest-vn2_metadata-46512780 2025-08-10 11:59:51,914 - DEBUG - VN ctest-vn2_metadata-46512780 UUID is 595bcfce-0e80-4575-a30d-a8552eda0ea0 2025-08-10 11:59:52,060 - DEBUG - Services list from nova: [, , , ] 2025-08-10 11:59:53,077 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3786-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3786-1) 2025-08-10 11:59:53,188 - DEBUG - Link local service introspect added 2025-08-10 11:59:53,224 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-10 11:59:58,292 - DEBUG - VM is in ACTIVE state now 2025-08-10 11:59:58,424 - INFO - Waiting for VM ctest-TestBasicVMVN-73991378-38042476 to be up.. 2025-08-10 11:59:58,424 - INFO - VM name : ctest-TestBasicVMVN-73991378-38042476 2025-08-10 11:59:58,493 - DEBUG - VM ctest-TestBasicVMVN-73991378-38042476 ID is 38251eb5-a119-4651-9842-340602e0c8e9 2025-08-10 11:59:58,493 - DEBUG - VM ctest-TestBasicVMVN-73991378-38042476 launched on Node an-jenkins-deploy-platform-ansible-os-3786-1 2025-08-10 11:59:58,554 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/38251eb5-a119-4651-9842-340602e0c8e9 2025-08-10 11:59:58,842 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/38251eb5-a119-4651-9842-340602e0c8e9 2025-08-10 11:59:58,869 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/6028e821-7755-4eaa-928e-ae872d9d317f 2025-08-10 12:00:02,045 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms') 2025-08-10 12:00:02,045 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73991378-38042476 failed! 2025-08-10 12:00:02,059 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73991378:ctest-vn2_metadata-46512780 is 11.1.1.1 and allocation pool is NOT set 2025-08-10 12:00:04,126 - 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.03 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.70 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.704/2.865/4.026/1.161 ms') 2025-08-10 12:00:04,126 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73991378-38042476 passed 2025-08-10 12:00:04,191 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-10 12:00:04,192 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73991378-38042476, IP 11.1.1.3, Port 22 2025-08-10 12:00:04,248 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-08-10 12:00:04,314 - DEBUG - VM ctest-TestBasicVMVN-73991378-38042476 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-10 12:00:09,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-10 12:00:09,316 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73991378-38042476, IP 11.1.1.3, Port 22 2025-08-10 12:00:09,473 - DEBUG - VM ctest-TestBasicVMVN-73991378-38042476 is ready for SSH connections 2025-08-10 12:00:09,473 - INFO - Retry 0 2025-08-10 12:00:09,473 - 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.65, gateway password: c0ntrail123 2025-08-10 12:00:09,473 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-10 12:00:11,066 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-10 12:00:11,066 - INFO - Generic metadata worked 2025-08-10 12:00:11,264 - DEBUG - Link local service introspect removed 2025-08-10 12:00:11,264 - INFO - Deleting VM ctest-TestBasicVMVN-73991378-38042476 2025-08-10 12:00:11,324 - INFO - Deleting VN ctest-vn2_metadata-46512780 2025-08-10 12:00:11,363 - DEBUG - VN 595bcfce-0e80-4575-a30d-a8552eda0ea0 still in use: Unable to complete operation on network 595bcfce-0e80-4575-a30d-a8552eda0ea0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3369f7ac-e8cf-4fa1-9899-6f8d79a8c58e'] 2025-08-10 12:00:11,363 - WARNING - Deleting VN ctest-vn2_metadata-46512780 failed..Will retry 2025-08-10 12:00:13,503 - DEBUG - Response for deleting network () 2025-08-10 12:00:14,739 - DEBUG - No XMPP flaps were noticed during the test 2025-08-10 12:00:14,739 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:25] 2025-08-10 12:00:14,739 - INFO - -------------------------------------------------------------------------------- 2025-08-10 12:00:14,743 - INFO - ================================================================================ 2025-08-10 12:00:14,743 - INFO - STARTING TEST : test_metadata_service 2025-08-10 12:00:14,743 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-08-10 12:00:15,982 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.14': '0', '10.20.0.25': '0'}, '10.0.0.56': {'10.20.0.254': '0', '10.20.0.14': '0'}} with 2025-08-10 12:00:15,982 - INFO - Initial checks done. Running the testcase now 2025-08-10 12:00:15,982 - INFO - 2025-08-10 12:00:15,982 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-configs 2025-08-10 12:00:16,269 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-configs 2025-08-10 12:00:16,292 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-config/98ecfd3e-3e28-4e4d-80cf-a198922a72b5 2025-08-10 12:00:16,527 - DEBUG - Response for create_network : {'network': {'id': 'ff3edd77-7f4f-4a92-b53f-c7732d4b5fc4', 'name': 'ctest-vn-54448892', 'tenant_id': '064abf22297842ed997de4b153d8ecca', 'project_id': '064abf22297842ed997de4b153d8ecca', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-73991378', 'ctest-vn-54448892'], 'port_security_enabled': True, 'description': ''}} 2025-08-10 12:00:16,718 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b8a8c1e3-db95-47d7-a29a-ace8551fb12c', 'name': '', 'tenant_id': '064abf22297842ed997de4b153d8ecca', 'network_id': 'ff3edd77-7f4f-4a92-b53f-c7732d4b5fc4', 'ip_version': 4, 'cidr': '161.251.252.128/26', 'allocation_pools': [{'start': '161.251.252.130', 'end': '161.251.252.190'}], 'gateway_ip': '161.251.252.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '161.251.252.130', 'tags': [], 'project_id': '064abf22297842ed997de4b153d8ecca'}} 2025-08-10 12:00:16,736 - INFO - Created VN ctest-vn-54448892 2025-08-10 12:00:16,748 - DEBUG - VN ctest-vn-54448892 UUID is ff3edd77-7f4f-4a92-b53f-c7732d4b5fc4 2025-08-10 12:00:17,770 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3786-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3786-2) 2025-08-10 12:00:17,770 - INFO - Waiting for VM ctest-TestBasicVMVN-73991378-13837202 to be up.. 2025-08-10 12:00:17,806 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-10 12:00:22,872 - DEBUG - VM is in ACTIVE state now 2025-08-10 12:00:22,872 - INFO - VM name : ctest-TestBasicVMVN-73991378-13837202 2025-08-10 12:00:22,935 - DEBUG - VM ctest-TestBasicVMVN-73991378-13837202 ID is 229d77d9-4674-4ee9-8685-6c2c7016d2ff 2025-08-10 12:00:22,935 - DEBUG - VM ctest-TestBasicVMVN-73991378-13837202 launched on Node an-jenkins-deploy-platform-ansible-os-3786-2 2025-08-10 12:00:22,998 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/229d77d9-4674-4ee9-8685-6c2c7016d2ff 2025-08-10 12:00:23,008 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/3aa869c3-dc98-4715-a32d-17fd60e782eb 2025-08-10 12:00:26,223 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms') 2025-08-10 12:00:26,223 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73991378-13837202 failed! 2025-08-10 12:00:26,239 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-54448892 is 161.251.252.129 and allocation pool is NOT set 2025-08-10 12:00:28,302 - 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=5.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.977 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.977/3.438/5.899/2.461 ms') 2025-08-10 12:00:28,302 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73991378-13837202 passed 2025-08-10 12:00:28,412 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-10 12:00:28,412 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73991378-13837202, IP 161.251.252.131, Port 22 2025-08-10 12:00:28,579 - DEBUG - VM ctest-TestBasicVMVN-73991378-13837202 is ready for SSH connections 2025-08-10 12:00:28,579 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123 2025-08-10 12:00:28,579 - DEBUG - cat /tmp/output.txt 2025-08-10 12:00:29,273 - DEBUG - Hello World. The time is now Sun, 10 Aug 2025 06:00:27 -0600! 2025-08-10 12:00:29,273 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 10 Aug 2025 06:00:27 -0600!'} 2025-08-10 12:00:29,273 - INFO - metadata_script.txt got executed in the vm 2025-08-10 12:00:29,273 - INFO - Deleting VM ctest-TestBasicVMVN-73991378-13837202 2025-08-10 12:00:29,335 - INFO - Deleting VN ctest-vn-54448892 2025-08-10 12:00:29,373 - DEBUG - VN ff3edd77-7f4f-4a92-b53f-c7732d4b5fc4 still in use: Unable to complete operation on network ff3edd77-7f4f-4a92-b53f-c7732d4b5fc4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8258c09e-c808-4bab-adb2-1cec1d5f6126'] 2025-08-10 12:00:29,373 - WARNING - Deleting VN ctest-vn-54448892 failed..Will retry 2025-08-10 12:00:31,501 - DEBUG - Response for deleting network () 2025-08-10 12:00:32,742 - DEBUG - No XMPP flaps were noticed during the test 2025-08-10 12:00:32,742 - INFO - END TEST : test_metadata_service : PASSED[0:00:18] 2025-08-10 12:00:32,742 - INFO - -------------------------------------------------------------------------------- 2025-08-10 12:00:32,744 - INFO - ================================================================================ 2025-08-10 12:00:32,744 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-10 12:00:32,745 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-08-10 12:00:33,998 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.14': '0', '10.20.0.25': '0'}, '10.0.0.56': {'10.20.0.254': '0', '10.20.0.14': '0'}} with 2025-08-10 12:00:33,998 - INFO - Initial checks done. Running the testcase now 2025-08-10 12:00:33,998 - INFO - 2025-08-10 12:00:34,563 - DEBUG - Response for create_network : {'network': {'id': '955bd3e8-6587-4e8f-8769-82ca66a0591c', 'name': 'ctest-vn-75292007', 'tenant_id': '064abf22297842ed997de4b153d8ecca', 'project_id': '064abf22297842ed997de4b153d8ecca', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-73991378', 'ctest-vn-75292007'], 'port_security_enabled': True, 'description': ''}} 2025-08-10 12:00:34,816 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f15edb75-501d-4697-9ef2-27984d470bc6', 'name': '', 'tenant_id': '064abf22297842ed997de4b153d8ecca', 'network_id': '955bd3e8-6587-4e8f-8769-82ca66a0591c', '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': '064abf22297842ed997de4b153d8ecca'}} 2025-08-10 12:00:34,999 - DEBUG - Response for create_subnet : {'subnet': {'id': '3a43ccb4-71c6-4f07-b8cd-589e440248bb', 'name': '', 'tenant_id': '064abf22297842ed997de4b153d8ecca', 'network_id': '955bd3e8-6587-4e8f-8769-82ca66a0591c', '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': '064abf22297842ed997de4b153d8ecca'}} 2025-08-10 12:00:35,020 - INFO - Created VN ctest-vn-75292007 2025-08-10 12:00:35,030 - DEBUG - VN ctest-vn-75292007 UUID is 955bd3e8-6587-4e8f-8769-82ca66a0591c 2025-08-10 12:00:35,358 - DEBUG - Response for create_port : {'port': {'name': 'bcda0e9a-e868-4505-88a1-1dd5615aa2b8', 'id': 'bcda0e9a-e868-4505-88a1-1dd5615aa2b8', 'tenant_id': '064abf22297842ed997de4b153d8ecca', 'network_id': '955bd3e8-6587-4e8f-8769-82ca66a0591c', 'mac_address': '02:bc:da:0e:9a:e8', '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': 'f15edb75-501d-4697-9ef2-27984d470bc6'}], 'security_groups': ['fda996a5-45a6-42f8-bd98-0793a471d639'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '064abf22297842ed997de4b153d8ecca'}} 2025-08-10 12:00:35,557 - DEBUG - Response for create_port : {'port': {'name': '9f4c4e76-0712-4a8c-b62a-5b183afd340b', 'id': '9f4c4e76-0712-4a8c-b62a-5b183afd340b', 'tenant_id': '064abf22297842ed997de4b153d8ecca', 'network_id': '955bd3e8-6587-4e8f-8769-82ca66a0591c', 'mac_address': '02:9f:4c:4e:76:07', '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': '3a43ccb4-71c6-4f07-b8cd-589e440248bb'}], 'security_groups': ['fda996a5-45a6-42f8-bd98-0793a471d639'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '064abf22297842ed997de4b153d8ecca'}} 2025-08-10 12:00:35,904 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3786-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3786-1) 2025-08-10 12:00:36,336 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3786-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3786-2) 2025-08-10 12:00:37,625 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3786-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3786-1) 2025-08-10 12:00:37,625 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-10 12:00:37,631 - DEBUG - Requesting: http://10.0.0.49:8082/domain/506b9682-8eb9-488e-ab69-24d332f4d228 2025-08-10 12:00:37,647 - DEBUG - Requesting: http://10.0.0.49:8082/project/064abf22-2978-42ed-997d-e4b153d8ecca 2025-08-10 12:00:37,744 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/0abd376f-284e-42c5-a129-de91c66f38db 2025-08-10 12:00:37,767 - INFO - Verifications in API Server for IPAM: ctest-ipam-91579499 passed 2025-08-10 12:00:37,775 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-73991378:ctest-ipam-91579499', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-73991378', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '773835661534708421', 'uuid-lslong': '11613057831832336603'}, 'enable': 'true', 'created': '2025-08-10T12:00:34', 'last-modified': '2025-08-10T12:00:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.512853'} 2025-08-10 12:00:37,781 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-73991378:ctest-ipam-91579499', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-73991378', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '773835661534708421', 'uuid-lslong': '11613057831832336603'}, 'enable': 'true', 'created': '2025-08-10T12:00:34', 'last-modified': '2025-08-10T12:00:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.521083'} 2025-08-10 12:00:37,786 - DEBUG - Control-node 10.0.0.57 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-73991378:ctest-ipam-91579499', 'interests': '1', 'advertised': '1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-73991378', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '773835661534708421', 'uuid-lslong': '11613057831832336603'}, 'enable': 'true', 'created': '2025-08-10T12:00:34', 'last-modified': '2025-08-10T12:00:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.524567'} 2025-08-10 12:00:37,786 - INFO - Verifications in Control node for IPAM: ctest-ipam-91579499 passed 2025-08-10 12:00:37,786 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-10 12:00:37,791 - DEBUG - Requesting: http://10.0.0.49:8082/domain/506b9682-8eb9-488e-ab69-24d332f4d228 2025-08-10 12:00:37,803 - DEBUG - Requesting: http://10.0.0.49:8082/project/064abf22-2978-42ed-997d-e4b153d8ecca 2025-08-10 12:00:37,892 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/955bd3e8-6587-4e8f-8769-82ca66a0591c 2025-08-10 12:00:37,906 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/955bd3e8-6587-4e8f-8769-82ca66a0591c 2025-08-10 12:00:37,917 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/256adf87-b93b-4811-b643-12ead834384d 2025-08-10 12:00:37,925 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/256adf87-b93b-4811-b643-12ead834384d 2025-08-10 12:00:37,932 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/94c68959-5952-47be-bf31-04d4612a1528 2025-08-10 12:00:37,938 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-10 12:00:37,938 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/955bd3e8-6587-4e8f-8769-82ca66a0591c 2025-08-10 12:00:37,951 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/256adf87-b93b-4811-b643-12ead834384d 2025-08-10 12:00:37,969 - INFO - Verified VN network id 15 for VN 955bd3e8-6587-4e8f-8769-82ca66a0591c 2025-08-10 12:00:37,969 - INFO - Verifications in API Server for VN ctest-vn-75292007 passed 2025-08-10 12:00:37,969 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/955bd3e8-6587-4e8f-8769-82ca66a0591c 2025-08-10 12:00:37,979 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/256adf87-b93b-4811-b643-12ead834384d 2025-08-10 12:00:37,986 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/256adf87-b93b-4811-b643-12ead834384d 2025-08-10 12:00:37,993 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/94c68959-5952-47be-bf31-04d4612a1528 2025-08-10 12:00:38,004 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-73991378', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10762428729621171855', 'uuid-lslong': '9757473873491679516'}, 'enable': 'true', 'created': '2025-08-10T12:00:34', 'last-modified': '2025-08-10T12:00:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.045472'} 2025-08-10 12:00:38,013 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-10 12:00:38,019 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-73991378', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10762428729621171855', 'uuid-lslong': '9757473873491679516'}, 'enable': 'true', 'created': '2025-08-10T12:00:34', 'last-modified': '2025-08-10T12:00:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.059268'} 2025-08-10 12:00:38,025 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-10 12:00:38,031 - DEBUG - Control-node 10.0.0.57 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007', 'interests': '1', 'advertised': '1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-73991378', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10762428729621171855', 'uuid-lslong': '9757473873491679516'}, 'enable': 'true', 'created': '2025-08-10T12:00:34', 'last-modified': '2025-08-10T12:00:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.072052'} 2025-08-10 12:00:38,038 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-10 12:00:38,038 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-75292007 passed 2025-08-10 12:00:38,038 - DEBUG - ====Verifying policy data for ctest-vn-75292007 in API_Server ====== 2025-08-10 12:00:38,038 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-10 12:00:38,043 - DEBUG - Requesting: http://10.0.0.49:8082/domain/506b9682-8eb9-488e-ab69-24d332f4d228 2025-08-10 12:00:38,054 - DEBUG - Requesting: http://10.0.0.49:8082/project/064abf22-2978-42ed-997d-e4b153d8ecca 2025-08-10 12:00:38,140 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/955bd3e8-6587-4e8f-8769-82ca66a0591c 2025-08-10 12:00:38,157 - DEBUG - =>VN ctest-vn-75292007 has no policy to be verified 2025-08-10 12:00:38,157 - DEBUG - Verifying the vn in opserver 2025-08-10 12:00:38,157 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007 virtual network link through opserver 10.0.0.49 2025-08-10 12:00:38,157 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2025-08-10 12:00:38,584 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2025-08-10 12:00:38,656 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007?flat'} 2025-08-10 12:00:38,656 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007 virtual network link through opserver 10.0.0.254 2025-08-10 12:00:38,656 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-10 12:00:38,945 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-10 12:00:38,993 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007?flat'} 2025-08-10 12:00:38,993 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007 virtual network link through opserver 10.0.0.57 2025-08-10 12:00:38,993 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-08-10 12:00:39,280 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-08-10 12:00:39,330 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007?flat'} 2025-08-10 12:00:39,330 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007 is found in opserver 2025-08-10 12:00:39,344 - DEBUG - VRF ids for VN ctest-vn-75292007: {'10.0.0.65': '2', '10.0.0.56': '2'} 2025-08-10 12:00:39,344 - INFO - Waiting for VM ctest-TestBasicVMVN-73991378-90405586 to be up.. 2025-08-10 12:00:39,414 - DEBUG - VM is in ACTIVE state now 2025-08-10 12:00:39,414 - INFO - VM name : ctest-TestBasicVMVN-73991378-90405586 2025-08-10 12:00:39,481 - DEBUG - VM ctest-TestBasicVMVN-73991378-90405586 ID is 7aa1d4be-7ecd-4e96-ad9b-3207e22f528d 2025-08-10 12:00:39,481 - DEBUG - VM ctest-TestBasicVMVN-73991378-90405586 launched on Node an-jenkins-deploy-platform-ansible-os-3786-1 2025-08-10 12:00:39,552 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/7aa1d4be-7ecd-4e96-ad9b-3207e22f528d 2025-08-10 12:00:39,562 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/bcda0e9a-e868-4505-88a1-1dd5615aa2b8 2025-08-10 12:00:42,816 - 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-08-10 12:00:42,816 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73991378-90405586 failed! 2025-08-10 12:00:42,830 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007 is 31.1.1.1 and allocation pool is NOT set 2025-08-10 12:00:42,830 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007 is 31.1.2.1 and allocation pool is NOT set 2025-08-10 12:00:46,906 - 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 1020ms') 2025-08-10 12:00:46,906 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73991378-90405586 failed! 2025-08-10 12:00:46,919 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007 is 31.1.1.1 and allocation pool is NOT set 2025-08-10 12:00:46,920 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007 is 31.1.2.1 and allocation pool is NOT set 2025-08-10 12:00:48,982 - 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.98 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.313 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.313/2.146/3.980/1.833 ms') 2025-08-10 12:00:48,982 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73991378-90405586 passed 2025-08-10 12:00:49,092 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-10 12:00:49,093 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73991378-90405586, IP 31.1.1.4, Port 22 2025-08-10 12:00:49,262 - DEBUG - VM ctest-TestBasicVMVN-73991378-90405586 is ready for SSH connections 2025-08-10 12:00:49,263 - INFO - Waiting for VM ctest-TestBasicVMVN-73991378-45053646 to be up.. 2025-08-10 12:00:49,348 - DEBUG - VM is in ACTIVE state now 2025-08-10 12:00:49,348 - INFO - VM name : ctest-TestBasicVMVN-73991378-45053646 2025-08-10 12:00:49,423 - DEBUG - VM ctest-TestBasicVMVN-73991378-45053646 ID is e4e708a8-5db3-4590-9f17-1d0dffa20f9b 2025-08-10 12:00:49,423 - DEBUG - VM ctest-TestBasicVMVN-73991378-45053646 launched on Node an-jenkins-deploy-platform-ansible-os-3786-2 2025-08-10 12:00:49,495 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/e4e708a8-5db3-4590-9f17-1d0dffa20f9b 2025-08-10 12:00:49,505 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/9f4c4e76-0712-4a8c-b62a-5b183afd340b 2025-08-10 12:00:50,701 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.271 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.271/1.412/2.554/1.141 ms') 2025-08-10 12:00:50,702 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73991378-45053646 passed 2025-08-10 12:00:50,811 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-10 12:00:50,811 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73991378-45053646, IP 31.1.2.4, Port 22 2025-08-10 12:00:50,967 - DEBUG - VM ctest-TestBasicVMVN-73991378-45053646 is ready for SSH connections 2025-08-10 12:00:50,967 - INFO - Waiting for VM ctest-TestBasicVMVN-73991378-30741157 to be up.. 2025-08-10 12:00:51,031 - DEBUG - VM is in ACTIVE state now 2025-08-10 12:00:51,031 - INFO - VM name : ctest-TestBasicVMVN-73991378-30741157 2025-08-10 12:00:51,091 - DEBUG - VM ctest-TestBasicVMVN-73991378-30741157 ID is 35baaa6f-2990-47a6-bddc-5c379eca35a4 2025-08-10 12:00:51,092 - DEBUG - VM ctest-TestBasicVMVN-73991378-30741157 launched on Node an-jenkins-deploy-platform-ansible-os-3786-1 2025-08-10 12:00:51,158 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/35baaa6f-2990-47a6-bddc-5c379eca35a4 2025-08-10 12:00:51,166 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/8544eaef-93e9-4343-b4c0-e664ce5b5e9b 2025-08-10 12:00:52,363 - 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=2.52 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.354 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.354/1.438/2.522/1.084 ms') 2025-08-10 12:00:52,363 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-73991378-30741157 passed 2025-08-10 12:00:52,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-10 12:00:52,472 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73991378-30741157, IP 31.1.1.3, Port 22 2025-08-10 12:00:52,642 - DEBUG - VM ctest-TestBasicVMVN-73991378-30741157 is ready for SSH connections 2025-08-10 12:00:52,642 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-10 12:00:52,643 - 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.65, gateway password: c0ntrail123 2025-08-10 12:00:52,643 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-10 12:00:56,522 - 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.189 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.987 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.973 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.973/2.049/4.189 ms 2025-08-10 12:00:56,522 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-73991378-90405586 passed 2025-08-10 12:00:56,523 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-10 12:00:56,523 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123 2025-08-10 12:00:56,523 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-10 12:01:00,331 - 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.658 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.800 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.821 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.800/1.759/3.658 ms 2025-08-10 12:01:00,331 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-73991378-45053646 passed 2025-08-10 12:01:00,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-10 12:01:00,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-10 12:01:00,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-10 12:01:00,331 - 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.65, gateway password: c0ntrail123 2025-08-10 12:01:00,332 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-10 12:01:00,503 - DEBUG - None 2025-08-10 12:01:00,503 - 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.56, gateway password: c0ntrail123 2025-08-10 12:01:00,503 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-10 12:01:00,669 - DEBUG - None 2025-08-10 12:01:00,670 - 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.65, gateway password: c0ntrail123 2025-08-10 12:01:00,670 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-10 12:01:01,295 - DEBUG - None 2025-08-10 12:01:01,295 - 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.65, gateway password: c0ntrail123 2025-08-10 12:01:01,295 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-10 12:01:03,489 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.756 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.221 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.409 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.722 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.307 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.307/2.283/6.221 ms 2025-08-10 12:01:03,489 - 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.65, gateway password: c0ntrail123 2025-08-10 12:01:03,489 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-10 12:01:05,712 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.028 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.050 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.114 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.373 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.658 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.539 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.331 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.331/2.299/5.114 ms 2025-08-10 12:01:05,712 - 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.65, gateway password: c0ntrail123 2025-08-10 12:01:05,713 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-10 12:01:07,934 - 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.834 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.309 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.071 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.362 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.031 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.034 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.346 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.346/2.569/5.071 ms 2025-08-10 12:01:07,935 - INFO - Deleting VM ctest-TestBasicVMVN-73991378-30741157 2025-08-10 12:01:07,992 - INFO - Detaching port 9f4c4e76-0712-4a8c-b62a-5b183afd340b from VM ctest-TestBasicVMVN-73991378-45053646 2025-08-10 12:01:08,016 - INFO - Deleting VM ctest-TestBasicVMVN-73991378-45053646 2025-08-10 12:01:08,077 - INFO - Detaching port bcda0e9a-e868-4505-88a1-1dd5615aa2b8 from VM ctest-TestBasicVMVN-73991378-90405586 2025-08-10 12:01:08,112 - INFO - Deleting VM ctest-TestBasicVMVN-73991378-90405586 2025-08-10 12:01:08,208 - INFO - Deleting VN ctest-vn-75292007 2025-08-10 12:01:08,429 - DEBUG - Response for delete_port : () 2025-08-10 12:01:08,656 - DEBUG - Response for delete_port : () 2025-08-10 12:01:08,702 - DEBUG - VN 955bd3e8-6587-4e8f-8769-82ca66a0591c still in use: Unable to complete operation on network 955bd3e8-6587-4e8f-8769-82ca66a0591c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-137d7d2b-e2ca-4e7d-948a-baea368a6cfe'] 2025-08-10 12:01:08,703 - WARNING - Deleting VN ctest-vn-75292007 failed..Will retry 2025-08-10 12:01:10,867 - DEBUG - Response for deleting network () 2025-08-10 12:01:10,867 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/256adf87-b93b-4811-b643-12ead834384d 2025-08-10 12:01:10,873 - DEBUG - Response Code: 404 2025-08-10 12:01:10,873 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-10 12:01:10,881 - DEBUG - Requesting: http://10.0.0.49:8082/domain/506b9682-8eb9-488e-ab69-24d332f4d228 2025-08-10 12:01:10,891 - DEBUG - Requesting: http://10.0.0.49:8082/project/064abf22-2978-42ed-997d-e4b153d8ecca 2025-08-10 12:01:10,976 - INFO - Validated that VN ctest-vn-75292007 is not found in API Server 2025-08-10 12:01:10,989 - DEBUG - VN ctest-vn-75292007 is not present in Agent 10.0.0.65 2025-08-10 12:01:10,998 - DEBUG - VN ctest-vn-75292007 is not present in Agent 10.0.0.56 2025-08-10 12:01:10,998 - INFO - Validated that VN ctest-vn-75292007 is not in any agent 2025-08-10 12:01:11,003 - DEBUG - VRF 2 is not seen in agent 10.0.0.65 2025-08-10 12:01:11,008 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-75292007 2025-08-10 12:01:11,012 - DEBUG - VRF 2 is not seen in agent 10.0.0.56 2025-08-10 12:01:11,018 - DEBUG - Vrouter 10.0.0.56 does not have vrf 2 for VN ctest-vn-75292007 2025-08-10 12:01:11,018 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-73991378:ctest-vn-75292007 2025-08-10 12:01:11,037 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-75292007 info 2025-08-10 12:01:11,120 - INFO - IPAM: ctest-ipam-91579499 is not found in API Server 2025-08-10 12:01:11,140 - INFO - IPAM:ctest-ipam-91579499 is not found in control node 2025-08-10 12:01:12,403 - DEBUG - No XMPP flaps were noticed during the test 2025-08-10 12:01:12,403 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40] 2025-08-10 12:01:12,403 - INFO - -------------------------------------------------------------------------------- 2025-08-10 12:01:13,091 - INFO - Deleted project: ctest-TestBasicVMVN-73991378, ID : 064abf22-2978-42ed-997d-e4b153d8ecca