2026-04-30 02:10:44,157 - INFO - Reading existing Domain with UUID 54f544c9-c831-4d04-9bb9-e86845e32e36 2026-04-30 02:10:44,169 - INFO - Using existing domain ['admin_domain'](54f544c9-c831-4d04-9bb9-e86845e32e36) 2026-04-30 02:10:44,401 - INFO - Project ctest-TestPorts-62716508 not found, creating it 2026-04-30 02:10:44,943 - INFO - Created Project:ctest-TestPorts-62716508, ID : 184c9516-3202-4218-93d7-acf8c1036f57 2026-04-30 02:10:46,703 - INFO - ================================================================================ 2026-04-30 02:10:46,703 - INFO - STARTING TEST : test_ports_bindings 2026-04-30 02:10:46,703 - 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-30 02:10:47,098 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.27': '0'}} with 2026-04-30 02:10:47,098 - INFO - Initial checks done. Running the testcase now 2026-04-30 02:10:47,098 - INFO - 2026-04-30 02:10:47,897 - DEBUG - Response for create_network : {'network': {'id': '283b73f3-9207-4085-969c-3b54e66d785a', 'name': 'ctest-vn-60466098', 'tenant_id': '184c95163202421893d7acf8c1036f57', 'project_id': '184c95163202421893d7acf8c1036f57', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-62716508', 'ctest-vn-60466098'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-04-30 02:10:48,150 - DEBUG - Response for create_subnet : {'subnet': {'id': '2aff3518-afc1-4210-bfd5-b5cc9842dd39', 'name': '', 'tenant_id': '184c95163202421893d7acf8c1036f57', 'network_id': '283b73f3-9207-4085-969c-3b54e66d785a', 'ip_version': 4, 'cidr': '157.184.66.192/26', 'allocation_pools': [{'start': '157.184.66.194', 'end': '157.184.66.254'}], 'gateway_ip': '157.184.66.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-30T02:10:48.050208', 'updated_at': '2026-04-30T02:10:48.050208', 'dns_server_address': '157.184.66.194', 'tags': [], 'project_id': '184c95163202421893d7acf8c1036f57'}} 2026-04-30 02:10:48,215 - INFO - Created VN ctest-vn-60466098 2026-04-30 02:10:48,268 - DEBUG - VN ctest-vn-60466098 UUID is 283b73f3-9207-4085-969c-3b54e66d785a 2026-04-30 02:10:48,496 - DEBUG - Read virtual machine interface {'fq_name': ['admin_domain', 'ctest-TestPorts-62716508', 'ctest-vmi-52588637']} 2026-04-30 02:10:48,850 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-52588637', 'id': '6f6a5572-ccaf-45d6-b148-f897902cf89d', 'tenant_id': '184c95163202421893d7acf8c1036f57', 'network_id': '283b73f3-9207-4085-969c-3b54e66d785a', 'mac_address': '02:6f:6a:55:72:cc', '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': '157.184.66.195', 'subnet_id': '2aff3518-afc1-4210-bfd5-b5cc9842dd39'}], 'security_groups': ['e4c9b07f-51f9-45df-94e0-dd52d49ed78a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-04-30T02:10:48.618056', 'updated_at': '2026-04-30T02:10:48.684349', 'project_id': '184c95163202421893d7acf8c1036f57'}} 2026-04-30 02:10:48,850 - DEBUG - Created port 6f6a5572-ccaf-45d6-b148-f897902cf89d 2026-04-30 02:10:48,957 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-machine-interface/6f6a5572-ccaf-45d6-b148-f897902cf89d 2026-04-30 02:10:49,304 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-machine-interface/6f6a5572-ccaf-45d6-b148-f897902cf89d 2026-04-30 02:10:49,390 - INFO - VMI 6f6a5572-ccaf-45d6-b148-f897902cf89d verification in API Server passed 2026-04-30 02:10:49,562 - DEBUG - Response for delete_port : () 2026-04-30 02:10:49,562 - INFO - Deleted port 6f6a5572-ccaf-45d6-b148-f897902cf89d 2026-04-30 02:10:49,562 - INFO - Deleting VN ctest-vn-60466098 2026-04-30 02:10:49,769 - DEBUG - Response for deleting network () 2026-04-30 02:10:50,158 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:10:50,158 - INFO - END TEST : test_ports_bindings : PASSED[0:00:04]
2026-04-30 02:10:50,158 - INFO - -------------------------------------------------------------------------------- 2026-04-30 02:10:50,160 - INFO - ================================================================================ 2026-04-30 02:10:50,161 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-30 02:10:50,161 - 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-30 02:10:50,538 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.27': '0'}} with 2026-04-30 02:10:50,538 - INFO - Initial checks done. Running the testcase now 2026-04-30 02:10:50,538 - INFO - 2026-04-30 02:10:50,837 - DEBUG - Response for create_network : {'network': {'id': '9f82c4e5-09e5-4ea8-bb20-9cc5cdc45742', 'name': 'ctest-vn1-11201757', 'tenant_id': '184c95163202421893d7acf8c1036f57', 'project_id': '184c95163202421893d7acf8c1036f57', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-62716508', 'ctest-vn1-11201757'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-04-30 02:10:51,109 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc21eabf-6fcc-4167-8add-b34bca01568b', 'name': '', 'tenant_id': '184c95163202421893d7acf8c1036f57', 'network_id': '9f82c4e5-09e5-4ea8-bb20-9cc5cdc45742', 'ip_version': 4, 'cidr': '5.140.91.64/26', 'allocation_pools': [{'start': '5.140.91.66', 'end': '5.140.91.126'}], 'gateway_ip': '5.140.91.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-30T02:10:51.007586', 'updated_at': '2026-04-30T02:10:51.007586', 'dns_server_address': '5.140.91.66', 'tags': [], 'project_id': '184c95163202421893d7acf8c1036f57'}} 2026-04-30 02:10:51,306 - DEBUG - Response for create_subnet : {'subnet': {'id': '373813db-3787-43d1-9292-8dbfb6111305', 'name': '', 'tenant_id': '184c95163202421893d7acf8c1036f57', 'network_id': '9f82c4e5-09e5-4ea8-bb20-9cc5cdc45742', 'ip_version': 4, 'cidr': '107.24.214.0/26', 'allocation_pools': [{'start': '107.24.214.2', 'end': '107.24.214.62'}], 'gateway_ip': '107.24.214.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-30T02:10:51.206121', 'updated_at': '2026-04-30T02:10:51.206121', 'dns_server_address': '107.24.214.2', 'tags': [], 'project_id': '184c95163202421893d7acf8c1036f57'}} 2026-04-30 02:10:51,375 - INFO - Created VN ctest-vn1-11201757 2026-04-30 02:10:51,429 - DEBUG - VN ctest-vn1-11201757 UUID is 9f82c4e5-09e5-4ea8-bb20-9cc5cdc45742 2026-04-30 02:10:52,284 - DEBUG - Response for create_port : {'port': {'name': '17e82c82-6516-4dd6-8fae-b8e201abbf5d', 'id': '17e82c82-6516-4dd6-8fae-b8e201abbf5d', 'tenant_id': '184c95163202421893d7acf8c1036f57', 'network_id': '9f82c4e5-09e5-4ea8-bb20-9cc5cdc45742', 'mac_address': '02:17:e8:2c:82:65', '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': '5.140.91.69', 'subnet_id': 'dc21eabf-6fcc-4167-8add-b34bca01568b'}], 'security_groups': ['e4c9b07f-51f9-45df-94e0-dd52d49ed78a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-04-30T02:10:51.841248', 'updated_at': '2026-04-30T02:10:51.948546', 'project_id': '184c95163202421893d7acf8c1036f57'}} 2026-04-30 02:10:53,028 - DEBUG - Response for create_port : {'port': {'name': '90b78366-e04f-4e38-bac3-35cc83c3a04d', 'id': '90b78366-e04f-4e38-bac3-35cc83c3a04d', 'tenant_id': '184c95163202421893d7acf8c1036f57', 'network_id': '9f82c4e5-09e5-4ea8-bb20-9cc5cdc45742', 'mac_address': '02:90:b7:83:66:e0', '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': '107.24.214.5', 'subnet_id': '373813db-3787-43d1-9292-8dbfb6111305'}], 'security_groups': ['e4c9b07f-51f9-45df-94e0-dd52d49ed78a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-04-30T02:10:52.556227', 'updated_at': '2026-04-30T02:10:52.679061', 'project_id': '184c95163202421893d7acf8c1036f57'}} 2026-04-30 02:10:53,245 - DEBUG - Services list from nova: [, , ] 2026-04-30 02:10:54,421 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-699-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-699-1) 2026-04-30 02:10:55,335 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-699-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-699-1) 2026-04-30 02:10:55,335 - INFO - Waiting for VM ctest-vn1-vm1-90677695 to be up.. 2026-04-30 02:10:55,452 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-30 02:11:00,663 - DEBUG - VM is in ACTIVE state now 2026-04-30 02:11:00,663 - INFO - VM name : ctest-vn1-vm1-90677695 2026-04-30 02:11:00,860 - DEBUG - VM ctest-vn1-vm1-90677695 ID is e6d2cf5f-b55c-4d5c-8f47-21f88d05598c 2026-04-30 02:11:00,910 - DEBUG - VM ctest-vn1-vm1-90677695 launched on Node cn-jenkins-deploy-platform-juju-os-699-1 2026-04-30 02:11:01,087 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-machine/e6d2cf5f-b55c-4d5c-8f47-21f88d05598c 2026-04-30 02:11:01,146 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-machine-interface/17e82c82-6516-4dd6-8fae-b8e201abbf5d 2026-04-30 02:11:04,661 - 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 1003ms') 2026-04-30 02:11:04,661 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90677695 failed! 2026-04-30 02:11:04,729 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-62716508:ctest-vn1-11201757 is 5.140.91.65 and allocation pool is NOT set 2026-04-30 02:11:04,729 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-62716508:ctest-vn1-11201757 is 107.24.214.1 and allocation pool is NOT set 2026-04-30 02:11:08,846 - 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 1021ms') 2026-04-30 02:11:08,846 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90677695 failed! 2026-04-30 02:11:08,909 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-62716508:ctest-vn1-11201757 is 5.140.91.65 and allocation pool is NOT set 2026-04-30 02:11:08,909 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-62716508:ctest-vn1-11201757 is 107.24.214.1 and allocation pool is NOT set 2026-04-30 02:11:10,999 - 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=2.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.570 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.570/1.761/2.952/1.191 ms') 2026-04-30 02:11:11,000 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90677695 passed 2026-04-30 02:11:11,161 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:11:11,161 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-90677695, IP 5.140.91.69, Port 22 2026-04-30 02:11:11,375 - DEBUG - VM ctest-vn1-vm1-90677695 is ready for SSH connections 2026-04-30 02:11:11,375 - INFO - Waiting for VM ctest-vn1-vm2-11697809 to be up.. 2026-04-30 02:11:11,514 - DEBUG - VM is in ACTIVE state now 2026-04-30 02:11:11,515 - INFO - VM name : ctest-vn1-vm2-11697809 2026-04-30 02:11:11,662 - DEBUG - VM ctest-vn1-vm2-11697809 ID is 7b9b719f-c3cd-4f55-8931-4a77cad4b227 2026-04-30 02:11:11,663 - DEBUG - VM ctest-vn1-vm2-11697809 launched on Node cn-jenkins-deploy-platform-juju-os-699-1 2026-04-30 02:11:11,807 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-machine/7b9b719f-c3cd-4f55-8931-4a77cad4b227 2026-04-30 02:11:11,871 - DEBUG - Requesting: https://10.0.0.27:8082/virtual-machine-interface/90b78366-e04f-4e38-bac3-35cc83c3a04d 2026-04-30 02:11:13,336 - 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=3.40 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.383 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.383/1.893/3.404/1.510 ms') 2026-04-30 02:11:13,336 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-11697809 passed 2026-04-30 02:11:13,489 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:11:13,489 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-11697809, IP 107.24.214.5, Port 22 2026-04-30 02:11:13,699 - DEBUG - VM ctest-vn1-vm2-11697809 is ready for SSH connections 2026-04-30 02:11:13,699 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:11:13,699 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:11:13,699 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:11:13,699 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 5.140.91.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2026-04-30 02:11:13,699 - DEBUG - ping -s 56 -c 3 -W 1 5.140.91.69 2026-04-30 02:11:16,412 - DEBUG - PING 5.140.91.69 (5.140.91.69): 56 data bytes 64 bytes from 5.140.91.69: seq=0 ttl=63 time=3.927 ms 64 bytes from 5.140.91.69: seq=1 ttl=63 time=1.018 ms 64 bytes from 5.140.91.69: seq=2 ttl=63 time=1.040 ms --- 5.140.91.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.018/1.995/3.927 ms 2026-04-30 02:11:16,412 - INFO - Ping to IP 5.140.91.69 from VM ctest-vn1-vm2-11697809 passed 2026-04-30 02:11:16,412 - INFO - Detaching port 90b78366-e04f-4e38-bac3-35cc83c3a04d from VM ctest-vn1-vm2-11697809 2026-04-30 02:11:16,621 - INFO - Deleting VM ctest-vn1-vm2-11697809 2026-04-30 02:11:16,803 - INFO - Detaching port 17e82c82-6516-4dd6-8fae-b8e201abbf5d from VM ctest-vn1-vm1-90677695 2026-04-30 02:11:16,890 - INFO - Deleting VM ctest-vn1-vm1-90677695 2026-04-30 02:11:17,359 - DEBUG - Response for delete_port : () 2026-04-30 02:11:17,659 - DEBUG - Response for delete_port : () 2026-04-30 02:11:17,659 - INFO - Deleting VN ctest-vn1-11201757 2026-04-30 02:11:17,911 - DEBUG - Response for deleting network () 2026-04-30 02:11:18,302 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:11:18,302 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:28]
2026-04-30 02:11:18,302 - INFO - -------------------------------------------------------------------------------- 2026-04-30 02:11:19,055 - INFO - Deleted project: ctest-TestPorts-62716508, ID : 184c9516-3202-4218-93d7-acf8c1036f57