2026-03-19 23:23:06,730 - INFO - Domain Default found not creating 2026-03-19 23:23:06,898 - INFO - Project ctest-TestPorts-08737994 not found, creating it 2026-03-19 23:23:07,328 - INFO - Created Project:ctest-TestPorts-08737994, ID : 9fe9e628-dc2e-4732-bd53-18ccc861251a 2026-03-19 23:23:08,664 - INFO - ================================================================================ 2026-03-19 23:23:08,664 - INFO - STARTING TEST : test_ports_bindings 2026-03-19 23:23:08,664 - 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-19 23:23:08,917 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with 2026-03-19 23:23:08,917 - INFO - Initial checks done. Running the testcase now 2026-03-19 23:23:08,917 - INFO - 2026-03-19 23:23:09,894 - DEBUG - Response for create_network : {'network': {'id': '96f9a67a-f4ef-4c20-a3e6-00d682d81c01', 'name': 'ctest-vn-93148627', 'tenant_id': '9fe9e628dc2e4732bd5318ccc861251a', 'project_id': '9fe9e628dc2e4732bd5318ccc861251a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-08737994', 'ctest-vn-93148627'], 'port_security_enabled': True, 'description': ''}} 2026-03-19 23:23:10,069 - DEBUG - Response for create_subnet : {'subnet': {'id': '51f161c6-fab5-4571-b912-3655321cae05', 'name': '', 'tenant_id': '9fe9e628dc2e4732bd5318ccc861251a', 'network_id': '96f9a67a-f4ef-4c20-a3e6-00d682d81c01', 'ip_version': 4, 'cidr': '189.193.129.128/26', 'allocation_pools': [{'start': '189.193.129.130', 'end': '189.193.129.190'}], 'gateway_ip': '189.193.129.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.193.129.130', 'tags': [], 'project_id': '9fe9e628dc2e4732bd5318ccc861251a'}} 2026-03-19 23:23:10,086 - INFO - Created VN ctest-vn-93148627 2026-03-19 23:23:10,136 - DEBUG - VN ctest-vn-93148627 UUID is 96f9a67a-f4ef-4c20-a3e6-00d682d81c01 2026-03-19 23:23:10,240 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-08737994', 'ctest-vmi-24399741']} 2026-03-19 23:23:10,504 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-24399741', 'id': 'a9d9c514-3c9c-411d-8ce1-b39b8e2f1fa3', 'tenant_id': '9fe9e628dc2e4732bd5318ccc861251a', 'network_id': '96f9a67a-f4ef-4c20-a3e6-00d682d81c01', 'mac_address': '02:a9:d9:c5:14:3c', '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': '189.193.129.131', 'subnet_id': '51f161c6-fab5-4571-b912-3655321cae05'}], 'security_groups': ['b6d04f4b-ead8-40ef-b42a-6e13f00af72a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9fe9e628dc2e4732bd5318ccc861251a'}} 2026-03-19 23:23:10,505 - DEBUG - Created port a9d9c514-3c9c-411d-8ce1-b39b8e2f1fa3 2026-03-19 23:23:10,612 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/a9d9c514-3c9c-411d-8ce1-b39b8e2f1fa3 2026-03-19 23:23:10,875 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/a9d9c514-3c9c-411d-8ce1-b39b8e2f1fa3 2026-03-19 23:23:10,907 - INFO - VMI a9d9c514-3c9c-411d-8ce1-b39b8e2f1fa3 verification in API Server passed 2026-03-19 23:23:10,988 - DEBUG - Response for delete_port : () 2026-03-19 23:23:10,988 - INFO - Deleted port a9d9c514-3c9c-411d-8ce1-b39b8e2f1fa3 2026-03-19 23:23:10,988 - INFO - Deleting VN ctest-vn-93148627 2026-03-19 23:23:11,087 - DEBUG - Response for deleting network () 2026-03-19 23:23:11,343 - DEBUG - No XMPP flaps were noticed during the test 2026-03-19 23:23:11,343 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-03-19 23:23:11,343 - INFO - -------------------------------------------------------------------------------- 2026-03-19 23:23:11,346 - INFO - ================================================================================ 2026-03-19 23:23:11,346 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-19 23:23:11,346 - 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-19 23:23:11,632 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with 2026-03-19 23:23:11,632 - INFO - Initial checks done. Running the testcase now 2026-03-19 23:23:11,632 - INFO - 2026-03-19 23:23:11,798 - DEBUG - Response for create_network : {'network': {'id': '179fd1c2-ec3c-4c1e-b041-2668d150de11', 'name': 'ctest-vn1-12052568', 'tenant_id': '9fe9e628dc2e4732bd5318ccc861251a', 'project_id': '9fe9e628dc2e4732bd5318ccc861251a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-08737994', 'ctest-vn1-12052568'], 'port_security_enabled': True, 'description': ''}} 2026-03-19 23:23:12,010 - DEBUG - Response for create_subnet : {'subnet': {'id': '8db83b27-a9dc-46bf-818d-bcce12343983', 'name': '', 'tenant_id': '9fe9e628dc2e4732bd5318ccc861251a', 'network_id': '179fd1c2-ec3c-4c1e-b041-2668d150de11', 'ip_version': 4, 'cidr': '53.180.223.192/26', 'allocation_pools': [{'start': '53.180.223.194', 'end': '53.180.223.254'}], 'gateway_ip': '53.180.223.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '53.180.223.194', 'tags': [], 'project_id': '9fe9e628dc2e4732bd5318ccc861251a'}} 2026-03-19 23:23:12,184 - DEBUG - Response for create_subnet : {'subnet': {'id': '6fc883cb-1e6c-4fce-a5c2-218b0f112d76', 'name': '', 'tenant_id': '9fe9e628dc2e4732bd5318ccc861251a', 'network_id': '179fd1c2-ec3c-4c1e-b041-2668d150de11', 'ip_version': 4, 'cidr': '43.193.33.0/26', 'allocation_pools': [{'start': '43.193.33.2', 'end': '43.193.33.62'}], 'gateway_ip': '43.193.33.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '43.193.33.2', 'tags': [], 'project_id': '9fe9e628dc2e4732bd5318ccc861251a'}} 2026-03-19 23:23:12,203 - INFO - Created VN ctest-vn1-12052568 2026-03-19 23:23:12,256 - DEBUG - VN ctest-vn1-12052568 UUID is 179fd1c2-ec3c-4c1e-b041-2668d150de11 2026-03-19 23:23:12,557 - DEBUG - Response for create_port : {'port': {'name': '7b33c581-2fac-458b-9c45-744a3cb2586a', 'id': '7b33c581-2fac-458b-9c45-744a3cb2586a', 'tenant_id': '9fe9e628dc2e4732bd5318ccc861251a', 'network_id': '179fd1c2-ec3c-4c1e-b041-2668d150de11', 'mac_address': '02:7b:33:c5:81:2f', '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': '53.180.223.197', 'subnet_id': '8db83b27-a9dc-46bf-818d-bcce12343983'}], 'security_groups': ['b6d04f4b-ead8-40ef-b42a-6e13f00af72a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9fe9e628dc2e4732bd5318ccc861251a'}} 2026-03-19 23:23:12,724 - DEBUG - Response for create_port : {'port': {'name': 'c0c3e28b-912d-4b2f-b1a9-399d61b52f53', 'id': 'c0c3e28b-912d-4b2f-b1a9-399d61b52f53', 'tenant_id': '9fe9e628dc2e4732bd5318ccc861251a', 'network_id': '179fd1c2-ec3c-4c1e-b041-2668d150de11', 'mac_address': '02:c0:c3:e2:8b:91', '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': '43.193.33.5', 'subnet_id': '6fc883cb-1e6c-4fce-a5c2-218b0f112d76'}], 'security_groups': ['b6d04f4b-ead8-40ef-b42a-6e13f00af72a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9fe9e628dc2e4732bd5318ccc861251a'}} 2026-03-19 23:23:12,781 - DEBUG - Services list from nova: [, , ] 2026-03-19 23:23:13,122 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5503-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5503-1) 2026-03-19 23:23:13,549 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5503-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5503-1) 2026-03-19 23:23:13,549 - INFO - Waiting for VM ctest-vn1-vm1-63078709 to be up.. 2026-03-19 23:23:13,597 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-19 23:23:18,677 - DEBUG - VM is in ACTIVE state now 2026-03-19 23:23:18,677 - INFO - VM name : ctest-vn1-vm1-63078709 2026-03-19 23:23:18,749 - DEBUG - VM ctest-vn1-vm1-63078709 ID is cac61f7d-8010-4706-b7e1-3bd8a3ac1ee9 2026-03-19 23:23:18,769 - DEBUG - VM ctest-vn1-vm1-63078709 launched on Node cn-jenkins-deploy-platform-ansible-os-5503-1 2026-03-19 23:23:18,837 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/cac61f7d-8010-4706-b7e1-3bd8a3ac1ee9 2026-03-19 23:23:18,845 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/7b33c581-2fac-458b-9c45-744a3cb2586a 2026-03-19 23:23:22,107 - 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 1023ms') 2026-03-19 23:23:22,108 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-63078709 failed! 2026-03-19 23:23:22,160 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-08737994:ctest-vn1-12052568 is 53.180.223.193 and allocation pool is NOT set 2026-03-19 23:23:22,160 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-08737994:ctest-vn1-12052568 is 43.193.33.1 and allocation pool is NOT set 2026-03-19 23:23:24,224 - 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=10.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.30 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 = 2.300/6.385/10.470/4.085 ms') 2026-03-19 23:23:24,224 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-63078709 passed 2026-03-19 23:23:24,372 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 23:23:24,372 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-63078709, IP 53.180.223.197, Port 22 2026-03-19 23:23:24,428 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-03-19 23:23:24,506 - DEBUG - VM ctest-vn1-vm1-63078709 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-19 23:23:29,508 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 23:23:29,508 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-63078709, IP 53.180.223.197, Port 22 2026-03-19 23:23:29,659 - DEBUG - VM ctest-vn1-vm1-63078709 is ready for SSH connections 2026-03-19 23:23:29,659 - INFO - Waiting for VM ctest-vn1-vm2-57844495 to be up.. 2026-03-19 23:23:29,733 - DEBUG - VM is in ACTIVE state now 2026-03-19 23:23:29,733 - INFO - VM name : ctest-vn1-vm2-57844495 2026-03-19 23:23:29,800 - DEBUG - VM ctest-vn1-vm2-57844495 ID is 52c3c87b-3000-4226-a910-56b4b90186fb 2026-03-19 23:23:29,800 - DEBUG - VM ctest-vn1-vm2-57844495 launched on Node cn-jenkins-deploy-platform-ansible-os-5503-1 2026-03-19 23:23:29,866 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/52c3c87b-3000-4226-a910-56b4b90186fb 2026-03-19 23:23:29,873 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/c0c3e28b-912d-4b2f-b1a9-399d61b52f53 2026-03-19 23:23:31,098 - 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=2.55 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.515 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.515/1.534/2.554/1.019 ms') 2026-03-19 23:23:31,098 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-57844495 passed 2026-03-19 23:23:31,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 23:23:31,248 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-57844495, IP 43.193.33.5, Port 22 2026-03-19 23:23:31,399 - DEBUG - VM ctest-vn1-vm2-57844495 is ready for SSH connections 2026-03-19 23:23:31,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 23:23:31,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 23:23:31,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 23:23:31,399 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 53.180.223.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-03-19 23:23:31,400 - DEBUG - ping -s 56 -c 3 -W 1 53.180.223.197 2026-03-19 23:23:34,004 - DEBUG - PING 53.180.223.197 (53.180.223.197): 56 data bytes 64 bytes from 53.180.223.197: seq=0 ttl=63 time=3.897 ms 64 bytes from 53.180.223.197: seq=1 ttl=63 time=0.736 ms 64 bytes from 53.180.223.197: seq=2 ttl=63 time=1.301 ms --- 53.180.223.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.736/1.978/3.897 ms 2026-03-19 23:23:34,004 - INFO - Ping to IP 53.180.223.197 from VM ctest-vn1-vm2-57844495 passed 2026-03-19 23:23:34,004 - INFO - Detaching port c0c3e28b-912d-4b2f-b1a9-399d61b52f53 from VM ctest-vn1-vm2-57844495 2026-03-19 23:23:34,050 - INFO - Deleting VM ctest-vn1-vm2-57844495 2026-03-19 23:23:34,127 - INFO - Detaching port 7b33c581-2fac-458b-9c45-744a3cb2586a from VM ctest-vn1-vm1-63078709 2026-03-19 23:23:34,159 - INFO - Deleting VM ctest-vn1-vm1-63078709 2026-03-19 23:23:34,383 - DEBUG - Response for delete_port : () 2026-03-19 23:23:34,545 - DEBUG - Response for delete_port : () 2026-03-19 23:23:34,545 - INFO - Deleting VN ctest-vn1-12052568 2026-03-19 23:23:34,663 - DEBUG - Response for deleting network () 2026-03-19 23:23:34,918 - DEBUG - No XMPP flaps were noticed during the test 2026-03-19 23:23:34,918 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23] 2026-03-19 23:23:34,918 - INFO - -------------------------------------------------------------------------------- 2026-03-19 23:23:35,560 - INFO - Deleted project: ctest-TestPorts-08737994, ID : 9fe9e628-dc2e-4732-bd53-18ccc861251a