2026-08-18 07:13:42,034 - INFO - Domain Default found not creating 2026-08-18 07:13:42,237 - INFO - Project ctest-TestPorts-44586796 not found, creating it 2026-08-18 07:13:42,747 - INFO - Created Project:ctest-TestPorts-44586796, ID : ce8c029f-8f52-40e1-a92d-3d8663f9dcbb 2026-08-18 07:13:44,488 - INFO - ================================================================================ 2026-08-18 07:13:44,488 - INFO - STARTING TEST : test_ports_bindings 2026-08-18 07:13:44,488 - 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-18 07:13:44,747 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.25': '0'}} with 2026-08-18 07:13:44,747 - INFO - Initial checks done. Running the testcase now 2026-08-18 07:13:44,747 - INFO - 2026-08-18 07:13:45,416 - DEBUG - Response for create_network : {'network': {'id': 'f651c669-956f-43c2-94fb-955bae1aa372', 'name': 'ctest-vn-79199122', 'tenant_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb', 'project_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-44586796', 'ctest-vn-79199122'], 'port_security_enabled': True, 'description': ''}} 2026-08-18 07:13:45,651 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd1277113-7f80-4460-b482-cb582d3ca234', 'name': '', 'tenant_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb', 'network_id': 'f651c669-956f-43c2-94fb-955bae1aa372', 'ip_version': 4, 'cidr': '92.121.240.64/26', 'allocation_pools': [{'start': '92.121.240.66', 'end': '92.121.240.126'}], 'gateway_ip': '92.121.240.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '92.121.240.66', 'tags': [], 'project_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb'}} 2026-08-18 07:13:45,674 - INFO - Created VN ctest-vn-79199122 2026-08-18 07:13:45,728 - DEBUG - VN ctest-vn-79199122 UUID is f651c669-956f-43c2-94fb-955bae1aa372 2026-08-18 07:13:45,845 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-44586796', 'ctest-vmi-03979457']} 2026-08-18 07:13:46,119 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-03979457', 'id': 'c8708b6d-d5d0-4ac3-a7aa-b1e8626ed294', 'tenant_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb', 'network_id': 'f651c669-956f-43c2-94fb-955bae1aa372', 'mac_address': '02:c8:70:8b:6d:d5', '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': '92.121.240.67', 'subnet_id': 'd1277113-7f80-4460-b482-cb582d3ca234'}], 'security_groups': ['5682dabe-08f2-4781-bae7-c601fce940f1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb'}} 2026-08-18 07:13:46,119 - DEBUG - Created port c8708b6d-d5d0-4ac3-a7aa-b1e8626ed294 2026-08-18 07:13:46,228 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/c8708b6d-d5d0-4ac3-a7aa-b1e8626ed294 2026-08-18 07:13:46,614 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/c8708b6d-d5d0-4ac3-a7aa-b1e8626ed294 2026-08-18 07:13:46,647 - INFO - VMI c8708b6d-d5d0-4ac3-a7aa-b1e8626ed294 verification in API Server passed 2026-08-18 07:13:46,748 - DEBUG - Response for delete_port : () 2026-08-18 07:13:46,748 - INFO - Deleted port c8708b6d-d5d0-4ac3-a7aa-b1e8626ed294 2026-08-18 07:13:46,748 - INFO - Deleting VN ctest-vn-79199122 2026-08-18 07:13:46,885 - DEBUG - Response for deleting network () 2026-08-18 07:13:47,158 - DEBUG - No XMPP flaps were noticed during the test 2026-08-18 07:13:47,158 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-18 07:13:47,158 - INFO - -------------------------------------------------------------------------------- 2026-08-18 07:13:47,161 - INFO - ================================================================================ 2026-08-18 07:13:47,162 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-18 07:13:47,162 - 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-18 07:13:47,456 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.25': '0'}} with 2026-08-18 07:13:47,456 - INFO - Initial checks done. Running the testcase now 2026-08-18 07:13:47,457 - INFO - 2026-08-18 07:13:47,656 - DEBUG - Response for create_network : {'network': {'id': 'f7ea338c-52b4-497a-b358-3bb5b000107f', 'name': 'ctest-vn1-82642711', 'tenant_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb', 'project_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-44586796', 'ctest-vn1-82642711'], 'port_security_enabled': True, 'description': ''}} 2026-08-18 07:13:47,882 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b318dc11-88c2-4802-8b57-94893ffbe7c6', 'name': '', 'tenant_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb', 'network_id': 'f7ea338c-52b4-497a-b358-3bb5b000107f', 'ip_version': 4, 'cidr': '69.105.126.0/26', 'allocation_pools': [{'start': '69.105.126.2', 'end': '69.105.126.62'}], 'gateway_ip': '69.105.126.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '69.105.126.2', 'tags': [], 'project_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb'}} 2026-08-18 07:13:48,075 - DEBUG - Response for create_subnet : {'subnet': {'id': '735e6a28-1e37-46f6-b7de-893f90180856', 'name': '', 'tenant_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb', 'network_id': 'f7ea338c-52b4-497a-b358-3bb5b000107f', 'ip_version': 4, 'cidr': '84.140.120.64/26', 'allocation_pools': [{'start': '84.140.120.66', 'end': '84.140.120.126'}], 'gateway_ip': '84.140.120.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '84.140.120.66', 'tags': [], 'project_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb'}} 2026-08-18 07:13:48,095 - INFO - Created VN ctest-vn1-82642711 2026-08-18 07:13:48,148 - DEBUG - VN ctest-vn1-82642711 UUID is f7ea338c-52b4-497a-b358-3bb5b000107f 2026-08-18 07:13:48,490 - DEBUG - Response for create_port : {'port': {'name': '2113a3cc-2705-4880-ba85-8ded293a5705', 'id': '2113a3cc-2705-4880-ba85-8ded293a5705', 'tenant_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb', 'network_id': 'f7ea338c-52b4-497a-b358-3bb5b000107f', 'mac_address': '02:21:13:a3:cc:27', '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': '69.105.126.5', 'subnet_id': 'b318dc11-88c2-4802-8b57-94893ffbe7c6'}], 'security_groups': ['5682dabe-08f2-4781-bae7-c601fce940f1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb'}} 2026-08-18 07:13:48,687 - DEBUG - Response for create_port : {'port': {'name': 'b842a424-5d67-47b9-a87f-63870b20ffdf', 'id': 'b842a424-5d67-47b9-a87f-63870b20ffdf', 'tenant_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb', 'network_id': 'f7ea338c-52b4-497a-b358-3bb5b000107f', 'mac_address': '02:b8:42:a4:24:5d', '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': '84.140.120.69', 'subnet_id': '735e6a28-1e37-46f6-b7de-893f90180856'}], 'security_groups': ['5682dabe-08f2-4781-bae7-c601fce940f1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ce8c029f8f5240e1a92d3d8663f9dcbb'}} 2026-08-18 07:13:48,750 - DEBUG - Services list from nova: [, , ] 2026-08-18 07:13:49,103 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6179-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6179-1) 2026-08-18 07:13:49,565 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6179-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6179-1) 2026-08-18 07:13:49,566 - INFO - Waiting for VM ctest-vn1-vm1-45184506 to be up.. 2026-08-18 07:13:49,683 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-18 07:13:54,740 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-18 07:13:59,827 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-18 07:14:04,918 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-18 07:14:10,002 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-18 07:14:15,081 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-18 07:14:20,166 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-18 07:14:25,252 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-18 07:14:30,335 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-18 07:14:35,432 - DEBUG - VM is in ACTIVE state now 2026-08-18 07:14:35,432 - INFO - VM name : ctest-vn1-vm1-45184506 2026-08-18 07:14:35,509 - DEBUG - VM ctest-vn1-vm1-45184506 ID is 233803f9-5b2c-435e-9e5d-ff6795fe4d83 2026-08-18 07:14:35,529 - DEBUG - VM ctest-vn1-vm1-45184506 launched on Node cn-jenkins-deploy-platform-ansible-os-6179-1 2026-08-18 07:14:35,608 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/233803f9-5b2c-435e-9e5d-ff6795fe4d83 2026-08-18 07:14:35,618 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/2113a3cc-2705-4880-ba85-8ded293a5705 2026-08-18 07:14:38,883 - 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=10.5 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 10.515/10.515/10.515/0.000 ms') 2026-08-18 07:14:38,883 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-45184506 passed 2026-08-18 07:14:39,036 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-18 07:14:39,036 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-45184506, IP 69.105.126.5, Port 22 2026-08-18 07:14:39,210 - DEBUG - VM ctest-vn1-vm1-45184506 is ready for SSH connections 2026-08-18 07:14:39,210 - INFO - Waiting for VM ctest-vn1-vm2-90866743 to be up.. 2026-08-18 07:14:39,290 - DEBUG - VM is in ACTIVE state now 2026-08-18 07:14:39,290 - INFO - VM name : ctest-vn1-vm2-90866743 2026-08-18 07:14:39,367 - DEBUG - VM ctest-vn1-vm2-90866743 ID is 817465be-5952-429f-b51c-73dc83410d92 2026-08-18 07:14:39,367 - DEBUG - VM ctest-vn1-vm2-90866743 launched on Node cn-jenkins-deploy-platform-ansible-os-6179-1 2026-08-18 07:14:39,447 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/817465be-5952-429f-b51c-73dc83410d92 2026-08-18 07:14:39,456 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/b842a424-5d67-47b9-a87f-63870b20ffdf 2026-08-18 07:14:40,703 - 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.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.382 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.382/2.036/3.690/1.654 ms') 2026-08-18 07:14:40,703 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-90866743 passed 2026-08-18 07:14:40,860 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-18 07:14:40,860 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-90866743, IP 84.140.120.69, Port 22 2026-08-18 07:14:41,026 - DEBUG - VM ctest-vn1-vm2-90866743 is ready for SSH connections 2026-08-18 07:14:41,026 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-18 07:14:41,026 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-18 07:14:41,026 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-18 07:14:41,027 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 69.105.126.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-08-18 07:14:41,027 - DEBUG - ping -s 56 -c 3 -W 1 69.105.126.5 2026-08-18 07:14:45,065 - DEBUG - PING 69.105.126.5 (69.105.126.5): 56 data bytes 64 bytes from 69.105.126.5: seq=0 ttl=63 time=4.609 ms 64 bytes from 69.105.126.5: seq=1 ttl=63 time=1.049 ms 64 bytes from 69.105.126.5: seq=2 ttl=63 time=0.960 ms --- 69.105.126.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.960/2.206/4.609 ms 2026-08-18 07:14:45,065 - INFO - Ping to IP 69.105.126.5 from VM ctest-vn1-vm2-90866743 passed 2026-08-18 07:14:45,065 - INFO - Detaching port b842a424-5d67-47b9-a87f-63870b20ffdf from VM ctest-vn1-vm2-90866743 2026-08-18 07:14:45,119 - INFO - Deleting VM ctest-vn1-vm2-90866743 2026-08-18 07:14:45,194 - INFO - Detaching port 2113a3cc-2705-4880-ba85-8ded293a5705 from VM ctest-vn1-vm1-45184506 2026-08-18 07:14:45,232 - INFO - Deleting VM ctest-vn1-vm1-45184506 2026-08-18 07:14:45,493 - DEBUG - Response for delete_port : () 2026-08-18 07:14:45,659 - DEBUG - Response for delete_port : () 2026-08-18 07:14:45,659 - INFO - Deleting VN ctest-vn1-82642711 2026-08-18 07:14:45,802 - DEBUG - Response for deleting network () 2026-08-18 07:14:46,074 - DEBUG - No XMPP flaps were noticed during the test 2026-08-18 07:14:46,074 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:59] 2026-08-18 07:14:46,074 - INFO - -------------------------------------------------------------------------------- 2026-08-18 07:14:46,861 - INFO - Deleted project: ctest-TestPorts-44586796, ID : ce8c029f-8f52-40e1-a92d-3d8663f9dcbb