2026-05-07 02:19:44,584 - INFO - Domain Default found not creating 2026-05-07 02:19:44,746 - INFO - Project ctest-TestPorts-68078935 not found, creating it 2026-05-07 02:19:45,188 - INFO - Created Project:ctest-TestPorts-68078935, ID : 136e486b-efe5-446e-bc4a-adcb94bd82ac 2026-05-07 02:19:46,647 - INFO - ================================================================================ 2026-05-07 02:19:46,647 - INFO - STARTING TEST : test_ports_bindings 2026-05-07 02:19:46,647 - 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-05-07 02:19:46,902 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.25': '0'}} with 2026-05-07 02:19:46,902 - INFO - Initial checks done. Running the testcase now 2026-05-07 02:19:46,902 - INFO - 2026-05-07 02:19:47,452 - DEBUG - Response for create_network : {'network': {'id': '7b37b861-5ba7-417f-9a2b-fc60a6eb00a1', 'name': 'ctest-vn-03285009', 'tenant_id': '136e486befe5446ebc4aadcb94bd82ac', 'project_id': '136e486befe5446ebc4aadcb94bd82ac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-68078935', 'ctest-vn-03285009'], 'port_security_enabled': True, 'description': ''}} 2026-05-07 02:19:47,648 - DEBUG - Response for create_subnet : {'subnet': {'id': '0728a5a1-0632-4aea-b592-af649d37ea86', 'name': '', 'tenant_id': '136e486befe5446ebc4aadcb94bd82ac', 'network_id': '7b37b861-5ba7-417f-9a2b-fc60a6eb00a1', 'ip_version': 4, 'cidr': '65.173.161.64/26', 'allocation_pools': [{'start': '65.173.161.66', 'end': '65.173.161.126'}], 'gateway_ip': '65.173.161.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '65.173.161.66', 'tags': [], 'project_id': '136e486befe5446ebc4aadcb94bd82ac'}} 2026-05-07 02:19:47,666 - INFO - Created VN ctest-vn-03285009 2026-05-07 02:19:47,717 - DEBUG - VN ctest-vn-03285009 UUID is 7b37b861-5ba7-417f-9a2b-fc60a6eb00a1 2026-05-07 02:19:47,829 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-68078935', 'ctest-vmi-39586627']} 2026-05-07 02:19:48,071 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-39586627', 'id': '757192b5-ce9f-48ee-ac78-4e543d872472', 'tenant_id': '136e486befe5446ebc4aadcb94bd82ac', 'network_id': '7b37b861-5ba7-417f-9a2b-fc60a6eb00a1', 'mac_address': '02:75:71:92:b5:ce', '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': '65.173.161.67', 'subnet_id': '0728a5a1-0632-4aea-b592-af649d37ea86'}], 'security_groups': ['a7d3e71d-200c-4730-b568-905b6b50d58c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '136e486befe5446ebc4aadcb94bd82ac'}} 2026-05-07 02:19:48,071 - DEBUG - Created port 757192b5-ce9f-48ee-ac78-4e543d872472 2026-05-07 02:19:48,181 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/757192b5-ce9f-48ee-ac78-4e543d872472 2026-05-07 02:19:48,492 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/757192b5-ce9f-48ee-ac78-4e543d872472 2026-05-07 02:19:48,528 - INFO - VMI 757192b5-ce9f-48ee-ac78-4e543d872472 verification in API Server passed 2026-05-07 02:19:48,619 - DEBUG - Response for delete_port : () 2026-05-07 02:19:48,619 - INFO - Deleted port 757192b5-ce9f-48ee-ac78-4e543d872472 2026-05-07 02:19:48,619 - INFO - Deleting VN ctest-vn-03285009 2026-05-07 02:19:48,746 - DEBUG - Response for deleting network () 2026-05-07 02:19:48,998 - DEBUG - No XMPP flaps were noticed during the test 2026-05-07 02:19:48,998 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-05-07 02:19:48,998 - INFO - -------------------------------------------------------------------------------- 2026-05-07 02:19:49,001 - INFO - ================================================================================ 2026-05-07 02:19:49,001 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-07 02:19:49,001 - 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-05-07 02:19:49,290 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.25': '0'}} with 2026-05-07 02:19:49,290 - INFO - Initial checks done. Running the testcase now 2026-05-07 02:19:49,290 - INFO - 2026-05-07 02:19:49,450 - DEBUG - Response for create_network : {'network': {'id': '7cb2c228-512a-42a0-8c25-39ebae6a56bd', 'name': 'ctest-vn1-49754521', 'tenant_id': '136e486befe5446ebc4aadcb94bd82ac', 'project_id': '136e486befe5446ebc4aadcb94bd82ac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-68078935', 'ctest-vn1-49754521'], 'port_security_enabled': True, 'description': ''}} 2026-05-07 02:19:49,631 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bc4af194-b70b-4b6c-ba44-c0dda33381a2', 'name': '', 'tenant_id': '136e486befe5446ebc4aadcb94bd82ac', 'network_id': '7cb2c228-512a-42a0-8c25-39ebae6a56bd', 'ip_version': 4, 'cidr': '44.7.59.192/26', 'allocation_pools': [{'start': '44.7.59.194', 'end': '44.7.59.254'}], 'gateway_ip': '44.7.59.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '44.7.59.194', 'tags': [], 'project_id': '136e486befe5446ebc4aadcb94bd82ac'}} 2026-05-07 02:19:49,758 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ffbbfd20-ed8c-4586-8a7f-36f8c2be93fd', 'name': '', 'tenant_id': '136e486befe5446ebc4aadcb94bd82ac', 'network_id': '7cb2c228-512a-42a0-8c25-39ebae6a56bd', 'ip_version': 4, 'cidr': '128.166.41.192/26', 'allocation_pools': [{'start': '128.166.41.194', 'end': '128.166.41.254'}], 'gateway_ip': '128.166.41.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '128.166.41.194', 'tags': [], 'project_id': '136e486befe5446ebc4aadcb94bd82ac'}} 2026-05-07 02:19:49,778 - INFO - Created VN ctest-vn1-49754521 2026-05-07 02:19:49,829 - DEBUG - VN ctest-vn1-49754521 UUID is 7cb2c228-512a-42a0-8c25-39ebae6a56bd 2026-05-07 02:19:50,117 - DEBUG - Response for create_port : {'port': {'name': '1a1c46b1-a86b-483e-8215-fa16399ed788', 'id': '1a1c46b1-a86b-483e-8215-fa16399ed788', 'tenant_id': '136e486befe5446ebc4aadcb94bd82ac', 'network_id': '7cb2c228-512a-42a0-8c25-39ebae6a56bd', 'mac_address': '02:1a:1c:46:b1: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': '44.7.59.197', 'subnet_id': 'bc4af194-b70b-4b6c-ba44-c0dda33381a2'}], 'security_groups': ['a7d3e71d-200c-4730-b568-905b6b50d58c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '136e486befe5446ebc4aadcb94bd82ac'}} 2026-05-07 02:19:50,280 - DEBUG - Response for create_port : {'port': {'name': 'a0fc0ef7-db34-4b27-bd05-df18c78ecde8', 'id': 'a0fc0ef7-db34-4b27-bd05-df18c78ecde8', 'tenant_id': '136e486befe5446ebc4aadcb94bd82ac', 'network_id': '7cb2c228-512a-42a0-8c25-39ebae6a56bd', 'mac_address': '02:a0:fc:0e:f7:db', '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': '128.166.41.197', 'subnet_id': 'ffbbfd20-ed8c-4586-8a7f-36f8c2be93fd'}], 'security_groups': ['a7d3e71d-200c-4730-b568-905b6b50d58c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '136e486befe5446ebc4aadcb94bd82ac'}} 2026-05-07 02:19:50,338 - DEBUG - Services list from nova: [, , ] 2026-05-07 02:19:50,654 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5751-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5751-1) 2026-05-07 02:19:51,148 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5751-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5751-1) 2026-05-07 02:19:51,149 - INFO - Waiting for VM ctest-vn1-vm1-02608244 to be up.. 2026-05-07 02:19:51,194 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-07 02:19:56,267 - DEBUG - VM is in ACTIVE state now 2026-05-07 02:19:56,267 - INFO - VM name : ctest-vn1-vm1-02608244 2026-05-07 02:19:56,343 - DEBUG - VM ctest-vn1-vm1-02608244 ID is 6c1479f3-6c79-47f4-bfe8-0819bc41c795 2026-05-07 02:19:56,362 - DEBUG - VM ctest-vn1-vm1-02608244 launched on Node cn-jenkins-deploy-platform-ansible-os-5751-1 2026-05-07 02:19:56,432 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/6c1479f3-6c79-47f4-bfe8-0819bc41c795 2026-05-07 02:19:56,441 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/1a1c46b1-a86b-483e-8215-fa16399ed788 2026-05-07 02:19:59,688 - 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 1006ms') 2026-05-07 02:19:59,688 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-02608244 failed! 2026-05-07 02:19:59,741 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-68078935:ctest-vn1-49754521 is 44.7.59.193 and allocation pool is NOT set 2026-05-07 02:19:59,741 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-68078935:ctest-vn1-49754521 is 128.166.41.193 and allocation pool is NOT set 2026-05-07 02:20:01,803 - 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=9.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.02 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 = 2.016/5.606/9.196/3.590 ms') 2026-05-07 02:20:01,803 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-02608244 passed 2026-05-07 02:20:01,949 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-07 02:20:01,949 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-02608244, IP 44.7.59.197, Port 22 2026-05-07 02:20:02,004 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-05-07 02:20:02,081 - DEBUG - VM ctest-vn1-vm1-02608244 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-07 02:20:07,082 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-07 02:20:07,082 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-02608244, IP 44.7.59.197, Port 22 2026-05-07 02:20:07,237 - DEBUG - VM ctest-vn1-vm1-02608244 is ready for SSH connections 2026-05-07 02:20:07,237 - INFO - Waiting for VM ctest-vn1-vm2-24925795 to be up.. 2026-05-07 02:20:07,308 - DEBUG - VM is in ACTIVE state now 2026-05-07 02:20:07,309 - INFO - VM name : ctest-vn1-vm2-24925795 2026-05-07 02:20:07,377 - DEBUG - VM ctest-vn1-vm2-24925795 ID is ae8b86ad-49dd-493d-8154-e33ba6196416 2026-05-07 02:20:07,378 - DEBUG - VM ctest-vn1-vm2-24925795 launched on Node cn-jenkins-deploy-platform-ansible-os-5751-1 2026-05-07 02:20:07,447 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/ae8b86ad-49dd-493d-8154-e33ba6196416 2026-05-07 02:20:07,455 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/a0fc0ef7-db34-4b27-bd05-df18c78ecde8 2026-05-07 02:20:08,692 - 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.30 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.386 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.386/1.843/3.301/1.457 ms') 2026-05-07 02:20:08,692 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-24925795 passed 2026-05-07 02:20:08,849 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-07 02:20:08,849 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-24925795, IP 128.166.41.197, Port 22 2026-05-07 02:20:09,008 - DEBUG - VM ctest-vn1-vm2-24925795 is ready for SSH connections 2026-05-07 02:20:09,008 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-07 02:20:09,009 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-07 02:20:09,009 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-07 02:20:09,009 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 44.7.59.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2026-05-07 02:20:09,009 - DEBUG - ping -s 56 -c 3 -W 1 44.7.59.197 2026-05-07 02:20:11,646 - DEBUG - PING 44.7.59.197 (44.7.59.197): 56 data bytes 64 bytes from 44.7.59.197: seq=0 ttl=63 time=3.593 ms 64 bytes from 44.7.59.197: seq=1 ttl=63 time=0.932 ms 64 bytes from 44.7.59.197: seq=2 ttl=63 time=0.867 ms --- 44.7.59.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.867/1.797/3.593 ms 2026-05-07 02:20:11,646 - INFO - Ping to IP 44.7.59.197 from VM ctest-vn1-vm2-24925795 passed 2026-05-07 02:20:11,646 - INFO - Detaching port a0fc0ef7-db34-4b27-bd05-df18c78ecde8 from VM ctest-vn1-vm2-24925795 2026-05-07 02:20:11,693 - INFO - Deleting VM ctest-vn1-vm2-24925795 2026-05-07 02:20:11,757 - INFO - Detaching port 1a1c46b1-a86b-483e-8215-fa16399ed788 from VM ctest-vn1-vm1-02608244 2026-05-07 02:20:11,788 - INFO - Deleting VM ctest-vn1-vm1-02608244 2026-05-07 02:20:12,029 - DEBUG - Response for delete_port : () 2026-05-07 02:20:12,191 - DEBUG - Response for delete_port : () 2026-05-07 02:20:12,191 - INFO - Deleting VN ctest-vn1-49754521 2026-05-07 02:20:12,340 - DEBUG - Response for deleting network () 2026-05-07 02:20:12,615 - DEBUG - No XMPP flaps were noticed during the test 2026-05-07 02:20:12,616 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23] 2026-05-07 02:20:12,616 - INFO - -------------------------------------------------------------------------------- 2026-05-07 02:20:13,314 - INFO - Deleted project: ctest-TestPorts-68078935, ID : 136e486b-efe5-446e-bc4a-adcb94bd82ac