2026-06-19 13:59:22,326 - INFO - Domain Default found not creating 2026-06-19 13:59:22,473 - INFO - Project ctest-TestPorts-45476462 not found, creating it 2026-06-19 13:59:22,950 - INFO - Created Project:ctest-TestPorts-45476462, ID : 2532947e-771e-4749-91c4-02e8c636e4d6 2026-06-19 13:59:24,599 - INFO - ================================================================================ 2026-06-19 13:59:24,599 - INFO - STARTING TEST : test_ports_bindings 2026-06-19 13:59:24,599 - 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-06-19 13:59:24,858 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-06-19 13:59:24,858 - INFO - Initial checks done. Running the testcase now 2026-06-19 13:59:24,858 - INFO - 2026-06-19 13:59:25,458 - DEBUG - Response for create_network : {'network': {'id': 'fccf3960-5fda-4232-99d7-2b9228b5e734', 'name': 'ctest-vn-82311063', 'tenant_id': '2532947e771e474991c402e8c636e4d6', 'project_id': '2532947e771e474991c402e8c636e4d6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-45476462', 'ctest-vn-82311063'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 13:59:25,621 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c03d634f-0d4f-464f-9a4d-c3c3d66718cd', 'name': '', 'tenant_id': '2532947e771e474991c402e8c636e4d6', 'network_id': 'fccf3960-5fda-4232-99d7-2b9228b5e734', 'ip_version': 4, 'cidr': '173.65.14.192/26', 'allocation_pools': [{'start': '173.65.14.194', 'end': '173.65.14.254'}], 'gateway_ip': '173.65.14.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '173.65.14.194', 'tags': [], 'project_id': '2532947e771e474991c402e8c636e4d6'}} 2026-06-19 13:59:25,635 - INFO - Created VN ctest-vn-82311063 2026-06-19 13:59:25,685 - DEBUG - VN ctest-vn-82311063 UUID is fccf3960-5fda-4232-99d7-2b9228b5e734 2026-06-19 13:59:25,785 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-45476462', 'ctest-vmi-77443262']} 2026-06-19 13:59:26,084 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-77443262', 'id': '29b9b668-20c9-4ff1-a1f5-dc1b3fbcbfa1', 'tenant_id': '2532947e771e474991c402e8c636e4d6', 'network_id': 'fccf3960-5fda-4232-99d7-2b9228b5e734', 'mac_address': '02:29:b9:b6:68:20', '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': '173.65.14.195', 'subnet_id': 'c03d634f-0d4f-464f-9a4d-c3c3d66718cd'}], 'security_groups': ['f6c1c5ec-dbb6-4efd-84ad-d64b2184acc7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2532947e771e474991c402e8c636e4d6'}} 2026-06-19 13:59:26,084 - DEBUG - Created port 29b9b668-20c9-4ff1-a1f5-dc1b3fbcbfa1 2026-06-19 13:59:26,189 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/29b9b668-20c9-4ff1-a1f5-dc1b3fbcbfa1 2026-06-19 13:59:26,556 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/29b9b668-20c9-4ff1-a1f5-dc1b3fbcbfa1 2026-06-19 13:59:26,583 - INFO - VMI 29b9b668-20c9-4ff1-a1f5-dc1b3fbcbfa1 verification in API Server passed 2026-06-19 13:59:26,666 - DEBUG - Response for delete_port : () 2026-06-19 13:59:26,666 - INFO - Deleted port 29b9b668-20c9-4ff1-a1f5-dc1b3fbcbfa1 2026-06-19 13:59:26,666 - INFO - Deleting VN ctest-vn-82311063 2026-06-19 13:59:26,761 - DEBUG - Response for deleting network () 2026-06-19 13:59:27,013 - DEBUG - No XMPP flaps were noticed during the test 2026-06-19 13:59:27,013 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-06-19 13:59:27,013 - INFO - -------------------------------------------------------------------------------- 2026-06-19 13:59:27,015 - INFO - ================================================================================ 2026-06-19 13:59:27,016 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-19 13:59:27,016 - 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-06-19 13:59:27,305 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-06-19 13:59:27,306 - INFO - Initial checks done. Running the testcase now 2026-06-19 13:59:27,306 - INFO - 2026-06-19 13:59:27,485 - DEBUG - Response for create_network : {'network': {'id': '2b76566b-0da3-4fea-88d0-da6f9da1652d', 'name': 'ctest-vn1-54429287', 'tenant_id': '2532947e771e474991c402e8c636e4d6', 'project_id': '2532947e771e474991c402e8c636e4d6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-45476462', 'ctest-vn1-54429287'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 13:59:27,685 - DEBUG - Response for create_subnet : {'subnet': {'id': '23ce0077-dda4-4b32-85a4-879f598d3618', 'name': '', 'tenant_id': '2532947e771e474991c402e8c636e4d6', 'network_id': '2b76566b-0da3-4fea-88d0-da6f9da1652d', 'ip_version': 4, 'cidr': '68.48.4.64/26', 'allocation_pools': [{'start': '68.48.4.66', 'end': '68.48.4.126'}], 'gateway_ip': '68.48.4.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '68.48.4.66', 'tags': [], 'project_id': '2532947e771e474991c402e8c636e4d6'}} 2026-06-19 13:59:27,881 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c07b6195-4956-4e69-86a3-68cf740465cd', 'name': '', 'tenant_id': '2532947e771e474991c402e8c636e4d6', 'network_id': '2b76566b-0da3-4fea-88d0-da6f9da1652d', 'ip_version': 4, 'cidr': '80.62.39.128/26', 'allocation_pools': [{'start': '80.62.39.130', 'end': '80.62.39.190'}], 'gateway_ip': '80.62.39.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '80.62.39.130', 'tags': [], 'project_id': '2532947e771e474991c402e8c636e4d6'}} 2026-06-19 13:59:27,896 - INFO - Created VN ctest-vn1-54429287 2026-06-19 13:59:27,945 - DEBUG - VN ctest-vn1-54429287 UUID is 2b76566b-0da3-4fea-88d0-da6f9da1652d 2026-06-19 13:59:28,213 - DEBUG - Response for create_port : {'port': {'name': 'cd5a2cd4-5c8a-4fc9-9c50-fa84734fb832', 'id': 'cd5a2cd4-5c8a-4fc9-9c50-fa84734fb832', 'tenant_id': '2532947e771e474991c402e8c636e4d6', 'network_id': '2b76566b-0da3-4fea-88d0-da6f9da1652d', 'mac_address': '02:cd:5a:2c:d4:5c', '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': '68.48.4.69', 'subnet_id': '23ce0077-dda4-4b32-85a4-879f598d3618'}], 'security_groups': ['f6c1c5ec-dbb6-4efd-84ad-d64b2184acc7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2532947e771e474991c402e8c636e4d6'}} 2026-06-19 13:59:28,377 - DEBUG - Response for create_port : {'port': {'name': '489d3472-988e-4d72-9ae2-bddc7a7883fc', 'id': '489d3472-988e-4d72-9ae2-bddc7a7883fc', 'tenant_id': '2532947e771e474991c402e8c636e4d6', 'network_id': '2b76566b-0da3-4fea-88d0-da6f9da1652d', 'mac_address': '02:48:9d:34:72:98', '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': '80.62.39.133', 'subnet_id': 'c07b6195-4956-4e69-86a3-68cf740465cd'}], 'security_groups': ['f6c1c5ec-dbb6-4efd-84ad-d64b2184acc7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2532947e771e474991c402e8c636e4d6'}} 2026-06-19 13:59:28,429 - DEBUG - Services list from nova: [, , ] 2026-06-19 13:59:28,729 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5993-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5993-1) 2026-06-19 13:59:29,089 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5993-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5993-1) 2026-06-19 13:59:29,090 - INFO - Waiting for VM ctest-vn1-vm1-47828184 to be up.. 2026-06-19 13:59:29,127 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 13:59:34,171 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 13:59:39,241 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 13:59:44,315 - DEBUG - VM is in ACTIVE state now 2026-06-19 13:59:44,316 - INFO - VM name : ctest-vn1-vm1-47828184 2026-06-19 13:59:44,393 - DEBUG - VM ctest-vn1-vm1-47828184 ID is b98174fc-7acf-46cd-80cf-9764572194b5 2026-06-19 13:59:44,414 - DEBUG - VM ctest-vn1-vm1-47828184 launched on Node cn-jenkins-deploy-platform-ansible-os-5993-1 2026-06-19 13:59:44,491 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/b98174fc-7acf-46cd-80cf-9764572194b5 2026-06-19 13:59:44,502 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/cd5a2cd4-5c8a-4fc9-9c50-fa84734fb832 2026-06-19 13:59:47,754 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2026-06-19 13:59:47,754 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-47828184 failed! 2026-06-19 13:59:47,809 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45476462:ctest-vn1-54429287 is 68.48.4.65 and allocation pool is NOT set 2026-06-19 13:59:47,809 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45476462:ctest-vn1-54429287 is 80.62.39.129 and allocation pool is NOT set 2026-06-19 13:59:49,869 - 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=4.98 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.92 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 = 1.922/3.452/4.982/1.530 ms') 2026-06-19 13:59:49,869 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-47828184 passed 2026-06-19 13:59:50,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 13:59:50,017 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-47828184, IP 68.48.4.69, Port 22 2026-06-19 13:59:50,083 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-06-19 13:59:50,158 - DEBUG - VM ctest-vn1-vm1-47828184 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-19 13:59:55,158 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 13:59:55,159 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-47828184, IP 68.48.4.69, Port 22 2026-06-19 13:59:55,317 - DEBUG - VM ctest-vn1-vm1-47828184 is ready for SSH connections 2026-06-19 13:59:55,317 - INFO - Waiting for VM ctest-vn1-vm2-34147340 to be up.. 2026-06-19 13:59:55,388 - DEBUG - VM is in ACTIVE state now 2026-06-19 13:59:55,388 - INFO - VM name : ctest-vn1-vm2-34147340 2026-06-19 13:59:55,455 - DEBUG - VM ctest-vn1-vm2-34147340 ID is f87feb88-2264-48c4-b8ab-6e988dc015f7 2026-06-19 13:59:55,455 - DEBUG - VM ctest-vn1-vm2-34147340 launched on Node cn-jenkins-deploy-platform-ansible-os-5993-1 2026-06-19 13:59:55,522 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/f87feb88-2264-48c4-b8ab-6e988dc015f7 2026-06-19 13:59:55,530 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/489d3472-988e-4d72-9ae2-bddc7a7883fc 2026-06-19 13:59:56,754 - 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=4.12 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.451 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.451/2.286/4.122/1.835 ms') 2026-06-19 13:59:56,754 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-34147340 passed 2026-06-19 13:59:56,909 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 13:59:56,909 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-34147340, IP 80.62.39.133, Port 22 2026-06-19 13:59:57,069 - DEBUG - VM ctest-vn1-vm2-34147340 is ready for SSH connections 2026-06-19 13:59:57,069 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 13:59:57,069 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 13:59:57,069 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 13:59:57,069 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 68.48.4.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-06-19 13:59:57,069 - DEBUG - ping -s 56 -c 3 -W 1 68.48.4.69 2026-06-19 14:00:00,709 - DEBUG - PING 68.48.4.69 (68.48.4.69): 56 data bytes 64 bytes from 68.48.4.69: seq=0 ttl=63 time=4.451 ms 64 bytes from 68.48.4.69: seq=1 ttl=63 time=0.931 ms 64 bytes from 68.48.4.69: seq=2 ttl=63 time=1.105 ms --- 68.48.4.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.931/2.162/4.451 ms 2026-06-19 14:00:00,709 - INFO - Ping to IP 68.48.4.69 from VM ctest-vn1-vm2-34147340 passed 2026-06-19 14:00:00,709 - INFO - Detaching port 489d3472-988e-4d72-9ae2-bddc7a7883fc from VM ctest-vn1-vm2-34147340 2026-06-19 14:00:00,761 - INFO - Deleting VM ctest-vn1-vm2-34147340 2026-06-19 14:00:00,837 - INFO - Detaching port cd5a2cd4-5c8a-4fc9-9c50-fa84734fb832 from VM ctest-vn1-vm1-47828184 2026-06-19 14:00:00,872 - INFO - Deleting VM ctest-vn1-vm1-47828184 2026-06-19 14:00:01,107 - DEBUG - Response for delete_port : () 2026-06-19 14:00:01,263 - DEBUG - Response for delete_port : () 2026-06-19 14:00:01,263 - INFO - Deleting VN ctest-vn1-54429287 2026-06-19 14:00:01,370 - DEBUG - Response for deleting network () 2026-06-19 14:00:01,630 - DEBUG - No XMPP flaps were noticed during the test 2026-06-19 14:00:01,630 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:34] 2026-06-19 14:00:01,630 - INFO - -------------------------------------------------------------------------------- 2026-06-19 14:00:02,383 - INFO - Deleted project: ctest-TestPorts-45476462, ID : 2532947e-771e-4749-91c4-02e8c636e4d6