2026-03-05 09:02:13,553 - INFO - Domain Default found not creating
2026-03-05 09:02:13,737 - INFO - Project ctest-TestPorts-47457555 not found, creating it
2026-03-05 09:02:14,244 - INFO - Created Project:ctest-TestPorts-47457555, ID : 59371e67-f151-46b9-9dca-5b3125013fa2
2026-03-05 09:02:15,907 - INFO - ================================================================================
2026-03-05 09:02:15,907 - INFO - STARTING TEST : test_ports_bindings
2026-03-05 09:02:15,907 - 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-03-05 09:02:16,161 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-03-05 09:02:16,161 - INFO - Initial checks done. Running the testcase now
2026-03-05 09:02:16,161 - INFO -
2026-03-05 09:02:16,756 - DEBUG - Response for create_network : {'network': {'id': '8747c699-a340-4587-8d91-971f546bb56d', 'name': 'ctest-vn-33818843', 'tenant_id': '59371e67f15146b99dca5b3125013fa2', 'project_id': '59371e67f15146b99dca5b3125013fa2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-47457555', 'ctest-vn-33818843'], 'port_security_enabled': True, 'description': ''}}
2026-03-05 09:02:16,918 - DEBUG - Response for create_subnet : {'subnet': {'id': '40ecbc7b-b039-403e-85a1-cade3560e9a8', 'name': '', 'tenant_id': '59371e67f15146b99dca5b3125013fa2', 'network_id': '8747c699-a340-4587-8d91-971f546bb56d', 'ip_version': 4, 'cidr': '81.65.138.128/26', 'allocation_pools': [{'start': '81.65.138.130', 'end': '81.65.138.190'}], 'gateway_ip': '81.65.138.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '81.65.138.130', 'tags': [], 'project_id': '59371e67f15146b99dca5b3125013fa2'}}
2026-03-05 09:02:16,938 - INFO - Created VN ctest-vn-33818843
2026-03-05 09:02:16,991 - DEBUG - VN ctest-vn-33818843 UUID is 8747c699-a340-4587-8d91-971f546bb56d
2026-03-05 09:02:17,105 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-47457555', 'ctest-vmi-53956362']}
2026-03-05 09:02:17,364 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-53956362', 'id': '823c7ee3-2749-4ea3-9751-817eeaa6dadb', 'tenant_id': '59371e67f15146b99dca5b3125013fa2', 'network_id': '8747c699-a340-4587-8d91-971f546bb56d', 'mac_address': '02:82:3c:7e:e3:27', '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': '81.65.138.131', 'subnet_id': '40ecbc7b-b039-403e-85a1-cade3560e9a8'}], 'security_groups': ['e2dc3045-31c5-4ed7-b6b3-2db76513900f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '59371e67f15146b99dca5b3125013fa2'}}
2026-03-05 09:02:17,364 - DEBUG - Created port 823c7ee3-2749-4ea3-9751-817eeaa6dadb
2026-03-05 09:02:17,471 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/823c7ee3-2749-4ea3-9751-817eeaa6dadb
2026-03-05 09:02:17,771 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/823c7ee3-2749-4ea3-9751-817eeaa6dadb
2026-03-05 09:02:17,810 - INFO - VMI 823c7ee3-2749-4ea3-9751-817eeaa6dadb verification in API Server passed
2026-03-05 09:02:17,908 - DEBUG - Response for delete_port : ()
2026-03-05 09:02:17,908 - INFO - Deleted port 823c7ee3-2749-4ea3-9751-817eeaa6dadb
2026-03-05 09:02:17,909 - INFO - Deleting VN ctest-vn-33818843
2026-03-05 09:02:18,022 - DEBUG - Response for deleting network ()
2026-03-05 09:02:18,281 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 09:02:18,281 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-03-05 09:02:18,281 - INFO - --------------------------------------------------------------------------------
2026-03-05 09:02:18,283 - INFO - ================================================================================
2026-03-05 09:02:18,283 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-03-05 09:02:18,283 - 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-03-05 09:02:18,573 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-03-05 09:02:18,573 - INFO - Initial checks done. Running the testcase now
2026-03-05 09:02:18,573 - INFO -
2026-03-05 09:02:18,766 - DEBUG - Response for create_network : {'network': {'id': '8e413f4f-ccd2-4923-8250-7533ae3479a1', 'name': 'ctest-vn1-68264836', 'tenant_id': '59371e67f15146b99dca5b3125013fa2', 'project_id': '59371e67f15146b99dca5b3125013fa2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-47457555', 'ctest-vn1-68264836'], 'port_security_enabled': True, 'description': ''}}
2026-03-05 09:02:18,938 - DEBUG - Response for create_subnet : {'subnet': {'id': 'da1da1b2-2937-4614-ae02-3a259981ad46', 'name': '', 'tenant_id': '59371e67f15146b99dca5b3125013fa2', 'network_id': '8e413f4f-ccd2-4923-8250-7533ae3479a1', 'ip_version': 4, 'cidr': '139.122.74.192/26', 'allocation_pools': [{'start': '139.122.74.194', 'end': '139.122.74.254'}], 'gateway_ip': '139.122.74.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '139.122.74.194', 'tags': [], 'project_id': '59371e67f15146b99dca5b3125013fa2'}}
2026-03-05 09:02:19,134 - DEBUG - Response for create_subnet : {'subnet': {'id': '6deaf8e3-0cd4-4e71-9e01-932fd7243945', 'name': '', 'tenant_id': '59371e67f15146b99dca5b3125013fa2', 'network_id': '8e413f4f-ccd2-4923-8250-7533ae3479a1', 'ip_version': 4, 'cidr': '169.242.58.0/26', 'allocation_pools': [{'start': '169.242.58.2', 'end': '169.242.58.62'}], 'gateway_ip': '169.242.58.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.242.58.2', 'tags': [], 'project_id': '59371e67f15146b99dca5b3125013fa2'}}
2026-03-05 09:02:19,153 - INFO - Created VN ctest-vn1-68264836
2026-03-05 09:02:19,207 - DEBUG - VN ctest-vn1-68264836 UUID is 8e413f4f-ccd2-4923-8250-7533ae3479a1
2026-03-05 09:02:19,507 - DEBUG - Response for create_port : {'port': {'name': '31472abb-e2b3-475b-a01d-9b3e1d46e6bf', 'id': '31472abb-e2b3-475b-a01d-9b3e1d46e6bf', 'tenant_id': '59371e67f15146b99dca5b3125013fa2', 'network_id': '8e413f4f-ccd2-4923-8250-7533ae3479a1', 'mac_address': '02:31:47:2a:bb:e2', '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': '139.122.74.197', 'subnet_id': 'da1da1b2-2937-4614-ae02-3a259981ad46'}], 'security_groups': ['e2dc3045-31c5-4ed7-b6b3-2db76513900f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '59371e67f15146b99dca5b3125013fa2'}}
2026-03-05 09:02:19,673 - DEBUG - Response for create_port : {'port': {'name': '0b9ef108-4180-4552-9073-e81e8ee95762', 'id': '0b9ef108-4180-4552-9073-e81e8ee95762', 'tenant_id': '59371e67f15146b99dca5b3125013fa2', 'network_id': '8e413f4f-ccd2-4923-8250-7533ae3479a1', 'mac_address': '02:0b:9e:f1:08:41', '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': '169.242.58.5', 'subnet_id': '6deaf8e3-0cd4-4e71-9e01-932fd7243945'}], 'security_groups': ['e2dc3045-31c5-4ed7-b6b3-2db76513900f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '59371e67f15146b99dca5b3125013fa2'}}
2026-03-05 09:02:19,736 - DEBUG - Services list from nova: [, , ]
2026-03-05 09:02:20,102 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5439-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5439-1)
2026-03-05 09:02:20,544 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5439-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5439-1)
2026-03-05 09:02:20,547 - INFO - Waiting for VM ctest-vn1-vm1-00539754 to be up..
2026-03-05 09:02:20,591 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-05 09:02:25,673 - DEBUG - VM is in ACTIVE state now
2026-03-05 09:02:25,673 - INFO - VM name : ctest-vn1-vm1-00539754
2026-03-05 09:02:25,753 - DEBUG - VM ctest-vn1-vm1-00539754 ID is 80fe5fb7-2341-4d6d-a61b-ee8f14e47f7a
2026-03-05 09:02:25,773 - DEBUG - VM ctest-vn1-vm1-00539754 launched on Node cn-jenkins-deploy-platform-ansible-os-5439-1
2026-03-05 09:02:25,852 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/80fe5fb7-2341-4d6d-a61b-ee8f14e47f7a
2026-03-05 09:02:25,861 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/31472abb-e2b3-475b-a01d-9b3e1d46e6bf
2026-03-05 09:02:29,111 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2026-03-05 09:02:29,111 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-00539754 failed!
2026-03-05 09:02:29,171 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-47457555:ctest-vn1-68264836 is 139.122.74.193 and allocation pool is NOT set
2026-03-05 09:02:29,171 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-47457555:ctest-vn1-68264836 is 169.242.58.1 and allocation pool is NOT set
2026-03-05 09:02:33,240 - 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=2 ttl=63 time=9.13 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 9.132/9.132/9.132/0.000 ms')
2026-03-05 09:02:33,241 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-00539754 passed
2026-03-05 09:02:33,391 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 09:02:33,391 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-00539754, IP 139.122.74.197, Port 22
2026-03-05 09:02:33,547 - DEBUG - VM ctest-vn1-vm1-00539754 is ready for SSH connections
2026-03-05 09:02:33,547 - INFO - Waiting for VM ctest-vn1-vm2-99782224 to be up..
2026-03-05 09:02:33,629 - DEBUG - VM is in ACTIVE state now
2026-03-05 09:02:33,629 - INFO - VM name : ctest-vn1-vm2-99782224
2026-03-05 09:02:33,710 - DEBUG - VM ctest-vn1-vm2-99782224 ID is a4c3d9c1-75a2-43c0-94d8-c063cc87e08f
2026-03-05 09:02:33,710 - DEBUG - VM ctest-vn1-vm2-99782224 launched on Node cn-jenkins-deploy-platform-ansible-os-5439-1
2026-03-05 09:02:33,787 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a4c3d9c1-75a2-43c0-94d8-c063cc87e08f
2026-03-05 09:02:33,796 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/0b9ef108-4180-4552-9073-e81e8ee95762
2026-03-05 09:02:35,033 - 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=2.99 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.659 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.659/1.825/2.991/1.166 ms')
2026-03-05 09:02:35,033 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-99782224 passed
2026-03-05 09:02:35,183 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 09:02:35,183 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-99782224, IP 169.242.58.5, Port 22
2026-03-05 09:02:35,339 - DEBUG - VM ctest-vn1-vm2-99782224 is ready for SSH connections
2026-03-05 09:02:35,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 09:02:35,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 09:02:35,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 09:02:35,339 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 139.122.74.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-03-05 09:02:35,339 - DEBUG - ping -s 56 -c 3 -W 1 139.122.74.197
2026-03-05 09:02:38,029 - DEBUG - PING 139.122.74.197 (139.122.74.197): 56 data bytes
64 bytes from 139.122.74.197: seq=0 ttl=63 time=4.980 ms
64 bytes from 139.122.74.197: seq=1 ttl=63 time=1.077 ms
64 bytes from 139.122.74.197: seq=2 ttl=63 time=0.871 ms
--- 139.122.74.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.871/2.309/4.980 ms
2026-03-05 09:02:38,029 - INFO - Ping to IP 139.122.74.197 from VM ctest-vn1-vm2-99782224 passed
2026-03-05 09:02:38,029 - INFO - Detaching port 0b9ef108-4180-4552-9073-e81e8ee95762 from VM ctest-vn1-vm2-99782224
2026-03-05 09:02:38,079 - INFO - Deleting VM ctest-vn1-vm2-99782224
2026-03-05 09:02:38,163 - INFO - Detaching port 31472abb-e2b3-475b-a01d-9b3e1d46e6bf from VM ctest-vn1-vm1-00539754
2026-03-05 09:02:38,202 - INFO - Deleting VM ctest-vn1-vm1-00539754
2026-03-05 09:02:38,436 - DEBUG - Response for delete_port : ()
2026-03-05 09:02:38,633 - DEBUG - Response for delete_port : ()
2026-03-05 09:02:38,633 - INFO - Deleting VN ctest-vn1-68264836
2026-03-05 09:02:38,774 - DEBUG - Response for deleting network ()
2026-03-05 09:02:39,032 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 09:02:39,033 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-03-05 09:02:39,033 - INFO - --------------------------------------------------------------------------------
2026-03-05 09:02:39,757 - INFO - Deleted project: ctest-TestPorts-47457555, ID : 59371e67-f151-46b9-9dca-5b3125013fa2