2026-03-04 17:56:55,914 - INFO - Domain Default found not creating 2026-03-04 17:56:56,260 - INFO - Project ctest-TestPorts-27058095 not found, creating it 2026-03-04 17:56:56,875 - INFO - Created Project:ctest-TestPorts-27058095, ID : cf341e2e-c785-42c7-9760-9f7f2fa1f8db 2026-03-04 17:56:58,991 - INFO - ================================================================================ 2026-03-04 17:56:58,991 - INFO - STARTING TEST : test_ports_bindings 2026-03-04 17:56:58,991 - 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-04 17:56:59,297 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-03-04 17:56:59,297 - INFO - Initial checks done. Running the testcase now 2026-03-04 17:56:59,297 - INFO - 2026-03-04 17:57:00,086 - DEBUG - Response for create_network : {'network': {'id': 'dcd90186-adcd-4dc5-beab-8574c7b55b26', 'name': 'ctest-vn-81740785', 'tenant_id': 'cf341e2ec78542c797609f7f2fa1f8db', 'project_id': 'cf341e2ec78542c797609f7f2fa1f8db', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-27058095', 'ctest-vn-81740785'], 'port_security_enabled': True, 'description': ''}} 2026-03-04 17:57:00,314 - DEBUG - Response for create_subnet : {'subnet': {'id': '6d7167a0-e01c-4285-9ddf-536890b31804', 'name': '', 'tenant_id': 'cf341e2ec78542c797609f7f2fa1f8db', 'network_id': 'dcd90186-adcd-4dc5-beab-8574c7b55b26', 'ip_version': 4, 'cidr': '163.142.4.0/26', 'allocation_pools': [{'start': '163.142.4.2', 'end': '163.142.4.62'}], 'gateway_ip': '163.142.4.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '163.142.4.2', 'tags': [], 'project_id': 'cf341e2ec78542c797609f7f2fa1f8db'}} 2026-03-04 17:57:00,332 - INFO - Created VN ctest-vn-81740785 2026-03-04 17:57:00,386 - DEBUG - VN ctest-vn-81740785 UUID is dcd90186-adcd-4dc5-beab-8574c7b55b26 2026-03-04 17:57:00,550 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-27058095', 'ctest-vmi-52803253']} 2026-03-04 17:57:00,845 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-52803253', 'id': 'ba544ddc-77f0-454e-9bea-c736c0e8a47b', 'tenant_id': 'cf341e2ec78542c797609f7f2fa1f8db', 'network_id': 'dcd90186-adcd-4dc5-beab-8574c7b55b26', 'mac_address': '02:ba:54:4d:dc:77', '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': '163.142.4.3', 'subnet_id': '6d7167a0-e01c-4285-9ddf-536890b31804'}], 'security_groups': ['340bc40b-0451-4625-8189-10ed91580332'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cf341e2ec78542c797609f7f2fa1f8db'}} 2026-03-04 17:57:00,845 - DEBUG - Created port ba544ddc-77f0-454e-9bea-c736c0e8a47b 2026-03-04 17:57:00,954 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ba544ddc-77f0-454e-9bea-c736c0e8a47b 2026-03-04 17:57:01,249 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ba544ddc-77f0-454e-9bea-c736c0e8a47b 2026-03-04 17:57:01,314 - INFO - VMI ba544ddc-77f0-454e-9bea-c736c0e8a47b verification in API Server passed 2026-03-04 17:57:01,501 - DEBUG - Response for delete_port : () 2026-03-04 17:57:01,501 - INFO - Deleted port ba544ddc-77f0-454e-9bea-c736c0e8a47b 2026-03-04 17:57:01,501 - INFO - Deleting VN ctest-vn-81740785 2026-03-04 17:57:01,617 - DEBUG - Response for deleting network () 2026-03-04 17:57:01,904 - DEBUG - No XMPP flaps were noticed during the test 2026-03-04 17:57:01,904 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-03-04 17:57:01,904 - INFO - -------------------------------------------------------------------------------- 2026-03-04 17:57:01,906 - INFO - ================================================================================ 2026-03-04 17:57:01,907 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-04 17:57:01,907 - 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-04 17:57:02,193 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-03-04 17:57:02,193 - INFO - Initial checks done. Running the testcase now 2026-03-04 17:57:02,194 - INFO - 2026-03-04 17:57:02,419 - DEBUG - Response for create_network : {'network': {'id': '6436016b-2e9c-4230-85b8-e7e0aa5db3ac', 'name': 'ctest-vn1-00116939', 'tenant_id': 'cf341e2ec78542c797609f7f2fa1f8db', 'project_id': 'cf341e2ec78542c797609f7f2fa1f8db', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-27058095', 'ctest-vn1-00116939'], 'port_security_enabled': True, 'description': ''}} 2026-03-04 17:57:02,654 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b83b84b-faf3-49da-a35e-19ad3c10fd44', 'name': '', 'tenant_id': 'cf341e2ec78542c797609f7f2fa1f8db', 'network_id': '6436016b-2e9c-4230-85b8-e7e0aa5db3ac', 'ip_version': 4, 'cidr': '21.29.75.0/26', 'allocation_pools': [{'start': '21.29.75.2', 'end': '21.29.75.62'}], 'gateway_ip': '21.29.75.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '21.29.75.2', 'tags': [], 'project_id': 'cf341e2ec78542c797609f7f2fa1f8db'}} 2026-03-04 17:57:02,939 - DEBUG - Response for create_subnet : {'subnet': {'id': '4db165e3-5320-4dae-9f66-c95232ae7dbf', 'name': '', 'tenant_id': 'cf341e2ec78542c797609f7f2fa1f8db', 'network_id': '6436016b-2e9c-4230-85b8-e7e0aa5db3ac', 'ip_version': 4, 'cidr': '151.20.17.64/26', 'allocation_pools': [{'start': '151.20.17.66', 'end': '151.20.17.126'}], 'gateway_ip': '151.20.17.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '151.20.17.66', 'tags': [], 'project_id': 'cf341e2ec78542c797609f7f2fa1f8db'}} 2026-03-04 17:57:02,960 - INFO - Created VN ctest-vn1-00116939 2026-03-04 17:57:03,014 - DEBUG - VN ctest-vn1-00116939 UUID is 6436016b-2e9c-4230-85b8-e7e0aa5db3ac 2026-03-04 17:57:03,487 - DEBUG - Response for create_port : {'port': {'name': '323cb94d-77ed-4ac8-a82a-4c6807d7ad15', 'id': '323cb94d-77ed-4ac8-a82a-4c6807d7ad15', 'tenant_id': 'cf341e2ec78542c797609f7f2fa1f8db', 'network_id': '6436016b-2e9c-4230-85b8-e7e0aa5db3ac', 'mac_address': '02:32:3c:b9:4d:77', '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': '21.29.75.5', 'subnet_id': '8b83b84b-faf3-49da-a35e-19ad3c10fd44'}], 'security_groups': ['340bc40b-0451-4625-8189-10ed91580332'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cf341e2ec78542c797609f7f2fa1f8db'}} 2026-03-04 17:57:03,729 - DEBUG - Response for create_port : {'port': {'name': 'b942a6ce-1d95-4396-9a4f-07ded5f7d1ae', 'id': 'b942a6ce-1d95-4396-9a4f-07ded5f7d1ae', 'tenant_id': 'cf341e2ec78542c797609f7f2fa1f8db', 'network_id': '6436016b-2e9c-4230-85b8-e7e0aa5db3ac', 'mac_address': '02:b9:42:a6:ce:1d', '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': '151.20.17.69', 'subnet_id': '4db165e3-5320-4dae-9f66-c95232ae7dbf'}], 'security_groups': ['340bc40b-0451-4625-8189-10ed91580332'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cf341e2ec78542c797609f7f2fa1f8db'}} 2026-03-04 17:57:03,810 - DEBUG - Services list from nova: [, , ] 2026-03-04 17:57:04,645 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5429-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5429-1) 2026-03-04 17:57:05,384 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5429-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5429-1) 2026-03-04 17:57:05,384 - INFO - Waiting for VM ctest-vn1-vm1-77330805 to be up.. 2026-03-04 17:57:05,468 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-04 17:57:10,650 - DEBUG - VM is in ACTIVE state now 2026-03-04 17:57:10,650 - INFO - VM name : ctest-vn1-vm1-77330805 2026-03-04 17:57:10,783 - DEBUG - VM ctest-vn1-vm1-77330805 ID is cf4defb9-24a6-44dc-a88b-aa5e9ee1e3dd 2026-03-04 17:57:10,815 - DEBUG - VM ctest-vn1-vm1-77330805 launched on Node cn-jenkins-deploy-platform-ansible-os-5429-1 2026-03-04 17:57:10,937 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cf4defb9-24a6-44dc-a88b-aa5e9ee1e3dd 2026-03-04 17:57:10,949 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/323cb94d-77ed-4ac8-a82a-4c6807d7ad15 2026-03-04 17:57:14,255 - 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-03-04 17:57:14,255 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77330805 failed! 2026-03-04 17:57:14,322 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-27058095:ctest-vn1-00116939 is 21.29.75.1 and allocation pool is NOT set 2026-03-04 17:57:14,322 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-27058095:ctest-vn1-00116939 is 151.20.17.65 and allocation pool is NOT set 2026-03-04 17:57:18,420 - 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 1013ms') 2026-03-04 17:57:18,421 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77330805 failed! 2026-03-04 17:57:18,491 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-27058095:ctest-vn1-00116939 is 21.29.75.1 and allocation pool is NOT set 2026-03-04 17:57:18,492 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-27058095:ctest-vn1-00116939 is 151.20.17.65 and allocation pool is NOT set 2026-03-04 17:57:20,575 - 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=4.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.886 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.886/2.833/4.781/1.947 ms') 2026-03-04 17:57:20,575 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77330805 passed 2026-03-04 17:57:20,747 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-04 17:57:20,747 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-77330805, IP 21.29.75.5, Port 22 2026-03-04 17:57:20,930 - DEBUG - VM ctest-vn1-vm1-77330805 is ready for SSH connections 2026-03-04 17:57:20,930 - INFO - Waiting for VM ctest-vn1-vm2-06120620 to be up.. 2026-03-04 17:57:21,109 - DEBUG - VM is in ACTIVE state now 2026-03-04 17:57:21,109 - INFO - VM name : ctest-vn1-vm2-06120620 2026-03-04 17:57:21,281 - DEBUG - VM ctest-vn1-vm2-06120620 ID is cae610c2-41c7-4493-b49d-a9038b4683c0 2026-03-04 17:57:21,282 - DEBUG - VM ctest-vn1-vm2-06120620 launched on Node cn-jenkins-deploy-platform-ansible-os-5429-1 2026-03-04 17:57:21,437 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cae610c2-41c7-4493-b49d-a9038b4683c0 2026-03-04 17:57:21,457 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b942a6ce-1d95-4396-9a4f-07ded5f7d1ae 2026-03-04 17:57:22,797 - 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=12.4 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.713 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.713/6.533/12.353/5.820 ms') 2026-03-04 17:57:22,797 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-06120620 passed 2026-03-04 17:57:22,979 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-04 17:57:22,979 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-06120620, IP 151.20.17.69, Port 22 2026-03-04 17:57:23,194 - DEBUG - VM ctest-vn1-vm2-06120620 is ready for SSH connections 2026-03-04 17:57:23,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-04 17:57:23,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-04 17:57:23,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-04 17:57:23,195 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 21.29.75.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-04 17:57:23,195 - DEBUG - ping -s 56 -c 3 -W 1 21.29.75.5 2026-03-04 17:57:26,406 - DEBUG - PING 21.29.75.5 (21.29.75.5): 56 data bytes 64 bytes from 21.29.75.5: seq=0 ttl=63 time=5.378 ms 64 bytes from 21.29.75.5: seq=1 ttl=63 time=1.508 ms 64 bytes from 21.29.75.5: seq=2 ttl=63 time=1.693 ms --- 21.29.75.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.508/2.859/5.378 ms 2026-03-04 17:57:26,406 - INFO - Ping to IP 21.29.75.5 from VM ctest-vn1-vm2-06120620 passed 2026-03-04 17:57:26,406 - INFO - Detaching port b942a6ce-1d95-4396-9a4f-07ded5f7d1ae from VM ctest-vn1-vm2-06120620 2026-03-04 17:57:26,517 - INFO - Deleting VM ctest-vn1-vm2-06120620 2026-03-04 17:57:26,696 - INFO - Detaching port 323cb94d-77ed-4ac8-a82a-4c6807d7ad15 from VM ctest-vn1-vm1-77330805 2026-03-04 17:57:26,744 - INFO - Deleting VM ctest-vn1-vm1-77330805 2026-03-04 17:57:27,122 - DEBUG - Response for delete_port : () 2026-03-04 17:57:27,291 - DEBUG - Response for delete_port : () 2026-03-04 17:57:27,292 - INFO - Deleting VN ctest-vn1-00116939 2026-03-04 17:57:27,421 - DEBUG - Response for deleting network () 2026-03-04 17:57:27,699 - DEBUG - No XMPP flaps were noticed during the test 2026-03-04 17:57:27,699 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:26] 2026-03-04 17:57:27,699 - INFO - -------------------------------------------------------------------------------- 2026-03-04 17:57:28,521 - INFO - Deleted project: ctest-TestPorts-27058095, ID : cf341e2e-c785-42c7-9760-9f7f2fa1f8db