2026-05-30 07:07:16,838 - INFO - Domain Default found not creating 2026-05-30 07:07:17,140 - INFO - Project ctest-TestPorts-01273260 not found, creating it 2026-05-30 07:07:17,622 - INFO - Created Project:ctest-TestPorts-01273260, ID : ea0e9d5b-4fe7-4a05-bf5c-b55b52a0c2c3 2026-05-30 07:07:19,148 - INFO - ================================================================================ 2026-05-30 07:07:19,149 - INFO - STARTING TEST : test_ports_bindings 2026-05-30 07:07:19,149 - 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-30 07:07:19,404 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-05-30 07:07:19,404 - INFO - Initial checks done. Running the testcase now 2026-05-30 07:07:19,404 - INFO - 2026-05-30 07:07:19,989 - DEBUG - Response for create_network : {'network': {'id': '01cedeb8-2dee-4102-bc44-215167663981', 'name': 'ctest-vn-51901941', 'tenant_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3', 'project_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-01273260', 'ctest-vn-51901941'], 'port_security_enabled': True, 'description': ''}} 2026-05-30 07:07:20,189 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd80df614-8d8d-4dd9-afd7-45aaacf0a0af', 'name': '', 'tenant_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3', 'network_id': '01cedeb8-2dee-4102-bc44-215167663981', 'ip_version': 4, 'cidr': '179.59.53.0/26', 'allocation_pools': [{'start': '179.59.53.2', 'end': '179.59.53.62'}], 'gateway_ip': '179.59.53.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '179.59.53.2', 'tags': [], 'project_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3'}} 2026-05-30 07:07:20,208 - INFO - Created VN ctest-vn-51901941 2026-05-30 07:07:20,261 - DEBUG - VN ctest-vn-51901941 UUID is 01cedeb8-2dee-4102-bc44-215167663981 2026-05-30 07:07:20,371 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-01273260', 'ctest-vmi-88195889']} 2026-05-30 07:07:20,617 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-88195889', 'id': '468381ff-9442-4a01-8d85-7981eaf7256e', 'tenant_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3', 'network_id': '01cedeb8-2dee-4102-bc44-215167663981', 'mac_address': '02:46:83:81:ff:94', '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': '179.59.53.3', 'subnet_id': 'd80df614-8d8d-4dd9-afd7-45aaacf0a0af'}], 'security_groups': ['2d4cd60f-4f7e-4d5d-a11a-d93efba75922'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3'}} 2026-05-30 07:07:20,617 - DEBUG - Created port 468381ff-9442-4a01-8d85-7981eaf7256e 2026-05-30 07:07:20,741 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/468381ff-9442-4a01-8d85-7981eaf7256e 2026-05-30 07:07:21,036 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/468381ff-9442-4a01-8d85-7981eaf7256e 2026-05-30 07:07:21,075 - INFO - VMI 468381ff-9442-4a01-8d85-7981eaf7256e verification in API Server passed 2026-05-30 07:07:21,174 - DEBUG - Response for delete_port : () 2026-05-30 07:07:21,174 - INFO - Deleted port 468381ff-9442-4a01-8d85-7981eaf7256e 2026-05-30 07:07:21,174 - INFO - Deleting VN ctest-vn-51901941 2026-05-30 07:07:21,281 - DEBUG - Response for deleting network () 2026-05-30 07:07:21,542 - DEBUG - No XMPP flaps were noticed during the test
2026-05-30 07:07:21,542 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-05-30 07:07:21,542 - INFO - -------------------------------------------------------------------------------- 2026-05-30 07:07:21,545 - INFO - ================================================================================ 2026-05-30 07:07:21,545 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-30 07:07:21,545 - 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-30 07:07:21,834 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-05-30 07:07:21,834 - INFO - Initial checks done. Running the testcase now 2026-05-30 07:07:21,834 - INFO - 2026-05-30 07:07:22,025 - DEBUG - Response for create_network : {'network': {'id': '99f1a08a-8b0c-4ee9-a313-86b410493d92', 'name': 'ctest-vn1-20466981', 'tenant_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3', 'project_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-01273260', 'ctest-vn1-20466981'], 'port_security_enabled': True, 'description': ''}} 2026-05-30 07:07:22,217 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b43642c1-4267-4f8b-a41d-eaf2e58fbf7e', 'name': '', 'tenant_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3', 'network_id': '99f1a08a-8b0c-4ee9-a313-86b410493d92', 'ip_version': 4, 'cidr': '81.79.0.0/26', 'allocation_pools': [{'start': '81.79.0.2', 'end': '81.79.0.62'}], 'gateway_ip': '81.79.0.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '81.79.0.2', 'tags': [], 'project_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3'}} 2026-05-30 07:07:22,382 - DEBUG - Response for create_subnet : {'subnet': {'id': '0a06e00b-0afe-484f-b219-a0775833a180', 'name': '', 'tenant_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3', 'network_id': '99f1a08a-8b0c-4ee9-a313-86b410493d92', 'ip_version': 4, 'cidr': '73.155.176.0/26', 'allocation_pools': [{'start': '73.155.176.2', 'end': '73.155.176.62'}], 'gateway_ip': '73.155.176.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '73.155.176.2', 'tags': [], 'project_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3'}} 2026-05-30 07:07:22,402 - INFO - Created VN ctest-vn1-20466981 2026-05-30 07:07:22,457 - DEBUG - VN ctest-vn1-20466981 UUID is 99f1a08a-8b0c-4ee9-a313-86b410493d92 2026-05-30 07:07:22,768 - DEBUG - Response for create_port : {'port': {'name': '219cd736-375f-41f8-b985-e8a967a0a2f4', 'id': '219cd736-375f-41f8-b985-e8a967a0a2f4', 'tenant_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3', 'network_id': '99f1a08a-8b0c-4ee9-a313-86b410493d92', 'mac_address': '02:21:9c:d7:36:37', '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': '81.79.0.5', 'subnet_id': 'b43642c1-4267-4f8b-a41d-eaf2e58fbf7e'}], 'security_groups': ['2d4cd60f-4f7e-4d5d-a11a-d93efba75922'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3'}} 2026-05-30 07:07:22,956 - DEBUG - Response for create_port : {'port': {'name': '35e01abc-2103-4082-b402-43029ca81638', 'id': '35e01abc-2103-4082-b402-43029ca81638', 'tenant_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3', 'network_id': '99f1a08a-8b0c-4ee9-a313-86b410493d92', 'mac_address': '02:35:e0:1a:bc:21', '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.155.176.5', 'subnet_id': '0a06e00b-0afe-484f-b219-a0775833a180'}], 'security_groups': ['2d4cd60f-4f7e-4d5d-a11a-d93efba75922'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ea0e9d5b4fe74a05bf5cb55b52a0c2c3'}} 2026-05-30 07:07:23,020 - DEBUG - Services list from nova: [, , ] 2026-05-30 07:07:23,432 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5855-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5855-1) 2026-05-30 07:07:23,924 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5855-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5855-1) 2026-05-30 07:07:23,924 - INFO - Waiting for VM ctest-vn1-vm1-07059915 to be up.. 2026-05-30 07:07:23,964 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-30 07:07:29,055 - DEBUG - VM is in ACTIVE state now 2026-05-30 07:07:29,055 - INFO - VM name : ctest-vn1-vm1-07059915 2026-05-30 07:07:29,141 - DEBUG - VM ctest-vn1-vm1-07059915 ID is 507d795e-8541-4b88-8229-92bc9e9af08d 2026-05-30 07:07:29,162 - DEBUG - VM ctest-vn1-vm1-07059915 launched on Node cn-jenkins-deploy-platform-ansible-os-5855-1 2026-05-30 07:07:29,261 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/507d795e-8541-4b88-8229-92bc9e9af08d 2026-05-30 07:07:29,296 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/219cd736-375f-41f8-b985-e8a967a0a2f4 2026-05-30 07:07:32,657 - 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 1018ms') 2026-05-30 07:07:32,657 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-07059915 failed! 2026-05-30 07:07:32,717 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-01273260:ctest-vn1-20466981 is 81.79.0.1 and allocation pool is NOT set 2026-05-30 07:07:32,717 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-01273260:ctest-vn1-20466981 is 73.155.176.1 and allocation pool is NOT set 2026-05-30 07:07:36,807 - 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.15 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1029ms\r\nrtt min/avg/max/mdev = 6.149/6.149/6.149/0.000 ms') 2026-05-30 07:07:36,807 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-07059915 passed 2026-05-30 07:07:36,957 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-30 07:07:36,957 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-07059915, IP 81.79.0.5, Port 22 2026-05-30 07:07:37,113 - DEBUG - VM ctest-vn1-vm1-07059915 is ready for SSH connections 2026-05-30 07:07:37,113 - INFO - Waiting for VM ctest-vn1-vm2-51879564 to be up.. 2026-05-30 07:07:37,196 - DEBUG - VM is in ACTIVE state now 2026-05-30 07:07:37,197 - INFO - VM name : ctest-vn1-vm2-51879564 2026-05-30 07:07:37,276 - DEBUG - VM ctest-vn1-vm2-51879564 ID is 664c73a8-a62c-4dca-a20b-3b05b073ec03 2026-05-30 07:07:37,276 - DEBUG - VM ctest-vn1-vm2-51879564 launched on Node cn-jenkins-deploy-platform-ansible-os-5855-1 2026-05-30 07:07:37,361 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/664c73a8-a62c-4dca-a20b-3b05b073ec03 2026-05-30 07:07:37,371 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/35e01abc-2103-4082-b402-43029ca81638 2026-05-30 07:07:38,608 - 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.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.639 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.639/2.179/3.720/1.540 ms') 2026-05-30 07:07:38,608 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-51879564 passed 2026-05-30 07:07:38,761 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-30 07:07:38,761 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-51879564, IP 73.155.176.5, Port 22 2026-05-30 07:07:38,921 - DEBUG - VM ctest-vn1-vm2-51879564 is ready for SSH connections 2026-05-30 07:07:38,921 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-30 07:07:38,921 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-30 07:07:38,921 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-30 07:07:38,921 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.79.0.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-05-30 07:07:38,921 - DEBUG - ping -s 56 -c 3 -W 1 81.79.0.5 2026-05-30 07:07:41,611 - DEBUG - PING 81.79.0.5 (81.79.0.5): 56 data bytes 64 bytes from 81.79.0.5: seq=0 ttl=63 time=4.317 ms 64 bytes from 81.79.0.5: seq=1 ttl=63 time=1.262 ms 64 bytes from 81.79.0.5: seq=2 ttl=63 time=1.454 ms --- 81.79.0.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.262/2.344/4.317 ms 2026-05-30 07:07:41,611 - INFO - Ping to IP 81.79.0.5 from VM ctest-vn1-vm2-51879564 passed 2026-05-30 07:07:41,611 - INFO - Detaching port 35e01abc-2103-4082-b402-43029ca81638 from VM ctest-vn1-vm2-51879564 2026-05-30 07:07:41,662 - INFO - Deleting VM ctest-vn1-vm2-51879564 2026-05-30 07:07:41,742 - INFO - Detaching port 219cd736-375f-41f8-b985-e8a967a0a2f4 from VM ctest-vn1-vm1-07059915 2026-05-30 07:07:41,791 - INFO - Deleting VM ctest-vn1-vm1-07059915 2026-05-30 07:07:42,046 - DEBUG - Response for delete_port : () 2026-05-30 07:07:42,230 - DEBUG - Response for delete_port : () 2026-05-30 07:07:42,231 - INFO - Deleting VN ctest-vn1-20466981 2026-05-30 07:07:42,402 - DEBUG - Response for deleting network () 2026-05-30 07:07:42,664 - DEBUG - No XMPP flaps were noticed during the test
2026-05-30 07:07:42,664 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-05-30 07:07:42,664 - INFO - -------------------------------------------------------------------------------- 2026-05-30 07:07:43,372 - INFO - Deleted project: ctest-TestPorts-01273260, ID : ea0e9d5b-4fe7-4a05-bf5c-b55b52a0c2c3