2026-04-18 02:55:07,882 - INFO - Domain Default found not creating 2026-04-18 02:55:08,033 - INFO - Project ctest-TestPorts-97420664 not found, creating it 2026-04-18 02:55:08,470 - INFO - Created Project:ctest-TestPorts-97420664, ID : 9062f603-33d4-4a23-8bd1-90c147bdbba8 2026-04-18 02:55:10,000 - INFO - ================================================================================ 2026-04-18 02:55:10,000 - INFO - STARTING TEST : test_ports_bindings 2026-04-18 02:55:10,001 - 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-18 02:55:10,259 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-18 02:55:10,259 - INFO - Initial checks done. Running the testcase now 2026-04-18 02:55:10,259 - INFO - 2026-04-18 02:55:10,781 - DEBUG - Response for create_network : {'network': {'id': '218e325f-4375-433d-b414-7bd0f440d0f4', 'name': 'ctest-vn-49778469', 'tenant_id': '9062f60333d44a238bd190c147bdbba8', 'project_id': '9062f60333d44a238bd190c147bdbba8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-97420664', 'ctest-vn-49778469'], 'port_security_enabled': True, 'description': ''}} 2026-04-18 02:55:10,992 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd6282376-fcea-446d-94a6-0263e8eaccb4', 'name': '', 'tenant_id': '9062f60333d44a238bd190c147bdbba8', 'network_id': '218e325f-4375-433d-b414-7bd0f440d0f4', 'ip_version': 4, 'cidr': '205.106.159.128/26', 'allocation_pools': [{'start': '205.106.159.130', 'end': '205.106.159.190'}], 'gateway_ip': '205.106.159.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '205.106.159.130', 'tags': [], 'project_id': '9062f60333d44a238bd190c147bdbba8'}} 2026-04-18 02:55:11,011 - INFO - Created VN ctest-vn-49778469 2026-04-18 02:55:11,064 - DEBUG - VN ctest-vn-49778469 UUID is 218e325f-4375-433d-b414-7bd0f440d0f4 2026-04-18 02:55:11,175 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-97420664', 'ctest-vmi-02487558']} 2026-04-18 02:55:11,399 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-02487558', 'id': '6f837efa-445c-44ac-9308-c14b96feea44', 'tenant_id': '9062f60333d44a238bd190c147bdbba8', 'network_id': '218e325f-4375-433d-b414-7bd0f440d0f4', 'mac_address': '02:6f:83:7e:fa:44', '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': '205.106.159.131', 'subnet_id': 'd6282376-fcea-446d-94a6-0263e8eaccb4'}], 'security_groups': ['638e15a1-f7dd-47c5-bfc9-8beac35c633a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9062f60333d44a238bd190c147bdbba8'}} 2026-04-18 02:55:11,399 - DEBUG - Created port 6f837efa-445c-44ac-9308-c14b96feea44 2026-04-18 02:55:11,504 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6f837efa-445c-44ac-9308-c14b96feea44 2026-04-18 02:55:11,773 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6f837efa-445c-44ac-9308-c14b96feea44 2026-04-18 02:55:11,836 - INFO - VMI 6f837efa-445c-44ac-9308-c14b96feea44 verification in API Server passed 2026-04-18 02:55:11,925 - DEBUG - Response for delete_port : () 2026-04-18 02:55:11,925 - INFO - Deleted port 6f837efa-445c-44ac-9308-c14b96feea44 2026-04-18 02:55:11,926 - INFO - Deleting VN ctest-vn-49778469 2026-04-18 02:55:12,042 - DEBUG - Response for deleting network () 2026-04-18 02:55:12,297 - DEBUG - No XMPP flaps were noticed during the test 2026-04-18 02:55:12,297 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-04-18 02:55:12,297 - INFO - -------------------------------------------------------------------------------- 2026-04-18 02:55:12,299 - INFO - ================================================================================ 2026-04-18 02:55:12,299 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-18 02:55:12,299 - 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-18 02:55:12,590 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-18 02:55:12,590 - INFO - Initial checks done. Running the testcase now 2026-04-18 02:55:12,591 - INFO - 2026-04-18 02:55:12,774 - DEBUG - Response for create_network : {'network': {'id': 'bfa59217-d53e-4d82-bb0f-464dacb09dc0', 'name': 'ctest-vn1-30750627', 'tenant_id': '9062f60333d44a238bd190c147bdbba8', 'project_id': '9062f60333d44a238bd190c147bdbba8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-97420664', 'ctest-vn1-30750627'], 'port_security_enabled': True, 'description': ''}} 2026-04-18 02:55:12,982 - DEBUG - Response for create_subnet : {'subnet': {'id': '343d59d5-3df9-446e-862d-d3f68e3fee64', 'name': '', 'tenant_id': '9062f60333d44a238bd190c147bdbba8', 'network_id': 'bfa59217-d53e-4d82-bb0f-464dacb09dc0', 'ip_version': 4, 'cidr': '159.151.126.0/26', 'allocation_pools': [{'start': '159.151.126.2', 'end': '159.151.126.62'}], 'gateway_ip': '159.151.126.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '159.151.126.2', 'tags': [], 'project_id': '9062f60333d44a238bd190c147bdbba8'}} 2026-04-18 02:55:13,174 - DEBUG - Response for create_subnet : {'subnet': {'id': '3463e271-8339-4608-bcf1-8309bfffd710', 'name': '', 'tenant_id': '9062f60333d44a238bd190c147bdbba8', 'network_id': 'bfa59217-d53e-4d82-bb0f-464dacb09dc0', 'ip_version': 4, 'cidr': '59.251.183.192/26', 'allocation_pools': [{'start': '59.251.183.194', 'end': '59.251.183.254'}], 'gateway_ip': '59.251.183.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '59.251.183.194', 'tags': [], 'project_id': '9062f60333d44a238bd190c147bdbba8'}} 2026-04-18 02:55:13,195 - INFO - Created VN ctest-vn1-30750627 2026-04-18 02:55:13,248 - DEBUG - VN ctest-vn1-30750627 UUID is bfa59217-d53e-4d82-bb0f-464dacb09dc0 2026-04-18 02:55:13,545 - DEBUG - Response for create_port : {'port': {'name': 'efacd594-5ebc-4e5f-b5d3-cc936b0e225c', 'id': 'efacd594-5ebc-4e5f-b5d3-cc936b0e225c', 'tenant_id': '9062f60333d44a238bd190c147bdbba8', 'network_id': 'bfa59217-d53e-4d82-bb0f-464dacb09dc0', 'mac_address': '02:ef:ac:d5:94:5e', '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.151.126.5', 'subnet_id': '343d59d5-3df9-446e-862d-d3f68e3fee64'}], 'security_groups': ['638e15a1-f7dd-47c5-bfc9-8beac35c633a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9062f60333d44a238bd190c147bdbba8'}} 2026-04-18 02:55:13,700 - DEBUG - Response for create_port : {'port': {'name': 'a20a31b1-b5ee-4fce-930e-4952c59a25fa', 'id': 'a20a31b1-b5ee-4fce-930e-4952c59a25fa', 'tenant_id': '9062f60333d44a238bd190c147bdbba8', 'network_id': 'bfa59217-d53e-4d82-bb0f-464dacb09dc0', 'mac_address': '02:a2:0a:31:b1:b5', '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': '59.251.183.197', 'subnet_id': '3463e271-8339-4608-bcf1-8309bfffd710'}], 'security_groups': ['638e15a1-f7dd-47c5-bfc9-8beac35c633a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9062f60333d44a238bd190c147bdbba8'}} 2026-04-18 02:55:13,763 - DEBUG - Services list from nova: [, , ] 2026-04-18 02:55:14,077 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5641-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5641-1) 2026-04-18 02:55:14,579 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5641-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5641-1) 2026-04-18 02:55:14,579 - INFO - Waiting for VM ctest-vn1-vm1-52213872 to be up.. 2026-04-18 02:55:14,625 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-18 02:55:19,715 - DEBUG - VM is in ACTIVE state now 2026-04-18 02:55:19,715 - INFO - VM name : ctest-vn1-vm1-52213872 2026-04-18 02:55:19,796 - DEBUG - VM ctest-vn1-vm1-52213872 ID is 73134e30-0294-4003-b190-959ddbaad900 2026-04-18 02:55:19,821 - DEBUG - VM ctest-vn1-vm1-52213872 launched on Node cn-jenkins-deploy-platform-ansible-os-5641-1 2026-04-18 02:55:19,906 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/73134e30-0294-4003-b190-959ddbaad900 2026-04-18 02:55:19,914 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/efacd594-5ebc-4e5f-b5d3-cc936b0e225c 2026-04-18 02:55:23,173 - 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 1029ms') 2026-04-18 02:55:23,173 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-52213872 failed! 2026-04-18 02:55:23,232 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-97420664:ctest-vn1-30750627 is 159.151.126.1 and allocation pool is NOT set 2026-04-18 02:55:23,233 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-97420664:ctest-vn1-30750627 is 59.251.183.193 and allocation pool is NOT set 2026-04-18 02:55:25,295 - 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=4.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.16 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.158/2.673/4.189/1.515 ms') 2026-04-18 02:55:25,295 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-52213872 passed 2026-04-18 02:55:25,448 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-18 02:55:25,448 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-52213872, IP 159.151.126.5, Port 22 2026-04-18 02:55:25,514 - 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-04-18 02:55:25,591 - DEBUG - VM ctest-vn1-vm1-52213872 is NOT ready for SSH connections, VM status: ACTIVE 2026-04-18 02:55:30,592 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-18 02:55:30,592 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-52213872, IP 159.151.126.5, Port 22 2026-04-18 02:55:30,758 - DEBUG - VM ctest-vn1-vm1-52213872 is ready for SSH connections 2026-04-18 02:55:30,758 - INFO - Waiting for VM ctest-vn1-vm2-42788058 to be up.. 2026-04-18 02:55:30,843 - DEBUG - VM is in ACTIVE state now 2026-04-18 02:55:30,843 - INFO - VM name : ctest-vn1-vm2-42788058 2026-04-18 02:55:30,923 - DEBUG - VM ctest-vn1-vm2-42788058 ID is cb13d8ee-31e6-4f38-a54b-bd8cf239e052 2026-04-18 02:55:30,923 - DEBUG - VM ctest-vn1-vm2-42788058 launched on Node cn-jenkins-deploy-platform-ansible-os-5641-1 2026-04-18 02:55:30,998 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cb13d8ee-31e6-4f38-a54b-bd8cf239e052 2026-04-18 02:55:31,007 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a20a31b1-b5ee-4fce-930e-4952c59a25fa 2026-04-18 02:55:32,237 - 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=2.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.488 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.488/1.577/2.666/1.089 ms') 2026-04-18 02:55:32,238 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-42788058 passed 2026-04-18 02:55:32,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-18 02:55:32,388 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-42788058, IP 59.251.183.197, Port 22 2026-04-18 02:55:32,544 - DEBUG - VM ctest-vn1-vm2-42788058 is ready for SSH connections 2026-04-18 02:55:32,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-18 02:55:32,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-18 02:55:32,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-18 02:55:32,545 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 159.151.126.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-18 02:55:32,545 - DEBUG - ping -s 56 -c 3 -W 1 159.151.126.5 2026-04-18 02:55:35,199 - DEBUG - PING 159.151.126.5 (159.151.126.5): 56 data bytes 64 bytes from 159.151.126.5: seq=0 ttl=63 time=3.712 ms 64 bytes from 159.151.126.5: seq=1 ttl=63 time=1.106 ms 64 bytes from 159.151.126.5: seq=2 ttl=63 time=0.981 ms --- 159.151.126.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.981/1.933/3.712 ms 2026-04-18 02:55:35,200 - INFO - Ping to IP 159.151.126.5 from VM ctest-vn1-vm2-42788058 passed 2026-04-18 02:55:35,200 - INFO - Detaching port a20a31b1-b5ee-4fce-930e-4952c59a25fa from VM ctest-vn1-vm2-42788058 2026-04-18 02:55:35,247 - INFO - Deleting VM ctest-vn1-vm2-42788058 2026-04-18 02:55:35,317 - INFO - Detaching port efacd594-5ebc-4e5f-b5d3-cc936b0e225c from VM ctest-vn1-vm1-52213872 2026-04-18 02:55:35,361 - INFO - Deleting VM ctest-vn1-vm1-52213872 2026-04-18 02:55:35,590 - DEBUG - Response for delete_port : () 2026-04-18 02:55:35,760 - DEBUG - Response for delete_port : () 2026-04-18 02:55:35,760 - INFO - Deleting VN ctest-vn1-30750627 2026-04-18 02:55:35,890 - DEBUG - Response for deleting network () 2026-04-18 02:55:36,150 - DEBUG - No XMPP flaps were noticed during the test 2026-04-18 02:55:36,150 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2026-04-18 02:55:36,150 - INFO - -------------------------------------------------------------------------------- 2026-04-18 02:55:36,842 - INFO - Deleted project: ctest-TestPorts-97420664, ID : 9062f603-33d4-4a23-8bd1-90c147bdbba8