2025-09-02 13:21:53,810 - INFO - Domain Default found not creating 2025-09-02 13:21:53,958 - INFO - Project ctest-TestBasicVMVN-91997718 not found, creating it 2025-09-02 13:21:54,401 - INFO - Created Project:ctest-TestBasicVMVN-91997718, ID : b8838d7f-6faf-418a-a3f5-41847bcf2445 2025-09-02 13:21:56,771 - INFO - ================================================================================ 2025-09-02 13:21:56,771 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-02 13:21:56,771 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2025-09-02 13:21:57,024 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-09-02 13:21:57,024 - INFO - Initial checks done. Running the testcase now 2025-09-02 13:21:57,024 - INFO - 2025-09-02 13:21:57,595 - DEBUG - Response for create_network : {'network': {'id': '448eead5-2a71-408e-ace7-3765c85e022e', 'name': 'ctest-vn2_metadata-07659440', 'tenant_id': 'b8838d7f6faf418aa3f541847bcf2445', 'project_id': 'b8838d7f6faf418aa3f541847bcf2445', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91997718', 'ctest-vn2_metadata-07659440'], 'port_security_enabled': True, 'description': ''}} 2025-09-02 13:21:57,752 - DEBUG - Response for create_subnet : {'subnet': {'id': '61ef7042-dfe9-4da2-abd4-bdba9e41e917', 'name': '', 'tenant_id': 'b8838d7f6faf418aa3f541847bcf2445', 'network_id': '448eead5-2a71-408e-ace7-3765c85e022e', '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': 'b8838d7f6faf418aa3f541847bcf2445'}} 2025-09-02 13:21:57,768 - INFO - Created VN ctest-vn2_metadata-07659440 2025-09-02 13:21:57,819 - DEBUG - VN ctest-vn2_metadata-07659440 UUID is 448eead5-2a71-408e-ace7-3765c85e022e 2025-09-02 13:21:58,005 - DEBUG - Services list from nova: [, , ] 2025-09-02 13:21:59,094 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4002-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4002-1) 2025-09-02 13:21:59,206 - DEBUG - Link local service introspect added 2025-09-02 13:21:59,248 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-02 13:22:04,323 - DEBUG - VM is in ACTIVE state now 2025-09-02 13:22:04,461 - INFO - Waiting for VM ctest-TestBasicVMVN-91997718-69838478 to be up.. 2025-09-02 13:22:04,461 - INFO - VM name : ctest-TestBasicVMVN-91997718-69838478 2025-09-02 13:22:04,539 - DEBUG - VM ctest-TestBasicVMVN-91997718-69838478 ID is 9acdaaf5-0468-45ee-b955-ede3d051fc08 2025-09-02 13:22:04,539 - DEBUG - VM ctest-TestBasicVMVN-91997718-69838478 launched on Node cn-jenkins-deploy-platform-ansible-os-4002-1 2025-09-02 13:22:04,616 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9acdaaf5-0468-45ee-b955-ede3d051fc08 2025-09-02 13:22:04,952 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9acdaaf5-0468-45ee-b955-ede3d051fc08 2025-09-02 13:22:04,986 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/60c2fe7f-f26e-406b-be0c-466b97a787cf 2025-09-02 13:22:08,241 - 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-09-02 13:22:08,241 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91997718-69838478 failed! 2025-09-02 13:22:08,299 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91997718:ctest-vn2_metadata-07659440 is 11.1.1.1 and allocation pool is NOT set 2025-09-02 13:22:12,374 - 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.14 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 4.139/4.139/4.139/0.000 ms') 2025-09-02 13:22:12,374 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91997718-69838478 passed 2025-09-02 13:22:12,523 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-02 13:22:12,523 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91997718-69838478, IP 11.1.1.3, Port 22 2025-09-02 13:22:12,589 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-09-02 13:22:12,673 - DEBUG - VM ctest-TestBasicVMVN-91997718-69838478 is NOT ready for SSH connections, VM status: ACTIVE 2025-09-02 13:22:17,674 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-02 13:22:17,674 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91997718-69838478, IP 11.1.1.3, Port 22 2025-09-02 13:22:17,830 - DEBUG - VM ctest-TestBasicVMVN-91997718-69838478 is ready for SSH connections 2025-09-02 13:22:17,830 - INFO - Retry 0 2025-09-02 13:22:17,830 - 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.50, gateway password: c0ntrail123 2025-09-02 13:22:17,830 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-02 13:22:19,484 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-02 13:22:19,484 - INFO - Generic metadata worked 2025-09-02 13:22:19,754 - DEBUG - Link local service introspect removed 2025-09-02 13:22:19,755 - INFO - Deleting VM ctest-TestBasicVMVN-91997718-69838478 2025-09-02 13:22:19,843 - INFO - Deleting VN ctest-vn2_metadata-07659440 2025-09-02 13:22:19,881 - DEBUG - VN 448eead5-2a71-408e-ace7-3765c85e022e still in use: Unable to complete operation on network 448eead5-2a71-408e-ace7-3765c85e022e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-832527fc-1e4b-475f-a3a7-afcf186fbae0'] 2025-09-02 13:22:19,881 - WARNING - Deleting VN ctest-vn2_metadata-07659440 failed..Will retry 2025-09-02 13:22:21,981 - DEBUG - Response for deleting network () 2025-09-02 13:22:22,245 - DEBUG - No XMPP flaps were noticed during the test 2025-09-02 13:22:22,245 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:26] 2025-09-02 13:22:22,245 - INFO - -------------------------------------------------------------------------------- 2025-09-02 13:22:22,247 - INFO - ================================================================================ 2025-09-02 13:22:22,247 - INFO - STARTING TEST : test_metadata_service 2025-09-02 13:22:22,248 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-09-02 13:22:22,534 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-09-02 13:22:22,534 - INFO - Initial checks done. Running the testcase now 2025-09-02 13:22:22,534 - INFO - 2025-09-02 13:22:22,534 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-09-02 13:22:22,541 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/2c3eceeb-e139-4edd-9195-d619c5326827 2025-09-02 13:22:22,719 - DEBUG - Response for create_network : {'network': {'id': '5b10c5b2-f492-4a05-b706-bc7743d9265e', 'name': 'ctest-vn-35934409', 'tenant_id': 'b8838d7f6faf418aa3f541847bcf2445', 'project_id': 'b8838d7f6faf418aa3f541847bcf2445', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91997718', 'ctest-vn-35934409'], 'port_security_enabled': True, 'description': ''}} 2025-09-02 13:22:22,886 - DEBUG - Response for create_subnet : {'subnet': {'id': '6ce0ae10-c721-480c-8887-3ebce986dbea', 'name': '', 'tenant_id': 'b8838d7f6faf418aa3f541847bcf2445', 'network_id': '5b10c5b2-f492-4a05-b706-bc7743d9265e', 'ip_version': 4, 'cidr': '196.247.143.64/26', 'allocation_pools': [{'start': '196.247.143.66', 'end': '196.247.143.126'}], 'gateway_ip': '196.247.143.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '196.247.143.66', 'tags': [], 'project_id': 'b8838d7f6faf418aa3f541847bcf2445'}} 2025-09-02 13:22:22,902 - INFO - Created VN ctest-vn-35934409 2025-09-02 13:22:22,954 - DEBUG - VN ctest-vn-35934409 UUID is 5b10c5b2-f492-4a05-b706-bc7743d9265e 2025-09-02 13:22:24,194 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4002-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4002-1) 2025-09-02 13:22:24,194 - INFO - Waiting for VM ctest-TestBasicVMVN-91997718-58605422 to be up.. 2025-09-02 13:22:24,233 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-02 13:22:29,309 - DEBUG - VM is in ACTIVE state now 2025-09-02 13:22:29,310 - INFO - VM name : ctest-TestBasicVMVN-91997718-58605422 2025-09-02 13:22:29,390 - DEBUG - VM ctest-TestBasicVMVN-91997718-58605422 ID is a9074ab3-359d-4b0b-b6d2-f0b0ab8a3376 2025-09-02 13:22:29,391 - DEBUG - VM ctest-TestBasicVMVN-91997718-58605422 launched on Node cn-jenkins-deploy-platform-ansible-os-4002-1 2025-09-02 13:22:29,461 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a9074ab3-359d-4b0b-b6d2-f0b0ab8a3376 2025-09-02 13:22:29,469 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ef3c5dd8-2405-4d13-8302-6f6ec823383f 2025-09-02 13:22:32,725 - 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-09-02 13:22:32,726 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91997718-58605422 failed! 2025-09-02 13:22:32,779 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91997718:ctest-vn-35934409 is 196.247.143.65 and allocation pool is NOT set 2025-09-02 13:22:36,857 - 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.85 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 7.854/7.854/7.854/0.000 ms') 2025-09-02 13:22:36,857 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91997718-58605422 passed 2025-09-02 13:22:37,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-02 13:22:37,007 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91997718-58605422, IP 196.247.143.67, Port 22 2025-09-02 13:22:37,162 - DEBUG - VM ctest-TestBasicVMVN-91997718-58605422 is ready for SSH connections 2025-09-02 13:22:37,163 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-09-02 13:22:37,163 - DEBUG - cat /tmp/output.txt 2025-09-02 13:22:38,837 - DEBUG - Hello World. The time is now Tue, 02 Sep 2025 07:22:35 -0600! 2025-09-02 13:22:38,837 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 02 Sep 2025 07:22:35 -0600!'} 2025-09-02 13:22:38,837 - INFO - metadata_script.txt got executed in the vm 2025-09-02 13:22:38,837 - INFO - Deleting VM ctest-TestBasicVMVN-91997718-58605422 2025-09-02 13:22:38,913 - INFO - Deleting VN ctest-vn-35934409 2025-09-02 13:22:38,951 - DEBUG - VN 5b10c5b2-f492-4a05-b706-bc7743d9265e still in use: Unable to complete operation on network 5b10c5b2-f492-4a05-b706-bc7743d9265e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1f16487d-351d-4c7e-8c54-985bdbe39b9e'] 2025-09-02 13:22:38,951 - WARNING - Deleting VN ctest-vn-35934409 failed..Will retry 2025-09-02 13:22:41,069 - DEBUG - Response for deleting network () 2025-09-02 13:22:41,339 - DEBUG - No XMPP flaps were noticed during the test 2025-09-02 13:22:41,340 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-09-02 13:22:41,340 - INFO - -------------------------------------------------------------------------------- 2025-09-02 13:22:41,342 - INFO - ================================================================================ 2025-09-02 13:22:41,342 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-02 13:22:41,342 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-09-02 13:22:41,625 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-09-02 13:22:41,625 - INFO - Initial checks done. Running the testcase now 2025-09-02 13:22:41,626 - INFO - 2025-09-02 13:22:42,111 - DEBUG - Response for create_network : {'network': {'id': '9125ad57-a84e-4e68-a71f-af371f7f5f17', 'name': 'ctest-vn-89720535', 'tenant_id': 'b8838d7f6faf418aa3f541847bcf2445', 'project_id': 'b8838d7f6faf418aa3f541847bcf2445', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91997718', 'ctest-vn-89720535'], 'port_security_enabled': True, 'description': ''}} 2025-09-02 13:22:42,288 - DEBUG - Response for create_subnet : {'subnet': {'id': '592ebaa7-5ce2-4323-89a7-4fe487fa0298', 'name': '', 'tenant_id': 'b8838d7f6faf418aa3f541847bcf2445', 'network_id': '9125ad57-a84e-4e68-a71f-af371f7f5f17', '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': 'b8838d7f6faf418aa3f541847bcf2445'}} 2025-09-02 13:22:42,446 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dd325869-919e-4e93-b570-973203b88681', 'name': '', 'tenant_id': 'b8838d7f6faf418aa3f541847bcf2445', 'network_id': '9125ad57-a84e-4e68-a71f-af371f7f5f17', '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': 'b8838d7f6faf418aa3f541847bcf2445'}} 2025-09-02 13:22:42,465 - INFO - Created VN ctest-vn-89720535 2025-09-02 13:22:42,523 - DEBUG - VN ctest-vn-89720535 UUID is 9125ad57-a84e-4e68-a71f-af371f7f5f17 2025-09-02 13:22:42,894 - DEBUG - Response for create_port : {'port': {'name': '62b446f4-0607-443a-8656-974c8be274d3', 'id': '62b446f4-0607-443a-8656-974c8be274d3', 'tenant_id': 'b8838d7f6faf418aa3f541847bcf2445', 'network_id': '9125ad57-a84e-4e68-a71f-af371f7f5f17', 'mac_address': '02:62:b4:46:f4:06', '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': '592ebaa7-5ce2-4323-89a7-4fe487fa0298'}], 'security_groups': ['bcc24821-a311-4bad-8b9b-e388777f4643'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b8838d7f6faf418aa3f541847bcf2445'}} 2025-09-02 13:22:43,084 - DEBUG - Response for create_port : {'port': {'name': '53a67136-eae9-42a2-890f-9834d805c922', 'id': '53a67136-eae9-42a2-890f-9834d805c922', 'tenant_id': 'b8838d7f6faf418aa3f541847bcf2445', 'network_id': '9125ad57-a84e-4e68-a71f-af371f7f5f17', 'mac_address': '02:53:a6:71:36:ea', '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': 'dd325869-919e-4e93-b570-973203b88681'}], 'security_groups': ['bcc24821-a311-4bad-8b9b-e388777f4643'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b8838d7f6faf418aa3f541847bcf2445'}} 2025-09-02 13:22:43,464 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4002-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4002-1) 2025-09-02 13:22:43,896 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4002-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4002-1) 2025-09-02 13:22:45,216 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4002-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4002-1) 2025-09-02 13:22:45,216 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-02 13:22:45,222 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d6dc7dba-d79e-4bed-97b8-b67cf5b5e597 2025-09-02 13:22:45,235 - DEBUG - Requesting: http://10.0.0.50:8082/project/b8838d7f-6faf-418a-a3f5-41847bcf2445 2025-09-02 13:22:45,320 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/0769df71-acfe-4281-a968-bca8f5ad3b35 2025-09-02 13:22:45,334 - INFO - Verifications in API Server for IPAM: ctest-ipam-44042250 passed 2025-09-02 13:22:45,344 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-91997718:ctest-ipam-44042250', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91997718', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '534203710146757249', 'uuid-lslong': '12207214223850027829'}, 'enable': 'true', 'created': '2025-09-02T13:22:41', 'last-modified': '2025-09-02T13:22:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.489352'} 2025-09-02 13:22:45,344 - INFO - Verifications in Control node for IPAM: ctest-ipam-44042250 passed 2025-09-02 13:22:45,344 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-02 13:22:45,352 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d6dc7dba-d79e-4bed-97b8-b67cf5b5e597 2025-09-02 13:22:45,365 - DEBUG - Requesting: http://10.0.0.50:8082/project/b8838d7f-6faf-418a-a3f5-41847bcf2445 2025-09-02 13:22:45,445 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9125ad57-a84e-4e68-a71f-af371f7f5f17 2025-09-02 13:22:45,459 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9125ad57-a84e-4e68-a71f-af371f7f5f17 2025-09-02 13:22:45,470 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d947a411-ff88-4aa4-9b99-e9317817e718 2025-09-02 13:22:45,478 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d947a411-ff88-4aa4-9b99-e9317817e718 2025-09-02 13:22:45,485 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/cb571cf3-8dd4-4146-943d-2885f57bcca4 2025-09-02 13:22:45,496 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-02 13:22:45,496 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9125ad57-a84e-4e68-a71f-af371f7f5f17 2025-09-02 13:22:45,510 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d947a411-ff88-4aa4-9b99-e9317817e718 2025-09-02 13:22:45,530 - INFO - Verified VN network id 11 for VN 9125ad57-a84e-4e68-a71f-af371f7f5f17 2025-09-02 13:22:45,530 - INFO - Verifications in API Server for VN ctest-vn-89720535 passed 2025-09-02 13:22:45,530 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9125ad57-a84e-4e68-a71f-af371f7f5f17 2025-09-02 13:22:45,554 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d947a411-ff88-4aa4-9b99-e9317817e718 2025-09-02 13:22:45,567 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d947a411-ff88-4aa4-9b99-e9317817e718 2025-09-02 13:22:45,579 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/cb571cf3-8dd4-4146-943d-2885f57bcca4 2025-09-02 13:22:45,602 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-91997718:ctest-vn-89720535', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91997718', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10458956301635309160', 'uuid-lslong': '12042536579898498839'}, 'enable': 'true', 'created': '2025-09-02T13:22:42', 'last-modified': '2025-09-02T13:22:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.185969'} 2025-09-02 13:22:45,628 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-02 13:22:45,628 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-89720535 passed 2025-09-02 13:22:45,629 - DEBUG - ====Verifying policy data for ctest-vn-89720535 in API_Server ====== 2025-09-02 13:22:45,629 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-02 13:22:45,638 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d6dc7dba-d79e-4bed-97b8-b67cf5b5e597 2025-09-02 13:22:45,651 - DEBUG - Requesting: http://10.0.0.50:8082/project/b8838d7f-6faf-418a-a3f5-41847bcf2445 2025-09-02 13:22:45,742 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/9125ad57-a84e-4e68-a71f-af371f7f5f17 2025-09-02 13:22:45,758 - DEBUG - =>VN ctest-vn-89720535 has no policy to be verified 2025-09-02 13:22:45,758 - DEBUG - Verifying the vn in opserver 2025-09-02 13:22:45,758 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-91997718:ctest-vn-89720535 virtual network link through opserver 10.0.0.50 2025-09-02 13:22:45,759 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-09-02 13:22:46,207 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-09-02 13:22:46,299 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-91997718:ctest-vn-89720535', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-91997718:ctest-vn-89720535?flat'} 2025-09-02 13:22:46,299 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-91997718:ctest-vn-89720535 is found in opserver 2025-09-02 13:22:46,309 - DEBUG - VRF ids for VN ctest-vn-89720535: {'10.0.0.50': '2'} 2025-09-02 13:22:46,309 - INFO - Waiting for VM ctest-TestBasicVMVN-91997718-57280958 to be up.. 2025-09-02 13:22:46,486 - DEBUG - VM is in ACTIVE state now 2025-09-02 13:22:46,486 - INFO - VM name : ctest-TestBasicVMVN-91997718-57280958 2025-09-02 13:22:46,580 - DEBUG - VM ctest-TestBasicVMVN-91997718-57280958 ID is d5b1f166-1a28-4559-94c1-3e81ee1455f5 2025-09-02 13:22:46,580 - DEBUG - VM ctest-TestBasicVMVN-91997718-57280958 launched on Node cn-jenkins-deploy-platform-ansible-os-4002-1 2025-09-02 13:22:46,668 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d5b1f166-1a28-4559-94c1-3e81ee1455f5 2025-09-02 13:22:46,680 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/62b446f4-0607-443a-8656-974c8be274d3 2025-09-02 13:22:49,935 - 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-09-02 13:22:49,935 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91997718-57280958 failed! 2025-09-02 13:22:49,991 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91997718:ctest-vn-89720535 is 31.1.1.1 and allocation pool is NOT set 2025-09-02 13:22:49,991 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91997718:ctest-vn-89720535 is 31.1.2.1 and allocation pool is NOT set 2025-09-02 13:22:54,070 - 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-09-02 13:22:54,070 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91997718-57280958 failed! 2025-09-02 13:22:54,127 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91997718:ctest-vn-89720535 is 31.1.1.1 and allocation pool is NOT set 2025-09-02 13:22:54,127 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91997718:ctest-vn-89720535 is 31.1.2.1 and allocation pool is NOT set 2025-09-02 13:22:56,190 - 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.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.72 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.718/3.811/5.905/2.093 ms') 2025-09-02 13:22:56,190 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91997718-57280958 passed 2025-09-02 13:22:56,343 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-02 13:22:56,343 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91997718-57280958, IP 31.1.1.4, Port 22 2025-09-02 13:22:56,409 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-09-02 13:22:56,491 - DEBUG - VM ctest-TestBasicVMVN-91997718-57280958 is NOT ready for SSH connections, VM status: ACTIVE 2025-09-02 13:23:01,492 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-02 13:23:01,492 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91997718-57280958, IP 31.1.1.4, Port 22 2025-09-02 13:23:01,654 - DEBUG - VM ctest-TestBasicVMVN-91997718-57280958 is ready for SSH connections 2025-09-02 13:23:01,654 - INFO - Waiting for VM ctest-TestBasicVMVN-91997718-47470040 to be up.. 2025-09-02 13:23:01,732 - DEBUG - VM is in ACTIVE state now 2025-09-02 13:23:01,732 - INFO - VM name : ctest-TestBasicVMVN-91997718-47470040 2025-09-02 13:23:01,808 - DEBUG - VM ctest-TestBasicVMVN-91997718-47470040 ID is 564d1029-79b6-4281-9b65-01c0a0280d06 2025-09-02 13:23:01,808 - DEBUG - VM ctest-TestBasicVMVN-91997718-47470040 launched on Node cn-jenkins-deploy-platform-ansible-os-4002-1 2025-09-02 13:23:01,888 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/564d1029-79b6-4281-9b65-01c0a0280d06 2025-09-02 13:23:01,896 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/53a67136-eae9-42a2-890f-9834d805c922 2025-09-02 13:23:03,137 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.367 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.367/1.975/3.584/1.608 ms') 2025-09-02 13:23:03,137 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-91997718-47470040 passed 2025-09-02 13:23:03,287 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-02 13:23:03,287 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91997718-47470040, IP 31.1.2.4, Port 22 2025-09-02 13:23:03,446 - DEBUG - VM ctest-TestBasicVMVN-91997718-47470040 is ready for SSH connections 2025-09-02 13:23:03,446 - INFO - Waiting for VM ctest-TestBasicVMVN-91997718-00066441 to be up.. 2025-09-02 13:23:03,522 - DEBUG - VM is in ACTIVE state now 2025-09-02 13:23:03,522 - INFO - VM name : ctest-TestBasicVMVN-91997718-00066441 2025-09-02 13:23:03,606 - DEBUG - VM ctest-TestBasicVMVN-91997718-00066441 ID is 11ecec97-789f-4c83-b075-27b7c5a38247 2025-09-02 13:23:03,607 - DEBUG - VM ctest-TestBasicVMVN-91997718-00066441 launched on Node cn-jenkins-deploy-platform-ansible-os-4002-1 2025-09-02 13:23:03,683 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/11ecec97-789f-4c83-b075-27b7c5a38247 2025-09-02 13:23:03,693 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fde919c3-1908-44c2-adba-af5f9637bc40 2025-09-02 13:23:04,932 - 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.19 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.384 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.384/1.784/3.185/1.400 ms') 2025-09-02 13:23:04,933 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-91997718-00066441 passed 2025-09-02 13:23:05,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-02 13:23:05,087 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91997718-00066441, IP 31.1.1.3, Port 22 2025-09-02 13:23:05,246 - DEBUG - VM ctest-TestBasicVMVN-91997718-00066441 is ready for SSH connections 2025-09-02 13:23:05,246 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-02 13:23:05,246 - 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.50, gateway password: c0ntrail123 2025-09-02 13:23:05,246 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-02 13:23:09,329 - 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.673 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.816 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.862 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.816/1.783/3.673 ms 2025-09-02 13:23:09,329 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-91997718-57280958 passed 2025-09-02 13:23:09,329 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-02 13:23:09,329 - 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.50, gateway password: c0ntrail123 2025-09-02 13:23:09,330 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-02 13:23:13,039 - 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.201 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.864 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.798 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.798/1.621/3.201 ms 2025-09-02 13:23:13,039 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-91997718-47470040 passed 2025-09-02 13:23:13,039 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-02 13:23:13,039 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-02 13:23:13,039 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-02 13:23:13,039 - 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.50, gateway password: c0ntrail123 2025-09-02 13:23:13,039 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-02 13:23:13,234 - DEBUG - None 2025-09-02 13:23:13,235 - 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.50, gateway password: c0ntrail123 2025-09-02 13:23:13,235 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-02 13:23:13,420 - DEBUG - None 2025-09-02 13:23:13,420 - 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.50, gateway password: c0ntrail123 2025-09-02 13:23:13,420 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-02 13:23:14,091 - DEBUG - None 2025-09-02 13:23:14,092 - 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.50, gateway password: c0ntrail123 2025-09-02 13:23:14,092 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-02 13:23:16,311 - 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.954 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.475 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=1.665 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.525 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.494/2.022/5.475 ms 2025-09-02 13:23:16,311 - 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.50, gateway password: c0ntrail123 2025-09-02 13:23:16,312 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-02 13:23:18,560 - 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.182 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.389 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.663 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.413 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.752 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.721 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.386 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.386/2.072/4.663 ms 2025-09-02 13:23:18,560 - 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.50, gateway password: c0ntrail123 2025-09-02 13:23:18,560 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-02 13:23:20,826 - 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.738 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.879 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.837 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.191 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.007 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=6.096 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.395 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.395/2.877/6.096 ms 2025-09-02 13:23:20,826 - INFO - Deleting VM ctest-TestBasicVMVN-91997718-00066441 2025-09-02 13:23:20,893 - INFO - Detaching port 53a67136-eae9-42a2-890f-9834d805c922 from VM ctest-TestBasicVMVN-91997718-47470040 2025-09-02 13:23:20,930 - INFO - Deleting VM ctest-TestBasicVMVN-91997718-47470040 2025-09-02 13:23:21,005 - INFO - Detaching port 62b446f4-0607-443a-8656-974c8be274d3 from VM ctest-TestBasicVMVN-91997718-57280958 2025-09-02 13:23:21,035 - INFO - Deleting VM ctest-TestBasicVMVN-91997718-57280958 2025-09-02 13:23:21,106 - INFO - Deleting VN ctest-vn-89720535 2025-09-02 13:23:21,267 - DEBUG - Response for delete_port : () 2025-09-02 13:23:21,428 - DEBUG - Response for delete_port : () 2025-09-02 13:23:21,467 - DEBUG - VN 9125ad57-a84e-4e68-a71f-af371f7f5f17 still in use: Unable to complete operation on network 9125ad57-a84e-4e68-a71f-af371f7f5f17. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a12f4c8a-5a95-4351-8c9b-410583bdb5fd'] 2025-09-02 13:23:21,467 - WARNING - Deleting VN ctest-vn-89720535 failed..Will retry 2025-09-02 13:23:23,595 - DEBUG - Response for deleting network () 2025-09-02 13:23:23,596 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/d947a411-ff88-4aa4-9b99-e9317817e718 2025-09-02 13:23:23,600 - DEBUG - Response Code: 404 2025-09-02 13:23:23,600 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-02 13:23:23,605 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d6dc7dba-d79e-4bed-97b8-b67cf5b5e597 2025-09-02 13:23:23,656 - DEBUG - Requesting: http://10.0.0.50:8082/project/b8838d7f-6faf-418a-a3f5-41847bcf2445 2025-09-02 13:23:23,729 - INFO - Validated that VN ctest-vn-89720535 is not found in API Server 2025-09-02 13:23:23,738 - DEBUG - VN ctest-vn-89720535 is not present in Agent 10.0.0.50 2025-09-02 13:23:23,739 - INFO - Validated that VN ctest-vn-89720535 is not in any agent 2025-09-02 13:23:23,743 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2025-09-02 13:23:23,751 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-89720535 2025-09-02 13:23:23,751 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-91997718:ctest-vn-89720535 2025-09-02 13:23:23,761 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-89720535 info 2025-09-02 13:23:23,834 - INFO - IPAM: ctest-ipam-44042250 is not found in API Server 2025-09-02 13:23:23,847 - INFO - IPAM:ctest-ipam-44042250 is not found in control node 2025-09-02 13:23:24,111 - DEBUG - No XMPP flaps were noticed during the test 2025-09-02 13:23:24,111 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43] 2025-09-02 13:23:24,111 - INFO - -------------------------------------------------------------------------------- 2025-09-02 13:23:24,817 - INFO - Deleted project: ctest-TestBasicVMVN-91997718, ID : b8838d7f-6faf-418a-a3f5-41847bcf2445