2026-08-20 13:38:09,013 - INFO - Domain Default found not creating
2026-08-20 13:38:09,197 - INFO - Project ctest-TestPorts-93304870 not found, creating it
2026-08-20 13:38:09,702 - INFO - Created Project:ctest-TestPorts-93304870, ID : 883105bb-22a7-4ad5-b354-d2d078804abd
2026-08-20 13:38:11,442 - INFO - ================================================================================
2026-08-20 13:38:11,442 - INFO - STARTING TEST : test_ports_bindings
2026-08-20 13:38:11,442 - 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-20 13:38:11,708 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.25': '0'}} with
2026-08-20 13:38:11,708 - INFO - Initial checks done. Running the testcase now
2026-08-20 13:38:11,708 - INFO -
2026-08-20 13:38:12,339 - DEBUG - Response for create_network : {'network': {'id': 'ae84fe40-8a1c-4388-8ccf-d61681e64beb', 'name': 'ctest-vn-39237187', 'tenant_id': '883105bb22a74ad5b354d2d078804abd', 'project_id': '883105bb22a74ad5b354d2d078804abd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-93304870', 'ctest-vn-39237187'], 'port_security_enabled': True, 'description': ''}}
2026-08-20 13:38:12,536 - DEBUG - Response for create_subnet : {'subnet': {'id': '114f38f2-ca26-48dc-a86a-6fb9fa60cf8e', 'name': '', 'tenant_id': '883105bb22a74ad5b354d2d078804abd', 'network_id': 'ae84fe40-8a1c-4388-8ccf-d61681e64beb', 'ip_version': 4, 'cidr': '49.179.85.192/26', 'allocation_pools': [{'start': '49.179.85.194', 'end': '49.179.85.254'}], 'gateway_ip': '49.179.85.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '49.179.85.194', 'tags': [], 'project_id': '883105bb22a74ad5b354d2d078804abd'}}
2026-08-20 13:38:12,553 - INFO - Created VN ctest-vn-39237187
2026-08-20 13:38:12,605 - DEBUG - VN ctest-vn-39237187 UUID is ae84fe40-8a1c-4388-8ccf-d61681e64beb
2026-08-20 13:38:12,709 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-93304870', 'ctest-vmi-73439697']}
2026-08-20 13:38:13,016 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-73439697', 'id': '12a62a87-ea12-4520-9071-e793c642cf79', 'tenant_id': '883105bb22a74ad5b354d2d078804abd', 'network_id': 'ae84fe40-8a1c-4388-8ccf-d61681e64beb', 'mac_address': '02:12:a6:2a:87:ea', '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.179.85.195', 'subnet_id': '114f38f2-ca26-48dc-a86a-6fb9fa60cf8e'}], 'security_groups': ['f04d1c22-5f30-4a21-8482-875b87aeb420'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '883105bb22a74ad5b354d2d078804abd'}}
2026-08-20 13:38:13,016 - DEBUG - Created port 12a62a87-ea12-4520-9071-e793c642cf79
2026-08-20 13:38:13,121 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/12a62a87-ea12-4520-9071-e793c642cf79
2026-08-20 13:38:13,498 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/12a62a87-ea12-4520-9071-e793c642cf79
2026-08-20 13:38:13,530 - INFO - VMI 12a62a87-ea12-4520-9071-e793c642cf79 verification in API Server passed
2026-08-20 13:38:13,636 - DEBUG - Response for delete_port : ()
2026-08-20 13:38:13,636 - INFO - Deleted port 12a62a87-ea12-4520-9071-e793c642cf79
2026-08-20 13:38:13,636 - INFO - Deleting VN ctest-vn-39237187
2026-08-20 13:38:13,752 - DEBUG - Response for deleting network ()
2026-08-20 13:38:14,022 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 13:38:14,022 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-08-20 13:38:14,022 - INFO - --------------------------------------------------------------------------------
2026-08-20 13:38:14,025 - INFO - ================================================================================
2026-08-20 13:38:14,025 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-08-20 13:38:14,025 - 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-20 13:38:14,317 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.25': '0'}} with
2026-08-20 13:38:14,317 - INFO - Initial checks done. Running the testcase now
2026-08-20 13:38:14,317 - INFO -
2026-08-20 13:38:14,540 - DEBUG - Response for create_network : {'network': {'id': '76c33a06-ecd7-45d1-b7ad-ad785be07f22', 'name': 'ctest-vn1-81953110', 'tenant_id': '883105bb22a74ad5b354d2d078804abd', 'project_id': '883105bb22a74ad5b354d2d078804abd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-93304870', 'ctest-vn1-81953110'], 'port_security_enabled': True, 'description': ''}}
2026-08-20 13:38:14,704 - DEBUG - Response for create_subnet : {'subnet': {'id': '3f82eda5-1e22-4f5d-bd04-19844c186f08', 'name': '', 'tenant_id': '883105bb22a74ad5b354d2d078804abd', 'network_id': '76c33a06-ecd7-45d1-b7ad-ad785be07f22', 'ip_version': 4, 'cidr': '168.53.241.0/26', 'allocation_pools': [{'start': '168.53.241.2', 'end': '168.53.241.62'}], 'gateway_ip': '168.53.241.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '168.53.241.2', 'tags': [], 'project_id': '883105bb22a74ad5b354d2d078804abd'}}
2026-08-20 13:38:14,885 - DEBUG - Response for create_subnet : {'subnet': {'id': '626391b8-bb0f-49eb-a82c-02f5f7847ef3', 'name': '', 'tenant_id': '883105bb22a74ad5b354d2d078804abd', 'network_id': '76c33a06-ecd7-45d1-b7ad-ad785be07f22', 'ip_version': 4, 'cidr': '105.100.193.192/26', 'allocation_pools': [{'start': '105.100.193.194', 'end': '105.100.193.254'}], 'gateway_ip': '105.100.193.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '105.100.193.194', 'tags': [], 'project_id': '883105bb22a74ad5b354d2d078804abd'}}
2026-08-20 13:38:14,904 - INFO - Created VN ctest-vn1-81953110
2026-08-20 13:38:14,957 - DEBUG - VN ctest-vn1-81953110 UUID is 76c33a06-ecd7-45d1-b7ad-ad785be07f22
2026-08-20 13:38:15,291 - DEBUG - Response for create_port : {'port': {'name': '4eaba3e8-1de3-498f-8461-f1e1bca236b8', 'id': '4eaba3e8-1de3-498f-8461-f1e1bca236b8', 'tenant_id': '883105bb22a74ad5b354d2d078804abd', 'network_id': '76c33a06-ecd7-45d1-b7ad-ad785be07f22', 'mac_address': '02:4e:ab:a3:e8:1d', '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': '168.53.241.5', 'subnet_id': '3f82eda5-1e22-4f5d-bd04-19844c186f08'}], 'security_groups': ['f04d1c22-5f30-4a21-8482-875b87aeb420'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '883105bb22a74ad5b354d2d078804abd'}}
2026-08-20 13:38:15,543 - DEBUG - Response for create_port : {'port': {'name': '7a55744b-ff4f-4991-8715-e373a52f50b1', 'id': '7a55744b-ff4f-4991-8715-e373a52f50b1', 'tenant_id': '883105bb22a74ad5b354d2d078804abd', 'network_id': '76c33a06-ecd7-45d1-b7ad-ad785be07f22', 'mac_address': '02:7a:55:74:4b:ff', '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': '105.100.193.197', 'subnet_id': '626391b8-bb0f-49eb-a82c-02f5f7847ef3'}], 'security_groups': ['f04d1c22-5f30-4a21-8482-875b87aeb420'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '883105bb22a74ad5b354d2d078804abd'}}
2026-08-20 13:38:15,623 - DEBUG - Services list from nova: [, , ]
2026-08-20 13:38:16,131 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6189-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6189-1)
2026-08-20 13:38:16,568 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6189-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6189-1)
2026-08-20 13:38:16,568 - INFO - Waiting for VM ctest-vn1-vm1-16453600 to be up..
2026-08-20 13:38:16,610 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:38:21,668 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:38:26,762 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:38:31,844 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:38:36,934 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:38:42,016 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:38:47,100 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:38:52,178 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:38:57,262 - DEBUG - VM is in ACTIVE state now
2026-08-20 13:38:57,262 - INFO - VM name : ctest-vn1-vm1-16453600
2026-08-20 13:38:57,350 - DEBUG - VM ctest-vn1-vm1-16453600 ID is 15ee5310-b814-47d4-a1cf-ad82e0efd5cd
2026-08-20 13:38:57,383 - DEBUG - VM ctest-vn1-vm1-16453600 launched on Node cn-jenkins-deploy-platform-ansible-os-6189-1
2026-08-20 13:38:57,479 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/15ee5310-b814-47d4-a1cf-ad82e0efd5cd
2026-08-20 13:38:57,489 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/4eaba3e8-1de3-498f-8461-f1e1bca236b8
2026-08-20 13:39:00,757 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1025ms')
2026-08-20 13:39:00,757 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-16453600 failed!
2026-08-20 13:39:00,813 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-93304870:ctest-vn1-81953110 is 168.53.241.1 and allocation pool is NOT set
2026-08-20 13:39:00,813 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-93304870:ctest-vn1-81953110 is 105.100.193.193 and allocation pool is NOT set
2026-08-20 13:39:04,885 - 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=5.26 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 5.261/5.261/5.261/0.000 ms')
2026-08-20 13:39:04,886 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-16453600 passed
2026-08-20 13:39:05,045 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-20 13:39:05,045 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-16453600, IP 168.53.241.5, Port 22
2026-08-20 13:39:05,211 - DEBUG - VM ctest-vn1-vm1-16453600 is ready for SSH connections
2026-08-20 13:39:05,211 - INFO - Waiting for VM ctest-vn1-vm2-26816922 to be up..
2026-08-20 13:39:05,302 - DEBUG - VM is in ACTIVE state now
2026-08-20 13:39:05,302 - INFO - VM name : ctest-vn1-vm2-26816922
2026-08-20 13:39:05,391 - DEBUG - VM ctest-vn1-vm2-26816922 ID is 0e001665-cb4e-4548-af7a-aebfd4a6c03f
2026-08-20 13:39:05,392 - DEBUG - VM ctest-vn1-vm2-26816922 launched on Node cn-jenkins-deploy-platform-ansible-os-6189-1
2026-08-20 13:39:05,485 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/0e001665-cb4e-4548-af7a-aebfd4a6c03f
2026-08-20 13:39:05,496 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/7a55744b-ff4f-4991-8715-e373a52f50b1
2026-08-20 13:39:06,751 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.480 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.480/2.179/3.879/1.699 ms')
2026-08-20 13:39:06,751 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-26816922 passed
2026-08-20 13:39:06,913 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-20 13:39:06,913 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-26816922, IP 105.100.193.197, Port 22
2026-08-20 13:39:07,084 - DEBUG - VM ctest-vn1-vm2-26816922 is ready for SSH connections
2026-08-20 13:39:07,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-20 13:39:07,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-20 13:39:07,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-20 13:39:07,084 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 168.53.241.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.162, gateway password: c0ntrail123
2026-08-20 13:39:07,084 - DEBUG - ping -s 56 -c 3 -W 1 168.53.241.5
2026-08-20 13:39:11,157 - DEBUG - PING 168.53.241.5 (168.53.241.5): 56 data bytes
64 bytes from 168.53.241.5: seq=0 ttl=63 time=5.159 ms
64 bytes from 168.53.241.5: seq=1 ttl=63 time=1.115 ms
64 bytes from 168.53.241.5: seq=2 ttl=63 time=1.005 ms
--- 168.53.241.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.005/2.426/5.159 ms
2026-08-20 13:39:11,157 - INFO - Ping to IP 168.53.241.5 from VM ctest-vn1-vm2-26816922 passed
2026-08-20 13:39:11,158 - INFO - Detaching port 7a55744b-ff4f-4991-8715-e373a52f50b1 from VM ctest-vn1-vm2-26816922
2026-08-20 13:39:11,223 - INFO - Deleting VM ctest-vn1-vm2-26816922
2026-08-20 13:39:11,302 - INFO - Detaching port 4eaba3e8-1de3-498f-8461-f1e1bca236b8 from VM ctest-vn1-vm1-16453600
2026-08-20 13:39:11,343 - INFO - Deleting VM ctest-vn1-vm1-16453600
2026-08-20 13:39:11,590 - DEBUG - Response for delete_port : ()
2026-08-20 13:39:11,770 - DEBUG - Response for delete_port : ()
2026-08-20 13:39:11,770 - INFO - Deleting VN ctest-vn1-81953110
2026-08-20 13:39:11,912 - DEBUG - Response for deleting network ()
2026-08-20 13:39:12,190 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 13:39:12,190 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:58]
2026-08-20 13:39:12,190 - INFO - --------------------------------------------------------------------------------
2026-08-20 13:39:12,997 - INFO - Deleted project: ctest-TestPorts-93304870, ID : 883105bb-22a7-4ad5-b354-d2d078804abd