2026-04-03 17:13:20,385 - INFO - Domain Default found not creating 2026-04-03 17:13:20,597 - INFO - Project ctest-TestPorts-92164074 not found, creating it 2026-04-03 17:13:21,104 - INFO - Created Project:ctest-TestPorts-92164074, ID : 7306edad-8d51-4a3c-a168-8238597145a3 2026-04-03 17:13:22,573 - INFO - ================================================================================ 2026-04-03 17:13:22,573 - INFO - STARTING TEST : test_ports_bindings 2026-04-03 17:13:22,573 - 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-04-03 17:13:22,836 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.129': '0'}} with 2026-04-03 17:13:22,836 - INFO - Initial checks done. Running the testcase now 2026-04-03 17:13:22,837 - INFO - 2026-04-03 17:13:23,398 - DEBUG - Response for create_network : {'network': {'id': 'e7b627cb-512c-48cd-a7d0-b86d41384147', 'name': 'ctest-vn-30687960', 'tenant_id': '7306edad8d514a3ca1688238597145a3', 'project_id': '7306edad8d514a3ca1688238597145a3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-92164074', 'ctest-vn-30687960'], 'port_security_enabled': True, 'description': ''}} 2026-04-03 17:13:23,565 - DEBUG - Response for create_subnet : {'subnet': {'id': '76de2863-41f7-4494-b055-3ce89bdc5068', 'name': '', 'tenant_id': '7306edad8d514a3ca1688238597145a3', 'network_id': 'e7b627cb-512c-48cd-a7d0-b86d41384147', 'ip_version': 4, 'cidr': '216.98.41.192/26', 'allocation_pools': [{'start': '216.98.41.194', 'end': '216.98.41.254'}], 'gateway_ip': '216.98.41.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '216.98.41.194', 'tags': [], 'project_id': '7306edad8d514a3ca1688238597145a3'}} 2026-04-03 17:13:23,583 - INFO - Created VN ctest-vn-30687960 2026-04-03 17:13:23,633 - DEBUG - VN ctest-vn-30687960 UUID is e7b627cb-512c-48cd-a7d0-b86d41384147 2026-04-03 17:13:23,738 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-92164074', 'ctest-vmi-03549403']} 2026-04-03 17:13:24,013 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-03549403', 'id': '90d4d64b-f25f-4e6c-8d52-9ae91888cdf9', 'tenant_id': '7306edad8d514a3ca1688238597145a3', 'network_id': 'e7b627cb-512c-48cd-a7d0-b86d41384147', 'mac_address': '02:90:d4:d6:4b:f2', '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': '216.98.41.195', 'subnet_id': '76de2863-41f7-4494-b055-3ce89bdc5068'}], 'security_groups': ['c360d22a-d562-4252-9c8c-ea0b82132a4f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7306edad8d514a3ca1688238597145a3'}} 2026-04-03 17:13:24,013 - DEBUG - Created port 90d4d64b-f25f-4e6c-8d52-9ae91888cdf9 2026-04-03 17:13:24,120 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/90d4d64b-f25f-4e6c-8d52-9ae91888cdf9 2026-04-03 17:13:24,424 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/90d4d64b-f25f-4e6c-8d52-9ae91888cdf9 2026-04-03 17:13:24,464 - INFO - VMI 90d4d64b-f25f-4e6c-8d52-9ae91888cdf9 verification in API Server passed 2026-04-03 17:13:24,576 - DEBUG - Response for delete_port : () 2026-04-03 17:13:24,576 - INFO - Deleted port 90d4d64b-f25f-4e6c-8d52-9ae91888cdf9 2026-04-03 17:13:24,576 - INFO - Deleting VN ctest-vn-30687960 2026-04-03 17:13:24,676 - DEBUG - Response for deleting network () 2026-04-03 17:13:24,929 - DEBUG - No XMPP flaps were noticed during the test 2026-04-03 17:13:24,929 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-04-03 17:13:24,929 - INFO - -------------------------------------------------------------------------------- 2026-04-03 17:13:24,933 - INFO - ================================================================================ 2026-04-03 17:13:24,933 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-03 17:13:24,933 - 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-04-03 17:13:25,230 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.129': '0'}} with 2026-04-03 17:13:25,230 - INFO - Initial checks done. Running the testcase now 2026-04-03 17:13:25,230 - INFO - 2026-04-03 17:13:25,411 - DEBUG - Response for create_network : {'network': {'id': 'aaa4db09-c3aa-48f5-8bd7-5c2043515b4f', 'name': 'ctest-vn1-54278591', 'tenant_id': '7306edad8d514a3ca1688238597145a3', 'project_id': '7306edad8d514a3ca1688238597145a3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-92164074', 'ctest-vn1-54278591'], 'port_security_enabled': True, 'description': ''}} 2026-04-03 17:13:25,583 - DEBUG - Response for create_subnet : {'subnet': {'id': '89e84991-8568-4764-a865-afdfe50ab19a', 'name': '', 'tenant_id': '7306edad8d514a3ca1688238597145a3', 'network_id': 'aaa4db09-c3aa-48f5-8bd7-5c2043515b4f', 'ip_version': 4, 'cidr': '193.108.177.128/26', 'allocation_pools': [{'start': '193.108.177.130', 'end': '193.108.177.190'}], 'gateway_ip': '193.108.177.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '193.108.177.130', 'tags': [], 'project_id': '7306edad8d514a3ca1688238597145a3'}} 2026-04-03 17:13:25,792 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca1bc2ba-0f14-4fe0-a347-3aff8f7c5ad5', 'name': '', 'tenant_id': '7306edad8d514a3ca1688238597145a3', 'network_id': 'aaa4db09-c3aa-48f5-8bd7-5c2043515b4f', 'ip_version': 4, 'cidr': '73.74.147.192/26', 'allocation_pools': [{'start': '73.74.147.194', 'end': '73.74.147.254'}], 'gateway_ip': '73.74.147.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '73.74.147.194', 'tags': [], 'project_id': '7306edad8d514a3ca1688238597145a3'}} 2026-04-03 17:13:25,809 - INFO - Created VN ctest-vn1-54278591 2026-04-03 17:13:25,860 - DEBUG - VN ctest-vn1-54278591 UUID is aaa4db09-c3aa-48f5-8bd7-5c2043515b4f 2026-04-03 17:13:26,182 - DEBUG - Response for create_port : {'port': {'name': '15ab75af-e1be-498c-a62b-d11e42e36ddb', 'id': '15ab75af-e1be-498c-a62b-d11e42e36ddb', 'tenant_id': '7306edad8d514a3ca1688238597145a3', 'network_id': 'aaa4db09-c3aa-48f5-8bd7-5c2043515b4f', 'mac_address': '02:15:ab:75:af:e1', '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': '193.108.177.133', 'subnet_id': '89e84991-8568-4764-a865-afdfe50ab19a'}], 'security_groups': ['c360d22a-d562-4252-9c8c-ea0b82132a4f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7306edad8d514a3ca1688238597145a3'}} 2026-04-03 17:13:26,357 - DEBUG - Response for create_port : {'port': {'name': '7fd86521-1e26-4a9e-a390-4e9f58568e0d', 'id': '7fd86521-1e26-4a9e-a390-4e9f58568e0d', 'tenant_id': '7306edad8d514a3ca1688238597145a3', 'network_id': 'aaa4db09-c3aa-48f5-8bd7-5c2043515b4f', 'mac_address': '02:7f:d8:65:21:1e', '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': '73.74.147.197', 'subnet_id': 'ca1bc2ba-0f14-4fe0-a347-3aff8f7c5ad5'}], 'security_groups': ['c360d22a-d562-4252-9c8c-ea0b82132a4f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7306edad8d514a3ca1688238597145a3'}} 2026-04-03 17:13:26,425 - DEBUG - Services list from nova: [, , ] 2026-04-03 17:13:26,759 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5591-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5591-1) 2026-04-03 17:13:27,152 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5591-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5591-1) 2026-04-03 17:13:27,152 - INFO - Waiting for VM ctest-vn1-vm1-21933176 to be up.. 2026-04-03 17:13:27,189 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-03 17:13:32,261 - DEBUG - VM is in ACTIVE state now 2026-04-03 17:13:32,261 - INFO - VM name : ctest-vn1-vm1-21933176 2026-04-03 17:13:32,338 - DEBUG - VM ctest-vn1-vm1-21933176 ID is 47a50634-00a0-4807-9f52-c4cfa301d9a6 2026-04-03 17:13:32,358 - DEBUG - VM ctest-vn1-vm1-21933176 launched on Node cn-jenkins-deploy-platform-ansible-os-5591-1 2026-04-03 17:13:32,435 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/47a50634-00a0-4807-9f52-c4cfa301d9a6 2026-04-03 17:13:32,443 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/15ab75af-e1be-498c-a62b-d11e42e36ddb 2026-04-03 17:13:35,703 - 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 1026ms') 2026-04-03 17:13:35,703 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21933176 failed! 2026-04-03 17:13:35,760 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92164074:ctest-vn1-54278591 is 193.108.177.129 and allocation pool is NOT set 2026-04-03 17:13:35,761 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92164074:ctest-vn1-54278591 is 73.74.147.193 and allocation pool is NOT set 2026-04-03 17:13:37,822 - 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=7.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.504 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.504/3.781/7.059/3.277 ms') 2026-04-03 17:13:37,822 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21933176 passed 2026-04-03 17:13:37,968 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-03 17:13:37,970 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-21933176, IP 193.108.177.133, Port 22 2026-04-03 17:13:38,142 - DEBUG - VM ctest-vn1-vm1-21933176 is ready for SSH connections 2026-04-03 17:13:38,143 - INFO - Waiting for VM ctest-vn1-vm2-21287753 to be up.. 2026-04-03 17:13:38,214 - DEBUG - VM is in ACTIVE state now 2026-04-03 17:13:38,214 - INFO - VM name : ctest-vn1-vm2-21287753 2026-04-03 17:13:38,289 - DEBUG - VM ctest-vn1-vm2-21287753 ID is da87cc30-5c24-4293-9758-1f650a6aea7a 2026-04-03 17:13:38,290 - DEBUG - VM ctest-vn1-vm2-21287753 launched on Node cn-jenkins-deploy-platform-ansible-os-5591-1 2026-04-03 17:13:38,364 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/da87cc30-5c24-4293-9758-1f650a6aea7a 2026-04-03 17:13:38,372 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/7fd86521-1e26-4a9e-a390-4e9f58568e0d 2026-04-03 17:13:39,606 - 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.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.548 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.548/1.609/2.671/1.061 ms') 2026-04-03 17:13:39,606 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-21287753 passed 2026-04-03 17:13:39,753 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-03 17:13:39,753 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-21287753, IP 73.74.147.197, Port 22 2026-04-03 17:13:39,912 - DEBUG - VM ctest-vn1-vm2-21287753 is ready for SSH connections 2026-04-03 17:13:39,912 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-03 17:13:39,912 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-03 17:13:39,912 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-03 17:13:39,912 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.108.177.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-04-03 17:13:39,912 - DEBUG - ping -s 56 -c 3 -W 1 193.108.177.133 2026-04-03 17:13:42,910 - DEBUG - PING 193.108.177.133 (193.108.177.133): 56 data bytes 64 bytes from 193.108.177.133: seq=0 ttl=63 time=4.682 ms 64 bytes from 193.108.177.133: seq=1 ttl=63 time=1.176 ms 64 bytes from 193.108.177.133: seq=2 ttl=63 time=0.820 ms --- 193.108.177.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.820/2.226/4.682 ms 2026-04-03 17:13:42,910 - INFO - Ping to IP 193.108.177.133 from VM ctest-vn1-vm2-21287753 passed 2026-04-03 17:13:42,910 - INFO - Detaching port 7fd86521-1e26-4a9e-a390-4e9f58568e0d from VM ctest-vn1-vm2-21287753 2026-04-03 17:13:42,960 - INFO - Deleting VM ctest-vn1-vm2-21287753 2026-04-03 17:13:43,027 - INFO - Detaching port 15ab75af-e1be-498c-a62b-d11e42e36ddb from VM ctest-vn1-vm1-21933176 2026-04-03 17:13:43,071 - INFO - Deleting VM ctest-vn1-vm1-21933176 2026-04-03 17:13:43,333 - DEBUG - Response for delete_port : () 2026-04-03 17:13:43,513 - DEBUG - Response for delete_port : () 2026-04-03 17:13:43,513 - INFO - Deleting VN ctest-vn1-54278591 2026-04-03 17:13:43,631 - DEBUG - Response for deleting network () 2026-04-03 17:13:43,897 - DEBUG - No XMPP flaps were noticed during the test 2026-04-03 17:13:43,897 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19] 2026-04-03 17:13:43,897 - INFO - -------------------------------------------------------------------------------- 2026-04-03 17:13:44,586 - INFO - Deleted project: ctest-TestPorts-92164074, ID : 7306edad-8d51-4a3c-a168-8238597145a3