2026-06-23 07:59:14,871 - INFO - Domain Default found not creating 2026-06-23 07:59:14,990 - INFO - Project ctest-TestPorts-34468126 not found, creating it 2026-06-23 07:59:15,445 - INFO - Created Project:ctest-TestPorts-34468126, ID : e92269fd-1a0f-49b3-b99e-ef5337ac9858 2026-06-23 07:59:16,824 - INFO - ================================================================================ 2026-06-23 07:59:16,824 - INFO - STARTING TEST : test_ports_bindings 2026-06-23 07:59:16,824 - 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-23 07:59:17,081 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-06-23 07:59:17,081 - INFO - Initial checks done. Running the testcase now 2026-06-23 07:59:17,081 - INFO - 2026-06-23 07:59:17,598 - DEBUG - Response for create_network : {'network': {'id': '2cbf1399-b7ec-4bb5-8bf1-1b4f0df7a60e', 'name': 'ctest-vn-73158577', 'tenant_id': 'e92269fd1a0f49b3b99eef5337ac9858', 'project_id': 'e92269fd1a0f49b3b99eef5337ac9858', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-34468126', 'ctest-vn-73158577'], 'port_security_enabled': True, 'description': ''}} 2026-06-23 07:59:17,751 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c96cea0f-86aa-4b54-952a-8c428230e154', 'name': '', 'tenant_id': 'e92269fd1a0f49b3b99eef5337ac9858', 'network_id': '2cbf1399-b7ec-4bb5-8bf1-1b4f0df7a60e', 'ip_version': 4, 'cidr': '205.71.83.128/26', 'allocation_pools': [{'start': '205.71.83.130', 'end': '205.71.83.190'}], 'gateway_ip': '205.71.83.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '205.71.83.130', 'tags': [], 'project_id': 'e92269fd1a0f49b3b99eef5337ac9858'}} 2026-06-23 07:59:17,763 - INFO - Created VN ctest-vn-73158577 2026-06-23 07:59:17,812 - DEBUG - VN ctest-vn-73158577 UUID is 2cbf1399-b7ec-4bb5-8bf1-1b4f0df7a60e 2026-06-23 07:59:17,897 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-34468126', 'ctest-vmi-46544794']} 2026-06-23 07:59:18,159 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-46544794', 'id': '670ae882-f901-4f9c-b0e9-6bcfcf83215b', 'tenant_id': 'e92269fd1a0f49b3b99eef5337ac9858', 'network_id': '2cbf1399-b7ec-4bb5-8bf1-1b4f0df7a60e', 'mac_address': '02:67:0a:e8:82:f9', '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': '205.71.83.131', 'subnet_id': 'c96cea0f-86aa-4b54-952a-8c428230e154'}], 'security_groups': ['e79e7159-fdac-485a-bd1a-40c5822941f5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e92269fd1a0f49b3b99eef5337ac9858'}} 2026-06-23 07:59:18,159 - DEBUG - Created port 670ae882-f901-4f9c-b0e9-6bcfcf83215b 2026-06-23 07:59:18,264 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/670ae882-f901-4f9c-b0e9-6bcfcf83215b 2026-06-23 07:59:18,579 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/670ae882-f901-4f9c-b0e9-6bcfcf83215b 2026-06-23 07:59:18,602 - INFO - VMI 670ae882-f901-4f9c-b0e9-6bcfcf83215b verification in API Server passed 2026-06-23 07:59:18,679 - DEBUG - Response for delete_port : () 2026-06-23 07:59:18,680 - INFO - Deleted port 670ae882-f901-4f9c-b0e9-6bcfcf83215b 2026-06-23 07:59:18,680 - INFO - Deleting VN ctest-vn-73158577 2026-06-23 07:59:18,764 - DEBUG - Response for deleting network () 2026-06-23 07:59:19,021 - DEBUG - No XMPP flaps were noticed during the test 2026-06-23 07:59:19,021 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-06-23 07:59:19,021 - INFO - -------------------------------------------------------------------------------- 2026-06-23 07:59:19,023 - INFO - ================================================================================ 2026-06-23 07:59:19,023 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-23 07:59:19,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-06-23 07:59:19,318 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-06-23 07:59:19,318 - INFO - Initial checks done. Running the testcase now 2026-06-23 07:59:19,318 - INFO - 2026-06-23 07:59:19,473 - DEBUG - Response for create_network : {'network': {'id': '17cfa388-c586-4a82-969a-2ec5610d2393', 'name': 'ctest-vn1-94521740', 'tenant_id': 'e92269fd1a0f49b3b99eef5337ac9858', 'project_id': 'e92269fd1a0f49b3b99eef5337ac9858', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-34468126', 'ctest-vn1-94521740'], 'port_security_enabled': True, 'description': ''}} 2026-06-23 07:59:19,601 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e304429c-e0d9-46b6-b491-d3f06c39ae15', 'name': '', 'tenant_id': 'e92269fd1a0f49b3b99eef5337ac9858', 'network_id': '17cfa388-c586-4a82-969a-2ec5610d2393', 'ip_version': 4, 'cidr': '7.86.226.0/26', 'allocation_pools': [{'start': '7.86.226.2', 'end': '7.86.226.62'}], 'gateway_ip': '7.86.226.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.86.226.2', 'tags': [], 'project_id': 'e92269fd1a0f49b3b99eef5337ac9858'}} 2026-06-23 07:59:19,776 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca0fa34f-f587-4d80-8e1c-ac6661ae437d', 'name': '', 'tenant_id': 'e92269fd1a0f49b3b99eef5337ac9858', 'network_id': '17cfa388-c586-4a82-969a-2ec5610d2393', 'ip_version': 4, 'cidr': '158.186.208.64/26', 'allocation_pools': [{'start': '158.186.208.66', 'end': '158.186.208.126'}], 'gateway_ip': '158.186.208.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '158.186.208.66', 'tags': [], 'project_id': 'e92269fd1a0f49b3b99eef5337ac9858'}} 2026-06-23 07:59:19,790 - INFO - Created VN ctest-vn1-94521740 2026-06-23 07:59:19,840 - DEBUG - VN ctest-vn1-94521740 UUID is 17cfa388-c586-4a82-969a-2ec5610d2393 2026-06-23 07:59:20,099 - DEBUG - Response for create_port : {'port': {'name': '61e45fc2-53eb-411b-8419-4a86df6e5a39', 'id': '61e45fc2-53eb-411b-8419-4a86df6e5a39', 'tenant_id': 'e92269fd1a0f49b3b99eef5337ac9858', 'network_id': '17cfa388-c586-4a82-969a-2ec5610d2393', 'mac_address': '02:61:e4:5f:c2:53', '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': '7.86.226.5', 'subnet_id': 'e304429c-e0d9-46b6-b491-d3f06c39ae15'}], 'security_groups': ['e79e7159-fdac-485a-bd1a-40c5822941f5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e92269fd1a0f49b3b99eef5337ac9858'}} 2026-06-23 07:59:20,261 - DEBUG - Response for create_port : {'port': {'name': 'ff543d35-ed3f-4aff-889c-7cc2cdb35845', 'id': 'ff543d35-ed3f-4aff-889c-7cc2cdb35845', 'tenant_id': 'e92269fd1a0f49b3b99eef5337ac9858', 'network_id': '17cfa388-c586-4a82-969a-2ec5610d2393', 'mac_address': '02:ff:54:3d:35:ed', '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': '158.186.208.69', 'subnet_id': 'ca0fa34f-f587-4d80-8e1c-ac6661ae437d'}], 'security_groups': ['e79e7159-fdac-485a-bd1a-40c5822941f5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e92269fd1a0f49b3b99eef5337ac9858'}} 2026-06-23 07:59:20,311 - DEBUG - Services list from nova: [, , ] 2026-06-23 07:59:20,596 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6024-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6024-1) 2026-06-23 07:59:20,944 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6024-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6024-1) 2026-06-23 07:59:20,944 - INFO - Waiting for VM ctest-vn1-vm1-55077173 to be up.. 2026-06-23 07:59:20,980 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 07:59:26,022 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 07:59:31,088 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 07:59:36,148 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 07:59:41,214 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 07:59:46,277 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 07:59:51,346 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 07:59:56,412 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 08:00:01,491 - DEBUG - VM is in ACTIVE state now 2026-06-23 08:00:01,491 - INFO - VM name : ctest-vn1-vm1-55077173 2026-06-23 08:00:01,554 - DEBUG - VM ctest-vn1-vm1-55077173 ID is 8621315f-b0cc-4847-b05f-5c8635fcd544 2026-06-23 08:00:01,571 - DEBUG - VM ctest-vn1-vm1-55077173 launched on Node cn-jenkins-deploy-platform-ansible-os-6024-1 2026-06-23 08:00:01,633 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8621315f-b0cc-4847-b05f-5c8635fcd544 2026-06-23 08:00:01,639 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/61e45fc2-53eb-411b-8419-4a86df6e5a39 2026-06-23 08:00:04,883 - 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 1003ms') 2026-06-23 08:00:04,883 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-55077173 failed! 2026-06-23 08:00:04,936 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-34468126:ctest-vn1-94521740 is 7.86.226.1 and allocation pool is NOT set 2026-06-23 08:00:04,936 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-34468126:ctest-vn1-94521740 is 158.186.208.65 and allocation pool is NOT set 2026-06-23 08:00:06,999 - 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=3.04 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.259 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 = 0.259/1.649/3.039/1.390 ms') 2026-06-23 08:00:06,999 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-55077173 passed 2026-06-23 08:00:07,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 08:00:07,148 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-55077173, IP 7.86.226.5, Port 22 2026-06-23 08:00:07,303 - DEBUG - VM ctest-vn1-vm1-55077173 is ready for SSH connections 2026-06-23 08:00:07,303 - INFO - Waiting for VM ctest-vn1-vm2-66684815 to be up.. 2026-06-23 08:00:07,367 - DEBUG - VM is in ACTIVE state now 2026-06-23 08:00:07,367 - INFO - VM name : ctest-vn1-vm2-66684815 2026-06-23 08:00:07,427 - DEBUG - VM ctest-vn1-vm2-66684815 ID is 8e6857b6-3d52-4188-a3a5-29dcf29296cb 2026-06-23 08:00:07,427 - DEBUG - VM ctest-vn1-vm2-66684815 launched on Node cn-jenkins-deploy-platform-ansible-os-6024-1 2026-06-23 08:00:07,487 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8e6857b6-3d52-4188-a3a5-29dcf29296cb 2026-06-23 08:00:07,494 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ff543d35-ed3f-4aff-889c-7cc2cdb35845 2026-06-23 08:00:08,719 - 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=2.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.539 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.539/1.763/2.988/1.224 ms') 2026-06-23 08:00:08,719 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-66684815 passed 2026-06-23 08:00:08,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 08:00:08,872 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-66684815, IP 158.186.208.69, Port 22 2026-06-23 08:00:09,028 - DEBUG - VM ctest-vn1-vm2-66684815 is ready for SSH connections 2026-06-23 08:00:09,028 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 08:00:09,028 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 08:00:09,028 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 08:00:09,028 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 7.86.226.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-23 08:00:09,028 - DEBUG - ping -s 56 -c 3 -W 1 7.86.226.5 2026-06-23 08:00:12,904 - DEBUG - PING 7.86.226.5 (7.86.226.5): 56 data bytes 64 bytes from 7.86.226.5: seq=0 ttl=63 time=3.247 ms 64 bytes from 7.86.226.5: seq=1 ttl=63 time=0.879 ms 64 bytes from 7.86.226.5: seq=2 ttl=63 time=0.871 ms --- 7.86.226.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.871/1.665/3.247 ms 2026-06-23 08:00:12,904 - INFO - Ping to IP 7.86.226.5 from VM ctest-vn1-vm2-66684815 passed 2026-06-23 08:00:12,904 - INFO - Detaching port ff543d35-ed3f-4aff-889c-7cc2cdb35845 from VM ctest-vn1-vm2-66684815 2026-06-23 08:00:12,950 - INFO - Deleting VM ctest-vn1-vm2-66684815 2026-06-23 08:00:13,013 - INFO - Detaching port 61e45fc2-53eb-411b-8419-4a86df6e5a39 from VM ctest-vn1-vm1-55077173 2026-06-23 08:00:13,044 - INFO - Deleting VM ctest-vn1-vm1-55077173 2026-06-23 08:00:13,344 - DEBUG - Response for delete_port : () 2026-06-23 08:00:13,474 - DEBUG - Response for delete_port : () 2026-06-23 08:00:13,474 - INFO - Deleting VN ctest-vn1-94521740 2026-06-23 08:00:13,587 - DEBUG - Response for deleting network () 2026-06-23 08:00:13,848 - DEBUG - No XMPP flaps were noticed during the test 2026-06-23 08:00:13,848 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:54] 2026-06-23 08:00:13,848 - INFO - -------------------------------------------------------------------------------- 2026-06-23 08:00:14,504 - INFO - Deleted project: ctest-TestPorts-34468126, ID : e92269fd-1a0f-49b3-b99e-ef5337ac9858