2026-04-06 02:12:44,730 - INFO - Domain Default found not creating 2026-04-06 02:12:44,945 - INFO - Project ctest-TestPorts-88244138 not found, creating it 2026-04-06 02:12:45,469 - INFO - Created Project:ctest-TestPorts-88244138, ID : 7862053d-3852-4702-b70e-cef999b96791 2026-04-06 02:12:47,178 - INFO - ================================================================================ 2026-04-06 02:12:47,178 - INFO - STARTING TEST : test_ports_bindings 2026-04-06 02:12:47,178 - 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-06 02:12:47,436 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-04-06 02:12:47,436 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:12:47,436 - INFO - 2026-04-06 02:12:48,016 - DEBUG - Response for create_network : {'network': {'id': 'c84cf75c-c72c-4a91-93bb-47bc65d57562', 'name': 'ctest-vn-75619424', 'tenant_id': '7862053d38524702b70ecef999b96791', 'project_id': '7862053d38524702b70ecef999b96791', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-88244138', 'ctest-vn-75619424'], 'port_security_enabled': True, 'description': ''}} 2026-04-06 02:12:48,170 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e69654d4-81f9-4802-aaff-39e2b414d5b8', 'name': '', 'tenant_id': '7862053d38524702b70ecef999b96791', 'network_id': 'c84cf75c-c72c-4a91-93bb-47bc65d57562', 'ip_version': 4, 'cidr': '216.39.205.64/26', 'allocation_pools': [{'start': '216.39.205.66', 'end': '216.39.205.126'}], 'gateway_ip': '216.39.205.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '216.39.205.66', 'tags': [], 'project_id': '7862053d38524702b70ecef999b96791'}} 2026-04-06 02:12:48,188 - INFO - Created VN ctest-vn-75619424 2026-04-06 02:12:48,242 - DEBUG - VN ctest-vn-75619424 UUID is c84cf75c-c72c-4a91-93bb-47bc65d57562 2026-04-06 02:12:48,362 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-88244138', 'ctest-vmi-06709889']} 2026-04-06 02:12:48,611 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-06709889', 'id': '0604b906-e24c-450a-b1d1-95ffb5d1f1fb', 'tenant_id': '7862053d38524702b70ecef999b96791', 'network_id': 'c84cf75c-c72c-4a91-93bb-47bc65d57562', 'mac_address': '02:06:04:b9:06:e2', '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': '216.39.205.67', 'subnet_id': 'e69654d4-81f9-4802-aaff-39e2b414d5b8'}], 'security_groups': ['057e7311-c2fe-411f-a26a-858e0f02a714'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7862053d38524702b70ecef999b96791'}} 2026-04-06 02:12:48,611 - DEBUG - Created port 0604b906-e24c-450a-b1d1-95ffb5d1f1fb 2026-04-06 02:12:48,718 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0604b906-e24c-450a-b1d1-95ffb5d1f1fb 2026-04-06 02:12:49,017 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0604b906-e24c-450a-b1d1-95ffb5d1f1fb 2026-04-06 02:12:49,056 - INFO - VMI 0604b906-e24c-450a-b1d1-95ffb5d1f1fb verification in API Server passed 2026-04-06 02:12:49,151 - DEBUG - Response for delete_port : () 2026-04-06 02:12:49,151 - INFO - Deleted port 0604b906-e24c-450a-b1d1-95ffb5d1f1fb 2026-04-06 02:12:49,151 - INFO - Deleting VN ctest-vn-75619424 2026-04-06 02:12:49,257 - DEBUG - Response for deleting network () 2026-04-06 02:12:49,511 - DEBUG - No XMPP flaps were noticed during the test 2026-04-06 02:12:49,511 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-04-06 02:12:49,511 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:12:49,514 - INFO - ================================================================================ 2026-04-06 02:12:49,514 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-06 02:12:49,514 - 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-06 02:12:49,799 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-04-06 02:12:49,799 - INFO - Initial checks done. Running the testcase now 2026-04-06 02:12:49,800 - INFO - 2026-04-06 02:12:49,983 - DEBUG - Response for create_network : {'network': {'id': '1db5ee94-e702-4da7-9235-135461fd1270', 'name': 'ctest-vn1-96524261', 'tenant_id': '7862053d38524702b70ecef999b96791', 'project_id': '7862053d38524702b70ecef999b96791', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-88244138', 'ctest-vn1-96524261'], 'port_security_enabled': True, 'description': ''}} 2026-04-06 02:12:50,145 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d28855f-fedf-40f7-822a-921a0361ef21', 'name': '', 'tenant_id': '7862053d38524702b70ecef999b96791', 'network_id': '1db5ee94-e702-4da7-9235-135461fd1270', 'ip_version': 4, 'cidr': '218.34.81.192/26', 'allocation_pools': [{'start': '218.34.81.194', 'end': '218.34.81.254'}], 'gateway_ip': '218.34.81.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '218.34.81.194', 'tags': [], 'project_id': '7862053d38524702b70ecef999b96791'}} 2026-04-06 02:12:50,347 - DEBUG - Response for create_subnet : {'subnet': {'id': '92daa7f2-08d0-4a8c-b0be-7be9e610557c', 'name': '', 'tenant_id': '7862053d38524702b70ecef999b96791', 'network_id': '1db5ee94-e702-4da7-9235-135461fd1270', 'ip_version': 4, 'cidr': '74.77.36.192/26', 'allocation_pools': [{'start': '74.77.36.194', 'end': '74.77.36.254'}], 'gateway_ip': '74.77.36.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '74.77.36.194', 'tags': [], 'project_id': '7862053d38524702b70ecef999b96791'}} 2026-04-06 02:12:50,369 - INFO - Created VN ctest-vn1-96524261 2026-04-06 02:12:50,422 - DEBUG - VN ctest-vn1-96524261 UUID is 1db5ee94-e702-4da7-9235-135461fd1270 2026-04-06 02:12:50,739 - DEBUG - Response for create_port : {'port': {'name': '2ab982c8-0a78-45b8-b61b-f7534afd85dc', 'id': '2ab982c8-0a78-45b8-b61b-f7534afd85dc', 'tenant_id': '7862053d38524702b70ecef999b96791', 'network_id': '1db5ee94-e702-4da7-9235-135461fd1270', 'mac_address': '02:2a:b9:82:c8:0a', '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': '218.34.81.197', 'subnet_id': '3d28855f-fedf-40f7-822a-921a0361ef21'}], 'security_groups': ['057e7311-c2fe-411f-a26a-858e0f02a714'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7862053d38524702b70ecef999b96791'}} 2026-04-06 02:12:50,919 - DEBUG - Response for create_port : {'port': {'name': '6110183a-f22f-4b0c-9d0e-237603642fcc', 'id': '6110183a-f22f-4b0c-9d0e-237603642fcc', 'tenant_id': '7862053d38524702b70ecef999b96791', 'network_id': '1db5ee94-e702-4da7-9235-135461fd1270', 'mac_address': '02:61:10:18:3a:f2', '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': '74.77.36.197', 'subnet_id': '92daa7f2-08d0-4a8c-b0be-7be9e610557c'}], 'security_groups': ['057e7311-c2fe-411f-a26a-858e0f02a714'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7862053d38524702b70ecef999b96791'}} 2026-04-06 02:12:50,979 - DEBUG - Services list from nova: [, , ] 2026-04-06 02:12:51,323 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5592-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5592-1) 2026-04-06 02:12:51,744 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5592-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5592-1) 2026-04-06 02:12:51,744 - INFO - Waiting for VM ctest-vn1-vm1-98029700 to be up.. 2026-04-06 02:12:51,792 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-06 02:12:56,875 - DEBUG - VM is in ACTIVE state now 2026-04-06 02:12:56,875 - INFO - VM name : ctest-vn1-vm1-98029700 2026-04-06 02:12:56,959 - DEBUG - VM ctest-vn1-vm1-98029700 ID is abdcc38d-5b91-4429-9006-51c72993d58c 2026-04-06 02:12:56,980 - DEBUG - VM ctest-vn1-vm1-98029700 launched on Node cn-jenkins-deploy-platform-ansible-os-5592-1 2026-04-06 02:12:57,065 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/abdcc38d-5b91-4429-9006-51c72993d58c 2026-04-06 02:12:57,080 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2ab982c8-0a78-45b8-b61b-f7534afd85dc 2026-04-06 02:13:00,372 - 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 1030ms') 2026-04-06 02:13:00,373 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-98029700 failed! 2026-04-06 02:13:00,430 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88244138:ctest-vn1-96524261 is 218.34.81.193 and allocation pool is NOT set 2026-04-06 02:13:00,430 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88244138:ctest-vn1-96524261 is 74.77.36.193 and allocation pool is NOT set 2026-04-06 02:13:04,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=2 ttl=63 time=6.37 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.373/6.373/6.373/0.000 ms') 2026-04-06 02:13:04,502 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-98029700 passed 2026-04-06 02:13:04,658 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 02:13:04,658 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-98029700, IP 218.34.81.197, Port 22 2026-04-06 02:13:04,821 - DEBUG - VM ctest-vn1-vm1-98029700 is ready for SSH connections 2026-04-06 02:13:04,821 - INFO - Waiting for VM ctest-vn1-vm2-64573001 to be up.. 2026-04-06 02:13:04,907 - DEBUG - VM is in ACTIVE state now 2026-04-06 02:13:04,907 - INFO - VM name : ctest-vn1-vm2-64573001 2026-04-06 02:13:04,984 - DEBUG - VM ctest-vn1-vm2-64573001 ID is 2116cd7b-8755-47c1-b498-110e1a9607b7 2026-04-06 02:13:04,984 - DEBUG - VM ctest-vn1-vm2-64573001 launched on Node cn-jenkins-deploy-platform-ansible-os-5592-1 2026-04-06 02:13:05,063 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/2116cd7b-8755-47c1-b498-110e1a9607b7 2026-04-06 02:13:05,071 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6110183a-f22f-4b0c-9d0e-237603642fcc 2026-04-06 02:13:06,309 - 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.26 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.438 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 = 0.438/1.849/3.260/1.411 ms') 2026-04-06 02:13:06,309 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-64573001 passed 2026-04-06 02:13:06,458 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 02:13:06,458 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-64573001, IP 74.77.36.197, Port 22 2026-04-06 02:13:06,614 - DEBUG - VM ctest-vn1-vm2-64573001 is ready for SSH connections 2026-04-06 02:13:06,614 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 02:13:06,614 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 02:13:06,614 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 02:13:06,614 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 218.34.81.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-06 02:13:06,614 - DEBUG - ping -s 56 -c 3 -W 1 218.34.81.197 2026-04-06 02:13:09,281 - DEBUG - PING 218.34.81.197 (218.34.81.197): 56 data bytes 64 bytes from 218.34.81.197: seq=0 ttl=63 time=3.734 ms 64 bytes from 218.34.81.197: seq=1 ttl=63 time=1.093 ms 64 bytes from 218.34.81.197: seq=2 ttl=63 time=1.066 ms --- 218.34.81.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.066/1.964/3.734 ms 2026-04-06 02:13:09,281 - INFO - Ping to IP 218.34.81.197 from VM ctest-vn1-vm2-64573001 passed 2026-04-06 02:13:09,282 - INFO - Detaching port 6110183a-f22f-4b0c-9d0e-237603642fcc from VM ctest-vn1-vm2-64573001 2026-04-06 02:13:09,337 - INFO - Deleting VM ctest-vn1-vm2-64573001 2026-04-06 02:13:09,414 - INFO - Detaching port 2ab982c8-0a78-45b8-b61b-f7534afd85dc from VM ctest-vn1-vm1-98029700 2026-04-06 02:13:09,451 - INFO - Deleting VM ctest-vn1-vm1-98029700 2026-04-06 02:13:09,692 - DEBUG - Response for delete_port : () 2026-04-06 02:13:09,871 - DEBUG - Response for delete_port : () 2026-04-06 02:13:09,871 - INFO - Deleting VN ctest-vn1-96524261 2026-04-06 02:13:10,011 - DEBUG - Response for deleting network () 2026-04-06 02:13:10,262 - DEBUG - No XMPP flaps were noticed during the test 2026-04-06 02:13:10,263 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-04-06 02:13:10,263 - INFO - -------------------------------------------------------------------------------- 2026-04-06 02:13:10,981 - INFO - Deleted project: ctest-TestPorts-88244138, ID : 7862053d-3852-4702-b70e-cef999b96791