2026-06-19 21:13:18,446 - INFO - Domain Default found not creating 2026-06-19 21:13:18,582 - INFO - Project ctest-TestPorts-13857353 not found, creating it 2026-06-19 21:13:19,010 - INFO - Created Project:ctest-TestPorts-13857353, ID : 49a88f55-c29b-4705-8e5b-1f39e9ce17e6 2026-06-19 21:13:20,616 - INFO - ================================================================================ 2026-06-19 21:13:20,617 - INFO - STARTING TEST : test_ports_bindings 2026-06-19 21:13:20,617 - 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 21:13:20,875 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with 2026-06-19 21:13:20,875 - INFO - Initial checks done. Running the testcase now 2026-06-19 21:13:20,875 - INFO - 2026-06-19 21:13:21,532 - DEBUG - Response for create_network : {'network': {'id': '47a133e9-b305-452f-b6d3-f27a27e196cc', 'name': 'ctest-vn-40365245', 'tenant_id': '49a88f55c29b47058e5b1f39e9ce17e6', 'project_id': '49a88f55c29b47058e5b1f39e9ce17e6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-13857353', 'ctest-vn-40365245'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 21:13:21,748 - DEBUG - Response for create_subnet : {'subnet': {'id': '66b44d4e-012e-48d3-99dc-01851d2be74d', 'name': '', 'tenant_id': '49a88f55c29b47058e5b1f39e9ce17e6', 'network_id': '47a133e9-b305-452f-b6d3-f27a27e196cc', 'ip_version': 4, 'cidr': '5.136.4.0/26', 'allocation_pools': [{'start': '5.136.4.2', 'end': '5.136.4.62'}], 'gateway_ip': '5.136.4.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '5.136.4.2', 'tags': [], 'project_id': '49a88f55c29b47058e5b1f39e9ce17e6'}} 2026-06-19 21:13:21,765 - INFO - Created VN ctest-vn-40365245 2026-06-19 21:13:21,817 - DEBUG - VN ctest-vn-40365245 UUID is 47a133e9-b305-452f-b6d3-f27a27e196cc 2026-06-19 21:13:21,918 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-13857353', 'ctest-vmi-93195423']} 2026-06-19 21:13:22,186 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-93195423', 'id': 'd8ff8c56-bff7-456c-8e1b-403dc508f8cf', 'tenant_id': '49a88f55c29b47058e5b1f39e9ce17e6', 'network_id': '47a133e9-b305-452f-b6d3-f27a27e196cc', 'mac_address': '02:d8:ff:8c:56: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': '5.136.4.3', 'subnet_id': '66b44d4e-012e-48d3-99dc-01851d2be74d'}], 'security_groups': ['c2d1d4cd-5cc1-4c4c-a923-7e5659a191c6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '49a88f55c29b47058e5b1f39e9ce17e6'}} 2026-06-19 21:13:22,186 - DEBUG - Created port d8ff8c56-bff7-456c-8e1b-403dc508f8cf 2026-06-19 21:13:22,289 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d8ff8c56-bff7-456c-8e1b-403dc508f8cf 2026-06-19 21:13:22,648 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d8ff8c56-bff7-456c-8e1b-403dc508f8cf 2026-06-19 21:13:22,678 - INFO - VMI d8ff8c56-bff7-456c-8e1b-403dc508f8cf verification in API Server passed 2026-06-19 21:13:22,775 - DEBUG - Response for delete_port : () 2026-06-19 21:13:22,775 - INFO - Deleted port d8ff8c56-bff7-456c-8e1b-403dc508f8cf 2026-06-19 21:13:22,775 - INFO - Deleting VN ctest-vn-40365245 2026-06-19 21:13:22,879 - DEBUG - Response for deleting network () 2026-06-19 21:13:23,133 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 21:13:23,133 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-19 21:13:23,133 - INFO - -------------------------------------------------------------------------------- 2026-06-19 21:13:23,136 - INFO - ================================================================================ 2026-06-19 21:13:23,136 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-19 21:13:23,136 - 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 21:13:23,421 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with 2026-06-19 21:13:23,421 - INFO - Initial checks done. Running the testcase now 2026-06-19 21:13:23,421 - INFO - 2026-06-19 21:13:23,582 - DEBUG - Response for create_network : {'network': {'id': '3a44c95d-864b-4fec-966b-b96cae8f231d', 'name': 'ctest-vn1-94371566', 'tenant_id': '49a88f55c29b47058e5b1f39e9ce17e6', 'project_id': '49a88f55c29b47058e5b1f39e9ce17e6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-13857353', 'ctest-vn1-94371566'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 21:13:23,760 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4efdb02-8ca8-41ee-8a72-a9d87b2583f9', 'name': '', 'tenant_id': '49a88f55c29b47058e5b1f39e9ce17e6', 'network_id': '3a44c95d-864b-4fec-966b-b96cae8f231d', 'ip_version': 4, 'cidr': '129.10.17.128/26', 'allocation_pools': [{'start': '129.10.17.130', 'end': '129.10.17.190'}], 'gateway_ip': '129.10.17.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '129.10.17.130', 'tags': [], 'project_id': '49a88f55c29b47058e5b1f39e9ce17e6'}} 2026-06-19 21:13:23,952 - DEBUG - Response for create_subnet : {'subnet': {'id': '2f669a56-bd2b-43ce-bf56-c9816a38566c', 'name': '', 'tenant_id': '49a88f55c29b47058e5b1f39e9ce17e6', 'network_id': '3a44c95d-864b-4fec-966b-b96cae8f231d', 'ip_version': 4, 'cidr': '161.127.91.0/26', 'allocation_pools': [{'start': '161.127.91.2', 'end': '161.127.91.62'}], 'gateway_ip': '161.127.91.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '161.127.91.2', 'tags': [], 'project_id': '49a88f55c29b47058e5b1f39e9ce17e6'}} 2026-06-19 21:13:23,969 - INFO - Created VN ctest-vn1-94371566 2026-06-19 21:13:24,021 - DEBUG - VN ctest-vn1-94371566 UUID is 3a44c95d-864b-4fec-966b-b96cae8f231d 2026-06-19 21:13:24,330 - DEBUG - Response for create_port : {'port': {'name': '5ea20a5a-9a37-410e-baef-9fec938c01b6', 'id': '5ea20a5a-9a37-410e-baef-9fec938c01b6', 'tenant_id': '49a88f55c29b47058e5b1f39e9ce17e6', 'network_id': '3a44c95d-864b-4fec-966b-b96cae8f231d', 'mac_address': '02:5e:a2:0a:5a: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': '129.10.17.133', 'subnet_id': 'e4efdb02-8ca8-41ee-8a72-a9d87b2583f9'}], 'security_groups': ['c2d1d4cd-5cc1-4c4c-a923-7e5659a191c6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '49a88f55c29b47058e5b1f39e9ce17e6'}} 2026-06-19 21:13:24,485 - DEBUG - Response for create_port : {'port': {'name': '605bbbc2-ae07-4195-8ccd-a1aa22a0d539', 'id': '605bbbc2-ae07-4195-8ccd-a1aa22a0d539', 'tenant_id': '49a88f55c29b47058e5b1f39e9ce17e6', 'network_id': '3a44c95d-864b-4fec-966b-b96cae8f231d', 'mac_address': '02:60:5b:bb:c2:ae', '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': '161.127.91.5', 'subnet_id': '2f669a56-bd2b-43ce-bf56-c9816a38566c'}], 'security_groups': ['c2d1d4cd-5cc1-4c4c-a923-7e5659a191c6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '49a88f55c29b47058e5b1f39e9ce17e6'}} 2026-06-19 21:13:24,539 - DEBUG - Services list from nova: [, , ] 2026-06-19 21:13:24,858 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6005-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6005-1) 2026-06-19 21:13:25,216 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6005-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6005-1) 2026-06-19 21:13:25,216 - INFO - Waiting for VM ctest-vn1-vm1-12753202 to be up.. 2026-06-19 21:13:25,253 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 21:13:30,302 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 21:13:35,377 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 21:13:40,452 - DEBUG - VM is in ACTIVE state now 2026-06-19 21:13:40,452 - INFO - VM name : ctest-vn1-vm1-12753202 2026-06-19 21:13:40,528 - DEBUG - VM ctest-vn1-vm1-12753202 ID is d334b1bf-a385-463f-b345-3f8eb487f33d 2026-06-19 21:13:40,546 - DEBUG - VM ctest-vn1-vm1-12753202 launched on Node cn-jenkins-deploy-platform-ansible-os-6005-1 2026-06-19 21:13:40,615 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d334b1bf-a385-463f-b345-3f8eb487f33d 2026-06-19 21:13:40,624 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5ea20a5a-9a37-410e-baef-9fec938c01b6 2026-06-19 21:13:43,879 - 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 1021ms') 2026-06-19 21:13:43,879 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-12753202 failed! 2026-06-19 21:13:43,933 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-13857353:ctest-vn1-94371566 is 129.10.17.129 and allocation pool is NOT set 2026-06-19 21:13:43,933 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-13857353:ctest-vn1-94371566 is 161.127.91.1 and allocation pool is NOT set 2026-06-19 21:13:45,994 - 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.23 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.368 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.368/1.800/3.233/1.432 ms') 2026-06-19 21:13:45,994 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-12753202 passed 2026-06-19 21:13:46,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 21:13:46,141 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-12753202, IP 129.10.17.133, Port 22 2026-06-19 21:13:46,306 - DEBUG - VM ctest-vn1-vm1-12753202 is ready for SSH connections 2026-06-19 21:13:46,306 - INFO - Waiting for VM ctest-vn1-vm2-96068973 to be up.. 2026-06-19 21:13:46,379 - DEBUG - VM is in ACTIVE state now 2026-06-19 21:13:46,380 - INFO - VM name : ctest-vn1-vm2-96068973 2026-06-19 21:13:46,452 - DEBUG - VM ctest-vn1-vm2-96068973 ID is 6f9a2f4d-9a0e-40a5-b1b3-f48a885f031c 2026-06-19 21:13:46,452 - DEBUG - VM ctest-vn1-vm2-96068973 launched on Node cn-jenkins-deploy-platform-ansible-os-6005-1 2026-06-19 21:13:46,523 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6f9a2f4d-9a0e-40a5-b1b3-f48a885f031c 2026-06-19 21:13:46,531 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/605bbbc2-ae07-4195-8ccd-a1aa22a0d539 2026-06-19 21:13:47,768 - 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.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.468 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.468/2.209/3.951/1.741 ms') 2026-06-19 21:13:47,768 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-96068973 passed 2026-06-19 21:13:47,929 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 21:13:47,929 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-96068973, IP 161.127.91.5, Port 22 2026-06-19 21:13:48,084 - DEBUG - VM ctest-vn1-vm2-96068973 is ready for SSH connections 2026-06-19 21:13:48,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 21:13:48,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 21:13:48,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 21:13:48,084 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 129.10.17.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-06-19 21:13:48,084 - DEBUG - ping -s 56 -c 3 -W 1 129.10.17.133 2026-06-19 21:13:51,710 - DEBUG - PING 129.10.17.133 (129.10.17.133): 56 data bytes 64 bytes from 129.10.17.133: seq=0 ttl=63 time=3.487 ms 64 bytes from 129.10.17.133: seq=1 ttl=63 time=0.886 ms 64 bytes from 129.10.17.133: seq=2 ttl=63 time=0.834 ms --- 129.10.17.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.834/1.735/3.487 ms 2026-06-19 21:13:51,710 - INFO - Ping to IP 129.10.17.133 from VM ctest-vn1-vm2-96068973 passed 2026-06-19 21:13:51,710 - INFO - Detaching port 605bbbc2-ae07-4195-8ccd-a1aa22a0d539 from VM ctest-vn1-vm2-96068973 2026-06-19 21:13:51,760 - INFO - Deleting VM ctest-vn1-vm2-96068973 2026-06-19 21:13:51,823 - INFO - Detaching port 5ea20a5a-9a37-410e-baef-9fec938c01b6 from VM ctest-vn1-vm1-12753202 2026-06-19 21:13:51,858 - INFO - Deleting VM ctest-vn1-vm1-12753202 2026-06-19 21:13:52,068 - DEBUG - Response for delete_port : () 2026-06-19 21:13:52,213 - DEBUG - Response for delete_port : () 2026-06-19 21:13:52,214 - INFO - Deleting VN ctest-vn1-94371566 2026-06-19 21:13:52,338 - DEBUG - Response for deleting network () 2026-06-19 21:13:52,595 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 21:13:52,595 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-06-19 21:13:52,595 - INFO - -------------------------------------------------------------------------------- 2026-06-19 21:13:53,363 - INFO - Deleted project: ctest-TestPorts-13857353, ID : 49a88f55-c29b-4705-8e5b-1f39e9ce17e6