2026-03-05 02:10:37,537 - INFO - Domain Default found not creating 2026-03-05 02:10:37,712 - INFO - Project ctest-TestPorts-09085836 not found, creating it 2026-03-05 02:10:38,164 - INFO - Created Project:ctest-TestPorts-09085836, ID : d40dd088-6741-43b6-ab15-5e3024045938 2026-03-05 02:10:39,611 - INFO - ================================================================================ 2026-03-05 02:10:39,612 - INFO - STARTING TEST : test_ports_bindings 2026-03-05 02:10:39,612 - 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-03-05 02:10:39,866 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.249': '0'}} with 2026-03-05 02:10:39,866 - INFO - Initial checks done. Running the testcase now 2026-03-05 02:10:39,866 - INFO - 2026-03-05 02:10:40,392 - DEBUG - Response for create_network : {'network': {'id': '5d0a050f-a49b-4030-8fef-5fb13d69b24f', 'name': 'ctest-vn-71361838', 'tenant_id': 'd40dd088674143b6ab155e3024045938', 'project_id': 'd40dd088674143b6ab155e3024045938', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-09085836', 'ctest-vn-71361838'], 'port_security_enabled': True, 'description': ''}} 2026-03-05 02:10:40,551 - DEBUG - Response for create_subnet : {'subnet': {'id': '589de5bf-aa2e-4bdd-b4a3-a5630da4bf19', 'name': '', 'tenant_id': 'd40dd088674143b6ab155e3024045938', 'network_id': '5d0a050f-a49b-4030-8fef-5fb13d69b24f', 'ip_version': 4, 'cidr': '160.108.26.64/26', 'allocation_pools': [{'start': '160.108.26.66', 'end': '160.108.26.126'}], 'gateway_ip': '160.108.26.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '160.108.26.66', 'tags': [], 'project_id': 'd40dd088674143b6ab155e3024045938'}} 2026-03-05 02:10:40,567 - INFO - Created VN ctest-vn-71361838 2026-03-05 02:10:40,617 - DEBUG - VN ctest-vn-71361838 UUID is 5d0a050f-a49b-4030-8fef-5fb13d69b24f 2026-03-05 02:10:40,723 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-09085836', 'ctest-vmi-59243470']} 2026-03-05 02:10:40,953 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-59243470', 'id': 'b68e7a7e-ca33-4e3c-82ff-b698d977f3be', 'tenant_id': 'd40dd088674143b6ab155e3024045938', 'network_id': '5d0a050f-a49b-4030-8fef-5fb13d69b24f', 'mac_address': '02:b6:8e:7a:7e:ca', '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': '160.108.26.67', 'subnet_id': '589de5bf-aa2e-4bdd-b4a3-a5630da4bf19'}], 'security_groups': ['18391aec-51f6-4723-837c-469693bf803b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd40dd088674143b6ab155e3024045938'}} 2026-03-05 02:10:40,953 - DEBUG - Created port b68e7a7e-ca33-4e3c-82ff-b698d977f3be 2026-03-05 02:10:41,057 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/b68e7a7e-ca33-4e3c-82ff-b698d977f3be 2026-03-05 02:10:41,357 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/b68e7a7e-ca33-4e3c-82ff-b698d977f3be 2026-03-05 02:10:41,396 - INFO - VMI b68e7a7e-ca33-4e3c-82ff-b698d977f3be verification in API Server passed 2026-03-05 02:10:41,484 - DEBUG - Response for delete_port : () 2026-03-05 02:10:41,484 - INFO - Deleted port b68e7a7e-ca33-4e3c-82ff-b698d977f3be 2026-03-05 02:10:41,484 - INFO - Deleting VN ctest-vn-71361838 2026-03-05 02:10:41,578 - DEBUG - Response for deleting network () 2026-03-05 02:10:41,847 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 02:10:41,847 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-05 02:10:41,848 - INFO - -------------------------------------------------------------------------------- 2026-03-05 02:10:41,850 - INFO - ================================================================================ 2026-03-05 02:10:41,850 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-05 02:10:41,850 - 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-03-05 02:10:42,134 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.249': '0'}} with 2026-03-05 02:10:42,134 - INFO - Initial checks done. Running the testcase now 2026-03-05 02:10:42,134 - INFO - 2026-03-05 02:10:42,309 - DEBUG - Response for create_network : {'network': {'id': '8e2c1604-6d1b-4709-9607-25898e028d3f', 'name': 'ctest-vn1-87884214', 'tenant_id': 'd40dd088674143b6ab155e3024045938', 'project_id': 'd40dd088674143b6ab155e3024045938', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-09085836', 'ctest-vn1-87884214'], 'port_security_enabled': True, 'description': ''}} 2026-03-05 02:10:42,473 - DEBUG - Response for create_subnet : {'subnet': {'id': '761dd13c-3e4b-4e54-ad74-9d0dfee510cd', 'name': '', 'tenant_id': 'd40dd088674143b6ab155e3024045938', 'network_id': '8e2c1604-6d1b-4709-9607-25898e028d3f', 'ip_version': 4, 'cidr': '85.172.39.64/26', 'allocation_pools': [{'start': '85.172.39.66', 'end': '85.172.39.126'}], 'gateway_ip': '85.172.39.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '85.172.39.66', 'tags': [], 'project_id': 'd40dd088674143b6ab155e3024045938'}} 2026-03-05 02:10:42,668 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cd23c36c-c0cd-4bea-865a-ada01d9cd7b9', 'name': '', 'tenant_id': 'd40dd088674143b6ab155e3024045938', 'network_id': '8e2c1604-6d1b-4709-9607-25898e028d3f', 'ip_version': 4, 'cidr': '90.90.0.128/26', 'allocation_pools': [{'start': '90.90.0.130', 'end': '90.90.0.190'}], 'gateway_ip': '90.90.0.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '90.90.0.130', 'tags': [], 'project_id': 'd40dd088674143b6ab155e3024045938'}} 2026-03-05 02:10:42,685 - INFO - Created VN ctest-vn1-87884214 2026-03-05 02:10:42,737 - DEBUG - VN ctest-vn1-87884214 UUID is 8e2c1604-6d1b-4709-9607-25898e028d3f 2026-03-05 02:10:43,009 - DEBUG - Response for create_port : {'port': {'name': '9cd4484b-8f9a-465a-9018-f2dcfda92b86', 'id': '9cd4484b-8f9a-465a-9018-f2dcfda92b86', 'tenant_id': 'd40dd088674143b6ab155e3024045938', 'network_id': '8e2c1604-6d1b-4709-9607-25898e028d3f', 'mac_address': '02:9c:d4:48:4b:8f', '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': '85.172.39.69', 'subnet_id': '761dd13c-3e4b-4e54-ad74-9d0dfee510cd'}], 'security_groups': ['18391aec-51f6-4723-837c-469693bf803b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd40dd088674143b6ab155e3024045938'}} 2026-03-05 02:10:43,165 - DEBUG - Response for create_port : {'port': {'name': '28c5a6a2-d4ed-4a93-88f0-4149b3e7dca9', 'id': '28c5a6a2-d4ed-4a93-88f0-4149b3e7dca9', 'tenant_id': 'd40dd088674143b6ab155e3024045938', 'network_id': '8e2c1604-6d1b-4709-9607-25898e028d3f', 'mac_address': '02:28:c5:a6:a2:d4', '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': '90.90.0.133', 'subnet_id': 'cd23c36c-c0cd-4bea-865a-ada01d9cd7b9'}], 'security_groups': ['18391aec-51f6-4723-837c-469693bf803b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd40dd088674143b6ab155e3024045938'}} 2026-03-05 02:10:43,219 - DEBUG - Services list from nova: [, , ] 2026-03-05 02:10:43,561 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5434-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5434-1) 2026-03-05 02:10:43,930 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5434-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5434-1) 2026-03-05 02:10:43,930 - INFO - Waiting for VM ctest-vn1-vm1-84794405 to be up.. 2026-03-05 02:10:43,966 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-05 02:10:49,039 - DEBUG - VM is in ACTIVE state now 2026-03-05 02:10:49,039 - INFO - VM name : ctest-vn1-vm1-84794405 2026-03-05 02:10:49,110 - DEBUG - VM ctest-vn1-vm1-84794405 ID is b2ea2c81-cdb7-44c7-94b0-937341a23f74 2026-03-05 02:10:49,130 - DEBUG - VM ctest-vn1-vm1-84794405 launched on Node cn-jenkins-deploy-platform-ansible-os-5434-1 2026-03-05 02:10:49,221 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/b2ea2c81-cdb7-44c7-94b0-937341a23f74 2026-03-05 02:10:49,233 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/9cd4484b-8f9a-465a-9018-f2dcfda92b86 2026-03-05 02:10:52,483 - 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 1015ms') 2026-03-05 02:10:52,483 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-84794405 failed! 2026-03-05 02:10:52,537 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-09085836:ctest-vn1-87884214 is 85.172.39.65 and allocation pool is NOT set 2026-03-05 02:10:52,537 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-09085836:ctest-vn1-87884214 is 90.90.0.129 and allocation pool is NOT set 2026-03-05 02:10:54,594 - 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.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.307 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.307/2.036/3.765/1.729 ms') 2026-03-05 02:10:54,594 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-84794405 passed 2026-03-05 02:10:54,749 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 02:10:54,749 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-84794405, IP 85.172.39.69, Port 22 2026-03-05 02:10:54,915 - DEBUG - VM ctest-vn1-vm1-84794405 is ready for SSH connections 2026-03-05 02:10:54,915 - INFO - Waiting for VM ctest-vn1-vm2-80916543 to be up.. 2026-03-05 02:10:55,107 - DEBUG - VM is in ACTIVE state now 2026-03-05 02:10:55,107 - INFO - VM name : ctest-vn1-vm2-80916543 2026-03-05 02:10:55,179 - DEBUG - VM ctest-vn1-vm2-80916543 ID is 644efdf0-d2fb-4f5f-901f-d188a5b40455 2026-03-05 02:10:55,179 - DEBUG - VM ctest-vn1-vm2-80916543 launched on Node cn-jenkins-deploy-platform-ansible-os-5434-1 2026-03-05 02:10:55,249 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/644efdf0-d2fb-4f5f-901f-d188a5b40455 2026-03-05 02:10:55,257 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/28c5a6a2-d4ed-4a93-88f0-4149b3e7dca9 2026-03-05 02:10:56,502 - 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.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.543 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.543/1.674/2.805/1.131 ms') 2026-03-05 02:10:56,502 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-80916543 passed 2026-03-05 02:10:56,649 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 02:10:56,649 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-80916543, IP 90.90.0.133, Port 22 2026-03-05 02:10:56,800 - DEBUG - VM ctest-vn1-vm2-80916543 is ready for SSH connections 2026-03-05 02:10:56,801 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 02:10:56,801 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 02:10:56,801 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 02:10:56,801 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 85.172.39.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123 2026-03-05 02:10:56,801 - DEBUG - ping -s 56 -c 3 -W 1 85.172.39.69 2026-03-05 02:11:00,798 - DEBUG - PING 85.172.39.69 (85.172.39.69): 56 data bytes 64 bytes from 85.172.39.69: seq=0 ttl=63 time=3.206 ms 64 bytes from 85.172.39.69: seq=1 ttl=63 time=0.742 ms 64 bytes from 85.172.39.69: seq=2 ttl=63 time=1.091 ms --- 85.172.39.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.742/1.679/3.206 ms 2026-03-05 02:11:00,798 - INFO - Ping to IP 85.172.39.69 from VM ctest-vn1-vm2-80916543 passed 2026-03-05 02:11:00,799 - INFO - Detaching port 28c5a6a2-d4ed-4a93-88f0-4149b3e7dca9 from VM ctest-vn1-vm2-80916543 2026-03-05 02:11:00,860 - INFO - Deleting VM ctest-vn1-vm2-80916543 2026-03-05 02:11:00,941 - INFO - Detaching port 9cd4484b-8f9a-465a-9018-f2dcfda92b86 from VM ctest-vn1-vm1-84794405 2026-03-05 02:11:00,978 - INFO - Deleting VM ctest-vn1-vm1-84794405 2026-03-05 02:11:01,208 - DEBUG - Response for delete_port : () 2026-03-05 02:11:01,376 - DEBUG - Response for delete_port : () 2026-03-05 02:11:01,376 - INFO - Deleting VN ctest-vn1-87884214 2026-03-05 02:11:01,499 - DEBUG - Response for deleting network () 2026-03-05 02:11:01,758 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 02:11:01,758 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20]
2026-03-05 02:11:01,758 - INFO - -------------------------------------------------------------------------------- 2026-03-05 02:11:02,446 - INFO - Deleted project: ctest-TestPorts-09085836, ID : d40dd088-6741-43b6-ab15-5e3024045938