2026-03-13 16:58:07,888 - INFO - Domain Default found not creating
2026-03-13 16:58:08,051 - INFO - Project ctest-TestPorts-27496190 not found, creating it
2026-03-13 16:58:08,524 - INFO - Created Project:ctest-TestPorts-27496190, ID : f34c8aac-8647-4061-bb84-96de286a12fb
2026-03-13 16:58:10,125 - INFO - ================================================================================
2026-03-13 16:58:10,126 - INFO - STARTING TEST : test_ports_bindings
2026-03-13 16:58:10,126 - 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-13 16:58:10,383 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with
2026-03-13 16:58:10,383 - INFO - Initial checks done. Running the testcase now
2026-03-13 16:58:10,383 - INFO -
2026-03-13 16:58:10,929 - DEBUG - Response for create_network : {'network': {'id': 'e271394c-c985-40bc-aa5e-b2745783556d', 'name': 'ctest-vn-78293829', 'tenant_id': 'f34c8aac86474061bb8496de286a12fb', 'project_id': 'f34c8aac86474061bb8496de286a12fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-27496190', 'ctest-vn-78293829'], 'port_security_enabled': True, 'description': ''}}
2026-03-13 16:58:11,080 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cf6d6671-9c2f-45d5-adf9-8a7c35ebf874', 'name': '', 'tenant_id': 'f34c8aac86474061bb8496de286a12fb', 'network_id': 'e271394c-c985-40bc-aa5e-b2745783556d', 'ip_version': 4, 'cidr': '49.143.104.192/26', 'allocation_pools': [{'start': '49.143.104.194', 'end': '49.143.104.254'}], 'gateway_ip': '49.143.104.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '49.143.104.194', 'tags': [], 'project_id': 'f34c8aac86474061bb8496de286a12fb'}}
2026-03-13 16:58:11,096 - INFO - Created VN ctest-vn-78293829
2026-03-13 16:58:11,146 - DEBUG - VN ctest-vn-78293829 UUID is e271394c-c985-40bc-aa5e-b2745783556d
2026-03-13 16:58:11,257 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-27496190', 'ctest-vmi-40136908']}
2026-03-13 16:58:11,519 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-40136908', 'id': '411fbc56-6ebb-46fc-a3bc-3660d837d995', 'tenant_id': 'f34c8aac86474061bb8496de286a12fb', 'network_id': 'e271394c-c985-40bc-aa5e-b2745783556d', 'mac_address': '02:41:1f:bc:56:6e', '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': '49.143.104.195', 'subnet_id': 'cf6d6671-9c2f-45d5-adf9-8a7c35ebf874'}], 'security_groups': ['717f035f-a3c9-4702-afc5-abd06401989f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f34c8aac86474061bb8496de286a12fb'}}
2026-03-13 16:58:11,519 - DEBUG - Created port 411fbc56-6ebb-46fc-a3bc-3660d837d995
2026-03-13 16:58:11,622 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/411fbc56-6ebb-46fc-a3bc-3660d837d995
2026-03-13 16:58:11,922 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/411fbc56-6ebb-46fc-a3bc-3660d837d995
2026-03-13 16:58:11,958 - INFO - VMI 411fbc56-6ebb-46fc-a3bc-3660d837d995 verification in API Server passed
2026-03-13 16:58:12,041 - DEBUG - Response for delete_port : ()
2026-03-13 16:58:12,041 - INFO - Deleted port 411fbc56-6ebb-46fc-a3bc-3660d837d995
2026-03-13 16:58:12,041 - INFO - Deleting VN ctest-vn-78293829
2026-03-13 16:58:12,139 - DEBUG - Response for deleting network ()
2026-03-13 16:58:12,394 - DEBUG - No XMPP flaps were noticed during the test
2026-03-13 16:58:12,394 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-13 16:58:12,394 - INFO - --------------------------------------------------------------------------------
2026-03-13 16:58:12,396 - INFO - ================================================================================
2026-03-13 16:58:12,397 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-03-13 16:58:12,397 - 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-13 16:58:12,687 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with
2026-03-13 16:58:12,687 - INFO - Initial checks done. Running the testcase now
2026-03-13 16:58:12,687 - INFO -
2026-03-13 16:58:12,862 - DEBUG - Response for create_network : {'network': {'id': 'bc97f7cd-f3bf-4e48-b994-b0ed5c7ea8c9', 'name': 'ctest-vn1-05570106', 'tenant_id': 'f34c8aac86474061bb8496de286a12fb', 'project_id': 'f34c8aac86474061bb8496de286a12fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-27496190', 'ctest-vn1-05570106'], 'port_security_enabled': True, 'description': ''}}
2026-03-13 16:58:13,048 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c7541265-404c-4330-9469-2ccfe6723251', 'name': '', 'tenant_id': 'f34c8aac86474061bb8496de286a12fb', 'network_id': 'bc97f7cd-f3bf-4e48-b994-b0ed5c7ea8c9', 'ip_version': 4, 'cidr': '51.197.251.64/26', 'allocation_pools': [{'start': '51.197.251.66', 'end': '51.197.251.126'}], 'gateway_ip': '51.197.251.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '51.197.251.66', 'tags': [], 'project_id': 'f34c8aac86474061bb8496de286a12fb'}}
2026-03-13 16:58:13,230 - DEBUG - Response for create_subnet : {'subnet': {'id': '7cddd360-1b8f-487b-ab28-81206418340e', 'name': '', 'tenant_id': 'f34c8aac86474061bb8496de286a12fb', 'network_id': 'bc97f7cd-f3bf-4e48-b994-b0ed5c7ea8c9', 'ip_version': 4, 'cidr': '152.163.66.64/26', 'allocation_pools': [{'start': '152.163.66.66', 'end': '152.163.66.126'}], 'gateway_ip': '152.163.66.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '152.163.66.66', 'tags': [], 'project_id': 'f34c8aac86474061bb8496de286a12fb'}}
2026-03-13 16:58:13,250 - INFO - Created VN ctest-vn1-05570106
2026-03-13 16:58:13,305 - DEBUG - VN ctest-vn1-05570106 UUID is bc97f7cd-f3bf-4e48-b994-b0ed5c7ea8c9
2026-03-13 16:58:13,618 - DEBUG - Response for create_port : {'port': {'name': '7f567feb-6d05-4ffb-851f-f93f2348c71c', 'id': '7f567feb-6d05-4ffb-851f-f93f2348c71c', 'tenant_id': 'f34c8aac86474061bb8496de286a12fb', 'network_id': 'bc97f7cd-f3bf-4e48-b994-b0ed5c7ea8c9', 'mac_address': '02:7f:56:7f:eb:6d', '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': '51.197.251.69', 'subnet_id': 'c7541265-404c-4330-9469-2ccfe6723251'}], 'security_groups': ['717f035f-a3c9-4702-afc5-abd06401989f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f34c8aac86474061bb8496de286a12fb'}}
2026-03-13 16:58:13,785 - DEBUG - Response for create_port : {'port': {'name': 'ba4051c1-2e1f-485e-8d9d-9bc873f11e6c', 'id': 'ba4051c1-2e1f-485e-8d9d-9bc873f11e6c', 'tenant_id': 'f34c8aac86474061bb8496de286a12fb', 'network_id': 'bc97f7cd-f3bf-4e48-b994-b0ed5c7ea8c9', 'mac_address': '02:ba:40:51:c1:2e', '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': '152.163.66.69', 'subnet_id': '7cddd360-1b8f-487b-ab28-81206418340e'}], 'security_groups': ['717f035f-a3c9-4702-afc5-abd06401989f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f34c8aac86474061bb8496de286a12fb'}}
2026-03-13 16:58:13,839 - DEBUG - Services list from nova: [, , ]
2026-03-13 16:58:14,178 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5467-1)
2026-03-13 16:58:14,596 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5467-1)
2026-03-13 16:58:14,597 - INFO - Waiting for VM ctest-vn1-vm1-55456558 to be up..
2026-03-13 16:58:14,634 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-13 16:58:19,709 - DEBUG - VM is in ACTIVE state now
2026-03-13 16:58:19,709 - INFO - VM name : ctest-vn1-vm1-55456558
2026-03-13 16:58:19,792 - DEBUG - VM ctest-vn1-vm1-55456558 ID is 2cd37d29-2320-4f36-ac19-f09287dfde9a
2026-03-13 16:58:19,812 - DEBUG - VM ctest-vn1-vm1-55456558 launched on Node cn-jenkins-deploy-platform-ansible-os-5467-1
2026-03-13 16:58:19,894 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2cd37d29-2320-4f36-ac19-f09287dfde9a
2026-03-13 16:58:19,903 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/7f567feb-6d05-4ffb-851f-f93f2348c71c
2026-03-13 16:58:23,150 - 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 1014ms')
2026-03-13 16:58:23,151 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-55456558 failed!
2026-03-13 16:58:23,206 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-27496190:ctest-vn1-05570106 is 51.197.251.65 and allocation pool is NOT set
2026-03-13 16:58:23,206 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-27496190:ctest-vn1-05570106 is 152.163.66.65 and allocation pool is NOT set
2026-03-13 16:58:27,277 - 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=10.3 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 10.251/10.251/10.251/0.000 ms')
2026-03-13 16:58:27,277 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-55456558 passed
2026-03-13 16:58:27,426 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:58:27,426 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-55456558, IP 51.197.251.69, Port 22
2026-03-13 16:58:27,589 - DEBUG - VM ctest-vn1-vm1-55456558 is ready for SSH connections
2026-03-13 16:58:27,589 - INFO - Waiting for VM ctest-vn1-vm2-55056690 to be up..
2026-03-13 16:58:27,660 - DEBUG - VM is in ACTIVE state now
2026-03-13 16:58:27,660 - INFO - VM name : ctest-vn1-vm2-55056690
2026-03-13 16:58:27,731 - DEBUG - VM ctest-vn1-vm2-55056690 ID is 7228d5ed-90cd-4934-b400-e478ffdedd23
2026-03-13 16:58:27,731 - DEBUG - VM ctest-vn1-vm2-55056690 launched on Node cn-jenkins-deploy-platform-ansible-os-5467-1
2026-03-13 16:58:27,807 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7228d5ed-90cd-4934-b400-e478ffdedd23
2026-03-13 16:58:27,814 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/ba4051c1-2e1f-485e-8d9d-9bc873f11e6c
2026-03-13 16:58:29,055 - 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.56 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.360 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.360/1.461/2.563/1.101 ms')
2026-03-13 16:58:29,055 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-55056690 passed
2026-03-13 16:58:29,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:58:29,206 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-55056690, IP 152.163.66.69, Port 22
2026-03-13 16:58:29,361 - DEBUG - VM ctest-vn1-vm2-55056690 is ready for SSH connections
2026-03-13 16:58:29,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:58:29,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:58:29,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:58:29,362 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 51.197.251.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-03-13 16:58:29,362 - DEBUG - ping -s 56 -c 3 -W 1 51.197.251.69
2026-03-13 16:58:32,074 - DEBUG - PING 51.197.251.69 (51.197.251.69): 56 data bytes
64 bytes from 51.197.251.69: seq=0 ttl=63 time=4.593 ms
64 bytes from 51.197.251.69: seq=1 ttl=63 time=0.864 ms
64 bytes from 51.197.251.69: seq=2 ttl=63 time=0.761 ms
--- 51.197.251.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.761/2.072/4.593 ms
2026-03-13 16:58:32,074 - INFO - Ping to IP 51.197.251.69 from VM ctest-vn1-vm2-55056690 passed
2026-03-13 16:58:32,074 - INFO - Detaching port ba4051c1-2e1f-485e-8d9d-9bc873f11e6c from VM ctest-vn1-vm2-55056690
2026-03-13 16:58:32,126 - INFO - Deleting VM ctest-vn1-vm2-55056690
2026-03-13 16:58:32,194 - INFO - Detaching port 7f567feb-6d05-4ffb-851f-f93f2348c71c from VM ctest-vn1-vm1-55456558
2026-03-13 16:58:32,229 - INFO - Deleting VM ctest-vn1-vm1-55456558
2026-03-13 16:58:32,562 - DEBUG - Response for delete_port : ()
2026-03-13 16:58:33,025 - DEBUG - Response for delete_port : ()
2026-03-13 16:58:33,025 - INFO - Deleting VN ctest-vn1-05570106
2026-03-13 16:58:33,171 - DEBUG - Response for deleting network ()
2026-03-13 16:58:33,435 - DEBUG - No XMPP flaps were noticed during the test
2026-03-13 16:58:33,435 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-03-13 16:58:33,435 - INFO - --------------------------------------------------------------------------------
2026-03-13 16:58:34,130 - INFO - Deleted project: ctest-TestPorts-27496190, ID : f34c8aac-8647-4061-bb84-96de286a12fb