2026-05-20 14:32:42,778 - INFO - Domain Default found not creating 2026-05-20 14:32:42,993 - INFO - Project ctest-TestPorts-76852176 not found, creating it 2026-05-20 14:32:43,515 - INFO - Created Project:ctest-TestPorts-76852176, ID : 6f1fca37-437e-405d-aaaf-9cee63a57fad 2026-05-20 14:32:45,200 - INFO - ================================================================================ 2026-05-20 14:32:45,200 - INFO - STARTING TEST : test_ports_bindings 2026-05-20 14:32:45,200 - 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-05-20 14:32:45,477 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-05-20 14:32:45,477 - INFO - Initial checks done. Running the testcase now 2026-05-20 14:32:45,477 - INFO - 2026-05-20 14:32:46,130 - DEBUG - Response for create_network : {'network': {'id': '5378e007-bfd4-4b65-9ef8-ceabd56ef29f', 'name': 'ctest-vn-50105692', 'tenant_id': '6f1fca37437e405daaaf9cee63a57fad', 'project_id': '6f1fca37437e405daaaf9cee63a57fad', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-76852176', 'ctest-vn-50105692'], 'port_security_enabled': True, 'description': ''}} 2026-05-20 14:32:46,302 - DEBUG - Response for create_subnet : {'subnet': {'id': '01360e61-a770-412a-a13d-54a3e034bdaa', 'name': '', 'tenant_id': '6f1fca37437e405daaaf9cee63a57fad', 'network_id': '5378e007-bfd4-4b65-9ef8-ceabd56ef29f', 'ip_version': 4, 'cidr': '117.15.236.128/26', 'allocation_pools': [{'start': '117.15.236.130', 'end': '117.15.236.190'}], 'gateway_ip': '117.15.236.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '117.15.236.130', 'tags': [], 'project_id': '6f1fca37437e405daaaf9cee63a57fad'}} 2026-05-20 14:32:46,325 - INFO - Created VN ctest-vn-50105692 2026-05-20 14:32:46,382 - DEBUG - VN ctest-vn-50105692 UUID is 5378e007-bfd4-4b65-9ef8-ceabd56ef29f 2026-05-20 14:32:46,506 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-76852176', 'ctest-vmi-09936864']} 2026-05-20 14:32:46,772 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-09936864', 'id': 'ab80aed3-4a2e-473c-bf87-b9e2d416279a', 'tenant_id': '6f1fca37437e405daaaf9cee63a57fad', 'network_id': '5378e007-bfd4-4b65-9ef8-ceabd56ef29f', 'mac_address': '02:ab:80:ae:d3:4a', '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': '117.15.236.131', 'subnet_id': '01360e61-a770-412a-a13d-54a3e034bdaa'}], 'security_groups': ['02c5fcd6-c16b-499e-a802-6c2d0a9be254'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6f1fca37437e405daaaf9cee63a57fad'}} 2026-05-20 14:32:46,772 - DEBUG - Created port ab80aed3-4a2e-473c-bf87-b9e2d416279a 2026-05-20 14:32:46,878 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ab80aed3-4a2e-473c-bf87-b9e2d416279a 2026-05-20 14:32:47,189 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ab80aed3-4a2e-473c-bf87-b9e2d416279a 2026-05-20 14:32:47,232 - INFO - VMI ab80aed3-4a2e-473c-bf87-b9e2d416279a verification in API Server passed 2026-05-20 14:32:47,359 - DEBUG - Response for delete_port : () 2026-05-20 14:32:47,359 - INFO - Deleted port ab80aed3-4a2e-473c-bf87-b9e2d416279a 2026-05-20 14:32:47,359 - INFO - Deleting VN ctest-vn-50105692 2026-05-20 14:32:47,519 - DEBUG - Response for deleting network () 2026-05-20 14:32:47,784 - DEBUG - No XMPP flaps were noticed during the test
2026-05-20 14:32:47,785 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-05-20 14:32:47,785 - INFO - -------------------------------------------------------------------------------- 2026-05-20 14:32:47,788 - INFO - ================================================================================ 2026-05-20 14:32:47,788 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-20 14:32:47,788 - 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-05-20 14:32:48,090 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-05-20 14:32:48,090 - INFO - Initial checks done. Running the testcase now 2026-05-20 14:32:48,090 - INFO - 2026-05-20 14:32:48,299 - DEBUG - Response for create_network : {'network': {'id': 'fe146889-c8bb-416f-a5e5-7cc61c7fd715', 'name': 'ctest-vn1-61099515', 'tenant_id': '6f1fca37437e405daaaf9cee63a57fad', 'project_id': '6f1fca37437e405daaaf9cee63a57fad', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-76852176', 'ctest-vn1-61099515'], 'port_security_enabled': True, 'description': ''}} 2026-05-20 14:32:48,518 - DEBUG - Response for create_subnet : {'subnet': {'id': '9b8699cd-072f-44af-8a44-60fe5870e68a', 'name': '', 'tenant_id': '6f1fca37437e405daaaf9cee63a57fad', 'network_id': 'fe146889-c8bb-416f-a5e5-7cc61c7fd715', 'ip_version': 4, 'cidr': '44.24.227.0/26', 'allocation_pools': [{'start': '44.24.227.2', 'end': '44.24.227.62'}], 'gateway_ip': '44.24.227.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '44.24.227.2', 'tags': [], 'project_id': '6f1fca37437e405daaaf9cee63a57fad'}} 2026-05-20 14:32:48,694 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd94c7453-422e-440c-8ed7-1debbbd74d7e', 'name': '', 'tenant_id': '6f1fca37437e405daaaf9cee63a57fad', 'network_id': 'fe146889-c8bb-416f-a5e5-7cc61c7fd715', 'ip_version': 4, 'cidr': '123.215.91.64/26', 'allocation_pools': [{'start': '123.215.91.66', 'end': '123.215.91.126'}], 'gateway_ip': '123.215.91.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '123.215.91.66', 'tags': [], 'project_id': '6f1fca37437e405daaaf9cee63a57fad'}} 2026-05-20 14:32:48,720 - INFO - Created VN ctest-vn1-61099515 2026-05-20 14:32:48,774 - DEBUG - VN ctest-vn1-61099515 UUID is fe146889-c8bb-416f-a5e5-7cc61c7fd715 2026-05-20 14:32:49,112 - DEBUG - Response for create_port : {'port': {'name': '56bba818-e539-4027-b492-51c9e778a4b3', 'id': '56bba818-e539-4027-b492-51c9e778a4b3', 'tenant_id': '6f1fca37437e405daaaf9cee63a57fad', 'network_id': 'fe146889-c8bb-416f-a5e5-7cc61c7fd715', 'mac_address': '02:56:bb:a8:18:e5', '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': '44.24.227.5', 'subnet_id': '9b8699cd-072f-44af-8a44-60fe5870e68a'}], 'security_groups': ['02c5fcd6-c16b-499e-a802-6c2d0a9be254'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6f1fca37437e405daaaf9cee63a57fad'}} 2026-05-20 14:32:49,304 - DEBUG - Response for create_port : {'port': {'name': 'c56f461c-47c3-46ee-bb40-241dc2255957', 'id': 'c56f461c-47c3-46ee-bb40-241dc2255957', 'tenant_id': '6f1fca37437e405daaaf9cee63a57fad', 'network_id': 'fe146889-c8bb-416f-a5e5-7cc61c7fd715', 'mac_address': '02:c5:6f:46:1c:47', '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': '123.215.91.69', 'subnet_id': 'd94c7453-422e-440c-8ed7-1debbbd74d7e'}], 'security_groups': ['02c5fcd6-c16b-499e-a802-6c2d0a9be254'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6f1fca37437e405daaaf9cee63a57fad'}} 2026-05-20 14:32:49,384 - DEBUG - Services list from nova: [, , ] 2026-05-20 14:32:49,806 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5802-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5802-1) 2026-05-20 14:32:50,297 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5802-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5802-1) 2026-05-20 14:32:50,298 - INFO - Waiting for VM ctest-vn1-vm1-55973095 to be up.. 2026-05-20 14:32:50,345 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-20 14:32:55,444 - DEBUG - VM is in ACTIVE state now 2026-05-20 14:32:55,444 - INFO - VM name : ctest-vn1-vm1-55973095 2026-05-20 14:32:55,538 - DEBUG - VM ctest-vn1-vm1-55973095 ID is 48f6b611-d244-4178-a777-9fbfdf0b826b 2026-05-20 14:32:55,568 - DEBUG - VM ctest-vn1-vm1-55973095 launched on Node cn-jenkins-deploy-platform-ansible-os-5802-1 2026-05-20 14:32:55,664 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/48f6b611-d244-4178-a777-9fbfdf0b826b 2026-05-20 14:32:55,675 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/56bba818-e539-4027-b492-51c9e778a4b3 2026-05-20 14:32:58,938 - 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 1012ms') 2026-05-20 14:32:58,938 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-55973095 failed! 2026-05-20 14:32:58,994 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-76852176:ctest-vn1-61099515 is 44.24.227.1 and allocation pool is NOT set 2026-05-20 14:32:58,994 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-76852176:ctest-vn1-61099515 is 123.215.91.65 and allocation pool is NOT set 2026-05-20 14:33:03,071 - 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 1004ms') 2026-05-20 14:33:03,071 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-55973095 failed! 2026-05-20 14:33:03,130 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-76852176:ctest-vn1-61099515 is 44.24.227.1 and allocation pool is NOT set 2026-05-20 14:33:03,130 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-76852176:ctest-vn1-61099515 is 123.215.91.65 and allocation pool is NOT set 2026-05-20 14:33:05,200 - 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.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.545 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.545/1.705/2.866/1.160 ms') 2026-05-20 14:33:05,200 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-55973095 passed 2026-05-20 14:33:05,354 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 14:33:05,354 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-55973095, IP 44.24.227.5, Port 22 2026-05-20 14:33:05,519 - DEBUG - VM ctest-vn1-vm1-55973095 is ready for SSH connections 2026-05-20 14:33:05,520 - INFO - Waiting for VM ctest-vn1-vm2-13637668 to be up.. 2026-05-20 14:33:05,615 - DEBUG - VM is in ACTIVE state now 2026-05-20 14:33:05,615 - INFO - VM name : ctest-vn1-vm2-13637668 2026-05-20 14:33:05,709 - DEBUG - VM ctest-vn1-vm2-13637668 ID is 43ee44f2-7ded-47d4-94cb-bd806a06a67b 2026-05-20 14:33:05,709 - DEBUG - VM ctest-vn1-vm2-13637668 launched on Node cn-jenkins-deploy-platform-ansible-os-5802-1 2026-05-20 14:33:05,797 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/43ee44f2-7ded-47d4-94cb-bd806a06a67b 2026-05-20 14:33:05,807 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c56f461c-47c3-46ee-bb40-241dc2255957 2026-05-20 14:33:07,062 - 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.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.750 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.750/1.925/3.101/1.175 ms') 2026-05-20 14:33:07,062 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-13637668 passed 2026-05-20 14:33:07,222 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 14:33:07,222 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-13637668, IP 123.215.91.69, Port 22 2026-05-20 14:33:07,387 - DEBUG - VM ctest-vn1-vm2-13637668 is ready for SSH connections 2026-05-20 14:33:07,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 14:33:07,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 14:33:07,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 14:33:07,388 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 44.24.227.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-20 14:33:07,388 - DEBUG - ping -s 56 -c 3 -W 1 44.24.227.5 2026-05-20 14:33:10,121 - DEBUG - PING 44.24.227.5 (44.24.227.5): 56 data bytes 64 bytes from 44.24.227.5: seq=0 ttl=63 time=3.772 ms 64 bytes from 44.24.227.5: seq=1 ttl=63 time=1.329 ms 64 bytes from 44.24.227.5: seq=2 ttl=63 time=0.918 ms --- 44.24.227.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.918/2.006/3.772 ms 2026-05-20 14:33:10,121 - INFO - Ping to IP 44.24.227.5 from VM ctest-vn1-vm2-13637668 passed 2026-05-20 14:33:10,121 - INFO - Detaching port c56f461c-47c3-46ee-bb40-241dc2255957 from VM ctest-vn1-vm2-13637668 2026-05-20 14:33:10,181 - INFO - Deleting VM ctest-vn1-vm2-13637668 2026-05-20 14:33:10,264 - INFO - Detaching port 56bba818-e539-4027-b492-51c9e778a4b3 from VM ctest-vn1-vm1-55973095 2026-05-20 14:33:10,306 - INFO - Deleting VM ctest-vn1-vm1-55973095 2026-05-20 14:33:10,600 - DEBUG - Response for delete_port : () 2026-05-20 14:33:10,828 - DEBUG - Response for delete_port : () 2026-05-20 14:33:10,829 - INFO - Deleting VN ctest-vn1-61099515 2026-05-20 14:33:10,996 - DEBUG - Response for deleting network () 2026-05-20 14:33:11,274 - DEBUG - No XMPP flaps were noticed during the test
2026-05-20 14:33:11,275 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-05-20 14:33:11,275 - INFO - -------------------------------------------------------------------------------- 2026-05-20 14:33:12,044 - INFO - Deleted project: ctest-TestPorts-76852176, ID : 6f1fca37-437e-405d-aaaf-9cee63a57fad