2026-03-27 15:13:36,851 - INFO - Domain Default found not creating 2026-03-27 15:13:37,030 - INFO - Project ctest-TestPorts-89254187 not found, creating it 2026-03-27 15:13:37,490 - INFO - Created Project:ctest-TestPorts-89254187, ID : 3e75ab11-20d2-46c9-9b1f-aca06b01591e 2026-03-27 15:13:39,049 - INFO - ================================================================================ 2026-03-27 15:13:39,049 - INFO - STARTING TEST : test_ports_bindings 2026-03-27 15:13:39,049 - 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-03-27 15:13:39,307 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.25': '0'}} with 2026-03-27 15:13:39,307 - INFO - Initial checks done. Running the testcase now 2026-03-27 15:13:39,307 - INFO - 2026-03-27 15:13:39,851 - DEBUG - Response for create_network : {'network': {'id': '78ae9766-4e7a-48cf-8f01-25978a85eefa', 'name': 'ctest-vn-04284501', 'tenant_id': '3e75ab1120d246c99b1faca06b01591e', 'project_id': '3e75ab1120d246c99b1faca06b01591e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89254187', 'ctest-vn-04284501'], 'port_security_enabled': True, 'description': ''}} 2026-03-27 15:13:40,069 - DEBUG - Response for create_subnet : {'subnet': {'id': '122351d4-e198-4f1b-9fb2-d9d4da0d5831', 'name': '', 'tenant_id': '3e75ab1120d246c99b1faca06b01591e', 'network_id': '78ae9766-4e7a-48cf-8f01-25978a85eefa', 'ip_version': 4, 'cidr': '136.127.238.192/26', 'allocation_pools': [{'start': '136.127.238.194', 'end': '136.127.238.254'}], 'gateway_ip': '136.127.238.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '136.127.238.194', 'tags': [], 'project_id': '3e75ab1120d246c99b1faca06b01591e'}} 2026-03-27 15:13:40,091 - INFO - Created VN ctest-vn-04284501 2026-03-27 15:13:40,141 - DEBUG - VN ctest-vn-04284501 UUID is 78ae9766-4e7a-48cf-8f01-25978a85eefa 2026-03-27 15:13:40,247 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-89254187', 'ctest-vmi-34187140']} 2026-03-27 15:13:40,546 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-34187140', 'id': '0f769295-67fe-444a-bca1-fc493db3f92d', 'tenant_id': '3e75ab1120d246c99b1faca06b01591e', 'network_id': '78ae9766-4e7a-48cf-8f01-25978a85eefa', 'mac_address': '02:0f:76:92:95:67', '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': '136.127.238.195', 'subnet_id': '122351d4-e198-4f1b-9fb2-d9d4da0d5831'}], 'security_groups': ['5099d3af-c861-4dc6-a211-24b4e17a775a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3e75ab1120d246c99b1faca06b01591e'}} 2026-03-27 15:13:40,546 - DEBUG - Created port 0f769295-67fe-444a-bca1-fc493db3f92d 2026-03-27 15:13:40,654 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/0f769295-67fe-444a-bca1-fc493db3f92d 2026-03-27 15:13:40,953 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/0f769295-67fe-444a-bca1-fc493db3f92d 2026-03-27 15:13:40,992 - INFO - VMI 0f769295-67fe-444a-bca1-fc493db3f92d verification in API Server passed 2026-03-27 15:13:41,083 - DEBUG - Response for delete_port : () 2026-03-27 15:13:41,083 - INFO - Deleted port 0f769295-67fe-444a-bca1-fc493db3f92d 2026-03-27 15:13:41,083 - INFO - Deleting VN ctest-vn-04284501 2026-03-27 15:13:41,194 - DEBUG - Response for deleting network () 2026-03-27 15:13:41,450 - DEBUG - No XMPP flaps were noticed during the test
2026-03-27 15:13:41,450 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-27 15:13:41,450 - INFO - -------------------------------------------------------------------------------- 2026-03-27 15:13:41,452 - INFO - ================================================================================ 2026-03-27 15:13:41,452 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-27 15:13:41,452 - 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-03-27 15:13:41,743 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.25': '0'}} with 2026-03-27 15:13:41,743 - INFO - Initial checks done. Running the testcase now 2026-03-27 15:13:41,743 - INFO - 2026-03-27 15:13:41,906 - DEBUG - Response for create_network : {'network': {'id': '8f44e1b2-aa7d-4ab8-8387-62a83b002401', 'name': 'ctest-vn1-63970562', 'tenant_id': '3e75ab1120d246c99b1faca06b01591e', 'project_id': '3e75ab1120d246c99b1faca06b01591e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89254187', 'ctest-vn1-63970562'], 'port_security_enabled': True, 'description': ''}} 2026-03-27 15:13:42,075 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ec12cd1c-5028-4a87-ac5d-c4a303a6d2bd', 'name': '', 'tenant_id': '3e75ab1120d246c99b1faca06b01591e', 'network_id': '8f44e1b2-aa7d-4ab8-8387-62a83b002401', 'ip_version': 4, 'cidr': '174.110.48.0/26', 'allocation_pools': [{'start': '174.110.48.2', 'end': '174.110.48.62'}], 'gateway_ip': '174.110.48.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '174.110.48.2', 'tags': [], 'project_id': '3e75ab1120d246c99b1faca06b01591e'}} 2026-03-27 15:13:42,259 - DEBUG - Response for create_subnet : {'subnet': {'id': '7d042d5b-c536-419f-9583-cd935963287a', 'name': '', 'tenant_id': '3e75ab1120d246c99b1faca06b01591e', 'network_id': '8f44e1b2-aa7d-4ab8-8387-62a83b002401', 'ip_version': 4, 'cidr': '28.182.183.192/26', 'allocation_pools': [{'start': '28.182.183.194', 'end': '28.182.183.254'}], 'gateway_ip': '28.182.183.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.182.183.194', 'tags': [], 'project_id': '3e75ab1120d246c99b1faca06b01591e'}} 2026-03-27 15:13:42,281 - INFO - Created VN ctest-vn1-63970562 2026-03-27 15:13:42,333 - DEBUG - VN ctest-vn1-63970562 UUID is 8f44e1b2-aa7d-4ab8-8387-62a83b002401 2026-03-27 15:13:42,627 - DEBUG - Response for create_port : {'port': {'name': '50d24503-2d9c-4ab2-afc7-b2436d807267', 'id': '50d24503-2d9c-4ab2-afc7-b2436d807267', 'tenant_id': '3e75ab1120d246c99b1faca06b01591e', 'network_id': '8f44e1b2-aa7d-4ab8-8387-62a83b002401', 'mac_address': '02:50:d2:45:03:2d', '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': '174.110.48.5', 'subnet_id': 'ec12cd1c-5028-4a87-ac5d-c4a303a6d2bd'}], 'security_groups': ['5099d3af-c861-4dc6-a211-24b4e17a775a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3e75ab1120d246c99b1faca06b01591e'}} 2026-03-27 15:13:42,792 - DEBUG - Response for create_port : {'port': {'name': 'b93fab12-8574-410a-9fe5-bc783c657e3b', 'id': 'b93fab12-8574-410a-9fe5-bc783c657e3b', 'tenant_id': '3e75ab1120d246c99b1faca06b01591e', 'network_id': '8f44e1b2-aa7d-4ab8-8387-62a83b002401', 'mac_address': '02:b9:3f:ab:12:85', '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': '28.182.183.197', 'subnet_id': '7d042d5b-c536-419f-9583-cd935963287a'}], 'security_groups': ['5099d3af-c861-4dc6-a211-24b4e17a775a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3e75ab1120d246c99b1faca06b01591e'}} 2026-03-27 15:13:42,852 - DEBUG - Services list from nova: [, , ] 2026-03-27 15:13:43,195 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5556-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5556-1) 2026-03-27 15:13:43,594 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5556-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5556-1) 2026-03-27 15:13:43,594 - INFO - Waiting for VM ctest-vn1-vm1-81085396 to be up.. 2026-03-27 15:13:43,631 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-27 15:13:48,711 - DEBUG - VM is in ACTIVE state now 2026-03-27 15:13:48,711 - INFO - VM name : ctest-vn1-vm1-81085396 2026-03-27 15:13:48,785 - DEBUG - VM ctest-vn1-vm1-81085396 ID is 14d94fb6-3caa-42cf-91c3-950e1337f5d3 2026-03-27 15:13:48,806 - DEBUG - VM ctest-vn1-vm1-81085396 launched on Node cn-jenkins-deploy-platform-ansible-os-5556-1 2026-03-27 15:13:48,893 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/14d94fb6-3caa-42cf-91c3-950e1337f5d3 2026-03-27 15:13:48,902 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/50d24503-2d9c-4ab2-afc7-b2436d807267 2026-03-27 15:13:52,148 - 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 1010ms') 2026-03-27 15:13:52,148 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-81085396 failed! 2026-03-27 15:13:52,201 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89254187:ctest-vn1-63970562 is 174.110.48.1 and allocation pool is NOT set 2026-03-27 15:13:52,202 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89254187:ctest-vn1-63970562 is 28.182.183.193 and allocation pool is NOT set 2026-03-27 15:13:54,260 - 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=10.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.06 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 = 2.060/6.268/10.477/4.208 ms') 2026-03-27 15:13:54,261 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-81085396 passed 2026-03-27 15:13:54,413 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 15:13:54,413 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-81085396, IP 174.110.48.5, Port 22 2026-03-27 15:13:54,484 - 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-03-27 15:13:54,559 - DEBUG - VM ctest-vn1-vm1-81085396 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-27 15:13:59,560 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 15:13:59,560 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-81085396, IP 174.110.48.5, Port 22 2026-03-27 15:13:59,716 - DEBUG - VM ctest-vn1-vm1-81085396 is ready for SSH connections 2026-03-27 15:13:59,717 - INFO - Waiting for VM ctest-vn1-vm2-60650698 to be up.. 2026-03-27 15:13:59,790 - DEBUG - VM is in ACTIVE state now 2026-03-27 15:13:59,790 - INFO - VM name : ctest-vn1-vm2-60650698 2026-03-27 15:13:59,860 - DEBUG - VM ctest-vn1-vm2-60650698 ID is 7082caa2-84fa-4825-a32b-f2e6289639e6 2026-03-27 15:13:59,860 - DEBUG - VM ctest-vn1-vm2-60650698 launched on Node cn-jenkins-deploy-platform-ansible-os-5556-1 2026-03-27 15:13:59,928 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/7082caa2-84fa-4825-a32b-f2e6289639e6 2026-03-27 15:13:59,936 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/b93fab12-8574-410a-9fe5-bc783c657e3b 2026-03-27 15:14:01,166 - 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.81 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.574 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.574/1.693/2.813/1.119 ms') 2026-03-27 15:14:01,166 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-60650698 passed 2026-03-27 15:14:01,317 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 15:14:01,318 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-60650698, IP 28.182.183.197, Port 22 2026-03-27 15:14:01,473 - DEBUG - VM ctest-vn1-vm2-60650698 is ready for SSH connections 2026-03-27 15:14:01,473 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 15:14:01,473 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 15:14:01,473 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 15:14:01,473 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 174.110.48.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-03-27 15:14:01,473 - DEBUG - ping -s 56 -c 3 -W 1 174.110.48.5 2026-03-27 15:14:04,132 - DEBUG - PING 174.110.48.5 (174.110.48.5): 56 data bytes 64 bytes from 174.110.48.5: seq=0 ttl=63 time=3.803 ms 64 bytes from 174.110.48.5: seq=1 ttl=63 time=0.794 ms 64 bytes from 174.110.48.5: seq=2 ttl=63 time=1.018 ms --- 174.110.48.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.794/1.871/3.803 ms 2026-03-27 15:14:04,132 - INFO - Ping to IP 174.110.48.5 from VM ctest-vn1-vm2-60650698 passed 2026-03-27 15:14:04,132 - INFO - Detaching port b93fab12-8574-410a-9fe5-bc783c657e3b from VM ctest-vn1-vm2-60650698 2026-03-27 15:14:04,180 - INFO - Deleting VM ctest-vn1-vm2-60650698 2026-03-27 15:14:04,267 - INFO - Detaching port 50d24503-2d9c-4ab2-afc7-b2436d807267 from VM ctest-vn1-vm1-81085396 2026-03-27 15:14:04,316 - INFO - Deleting VM ctest-vn1-vm1-81085396 2026-03-27 15:14:04,552 - DEBUG - Response for delete_port : () 2026-03-27 15:14:04,751 - DEBUG - Response for delete_port : () 2026-03-27 15:14:04,751 - INFO - Deleting VN ctest-vn1-63970562 2026-03-27 15:14:05,142 - DEBUG - Response for deleting network () 2026-03-27 15:14:05,406 - DEBUG - No XMPP flaps were noticed during the test
2026-03-27 15:14:05,406 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-03-27 15:14:05,406 - INFO - -------------------------------------------------------------------------------- 2026-03-27 15:14:06,063 - INFO - Deleted project: ctest-TestPorts-89254187, ID : 3e75ab11-20d2-46c9-9b1f-aca06b01591e