2026-07-18 15:34:49,928 - INFO - Domain Default found not creating 2026-07-18 15:34:50,097 - INFO - Project ctest-TestPorts-39830931 not found, creating it 2026-07-18 15:34:50,572 - INFO - Created Project:ctest-TestPorts-39830931, ID : fbb112d7-dd30-477a-8aff-938ae35a0b6b 2026-07-18 15:34:52,094 - INFO - ================================================================================ 2026-07-18 15:34:52,094 - INFO - STARTING TEST : test_ports_bindings 2026-07-18 15:34:52,094 - 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-18 15:34:52,352 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-07-18 15:34:52,352 - INFO - Initial checks done. Running the testcase now 2026-07-18 15:34:52,352 - INFO - 2026-07-18 15:34:52,954 - DEBUG - Response for create_network : {'network': {'id': '69b9d649-4af6-4cb0-987d-0cf67a2912e5', 'name': 'ctest-vn-93102940', 'tenant_id': 'fbb112d7dd30477a8aff938ae35a0b6b', 'project_id': 'fbb112d7dd30477a8aff938ae35a0b6b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-39830931', 'ctest-vn-93102940'], 'port_security_enabled': True, 'description': ''}} 2026-07-18 15:34:53,182 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a3d4f7a3-93b0-47c7-915a-79cb7295e4de', 'name': '', 'tenant_id': 'fbb112d7dd30477a8aff938ae35a0b6b', 'network_id': '69b9d649-4af6-4cb0-987d-0cf67a2912e5', 'ip_version': 4, 'cidr': '128.238.153.192/26', 'allocation_pools': [{'start': '128.238.153.194', 'end': '128.238.153.254'}], 'gateway_ip': '128.238.153.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '128.238.153.194', 'tags': [], 'project_id': 'fbb112d7dd30477a8aff938ae35a0b6b'}} 2026-07-18 15:34:53,201 - INFO - Created VN ctest-vn-93102940 2026-07-18 15:34:53,254 - DEBUG - VN ctest-vn-93102940 UUID is 69b9d649-4af6-4cb0-987d-0cf67a2912e5 2026-07-18 15:34:53,360 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-39830931', 'ctest-vmi-19988902']} 2026-07-18 15:34:53,608 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-19988902', 'id': 'b7993ef3-acba-4c5a-b424-d356e69598e3', 'tenant_id': 'fbb112d7dd30477a8aff938ae35a0b6b', 'network_id': '69b9d649-4af6-4cb0-987d-0cf67a2912e5', 'mac_address': '02:b7:99:3e:f3:ac', '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': '128.238.153.195', 'subnet_id': 'a3d4f7a3-93b0-47c7-915a-79cb7295e4de'}], 'security_groups': ['3949928e-a857-4deb-9b43-a96729f87a59'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fbb112d7dd30477a8aff938ae35a0b6b'}} 2026-07-18 15:34:53,608 - DEBUG - Created port b7993ef3-acba-4c5a-b424-d356e69598e3 2026-07-18 15:34:53,722 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b7993ef3-acba-4c5a-b424-d356e69598e3 2026-07-18 15:34:54,059 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b7993ef3-acba-4c5a-b424-d356e69598e3 2026-07-18 15:34:54,091 - INFO - VMI b7993ef3-acba-4c5a-b424-d356e69598e3 verification in API Server passed 2026-07-18 15:34:54,250 - DEBUG - Response for delete_port : () 2026-07-18 15:34:54,250 - INFO - Deleted port b7993ef3-acba-4c5a-b424-d356e69598e3 2026-07-18 15:34:54,250 - INFO - Deleting VN ctest-vn-93102940 2026-07-18 15:34:54,359 - DEBUG - Response for deleting network () 2026-07-18 15:34:54,616 - DEBUG - No XMPP flaps were noticed during the test
2026-07-18 15:34:54,616 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-07-18 15:34:54,616 - INFO - -------------------------------------------------------------------------------- 2026-07-18 15:34:54,618 - INFO - ================================================================================ 2026-07-18 15:34:54,618 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-18 15:34:54,619 - 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-18 15:34:54,911 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-07-18 15:34:54,911 - INFO - Initial checks done. Running the testcase now 2026-07-18 15:34:54,911 - INFO - 2026-07-18 15:34:55,124 - DEBUG - Response for create_network : {'network': {'id': '8689e78e-eead-4f0e-a628-1dde35501850', 'name': 'ctest-vn1-20596951', 'tenant_id': 'fbb112d7dd30477a8aff938ae35a0b6b', 'project_id': 'fbb112d7dd30477a8aff938ae35a0b6b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-39830931', 'ctest-vn1-20596951'], 'port_security_enabled': True, 'description': ''}} 2026-07-18 15:34:55,342 - DEBUG - Response for create_subnet : {'subnet': {'id': '9ffbf278-3619-46a6-bfce-bc002d92c40e', 'name': '', 'tenant_id': 'fbb112d7dd30477a8aff938ae35a0b6b', 'network_id': '8689e78e-eead-4f0e-a628-1dde35501850', 'ip_version': 4, 'cidr': '208.13.8.128/26', 'allocation_pools': [{'start': '208.13.8.130', 'end': '208.13.8.190'}], 'gateway_ip': '208.13.8.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '208.13.8.130', 'tags': [], 'project_id': 'fbb112d7dd30477a8aff938ae35a0b6b'}} 2026-07-18 15:34:55,518 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cc088cb6-ae2f-43f4-88a3-5bb6994f9bd3', 'name': '', 'tenant_id': 'fbb112d7dd30477a8aff938ae35a0b6b', 'network_id': '8689e78e-eead-4f0e-a628-1dde35501850', 'ip_version': 4, 'cidr': '17.243.180.192/26', 'allocation_pools': [{'start': '17.243.180.194', 'end': '17.243.180.254'}], 'gateway_ip': '17.243.180.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '17.243.180.194', 'tags': [], 'project_id': 'fbb112d7dd30477a8aff938ae35a0b6b'}} 2026-07-18 15:34:55,538 - INFO - Created VN ctest-vn1-20596951 2026-07-18 15:34:55,590 - DEBUG - VN ctest-vn1-20596951 UUID is 8689e78e-eead-4f0e-a628-1dde35501850 2026-07-18 15:34:55,927 - DEBUG - Response for create_port : {'port': {'name': '939fb20d-ee30-45da-a35f-f3ea21195002', 'id': '939fb20d-ee30-45da-a35f-f3ea21195002', 'tenant_id': 'fbb112d7dd30477a8aff938ae35a0b6b', 'network_id': '8689e78e-eead-4f0e-a628-1dde35501850', 'mac_address': '02:93:9f:b2:0d: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': '208.13.8.133', 'subnet_id': '9ffbf278-3619-46a6-bfce-bc002d92c40e'}], 'security_groups': ['3949928e-a857-4deb-9b43-a96729f87a59'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fbb112d7dd30477a8aff938ae35a0b6b'}} 2026-07-18 15:34:56,112 - DEBUG - Response for create_port : {'port': {'name': 'cb09292c-2539-42dc-8175-8df1827d4b38', 'id': 'cb09292c-2539-42dc-8175-8df1827d4b38', 'tenant_id': 'fbb112d7dd30477a8aff938ae35a0b6b', 'network_id': '8689e78e-eead-4f0e-a628-1dde35501850', 'mac_address': '02:cb:09:29:2c:25', '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': '17.243.180.197', 'subnet_id': 'cc088cb6-ae2f-43f4-88a3-5bb6994f9bd3'}], 'security_groups': ['3949928e-a857-4deb-9b43-a96729f87a59'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fbb112d7dd30477a8aff938ae35a0b6b'}} 2026-07-18 15:34:56,176 - DEBUG - Services list from nova: [, , ] 2026-07-18 15:34:56,535 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6106-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6106-1) 2026-07-18 15:34:56,976 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6106-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6106-1) 2026-07-18 15:34:56,976 - INFO - Waiting for VM ctest-vn1-vm1-41873356 to be up.. 2026-07-18 15:34:57,016 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:35:02,067 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:35:07,149 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:35:12,233 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:35:17,317 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:35:22,402 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:35:27,488 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:35:32,566 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:35:37,652 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:35:42,737 - DEBUG - VM is in ACTIVE state now 2026-07-18 15:35:42,737 - INFO - VM name : ctest-vn1-vm1-41873356 2026-07-18 15:35:42,827 - DEBUG - VM ctest-vn1-vm1-41873356 ID is 3b9e7653-5a9b-4275-8106-536ab5d7afa5 2026-07-18 15:35:42,852 - DEBUG - VM ctest-vn1-vm1-41873356 launched on Node cn-jenkins-deploy-platform-ansible-os-6106-1 2026-07-18 15:35:42,934 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3b9e7653-5a9b-4275-8106-536ab5d7afa5 2026-07-18 15:35:42,944 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/939fb20d-ee30-45da-a35f-f3ea21195002 2026-07-18 15:35:46,200 - 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=10.3 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1023ms\r\nrtt min/avg/max/mdev = 10.344/10.344/10.344/0.000 ms') 2026-07-18 15:35:46,201 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-41873356 passed 2026-07-18 15:35:46,350 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:35:46,350 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-41873356, IP 208.13.8.133, Port 22 2026-07-18 15:35:46,520 - DEBUG - VM ctest-vn1-vm1-41873356 is ready for SSH connections 2026-07-18 15:35:46,520 - INFO - Waiting for VM ctest-vn1-vm2-02890737 to be up.. 2026-07-18 15:35:46,601 - DEBUG - VM is in ACTIVE state now 2026-07-18 15:35:46,601 - INFO - VM name : ctest-vn1-vm2-02890737 2026-07-18 15:35:46,688 - DEBUG - VM ctest-vn1-vm2-02890737 ID is d8d308f3-50d3-43a7-9de1-b394f9685a1f 2026-07-18 15:35:46,688 - DEBUG - VM ctest-vn1-vm2-02890737 launched on Node cn-jenkins-deploy-platform-ansible-os-6106-1 2026-07-18 15:35:46,768 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d8d308f3-50d3-43a7-9de1-b394f9685a1f 2026-07-18 15:35:46,778 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cb09292c-2539-42dc-8175-8df1827d4b38 2026-07-18 15:35:48,021 - 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.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.519 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.519/1.867/3.216/1.348 ms') 2026-07-18 15:35:48,021 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-02890737 passed 2026-07-18 15:35:48,174 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:35:48,174 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-02890737, IP 17.243.180.197, Port 22 2026-07-18 15:35:48,334 - DEBUG - VM ctest-vn1-vm2-02890737 is ready for SSH connections 2026-07-18 15:35:48,334 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:35:48,334 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:35:48,334 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:35:48,334 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 208.13.8.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-07-18 15:35:48,334 - DEBUG - ping -s 56 -c 3 -W 1 208.13.8.133 2026-07-18 15:35:52,345 - DEBUG - PING 208.13.8.133 (208.13.8.133): 56 data bytes 64 bytes from 208.13.8.133: seq=0 ttl=63 time=4.410 ms 64 bytes from 208.13.8.133: seq=1 ttl=63 time=0.960 ms 64 bytes from 208.13.8.133: seq=2 ttl=63 time=1.049 ms --- 208.13.8.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.960/2.139/4.410 ms 2026-07-18 15:35:52,345 - INFO - Ping to IP 208.13.8.133 from VM ctest-vn1-vm2-02890737 passed 2026-07-18 15:35:52,346 - INFO - Detaching port cb09292c-2539-42dc-8175-8df1827d4b38 from VM ctest-vn1-vm2-02890737 2026-07-18 15:35:52,399 - INFO - Deleting VM ctest-vn1-vm2-02890737 2026-07-18 15:35:52,477 - INFO - Detaching port 939fb20d-ee30-45da-a35f-f3ea21195002 from VM ctest-vn1-vm1-41873356 2026-07-18 15:35:52,511 - INFO - Deleting VM ctest-vn1-vm1-41873356 2026-07-18 15:35:52,736 - DEBUG - Response for delete_port : () 2026-07-18 15:35:52,904 - DEBUG - Response for delete_port : () 2026-07-18 15:35:52,905 - INFO - Deleting VN ctest-vn1-20596951 2026-07-18 15:35:53,035 - DEBUG - Response for deleting network () 2026-07-18 15:35:53,296 - DEBUG - No XMPP flaps were noticed during the test
2026-07-18 15:35:53,296 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:59]
2026-07-18 15:35:53,296 - INFO - -------------------------------------------------------------------------------- 2026-07-18 15:35:54,030 - INFO - Deleted project: ctest-TestPorts-39830931, ID : fbb112d7-dd30-477a-8aff-938ae35a0b6b