2026-05-15 17:19:39,734 - INFO - Domain Default found not creating 2026-05-15 17:19:39,905 - INFO - Project ctest-TestPorts-12575708 not found, creating it 2026-05-15 17:19:40,477 - INFO - Created Project:ctest-TestPorts-12575708, ID : 25e344c0-fdcd-4449-872e-5c92b2c3b4ff 2026-05-15 17:19:41,962 - INFO - ================================================================================ 2026-05-15 17:19:41,962 - INFO - STARTING TEST : test_ports_bindings 2026-05-15 17:19:41,963 - 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-05-15 17:19:42,217 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2026-05-15 17:19:42,217 - INFO - Initial checks done. Running the testcase now 2026-05-15 17:19:42,217 - INFO - 2026-05-15 17:19:42,783 - DEBUG - Response for create_network : {'network': {'id': 'f4633712-8c0b-4a0c-a2ba-5612adc872b7', 'name': 'ctest-vn-78742989', 'tenant_id': '25e344c0fdcd4449872e5c92b2c3b4ff', 'project_id': '25e344c0fdcd4449872e5c92b2c3b4ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-12575708', 'ctest-vn-78742989'], 'port_security_enabled': True, 'description': ''}} 2026-05-15 17:19:43,001 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd080ba0b-30e1-4812-833b-91e1a7e493e5', 'name': '', 'tenant_id': '25e344c0fdcd4449872e5c92b2c3b4ff', 'network_id': 'f4633712-8c0b-4a0c-a2ba-5612adc872b7', 'ip_version': 4, 'cidr': '123.166.229.192/26', 'allocation_pools': [{'start': '123.166.229.194', 'end': '123.166.229.254'}], 'gateway_ip': '123.166.229.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '123.166.229.194', 'tags': [], 'project_id': '25e344c0fdcd4449872e5c92b2c3b4ff'}} 2026-05-15 17:19:43,022 - INFO - Created VN ctest-vn-78742989 2026-05-15 17:19:43,080 - DEBUG - VN ctest-vn-78742989 UUID is f4633712-8c0b-4a0c-a2ba-5612adc872b7 2026-05-15 17:19:43,198 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-12575708', 'ctest-vmi-88953959']} 2026-05-15 17:19:43,462 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-88953959', 'id': 'd78a7b4a-728d-4e86-9a06-abd0206045e7', 'tenant_id': '25e344c0fdcd4449872e5c92b2c3b4ff', 'network_id': 'f4633712-8c0b-4a0c-a2ba-5612adc872b7', 'mac_address': '02:d7:8a:7b:4a:72', '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': '123.166.229.195', 'subnet_id': 'd080ba0b-30e1-4812-833b-91e1a7e493e5'}], 'security_groups': ['c51555bc-a707-4655-950c-74d3da11a0a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '25e344c0fdcd4449872e5c92b2c3b4ff'}} 2026-05-15 17:19:43,462 - DEBUG - Created port d78a7b4a-728d-4e86-9a06-abd0206045e7 2026-05-15 17:19:43,567 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/d78a7b4a-728d-4e86-9a06-abd0206045e7 2026-05-15 17:19:43,861 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/d78a7b4a-728d-4e86-9a06-abd0206045e7 2026-05-15 17:19:43,897 - INFO - VMI d78a7b4a-728d-4e86-9a06-abd0206045e7 verification in API Server passed 2026-05-15 17:19:43,982 - DEBUG - Response for delete_port : () 2026-05-15 17:19:43,982 - INFO - Deleted port d78a7b4a-728d-4e86-9a06-abd0206045e7 2026-05-15 17:19:43,982 - INFO - Deleting VN ctest-vn-78742989 2026-05-15 17:19:44,117 - DEBUG - Response for deleting network () 2026-05-15 17:19:44,377 - DEBUG - No XMPP flaps were noticed during the test 2026-05-15 17:19:44,377 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-05-15 17:19:44,377 - INFO - -------------------------------------------------------------------------------- 2026-05-15 17:19:44,381 - INFO - ================================================================================ 2026-05-15 17:19:44,381 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-15 17:19:44,381 - 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-05-15 17:19:44,673 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2026-05-15 17:19:44,673 - INFO - Initial checks done. Running the testcase now 2026-05-15 17:19:44,673 - INFO - 2026-05-15 17:19:44,898 - DEBUG - Response for create_network : {'network': {'id': 'c55ce285-5a97-44d6-94b0-44d1414016d9', 'name': 'ctest-vn1-29521509', 'tenant_id': '25e344c0fdcd4449872e5c92b2c3b4ff', 'project_id': '25e344c0fdcd4449872e5c92b2c3b4ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-12575708', 'ctest-vn1-29521509'], 'port_security_enabled': True, 'description': ''}} 2026-05-15 17:19:45,101 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd607aaf6-ff10-4bae-97a6-e3572476dc8d', 'name': '', 'tenant_id': '25e344c0fdcd4449872e5c92b2c3b4ff', 'network_id': 'c55ce285-5a97-44d6-94b0-44d1414016d9', 'ip_version': 4, 'cidr': '172.141.107.64/26', 'allocation_pools': [{'start': '172.141.107.66', 'end': '172.141.107.126'}], 'gateway_ip': '172.141.107.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '172.141.107.66', 'tags': [], 'project_id': '25e344c0fdcd4449872e5c92b2c3b4ff'}} 2026-05-15 17:19:45,251 - DEBUG - Response for create_subnet : {'subnet': {'id': '3451c8c4-0441-43d3-93b5-cdf06a87c3b2', 'name': '', 'tenant_id': '25e344c0fdcd4449872e5c92b2c3b4ff', 'network_id': 'c55ce285-5a97-44d6-94b0-44d1414016d9', 'ip_version': 4, 'cidr': '38.254.211.192/26', 'allocation_pools': [{'start': '38.254.211.194', 'end': '38.254.211.254'}], 'gateway_ip': '38.254.211.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '38.254.211.194', 'tags': [], 'project_id': '25e344c0fdcd4449872e5c92b2c3b4ff'}} 2026-05-15 17:19:45,271 - INFO - Created VN ctest-vn1-29521509 2026-05-15 17:19:45,323 - DEBUG - VN ctest-vn1-29521509 UUID is c55ce285-5a97-44d6-94b0-44d1414016d9 2026-05-15 17:19:45,627 - DEBUG - Response for create_port : {'port': {'name': '9e3527ec-851c-4376-836c-4b1260192cef', 'id': '9e3527ec-851c-4376-836c-4b1260192cef', 'tenant_id': '25e344c0fdcd4449872e5c92b2c3b4ff', 'network_id': 'c55ce285-5a97-44d6-94b0-44d1414016d9', 'mac_address': '02:9e:35:27:ec:85', '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': '172.141.107.69', 'subnet_id': 'd607aaf6-ff10-4bae-97a6-e3572476dc8d'}], 'security_groups': ['c51555bc-a707-4655-950c-74d3da11a0a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '25e344c0fdcd4449872e5c92b2c3b4ff'}} 2026-05-15 17:19:45,796 - DEBUG - Response for create_port : {'port': {'name': 'c3d723b9-52bb-4076-8f10-b8f8418cee14', 'id': 'c3d723b9-52bb-4076-8f10-b8f8418cee14', 'tenant_id': '25e344c0fdcd4449872e5c92b2c3b4ff', 'network_id': 'c55ce285-5a97-44d6-94b0-44d1414016d9', 'mac_address': '02:c3:d7:23:b9:52', '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': '38.254.211.197', 'subnet_id': '3451c8c4-0441-43d3-93b5-cdf06a87c3b2'}], 'security_groups': ['c51555bc-a707-4655-950c-74d3da11a0a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '25e344c0fdcd4449872e5c92b2c3b4ff'}} 2026-05-15 17:19:45,852 - DEBUG - Services list from nova: [, , ] 2026-05-15 17:19:46,221 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5788-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5788-1) 2026-05-15 17:19:46,632 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5788-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5788-1) 2026-05-15 17:19:46,632 - INFO - Waiting for VM ctest-vn1-vm1-65210550 to be up.. 2026-05-15 17:19:46,676 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-15 17:19:51,764 - DEBUG - VM is in ACTIVE state now 2026-05-15 17:19:51,765 - INFO - VM name : ctest-vn1-vm1-65210550 2026-05-15 17:19:51,843 - DEBUG - VM ctest-vn1-vm1-65210550 ID is 97ad1f1e-864e-4291-a856-ceaae9d6b9d2 2026-05-15 17:19:51,864 - DEBUG - VM ctest-vn1-vm1-65210550 launched on Node cn-jenkins-deploy-platform-ansible-os-5788-1 2026-05-15 17:19:51,944 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/97ad1f1e-864e-4291-a856-ceaae9d6b9d2 2026-05-15 17:19:51,952 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9e3527ec-851c-4376-836c-4b1260192cef 2026-05-15 17:19:55,204 - 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 1018ms') 2026-05-15 17:19:55,204 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-65210550 failed! 2026-05-15 17:19:55,259 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-12575708:ctest-vn1-29521509 is 172.141.107.65 and allocation pool is NOT set 2026-05-15 17:19:55,260 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-12575708:ctest-vn1-29521509 is 38.254.211.193 and allocation pool is NOT set 2026-05-15 17:19:57,329 - 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=2.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.318 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.318/1.605/2.892/1.287 ms') 2026-05-15 17:19:57,329 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-65210550 passed 2026-05-15 17:19:57,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-15 17:19:57,480 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-65210550, IP 172.141.107.69, Port 22 2026-05-15 17:19:57,639 - DEBUG - VM ctest-vn1-vm1-65210550 is ready for SSH connections 2026-05-15 17:19:57,639 - INFO - Waiting for VM ctest-vn1-vm2-48297523 to be up.. 2026-05-15 17:19:57,715 - DEBUG - VM is in ACTIVE state now 2026-05-15 17:19:57,715 - INFO - VM name : ctest-vn1-vm2-48297523 2026-05-15 17:19:57,794 - DEBUG - VM ctest-vn1-vm2-48297523 ID is caf64342-62e5-4082-a1db-52220d0af385 2026-05-15 17:19:57,794 - DEBUG - VM ctest-vn1-vm2-48297523 launched on Node cn-jenkins-deploy-platform-ansible-os-5788-1 2026-05-15 17:19:57,873 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/caf64342-62e5-4082-a1db-52220d0af385 2026-05-15 17:19:57,882 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c3d723b9-52bb-4076-8f10-b8f8418cee14 2026-05-15 17:19:59,123 - 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.95 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.613 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.613/1.782/2.952/1.169 ms') 2026-05-15 17:19:59,124 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-48297523 passed 2026-05-15 17:19:59,276 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-15 17:19:59,276 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-48297523, IP 38.254.211.197, Port 22 2026-05-15 17:19:59,431 - DEBUG - VM ctest-vn1-vm2-48297523 is ready for SSH connections 2026-05-15 17:19:59,431 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-15 17:19:59,431 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-15 17:19:59,431 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-15 17:19:59,432 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 172.141.107.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-05-15 17:19:59,432 - DEBUG - ping -s 56 -c 3 -W 1 172.141.107.69 2026-05-15 17:20:02,150 - DEBUG - PING 172.141.107.69 (172.141.107.69): 56 data bytes 64 bytes from 172.141.107.69: seq=0 ttl=63 time=4.506 ms 64 bytes from 172.141.107.69: seq=1 ttl=63 time=0.891 ms 64 bytes from 172.141.107.69: seq=2 ttl=63 time=1.128 ms --- 172.141.107.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.891/2.175/4.506 ms 2026-05-15 17:20:02,150 - INFO - Ping to IP 172.141.107.69 from VM ctest-vn1-vm2-48297523 passed 2026-05-15 17:20:02,150 - INFO - Detaching port c3d723b9-52bb-4076-8f10-b8f8418cee14 from VM ctest-vn1-vm2-48297523 2026-05-15 17:20:02,203 - INFO - Deleting VM ctest-vn1-vm2-48297523 2026-05-15 17:20:02,273 - INFO - Detaching port 9e3527ec-851c-4376-836c-4b1260192cef from VM ctest-vn1-vm1-65210550 2026-05-15 17:20:02,310 - INFO - Deleting VM ctest-vn1-vm1-65210550 2026-05-15 17:20:02,541 - DEBUG - Response for delete_port : () 2026-05-15 17:20:02,700 - DEBUG - Response for delete_port : () 2026-05-15 17:20:02,700 - INFO - Deleting VN ctest-vn1-29521509 2026-05-15 17:20:02,833 - DEBUG - Response for deleting network () 2026-05-15 17:20:03,106 - DEBUG - No XMPP flaps were noticed during the test 2026-05-15 17:20:03,106 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19] 2026-05-15 17:20:03,106 - INFO - -------------------------------------------------------------------------------- 2026-05-15 17:20:03,847 - INFO - Deleted project: ctest-TestPorts-12575708, ID : 25e344c0-fdcd-4449-872e-5c92b2c3b4ff