2026-09-03 11:54:04,852 - INFO - Domain Default found not creating 2026-09-03 11:54:05,055 - INFO - Project ctest-TestPorts-23982487 not found, creating it 2026-09-03 11:54:05,589 - INFO - Created Project:ctest-TestPorts-23982487, ID : fe6057fb-8d26-42af-9450-6c47ab1ac7f9 2026-09-03 11:54:08,199 - INFO - ================================================================================ 2026-09-03 11:54:08,199 - INFO - STARTING TEST : test_ports_bindings 2026-09-03 11:54:08,199 - 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-09-03 11:54:08,477 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.14': '0'}} with 2026-09-03 11:54:08,477 - INFO - Initial checks done. Running the testcase now 2026-09-03 11:54:08,477 - INFO - 2026-09-03 11:54:09,156 - DEBUG - Response for create_network : {'network': {'id': '81537b10-de9a-406c-80e1-620230e29f77', 'name': 'ctest-vn-25031566', 'tenant_id': 'fe6057fb8d2642af94506c47ab1ac7f9', 'project_id': 'fe6057fb8d2642af94506c47ab1ac7f9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23982487', 'ctest-vn-25031566'], 'port_security_enabled': True, 'description': ''}} 2026-09-03 11:54:09,401 - DEBUG - Response for create_subnet : {'subnet': {'id': '93cccf15-9c1e-43a9-b8e5-28055b5bfac5', 'name': '', 'tenant_id': 'fe6057fb8d2642af94506c47ab1ac7f9', 'network_id': '81537b10-de9a-406c-80e1-620230e29f77', 'ip_version': 4, 'cidr': '116.55.127.192/26', 'allocation_pools': [{'start': '116.55.127.194', 'end': '116.55.127.254'}], 'gateway_ip': '116.55.127.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '116.55.127.194', 'tags': [], 'project_id': 'fe6057fb8d2642af94506c47ab1ac7f9'}} 2026-09-03 11:54:09,425 - INFO - Created VN ctest-vn-25031566 2026-09-03 11:54:09,483 - DEBUG - VN ctest-vn-25031566 UUID is 81537b10-de9a-406c-80e1-620230e29f77 2026-09-03 11:54:09,601 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-23982487', 'ctest-vmi-07028880']} 2026-09-03 11:54:09,953 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-07028880', 'id': '82f068b2-e9ec-4a13-aba4-ee3fd4737ec9', 'tenant_id': 'fe6057fb8d2642af94506c47ab1ac7f9', 'network_id': '81537b10-de9a-406c-80e1-620230e29f77', 'mac_address': '02:82:f0:68:b2:e9', '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': '116.55.127.195', 'subnet_id': '93cccf15-9c1e-43a9-b8e5-28055b5bfac5'}], 'security_groups': ['9f204b83-0b51-45ca-b39d-4ecedebd91dc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'fe6057fb8d2642af94506c47ab1ac7f9'}} 2026-09-03 11:54:09,953 - DEBUG - Created port 82f068b2-e9ec-4a13-aba4-ee3fd4737ec9 2026-09-03 11:54:10,071 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/82f068b2-e9ec-4a13-aba4-ee3fd4737ec9 2026-09-03 11:54:10,452 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/82f068b2-e9ec-4a13-aba4-ee3fd4737ec9 2026-09-03 11:54:10,487 - INFO - VMI 82f068b2-e9ec-4a13-aba4-ee3fd4737ec9 verification in API Server passed 2026-09-03 11:54:10,615 - DEBUG - Response for delete_port : () 2026-09-03 11:54:10,616 - INFO - Deleted port 82f068b2-e9ec-4a13-aba4-ee3fd4737ec9 2026-09-03 11:54:10,616 - INFO - Deleting VN ctest-vn-25031566 2026-09-03 11:54:10,769 - DEBUG - Response for deleting network () 2026-09-03 11:54:11,058 - DEBUG - No XMPP flaps were noticed during the test
2026-09-03 11:54:11,058 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-09-03 11:54:11,058 - INFO - -------------------------------------------------------------------------------- 2026-09-03 11:54:11,062 - INFO - ================================================================================ 2026-09-03 11:54:11,062 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-03 11:54:11,062 - 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-09-03 11:54:11,359 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.14': '0'}} with 2026-09-03 11:54:11,360 - INFO - Initial checks done. Running the testcase now 2026-09-03 11:54:11,360 - INFO - 2026-09-03 11:54:11,574 - DEBUG - Response for create_network : {'network': {'id': 'fcb5e05f-09a3-4a46-80d1-1cdb8ad9a76d', 'name': 'ctest-vn1-09946383', 'tenant_id': 'fe6057fb8d2642af94506c47ab1ac7f9', 'project_id': 'fe6057fb8d2642af94506c47ab1ac7f9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23982487', 'ctest-vn1-09946383'], 'port_security_enabled': True, 'description': ''}} 2026-09-03 11:54:11,821 - DEBUG - Response for create_subnet : {'subnet': {'id': '83b500e7-4421-437d-bbbc-e542307384a7', 'name': '', 'tenant_id': 'fe6057fb8d2642af94506c47ab1ac7f9', 'network_id': 'fcb5e05f-09a3-4a46-80d1-1cdb8ad9a76d', 'ip_version': 4, 'cidr': '110.132.48.64/26', 'allocation_pools': [{'start': '110.132.48.66', 'end': '110.132.48.126'}], 'gateway_ip': '110.132.48.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '110.132.48.66', 'tags': [], 'project_id': 'fe6057fb8d2642af94506c47ab1ac7f9'}} 2026-09-03 11:54:12,014 - DEBUG - Response for create_subnet : {'subnet': {'id': '19748b7b-18cd-4e5d-ba5e-60acd6bc485c', 'name': '', 'tenant_id': 'fe6057fb8d2642af94506c47ab1ac7f9', 'network_id': 'fcb5e05f-09a3-4a46-80d1-1cdb8ad9a76d', 'ip_version': 4, 'cidr': '136.44.166.0/26', 'allocation_pools': [{'start': '136.44.166.2', 'end': '136.44.166.62'}], 'gateway_ip': '136.44.166.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '136.44.166.2', 'tags': [], 'project_id': 'fe6057fb8d2642af94506c47ab1ac7f9'}} 2026-09-03 11:54:12,036 - INFO - Created VN ctest-vn1-09946383 2026-09-03 11:54:12,091 - DEBUG - VN ctest-vn1-09946383 UUID is fcb5e05f-09a3-4a46-80d1-1cdb8ad9a76d 2026-09-03 11:54:12,452 - DEBUG - Response for create_port : {'port': {'name': 'f8c72066-1334-4fed-bd7d-8ff99f829f40', 'id': 'f8c72066-1334-4fed-bd7d-8ff99f829f40', 'tenant_id': 'fe6057fb8d2642af94506c47ab1ac7f9', 'network_id': 'fcb5e05f-09a3-4a46-80d1-1cdb8ad9a76d', 'mac_address': '02:f8:c7:20:66:13', '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': '110.132.48.69', 'subnet_id': '83b500e7-4421-437d-bbbc-e542307384a7'}], 'security_groups': ['9f204b83-0b51-45ca-b39d-4ecedebd91dc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'fe6057fb8d2642af94506c47ab1ac7f9'}} 2026-09-03 11:54:12,677 - DEBUG - Response for create_port : {'port': {'name': '8efffa6d-dcd1-4476-806e-6535bcf06fb6', 'id': '8efffa6d-dcd1-4476-806e-6535bcf06fb6', 'tenant_id': 'fe6057fb8d2642af94506c47ab1ac7f9', 'network_id': 'fcb5e05f-09a3-4a46-80d1-1cdb8ad9a76d', 'mac_address': '02:8e:ff:fa:6d: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': '136.44.166.5', 'subnet_id': '19748b7b-18cd-4e5d-ba5e-60acd6bc485c'}], 'security_groups': ['9f204b83-0b51-45ca-b39d-4ecedebd91dc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'fe6057fb8d2642af94506c47ab1ac7f9'}} 2026-09-03 11:54:12,747 - DEBUG - Services list from nova: [, , ] 2026-09-03 11:54:13,146 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6252-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6252-1) 2026-09-03 11:54:13,614 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6252-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6252-1) 2026-09-03 11:54:13,615 - INFO - Waiting for VM ctest-vn1-vm1-78466393 to be up.. 2026-09-03 11:54:13,665 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:18,733 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:23,824 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:28,924 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:34,017 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:39,114 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:44,211 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:49,305 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:54,401 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:54:59,563 - DEBUG - VM is in ACTIVE state now 2026-09-03 11:54:59,563 - INFO - VM name : ctest-vn1-vm1-78466393 2026-09-03 11:54:59,703 - DEBUG - VM ctest-vn1-vm1-78466393 ID is d4fdfb2b-8d14-4e73-ac4c-4482cc9f52d4 2026-09-03 11:54:59,730 - DEBUG - VM ctest-vn1-vm1-78466393 launched on Node cn-jenkins-deploy-platform-ansible-os-6252-1 2026-09-03 11:54:59,843 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/d4fdfb2b-8d14-4e73-ac4c-4482cc9f52d4 2026-09-03 11:54:59,853 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/f8c72066-1334-4fed-bd7d-8ff99f829f40 2026-09-03 11:55:03,136 - 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 1015ms') 2026-09-03 11:55:03,136 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-78466393 failed! 2026-09-03 11:55:03,195 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23982487:ctest-vn1-09946383 is 110.132.48.65 and allocation pool is NOT set 2026-09-03 11:55:03,195 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23982487:ctest-vn1-09946383 is 136.44.166.1 and allocation pool is NOT set 2026-09-03 11:55:05,265 - 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.43 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.566 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.566/2.500/4.434/1.934 ms') 2026-09-03 11:55:05,266 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-78466393 passed 2026-09-03 11:55:05,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:55:05,423 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-78466393, IP 110.132.48.69, Port 22 2026-09-03 11:55:05,593 - DEBUG - VM ctest-vn1-vm1-78466393 is ready for SSH connections 2026-09-03 11:55:05,593 - INFO - Waiting for VM ctest-vn1-vm2-96357590 to be up.. 2026-09-03 11:55:05,693 - DEBUG - VM is in ACTIVE state now 2026-09-03 11:55:05,694 - INFO - VM name : ctest-vn1-vm2-96357590 2026-09-03 11:55:05,781 - DEBUG - VM ctest-vn1-vm2-96357590 ID is 8e95902b-8b18-4ff9-a15f-2cc82ce52a24 2026-09-03 11:55:05,782 - DEBUG - VM ctest-vn1-vm2-96357590 launched on Node cn-jenkins-deploy-platform-ansible-os-6252-1 2026-09-03 11:55:05,866 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/8e95902b-8b18-4ff9-a15f-2cc82ce52a24 2026-09-03 11:55:05,878 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/8efffa6d-dcd1-4476-806e-6535bcf06fb6 2026-09-03 11:55:07,138 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.496 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.496/2.970/5.445/2.474 ms') 2026-09-03 11:55:07,138 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-96357590 passed 2026-09-03 11:55:07,299 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:55:07,299 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-96357590, IP 136.44.166.5, Port 22 2026-09-03 11:55:07,468 - DEBUG - VM ctest-vn1-vm2-96357590 is ready for SSH connections 2026-09-03 11:55:07,468 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:55:07,468 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:55:07,468 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:55:07,468 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 110.132.48.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.162, gateway password: c0ntrail123 2026-09-03 11:55:07,469 - DEBUG - ping -s 56 -c 3 -W 1 110.132.48.69 2026-09-03 11:55:11,764 - DEBUG - PING 110.132.48.69 (110.132.48.69): 56 data bytes 64 bytes from 110.132.48.69: seq=0 ttl=63 time=5.051 ms 64 bytes from 110.132.48.69: seq=1 ttl=63 time=1.305 ms 64 bytes from 110.132.48.69: seq=2 ttl=63 time=1.775 ms --- 110.132.48.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.305/2.710/5.051 ms 2026-09-03 11:55:11,765 - INFO - Ping to IP 110.132.48.69 from VM ctest-vn1-vm2-96357590 passed 2026-09-03 11:55:11,765 - INFO - Detaching port 8efffa6d-dcd1-4476-806e-6535bcf06fb6 from VM ctest-vn1-vm2-96357590 2026-09-03 11:55:11,849 - INFO - Deleting VM ctest-vn1-vm2-96357590 2026-09-03 11:55:11,954 - INFO - Detaching port f8c72066-1334-4fed-bd7d-8ff99f829f40 from VM ctest-vn1-vm1-78466393 2026-09-03 11:55:11,995 - INFO - Deleting VM ctest-vn1-vm1-78466393 2026-09-03 11:55:12,271 - DEBUG - Response for delete_port : () 2026-09-03 11:55:12,480 - DEBUG - Response for delete_port : () 2026-09-03 11:55:12,480 - INFO - Deleting VN ctest-vn1-09946383 2026-09-03 11:55:12,644 - DEBUG - Response for deleting network () 2026-09-03 11:55:12,922 - DEBUG - No XMPP flaps were noticed during the test
2026-09-03 11:55:12,922 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01]
2026-09-03 11:55:12,922 - INFO - -------------------------------------------------------------------------------- 2026-09-03 11:55:13,746 - INFO - Deleted project: ctest-TestPorts-23982487, ID : fe6057fb-8d26-42af-9450-6c47ab1ac7f9