2025-03-22 09:31:10,552 - INFO - Domain Default found not creating 2025-03-22 09:31:10,746 - INFO - Project ctest-TestBasicVMVN-05809429 not found, creating it 2025-03-22 09:31:11,290 - INFO - Created Project:ctest-TestBasicVMVN-05809429, ID : 5737382f-0411-4be3-9e2e-1bdceebe49a1 2025-03-22 09:31:12,979 - INFO - ================================================================================ 2025-03-22 09:31:12,979 - INFO - STARTING TEST : test_generic_link_local_service 2025-03-22 09:31:12,979 - 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-03-22 09:31:13,251 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.7': '0'}} with 2025-03-22 09:31:13,251 - INFO - Initial checks done. Running the testcase now 2025-03-22 09:31:13,251 - INFO - 2025-03-22 09:31:13,878 - DEBUG - Response for create_network : {'network': {'id': 'b550a879-d99b-41ae-9c9c-b2c6acbcc235', 'name': 'ctest-vn2_metadata-19402715', 'tenant_id': '5737382f04114be39e2e1bdceebe49a1', 'project_id': '5737382f04114be39e2e1bdceebe49a1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05809429', 'ctest-vn2_metadata-19402715'], 'port_security_enabled': True, 'description': ''}} 2025-03-22 09:31:14,046 - DEBUG - Response for create_subnet : {'subnet': {'id': '14c33b1e-52d0-46cd-82be-53787c52cf2a', 'name': '', 'tenant_id': '5737382f04114be39e2e1bdceebe49a1', 'network_id': 'b550a879-d99b-41ae-9c9c-b2c6acbcc235', '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': '5737382f04114be39e2e1bdceebe49a1'}} 2025-03-22 09:31:14,066 - INFO - Created VN ctest-vn2_metadata-19402715 2025-03-22 09:31:14,121 - DEBUG - VN ctest-vn2_metadata-19402715 UUID is b550a879-d99b-41ae-9c9c-b2c6acbcc235 2025-03-22 09:31:14,336 - DEBUG - Services list from nova: [, , ] 2025-03-22 09:31:15,640 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2936-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2936-1) 2025-03-22 09:31:15,753 - DEBUG - Link local service introspect added 2025-03-22 09:31:15,798 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-22 09:31:20,900 - DEBUG - VM is in ACTIVE state now 2025-03-22 09:31:21,044 - INFO - Waiting for VM ctest-TestBasicVMVN-05809429-63269353 to be up.. 2025-03-22 09:31:21,044 - INFO - VM name : ctest-TestBasicVMVN-05809429-63269353 2025-03-22 09:31:21,138 - DEBUG - VM ctest-TestBasicVMVN-05809429-63269353 ID is 944ac0eb-a17a-40a0-969e-f14988ae7262 2025-03-22 09:31:21,138 - DEBUG - VM ctest-TestBasicVMVN-05809429-63269353 launched on Node cn-jenkins-deploy-platform-ansible-os-2936-1 2025-03-22 09:31:21,245 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/944ac0eb-a17a-40a0-969e-f14988ae7262 2025-03-22 09:31:21,594 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/944ac0eb-a17a-40a0-969e-f14988ae7262 2025-03-22 09:31:21,633 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/dd070bf9-651d-4e86-a33d-9497a8e6c25b 2025-03-22 09:31:24,900 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-03-22 09:31:24,901 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05809429-63269353 failed! 2025-03-22 09:31:24,962 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05809429:ctest-vn2_metadata-19402715 is 11.1.1.1 and allocation pool is NOT set 2025-03-22 09:31:29,028 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.63 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 3.627/3.627/3.627/0.000 ms') 2025-03-22 09:31:29,029 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05809429-63269353 passed 2025-03-22 09:31:29,189 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:31:29,189 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05809429-63269353, IP 11.1.1.3, Port 22 2025-03-22 09:31:29,260 - 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-03-22 09:31:29,361 - DEBUG - VM ctest-TestBasicVMVN-05809429-63269353 is NOT ready for SSH connections, VM status: ACTIVE 2025-03-22 09:31:34,361 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:31:34,361 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05809429-63269353, IP 11.1.1.3, Port 22 2025-03-22 09:31:34,525 - DEBUG - VM ctest-TestBasicVMVN-05809429-63269353 is ready for SSH connections 2025-03-22 09:31:34,525 - INFO - Retry 0 2025-03-22 09:31:34,525 - 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.37, gateway password: c0ntrail123 2025-03-22 09:31:34,525 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-03-22 09:31:36,202 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-03-22 09:31:36,202 - INFO - Generic metadata worked 2025-03-22 09:31:36,473 - DEBUG - Link local service introspect removed 2025-03-22 09:31:36,473 - INFO - Deleting VM ctest-TestBasicVMVN-05809429-63269353 2025-03-22 09:31:36,548 - INFO - Deleting VN ctest-vn2_metadata-19402715 2025-03-22 09:31:36,594 - DEBUG - VN b550a879-d99b-41ae-9c9c-b2c6acbcc235 still in use: Unable to complete operation on network b550a879-d99b-41ae-9c9c-b2c6acbcc235. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6b3f2f79-2817-40be-bf4c-41de5f60bc26'] 2025-03-22 09:31:36,594 - WARNING - Deleting VN ctest-vn2_metadata-19402715 failed..Will retry 2025-03-22 09:31:38,709 - DEBUG - Response for deleting network () 2025-03-22 09:31:38,973 - DEBUG - No XMPP flaps were noticed during the test 2025-03-22 09:31:38,973 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:26] 2025-03-22 09:31:38,973 - INFO - -------------------------------------------------------------------------------- 2025-03-22 09:31:38,976 - INFO - ================================================================================ 2025-03-22 09:31:38,977 - INFO - STARTING TEST : test_metadata_service 2025-03-22 09:31:38,977 - 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-03-22 09:31:39,261 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.7': '0'}} with 2025-03-22 09:31:39,261 - INFO - Initial checks done. Running the testcase now 2025-03-22 09:31:39,261 - INFO - 2025-03-22 09:31:39,262 - DEBUG - Requesting: http://10.0.0.37:8082/global-vrouter-configs 2025-03-22 09:31:39,270 - DEBUG - Requesting: http://10.0.0.37:8082/global-vrouter-config/e430ac62-7d12-431c-af72-4b083b52f0b4 2025-03-22 09:31:39,475 - DEBUG - Response for create_network : {'network': {'id': 'c9c9f64e-443d-4967-aeb8-38af562e3501', 'name': 'ctest-vn-46974874', 'tenant_id': '5737382f04114be39e2e1bdceebe49a1', 'project_id': '5737382f04114be39e2e1bdceebe49a1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05809429', 'ctest-vn-46974874'], 'port_security_enabled': True, 'description': ''}} 2025-03-22 09:31:39,714 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b975ffec-aeb4-45fc-a1f3-886fe38d734c', 'name': '', 'tenant_id': '5737382f04114be39e2e1bdceebe49a1', 'network_id': 'c9c9f64e-443d-4967-aeb8-38af562e3501', 'ip_version': 4, 'cidr': '201.19.82.64/26', 'allocation_pools': [{'start': '201.19.82.66', 'end': '201.19.82.126'}], 'gateway_ip': '201.19.82.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '201.19.82.66', 'tags': [], 'project_id': '5737382f04114be39e2e1bdceebe49a1'}} 2025-03-22 09:31:39,738 - INFO - Created VN ctest-vn-46974874 2025-03-22 09:31:39,793 - DEBUG - VN ctest-vn-46974874 UUID is c9c9f64e-443d-4967-aeb8-38af562e3501 2025-03-22 09:31:41,093 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2936-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2936-1) 2025-03-22 09:31:41,093 - INFO - Waiting for VM ctest-TestBasicVMVN-05809429-46200225 to be up.. 2025-03-22 09:31:41,147 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-22 09:31:46,234 - DEBUG - VM is in ACTIVE state now 2025-03-22 09:31:46,234 - INFO - VM name : ctest-TestBasicVMVN-05809429-46200225 2025-03-22 09:31:46,323 - DEBUG - VM ctest-TestBasicVMVN-05809429-46200225 ID is 4d49b516-84bb-4877-a8f0-7c54518c2d61 2025-03-22 09:31:46,323 - DEBUG - VM ctest-TestBasicVMVN-05809429-46200225 launched on Node cn-jenkins-deploy-platform-ansible-os-2936-1 2025-03-22 09:31:46,409 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/4d49b516-84bb-4877-a8f0-7c54518c2d61 2025-03-22 09:31:46,419 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/f6d96194-2cb2-4855-9409-f4a3f3daee91 2025-03-22 09:31:49,671 - 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-03-22 09:31:49,672 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05809429-46200225 failed! 2025-03-22 09:31:49,729 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05809429:ctest-vn-46974874 is 201.19.82.65 and allocation pool is NOT set 2025-03-22 09:31:53,793 - 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=4.25 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 4.249/4.249/4.249/0.000 ms') 2025-03-22 09:31:53,793 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05809429-46200225 passed 2025-03-22 09:31:53,953 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:31:53,953 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05809429-46200225, IP 201.19.82.67, Port 22 2025-03-22 09:31:54,114 - DEBUG - VM ctest-TestBasicVMVN-05809429-46200225 is ready for SSH connections 2025-03-22 09:31:54,114 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123 2025-03-22 09:31:54,114 - DEBUG - cat /tmp/output.txt 2025-03-22 09:31:55,788 - DEBUG - Hello World. The time is now Sat, 22 Mar 2025 03:31:52 -0600! 2025-03-22 09:31:55,788 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sat, 22 Mar 2025 03:31:52 -0600!'} 2025-03-22 09:31:55,788 - INFO - metadata_script.txt got executed in the vm 2025-03-22 09:31:55,788 - INFO - Deleting VM ctest-TestBasicVMVN-05809429-46200225 2025-03-22 09:31:55,891 - INFO - Deleting VN ctest-vn-46974874 2025-03-22 09:31:55,935 - DEBUG - VN c9c9f64e-443d-4967-aeb8-38af562e3501 still in use: Unable to complete operation on network c9c9f64e-443d-4967-aeb8-38af562e3501. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-078407d4-617e-4a97-8221-f8c21452721f'] 2025-03-22 09:31:55,935 - WARNING - Deleting VN ctest-vn-46974874 failed..Will retry 2025-03-22 09:31:58,061 - DEBUG - Response for deleting network () 2025-03-22 09:31:58,318 - DEBUG - No XMPP flaps were noticed during the test 2025-03-22 09:31:58,318 - INFO - END TEST : test_metadata_service : PASSED[0:00:20] 2025-03-22 09:31:58,318 - INFO - -------------------------------------------------------------------------------- 2025-03-22 09:31:58,321 - INFO - ================================================================================ 2025-03-22 09:31:58,321 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-03-22 09:31:58,321 - 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-03-22 09:31:58,608 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.7': '0'}} with 2025-03-22 09:31:58,608 - INFO - Initial checks done. Running the testcase now 2025-03-22 09:31:58,608 - INFO - 2025-03-22 09:31:59,117 - DEBUG - Response for create_network : {'network': {'id': 'd552e006-28b7-4f4c-9669-75e1a13278a0', 'name': 'ctest-vn-37723374', 'tenant_id': '5737382f04114be39e2e1bdceebe49a1', 'project_id': '5737382f04114be39e2e1bdceebe49a1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05809429', 'ctest-vn-37723374'], 'port_security_enabled': True, 'description': ''}} 2025-03-22 09:31:59,293 - DEBUG - Response for create_subnet : {'subnet': {'id': '02ab0872-1c77-42e5-9fb5-5250c5bf3072', 'name': '', 'tenant_id': '5737382f04114be39e2e1bdceebe49a1', 'network_id': 'd552e006-28b7-4f4c-9669-75e1a13278a0', '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': '5737382f04114be39e2e1bdceebe49a1'}} 2025-03-22 09:31:59,455 - DEBUG - Response for create_subnet : {'subnet': {'id': '130e3437-9383-49ef-8922-4c570a32c3f9', 'name': '', 'tenant_id': '5737382f04114be39e2e1bdceebe49a1', 'network_id': 'd552e006-28b7-4f4c-9669-75e1a13278a0', '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': '5737382f04114be39e2e1bdceebe49a1'}} 2025-03-22 09:31:59,487 - INFO - Created VN ctest-vn-37723374 2025-03-22 09:31:59,541 - DEBUG - VN ctest-vn-37723374 UUID is d552e006-28b7-4f4c-9669-75e1a13278a0 2025-03-22 09:32:00,007 - DEBUG - Response for create_port : {'port': {'name': '460faefd-c882-4bda-9340-93e0bd29daad', 'id': '460faefd-c882-4bda-9340-93e0bd29daad', 'tenant_id': '5737382f04114be39e2e1bdceebe49a1', 'network_id': 'd552e006-28b7-4f4c-9669-75e1a13278a0', 'mac_address': '02:46:0f:ae:fd:c8', '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': '02ab0872-1c77-42e5-9fb5-5250c5bf3072'}], 'security_groups': ['5608268a-9ddc-41ce-839a-1e6f1954e809'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5737382f04114be39e2e1bdceebe49a1'}} 2025-03-22 09:32:00,240 - DEBUG - Response for create_port : {'port': {'name': '6d576275-3a49-4511-9f6d-dcee41456179', 'id': '6d576275-3a49-4511-9f6d-dcee41456179', 'tenant_id': '5737382f04114be39e2e1bdceebe49a1', 'network_id': 'd552e006-28b7-4f4c-9669-75e1a13278a0', 'mac_address': '02:6d:57:62:75:3a', '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': '130e3437-9383-49ef-8922-4c570a32c3f9'}], 'security_groups': ['5608268a-9ddc-41ce-839a-1e6f1954e809'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5737382f04114be39e2e1bdceebe49a1'}} 2025-03-22 09:32:00,663 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2936-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2936-1) 2025-03-22 09:32:01,118 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2936-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2936-1) 2025-03-22 09:32:02,907 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2936-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2936-1) 2025-03-22 09:32:02,908 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-03-22 09:32:02,916 - DEBUG - Requesting: http://10.0.0.37:8082/domain/79004b2f-1fa2-4c41-a951-5e76273c3c8d 2025-03-22 09:32:02,932 - DEBUG - Requesting: http://10.0.0.37:8082/project/5737382f-0411-4be3-9e2e-1bdceebe49a1 2025-03-22 09:32:03,023 - DEBUG - Requesting: http://10.0.0.37:8082/network-ipam/483e277b-7576-410d-b0c1-dc69dcde9627 2025-03-22 09:32:03,042 - INFO - Verifications in API Server for IPAM: ctest-ipam-47905936 passed 2025-03-22 09:32:03,052 - DEBUG - Control-node 10.0.0.37 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-05809429:ctest-ipam-47905936', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05809429', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5205641630492016909', 'uuid-lslong': '12736703568415725095'}, 'enable': 'true', 'created': '2025-03-22T09:31:58', 'last-modified': '2025-03-22T09:31:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.204391'} 2025-03-22 09:32:03,052 - INFO - Verifications in Control node for IPAM: ctest-ipam-47905936 passed 2025-03-22 09:32:03,052 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-03-22 09:32:03,061 - DEBUG - Requesting: http://10.0.0.37:8082/domain/79004b2f-1fa2-4c41-a951-5e76273c3c8d 2025-03-22 09:32:03,080 - DEBUG - Requesting: http://10.0.0.37:8082/project/5737382f-0411-4be3-9e2e-1bdceebe49a1 2025-03-22 09:32:03,181 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d552e006-28b7-4f4c-9669-75e1a13278a0 2025-03-22 09:32:03,216 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d552e006-28b7-4f4c-9669-75e1a13278a0 2025-03-22 09:32:03,241 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/8d0da58d-4711-4dd6-8bf0-c62475c4d5d3 2025-03-22 09:32:03,268 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/8d0da58d-4711-4dd6-8bf0-c62475c4d5d3 2025-03-22 09:32:03,286 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/e5372817-e96f-4e86-836e-df548c2416c1 2025-03-22 09:32:03,304 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-22 09:32:03,304 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d552e006-28b7-4f4c-9669-75e1a13278a0 2025-03-22 09:32:03,345 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/8d0da58d-4711-4dd6-8bf0-c62475c4d5d3 2025-03-22 09:32:03,376 - INFO - Verified VN network id 9 for VN d552e006-28b7-4f4c-9669-75e1a13278a0 2025-03-22 09:32:03,376 - INFO - Verifications in API Server for VN ctest-vn-37723374 passed 2025-03-22 09:32:03,377 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d552e006-28b7-4f4c-9669-75e1a13278a0 2025-03-22 09:32:03,395 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/8d0da58d-4711-4dd6-8bf0-c62475c4d5d3 2025-03-22 09:32:03,412 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/8d0da58d-4711-4dd6-8bf0-c62475c4d5d3 2025-03-22 09:32:03,429 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/e5372817-e96f-4e86-836e-df548c2416c1 2025-03-22 09:32:03,473 - DEBUG - Control-node 10.0.0.37 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-05809429:ctest-vn-37723374', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05809429', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15371594795226451788', 'uuid-lslong': '10838323590176340128'}, 'enable': 'true', 'created': '2025-03-22T09:31:59', 'last-modified': '2025-03-22T09:31:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.060468'} 2025-03-22 09:32:03,492 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-22 09:32:03,492 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-37723374 passed 2025-03-22 09:32:03,493 - DEBUG - ====Verifying policy data for ctest-vn-37723374 in API_Server ====== 2025-03-22 09:32:03,493 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-03-22 09:32:03,521 - DEBUG - Requesting: http://10.0.0.37:8082/domain/79004b2f-1fa2-4c41-a951-5e76273c3c8d 2025-03-22 09:32:03,543 - DEBUG - Requesting: http://10.0.0.37:8082/project/5737382f-0411-4be3-9e2e-1bdceebe49a1 2025-03-22 09:32:03,672 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d552e006-28b7-4f4c-9669-75e1a13278a0 2025-03-22 09:32:03,708 - DEBUG - =>VN ctest-vn-37723374 has no policy to be verified 2025-03-22 09:32:03,708 - DEBUG - Verifying the vn in opserver 2025-03-22 09:32:03,708 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05809429:ctest-vn-37723374 virtual network link through opserver 10.0.0.37 2025-03-22 09:32:03,708 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks 2025-03-22 09:32:04,202 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks 2025-03-22 09:32:04,307 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-05809429:ctest-vn-37723374', 'href': 'http://10.0.0.37:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-05809429:ctest-vn-37723374?flat'} 2025-03-22 09:32:04,308 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-05809429:ctest-vn-37723374 is found in opserver 2025-03-22 09:32:04,320 - DEBUG - VRF ids for VN ctest-vn-37723374: {'10.0.0.37': '2'} 2025-03-22 09:32:04,320 - INFO - Waiting for VM ctest-TestBasicVMVN-05809429-39717047 to be up.. 2025-03-22 09:32:04,418 - DEBUG - VM is in ACTIVE state now 2025-03-22 09:32:04,418 - INFO - VM name : ctest-TestBasicVMVN-05809429-39717047 2025-03-22 09:32:04,530 - DEBUG - VM ctest-TestBasicVMVN-05809429-39717047 ID is d8d9f2d9-71f9-44c5-888e-8498b122826f 2025-03-22 09:32:04,530 - DEBUG - VM ctest-TestBasicVMVN-05809429-39717047 launched on Node cn-jenkins-deploy-platform-ansible-os-2936-1 2025-03-22 09:32:04,777 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/d8d9f2d9-71f9-44c5-888e-8498b122826f 2025-03-22 09:32:04,790 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/460faefd-c882-4bda-9340-93e0bd29daad 2025-03-22 09:32:08,063 - 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-03-22 09:32:08,063 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05809429-39717047 failed! 2025-03-22 09:32:08,121 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05809429:ctest-vn-37723374 is 31.1.1.1 and allocation pool is NOT set 2025-03-22 09:32:08,121 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05809429:ctest-vn-37723374 is 31.1.2.1 and allocation pool is NOT set 2025-03-22 09:32:12,198 - 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-03-22 09:32:12,198 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05809429-39717047 failed! 2025-03-22 09:32:12,261 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05809429:ctest-vn-37723374 is 31.1.1.1 and allocation pool is NOT set 2025-03-22 09:32:12,261 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05809429:ctest-vn-37723374 is 31.1.2.1 and allocation pool is NOT set 2025-03-22 09:32:14,328 - 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=8.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.05 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 = 2.052/5.051/8.050/2.999 ms') 2025-03-22 09:32:14,328 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05809429-39717047 passed 2025-03-22 09:32:14,486 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:14,486 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05809429-39717047, IP 31.1.1.4, Port 22 2025-03-22 09:32:14,555 - 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-03-22 09:32:14,659 - DEBUG - VM ctest-TestBasicVMVN-05809429-39717047 is NOT ready for SSH connections, VM status: ACTIVE 2025-03-22 09:32:19,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:19,660 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05809429-39717047, IP 31.1.1.4, Port 22 2025-03-22 09:32:19,818 - DEBUG - VM ctest-TestBasicVMVN-05809429-39717047 is ready for SSH connections 2025-03-22 09:32:19,818 - INFO - Waiting for VM ctest-TestBasicVMVN-05809429-23610882 to be up.. 2025-03-22 09:32:19,912 - DEBUG - VM is in ACTIVE state now 2025-03-22 09:32:19,912 - INFO - VM name : ctest-TestBasicVMVN-05809429-23610882 2025-03-22 09:32:20,016 - DEBUG - VM ctest-TestBasicVMVN-05809429-23610882 ID is 705cc4b8-25d2-4e35-8137-f3ebdd1cc54a 2025-03-22 09:32:20,016 - DEBUG - VM ctest-TestBasicVMVN-05809429-23610882 launched on Node cn-jenkins-deploy-platform-ansible-os-2936-1 2025-03-22 09:32:20,113 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/705cc4b8-25d2-4e35-8137-f3ebdd1cc54a 2025-03-22 09:32:20,124 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/6d576275-3a49-4511-9f6d-dcee41456179 2025-03-22 09:32:21,376 - 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.78 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.619 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.619/2.201/3.783/1.582 ms') 2025-03-22 09:32:21,376 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-05809429-23610882 passed 2025-03-22 09:32:21,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:21,533 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05809429-23610882, IP 31.1.2.4, Port 22 2025-03-22 09:32:21,689 - DEBUG - VM ctest-TestBasicVMVN-05809429-23610882 is ready for SSH connections 2025-03-22 09:32:21,689 - INFO - Waiting for VM ctest-TestBasicVMVN-05809429-56748876 to be up.. 2025-03-22 09:32:21,772 - DEBUG - VM is in ACTIVE state now 2025-03-22 09:32:21,772 - INFO - VM name : ctest-TestBasicVMVN-05809429-56748876 2025-03-22 09:32:21,874 - DEBUG - VM ctest-TestBasicVMVN-05809429-56748876 ID is 17c4700d-2cff-46b9-8dea-2f0200dd11c6 2025-03-22 09:32:21,874 - DEBUG - VM ctest-TestBasicVMVN-05809429-56748876 launched on Node cn-jenkins-deploy-platform-ansible-os-2936-1 2025-03-22 09:32:21,958 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/17c4700d-2cff-46b9-8dea-2f0200dd11c6 2025-03-22 09:32:21,968 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/04164d27-a8f4-46d0-9057-69cdc57b33f3 2025-03-22 09:32:23,223 - 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.72 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.378 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.378/2.050/3.723/1.672 ms') 2025-03-22 09:32:23,223 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-05809429-56748876 passed 2025-03-22 09:32:23,377 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:23,378 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05809429-56748876, IP 31.1.1.3, Port 22 2025-03-22 09:32:23,533 - DEBUG - VM ctest-TestBasicVMVN-05809429-56748876 is ready for SSH connections 2025-03-22 09:32:23,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:23,533 - 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.37, gateway password: c0ntrail123 2025-03-22 09:32:23,533 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-03-22 09:32:27,697 - 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=3.915 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.244 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.004 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.004/2.054/3.915 ms 2025-03-22 09:32:27,697 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-05809429-39717047 passed 2025-03-22 09:32:27,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:27,697 - 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.37, gateway password: c0ntrail123 2025-03-22 09:32:27,697 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-03-22 09:32:31,413 - 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=4.007 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.919 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.040 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.919/1.988/4.007 ms 2025-03-22 09:32:31,413 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-05809429-23610882 passed 2025-03-22 09:32:31,413 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:31,413 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:31,413 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-22 09:32:31,413 - 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.37, gateway password: c0ntrail123 2025-03-22 09:32:31,413 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-22 09:32:31,621 - DEBUG - None 2025-03-22 09:32:31,622 - 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.37, gateway password: c0ntrail123 2025-03-22 09:32:31,622 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-22 09:32:31,830 - DEBUG - None 2025-03-22 09:32:31,830 - 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.37, gateway password: c0ntrail123 2025-03-22 09:32:31,830 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-22 09:32:32,590 - DEBUG - None 2025-03-22 09:32:32,591 - 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.37, gateway password: c0ntrail123 2025-03-22 09:32:32,591 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-03-22 09:32:34,831 - 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.229 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.842 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.494 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.232 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.397 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.397/2.238/5.842 ms 2025-03-22 09:32:34,831 - 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.37, gateway password: c0ntrail123 2025-03-22 09:32:34,831 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-03-22 09:32:37,102 - 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.375 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.647 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.017 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.241 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.407 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=7.758 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.496 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.496/3.991/7.758 ms 2025-03-22 09:32:37,102 - 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.37, gateway password: c0ntrail123 2025-03-22 09:32:37,102 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-03-22 09:32:39,368 - 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.864 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.297 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.387 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.513 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.886 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.872 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.452 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.452/2.038/4.387 ms 2025-03-22 09:32:39,369 - INFO - Deleting VM ctest-TestBasicVMVN-05809429-56748876 2025-03-22 09:32:39,457 - INFO - Detaching port 6d576275-3a49-4511-9f6d-dcee41456179 from VM ctest-TestBasicVMVN-05809429-23610882 2025-03-22 09:32:39,512 - INFO - Deleting VM ctest-TestBasicVMVN-05809429-23610882 2025-03-22 09:32:39,582 - INFO - Detaching port 460faefd-c882-4bda-9340-93e0bd29daad from VM ctest-TestBasicVMVN-05809429-39717047 2025-03-22 09:32:39,621 - INFO - Deleting VM ctest-TestBasicVMVN-05809429-39717047 2025-03-22 09:32:39,713 - INFO - Deleting VN ctest-vn-37723374 2025-03-22 09:32:39,910 - DEBUG - Response for delete_port : () 2025-03-22 09:32:40,122 - DEBUG - Response for delete_port : () 2025-03-22 09:32:40,183 - DEBUG - VN d552e006-28b7-4f4c-9669-75e1a13278a0 still in use: Unable to complete operation on network d552e006-28b7-4f4c-9669-75e1a13278a0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e10304d5-491d-437f-ab65-02a0947fb4d3'] 2025-03-22 09:32:40,183 - WARNING - Deleting VN ctest-vn-37723374 failed..Will retry 2025-03-22 09:32:42,377 - DEBUG - Response for deleting network () 2025-03-22 09:32:42,377 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/8d0da58d-4711-4dd6-8bf0-c62475c4d5d3 2025-03-22 09:32:42,386 - DEBUG - Response Code: 404 2025-03-22 09:32:42,386 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-03-22 09:32:42,393 - DEBUG - Requesting: http://10.0.0.37:8082/domain/79004b2f-1fa2-4c41-a951-5e76273c3c8d 2025-03-22 09:32:42,451 - DEBUG - Requesting: http://10.0.0.37:8082/project/5737382f-0411-4be3-9e2e-1bdceebe49a1 2025-03-22 09:32:42,547 - INFO - Validated that VN ctest-vn-37723374 is not found in API Server 2025-03-22 09:32:42,566 - DEBUG - VN ctest-vn-37723374 is not present in Agent 10.0.0.37 2025-03-22 09:32:42,566 - INFO - Validated that VN ctest-vn-37723374 is not in any agent 2025-03-22 09:32:42,574 - DEBUG - VRF 2 is not seen in agent 10.0.0.37 2025-03-22 09:32:42,586 - DEBUG - Vrouter 10.0.0.37 does not have vrf 2 for VN ctest-vn-37723374 2025-03-22 09:32:42,586 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-05809429:ctest-vn-37723374 2025-03-22 09:32:42,603 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-37723374 info 2025-03-22 09:32:42,693 - INFO - IPAM: ctest-ipam-47905936 is not found in API Server 2025-03-22 09:32:42,712 - INFO - IPAM:ctest-ipam-47905936 is not found in control node 2025-03-22 09:32:42,980 - DEBUG - No XMPP flaps were noticed during the test 2025-03-22 09:32:42,980 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44] 2025-03-22 09:32:42,980 - INFO - -------------------------------------------------------------------------------- 2025-03-22 09:32:43,719 - INFO - Deleted project: ctest-TestBasicVMVN-05809429, ID : 5737382f-0411-4be3-9e2e-1bdceebe49a1