2026-06-19 23:17:14,911 - INFO - Domain Default found not creating 2026-06-19 23:17:15,044 - INFO - Project ctest-TestPorts-69699411 not found, creating it 2026-06-19 23:17:15,456 - INFO - Created Project:ctest-TestPorts-69699411, ID : 5ebae399-a2e0-448f-9de0-5cc4377e3ade 2026-06-19 23:17:16,818 - INFO - ================================================================================ 2026-06-19 23:17:16,819 - INFO - STARTING TEST : test_ports_bindings 2026-06-19 23:17:16,819 - 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 23:17:17,076 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with 2026-06-19 23:17:17,076 - INFO - Initial checks done. Running the testcase now 2026-06-19 23:17:17,076 - INFO - 2026-06-19 23:17:17,607 - DEBUG - Response for create_network : {'network': {'id': 'f10d05e0-b9eb-4b4a-873a-fd840cf19daf', 'name': 'ctest-vn-38760807', 'tenant_id': '5ebae399a2e0448f9de05cc4377e3ade', 'project_id': '5ebae399a2e0448f9de05cc4377e3ade', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-69699411', 'ctest-vn-38760807'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 23:17:17,817 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a098bdc0-8e17-405d-a9ad-e4faeb02593e', 'name': '', 'tenant_id': '5ebae399a2e0448f9de05cc4377e3ade', 'network_id': 'f10d05e0-b9eb-4b4a-873a-fd840cf19daf', 'ip_version': 4, 'cidr': '205.145.25.64/26', 'allocation_pools': [{'start': '205.145.25.66', 'end': '205.145.25.126'}], 'gateway_ip': '205.145.25.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '205.145.25.66', 'tags': [], 'project_id': '5ebae399a2e0448f9de05cc4377e3ade'}} 2026-06-19 23:17:17,830 - INFO - Created VN ctest-vn-38760807 2026-06-19 23:17:17,879 - DEBUG - VN ctest-vn-38760807 UUID is f10d05e0-b9eb-4b4a-873a-fd840cf19daf 2026-06-19 23:17:17,970 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-69699411', 'ctest-vmi-11215111']} 2026-06-19 23:17:18,226 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-11215111', 'id': 'dd6a1fa8-367a-49be-b0d0-40a9e797ae12', 'tenant_id': '5ebae399a2e0448f9de05cc4377e3ade', 'network_id': 'f10d05e0-b9eb-4b4a-873a-fd840cf19daf', 'mac_address': '02:dd:6a:1f:a8:36', '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': '205.145.25.67', 'subnet_id': 'a098bdc0-8e17-405d-a9ad-e4faeb02593e'}], 'security_groups': ['caf0e32d-bb59-4a84-83b3-ac8359429aca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5ebae399a2e0448f9de05cc4377e3ade'}} 2026-06-19 23:17:18,226 - DEBUG - Created port dd6a1fa8-367a-49be-b0d0-40a9e797ae12 2026-06-19 23:17:18,327 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/dd6a1fa8-367a-49be-b0d0-40a9e797ae12 2026-06-19 23:17:18,638 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/dd6a1fa8-367a-49be-b0d0-40a9e797ae12 2026-06-19 23:17:18,663 - INFO - VMI dd6a1fa8-367a-49be-b0d0-40a9e797ae12 verification in API Server passed 2026-06-19 23:17:18,731 - DEBUG - Response for delete_port : () 2026-06-19 23:17:18,731 - INFO - Deleted port dd6a1fa8-367a-49be-b0d0-40a9e797ae12 2026-06-19 23:17:18,731 - INFO - Deleting VN ctest-vn-38760807 2026-06-19 23:17:18,822 - DEBUG - Response for deleting network () 2026-06-19 23:17:19,071 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 23:17:19,071 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-19 23:17:19,071 - INFO - -------------------------------------------------------------------------------- 2026-06-19 23:17:19,073 - INFO - ================================================================================ 2026-06-19 23:17:19,073 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-19 23:17:19,073 - 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 23:17:19,358 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with 2026-06-19 23:17:19,358 - INFO - Initial checks done. Running the testcase now 2026-06-19 23:17:19,358 - INFO - 2026-06-19 23:17:19,503 - DEBUG - Response for create_network : {'network': {'id': '5e1dbcda-385f-4c43-8999-fd6a0eadb626', 'name': 'ctest-vn1-08342887', 'tenant_id': '5ebae399a2e0448f9de05cc4377e3ade', 'project_id': '5ebae399a2e0448f9de05cc4377e3ade', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-69699411', 'ctest-vn1-08342887'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 23:17:19,635 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ab630527-20b4-49f2-add8-8a98e74c3726', 'name': '', 'tenant_id': '5ebae399a2e0448f9de05cc4377e3ade', 'network_id': '5e1dbcda-385f-4c43-8999-fd6a0eadb626', 'ip_version': 4, 'cidr': '180.150.17.0/26', 'allocation_pools': [{'start': '180.150.17.2', 'end': '180.150.17.62'}], 'gateway_ip': '180.150.17.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '180.150.17.2', 'tags': [], 'project_id': '5ebae399a2e0448f9de05cc4377e3ade'}} 2026-06-19 23:17:19,823 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ad77bec8-01fb-4bf1-977a-0052077441f0', 'name': '', 'tenant_id': '5ebae399a2e0448f9de05cc4377e3ade', 'network_id': '5e1dbcda-385f-4c43-8999-fd6a0eadb626', 'ip_version': 4, 'cidr': '122.189.144.128/26', 'allocation_pools': [{'start': '122.189.144.130', 'end': '122.189.144.190'}], 'gateway_ip': '122.189.144.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '122.189.144.130', 'tags': [], 'project_id': '5ebae399a2e0448f9de05cc4377e3ade'}} 2026-06-19 23:17:19,836 - INFO - Created VN ctest-vn1-08342887 2026-06-19 23:17:19,887 - DEBUG - VN ctest-vn1-08342887 UUID is 5e1dbcda-385f-4c43-8999-fd6a0eadb626 2026-06-19 23:17:20,140 - DEBUG - Response for create_port : {'port': {'name': '0dcfefa7-7392-4f56-b6f5-883110f7783a', 'id': '0dcfefa7-7392-4f56-b6f5-883110f7783a', 'tenant_id': '5ebae399a2e0448f9de05cc4377e3ade', 'network_id': '5e1dbcda-385f-4c43-8999-fd6a0eadb626', 'mac_address': '02:0d:cf:ef:a7:73', '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': '180.150.17.5', 'subnet_id': 'ab630527-20b4-49f2-add8-8a98e74c3726'}], 'security_groups': ['caf0e32d-bb59-4a84-83b3-ac8359429aca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5ebae399a2e0448f9de05cc4377e3ade'}} 2026-06-19 23:17:20,308 - DEBUG - Response for create_port : {'port': {'name': '1d808292-c6de-4ed8-aa0d-b15b3a5fd233', 'id': '1d808292-c6de-4ed8-aa0d-b15b3a5fd233', 'tenant_id': '5ebae399a2e0448f9de05cc4377e3ade', 'network_id': '5e1dbcda-385f-4c43-8999-fd6a0eadb626', 'mac_address': '02:1d:80:82:92:c6', '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': '122.189.144.133', 'subnet_id': 'ad77bec8-01fb-4bf1-977a-0052077441f0'}], 'security_groups': ['caf0e32d-bb59-4a84-83b3-ac8359429aca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5ebae399a2e0448f9de05cc4377e3ade'}} 2026-06-19 23:17:20,356 - DEBUG - Services list from nova: [, , ] 2026-06-19 23:17:20,624 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6009-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6009-1) 2026-06-19 23:17:20,936 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6009-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6009-1) 2026-06-19 23:17:20,936 - INFO - Waiting for VM ctest-vn1-vm1-98570623 to be up.. 2026-06-19 23:17:20,967 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 23:17:26,007 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 23:17:31,072 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 23:17:36,135 - DEBUG - VM is in ACTIVE state now 2026-06-19 23:17:36,135 - INFO - VM name : ctest-vn1-vm1-98570623 2026-06-19 23:17:36,201 - DEBUG - VM ctest-vn1-vm1-98570623 ID is fdd7a69f-2ce3-4785-b9e8-42a667114371 2026-06-19 23:17:36,217 - DEBUG - VM ctest-vn1-vm1-98570623 launched on Node cn-jenkins-deploy-platform-ansible-os-6009-1 2026-06-19 23:17:36,273 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/fdd7a69f-2ce3-4785-b9e8-42a667114371 2026-06-19 23:17:36,280 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/0dcfefa7-7392-4f56-b6f5-883110f7783a 2026-06-19 23:17:39,543 - 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 1016ms') 2026-06-19 23:17:39,544 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-98570623 failed! 2026-06-19 23:17:39,599 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-69699411:ctest-vn1-08342887 is 180.150.17.1 and allocation pool is NOT set 2026-06-19 23:17:39,599 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-69699411:ctest-vn1-08342887 is 122.189.144.129 and allocation pool is NOT set 2026-06-19 23:17:41,661 - 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=2.99 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.376 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.376/1.682/2.988/1.306 ms') 2026-06-19 23:17:41,661 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-98570623 passed 2026-06-19 23:17:41,807 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 23:17:41,807 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-98570623, IP 180.150.17.5, Port 22 2026-06-19 23:17:41,962 - DEBUG - VM ctest-vn1-vm1-98570623 is ready for SSH connections 2026-06-19 23:17:41,962 - INFO - Waiting for VM ctest-vn1-vm2-56535122 to be up.. 2026-06-19 23:17:42,025 - DEBUG - VM is in ACTIVE state now 2026-06-19 23:17:42,027 - INFO - VM name : ctest-vn1-vm2-56535122 2026-06-19 23:17:42,085 - DEBUG - VM ctest-vn1-vm2-56535122 ID is 3c877feb-bc9b-4cf6-aafd-94ae81613406 2026-06-19 23:17:42,086 - DEBUG - VM ctest-vn1-vm2-56535122 launched on Node cn-jenkins-deploy-platform-ansible-os-6009-1 2026-06-19 23:17:42,146 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/3c877feb-bc9b-4cf6-aafd-94ae81613406 2026-06-19 23:17:42,153 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/1d808292-c6de-4ed8-aa0d-b15b3a5fd233 2026-06-19 23:17:43,383 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.304 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.304/1.768/3.233/1.464 ms') 2026-06-19 23:17:43,383 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-56535122 passed 2026-06-19 23:17:43,531 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 23:17:43,531 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-56535122, IP 122.189.144.133, Port 22 2026-06-19 23:17:43,682 - DEBUG - VM ctest-vn1-vm2-56535122 is ready for SSH connections 2026-06-19 23:17:43,682 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 23:17:43,682 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 23:17:43,682 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 23:17:43,682 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 180.150.17.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-06-19 23:17:43,682 - DEBUG - ping -s 56 -c 3 -W 1 180.150.17.5 2026-06-19 23:17:47,273 - DEBUG - PING 180.150.17.5 (180.150.17.5): 56 data bytes 64 bytes from 180.150.17.5: seq=0 ttl=63 time=4.026 ms 64 bytes from 180.150.17.5: seq=1 ttl=63 time=0.783 ms 64 bytes from 180.150.17.5: seq=2 ttl=63 time=1.005 ms --- 180.150.17.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.783/1.938/4.026 ms 2026-06-19 23:17:47,273 - INFO - Ping to IP 180.150.17.5 from VM ctest-vn1-vm2-56535122 passed 2026-06-19 23:17:47,273 - INFO - Detaching port 1d808292-c6de-4ed8-aa0d-b15b3a5fd233 from VM ctest-vn1-vm2-56535122 2026-06-19 23:17:47,325 - INFO - Deleting VM ctest-vn1-vm2-56535122 2026-06-19 23:17:47,383 - INFO - Detaching port 0dcfefa7-7392-4f56-b6f5-883110f7783a from VM ctest-vn1-vm1-98570623 2026-06-19 23:17:47,411 - INFO - Deleting VM ctest-vn1-vm1-98570623 2026-06-19 23:17:47,592 - DEBUG - Response for delete_port : () 2026-06-19 23:17:47,703 - DEBUG - Response for delete_port : () 2026-06-19 23:17:47,703 - INFO - Deleting VN ctest-vn1-08342887 2026-06-19 23:17:47,798 - DEBUG - Response for deleting network () 2026-06-19 23:17:48,046 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 23:17:48,047 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-06-19 23:17:48,047 - INFO - -------------------------------------------------------------------------------- 2026-06-19 23:17:48,765 - INFO - Deleted project: ctest-TestPorts-69699411, ID : 5ebae399-a2e0-448f-9de0-5cc4377e3ade