2026-02-26 02:02:37,231 - INFO - Domain Default found not creating 2026-02-26 02:02:37,387 - INFO - Project ctest-TestPorts-99200883 not found, creating it 2026-02-26 02:02:37,930 - INFO - Created Project:ctest-TestPorts-99200883, ID : f8a6bddc-99e3-4089-a3ee-b34953e21d7d 2026-02-26 02:02:39,367 - INFO - ================================================================================ 2026-02-26 02:02:39,367 - INFO - STARTING TEST : test_ports_bindings 2026-02-26 02:02:39,368 - 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-02-26 02:02:39,626 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.193': '0'}} with 2026-02-26 02:02:39,626 - INFO - Initial checks done. Running the testcase now 2026-02-26 02:02:39,626 - INFO - 2026-02-26 02:02:40,163 - DEBUG - Response for create_network : {'network': {'id': '5e75c5e6-28b5-42f7-8733-010542025ad6', 'name': 'ctest-vn-78884340', 'tenant_id': 'f8a6bddc99e34089a3eeb34953e21d7d', 'project_id': 'f8a6bddc99e34089a3eeb34953e21d7d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-99200883', 'ctest-vn-78884340'], 'port_security_enabled': True, 'description': ''}} 2026-02-26 02:02:40,332 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fc2467a7-7b4f-41ee-94cf-87d9549de75e', 'name': '', 'tenant_id': 'f8a6bddc99e34089a3eeb34953e21d7d', 'network_id': '5e75c5e6-28b5-42f7-8733-010542025ad6', 'ip_version': 4, 'cidr': '74.153.1.128/26', 'allocation_pools': [{'start': '74.153.1.130', 'end': '74.153.1.190'}], 'gateway_ip': '74.153.1.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '74.153.1.130', 'tags': [], 'project_id': 'f8a6bddc99e34089a3eeb34953e21d7d'}} 2026-02-26 02:02:40,349 - INFO - Created VN ctest-vn-78884340 2026-02-26 02:02:40,401 - DEBUG - VN ctest-vn-78884340 UUID is 5e75c5e6-28b5-42f7-8733-010542025ad6 2026-02-26 02:02:40,499 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-99200883', 'ctest-vmi-12472739']} 2026-02-26 02:02:40,763 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-12472739', 'id': '1f97eaa4-49f3-49a3-ba28-4e29ba4336e3', 'tenant_id': 'f8a6bddc99e34089a3eeb34953e21d7d', 'network_id': '5e75c5e6-28b5-42f7-8733-010542025ad6', 'mac_address': '02:1f:97:ea:a4:49', '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': '74.153.1.131', 'subnet_id': 'fc2467a7-7b4f-41ee-94cf-87d9549de75e'}], 'security_groups': ['9687699d-d213-438e-a273-cabc67e0b7d3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f8a6bddc99e34089a3eeb34953e21d7d'}} 2026-02-26 02:02:40,763 - DEBUG - Created port 1f97eaa4-49f3-49a3-ba28-4e29ba4336e3 2026-02-26 02:02:40,869 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/1f97eaa4-49f3-49a3-ba28-4e29ba4336e3 2026-02-26 02:02:41,162 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/1f97eaa4-49f3-49a3-ba28-4e29ba4336e3 2026-02-26 02:02:41,194 - INFO - VMI 1f97eaa4-49f3-49a3-ba28-4e29ba4336e3 verification in API Server passed 2026-02-26 02:02:41,279 - DEBUG - Response for delete_port : () 2026-02-26 02:02:41,279 - INFO - Deleted port 1f97eaa4-49f3-49a3-ba28-4e29ba4336e3 2026-02-26 02:02:41,279 - INFO - Deleting VN ctest-vn-78884340 2026-02-26 02:02:41,382 - DEBUG - Response for deleting network () 2026-02-26 02:02:41,641 - DEBUG - No XMPP flaps were noticed during the test 2026-02-26 02:02:41,641 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-02-26 02:02:41,641 - INFO - -------------------------------------------------------------------------------- 2026-02-26 02:02:41,643 - INFO - ================================================================================ 2026-02-26 02:02:41,643 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-26 02:02:41,643 - 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-02-26 02:02:41,933 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.193': '0'}} with 2026-02-26 02:02:41,933 - INFO - Initial checks done. Running the testcase now 2026-02-26 02:02:41,933 - INFO - 2026-02-26 02:02:42,103 - DEBUG - Response for create_network : {'network': {'id': 'aeea930a-100c-4506-844f-52f4d647cd54', 'name': 'ctest-vn1-01117536', 'tenant_id': 'f8a6bddc99e34089a3eeb34953e21d7d', 'project_id': 'f8a6bddc99e34089a3eeb34953e21d7d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-99200883', 'ctest-vn1-01117536'], 'port_security_enabled': True, 'description': ''}} 2026-02-26 02:02:42,265 - DEBUG - Response for create_subnet : {'subnet': {'id': '0e703e64-204f-476c-b69f-01063e16f32a', 'name': '', 'tenant_id': 'f8a6bddc99e34089a3eeb34953e21d7d', 'network_id': 'aeea930a-100c-4506-844f-52f4d647cd54', 'ip_version': 4, 'cidr': '159.244.187.192/26', 'allocation_pools': [{'start': '159.244.187.194', 'end': '159.244.187.254'}], 'gateway_ip': '159.244.187.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '159.244.187.194', 'tags': [], 'project_id': 'f8a6bddc99e34089a3eeb34953e21d7d'}} 2026-02-26 02:02:42,404 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd194d39f-a32d-4f16-97bb-7451268c4bf2', 'name': '', 'tenant_id': 'f8a6bddc99e34089a3eeb34953e21d7d', 'network_id': 'aeea930a-100c-4506-844f-52f4d647cd54', 'ip_version': 4, 'cidr': '199.252.238.64/26', 'allocation_pools': [{'start': '199.252.238.66', 'end': '199.252.238.126'}], 'gateway_ip': '199.252.238.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '199.252.238.66', 'tags': [], 'project_id': 'f8a6bddc99e34089a3eeb34953e21d7d'}} 2026-02-26 02:02:42,421 - INFO - Created VN ctest-vn1-01117536 2026-02-26 02:02:42,473 - DEBUG - VN ctest-vn1-01117536 UUID is aeea930a-100c-4506-844f-52f4d647cd54 2026-02-26 02:02:42,750 - DEBUG - Response for create_port : {'port': {'name': '86f41ddb-5bc7-44e3-8de3-2319a19e56dd', 'id': '86f41ddb-5bc7-44e3-8de3-2319a19e56dd', 'tenant_id': 'f8a6bddc99e34089a3eeb34953e21d7d', 'network_id': 'aeea930a-100c-4506-844f-52f4d647cd54', 'mac_address': '02:86:f4:1d:db:5b', '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': '159.244.187.197', 'subnet_id': '0e703e64-204f-476c-b69f-01063e16f32a'}], 'security_groups': ['9687699d-d213-438e-a273-cabc67e0b7d3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f8a6bddc99e34089a3eeb34953e21d7d'}} 2026-02-26 02:02:42,904 - DEBUG - Response for create_port : {'port': {'name': '9e474477-f330-4ba3-80a7-d80f5c5d2088', 'id': '9e474477-f330-4ba3-80a7-d80f5c5d2088', 'tenant_id': 'f8a6bddc99e34089a3eeb34953e21d7d', 'network_id': 'aeea930a-100c-4506-844f-52f4d647cd54', 'mac_address': '02:9e:47:44:77:f3', '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': '199.252.238.69', 'subnet_id': 'd194d39f-a32d-4f16-97bb-7451268c4bf2'}], 'security_groups': ['9687699d-d213-438e-a273-cabc67e0b7d3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f8a6bddc99e34089a3eeb34953e21d7d'}} 2026-02-26 02:02:42,957 - DEBUG - Services list from nova: [, , ] 2026-02-26 02:02:43,286 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5401-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5401-1) 2026-02-26 02:02:43,692 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5401-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5401-1) 2026-02-26 02:02:43,693 - INFO - Waiting for VM ctest-vn1-vm1-32309832 to be up.. 2026-02-26 02:02:43,734 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-26 02:02:48,806 - DEBUG - VM is in ACTIVE state now 2026-02-26 02:02:48,806 - INFO - VM name : ctest-vn1-vm1-32309832 2026-02-26 02:02:48,880 - DEBUG - VM ctest-vn1-vm1-32309832 ID is 487e2383-2425-4965-9cf2-8feff0ea4b17 2026-02-26 02:02:48,919 - DEBUG - VM ctest-vn1-vm1-32309832 launched on Node cn-jenkins-deploy-platform-ansible-os-5401-1 2026-02-26 02:02:48,997 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/487e2383-2425-4965-9cf2-8feff0ea4b17 2026-02-26 02:02:49,007 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/86f41ddb-5bc7-44e3-8de3-2319a19e56dd 2026-02-26 02:02:52,279 - 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 1031ms') 2026-02-26 02:02:52,279 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-32309832 failed! 2026-02-26 02:02:52,337 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-99200883:ctest-vn1-01117536 is 159.244.187.193 and allocation pool is NOT set 2026-02-26 02:02:52,337 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-99200883:ctest-vn1-01117536 is 199.252.238.65 and allocation pool is NOT set 2026-02-26 02:02:54,406 - 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=2.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.79 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 = 2.788/2.817/2.847/0.029 ms') 2026-02-26 02:02:54,406 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-32309832 passed 2026-02-26 02:02:54,553 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 02:02:54,553 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-32309832, IP 159.244.187.197, Port 22 2026-02-26 02:02:54,712 - DEBUG - VM ctest-vn1-vm1-32309832 is ready for SSH connections 2026-02-26 02:02:54,712 - INFO - Waiting for VM ctest-vn1-vm2-79347103 to be up.. 2026-02-26 02:02:54,795 - DEBUG - VM is in ACTIVE state now 2026-02-26 02:02:54,795 - INFO - VM name : ctest-vn1-vm2-79347103 2026-02-26 02:02:54,873 - DEBUG - VM ctest-vn1-vm2-79347103 ID is 864c0a63-a9df-4689-a914-03e829612599 2026-02-26 02:02:54,873 - DEBUG - VM ctest-vn1-vm2-79347103 launched on Node cn-jenkins-deploy-platform-ansible-os-5401-1 2026-02-26 02:02:54,959 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/864c0a63-a9df-4689-a914-03e829612599 2026-02-26 02:02:54,967 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/9e474477-f330-4ba3-80a7-d80f5c5d2088 2026-02-26 02:02:56,199 - 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.18 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.499 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.499/1.839/3.180/1.340 ms') 2026-02-26 02:02:56,200 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-79347103 passed 2026-02-26 02:02:56,377 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 02:02:56,377 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-79347103, IP 199.252.238.69, Port 22 2026-02-26 02:02:56,541 - DEBUG - VM ctest-vn1-vm2-79347103 is ready for SSH connections 2026-02-26 02:02:56,541 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 02:02:56,541 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 02:02:56,541 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 02:02:56,541 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 159.244.187.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-02-26 02:02:56,541 - DEBUG - ping -s 56 -c 3 -W 1 159.244.187.197 2026-02-26 02:02:59,174 - DEBUG - PING 159.244.187.197 (159.244.187.197): 56 data bytes 64 bytes from 159.244.187.197: seq=0 ttl=63 time=3.246 ms 64 bytes from 159.244.187.197: seq=1 ttl=63 time=0.950 ms 64 bytes from 159.244.187.197: seq=2 ttl=63 time=0.743 ms --- 159.244.187.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.743/1.646/3.246 ms 2026-02-26 02:02:59,174 - INFO - Ping to IP 159.244.187.197 from VM ctest-vn1-vm2-79347103 passed 2026-02-26 02:02:59,174 - INFO - Detaching port 9e474477-f330-4ba3-80a7-d80f5c5d2088 from VM ctest-vn1-vm2-79347103 2026-02-26 02:02:59,219 - INFO - Deleting VM ctest-vn1-vm2-79347103 2026-02-26 02:02:59,285 - INFO - Detaching port 86f41ddb-5bc7-44e3-8de3-2319a19e56dd from VM ctest-vn1-vm1-32309832 2026-02-26 02:02:59,322 - INFO - Deleting VM ctest-vn1-vm1-32309832 2026-02-26 02:02:59,551 - DEBUG - Response for delete_port : () 2026-02-26 02:02:59,700 - DEBUG - Response for delete_port : () 2026-02-26 02:02:59,700 - INFO - Deleting VN ctest-vn1-01117536 2026-02-26 02:02:59,842 - DEBUG - Response for deleting network () 2026-02-26 02:03:00,099 - DEBUG - No XMPP flaps were noticed during the test 2026-02-26 02:03:00,100 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19] 2026-02-26 02:03:00,100 - INFO - -------------------------------------------------------------------------------- 2026-02-26 02:03:00,802 - INFO - Deleted project: ctest-TestPorts-99200883, ID : f8a6bddc-99e3-4089-a3ee-b34953e21d7d