2026-01-28 21:09:51,730 - INFO - Domain Default found not creating 2026-01-28 21:09:51,889 - INFO - Project ctest-TestPorts-68692021 not found, creating it 2026-01-28 21:09:52,349 - INFO - Created Project:ctest-TestPorts-68692021, ID : 0a68e4c3-bb49-49cf-84cd-c326c62a606a 2026-01-28 21:09:53,839 - INFO - ================================================================================ 2026-01-28 21:09:53,839 - INFO - STARTING TEST : test_ports_bindings 2026-01-28 21:09:53,839 - 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-01-28 21:09:54,095 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.25': '0'}} with 2026-01-28 21:09:54,095 - INFO - Initial checks done. Running the testcase now 2026-01-28 21:09:54,095 - INFO - 2026-01-28 21:09:54,632 - DEBUG - Response for create_network : {'network': {'id': '0f9c6313-e621-4386-be23-26a814a17f49', 'name': 'ctest-vn-53010499', 'tenant_id': '0a68e4c3bb4949cf84cdc326c62a606a', 'project_id': '0a68e4c3bb4949cf84cdc326c62a606a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-68692021', 'ctest-vn-53010499'], 'port_security_enabled': True, 'description': ''}} 2026-01-28 21:09:54,835 - DEBUG - Response for create_subnet : {'subnet': {'id': '7ec9fcd3-eb02-4d9b-b322-5106d652df90', 'name': '', 'tenant_id': '0a68e4c3bb4949cf84cdc326c62a606a', 'network_id': '0f9c6313-e621-4386-be23-26a814a17f49', 'ip_version': 4, 'cidr': '197.225.139.192/26', 'allocation_pools': [{'start': '197.225.139.194', 'end': '197.225.139.254'}], 'gateway_ip': '197.225.139.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '197.225.139.194', 'tags': [], 'project_id': '0a68e4c3bb4949cf84cdc326c62a606a'}} 2026-01-28 21:09:54,856 - INFO - Created VN ctest-vn-53010499 2026-01-28 21:09:54,909 - DEBUG - VN ctest-vn-53010499 UUID is 0f9c6313-e621-4386-be23-26a814a17f49 2026-01-28 21:09:55,018 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-68692021', 'ctest-vmi-48140747']} 2026-01-28 21:09:55,263 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-48140747', 'id': '23c7e76a-9d8c-4728-82c6-ee7b9d199acb', 'tenant_id': '0a68e4c3bb4949cf84cdc326c62a606a', 'network_id': '0f9c6313-e621-4386-be23-26a814a17f49', 'mac_address': '02:23:c7:e7:6a:9d', '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': '197.225.139.195', 'subnet_id': '7ec9fcd3-eb02-4d9b-b322-5106d652df90'}], 'security_groups': ['09214561-bd68-4f97-acee-69b30b3a2aea'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0a68e4c3bb4949cf84cdc326c62a606a'}} 2026-01-28 21:09:55,263 - DEBUG - Created port 23c7e76a-9d8c-4728-82c6-ee7b9d199acb 2026-01-28 21:09:55,369 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/23c7e76a-9d8c-4728-82c6-ee7b9d199acb 2026-01-28 21:09:55,665 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/23c7e76a-9d8c-4728-82c6-ee7b9d199acb 2026-01-28 21:09:55,706 - INFO - VMI 23c7e76a-9d8c-4728-82c6-ee7b9d199acb verification in API Server passed 2026-01-28 21:09:55,801 - DEBUG - Response for delete_port : () 2026-01-28 21:09:55,801 - INFO - Deleted port 23c7e76a-9d8c-4728-82c6-ee7b9d199acb 2026-01-28 21:09:55,802 - INFO - Deleting VN ctest-vn-53010499 2026-01-28 21:09:55,899 - DEBUG - Response for deleting network () 2026-01-28 21:09:56,163 - DEBUG - No XMPP flaps were noticed during the test 2026-01-28 21:09:56,163 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-01-28 21:09:56,163 - INFO - -------------------------------------------------------------------------------- 2026-01-28 21:09:56,166 - INFO - ================================================================================ 2026-01-28 21:09:56,166 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-01-28 21:09:56,166 - 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-01-28 21:09:56,469 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.25': '0'}} with 2026-01-28 21:09:56,470 - INFO - Initial checks done. Running the testcase now 2026-01-28 21:09:56,470 - INFO - 2026-01-28 21:09:56,644 - DEBUG - Response for create_network : {'network': {'id': '00958fbd-33ed-40b0-b212-c0d1cfb44908', 'name': 'ctest-vn1-57373630', 'tenant_id': '0a68e4c3bb4949cf84cdc326c62a606a', 'project_id': '0a68e4c3bb4949cf84cdc326c62a606a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-68692021', 'ctest-vn1-57373630'], 'port_security_enabled': True, 'description': ''}} 2026-01-28 21:09:56,837 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bed4b608-902a-4ae2-bf7d-e9222c2e099d', 'name': '', 'tenant_id': '0a68e4c3bb4949cf84cdc326c62a606a', 'network_id': '00958fbd-33ed-40b0-b212-c0d1cfb44908', 'ip_version': 4, 'cidr': '44.75.232.192/26', 'allocation_pools': [{'start': '44.75.232.194', 'end': '44.75.232.254'}], 'gateway_ip': '44.75.232.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '44.75.232.194', 'tags': [], 'project_id': '0a68e4c3bb4949cf84cdc326c62a606a'}} 2026-01-28 21:09:57,065 - DEBUG - Response for create_subnet : {'subnet': {'id': '0d8f15c1-795a-4c2c-921b-9383846a1fb4', 'name': '', 'tenant_id': '0a68e4c3bb4949cf84cdc326c62a606a', 'network_id': '00958fbd-33ed-40b0-b212-c0d1cfb44908', 'ip_version': 4, 'cidr': '85.61.245.128/26', 'allocation_pools': [{'start': '85.61.245.130', 'end': '85.61.245.190'}], 'gateway_ip': '85.61.245.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '85.61.245.130', 'tags': [], 'project_id': '0a68e4c3bb4949cf84cdc326c62a606a'}} 2026-01-28 21:09:57,085 - INFO - Created VN ctest-vn1-57373630 2026-01-28 21:09:57,137 - DEBUG - VN ctest-vn1-57373630 UUID is 00958fbd-33ed-40b0-b212-c0d1cfb44908 2026-01-28 21:09:57,446 - DEBUG - Response for create_port : {'port': {'name': 'cbf310ca-9ad4-403f-bad4-2b7f0c4b837a', 'id': 'cbf310ca-9ad4-403f-bad4-2b7f0c4b837a', 'tenant_id': '0a68e4c3bb4949cf84cdc326c62a606a', 'network_id': '00958fbd-33ed-40b0-b212-c0d1cfb44908', 'mac_address': '02:cb:f3:10:ca:9a', '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': '44.75.232.197', 'subnet_id': 'bed4b608-902a-4ae2-bf7d-e9222c2e099d'}], 'security_groups': ['09214561-bd68-4f97-acee-69b30b3a2aea'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0a68e4c3bb4949cf84cdc326c62a606a'}} 2026-01-28 21:09:57,638 - DEBUG - Response for create_port : {'port': {'name': '44c893e6-4f4c-4299-9c13-a39c5a9a9bcd', 'id': '44c893e6-4f4c-4299-9c13-a39c5a9a9bcd', 'tenant_id': '0a68e4c3bb4949cf84cdc326c62a606a', 'network_id': '00958fbd-33ed-40b0-b212-c0d1cfb44908', 'mac_address': '02:44:c8:93:e6:4f', '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': '85.61.245.133', 'subnet_id': '0d8f15c1-795a-4c2c-921b-9383846a1fb4'}], 'security_groups': ['09214561-bd68-4f97-acee-69b30b3a2aea'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0a68e4c3bb4949cf84cdc326c62a606a'}} 2026-01-28 21:09:57,704 - DEBUG - Services list from nova: [, , ] 2026-01-28 21:09:58,097 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5105-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5105-1) 2026-01-28 21:09:58,525 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5105-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5105-1) 2026-01-28 21:09:58,525 - INFO - Waiting for VM ctest-vn1-vm1-32148909 to be up.. 2026-01-28 21:09:58,563 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-01-28 21:10:03,636 - DEBUG - VM is in ACTIVE state now 2026-01-28 21:10:03,636 - INFO - VM name : ctest-vn1-vm1-32148909 2026-01-28 21:10:03,711 - DEBUG - VM ctest-vn1-vm1-32148909 ID is d12a797c-8c7b-4a47-b8da-668f8c40b567 2026-01-28 21:10:03,728 - DEBUG - VM ctest-vn1-vm1-32148909 launched on Node cn-jenkins-deploy-platform-ansible-os-5105-1 2026-01-28 21:10:03,801 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/d12a797c-8c7b-4a47-b8da-668f8c40b567 2026-01-28 21:10:03,810 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/cbf310ca-9ad4-403f-bad4-2b7f0c4b837a 2026-01-28 21:10:07,082 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms') 2026-01-28 21:10:07,083 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-32148909 failed! 2026-01-28 21:10:07,141 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-68692021:ctest-vn1-57373630 is 44.75.232.193 and allocation pool is NOT set 2026-01-28 21:10:07,142 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-68692021:ctest-vn1-57373630 is 85.61.245.129 and allocation pool is NOT set 2026-01-28 21:10:09,204 - 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=13.8 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.23 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 = 1.231/7.514/13.797/6.283 ms') 2026-01-28 21:10:09,204 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-32148909 passed 2026-01-28 21:10:09,353 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-28 21:10:09,354 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-32148909, IP 44.75.232.197, Port 22 2026-01-28 21:10:09,419 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-01-28 21:10:09,493 - DEBUG - VM ctest-vn1-vm1-32148909 is NOT ready for SSH connections, VM status: ACTIVE 2026-01-28 21:10:14,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-28 21:10:14,494 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-32148909, IP 44.75.232.197, Port 22 2026-01-28 21:10:14,667 - DEBUG - VM ctest-vn1-vm1-32148909 is ready for SSH connections 2026-01-28 21:10:14,667 - INFO - Waiting for VM ctest-vn1-vm2-19597088 to be up.. 2026-01-28 21:10:14,750 - DEBUG - VM is in ACTIVE state now 2026-01-28 21:10:14,751 - INFO - VM name : ctest-vn1-vm2-19597088 2026-01-28 21:10:14,827 - DEBUG - VM ctest-vn1-vm2-19597088 ID is ea118014-03a7-4f7c-8eb0-731f66222521 2026-01-28 21:10:14,827 - DEBUG - VM ctest-vn1-vm2-19597088 launched on Node cn-jenkins-deploy-platform-ansible-os-5105-1 2026-01-28 21:10:14,901 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/ea118014-03a7-4f7c-8eb0-731f66222521 2026-01-28 21:10:14,909 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/44c893e6-4f4c-4299-9c13-a39c5a9a9bcd 2026-01-28 21:10:16,143 - 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=3.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.443 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 = 0.443/1.802/3.161/1.359 ms') 2026-01-28 21:10:16,143 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-19597088 passed 2026-01-28 21:10:16,297 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-28 21:10:16,298 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-19597088, IP 85.61.245.133, Port 22 2026-01-28 21:10:16,461 - DEBUG - VM ctest-vn1-vm2-19597088 is ready for SSH connections 2026-01-28 21:10:16,461 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-28 21:10:16,462 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-28 21:10:16,462 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-28 21:10:16,462 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 44.75.232.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-01-28 21:10:16,462 - DEBUG - ping -s 56 -c 3 -W 1 44.75.232.197 2026-01-28 21:10:20,187 - DEBUG - PING 44.75.232.197 (44.75.232.197): 56 data bytes 64 bytes from 44.75.232.197: seq=0 ttl=63 time=3.943 ms 64 bytes from 44.75.232.197: seq=1 ttl=63 time=1.326 ms 64 bytes from 44.75.232.197: seq=2 ttl=63 time=1.086 ms --- 44.75.232.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.086/2.118/3.943 ms 2026-01-28 21:10:20,187 - INFO - Ping to IP 44.75.232.197 from VM ctest-vn1-vm2-19597088 passed 2026-01-28 21:10:20,187 - INFO - Detaching port 44c893e6-4f4c-4299-9c13-a39c5a9a9bcd from VM ctest-vn1-vm2-19597088 2026-01-28 21:10:20,235 - INFO - Deleting VM ctest-vn1-vm2-19597088 2026-01-28 21:10:20,319 - INFO - Detaching port cbf310ca-9ad4-403f-bad4-2b7f0c4b837a from VM ctest-vn1-vm1-32148909 2026-01-28 21:10:20,354 - INFO - Deleting VM ctest-vn1-vm1-32148909 2026-01-28 21:10:20,610 - DEBUG - Response for delete_port : () 2026-01-28 21:10:20,777 - DEBUG - Response for delete_port : () 2026-01-28 21:10:20,777 - INFO - Deleting VN ctest-vn1-57373630 2026-01-28 21:10:20,899 - DEBUG - Response for deleting network () 2026-01-28 21:10:21,162 - DEBUG - No XMPP flaps were noticed during the test 2026-01-28 21:10:21,162 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:25] 2026-01-28 21:10:21,163 - INFO - -------------------------------------------------------------------------------- 2026-01-28 21:10:21,834 - INFO - Deleted project: ctest-TestPorts-68692021, ID : 0a68e4c3-bb49-49cf-84cd-c326c62a606a