2026-06-01 13:18:09,883 - INFO - Domain Default found not creating 2026-06-01 13:18:10,060 - INFO - Project ctest-TestPorts-05552565 not found, creating it 2026-06-01 13:18:10,532 - INFO - Created Project:ctest-TestPorts-05552565, ID : 16644e59-0da5-443f-bac1-ad87fbaa43bf 2026-06-01 13:18:12,072 - INFO - ================================================================================ 2026-06-01 13:18:12,072 - INFO - STARTING TEST : test_ports_bindings 2026-06-01 13:18:12,072 - 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-01 13:18:12,328 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with 2026-06-01 13:18:12,328 - INFO - Initial checks done. Running the testcase now 2026-06-01 13:18:12,328 - INFO - 2026-06-01 13:18:12,899 - DEBUG - Response for create_network : {'network': {'id': '51ef3a6c-d2c0-44b0-81d4-0b0f5c302bd6', 'name': 'ctest-vn-05720651', 'tenant_id': '16644e590da5443fbac1ad87fbaa43bf', 'project_id': '16644e590da5443fbac1ad87fbaa43bf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-05552565', 'ctest-vn-05720651'], 'port_security_enabled': True, 'description': ''}} 2026-06-01 13:18:13,101 - DEBUG - Response for create_subnet : {'subnet': {'id': '6ed7b447-118b-4bf1-8d24-63393f25ff5d', 'name': '', 'tenant_id': '16644e590da5443fbac1ad87fbaa43bf', 'network_id': '51ef3a6c-d2c0-44b0-81d4-0b0f5c302bd6', 'ip_version': 4, 'cidr': '8.225.90.0/26', 'allocation_pools': [{'start': '8.225.90.2', 'end': '8.225.90.62'}], 'gateway_ip': '8.225.90.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '8.225.90.2', 'tags': [], 'project_id': '16644e590da5443fbac1ad87fbaa43bf'}} 2026-06-01 13:18:13,120 - INFO - Created VN ctest-vn-05720651 2026-06-01 13:18:13,171 - DEBUG - VN ctest-vn-05720651 UUID is 51ef3a6c-d2c0-44b0-81d4-0b0f5c302bd6 2026-06-01 13:18:13,276 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-05552565', 'ctest-vmi-33732276']} 2026-06-01 13:18:13,564 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-33732276', 'id': 'd5f5f192-e300-4737-9bac-2d9f97a57899', 'tenant_id': '16644e590da5443fbac1ad87fbaa43bf', 'network_id': '51ef3a6c-d2c0-44b0-81d4-0b0f5c302bd6', 'mac_address': '02:d5:f5:f1:92:e3', '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': '8.225.90.3', 'subnet_id': '6ed7b447-118b-4bf1-8d24-63393f25ff5d'}], 'security_groups': ['a09bfc4b-26a1-46c2-a54d-da74db68ccff'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '16644e590da5443fbac1ad87fbaa43bf'}} 2026-06-01 13:18:13,564 - DEBUG - Created port d5f5f192-e300-4737-9bac-2d9f97a57899 2026-06-01 13:18:13,671 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/d5f5f192-e300-4737-9bac-2d9f97a57899 2026-06-01 13:18:13,966 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/d5f5f192-e300-4737-9bac-2d9f97a57899 2026-06-01 13:18:13,999 - INFO - VMI d5f5f192-e300-4737-9bac-2d9f97a57899 verification in API Server passed 2026-06-01 13:18:14,098 - DEBUG - Response for delete_port : () 2026-06-01 13:18:14,098 - INFO - Deleted port d5f5f192-e300-4737-9bac-2d9f97a57899 2026-06-01 13:18:14,098 - INFO - Deleting VN ctest-vn-05720651 2026-06-01 13:18:14,192 - DEBUG - Response for deleting network () 2026-06-01 13:18:14,448 - DEBUG - No XMPP flaps were noticed during the test 2026-06-01 13:18:14,448 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-01 13:18:14,448 - INFO - -------------------------------------------------------------------------------- 2026-06-01 13:18:14,451 - INFO - ================================================================================ 2026-06-01 13:18:14,451 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-01 13:18:14,451 - 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-01 13:18:14,743 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with 2026-06-01 13:18:14,743 - INFO - Initial checks done. Running the testcase now 2026-06-01 13:18:14,743 - INFO - 2026-06-01 13:18:14,929 - DEBUG - Response for create_network : {'network': {'id': 'fb6b788e-9c12-4e39-8c42-cc82143e1bd1', 'name': 'ctest-vn1-40603540', 'tenant_id': '16644e590da5443fbac1ad87fbaa43bf', 'project_id': '16644e590da5443fbac1ad87fbaa43bf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-05552565', 'ctest-vn1-40603540'], 'port_security_enabled': True, 'description': ''}} 2026-06-01 13:18:15,088 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b36164d4-0747-4028-aea0-cc91b91479a9', 'name': '', 'tenant_id': '16644e590da5443fbac1ad87fbaa43bf', 'network_id': 'fb6b788e-9c12-4e39-8c42-cc82143e1bd1', 'ip_version': 4, 'cidr': '76.129.201.0/26', 'allocation_pools': [{'start': '76.129.201.2', 'end': '76.129.201.62'}], 'gateway_ip': '76.129.201.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.129.201.2', 'tags': [], 'project_id': '16644e590da5443fbac1ad87fbaa43bf'}} 2026-06-01 13:18:15,302 - DEBUG - Response for create_subnet : {'subnet': {'id': '0f4bb6c8-a229-4476-8477-14db427e6c48', 'name': '', 'tenant_id': '16644e590da5443fbac1ad87fbaa43bf', 'network_id': 'fb6b788e-9c12-4e39-8c42-cc82143e1bd1', 'ip_version': 4, 'cidr': '165.135.23.128/26', 'allocation_pools': [{'start': '165.135.23.130', 'end': '165.135.23.190'}], 'gateway_ip': '165.135.23.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '165.135.23.130', 'tags': [], 'project_id': '16644e590da5443fbac1ad87fbaa43bf'}} 2026-06-01 13:18:15,325 - INFO - Created VN ctest-vn1-40603540 2026-06-01 13:18:15,379 - DEBUG - VN ctest-vn1-40603540 UUID is fb6b788e-9c12-4e39-8c42-cc82143e1bd1 2026-06-01 13:18:15,677 - DEBUG - Response for create_port : {'port': {'name': 'b78badbc-4d10-4c58-b7d2-438394cf0dae', 'id': 'b78badbc-4d10-4c58-b7d2-438394cf0dae', 'tenant_id': '16644e590da5443fbac1ad87fbaa43bf', 'network_id': 'fb6b788e-9c12-4e39-8c42-cc82143e1bd1', 'mac_address': '02:b7:8b:ad:bc:4d', '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': '76.129.201.5', 'subnet_id': 'b36164d4-0747-4028-aea0-cc91b91479a9'}], 'security_groups': ['a09bfc4b-26a1-46c2-a54d-da74db68ccff'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '16644e590da5443fbac1ad87fbaa43bf'}} 2026-06-01 13:18:15,851 - DEBUG - Response for create_port : {'port': {'name': '62bf0907-3010-46c6-8094-4d52284b6694', 'id': '62bf0907-3010-46c6-8094-4d52284b6694', 'tenant_id': '16644e590da5443fbac1ad87fbaa43bf', 'network_id': 'fb6b788e-9c12-4e39-8c42-cc82143e1bd1', 'mac_address': '02:62:bf:09:07:30', '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': '165.135.23.133', 'subnet_id': '0f4bb6c8-a229-4476-8477-14db427e6c48'}], 'security_groups': ['a09bfc4b-26a1-46c2-a54d-da74db68ccff'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '16644e590da5443fbac1ad87fbaa43bf'}} 2026-06-01 13:18:15,926 - DEBUG - Services list from nova: [, , ] 2026-06-01 13:18:16,282 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5867-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5867-1) 2026-06-01 13:18:16,703 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5867-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5867-1) 2026-06-01 13:18:16,703 - INFO - Waiting for VM ctest-vn1-vm1-45062692 to be up.. 2026-06-01 13:18:16,743 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-01 13:18:21,825 - DEBUG - VM is in ACTIVE state now 2026-06-01 13:18:21,825 - INFO - VM name : ctest-vn1-vm1-45062692 2026-06-01 13:18:21,904 - DEBUG - VM ctest-vn1-vm1-45062692 ID is 642ff254-ac12-4415-ad30-223591f43c64 2026-06-01 13:18:21,931 - DEBUG - VM ctest-vn1-vm1-45062692 launched on Node cn-jenkins-deploy-platform-ansible-os-5867-1 2026-06-01 13:18:22,020 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/642ff254-ac12-4415-ad30-223591f43c64 2026-06-01 13:18:22,029 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/b78badbc-4d10-4c58-b7d2-438394cf0dae 2026-06-01 13:18:25,290 - 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 1015ms') 2026-06-01 13:18:25,290 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-45062692 failed! 2026-06-01 13:18:25,343 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-05552565:ctest-vn1-40603540 is 76.129.201.1 and allocation pool is NOT set 2026-06-01 13:18:25,343 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-05552565:ctest-vn1-40603540 is 165.135.23.129 and allocation pool is NOT set 2026-06-01 13:18:29,415 - 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=2 ttl=63 time=2.87 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 2.868/2.868/2.868/0.000 ms') 2026-06-01 13:18:29,415 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-45062692 passed 2026-06-01 13:18:29,563 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 13:18:29,563 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-45062692, IP 76.129.201.5, Port 22 2026-06-01 13:18:29,719 - DEBUG - VM ctest-vn1-vm1-45062692 is ready for SSH connections 2026-06-01 13:18:29,719 - INFO - Waiting for VM ctest-vn1-vm2-22543018 to be up.. 2026-06-01 13:18:29,801 - DEBUG - VM is in ACTIVE state now 2026-06-01 13:18:29,801 - INFO - VM name : ctest-vn1-vm2-22543018 2026-06-01 13:18:29,891 - DEBUG - VM ctest-vn1-vm2-22543018 ID is d1824897-d893-4429-875f-6f70eec112c6 2026-06-01 13:18:29,892 - DEBUG - VM ctest-vn1-vm2-22543018 launched on Node cn-jenkins-deploy-platform-ansible-os-5867-1 2026-06-01 13:18:29,968 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/d1824897-d893-4429-875f-6f70eec112c6 2026-06-01 13:18:29,976 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/62bf0907-3010-46c6-8094-4d52284b6694 2026-06-01 13:18:31,216 - 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.59 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.549 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.549/2.071/3.593/1.522 ms') 2026-06-01 13:18:31,216 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-22543018 passed 2026-06-01 13:18:31,367 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 13:18:31,367 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-22543018, IP 165.135.23.133, Port 22 2026-06-01 13:18:31,534 - DEBUG - VM ctest-vn1-vm2-22543018 is ready for SSH connections 2026-06-01 13:18:31,534 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 13:18:31,534 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 13:18:31,534 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 13:18:31,535 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.129.201.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-01 13:18:31,535 - DEBUG - ping -s 56 -c 3 -W 1 76.129.201.5 2026-06-01 13:18:34,222 - DEBUG - PING 76.129.201.5 (76.129.201.5): 56 data bytes 64 bytes from 76.129.201.5: seq=0 ttl=63 time=5.787 ms 64 bytes from 76.129.201.5: seq=1 ttl=63 time=1.421 ms 64 bytes from 76.129.201.5: seq=2 ttl=63 time=1.003 ms --- 76.129.201.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.003/2.737/5.787 ms 2026-06-01 13:18:34,222 - INFO - Ping to IP 76.129.201.5 from VM ctest-vn1-vm2-22543018 passed 2026-06-01 13:18:34,222 - INFO - Detaching port 62bf0907-3010-46c6-8094-4d52284b6694 from VM ctest-vn1-vm2-22543018 2026-06-01 13:18:34,274 - INFO - Deleting VM ctest-vn1-vm2-22543018 2026-06-01 13:18:34,365 - INFO - Detaching port b78badbc-4d10-4c58-b7d2-438394cf0dae from VM ctest-vn1-vm1-45062692 2026-06-01 13:18:34,408 - INFO - Deleting VM ctest-vn1-vm1-45062692 2026-06-01 13:18:34,658 - DEBUG - Response for delete_port : () 2026-06-01 13:18:34,838 - DEBUG - Response for delete_port : () 2026-06-01 13:18:34,839 - INFO - Deleting VN ctest-vn1-40603540 2026-06-01 13:18:34,961 - DEBUG - Response for deleting network () 2026-06-01 13:18:35,220 - DEBUG - No XMPP flaps were noticed during the test 2026-06-01 13:18:35,220 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-06-01 13:18:35,220 - INFO - -------------------------------------------------------------------------------- 2026-06-01 13:18:35,909 - INFO - Deleted project: ctest-TestPorts-05552565, ID : 16644e59-0da5-443f-bac1-ad87fbaa43bf