2026-07-04 13:13:46,657 - INFO - Domain Default found not creating 2026-07-04 13:13:46,793 - INFO - Project ctest-TestPorts-46969726 not found, creating it 2026-07-04 13:13:47,214 - INFO - Created Project:ctest-TestPorts-46969726, ID : 5b9abd06-e464-40b1-9371-b30764c6391f 2026-07-04 13:13:48,631 - INFO - ================================================================================ 2026-07-04 13:13:48,631 - INFO - STARTING TEST : test_ports_bindings 2026-07-04 13:13:48,631 - 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-07-04 13:13:48,892 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-07-04 13:13:48,892 - INFO - Initial checks done. Running the testcase now 2026-07-04 13:13:48,892 - INFO - 2026-07-04 13:13:49,410 - DEBUG - Response for create_network : {'network': {'id': '66a4a612-fc88-4e37-b87b-6f2325315c11', 'name': 'ctest-vn-68027013', 'tenant_id': '5b9abd06e46440b19371b30764c6391f', 'project_id': '5b9abd06e46440b19371b30764c6391f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-46969726', 'ctest-vn-68027013'], 'port_security_enabled': True, 'description': ''}} 2026-07-04 13:13:49,609 - DEBUG - Response for create_subnet : {'subnet': {'id': '489744e2-1f27-413d-84db-1f7ed58a74a3', 'name': '', 'tenant_id': '5b9abd06e46440b19371b30764c6391f', 'network_id': '66a4a612-fc88-4e37-b87b-6f2325315c11', 'ip_version': 4, 'cidr': '40.237.216.192/26', 'allocation_pools': [{'start': '40.237.216.194', 'end': '40.237.216.254'}], 'gateway_ip': '40.237.216.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '40.237.216.194', 'tags': [], 'project_id': '5b9abd06e46440b19371b30764c6391f'}} 2026-07-04 13:13:49,624 - INFO - Created VN ctest-vn-68027013 2026-07-04 13:13:49,674 - DEBUG - VN ctest-vn-68027013 UUID is 66a4a612-fc88-4e37-b87b-6f2325315c11 2026-07-04 13:13:49,765 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-46969726', 'ctest-vmi-58369280']} 2026-07-04 13:13:50,025 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-58369280', 'id': 'a6e07493-7939-42fd-9f75-199f974157fd', 'tenant_id': '5b9abd06e46440b19371b30764c6391f', 'network_id': '66a4a612-fc88-4e37-b87b-6f2325315c11', 'mac_address': '02:a6:e0:74:93:79', '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': '40.237.216.195', 'subnet_id': '489744e2-1f27-413d-84db-1f7ed58a74a3'}], 'security_groups': ['0797ce72-6e97-424d-b02e-2aba9da17ef5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5b9abd06e46440b19371b30764c6391f'}} 2026-07-04 13:13:50,025 - DEBUG - Created port a6e07493-7939-42fd-9f75-199f974157fd 2026-07-04 13:13:50,126 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a6e07493-7939-42fd-9f75-199f974157fd 2026-07-04 13:13:50,439 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a6e07493-7939-42fd-9f75-199f974157fd 2026-07-04 13:13:50,464 - INFO - VMI a6e07493-7939-42fd-9f75-199f974157fd verification in API Server passed 2026-07-04 13:13:50,539 - DEBUG - Response for delete_port : () 2026-07-04 13:13:50,539 - INFO - Deleted port a6e07493-7939-42fd-9f75-199f974157fd 2026-07-04 13:13:50,539 - INFO - Deleting VN ctest-vn-68027013 2026-07-04 13:13:50,632 - DEBUG - Response for deleting network () 2026-07-04 13:13:50,890 - DEBUG - No XMPP flaps were noticed during the test 2026-07-04 13:13:50,890 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-07-04 13:13:50,890 - INFO - -------------------------------------------------------------------------------- 2026-07-04 13:13:50,894 - INFO - ================================================================================ 2026-07-04 13:13:50,894 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-04 13:13:50,894 - 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-07-04 13:13:51,182 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-07-04 13:13:51,182 - INFO - Initial checks done. Running the testcase now 2026-07-04 13:13:51,182 - INFO - 2026-07-04 13:13:51,338 - DEBUG - Response for create_network : {'network': {'id': '7295735e-7623-4f86-841a-8163ded163cb', 'name': 'ctest-vn1-08877171', 'tenant_id': '5b9abd06e46440b19371b30764c6391f', 'project_id': '5b9abd06e46440b19371b30764c6391f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-46969726', 'ctest-vn1-08877171'], 'port_security_enabled': True, 'description': ''}} 2026-07-04 13:13:51,533 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f1dd6149-bdb1-4268-bd45-783c380ee638', 'name': '', 'tenant_id': '5b9abd06e46440b19371b30764c6391f', 'network_id': '7295735e-7623-4f86-841a-8163ded163cb', 'ip_version': 4, 'cidr': '19.155.2.0/26', 'allocation_pools': [{'start': '19.155.2.2', 'end': '19.155.2.62'}], 'gateway_ip': '19.155.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '19.155.2.2', 'tags': [], 'project_id': '5b9abd06e46440b19371b30764c6391f'}} 2026-07-04 13:13:51,672 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f2269b64-b924-47de-a59e-f7b5ef4f3131', 'name': '', 'tenant_id': '5b9abd06e46440b19371b30764c6391f', 'network_id': '7295735e-7623-4f86-841a-8163ded163cb', 'ip_version': 4, 'cidr': '104.70.70.0/26', 'allocation_pools': [{'start': '104.70.70.2', 'end': '104.70.70.62'}], 'gateway_ip': '104.70.70.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '104.70.70.2', 'tags': [], 'project_id': '5b9abd06e46440b19371b30764c6391f'}} 2026-07-04 13:13:51,687 - INFO - Created VN ctest-vn1-08877171 2026-07-04 13:13:51,738 - DEBUG - VN ctest-vn1-08877171 UUID is 7295735e-7623-4f86-841a-8163ded163cb 2026-07-04 13:13:52,020 - DEBUG - Response for create_port : {'port': {'name': '93477d70-87f8-428d-a62a-cbe473271e64', 'id': '93477d70-87f8-428d-a62a-cbe473271e64', 'tenant_id': '5b9abd06e46440b19371b30764c6391f', 'network_id': '7295735e-7623-4f86-841a-8163ded163cb', 'mac_address': '02:93:47:7d:70:87', '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': '19.155.2.5', 'subnet_id': 'f1dd6149-bdb1-4268-bd45-783c380ee638'}], 'security_groups': ['0797ce72-6e97-424d-b02e-2aba9da17ef5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5b9abd06e46440b19371b30764c6391f'}} 2026-07-04 13:13:52,194 - DEBUG - Response for create_port : {'port': {'name': 'cb4a56ef-ee14-4dc4-991d-0104d81a4c68', 'id': 'cb4a56ef-ee14-4dc4-991d-0104d81a4c68', 'tenant_id': '5b9abd06e46440b19371b30764c6391f', 'network_id': '7295735e-7623-4f86-841a-8163ded163cb', 'mac_address': '02:cb:4a:56:ef:ee', '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': '104.70.70.5', 'subnet_id': 'f2269b64-b924-47de-a59e-f7b5ef4f3131'}], 'security_groups': ['0797ce72-6e97-424d-b02e-2aba9da17ef5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5b9abd06e46440b19371b30764c6391f'}} 2026-07-04 13:13:52,253 - DEBUG - Services list from nova: [, , ] 2026-07-04 13:13:52,563 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6079-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6079-1) 2026-07-04 13:13:52,894 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6079-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6079-1) 2026-07-04 13:13:52,894 - INFO - Waiting for VM ctest-vn1-vm1-56252315 to be up.. 2026-07-04 13:13:52,929 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-04 13:13:57,973 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-04 13:14:03,039 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-04 13:14:08,108 - DEBUG - VM is in ACTIVE state now 2026-07-04 13:14:08,108 - INFO - VM name : ctest-vn1-vm1-56252315 2026-07-04 13:14:08,169 - DEBUG - VM ctest-vn1-vm1-56252315 ID is 6af96f07-8952-448d-bfab-4f70be72edd2 2026-07-04 13:14:08,193 - DEBUG - VM ctest-vn1-vm1-56252315 launched on Node cn-jenkins-deploy-platform-ansible-os-6079-1 2026-07-04 13:14:08,258 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6af96f07-8952-448d-bfab-4f70be72edd2 2026-07-04 13:14:08,265 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/93477d70-87f8-428d-a62a-cbe473271e64 2026-07-04 13:14:11,516 - 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 1011ms') 2026-07-04 13:14:11,516 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-56252315 failed! 2026-07-04 13:14:11,570 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-46969726:ctest-vn1-08877171 is 19.155.2.1 and allocation pool is NOT set 2026-07-04 13:14:11,570 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-46969726:ctest-vn1-08877171 is 104.70.70.1 and allocation pool is NOT set 2026-07-04 13:14:13,631 - 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.62 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.753 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.753/2.688/4.624/1.935 ms') 2026-07-04 13:14:13,631 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-56252315 passed 2026-07-04 13:14:13,778 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-04 13:14:13,778 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-56252315, IP 19.155.2.5, Port 22 2026-07-04 13:14:13,945 - DEBUG - VM ctest-vn1-vm1-56252315 is ready for SSH connections 2026-07-04 13:14:13,945 - INFO - Waiting for VM ctest-vn1-vm2-64400013 to be up.. 2026-07-04 13:14:14,013 - DEBUG - VM is in ACTIVE state now 2026-07-04 13:14:14,014 - INFO - VM name : ctest-vn1-vm2-64400013 2026-07-04 13:14:14,078 - DEBUG - VM ctest-vn1-vm2-64400013 ID is 4f3761ec-d370-4321-b214-9b6a4e27e033 2026-07-04 13:14:14,078 - DEBUG - VM ctest-vn1-vm2-64400013 launched on Node cn-jenkins-deploy-platform-ansible-os-6079-1 2026-07-04 13:14:14,141 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/4f3761ec-d370-4321-b214-9b6a4e27e033 2026-07-04 13:14:14,148 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cb4a56ef-ee14-4dc4-991d-0104d81a4c68 2026-07-04 13:14:15,374 - 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.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.415 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 = 0.415/2.096/3.777/1.681 ms') 2026-07-04 13:14:15,375 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-64400013 passed 2026-07-04 13:14:15,522 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-04 13:14:15,522 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-64400013, IP 104.70.70.5, Port 22 2026-07-04 13:14:15,685 - DEBUG - VM ctest-vn1-vm2-64400013 is ready for SSH connections 2026-07-04 13:14:15,686 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-04 13:14:15,686 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-04 13:14:15,686 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-04 13:14:15,686 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 19.155.2.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-07-04 13:14:15,686 - DEBUG - ping -s 56 -c 3 -W 1 19.155.2.5 2026-07-04 13:14:19,311 - DEBUG - PING 19.155.2.5 (19.155.2.5): 56 data bytes 64 bytes from 19.155.2.5: seq=0 ttl=63 time=3.604 ms 64 bytes from 19.155.2.5: seq=1 ttl=63 time=0.904 ms 64 bytes from 19.155.2.5: seq=2 ttl=63 time=0.874 ms --- 19.155.2.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.874/1.794/3.604 ms 2026-07-04 13:14:19,311 - INFO - Ping to IP 19.155.2.5 from VM ctest-vn1-vm2-64400013 passed 2026-07-04 13:14:19,312 - INFO - Detaching port cb4a56ef-ee14-4dc4-991d-0104d81a4c68 from VM ctest-vn1-vm2-64400013 2026-07-04 13:14:19,357 - INFO - Deleting VM ctest-vn1-vm2-64400013 2026-07-04 13:14:19,413 - INFO - Detaching port 93477d70-87f8-428d-a62a-cbe473271e64 from VM ctest-vn1-vm1-56252315 2026-07-04 13:14:19,439 - INFO - Deleting VM ctest-vn1-vm1-56252315 2026-07-04 13:14:19,636 - DEBUG - Response for delete_port : () 2026-07-04 13:14:19,800 - DEBUG - Response for delete_port : () 2026-07-04 13:14:19,800 - INFO - Deleting VN ctest-vn1-08877171 2026-07-04 13:14:19,911 - DEBUG - Response for deleting network () 2026-07-04 13:14:20,184 - DEBUG - No XMPP flaps were noticed during the test 2026-07-04 13:14:20,184 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30] 2026-07-04 13:14:20,184 - INFO - -------------------------------------------------------------------------------- 2026-07-04 13:14:20,894 - INFO - Deleted project: ctest-TestPorts-46969726, ID : 5b9abd06-e464-40b1-9371-b30764c6391f