2026-08-25 15:45:52,768 - INFO - Domain Default found not creating
2026-08-25 15:45:52,989 - INFO - Project ctest-TestPorts-67220180 not found, creating it
2026-08-25 15:45:53,517 - INFO - Created Project:ctest-TestPorts-67220180, ID : b8731571-2721-46f4-9d26-993bc24b562a
2026-08-25 15:45:55,292 - INFO - ================================================================================
2026-08-25 15:45:55,292 - INFO - STARTING TEST : test_ports_bindings
2026-08-25 15:45:55,292 - 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-25 15:45:55,557 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.25': '0'}} with
2026-08-25 15:45:55,557 - INFO - Initial checks done. Running the testcase now
2026-08-25 15:45:55,557 - INFO -
2026-08-25 15:45:56,214 - DEBUG - Response for create_network : {'network': {'id': '6a0c6004-2b1f-4795-9746-ad2fa8c38874', 'name': 'ctest-vn-63535349', 'tenant_id': 'b8731571272146f49d26993bc24b562a', 'project_id': 'b8731571272146f49d26993bc24b562a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-67220180', 'ctest-vn-63535349'], 'port_security_enabled': True, 'description': ''}}
2026-08-25 15:45:56,397 - DEBUG - Response for create_subnet : {'subnet': {'id': '182cbfd5-aefe-4624-84de-47e94378a5e2', 'name': '', 'tenant_id': 'b8731571272146f49d26993bc24b562a', 'network_id': '6a0c6004-2b1f-4795-9746-ad2fa8c38874', 'ip_version': 4, 'cidr': '219.247.236.64/26', 'allocation_pools': [{'start': '219.247.236.66', 'end': '219.247.236.126'}], 'gateway_ip': '219.247.236.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '219.247.236.66', 'tags': [], 'project_id': 'b8731571272146f49d26993bc24b562a'}}
2026-08-25 15:45:56,418 - INFO - Created VN ctest-vn-63535349
2026-08-25 15:45:56,476 - DEBUG - VN ctest-vn-63535349 UUID is 6a0c6004-2b1f-4795-9746-ad2fa8c38874
2026-08-25 15:45:56,590 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-67220180', 'ctest-vmi-64140395']}
2026-08-25 15:45:56,891 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-64140395', 'id': '8d696218-7b4a-4045-858c-19d6e04b23fe', 'tenant_id': 'b8731571272146f49d26993bc24b562a', 'network_id': '6a0c6004-2b1f-4795-9746-ad2fa8c38874', 'mac_address': '02:8d:69:62:18:7b', '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': '219.247.236.67', 'subnet_id': '182cbfd5-aefe-4624-84de-47e94378a5e2'}], 'security_groups': ['f55c5590-b867-44f2-8af9-fdac7e33128d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b8731571272146f49d26993bc24b562a'}}
2026-08-25 15:45:56,891 - DEBUG - Created port 8d696218-7b4a-4045-858c-19d6e04b23fe
2026-08-25 15:45:56,997 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/8d696218-7b4a-4045-858c-19d6e04b23fe
2026-08-25 15:45:57,312 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/8d696218-7b4a-4045-858c-19d6e04b23fe
2026-08-25 15:45:57,342 - INFO - VMI 8d696218-7b4a-4045-858c-19d6e04b23fe verification in API Server passed
2026-08-25 15:45:57,453 - DEBUG - Response for delete_port : ()
2026-08-25 15:45:57,453 - INFO - Deleted port 8d696218-7b4a-4045-858c-19d6e04b23fe
2026-08-25 15:45:57,453 - INFO - Deleting VN ctest-vn-63535349
2026-08-25 15:45:57,570 - DEBUG - Response for deleting network ()
2026-08-25 15:45:57,841 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 15:45:57,841 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-25 15:45:57,841 - INFO - --------------------------------------------------------------------------------
2026-08-25 15:45:57,844 - INFO - ================================================================================
2026-08-25 15:45:57,844 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-08-25 15:45:57,844 - 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-25 15:45:58,150 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.25': '0'}} with
2026-08-25 15:45:58,150 - INFO - Initial checks done. Running the testcase now
2026-08-25 15:45:58,151 - INFO -
2026-08-25 15:45:58,374 - DEBUG - Response for create_network : {'network': {'id': 'bb2744c0-0b6f-4df7-b45e-4e03edd111a1', 'name': 'ctest-vn1-51204107', 'tenant_id': 'b8731571272146f49d26993bc24b562a', 'project_id': 'b8731571272146f49d26993bc24b562a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-67220180', 'ctest-vn1-51204107'], 'port_security_enabled': True, 'description': ''}}
2026-08-25 15:45:58,616 - DEBUG - Response for create_subnet : {'subnet': {'id': '95b88f97-cc4f-43c4-b97b-704a3b24b1b1', 'name': '', 'tenant_id': 'b8731571272146f49d26993bc24b562a', 'network_id': 'bb2744c0-0b6f-4df7-b45e-4e03edd111a1', 'ip_version': 4, 'cidr': '126.189.239.192/26', 'allocation_pools': [{'start': '126.189.239.194', 'end': '126.189.239.254'}], 'gateway_ip': '126.189.239.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '126.189.239.194', 'tags': [], 'project_id': 'b8731571272146f49d26993bc24b562a'}}
2026-08-25 15:45:58,871 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bbde12c5-c63c-4713-b3c8-40054c1ecd80', 'name': '', 'tenant_id': 'b8731571272146f49d26993bc24b562a', 'network_id': 'bb2744c0-0b6f-4df7-b45e-4e03edd111a1', 'ip_version': 4, 'cidr': '155.182.88.128/26', 'allocation_pools': [{'start': '155.182.88.130', 'end': '155.182.88.190'}], 'gateway_ip': '155.182.88.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '155.182.88.130', 'tags': [], 'project_id': 'b8731571272146f49d26993bc24b562a'}}
2026-08-25 15:45:58,891 - INFO - Created VN ctest-vn1-51204107
2026-08-25 15:45:58,952 - DEBUG - VN ctest-vn1-51204107 UUID is bb2744c0-0b6f-4df7-b45e-4e03edd111a1
2026-08-25 15:45:59,293 - DEBUG - Response for create_port : {'port': {'name': 'a66eb24a-9f7f-4c99-845d-84b552742203', 'id': 'a66eb24a-9f7f-4c99-845d-84b552742203', 'tenant_id': 'b8731571272146f49d26993bc24b562a', 'network_id': 'bb2744c0-0b6f-4df7-b45e-4e03edd111a1', 'mac_address': '02:a6:6e:b2:4a:9f', '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': '126.189.239.197', 'subnet_id': '95b88f97-cc4f-43c4-b97b-704a3b24b1b1'}], 'security_groups': ['f55c5590-b867-44f2-8af9-fdac7e33128d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b8731571272146f49d26993bc24b562a'}}
2026-08-25 15:45:59,504 - DEBUG - Response for create_port : {'port': {'name': 'f29c5e27-def7-4a76-8e34-e35569d1b36a', 'id': 'f29c5e27-def7-4a76-8e34-e35569d1b36a', 'tenant_id': 'b8731571272146f49d26993bc24b562a', 'network_id': 'bb2744c0-0b6f-4df7-b45e-4e03edd111a1', 'mac_address': '02:f2:9c:5e:27:de', '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': '155.182.88.133', 'subnet_id': 'bbde12c5-c63c-4713-b3c8-40054c1ecd80'}], 'security_groups': ['f55c5590-b867-44f2-8af9-fdac7e33128d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b8731571272146f49d26993bc24b562a'}}
2026-08-25 15:45:59,573 - DEBUG - Services list from nova: [, , ]
2026-08-25 15:46:00,148 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6226-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6226-1)
2026-08-25 15:46:00,740 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6226-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6226-1)
2026-08-25 15:46:00,740 - INFO - Waiting for VM ctest-vn1-vm1-98125232 to be up..
2026-08-25 15:46:00,786 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 15:46:05,869 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 15:46:10,952 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 15:46:16,031 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 15:46:21,120 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 15:46:26,198 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 15:46:31,290 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 15:46:36,374 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 15:46:41,470 - DEBUG - VM is in ACTIVE state now
2026-08-25 15:46:41,471 - INFO - VM name : ctest-vn1-vm1-98125232
2026-08-25 15:46:41,552 - DEBUG - VM ctest-vn1-vm1-98125232 ID is eed57e0b-ce45-4c67-8e78-337719e5d238
2026-08-25 15:46:41,575 - DEBUG - VM ctest-vn1-vm1-98125232 launched on Node cn-jenkins-deploy-platform-ansible-os-6226-1
2026-08-25 15:46:41,652 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/eed57e0b-ce45-4c67-8e78-337719e5d238
2026-08-25 15:46:41,667 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/a66eb24a-9f7f-4c99-845d-84b552742203
2026-08-25 15:46:44,950 - 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 1023ms')
2026-08-25 15:46:44,950 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-98125232 failed!
2026-08-25 15:46:45,009 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-67220180:ctest-vn1-51204107 is 126.189.239.193 and allocation pool is NOT set
2026-08-25 15:46:45,009 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-67220180:ctest-vn1-51204107 is 155.182.88.129 and allocation pool is NOT set
2026-08-25 15:46:47,075 - 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=17.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.704 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.704/8.833/16.962/8.129 ms')
2026-08-25 15:46:47,075 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-98125232 passed
2026-08-25 15:46:47,233 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 15:46:47,233 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-98125232, IP 126.189.239.197, Port 22
2026-08-25 15:46:47,402 - DEBUG - VM ctest-vn1-vm1-98125232 is ready for SSH connections
2026-08-25 15:46:47,403 - INFO - Waiting for VM ctest-vn1-vm2-89635410 to be up..
2026-08-25 15:46:47,493 - DEBUG - VM is in ACTIVE state now
2026-08-25 15:46:47,493 - INFO - VM name : ctest-vn1-vm2-89635410
2026-08-25 15:46:47,593 - DEBUG - VM ctest-vn1-vm2-89635410 ID is cef9825b-53bb-4207-9762-01521a8b70ba
2026-08-25 15:46:47,593 - DEBUG - VM ctest-vn1-vm2-89635410 launched on Node cn-jenkins-deploy-platform-ansible-os-6226-1
2026-08-25 15:46:47,680 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/cef9825b-53bb-4207-9762-01521a8b70ba
2026-08-25 15:46:47,689 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/f29c5e27-def7-4a76-8e34-e35569d1b36a
2026-08-25 15:46:50,933 - 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=9.69 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 9.686/9.686/9.686/0.000 ms')
2026-08-25 15:46:50,933 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-89635410 passed
2026-08-25 15:46:51,089 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 15:46:51,089 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-89635410, IP 155.182.88.133, Port 22
2026-08-25 15:46:51,260 - DEBUG - VM ctest-vn1-vm2-89635410 is ready for SSH connections
2026-08-25 15:46:51,260 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 15:46:51,260 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 15:46:51,260 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 15:46:51,261 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 126.189.239.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123
2026-08-25 15:46:51,261 - DEBUG - ping -s 56 -c 3 -W 1 126.189.239.197
2026-08-25 15:46:54,388 - DEBUG - PING 126.189.239.197 (126.189.239.197): 56 data bytes
64 bytes from 126.189.239.197: seq=0 ttl=63 time=4.428 ms
64 bytes from 126.189.239.197: seq=1 ttl=63 time=1.181 ms
64 bytes from 126.189.239.197: seq=2 ttl=63 time=1.122 ms
--- 126.189.239.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.122/2.243/4.428 ms
2026-08-25 15:46:54,389 - INFO - Ping to IP 126.189.239.197 from VM ctest-vn1-vm2-89635410 passed
2026-08-25 15:46:54,389 - INFO - Detaching port f29c5e27-def7-4a76-8e34-e35569d1b36a from VM ctest-vn1-vm2-89635410
2026-08-25 15:46:54,445 - INFO - Deleting VM ctest-vn1-vm2-89635410
2026-08-25 15:46:54,542 - INFO - Detaching port a66eb24a-9f7f-4c99-845d-84b552742203 from VM ctest-vn1-vm1-98125232
2026-08-25 15:46:54,586 - INFO - Deleting VM ctest-vn1-vm1-98125232
2026-08-25 15:46:54,868 - DEBUG - Response for delete_port : ()
2026-08-25 15:46:55,102 - DEBUG - Response for delete_port : ()
2026-08-25 15:46:55,102 - INFO - Deleting VN ctest-vn1-51204107
2026-08-25 15:46:55,310 - DEBUG - Response for deleting network ()
2026-08-25 15:46:55,586 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 15:46:55,586 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:58]
2026-08-25 15:46:55,586 - INFO - --------------------------------------------------------------------------------
2026-08-25 15:46:56,350 - INFO - Deleted project: ctest-TestPorts-67220180, ID : b8731571-2721-46f4-9d26-993bc24b562a