2026-06-01 15:44:56,283 - INFO - Domain Default found not creating 2026-06-01 15:44:56,471 - INFO - Project ctest-TestPorts-83603307 not found, creating it 2026-06-01 15:44:57,027 - INFO - Created Project:ctest-TestPorts-83603307, ID : 1c564be5-fc09-471e-a2fe-f89b1cc30707 2026-06-01 15:44:58,667 - INFO - ================================================================================ 2026-06-01 15:44:58,667 - INFO - STARTING TEST : test_ports_bindings 2026-06-01 15:44:58,667 - 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-01 15:44:59,962 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '3', '10.20.0.254': '3'}, '10.0.0.27': {'10.20.0.14': '2', '10.20.0.254': '3'}} with 2026-06-01 15:44:59,962 - INFO - Initial checks done. Running the testcase now 2026-06-01 15:44:59,962 - INFO - 2026-06-01 15:45:00,757 - DEBUG - Response for create_network : {'network': {'id': 'c365fda9-0f08-4660-9e98-97c13a8d98ed', 'name': 'ctest-vn-70802043', 'tenant_id': '1c564be5fc09471ea2fef89b1cc30707', 'project_id': '1c564be5fc09471ea2fef89b1cc30707', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-83603307', 'ctest-vn-70802043'], 'port_security_enabled': True, 'description': ''}} 2026-06-01 15:45:01,131 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e41e752-c2d3-491c-a286-b2d44c6ad371', 'name': '', 'tenant_id': '1c564be5fc09471ea2fef89b1cc30707', 'network_id': 'c365fda9-0f08-4660-9e98-97c13a8d98ed', 'ip_version': 4, 'cidr': '101.152.18.128/26', 'allocation_pools': [{'start': '101.152.18.130', 'end': '101.152.18.190'}], 'gateway_ip': '101.152.18.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '101.152.18.130', 'tags': [], 'project_id': '1c564be5fc09471ea2fef89b1cc30707'}} 2026-06-01 15:45:01,164 - INFO - Created VN ctest-vn-70802043 2026-06-01 15:45:01,179 - DEBUG - VN ctest-vn-70802043 UUID is c365fda9-0f08-4660-9e98-97c13a8d98ed 2026-06-01 15:45:01,279 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-83603307', 'ctest-vmi-08440600']} 2026-06-01 15:45:01,666 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-08440600', 'id': 'e15172db-32bd-4f04-8264-a67d85ac7198', 'tenant_id': '1c564be5fc09471ea2fef89b1cc30707', 'network_id': 'c365fda9-0f08-4660-9e98-97c13a8d98ed', 'mac_address': '02:e1:51:72:db: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': '101.152.18.131', 'subnet_id': '1e41e752-c2d3-491c-a286-b2d44c6ad371'}], 'security_groups': ['ae4ee9b5-66de-4831-952c-ee65a9d09572'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1c564be5fc09471ea2fef89b1cc30707'}} 2026-06-01 15:45:01,667 - DEBUG - Created port e15172db-32bd-4f04-8264-a67d85ac7198 2026-06-01 15:45:01,753 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/e15172db-32bd-4f04-8264-a67d85ac7198 2026-06-01 15:45:02,063 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/e15172db-32bd-4f04-8264-a67d85ac7198 2026-06-01 15:45:02,111 - INFO - VMI e15172db-32bd-4f04-8264-a67d85ac7198 verification in API Server passed 2026-06-01 15:45:02,304 - DEBUG - Response for delete_port : () 2026-06-01 15:45:02,304 - INFO - Deleted port e15172db-32bd-4f04-8264-a67d85ac7198 2026-06-01 15:45:02,304 - INFO - Deleting VN ctest-vn-70802043 2026-06-01 15:45:02,518 - DEBUG - Response for deleting network () 2026-06-01 15:45:03,854 - DEBUG - No XMPP flaps were noticed during the test
2026-06-01 15:45:03,855 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-06-01 15:45:03,855 - INFO - -------------------------------------------------------------------------------- 2026-06-01 15:45:03,857 - INFO - ================================================================================ 2026-06-01 15:45:03,857 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-01 15:45:03,857 - 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-01 15:45:05,217 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '3', '10.20.0.254': '3'}, '10.0.0.27': {'10.20.0.14': '2', '10.20.0.254': '3'}} with 2026-06-01 15:45:05,217 - INFO - Initial checks done. Running the testcase now 2026-06-01 15:45:05,217 - INFO - 2026-06-01 15:45:05,525 - DEBUG - Response for create_network : {'network': {'id': '4c7a3282-303f-4ea9-89dd-60fb5a6e04a1', 'name': 'ctest-vn1-93895222', 'tenant_id': '1c564be5fc09471ea2fef89b1cc30707', 'project_id': '1c564be5fc09471ea2fef89b1cc30707', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-83603307', 'ctest-vn1-93895222'], 'port_security_enabled': True, 'description': ''}} 2026-06-01 15:45:05,836 - DEBUG - Response for create_subnet : {'subnet': {'id': '1ce3b8d2-d75d-44ed-817f-23d0b8ff211a', 'name': '', 'tenant_id': '1c564be5fc09471ea2fef89b1cc30707', 'network_id': '4c7a3282-303f-4ea9-89dd-60fb5a6e04a1', 'ip_version': 4, 'cidr': '121.130.204.128/26', 'allocation_pools': [{'start': '121.130.204.130', 'end': '121.130.204.190'}], 'gateway_ip': '121.130.204.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '121.130.204.130', 'tags': [], 'project_id': '1c564be5fc09471ea2fef89b1cc30707'}} 2026-06-01 15:45:06,105 - DEBUG - Response for create_subnet : {'subnet': {'id': '87d57cfb-1125-40d1-8778-39a055dd9dc7', 'name': '', 'tenant_id': '1c564be5fc09471ea2fef89b1cc30707', 'network_id': '4c7a3282-303f-4ea9-89dd-60fb5a6e04a1', 'ip_version': 4, 'cidr': '44.64.4.192/26', 'allocation_pools': [{'start': '44.64.4.194', 'end': '44.64.4.254'}], 'gateway_ip': '44.64.4.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '44.64.4.194', 'tags': [], 'project_id': '1c564be5fc09471ea2fef89b1cc30707'}} 2026-06-01 15:45:06,137 - INFO - Created VN ctest-vn1-93895222 2026-06-01 15:45:06,156 - DEBUG - VN ctest-vn1-93895222 UUID is 4c7a3282-303f-4ea9-89dd-60fb5a6e04a1 2026-06-01 15:45:06,579 - DEBUG - Response for create_port : {'port': {'name': '7c986479-d061-450b-89f6-96000b60afd8', 'id': '7c986479-d061-450b-89f6-96000b60afd8', 'tenant_id': '1c564be5fc09471ea2fef89b1cc30707', 'network_id': '4c7a3282-303f-4ea9-89dd-60fb5a6e04a1', 'mac_address': '02:7c:98:64:79:d0', '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': '121.130.204.133', 'subnet_id': '1ce3b8d2-d75d-44ed-817f-23d0b8ff211a'}], 'security_groups': ['ae4ee9b5-66de-4831-952c-ee65a9d09572'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1c564be5fc09471ea2fef89b1cc30707'}} 2026-06-01 15:45:06,921 - DEBUG - Response for create_port : {'port': {'name': 'bf0d07c8-6973-4ef9-90d6-250c89b52d42', 'id': 'bf0d07c8-6973-4ef9-90d6-250c89b52d42', 'tenant_id': '1c564be5fc09471ea2fef89b1cc30707', 'network_id': '4c7a3282-303f-4ea9-89dd-60fb5a6e04a1', 'mac_address': '02:bf:0d:07:c8:69', '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': '44.64.4.197', 'subnet_id': '87d57cfb-1125-40d1-8778-39a055dd9dc7'}], 'security_groups': ['ae4ee9b5-66de-4831-952c-ee65a9d09572'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1c564be5fc09471ea2fef89b1cc30707'}} 2026-06-01 15:45:06,985 - DEBUG - Services list from nova: [, , , ] 2026-06-01 15:45:07,668 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5870-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5870-1) 2026-06-01 15:45:08,297 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5870-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5870-2) 2026-06-01 15:45:08,297 - INFO - Waiting for VM ctest-vn1-vm1-94988725 to be up.. 2026-06-01 15:45:08,399 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-01 15:45:13,515 - DEBUG - VM is in ACTIVE state now 2026-06-01 15:45:13,515 - INFO - VM name : ctest-vn1-vm1-94988725 2026-06-01 15:45:13,633 - DEBUG - VM ctest-vn1-vm1-94988725 ID is 50426399-ea14-4a41-9bbb-7228552d854d 2026-06-01 15:45:13,666 - DEBUG - VM ctest-vn1-vm1-94988725 launched on Node an-jenkins-deploy-platform-ansible-os-5870-1 2026-06-01 15:45:13,783 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/50426399-ea14-4a41-9bbb-7228552d854d 2026-06-01 15:45:14,089 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/50426399-ea14-4a41-9bbb-7228552d854d 2026-06-01 15:45:14,131 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/7c986479-d061-450b-89f6-96000b60afd8 2026-06-01 15:45:17,342 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1029ms') 2026-06-01 15:45:17,343 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-94988725 failed! 2026-06-01 15:45:17,363 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-83603307:ctest-vn1-93895222 is 121.130.204.129 and allocation pool is NOT set 2026-06-01 15:45:17,363 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-83603307:ctest-vn1-93895222 is 44.64.4.193 and allocation pool is NOT set 2026-06-01 15:45:21,432 - 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=2 ttl=63 time=3.73 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 3.730/3.730/3.730/0.000 ms') 2026-06-01 15:45:21,432 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-94988725 passed 2026-06-01 15:45:21,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 15:45:21,506 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-94988725, IP 121.130.204.133, Port 22 2026-06-01 15:45:21,682 - DEBUG - VM ctest-vn1-vm1-94988725 is ready for SSH connections 2026-06-01 15:45:21,682 - INFO - Waiting for VM ctest-vn1-vm2-72772351 to be up.. 2026-06-01 15:45:21,821 - DEBUG - VM is in ACTIVE state now 2026-06-01 15:45:21,822 - INFO - VM name : ctest-vn1-vm2-72772351 2026-06-01 15:45:21,930 - DEBUG - VM ctest-vn1-vm2-72772351 ID is 1c53ceed-8b39-4703-a610-440ce51c9985 2026-06-01 15:45:21,930 - DEBUG - VM ctest-vn1-vm2-72772351 launched on Node an-jenkins-deploy-platform-ansible-os-5870-2 2026-06-01 15:45:22,028 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/1c53ceed-8b39-4703-a610-440ce51c9985 2026-06-01 15:45:22,041 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/bf0d07c8-6973-4ef9-90d6-250c89b52d42 2026-06-01 15:45:23,213 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.405 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.405/1.973/3.542/1.568 ms') 2026-06-01 15:45:23,213 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-72772351 passed 2026-06-01 15:45:23,292 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 15:45:23,292 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-72772351, IP 44.64.4.197, Port 22 2026-06-01 15:45:23,454 - DEBUG - VM ctest-vn1-vm2-72772351 is ready for SSH connections 2026-06-01 15:45:23,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 15:45:23,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 15:45:23,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-01 15:45:23,455 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 121.130.204.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2026-06-01 15:45:23,455 - DEBUG - ping -s 56 -c 3 -W 1 121.130.204.133 2026-06-01 15:45:26,453 - DEBUG - PING 121.130.204.133 (121.130.204.133): 56 data bytes 64 bytes from 121.130.204.133: seq=0 ttl=63 time=6.627 ms 64 bytes from 121.130.204.133: seq=1 ttl=63 time=1.528 ms 64 bytes from 121.130.204.133: seq=2 ttl=63 time=1.368 ms --- 121.130.204.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.368/3.174/6.627 ms 2026-06-01 15:45:26,453 - INFO - Ping to IP 121.130.204.133 from VM ctest-vn1-vm2-72772351 passed 2026-06-01 15:45:26,453 - INFO - Detaching port bf0d07c8-6973-4ef9-90d6-250c89b52d42 from VM ctest-vn1-vm2-72772351 2026-06-01 15:45:26,509 - INFO - Deleting VM ctest-vn1-vm2-72772351 2026-06-01 15:45:26,601 - INFO - Detaching port 7c986479-d061-450b-89f6-96000b60afd8 from VM ctest-vn1-vm1-94988725 2026-06-01 15:45:26,642 - INFO - Deleting VM ctest-vn1-vm1-94988725 2026-06-01 15:45:27,060 - DEBUG - Response for delete_port : () 2026-06-01 15:45:27,480 - DEBUG - Response for delete_port : () 2026-06-01 15:45:27,480 - INFO - Deleting VN ctest-vn1-93895222 2026-06-01 15:45:27,745 - DEBUG - Response for deleting network () 2026-06-01 15:45:29,085 - DEBUG - No XMPP flaps were noticed during the test
2026-06-01 15:45:29,085 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:26]
2026-06-01 15:45:29,085 - INFO - -------------------------------------------------------------------------------- 2026-06-01 15:45:29,956 - INFO - Deleted project: ctest-TestPorts-83603307, ID : 1c564be5-fc09-471e-a2fe-f89b1cc30707