2026-07-29 18:10:36,638 - INFO - Domain Default found not creating 2026-07-29 18:10:36,847 - INFO - Project ctest-TestPorts-41457852 not found, creating it 2026-07-29 18:10:37,380 - INFO - Created Project:ctest-TestPorts-41457852, ID : afa24bdb-8eac-4196-9ced-cdaa1a7681de 2026-07-29 18:10:39,209 - INFO - ================================================================================ 2026-07-29 18:10:39,209 - INFO - STARTING TEST : test_ports_bindings 2026-07-29 18:10:39,209 - 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-07-29 18:10:39,485 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-07-29 18:10:39,485 - INFO - Initial checks done. Running the testcase now 2026-07-29 18:10:39,485 - INFO - 2026-07-29 18:10:40,187 - DEBUG - Response for create_network : {'network': {'id': 'b3331bf4-d87e-456d-9efa-cc32f00eab6d', 'name': 'ctest-vn-56659190', 'tenant_id': 'afa24bdb8eac41969cedcdaa1a7681de', 'project_id': 'afa24bdb8eac41969cedcdaa1a7681de', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-41457852', 'ctest-vn-56659190'], 'port_security_enabled': True, 'description': ''}} 2026-07-29 18:10:40,389 - DEBUG - Response for create_subnet : {'subnet': {'id': '51e24a7a-710f-4bc3-8645-bb9c50b14f92', 'name': '', 'tenant_id': 'afa24bdb8eac41969cedcdaa1a7681de', 'network_id': 'b3331bf4-d87e-456d-9efa-cc32f00eab6d', 'ip_version': 4, 'cidr': '145.93.179.192/26', 'allocation_pools': [{'start': '145.93.179.194', 'end': '145.93.179.254'}], 'gateway_ip': '145.93.179.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '145.93.179.194', 'tags': [], 'project_id': 'afa24bdb8eac41969cedcdaa1a7681de'}} 2026-07-29 18:10:40,413 - INFO - Created VN ctest-vn-56659190 2026-07-29 18:10:40,467 - DEBUG - VN ctest-vn-56659190 UUID is b3331bf4-d87e-456d-9efa-cc32f00eab6d 2026-07-29 18:10:40,580 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-41457852', 'ctest-vmi-63687959']} 2026-07-29 18:10:40,924 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-63687959', 'id': 'f7d3a5ed-3272-46b1-aa74-6c3654ef5d74', 'tenant_id': 'afa24bdb8eac41969cedcdaa1a7681de', 'network_id': 'b3331bf4-d87e-456d-9efa-cc32f00eab6d', 'mac_address': '02:f7:d3:a5:ed:32', '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': '145.93.179.195', 'subnet_id': '51e24a7a-710f-4bc3-8645-bb9c50b14f92'}], 'security_groups': ['731da812-79f9-4439-977d-b13899307f9a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'afa24bdb8eac41969cedcdaa1a7681de'}} 2026-07-29 18:10:40,924 - DEBUG - Created port f7d3a5ed-3272-46b1-aa74-6c3654ef5d74 2026-07-29 18:10:41,039 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f7d3a5ed-3272-46b1-aa74-6c3654ef5d74 2026-07-29 18:10:41,430 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f7d3a5ed-3272-46b1-aa74-6c3654ef5d74 2026-07-29 18:10:41,475 - INFO - VMI f7d3a5ed-3272-46b1-aa74-6c3654ef5d74 verification in API Server passed 2026-07-29 18:10:41,604 - DEBUG - Response for delete_port : () 2026-07-29 18:10:41,604 - INFO - Deleted port f7d3a5ed-3272-46b1-aa74-6c3654ef5d74 2026-07-29 18:10:41,604 - INFO - Deleting VN ctest-vn-56659190 2026-07-29 18:10:41,747 - DEBUG - Response for deleting network () 2026-07-29 18:10:42,020 - DEBUG - No XMPP flaps were noticed during the test 2026-07-29 18:10:42,020 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-07-29 18:10:42,020 - INFO - -------------------------------------------------------------------------------- 2026-07-29 18:10:42,023 - INFO - ================================================================================ 2026-07-29 18:10:42,023 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-29 18:10:42,023 - 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-07-29 18:10:42,342 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-07-29 18:10:42,342 - INFO - Initial checks done. Running the testcase now 2026-07-29 18:10:42,342 - INFO - 2026-07-29 18:10:42,814 - DEBUG - Response for create_network : {'network': {'id': '1c9ac37a-43f5-4b3b-979e-e297d2c145fd', 'name': 'ctest-vn1-71905735', 'tenant_id': 'afa24bdb8eac41969cedcdaa1a7681de', 'project_id': 'afa24bdb8eac41969cedcdaa1a7681de', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-41457852', 'ctest-vn1-71905735'], 'port_security_enabled': True, 'description': ''}} 2026-07-29 18:10:43,040 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a8da0990-8659-451b-8659-3b8625d86d7c', 'name': '', 'tenant_id': 'afa24bdb8eac41969cedcdaa1a7681de', 'network_id': '1c9ac37a-43f5-4b3b-979e-e297d2c145fd', 'ip_version': 4, 'cidr': '99.155.157.128/26', 'allocation_pools': [{'start': '99.155.157.130', 'end': '99.155.157.190'}], 'gateway_ip': '99.155.157.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '99.155.157.130', 'tags': [], 'project_id': 'afa24bdb8eac41969cedcdaa1a7681de'}} 2026-07-29 18:10:43,281 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd7376ba9-53ed-4e88-8076-80fed16f2577', 'name': '', 'tenant_id': 'afa24bdb8eac41969cedcdaa1a7681de', 'network_id': '1c9ac37a-43f5-4b3b-979e-e297d2c145fd', 'ip_version': 4, 'cidr': '22.9.137.128/26', 'allocation_pools': [{'start': '22.9.137.130', 'end': '22.9.137.190'}], 'gateway_ip': '22.9.137.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '22.9.137.130', 'tags': [], 'project_id': 'afa24bdb8eac41969cedcdaa1a7681de'}} 2026-07-29 18:10:43,304 - INFO - Created VN ctest-vn1-71905735 2026-07-29 18:10:43,359 - DEBUG - VN ctest-vn1-71905735 UUID is 1c9ac37a-43f5-4b3b-979e-e297d2c145fd 2026-07-29 18:10:43,739 - DEBUG - Response for create_port : {'port': {'name': 'ffe615ac-70f0-43db-bb20-7c4d27d1f123', 'id': 'ffe615ac-70f0-43db-bb20-7c4d27d1f123', 'tenant_id': 'afa24bdb8eac41969cedcdaa1a7681de', 'network_id': '1c9ac37a-43f5-4b3b-979e-e297d2c145fd', 'mac_address': '02:ff:e6:15:ac:70', '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': '99.155.157.133', 'subnet_id': 'a8da0990-8659-451b-8659-3b8625d86d7c'}], 'security_groups': ['731da812-79f9-4439-977d-b13899307f9a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'afa24bdb8eac41969cedcdaa1a7681de'}} 2026-07-29 18:10:43,982 - DEBUG - Response for create_port : {'port': {'name': 'c0395322-5a12-40af-aaa5-4aafad22ed0f', 'id': 'c0395322-5a12-40af-aaa5-4aafad22ed0f', 'tenant_id': 'afa24bdb8eac41969cedcdaa1a7681de', 'network_id': '1c9ac37a-43f5-4b3b-979e-e297d2c145fd', 'mac_address': '02:c0:39:53:22:5a', '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': '22.9.137.133', 'subnet_id': 'd7376ba9-53ed-4e88-8076-80fed16f2577'}], 'security_groups': ['731da812-79f9-4439-977d-b13899307f9a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'afa24bdb8eac41969cedcdaa1a7681de'}} 2026-07-29 18:10:44,048 - DEBUG - Services list from nova: [, , ] 2026-07-29 18:10:44,457 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6121-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6121-1) 2026-07-29 18:10:44,920 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6121-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6121-1) 2026-07-29 18:10:44,920 - INFO - Waiting for VM ctest-vn1-vm1-53650358 to be up.. 2026-07-29 18:10:44,970 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 18:10:50,032 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 18:10:55,121 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 18:11:00,214 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 18:11:05,321 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 18:11:10,420 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 18:11:15,509 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 18:11:20,600 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 18:11:25,694 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 18:11:30,784 - DEBUG - VM is in ACTIVE state now 2026-07-29 18:11:30,784 - INFO - VM name : ctest-vn1-vm1-53650358 2026-07-29 18:11:30,875 - DEBUG - VM ctest-vn1-vm1-53650358 ID is 93bdb9fe-668b-4243-98ed-df22f2ebe913 2026-07-29 18:11:30,903 - DEBUG - VM ctest-vn1-vm1-53650358 launched on Node cn-jenkins-deploy-platform-ansible-os-6121-1 2026-07-29 18:11:31,004 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/93bdb9fe-668b-4243-98ed-df22f2ebe913 2026-07-29 18:11:31,016 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ffe615ac-70f0-43db-bb20-7c4d27d1f123 2026-07-29 18:11:34,302 - 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 1023ms') 2026-07-29 18:11:34,303 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-53650358 failed! 2026-07-29 18:11:34,359 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41457852:ctest-vn1-71905735 is 99.155.157.129 and allocation pool is NOT set 2026-07-29 18:11:34,359 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41457852:ctest-vn1-71905735 is 22.9.137.129 and allocation pool is NOT set 2026-07-29 18:11:36,423 - 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=14.9 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.00 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 = 2.999/8.955/14.911/5.956 ms') 2026-07-29 18:11:36,423 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-53650358 passed 2026-07-29 18:11:36,579 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-29 18:11:36,579 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-53650358, IP 99.155.157.133, Port 22 2026-07-29 18:11:36,749 - DEBUG - VM ctest-vn1-vm1-53650358 is ready for SSH connections 2026-07-29 18:11:36,749 - INFO - Waiting for VM ctest-vn1-vm2-68478170 to be up.. 2026-07-29 18:11:36,836 - DEBUG - VM is in ACTIVE state now 2026-07-29 18:11:36,837 - INFO - VM name : ctest-vn1-vm2-68478170 2026-07-29 18:11:36,924 - DEBUG - VM ctest-vn1-vm2-68478170 ID is 53782e21-ca68-45ed-bf0e-4ccbc93d8480 2026-07-29 18:11:36,925 - DEBUG - VM ctest-vn1-vm2-68478170 launched on Node cn-jenkins-deploy-platform-ansible-os-6121-1 2026-07-29 18:11:37,022 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/53782e21-ca68-45ed-bf0e-4ccbc93d8480 2026-07-29 18:11:37,033 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c0395322-5a12-40af-aaa5-4aafad22ed0f 2026-07-29 18:11:38,293 - 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.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.528 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.528/2.468/4.409/1.940 ms') 2026-07-29 18:11:38,293 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-68478170 passed 2026-07-29 18:11:38,447 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-29 18:11:38,447 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-68478170, IP 22.9.137.133, Port 22 2026-07-29 18:11:38,617 - DEBUG - VM ctest-vn1-vm2-68478170 is ready for SSH connections 2026-07-29 18:11:38,617 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-29 18:11:38,617 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-29 18:11:38,617 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-29 18:11:38,618 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 99.155.157.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-07-29 18:11:38,618 - DEBUG - ping -s 56 -c 3 -W 1 99.155.157.133 2026-07-29 18:11:43,126 - DEBUG - PING 99.155.157.133 (99.155.157.133): 56 data bytes 64 bytes from 99.155.157.133: seq=0 ttl=63 time=4.799 ms 64 bytes from 99.155.157.133: seq=1 ttl=63 time=1.279 ms 64 bytes from 99.155.157.133: seq=2 ttl=63 time=1.193 ms --- 99.155.157.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.193/2.423/4.799 ms 2026-07-29 18:11:43,127 - INFO - Ping to IP 99.155.157.133 from VM ctest-vn1-vm2-68478170 passed 2026-07-29 18:11:43,127 - INFO - Detaching port c0395322-5a12-40af-aaa5-4aafad22ed0f from VM ctest-vn1-vm2-68478170 2026-07-29 18:11:43,198 - INFO - Deleting VM ctest-vn1-vm2-68478170 2026-07-29 18:11:43,294 - INFO - Detaching port ffe615ac-70f0-43db-bb20-7c4d27d1f123 from VM ctest-vn1-vm1-53650358 2026-07-29 18:11:43,337 - INFO - Deleting VM ctest-vn1-vm1-53650358 2026-07-29 18:11:43,633 - DEBUG - Response for delete_port : () 2026-07-29 18:11:43,909 - DEBUG - Response for delete_port : () 2026-07-29 18:11:43,911 - INFO - Deleting VN ctest-vn1-71905735 2026-07-29 18:11:44,103 - DEBUG - Response for deleting network () 2026-07-29 18:11:44,377 - DEBUG - No XMPP flaps were noticed during the test 2026-07-29 18:11:44,377 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:02] 2026-07-29 18:11:44,377 - INFO - -------------------------------------------------------------------------------- 2026-07-29 18:11:45,237 - INFO - Deleted project: ctest-TestPorts-41457852, ID : afa24bdb-8eac-4196-9ced-cdaa1a7681de