2026-09-09 18:21:09,357 - INFO - Domain Default found not creating 2026-09-09 18:21:09,555 - INFO - Project ctest-TestPorts-63082824 not found, creating it 2026-09-09 18:21:10,106 - INFO - Created Project:ctest-TestPorts-63082824, ID : f7a3ea5a-d01b-4a4a-ac19-a98e59ca9b84 2026-09-09 18:21:11,981 - INFO - ================================================================================ 2026-09-09 18:21:11,981 - INFO - STARTING TEST : test_ports_bindings 2026-09-09 18:21:11,981 - 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-09-09 18:21:12,254 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-09-09 18:21:12,255 - INFO - Initial checks done. Running the testcase now 2026-09-09 18:21:12,255 - INFO - 2026-09-09 18:21:12,987 - DEBUG - Response for create_network : {'network': {'id': '9ac1beed-b3b3-4ecc-89ad-ba6a5c902e82', 'name': 'ctest-vn-82683941', 'tenant_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84', 'project_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-63082824', 'ctest-vn-82683941'], 'port_security_enabled': True, 'description': ''}} 2026-09-09 18:21:13,229 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dbd9ea32-9409-407d-81e5-70efc85e1485', 'name': '', 'tenant_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84', 'network_id': '9ac1beed-b3b3-4ecc-89ad-ba6a5c902e82', 'ip_version': 4, 'cidr': '202.66.227.64/26', 'allocation_pools': [{'start': '202.66.227.66', 'end': '202.66.227.126'}], 'gateway_ip': '202.66.227.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '202.66.227.66', 'tags': [], 'project_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84'}} 2026-09-09 18:21:13,250 - INFO - Created VN ctest-vn-82683941 2026-09-09 18:21:13,305 - DEBUG - VN ctest-vn-82683941 UUID is 9ac1beed-b3b3-4ecc-89ad-ba6a5c902e82 2026-09-09 18:21:13,427 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-63082824', 'ctest-vmi-47554434']} 2026-09-09 18:21:13,739 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-47554434', 'id': '3e35282d-a20f-42d2-bfe2-a1500a16e3a4', 'tenant_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84', 'network_id': '9ac1beed-b3b3-4ecc-89ad-ba6a5c902e82', 'mac_address': '02:3e:35:28:2d:a2', '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': '202.66.227.67', 'subnet_id': 'dbd9ea32-9409-407d-81e5-70efc85e1485'}], 'security_groups': ['d9dae4ca-13db-4262-a92c-64e558e06d07'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84'}} 2026-09-09 18:21:13,739 - DEBUG - Created port 3e35282d-a20f-42d2-bfe2-a1500a16e3a4 2026-09-09 18:21:13,856 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3e35282d-a20f-42d2-bfe2-a1500a16e3a4 2026-09-09 18:21:14,252 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3e35282d-a20f-42d2-bfe2-a1500a16e3a4 2026-09-09 18:21:14,291 - INFO - VMI 3e35282d-a20f-42d2-bfe2-a1500a16e3a4 verification in API Server passed 2026-09-09 18:21:14,431 - DEBUG - Response for delete_port : () 2026-09-09 18:21:14,431 - INFO - Deleted port 3e35282d-a20f-42d2-bfe2-a1500a16e3a4 2026-09-09 18:21:14,432 - INFO - Deleting VN ctest-vn-82683941 2026-09-09 18:21:14,571 - DEBUG - Response for deleting network () 2026-09-09 18:21:14,845 - DEBUG - No XMPP flaps were noticed during the test
2026-09-09 18:21:14,845 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-09-09 18:21:14,845 - INFO - -------------------------------------------------------------------------------- 2026-09-09 18:21:14,848 - INFO - ================================================================================ 2026-09-09 18:21:14,848 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-09 18:21:14,848 - 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-09-09 18:21:15,141 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-09-09 18:21:15,141 - INFO - Initial checks done. Running the testcase now 2026-09-09 18:21:15,141 - INFO - 2026-09-09 18:21:15,392 - DEBUG - Response for create_network : {'network': {'id': 'aa57c059-094b-4c7a-8c02-96dd19580c76', 'name': 'ctest-vn1-48229493', 'tenant_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84', 'project_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-63082824', 'ctest-vn1-48229493'], 'port_security_enabled': True, 'description': ''}} 2026-09-09 18:21:15,594 - DEBUG - Response for create_subnet : {'subnet': {'id': '2b6f5ac6-44b6-438b-b0e5-8bc3643b224c', 'name': '', 'tenant_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84', 'network_id': 'aa57c059-094b-4c7a-8c02-96dd19580c76', 'ip_version': 4, 'cidr': '105.185.243.192/26', 'allocation_pools': [{'start': '105.185.243.194', 'end': '105.185.243.254'}], 'gateway_ip': '105.185.243.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '105.185.243.194', 'tags': [], 'project_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84'}} 2026-09-09 18:21:15,837 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ced240af-5a6c-4c8f-97d3-bf5332dd3352', 'name': '', 'tenant_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84', 'network_id': 'aa57c059-094b-4c7a-8c02-96dd19580c76', 'ip_version': 4, 'cidr': '219.109.13.64/26', 'allocation_pools': [{'start': '219.109.13.66', 'end': '219.109.13.126'}], 'gateway_ip': '219.109.13.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '219.109.13.66', 'tags': [], 'project_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84'}} 2026-09-09 18:21:15,866 - INFO - Created VN ctest-vn1-48229493 2026-09-09 18:21:15,924 - DEBUG - VN ctest-vn1-48229493 UUID is aa57c059-094b-4c7a-8c02-96dd19580c76 2026-09-09 18:21:16,330 - DEBUG - Response for create_port : {'port': {'name': '271fad5d-0519-4771-9447-a07c097bd8e3', 'id': '271fad5d-0519-4771-9447-a07c097bd8e3', 'tenant_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84', 'network_id': 'aa57c059-094b-4c7a-8c02-96dd19580c76', 'mac_address': '02:27:1f:ad:5d:05', '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': '105.185.243.197', 'subnet_id': '2b6f5ac6-44b6-438b-b0e5-8bc3643b224c'}], 'security_groups': ['d9dae4ca-13db-4262-a92c-64e558e06d07'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84'}} 2026-09-09 18:21:16,586 - DEBUG - Response for create_port : {'port': {'name': 'b9c3996f-1260-4c17-be05-d049ec0a6efe', 'id': 'b9c3996f-1260-4c17-be05-d049ec0a6efe', 'tenant_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84', 'network_id': 'aa57c059-094b-4c7a-8c02-96dd19580c76', 'mac_address': '02:b9:c3:99:6f:12', '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': '219.109.13.69', 'subnet_id': 'ced240af-5a6c-4c8f-97d3-bf5332dd3352'}], 'security_groups': ['d9dae4ca-13db-4262-a92c-64e558e06d07'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'f7a3ea5ad01b4a4aac19a98e59ca9b84'}} 2026-09-09 18:21:16,661 - DEBUG - Services list from nova: [, , ] 2026-09-09 18:21:17,097 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6271-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6271-1) 2026-09-09 18:21:17,572 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6271-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6271-1) 2026-09-09 18:21:17,573 - INFO - Waiting for VM ctest-vn1-vm1-52394960 to be up.. 2026-09-09 18:21:17,623 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 18:21:22,690 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 18:21:27,794 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 18:21:32,896 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 18:21:37,984 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 18:21:43,085 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 18:21:48,187 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 18:21:53,274 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 18:21:58,372 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 18:22:03,510 - DEBUG - VM is in ACTIVE state now 2026-09-09 18:22:03,511 - INFO - VM name : ctest-vn1-vm1-52394960 2026-09-09 18:22:03,624 - DEBUG - VM ctest-vn1-vm1-52394960 ID is 989b41d1-30db-42e4-a623-a02da5ef79c4 2026-09-09 18:22:03,648 - DEBUG - VM ctest-vn1-vm1-52394960 launched on Node cn-jenkins-deploy-platform-ansible-os-6271-1 2026-09-09 18:22:03,747 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/989b41d1-30db-42e4-a623-a02da5ef79c4 2026-09-09 18:22:03,760 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/271fad5d-0519-4771-9447-a07c097bd8e3 2026-09-09 18:22:07,037 - 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-09-09 18:22:07,037 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-52394960 failed! 2026-09-09 18:22:07,096 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-63082824:ctest-vn1-48229493 is 105.185.243.193 and allocation pool is NOT set 2026-09-09 18:22:07,096 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-63082824:ctest-vn1-48229493 is 219.109.13.65 and allocation pool is NOT set 2026-09-09 18:22:11,161 - 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=2 ttl=63 time=12.0 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 12.007/12.007/12.007/0.000 ms') 2026-09-09 18:22:11,162 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-52394960 passed 2026-09-09 18:22:11,320 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 18:22:11,321 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-52394960, IP 105.185.243.197, Port 22 2026-09-09 18:22:11,491 - DEBUG - VM ctest-vn1-vm1-52394960 is ready for SSH connections 2026-09-09 18:22:11,492 - INFO - Waiting for VM ctest-vn1-vm2-64424901 to be up.. 2026-09-09 18:22:11,578 - DEBUG - VM is in ACTIVE state now 2026-09-09 18:22:11,579 - INFO - VM name : ctest-vn1-vm2-64424901 2026-09-09 18:22:11,673 - DEBUG - VM ctest-vn1-vm2-64424901 ID is 83549fa2-34b6-44b8-b9e1-7bde63937131 2026-09-09 18:22:11,673 - DEBUG - VM ctest-vn1-vm2-64424901 launched on Node cn-jenkins-deploy-platform-ansible-os-6271-1 2026-09-09 18:22:11,766 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/83549fa2-34b6-44b8-b9e1-7bde63937131 2026-09-09 18:22:11,778 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b9c3996f-1260-4c17-be05-d049ec0a6efe 2026-09-09 18:22:13,038 - 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.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.519 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.519/2.131/3.743/1.612 ms') 2026-09-09 18:22:13,038 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-64424901 passed 2026-09-09 18:22:13,192 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 18:22:13,192 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-64424901, IP 219.109.13.69, Port 22 2026-09-09 18:22:13,373 - DEBUG - VM ctest-vn1-vm2-64424901 is ready for SSH connections 2026-09-09 18:22:13,373 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 18:22:13,373 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 18:22:13,373 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 18:22:13,374 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 105.185.243.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-09-09 18:22:13,374 - DEBUG - ping -s 56 -c 3 -W 1 105.185.243.197 2026-09-09 18:22:17,451 - DEBUG - PING 105.185.243.197 (105.185.243.197): 56 data bytes 64 bytes from 105.185.243.197: seq=0 ttl=63 time=5.446 ms 64 bytes from 105.185.243.197: seq=1 ttl=63 time=1.123 ms 64 bytes from 105.185.243.197: seq=2 ttl=63 time=1.268 ms --- 105.185.243.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.123/2.612/5.446 ms 2026-09-09 18:22:17,451 - INFO - Ping to IP 105.185.243.197 from VM ctest-vn1-vm2-64424901 passed 2026-09-09 18:22:17,451 - INFO - Detaching port b9c3996f-1260-4c17-be05-d049ec0a6efe from VM ctest-vn1-vm2-64424901 2026-09-09 18:22:17,515 - INFO - Deleting VM ctest-vn1-vm2-64424901 2026-09-09 18:22:17,600 - INFO - Detaching port 271fad5d-0519-4771-9447-a07c097bd8e3 from VM ctest-vn1-vm1-52394960 2026-09-09 18:22:17,649 - INFO - Deleting VM ctest-vn1-vm1-52394960 2026-09-09 18:22:17,932 - DEBUG - Response for delete_port : () 2026-09-09 18:22:18,148 - DEBUG - Response for delete_port : () 2026-09-09 18:22:18,149 - INFO - Deleting VN ctest-vn1-48229493 2026-09-09 18:22:18,329 - DEBUG - Response for deleting network () 2026-09-09 18:22:18,607 - DEBUG - No XMPP flaps were noticed during the test
2026-09-09 18:22:18,607 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:04]
2026-09-09 18:22:18,607 - INFO - -------------------------------------------------------------------------------- 2026-09-09 18:22:19,417 - INFO - Deleted project: ctest-TestPorts-63082824, ID : f7a3ea5a-d01b-4a4a-ac19-a98e59ca9b84