2026-03-09 02:14:48,936 - INFO - Domain Default found not creating 2026-03-09 02:14:49,123 - INFO - Project ctest-TestPorts-75606675 not found, creating it 2026-03-09 02:14:49,745 - INFO - Created Project:ctest-TestPorts-75606675, ID : fcb8dfd9-3a68-4b5a-b543-62861d985e0f 2026-03-09 02:14:51,334 - INFO - ================================================================================ 2026-03-09 02:14:51,334 - INFO - STARTING TEST : test_ports_bindings 2026-03-09 02:14:51,334 - 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-09 02:14:51,602 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.200': '0'}} with 2026-03-09 02:14:51,602 - INFO - Initial checks done. Running the testcase now 2026-03-09 02:14:51,602 - INFO - 2026-03-09 02:14:52,180 - DEBUG - Response for create_network : {'network': {'id': 'dd980b68-001c-4cb6-af94-bdd96006b26e', 'name': 'ctest-vn-76503711', 'tenant_id': 'fcb8dfd93a684b5ab54362861d985e0f', 'project_id': 'fcb8dfd93a684b5ab54362861d985e0f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-75606675', 'ctest-vn-76503711'], 'port_security_enabled': True, 'description': ''}} 2026-03-09 02:14:52,394 - DEBUG - Response for create_subnet : {'subnet': {'id': '9d26b9eb-6758-4294-8088-4d1a0dd4556f', 'name': '', 'tenant_id': 'fcb8dfd93a684b5ab54362861d985e0f', 'network_id': 'dd980b68-001c-4cb6-af94-bdd96006b26e', 'ip_version': 4, 'cidr': '187.136.204.0/26', 'allocation_pools': [{'start': '187.136.204.2', 'end': '187.136.204.62'}], 'gateway_ip': '187.136.204.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '187.136.204.2', 'tags': [], 'project_id': 'fcb8dfd93a684b5ab54362861d985e0f'}} 2026-03-09 02:14:52,415 - INFO - Created VN ctest-vn-76503711 2026-03-09 02:14:52,468 - DEBUG - VN ctest-vn-76503711 UUID is dd980b68-001c-4cb6-af94-bdd96006b26e 2026-03-09 02:14:52,590 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-75606675', 'ctest-vmi-17736907']} 2026-03-09 02:14:52,853 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-17736907', 'id': '93efc88e-1b02-4c4a-8125-2fe3c6048082', 'tenant_id': 'fcb8dfd93a684b5ab54362861d985e0f', 'network_id': 'dd980b68-001c-4cb6-af94-bdd96006b26e', 'mac_address': '02:93:ef:c8:8e:1b', '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': '187.136.204.3', 'subnet_id': '9d26b9eb-6758-4294-8088-4d1a0dd4556f'}], 'security_groups': ['738e05ad-7ad7-4129-9a86-5a401de9b43b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fcb8dfd93a684b5ab54362861d985e0f'}} 2026-03-09 02:14:52,853 - DEBUG - Created port 93efc88e-1b02-4c4a-8125-2fe3c6048082 2026-03-09 02:14:52,964 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/93efc88e-1b02-4c4a-8125-2fe3c6048082 2026-03-09 02:14:53,273 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/93efc88e-1b02-4c4a-8125-2fe3c6048082 2026-03-09 02:14:53,322 - INFO - VMI 93efc88e-1b02-4c4a-8125-2fe3c6048082 verification in API Server passed 2026-03-09 02:14:53,415 - DEBUG - Response for delete_port : () 2026-03-09 02:14:53,415 - INFO - Deleted port 93efc88e-1b02-4c4a-8125-2fe3c6048082 2026-03-09 02:14:53,415 - INFO - Deleting VN ctest-vn-76503711 2026-03-09 02:14:53,527 - DEBUG - Response for deleting network () 2026-03-09 02:14:53,789 - DEBUG - No XMPP flaps were noticed during the test
2026-03-09 02:14:53,790 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-09 02:14:53,790 - INFO - -------------------------------------------------------------------------------- 2026-03-09 02:14:53,792 - INFO - ================================================================================ 2026-03-09 02:14:53,792 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-09 02:14:53,793 - 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-09 02:14:54,082 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.200': '0'}} with 2026-03-09 02:14:54,082 - INFO - Initial checks done. Running the testcase now 2026-03-09 02:14:54,082 - INFO - 2026-03-09 02:14:54,300 - DEBUG - Response for create_network : {'network': {'id': '176f0412-093e-4c57-8567-1d5b7e45fa80', 'name': 'ctest-vn1-30906881', 'tenant_id': 'fcb8dfd93a684b5ab54362861d985e0f', 'project_id': 'fcb8dfd93a684b5ab54362861d985e0f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-75606675', 'ctest-vn1-30906881'], 'port_security_enabled': True, 'description': ''}} 2026-03-09 02:14:54,471 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a6386c91-d1c2-4e3e-bd6f-d36b50f51f97', 'name': '', 'tenant_id': 'fcb8dfd93a684b5ab54362861d985e0f', 'network_id': '176f0412-093e-4c57-8567-1d5b7e45fa80', 'ip_version': 4, 'cidr': '141.29.236.64/26', 'allocation_pools': [{'start': '141.29.236.66', 'end': '141.29.236.126'}], 'gateway_ip': '141.29.236.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '141.29.236.66', 'tags': [], 'project_id': 'fcb8dfd93a684b5ab54362861d985e0f'}} 2026-03-09 02:14:54,697 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a8ba0151-765d-4401-b9a9-2a58596b1b36', 'name': '', 'tenant_id': 'fcb8dfd93a684b5ab54362861d985e0f', 'network_id': '176f0412-093e-4c57-8567-1d5b7e45fa80', 'ip_version': 4, 'cidr': '210.148.95.0/26', 'allocation_pools': [{'start': '210.148.95.2', 'end': '210.148.95.62'}], 'gateway_ip': '210.148.95.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '210.148.95.2', 'tags': [], 'project_id': 'fcb8dfd93a684b5ab54362861d985e0f'}} 2026-03-09 02:14:54,717 - INFO - Created VN ctest-vn1-30906881 2026-03-09 02:14:54,768 - DEBUG - VN ctest-vn1-30906881 UUID is 176f0412-093e-4c57-8567-1d5b7e45fa80 2026-03-09 02:14:55,104 - DEBUG - Response for create_port : {'port': {'name': '0f92f499-4334-426f-9522-bb02abfdb3bb', 'id': '0f92f499-4334-426f-9522-bb02abfdb3bb', 'tenant_id': 'fcb8dfd93a684b5ab54362861d985e0f', 'network_id': '176f0412-093e-4c57-8567-1d5b7e45fa80', 'mac_address': '02:0f:92:f4:99:43', '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': '141.29.236.69', 'subnet_id': 'a6386c91-d1c2-4e3e-bd6f-d36b50f51f97'}], 'security_groups': ['738e05ad-7ad7-4129-9a86-5a401de9b43b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fcb8dfd93a684b5ab54362861d985e0f'}} 2026-03-09 02:14:55,285 - DEBUG - Response for create_port : {'port': {'name': '3d332b5e-4cb8-480e-99d5-1e6d55ffe1a9', 'id': '3d332b5e-4cb8-480e-99d5-1e6d55ffe1a9', 'tenant_id': 'fcb8dfd93a684b5ab54362861d985e0f', 'network_id': '176f0412-093e-4c57-8567-1d5b7e45fa80', 'mac_address': '02:3d:33:2b:5e:4c', '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': '210.148.95.5', 'subnet_id': 'a8ba0151-765d-4401-b9a9-2a58596b1b36'}], 'security_groups': ['738e05ad-7ad7-4129-9a86-5a401de9b43b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fcb8dfd93a684b5ab54362861d985e0f'}} 2026-03-09 02:14:55,352 - DEBUG - Services list from nova: [, , ] 2026-03-09 02:14:55,729 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5453-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5453-1) 2026-03-09 02:14:56,221 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5453-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5453-1) 2026-03-09 02:14:56,221 - INFO - Waiting for VM ctest-vn1-vm1-07413284 to be up.. 2026-03-09 02:14:56,270 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-09 02:15:01,370 - DEBUG - VM is in ACTIVE state now 2026-03-09 02:15:01,371 - INFO - VM name : ctest-vn1-vm1-07413284 2026-03-09 02:15:01,470 - DEBUG - VM ctest-vn1-vm1-07413284 ID is 9c5412f5-7f43-4ead-a053-bdf1c1927cf5 2026-03-09 02:15:01,492 - DEBUG - VM ctest-vn1-vm1-07413284 launched on Node cn-jenkins-deploy-platform-ansible-os-5453-1 2026-03-09 02:15:01,600 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9c5412f5-7f43-4ead-a053-bdf1c1927cf5 2026-03-09 02:15:01,611 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0f92f499-4334-426f-9522-bb02abfdb3bb 2026-03-09 02:15:04,873 - 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 1017ms') 2026-03-09 02:15:04,873 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-07413284 failed! 2026-03-09 02:15:04,928 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-75606675:ctest-vn1-30906881 is 141.29.236.65 and allocation pool is NOT set 2026-03-09 02:15:04,929 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-75606675:ctest-vn1-30906881 is 210.148.95.1 and allocation pool is NOT set 2026-03-09 02:15:09,005 - 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=11.6 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 11.561/11.561/11.561/0.000 ms') 2026-03-09 02:15:09,005 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-07413284 passed 2026-03-09 02:15:09,164 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:09,165 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-07413284, IP 141.29.236.69, Port 22 2026-03-09 02:15:09,348 - DEBUG - VM ctest-vn1-vm1-07413284 is ready for SSH connections 2026-03-09 02:15:09,348 - INFO - Waiting for VM ctest-vn1-vm2-21877318 to be up.. 2026-03-09 02:15:09,431 - DEBUG - VM is in ACTIVE state now 2026-03-09 02:15:09,432 - INFO - VM name : ctest-vn1-vm2-21877318 2026-03-09 02:15:09,514 - DEBUG - VM ctest-vn1-vm2-21877318 ID is 1e49fc19-3ee1-43d0-afb0-ed9bc61292b2 2026-03-09 02:15:09,514 - DEBUG - VM ctest-vn1-vm2-21877318 launched on Node cn-jenkins-deploy-platform-ansible-os-5453-1 2026-03-09 02:15:09,593 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1e49fc19-3ee1-43d0-afb0-ed9bc61292b2 2026-03-09 02:15:09,601 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3d332b5e-4cb8-480e-99d5-1e6d55ffe1a9 2026-03-09 02:15:10,841 - 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.09 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.545 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.545/1.816/3.087/1.271 ms') 2026-03-09 02:15:10,841 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-21877318 passed 2026-03-09 02:15:11,000 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:11,001 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-21877318, IP 210.148.95.5, Port 22 2026-03-09 02:15:11,156 - DEBUG - VM ctest-vn1-vm2-21877318 is ready for SSH connections 2026-03-09 02:15:11,156 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:11,156 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:11,156 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:11,156 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 141.29.236.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-03-09 02:15:11,156 - DEBUG - ping -s 56 -c 3 -W 1 141.29.236.69 2026-03-09 02:15:13,859 - DEBUG - PING 141.29.236.69 (141.29.236.69): 56 data bytes 64 bytes from 141.29.236.69: seq=0 ttl=63 time=3.679 ms 64 bytes from 141.29.236.69: seq=1 ttl=63 time=0.913 ms 64 bytes from 141.29.236.69: seq=2 ttl=63 time=1.151 ms --- 141.29.236.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.913/1.914/3.679 ms 2026-03-09 02:15:13,860 - INFO - Ping to IP 141.29.236.69 from VM ctest-vn1-vm2-21877318 passed 2026-03-09 02:15:13,860 - INFO - Detaching port 3d332b5e-4cb8-480e-99d5-1e6d55ffe1a9 from VM ctest-vn1-vm2-21877318 2026-03-09 02:15:13,920 - INFO - Deleting VM ctest-vn1-vm2-21877318 2026-03-09 02:15:14,003 - INFO - Detaching port 0f92f499-4334-426f-9522-bb02abfdb3bb from VM ctest-vn1-vm1-07413284 2026-03-09 02:15:14,040 - INFO - Deleting VM ctest-vn1-vm1-07413284 2026-03-09 02:15:14,316 - DEBUG - Response for delete_port : () 2026-03-09 02:15:14,496 - DEBUG - Response for delete_port : () 2026-03-09 02:15:14,496 - INFO - Deleting VN ctest-vn1-30906881 2026-03-09 02:15:14,653 - DEBUG - Response for deleting network () 2026-03-09 02:15:14,906 - DEBUG - No XMPP flaps were noticed during the test
2026-03-09 02:15:14,906 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-03-09 02:15:14,906 - INFO - -------------------------------------------------------------------------------- 2026-03-09 02:15:15,658 - INFO - Deleted project: ctest-TestPorts-75606675, ID : fcb8dfd9-3a68-4b5a-b543-62861d985e0f