2026-08-20 13:09:12,542 - INFO - Domain Default found not creating 2026-08-20 13:09:12,701 - INFO - Project ctest-TestPorts-85949712 not found, creating it 2026-08-20 13:09:13,169 - INFO - Created Project:ctest-TestPorts-85949712, ID : 5bd5c940-053b-4592-8385-ca84d46837b3 2026-08-20 13:09:14,759 - INFO - ================================================================================ 2026-08-20 13:09:14,759 - INFO - STARTING TEST : test_ports_bindings 2026-08-20 13:09:14,759 - 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-08-20 13:09:15,027 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-08-20 13:09:15,027 - INFO - Initial checks done. Running the testcase now 2026-08-20 13:09:15,027 - INFO - 2026-08-20 13:09:15,639 - DEBUG - Response for create_network : {'network': {'id': '1bb92052-b6b2-4052-979b-1c0e62414369', 'name': 'ctest-vn-38105930', 'tenant_id': '5bd5c940053b45928385ca84d46837b3', 'project_id': '5bd5c940053b45928385ca84d46837b3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-85949712', 'ctest-vn-38105930'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 13:09:15,862 - DEBUG - Response for create_subnet : {'subnet': {'id': '1a280e80-e1dd-4f8c-a4f4-52fcc775cb13', 'name': '', 'tenant_id': '5bd5c940053b45928385ca84d46837b3', 'network_id': '1bb92052-b6b2-4052-979b-1c0e62414369', 'ip_version': 4, 'cidr': '215.175.175.0/26', 'allocation_pools': [{'start': '215.175.175.2', 'end': '215.175.175.62'}], 'gateway_ip': '215.175.175.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '215.175.175.2', 'tags': [], 'project_id': '5bd5c940053b45928385ca84d46837b3'}} 2026-08-20 13:09:15,880 - INFO - Created VN ctest-vn-38105930 2026-08-20 13:09:15,936 - DEBUG - VN ctest-vn-38105930 UUID is 1bb92052-b6b2-4052-979b-1c0e62414369 2026-08-20 13:09:16,043 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-85949712', 'ctest-vmi-33355417']} 2026-08-20 13:09:16,295 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-33355417', 'id': '8c045bbf-0b9d-462a-9f41-1870af967482', 'tenant_id': '5bd5c940053b45928385ca84d46837b3', 'network_id': '1bb92052-b6b2-4052-979b-1c0e62414369', 'mac_address': '02:8c:04:5b:bf:0b', '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': '215.175.175.3', 'subnet_id': '1a280e80-e1dd-4f8c-a4f4-52fcc775cb13'}], 'security_groups': ['884ba7ec-434c-4fa8-87ed-1f4b4d86cb47'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5bd5c940053b45928385ca84d46837b3'}} 2026-08-20 13:09:16,296 - DEBUG - Created port 8c045bbf-0b9d-462a-9f41-1870af967482 2026-08-20 13:09:16,400 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8c045bbf-0b9d-462a-9f41-1870af967482 2026-08-20 13:09:16,732 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8c045bbf-0b9d-462a-9f41-1870af967482 2026-08-20 13:09:16,767 - INFO - VMI 8c045bbf-0b9d-462a-9f41-1870af967482 verification in API Server passed 2026-08-20 13:09:16,875 - DEBUG - Response for delete_port : () 2026-08-20 13:09:16,875 - INFO - Deleted port 8c045bbf-0b9d-462a-9f41-1870af967482 2026-08-20 13:09:16,875 - INFO - Deleting VN ctest-vn-38105930 2026-08-20 13:09:16,991 - DEBUG - Response for deleting network () 2026-08-20 13:09:17,249 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 13:09:17,249 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-08-20 13:09:17,249 - INFO - -------------------------------------------------------------------------------- 2026-08-20 13:09:17,252 - INFO - ================================================================================ 2026-08-20 13:09:17,252 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-20 13:09:17,252 - 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-08-20 13:09:17,543 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-08-20 13:09:17,543 - INFO - Initial checks done. Running the testcase now 2026-08-20 13:09:17,543 - INFO - 2026-08-20 13:09:17,740 - DEBUG - Response for create_network : {'network': {'id': '04b21872-8496-408a-8768-717c8a17ba5f', 'name': 'ctest-vn1-81292585', 'tenant_id': '5bd5c940053b45928385ca84d46837b3', 'project_id': '5bd5c940053b45928385ca84d46837b3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-85949712', 'ctest-vn1-81292585'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 13:09:17,970 - DEBUG - Response for create_subnet : {'subnet': {'id': 'beaff4b5-ff55-4aec-840f-b632b8bf3695', 'name': '', 'tenant_id': '5bd5c940053b45928385ca84d46837b3', 'network_id': '04b21872-8496-408a-8768-717c8a17ba5f', 'ip_version': 4, 'cidr': '204.61.175.192/26', 'allocation_pools': [{'start': '204.61.175.194', 'end': '204.61.175.254'}], 'gateway_ip': '204.61.175.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '204.61.175.194', 'tags': [], 'project_id': '5bd5c940053b45928385ca84d46837b3'}} 2026-08-20 13:09:18,153 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ba23a06d-c1ea-46d0-b9ba-128f92e844b1', 'name': '', 'tenant_id': '5bd5c940053b45928385ca84d46837b3', 'network_id': '04b21872-8496-408a-8768-717c8a17ba5f', 'ip_version': 4, 'cidr': '22.144.213.192/26', 'allocation_pools': [{'start': '22.144.213.194', 'end': '22.144.213.254'}], 'gateway_ip': '22.144.213.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '22.144.213.194', 'tags': [], 'project_id': '5bd5c940053b45928385ca84d46837b3'}} 2026-08-20 13:09:18,175 - INFO - Created VN ctest-vn1-81292585 2026-08-20 13:09:18,232 - DEBUG - VN ctest-vn1-81292585 UUID is 04b21872-8496-408a-8768-717c8a17ba5f 2026-08-20 13:09:18,578 - DEBUG - Response for create_port : {'port': {'name': 'd48a31e8-dacb-4a90-aa94-306baa23bd08', 'id': 'd48a31e8-dacb-4a90-aa94-306baa23bd08', 'tenant_id': '5bd5c940053b45928385ca84d46837b3', 'network_id': '04b21872-8496-408a-8768-717c8a17ba5f', 'mac_address': '02:d4:8a:31:e8:da', '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': '204.61.175.197', 'subnet_id': 'beaff4b5-ff55-4aec-840f-b632b8bf3695'}], 'security_groups': ['884ba7ec-434c-4fa8-87ed-1f4b4d86cb47'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5bd5c940053b45928385ca84d46837b3'}} 2026-08-20 13:09:18,840 - DEBUG - Response for create_port : {'port': {'name': 'ead47e3e-e22b-4923-a8c3-59c058d3f36d', 'id': 'ead47e3e-e22b-4923-a8c3-59c058d3f36d', 'tenant_id': '5bd5c940053b45928385ca84d46837b3', 'network_id': '04b21872-8496-408a-8768-717c8a17ba5f', 'mac_address': '02:ea:d4:7e:3e:e2', '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': '22.144.213.197', 'subnet_id': 'ba23a06d-c1ea-46d0-b9ba-128f92e844b1'}], 'security_groups': ['884ba7ec-434c-4fa8-87ed-1f4b4d86cb47'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5bd5c940053b45928385ca84d46837b3'}} 2026-08-20 13:09:18,900 - DEBUG - Services list from nova: [, , ] 2026-08-20 13:09:19,248 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6187-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6187-1) 2026-08-20 13:09:19,683 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6187-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6187-1) 2026-08-20 13:09:19,683 - INFO - Waiting for VM ctest-vn1-vm1-85346343 to be up.. 2026-08-20 13:09:19,720 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:09:24,775 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:09:29,863 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:09:34,990 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:09:40,068 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:09:45,148 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:09:50,231 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:09:55,339 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:10:00,429 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 13:10:05,514 - DEBUG - VM is in ACTIVE state now 2026-08-20 13:10:05,514 - INFO - VM name : ctest-vn1-vm1-85346343 2026-08-20 13:10:05,594 - DEBUG - VM ctest-vn1-vm1-85346343 ID is 9611ef8c-8528-481c-9031-093985996505 2026-08-20 13:10:05,617 - DEBUG - VM ctest-vn1-vm1-85346343 launched on Node cn-jenkins-deploy-platform-ansible-os-6187-1 2026-08-20 13:10:05,704 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9611ef8c-8528-481c-9031-093985996505 2026-08-20 13:10:05,714 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d48a31e8-dacb-4a90-aa94-306baa23bd08 2026-08-20 13:10:06,975 - 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=3.49 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.312 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.312/1.899/3.487/1.587 ms') 2026-08-20 13:10:06,976 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-85346343 passed 2026-08-20 13:10:07,128 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 13:10:07,128 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-85346343, IP 204.61.175.197, Port 22 2026-08-20 13:10:07,284 - DEBUG - VM ctest-vn1-vm1-85346343 is ready for SSH connections 2026-08-20 13:10:07,284 - INFO - Waiting for VM ctest-vn1-vm2-86163746 to be up.. 2026-08-20 13:10:07,364 - DEBUG - VM is in ACTIVE state now 2026-08-20 13:10:07,365 - INFO - VM name : ctest-vn1-vm2-86163746 2026-08-20 13:10:07,437 - DEBUG - VM ctest-vn1-vm2-86163746 ID is 3ea54fb3-b0a8-4e12-9302-80b99ab79db9 2026-08-20 13:10:07,437 - DEBUG - VM ctest-vn1-vm2-86163746 launched on Node cn-jenkins-deploy-platform-ansible-os-6187-1 2026-08-20 13:10:07,517 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3ea54fb3-b0a8-4e12-9302-80b99ab79db9 2026-08-20 13:10:07,526 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ead47e3e-e22b-4923-a8c3-59c058d3f36d 2026-08-20 13:10:08,774 - 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=3.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.532 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.532/2.243/3.955/1.711 ms') 2026-08-20 13:10:08,774 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-86163746 passed 2026-08-20 13:10:08,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 13:10:08,928 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-86163746, IP 22.144.213.197, Port 22 2026-08-20 13:10:09,098 - DEBUG - VM ctest-vn1-vm2-86163746 is ready for SSH connections 2026-08-20 13:10:09,098 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 13:10:09,098 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 13:10:09,098 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 13:10:09,099 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 204.61.175.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-08-20 13:10:09,099 - DEBUG - ping -s 56 -c 3 -W 1 204.61.175.197 2026-08-20 13:10:13,159 - DEBUG - PING 204.61.175.197 (204.61.175.197): 56 data bytes 64 bytes from 204.61.175.197: seq=0 ttl=63 time=4.440 ms 64 bytes from 204.61.175.197: seq=1 ttl=63 time=1.106 ms 64 bytes from 204.61.175.197: seq=2 ttl=63 time=1.115 ms --- 204.61.175.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.106/2.220/4.440 ms 2026-08-20 13:10:13,159 - INFO - Ping to IP 204.61.175.197 from VM ctest-vn1-vm2-86163746 passed 2026-08-20 13:10:13,159 - INFO - Detaching port ead47e3e-e22b-4923-a8c3-59c058d3f36d from VM ctest-vn1-vm2-86163746 2026-08-20 13:10:13,220 - INFO - Deleting VM ctest-vn1-vm2-86163746 2026-08-20 13:10:13,319 - INFO - Detaching port d48a31e8-dacb-4a90-aa94-306baa23bd08 from VM ctest-vn1-vm1-85346343 2026-08-20 13:10:13,378 - INFO - Deleting VM ctest-vn1-vm1-85346343 2026-08-20 13:10:13,644 - DEBUG - Response for delete_port : () 2026-08-20 13:10:13,816 - DEBUG - Response for delete_port : () 2026-08-20 13:10:13,816 - INFO - Deleting VN ctest-vn1-81292585 2026-08-20 13:10:13,954 - DEBUG - Response for deleting network () 2026-08-20 13:10:14,224 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 13:10:14,224 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:57]
2026-08-20 13:10:14,224 - INFO - -------------------------------------------------------------------------------- 2026-08-20 13:10:14,999 - INFO - Deleted project: ctest-TestPorts-85949712, ID : 5bd5c940-053b-4592-8385-ca84d46837b3