2026-08-14 08:53:55,575 - INFO - Domain Default found not creating 2026-08-14 08:53:55,706 - INFO - Project ctest-TestPorts-25323045 not found, creating it 2026-08-14 08:53:56,168 - INFO - Created Project:ctest-TestPorts-25323045, ID : 3328f163-d872-46ed-bb35-c5d7e8452403 2026-08-14 08:53:57,558 - INFO - ================================================================================ 2026-08-14 08:53:57,558 - INFO - STARTING TEST : test_ports_bindings 2026-08-14 08:53:57,558 - 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-08-14 08:53:57,815 - DEBUG - Nothing to compare xmpp stats {'10.0.0.250': {'10.20.0.14': '0'}} with 2026-08-14 08:53:57,815 - INFO - Initial checks done. Running the testcase now 2026-08-14 08:53:57,815 - INFO - 2026-08-14 08:53:58,379 - DEBUG - Response for create_network : {'network': {'id': 'c3966c12-c466-4089-a7ee-fbb146b00cb5', 'name': 'ctest-vn-44706457', 'tenant_id': '3328f163d87246edbb35c5d7e8452403', 'project_id': '3328f163d87246edbb35c5d7e8452403', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-25323045', 'ctest-vn-44706457'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 08:53:58,525 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd114a382-8f9a-430c-b767-a16edbb22c5e', 'name': '', 'tenant_id': '3328f163d87246edbb35c5d7e8452403', 'network_id': 'c3966c12-c466-4089-a7ee-fbb146b00cb5', 'ip_version': 4, 'cidr': '153.21.0.128/26', 'allocation_pools': [{'start': '153.21.0.130', 'end': '153.21.0.190'}], 'gateway_ip': '153.21.0.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '153.21.0.130', 'tags': [], 'project_id': '3328f163d87246edbb35c5d7e8452403'}} 2026-08-14 08:53:58,543 - INFO - Created VN ctest-vn-44706457 2026-08-14 08:53:58,594 - DEBUG - VN ctest-vn-44706457 UUID is c3966c12-c466-4089-a7ee-fbb146b00cb5 2026-08-14 08:53:58,695 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-25323045', 'ctest-vmi-29041765']} 2026-08-14 08:53:58,989 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-29041765', 'id': '929773e9-a728-419a-9f65-8db4081136ea', 'tenant_id': '3328f163d87246edbb35c5d7e8452403', 'network_id': 'c3966c12-c466-4089-a7ee-fbb146b00cb5', 'mac_address': '02:92:97:73:e9:a7', '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': '153.21.0.131', 'subnet_id': 'd114a382-8f9a-430c-b767-a16edbb22c5e'}], 'security_groups': ['915d8523-15f5-4375-888d-130ce2dbb3c5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3328f163d87246edbb35c5d7e8452403'}} 2026-08-14 08:53:58,989 - DEBUG - Created port 929773e9-a728-419a-9f65-8db4081136ea 2026-08-14 08:53:59,094 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/929773e9-a728-419a-9f65-8db4081136ea 2026-08-14 08:53:59,422 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/929773e9-a728-419a-9f65-8db4081136ea 2026-08-14 08:53:59,452 - INFO - VMI 929773e9-a728-419a-9f65-8db4081136ea verification in API Server passed 2026-08-14 08:53:59,545 - DEBUG - Response for delete_port : () 2026-08-14 08:53:59,545 - INFO - Deleted port 929773e9-a728-419a-9f65-8db4081136ea 2026-08-14 08:53:59,545 - INFO - Deleting VN ctest-vn-44706457 2026-08-14 08:53:59,645 - DEBUG - Response for deleting network () 2026-08-14 08:53:59,905 - DEBUG - No XMPP flaps were noticed during the test 2026-08-14 08:53:59,905 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-08-14 08:53:59,905 - INFO - -------------------------------------------------------------------------------- 2026-08-14 08:53:59,908 - INFO - ================================================================================ 2026-08-14 08:53:59,908 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-14 08:53:59,908 - 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-08-14 08:54:00,197 - DEBUG - Nothing to compare xmpp stats {'10.0.0.250': {'10.20.0.14': '0'}} with 2026-08-14 08:54:00,197 - INFO - Initial checks done. Running the testcase now 2026-08-14 08:54:00,197 - INFO - 2026-08-14 08:54:00,392 - DEBUG - Response for create_network : {'network': {'id': '8a0b5ea5-f482-416f-be67-de01df2fd09c', 'name': 'ctest-vn1-35627767', 'tenant_id': '3328f163d87246edbb35c5d7e8452403', 'project_id': '3328f163d87246edbb35c5d7e8452403', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-25323045', 'ctest-vn1-35627767'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 08:54:00,614 - DEBUG - Response for create_subnet : {'subnet': {'id': '95137fad-9284-4524-9304-fa8ebf137e5e', 'name': '', 'tenant_id': '3328f163d87246edbb35c5d7e8452403', 'network_id': '8a0b5ea5-f482-416f-be67-de01df2fd09c', 'ip_version': 4, 'cidr': '207.14.123.192/26', 'allocation_pools': [{'start': '207.14.123.194', 'end': '207.14.123.254'}], 'gateway_ip': '207.14.123.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '207.14.123.194', 'tags': [], 'project_id': '3328f163d87246edbb35c5d7e8452403'}} 2026-08-14 08:54:00,787 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c7711e3-c779-43e9-94bc-df71594f0281', 'name': '', 'tenant_id': '3328f163d87246edbb35c5d7e8452403', 'network_id': '8a0b5ea5-f482-416f-be67-de01df2fd09c', 'ip_version': 4, 'cidr': '155.240.160.64/26', 'allocation_pools': [{'start': '155.240.160.66', 'end': '155.240.160.126'}], 'gateway_ip': '155.240.160.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '155.240.160.66', 'tags': [], 'project_id': '3328f163d87246edbb35c5d7e8452403'}} 2026-08-14 08:54:00,806 - INFO - Created VN ctest-vn1-35627767 2026-08-14 08:54:00,858 - DEBUG - VN ctest-vn1-35627767 UUID is 8a0b5ea5-f482-416f-be67-de01df2fd09c 2026-08-14 08:54:01,176 - DEBUG - Response for create_port : {'port': {'name': '95acb94b-c512-462c-b9ad-560bf048fa1c', 'id': '95acb94b-c512-462c-b9ad-560bf048fa1c', 'tenant_id': '3328f163d87246edbb35c5d7e8452403', 'network_id': '8a0b5ea5-f482-416f-be67-de01df2fd09c', 'mac_address': '02:95:ac:b9:4b:c5', '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': '207.14.123.197', 'subnet_id': '95137fad-9284-4524-9304-fa8ebf137e5e'}], 'security_groups': ['915d8523-15f5-4375-888d-130ce2dbb3c5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3328f163d87246edbb35c5d7e8452403'}} 2026-08-14 08:54:01,366 - DEBUG - Response for create_port : {'port': {'name': '9f2dacfd-6466-4690-8f48-f598b3e62f3e', 'id': '9f2dacfd-6466-4690-8f48-f598b3e62f3e', 'tenant_id': '3328f163d87246edbb35c5d7e8452403', 'network_id': '8a0b5ea5-f482-416f-be67-de01df2fd09c', 'mac_address': '02:9f:2d:ac:fd:64', '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': '155.240.160.69', 'subnet_id': '8c7711e3-c779-43e9-94bc-df71594f0281'}], 'security_groups': ['915d8523-15f5-4375-888d-130ce2dbb3c5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3328f163d87246edbb35c5d7e8452403'}} 2026-08-14 08:54:01,428 - DEBUG - Services list from nova: [, , ] 2026-08-14 08:54:01,759 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6156-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6156-1) 2026-08-14 08:54:02,138 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6156-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6156-1) 2026-08-14 08:54:02,138 - INFO - Waiting for VM ctest-vn1-vm1-69611888 to be up.. 2026-08-14 08:54:02,175 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:54:07,226 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:54:12,307 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:54:17,380 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:54:22,454 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:54:27,525 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:54:32,608 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:54:37,692 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:54:42,769 - DEBUG - VM is in ACTIVE state now 2026-08-14 08:54:42,769 - INFO - VM name : ctest-vn1-vm1-69611888 2026-08-14 08:54:42,835 - DEBUG - VM ctest-vn1-vm1-69611888 ID is e8395f2c-5a18-4910-b6cd-2af663bbea51 2026-08-14 08:54:42,855 - DEBUG - VM ctest-vn1-vm1-69611888 launched on Node cn-jenkins-deploy-platform-ansible-os-6156-1 2026-08-14 08:54:42,925 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/e8395f2c-5a18-4910-b6cd-2af663bbea51 2026-08-14 08:54:42,936 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/95acb94b-c512-462c-b9ad-560bf048fa1c 2026-08-14 08:54:46,198 - 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 1010ms') 2026-08-14 08:54:46,198 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-69611888 failed! 2026-08-14 08:54:46,254 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-25323045:ctest-vn1-35627767 is 207.14.123.193 and allocation pool is NOT set 2026-08-14 08:54:46,254 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-25323045:ctest-vn1-35627767 is 155.240.160.65 and allocation pool is NOT set 2026-08-14 08:54:50,324 - 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=2 ttl=63 time=7.53 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 7.526/7.526/7.526/0.000 ms') 2026-08-14 08:54:50,324 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-69611888 passed 2026-08-14 08:54:50,474 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:54:50,474 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-69611888, IP 207.14.123.197, Port 22 2026-08-14 08:54:50,630 - DEBUG - VM ctest-vn1-vm1-69611888 is ready for SSH connections 2026-08-14 08:54:50,630 - INFO - Waiting for VM ctest-vn1-vm2-39587767 to be up.. 2026-08-14 08:54:50,704 - DEBUG - VM is in ACTIVE state now 2026-08-14 08:54:50,704 - INFO - VM name : ctest-vn1-vm2-39587767 2026-08-14 08:54:50,780 - DEBUG - VM ctest-vn1-vm2-39587767 ID is 493c18a8-d481-445a-93b8-be86e4fa6a43 2026-08-14 08:54:50,780 - DEBUG - VM ctest-vn1-vm2-39587767 launched on Node cn-jenkins-deploy-platform-ansible-os-6156-1 2026-08-14 08:54:50,850 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/493c18a8-d481-445a-93b8-be86e4fa6a43 2026-08-14 08:54:50,858 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/9f2dacfd-6466-4690-8f48-f598b3e62f3e 2026-08-14 08:54:52,108 - 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.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.498 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.498/2.089/3.680/1.591 ms') 2026-08-14 08:54:52,108 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-39587767 passed 2026-08-14 08:54:52,258 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:54:52,258 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-39587767, IP 155.240.160.69, Port 22 2026-08-14 08:54:52,413 - DEBUG - VM ctest-vn1-vm2-39587767 is ready for SSH connections 2026-08-14 08:54:52,414 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:54:52,414 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:54:52,414 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:54:52,414 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 207.14.123.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123 2026-08-14 08:54:52,414 - DEBUG - ping -s 56 -c 3 -W 1 207.14.123.197 2026-08-14 08:54:56,400 - DEBUG - PING 207.14.123.197 (207.14.123.197): 56 data bytes 64 bytes from 207.14.123.197: seq=0 ttl=63 time=3.879 ms 64 bytes from 207.14.123.197: seq=1 ttl=63 time=1.210 ms 64 bytes from 207.14.123.197: seq=2 ttl=63 time=0.984 ms --- 207.14.123.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.984/2.024/3.879 ms 2026-08-14 08:54:56,400 - INFO - Ping to IP 207.14.123.197 from VM ctest-vn1-vm2-39587767 passed 2026-08-14 08:54:56,400 - INFO - Detaching port 9f2dacfd-6466-4690-8f48-f598b3e62f3e from VM ctest-vn1-vm2-39587767 2026-08-14 08:54:56,452 - INFO - Deleting VM ctest-vn1-vm2-39587767 2026-08-14 08:54:56,521 - INFO - Detaching port 95acb94b-c512-462c-b9ad-560bf048fa1c from VM ctest-vn1-vm1-69611888 2026-08-14 08:54:56,553 - INFO - Deleting VM ctest-vn1-vm1-69611888 2026-08-14 08:54:56,760 - DEBUG - Response for delete_port : () 2026-08-14 08:54:56,916 - DEBUG - Response for delete_port : () 2026-08-14 08:54:56,917 - INFO - Deleting VN ctest-vn1-35627767 2026-08-14 08:54:57,028 - DEBUG - Response for deleting network () 2026-08-14 08:54:57,299 - DEBUG - No XMPP flaps were noticed during the test 2026-08-14 08:54:57,299 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:58] 2026-08-14 08:54:57,299 - INFO - -------------------------------------------------------------------------------- 2026-08-14 08:54:58,023 - INFO - Deleted project: ctest-TestPorts-25323045, ID : 3328f163-d872-46ed-bb35-c5d7e8452403