2026-08-14 11:48:08,494 - INFO - Domain Default found not creating 2026-08-14 11:48:08,675 - INFO - Project ctest-TestPorts-47583720 not found, creating it 2026-08-14 11:48:09,169 - INFO - Created Project:ctest-TestPorts-47583720, ID : f6e7e409-50d9-4eac-97ce-edc3447730d5 2026-08-14 11:48:10,741 - INFO - ================================================================================ 2026-08-14 11:48:10,741 - INFO - STARTING TEST : test_ports_bindings 2026-08-14 11:48:10,741 - 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-08-14 11:48:11,000 - DEBUG - Nothing to compare xmpp stats {'10.0.0.250': {'10.20.0.17': '0'}} with 2026-08-14 11:48:11,000 - INFO - Initial checks done. Running the testcase now 2026-08-14 11:48:11,000 - INFO - 2026-08-14 11:48:11,595 - DEBUG - Response for create_network : {'network': {'id': '78265d59-eb2c-48c8-b5bd-43832e0eff00', 'name': 'ctest-vn-59314612', 'tenant_id': 'f6e7e40950d94eac97ceedc3447730d5', 'project_id': 'f6e7e40950d94eac97ceedc3447730d5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-47583720', 'ctest-vn-59314612'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 11:48:11,786 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a3cc8af8-e6b4-4043-9cd8-4da3d6f41b22', 'name': '', 'tenant_id': 'f6e7e40950d94eac97ceedc3447730d5', 'network_id': '78265d59-eb2c-48c8-b5bd-43832e0eff00', 'ip_version': 4, 'cidr': '187.200.156.0/26', 'allocation_pools': [{'start': '187.200.156.2', 'end': '187.200.156.62'}], 'gateway_ip': '187.200.156.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '187.200.156.2', 'tags': [], 'project_id': 'f6e7e40950d94eac97ceedc3447730d5'}} 2026-08-14 11:48:11,803 - INFO - Created VN ctest-vn-59314612 2026-08-14 11:48:11,853 - DEBUG - VN ctest-vn-59314612 UUID is 78265d59-eb2c-48c8-b5bd-43832e0eff00 2026-08-14 11:48:11,958 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-47583720', 'ctest-vmi-78250867']} 2026-08-14 11:48:12,264 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-78250867', 'id': '624807e9-4e82-4036-bb0b-dfbaa0b2f1db', 'tenant_id': 'f6e7e40950d94eac97ceedc3447730d5', 'network_id': '78265d59-eb2c-48c8-b5bd-43832e0eff00', 'mac_address': '02:62:48:07:e9:4e', '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': '187.200.156.3', 'subnet_id': 'a3cc8af8-e6b4-4043-9cd8-4da3d6f41b22'}], 'security_groups': ['f207bdd2-a6dd-43eb-aa1a-ff0aa4925713'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f6e7e40950d94eac97ceedc3447730d5'}} 2026-08-14 11:48:12,264 - DEBUG - Created port 624807e9-4e82-4036-bb0b-dfbaa0b2f1db 2026-08-14 11:48:12,374 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/624807e9-4e82-4036-bb0b-dfbaa0b2f1db 2026-08-14 11:48:12,704 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/624807e9-4e82-4036-bb0b-dfbaa0b2f1db 2026-08-14 11:48:12,732 - INFO - VMI 624807e9-4e82-4036-bb0b-dfbaa0b2f1db verification in API Server passed 2026-08-14 11:48:12,831 - DEBUG - Response for delete_port : () 2026-08-14 11:48:12,831 - INFO - Deleted port 624807e9-4e82-4036-bb0b-dfbaa0b2f1db 2026-08-14 11:48:12,831 - INFO - Deleting VN ctest-vn-59314612 2026-08-14 11:48:12,935 - DEBUG - Response for deleting network () 2026-08-14 11:48:13,192 - DEBUG - No XMPP flaps were noticed during the test 2026-08-14 11:48:13,192 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-14 11:48:13,192 - INFO - -------------------------------------------------------------------------------- 2026-08-14 11:48:13,194 - INFO - ================================================================================ 2026-08-14 11:48:13,194 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-14 11:48:13,195 - 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-08-14 11:48:13,484 - DEBUG - Nothing to compare xmpp stats {'10.0.0.250': {'10.20.0.17': '0'}} with 2026-08-14 11:48:13,484 - INFO - Initial checks done. Running the testcase now 2026-08-14 11:48:13,484 - INFO - 2026-08-14 11:48:13,666 - DEBUG - Response for create_network : {'network': {'id': '19b5d804-b36d-4e53-bd1b-510d152f6ffc', 'name': 'ctest-vn1-07693460', 'tenant_id': 'f6e7e40950d94eac97ceedc3447730d5', 'project_id': 'f6e7e40950d94eac97ceedc3447730d5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-47583720', 'ctest-vn1-07693460'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 11:48:13,870 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f5627f5f-9ba8-49be-a510-056678a2d15b', 'name': '', 'tenant_id': 'f6e7e40950d94eac97ceedc3447730d5', 'network_id': '19b5d804-b36d-4e53-bd1b-510d152f6ffc', 'ip_version': 4, 'cidr': '137.38.85.64/26', 'allocation_pools': [{'start': '137.38.85.66', 'end': '137.38.85.126'}], 'gateway_ip': '137.38.85.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '137.38.85.66', 'tags': [], 'project_id': 'f6e7e40950d94eac97ceedc3447730d5'}} 2026-08-14 11:48:14,057 - DEBUG - Response for create_subnet : {'subnet': {'id': '8a52e97e-ead9-4010-8a91-e492f49ef9d1', 'name': '', 'tenant_id': 'f6e7e40950d94eac97ceedc3447730d5', 'network_id': '19b5d804-b36d-4e53-bd1b-510d152f6ffc', 'ip_version': 4, 'cidr': '20.215.251.192/26', 'allocation_pools': [{'start': '20.215.251.194', 'end': '20.215.251.254'}], 'gateway_ip': '20.215.251.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '20.215.251.194', 'tags': [], 'project_id': 'f6e7e40950d94eac97ceedc3447730d5'}} 2026-08-14 11:48:14,074 - INFO - Created VN ctest-vn1-07693460 2026-08-14 11:48:14,126 - DEBUG - VN ctest-vn1-07693460 UUID is 19b5d804-b36d-4e53-bd1b-510d152f6ffc 2026-08-14 11:48:14,448 - DEBUG - Response for create_port : {'port': {'name': '1119c75c-9425-4015-a2f2-a05ea5cf35bc', 'id': '1119c75c-9425-4015-a2f2-a05ea5cf35bc', 'tenant_id': 'f6e7e40950d94eac97ceedc3447730d5', 'network_id': '19b5d804-b36d-4e53-bd1b-510d152f6ffc', 'mac_address': '02:11:19:c7:5c:94', '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': '137.38.85.69', 'subnet_id': 'f5627f5f-9ba8-49be-a510-056678a2d15b'}], 'security_groups': ['f207bdd2-a6dd-43eb-aa1a-ff0aa4925713'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f6e7e40950d94eac97ceedc3447730d5'}} 2026-08-14 11:48:14,640 - DEBUG - Response for create_port : {'port': {'name': '90daf554-6b5a-4505-8c1c-aab6266457da', 'id': '90daf554-6b5a-4505-8c1c-aab6266457da', 'tenant_id': 'f6e7e40950d94eac97ceedc3447730d5', 'network_id': '19b5d804-b36d-4e53-bd1b-510d152f6ffc', 'mac_address': '02:90:da:f5:54:6b', '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': '20.215.251.197', 'subnet_id': '8a52e97e-ead9-4010-8a91-e492f49ef9d1'}], 'security_groups': ['f207bdd2-a6dd-43eb-aa1a-ff0aa4925713'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f6e7e40950d94eac97ceedc3447730d5'}} 2026-08-14 11:48:14,704 - DEBUG - Services list from nova: [, , ] 2026-08-14 11:48:15,038 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6162-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6162-1) 2026-08-14 11:48:15,431 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6162-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6162-1) 2026-08-14 11:48:15,431 - INFO - Waiting for VM ctest-vn1-vm1-15518970 to be up.. 2026-08-14 11:48:15,467 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:48:20,516 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:48:25,602 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:48:30,684 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:48:35,763 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:48:40,843 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:48:45,919 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:48:50,995 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:48:56,072 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 11:49:01,148 - DEBUG - VM is in ACTIVE state now 2026-08-14 11:49:01,148 - INFO - VM name : ctest-vn1-vm1-15518970 2026-08-14 11:49:01,221 - DEBUG - VM ctest-vn1-vm1-15518970 ID is 724652ad-a72f-43fd-8be8-4926104cdb67 2026-08-14 11:49:01,238 - DEBUG - VM ctest-vn1-vm1-15518970 launched on Node cn-jenkins-deploy-platform-ansible-os-6162-1 2026-08-14 11:49:01,309 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/724652ad-a72f-43fd-8be8-4926104cdb67 2026-08-14 11:49:01,318 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/1119c75c-9425-4015-a2f2-a05ea5cf35bc 2026-08-14 11:49:02,560 - 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=11.2 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.589 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.589/5.874/11.159/5.285 ms') 2026-08-14 11:49:02,560 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-15518970 passed 2026-08-14 11:49:02,722 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 11:49:02,722 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-15518970, IP 137.38.85.69, Port 22 2026-08-14 11:49:02,877 - DEBUG - VM ctest-vn1-vm1-15518970 is ready for SSH connections 2026-08-14 11:49:02,877 - INFO - Waiting for VM ctest-vn1-vm2-18265573 to be up.. 2026-08-14 11:49:02,948 - DEBUG - VM is in ACTIVE state now 2026-08-14 11:49:02,948 - INFO - VM name : ctest-vn1-vm2-18265573 2026-08-14 11:49:03,027 - DEBUG - VM ctest-vn1-vm2-18265573 ID is 0876a52a-a2fa-46e4-a343-8234f740c8c1 2026-08-14 11:49:03,027 - DEBUG - VM ctest-vn1-vm2-18265573 launched on Node cn-jenkins-deploy-platform-ansible-os-6162-1 2026-08-14 11:49:03,092 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/0876a52a-a2fa-46e4-a343-8234f740c8c1 2026-08-14 11:49:03,101 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/90daf554-6b5a-4505-8c1c-aab6266457da 2026-08-14 11:49:04,343 - 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.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.385 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.385/2.032/3.679/1.647 ms') 2026-08-14 11:49:04,343 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-18265573 passed 2026-08-14 11:49:04,494 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 11:49:04,494 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-18265573, IP 20.215.251.197, Port 22 2026-08-14 11:49:04,653 - DEBUG - VM ctest-vn1-vm2-18265573 is ready for SSH connections 2026-08-14 11:49:04,653 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 11:49:04,653 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 11:49:04,653 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 11:49:04,653 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 137.38.85.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123 2026-08-14 11:49:04,653 - DEBUG - ping -s 56 -c 3 -W 1 137.38.85.69 2026-08-14 11:49:08,561 - DEBUG - PING 137.38.85.69 (137.38.85.69): 56 data bytes 64 bytes from 137.38.85.69: seq=0 ttl=63 time=4.293 ms 64 bytes from 137.38.85.69: seq=1 ttl=63 time=1.238 ms 64 bytes from 137.38.85.69: seq=2 ttl=63 time=1.051 ms --- 137.38.85.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.051/2.194/4.293 ms 2026-08-14 11:49:08,561 - INFO - Ping to IP 137.38.85.69 from VM ctest-vn1-vm2-18265573 passed 2026-08-14 11:49:08,562 - INFO - Detaching port 90daf554-6b5a-4505-8c1c-aab6266457da from VM ctest-vn1-vm2-18265573 2026-08-14 11:49:08,616 - INFO - Deleting VM ctest-vn1-vm2-18265573 2026-08-14 11:49:08,681 - INFO - Detaching port 1119c75c-9425-4015-a2f2-a05ea5cf35bc from VM ctest-vn1-vm1-15518970 2026-08-14 11:49:08,720 - INFO - Deleting VM ctest-vn1-vm1-15518970 2026-08-14 11:49:08,946 - DEBUG - Response for delete_port : () 2026-08-14 11:49:09,106 - DEBUG - Response for delete_port : () 2026-08-14 11:49:09,106 - INFO - Deleting VN ctest-vn1-07693460 2026-08-14 11:49:09,239 - DEBUG - Response for deleting network () 2026-08-14 11:49:09,504 - DEBUG - No XMPP flaps were noticed during the test 2026-08-14 11:49:09,504 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:56] 2026-08-14 11:49:09,505 - INFO - -------------------------------------------------------------------------------- 2026-08-14 11:49:10,268 - INFO - Deleted project: ctest-TestPorts-47583720, ID : f6e7e409-50d9-4eac-97ce-edc3447730d5