2026-08-14 11:38:07,261 - INFO - Domain Default found not creating 2026-08-14 11:38:07,430 - INFO - Project ctest-TestPorts-93420908 not found, creating it 2026-08-14 11:38:07,952 - INFO - Created Project:ctest-TestPorts-93420908, ID : 19069a89-dc6f-49ff-bd3e-0be0dd0733ca 2026-08-14 11:38:09,630 - INFO - ================================================================================ 2026-08-14 11:38:09,630 - INFO - STARTING TEST : test_ports_bindings 2026-08-14 11:38:09,630 - 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 11:38:09,888 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.25': '0'}} with 2026-08-14 11:38:09,888 - INFO - Initial checks done. Running the testcase now 2026-08-14 11:38:09,888 - INFO - 2026-08-14 11:38:10,506 - DEBUG - Response for create_network : {'network': {'id': '0dff37a6-709c-461f-ad4b-15361ca05360', 'name': 'ctest-vn-86305345', 'tenant_id': '19069a89dc6f49ffbd3e0be0dd0733ca', 'project_id': '19069a89dc6f49ffbd3e0be0dd0733ca', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-93420908', 'ctest-vn-86305345'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 11:38:10,730 - DEBUG - Response for create_subnet : {'subnet': {'id': '753fd5d5-0c3b-4a64-964c-40fe603ced32', 'name': '', 'tenant_id': '19069a89dc6f49ffbd3e0be0dd0733ca', 'network_id': '0dff37a6-709c-461f-ad4b-15361ca05360', 'ip_version': 4, 'cidr': '106.199.156.64/26', 'allocation_pools': [{'start': '106.199.156.66', 'end': '106.199.156.126'}], 'gateway_ip': '106.199.156.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '106.199.156.66', 'tags': [], 'project_id': '19069a89dc6f49ffbd3e0be0dd0733ca'}} 2026-08-14 11:38:10,755 - INFO - Created VN ctest-vn-86305345 2026-08-14 11:38:10,809 - DEBUG - VN ctest-vn-86305345 UUID is 0dff37a6-709c-461f-ad4b-15361ca05360 2026-08-14 11:38:10,925 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-93420908', 'ctest-vmi-59489324']} 2026-08-14 11:38:11,197 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-59489324', 'id': 'b4300243-392f-4cf8-83ab-b2d957db8891', 'tenant_id': '19069a89dc6f49ffbd3e0be0dd0733ca', 'network_id': '0dff37a6-709c-461f-ad4b-15361ca05360', 'mac_address': '02:b4:30:02:43:39', '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': '106.199.156.67', 'subnet_id': '753fd5d5-0c3b-4a64-964c-40fe603ced32'}], 'security_groups': ['ab528117-26a2-4cbb-8706-71fa47e0ddff'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '19069a89dc6f49ffbd3e0be0dd0733ca'}} 2026-08-14 11:38:11,197 - DEBUG - Created port b4300243-392f-4cf8-83ab-b2d957db8891 2026-08-14 11:38:11,305 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b4300243-392f-4cf8-83ab-b2d957db8891 2026-08-14 11:38:11,637 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b4300243-392f-4cf8-83ab-b2d957db8891 2026-08-14 11:38:11,673 - INFO - VMI b4300243-392f-4cf8-83ab-b2d957db8891 verification in API Server passed 2026-08-14 11:38:11,792 - DEBUG - Response for delete_port : () 2026-08-14 11:38:11,792 - INFO - Deleted port b4300243-392f-4cf8-83ab-b2d957db8891 2026-08-14 11:38:11,792 - INFO - Deleting VN ctest-vn-86305345 2026-08-14 11:38:11,923 - DEBUG - Response for deleting network () 2026-08-14 11:38:12,182 - DEBUG - No XMPP flaps were noticed during the test 2026-08-14 11:38:12,182 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-14 11:38:12,182 - INFO - -------------------------------------------------------------------------------- 2026-08-14 11:38:12,185 - INFO - ================================================================================ 2026-08-14 11:38:12,185 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-14 11:38:12,185 - 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 11:38:12,479 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.25': '0'}} with 2026-08-14 11:38:12,479 - INFO - Initial checks done. Running the testcase now 2026-08-14 11:38:12,479 - INFO - 2026-08-14 11:38:12,699 - DEBUG - Response for create_network : {'network': {'id': 'b0970636-f08f-438d-ae02-6309d84c566e', 'name': 'ctest-vn1-02031454', 'tenant_id': '19069a89dc6f49ffbd3e0be0dd0733ca', 'project_id': '19069a89dc6f49ffbd3e0be0dd0733ca', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-93420908', 'ctest-vn1-02031454'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 11:38:12,890 - DEBUG - Response for create_subnet : {'subnet': {'id': '180f5522-b2f9-46fc-89b1-4f348a25ef0b', 'name': '', 'tenant_id': '19069a89dc6f49ffbd3e0be0dd0733ca', 'network_id': 'b0970636-f08f-438d-ae02-6309d84c566e', 'ip_version': 4, 'cidr': '176.116.175.192/26', 'allocation_pools': [{'start': '176.116.175.194', 'end': '176.116.175.254'}], 'gateway_ip': '176.116.175.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '176.116.175.194', 'tags': [], 'project_id': '19069a89dc6f49ffbd3e0be0dd0733ca'}} 2026-08-14 11:38:13,095 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd155f310-476b-445e-aeba-2b6c97831ceb', 'name': '', 'tenant_id': '19069a89dc6f49ffbd3e0be0dd0733ca', 'network_id': 'b0970636-f08f-438d-ae02-6309d84c566e', 'ip_version': 4, 'cidr': '12.1.1.192/26', 'allocation_pools': [{'start': '12.1.1.194', 'end': '12.1.1.254'}], 'gateway_ip': '12.1.1.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '12.1.1.194', 'tags': [], 'project_id': '19069a89dc6f49ffbd3e0be0dd0733ca'}} 2026-08-14 11:38:13,113 - INFO - Created VN ctest-vn1-02031454 2026-08-14 11:38:13,165 - DEBUG - VN ctest-vn1-02031454 UUID is b0970636-f08f-438d-ae02-6309d84c566e 2026-08-14 11:38:13,488 - DEBUG - Response for create_port : {'port': {'name': '6de1090d-8a7a-4fef-8a35-2421c5cfa565', 'id': '6de1090d-8a7a-4fef-8a35-2421c5cfa565', 'tenant_id': '19069a89dc6f49ffbd3e0be0dd0733ca', 'network_id': 'b0970636-f08f-438d-ae02-6309d84c566e', 'mac_address': '02:6d:e1:09:0d:8a', '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': '176.116.175.197', 'subnet_id': '180f5522-b2f9-46fc-89b1-4f348a25ef0b'}], 'security_groups': ['ab528117-26a2-4cbb-8706-71fa47e0ddff'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '19069a89dc6f49ffbd3e0be0dd0733ca'}} 2026-08-14 11:38:13,687 - DEBUG - Response for create_port : {'port': {'name': 'dcf4746f-8f6a-4deb-b777-192abecb17c2', 'id': 'dcf4746f-8f6a-4deb-b777-192abecb17c2', 'tenant_id': '19069a89dc6f49ffbd3e0be0dd0733ca', 'network_id': 'b0970636-f08f-438d-ae02-6309d84c566e', 'mac_address': '02:dc:f4:74:6f:8f', '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': '12.1.1.197', 'subnet_id': 'd155f310-476b-445e-aeba-2b6c97831ceb'}], 'security_groups': ['ab528117-26a2-4cbb-8706-71fa47e0ddff'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '19069a89dc6f49ffbd3e0be0dd0733ca'}} 2026-08-14 11:38:13,750 - DEBUG - Services list from nova: [, , ] 2026-08-14 11:38:14,083 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6161-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6161-1) 2026-08-14 11:38:14,476 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6161-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6161-1) 2026-08-14 11:38:14,477 - INFO - Waiting for VM ctest-vn1-vm1-24146093 to be up.. 2026-08-14 11:38:14,528 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:38:19,581 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:38:24,663 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:38:29,752 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:38:34,841 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:38:39,921 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:38:45,006 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:38:50,101 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:38:55,184 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:39:00,274 - DEBUG - VM is in ACTIVE state now 2026-08-14 11:39:00,274 - INFO - VM name : ctest-vn1-vm1-24146093 2026-08-14 11:39:00,379 - DEBUG - VM ctest-vn1-vm1-24146093 ID is fac5e9a2-2fdb-4fa8-beae-d03fb10b0150 2026-08-14 11:39:00,409 - DEBUG - VM ctest-vn1-vm1-24146093 launched on Node cn-jenkins-deploy-platform-ansible-os-6161-1 2026-08-14 11:39:00,498 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fac5e9a2-2fdb-4fa8-beae-d03fb10b0150 2026-08-14 11:39:00,508 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6de1090d-8a7a-4fef-8a35-2421c5cfa565 2026-08-14 11:39:03,786 - 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=4.49 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1018ms\r\nrtt min/avg/max/mdev = 4.491/4.491/4.491/0.000 ms') 2026-08-14 11:39:03,786 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-24146093 passed 2026-08-14 11:39:03,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 11:39:03,942 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-24146093, IP 176.116.175.197, Port 22 2026-08-14 11:39:04,107 - DEBUG - VM ctest-vn1-vm1-24146093 is ready for SSH connections 2026-08-14 11:39:04,108 - INFO - Waiting for VM ctest-vn1-vm2-44905967 to be up.. 2026-08-14 11:39:04,193 - DEBUG - VM is in ACTIVE state now 2026-08-14 11:39:04,193 - INFO - VM name : ctest-vn1-vm2-44905967 2026-08-14 11:39:04,282 - DEBUG - VM ctest-vn1-vm2-44905967 ID is 0a04c8d3-ba88-49ac-bb30-031889b0e405 2026-08-14 11:39:04,282 - DEBUG - VM ctest-vn1-vm2-44905967 launched on Node cn-jenkins-deploy-platform-ansible-os-6161-1 2026-08-14 11:39:04,369 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0a04c8d3-ba88-49ac-bb30-031889b0e405 2026-08-14 11:39:04,380 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/dcf4746f-8f6a-4deb-b777-192abecb17c2 2026-08-14 11:39:05,623 - 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.03 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.622 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.622/2.327/4.033/1.705 ms') 2026-08-14 11:39:05,623 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-44905967 passed 2026-08-14 11:39:05,777 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 11:39:05,777 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-44905967, IP 12.1.1.197, Port 22 2026-08-14 11:39:05,949 - DEBUG - VM ctest-vn1-vm2-44905967 is ready for SSH connections 2026-08-14 11:39:05,949 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 11:39:05,949 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 11:39:05,949 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 11:39:05,949 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 176.116.175.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-14 11:39:05,949 - DEBUG - ping -s 56 -c 3 -W 1 176.116.175.197 2026-08-14 11:39:09,956 - DEBUG - PING 176.116.175.197 (176.116.175.197): 56 data bytes 64 bytes from 176.116.175.197: seq=0 ttl=63 time=4.660 ms 64 bytes from 176.116.175.197: seq=1 ttl=63 time=1.356 ms 64 bytes from 176.116.175.197: seq=2 ttl=63 time=1.078 ms --- 176.116.175.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.078/2.364/4.660 ms 2026-08-14 11:39:09,956 - INFO - Ping to IP 176.116.175.197 from VM ctest-vn1-vm2-44905967 passed 2026-08-14 11:39:09,956 - INFO - Detaching port dcf4746f-8f6a-4deb-b777-192abecb17c2 from VM ctest-vn1-vm2-44905967 2026-08-14 11:39:10,030 - INFO - Deleting VM ctest-vn1-vm2-44905967 2026-08-14 11:39:10,116 - INFO - Detaching port 6de1090d-8a7a-4fef-8a35-2421c5cfa565 from VM ctest-vn1-vm1-24146093 2026-08-14 11:39:10,156 - INFO - Deleting VM ctest-vn1-vm1-24146093 2026-08-14 11:39:10,431 - DEBUG - Response for delete_port : () 2026-08-14 11:39:10,636 - DEBUG - Response for delete_port : () 2026-08-14 11:39:10,636 - INFO - Deleting VN ctest-vn1-02031454 2026-08-14 11:39:10,806 - DEBUG - Response for deleting network () 2026-08-14 11:39:11,072 - DEBUG - No XMPP flaps were noticed during the test 2026-08-14 11:39:11,072 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:59] 2026-08-14 11:39:11,072 - INFO - -------------------------------------------------------------------------------- 2026-08-14 11:39:11,857 - INFO - Deleted project: ctest-TestPorts-93420908, ID : 19069a89-dc6f-49ff-bd3e-0be0dd0733ca