2026-05-28 16:51:07,794 - INFO - Domain Default found not creating 2026-05-28 16:51:08,014 - INFO - Project ctest-TestPorts-68164389 not found, creating it 2026-05-28 16:51:08,529 - INFO - Created Project:ctest-TestPorts-68164389, ID : 4fb4fe11-4efd-4486-aaf1-1cb8ec7d46e2 2026-05-28 16:51:10,490 - INFO - ================================================================================ 2026-05-28 16:51:10,490 - INFO - STARTING TEST : test_ports_bindings 2026-05-28 16:51:10,491 - 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-05-28 16:51:10,773 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.18': '0'}} with 2026-05-28 16:51:10,773 - INFO - Initial checks done. Running the testcase now 2026-05-28 16:51:10,773 - INFO - 2026-05-28 16:51:11,377 - DEBUG - Response for create_network : {'network': {'id': '8b333d22-442f-4e90-b910-0a0f7162d38d', 'name': 'ctest-vn-51708699', 'tenant_id': '4fb4fe114efd4486aaf11cb8ec7d46e2', 'project_id': '4fb4fe114efd4486aaf11cb8ec7d46e2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-68164389', 'ctest-vn-51708699'], 'port_security_enabled': True, 'description': ''}} 2026-05-28 16:51:11,540 - DEBUG - Response for create_subnet : {'subnet': {'id': '0130431c-b118-439a-ac8b-00bd0cbc7425', 'name': '', 'tenant_id': '4fb4fe114efd4486aaf11cb8ec7d46e2', 'network_id': '8b333d22-442f-4e90-b910-0a0f7162d38d', 'ip_version': 4, 'cidr': '7.73.113.64/26', 'allocation_pools': [{'start': '7.73.113.66', 'end': '7.73.113.126'}], 'gateway_ip': '7.73.113.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.73.113.66', 'tags': [], 'project_id': '4fb4fe114efd4486aaf11cb8ec7d46e2'}} 2026-05-28 16:51:11,560 - INFO - Created VN ctest-vn-51708699 2026-05-28 16:51:11,617 - DEBUG - VN ctest-vn-51708699 UUID is 8b333d22-442f-4e90-b910-0a0f7162d38d 2026-05-28 16:51:11,739 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-68164389', 'ctest-vmi-81011569']} 2026-05-28 16:51:11,998 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-81011569', 'id': 'aaf9a51b-7238-418d-b7f1-2004a0930094', 'tenant_id': '4fb4fe114efd4486aaf11cb8ec7d46e2', 'network_id': '8b333d22-442f-4e90-b910-0a0f7162d38d', 'mac_address': '02:aa:f9:a5:1b:72', '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': '7.73.113.67', 'subnet_id': '0130431c-b118-439a-ac8b-00bd0cbc7425'}], 'security_groups': ['cf2819c2-00fa-439b-a1b9-85a86a12c967'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4fb4fe114efd4486aaf11cb8ec7d46e2'}} 2026-05-28 16:51:11,999 - DEBUG - Created port aaf9a51b-7238-418d-b7f1-2004a0930094 2026-05-28 16:51:12,109 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/aaf9a51b-7238-418d-b7f1-2004a0930094 2026-05-28 16:51:12,447 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/aaf9a51b-7238-418d-b7f1-2004a0930094 2026-05-28 16:51:12,488 - INFO - VMI aaf9a51b-7238-418d-b7f1-2004a0930094 verification in API Server passed 2026-05-28 16:51:12,590 - DEBUG - Response for delete_port : () 2026-05-28 16:51:12,590 - INFO - Deleted port aaf9a51b-7238-418d-b7f1-2004a0930094 2026-05-28 16:51:12,590 - INFO - Deleting VN ctest-vn-51708699 2026-05-28 16:51:12,725 - DEBUG - Response for deleting network () 2026-05-28 16:51:12,994 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 16:51:12,994 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-05-28 16:51:12,994 - INFO - -------------------------------------------------------------------------------- 2026-05-28 16:51:12,997 - INFO - ================================================================================ 2026-05-28 16:51:12,997 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-28 16:51:12,997 - 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-05-28 16:51:13,302 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.18': '0'}} with 2026-05-28 16:51:13,302 - INFO - Initial checks done. Running the testcase now 2026-05-28 16:51:13,302 - INFO - 2026-05-28 16:51:13,506 - DEBUG - Response for create_network : {'network': {'id': '1aed9087-6a71-46a3-8e71-314a131d3257', 'name': 'ctest-vn1-50541123', 'tenant_id': '4fb4fe114efd4486aaf11cb8ec7d46e2', 'project_id': '4fb4fe114efd4486aaf11cb8ec7d46e2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-68164389', 'ctest-vn1-50541123'], 'port_security_enabled': True, 'description': ''}} 2026-05-28 16:51:13,700 - DEBUG - Response for create_subnet : {'subnet': {'id': 'de052446-f056-4898-a108-0f098ac97302', 'name': '', 'tenant_id': '4fb4fe114efd4486aaf11cb8ec7d46e2', 'network_id': '1aed9087-6a71-46a3-8e71-314a131d3257', 'ip_version': 4, 'cidr': '100.146.134.192/26', 'allocation_pools': [{'start': '100.146.134.194', 'end': '100.146.134.254'}], 'gateway_ip': '100.146.134.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '100.146.134.194', 'tags': [], 'project_id': '4fb4fe114efd4486aaf11cb8ec7d46e2'}} 2026-05-28 16:51:13,902 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4ba12e5-e075-407d-8bb8-98802d2c59b1', 'name': '', 'tenant_id': '4fb4fe114efd4486aaf11cb8ec7d46e2', 'network_id': '1aed9087-6a71-46a3-8e71-314a131d3257', 'ip_version': 4, 'cidr': '13.213.203.0/26', 'allocation_pools': [{'start': '13.213.203.2', 'end': '13.213.203.62'}], 'gateway_ip': '13.213.203.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '13.213.203.2', 'tags': [], 'project_id': '4fb4fe114efd4486aaf11cb8ec7d46e2'}} 2026-05-28 16:51:13,924 - INFO - Created VN ctest-vn1-50541123 2026-05-28 16:51:13,977 - DEBUG - VN ctest-vn1-50541123 UUID is 1aed9087-6a71-46a3-8e71-314a131d3257 2026-05-28 16:51:14,327 - DEBUG - Response for create_port : {'port': {'name': '2deefee2-59a7-401c-ad4f-a1c0ecf8ba8e', 'id': '2deefee2-59a7-401c-ad4f-a1c0ecf8ba8e', 'tenant_id': '4fb4fe114efd4486aaf11cb8ec7d46e2', 'network_id': '1aed9087-6a71-46a3-8e71-314a131d3257', 'mac_address': '02:2d:ee:fe:e2:59', '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': '100.146.134.197', 'subnet_id': 'de052446-f056-4898-a108-0f098ac97302'}], 'security_groups': ['cf2819c2-00fa-439b-a1b9-85a86a12c967'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4fb4fe114efd4486aaf11cb8ec7d46e2'}} 2026-05-28 16:51:14,520 - DEBUG - Response for create_port : {'port': {'name': 'd6b30000-91a3-440a-a55b-31584d34bfbf', 'id': 'd6b30000-91a3-440a-a55b-31584d34bfbf', 'tenant_id': '4fb4fe114efd4486aaf11cb8ec7d46e2', 'network_id': '1aed9087-6a71-46a3-8e71-314a131d3257', 'mac_address': '02:d6:b3:00:00:91', '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': '13.213.203.5', 'subnet_id': 'e4ba12e5-e075-407d-8bb8-98802d2c59b1'}], 'security_groups': ['cf2819c2-00fa-439b-a1b9-85a86a12c967'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4fb4fe114efd4486aaf11cb8ec7d46e2'}} 2026-05-28 16:51:14,590 - DEBUG - Services list from nova: [, , ] 2026-05-28 16:51:15,052 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5847-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5847-1) 2026-05-28 16:51:15,564 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5847-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5847-1) 2026-05-28 16:51:15,565 - INFO - Waiting for VM ctest-vn1-vm1-50392073 to be up.. 2026-05-28 16:51:15,611 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-28 16:51:20,736 - DEBUG - VM is in ACTIVE state now 2026-05-28 16:51:20,736 - INFO - VM name : ctest-vn1-vm1-50392073 2026-05-28 16:51:20,837 - DEBUG - VM ctest-vn1-vm1-50392073 ID is c35dbf33-49e7-457b-984a-2ceece30bee8 2026-05-28 16:51:20,867 - DEBUG - VM ctest-vn1-vm1-50392073 launched on Node cn-jenkins-deploy-platform-ansible-os-5847-1 2026-05-28 16:51:20,957 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/c35dbf33-49e7-457b-984a-2ceece30bee8 2026-05-28 16:51:20,967 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2deefee2-59a7-401c-ad4f-a1c0ecf8ba8e 2026-05-28 16:51:24,264 - 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 1030ms') 2026-05-28 16:51:24,265 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-50392073 failed! 2026-05-28 16:51:24,325 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-68164389:ctest-vn1-50541123 is 100.146.134.193 and allocation pool is NOT set 2026-05-28 16:51:24,325 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-68164389:ctest-vn1-50541123 is 13.213.203.1 and allocation pool is NOT set 2026-05-28 16:51:28,393 - 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 1004ms') 2026-05-28 16:51:28,393 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-50392073 failed! 2026-05-28 16:51:28,457 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-68164389:ctest-vn1-50541123 is 100.146.134.193 and allocation pool is NOT set 2026-05-28 16:51:28,457 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-68164389:ctest-vn1-50541123 is 13.213.203.1 and allocation pool is NOT set 2026-05-28 16:51:30,525 - 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.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.580 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.580/2.395/4.210/1.815 ms') 2026-05-28 16:51:30,526 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-50392073 passed 2026-05-28 16:51:30,677 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 16:51:30,677 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-50392073, IP 100.146.134.197, Port 22 2026-05-28 16:51:30,859 - DEBUG - VM ctest-vn1-vm1-50392073 is ready for SSH connections 2026-05-28 16:51:30,860 - INFO - Waiting for VM ctest-vn1-vm2-88373417 to be up.. 2026-05-28 16:51:30,951 - DEBUG - VM is in ACTIVE state now 2026-05-28 16:51:30,951 - INFO - VM name : ctest-vn1-vm2-88373417 2026-05-28 16:51:31,038 - DEBUG - VM ctest-vn1-vm2-88373417 ID is 95a3ce4d-5bfd-4541-a988-8e787aeb5a7c 2026-05-28 16:51:31,039 - DEBUG - VM ctest-vn1-vm2-88373417 launched on Node cn-jenkins-deploy-platform-ansible-os-5847-1 2026-05-28 16:51:31,136 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/95a3ce4d-5bfd-4541-a988-8e787aeb5a7c 2026-05-28 16:51:31,149 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d6b30000-91a3-440a-a55b-31584d34bfbf 2026-05-28 16:51:32,396 - 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.57 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.436 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.436/2.502/4.568/2.066 ms') 2026-05-28 16:51:32,396 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-88373417 passed 2026-05-28 16:51:32,565 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 16:51:32,565 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-88373417, IP 13.213.203.5, Port 22 2026-05-28 16:51:32,735 - DEBUG - VM ctest-vn1-vm2-88373417 is ready for SSH connections 2026-05-28 16:51:32,735 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 16:51:32,736 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 16:51:32,736 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 16:51:32,736 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 100.146.134.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-28 16:51:32,736 - DEBUG - ping -s 56 -c 3 -W 1 100.146.134.197 2026-05-28 16:51:35,478 - DEBUG - PING 100.146.134.197 (100.146.134.197): 56 data bytes 64 bytes from 100.146.134.197: seq=0 ttl=63 time=3.886 ms 64 bytes from 100.146.134.197: seq=1 ttl=63 time=1.052 ms 64 bytes from 100.146.134.197: seq=2 ttl=63 time=1.654 ms --- 100.146.134.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.052/2.197/3.886 ms 2026-05-28 16:51:35,478 - INFO - Ping to IP 100.146.134.197 from VM ctest-vn1-vm2-88373417 passed 2026-05-28 16:51:35,478 - INFO - Detaching port d6b30000-91a3-440a-a55b-31584d34bfbf from VM ctest-vn1-vm2-88373417 2026-05-28 16:51:35,540 - INFO - Deleting VM ctest-vn1-vm2-88373417 2026-05-28 16:51:35,635 - INFO - Detaching port 2deefee2-59a7-401c-ad4f-a1c0ecf8ba8e from VM ctest-vn1-vm1-50392073 2026-05-28 16:51:35,672 - INFO - Deleting VM ctest-vn1-vm1-50392073 2026-05-28 16:51:35,930 - DEBUG - Response for delete_port : () 2026-05-28 16:51:36,102 - DEBUG - Response for delete_port : () 2026-05-28 16:51:36,102 - INFO - Deleting VN ctest-vn1-50541123 2026-05-28 16:51:36,265 - DEBUG - Response for deleting network () 2026-05-28 16:51:36,533 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 16:51:36,533 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-05-28 16:51:36,534 - INFO - -------------------------------------------------------------------------------- 2026-05-28 16:51:37,430 - INFO - Deleted project: ctest-TestPorts-68164389, ID : 4fb4fe11-4efd-4486-aaf1-1cb8ec7d46e2