2026-06-15 17:44:40,455 - INFO - Domain Default found not creating 2026-06-15 17:44:40,571 - INFO - Project ctest-TestPorts-04303670 not found, creating it 2026-06-15 17:44:41,021 - INFO - Created Project:ctest-TestPorts-04303670, ID : 8e44bffd-7275-416d-9e1c-96a9af36536b 2026-06-15 17:44:42,408 - INFO - ================================================================================ 2026-06-15 17:44:42,408 - INFO - STARTING TEST : test_ports_bindings 2026-06-15 17:44:42,408 - 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-06-15 17:44:42,662 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2026-06-15 17:44:42,662 - INFO - Initial checks done. Running the testcase now 2026-06-15 17:44:42,662 - INFO - 2026-06-15 17:44:43,225 - DEBUG - Response for create_network : {'network': {'id': '3f4dbb46-5a93-417c-96ba-1c0463c8e190', 'name': 'ctest-vn-99972479', 'tenant_id': '8e44bffd7275416d9e1c96a9af36536b', 'project_id': '8e44bffd7275416d9e1c96a9af36536b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-04303670', 'ctest-vn-99972479'], 'port_security_enabled': True, 'description': ''}} 2026-06-15 17:44:43,412 - DEBUG - Response for create_subnet : {'subnet': {'id': '8efce49c-8ddd-40ef-a580-fb2936e74e4b', 'name': '', 'tenant_id': '8e44bffd7275416d9e1c96a9af36536b', 'network_id': '3f4dbb46-5a93-417c-96ba-1c0463c8e190', 'ip_version': 4, 'cidr': '133.175.91.64/26', 'allocation_pools': [{'start': '133.175.91.66', 'end': '133.175.91.126'}], 'gateway_ip': '133.175.91.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.175.91.66', 'tags': [], 'project_id': '8e44bffd7275416d9e1c96a9af36536b'}} 2026-06-15 17:44:43,425 - INFO - Created VN ctest-vn-99972479 2026-06-15 17:44:43,477 - DEBUG - VN ctest-vn-99972479 UUID is 3f4dbb46-5a93-417c-96ba-1c0463c8e190 2026-06-15 17:44:43,573 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-04303670', 'ctest-vmi-84981238']} 2026-06-15 17:44:43,838 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-84981238', 'id': '9012f469-ec19-4368-8c10-3dc1658ae5a7', 'tenant_id': '8e44bffd7275416d9e1c96a9af36536b', 'network_id': '3f4dbb46-5a93-417c-96ba-1c0463c8e190', 'mac_address': '02:90:12:f4:69:ec', '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': '133.175.91.67', 'subnet_id': '8efce49c-8ddd-40ef-a580-fb2936e74e4b'}], 'security_groups': ['b1e2f4a5-da71-4658-b8da-bb92f913acb1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8e44bffd7275416d9e1c96a9af36536b'}} 2026-06-15 17:44:43,838 - DEBUG - Created port 9012f469-ec19-4368-8c10-3dc1658ae5a7 2026-06-15 17:44:43,937 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9012f469-ec19-4368-8c10-3dc1658ae5a7 2026-06-15 17:44:44,255 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9012f469-ec19-4368-8c10-3dc1658ae5a7 2026-06-15 17:44:44,281 - INFO - VMI 9012f469-ec19-4368-8c10-3dc1658ae5a7 verification in API Server passed 2026-06-15 17:44:44,364 - DEBUG - Response for delete_port : () 2026-06-15 17:44:44,364 - INFO - Deleted port 9012f469-ec19-4368-8c10-3dc1658ae5a7 2026-06-15 17:44:44,364 - INFO - Deleting VN ctest-vn-99972479 2026-06-15 17:44:44,456 - DEBUG - Response for deleting network () 2026-06-15 17:44:44,715 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 17:44:44,715 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-15 17:44:44,715 - INFO - -------------------------------------------------------------------------------- 2026-06-15 17:44:44,718 - INFO - ================================================================================ 2026-06-15 17:44:44,718 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-15 17:44:44,718 - 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-06-15 17:44:45,006 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2026-06-15 17:44:45,006 - INFO - Initial checks done. Running the testcase now 2026-06-15 17:44:45,006 - INFO - 2026-06-15 17:44:45,172 - DEBUG - Response for create_network : {'network': {'id': 'ad6f2ce5-8256-4c2d-a908-ae165e09f14c', 'name': 'ctest-vn1-74794925', 'tenant_id': '8e44bffd7275416d9e1c96a9af36536b', 'project_id': '8e44bffd7275416d9e1c96a9af36536b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-04303670', 'ctest-vn1-74794925'], 'port_security_enabled': True, 'description': ''}} 2026-06-15 17:44:45,340 - DEBUG - Response for create_subnet : {'subnet': {'id': '413a2930-e221-4a50-9c3d-03f51eafece9', 'name': '', 'tenant_id': '8e44bffd7275416d9e1c96a9af36536b', 'network_id': 'ad6f2ce5-8256-4c2d-a908-ae165e09f14c', 'ip_version': 4, 'cidr': '146.53.101.64/26', 'allocation_pools': [{'start': '146.53.101.66', 'end': '146.53.101.126'}], 'gateway_ip': '146.53.101.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '146.53.101.66', 'tags': [], 'project_id': '8e44bffd7275416d9e1c96a9af36536b'}} 2026-06-15 17:44:45,518 - DEBUG - Response for create_subnet : {'subnet': {'id': '74e90a1a-9087-4b65-87d1-d06884e3bf2d', 'name': '', 'tenant_id': '8e44bffd7275416d9e1c96a9af36536b', 'network_id': 'ad6f2ce5-8256-4c2d-a908-ae165e09f14c', 'ip_version': 4, 'cidr': '84.141.183.64/26', 'allocation_pools': [{'start': '84.141.183.66', 'end': '84.141.183.126'}], 'gateway_ip': '84.141.183.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '84.141.183.66', 'tags': [], 'project_id': '8e44bffd7275416d9e1c96a9af36536b'}} 2026-06-15 17:44:45,534 - INFO - Created VN ctest-vn1-74794925 2026-06-15 17:44:45,589 - DEBUG - VN ctest-vn1-74794925 UUID is ad6f2ce5-8256-4c2d-a908-ae165e09f14c 2026-06-15 17:44:45,852 - DEBUG - Response for create_port : {'port': {'name': 'ddeedb6b-c739-430a-91fd-bbf7096c0a6b', 'id': 'ddeedb6b-c739-430a-91fd-bbf7096c0a6b', 'tenant_id': '8e44bffd7275416d9e1c96a9af36536b', 'network_id': 'ad6f2ce5-8256-4c2d-a908-ae165e09f14c', 'mac_address': '02:dd:ee:db:6b:c7', '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': '146.53.101.69', 'subnet_id': '413a2930-e221-4a50-9c3d-03f51eafece9'}], 'security_groups': ['b1e2f4a5-da71-4658-b8da-bb92f913acb1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8e44bffd7275416d9e1c96a9af36536b'}} 2026-06-15 17:44:46,000 - DEBUG - Response for create_port : {'port': {'name': '32176da8-3a31-4164-9564-85a6467b671d', 'id': '32176da8-3a31-4164-9564-85a6467b671d', 'tenant_id': '8e44bffd7275416d9e1c96a9af36536b', 'network_id': 'ad6f2ce5-8256-4c2d-a908-ae165e09f14c', 'mac_address': '02:32:17:6d:a8:3a', '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': '84.141.183.69', 'subnet_id': '74e90a1a-9087-4b65-87d1-d06884e3bf2d'}], 'security_groups': ['b1e2f4a5-da71-4658-b8da-bb92f913acb1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8e44bffd7275416d9e1c96a9af36536b'}} 2026-06-15 17:44:46,050 - DEBUG - Services list from nova: [, , ] 2026-06-15 17:44:46,298 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5949-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5949-1) 2026-06-15 17:44:46,608 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5949-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5949-1) 2026-06-15 17:44:46,608 - INFO - Waiting for VM ctest-vn1-vm1-69032890 to be up.. 2026-06-15 17:44:46,642 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 17:44:51,685 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 17:44:56,749 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 17:45:01,810 - DEBUG - VM is in ACTIVE state now 2026-06-15 17:45:01,810 - INFO - VM name : ctest-vn1-vm1-69032890 2026-06-15 17:45:01,864 - DEBUG - VM ctest-vn1-vm1-69032890 ID is 585490c2-1f97-4347-ac2d-b546edd23ea3 2026-06-15 17:45:01,881 - DEBUG - VM ctest-vn1-vm1-69032890 launched on Node cn-jenkins-deploy-platform-ansible-os-5949-1 2026-06-15 17:45:01,936 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/585490c2-1f97-4347-ac2d-b546edd23ea3 2026-06-15 17:45:01,944 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/ddeedb6b-c739-430a-91fd-bbf7096c0a6b 2026-06-15 17:45:05,175 - 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=10.1 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 10.061/10.061/10.061/0.000 ms') 2026-06-15 17:45:05,175 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-69032890 passed 2026-06-15 17:45:05,325 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 17:45:05,325 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-69032890, IP 146.53.101.69, Port 22 2026-06-15 17:45:05,493 - DEBUG - VM ctest-vn1-vm1-69032890 is ready for SSH connections 2026-06-15 17:45:05,493 - INFO - Waiting for VM ctest-vn1-vm2-13342349 to be up.. 2026-06-15 17:45:05,557 - DEBUG - VM is in ACTIVE state now 2026-06-15 17:45:05,557 - INFO - VM name : ctest-vn1-vm2-13342349 2026-06-15 17:45:05,610 - DEBUG - VM ctest-vn1-vm2-13342349 ID is c178158f-d381-4a0b-8694-0448864a8358 2026-06-15 17:45:05,611 - DEBUG - VM ctest-vn1-vm2-13342349 launched on Node cn-jenkins-deploy-platform-ansible-os-5949-1 2026-06-15 17:45:05,669 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/c178158f-d381-4a0b-8694-0448864a8358 2026-06-15 17:45:05,675 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/32176da8-3a31-4164-9564-85a6467b671d 2026-06-15 17:45:06,949 - 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=3.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.456 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.456/1.981/3.507/1.525 ms') 2026-06-15 17:45:06,949 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-13342349 passed 2026-06-15 17:45:07,097 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 17:45:07,097 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-13342349, IP 84.141.183.69, Port 22 2026-06-15 17:45:07,256 - DEBUG - VM ctest-vn1-vm2-13342349 is ready for SSH connections 2026-06-15 17:45:07,256 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 17:45:07,256 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 17:45:07,256 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 17:45:07,256 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 146.53.101.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-06-15 17:45:07,257 - DEBUG - ping -s 56 -c 3 -W 1 146.53.101.69 2026-06-15 17:45:10,889 - DEBUG - PING 146.53.101.69 (146.53.101.69): 56 data bytes 64 bytes from 146.53.101.69: seq=0 ttl=63 time=4.237 ms 64 bytes from 146.53.101.69: seq=1 ttl=63 time=0.995 ms 64 bytes from 146.53.101.69: seq=2 ttl=63 time=0.871 ms --- 146.53.101.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.871/2.034/4.237 ms 2026-06-15 17:45:10,889 - INFO - Ping to IP 146.53.101.69 from VM ctest-vn1-vm2-13342349 passed 2026-06-15 17:45:10,889 - INFO - Detaching port 32176da8-3a31-4164-9564-85a6467b671d from VM ctest-vn1-vm2-13342349 2026-06-15 17:45:10,943 - INFO - Deleting VM ctest-vn1-vm2-13342349 2026-06-15 17:45:10,996 - INFO - Detaching port ddeedb6b-c739-430a-91fd-bbf7096c0a6b from VM ctest-vn1-vm1-69032890 2026-06-15 17:45:11,022 - INFO - Deleting VM ctest-vn1-vm1-69032890 2026-06-15 17:45:11,190 - DEBUG - Response for delete_port : () 2026-06-15 17:45:11,299 - DEBUG - Response for delete_port : () 2026-06-15 17:45:11,299 - INFO - Deleting VN ctest-vn1-74794925 2026-06-15 17:45:11,396 - DEBUG - Response for deleting network () 2026-06-15 17:45:11,664 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 17:45:11,664 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-06-15 17:45:11,664 - INFO - -------------------------------------------------------------------------------- 2026-06-15 17:45:12,331 - INFO - Deleted project: ctest-TestPorts-04303670, ID : 8e44bffd-7275-416d-9e1c-96a9af36536b