2026-03-23 15:22:58,565 - INFO - Domain Default found not creating 2026-03-23 15:22:58,766 - INFO - Project ctest-TestPorts-01928147 not found, creating it 2026-03-23 15:22:59,265 - INFO - Created Project:ctest-TestPorts-01928147, ID : e818f3ab-3d11-40e2-ba09-bd2c6da17a28 2026-03-23 15:23:01,055 - INFO - ================================================================================ 2026-03-23 15:23:01,055 - INFO - STARTING TEST : test_ports_bindings 2026-03-23 15:23:01,055 - 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-03-23 15:23:01,333 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.254': '0'}} with 2026-03-23 15:23:01,333 - INFO - Initial checks done. Running the testcase now 2026-03-23 15:23:01,333 - INFO - 2026-03-23 15:23:02,155 - DEBUG - Response for create_network : {'network': {'id': '484a0443-96a1-40d6-9fb7-9afab7a65f4f', 'name': 'ctest-vn-23554767', 'tenant_id': 'e818f3ab3d1140e2ba09bd2c6da17a28', 'project_id': 'e818f3ab3d1140e2ba09bd2c6da17a28', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-01928147', 'ctest-vn-23554767'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 15:23:02,627 - DEBUG - Response for create_subnet : {'subnet': {'id': '4308e767-2d0e-4aa8-87a0-13748b659c77', 'name': '', 'tenant_id': 'e818f3ab3d1140e2ba09bd2c6da17a28', 'network_id': '484a0443-96a1-40d6-9fb7-9afab7a65f4f', 'ip_version': 4, 'cidr': '19.90.96.0/26', 'allocation_pools': [{'start': '19.90.96.2', 'end': '19.90.96.62'}], 'gateway_ip': '19.90.96.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '19.90.96.2', 'tags': [], 'project_id': 'e818f3ab3d1140e2ba09bd2c6da17a28'}} 2026-03-23 15:23:02,653 - INFO - Created VN ctest-vn-23554767 2026-03-23 15:23:02,714 - DEBUG - VN ctest-vn-23554767 UUID is 484a0443-96a1-40d6-9fb7-9afab7a65f4f 2026-03-23 15:23:02,843 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-01928147', 'ctest-vmi-34582593']} 2026-03-23 15:23:03,115 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-34582593', 'id': 'd9f906ef-22da-4f19-9e39-45a9ff10f601', 'tenant_id': 'e818f3ab3d1140e2ba09bd2c6da17a28', 'network_id': '484a0443-96a1-40d6-9fb7-9afab7a65f4f', 'mac_address': '02:d9:f9:06:ef:22', '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': '19.90.96.3', 'subnet_id': '4308e767-2d0e-4aa8-87a0-13748b659c77'}], 'security_groups': ['3273b406-d056-4004-9da7-00ba53f8bbf5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e818f3ab3d1140e2ba09bd2c6da17a28'}} 2026-03-23 15:23:03,115 - DEBUG - Created port d9f906ef-22da-4f19-9e39-45a9ff10f601 2026-03-23 15:23:03,221 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/d9f906ef-22da-4f19-9e39-45a9ff10f601 2026-03-23 15:23:03,533 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/d9f906ef-22da-4f19-9e39-45a9ff10f601 2026-03-23 15:23:03,573 - INFO - VMI d9f906ef-22da-4f19-9e39-45a9ff10f601 verification in API Server passed 2026-03-23 15:23:03,682 - DEBUG - Response for delete_port : () 2026-03-23 15:23:03,682 - INFO - Deleted port d9f906ef-22da-4f19-9e39-45a9ff10f601 2026-03-23 15:23:03,682 - INFO - Deleting VN ctest-vn-23554767 2026-03-23 15:23:03,798 - DEBUG - Response for deleting network () 2026-03-23 15:23:04,059 - DEBUG - No XMPP flaps were noticed during the test 2026-03-23 15:23:04,059 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-03-23 15:23:04,059 - INFO - -------------------------------------------------------------------------------- 2026-03-23 15:23:04,063 - INFO - ================================================================================ 2026-03-23 15:23:04,063 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-23 15:23:04,063 - 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-03-23 15:23:04,359 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.254': '0'}} with 2026-03-23 15:23:04,359 - INFO - Initial checks done. Running the testcase now 2026-03-23 15:23:04,359 - INFO - 2026-03-23 15:23:04,562 - DEBUG - Response for create_network : {'network': {'id': 'c2df23dd-3be7-47d3-bb70-d453f34da451', 'name': 'ctest-vn1-89323908', 'tenant_id': 'e818f3ab3d1140e2ba09bd2c6da17a28', 'project_id': 'e818f3ab3d1140e2ba09bd2c6da17a28', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-01928147', 'ctest-vn1-89323908'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 15:23:04,743 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4e0f91a-2f2a-4fd8-babe-506dab0ae218', 'name': '', 'tenant_id': 'e818f3ab3d1140e2ba09bd2c6da17a28', 'network_id': 'c2df23dd-3be7-47d3-bb70-d453f34da451', 'ip_version': 4, 'cidr': '64.67.242.192/26', 'allocation_pools': [{'start': '64.67.242.194', 'end': '64.67.242.254'}], 'gateway_ip': '64.67.242.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '64.67.242.194', 'tags': [], 'project_id': 'e818f3ab3d1140e2ba09bd2c6da17a28'}} 2026-03-23 15:23:04,947 - DEBUG - Response for create_subnet : {'subnet': {'id': '063c9b2c-1596-4c08-b474-1e5f57a6a6a5', 'name': '', 'tenant_id': 'e818f3ab3d1140e2ba09bd2c6da17a28', 'network_id': 'c2df23dd-3be7-47d3-bb70-d453f34da451', 'ip_version': 4, 'cidr': '216.219.170.0/26', 'allocation_pools': [{'start': '216.219.170.2', 'end': '216.219.170.62'}], 'gateway_ip': '216.219.170.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '216.219.170.2', 'tags': [], 'project_id': 'e818f3ab3d1140e2ba09bd2c6da17a28'}} 2026-03-23 15:23:04,972 - INFO - Created VN ctest-vn1-89323908 2026-03-23 15:23:05,025 - DEBUG - VN ctest-vn1-89323908 UUID is c2df23dd-3be7-47d3-bb70-d453f34da451 2026-03-23 15:23:05,362 - DEBUG - Response for create_port : {'port': {'name': '570b23b1-364d-4447-8016-62e53ea3342c', 'id': '570b23b1-364d-4447-8016-62e53ea3342c', 'tenant_id': 'e818f3ab3d1140e2ba09bd2c6da17a28', 'network_id': 'c2df23dd-3be7-47d3-bb70-d453f34da451', 'mac_address': '02:57:0b:23:b1:36', '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': '64.67.242.197', 'subnet_id': 'd4e0f91a-2f2a-4fd8-babe-506dab0ae218'}], 'security_groups': ['3273b406-d056-4004-9da7-00ba53f8bbf5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e818f3ab3d1140e2ba09bd2c6da17a28'}} 2026-03-23 15:23:05,583 - DEBUG - Response for create_port : {'port': {'name': '78ac79bc-e768-4d3d-a03b-05442eaa3c26', 'id': '78ac79bc-e768-4d3d-a03b-05442eaa3c26', 'tenant_id': 'e818f3ab3d1140e2ba09bd2c6da17a28', 'network_id': 'c2df23dd-3be7-47d3-bb70-d453f34da451', 'mac_address': '02:78:ac:79:bc: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': '216.219.170.5', 'subnet_id': '063c9b2c-1596-4c08-b474-1e5f57a6a6a5'}], 'security_groups': ['3273b406-d056-4004-9da7-00ba53f8bbf5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e818f3ab3d1140e2ba09bd2c6da17a28'}} 2026-03-23 15:23:05,657 - DEBUG - Services list from nova: [, , ] 2026-03-23 15:23:06,056 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5518-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5518-1) 2026-03-23 15:23:06,537 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5518-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5518-1) 2026-03-23 15:23:06,537 - INFO - Waiting for VM ctest-vn1-vm1-31079623 to be up.. 2026-03-23 15:23:06,586 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-23 15:23:11,690 - DEBUG - VM is in ACTIVE state now 2026-03-23 15:23:11,690 - INFO - VM name : ctest-vn1-vm1-31079623 2026-03-23 15:23:11,784 - DEBUG - VM ctest-vn1-vm1-31079623 ID is 39a92c7b-1992-49bf-8193-1c47f438b033 2026-03-23 15:23:11,809 - DEBUG - VM ctest-vn1-vm1-31079623 launched on Node cn-jenkins-deploy-platform-ansible-os-5518-1 2026-03-23 15:23:11,902 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/39a92c7b-1992-49bf-8193-1c47f438b033 2026-03-23 15:23:11,914 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/570b23b1-364d-4447-8016-62e53ea3342c 2026-03-23 15:23:15,166 - 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 1001ms') 2026-03-23 15:23:15,166 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-31079623 failed! 2026-03-23 15:23:15,221 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-01928147:ctest-vn1-89323908 is 64.67.242.193 and allocation pool is NOT set 2026-03-23 15:23:15,221 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-01928147:ctest-vn1-89323908 is 216.219.170.1 and allocation pool is NOT set 2026-03-23 15:23:19,294 - 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=11.9 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 11.921/11.921/11.921/0.000 ms') 2026-03-23 15:23:19,295 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-31079623 passed 2026-03-23 15:23:19,453 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 15:23:19,453 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-31079623, IP 64.67.242.197, Port 22 2026-03-23 15:23:19,612 - DEBUG - VM ctest-vn1-vm1-31079623 is ready for SSH connections 2026-03-23 15:23:19,613 - INFO - Waiting for VM ctest-vn1-vm2-66265312 to be up.. 2026-03-23 15:23:19,707 - DEBUG - VM is in ACTIVE state now 2026-03-23 15:23:19,707 - INFO - VM name : ctest-vn1-vm2-66265312 2026-03-23 15:23:19,789 - DEBUG - VM ctest-vn1-vm2-66265312 ID is bf8b4f0e-4183-433a-b44a-fcf8b25689a6 2026-03-23 15:23:19,789 - DEBUG - VM ctest-vn1-vm2-66265312 launched on Node cn-jenkins-deploy-platform-ansible-os-5518-1 2026-03-23 15:23:19,869 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/bf8b4f0e-4183-433a-b44a-fcf8b25689a6 2026-03-23 15:23:19,879 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/78ac79bc-e768-4d3d-a03b-05442eaa3c26 2026-03-23 15:23:21,119 - 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.49 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.497 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.497/1.995/3.494/1.498 ms') 2026-03-23 15:23:21,119 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-66265312 passed 2026-03-23 15:23:21,273 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 15:23:21,273 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-66265312, IP 216.219.170.5, Port 22 2026-03-23 15:23:21,439 - DEBUG - VM ctest-vn1-vm2-66265312 is ready for SSH connections 2026-03-23 15:23:21,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 15:23:21,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 15:23:21,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 15:23:21,440 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 64.67.242.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-03-23 15:23:21,440 - DEBUG - ping -s 56 -c 3 -W 1 64.67.242.197 2026-03-23 15:23:24,149 - DEBUG - PING 64.67.242.197 (64.67.242.197): 56 data bytes 64 bytes from 64.67.242.197: seq=0 ttl=63 time=4.152 ms 64 bytes from 64.67.242.197: seq=1 ttl=63 time=1.193 ms 64 bytes from 64.67.242.197: seq=2 ttl=63 time=1.108 ms --- 64.67.242.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.108/2.151/4.152 ms 2026-03-23 15:23:24,149 - INFO - Ping to IP 64.67.242.197 from VM ctest-vn1-vm2-66265312 passed 2026-03-23 15:23:24,149 - INFO - Detaching port 78ac79bc-e768-4d3d-a03b-05442eaa3c26 from VM ctest-vn1-vm2-66265312 2026-03-23 15:23:24,199 - INFO - Deleting VM ctest-vn1-vm2-66265312 2026-03-23 15:23:24,287 - INFO - Detaching port 570b23b1-364d-4447-8016-62e53ea3342c from VM ctest-vn1-vm1-31079623 2026-03-23 15:23:24,336 - INFO - Deleting VM ctest-vn1-vm1-31079623 2026-03-23 15:23:24,587 - DEBUG - Response for delete_port : () 2026-03-23 15:23:24,765 - DEBUG - Response for delete_port : () 2026-03-23 15:23:24,765 - INFO - Deleting VN ctest-vn1-89323908 2026-03-23 15:23:24,932 - DEBUG - Response for deleting network () 2026-03-23 15:23:25,194 - DEBUG - No XMPP flaps were noticed during the test 2026-03-23 15:23:25,194 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-03-23 15:23:25,194 - INFO - -------------------------------------------------------------------------------- 2026-03-23 15:23:25,922 - INFO - Deleted project: ctest-TestPorts-01928147, ID : e818f3ab-3d11-40e2-ba09-bd2c6da17a28