2026-07-31 06:38:39,580 - INFO - Domain Default found not creating 2026-07-31 06:38:39,801 - INFO - Project ctest-TestPorts-95565427 not found, creating it 2026-07-31 06:38:40,399 - INFO - Created Project:ctest-TestPorts-95565427, ID : 82be8d17-a62c-4728-8c66-7aa3346a7d8a 2026-07-31 06:38:42,340 - INFO - ================================================================================ 2026-07-31 06:38:42,340 - INFO - STARTING TEST : test_ports_bindings 2026-07-31 06:38:42,340 - 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-07-31 06:38:42,612 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-31 06:38:42,612 - INFO - Initial checks done. Running the testcase now 2026-07-31 06:38:42,612 - INFO - 2026-07-31 06:38:43,328 - DEBUG - Response for create_network : {'network': {'id': '6234640d-48b9-44fa-8ad5-0c9d049dd06f', 'name': 'ctest-vn-54766094', 'tenant_id': '82be8d17a62c47288c667aa3346a7d8a', 'project_id': '82be8d17a62c47288c667aa3346a7d8a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-95565427', 'ctest-vn-54766094'], 'port_security_enabled': True, 'description': ''}} 2026-07-31 06:38:43,575 - DEBUG - Response for create_subnet : {'subnet': {'id': '55e50e49-b6ce-45ab-947b-e80490d82a13', 'name': '', 'tenant_id': '82be8d17a62c47288c667aa3346a7d8a', 'network_id': '6234640d-48b9-44fa-8ad5-0c9d049dd06f', 'ip_version': 4, 'cidr': '18.24.181.128/26', 'allocation_pools': [{'start': '18.24.181.130', 'end': '18.24.181.190'}], 'gateway_ip': '18.24.181.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '18.24.181.130', 'tags': [], 'project_id': '82be8d17a62c47288c667aa3346a7d8a'}} 2026-07-31 06:38:43,598 - INFO - Created VN ctest-vn-54766094 2026-07-31 06:38:43,656 - DEBUG - VN ctest-vn-54766094 UUID is 6234640d-48b9-44fa-8ad5-0c9d049dd06f 2026-07-31 06:38:43,774 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-95565427', 'ctest-vmi-10069617']} 2026-07-31 06:38:44,064 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-10069617', 'id': 'f6a05d12-05af-479b-bb25-74aef6b159c8', 'tenant_id': '82be8d17a62c47288c667aa3346a7d8a', 'network_id': '6234640d-48b9-44fa-8ad5-0c9d049dd06f', 'mac_address': '02:f6:a0:5d:12:05', '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': '18.24.181.131', 'subnet_id': '55e50e49-b6ce-45ab-947b-e80490d82a13'}], 'security_groups': ['3e192169-ec6f-436a-95ee-03b89050fe81'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '82be8d17a62c47288c667aa3346a7d8a'}} 2026-07-31 06:38:44,064 - DEBUG - Created port f6a05d12-05af-479b-bb25-74aef6b159c8 2026-07-31 06:38:44,176 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f6a05d12-05af-479b-bb25-74aef6b159c8 2026-07-31 06:38:44,562 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f6a05d12-05af-479b-bb25-74aef6b159c8 2026-07-31 06:38:44,603 - INFO - VMI f6a05d12-05af-479b-bb25-74aef6b159c8 verification in API Server passed 2026-07-31 06:38:44,734 - DEBUG - Response for delete_port : () 2026-07-31 06:38:44,734 - INFO - Deleted port f6a05d12-05af-479b-bb25-74aef6b159c8 2026-07-31 06:38:44,735 - INFO - Deleting VN ctest-vn-54766094 2026-07-31 06:38:44,882 - DEBUG - Response for deleting network () 2026-07-31 06:38:45,162 - DEBUG - No XMPP flaps were noticed during the test 2026-07-31 06:38:45,162 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-07-31 06:38:45,162 - INFO - -------------------------------------------------------------------------------- 2026-07-31 06:38:45,165 - INFO - ================================================================================ 2026-07-31 06:38:45,165 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-31 06:38:45,165 - 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-07-31 06:38:45,461 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-31 06:38:45,461 - INFO - Initial checks done. Running the testcase now 2026-07-31 06:38:45,461 - INFO - 2026-07-31 06:38:45,713 - DEBUG - Response for create_network : {'network': {'id': '96641104-22b7-438f-a0fb-076d237b6655', 'name': 'ctest-vn1-36957812', 'tenant_id': '82be8d17a62c47288c667aa3346a7d8a', 'project_id': '82be8d17a62c47288c667aa3346a7d8a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-95565427', 'ctest-vn1-36957812'], 'port_security_enabled': True, 'description': ''}} 2026-07-31 06:38:45,966 - DEBUG - Response for create_subnet : {'subnet': {'id': 'de992940-e1d1-4c39-a1dd-e480dcc3d2c7', 'name': '', 'tenant_id': '82be8d17a62c47288c667aa3346a7d8a', 'network_id': '96641104-22b7-438f-a0fb-076d237b6655', 'ip_version': 4, 'cidr': '194.204.252.192/26', 'allocation_pools': [{'start': '194.204.252.194', 'end': '194.204.252.254'}], 'gateway_ip': '194.204.252.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '194.204.252.194', 'tags': [], 'project_id': '82be8d17a62c47288c667aa3346a7d8a'}} 2026-07-31 06:38:46,155 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e7c70663-3f48-4ab5-b998-d2cd4b8eaf30', 'name': '', 'tenant_id': '82be8d17a62c47288c667aa3346a7d8a', 'network_id': '96641104-22b7-438f-a0fb-076d237b6655', 'ip_version': 4, 'cidr': '25.183.37.0/26', 'allocation_pools': [{'start': '25.183.37.2', 'end': '25.183.37.62'}], 'gateway_ip': '25.183.37.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '25.183.37.2', 'tags': [], 'project_id': '82be8d17a62c47288c667aa3346a7d8a'}} 2026-07-31 06:38:46,176 - INFO - Created VN ctest-vn1-36957812 2026-07-31 06:38:46,232 - DEBUG - VN ctest-vn1-36957812 UUID is 96641104-22b7-438f-a0fb-076d237b6655 2026-07-31 06:38:46,604 - DEBUG - Response for create_port : {'port': {'name': 'a82e964e-2f88-4036-a1e0-e0fd2c423e8f', 'id': 'a82e964e-2f88-4036-a1e0-e0fd2c423e8f', 'tenant_id': '82be8d17a62c47288c667aa3346a7d8a', 'network_id': '96641104-22b7-438f-a0fb-076d237b6655', 'mac_address': '02:a8:2e:96:4e:2f', '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.204.252.197', 'subnet_id': 'de992940-e1d1-4c39-a1dd-e480dcc3d2c7'}], 'security_groups': ['3e192169-ec6f-436a-95ee-03b89050fe81'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '82be8d17a62c47288c667aa3346a7d8a'}} 2026-07-31 06:38:46,832 - DEBUG - Response for create_port : {'port': {'name': '5a3ae40c-6b02-4eaf-8968-ed7a08e544b0', 'id': '5a3ae40c-6b02-4eaf-8968-ed7a08e544b0', 'tenant_id': '82be8d17a62c47288c667aa3346a7d8a', 'network_id': '96641104-22b7-438f-a0fb-076d237b6655', 'mac_address': '02:5a:3a:e4:0c:6b', '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': '25.183.37.5', 'subnet_id': 'e7c70663-3f48-4ab5-b998-d2cd4b8eaf30'}], 'security_groups': ['3e192169-ec6f-436a-95ee-03b89050fe81'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '82be8d17a62c47288c667aa3346a7d8a'}} 2026-07-31 06:38:46,906 - DEBUG - Services list from nova: [, , ] 2026-07-31 06:38:47,296 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6127-1) 2026-07-31 06:38:47,761 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6127-1) 2026-07-31 06:38:47,761 - INFO - Waiting for VM ctest-vn1-vm1-22912496 to be up.. 2026-07-31 06:38:47,808 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-31 06:38:52,880 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-31 06:38:57,965 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-31 06:39:03,053 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-31 06:39:08,142 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-31 06:39:13,233 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-31 06:39:18,323 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-31 06:39:23,406 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-31 06:39:28,502 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-31 06:39:33,593 - DEBUG - VM is in ACTIVE state now 2026-07-31 06:39:33,593 - INFO - VM name : ctest-vn1-vm1-22912496 2026-07-31 06:39:33,697 - DEBUG - VM ctest-vn1-vm1-22912496 ID is d1b0e101-584b-4310-ab1c-6a2ad4284a97 2026-07-31 06:39:33,726 - DEBUG - VM ctest-vn1-vm1-22912496 launched on Node cn-jenkins-deploy-platform-ansible-os-6127-1 2026-07-31 06:39:33,820 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d1b0e101-584b-4310-ab1c-6a2ad4284a97 2026-07-31 06:39:33,832 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a82e964e-2f88-4036-a1e0-e0fd2c423e8f 2026-07-31 06:39:37,102 - 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 1012ms') 2026-07-31 06:39:37,102 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-22912496 failed! 2026-07-31 06:39:37,164 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-95565427:ctest-vn1-36957812 is 194.204.252.193 and allocation pool is NOT set 2026-07-31 06:39:37,164 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-95565427:ctest-vn1-36957812 is 25.183.37.1 and allocation pool is NOT set 2026-07-31 06:39:39,232 - 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=7.34 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.81 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 = 2.805/5.073/7.342/2.268 ms') 2026-07-31 06:39:39,233 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-22912496 passed 2026-07-31 06:39:39,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-31 06:39:39,388 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-22912496, IP 194.204.252.197, Port 22 2026-07-31 06:39:39,455 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-07-31 06:39:39,543 - DEBUG - VM ctest-vn1-vm1-22912496 is NOT ready for SSH connections, VM status: ACTIVE 2026-07-31 06:39:44,544 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-31 06:39:44,544 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-22912496, IP 194.204.252.197, Port 22 2026-07-31 06:39:44,714 - DEBUG - VM ctest-vn1-vm1-22912496 is ready for SSH connections 2026-07-31 06:39:44,714 - INFO - Waiting for VM ctest-vn1-vm2-80299965 to be up.. 2026-07-31 06:39:44,798 - DEBUG - VM is in ACTIVE state now 2026-07-31 06:39:44,798 - INFO - VM name : ctest-vn1-vm2-80299965 2026-07-31 06:39:44,882 - DEBUG - VM ctest-vn1-vm2-80299965 ID is 38f82791-f7bd-4736-8f06-4d218c6451b9 2026-07-31 06:39:44,882 - DEBUG - VM ctest-vn1-vm2-80299965 launched on Node cn-jenkins-deploy-platform-ansible-os-6127-1 2026-07-31 06:39:44,966 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/38f82791-f7bd-4736-8f06-4d218c6451b9 2026-07-31 06:39:44,976 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5a3ae40c-6b02-4eaf-8968-ed7a08e544b0 2026-07-31 06:39:46,219 - 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=6.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.532 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.532/3.611/6.691/3.079 ms') 2026-07-31 06:39:46,220 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-80299965 passed 2026-07-31 06:39:46,376 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-31 06:39:46,376 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-80299965, IP 25.183.37.5, Port 22 2026-07-31 06:39:46,546 - DEBUG - VM ctest-vn1-vm2-80299965 is ready for SSH connections 2026-07-31 06:39:46,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-31 06:39:46,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-31 06:39:46,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-31 06:39:46,546 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 194.204.252.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-07-31 06:39:46,547 - DEBUG - ping -s 56 -c 3 -W 1 194.204.252.197 2026-07-31 06:39:50,616 - DEBUG - PING 194.204.252.197 (194.204.252.197): 56 data bytes 64 bytes from 194.204.252.197: seq=0 ttl=63 time=4.776 ms 64 bytes from 194.204.252.197: seq=1 ttl=63 time=1.144 ms 64 bytes from 194.204.252.197: seq=2 ttl=63 time=1.337 ms --- 194.204.252.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.144/2.419/4.776 ms 2026-07-31 06:39:50,617 - INFO - Ping to IP 194.204.252.197 from VM ctest-vn1-vm2-80299965 passed 2026-07-31 06:39:50,617 - INFO - Detaching port 5a3ae40c-6b02-4eaf-8968-ed7a08e544b0 from VM ctest-vn1-vm2-80299965 2026-07-31 06:39:50,694 - INFO - Deleting VM ctest-vn1-vm2-80299965 2026-07-31 06:39:50,793 - INFO - Detaching port a82e964e-2f88-4036-a1e0-e0fd2c423e8f from VM ctest-vn1-vm1-22912496 2026-07-31 06:39:50,838 - INFO - Deleting VM ctest-vn1-vm1-22912496 2026-07-31 06:39:51,130 - DEBUG - Response for delete_port : () 2026-07-31 06:39:51,314 - DEBUG - Response for delete_port : () 2026-07-31 06:39:51,315 - INFO - Deleting VN ctest-vn1-36957812 2026-07-31 06:39:51,465 - DEBUG - Response for deleting network () 2026-07-31 06:39:51,750 - DEBUG - No XMPP flaps were noticed during the test 2026-07-31 06:39:51,751 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:06] 2026-07-31 06:39:51,751 - INFO - -------------------------------------------------------------------------------- 2026-07-31 06:39:52,597 - INFO - Deleted project: ctest-TestPorts-95565427, ID : 82be8d17-a62c-4728-8c66-7aa3346a7d8a