2026-05-28 02:04:13,670 - INFO - Domain Default found not creating 2026-05-28 02:04:13,841 - INFO - Project ctest-TestPorts-48072620 not found, creating it 2026-05-28 02:04:14,404 - INFO - Created Project:ctest-TestPorts-48072620, ID : 4b788819-01b8-4194-b9c7-00f77b0b2434 2026-05-28 02:04:15,914 - INFO - ================================================================================ 2026-05-28 02:04:15,914 - INFO - STARTING TEST : test_ports_bindings 2026-05-28 02:04:15,914 - 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-05-28 02:04:16,168 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.20.0.201': '0'}} with 2026-05-28 02:04:16,169 - INFO - Initial checks done. Running the testcase now 2026-05-28 02:04:16,169 - INFO - 2026-05-28 02:04:16,732 - DEBUG - Response for create_network : {'network': {'id': '1642f9e3-97e8-43f2-9444-3dec49bfd252', 'name': 'ctest-vn-55448121', 'tenant_id': '4b78881901b84194b9c700f77b0b2434', 'project_id': '4b78881901b84194b9c700f77b0b2434', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-48072620', 'ctest-vn-55448121'], 'port_security_enabled': True, 'description': ''}} 2026-05-28 02:04:16,914 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a717c330-814a-4f52-99e1-6351227bbf11', 'name': '', 'tenant_id': '4b78881901b84194b9c700f77b0b2434', 'network_id': '1642f9e3-97e8-43f2-9444-3dec49bfd252', 'ip_version': 4, 'cidr': '223.74.95.64/26', 'allocation_pools': [{'start': '223.74.95.66', 'end': '223.74.95.126'}], 'gateway_ip': '223.74.95.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '223.74.95.66', 'tags': [], 'project_id': '4b78881901b84194b9c700f77b0b2434'}} 2026-05-28 02:04:16,933 - INFO - Created VN ctest-vn-55448121 2026-05-28 02:04:16,987 - DEBUG - VN ctest-vn-55448121 UUID is 1642f9e3-97e8-43f2-9444-3dec49bfd252 2026-05-28 02:04:17,096 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-48072620', 'ctest-vmi-33315363']} 2026-05-28 02:04:17,365 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-33315363', 'id': '7fde0483-26c1-44ca-8c3a-a0821444dad0', 'tenant_id': '4b78881901b84194b9c700f77b0b2434', 'network_id': '1642f9e3-97e8-43f2-9444-3dec49bfd252', 'mac_address': '02:7f:de:04:83:26', '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': '223.74.95.67', 'subnet_id': 'a717c330-814a-4f52-99e1-6351227bbf11'}], 'security_groups': ['20f566b6-050f-46bc-b807-6ee734e9e5aa'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4b78881901b84194b9c700f77b0b2434'}} 2026-05-28 02:04:17,365 - DEBUG - Created port 7fde0483-26c1-44ca-8c3a-a0821444dad0 2026-05-28 02:04:17,479 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/7fde0483-26c1-44ca-8c3a-a0821444dad0 2026-05-28 02:04:17,788 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/7fde0483-26c1-44ca-8c3a-a0821444dad0 2026-05-28 02:04:17,822 - INFO - VMI 7fde0483-26c1-44ca-8c3a-a0821444dad0 verification in API Server passed 2026-05-28 02:04:17,946 - DEBUG - Response for delete_port : () 2026-05-28 02:04:17,946 - INFO - Deleted port 7fde0483-26c1-44ca-8c3a-a0821444dad0 2026-05-28 02:04:17,947 - INFO - Deleting VN ctest-vn-55448121 2026-05-28 02:04:18,074 - DEBUG - Response for deleting network () 2026-05-28 02:04:18,345 - DEBUG - No XMPP flaps were noticed during the test 2026-05-28 02:04:18,345 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-05-28 02:04:18,345 - INFO - -------------------------------------------------------------------------------- 2026-05-28 02:04:18,348 - INFO - ================================================================================ 2026-05-28 02:04:18,348 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-28 02:04:18,348 - 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-05-28 02:04:18,629 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.20.0.201': '0'}} with 2026-05-28 02:04:18,629 - INFO - Initial checks done. Running the testcase now 2026-05-28 02:04:18,629 - INFO - 2026-05-28 02:04:18,961 - DEBUG - Response for create_network : {'network': {'id': 'c1f87733-278c-44b4-9652-4ae2d4e5b978', 'name': 'ctest-vn1-42692613', 'tenant_id': '4b78881901b84194b9c700f77b0b2434', 'project_id': '4b78881901b84194b9c700f77b0b2434', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-48072620', 'ctest-vn1-42692613'], 'port_security_enabled': True, 'description': ''}} 2026-05-28 02:04:19,177 - DEBUG - Response for create_subnet : {'subnet': {'id': '15e805b2-ef65-4031-a5cd-22507f2f0d68', 'name': '', 'tenant_id': '4b78881901b84194b9c700f77b0b2434', 'network_id': 'c1f87733-278c-44b4-9652-4ae2d4e5b978', 'ip_version': 4, 'cidr': '73.229.239.128/26', 'allocation_pools': [{'start': '73.229.239.130', 'end': '73.229.239.190'}], 'gateway_ip': '73.229.239.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '73.229.239.130', 'tags': [], 'project_id': '4b78881901b84194b9c700f77b0b2434'}} 2026-05-28 02:04:19,370 - DEBUG - Response for create_subnet : {'subnet': {'id': '7331c5c1-991a-4362-a4b2-b3454f4bd5f9', 'name': '', 'tenant_id': '4b78881901b84194b9c700f77b0b2434', 'network_id': 'c1f87733-278c-44b4-9652-4ae2d4e5b978', 'ip_version': 4, 'cidr': '28.15.86.64/26', 'allocation_pools': [{'start': '28.15.86.66', 'end': '28.15.86.126'}], 'gateway_ip': '28.15.86.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.15.86.66', 'tags': [], 'project_id': '4b78881901b84194b9c700f77b0b2434'}} 2026-05-28 02:04:19,389 - INFO - Created VN ctest-vn1-42692613 2026-05-28 02:04:19,443 - DEBUG - VN ctest-vn1-42692613 UUID is c1f87733-278c-44b4-9652-4ae2d4e5b978 2026-05-28 02:04:19,739 - DEBUG - Response for create_port : {'port': {'name': '1fcd8556-aebc-4c6e-a080-bc58db34616b', 'id': '1fcd8556-aebc-4c6e-a080-bc58db34616b', 'tenant_id': '4b78881901b84194b9c700f77b0b2434', 'network_id': 'c1f87733-278c-44b4-9652-4ae2d4e5b978', 'mac_address': '02:1f:cd:85:56:ae', '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': '73.229.239.133', 'subnet_id': '15e805b2-ef65-4031-a5cd-22507f2f0d68'}], 'security_groups': ['20f566b6-050f-46bc-b807-6ee734e9e5aa'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4b78881901b84194b9c700f77b0b2434'}} 2026-05-28 02:04:19,908 - DEBUG - Response for create_port : {'port': {'name': '37e2adad-0610-4c4b-bc1d-9e94b8b5e8bc', 'id': '37e2adad-0610-4c4b-bc1d-9e94b8b5e8bc', 'tenant_id': '4b78881901b84194b9c700f77b0b2434', 'network_id': 'c1f87733-278c-44b4-9652-4ae2d4e5b978', 'mac_address': '02:37:e2:ad:ad:06', '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': '28.15.86.69', 'subnet_id': '7331c5c1-991a-4362-a4b2-b3454f4bd5f9'}], 'security_groups': ['20f566b6-050f-46bc-b807-6ee734e9e5aa'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4b78881901b84194b9c700f77b0b2434'}} 2026-05-28 02:04:19,966 - DEBUG - Services list from nova: [, , ] 2026-05-28 02:04:20,313 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5840-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5840-1) 2026-05-28 02:04:20,718 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5840-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5840-1) 2026-05-28 02:04:20,718 - INFO - Waiting for VM ctest-vn1-vm1-87516890 to be up.. 2026-05-28 02:04:20,757 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-28 02:04:25,839 - DEBUG - VM is in ACTIVE state now 2026-05-28 02:04:25,839 - INFO - VM name : ctest-vn1-vm1-87516890 2026-05-28 02:04:25,920 - DEBUG - VM ctest-vn1-vm1-87516890 ID is 61726df9-244e-4337-a0d4-1119285191e7 2026-05-28 02:04:25,939 - DEBUG - VM ctest-vn1-vm1-87516890 launched on Node cn-jenkins-deploy-platform-ansible-os-5840-1 2026-05-28 02:04:26,012 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/61726df9-244e-4337-a0d4-1119285191e7 2026-05-28 02:04:26,020 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/1fcd8556-aebc-4c6e-a080-bc58db34616b 2026-05-28 02:04:29,276 - 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 1018ms') 2026-05-28 02:04:29,276 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-87516890 failed! 2026-05-28 02:04:29,331 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-48072620:ctest-vn1-42692613 is 73.229.239.129 and allocation pool is NOT set 2026-05-28 02:04:29,331 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-48072620:ctest-vn1-42692613 is 28.15.86.65 and allocation pool is NOT set 2026-05-28 02:04:31,393 - 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.81 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.30 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 = 1.296/2.554/3.813/1.258 ms') 2026-05-28 02:04:31,393 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-87516890 passed 2026-05-28 02:04:31,543 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:04:31,543 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-87516890, IP 73.229.239.133, Port 22 2026-05-28 02:04:31,698 - DEBUG - VM ctest-vn1-vm1-87516890 is ready for SSH connections 2026-05-28 02:04:31,698 - INFO - Waiting for VM ctest-vn1-vm2-10667619 to be up.. 2026-05-28 02:04:31,774 - DEBUG - VM is in ACTIVE state now 2026-05-28 02:04:31,774 - INFO - VM name : ctest-vn1-vm2-10667619 2026-05-28 02:04:31,853 - DEBUG - VM ctest-vn1-vm2-10667619 ID is 6bf81060-ae6c-4d56-a41c-c68fde862238 2026-05-28 02:04:31,853 - DEBUG - VM ctest-vn1-vm2-10667619 launched on Node cn-jenkins-deploy-platform-ansible-os-5840-1 2026-05-28 02:04:31,935 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/6bf81060-ae6c-4d56-a41c-c68fde862238 2026-05-28 02:04:31,944 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/37e2adad-0610-4c4b-bc1d-9e94b8b5e8bc 2026-05-28 02:04:33,186 - 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.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.755 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.755/2.350/3.945/1.595 ms') 2026-05-28 02:04:33,187 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-10667619 passed 2026-05-28 02:04:33,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:04:33,339 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-10667619, IP 28.15.86.69, Port 22 2026-05-28 02:04:33,505 - DEBUG - VM ctest-vn1-vm2-10667619 is ready for SSH connections 2026-05-28 02:04:33,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:04:33,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:04:33,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:04:33,506 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 73.229.239.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.73, gateway password: c0ntrail123 2026-05-28 02:04:33,506 - DEBUG - ping -s 56 -c 3 -W 1 73.229.239.133 2026-05-28 02:04:37,197 - DEBUG - PING 73.229.239.133 (73.229.239.133): 56 data bytes 64 bytes from 73.229.239.133: seq=0 ttl=63 time=3.884 ms 64 bytes from 73.229.239.133: seq=1 ttl=63 time=0.738 ms 64 bytes from 73.229.239.133: seq=2 ttl=63 time=0.832 ms --- 73.229.239.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.738/1.818/3.884 ms 2026-05-28 02:04:37,197 - INFO - Ping to IP 73.229.239.133 from VM ctest-vn1-vm2-10667619 passed 2026-05-28 02:04:37,197 - INFO - Detaching port 37e2adad-0610-4c4b-bc1d-9e94b8b5e8bc from VM ctest-vn1-vm2-10667619 2026-05-28 02:04:37,244 - INFO - Deleting VM ctest-vn1-vm2-10667619 2026-05-28 02:04:37,302 - INFO - Detaching port 1fcd8556-aebc-4c6e-a080-bc58db34616b from VM ctest-vn1-vm1-87516890 2026-05-28 02:04:37,335 - INFO - Deleting VM ctest-vn1-vm1-87516890 2026-05-28 02:04:37,566 - DEBUG - Response for delete_port : () 2026-05-28 02:04:37,736 - DEBUG - Response for delete_port : () 2026-05-28 02:04:37,736 - INFO - Deleting VN ctest-vn1-42692613 2026-05-28 02:04:37,883 - DEBUG - Response for deleting network () 2026-05-28 02:04:38,164 - DEBUG - No XMPP flaps were noticed during the test 2026-05-28 02:04:38,164 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20] 2026-05-28 02:04:38,164 - INFO - -------------------------------------------------------------------------------- 2026-05-28 02:04:38,863 - INFO - Deleted project: ctest-TestPorts-48072620, ID : 4b788819-01b8-4194-b9c7-00f77b0b2434