2026-03-16 16:30:56,066 - INFO - Domain Default found not creating 2026-03-16 16:30:56,375 - INFO - Project ctest-TestPorts-38412996 not found, creating it 2026-03-16 16:30:56,948 - INFO - Created Project:ctest-TestPorts-38412996, ID : 07d9a6ba-1718-4e28-9dae-08c73d2d2b49 2026-03-16 16:30:58,806 - INFO - ================================================================================ 2026-03-16 16:30:58,806 - INFO - STARTING TEST : test_ports_bindings 2026-03-16 16:30:58,806 - 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-16 16:30:59,113 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-03-16 16:30:59,113 - INFO - Initial checks done. Running the testcase now 2026-03-16 16:30:59,113 - INFO - 2026-03-16 16:30:59,801 - DEBUG - Response for create_network : {'network': {'id': '2c3d4c2b-bbae-45ce-a264-69419926453a', 'name': 'ctest-vn-11612554', 'tenant_id': '07d9a6ba17184e289dae08c73d2d2b49', 'project_id': '07d9a6ba17184e289dae08c73d2d2b49', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-38412996', 'ctest-vn-11612554'], 'port_security_enabled': True, 'description': ''}} 2026-03-16 16:31:00,007 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cc5bbd23-4e96-4fdd-bb63-fcaedc13c0cd', 'name': '', 'tenant_id': '07d9a6ba17184e289dae08c73d2d2b49', 'network_id': '2c3d4c2b-bbae-45ce-a264-69419926453a', 'ip_version': 4, 'cidr': '135.80.182.192/26', 'allocation_pools': [{'start': '135.80.182.194', 'end': '135.80.182.254'}], 'gateway_ip': '135.80.182.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '135.80.182.194', 'tags': [], 'project_id': '07d9a6ba17184e289dae08c73d2d2b49'}} 2026-03-16 16:31:00,029 - INFO - Created VN ctest-vn-11612554 2026-03-16 16:31:00,081 - DEBUG - VN ctest-vn-11612554 UUID is 2c3d4c2b-bbae-45ce-a264-69419926453a 2026-03-16 16:31:00,219 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-38412996', 'ctest-vmi-85647004']} 2026-03-16 16:31:00,521 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-85647004', 'id': '6ccce4cb-e12a-4fed-a47a-821c903c4f56', 'tenant_id': '07d9a6ba17184e289dae08c73d2d2b49', 'network_id': '2c3d4c2b-bbae-45ce-a264-69419926453a', 'mac_address': '02:6c:cc:e4:cb:e1', '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': '135.80.182.195', 'subnet_id': 'cc5bbd23-4e96-4fdd-bb63-fcaedc13c0cd'}], 'security_groups': ['44474d01-2aa0-4a20-a629-81a1a4f5f0ca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '07d9a6ba17184e289dae08c73d2d2b49'}} 2026-03-16 16:31:00,521 - DEBUG - Created port 6ccce4cb-e12a-4fed-a47a-821c903c4f56 2026-03-16 16:31:00,629 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6ccce4cb-e12a-4fed-a47a-821c903c4f56 2026-03-16 16:31:00,954 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6ccce4cb-e12a-4fed-a47a-821c903c4f56 2026-03-16 16:31:01,008 - INFO - VMI 6ccce4cb-e12a-4fed-a47a-821c903c4f56 verification in API Server passed 2026-03-16 16:31:01,145 - DEBUG - Response for delete_port : () 2026-03-16 16:31:01,145 - INFO - Deleted port 6ccce4cb-e12a-4fed-a47a-821c903c4f56 2026-03-16 16:31:01,146 - INFO - Deleting VN ctest-vn-11612554 2026-03-16 16:31:01,263 - DEBUG - Response for deleting network () 2026-03-16 16:31:01,537 - DEBUG - No XMPP flaps were noticed during the test 2026-03-16 16:31:01,537 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-03-16 16:31:01,537 - INFO - -------------------------------------------------------------------------------- 2026-03-16 16:31:01,545 - INFO - ================================================================================ 2026-03-16 16:31:01,545 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-16 16:31:01,545 - 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-16 16:31:01,843 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-03-16 16:31:01,843 - INFO - Initial checks done. Running the testcase now 2026-03-16 16:31:01,843 - INFO - 2026-03-16 16:31:02,063 - DEBUG - Response for create_network : {'network': {'id': '045e5d76-f8b8-47dd-831d-c8418b8e64fc', 'name': 'ctest-vn1-34701220', 'tenant_id': '07d9a6ba17184e289dae08c73d2d2b49', 'project_id': '07d9a6ba17184e289dae08c73d2d2b49', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-38412996', 'ctest-vn1-34701220'], 'port_security_enabled': True, 'description': ''}} 2026-03-16 16:31:02,313 - DEBUG - Response for create_subnet : {'subnet': {'id': '235e9f40-d936-4202-bc99-ae0ddb4cfd38', 'name': '', 'tenant_id': '07d9a6ba17184e289dae08c73d2d2b49', 'network_id': '045e5d76-f8b8-47dd-831d-c8418b8e64fc', 'ip_version': 4, 'cidr': '51.184.64.192/26', 'allocation_pools': [{'start': '51.184.64.194', 'end': '51.184.64.254'}], 'gateway_ip': '51.184.64.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '51.184.64.194', 'tags': [], 'project_id': '07d9a6ba17184e289dae08c73d2d2b49'}} 2026-03-16 16:31:02,540 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f6c36c2d-d5c8-47da-8a07-5b969b0815af', 'name': '', 'tenant_id': '07d9a6ba17184e289dae08c73d2d2b49', 'network_id': '045e5d76-f8b8-47dd-831d-c8418b8e64fc', 'ip_version': 4, 'cidr': '214.112.211.192/26', 'allocation_pools': [{'start': '214.112.211.194', 'end': '214.112.211.254'}], 'gateway_ip': '214.112.211.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '214.112.211.194', 'tags': [], 'project_id': '07d9a6ba17184e289dae08c73d2d2b49'}} 2026-03-16 16:31:02,562 - INFO - Created VN ctest-vn1-34701220 2026-03-16 16:31:02,616 - DEBUG - VN ctest-vn1-34701220 UUID is 045e5d76-f8b8-47dd-831d-c8418b8e64fc 2026-03-16 16:31:02,986 - DEBUG - Response for create_port : {'port': {'name': 'e2e5e590-610a-458f-a874-971ce1dafa29', 'id': 'e2e5e590-610a-458f-a874-971ce1dafa29', 'tenant_id': '07d9a6ba17184e289dae08c73d2d2b49', 'network_id': '045e5d76-f8b8-47dd-831d-c8418b8e64fc', 'mac_address': '02:e2:e5:e5:90:61', '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': '51.184.64.197', 'subnet_id': '235e9f40-d936-4202-bc99-ae0ddb4cfd38'}], 'security_groups': ['44474d01-2aa0-4a20-a629-81a1a4f5f0ca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '07d9a6ba17184e289dae08c73d2d2b49'}} 2026-03-16 16:31:03,193 - DEBUG - Response for create_port : {'port': {'name': '5a89fda8-0b2a-4617-b675-8a4cc5b2fa08', 'id': '5a89fda8-0b2a-4617-b675-8a4cc5b2fa08', 'tenant_id': '07d9a6ba17184e289dae08c73d2d2b49', 'network_id': '045e5d76-f8b8-47dd-831d-c8418b8e64fc', 'mac_address': '02:5a:89:fd:a8:0b', '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': '214.112.211.197', 'subnet_id': 'f6c36c2d-d5c8-47da-8a07-5b969b0815af'}], 'security_groups': ['44474d01-2aa0-4a20-a629-81a1a4f5f0ca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '07d9a6ba17184e289dae08c73d2d2b49'}} 2026-03-16 16:31:03,264 - DEBUG - Services list from nova: [, , ] 2026-03-16 16:31:03,758 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5477-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5477-1) 2026-03-16 16:31:04,314 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5477-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5477-1) 2026-03-16 16:31:04,314 - INFO - Waiting for VM ctest-vn1-vm1-87363744 to be up.. 2026-03-16 16:31:04,362 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-16 16:31:09,489 - DEBUG - VM is in ACTIVE state now 2026-03-16 16:31:09,489 - INFO - VM name : ctest-vn1-vm1-87363744 2026-03-16 16:31:09,594 - DEBUG - VM ctest-vn1-vm1-87363744 ID is 65b589ef-198d-4511-afaa-0d954b354859 2026-03-16 16:31:09,619 - DEBUG - VM ctest-vn1-vm1-87363744 launched on Node cn-jenkins-deploy-platform-ansible-os-5477-1 2026-03-16 16:31:09,710 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/65b589ef-198d-4511-afaa-0d954b354859 2026-03-16 16:31:09,719 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e2e5e590-610a-458f-a874-971ce1dafa29 2026-03-16 16:31:12,992 - 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 1020ms') 2026-03-16 16:31:12,992 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-87363744 failed! 2026-03-16 16:31:13,052 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-38412996:ctest-vn1-34701220 is 51.184.64.193 and allocation pool is NOT set 2026-03-16 16:31:13,053 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-38412996:ctest-vn1-34701220 is 214.112.211.193 and allocation pool is NOT set 2026-03-16 16:31:17,147 - 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 1021ms') 2026-03-16 16:31:17,147 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-87363744 failed! 2026-03-16 16:31:17,213 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-38412996:ctest-vn1-34701220 is 51.184.64.193 and allocation pool is NOT set 2026-03-16 16:31:17,213 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-38412996:ctest-vn1-34701220 is 214.112.211.193 and allocation pool is NOT set 2026-03-16 16:31:19,298 - 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=7.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.26 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.257/4.969/7.682/2.712 ms') 2026-03-16 16:31:19,299 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-87363744 passed 2026-03-16 16:31:19,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 16:31:19,469 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-87363744, IP 51.184.64.197, Port 22 2026-03-16 16:31:19,653 - DEBUG - VM ctest-vn1-vm1-87363744 is ready for SSH connections 2026-03-16 16:31:19,653 - INFO - Waiting for VM ctest-vn1-vm2-56693846 to be up.. 2026-03-16 16:31:19,770 - DEBUG - VM is in ACTIVE state now 2026-03-16 16:31:19,770 - INFO - VM name : ctest-vn1-vm2-56693846 2026-03-16 16:31:19,891 - DEBUG - VM ctest-vn1-vm2-56693846 ID is 8d39d289-a68e-49a4-9d0d-2a7cfc4579b7 2026-03-16 16:31:19,891 - DEBUG - VM ctest-vn1-vm2-56693846 launched on Node cn-jenkins-deploy-platform-ansible-os-5477-1 2026-03-16 16:31:19,998 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8d39d289-a68e-49a4-9d0d-2a7cfc4579b7 2026-03-16 16:31:20,009 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5a89fda8-0b2a-4617-b675-8a4cc5b2fa08 2026-03-16 16:31:21,271 - 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=11.5 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.836 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.836/6.177/11.519/5.341 ms') 2026-03-16 16:31:21,271 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-56693846 passed 2026-03-16 16:31:21,432 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 16:31:21,432 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-56693846, IP 214.112.211.197, Port 22 2026-03-16 16:31:21,609 - DEBUG - VM ctest-vn1-vm2-56693846 is ready for SSH connections 2026-03-16 16:31:21,609 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 16:31:21,609 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 16:31:21,610 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-16 16:31:21,610 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 51.184.64.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-03-16 16:31:21,610 - DEBUG - ping -s 56 -c 3 -W 1 51.184.64.197 2026-03-16 16:31:24,645 - DEBUG - PING 51.184.64.197 (51.184.64.197): 56 data bytes 64 bytes from 51.184.64.197: seq=0 ttl=63 time=4.701 ms 64 bytes from 51.184.64.197: seq=1 ttl=63 time=1.337 ms 64 bytes from 51.184.64.197: seq=2 ttl=63 time=1.430 ms --- 51.184.64.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.337/2.489/4.701 ms 2026-03-16 16:31:24,645 - INFO - Ping to IP 51.184.64.197 from VM ctest-vn1-vm2-56693846 passed 2026-03-16 16:31:24,645 - INFO - Detaching port 5a89fda8-0b2a-4617-b675-8a4cc5b2fa08 from VM ctest-vn1-vm2-56693846 2026-03-16 16:31:24,755 - INFO - Deleting VM ctest-vn1-vm2-56693846 2026-03-16 16:31:24,862 - INFO - Detaching port e2e5e590-610a-458f-a874-971ce1dafa29 from VM ctest-vn1-vm1-87363744 2026-03-16 16:31:24,903 - INFO - Deleting VM ctest-vn1-vm1-87363744 2026-03-16 16:31:25,174 - DEBUG - Response for delete_port : () 2026-03-16 16:31:25,378 - DEBUG - Response for delete_port : () 2026-03-16 16:31:25,378 - INFO - Deleting VN ctest-vn1-34701220 2026-03-16 16:31:25,608 - DEBUG - Response for deleting network () 2026-03-16 16:31:25,903 - DEBUG - No XMPP flaps were noticed during the test 2026-03-16 16:31:25,903 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2026-03-16 16:31:25,903 - INFO - -------------------------------------------------------------------------------- 2026-03-16 16:31:26,809 - INFO - Deleted project: ctest-TestPorts-38412996, ID : 07d9a6ba-1718-4e28-9dae-08c73d2d2b49