2026-03-02 02:06:38,393 - INFO - Domain Default found not creating 2026-03-02 02:06:38,576 - INFO - Project ctest-TestPorts-92895763 not found, creating it 2026-03-02 02:06:39,036 - INFO - Created Project:ctest-TestPorts-92895763, ID : 8a62bf7b-616e-4802-800a-d87fe84fdc0c 2026-03-02 02:06:40,737 - INFO - ================================================================================ 2026-03-02 02:06:40,737 - INFO - STARTING TEST : test_ports_bindings 2026-03-02 02:06:40,737 - 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-03-02 02:06:41,008 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-03-02 02:06:41,008 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:06:41,008 - INFO - 2026-03-02 02:06:41,635 - DEBUG - Response for create_network : {'network': {'id': 'fd77a894-9e6e-4fc4-9609-b7d35fb6a08f', 'name': 'ctest-vn-51158749', 'tenant_id': '8a62bf7b616e4802800ad87fe84fdc0c', 'project_id': '8a62bf7b616e4802800ad87fe84fdc0c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-92895763', 'ctest-vn-51158749'], 'port_security_enabled': True, 'description': ''}} 2026-03-02 02:06:41,810 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c8bf6a50-2f1b-43ab-983a-30ef8b3f7646', 'name': '', 'tenant_id': '8a62bf7b616e4802800ad87fe84fdc0c', 'network_id': 'fd77a894-9e6e-4fc4-9609-b7d35fb6a08f', 'ip_version': 4, 'cidr': '49.162.199.64/26', 'allocation_pools': [{'start': '49.162.199.66', 'end': '49.162.199.126'}], 'gateway_ip': '49.162.199.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '49.162.199.66', 'tags': [], 'project_id': '8a62bf7b616e4802800ad87fe84fdc0c'}} 2026-03-02 02:06:41,829 - INFO - Created VN ctest-vn-51158749 2026-03-02 02:06:41,881 - DEBUG - VN ctest-vn-51158749 UUID is fd77a894-9e6e-4fc4-9609-b7d35fb6a08f 2026-03-02 02:06:41,996 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-92895763', 'ctest-vmi-33925252']} 2026-03-02 02:06:42,244 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-33925252', 'id': '9b75cca6-d563-425c-aaca-697ce508b4c5', 'tenant_id': '8a62bf7b616e4802800ad87fe84fdc0c', 'network_id': 'fd77a894-9e6e-4fc4-9609-b7d35fb6a08f', 'mac_address': '02:9b:75:cc:a6:d5', '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': '49.162.199.67', 'subnet_id': 'c8bf6a50-2f1b-43ab-983a-30ef8b3f7646'}], 'security_groups': ['a8c48415-de98-4e62-bb90-a5bbccec7fbf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8a62bf7b616e4802800ad87fe84fdc0c'}} 2026-03-02 02:06:42,244 - DEBUG - Created port 9b75cca6-d563-425c-aaca-697ce508b4c5 2026-03-02 02:06:42,349 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9b75cca6-d563-425c-aaca-697ce508b4c5 2026-03-02 02:06:42,684 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9b75cca6-d563-425c-aaca-697ce508b4c5 2026-03-02 02:06:42,722 - INFO - VMI 9b75cca6-d563-425c-aaca-697ce508b4c5 verification in API Server passed 2026-03-02 02:06:42,840 - DEBUG - Response for delete_port : () 2026-03-02 02:06:42,840 - INFO - Deleted port 9b75cca6-d563-425c-aaca-697ce508b4c5 2026-03-02 02:06:42,840 - INFO - Deleting VN ctest-vn-51158749 2026-03-02 02:06:42,960 - DEBUG - Response for deleting network () 2026-03-02 02:06:43,223 - DEBUG - No XMPP flaps were noticed during the test 2026-03-02 02:06:43,223 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-03-02 02:06:43,223 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:06:43,225 - INFO - ================================================================================ 2026-03-02 02:06:43,226 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-02 02:06:43,226 - 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-03-02 02:06:43,539 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-03-02 02:06:43,539 - INFO - Initial checks done. Running the testcase now 2026-03-02 02:06:43,539 - INFO - 2026-03-02 02:06:43,742 - DEBUG - Response for create_network : {'network': {'id': 'a153737a-5f48-4692-8e21-7f0837bd29b0', 'name': 'ctest-vn1-08732492', 'tenant_id': '8a62bf7b616e4802800ad87fe84fdc0c', 'project_id': '8a62bf7b616e4802800ad87fe84fdc0c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-92895763', 'ctest-vn1-08732492'], 'port_security_enabled': True, 'description': ''}} 2026-03-02 02:06:43,959 - DEBUG - Response for create_subnet : {'subnet': {'id': '6a238982-5c08-4246-87ae-b4a45f309167', 'name': '', 'tenant_id': '8a62bf7b616e4802800ad87fe84fdc0c', 'network_id': 'a153737a-5f48-4692-8e21-7f0837bd29b0', 'ip_version': 4, 'cidr': '200.182.131.128/26', 'allocation_pools': [{'start': '200.182.131.130', 'end': '200.182.131.190'}], 'gateway_ip': '200.182.131.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '200.182.131.130', 'tags': [], 'project_id': '8a62bf7b616e4802800ad87fe84fdc0c'}} 2026-03-02 02:06:44,110 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f5897c4f-9e33-4716-8500-596ab447d668', 'name': '', 'tenant_id': '8a62bf7b616e4802800ad87fe84fdc0c', 'network_id': 'a153737a-5f48-4692-8e21-7f0837bd29b0', 'ip_version': 4, 'cidr': '141.2.210.0/26', 'allocation_pools': [{'start': '141.2.210.2', 'end': '141.2.210.62'}], 'gateway_ip': '141.2.210.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '141.2.210.2', 'tags': [], 'project_id': '8a62bf7b616e4802800ad87fe84fdc0c'}} 2026-03-02 02:06:44,132 - INFO - Created VN ctest-vn1-08732492 2026-03-02 02:06:44,185 - DEBUG - VN ctest-vn1-08732492 UUID is a153737a-5f48-4692-8e21-7f0837bd29b0 2026-03-02 02:06:44,527 - DEBUG - Response for create_port : {'port': {'name': '271025ae-2d04-42db-9e46-142f81b3ea31', 'id': '271025ae-2d04-42db-9e46-142f81b3ea31', 'tenant_id': '8a62bf7b616e4802800ad87fe84fdc0c', 'network_id': 'a153737a-5f48-4692-8e21-7f0837bd29b0', 'mac_address': '02:27:10:25:ae:2d', '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': '200.182.131.133', 'subnet_id': '6a238982-5c08-4246-87ae-b4a45f309167'}], 'security_groups': ['a8c48415-de98-4e62-bb90-a5bbccec7fbf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8a62bf7b616e4802800ad87fe84fdc0c'}} 2026-03-02 02:06:44,729 - DEBUG - Response for create_port : {'port': {'name': '445583b4-ad4a-4e67-9d56-21bfad44391e', 'id': '445583b4-ad4a-4e67-9d56-21bfad44391e', 'tenant_id': '8a62bf7b616e4802800ad87fe84fdc0c', 'network_id': 'a153737a-5f48-4692-8e21-7f0837bd29b0', 'mac_address': '02:44:55:83:b4:ad', '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': '141.2.210.5', 'subnet_id': 'f5897c4f-9e33-4716-8500-596ab447d668'}], 'security_groups': ['a8c48415-de98-4e62-bb90-a5bbccec7fbf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8a62bf7b616e4802800ad87fe84fdc0c'}} 2026-03-02 02:06:44,801 - DEBUG - Services list from nova: [, , ] 2026-03-02 02:06:45,215 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5416-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5416-1) 2026-03-02 02:06:45,722 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5416-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5416-1) 2026-03-02 02:06:45,722 - INFO - Waiting for VM ctest-vn1-vm1-77762616 to be up.. 2026-03-02 02:06:45,780 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-02 02:06:50,866 - DEBUG - VM is in ACTIVE state now 2026-03-02 02:06:50,866 - INFO - VM name : ctest-vn1-vm1-77762616 2026-03-02 02:06:50,951 - DEBUG - VM ctest-vn1-vm1-77762616 ID is d872dd9b-56fd-485a-860a-2c1541119192 2026-03-02 02:06:50,973 - DEBUG - VM ctest-vn1-vm1-77762616 launched on Node cn-jenkins-deploy-platform-ansible-os-5416-1 2026-03-02 02:06:51,062 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d872dd9b-56fd-485a-860a-2c1541119192 2026-03-02 02:06:51,071 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/271025ae-2d04-42db-9e46-142f81b3ea31 2026-03-02 02:06:54,324 - 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 1001ms') 2026-03-02 02:06:54,325 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77762616 failed! 2026-03-02 02:06:54,381 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92895763:ctest-vn1-08732492 is 200.182.131.129 and allocation pool is NOT set 2026-03-02 02:06:54,381 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92895763:ctest-vn1-08732492 is 141.2.210.1 and allocation pool is NOT set 2026-03-02 02:06:58,458 - 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 1014ms') 2026-03-02 02:06:58,459 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77762616 failed! 2026-03-02 02:06:58,517 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92895763:ctest-vn1-08732492 is 200.182.131.129 and allocation pool is NOT set 2026-03-02 02:06:58,517 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92895763:ctest-vn1-08732492 is 141.2.210.1 and allocation pool is NOT set 2026-03-02 02:07:00,580 - 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.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.543 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.543/1.878/3.213/1.335 ms') 2026-03-02 02:07:00,580 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77762616 passed 2026-03-02 02:07:00,737 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 02:07:00,737 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-77762616, IP 200.182.131.133, Port 22 2026-03-02 02:07:00,894 - DEBUG - VM ctest-vn1-vm1-77762616 is ready for SSH connections 2026-03-02 02:07:00,894 - INFO - Waiting for VM ctest-vn1-vm2-91660344 to be up.. 2026-03-02 02:07:00,983 - DEBUG - VM is in ACTIVE state now 2026-03-02 02:07:00,984 - INFO - VM name : ctest-vn1-vm2-91660344 2026-03-02 02:07:01,081 - DEBUG - VM ctest-vn1-vm2-91660344 ID is 30b4cc00-0687-434c-9c15-c46b449f5feb 2026-03-02 02:07:01,081 - DEBUG - VM ctest-vn1-vm2-91660344 launched on Node cn-jenkins-deploy-platform-ansible-os-5416-1 2026-03-02 02:07:01,179 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/30b4cc00-0687-434c-9c15-c46b449f5feb 2026-03-02 02:07:01,190 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/445583b4-ad4a-4e67-9d56-21bfad44391e 2026-03-02 02:07:02,437 - 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.55 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.590 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.590/2.071/3.553/1.481 ms') 2026-03-02 02:07:02,437 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-91660344 passed 2026-03-02 02:07:02,641 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 02:07:02,641 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-91660344, IP 141.2.210.5, Port 22 2026-03-02 02:07:02,809 - DEBUG - VM ctest-vn1-vm2-91660344 is ready for SSH connections 2026-03-02 02:07:02,809 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 02:07:02,809 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 02:07:02,809 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 02:07:02,810 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 200.182.131.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-03-02 02:07:02,810 - DEBUG - ping -s 56 -c 3 -W 1 200.182.131.133 2026-03-02 02:07:05,620 - DEBUG - PING 200.182.131.133 (200.182.131.133): 56 data bytes 64 bytes from 200.182.131.133: seq=0 ttl=63 time=4.554 ms 64 bytes from 200.182.131.133: seq=1 ttl=63 time=0.907 ms 64 bytes from 200.182.131.133: seq=2 ttl=63 time=0.905 ms --- 200.182.131.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.905/2.122/4.554 ms 2026-03-02 02:07:05,620 - INFO - Ping to IP 200.182.131.133 from VM ctest-vn1-vm2-91660344 passed 2026-03-02 02:07:05,620 - INFO - Detaching port 445583b4-ad4a-4e67-9d56-21bfad44391e from VM ctest-vn1-vm2-91660344 2026-03-02 02:07:05,674 - INFO - Deleting VM ctest-vn1-vm2-91660344 2026-03-02 02:07:05,754 - INFO - Detaching port 271025ae-2d04-42db-9e46-142f81b3ea31 from VM ctest-vn1-vm1-77762616 2026-03-02 02:07:05,790 - INFO - Deleting VM ctest-vn1-vm1-77762616 2026-03-02 02:07:06,045 - DEBUG - Response for delete_port : () 2026-03-02 02:07:06,223 - DEBUG - Response for delete_port : () 2026-03-02 02:07:06,223 - INFO - Deleting VN ctest-vn1-08732492 2026-03-02 02:07:06,403 - DEBUG - Response for deleting network () 2026-03-02 02:07:06,666 - DEBUG - No XMPP flaps were noticed during the test 2026-03-02 02:07:06,666 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23] 2026-03-02 02:07:06,666 - INFO - -------------------------------------------------------------------------------- 2026-03-02 02:07:07,427 - INFO - Deleted project: ctest-TestPorts-92895763, ID : 8a62bf7b-616e-4802-800a-d87fe84fdc0c