2026-03-05 19:55:26,042 - INFO - Domain Default found not creating 2026-03-05 19:55:26,389 - INFO - Project ctest-TestPorts-17356815 not found, creating it 2026-03-05 19:55:27,008 - INFO - Created Project:ctest-TestPorts-17356815, ID : f11c5b64-4e5f-49b1-8e51-bec735149a51 2026-03-05 19:55:28,954 - INFO - ================================================================================ 2026-03-05 19:55:28,955 - INFO - STARTING TEST : test_ports_bindings 2026-03-05 19:55:28,955 - 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-05 19:55:29,272 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-03-05 19:55:29,272 - INFO - Initial checks done. Running the testcase now 2026-03-05 19:55:29,272 - INFO - 2026-03-05 19:55:30,127 - DEBUG - Response for create_network : {'network': {'id': '0887918e-2ff8-4271-b59a-4e24b09dc3e7', 'name': 'ctest-vn-88210514', 'tenant_id': 'f11c5b644e5f49b18e51bec735149a51', 'project_id': 'f11c5b644e5f49b18e51bec735149a51', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-17356815', 'ctest-vn-88210514'], 'port_security_enabled': True, 'description': ''}} 2026-03-05 19:55:30,300 - DEBUG - Response for create_subnet : {'subnet': {'id': '24c1091c-be15-4290-93fa-bb4e3a9660e0', 'name': '', 'tenant_id': 'f11c5b644e5f49b18e51bec735149a51', 'network_id': '0887918e-2ff8-4271-b59a-4e24b09dc3e7', 'ip_version': 4, 'cidr': '129.164.235.192/26', 'allocation_pools': [{'start': '129.164.235.194', 'end': '129.164.235.254'}], 'gateway_ip': '129.164.235.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '129.164.235.194', 'tags': [], 'project_id': 'f11c5b644e5f49b18e51bec735149a51'}} 2026-03-05 19:55:30,321 - INFO - Created VN ctest-vn-88210514 2026-03-05 19:55:30,373 - DEBUG - VN ctest-vn-88210514 UUID is 0887918e-2ff8-4271-b59a-4e24b09dc3e7 2026-03-05 19:55:30,499 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-17356815', 'ctest-vmi-56518939']} 2026-03-05 19:55:30,809 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-56518939', 'id': '7e292275-f216-46f6-abb5-5ddc6c5d4e09', 'tenant_id': 'f11c5b644e5f49b18e51bec735149a51', 'network_id': '0887918e-2ff8-4271-b59a-4e24b09dc3e7', 'mac_address': '02:7e:29:22:75:f2', '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': '129.164.235.195', 'subnet_id': '24c1091c-be15-4290-93fa-bb4e3a9660e0'}], 'security_groups': ['867c1e13-19b0-4aa6-9de8-0a73980a44c3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f11c5b644e5f49b18e51bec735149a51'}} 2026-03-05 19:55:30,809 - DEBUG - Created port 7e292275-f216-46f6-abb5-5ddc6c5d4e09 2026-03-05 19:55:30,917 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/7e292275-f216-46f6-abb5-5ddc6c5d4e09 2026-03-05 19:55:31,224 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/7e292275-f216-46f6-abb5-5ddc6c5d4e09 2026-03-05 19:55:31,312 - INFO - VMI 7e292275-f216-46f6-abb5-5ddc6c5d4e09 verification in API Server passed 2026-03-05 19:55:31,481 - DEBUG - Response for delete_port : () 2026-03-05 19:55:31,481 - INFO - Deleted port 7e292275-f216-46f6-abb5-5ddc6c5d4e09 2026-03-05 19:55:31,481 - INFO - Deleting VN ctest-vn-88210514 2026-03-05 19:55:31,618 - DEBUG - Response for deleting network () 2026-03-05 19:55:31,942 - DEBUG - No XMPP flaps were noticed during the test 2026-03-05 19:55:31,942 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-03-05 19:55:31,942 - INFO - -------------------------------------------------------------------------------- 2026-03-05 19:55:31,949 - INFO - ================================================================================ 2026-03-05 19:55:31,949 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-05 19:55:31,950 - 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-05 19:55:32,298 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-03-05 19:55:32,298 - INFO - Initial checks done. Running the testcase now 2026-03-05 19:55:32,298 - INFO - 2026-03-05 19:55:32,645 - DEBUG - Response for create_network : {'network': {'id': '6c74e70d-6a66-474b-b2db-109a9c37f5ab', 'name': 'ctest-vn1-32179906', 'tenant_id': 'f11c5b644e5f49b18e51bec735149a51', 'project_id': 'f11c5b644e5f49b18e51bec735149a51', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-17356815', 'ctest-vn1-32179906'], 'port_security_enabled': True, 'description': ''}} 2026-03-05 19:55:32,823 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fae74b39-1556-4a0a-9204-9867c5e4b2a5', 'name': '', 'tenant_id': 'f11c5b644e5f49b18e51bec735149a51', 'network_id': '6c74e70d-6a66-474b-b2db-109a9c37f5ab', 'ip_version': 4, 'cidr': '99.68.254.64/26', 'allocation_pools': [{'start': '99.68.254.66', 'end': '99.68.254.126'}], 'gateway_ip': '99.68.254.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '99.68.254.66', 'tags': [], 'project_id': 'f11c5b644e5f49b18e51bec735149a51'}} 2026-03-05 19:55:33,012 - DEBUG - Response for create_subnet : {'subnet': {'id': '2f15d62b-6006-4aa6-a9fd-34a8c753deaa', 'name': '', 'tenant_id': 'f11c5b644e5f49b18e51bec735149a51', 'network_id': '6c74e70d-6a66-474b-b2db-109a9c37f5ab', 'ip_version': 4, 'cidr': '120.91.145.192/26', 'allocation_pools': [{'start': '120.91.145.194', 'end': '120.91.145.254'}], 'gateway_ip': '120.91.145.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '120.91.145.194', 'tags': [], 'project_id': 'f11c5b644e5f49b18e51bec735149a51'}} 2026-03-05 19:55:33,042 - INFO - Created VN ctest-vn1-32179906 2026-03-05 19:55:33,101 - DEBUG - VN ctest-vn1-32179906 UUID is 6c74e70d-6a66-474b-b2db-109a9c37f5ab 2026-03-05 19:55:33,600 - DEBUG - Response for create_port : {'port': {'name': 'ed8cdae1-1936-4321-9adf-cb131866076a', 'id': 'ed8cdae1-1936-4321-9adf-cb131866076a', 'tenant_id': 'f11c5b644e5f49b18e51bec735149a51', 'network_id': '6c74e70d-6a66-474b-b2db-109a9c37f5ab', 'mac_address': '02:ed:8c:da:e1:19', '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': '99.68.254.69', 'subnet_id': 'fae74b39-1556-4a0a-9204-9867c5e4b2a5'}], 'security_groups': ['867c1e13-19b0-4aa6-9de8-0a73980a44c3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f11c5b644e5f49b18e51bec735149a51'}} 2026-03-05 19:55:33,815 - DEBUG - Response for create_port : {'port': {'name': 'a10862a4-726b-4bd7-87b0-2659d6eb76a3', 'id': 'a10862a4-726b-4bd7-87b0-2659d6eb76a3', 'tenant_id': 'f11c5b644e5f49b18e51bec735149a51', 'network_id': '6c74e70d-6a66-474b-b2db-109a9c37f5ab', 'mac_address': '02:a1:08:62:a4:72', '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': '120.91.145.197', 'subnet_id': '2f15d62b-6006-4aa6-a9fd-34a8c753deaa'}], 'security_groups': ['867c1e13-19b0-4aa6-9de8-0a73980a44c3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f11c5b644e5f49b18e51bec735149a51'}} 2026-03-05 19:55:33,870 - DEBUG - Services list from nova: [, , ] 2026-03-05 19:55:34,415 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5445-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5445-1) 2026-03-05 19:55:34,956 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5445-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5445-1) 2026-03-05 19:55:34,956 - INFO - Waiting for VM ctest-vn1-vm1-70869533 to be up.. 2026-03-05 19:55:35,004 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-05 19:55:40,160 - DEBUG - VM is in ACTIVE state now 2026-03-05 19:55:40,160 - INFO - VM name : ctest-vn1-vm1-70869533 2026-03-05 19:55:40,342 - DEBUG - VM ctest-vn1-vm1-70869533 ID is f7298cc5-fdbf-4c14-96d2-47777289141a 2026-03-05 19:55:40,384 - DEBUG - VM ctest-vn1-vm1-70869533 launched on Node cn-jenkins-deploy-platform-ansible-os-5445-1 2026-03-05 19:55:40,544 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/f7298cc5-fdbf-4c14-96d2-47777289141a 2026-03-05 19:55:40,563 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/ed8cdae1-1936-4321-9adf-cb131866076a 2026-03-05 19:55:43,880 - 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 1007ms') 2026-03-05 19:55:43,880 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-70869533 failed! 2026-03-05 19:55:43,954 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-17356815:ctest-vn1-32179906 is 99.68.254.65 and allocation pool is NOT set 2026-03-05 19:55:43,954 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-17356815:ctest-vn1-32179906 is 120.91.145.193 and allocation pool is NOT set 2026-03-05 19:55:48,040 - 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=13.5 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 13.499/13.499/13.499/0.000 ms') 2026-03-05 19:55:48,040 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-70869533 passed 2026-03-05 19:55:48,225 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 19:55:48,225 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-70869533, IP 99.68.254.69, Port 22 2026-03-05 19:55:48,408 - DEBUG - VM ctest-vn1-vm1-70869533 is ready for SSH connections 2026-03-05 19:55:48,409 - INFO - Waiting for VM ctest-vn1-vm2-53592741 to be up.. 2026-03-05 19:55:48,553 - DEBUG - VM is in ACTIVE state now 2026-03-05 19:55:48,553 - INFO - VM name : ctest-vn1-vm2-53592741 2026-03-05 19:55:48,635 - DEBUG - VM ctest-vn1-vm2-53592741 ID is 1a9ba7ea-e7eb-4e75-9f03-6ecd7fc1111d 2026-03-05 19:55:48,635 - DEBUG - VM ctest-vn1-vm2-53592741 launched on Node cn-jenkins-deploy-platform-ansible-os-5445-1 2026-03-05 19:55:48,731 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/1a9ba7ea-e7eb-4e75-9f03-6ecd7fc1111d 2026-03-05 19:55:48,743 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/a10862a4-726b-4bd7-87b0-2659d6eb76a3 2026-03-05 19:55:50,034 - 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.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.866 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.866/2.319/3.773/1.453 ms') 2026-03-05 19:55:50,034 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-53592741 passed 2026-03-05 19:55:50,217 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 19:55:50,217 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-53592741, IP 120.91.145.197, Port 22 2026-03-05 19:55:50,434 - DEBUG - VM ctest-vn1-vm2-53592741 is ready for SSH connections 2026-03-05 19:55:50,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 19:55:50,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 19:55:50,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 19:55:50,435 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 99.68.254.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-03-05 19:55:50,435 - DEBUG - ping -s 56 -c 3 -W 1 99.68.254.69 2026-03-05 19:55:53,681 - DEBUG - PING 99.68.254.69 (99.68.254.69): 56 data bytes 64 bytes from 99.68.254.69: seq=0 ttl=63 time=6.795 ms 64 bytes from 99.68.254.69: seq=1 ttl=63 time=1.595 ms 64 bytes from 99.68.254.69: seq=2 ttl=63 time=1.843 ms --- 99.68.254.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.595/3.411/6.795 ms 2026-03-05 19:55:53,681 - INFO - Ping to IP 99.68.254.69 from VM ctest-vn1-vm2-53592741 passed 2026-03-05 19:55:53,681 - INFO - Detaching port a10862a4-726b-4bd7-87b0-2659d6eb76a3 from VM ctest-vn1-vm2-53592741 2026-03-05 19:55:53,805 - INFO - Deleting VM ctest-vn1-vm2-53592741 2026-03-05 19:55:53,992 - INFO - Detaching port ed8cdae1-1936-4321-9adf-cb131866076a from VM ctest-vn1-vm1-70869533 2026-03-05 19:55:54,057 - INFO - Deleting VM ctest-vn1-vm1-70869533 2026-03-05 19:55:54,413 - DEBUG - Response for delete_port : () 2026-03-05 19:55:54,604 - DEBUG - Response for delete_port : () 2026-03-05 19:55:54,604 - INFO - Deleting VN ctest-vn1-32179906 2026-03-05 19:55:54,793 - DEBUG - Response for deleting network () 2026-03-05 19:55:55,095 - DEBUG - No XMPP flaps were noticed during the test 2026-03-05 19:55:55,096 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2026-03-05 19:55:55,096 - INFO - -------------------------------------------------------------------------------- 2026-03-05 19:55:55,962 - INFO - Deleted project: ctest-TestPorts-17356815, ID : f11c5b64-4e5f-49b1-8e51-bec735149a51