2026-03-27 14:54:56,013 - INFO - Domain Default found not creating 2026-03-27 14:54:56,318 - INFO - Project ctest-TestPorts-60916138 not found, creating it 2026-03-27 14:54:56,880 - INFO - Created Project:ctest-TestPorts-60916138, ID : ffd4da82-f99c-4153-b59a-ee3fe417c115 2026-03-27 14:54:58,833 - INFO - ================================================================================ 2026-03-27 14:54:58,834 - INFO - STARTING TEST : test_ports_bindings 2026-03-27 14:54:58,834 - 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-27 14:54:59,123 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2026-03-27 14:54:59,123 - INFO - Initial checks done. Running the testcase now 2026-03-27 14:54:59,123 - INFO - 2026-03-27 14:54:59,950 - DEBUG - Response for create_network : {'network': {'id': '83d05944-a2f7-44de-aab5-f4a6dd610e5a', 'name': 'ctest-vn-55329729', 'tenant_id': 'ffd4da82f99c4153b59aee3fe417c115', 'project_id': 'ffd4da82f99c4153b59aee3fe417c115', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-60916138', 'ctest-vn-55329729'], 'port_security_enabled': True, 'description': ''}} 2026-03-27 14:55:00,179 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f62c4a87-b4aa-4ed5-8fdf-d40104ad0ca0', 'name': '', 'tenant_id': 'ffd4da82f99c4153b59aee3fe417c115', 'network_id': '83d05944-a2f7-44de-aab5-f4a6dd610e5a', 'ip_version': 4, 'cidr': '71.33.159.0/26', 'allocation_pools': [{'start': '71.33.159.2', 'end': '71.33.159.62'}], 'gateway_ip': '71.33.159.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '71.33.159.2', 'tags': [], 'project_id': 'ffd4da82f99c4153b59aee3fe417c115'}} 2026-03-27 14:55:00,208 - INFO - Created VN ctest-vn-55329729 2026-03-27 14:55:00,266 - DEBUG - VN ctest-vn-55329729 UUID is 83d05944-a2f7-44de-aab5-f4a6dd610e5a 2026-03-27 14:55:00,396 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-60916138', 'ctest-vmi-34157095']} 2026-03-27 14:55:00,715 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-34157095', 'id': '5872c3b2-bfda-4886-a8e7-bd912cd5656e', 'tenant_id': 'ffd4da82f99c4153b59aee3fe417c115', 'network_id': '83d05944-a2f7-44de-aab5-f4a6dd610e5a', 'mac_address': '02:58:72:c3:b2:bf', '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': '71.33.159.3', 'subnet_id': 'f62c4a87-b4aa-4ed5-8fdf-d40104ad0ca0'}], 'security_groups': ['332ecb6c-7844-47ca-8e9c-0cf55f371bda'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ffd4da82f99c4153b59aee3fe417c115'}} 2026-03-27 14:55:00,716 - DEBUG - Created port 5872c3b2-bfda-4886-a8e7-bd912cd5656e 2026-03-27 14:55:00,826 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/5872c3b2-bfda-4886-a8e7-bd912cd5656e 2026-03-27 14:55:01,170 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/5872c3b2-bfda-4886-a8e7-bd912cd5656e 2026-03-27 14:55:01,223 - INFO - VMI 5872c3b2-bfda-4886-a8e7-bd912cd5656e verification in API Server passed 2026-03-27 14:55:01,346 - DEBUG - Response for delete_port : () 2026-03-27 14:55:01,346 - INFO - Deleted port 5872c3b2-bfda-4886-a8e7-bd912cd5656e 2026-03-27 14:55:01,346 - INFO - Deleting VN ctest-vn-55329729 2026-03-27 14:55:01,493 - DEBUG - Response for deleting network () 2026-03-27 14:55:01,774 - DEBUG - No XMPP flaps were noticed during the test
2026-03-27 14:55:01,774 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-03-27 14:55:01,775 - INFO - -------------------------------------------------------------------------------- 2026-03-27 14:55:01,781 - INFO - ================================================================================ 2026-03-27 14:55:01,781 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-27 14:55:01,781 - 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-27 14:55:02,077 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2026-03-27 14:55:02,078 - INFO - Initial checks done. Running the testcase now 2026-03-27 14:55:02,078 - INFO - 2026-03-27 14:55:02,309 - DEBUG - Response for create_network : {'network': {'id': 'ff64a58b-0c11-4012-92f3-90eaa1fba2d8', 'name': 'ctest-vn1-88704726', 'tenant_id': 'ffd4da82f99c4153b59aee3fe417c115', 'project_id': 'ffd4da82f99c4153b59aee3fe417c115', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-60916138', 'ctest-vn1-88704726'], 'port_security_enabled': True, 'description': ''}} 2026-03-27 14:55:02,516 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a66d8c04-cd72-4bfa-9dc3-a0408e5bc47d', 'name': '', 'tenant_id': 'ffd4da82f99c4153b59aee3fe417c115', 'network_id': 'ff64a58b-0c11-4012-92f3-90eaa1fba2d8', 'ip_version': 4, 'cidr': '126.205.131.64/26', 'allocation_pools': [{'start': '126.205.131.66', 'end': '126.205.131.126'}], 'gateway_ip': '126.205.131.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '126.205.131.66', 'tags': [], 'project_id': 'ffd4da82f99c4153b59aee3fe417c115'}} 2026-03-27 14:55:02,710 - DEBUG - Response for create_subnet : {'subnet': {'id': '3a6356fb-abe2-4a00-a9d3-609a1651ab08', 'name': '', 'tenant_id': 'ffd4da82f99c4153b59aee3fe417c115', 'network_id': 'ff64a58b-0c11-4012-92f3-90eaa1fba2d8', 'ip_version': 4, 'cidr': '169.215.201.64/26', 'allocation_pools': [{'start': '169.215.201.66', 'end': '169.215.201.126'}], 'gateway_ip': '169.215.201.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.215.201.66', 'tags': [], 'project_id': 'ffd4da82f99c4153b59aee3fe417c115'}} 2026-03-27 14:55:02,737 - INFO - Created VN ctest-vn1-88704726 2026-03-27 14:55:02,794 - DEBUG - VN ctest-vn1-88704726 UUID is ff64a58b-0c11-4012-92f3-90eaa1fba2d8 2026-03-27 14:55:03,181 - DEBUG - Response for create_port : {'port': {'name': 'f5cbe9c2-d24b-4aed-b9b1-4667bea769cf', 'id': 'f5cbe9c2-d24b-4aed-b9b1-4667bea769cf', 'tenant_id': 'ffd4da82f99c4153b59aee3fe417c115', 'network_id': 'ff64a58b-0c11-4012-92f3-90eaa1fba2d8', 'mac_address': '02:f5:cb:e9:c2:d2', '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': '126.205.131.69', 'subnet_id': 'a66d8c04-cd72-4bfa-9dc3-a0408e5bc47d'}], 'security_groups': ['332ecb6c-7844-47ca-8e9c-0cf55f371bda'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ffd4da82f99c4153b59aee3fe417c115'}} 2026-03-27 14:55:03,400 - DEBUG - Response for create_port : {'port': {'name': '19113e54-9a43-405b-8f47-062d2da2aeed', 'id': '19113e54-9a43-405b-8f47-062d2da2aeed', 'tenant_id': 'ffd4da82f99c4153b59aee3fe417c115', 'network_id': 'ff64a58b-0c11-4012-92f3-90eaa1fba2d8', 'mac_address': '02:19:11:3e:54:9a', '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': '169.215.201.69', 'subnet_id': '3a6356fb-abe2-4a00-a9d3-609a1651ab08'}], 'security_groups': ['332ecb6c-7844-47ca-8e9c-0cf55f371bda'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ffd4da82f99c4153b59aee3fe417c115'}} 2026-03-27 14:55:03,475 - DEBUG - Services list from nova: [, , ] 2026-03-27 14:55:03,987 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5555-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5555-1) 2026-03-27 14:55:04,558 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5555-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5555-1) 2026-03-27 14:55:04,558 - INFO - Waiting for VM ctest-vn1-vm1-55268799 to be up.. 2026-03-27 14:55:04,609 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-27 14:55:09,721 - DEBUG - VM is in ACTIVE state now 2026-03-27 14:55:09,721 - INFO - VM name : ctest-vn1-vm1-55268799 2026-03-27 14:55:09,845 - DEBUG - VM ctest-vn1-vm1-55268799 ID is 8088604d-28e1-4c2d-bf98-9bf702e20982 2026-03-27 14:55:09,873 - DEBUG - VM ctest-vn1-vm1-55268799 launched on Node cn-jenkins-deploy-platform-ansible-os-5555-1 2026-03-27 14:55:09,981 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/8088604d-28e1-4c2d-bf98-9bf702e20982 2026-03-27 14:55:09,993 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/f5cbe9c2-d24b-4aed-b9b1-4667bea769cf 2026-03-27 14:55:13,282 - 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-03-27 14:55:13,282 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-55268799 failed! 2026-03-27 14:55:13,342 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60916138:ctest-vn1-88704726 is 126.205.131.65 and allocation pool is NOT set 2026-03-27 14:55:13,342 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60916138:ctest-vn1-88704726 is 169.215.201.65 and allocation pool is NOT set 2026-03-27 14:55:17,442 - 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 1029ms') 2026-03-27 14:55:17,442 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-55268799 failed! 2026-03-27 14:55:17,506 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60916138:ctest-vn1-88704726 is 126.205.131.65 and allocation pool is NOT set 2026-03-27 14:55:17,506 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60916138:ctest-vn1-88704726 is 169.215.201.65 and allocation pool is NOT set 2026-03-27 14:55:19,581 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.732 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.732/3.228/5.724/2.496 ms') 2026-03-27 14:55:19,581 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-55268799 passed 2026-03-27 14:55:19,758 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 14:55:19,758 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-55268799, IP 126.205.131.69, Port 22 2026-03-27 14:55:19,936 - DEBUG - VM ctest-vn1-vm1-55268799 is ready for SSH connections 2026-03-27 14:55:19,937 - INFO - Waiting for VM ctest-vn1-vm2-58719538 to be up.. 2026-03-27 14:55:20,052 - DEBUG - VM is in ACTIVE state now 2026-03-27 14:55:20,052 - INFO - VM name : ctest-vn1-vm2-58719538 2026-03-27 14:55:20,163 - DEBUG - VM ctest-vn1-vm2-58719538 ID is 2a1c9557-791f-4445-a978-73689a1fe58d 2026-03-27 14:55:20,164 - DEBUG - VM ctest-vn1-vm2-58719538 launched on Node cn-jenkins-deploy-platform-ansible-os-5555-1 2026-03-27 14:55:20,279 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/2a1c9557-791f-4445-a978-73689a1fe58d 2026-03-27 14:55:20,296 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/19113e54-9a43-405b-8f47-062d2da2aeed 2026-03-27 14:55:21,574 - 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.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.531 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.531/3.819/7.107/3.288 ms') 2026-03-27 14:55:21,574 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-58719538 passed 2026-03-27 14:55:21,734 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 14:55:21,734 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-58719538, IP 169.215.201.69, Port 22 2026-03-27 14:55:21,907 - DEBUG - VM ctest-vn1-vm2-58719538 is ready for SSH connections 2026-03-27 14:55:21,908 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 14:55:21,908 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 14:55:21,908 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 14:55:21,908 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 126.205.131.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-03-27 14:55:21,908 - DEBUG - ping -s 56 -c 3 -W 1 126.205.131.69 2026-03-27 14:55:24,855 - DEBUG - PING 126.205.131.69 (126.205.131.69): 56 data bytes 64 bytes from 126.205.131.69: seq=0 ttl=63 time=6.566 ms 64 bytes from 126.205.131.69: seq=1 ttl=63 time=1.505 ms 64 bytes from 126.205.131.69: seq=2 ttl=63 time=0.987 ms --- 126.205.131.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.987/3.019/6.566 ms 2026-03-27 14:55:24,856 - INFO - Ping to IP 126.205.131.69 from VM ctest-vn1-vm2-58719538 passed 2026-03-27 14:55:24,856 - INFO - Detaching port 19113e54-9a43-405b-8f47-062d2da2aeed from VM ctest-vn1-vm2-58719538 2026-03-27 14:55:24,958 - INFO - Deleting VM ctest-vn1-vm2-58719538 2026-03-27 14:55:25,054 - INFO - Detaching port f5cbe9c2-d24b-4aed-b9b1-4667bea769cf from VM ctest-vn1-vm1-55268799 2026-03-27 14:55:25,103 - INFO - Deleting VM ctest-vn1-vm1-55268799 2026-03-27 14:55:25,384 - DEBUG - Response for delete_port : () 2026-03-27 14:55:25,587 - DEBUG - Response for delete_port : () 2026-03-27 14:55:25,588 - INFO - Deleting VN ctest-vn1-88704726 2026-03-27 14:55:25,758 - DEBUG - Response for deleting network () 2026-03-27 14:55:26,027 - DEBUG - No XMPP flaps were noticed during the test
2026-03-27 14:55:26,028 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:25]
2026-03-27 14:55:26,028 - INFO - -------------------------------------------------------------------------------- 2026-03-27 14:55:26,849 - INFO - Deleted project: ctest-TestPorts-60916138, ID : ffd4da82-f99c-4153-b59a-ee3fe417c115