2026-07-30 14:50:58,503 - INFO - Domain Default found not creating 2026-07-30 14:50:58,715 - INFO - Project ctest-TestPorts-83864283 not found, creating it 2026-07-30 14:50:59,319 - INFO - Created Project:ctest-TestPorts-83864283, ID : b06acfc3-1a7f-4999-8a5f-f64b498ad6cd 2026-07-30 14:51:01,167 - INFO - ================================================================================ 2026-07-30 14:51:01,167 - INFO - STARTING TEST : test_ports_bindings 2026-07-30 14:51:01,167 - 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-30 14:51:01,443 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-30 14:51:01,443 - INFO - Initial checks done. Running the testcase now 2026-07-30 14:51:01,443 - INFO - 2026-07-30 14:51:02,137 - DEBUG - Response for create_network : {'network': {'id': '88d32b41-394a-429f-aeec-fa2587279b21', 'name': 'ctest-vn-24578621', 'tenant_id': 'b06acfc31a7f49998a5ff64b498ad6cd', 'project_id': 'b06acfc31a7f49998a5ff64b498ad6cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-83864283', 'ctest-vn-24578621'], 'port_security_enabled': True, 'description': ''}} 2026-07-30 14:51:02,320 - DEBUG - Response for create_subnet : {'subnet': {'id': '4cc47e13-5620-4f19-802e-55fb2ff1ea79', 'name': '', 'tenant_id': 'b06acfc31a7f49998a5ff64b498ad6cd', 'network_id': '88d32b41-394a-429f-aeec-fa2587279b21', 'ip_version': 4, 'cidr': '40.70.34.64/26', 'allocation_pools': [{'start': '40.70.34.66', 'end': '40.70.34.126'}], 'gateway_ip': '40.70.34.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '40.70.34.66', 'tags': [], 'project_id': 'b06acfc31a7f49998a5ff64b498ad6cd'}} 2026-07-30 14:51:02,343 - INFO - Created VN ctest-vn-24578621 2026-07-30 14:51:02,399 - DEBUG - VN ctest-vn-24578621 UUID is 88d32b41-394a-429f-aeec-fa2587279b21 2026-07-30 14:51:02,520 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-83864283', 'ctest-vmi-42457593']} 2026-07-30 14:51:02,841 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-42457593', 'id': '09137af1-5a22-4c1f-ac3c-c062bcff2033', 'tenant_id': 'b06acfc31a7f49998a5ff64b498ad6cd', 'network_id': '88d32b41-394a-429f-aeec-fa2587279b21', 'mac_address': '02:09:13:7a:f1:5a', '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.70.34.67', 'subnet_id': '4cc47e13-5620-4f19-802e-55fb2ff1ea79'}], 'security_groups': ['32d181e7-229e-4899-8e4e-42c9bad49e4b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b06acfc31a7f49998a5ff64b498ad6cd'}} 2026-07-30 14:51:02,842 - DEBUG - Created port 09137af1-5a22-4c1f-ac3c-c062bcff2033 2026-07-30 14:51:02,955 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/09137af1-5a22-4c1f-ac3c-c062bcff2033 2026-07-30 14:51:03,334 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/09137af1-5a22-4c1f-ac3c-c062bcff2033 2026-07-30 14:51:03,374 - INFO - VMI 09137af1-5a22-4c1f-ac3c-c062bcff2033 verification in API Server passed 2026-07-30 14:51:03,511 - DEBUG - Response for delete_port : () 2026-07-30 14:51:03,512 - INFO - Deleted port 09137af1-5a22-4c1f-ac3c-c062bcff2033 2026-07-30 14:51:03,512 - INFO - Deleting VN ctest-vn-24578621 2026-07-30 14:51:03,651 - DEBUG - Response for deleting network () 2026-07-30 14:51:03,921 - DEBUG - No XMPP flaps were noticed during the test
2026-07-30 14:51:03,921 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-07-30 14:51:03,921 - INFO - -------------------------------------------------------------------------------- 2026-07-30 14:51:03,924 - INFO - ================================================================================ 2026-07-30 14:51:03,924 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-30 14:51:03,924 - 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-30 14:51:04,221 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-30 14:51:04,221 - INFO - Initial checks done. Running the testcase now 2026-07-30 14:51:04,221 - INFO - 2026-07-30 14:51:04,473 - DEBUG - Response for create_network : {'network': {'id': '706824e1-9378-46f4-b1b9-0b127ca1ab9d', 'name': 'ctest-vn1-98121377', 'tenant_id': 'b06acfc31a7f49998a5ff64b498ad6cd', 'project_id': 'b06acfc31a7f49998a5ff64b498ad6cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-83864283', 'ctest-vn1-98121377'], 'port_security_enabled': True, 'description': ''}} 2026-07-30 14:51:04,701 - DEBUG - Response for create_subnet : {'subnet': {'id': '11208d8c-ba4f-4698-b618-6d214c64117c', 'name': '', 'tenant_id': 'b06acfc31a7f49998a5ff64b498ad6cd', 'network_id': '706824e1-9378-46f4-b1b9-0b127ca1ab9d', 'ip_version': 4, 'cidr': '6.42.84.192/26', 'allocation_pools': [{'start': '6.42.84.194', 'end': '6.42.84.254'}], 'gateway_ip': '6.42.84.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '6.42.84.194', 'tags': [], 'project_id': 'b06acfc31a7f49998a5ff64b498ad6cd'}} 2026-07-30 14:51:04,917 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f1cb650c-9a01-49fd-8b1e-dcb399f27ba5', 'name': '', 'tenant_id': 'b06acfc31a7f49998a5ff64b498ad6cd', 'network_id': '706824e1-9378-46f4-b1b9-0b127ca1ab9d', 'ip_version': 4, 'cidr': '106.61.104.0/26', 'allocation_pools': [{'start': '106.61.104.2', 'end': '106.61.104.62'}], 'gateway_ip': '106.61.104.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '106.61.104.2', 'tags': [], 'project_id': 'b06acfc31a7f49998a5ff64b498ad6cd'}} 2026-07-30 14:51:04,937 - INFO - Created VN ctest-vn1-98121377 2026-07-30 14:51:04,991 - DEBUG - VN ctest-vn1-98121377 UUID is 706824e1-9378-46f4-b1b9-0b127ca1ab9d 2026-07-30 14:51:05,363 - DEBUG - Response for create_port : {'port': {'name': '1ac12936-e461-47dc-9b8f-3796349922fb', 'id': '1ac12936-e461-47dc-9b8f-3796349922fb', 'tenant_id': 'b06acfc31a7f49998a5ff64b498ad6cd', 'network_id': '706824e1-9378-46f4-b1b9-0b127ca1ab9d', 'mac_address': '02:1a:c1:29:36:e4', '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': '6.42.84.197', 'subnet_id': '11208d8c-ba4f-4698-b618-6d214c64117c'}], 'security_groups': ['32d181e7-229e-4899-8e4e-42c9bad49e4b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b06acfc31a7f49998a5ff64b498ad6cd'}} 2026-07-30 14:51:05,600 - DEBUG - Response for create_port : {'port': {'name': '8fc32760-4c44-4790-ad79-526303080d0a', 'id': '8fc32760-4c44-4790-ad79-526303080d0a', 'tenant_id': 'b06acfc31a7f49998a5ff64b498ad6cd', 'network_id': '706824e1-9378-46f4-b1b9-0b127ca1ab9d', 'mac_address': '02:8f:c3:27:60:4c', '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': '106.61.104.5', 'subnet_id': 'f1cb650c-9a01-49fd-8b1e-dcb399f27ba5'}], 'security_groups': ['32d181e7-229e-4899-8e4e-42c9bad49e4b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b06acfc31a7f49998a5ff64b498ad6cd'}} 2026-07-30 14:51:05,673 - DEBUG - Services list from nova: [, , ] 2026-07-30 14:51:06,082 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6125-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6125-1) 2026-07-30 14:51:06,581 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6125-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6125-1) 2026-07-30 14:51:06,581 - INFO - Waiting for VM ctest-vn1-vm1-23865354 to be up.. 2026-07-30 14:51:06,629 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 14:51:11,689 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 14:51:16,796 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 14:51:21,898 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 14:51:26,998 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 14:51:32,190 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 14:51:37,288 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 14:51:42,384 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 14:51:47,506 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 14:51:52,610 - DEBUG - VM is in ACTIVE state now 2026-07-30 14:51:52,610 - INFO - VM name : ctest-vn1-vm1-23865354 2026-07-30 14:51:52,703 - DEBUG - VM ctest-vn1-vm1-23865354 ID is 656dae40-cdb9-465a-8ecc-a2cd5ce247ff 2026-07-30 14:51:52,729 - DEBUG - VM ctest-vn1-vm1-23865354 launched on Node cn-jenkins-deploy-platform-ansible-os-6125-1 2026-07-30 14:51:52,822 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/656dae40-cdb9-465a-8ecc-a2cd5ce247ff 2026-07-30 14:51:52,834 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1ac12936-e461-47dc-9b8f-3796349922fb 2026-07-30 14:51:56,100 - 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 1016ms') 2026-07-30 14:51:56,100 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-23865354 failed! 2026-07-30 14:51:56,159 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-83864283:ctest-vn1-98121377 is 6.42.84.193 and allocation pool is NOT set 2026-07-30 14:51:56,159 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-83864283:ctest-vn1-98121377 is 106.61.104.1 and allocation pool is NOT set 2026-07-30 14:52:00,236 - 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=2 ttl=63 time=12.7 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 12.716/12.716/12.716/0.000 ms') 2026-07-30 14:52:00,236 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-23865354 passed 2026-07-30 14:52:00,391 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-30 14:52:00,391 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-23865354, IP 6.42.84.197, Port 22 2026-07-30 14:52:00,566 - DEBUG - VM ctest-vn1-vm1-23865354 is ready for SSH connections 2026-07-30 14:52:00,566 - INFO - Waiting for VM ctest-vn1-vm2-43941428 to be up.. 2026-07-30 14:52:00,675 - DEBUG - VM is in ACTIVE state now 2026-07-30 14:52:00,675 - INFO - VM name : ctest-vn1-vm2-43941428 2026-07-30 14:52:00,789 - DEBUG - VM ctest-vn1-vm2-43941428 ID is 0392c2da-3fdb-467f-b7c9-f55099e0de07 2026-07-30 14:52:00,790 - DEBUG - VM ctest-vn1-vm2-43941428 launched on Node cn-jenkins-deploy-platform-ansible-os-6125-1 2026-07-30 14:52:00,904 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/0392c2da-3fdb-467f-b7c9-f55099e0de07 2026-07-30 14:52:00,918 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8fc32760-4c44-4790-ad79-526303080d0a 2026-07-30 14:52:02,187 - 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.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.636 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.636/2.279/3.922/1.643 ms') 2026-07-30 14:52:02,188 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-43941428 passed 2026-07-30 14:52:02,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-30 14:52:02,351 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-43941428, IP 106.61.104.5, Port 22 2026-07-30 14:52:02,522 - DEBUG - VM ctest-vn1-vm2-43941428 is ready for SSH connections 2026-07-30 14:52:02,522 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-30 14:52:02,522 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-30 14:52:02,522 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-30 14:52:02,522 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.42.84.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-07-30 14:52:02,522 - DEBUG - ping -s 56 -c 3 -W 1 6.42.84.197 2026-07-30 14:52:06,697 - DEBUG - PING 6.42.84.197 (6.42.84.197): 56 data bytes 64 bytes from 6.42.84.197: seq=0 ttl=63 time=4.931 ms 64 bytes from 6.42.84.197: seq=1 ttl=63 time=1.397 ms 64 bytes from 6.42.84.197: seq=2 ttl=63 time=1.402 ms --- 6.42.84.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.397/2.576/4.931 ms 2026-07-30 14:52:06,698 - INFO - Ping to IP 6.42.84.197 from VM ctest-vn1-vm2-43941428 passed 2026-07-30 14:52:06,698 - INFO - Detaching port 8fc32760-4c44-4790-ad79-526303080d0a from VM ctest-vn1-vm2-43941428 2026-07-30 14:52:06,774 - INFO - Deleting VM ctest-vn1-vm2-43941428 2026-07-30 14:52:06,875 - INFO - Detaching port 1ac12936-e461-47dc-9b8f-3796349922fb from VM ctest-vn1-vm1-23865354 2026-07-30 14:52:06,929 - INFO - Deleting VM ctest-vn1-vm1-23865354 2026-07-30 14:52:07,239 - DEBUG - Response for delete_port : () 2026-07-30 14:52:07,507 - DEBUG - Response for delete_port : () 2026-07-30 14:52:07,507 - INFO - Deleting VN ctest-vn1-98121377 2026-07-30 14:52:07,707 - DEBUG - Response for deleting network () 2026-07-30 14:52:07,986 - DEBUG - No XMPP flaps were noticed during the test
2026-07-30 14:52:07,987 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:04]
2026-07-30 14:52:07,987 - INFO - -------------------------------------------------------------------------------- 2026-07-30 14:52:08,861 - INFO - Deleted project: ctest-TestPorts-83864283, ID : b06acfc3-1a7f-4999-8a5f-f64b498ad6cd