2026-05-27 13:32:33,212 - INFO - Domain Default found not creating 2026-05-27 13:32:33,433 - INFO - Project ctest-TestPorts-45546076 not found, creating it 2026-05-27 13:32:33,960 - INFO - Created Project:ctest-TestPorts-45546076, ID : 73eb54ed-4384-4155-a0da-6d50ae795633 2026-05-27 13:32:35,730 - INFO - ================================================================================ 2026-05-27 13:32:35,730 - INFO - STARTING TEST : test_ports_bindings 2026-05-27 13:32:35,730 - 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-27 13:32:36,003 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-05-27 13:32:36,003 - INFO - Initial checks done. Running the testcase now 2026-05-27 13:32:36,003 - INFO - 2026-05-27 13:32:37,346 - DEBUG - Response for create_network : {'network': {'id': 'f1617946-c136-496b-a4d4-a75a92b78392', 'name': 'ctest-vn-13521571', 'tenant_id': '73eb54ed43844155a0da6d50ae795633', 'project_id': '73eb54ed43844155a0da6d50ae795633', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-45546076', 'ctest-vn-13521571'], 'port_security_enabled': True, 'description': ''}} 2026-05-27 13:32:37,525 - DEBUG - Response for create_subnet : {'subnet': {'id': '048b46f5-9047-4986-901a-32f607e46540', 'name': '', 'tenant_id': '73eb54ed43844155a0da6d50ae795633', 'network_id': 'f1617946-c136-496b-a4d4-a75a92b78392', 'ip_version': 4, 'cidr': '30.47.37.64/26', 'allocation_pools': [{'start': '30.47.37.66', 'end': '30.47.37.126'}], 'gateway_ip': '30.47.37.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '30.47.37.66', 'tags': [], 'project_id': '73eb54ed43844155a0da6d50ae795633'}} 2026-05-27 13:32:37,548 - INFO - Created VN ctest-vn-13521571 2026-05-27 13:32:37,609 - DEBUG - VN ctest-vn-13521571 UUID is f1617946-c136-496b-a4d4-a75a92b78392 2026-05-27 13:32:37,729 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-45546076', 'ctest-vmi-00639017']} 2026-05-27 13:32:37,997 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-00639017', 'id': '58ca9c95-bfcf-4116-9d24-82c8980240f0', 'tenant_id': '73eb54ed43844155a0da6d50ae795633', 'network_id': 'f1617946-c136-496b-a4d4-a75a92b78392', 'mac_address': '02:58:ca:9c:95:bf', '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': '30.47.37.67', 'subnet_id': '048b46f5-9047-4986-901a-32f607e46540'}], 'security_groups': ['98e62fc7-56ad-473a-b9f6-6d2a3cfb883d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '73eb54ed43844155a0da6d50ae795633'}} 2026-05-27 13:32:37,998 - DEBUG - Created port 58ca9c95-bfcf-4116-9d24-82c8980240f0 2026-05-27 13:32:38,109 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/58ca9c95-bfcf-4116-9d24-82c8980240f0 2026-05-27 13:32:38,449 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/58ca9c95-bfcf-4116-9d24-82c8980240f0 2026-05-27 13:32:38,492 - INFO - VMI 58ca9c95-bfcf-4116-9d24-82c8980240f0 verification in API Server passed 2026-05-27 13:32:38,592 - DEBUG - Response for delete_port : () 2026-05-27 13:32:38,592 - INFO - Deleted port 58ca9c95-bfcf-4116-9d24-82c8980240f0 2026-05-27 13:32:38,593 - INFO - Deleting VN ctest-vn-13521571 2026-05-27 13:32:38,717 - DEBUG - Response for deleting network () 2026-05-27 13:32:38,978 - DEBUG - No XMPP flaps were noticed during the test
2026-05-27 13:32:38,978 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-05-27 13:32:38,978 - INFO - -------------------------------------------------------------------------------- 2026-05-27 13:32:38,981 - INFO - ================================================================================ 2026-05-27 13:32:38,982 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-27 13:32:38,982 - 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-27 13:32:39,270 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-05-27 13:32:39,270 - INFO - Initial checks done. Running the testcase now 2026-05-27 13:32:39,270 - INFO - 2026-05-27 13:32:39,465 - DEBUG - Response for create_network : {'network': {'id': 'b4d8fd50-fe32-48a4-b0d4-421f379e1d58', 'name': 'ctest-vn1-01416302', 'tenant_id': '73eb54ed43844155a0da6d50ae795633', 'project_id': '73eb54ed43844155a0da6d50ae795633', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-45546076', 'ctest-vn1-01416302'], 'port_security_enabled': True, 'description': ''}} 2026-05-27 13:32:39,665 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ddedce81-6ae8-45d4-8742-1655d765b3da', 'name': '', 'tenant_id': '73eb54ed43844155a0da6d50ae795633', 'network_id': 'b4d8fd50-fe32-48a4-b0d4-421f379e1d58', 'ip_version': 4, 'cidr': '128.80.101.192/26', 'allocation_pools': [{'start': '128.80.101.194', 'end': '128.80.101.254'}], 'gateway_ip': '128.80.101.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '128.80.101.194', 'tags': [], 'project_id': '73eb54ed43844155a0da6d50ae795633'}} 2026-05-27 13:32:39,834 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eb030382-15fc-4174-ae07-83a96d9ca3d2', 'name': '', 'tenant_id': '73eb54ed43844155a0da6d50ae795633', 'network_id': 'b4d8fd50-fe32-48a4-b0d4-421f379e1d58', 'ip_version': 4, 'cidr': '25.57.103.192/26', 'allocation_pools': [{'start': '25.57.103.194', 'end': '25.57.103.254'}], 'gateway_ip': '25.57.103.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '25.57.103.194', 'tags': [], 'project_id': '73eb54ed43844155a0da6d50ae795633'}} 2026-05-27 13:32:39,854 - INFO - Created VN ctest-vn1-01416302 2026-05-27 13:32:39,909 - DEBUG - VN ctest-vn1-01416302 UUID is b4d8fd50-fe32-48a4-b0d4-421f379e1d58 2026-05-27 13:32:40,239 - DEBUG - Response for create_port : {'port': {'name': '5ff3248e-3271-40bb-a68e-f31300049193', 'id': '5ff3248e-3271-40bb-a68e-f31300049193', 'tenant_id': '73eb54ed43844155a0da6d50ae795633', 'network_id': 'b4d8fd50-fe32-48a4-b0d4-421f379e1d58', 'mac_address': '02:5f:f3:24:8e:32', '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': '128.80.101.197', 'subnet_id': 'ddedce81-6ae8-45d4-8742-1655d765b3da'}], 'security_groups': ['98e62fc7-56ad-473a-b9f6-6d2a3cfb883d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '73eb54ed43844155a0da6d50ae795633'}} 2026-05-27 13:32:40,444 - DEBUG - Response for create_port : {'port': {'name': '73930332-9fe4-4c5d-af15-a9d329254e9b', 'id': '73930332-9fe4-4c5d-af15-a9d329254e9b', 'tenant_id': '73eb54ed43844155a0da6d50ae795633', 'network_id': 'b4d8fd50-fe32-48a4-b0d4-421f379e1d58', 'mac_address': '02:73:93:03:32:9f', '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': '25.57.103.197', 'subnet_id': 'eb030382-15fc-4174-ae07-83a96d9ca3d2'}], 'security_groups': ['98e62fc7-56ad-473a-b9f6-6d2a3cfb883d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '73eb54ed43844155a0da6d50ae795633'}} 2026-05-27 13:32:40,511 - DEBUG - Services list from nova: [, , ] 2026-05-27 13:32:40,927 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5830-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5830-1) 2026-05-27 13:32:41,432 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5830-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5830-1) 2026-05-27 13:32:41,432 - INFO - Waiting for VM ctest-vn1-vm1-10762430 to be up.. 2026-05-27 13:32:41,492 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-27 13:32:46,597 - DEBUG - VM is in ACTIVE state now 2026-05-27 13:32:46,598 - INFO - VM name : ctest-vn1-vm1-10762430 2026-05-27 13:32:46,695 - DEBUG - VM ctest-vn1-vm1-10762430 ID is 97c29958-7bb7-4977-9619-dbd1377a519b 2026-05-27 13:32:46,722 - DEBUG - VM ctest-vn1-vm1-10762430 launched on Node cn-jenkins-deploy-platform-ansible-os-5830-1 2026-05-27 13:32:46,826 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/97c29958-7bb7-4977-9619-dbd1377a519b 2026-05-27 13:32:46,839 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/5ff3248e-3271-40bb-a68e-f31300049193 2026-05-27 13:32:50,097 - 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 1014ms') 2026-05-27 13:32:50,098 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-10762430 failed! 2026-05-27 13:32:50,157 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45546076:ctest-vn1-01416302 is 128.80.101.193 and allocation pool is NOT set 2026-05-27 13:32:50,157 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45546076:ctest-vn1-01416302 is 25.57.103.193 and allocation pool is NOT set 2026-05-27 13:32:54,235 - 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 1012ms') 2026-05-27 13:32:54,235 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-10762430 failed! 2026-05-27 13:32:54,293 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45546076:ctest-vn1-01416302 is 128.80.101.193 and allocation pool is NOT set 2026-05-27 13:32:54,293 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45546076:ctest-vn1-01416302 is 25.57.103.193 and allocation pool is NOT set 2026-05-27 13:32:56,364 - 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=5.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.963 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.963/3.074/5.186/2.111 ms') 2026-05-27 13:32:56,364 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-10762430 passed 2026-05-27 13:32:56,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:32:56,521 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-10762430, IP 128.80.101.197, Port 22 2026-05-27 13:32:56,676 - DEBUG - VM ctest-vn1-vm1-10762430 is ready for SSH connections 2026-05-27 13:32:56,676 - INFO - Waiting for VM ctest-vn1-vm2-96864395 to be up.. 2026-05-27 13:32:56,767 - DEBUG - VM is in ACTIVE state now 2026-05-27 13:32:56,767 - INFO - VM name : ctest-vn1-vm2-96864395 2026-05-27 13:32:56,852 - DEBUG - VM ctest-vn1-vm2-96864395 ID is ab697b8e-7efb-4b38-a799-c1386232de47 2026-05-27 13:32:56,852 - DEBUG - VM ctest-vn1-vm2-96864395 launched on Node cn-jenkins-deploy-platform-ansible-os-5830-1 2026-05-27 13:32:56,937 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/ab697b8e-7efb-4b38-a799-c1386232de47 2026-05-27 13:32:56,946 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/73930332-9fe4-4c5d-af15-a9d329254e9b 2026-05-27 13:32:58,195 - 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=4.16 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.553 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.553/2.354/4.156/1.801 ms') 2026-05-27 13:32:58,195 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-96864395 passed 2026-05-27 13:32:58,349 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:32:58,349 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-96864395, IP 25.57.103.197, Port 22 2026-05-27 13:32:58,527 - DEBUG - VM ctest-vn1-vm2-96864395 is ready for SSH connections 2026-05-27 13:32:58,527 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:32:58,527 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:32:58,527 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 13:32:58,527 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 128.80.101.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-05-27 13:32:58,528 - DEBUG - ping -s 56 -c 3 -W 1 128.80.101.197 2026-05-27 13:33:01,253 - DEBUG - PING 128.80.101.197 (128.80.101.197): 56 data bytes 64 bytes from 128.80.101.197: seq=0 ttl=63 time=4.497 ms 64 bytes from 128.80.101.197: seq=1 ttl=63 time=1.067 ms 64 bytes from 128.80.101.197: seq=2 ttl=63 time=1.389 ms --- 128.80.101.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.067/2.317/4.497 ms 2026-05-27 13:33:01,254 - INFO - Ping to IP 128.80.101.197 from VM ctest-vn1-vm2-96864395 passed 2026-05-27 13:33:01,254 - INFO - Detaching port 73930332-9fe4-4c5d-af15-a9d329254e9b from VM ctest-vn1-vm2-96864395 2026-05-27 13:33:01,315 - INFO - Deleting VM ctest-vn1-vm2-96864395 2026-05-27 13:33:01,405 - INFO - Detaching port 5ff3248e-3271-40bb-a68e-f31300049193 from VM ctest-vn1-vm1-10762430 2026-05-27 13:33:01,451 - INFO - Deleting VM ctest-vn1-vm1-10762430 2026-05-27 13:33:01,798 - DEBUG - Response for delete_port : () 2026-05-27 13:33:01,975 - DEBUG - Response for delete_port : () 2026-05-27 13:33:01,975 - INFO - Deleting VN ctest-vn1-01416302 2026-05-27 13:33:02,152 - DEBUG - Response for deleting network () 2026-05-27 13:33:02,425 - DEBUG - No XMPP flaps were noticed during the test
2026-05-27 13:33:02,425 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-05-27 13:33:02,426 - INFO - -------------------------------------------------------------------------------- 2026-05-27 13:33:03,218 - INFO - Deleted project: ctest-TestPorts-45546076, ID : 73eb54ed-4384-4155-a0da-6d50ae795633