2026-09-03 11:38:25,942 - INFO - Domain Default found not creating 2026-09-03 11:38:26,233 - INFO - Project ctest-TestPorts-75554900 not found, creating it 2026-09-03 11:38:26,862 - INFO - Created Project:ctest-TestPorts-75554900, ID : f4ac79df-0390-4f49-a3b8-d6398d3e165f 2026-09-03 11:38:28,785 - INFO - ================================================================================ 2026-09-03 11:38:28,785 - INFO - STARTING TEST : test_ports_bindings 2026-09-03 11:38:28,785 - 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-09-03 11:38:29,064 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-09-03 11:38:29,064 - INFO - Initial checks done. Running the testcase now 2026-09-03 11:38:29,065 - INFO - 2026-09-03 11:38:29,784 - DEBUG - Response for create_network : {'network': {'id': 'b41949b1-f3ea-485a-8155-8c431c9e099c', 'name': 'ctest-vn-97003009', 'tenant_id': 'f4ac79df03904f49a3b8d6398d3e165f', 'project_id': 'f4ac79df03904f49a3b8d6398d3e165f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-75554900', 'ctest-vn-97003009'], 'port_security_enabled': True, 'description': ''}} 2026-09-03 11:38:30,036 - DEBUG - Response for create_subnet : {'subnet': {'id': '03ae6760-4954-4e5e-8cf2-1387ebf50d5d', 'name': '', 'tenant_id': 'f4ac79df03904f49a3b8d6398d3e165f', 'network_id': 'b41949b1-f3ea-485a-8155-8c431c9e099c', 'ip_version': 4, 'cidr': '170.248.232.128/26', 'allocation_pools': [{'start': '170.248.232.130', 'end': '170.248.232.190'}], 'gateway_ip': '170.248.232.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '170.248.232.130', 'tags': [], 'project_id': 'f4ac79df03904f49a3b8d6398d3e165f'}} 2026-09-03 11:38:30,062 - INFO - Created VN ctest-vn-97003009 2026-09-03 11:38:30,118 - DEBUG - VN ctest-vn-97003009 UUID is b41949b1-f3ea-485a-8155-8c431c9e099c 2026-09-03 11:38:30,247 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-75554900', 'ctest-vmi-18124456']} 2026-09-03 11:38:30,567 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-18124456', 'id': 'aff16417-99e2-4c60-a47c-c58afe3ec03f', 'tenant_id': 'f4ac79df03904f49a3b8d6398d3e165f', 'network_id': 'b41949b1-f3ea-485a-8155-8c431c9e099c', 'mac_address': '02:af:f1:64:17:99', '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': '170.248.232.131', 'subnet_id': '03ae6760-4954-4e5e-8cf2-1387ebf50d5d'}], 'security_groups': ['cd922eff-8275-4dda-ad68-c6f88979b3da'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'f4ac79df03904f49a3b8d6398d3e165f'}} 2026-09-03 11:38:30,567 - DEBUG - Created port aff16417-99e2-4c60-a47c-c58afe3ec03f 2026-09-03 11:38:30,686 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/aff16417-99e2-4c60-a47c-c58afe3ec03f 2026-09-03 11:38:31,072 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/aff16417-99e2-4c60-a47c-c58afe3ec03f 2026-09-03 11:38:31,110 - INFO - VMI aff16417-99e2-4c60-a47c-c58afe3ec03f verification in API Server passed 2026-09-03 11:38:31,244 - DEBUG - Response for delete_port : () 2026-09-03 11:38:31,245 - INFO - Deleted port aff16417-99e2-4c60-a47c-c58afe3ec03f 2026-09-03 11:38:31,245 - INFO - Deleting VN ctest-vn-97003009 2026-09-03 11:38:31,430 - DEBUG - Response for deleting network () 2026-09-03 11:38:31,709 - DEBUG - No XMPP flaps were noticed during the test 2026-09-03 11:38:31,709 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-09-03 11:38:31,709 - INFO - -------------------------------------------------------------------------------- 2026-09-03 11:38:31,712 - INFO - ================================================================================ 2026-09-03 11:38:31,712 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-03 11:38:31,712 - 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-09-03 11:38:32,011 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-09-03 11:38:32,011 - INFO - Initial checks done. Running the testcase now 2026-09-03 11:38:32,012 - INFO - 2026-09-03 11:38:32,234 - DEBUG - Response for create_network : {'network': {'id': 'bf1f04d2-9bbb-404a-ba6b-3e60ebec92de', 'name': 'ctest-vn1-94493752', 'tenant_id': 'f4ac79df03904f49a3b8d6398d3e165f', 'project_id': 'f4ac79df03904f49a3b8d6398d3e165f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-75554900', 'ctest-vn1-94493752'], 'port_security_enabled': True, 'description': ''}} 2026-09-03 11:38:32,441 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e0a8beca-49a3-41ec-b9e1-3df3749716ff', 'name': '', 'tenant_id': 'f4ac79df03904f49a3b8d6398d3e165f', 'network_id': 'bf1f04d2-9bbb-404a-ba6b-3e60ebec92de', 'ip_version': 4, 'cidr': '112.15.157.192/26', 'allocation_pools': [{'start': '112.15.157.194', 'end': '112.15.157.254'}], 'gateway_ip': '112.15.157.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.15.157.194', 'tags': [], 'project_id': 'f4ac79df03904f49a3b8d6398d3e165f'}} 2026-09-03 11:38:32,650 - DEBUG - Response for create_subnet : {'subnet': {'id': '9b47195d-c4ef-40e0-a2c7-b04fb4a8e5c0', 'name': '', 'tenant_id': 'f4ac79df03904f49a3b8d6398d3e165f', 'network_id': 'bf1f04d2-9bbb-404a-ba6b-3e60ebec92de', 'ip_version': 4, 'cidr': '204.109.239.128/26', 'allocation_pools': [{'start': '204.109.239.130', 'end': '204.109.239.190'}], 'gateway_ip': '204.109.239.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '204.109.239.130', 'tags': [], 'project_id': 'f4ac79df03904f49a3b8d6398d3e165f'}} 2026-09-03 11:38:32,675 - INFO - Created VN ctest-vn1-94493752 2026-09-03 11:38:32,738 - DEBUG - VN ctest-vn1-94493752 UUID is bf1f04d2-9bbb-404a-ba6b-3e60ebec92de 2026-09-03 11:38:33,132 - DEBUG - Response for create_port : {'port': {'name': '8c55f4b8-bbc6-42bc-b36c-f2271f1d2334', 'id': '8c55f4b8-bbc6-42bc-b36c-f2271f1d2334', 'tenant_id': 'f4ac79df03904f49a3b8d6398d3e165f', 'network_id': 'bf1f04d2-9bbb-404a-ba6b-3e60ebec92de', 'mac_address': '02:8c:55:f4:b8:bb', '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': '112.15.157.197', 'subnet_id': 'e0a8beca-49a3-41ec-b9e1-3df3749716ff'}], 'security_groups': ['cd922eff-8275-4dda-ad68-c6f88979b3da'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'f4ac79df03904f49a3b8d6398d3e165f'}} 2026-09-03 11:38:33,367 - DEBUG - Response for create_port : {'port': {'name': '398c93c0-aa09-49ff-acfb-9d477a3a3c2b', 'id': '398c93c0-aa09-49ff-acfb-9d477a3a3c2b', 'tenant_id': 'f4ac79df03904f49a3b8d6398d3e165f', 'network_id': 'bf1f04d2-9bbb-404a-ba6b-3e60ebec92de', 'mac_address': '02:39:8c:93:c0:aa', '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': '204.109.239.133', 'subnet_id': '9b47195d-c4ef-40e0-a2c7-b04fb4a8e5c0'}], 'security_groups': ['cd922eff-8275-4dda-ad68-c6f88979b3da'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'f4ac79df03904f49a3b8d6398d3e165f'}} 2026-09-03 11:38:33,444 - DEBUG - Services list from nova: [, , ] 2026-09-03 11:38:33,909 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6249-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6249-1) 2026-09-03 11:38:34,450 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6249-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6249-1) 2026-09-03 11:38:34,450 - INFO - Waiting for VM ctest-vn1-vm1-46810820 to be up.. 2026-09-03 11:38:34,505 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:38:39,570 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:38:44,677 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:38:49,770 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:38:54,864 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:38:59,955 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:39:05,054 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:39:10,143 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:39:15,257 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-03 11:39:20,346 - DEBUG - VM is in ACTIVE state now 2026-09-03 11:39:20,347 - INFO - VM name : ctest-vn1-vm1-46810820 2026-09-03 11:39:20,432 - DEBUG - VM ctest-vn1-vm1-46810820 ID is 03b4164b-8e92-477c-b7f4-36b3a819288e 2026-09-03 11:39:20,455 - DEBUG - VM ctest-vn1-vm1-46810820 launched on Node cn-jenkins-deploy-platform-ansible-os-6249-1 2026-09-03 11:39:20,546 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/03b4164b-8e92-477c-b7f4-36b3a819288e 2026-09-03 11:39:20,562 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8c55f4b8-bbc6-42bc-b36c-f2271f1d2334 2026-09-03 11:39:23,841 - 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-09-03 11:39:23,841 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-46810820 failed! 2026-09-03 11:39:23,898 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-75554900:ctest-vn1-94493752 is 112.15.157.193 and allocation pool is NOT set 2026-09-03 11:39:23,898 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-75554900:ctest-vn1-94493752 is 204.109.239.129 and allocation pool is NOT set 2026-09-03 11:39:25,967 - 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.63 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.736 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.736/2.181/3.626/1.445 ms') 2026-09-03 11:39:25,967 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-46810820 passed 2026-09-03 11:39:26,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:39:26,122 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-46810820, IP 112.15.157.197, Port 22 2026-09-03 11:39:26,288 - DEBUG - VM ctest-vn1-vm1-46810820 is ready for SSH connections 2026-09-03 11:39:26,288 - INFO - Waiting for VM ctest-vn1-vm2-14979663 to be up.. 2026-09-03 11:39:26,375 - DEBUG - VM is in ACTIVE state now 2026-09-03 11:39:26,375 - INFO - VM name : ctest-vn1-vm2-14979663 2026-09-03 11:39:26,467 - DEBUG - VM ctest-vn1-vm2-14979663 ID is 3c59f74a-1c61-4e41-aa2e-b645804ef138 2026-09-03 11:39:26,467 - DEBUG - VM ctest-vn1-vm2-14979663 launched on Node cn-jenkins-deploy-platform-ansible-os-6249-1 2026-09-03 11:39:26,550 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3c59f74a-1c61-4e41-aa2e-b645804ef138 2026-09-03 11:39:26,561 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/398c93c0-aa09-49ff-acfb-9d477a3a3c2b 2026-09-03 11:39:27,816 - 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=4.24 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.568 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.568/2.403/4.239/1.835 ms') 2026-09-03 11:39:27,817 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-14979663 passed 2026-09-03 11:39:27,978 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:39:27,978 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-14979663, IP 204.109.239.133, Port 22 2026-09-03 11:39:28,148 - DEBUG - VM ctest-vn1-vm2-14979663 is ready for SSH connections 2026-09-03 11:39:28,149 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:39:28,149 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:39:28,149 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-03 11:39:28,149 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 112.15.157.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-09-03 11:39:28,149 - DEBUG - ping -s 56 -c 3 -W 1 112.15.157.197 2026-09-03 11:39:32,271 - DEBUG - PING 112.15.157.197 (112.15.157.197): 56 data bytes 64 bytes from 112.15.157.197: seq=0 ttl=63 time=5.491 ms 64 bytes from 112.15.157.197: seq=1 ttl=63 time=1.371 ms 64 bytes from 112.15.157.197: seq=2 ttl=63 time=1.036 ms --- 112.15.157.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.036/2.632/5.491 ms 2026-09-03 11:39:32,271 - INFO - Ping to IP 112.15.157.197 from VM ctest-vn1-vm2-14979663 passed 2026-09-03 11:39:32,271 - INFO - Detaching port 398c93c0-aa09-49ff-acfb-9d477a3a3c2b from VM ctest-vn1-vm2-14979663 2026-09-03 11:39:32,335 - INFO - Deleting VM ctest-vn1-vm2-14979663 2026-09-03 11:39:32,421 - INFO - Detaching port 8c55f4b8-bbc6-42bc-b36c-f2271f1d2334 from VM ctest-vn1-vm1-46810820 2026-09-03 11:39:32,459 - INFO - Deleting VM ctest-vn1-vm1-46810820 2026-09-03 11:39:32,731 - DEBUG - Response for delete_port : () 2026-09-03 11:39:32,936 - DEBUG - Response for delete_port : () 2026-09-03 11:39:32,936 - INFO - Deleting VN ctest-vn1-94493752 2026-09-03 11:39:33,104 - DEBUG - Response for deleting network () 2026-09-03 11:39:33,364 - DEBUG - No XMPP flaps were noticed during the test 2026-09-03 11:39:33,364 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:02] 2026-09-03 11:39:33,364 - INFO - -------------------------------------------------------------------------------- 2026-09-03 11:39:34,196 - INFO - Deleted project: ctest-TestPorts-75554900, ID : f4ac79df-0390-4f49-a3b8-d6398d3e165f