2026-04-21 09:58:27,419 - INFO - Domain Default found not creating 2026-04-21 09:58:27,621 - INFO - Project ctest-TestPorts-71212715 not found, creating it 2026-04-21 09:58:28,170 - INFO - Created Project:ctest-TestPorts-71212715, ID : 87b7ee6e-d3e8-4475-b960-7daa4bdd4c90 2026-04-21 09:58:29,862 - INFO - ================================================================================ 2026-04-21 09:58:29,862 - INFO - STARTING TEST : test_ports_bindings 2026-04-21 09:58:29,862 - INFO - TEST DESCRIPTION : Verify that we are able to create a port with custom port bindings Steps: 1) Create Port with Port bindings profile set to {'foo': 'bar'} 2) Retrieve and verify the same is set 2026-04-21 09:58:30,120 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-21 09:58:30,120 - INFO - Initial checks done. Running the testcase now 2026-04-21 09:58:30,120 - INFO - 2026-04-21 09:58:30,903 - DEBUG - Response for create_network : {'network': {'id': 'c13bc6c1-4fce-4a71-9893-f87cb55d2b91', 'name': 'ctest-vn-82660869', 'tenant_id': '87b7ee6ed3e84475b9607daa4bdd4c90', 'project_id': '87b7ee6ed3e84475b9607daa4bdd4c90', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71212715', 'ctest-vn-82660869'], 'port_security_enabled': True, 'description': ''}} 2026-04-21 09:58:31,263 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c869b9e5-86c1-43e9-9ccd-1e09eb65ae32', 'name': '', 'tenant_id': '87b7ee6ed3e84475b9607daa4bdd4c90', 'network_id': 'c13bc6c1-4fce-4a71-9893-f87cb55d2b91', 'ip_version': 4, 'cidr': '130.145.227.128/26', 'allocation_pools': [{'start': '130.145.227.130', 'end': '130.145.227.190'}], 'gateway_ip': '130.145.227.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '130.145.227.130', 'tags': [], 'project_id': '87b7ee6ed3e84475b9607daa4bdd4c90'}} 2026-04-21 09:58:31,296 - INFO - Created VN ctest-vn-82660869 2026-04-21 09:58:31,358 - DEBUG - VN ctest-vn-82660869 UUID is c13bc6c1-4fce-4a71-9893-f87cb55d2b91 2026-04-21 09:58:31,492 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-71212715', 'ctest-vmi-32541025']} 2026-04-21 09:58:31,819 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-32541025', 'id': '0624e47e-db0f-4617-aff1-e19c58e262b2', 'tenant_id': '87b7ee6ed3e84475b9607daa4bdd4c90', 'network_id': 'c13bc6c1-4fce-4a71-9893-f87cb55d2b91', 'mac_address': '02:06:24:e4:7e:db', 'binding:profile': {'foo': 'bar'}, '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': '130.145.227.131', 'subnet_id': 'c869b9e5-86c1-43e9-9ccd-1e09eb65ae32'}], 'security_groups': ['1410a627-18e6-4297-8a45-fc06454ae442'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '87b7ee6ed3e84475b9607daa4bdd4c90'}} 2026-04-21 09:58:31,819 - DEBUG - Created port 0624e47e-db0f-4617-aff1-e19c58e262b2 2026-04-21 09:58:31,933 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0624e47e-db0f-4617-aff1-e19c58e262b2 2026-04-21 09:58:32,242 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0624e47e-db0f-4617-aff1-e19c58e262b2 2026-04-21 09:58:32,288 - INFO - VMI 0624e47e-db0f-4617-aff1-e19c58e262b2 verification in API Server passed 2026-04-21 09:58:32,401 - DEBUG - Response for delete_port : () 2026-04-21 09:58:32,401 - INFO - Deleted port 0624e47e-db0f-4617-aff1-e19c58e262b2 2026-04-21 09:58:32,401 - INFO - Deleting VN ctest-vn-82660869 2026-04-21 09:58:32,526 - DEBUG - Response for deleting network () 2026-04-21 09:58:32,788 - DEBUG - No XMPP flaps were noticed during the test 2026-04-21 09:58:32,788 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-04-21 09:58:32,788 - INFO - -------------------------------------------------------------------------------- 2026-04-21 09:58:32,792 - INFO - ================================================================================ 2026-04-21 09:58:32,792 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-21 09:58:32,792 - INFO - TEST DESCRIPTION : Create ports with specific Subnet and IP Create two ports in a VN with 2 subnets and specific IPs Attach to two VMs Ping between them should pass 2026-04-21 09:58:33,099 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-21 09:58:33,099 - INFO - Initial checks done. Running the testcase now 2026-04-21 09:58:33,099 - INFO - 2026-04-21 09:58:33,334 - DEBUG - Response for create_network : {'network': {'id': 'bcb3d97e-4722-4c00-8db2-7f53a1e6a423', 'name': 'ctest-vn1-37725980', 'tenant_id': '87b7ee6ed3e84475b9607daa4bdd4c90', 'project_id': '87b7ee6ed3e84475b9607daa4bdd4c90', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71212715', 'ctest-vn1-37725980'], 'port_security_enabled': True, 'description': ''}} 2026-04-21 09:58:33,532 - DEBUG - Response for create_subnet : {'subnet': {'id': '76048695-99f0-4ac8-af9e-29e20f166f0e', 'name': '', 'tenant_id': '87b7ee6ed3e84475b9607daa4bdd4c90', 'network_id': 'bcb3d97e-4722-4c00-8db2-7f53a1e6a423', 'ip_version': 4, 'cidr': '47.172.247.0/26', 'allocation_pools': [{'start': '47.172.247.2', 'end': '47.172.247.62'}], 'gateway_ip': '47.172.247.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '47.172.247.2', 'tags': [], 'project_id': '87b7ee6ed3e84475b9607daa4bdd4c90'}} 2026-04-21 09:58:33,686 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f1ad6f1f-9306-4b98-b12e-0cd89735cfcd', 'name': '', 'tenant_id': '87b7ee6ed3e84475b9607daa4bdd4c90', 'network_id': 'bcb3d97e-4722-4c00-8db2-7f53a1e6a423', 'ip_version': 4, 'cidr': '69.24.255.64/26', 'allocation_pools': [{'start': '69.24.255.66', 'end': '69.24.255.126'}], 'gateway_ip': '69.24.255.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '69.24.255.66', 'tags': [], 'project_id': '87b7ee6ed3e84475b9607daa4bdd4c90'}} 2026-04-21 09:58:33,708 - INFO - Created VN ctest-vn1-37725980 2026-04-21 09:58:33,766 - DEBUG - VN ctest-vn1-37725980 UUID is bcb3d97e-4722-4c00-8db2-7f53a1e6a423 2026-04-21 09:58:34,125 - DEBUG - Response for create_port : {'port': {'name': 'd63fb8c1-2d1f-43ef-8426-127132289a12', 'id': 'd63fb8c1-2d1f-43ef-8426-127132289a12', 'tenant_id': '87b7ee6ed3e84475b9607daa4bdd4c90', 'network_id': 'bcb3d97e-4722-4c00-8db2-7f53a1e6a423', 'mac_address': '02:d6:3f:b8:c1:2d', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '47.172.247.5', 'subnet_id': '76048695-99f0-4ac8-af9e-29e20f166f0e'}], 'security_groups': ['1410a627-18e6-4297-8a45-fc06454ae442'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '87b7ee6ed3e84475b9607daa4bdd4c90'}} 2026-04-21 09:58:34,315 - DEBUG - Response for create_port : {'port': {'name': 'fda7d298-e785-4e36-bc3c-350e9532acaa', 'id': 'fda7d298-e785-4e36-bc3c-350e9532acaa', 'tenant_id': '87b7ee6ed3e84475b9607daa4bdd4c90', 'network_id': 'bcb3d97e-4722-4c00-8db2-7f53a1e6a423', 'mac_address': '02:fd:a7:d2:98:e7', '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': '69.24.255.69', 'subnet_id': 'f1ad6f1f-9306-4b98-b12e-0cd89735cfcd'}], 'security_groups': ['1410a627-18e6-4297-8a45-fc06454ae442'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '87b7ee6ed3e84475b9607daa4bdd4c90'}} 2026-04-21 09:58:34,384 - DEBUG - Services list from nova: [, , ] 2026-04-21 09:58:34,811 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5658-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5658-1) 2026-04-21 09:58:35,316 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5658-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5658-1) 2026-04-21 09:58:35,316 - INFO - Waiting for VM ctest-vn1-vm1-42911545 to be up.. 2026-04-21 09:58:35,368 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-21 09:58:40,460 - DEBUG - VM is in ACTIVE state now 2026-04-21 09:58:40,461 - INFO - VM name : ctest-vn1-vm1-42911545 2026-04-21 09:58:40,547 - DEBUG - VM ctest-vn1-vm1-42911545 ID is 047a7017-0373-4669-b2e2-261e90a1ad6b 2026-04-21 09:58:40,576 - DEBUG - VM ctest-vn1-vm1-42911545 launched on Node cn-jenkins-deploy-platform-ansible-os-5658-1 2026-04-21 09:58:40,681 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/047a7017-0373-4669-b2e2-261e90a1ad6b 2026-04-21 09:58:40,693 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d63fb8c1-2d1f-43ef-8426-127132289a12 2026-04-21 09:58:43,966 - 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 1025ms') 2026-04-21 09:58:43,967 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-42911545 failed! 2026-04-21 09:58:44,026 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71212715:ctest-vn1-37725980 is 47.172.247.1 and allocation pool is NOT set 2026-04-21 09:58:44,026 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71212715:ctest-vn1-37725980 is 69.24.255.65 and allocation pool is NOT set 2026-04-21 09:58:48,091 - 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.55 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 3.546/3.546/3.546/0.000 ms') 2026-04-21 09:58:48,092 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-42911545 passed 2026-04-21 09:58:48,245 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 09:58:48,246 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-42911545, IP 47.172.247.5, Port 22 2026-04-21 09:58:48,412 - DEBUG - VM ctest-vn1-vm1-42911545 is ready for SSH connections 2026-04-21 09:58:48,412 - INFO - Waiting for VM ctest-vn1-vm2-55360255 to be up.. 2026-04-21 09:58:48,508 - DEBUG - VM is in ACTIVE state now 2026-04-21 09:58:48,508 - INFO - VM name : ctest-vn1-vm2-55360255 2026-04-21 09:58:48,598 - DEBUG - VM ctest-vn1-vm2-55360255 ID is 9d066cd6-4d83-48cc-8b40-4aa22794bb81 2026-04-21 09:58:48,598 - DEBUG - VM ctest-vn1-vm2-55360255 launched on Node cn-jenkins-deploy-platform-ansible-os-5658-1 2026-04-21 09:58:48,693 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9d066cd6-4d83-48cc-8b40-4aa22794bb81 2026-04-21 09:58:48,702 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/fda7d298-e785-4e36-bc3c-350e9532acaa 2026-04-21 09:58:49,961 - 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.92 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.467 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.467/2.195/3.924/1.728 ms') 2026-04-21 09:58:49,961 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-55360255 passed 2026-04-21 09:58:50,117 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 09:58:50,118 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-55360255, IP 69.24.255.69, Port 22 2026-04-21 09:58:50,278 - DEBUG - VM ctest-vn1-vm2-55360255 is ready for SSH connections 2026-04-21 09:58:50,278 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 09:58:50,278 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 09:58:50,278 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 09:58:50,278 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.172.247.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-21 09:58:50,278 - DEBUG - ping -s 56 -c 3 -W 1 47.172.247.5 2026-04-21 09:58:52,980 - DEBUG - PING 47.172.247.5 (47.172.247.5): 56 data bytes 64 bytes from 47.172.247.5: seq=0 ttl=63 time=4.422 ms 64 bytes from 47.172.247.5: seq=1 ttl=63 time=1.374 ms 64 bytes from 47.172.247.5: seq=2 ttl=63 time=0.995 ms --- 47.172.247.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.995/2.263/4.422 ms 2026-04-21 09:58:52,980 - INFO - Ping to IP 47.172.247.5 from VM ctest-vn1-vm2-55360255 passed 2026-04-21 09:58:52,980 - INFO - Detaching port fda7d298-e785-4e36-bc3c-350e9532acaa from VM ctest-vn1-vm2-55360255 2026-04-21 09:58:53,044 - INFO - Deleting VM ctest-vn1-vm2-55360255 2026-04-21 09:58:53,132 - INFO - Detaching port d63fb8c1-2d1f-43ef-8426-127132289a12 from VM ctest-vn1-vm1-42911545 2026-04-21 09:58:53,171 - INFO - Deleting VM ctest-vn1-vm1-42911545 2026-04-21 09:58:53,464 - DEBUG - Response for delete_port : () 2026-04-21 09:58:53,671 - DEBUG - Response for delete_port : () 2026-04-21 09:58:53,671 - INFO - Deleting VN ctest-vn1-37725980 2026-04-21 09:58:53,849 - DEBUG - Response for deleting network () 2026-04-21 09:58:54,121 - DEBUG - No XMPP flaps were noticed during the test 2026-04-21 09:58:54,122 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22] 2026-04-21 09:58:54,122 - INFO - -------------------------------------------------------------------------------- 2026-04-21 09:58:54,860 - INFO - Deleted project: ctest-TestPorts-71212715, ID : 87b7ee6e-d3e8-4475-b960-7daa4bdd4c90