2026-08-21 15:12:40,592 - INFO - Domain Default found not creating 2026-08-21 15:12:40,743 - INFO - Project ctest-TestPorts-27312146 not found, creating it 2026-08-21 15:12:41,232 - INFO - Created Project:ctest-TestPorts-27312146, ID : 884ef063-4404-4fff-b149-366b3fafc65a 2026-08-21 15:12:42,889 - INFO - ================================================================================ 2026-08-21 15:12:42,889 - INFO - STARTING TEST : test_ports_bindings 2026-08-21 15:12:42,889 - 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-21 15:12:43,149 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-08-21 15:12:43,149 - INFO - Initial checks done. Running the testcase now 2026-08-21 15:12:43,149 - INFO - 2026-08-21 15:12:43,788 - DEBUG - Response for create_network : {'network': {'id': '945ce4e3-6202-4b1b-be60-9128480b3534', 'name': 'ctest-vn-17312737', 'tenant_id': '884ef06344044fffb149366b3fafc65a', 'project_id': '884ef06344044fffb149366b3fafc65a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-27312146', 'ctest-vn-17312737'], 'port_security_enabled': True, 'description': ''}} 2026-08-21 15:12:43,990 - DEBUG - Response for create_subnet : {'subnet': {'id': '66fd6f9e-bf8a-45e5-9bed-a5da247ca977', 'name': '', 'tenant_id': '884ef06344044fffb149366b3fafc65a', 'network_id': '945ce4e3-6202-4b1b-be60-9128480b3534', 'ip_version': 4, 'cidr': '144.108.114.128/26', 'allocation_pools': [{'start': '144.108.114.130', 'end': '144.108.114.190'}], 'gateway_ip': '144.108.114.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '144.108.114.130', 'tags': [], 'project_id': '884ef06344044fffb149366b3fafc65a'}} 2026-08-21 15:12:44,010 - INFO - Created VN ctest-vn-17312737 2026-08-21 15:12:44,064 - DEBUG - VN ctest-vn-17312737 UUID is 945ce4e3-6202-4b1b-be60-9128480b3534 2026-08-21 15:12:44,171 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-27312146', 'ctest-vmi-10723628']} 2026-08-21 15:12:44,440 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-10723628', 'id': '6b93f408-6abe-49c4-a7c6-a83480521c57', 'tenant_id': '884ef06344044fffb149366b3fafc65a', 'network_id': '945ce4e3-6202-4b1b-be60-9128480b3534', 'mac_address': '02:6b:93:f4:08:6a', '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': '144.108.114.131', 'subnet_id': '66fd6f9e-bf8a-45e5-9bed-a5da247ca977'}], 'security_groups': ['60430587-32d7-40ee-b447-a59f8932090b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '884ef06344044fffb149366b3fafc65a'}} 2026-08-21 15:12:44,440 - DEBUG - Created port 6b93f408-6abe-49c4-a7c6-a83480521c57 2026-08-21 15:12:44,548 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6b93f408-6abe-49c4-a7c6-a83480521c57 2026-08-21 15:12:44,916 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6b93f408-6abe-49c4-a7c6-a83480521c57 2026-08-21 15:12:44,948 - INFO - VMI 6b93f408-6abe-49c4-a7c6-a83480521c57 verification in API Server passed 2026-08-21 15:12:45,059 - DEBUG - Response for delete_port : () 2026-08-21 15:12:45,059 - INFO - Deleted port 6b93f408-6abe-49c4-a7c6-a83480521c57 2026-08-21 15:12:45,059 - INFO - Deleting VN ctest-vn-17312737 2026-08-21 15:12:45,180 - DEBUG - Response for deleting network () 2026-08-21 15:12:45,439 - DEBUG - No XMPP flaps were noticed during the test 2026-08-21 15:12:45,439 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-21 15:12:45,439 - INFO - -------------------------------------------------------------------------------- 2026-08-21 15:12:45,443 - INFO - ================================================================================ 2026-08-21 15:12:45,443 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-21 15:12:45,443 - 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-21 15:12:45,745 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-08-21 15:12:45,745 - INFO - Initial checks done. Running the testcase now 2026-08-21 15:12:45,745 - INFO - 2026-08-21 15:12:45,934 - DEBUG - Response for create_network : {'network': {'id': '8a0e1ea2-3a3b-4898-af33-bf2af8dc8276', 'name': 'ctest-vn1-11173097', 'tenant_id': '884ef06344044fffb149366b3fafc65a', 'project_id': '884ef06344044fffb149366b3fafc65a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-27312146', 'ctest-vn1-11173097'], 'port_security_enabled': True, 'description': ''}} 2026-08-21 15:12:46,106 - DEBUG - Response for create_subnet : {'subnet': {'id': '299cfabc-5c0e-436f-b762-12fe09457f60', 'name': '', 'tenant_id': '884ef06344044fffb149366b3fafc65a', 'network_id': '8a0e1ea2-3a3b-4898-af33-bf2af8dc8276', 'ip_version': 4, 'cidr': '138.66.198.64/26', 'allocation_pools': [{'start': '138.66.198.66', 'end': '138.66.198.126'}], 'gateway_ip': '138.66.198.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '138.66.198.66', 'tags': [], 'project_id': '884ef06344044fffb149366b3fafc65a'}} 2026-08-21 15:12:46,264 - DEBUG - Response for create_subnet : {'subnet': {'id': '170a540a-9303-4911-829b-082ec1829149', 'name': '', 'tenant_id': '884ef06344044fffb149366b3fafc65a', 'network_id': '8a0e1ea2-3a3b-4898-af33-bf2af8dc8276', 'ip_version': 4, 'cidr': '156.99.51.64/26', 'allocation_pools': [{'start': '156.99.51.66', 'end': '156.99.51.126'}], 'gateway_ip': '156.99.51.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '156.99.51.66', 'tags': [], 'project_id': '884ef06344044fffb149366b3fafc65a'}} 2026-08-21 15:12:46,281 - INFO - Created VN ctest-vn1-11173097 2026-08-21 15:12:46,332 - DEBUG - VN ctest-vn1-11173097 UUID is 8a0e1ea2-3a3b-4898-af33-bf2af8dc8276 2026-08-21 15:12:46,660 - DEBUG - Response for create_port : {'port': {'name': '4bda0e36-015b-48e8-8c91-d298a716fc14', 'id': '4bda0e36-015b-48e8-8c91-d298a716fc14', 'tenant_id': '884ef06344044fffb149366b3fafc65a', 'network_id': '8a0e1ea2-3a3b-4898-af33-bf2af8dc8276', 'mac_address': '02:4b:da:0e:36:01', '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': '138.66.198.69', 'subnet_id': '299cfabc-5c0e-436f-b762-12fe09457f60'}], 'security_groups': ['60430587-32d7-40ee-b447-a59f8932090b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '884ef06344044fffb149366b3fafc65a'}} 2026-08-21 15:12:46,865 - DEBUG - Response for create_port : {'port': {'name': '6520cc65-980e-4677-9b54-6fcc05b38011', 'id': '6520cc65-980e-4677-9b54-6fcc05b38011', 'tenant_id': '884ef06344044fffb149366b3fafc65a', 'network_id': '8a0e1ea2-3a3b-4898-af33-bf2af8dc8276', 'mac_address': '02:65:20:cc:65:98', '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': '156.99.51.69', 'subnet_id': '170a540a-9303-4911-829b-082ec1829149'}], 'security_groups': ['60430587-32d7-40ee-b447-a59f8932090b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '884ef06344044fffb149366b3fafc65a'}} 2026-08-21 15:12:46,930 - DEBUG - Services list from nova: [, , ] 2026-08-21 15:12:47,268 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6204-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6204-1) 2026-08-21 15:12:47,701 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6204-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6204-1) 2026-08-21 15:12:47,701 - INFO - Waiting for VM ctest-vn1-vm1-25274010 to be up.. 2026-08-21 15:12:47,785 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 15:12:52,841 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 15:12:57,929 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 15:13:03,007 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 15:13:08,098 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 15:13:13,174 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 15:13:18,254 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 15:13:23,344 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 15:13:28,426 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 15:13:33,517 - DEBUG - VM is in ACTIVE state now 2026-08-21 15:13:33,517 - INFO - VM name : ctest-vn1-vm1-25274010 2026-08-21 15:13:33,611 - DEBUG - VM ctest-vn1-vm1-25274010 ID is dec97112-4f4e-46bc-885e-357f01a3d47c 2026-08-21 15:13:33,635 - DEBUG - VM ctest-vn1-vm1-25274010 launched on Node cn-jenkins-deploy-platform-ansible-os-6204-1 2026-08-21 15:13:33,720 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/dec97112-4f4e-46bc-885e-357f01a3d47c 2026-08-21 15:13:33,731 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/4bda0e36-015b-48e8-8c91-d298a716fc14 2026-08-21 15:13:37,007 - 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=3.36 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1020ms\r\nrtt min/avg/max/mdev = 3.358/3.358/3.358/0.000 ms') 2026-08-21 15:13:37,007 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-25274010 passed 2026-08-21 15:13:37,164 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 15:13:37,164 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-25274010, IP 138.66.198.69, Port 22 2026-08-21 15:13:37,334 - DEBUG - VM ctest-vn1-vm1-25274010 is ready for SSH connections 2026-08-21 15:13:37,334 - INFO - Waiting for VM ctest-vn1-vm2-91987419 to be up.. 2026-08-21 15:13:37,420 - DEBUG - VM is in ACTIVE state now 2026-08-21 15:13:37,420 - INFO - VM name : ctest-vn1-vm2-91987419 2026-08-21 15:13:37,506 - DEBUG - VM ctest-vn1-vm2-91987419 ID is 840a1b64-56e6-409a-9e55-d37d42f2bc19 2026-08-21 15:13:37,506 - DEBUG - VM ctest-vn1-vm2-91987419 launched on Node cn-jenkins-deploy-platform-ansible-os-6204-1 2026-08-21 15:13:37,592 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/840a1b64-56e6-409a-9e55-d37d42f2bc19 2026-08-21 15:13:37,603 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6520cc65-980e-4677-9b54-6fcc05b38011 2026-08-21 15:13:38,869 - 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.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.436 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.436/1.975/3.514/1.539 ms') 2026-08-21 15:13:38,869 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-91987419 passed 2026-08-21 15:13:39,028 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 15:13:39,028 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-91987419, IP 156.99.51.69, Port 22 2026-08-21 15:13:39,194 - DEBUG - VM ctest-vn1-vm2-91987419 is ready for SSH connections 2026-08-21 15:13:39,195 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 15:13:39,195 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 15:13:39,195 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 15:13:39,195 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 138.66.198.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-08-21 15:13:39,195 - DEBUG - ping -s 56 -c 3 -W 1 138.66.198.69 2026-08-21 15:13:43,258 - DEBUG - PING 138.66.198.69 (138.66.198.69): 56 data bytes 64 bytes from 138.66.198.69: seq=0 ttl=63 time=4.036 ms 64 bytes from 138.66.198.69: seq=1 ttl=63 time=1.190 ms 64 bytes from 138.66.198.69: seq=2 ttl=63 time=0.909 ms --- 138.66.198.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.909/2.045/4.036 ms 2026-08-21 15:13:43,258 - INFO - Ping to IP 138.66.198.69 from VM ctest-vn1-vm2-91987419 passed 2026-08-21 15:13:43,258 - INFO - Detaching port 6520cc65-980e-4677-9b54-6fcc05b38011 from VM ctest-vn1-vm2-91987419 2026-08-21 15:13:43,342 - INFO - Deleting VM ctest-vn1-vm2-91987419 2026-08-21 15:13:43,438 - INFO - Detaching port 4bda0e36-015b-48e8-8c91-d298a716fc14 from VM ctest-vn1-vm1-25274010 2026-08-21 15:13:43,476 - INFO - Deleting VM ctest-vn1-vm1-25274010 2026-08-21 15:13:43,713 - DEBUG - Response for delete_port : () 2026-08-21 15:13:43,872 - DEBUG - Response for delete_port : () 2026-08-21 15:13:43,872 - INFO - Deleting VN ctest-vn1-11173097 2026-08-21 15:13:43,995 - DEBUG - Response for deleting network () 2026-08-21 15:13:44,286 - DEBUG - No XMPP flaps were noticed during the test 2026-08-21 15:13:44,287 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:59] 2026-08-21 15:13:44,287 - INFO - -------------------------------------------------------------------------------- 2026-08-21 15:13:45,121 - INFO - Deleted project: ctest-TestPorts-27312146, ID : 884ef063-4404-4fff-b149-366b3fafc65a