2026-04-23 02:20:26,582 - INFO - Domain Default found not creating 2026-04-23 02:20:26,751 - INFO - Project ctest-TestPorts-88201623 not found, creating it 2026-04-23 02:20:27,291 - INFO - Created Project:ctest-TestPorts-88201623, ID : 97b6649e-2700-41ad-9f92-ad91740499bb 2026-04-23 02:20:28,820 - INFO - ================================================================================ 2026-04-23 02:20:28,820 - INFO - STARTING TEST : test_ports_bindings 2026-04-23 02:20:28,820 - 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-04-23 02:20:30,117 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.20.0.25': '0', '10.20.0.193': '0'}, '10.0.0.131': {'10.20.0.25': '0', '10.20.0.193': '0'}} with 2026-04-23 02:20:30,117 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:20:30,117 - INFO - 2026-04-23 02:20:30,864 - DEBUG - Response for create_network : {'network': {'id': '55fb2d31-50dc-40d3-8717-827de2eb4d67', 'name': 'ctest-vn-94603462', 'tenant_id': '97b6649e270041ad9f92ad91740499bb', 'project_id': '97b6649e270041ad9f92ad91740499bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-88201623', 'ctest-vn-94603462'], 'port_security_enabled': True, 'description': ''}} 2026-04-23 02:20:31,184 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c9a748fa-d533-4c5b-8468-e759e0210120', 'name': '', 'tenant_id': '97b6649e270041ad9f92ad91740499bb', 'network_id': '55fb2d31-50dc-40d3-8717-827de2eb4d67', 'ip_version': 4, 'cidr': '146.104.239.0/26', 'allocation_pools': [{'start': '146.104.239.2', 'end': '146.104.239.62'}], 'gateway_ip': '146.104.239.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '146.104.239.2', 'tags': [], 'project_id': '97b6649e270041ad9f92ad91740499bb'}} 2026-04-23 02:20:31,207 - INFO - Created VN ctest-vn-94603462 2026-04-23 02:20:31,224 - DEBUG - VN ctest-vn-94603462 UUID is 55fb2d31-50dc-40d3-8717-827de2eb4d67 2026-04-23 02:20:31,305 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-88201623', 'ctest-vmi-04639561']} 2026-04-23 02:20:31,659 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-04639561', 'id': 'afc4b901-e5f6-4013-bb79-7a7de5bda7cc', 'tenant_id': '97b6649e270041ad9f92ad91740499bb', 'network_id': '55fb2d31-50dc-40d3-8717-827de2eb4d67', 'mac_address': '02:af:c4:b9:01:e5', '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': '146.104.239.3', 'subnet_id': 'c9a748fa-d533-4c5b-8468-e759e0210120'}], 'security_groups': ['242282c7-2dab-4a36-9fbf-760a13aaa56d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '97b6649e270041ad9f92ad91740499bb'}} 2026-04-23 02:20:31,659 - DEBUG - Created port afc4b901-e5f6-4013-bb79-7a7de5bda7cc 2026-04-23 02:20:31,728 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/afc4b901-e5f6-4013-bb79-7a7de5bda7cc 2026-04-23 02:20:32,059 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/afc4b901-e5f6-4013-bb79-7a7de5bda7cc 2026-04-23 02:20:32,107 - INFO - VMI afc4b901-e5f6-4013-bb79-7a7de5bda7cc verification in API Server passed 2026-04-23 02:20:32,260 - DEBUG - Response for delete_port : () 2026-04-23 02:20:32,260 - INFO - Deleted port afc4b901-e5f6-4013-bb79-7a7de5bda7cc 2026-04-23 02:20:32,261 - INFO - Deleting VN ctest-vn-94603462 2026-04-23 02:20:32,419 - DEBUG - Response for deleting network () 2026-04-23 02:20:33,722 - DEBUG - No XMPP flaps were noticed during the test 2026-04-23 02:20:33,722 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05] 2026-04-23 02:20:33,722 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:20:33,724 - INFO - ================================================================================ 2026-04-23 02:20:33,724 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-23 02:20:33,724 - 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-04-23 02:20:35,010 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.20.0.25': '0', '10.20.0.193': '0'}, '10.0.0.131': {'10.20.0.25': '0', '10.20.0.193': '0'}} with 2026-04-23 02:20:35,010 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:20:35,010 - INFO - 2026-04-23 02:20:35,281 - DEBUG - Response for create_network : {'network': {'id': 'c8ecd2eb-9bc7-4e89-b8ba-75b841b9bf18', 'name': 'ctest-vn1-81381939', 'tenant_id': '97b6649e270041ad9f92ad91740499bb', 'project_id': '97b6649e270041ad9f92ad91740499bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-88201623', 'ctest-vn1-81381939'], 'port_security_enabled': True, 'description': ''}} 2026-04-23 02:20:35,551 - DEBUG - Response for create_subnet : {'subnet': {'id': '126c8e0f-98e6-424c-99fb-a9040e6983e0', 'name': '', 'tenant_id': '97b6649e270041ad9f92ad91740499bb', 'network_id': 'c8ecd2eb-9bc7-4e89-b8ba-75b841b9bf18', 'ip_version': 4, 'cidr': '143.81.95.128/26', 'allocation_pools': [{'start': '143.81.95.130', 'end': '143.81.95.190'}], 'gateway_ip': '143.81.95.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '143.81.95.130', 'tags': [], 'project_id': '97b6649e270041ad9f92ad91740499bb'}} 2026-04-23 02:20:35,794 - DEBUG - Response for create_subnet : {'subnet': {'id': '02848884-4011-4e53-8d8e-526c51a65ae6', 'name': '', 'tenant_id': '97b6649e270041ad9f92ad91740499bb', 'network_id': 'c8ecd2eb-9bc7-4e89-b8ba-75b841b9bf18', 'ip_version': 4, 'cidr': '108.48.138.192/26', 'allocation_pools': [{'start': '108.48.138.194', 'end': '108.48.138.254'}], 'gateway_ip': '108.48.138.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '108.48.138.194', 'tags': [], 'project_id': '97b6649e270041ad9f92ad91740499bb'}} 2026-04-23 02:20:35,822 - INFO - Created VN ctest-vn1-81381939 2026-04-23 02:20:35,835 - DEBUG - VN ctest-vn1-81381939 UUID is c8ecd2eb-9bc7-4e89-b8ba-75b841b9bf18 2026-04-23 02:20:36,204 - DEBUG - Response for create_port : {'port': {'name': 'badc1f56-b5ee-4fec-8be4-a0072d16456e', 'id': 'badc1f56-b5ee-4fec-8be4-a0072d16456e', 'tenant_id': '97b6649e270041ad9f92ad91740499bb', 'network_id': 'c8ecd2eb-9bc7-4e89-b8ba-75b841b9bf18', 'mac_address': '02:ba:dc:1f:56:b5', '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': '143.81.95.133', 'subnet_id': '126c8e0f-98e6-424c-99fb-a9040e6983e0'}], 'security_groups': ['242282c7-2dab-4a36-9fbf-760a13aaa56d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '97b6649e270041ad9f92ad91740499bb'}} 2026-04-23 02:20:36,438 - DEBUG - Response for create_port : {'port': {'name': '6bec623d-d1d9-4125-a3c8-69f7df3b4d24', 'id': '6bec623d-d1d9-4125-a3c8-69f7df3b4d24', 'tenant_id': '97b6649e270041ad9f92ad91740499bb', 'network_id': 'c8ecd2eb-9bc7-4e89-b8ba-75b841b9bf18', 'mac_address': '02:6b:ec:62:3d:d1', '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': '108.48.138.197', 'subnet_id': '02848884-4011-4e53-8d8e-526c51a65ae6'}], 'security_groups': ['242282c7-2dab-4a36-9fbf-760a13aaa56d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '97b6649e270041ad9f92ad91740499bb'}} 2026-04-23 02:20:36,494 - DEBUG - Services list from nova: [, , , ] 2026-04-23 02:20:37,052 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:20:37,549 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:20:37,550 - INFO - Waiting for VM ctest-vn1-vm1-30320937 to be up.. 2026-04-23 02:20:37,591 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-23 02:20:42,697 - DEBUG - VM is in ACTIVE state now 2026-04-23 02:20:42,697 - INFO - VM name : ctest-vn1-vm1-30320937 2026-04-23 02:20:42,787 - DEBUG - VM ctest-vn1-vm1-30320937 ID is a37e1aff-d003-4395-85af-eeb50fd3982e 2026-04-23 02:20:42,820 - DEBUG - VM ctest-vn1-vm1-30320937 launched on Node an-jenkins-deploy-platform-ansible-os-5672-2 2026-04-23 02:20:42,906 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/a37e1aff-d003-4395-85af-eeb50fd3982e 2026-04-23 02:20:43,202 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/a37e1aff-d003-4395-85af-eeb50fd3982e 2026-04-23 02:20:43,247 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/badc1f56-b5ee-4fec-8be4-a0072d16456e 2026-04-23 02:20:46,407 - 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 1009ms') 2026-04-23 02:20:46,407 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-30320937 failed! 2026-04-23 02:20:46,421 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88201623:ctest-vn1-81381939 is 143.81.95.129 and allocation pool is NOT set 2026-04-23 02:20:46,422 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88201623:ctest-vn1-81381939 is 108.48.138.193 and allocation pool is NOT set 2026-04-23 02:20:50,499 - 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=6.79 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 6.787/6.787/6.787/0.000 ms') 2026-04-23 02:20:50,499 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-30320937 passed 2026-04-23 02:20:50,626 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 02:20:50,626 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-30320937, IP 143.81.95.133, Port 22 2026-04-23 02:20:50,797 - DEBUG - VM ctest-vn1-vm1-30320937 is ready for SSH connections 2026-04-23 02:20:50,797 - INFO - Waiting for VM ctest-vn1-vm2-95982738 to be up.. 2026-04-23 02:20:50,914 - DEBUG - VM is in ACTIVE state now 2026-04-23 02:20:50,914 - INFO - VM name : ctest-vn1-vm2-95982738 2026-04-23 02:20:51,128 - DEBUG - VM ctest-vn1-vm2-95982738 ID is f8b9b643-0118-4363-bb76-8fd448c2eca6 2026-04-23 02:20:51,129 - DEBUG - VM ctest-vn1-vm2-95982738 launched on Node an-jenkins-deploy-platform-ansible-os-5672-1 2026-04-23 02:20:51,207 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/f8b9b643-0118-4363-bb76-8fd448c2eca6 2026-04-23 02:20:51,217 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/6bec623d-d1d9-4125-a3c8-69f7df3b4d24 2026-04-23 02:20:54,400 - 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 1012ms') 2026-04-23 02:20:54,400 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-95982738 failed! 2026-04-23 02:20:54,414 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88201623:ctest-vn1-81381939 is 143.81.95.129 and allocation pool is NOT set 2026-04-23 02:20:54,414 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88201623:ctest-vn1-81381939 is 108.48.138.193 and allocation pool is NOT set 2026-04-23 02:20:58,496 - 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 1019ms') 2026-04-23 02:20:58,496 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-95982738 failed! 2026-04-23 02:20:58,511 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88201623:ctest-vn1-81381939 is 143.81.95.129 and allocation pool is NOT set 2026-04-23 02:20:58,511 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88201623:ctest-vn1-81381939 is 108.48.138.193 and allocation pool is NOT set 2026-04-23 02:21:02,596 - 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=9.04 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 9.042/9.042/9.042/0.000 ms') 2026-04-23 02:21:02,596 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-95982738 passed 2026-04-23 02:21:02,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 02:21:02,665 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-95982738, IP 108.48.138.197, Port 22 2026-04-23 02:21:02,842 - DEBUG - VM ctest-vn1-vm2-95982738 is ready for SSH connections 2026-04-23 02:21:02,842 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 02:21:02,842 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 02:21:02,842 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 02:21:02,842 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 143.81.95.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.73, gateway password: c0ntrail123 2026-04-23 02:21:02,842 - DEBUG - ping -s 56 -c 3 -W 1 143.81.95.133 2026-04-23 02:21:06,074 - DEBUG - PING 143.81.95.133 (143.81.95.133): 56 data bytes 64 bytes from 143.81.95.133: seq=0 ttl=63 time=7.633 ms 64 bytes from 143.81.95.133: seq=1 ttl=63 time=1.436 ms 64 bytes from 143.81.95.133: seq=2 ttl=63 time=1.499 ms --- 143.81.95.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.436/3.522/7.633 ms 2026-04-23 02:21:06,074 - INFO - Ping to IP 143.81.95.133 from VM ctest-vn1-vm2-95982738 passed 2026-04-23 02:21:06,074 - INFO - Detaching port 6bec623d-d1d9-4125-a3c8-69f7df3b4d24 from VM ctest-vn1-vm2-95982738 2026-04-23 02:21:06,136 - INFO - Deleting VM ctest-vn1-vm2-95982738 2026-04-23 02:21:06,211 - INFO - Detaching port badc1f56-b5ee-4fec-8be4-a0072d16456e from VM ctest-vn1-vm1-30320937 2026-04-23 02:21:06,246 - INFO - Deleting VM ctest-vn1-vm1-30320937 2026-04-23 02:21:06,592 - DEBUG - Response for delete_port : () 2026-04-23 02:21:06,860 - DEBUG - Response for delete_port : () 2026-04-23 02:21:06,861 - INFO - Deleting VN ctest-vn1-81381939 2026-04-23 02:21:07,039 - DEBUG - Response for deleting network () 2026-04-23 02:21:08,353 - DEBUG - No XMPP flaps were noticed during the test 2026-04-23 02:21:08,353 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:35] 2026-04-23 02:21:08,353 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:21:09,070 - INFO - Deleted project: ctest-TestPorts-88201623, ID : 97b6649e-2700-41ad-9f92-ad91740499bb