2026-06-18 10:34:59,297 - INFO - Domain Default found not creating 2026-06-18 10:34:59,428 - INFO - Project ctest-TestPorts-48224040 not found, creating it 2026-06-18 10:34:59,853 - INFO - Created Project:ctest-TestPorts-48224040, ID : 82017d9a-41ab-47ae-8a3c-fb230c384f46 2026-06-18 10:35:01,261 - INFO - ================================================================================ 2026-06-18 10:35:01,262 - INFO - STARTING TEST : test_ports_bindings 2026-06-18 10:35:01,262 - 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-06-18 10:35:01,518 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2026-06-18 10:35:01,518 - INFO - Initial checks done. Running the testcase now 2026-06-18 10:35:01,518 - INFO - 2026-06-18 10:35:02,072 - DEBUG - Response for create_network : {'network': {'id': '6c6220f7-4fa3-4aad-84d8-c588dc8fccb8', 'name': 'ctest-vn-11766601', 'tenant_id': '82017d9a41ab47ae8a3cfb230c384f46', 'project_id': '82017d9a41ab47ae8a3cfb230c384f46', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-48224040', 'ctest-vn-11766601'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 10:35:02,259 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e821183d-0019-43bc-8cf1-ff926f43f5d7', 'name': '', 'tenant_id': '82017d9a41ab47ae8a3cfb230c384f46', 'network_id': '6c6220f7-4fa3-4aad-84d8-c588dc8fccb8', 'ip_version': 4, 'cidr': '8.126.21.192/26', 'allocation_pools': [{'start': '8.126.21.194', 'end': '8.126.21.254'}], 'gateway_ip': '8.126.21.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '8.126.21.194', 'tags': [], 'project_id': '82017d9a41ab47ae8a3cfb230c384f46'}} 2026-06-18 10:35:02,274 - INFO - Created VN ctest-vn-11766601 2026-06-18 10:35:02,329 - DEBUG - VN ctest-vn-11766601 UUID is 6c6220f7-4fa3-4aad-84d8-c588dc8fccb8 2026-06-18 10:35:02,428 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-48224040', 'ctest-vmi-51512090']} 2026-06-18 10:35:02,690 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-51512090', 'id': 'd7d521f5-5157-4caf-86a1-806ee5b1bf0d', 'tenant_id': '82017d9a41ab47ae8a3cfb230c384f46', 'network_id': '6c6220f7-4fa3-4aad-84d8-c588dc8fccb8', 'mac_address': '02:d7:d5:21:f5:51', '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': '8.126.21.195', 'subnet_id': 'e821183d-0019-43bc-8cf1-ff926f43f5d7'}], 'security_groups': ['d61ba8d6-9b70-4d04-a787-175b2c230032'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '82017d9a41ab47ae8a3cfb230c384f46'}} 2026-06-18 10:35:02,691 - DEBUG - Created port d7d521f5-5157-4caf-86a1-806ee5b1bf0d 2026-06-18 10:35:02,793 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/d7d521f5-5157-4caf-86a1-806ee5b1bf0d 2026-06-18 10:35:03,107 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/d7d521f5-5157-4caf-86a1-806ee5b1bf0d 2026-06-18 10:35:03,133 - INFO - VMI d7d521f5-5157-4caf-86a1-806ee5b1bf0d verification in API Server passed 2026-06-18 10:35:03,218 - DEBUG - Response for delete_port : () 2026-06-18 10:35:03,218 - INFO - Deleted port d7d521f5-5157-4caf-86a1-806ee5b1bf0d 2026-06-18 10:35:03,218 - INFO - Deleting VN ctest-vn-11766601 2026-06-18 10:35:03,309 - DEBUG - Response for deleting network () 2026-06-18 10:35:03,565 - DEBUG - No XMPP flaps were noticed during the test 2026-06-18 10:35:03,565 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-18 10:35:03,565 - INFO - -------------------------------------------------------------------------------- 2026-06-18 10:35:03,568 - INFO - ================================================================================ 2026-06-18 10:35:03,568 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-18 10:35:03,568 - 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-06-18 10:35:03,858 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2026-06-18 10:35:03,858 - INFO - Initial checks done. Running the testcase now 2026-06-18 10:35:03,858 - INFO - 2026-06-18 10:35:04,024 - DEBUG - Response for create_network : {'network': {'id': '2246c3dd-7240-4953-8b09-821f2383efda', 'name': 'ctest-vn1-82920019', 'tenant_id': '82017d9a41ab47ae8a3cfb230c384f46', 'project_id': '82017d9a41ab47ae8a3cfb230c384f46', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-48224040', 'ctest-vn1-82920019'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 10:35:04,228 - DEBUG - Response for create_subnet : {'subnet': {'id': '3cd01d5b-d34b-494f-b449-81524d4be2e1', 'name': '', 'tenant_id': '82017d9a41ab47ae8a3cfb230c384f46', 'network_id': '2246c3dd-7240-4953-8b09-821f2383efda', 'ip_version': 4, 'cidr': '56.149.234.64/26', 'allocation_pools': [{'start': '56.149.234.66', 'end': '56.149.234.126'}], 'gateway_ip': '56.149.234.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '56.149.234.66', 'tags': [], 'project_id': '82017d9a41ab47ae8a3cfb230c384f46'}} 2026-06-18 10:35:04,368 - DEBUG - Response for create_subnet : {'subnet': {'id': '1bae4adb-4bb3-4f7d-a5c9-80b65357e2d6', 'name': '', 'tenant_id': '82017d9a41ab47ae8a3cfb230c384f46', 'network_id': '2246c3dd-7240-4953-8b09-821f2383efda', 'ip_version': 4, 'cidr': '162.111.199.64/26', 'allocation_pools': [{'start': '162.111.199.66', 'end': '162.111.199.126'}], 'gateway_ip': '162.111.199.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '162.111.199.66', 'tags': [], 'project_id': '82017d9a41ab47ae8a3cfb230c384f46'}} 2026-06-18 10:35:04,383 - INFO - Created VN ctest-vn1-82920019 2026-06-18 10:35:04,433 - DEBUG - VN ctest-vn1-82920019 UUID is 2246c3dd-7240-4953-8b09-821f2383efda 2026-06-18 10:35:04,692 - DEBUG - Response for create_port : {'port': {'name': 'bae3d63a-44fd-4175-8253-6e970ea52e54', 'id': 'bae3d63a-44fd-4175-8253-6e970ea52e54', 'tenant_id': '82017d9a41ab47ae8a3cfb230c384f46', 'network_id': '2246c3dd-7240-4953-8b09-821f2383efda', 'mac_address': '02:ba:e3:d6:3a:44', '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': '56.149.234.69', 'subnet_id': '3cd01d5b-d34b-494f-b449-81524d4be2e1'}], 'security_groups': ['d61ba8d6-9b70-4d04-a787-175b2c230032'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '82017d9a41ab47ae8a3cfb230c384f46'}} 2026-06-18 10:35:04,848 - DEBUG - Response for create_port : {'port': {'name': '6b089629-64a1-4f51-9159-7a2f4bd102dc', 'id': '6b089629-64a1-4f51-9159-7a2f4bd102dc', 'tenant_id': '82017d9a41ab47ae8a3cfb230c384f46', 'network_id': '2246c3dd-7240-4953-8b09-821f2383efda', 'mac_address': '02:6b:08:96:29: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': '162.111.199.69', 'subnet_id': '1bae4adb-4bb3-4f7d-a5c9-80b65357e2d6'}], 'security_groups': ['d61ba8d6-9b70-4d04-a787-175b2c230032'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '82017d9a41ab47ae8a3cfb230c384f46'}} 2026-06-18 10:35:04,899 - DEBUG - Services list from nova: [, , ] 2026-06-18 10:35:05,191 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5978-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5978-1) 2026-06-18 10:35:05,532 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5978-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5978-1) 2026-06-18 10:35:05,532 - INFO - Waiting for VM ctest-vn1-vm1-21631586 to be up.. 2026-06-18 10:35:05,563 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 10:35:10,609 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 10:35:15,677 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 10:35:20,742 - DEBUG - VM is in ACTIVE state now 2026-06-18 10:35:20,742 - INFO - VM name : ctest-vn1-vm1-21631586 2026-06-18 10:35:20,803 - DEBUG - VM ctest-vn1-vm1-21631586 ID is 57c92790-aa16-4aa3-9b65-d07c9f822496 2026-06-18 10:35:20,820 - DEBUG - VM ctest-vn1-vm1-21631586 launched on Node cn-jenkins-deploy-platform-ansible-os-5978-1 2026-06-18 10:35:20,879 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/57c92790-aa16-4aa3-9b65-d07c9f822496 2026-06-18 10:35:20,886 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/bae3d63a-44fd-4175-8253-6e970ea52e54 2026-06-18 10:35:24,143 - 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.9 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1032ms\r\nrtt min/avg/max/mdev = 10.853/10.853/10.853/0.000 ms') 2026-06-18 10:35:24,143 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-21631586 passed 2026-06-18 10:35:24,289 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 10:35:24,289 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-21631586, IP 56.149.234.69, Port 22 2026-06-18 10:35:24,440 - DEBUG - VM ctest-vn1-vm1-21631586 is ready for SSH connections 2026-06-18 10:35:24,441 - INFO - Waiting for VM ctest-vn1-vm2-82753515 to be up.. 2026-06-18 10:35:24,503 - DEBUG - VM is in ACTIVE state now 2026-06-18 10:35:24,503 - INFO - VM name : ctest-vn1-vm2-82753515 2026-06-18 10:35:24,563 - DEBUG - VM ctest-vn1-vm2-82753515 ID is 210ca97b-dc98-4e5a-b049-907376809230 2026-06-18 10:35:24,563 - DEBUG - VM ctest-vn1-vm2-82753515 launched on Node cn-jenkins-deploy-platform-ansible-os-5978-1 2026-06-18 10:35:24,622 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/210ca97b-dc98-4e5a-b049-907376809230 2026-06-18 10:35:24,630 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/6b089629-64a1-4f51-9159-7a2f4bd102dc 2026-06-18 10:35:25,866 - 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.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.390 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.390/2.001/3.613/1.611 ms') 2026-06-18 10:35:25,867 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-82753515 passed 2026-06-18 10:35:26,013 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 10:35:26,013 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-82753515, IP 162.111.199.69, Port 22 2026-06-18 10:35:26,169 - DEBUG - VM ctest-vn1-vm2-82753515 is ready for SSH connections 2026-06-18 10:35:26,169 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 10:35:26,169 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 10:35:26,169 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 10:35:26,169 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 56.149.234.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-06-18 10:35:26,170 - DEBUG - ping -s 56 -c 3 -W 1 56.149.234.69 2026-06-18 10:35:29,768 - DEBUG - PING 56.149.234.69 (56.149.234.69): 56 data bytes 64 bytes from 56.149.234.69: seq=0 ttl=63 time=3.521 ms 64 bytes from 56.149.234.69: seq=1 ttl=63 time=0.981 ms 64 bytes from 56.149.234.69: seq=2 ttl=63 time=0.774 ms --- 56.149.234.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.774/1.758/3.521 ms 2026-06-18 10:35:29,768 - INFO - Ping to IP 56.149.234.69 from VM ctest-vn1-vm2-82753515 passed 2026-06-18 10:35:29,768 - INFO - Detaching port 6b089629-64a1-4f51-9159-7a2f4bd102dc from VM ctest-vn1-vm2-82753515 2026-06-18 10:35:29,821 - INFO - Deleting VM ctest-vn1-vm2-82753515 2026-06-18 10:35:29,883 - INFO - Detaching port bae3d63a-44fd-4175-8253-6e970ea52e54 from VM ctest-vn1-vm1-21631586 2026-06-18 10:35:29,914 - INFO - Deleting VM ctest-vn1-vm1-21631586 2026-06-18 10:35:30,105 - DEBUG - Response for delete_port : () 2026-06-18 10:35:30,249 - DEBUG - Response for delete_port : () 2026-06-18 10:35:30,250 - INFO - Deleting VN ctest-vn1-82920019 2026-06-18 10:35:30,356 - DEBUG - Response for deleting network () 2026-06-18 10:35:30,606 - DEBUG - No XMPP flaps were noticed during the test 2026-06-18 10:35:30,606 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27] 2026-06-18 10:35:30,606 - INFO - -------------------------------------------------------------------------------- 2026-06-18 10:35:31,278 - INFO - Deleted project: ctest-TestPorts-48224040, ID : 82017d9a-41ab-47ae-8a3c-fb230c384f46