2026-02-19 16:48:42,066 - INFO - Domain Default found not creating 2026-02-19 16:48:42,345 - INFO - Project ctest-TestPorts-11552134 not found, creating it 2026-02-19 16:48:43,019 - INFO - Created Project:ctest-TestPorts-11552134, ID : 9803bcff-2330-4192-a0b6-b38bf022baf9 2026-02-19 16:48:45,250 - INFO - ================================================================================ 2026-02-19 16:48:45,250 - INFO - STARTING TEST : test_ports_bindings 2026-02-19 16:48:45,250 - 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-02-19 16:48:45,537 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-02-19 16:48:45,537 - INFO - Initial checks done. Running the testcase now 2026-02-19 16:48:45,537 - INFO - 2026-02-19 16:48:46,245 - DEBUG - Response for create_network : {'network': {'id': '4eddff6a-653f-493e-8995-2b2100f04a71', 'name': 'ctest-vn-75472876', 'tenant_id': '9803bcff23304192a0b6b38bf022baf9', 'project_id': '9803bcff23304192a0b6b38bf022baf9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-11552134', 'ctest-vn-75472876'], 'port_security_enabled': True, 'description': ''}} 2026-02-19 16:48:46,499 - DEBUG - Response for create_subnet : {'subnet': {'id': '869ff826-bd38-462f-9bbd-3bc739872df3', 'name': '', 'tenant_id': '9803bcff23304192a0b6b38bf022baf9', 'network_id': '4eddff6a-653f-493e-8995-2b2100f04a71', 'ip_version': 4, 'cidr': '137.28.188.64/26', 'allocation_pools': [{'start': '137.28.188.66', 'end': '137.28.188.126'}], 'gateway_ip': '137.28.188.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '137.28.188.66', 'tags': [], 'project_id': '9803bcff23304192a0b6b38bf022baf9'}} 2026-02-19 16:48:46,525 - INFO - Created VN ctest-vn-75472876 2026-02-19 16:48:46,583 - DEBUG - VN ctest-vn-75472876 UUID is 4eddff6a-653f-493e-8995-2b2100f04a71 2026-02-19 16:48:46,758 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-11552134', 'ctest-vmi-11312291']} 2026-02-19 16:48:47,141 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-11312291', 'id': 'f3d2993b-4bb2-41ba-a477-8362edf95d26', 'tenant_id': '9803bcff23304192a0b6b38bf022baf9', 'network_id': '4eddff6a-653f-493e-8995-2b2100f04a71', 'mac_address': '02:f3:d2:99:3b:4b', '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': '137.28.188.67', 'subnet_id': '869ff826-bd38-462f-9bbd-3bc739872df3'}], 'security_groups': ['ab8a05d6-b941-407c-b84c-01c927613091'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9803bcff23304192a0b6b38bf022baf9'}} 2026-02-19 16:48:47,142 - DEBUG - Created port f3d2993b-4bb2-41ba-a477-8362edf95d26 2026-02-19 16:48:47,255 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f3d2993b-4bb2-41ba-a477-8362edf95d26 2026-02-19 16:48:47,563 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f3d2993b-4bb2-41ba-a477-8362edf95d26 2026-02-19 16:48:47,624 - INFO - VMI f3d2993b-4bb2-41ba-a477-8362edf95d26 verification in API Server passed 2026-02-19 16:48:47,764 - DEBUG - Response for delete_port : () 2026-02-19 16:48:47,764 - INFO - Deleted port f3d2993b-4bb2-41ba-a477-8362edf95d26 2026-02-19 16:48:47,764 - INFO - Deleting VN ctest-vn-75472876 2026-02-19 16:48:47,901 - DEBUG - Response for deleting network () 2026-02-19 16:48:48,216 - DEBUG - No XMPP flaps were noticed during the test
2026-02-19 16:48:48,217 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-02-19 16:48:48,217 - INFO - -------------------------------------------------------------------------------- 2026-02-19 16:48:48,224 - INFO - ================================================================================ 2026-02-19 16:48:48,224 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-19 16:48:48,224 - 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-02-19 16:48:48,552 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-02-19 16:48:48,552 - INFO - Initial checks done. Running the testcase now 2026-02-19 16:48:48,552 - INFO - 2026-02-19 16:48:48,779 - DEBUG - Response for create_network : {'network': {'id': 'e515983a-6c89-4f01-a90e-f61e613137fd', 'name': 'ctest-vn1-19910557', 'tenant_id': '9803bcff23304192a0b6b38bf022baf9', 'project_id': '9803bcff23304192a0b6b38bf022baf9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-11552134', 'ctest-vn1-19910557'], 'port_security_enabled': True, 'description': ''}} 2026-02-19 16:48:49,009 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bdfd0e23-8874-4d14-99ac-ddec3ce86961', 'name': '', 'tenant_id': '9803bcff23304192a0b6b38bf022baf9', 'network_id': 'e515983a-6c89-4f01-a90e-f61e613137fd', 'ip_version': 4, 'cidr': '130.243.3.0/26', 'allocation_pools': [{'start': '130.243.3.2', 'end': '130.243.3.62'}], 'gateway_ip': '130.243.3.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '130.243.3.2', 'tags': [], 'project_id': '9803bcff23304192a0b6b38bf022baf9'}} 2026-02-19 16:48:49,235 - DEBUG - Response for create_subnet : {'subnet': {'id': '514f4ed3-19c5-4b52-bd03-0ee8354cbef0', 'name': '', 'tenant_id': '9803bcff23304192a0b6b38bf022baf9', 'network_id': 'e515983a-6c89-4f01-a90e-f61e613137fd', 'ip_version': 4, 'cidr': '64.208.44.128/26', 'allocation_pools': [{'start': '64.208.44.130', 'end': '64.208.44.190'}], 'gateway_ip': '64.208.44.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '64.208.44.130', 'tags': [], 'project_id': '9803bcff23304192a0b6b38bf022baf9'}} 2026-02-19 16:48:49,261 - INFO - Created VN ctest-vn1-19910557 2026-02-19 16:48:49,315 - DEBUG - VN ctest-vn1-19910557 UUID is e515983a-6c89-4f01-a90e-f61e613137fd 2026-02-19 16:48:49,837 - DEBUG - Response for create_port : {'port': {'name': '920aed63-ab78-4c99-8f97-cd285a66af0e', 'id': '920aed63-ab78-4c99-8f97-cd285a66af0e', 'tenant_id': '9803bcff23304192a0b6b38bf022baf9', 'network_id': 'e515983a-6c89-4f01-a90e-f61e613137fd', 'mac_address': '02:92:0a:ed:63:ab', '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.243.3.5', 'subnet_id': 'bdfd0e23-8874-4d14-99ac-ddec3ce86961'}], 'security_groups': ['ab8a05d6-b941-407c-b84c-01c927613091'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9803bcff23304192a0b6b38bf022baf9'}} 2026-02-19 16:48:50,072 - DEBUG - Response for create_port : {'port': {'name': '249c291a-dc05-4954-838d-7a77004fc264', 'id': '249c291a-dc05-4954-838d-7a77004fc264', 'tenant_id': '9803bcff23304192a0b6b38bf022baf9', 'network_id': 'e515983a-6c89-4f01-a90e-f61e613137fd', 'mac_address': '02:24:9c:29:1a:dc', '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.208.44.133', 'subnet_id': '514f4ed3-19c5-4b52-bd03-0ee8354cbef0'}], 'security_groups': ['ab8a05d6-b941-407c-b84c-01c927613091'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9803bcff23304192a0b6b38bf022baf9'}} 2026-02-19 16:48:50,150 - DEBUG - Services list from nova: [, , ] 2026-02-19 16:48:50,807 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5360-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5360-1) 2026-02-19 16:48:51,462 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5360-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5360-1) 2026-02-19 16:48:51,462 - INFO - Waiting for VM ctest-vn1-vm1-95639477 to be up.. 2026-02-19 16:48:51,539 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-19 16:48:56,715 - DEBUG - VM is in ACTIVE state now 2026-02-19 16:48:56,715 - INFO - VM name : ctest-vn1-vm1-95639477 2026-02-19 16:48:56,840 - DEBUG - VM ctest-vn1-vm1-95639477 ID is bf2f75cb-b61e-402c-9220-47a85a635f55 2026-02-19 16:48:56,873 - DEBUG - VM ctest-vn1-vm1-95639477 launched on Node cn-jenkins-deploy-platform-ansible-os-5360-1 2026-02-19 16:48:57,012 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/bf2f75cb-b61e-402c-9220-47a85a635f55 2026-02-19 16:48:57,028 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/920aed63-ab78-4c99-8f97-cd285a66af0e 2026-02-19 16:49:00,335 - 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 1015ms') 2026-02-19 16:49:00,335 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-95639477 failed! 2026-02-19 16:49:00,411 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-11552134:ctest-vn1-19910557 is 130.243.3.1 and allocation pool is NOT set 2026-02-19 16:49:00,411 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-11552134:ctest-vn1-19910557 is 64.208.44.129 and allocation pool is NOT set 2026-02-19 16:49:04,489 - 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.13 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1018ms\r\nrtt min/avg/max/mdev = 7.125/7.125/7.125/0.000 ms') 2026-02-19 16:49:04,490 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-95639477 passed 2026-02-19 16:49:04,679 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-19 16:49:04,679 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-95639477, IP 130.243.3.5, Port 22 2026-02-19 16:49:04,745 - 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': ''} 2026-02-19 16:49:04,873 - DEBUG - VM ctest-vn1-vm1-95639477 is NOT ready for SSH connections, VM status: ACTIVE 2026-02-19 16:49:09,875 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-19 16:49:09,875 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-95639477, IP 130.243.3.5, Port 22 2026-02-19 16:49:10,057 - DEBUG - VM ctest-vn1-vm1-95639477 is ready for SSH connections 2026-02-19 16:49:10,057 - INFO - Waiting for VM ctest-vn1-vm2-93789230 to be up.. 2026-02-19 16:49:10,172 - DEBUG - VM is in ACTIVE state now 2026-02-19 16:49:10,173 - INFO - VM name : ctest-vn1-vm2-93789230 2026-02-19 16:49:10,274 - DEBUG - VM ctest-vn1-vm2-93789230 ID is ae0bd6f7-87bc-4165-ab19-e5adb5f45f6c 2026-02-19 16:49:10,275 - DEBUG - VM ctest-vn1-vm2-93789230 launched on Node cn-jenkins-deploy-platform-ansible-os-5360-1 2026-02-19 16:49:10,374 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ae0bd6f7-87bc-4165-ab19-e5adb5f45f6c 2026-02-19 16:49:10,385 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/249c291a-dc05-4954-838d-7a77004fc264 2026-02-19 16:49:11,650 - 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=7.30 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.492 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.492/3.896/7.301/3.404 ms') 2026-02-19 16:49:11,650 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-93789230 passed 2026-02-19 16:49:11,807 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-19 16:49:11,807 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-93789230, IP 64.208.44.133, Port 22 2026-02-19 16:49:11,993 - DEBUG - VM ctest-vn1-vm2-93789230 is ready for SSH connections 2026-02-19 16:49:11,994 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-19 16:49:11,994 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-19 16:49:11,994 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-19 16:49:11,994 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 130.243.3.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-02-19 16:49:11,994 - DEBUG - ping -s 56 -c 3 -W 1 130.243.3.5 2026-02-19 16:49:15,025 - DEBUG - PING 130.243.3.5 (130.243.3.5): 56 data bytes 64 bytes from 130.243.3.5: seq=0 ttl=63 time=5.849 ms 64 bytes from 130.243.3.5: seq=1 ttl=63 time=1.859 ms 64 bytes from 130.243.3.5: seq=2 ttl=63 time=1.331 ms --- 130.243.3.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.331/3.013/5.849 ms 2026-02-19 16:49:15,025 - INFO - Ping to IP 130.243.3.5 from VM ctest-vn1-vm2-93789230 passed 2026-02-19 16:49:15,026 - INFO - Detaching port 249c291a-dc05-4954-838d-7a77004fc264 from VM ctest-vn1-vm2-93789230 2026-02-19 16:49:15,167 - INFO - Deleting VM ctest-vn1-vm2-93789230 2026-02-19 16:49:15,275 - INFO - Detaching port 920aed63-ab78-4c99-8f97-cd285a66af0e from VM ctest-vn1-vm1-95639477 2026-02-19 16:49:15,324 - INFO - Deleting VM ctest-vn1-vm1-95639477 2026-02-19 16:49:15,614 - DEBUG - Response for delete_port : () 2026-02-19 16:49:15,835 - DEBUG - Response for delete_port : () 2026-02-19 16:49:15,835 - INFO - Deleting VN ctest-vn1-19910557 2026-02-19 16:49:15,987 - DEBUG - Response for deleting network () 2026-02-19 16:49:16,251 - DEBUG - No XMPP flaps were noticed during the test
2026-02-19 16:49:16,251 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:28]
2026-02-19 16:49:16,251 - INFO - -------------------------------------------------------------------------------- 2026-02-19 16:49:17,097 - INFO - Deleted project: ctest-TestPorts-11552134, ID : 9803bcff-2330-4192-a0b6-b38bf022baf9