2026-08-25 11:14:11,532 - INFO - Domain Default found not creating 2026-08-25 11:14:11,725 - INFO - Project ctest-TestPorts-12135568 not found, creating it 2026-08-25 11:14:12,248 - INFO - Created Project:ctest-TestPorts-12135568, ID : 71eec7f0-6c89-4524-86fe-e245f6d6e7bc 2026-08-25 11:14:13,909 - INFO - ================================================================================ 2026-08-25 11:14:13,909 - INFO - STARTING TEST : test_ports_bindings 2026-08-25 11:14:13,909 - 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-08-25 11:14:14,178 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-08-25 11:14:14,178 - INFO - Initial checks done. Running the testcase now 2026-08-25 11:14:14,178 - INFO - 2026-08-25 11:14:14,808 - DEBUG - Response for create_network : {'network': {'id': '34adf89c-f8c5-4dc9-9e57-0c1a486baae4', 'name': 'ctest-vn-83836616', 'tenant_id': '71eec7f06c89452486fee245f6d6e7bc', 'project_id': '71eec7f06c89452486fee245f6d6e7bc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-12135568', 'ctest-vn-83836616'], 'port_security_enabled': True, 'description': ''}} 2026-08-25 11:14:15,057 - DEBUG - Response for create_subnet : {'subnet': {'id': '9cfeb002-4047-4799-a574-38d0e721de55', 'name': '', 'tenant_id': '71eec7f06c89452486fee245f6d6e7bc', 'network_id': '34adf89c-f8c5-4dc9-9e57-0c1a486baae4', 'ip_version': 4, 'cidr': '176.13.70.192/26', 'allocation_pools': [{'start': '176.13.70.194', 'end': '176.13.70.254'}], 'gateway_ip': '176.13.70.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '176.13.70.194', 'tags': [], 'project_id': '71eec7f06c89452486fee245f6d6e7bc'}} 2026-08-25 11:14:15,075 - INFO - Created VN ctest-vn-83836616 2026-08-25 11:14:15,132 - DEBUG - VN ctest-vn-83836616 UUID is 34adf89c-f8c5-4dc9-9e57-0c1a486baae4 2026-08-25 11:14:15,245 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-12135568', 'ctest-vmi-52817777']} 2026-08-25 11:14:15,546 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-52817777', 'id': 'b695462d-e2b6-4301-9085-6f041a879418', 'tenant_id': '71eec7f06c89452486fee245f6d6e7bc', 'network_id': '34adf89c-f8c5-4dc9-9e57-0c1a486baae4', 'mac_address': '02:b6:95:46:2d:e2', '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': '176.13.70.195', 'subnet_id': '9cfeb002-4047-4799-a574-38d0e721de55'}], 'security_groups': ['2b335a85-3a92-4773-8c61-1927d8e70d3f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '71eec7f06c89452486fee245f6d6e7bc'}} 2026-08-25 11:14:15,546 - DEBUG - Created port b695462d-e2b6-4301-9085-6f041a879418 2026-08-25 11:14:15,656 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b695462d-e2b6-4301-9085-6f041a879418 2026-08-25 11:14:15,984 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b695462d-e2b6-4301-9085-6f041a879418 2026-08-25 11:14:16,022 - INFO - VMI b695462d-e2b6-4301-9085-6f041a879418 verification in API Server passed 2026-08-25 11:14:16,147 - DEBUG - Response for delete_port : () 2026-08-25 11:14:16,147 - INFO - Deleted port b695462d-e2b6-4301-9085-6f041a879418 2026-08-25 11:14:16,147 - INFO - Deleting VN ctest-vn-83836616 2026-08-25 11:14:16,296 - DEBUG - Response for deleting network () 2026-08-25 11:14:16,580 - DEBUG - No XMPP flaps were noticed during the test 2026-08-25 11:14:16,581 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-25 11:14:16,581 - INFO - -------------------------------------------------------------------------------- 2026-08-25 11:14:16,584 - INFO - ================================================================================ 2026-08-25 11:14:16,584 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-25 11:14:16,584 - 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-08-25 11:14:16,893 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-08-25 11:14:16,893 - INFO - Initial checks done. Running the testcase now 2026-08-25 11:14:16,893 - INFO - 2026-08-25 11:14:17,162 - DEBUG - Response for create_network : {'network': {'id': '1d0f70dc-5580-46d7-80c3-0343b88fd928', 'name': 'ctest-vn1-69103374', 'tenant_id': '71eec7f06c89452486fee245f6d6e7bc', 'project_id': '71eec7f06c89452486fee245f6d6e7bc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-12135568', 'ctest-vn1-69103374'], 'port_security_enabled': True, 'description': ''}} 2026-08-25 11:14:17,423 - DEBUG - Response for create_subnet : {'subnet': {'id': '948554bd-c2bc-4330-8c41-88738c4039cf', 'name': '', 'tenant_id': '71eec7f06c89452486fee245f6d6e7bc', 'network_id': '1d0f70dc-5580-46d7-80c3-0343b88fd928', 'ip_version': 4, 'cidr': '121.213.195.192/26', 'allocation_pools': [{'start': '121.213.195.194', 'end': '121.213.195.254'}], 'gateway_ip': '121.213.195.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '121.213.195.194', 'tags': [], 'project_id': '71eec7f06c89452486fee245f6d6e7bc'}} 2026-08-25 11:14:17,616 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd5a6b3af-fb2f-47df-be2d-3043ec4fccbf', 'name': '', 'tenant_id': '71eec7f06c89452486fee245f6d6e7bc', 'network_id': '1d0f70dc-5580-46d7-80c3-0343b88fd928', 'ip_version': 4, 'cidr': '159.210.45.192/26', 'allocation_pools': [{'start': '159.210.45.194', 'end': '159.210.45.254'}], 'gateway_ip': '159.210.45.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '159.210.45.194', 'tags': [], 'project_id': '71eec7f06c89452486fee245f6d6e7bc'}} 2026-08-25 11:14:17,638 - INFO - Created VN ctest-vn1-69103374 2026-08-25 11:14:17,691 - DEBUG - VN ctest-vn1-69103374 UUID is 1d0f70dc-5580-46d7-80c3-0343b88fd928 2026-08-25 11:14:18,064 - DEBUG - Response for create_port : {'port': {'name': '89a2b1d8-f84b-4298-a295-c6e45164faba', 'id': '89a2b1d8-f84b-4298-a295-c6e45164faba', 'tenant_id': '71eec7f06c89452486fee245f6d6e7bc', 'network_id': '1d0f70dc-5580-46d7-80c3-0343b88fd928', 'mac_address': '02:89:a2:b1:d8:f8', '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': '121.213.195.197', 'subnet_id': '948554bd-c2bc-4330-8c41-88738c4039cf'}], 'security_groups': ['2b335a85-3a92-4773-8c61-1927d8e70d3f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '71eec7f06c89452486fee245f6d6e7bc'}} 2026-08-25 11:14:18,328 - DEBUG - Response for create_port : {'port': {'name': 'a3064c5b-fb19-425b-9406-1f0b7a32eef5', 'id': 'a3064c5b-fb19-425b-9406-1f0b7a32eef5', 'tenant_id': '71eec7f06c89452486fee245f6d6e7bc', 'network_id': '1d0f70dc-5580-46d7-80c3-0343b88fd928', 'mac_address': '02:a3:06:4c:5b:fb', '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': '159.210.45.197', 'subnet_id': 'd5a6b3af-fb2f-47df-be2d-3043ec4fccbf'}], 'security_groups': ['2b335a85-3a92-4773-8c61-1927d8e70d3f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '71eec7f06c89452486fee245f6d6e7bc'}} 2026-08-25 11:14:18,419 - DEBUG - Services list from nova: [, , ] 2026-08-25 11:14:18,844 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6222-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6222-1) 2026-08-25 11:14:19,363 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6222-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6222-1) 2026-08-25 11:14:19,363 - INFO - Waiting for VM ctest-vn1-vm1-99553545 to be up.. 2026-08-25 11:14:19,416 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 11:14:24,522 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 11:14:29,639 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 11:14:34,731 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 11:14:39,813 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 11:14:44,911 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 11:14:50,005 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 11:14:55,105 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 11:15:00,209 - DEBUG - VM is in ACTIVE state now 2026-08-25 11:15:00,210 - INFO - VM name : ctest-vn1-vm1-99553545 2026-08-25 11:15:00,313 - DEBUG - VM ctest-vn1-vm1-99553545 ID is 92acbd2a-8ab9-43c9-ba1c-e7ba58ba1eae 2026-08-25 11:15:00,343 - DEBUG - VM ctest-vn1-vm1-99553545 launched on Node cn-jenkins-deploy-platform-ansible-os-6222-1 2026-08-25 11:15:00,459 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/92acbd2a-8ab9-43c9-ba1c-e7ba58ba1eae 2026-08-25 11:15:00,470 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/89a2b1d8-f84b-4298-a295-c6e45164faba 2026-08-25 11:15:03,739 - 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 1000ms') 2026-08-25 11:15:03,739 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-99553545 failed! 2026-08-25 11:15:03,799 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-12135568:ctest-vn1-69103374 is 121.213.195.193 and allocation pool is NOT set 2026-08-25 11:15:03,800 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-12135568:ctest-vn1-69103374 is 159.210.45.193 and allocation pool is NOT set 2026-08-25 11:15:07,902 - 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=2 ttl=63 time=8.23 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1027ms\r\nrtt min/avg/max/mdev = 8.227/8.227/8.227/0.000 ms') 2026-08-25 11:15:07,902 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-99553545 passed 2026-08-25 11:15:08,060 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 11:15:08,060 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-99553545, IP 121.213.195.197, Port 22 2026-08-25 11:15:08,126 - 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-08-25 11:15:08,229 - DEBUG - VM ctest-vn1-vm1-99553545 is NOT ready for SSH connections, VM status: ACTIVE 2026-08-25 11:15:13,229 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 11:15:13,229 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-99553545, IP 121.213.195.197, Port 22 2026-08-25 11:15:13,407 - DEBUG - VM ctest-vn1-vm1-99553545 is ready for SSH connections 2026-08-25 11:15:13,407 - INFO - Waiting for VM ctest-vn1-vm2-37722839 to be up.. 2026-08-25 11:15:13,505 - DEBUG - VM is in ACTIVE state now 2026-08-25 11:15:13,505 - INFO - VM name : ctest-vn1-vm2-37722839 2026-08-25 11:15:13,600 - DEBUG - VM ctest-vn1-vm2-37722839 ID is ecd6ab9e-3621-4d35-8107-f70c6416fb77 2026-08-25 11:15:13,600 - DEBUG - VM ctest-vn1-vm2-37722839 launched on Node cn-jenkins-deploy-platform-ansible-os-6222-1 2026-08-25 11:15:13,691 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ecd6ab9e-3621-4d35-8107-f70c6416fb77 2026-08-25 11:15:13,701 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a3064c5b-fb19-425b-9406-1f0b7a32eef5 2026-08-25 11:15:14,946 - 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.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.507 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.507/2.194/3.881/1.687 ms') 2026-08-25 11:15:14,946 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-37722839 passed 2026-08-25 11:15:15,104 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 11:15:15,104 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-37722839, IP 159.210.45.197, Port 22 2026-08-25 11:15:15,269 - DEBUG - VM ctest-vn1-vm2-37722839 is ready for SSH connections 2026-08-25 11:15:15,270 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 11:15:15,270 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 11:15:15,270 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 11:15:15,270 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 121.213.195.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-25 11:15:15,270 - DEBUG - ping -s 56 -c 3 -W 1 121.213.195.197 2026-08-25 11:15:18,303 - DEBUG - PING 121.213.195.197 (121.213.195.197): 56 data bytes 64 bytes from 121.213.195.197: seq=0 ttl=63 time=5.507 ms 64 bytes from 121.213.195.197: seq=1 ttl=63 time=2.855 ms 64 bytes from 121.213.195.197: seq=2 ttl=63 time=1.182 ms --- 121.213.195.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.182/3.181/5.507 ms 2026-08-25 11:15:18,303 - INFO - Ping to IP 121.213.195.197 from VM ctest-vn1-vm2-37722839 passed 2026-08-25 11:15:18,303 - INFO - Detaching port a3064c5b-fb19-425b-9406-1f0b7a32eef5 from VM ctest-vn1-vm2-37722839 2026-08-25 11:15:18,376 - INFO - Deleting VM ctest-vn1-vm2-37722839 2026-08-25 11:15:18,464 - INFO - Detaching port 89a2b1d8-f84b-4298-a295-c6e45164faba from VM ctest-vn1-vm1-99553545 2026-08-25 11:15:18,508 - INFO - Deleting VM ctest-vn1-vm1-99553545 2026-08-25 11:15:18,793 - DEBUG - Response for delete_port : () 2026-08-25 11:15:19,000 - DEBUG - Response for delete_port : () 2026-08-25 11:15:19,000 - INFO - Deleting VN ctest-vn1-69103374 2026-08-25 11:15:19,220 - DEBUG - Response for deleting network () 2026-08-25 11:15:19,494 - DEBUG - No XMPP flaps were noticed during the test 2026-08-25 11:15:19,494 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:03] 2026-08-25 11:15:19,495 - INFO - -------------------------------------------------------------------------------- 2026-08-25 11:15:20,272 - INFO - Deleted project: ctest-TestPorts-12135568, ID : 71eec7f0-6c89-4524-86fe-e245f6d6e7bc