2026-06-16 21:29:58,012 - INFO - Domain Default found not creating 2026-06-16 21:29:58,154 - INFO - Project ctest-TestPorts-05426821 not found, creating it 2026-06-16 21:29:58,596 - INFO - Created Project:ctest-TestPorts-05426821, ID : 166f5c16-19f7-42a2-8726-395c32b5da9c 2026-06-16 21:30:00,015 - INFO - ================================================================================ 2026-06-16 21:30:00,015 - INFO - STARTING TEST : test_ports_bindings 2026-06-16 21:30:00,016 - 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-06-16 21:30:00,272 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with 2026-06-16 21:30:00,272 - INFO - Initial checks done. Running the testcase now 2026-06-16 21:30:00,272 - INFO - 2026-06-16 21:30:00,825 - DEBUG - Response for create_network : {'network': {'id': 'c5597f9d-a09b-4180-8a65-2378219a33c1', 'name': 'ctest-vn-41267122', 'tenant_id': '166f5c1619f742a28726395c32b5da9c', 'project_id': '166f5c1619f742a28726395c32b5da9c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-05426821', 'ctest-vn-41267122'], 'port_security_enabled': True, 'description': ''}} 2026-06-16 21:30:01,019 - DEBUG - Response for create_subnet : {'subnet': {'id': 'afcd8c43-a253-4260-bd4b-afc777f488a6', 'name': '', 'tenant_id': '166f5c1619f742a28726395c32b5da9c', 'network_id': 'c5597f9d-a09b-4180-8a65-2378219a33c1', 'ip_version': 4, 'cidr': '86.86.171.0/26', 'allocation_pools': [{'start': '86.86.171.2', 'end': '86.86.171.62'}], 'gateway_ip': '86.86.171.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '86.86.171.2', 'tags': [], 'project_id': '166f5c1619f742a28726395c32b5da9c'}} 2026-06-16 21:30:01,033 - INFO - Created VN ctest-vn-41267122 2026-06-16 21:30:01,087 - DEBUG - VN ctest-vn-41267122 UUID is c5597f9d-a09b-4180-8a65-2378219a33c1 2026-06-16 21:30:01,187 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-05426821', 'ctest-vmi-01565286']} 2026-06-16 21:30:01,449 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-01565286', 'id': '68c8ca86-61a9-4b69-9170-84d889919000', 'tenant_id': '166f5c1619f742a28726395c32b5da9c', 'network_id': 'c5597f9d-a09b-4180-8a65-2378219a33c1', 'mac_address': '02:68:c8:ca:86:61', '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': '86.86.171.3', 'subnet_id': 'afcd8c43-a253-4260-bd4b-afc777f488a6'}], 'security_groups': ['a8942a1d-bda1-405b-aa23-7826c11ce917'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '166f5c1619f742a28726395c32b5da9c'}} 2026-06-16 21:30:01,449 - DEBUG - Created port 68c8ca86-61a9-4b69-9170-84d889919000 2026-06-16 21:30:01,551 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/68c8ca86-61a9-4b69-9170-84d889919000 2026-06-16 21:30:01,870 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/68c8ca86-61a9-4b69-9170-84d889919000 2026-06-16 21:30:01,901 - INFO - VMI 68c8ca86-61a9-4b69-9170-84d889919000 verification in API Server passed 2026-06-16 21:30:01,991 - DEBUG - Response for delete_port : () 2026-06-16 21:30:01,991 - INFO - Deleted port 68c8ca86-61a9-4b69-9170-84d889919000 2026-06-16 21:30:01,991 - INFO - Deleting VN ctest-vn-41267122 2026-06-16 21:30:02,085 - DEBUG - Response for deleting network () 2026-06-16 21:30:02,341 - DEBUG - No XMPP flaps were noticed during the test
2026-06-16 21:30:02,341 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-16 21:30:02,341 - INFO - -------------------------------------------------------------------------------- 2026-06-16 21:30:02,346 - INFO - ================================================================================ 2026-06-16 21:30:02,346 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-16 21:30:02,346 - 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-06-16 21:30:02,629 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with 2026-06-16 21:30:02,629 - INFO - Initial checks done. Running the testcase now 2026-06-16 21:30:02,629 - INFO - 2026-06-16 21:30:02,800 - DEBUG - Response for create_network : {'network': {'id': '18c94f9f-7744-4116-a5a2-f819c765d34d', 'name': 'ctest-vn1-37614862', 'tenant_id': '166f5c1619f742a28726395c32b5da9c', 'project_id': '166f5c1619f742a28726395c32b5da9c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-05426821', 'ctest-vn1-37614862'], 'port_security_enabled': True, 'description': ''}} 2026-06-16 21:30:02,944 - DEBUG - Response for create_subnet : {'subnet': {'id': '97afff26-591d-4349-aab5-2fe5304981bc', 'name': '', 'tenant_id': '166f5c1619f742a28726395c32b5da9c', 'network_id': '18c94f9f-7744-4116-a5a2-f819c765d34d', 'ip_version': 4, 'cidr': '90.129.49.0/26', 'allocation_pools': [{'start': '90.129.49.2', 'end': '90.129.49.62'}], 'gateway_ip': '90.129.49.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '90.129.49.2', 'tags': [], 'project_id': '166f5c1619f742a28726395c32b5da9c'}} 2026-06-16 21:30:03,089 - DEBUG - Response for create_subnet : {'subnet': {'id': '6e766529-1003-4bf0-b8d5-ad793a1cff98', 'name': '', 'tenant_id': '166f5c1619f742a28726395c32b5da9c', 'network_id': '18c94f9f-7744-4116-a5a2-f819c765d34d', 'ip_version': 4, 'cidr': '194.248.89.192/26', 'allocation_pools': [{'start': '194.248.89.194', 'end': '194.248.89.254'}], 'gateway_ip': '194.248.89.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '194.248.89.194', 'tags': [], 'project_id': '166f5c1619f742a28726395c32b5da9c'}} 2026-06-16 21:30:03,104 - INFO - Created VN ctest-vn1-37614862 2026-06-16 21:30:03,155 - DEBUG - VN ctest-vn1-37614862 UUID is 18c94f9f-7744-4116-a5a2-f819c765d34d 2026-06-16 21:30:03,419 - DEBUG - Response for create_port : {'port': {'name': '3490acb4-a8a2-459f-9372-339989ddcd23', 'id': '3490acb4-a8a2-459f-9372-339989ddcd23', 'tenant_id': '166f5c1619f742a28726395c32b5da9c', 'network_id': '18c94f9f-7744-4116-a5a2-f819c765d34d', 'mac_address': '02:34:90:ac:b4:a8', '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': '90.129.49.5', 'subnet_id': '97afff26-591d-4349-aab5-2fe5304981bc'}], 'security_groups': ['a8942a1d-bda1-405b-aa23-7826c11ce917'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '166f5c1619f742a28726395c32b5da9c'}} 2026-06-16 21:30:03,584 - DEBUG - Response for create_port : {'port': {'name': '710ec9ea-942d-4458-98d3-a5d4763ff8e0', 'id': '710ec9ea-942d-4458-98d3-a5d4763ff8e0', 'tenant_id': '166f5c1619f742a28726395c32b5da9c', 'network_id': '18c94f9f-7744-4116-a5a2-f819c765d34d', 'mac_address': '02:71:0e:c9:ea:94', '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': '194.248.89.197', 'subnet_id': '6e766529-1003-4bf0-b8d5-ad793a1cff98'}], 'security_groups': ['a8942a1d-bda1-405b-aa23-7826c11ce917'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '166f5c1619f742a28726395c32b5da9c'}} 2026-06-16 21:30:03,638 - DEBUG - Services list from nova: [, , ] 2026-06-16 21:30:03,945 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5955-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5955-1) 2026-06-16 21:30:04,302 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5955-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5955-1) 2026-06-16 21:30:04,302 - INFO - Waiting for VM ctest-vn1-vm1-21515661 to be up.. 2026-06-16 21:30:04,338 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-16 21:30:09,384 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-16 21:30:14,449 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-16 21:30:19,566 - DEBUG - VM is in ACTIVE state now 2026-06-16 21:30:19,566 - INFO - VM name : ctest-vn1-vm1-21515661 2026-06-16 21:30:19,690 - DEBUG - VM ctest-vn1-vm1-21515661 ID is bc0d2d07-9fcb-4794-b4e1-4a15218dba96 2026-06-16 21:30:19,725 - DEBUG - VM ctest-vn1-vm1-21515661 launched on Node cn-jenkins-deploy-platform-ansible-os-5955-1 2026-06-16 21:30:19,845 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/bc0d2d07-9fcb-4794-b4e1-4a15218dba96 2026-06-16 21:30:19,862 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/3490acb4-a8a2-459f-9372-339989ddcd23 2026-06-16 21:30:23,140 - 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=4.37 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 4.371/4.371/4.371/0.000 ms') 2026-06-16 21:30:23,140 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-21515661 passed 2026-06-16 21:30:23,287 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 21:30:23,287 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-21515661, IP 90.129.49.5, Port 22 2026-06-16 21:30:23,443 - DEBUG - VM ctest-vn1-vm1-21515661 is ready for SSH connections 2026-06-16 21:30:23,443 - INFO - Waiting for VM ctest-vn1-vm2-00497476 to be up.. 2026-06-16 21:30:23,514 - DEBUG - VM is in ACTIVE state now 2026-06-16 21:30:23,514 - INFO - VM name : ctest-vn1-vm2-00497476 2026-06-16 21:30:23,575 - DEBUG - VM ctest-vn1-vm2-00497476 ID is 1b97d61b-2572-4dfa-89e7-efa3a9ee686e 2026-06-16 21:30:23,576 - DEBUG - VM ctest-vn1-vm2-00497476 launched on Node cn-jenkins-deploy-platform-ansible-os-5955-1 2026-06-16 21:30:23,644 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/1b97d61b-2572-4dfa-89e7-efa3a9ee686e 2026-06-16 21:30:23,651 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/710ec9ea-942d-4458-98d3-a5d4763ff8e0 2026-06-16 21:30:24,898 - 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.357 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.357/1.653/2.949/1.296 ms') 2026-06-16 21:30:24,898 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-00497476 passed 2026-06-16 21:30:25,051 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 21:30:25,051 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-00497476, IP 194.248.89.197, Port 22 2026-06-16 21:30:25,207 - DEBUG - VM ctest-vn1-vm2-00497476 is ready for SSH connections 2026-06-16 21:30:25,207 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 21:30:25,207 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 21:30:25,207 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 21:30:25,207 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 90.129.49.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-06-16 21:30:25,207 - DEBUG - ping -s 56 -c 3 -W 1 90.129.49.5 2026-06-16 21:30:28,810 - DEBUG - PING 90.129.49.5 (90.129.49.5): 56 data bytes 64 bytes from 90.129.49.5: seq=0 ttl=63 time=3.252 ms 64 bytes from 90.129.49.5: seq=1 ttl=63 time=0.905 ms 64 bytes from 90.129.49.5: seq=2 ttl=63 time=0.999 ms --- 90.129.49.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.905/1.718/3.252 ms 2026-06-16 21:30:28,810 - INFO - Ping to IP 90.129.49.5 from VM ctest-vn1-vm2-00497476 passed 2026-06-16 21:30:28,810 - INFO - Detaching port 710ec9ea-942d-4458-98d3-a5d4763ff8e0 from VM ctest-vn1-vm2-00497476 2026-06-16 21:30:28,856 - INFO - Deleting VM ctest-vn1-vm2-00497476 2026-06-16 21:30:28,933 - INFO - Detaching port 3490acb4-a8a2-459f-9372-339989ddcd23 from VM ctest-vn1-vm1-21515661 2026-06-16 21:30:28,966 - INFO - Deleting VM ctest-vn1-vm1-21515661 2026-06-16 21:30:29,175 - DEBUG - Response for delete_port : () 2026-06-16 21:30:29,317 - DEBUG - Response for delete_port : () 2026-06-16 21:30:29,317 - INFO - Deleting VN ctest-vn1-37614862 2026-06-16 21:30:29,420 - DEBUG - Response for deleting network () 2026-06-16 21:30:29,675 - DEBUG - No XMPP flaps were noticed during the test
2026-06-16 21:30:29,675 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-06-16 21:30:29,676 - INFO - -------------------------------------------------------------------------------- 2026-06-16 21:30:30,364 - INFO - Deleted project: ctest-TestPorts-05426821, ID : 166f5c16-19f7-42a2-8726-395c32b5da9c