2026-08-14 08:26:25,204 - INFO - Domain Default found not creating 2026-08-14 08:26:25,373 - INFO - Project ctest-TestPorts-14645139 not found, creating it 2026-08-14 08:26:25,850 - INFO - Created Project:ctest-TestPorts-14645139, ID : f5a74fa3-e4b6-45f7-9228-522b5090300f 2026-08-14 08:26:27,402 - INFO - ================================================================================ 2026-08-14 08:26:27,402 - INFO - STARTING TEST : test_ports_bindings 2026-08-14 08:26:27,402 - 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-08-14 08:26:27,661 - DEBUG - Nothing to compare xmpp stats {'10.0.0.251': {'10.20.0.17': '0'}} with 2026-08-14 08:26:27,661 - INFO - Initial checks done. Running the testcase now 2026-08-14 08:26:27,661 - INFO - 2026-08-14 08:26:28,267 - DEBUG - Response for create_network : {'network': {'id': '78effc0d-ccb1-48b6-bb06-2ce0964df51c', 'name': 'ctest-vn-22291027', 'tenant_id': 'f5a74fa3e4b645f79228522b5090300f', 'project_id': 'f5a74fa3e4b645f79228522b5090300f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-14645139', 'ctest-vn-22291027'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 08:26:28,420 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f0c5fea1-c58f-4401-bd93-a33098d0b542', 'name': '', 'tenant_id': 'f5a74fa3e4b645f79228522b5090300f', 'network_id': '78effc0d-ccb1-48b6-bb06-2ce0964df51c', 'ip_version': 4, 'cidr': '212.8.129.0/26', 'allocation_pools': [{'start': '212.8.129.2', 'end': '212.8.129.62'}], 'gateway_ip': '212.8.129.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '212.8.129.2', 'tags': [], 'project_id': 'f5a74fa3e4b645f79228522b5090300f'}} 2026-08-14 08:26:28,438 - INFO - Created VN ctest-vn-22291027 2026-08-14 08:26:28,490 - DEBUG - VN ctest-vn-22291027 UUID is 78effc0d-ccb1-48b6-bb06-2ce0964df51c 2026-08-14 08:26:28,601 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-14645139', 'ctest-vmi-87419078']} 2026-08-14 08:26:28,898 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-87419078', 'id': '03820522-1c0c-4d1d-b104-3ec68906ce06', 'tenant_id': 'f5a74fa3e4b645f79228522b5090300f', 'network_id': '78effc0d-ccb1-48b6-bb06-2ce0964df51c', 'mac_address': '02:03:82:05:22:1c', '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': '212.8.129.3', 'subnet_id': 'f0c5fea1-c58f-4401-bd93-a33098d0b542'}], 'security_groups': ['725b0b17-c594-4f39-a1c1-f0d9ac5706e9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f5a74fa3e4b645f79228522b5090300f'}} 2026-08-14 08:26:28,899 - DEBUG - Created port 03820522-1c0c-4d1d-b104-3ec68906ce06 2026-08-14 08:26:29,006 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine-interface/03820522-1c0c-4d1d-b104-3ec68906ce06 2026-08-14 08:26:29,328 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine-interface/03820522-1c0c-4d1d-b104-3ec68906ce06 2026-08-14 08:26:29,361 - INFO - VMI 03820522-1c0c-4d1d-b104-3ec68906ce06 verification in API Server passed 2026-08-14 08:26:29,450 - DEBUG - Response for delete_port : () 2026-08-14 08:26:29,450 - INFO - Deleted port 03820522-1c0c-4d1d-b104-3ec68906ce06 2026-08-14 08:26:29,450 - INFO - Deleting VN ctest-vn-22291027 2026-08-14 08:26:29,553 - DEBUG - Response for deleting network () 2026-08-14 08:26:29,809 - DEBUG - No XMPP flaps were noticed during the test 2026-08-14 08:26:29,809 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-08-14 08:26:29,809 - INFO - -------------------------------------------------------------------------------- 2026-08-14 08:26:29,811 - INFO - ================================================================================ 2026-08-14 08:26:29,811 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-14 08:26:29,812 - 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-08-14 08:26:30,101 - DEBUG - Nothing to compare xmpp stats {'10.0.0.251': {'10.20.0.17': '0'}} with 2026-08-14 08:26:30,101 - INFO - Initial checks done. Running the testcase now 2026-08-14 08:26:30,101 - INFO - 2026-08-14 08:26:30,288 - DEBUG - Response for create_network : {'network': {'id': '582b97f8-b10c-40d3-9742-c4c8c4f3a26c', 'name': 'ctest-vn1-87884990', 'tenant_id': 'f5a74fa3e4b645f79228522b5090300f', 'project_id': 'f5a74fa3e4b645f79228522b5090300f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-14645139', 'ctest-vn1-87884990'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 08:26:30,473 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cc2ecec4-24d9-4623-92b9-465691d1686b', 'name': '', 'tenant_id': 'f5a74fa3e4b645f79228522b5090300f', 'network_id': '582b97f8-b10c-40d3-9742-c4c8c4f3a26c', 'ip_version': 4, 'cidr': '222.177.48.64/26', 'allocation_pools': [{'start': '222.177.48.66', 'end': '222.177.48.126'}], 'gateway_ip': '222.177.48.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '222.177.48.66', 'tags': [], 'project_id': 'f5a74fa3e4b645f79228522b5090300f'}} 2026-08-14 08:26:30,665 - DEBUG - Response for create_subnet : {'subnet': {'id': '5e6ad36f-0f02-49da-bab6-37cff12dae3d', 'name': '', 'tenant_id': 'f5a74fa3e4b645f79228522b5090300f', 'network_id': '582b97f8-b10c-40d3-9742-c4c8c4f3a26c', 'ip_version': 4, 'cidr': '152.129.223.128/26', 'allocation_pools': [{'start': '152.129.223.130', 'end': '152.129.223.190'}], 'gateway_ip': '152.129.223.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '152.129.223.130', 'tags': [], 'project_id': 'f5a74fa3e4b645f79228522b5090300f'}} 2026-08-14 08:26:30,682 - INFO - Created VN ctest-vn1-87884990 2026-08-14 08:26:30,738 - DEBUG - VN ctest-vn1-87884990 UUID is 582b97f8-b10c-40d3-9742-c4c8c4f3a26c 2026-08-14 08:26:31,073 - DEBUG - Response for create_port : {'port': {'name': 'd36b8d26-cb6c-45b1-8707-9985cc841c22', 'id': 'd36b8d26-cb6c-45b1-8707-9985cc841c22', 'tenant_id': 'f5a74fa3e4b645f79228522b5090300f', 'network_id': '582b97f8-b10c-40d3-9742-c4c8c4f3a26c', 'mac_address': '02:d3:6b:8d:26:cb', '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': '222.177.48.69', 'subnet_id': 'cc2ecec4-24d9-4623-92b9-465691d1686b'}], 'security_groups': ['725b0b17-c594-4f39-a1c1-f0d9ac5706e9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f5a74fa3e4b645f79228522b5090300f'}} 2026-08-14 08:26:31,267 - DEBUG - Response for create_port : {'port': {'name': 'ca873f93-a3e2-4866-9281-f2d7b12df1bd', 'id': 'ca873f93-a3e2-4866-9281-f2d7b12df1bd', 'tenant_id': 'f5a74fa3e4b645f79228522b5090300f', 'network_id': '582b97f8-b10c-40d3-9742-c4c8c4f3a26c', 'mac_address': '02:ca:87:3f:93:a3', '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': '152.129.223.133', 'subnet_id': '5e6ad36f-0f02-49da-bab6-37cff12dae3d'}], 'security_groups': ['725b0b17-c594-4f39-a1c1-f0d9ac5706e9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f5a74fa3e4b645f79228522b5090300f'}} 2026-08-14 08:26:31,324 - DEBUG - Services list from nova: [, , ] 2026-08-14 08:26:31,641 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6158-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6158-30) 2026-08-14 08:26:32,055 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6158-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6158-30) 2026-08-14 08:26:32,055 - INFO - Waiting for VM ctest-vn1-vm1-33482710 to be up.. 2026-08-14 08:26:32,097 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:26:37,150 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:26:42,230 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:26:47,309 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:26:52,404 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:26:57,553 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:27:02,650 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:27:07,737 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:27:12,830 - DEBUG - VM is in ACTIVE state now 2026-08-14 08:27:12,831 - INFO - VM name : ctest-vn1-vm1-33482710 2026-08-14 08:27:12,911 - DEBUG - VM ctest-vn1-vm1-33482710 ID is 1c1a645c-bac2-4857-a31d-6e0054e9ee92 2026-08-14 08:27:12,930 - DEBUG - VM ctest-vn1-vm1-33482710 launched on Node cn-jenkins-deploy-platform-ansible-os-6158-30 2026-08-14 08:27:12,996 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine/1c1a645c-bac2-4857-a31d-6e0054e9ee92 2026-08-14 08:27:13,011 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine-interface/d36b8d26-cb6c-45b1-8707-9985cc841c22 2026-08-14 08:27:16,275 - 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 1006ms') 2026-08-14 08:27:16,275 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-33482710 failed! 2026-08-14 08:27:16,333 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14645139:ctest-vn1-87884990 is 222.177.48.65 and allocation pool is NOT set 2026-08-14 08:27:16,334 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14645139:ctest-vn1-87884990 is 152.129.223.129 and allocation pool is NOT set 2026-08-14 08:27:20,394 - 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=6.97 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 6.967/6.967/6.967/0.000 ms') 2026-08-14 08:27:20,394 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-33482710 passed 2026-08-14 08:27:20,550 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:27:20,550 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-33482710, IP 222.177.48.69, Port 22 2026-08-14 08:27:20,704 - DEBUG - VM ctest-vn1-vm1-33482710 is ready for SSH connections 2026-08-14 08:27:20,705 - INFO - Waiting for VM ctest-vn1-vm2-00500403 to be up.. 2026-08-14 08:27:20,781 - DEBUG - VM is in ACTIVE state now 2026-08-14 08:27:20,781 - INFO - VM name : ctest-vn1-vm2-00500403 2026-08-14 08:27:20,850 - DEBUG - VM ctest-vn1-vm2-00500403 ID is 7f1756ee-1b4a-4640-9cdc-93b76107c6be 2026-08-14 08:27:20,851 - DEBUG - VM ctest-vn1-vm2-00500403 launched on Node cn-jenkins-deploy-platform-ansible-os-6158-30 2026-08-14 08:27:20,919 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine/7f1756ee-1b4a-4640-9cdc-93b76107c6be 2026-08-14 08:27:20,929 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine-interface/ca873f93-a3e2-4866-9281-f2d7b12df1bd 2026-08-14 08:27:22,171 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.495 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.495/1.972/3.449/1.477 ms') 2026-08-14 08:27:22,172 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-00500403 passed 2026-08-14 08:27:22,330 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:27:22,330 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-00500403, IP 152.129.223.133, Port 22 2026-08-14 08:27:22,495 - DEBUG - VM ctest-vn1-vm2-00500403 is ready for SSH connections 2026-08-14 08:27:22,495 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:27:22,495 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:27:22,495 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:27:22,495 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 222.177.48.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.251, gateway password: c0ntrail123 2026-08-14 08:27:22,496 - DEBUG - ping -s 56 -c 3 -W 1 222.177.48.69 2026-08-14 08:27:26,479 - DEBUG - PING 222.177.48.69 (222.177.48.69): 56 data bytes 64 bytes from 222.177.48.69: seq=0 ttl=63 time=4.695 ms 64 bytes from 222.177.48.69: seq=1 ttl=63 time=1.087 ms 64 bytes from 222.177.48.69: seq=2 ttl=63 time=1.030 ms --- 222.177.48.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.030/2.270/4.695 ms 2026-08-14 08:27:26,479 - INFO - Ping to IP 222.177.48.69 from VM ctest-vn1-vm2-00500403 passed 2026-08-14 08:27:26,479 - INFO - Detaching port ca873f93-a3e2-4866-9281-f2d7b12df1bd from VM ctest-vn1-vm2-00500403 2026-08-14 08:27:26,531 - INFO - Deleting VM ctest-vn1-vm2-00500403 2026-08-14 08:27:26,592 - INFO - Detaching port d36b8d26-cb6c-45b1-8707-9985cc841c22 from VM ctest-vn1-vm1-33482710 2026-08-14 08:27:26,625 - INFO - Deleting VM ctest-vn1-vm1-33482710 2026-08-14 08:27:26,848 - DEBUG - Response for delete_port : () 2026-08-14 08:27:27,023 - DEBUG - Response for delete_port : () 2026-08-14 08:27:27,024 - INFO - Deleting VN ctest-vn1-87884990 2026-08-14 08:27:27,156 - DEBUG - Response for deleting network () 2026-08-14 08:27:27,427 - DEBUG - No XMPP flaps were noticed during the test 2026-08-14 08:27:27,427 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:58] 2026-08-14 08:27:27,427 - INFO - -------------------------------------------------------------------------------- 2026-08-14 08:27:28,186 - INFO - Deleted project: ctest-TestPorts-14645139, ID : f5a74fa3-e4b6-45f7-9228-522b5090300f