2026-04-03 10:50:42,877 - INFO - Domain Default found not creating 2026-04-03 10:50:43,102 - INFO - Project ctest-TestPorts-28319457 not found, creating it 2026-04-03 10:50:43,605 - INFO - Created Project:ctest-TestPorts-28319457, ID : 3b8bfd3f-82b0-4529-851a-9d57b2b17928 2026-04-03 10:50:45,315 - INFO - ================================================================================ 2026-04-03 10:50:45,315 - INFO - STARTING TEST : test_ports_bindings 2026-04-03 10:50:45,315 - 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-04-03 10:50:45,582 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2026-04-03 10:50:45,582 - INFO - Initial checks done. Running the testcase now 2026-04-03 10:50:45,582 - INFO - 2026-04-03 10:50:46,206 - DEBUG - Response for create_network : {'network': {'id': '78bc1024-0671-40d8-b5b8-130278a093b0', 'name': 'ctest-vn-18662671', 'tenant_id': '3b8bfd3f82b04529851a9d57b2b17928', 'project_id': '3b8bfd3f82b04529851a9d57b2b17928', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-28319457', 'ctest-vn-18662671'], 'port_security_enabled': True, 'description': ''}} 2026-04-03 10:50:46,418 - DEBUG - Response for create_subnet : {'subnet': {'id': '90d929a1-f0b9-4d3c-96a3-1a97be415459', 'name': '', 'tenant_id': '3b8bfd3f82b04529851a9d57b2b17928', 'network_id': '78bc1024-0671-40d8-b5b8-130278a093b0', 'ip_version': 4, 'cidr': '122.181.43.128/26', 'allocation_pools': [{'start': '122.181.43.130', 'end': '122.181.43.190'}], 'gateway_ip': '122.181.43.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '122.181.43.130', 'tags': [], 'project_id': '3b8bfd3f82b04529851a9d57b2b17928'}} 2026-04-03 10:50:46,439 - INFO - Created VN ctest-vn-18662671 2026-04-03 10:50:46,499 - DEBUG - VN ctest-vn-18662671 UUID is 78bc1024-0671-40d8-b5b8-130278a093b0 2026-04-03 10:50:46,626 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-28319457', 'ctest-vmi-03934722']} 2026-04-03 10:50:46,877 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-03934722', 'id': '9854a0a3-7ebd-4ff1-ac1a-7689da4f74c9', 'tenant_id': '3b8bfd3f82b04529851a9d57b2b17928', 'network_id': '78bc1024-0671-40d8-b5b8-130278a093b0', 'mac_address': '02:98:54:a0:a3:7e', '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': '122.181.43.131', 'subnet_id': '90d929a1-f0b9-4d3c-96a3-1a97be415459'}], 'security_groups': ['f4c31bec-5d0a-4673-8097-7061f5197095'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3b8bfd3f82b04529851a9d57b2b17928'}} 2026-04-03 10:50:46,877 - DEBUG - Created port 9854a0a3-7ebd-4ff1-ac1a-7689da4f74c9 2026-04-03 10:50:46,987 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9854a0a3-7ebd-4ff1-ac1a-7689da4f74c9 2026-04-03 10:50:47,291 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9854a0a3-7ebd-4ff1-ac1a-7689da4f74c9 2026-04-03 10:50:47,332 - INFO - VMI 9854a0a3-7ebd-4ff1-ac1a-7689da4f74c9 verification in API Server passed 2026-04-03 10:50:47,436 - DEBUG - Response for delete_port : () 2026-04-03 10:50:47,437 - INFO - Deleted port 9854a0a3-7ebd-4ff1-ac1a-7689da4f74c9 2026-04-03 10:50:47,437 - INFO - Deleting VN ctest-vn-18662671 2026-04-03 10:50:47,564 - DEBUG - Response for deleting network () 2026-04-03 10:50:47,836 - DEBUG - No XMPP flaps were noticed during the test
2026-04-03 10:50:47,836 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-04-03 10:50:47,836 - INFO - -------------------------------------------------------------------------------- 2026-04-03 10:50:47,838 - INFO - ================================================================================ 2026-04-03 10:50:47,838 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-03 10:50:47,838 - 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-04-03 10:50:48,122 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2026-04-03 10:50:48,123 - INFO - Initial checks done. Running the testcase now 2026-04-03 10:50:48,123 - INFO - 2026-04-03 10:50:48,359 - DEBUG - Response for create_network : {'network': {'id': '3188ca47-d43b-44e7-9664-422a15a7aaff', 'name': 'ctest-vn1-16665239', 'tenant_id': '3b8bfd3f82b04529851a9d57b2b17928', 'project_id': '3b8bfd3f82b04529851a9d57b2b17928', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-28319457', 'ctest-vn1-16665239'], 'port_security_enabled': True, 'description': ''}} 2026-04-03 10:50:48,558 - DEBUG - Response for create_subnet : {'subnet': {'id': '0960a2de-1d50-4ef6-8a2b-d34500023bd5', 'name': '', 'tenant_id': '3b8bfd3f82b04529851a9d57b2b17928', 'network_id': '3188ca47-d43b-44e7-9664-422a15a7aaff', 'ip_version': 4, 'cidr': '168.121.61.192/26', 'allocation_pools': [{'start': '168.121.61.194', 'end': '168.121.61.254'}], 'gateway_ip': '168.121.61.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '168.121.61.194', 'tags': [], 'project_id': '3b8bfd3f82b04529851a9d57b2b17928'}} 2026-04-03 10:50:48,752 - DEBUG - Response for create_subnet : {'subnet': {'id': '11701b20-4fc6-497f-9791-2578b39bdb91', 'name': '', 'tenant_id': '3b8bfd3f82b04529851a9d57b2b17928', 'network_id': '3188ca47-d43b-44e7-9664-422a15a7aaff', 'ip_version': 4, 'cidr': '39.203.254.192/26', 'allocation_pools': [{'start': '39.203.254.194', 'end': '39.203.254.254'}], 'gateway_ip': '39.203.254.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '39.203.254.194', 'tags': [], 'project_id': '3b8bfd3f82b04529851a9d57b2b17928'}} 2026-04-03 10:50:48,776 - INFO - Created VN ctest-vn1-16665239 2026-04-03 10:50:48,831 - DEBUG - VN ctest-vn1-16665239 UUID is 3188ca47-d43b-44e7-9664-422a15a7aaff 2026-04-03 10:50:49,209 - DEBUG - Response for create_port : {'port': {'name': 'b9ec89c4-30ac-40c1-b0a5-ae537560e611', 'id': 'b9ec89c4-30ac-40c1-b0a5-ae537560e611', 'tenant_id': '3b8bfd3f82b04529851a9d57b2b17928', 'network_id': '3188ca47-d43b-44e7-9664-422a15a7aaff', 'mac_address': '02:b9:ec:89:c4:30', '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': '168.121.61.197', 'subnet_id': '0960a2de-1d50-4ef6-8a2b-d34500023bd5'}], 'security_groups': ['f4c31bec-5d0a-4673-8097-7061f5197095'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3b8bfd3f82b04529851a9d57b2b17928'}} 2026-04-03 10:50:49,416 - DEBUG - Response for create_port : {'port': {'name': 'b9935a09-5a99-4f3a-8ec7-ab312d9812be', 'id': 'b9935a09-5a99-4f3a-8ec7-ab312d9812be', 'tenant_id': '3b8bfd3f82b04529851a9d57b2b17928', 'network_id': '3188ca47-d43b-44e7-9664-422a15a7aaff', 'mac_address': '02:b9:93:5a:09:5a', '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': '39.203.254.197', 'subnet_id': '11701b20-4fc6-497f-9791-2578b39bdb91'}], 'security_groups': ['f4c31bec-5d0a-4673-8097-7061f5197095'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3b8bfd3f82b04529851a9d57b2b17928'}} 2026-04-03 10:50:49,488 - DEBUG - Services list from nova: [, , ] 2026-04-03 10:50:49,901 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5587-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5587-1) 2026-04-03 10:50:50,435 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5587-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5587-1) 2026-04-03 10:50:50,435 - INFO - Waiting for VM ctest-vn1-vm1-66096586 to be up.. 2026-04-03 10:50:50,484 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-03 10:50:55,579 - DEBUG - VM is in ACTIVE state now 2026-04-03 10:50:55,579 - INFO - VM name : ctest-vn1-vm1-66096586 2026-04-03 10:50:55,670 - DEBUG - VM ctest-vn1-vm1-66096586 ID is 3a7ad97e-b18d-4acf-a87b-edcd135ca804 2026-04-03 10:50:55,692 - DEBUG - VM ctest-vn1-vm1-66096586 launched on Node cn-jenkins-deploy-platform-ansible-os-5587-1 2026-04-03 10:50:55,785 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/3a7ad97e-b18d-4acf-a87b-edcd135ca804 2026-04-03 10:50:55,795 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/b9ec89c4-30ac-40c1-b0a5-ae537560e611 2026-04-03 10:50:59,063 - 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 1010ms') 2026-04-03 10:50:59,064 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-66096586 failed! 2026-04-03 10:50:59,123 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-28319457:ctest-vn1-16665239 is 168.121.61.193 and allocation pool is NOT set 2026-04-03 10:50:59,123 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-28319457:ctest-vn1-16665239 is 39.203.254.193 and allocation pool is NOT set 2026-04-03 10:51:03,191 - 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=14.4 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 = 14.443/14.443/14.443/0.000 ms') 2026-04-03 10:51:03,192 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-66096586 passed 2026-04-03 10:51:03,347 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-03 10:51:03,347 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-66096586, IP 168.121.61.197, Port 22 2026-04-03 10:51:03,503 - DEBUG - VM ctest-vn1-vm1-66096586 is ready for SSH connections 2026-04-03 10:51:03,503 - INFO - Waiting for VM ctest-vn1-vm2-15364545 to be up.. 2026-04-03 10:51:03,615 - DEBUG - VM is in ACTIVE state now 2026-04-03 10:51:03,616 - INFO - VM name : ctest-vn1-vm2-15364545 2026-04-03 10:51:03,712 - DEBUG - VM ctest-vn1-vm2-15364545 ID is 34b17f40-d74a-4d9e-b6c5-9195aaf255d4 2026-04-03 10:51:03,712 - DEBUG - VM ctest-vn1-vm2-15364545 launched on Node cn-jenkins-deploy-platform-ansible-os-5587-1 2026-04-03 10:51:03,803 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/34b17f40-d74a-4d9e-b6c5-9195aaf255d4 2026-04-03 10:51:03,815 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/b9935a09-5a99-4f3a-8ec7-ab312d9812be 2026-04-03 10:51:05,066 - 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.06 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.741 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.741/1.902/3.063/1.161 ms') 2026-04-03 10:51:05,066 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-15364545 passed 2026-04-03 10:51:05,219 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-03 10:51:05,219 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-15364545, IP 39.203.254.197, Port 22 2026-04-03 10:51:05,398 - DEBUG - VM ctest-vn1-vm2-15364545 is ready for SSH connections 2026-04-03 10:51:05,398 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-03 10:51:05,398 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-03 10:51:05,398 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-03 10:51:05,399 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 168.121.61.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-04-03 10:51:05,399 - DEBUG - ping -s 56 -c 3 -W 1 168.121.61.197 2026-04-03 10:51:08,091 - DEBUG - PING 168.121.61.197 (168.121.61.197): 56 data bytes 64 bytes from 168.121.61.197: seq=0 ttl=63 time=5.643 ms 64 bytes from 168.121.61.197: seq=1 ttl=63 time=1.106 ms 64 bytes from 168.121.61.197: seq=2 ttl=63 time=1.236 ms --- 168.121.61.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.106/2.661/5.643 ms 2026-04-03 10:51:08,092 - INFO - Ping to IP 168.121.61.197 from VM ctest-vn1-vm2-15364545 passed 2026-04-03 10:51:08,092 - INFO - Detaching port b9935a09-5a99-4f3a-8ec7-ab312d9812be from VM ctest-vn1-vm2-15364545 2026-04-03 10:51:08,153 - INFO - Deleting VM ctest-vn1-vm2-15364545 2026-04-03 10:51:08,229 - INFO - Detaching port b9ec89c4-30ac-40c1-b0a5-ae537560e611 from VM ctest-vn1-vm1-66096586 2026-04-03 10:51:08,272 - INFO - Deleting VM ctest-vn1-vm1-66096586 2026-04-03 10:51:08,560 - DEBUG - Response for delete_port : () 2026-04-03 10:51:08,750 - DEBUG - Response for delete_port : () 2026-04-03 10:51:08,750 - INFO - Deleting VN ctest-vn1-16665239 2026-04-03 10:51:08,891 - DEBUG - Response for deleting network () 2026-04-03 10:51:09,153 - DEBUG - No XMPP flaps were noticed during the test
2026-04-03 10:51:09,154 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22]
2026-04-03 10:51:09,154 - INFO - -------------------------------------------------------------------------------- 2026-04-03 10:51:09,860 - INFO - Deleted project: ctest-TestPorts-28319457, ID : 3b8bfd3f-82b0-4529-851a-9d57b2b17928