2026-02-20 18:45:25,489 - INFO - Domain Default found not creating 2026-02-20 18:45:25,700 - INFO - Project ctest-TestPorts-89126492 not found, creating it 2026-02-20 18:45:26,294 - INFO - Created Project:ctest-TestPorts-89126492, ID : a2a2fd5b-2ec1-43c4-ac75-76b52f74f0b0 2026-02-20 18:45:28,168 - INFO - ================================================================================ 2026-02-20 18:45:28,168 - INFO - STARTING TEST : test_ports_bindings 2026-02-20 18:45:28,168 - 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-02-20 18:45:28,422 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-02-20 18:45:28,422 - INFO - Initial checks done. Running the testcase now 2026-02-20 18:45:28,422 - INFO - 2026-02-20 18:45:28,969 - DEBUG - Response for create_network : {'network': {'id': 'ce54878f-5290-4103-98f0-fd4a9cf157db', 'name': 'ctest-vn-83774250', 'tenant_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0', 'project_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89126492', 'ctest-vn-83774250'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 18:45:29,203 - DEBUG - Response for create_subnet : {'subnet': {'id': '6b2d01cb-e24f-44f5-b2fc-cf0ea1b38965', 'name': '', 'tenant_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0', 'network_id': 'ce54878f-5290-4103-98f0-fd4a9cf157db', 'ip_version': 4, 'cidr': '196.166.148.192/26', 'allocation_pools': [{'start': '196.166.148.194', 'end': '196.166.148.254'}], 'gateway_ip': '196.166.148.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '196.166.148.194', 'tags': [], 'project_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0'}} 2026-02-20 18:45:29,226 - INFO - Created VN ctest-vn-83774250 2026-02-20 18:45:29,280 - DEBUG - VN ctest-vn-83774250 UUID is ce54878f-5290-4103-98f0-fd4a9cf157db 2026-02-20 18:45:29,389 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-89126492', 'ctest-vmi-95343582']} 2026-02-20 18:45:29,707 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-95343582', 'id': 'b6a82b73-707b-48c8-9b9b-b8c6941b3f08', 'tenant_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0', 'network_id': 'ce54878f-5290-4103-98f0-fd4a9cf157db', 'mac_address': '02:b6:a8:2b:73:70', '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': '196.166.148.195', 'subnet_id': '6b2d01cb-e24f-44f5-b2fc-cf0ea1b38965'}], 'security_groups': ['8fbdf4b3-5243-4c1e-9242-4c1fffa99fd0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0'}} 2026-02-20 18:45:29,707 - DEBUG - Created port b6a82b73-707b-48c8-9b9b-b8c6941b3f08 2026-02-20 18:45:29,816 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b6a82b73-707b-48c8-9b9b-b8c6941b3f08 2026-02-20 18:45:30,112 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b6a82b73-707b-48c8-9b9b-b8c6941b3f08 2026-02-20 18:45:30,147 - INFO - VMI b6a82b73-707b-48c8-9b9b-b8c6941b3f08 verification in API Server passed 2026-02-20 18:45:30,238 - DEBUG - Response for delete_port : () 2026-02-20 18:45:30,238 - INFO - Deleted port b6a82b73-707b-48c8-9b9b-b8c6941b3f08 2026-02-20 18:45:30,238 - INFO - Deleting VN ctest-vn-83774250 2026-02-20 18:45:30,341 - DEBUG - Response for deleting network () 2026-02-20 18:45:30,596 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 18:45:30,596 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-02-20 18:45:30,596 - INFO - -------------------------------------------------------------------------------- 2026-02-20 18:45:30,598 - INFO - ================================================================================ 2026-02-20 18:45:30,599 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-20 18:45:30,599 - 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-02-20 18:45:30,884 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-02-20 18:45:30,884 - INFO - Initial checks done. Running the testcase now 2026-02-20 18:45:30,884 - INFO - 2026-02-20 18:45:31,046 - DEBUG - Response for create_network : {'network': {'id': '486d6ad9-9b99-49c7-a58e-f3aae426cb16', 'name': 'ctest-vn1-98583984', 'tenant_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0', 'project_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89126492', 'ctest-vn1-98583984'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 18:45:31,204 - DEBUG - Response for create_subnet : {'subnet': {'id': '7e3394fc-6345-41f2-a54e-44005758e127', 'name': '', 'tenant_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0', 'network_id': '486d6ad9-9b99-49c7-a58e-f3aae426cb16', 'ip_version': 4, 'cidr': '132.210.102.0/26', 'allocation_pools': [{'start': '132.210.102.2', 'end': '132.210.102.62'}], 'gateway_ip': '132.210.102.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '132.210.102.2', 'tags': [], 'project_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0'}} 2026-02-20 18:45:31,356 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f11a1b56-af25-4ad7-8de9-63458cc25bb7', 'name': '', 'tenant_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0', 'network_id': '486d6ad9-9b99-49c7-a58e-f3aae426cb16', 'ip_version': 4, 'cidr': '105.64.79.0/26', 'allocation_pools': [{'start': '105.64.79.2', 'end': '105.64.79.62'}], 'gateway_ip': '105.64.79.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '105.64.79.2', 'tags': [], 'project_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0'}} 2026-02-20 18:45:31,377 - INFO - Created VN ctest-vn1-98583984 2026-02-20 18:45:31,432 - DEBUG - VN ctest-vn1-98583984 UUID is 486d6ad9-9b99-49c7-a58e-f3aae426cb16 2026-02-20 18:45:31,725 - DEBUG - Response for create_port : {'port': {'name': '04571bad-60a0-41e1-85a6-80d14e414afd', 'id': '04571bad-60a0-41e1-85a6-80d14e414afd', 'tenant_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0', 'network_id': '486d6ad9-9b99-49c7-a58e-f3aae426cb16', 'mac_address': '02:04:57:1b:ad:60', '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': '132.210.102.5', 'subnet_id': '7e3394fc-6345-41f2-a54e-44005758e127'}], 'security_groups': ['8fbdf4b3-5243-4c1e-9242-4c1fffa99fd0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0'}} 2026-02-20 18:45:31,905 - DEBUG - Response for create_port : {'port': {'name': '6f3930df-01e8-47fa-b888-7d0ab32f2794', 'id': '6f3930df-01e8-47fa-b888-7d0ab32f2794', 'tenant_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0', 'network_id': '486d6ad9-9b99-49c7-a58e-f3aae426cb16', 'mac_address': '02:6f:39:30:df:01', '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': '105.64.79.5', 'subnet_id': 'f11a1b56-af25-4ad7-8de9-63458cc25bb7'}], 'security_groups': ['8fbdf4b3-5243-4c1e-9242-4c1fffa99fd0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a2a2fd5b2ec143c4ac7576b52f74f0b0'}} 2026-02-20 18:45:31,972 - DEBUG - Services list from nova: [, , ] 2026-02-20 18:45:32,356 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5380-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5380-1) 2026-02-20 18:45:32,755 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5380-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5380-1) 2026-02-20 18:45:32,755 - INFO - Waiting for VM ctest-vn1-vm1-44040521 to be up.. 2026-02-20 18:45:32,798 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-20 18:45:37,880 - DEBUG - VM is in ACTIVE state now 2026-02-20 18:45:37,881 - INFO - VM name : ctest-vn1-vm1-44040521 2026-02-20 18:45:37,957 - DEBUG - VM ctest-vn1-vm1-44040521 ID is ece1947c-fce0-40cf-bd07-3eb667b909e1 2026-02-20 18:45:37,977 - DEBUG - VM ctest-vn1-vm1-44040521 launched on Node cn-jenkins-deploy-platform-ansible-os-5380-1 2026-02-20 18:45:38,047 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ece1947c-fce0-40cf-bd07-3eb667b909e1 2026-02-20 18:45:38,055 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/04571bad-60a0-41e1-85a6-80d14e414afd 2026-02-20 18:45:41,312 - 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 1022ms') 2026-02-20 18:45:41,312 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-44040521 failed! 2026-02-20 18:45:41,368 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89126492:ctest-vn1-98583984 is 132.210.102.1 and allocation pool is NOT set 2026-02-20 18:45:41,368 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89126492:ctest-vn1-98583984 is 105.64.79.1 and allocation pool is NOT set 2026-02-20 18:45:45,433 - 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=2 ttl=63 time=8.29 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 8.285/8.285/8.285/0.000 ms') 2026-02-20 18:45:45,433 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-44040521 passed 2026-02-20 18:45:45,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 18:45:45,584 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-44040521, IP 132.210.102.5, Port 22 2026-02-20 18:45:45,749 - DEBUG - VM ctest-vn1-vm1-44040521 is ready for SSH connections 2026-02-20 18:45:45,749 - INFO - Waiting for VM ctest-vn1-vm2-08665074 to be up.. 2026-02-20 18:45:45,841 - DEBUG - VM is in ACTIVE state now 2026-02-20 18:45:45,841 - INFO - VM name : ctest-vn1-vm2-08665074 2026-02-20 18:45:45,940 - DEBUG - VM ctest-vn1-vm2-08665074 ID is 77ad3055-b908-4aee-9d0b-b7f6ef6b5ff2 2026-02-20 18:45:45,940 - DEBUG - VM ctest-vn1-vm2-08665074 launched on Node cn-jenkins-deploy-platform-ansible-os-5380-1 2026-02-20 18:45:46,037 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/77ad3055-b908-4aee-9d0b-b7f6ef6b5ff2 2026-02-20 18:45:46,045 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6f3930df-01e8-47fa-b888-7d0ab32f2794 2026-02-20 18:45:47,280 - 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=2.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.447 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 = 0.447/1.643/2.839/1.196 ms') 2026-02-20 18:45:47,280 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-08665074 passed 2026-02-20 18:45:47,427 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 18:45:47,428 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-08665074, IP 105.64.79.5, Port 22 2026-02-20 18:45:47,583 - DEBUG - VM ctest-vn1-vm2-08665074 is ready for SSH connections 2026-02-20 18:45:47,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 18:45:47,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 18:45:47,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 18:45:47,583 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.210.102.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-02-20 18:45:47,583 - DEBUG - ping -s 56 -c 3 -W 1 132.210.102.5 2026-02-20 18:45:51,373 - DEBUG - PING 132.210.102.5 (132.210.102.5): 56 data bytes 64 bytes from 132.210.102.5: seq=0 ttl=63 time=4.076 ms 64 bytes from 132.210.102.5: seq=1 ttl=63 time=1.362 ms 64 bytes from 132.210.102.5: seq=2 ttl=63 time=0.930 ms --- 132.210.102.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.930/2.122/4.076 ms 2026-02-20 18:45:51,373 - INFO - Ping to IP 132.210.102.5 from VM ctest-vn1-vm2-08665074 passed 2026-02-20 18:45:51,373 - INFO - Detaching port 6f3930df-01e8-47fa-b888-7d0ab32f2794 from VM ctest-vn1-vm2-08665074 2026-02-20 18:45:51,425 - INFO - Deleting VM ctest-vn1-vm2-08665074 2026-02-20 18:45:51,500 - INFO - Detaching port 04571bad-60a0-41e1-85a6-80d14e414afd from VM ctest-vn1-vm1-44040521 2026-02-20 18:45:51,540 - INFO - Deleting VM ctest-vn1-vm1-44040521 2026-02-20 18:45:51,791 - DEBUG - Response for delete_port : () 2026-02-20 18:45:51,981 - DEBUG - Response for delete_port : () 2026-02-20 18:45:51,981 - INFO - Deleting VN ctest-vn1-98583984 2026-02-20 18:45:52,164 - DEBUG - Response for deleting network () 2026-02-20 18:45:52,420 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 18:45:52,421 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22]
2026-02-20 18:45:52,421 - INFO - -------------------------------------------------------------------------------- 2026-02-20 18:45:53,105 - INFO - Deleted project: ctest-TestPorts-89126492, ID : a2a2fd5b-2ec1-43c4-ac75-76b52f74f0b0