2026-03-27 14:51:27,392 - INFO - Domain Default found not creating 2026-03-27 14:51:27,668 - INFO - Project ctest-TestPorts-79142794 not found, creating it 2026-03-27 14:51:28,335 - INFO - Created Project:ctest-TestPorts-79142794, ID : 0ba1020d-b06d-44d7-ae7b-03ed95030b5a 2026-03-27 14:51:30,181 - INFO - ================================================================================ 2026-03-27 14:51:30,181 - INFO - STARTING TEST : test_ports_bindings 2026-03-27 14:51:30,181 - 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-27 14:51:30,449 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-03-27 14:51:30,449 - INFO - Initial checks done. Running the testcase now 2026-03-27 14:51:30,450 - INFO - 2026-03-27 14:51:31,205 - DEBUG - Response for create_network : {'network': {'id': '23490639-bac2-40b1-af38-6e657a59b3e2', 'name': 'ctest-vn-25430370', 'tenant_id': '0ba1020db06d44d7ae7b03ed95030b5a', 'project_id': '0ba1020db06d44d7ae7b03ed95030b5a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-79142794', 'ctest-vn-25430370'], 'port_security_enabled': True, 'description': ''}} 2026-03-27 14:51:31,439 - DEBUG - Response for create_subnet : {'subnet': {'id': '26304583-e3cb-44fe-badc-24a31eee8ebe', 'name': '', 'tenant_id': '0ba1020db06d44d7ae7b03ed95030b5a', 'network_id': '23490639-bac2-40b1-af38-6e657a59b3e2', 'ip_version': 4, 'cidr': '97.73.64.64/26', 'allocation_pools': [{'start': '97.73.64.66', 'end': '97.73.64.126'}], 'gateway_ip': '97.73.64.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '97.73.64.66', 'tags': [], 'project_id': '0ba1020db06d44d7ae7b03ed95030b5a'}} 2026-03-27 14:51:31,458 - INFO - Created VN ctest-vn-25430370 2026-03-27 14:51:31,514 - DEBUG - VN ctest-vn-25430370 UUID is 23490639-bac2-40b1-af38-6e657a59b3e2 2026-03-27 14:51:31,661 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-79142794', 'ctest-vmi-23436411']} 2026-03-27 14:51:31,995 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-23436411', 'id': '891c5fd1-73e1-4ea5-9342-72328712e61a', 'tenant_id': '0ba1020db06d44d7ae7b03ed95030b5a', 'network_id': '23490639-bac2-40b1-af38-6e657a59b3e2', 'mac_address': '02:89:1c:5f:d1:73', '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': '97.73.64.67', 'subnet_id': '26304583-e3cb-44fe-badc-24a31eee8ebe'}], 'security_groups': ['5311a594-f53d-4ca4-ae7c-f7cac5b74ade'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0ba1020db06d44d7ae7b03ed95030b5a'}} 2026-03-27 14:51:31,995 - DEBUG - Created port 891c5fd1-73e1-4ea5-9342-72328712e61a 2026-03-27 14:51:32,110 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/891c5fd1-73e1-4ea5-9342-72328712e61a 2026-03-27 14:51:32,450 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/891c5fd1-73e1-4ea5-9342-72328712e61a 2026-03-27 14:51:32,523 - INFO - VMI 891c5fd1-73e1-4ea5-9342-72328712e61a verification in API Server passed 2026-03-27 14:51:32,662 - DEBUG - Response for delete_port : () 2026-03-27 14:51:32,662 - INFO - Deleted port 891c5fd1-73e1-4ea5-9342-72328712e61a 2026-03-27 14:51:32,662 - INFO - Deleting VN ctest-vn-25430370 2026-03-27 14:51:32,785 - DEBUG - Response for deleting network () 2026-03-27 14:51:33,083 - DEBUG - No XMPP flaps were noticed during the test
2026-03-27 14:51:33,083 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-03-27 14:51:33,084 - INFO - -------------------------------------------------------------------------------- 2026-03-27 14:51:33,092 - INFO - ================================================================================ 2026-03-27 14:51:33,092 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-27 14:51:33,093 - 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-27 14:51:33,415 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-03-27 14:51:33,416 - INFO - Initial checks done. Running the testcase now 2026-03-27 14:51:33,416 - INFO - 2026-03-27 14:51:33,662 - DEBUG - Response for create_network : {'network': {'id': '021269d0-f5a4-4002-b03e-002ceb1953ac', 'name': 'ctest-vn1-24193434', 'tenant_id': '0ba1020db06d44d7ae7b03ed95030b5a', 'project_id': '0ba1020db06d44d7ae7b03ed95030b5a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-79142794', 'ctest-vn1-24193434'], 'port_security_enabled': True, 'description': ''}} 2026-03-27 14:51:33,879 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c972655-2783-4133-84cd-19f3f240f82a', 'name': '', 'tenant_id': '0ba1020db06d44d7ae7b03ed95030b5a', 'network_id': '021269d0-f5a4-4002-b03e-002ceb1953ac', 'ip_version': 4, 'cidr': '31.162.82.64/26', 'allocation_pools': [{'start': '31.162.82.66', 'end': '31.162.82.126'}], 'gateway_ip': '31.162.82.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.162.82.66', 'tags': [], 'project_id': '0ba1020db06d44d7ae7b03ed95030b5a'}} 2026-03-27 14:51:34,123 - DEBUG - Response for create_subnet : {'subnet': {'id': '159899e4-32e3-444e-8645-22cf656d3e73', 'name': '', 'tenant_id': '0ba1020db06d44d7ae7b03ed95030b5a', 'network_id': '021269d0-f5a4-4002-b03e-002ceb1953ac', 'ip_version': 4, 'cidr': '116.37.125.64/26', 'allocation_pools': [{'start': '116.37.125.66', 'end': '116.37.125.126'}], 'gateway_ip': '116.37.125.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '116.37.125.66', 'tags': [], 'project_id': '0ba1020db06d44d7ae7b03ed95030b5a'}} 2026-03-27 14:51:34,144 - INFO - Created VN ctest-vn1-24193434 2026-03-27 14:51:34,198 - DEBUG - VN ctest-vn1-24193434 UUID is 021269d0-f5a4-4002-b03e-002ceb1953ac 2026-03-27 14:51:34,646 - DEBUG - Response for create_port : {'port': {'name': '46f4ae06-58f1-4237-a1ac-ab8f16727fed', 'id': '46f4ae06-58f1-4237-a1ac-ab8f16727fed', 'tenant_id': '0ba1020db06d44d7ae7b03ed95030b5a', 'network_id': '021269d0-f5a4-4002-b03e-002ceb1953ac', 'mac_address': '02:46:f4:ae:06:58', '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': '31.162.82.69', 'subnet_id': '8c972655-2783-4133-84cd-19f3f240f82a'}], 'security_groups': ['5311a594-f53d-4ca4-ae7c-f7cac5b74ade'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0ba1020db06d44d7ae7b03ed95030b5a'}} 2026-03-27 14:51:34,851 - DEBUG - Response for create_port : {'port': {'name': 'd93584a3-3a03-4f07-bf09-e2f68042c7c9', 'id': 'd93584a3-3a03-4f07-bf09-e2f68042c7c9', 'tenant_id': '0ba1020db06d44d7ae7b03ed95030b5a', 'network_id': '021269d0-f5a4-4002-b03e-002ceb1953ac', 'mac_address': '02:d9:35:84:a3:3a', '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': '116.37.125.69', 'subnet_id': '159899e4-32e3-444e-8645-22cf656d3e73'}], 'security_groups': ['5311a594-f53d-4ca4-ae7c-f7cac5b74ade'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0ba1020db06d44d7ae7b03ed95030b5a'}} 2026-03-27 14:51:34,929 - DEBUG - Services list from nova: [, , ] 2026-03-27 14:51:35,447 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5554-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5554-1) 2026-03-27 14:51:36,051 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5554-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5554-1) 2026-03-27 14:51:36,051 - INFO - Waiting for VM ctest-vn1-vm1-92588358 to be up.. 2026-03-27 14:51:36,101 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-27 14:51:41,226 - DEBUG - VM is in ACTIVE state now 2026-03-27 14:51:41,226 - INFO - VM name : ctest-vn1-vm1-92588358 2026-03-27 14:51:41,318 - DEBUG - VM ctest-vn1-vm1-92588358 ID is 969971d0-ef10-4399-8f75-e306b08bb8c1 2026-03-27 14:51:41,344 - DEBUG - VM ctest-vn1-vm1-92588358 launched on Node cn-jenkins-deploy-platform-ansible-os-5554-1 2026-03-27 14:51:41,445 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/969971d0-ef10-4399-8f75-e306b08bb8c1 2026-03-27 14:51:41,459 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/46f4ae06-58f1-4237-a1ac-ab8f16727fed 2026-03-27 14:51:44,743 - 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 1018ms') 2026-03-27 14:51:44,743 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-92588358 failed! 2026-03-27 14:51:44,802 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-79142794:ctest-vn1-24193434 is 31.162.82.65 and allocation pool is NOT set 2026-03-27 14:51:44,802 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-79142794:ctest-vn1-24193434 is 116.37.125.65 and allocation pool is NOT set 2026-03-27 14:51:48,881 - 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-03-27 14:51:48,881 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-92588358 failed! 2026-03-27 14:51:48,954 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-79142794:ctest-vn1-24193434 is 31.162.82.65 and allocation pool is NOT set 2026-03-27 14:51:48,954 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-79142794:ctest-vn1-24193434 is 116.37.125.65 and allocation pool is NOT set 2026-03-27 14:51:51,026 - 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=4.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.729 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.729/2.386/4.043/1.657 ms') 2026-03-27 14:51:51,026 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-92588358 passed 2026-03-27 14:51:51,186 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 14:51:51,186 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-92588358, IP 31.162.82.69, Port 22 2026-03-27 14:51:51,356 - DEBUG - VM ctest-vn1-vm1-92588358 is ready for SSH connections 2026-03-27 14:51:51,356 - INFO - Waiting for VM ctest-vn1-vm2-19322970 to be up.. 2026-03-27 14:51:51,452 - DEBUG - VM is in ACTIVE state now 2026-03-27 14:51:51,452 - INFO - VM name : ctest-vn1-vm2-19322970 2026-03-27 14:51:51,540 - DEBUG - VM ctest-vn1-vm2-19322970 ID is a96024a9-9e05-4c3d-92f4-2f68b32e0592 2026-03-27 14:51:51,540 - DEBUG - VM ctest-vn1-vm2-19322970 launched on Node cn-jenkins-deploy-platform-ansible-os-5554-1 2026-03-27 14:51:51,632 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/a96024a9-9e05-4c3d-92f4-2f68b32e0592 2026-03-27 14:51:51,646 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/d93584a3-3a03-4f07-bf09-e2f68042c7c9 2026-03-27 14:51:52,914 - 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=4.51 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.18 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.183/2.846/4.510/1.663 ms') 2026-03-27 14:51:52,914 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-19322970 passed 2026-03-27 14:51:53,070 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 14:51:53,070 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-19322970, IP 116.37.125.69, Port 22 2026-03-27 14:51:53,241 - DEBUG - VM ctest-vn1-vm2-19322970 is ready for SSH connections 2026-03-27 14:51:53,241 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 14:51:53,241 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 14:51:53,241 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 14:51:53,241 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.162.82.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-03-27 14:51:53,241 - DEBUG - ping -s 56 -c 3 -W 1 31.162.82.69 2026-03-27 14:51:56,058 - DEBUG - PING 31.162.82.69 (31.162.82.69): 56 data bytes 64 bytes from 31.162.82.69: seq=0 ttl=63 time=5.051 ms 64 bytes from 31.162.82.69: seq=1 ttl=63 time=1.368 ms 64 bytes from 31.162.82.69: seq=2 ttl=63 time=1.304 ms --- 31.162.82.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.304/2.574/5.051 ms 2026-03-27 14:51:56,058 - INFO - Ping to IP 31.162.82.69 from VM ctest-vn1-vm2-19322970 passed 2026-03-27 14:51:56,058 - INFO - Detaching port d93584a3-3a03-4f07-bf09-e2f68042c7c9 from VM ctest-vn1-vm2-19322970 2026-03-27 14:51:56,123 - INFO - Deleting VM ctest-vn1-vm2-19322970 2026-03-27 14:51:56,224 - INFO - Detaching port 46f4ae06-58f1-4237-a1ac-ab8f16727fed from VM ctest-vn1-vm1-92588358 2026-03-27 14:51:56,280 - INFO - Deleting VM ctest-vn1-vm1-92588358 2026-03-27 14:51:56,631 - DEBUG - Response for delete_port : () 2026-03-27 14:51:56,832 - DEBUG - Response for delete_port : () 2026-03-27 14:51:56,832 - INFO - Deleting VN ctest-vn1-24193434 2026-03-27 14:51:57,008 - DEBUG - Response for deleting network () 2026-03-27 14:51:57,288 - DEBUG - No XMPP flaps were noticed during the test
2026-03-27 14:51:57,288 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-03-27 14:51:57,288 - INFO - -------------------------------------------------------------------------------- 2026-03-27 14:51:58,031 - INFO - Deleted project: ctest-TestPorts-79142794, ID : 0ba1020d-b06d-44d7-ae7b-03ed95030b5a