2026-01-08 18:09:09,717 - INFO - Domain Default found not creating 2026-01-08 18:09:09,892 - INFO - Project ctest-TestPorts-16700426 not found, creating it 2026-01-08 18:09:10,338 - INFO - Created Project:ctest-TestPorts-16700426, ID : 6179a0ec-dfe5-4e7f-834d-de4444c0f1ea 2026-01-08 18:09:11,809 - INFO - ================================================================================ 2026-01-08 18:09:11,809 - INFO - STARTING TEST : test_ports_bindings 2026-01-08 18:09:11,809 - 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-01-08 18:09:12,066 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-01-08 18:09:12,066 - INFO - Initial checks done. Running the testcase now 2026-01-08 18:09:12,066 - INFO - 2026-01-08 18:09:12,626 - DEBUG - Response for create_network : {'network': {'id': '3444d855-91c5-49be-a527-77e4d2dd2b75', 'name': 'ctest-vn-48099135', 'tenant_id': '6179a0ecdfe54e7f834dde4444c0f1ea', 'project_id': '6179a0ecdfe54e7f834dde4444c0f1ea', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-16700426', 'ctest-vn-48099135'], 'port_security_enabled': True, 'description': ''}} 2026-01-08 18:09:12,815 - DEBUG - Response for create_subnet : {'subnet': {'id': '7d889446-720c-430d-8b99-8195df78fe5e', 'name': '', 'tenant_id': '6179a0ecdfe54e7f834dde4444c0f1ea', 'network_id': '3444d855-91c5-49be-a527-77e4d2dd2b75', 'ip_version': 4, 'cidr': '64.119.29.192/26', 'allocation_pools': [{'start': '64.119.29.194', 'end': '64.119.29.254'}], 'gateway_ip': '64.119.29.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '64.119.29.194', 'tags': [], 'project_id': '6179a0ecdfe54e7f834dde4444c0f1ea'}} 2026-01-08 18:09:12,831 - INFO - Created VN ctest-vn-48099135 2026-01-08 18:09:12,881 - DEBUG - VN ctest-vn-48099135 UUID is 3444d855-91c5-49be-a527-77e4d2dd2b75 2026-01-08 18:09:12,988 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-16700426', 'ctest-vmi-67034287']} 2026-01-08 18:09:13,224 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-67034287', 'id': '31a1d052-1475-489e-86f7-4662ce876d78', 'tenant_id': '6179a0ecdfe54e7f834dde4444c0f1ea', 'network_id': '3444d855-91c5-49be-a527-77e4d2dd2b75', 'mac_address': '02:31:a1:d0:52:14', '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': '64.119.29.195', 'subnet_id': '7d889446-720c-430d-8b99-8195df78fe5e'}], 'security_groups': ['64e64ea0-10f8-4940-92c2-dc9442af794b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6179a0ecdfe54e7f834dde4444c0f1ea'}} 2026-01-08 18:09:13,224 - DEBUG - Created port 31a1d052-1475-489e-86f7-4662ce876d78 2026-01-08 18:09:13,329 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/31a1d052-1475-489e-86f7-4662ce876d78 2026-01-08 18:09:13,626 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/31a1d052-1475-489e-86f7-4662ce876d78 2026-01-08 18:09:13,665 - INFO - VMI 31a1d052-1475-489e-86f7-4662ce876d78 verification in API Server passed 2026-01-08 18:09:13,801 - DEBUG - Response for delete_port : () 2026-01-08 18:09:13,801 - INFO - Deleted port 31a1d052-1475-489e-86f7-4662ce876d78 2026-01-08 18:09:13,801 - INFO - Deleting VN ctest-vn-48099135 2026-01-08 18:09:13,911 - DEBUG - Response for deleting network () 2026-01-08 18:09:14,174 - DEBUG - No XMPP flaps were noticed during the test 2026-01-08 18:09:14,175 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-01-08 18:09:14,175 - INFO - -------------------------------------------------------------------------------- 2026-01-08 18:09:14,177 - INFO - ================================================================================ 2026-01-08 18:09:14,177 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-01-08 18:09:14,177 - 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-01-08 18:09:14,465 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-01-08 18:09:14,465 - INFO - Initial checks done. Running the testcase now 2026-01-08 18:09:14,465 - INFO - 2026-01-08 18:09:14,633 - DEBUG - Response for create_network : {'network': {'id': '8248d1c0-6ab8-4755-8f8e-9b0d27244785', 'name': 'ctest-vn1-54269167', 'tenant_id': '6179a0ecdfe54e7f834dde4444c0f1ea', 'project_id': '6179a0ecdfe54e7f834dde4444c0f1ea', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-16700426', 'ctest-vn1-54269167'], 'port_security_enabled': True, 'description': ''}} 2026-01-08 18:09:14,850 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e692eb12-f0bd-40d4-b977-bb81cb7955d6', 'name': '', 'tenant_id': '6179a0ecdfe54e7f834dde4444c0f1ea', 'network_id': '8248d1c0-6ab8-4755-8f8e-9b0d27244785', 'ip_version': 4, 'cidr': '189.31.244.0/26', 'allocation_pools': [{'start': '189.31.244.2', 'end': '189.31.244.62'}], 'gateway_ip': '189.31.244.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.31.244.2', 'tags': [], 'project_id': '6179a0ecdfe54e7f834dde4444c0f1ea'}} 2026-01-08 18:09:15,061 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c8adbf08-db94-4e84-9f82-efa5ed6bae71', 'name': '', 'tenant_id': '6179a0ecdfe54e7f834dde4444c0f1ea', 'network_id': '8248d1c0-6ab8-4755-8f8e-9b0d27244785', 'ip_version': 4, 'cidr': '112.205.29.0/26', 'allocation_pools': [{'start': '112.205.29.2', 'end': '112.205.29.62'}], 'gateway_ip': '112.205.29.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.205.29.2', 'tags': [], 'project_id': '6179a0ecdfe54e7f834dde4444c0f1ea'}} 2026-01-08 18:09:15,082 - INFO - Created VN ctest-vn1-54269167 2026-01-08 18:09:15,137 - DEBUG - VN ctest-vn1-54269167 UUID is 8248d1c0-6ab8-4755-8f8e-9b0d27244785 2026-01-08 18:09:15,473 - DEBUG - Response for create_port : {'port': {'name': '712c081d-cde8-442a-bbae-ac228d2cfcdc', 'id': '712c081d-cde8-442a-bbae-ac228d2cfcdc', 'tenant_id': '6179a0ecdfe54e7f834dde4444c0f1ea', 'network_id': '8248d1c0-6ab8-4755-8f8e-9b0d27244785', 'mac_address': '02:71:2c:08:1d:cd', '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': '189.31.244.5', 'subnet_id': 'e692eb12-f0bd-40d4-b977-bb81cb7955d6'}], 'security_groups': ['64e64ea0-10f8-4940-92c2-dc9442af794b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6179a0ecdfe54e7f834dde4444c0f1ea'}} 2026-01-08 18:09:15,668 - DEBUG - Response for create_port : {'port': {'name': '29c86193-8463-40bf-9fca-5a857593acb3', 'id': '29c86193-8463-40bf-9fca-5a857593acb3', 'tenant_id': '6179a0ecdfe54e7f834dde4444c0f1ea', 'network_id': '8248d1c0-6ab8-4755-8f8e-9b0d27244785', 'mac_address': '02:29:c8:61:93:84', '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': '112.205.29.5', 'subnet_id': 'c8adbf08-db94-4e84-9f82-efa5ed6bae71'}], 'security_groups': ['64e64ea0-10f8-4940-92c2-dc9442af794b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6179a0ecdfe54e7f834dde4444c0f1ea'}} 2026-01-08 18:09:15,731 - DEBUG - Services list from nova: [, , ] 2026-01-08 18:09:16,113 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4983-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4983-1) 2026-01-08 18:09:16,613 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4983-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4983-1) 2026-01-08 18:09:16,613 - INFO - Waiting for VM ctest-vn1-vm1-12490643 to be up.. 2026-01-08 18:09:16,681 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-01-08 18:09:21,763 - DEBUG - VM is in ACTIVE state now 2026-01-08 18:09:21,763 - INFO - VM name : ctest-vn1-vm1-12490643 2026-01-08 18:09:21,837 - DEBUG - VM ctest-vn1-vm1-12490643 ID is 4783aa75-0989-4ea2-8a3b-6cb51d05e03e 2026-01-08 18:09:21,863 - DEBUG - VM ctest-vn1-vm1-12490643 launched on Node cn-jenkins-deploy-platform-ansible-os-4983-1 2026-01-08 18:09:21,946 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/4783aa75-0989-4ea2-8a3b-6cb51d05e03e 2026-01-08 18:09:21,955 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/712c081d-cde8-442a-bbae-ac228d2cfcdc 2026-01-08 18:09:25,212 - 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 1011ms') 2026-01-08 18:09:25,212 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-12490643 failed! 2026-01-08 18:09:25,269 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-16700426:ctest-vn1-54269167 is 189.31.244.1 and allocation pool is NOT set 2026-01-08 18:09:25,269 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-16700426:ctest-vn1-54269167 is 112.205.29.1 and allocation pool is NOT set 2026-01-08 18:09:27,328 - 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=10.2 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.60 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 = 3.595/6.896/10.197/3.301 ms') 2026-01-08 18:09:27,328 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-12490643 passed 2026-01-08 18:09:27,477 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-08 18:09:27,477 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-12490643, IP 189.31.244.5, Port 22 2026-01-08 18:09:27,632 - DEBUG - VM ctest-vn1-vm1-12490643 is ready for SSH connections 2026-01-08 18:09:27,632 - INFO - Waiting for VM ctest-vn1-vm2-50347529 to be up.. 2026-01-08 18:09:27,720 - DEBUG - VM is in ACTIVE state now 2026-01-08 18:09:27,720 - INFO - VM name : ctest-vn1-vm2-50347529 2026-01-08 18:09:27,801 - DEBUG - VM ctest-vn1-vm2-50347529 ID is 1b820734-99f2-482c-9096-5d0650625adb 2026-01-08 18:09:27,802 - DEBUG - VM ctest-vn1-vm2-50347529 launched on Node cn-jenkins-deploy-platform-ansible-os-4983-1 2026-01-08 18:09:27,875 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/1b820734-99f2-482c-9096-5d0650625adb 2026-01-08 18:09:27,883 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/29c86193-8463-40bf-9fca-5a857593acb3 2026-01-08 18:09:29,122 - 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=6.46 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.13 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 = 2.133/4.298/6.463/2.165 ms') 2026-01-08 18:09:29,122 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-50347529 passed 2026-01-08 18:09:29,269 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-08 18:09:29,269 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-50347529, IP 112.205.29.5, Port 22 2026-01-08 18:09:29,432 - DEBUG - VM ctest-vn1-vm2-50347529 is ready for SSH connections 2026-01-08 18:09:29,433 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-08 18:09:29,433 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-08 18:09:29,433 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-08 18:09:29,433 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 189.31.244.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-01-08 18:09:29,433 - DEBUG - ping -s 56 -c 3 -W 1 189.31.244.5 2026-01-08 18:09:32,139 - DEBUG - PING 189.31.244.5 (189.31.244.5): 56 data bytes 64 bytes from 189.31.244.5: seq=0 ttl=63 time=5.899 ms 64 bytes from 189.31.244.5: seq=1 ttl=63 time=0.876 ms 64 bytes from 189.31.244.5: seq=2 ttl=63 time=1.063 ms --- 189.31.244.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.876/2.612/5.899 ms 2026-01-08 18:09:32,139 - INFO - Ping to IP 189.31.244.5 from VM ctest-vn1-vm2-50347529 passed 2026-01-08 18:09:32,139 - INFO - Detaching port 29c86193-8463-40bf-9fca-5a857593acb3 from VM ctest-vn1-vm2-50347529 2026-01-08 18:09:32,186 - INFO - Deleting VM ctest-vn1-vm2-50347529 2026-01-08 18:09:32,250 - INFO - Detaching port 712c081d-cde8-442a-bbae-ac228d2cfcdc from VM ctest-vn1-vm1-12490643 2026-01-08 18:09:32,282 - INFO - Deleting VM ctest-vn1-vm1-12490643 2026-01-08 18:09:32,560 - DEBUG - Response for delete_port : () 2026-01-08 18:09:32,757 - DEBUG - Response for delete_port : () 2026-01-08 18:09:32,758 - INFO - Deleting VN ctest-vn1-54269167 2026-01-08 18:09:32,894 - DEBUG - Response for deleting network () 2026-01-08 18:09:33,150 - DEBUG - No XMPP flaps were noticed during the test 2026-01-08 18:09:33,150 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19] 2026-01-08 18:09:33,150 - INFO - -------------------------------------------------------------------------------- 2026-01-08 18:09:33,895 - INFO - Deleted project: ctest-TestPorts-16700426, ID : 6179a0ec-dfe5-4e7f-834d-de4444c0f1ea