2026-09-02 14:18:55,591 - INFO - Domain Default found not creating 2026-09-02 14:18:55,807 - INFO - Project ctest-TestPorts-18401840 not found, creating it 2026-09-02 14:18:56,364 - INFO - Created Project:ctest-TestPorts-18401840, ID : bdabb5dc-d977-4d3f-adb3-0685a2471025 2026-09-02 14:18:58,150 - INFO - ================================================================================ 2026-09-02 14:18:58,150 - INFO - STARTING TEST : test_ports_bindings 2026-09-02 14:18:58,150 - 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-09-02 14:18:58,422 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.25': '0'}} with 2026-09-02 14:18:58,422 - INFO - Initial checks done. Running the testcase now 2026-09-02 14:18:58,422 - INFO - 2026-09-02 14:18:59,071 - DEBUG - Response for create_network : {'network': {'id': '13691d5a-289b-4438-9447-1e0950e5e2e2', 'name': 'ctest-vn-70283385', 'tenant_id': 'bdabb5dcd9774d3fadb30685a2471025', 'project_id': 'bdabb5dcd9774d3fadb30685a2471025', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-18401840', 'ctest-vn-70283385'], 'port_security_enabled': True, 'description': ''}} 2026-09-02 14:18:59,269 - DEBUG - Response for create_subnet : {'subnet': {'id': '9fd53706-7116-489b-af55-445bbac0f54c', 'name': '', 'tenant_id': 'bdabb5dcd9774d3fadb30685a2471025', 'network_id': '13691d5a-289b-4438-9447-1e0950e5e2e2', 'ip_version': 4, 'cidr': '9.174.82.192/26', 'allocation_pools': [{'start': '9.174.82.194', 'end': '9.174.82.254'}], 'gateway_ip': '9.174.82.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '9.174.82.194', 'tags': [], 'project_id': 'bdabb5dcd9774d3fadb30685a2471025'}} 2026-09-02 14:18:59,289 - INFO - Created VN ctest-vn-70283385 2026-09-02 14:18:59,345 - DEBUG - VN ctest-vn-70283385 UUID is 13691d5a-289b-4438-9447-1e0950e5e2e2 2026-09-02 14:18:59,462 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-18401840', 'ctest-vmi-59625396']} 2026-09-02 14:18:59,764 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-59625396', 'id': 'fdc84670-3759-4989-ac5b-8ab1ba8530a4', 'tenant_id': 'bdabb5dcd9774d3fadb30685a2471025', 'network_id': '13691d5a-289b-4438-9447-1e0950e5e2e2', 'mac_address': '02:fd:c8:46:70:37', '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': '9.174.82.195', 'subnet_id': '9fd53706-7116-489b-af55-445bbac0f54c'}], 'security_groups': ['a6112f6a-3c83-4169-a320-a1ad6fc67c42'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'bdabb5dcd9774d3fadb30685a2471025'}} 2026-09-02 14:18:59,764 - DEBUG - Created port fdc84670-3759-4989-ac5b-8ab1ba8530a4 2026-09-02 14:18:59,877 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/fdc84670-3759-4989-ac5b-8ab1ba8530a4 2026-09-02 14:19:00,257 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/fdc84670-3759-4989-ac5b-8ab1ba8530a4 2026-09-02 14:19:00,303 - INFO - VMI fdc84670-3759-4989-ac5b-8ab1ba8530a4 verification in API Server passed 2026-09-02 14:19:00,436 - DEBUG - Response for delete_port : () 2026-09-02 14:19:00,436 - INFO - Deleted port fdc84670-3759-4989-ac5b-8ab1ba8530a4 2026-09-02 14:19:00,437 - INFO - Deleting VN ctest-vn-70283385 2026-09-02 14:19:00,593 - DEBUG - Response for deleting network () 2026-09-02 14:19:00,884 - DEBUG - No XMPP flaps were noticed during the test
2026-09-02 14:19:00,884 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-09-02 14:19:00,884 - INFO - -------------------------------------------------------------------------------- 2026-09-02 14:19:00,888 - INFO - ================================================================================ 2026-09-02 14:19:00,889 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-02 14:19:00,889 - 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-09-02 14:19:01,187 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.25': '0'}} with 2026-09-02 14:19:01,187 - INFO - Initial checks done. Running the testcase now 2026-09-02 14:19:01,187 - INFO - 2026-09-02 14:19:01,414 - DEBUG - Response for create_network : {'network': {'id': '3b857062-71ed-41db-82a1-411ca31cd727', 'name': 'ctest-vn1-58698638', 'tenant_id': 'bdabb5dcd9774d3fadb30685a2471025', 'project_id': 'bdabb5dcd9774d3fadb30685a2471025', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-18401840', 'ctest-vn1-58698638'], 'port_security_enabled': True, 'description': ''}} 2026-09-02 14:19:01,651 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a79e8841-3dd6-4f34-a23a-da58a4f6d8d3', 'name': '', 'tenant_id': 'bdabb5dcd9774d3fadb30685a2471025', 'network_id': '3b857062-71ed-41db-82a1-411ca31cd727', 'ip_version': 4, 'cidr': '55.229.46.192/26', 'allocation_pools': [{'start': '55.229.46.194', 'end': '55.229.46.254'}], 'gateway_ip': '55.229.46.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '55.229.46.194', 'tags': [], 'project_id': 'bdabb5dcd9774d3fadb30685a2471025'}} 2026-09-02 14:19:01,853 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cf842d16-fa24-4c25-a695-f203ee6e95ba', 'name': '', 'tenant_id': 'bdabb5dcd9774d3fadb30685a2471025', 'network_id': '3b857062-71ed-41db-82a1-411ca31cd727', 'ip_version': 4, 'cidr': '138.185.23.64/26', 'allocation_pools': [{'start': '138.185.23.66', 'end': '138.185.23.126'}], 'gateway_ip': '138.185.23.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '138.185.23.66', 'tags': [], 'project_id': 'bdabb5dcd9774d3fadb30685a2471025'}} 2026-09-02 14:19:01,878 - INFO - Created VN ctest-vn1-58698638 2026-09-02 14:19:01,937 - DEBUG - VN ctest-vn1-58698638 UUID is 3b857062-71ed-41db-82a1-411ca31cd727 2026-09-02 14:19:02,319 - DEBUG - Response for create_port : {'port': {'name': '25e6389e-36f7-4aba-9e50-177f73038388', 'id': '25e6389e-36f7-4aba-9e50-177f73038388', 'tenant_id': 'bdabb5dcd9774d3fadb30685a2471025', 'network_id': '3b857062-71ed-41db-82a1-411ca31cd727', 'mac_address': '02:25:e6:38:9e:36', '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': '55.229.46.197', 'subnet_id': 'a79e8841-3dd6-4f34-a23a-da58a4f6d8d3'}], 'security_groups': ['a6112f6a-3c83-4169-a320-a1ad6fc67c42'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'bdabb5dcd9774d3fadb30685a2471025'}} 2026-09-02 14:19:02,552 - DEBUG - Response for create_port : {'port': {'name': 'd7708b75-5561-4bbc-a66d-99e2617c3b7d', 'id': 'd7708b75-5561-4bbc-a66d-99e2617c3b7d', 'tenant_id': 'bdabb5dcd9774d3fadb30685a2471025', 'network_id': '3b857062-71ed-41db-82a1-411ca31cd727', 'mac_address': '02:d7:70:8b:75:55', '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': '138.185.23.69', 'subnet_id': 'cf842d16-fa24-4c25-a695-f203ee6e95ba'}], 'security_groups': ['a6112f6a-3c83-4169-a320-a1ad6fc67c42'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'bdabb5dcd9774d3fadb30685a2471025'}} 2026-09-02 14:19:02,622 - DEBUG - Services list from nova: [, , ] 2026-09-02 14:19:03,026 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6248-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6248-1) 2026-09-02 14:19:03,499 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6248-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6248-1) 2026-09-02 14:19:03,499 - INFO - Waiting for VM ctest-vn1-vm1-40142249 to be up.. 2026-09-02 14:19:03,546 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 14:19:08,608 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 14:19:13,696 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 14:19:18,782 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 14:19:23,869 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 14:19:28,966 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 14:19:34,057 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 14:19:39,155 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 14:19:44,250 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 14:19:49,354 - DEBUG - VM is in ACTIVE state now 2026-09-02 14:19:49,354 - INFO - VM name : ctest-vn1-vm1-40142249 2026-09-02 14:19:49,448 - DEBUG - VM ctest-vn1-vm1-40142249 ID is e26b61a6-f1b5-4d45-9cb0-d27f3092e8e5 2026-09-02 14:19:49,472 - DEBUG - VM ctest-vn1-vm1-40142249 launched on Node cn-jenkins-deploy-platform-ansible-os-6248-1 2026-09-02 14:19:49,579 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/e26b61a6-f1b5-4d45-9cb0-d27f3092e8e5 2026-09-02 14:19:49,592 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/25e6389e-36f7-4aba-9e50-177f73038388 2026-09-02 14:19:52,878 - 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 1024ms') 2026-09-02 14:19:52,878 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-40142249 failed! 2026-09-02 14:19:52,937 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-18401840:ctest-vn1-58698638 is 55.229.46.193 and allocation pool is NOT set 2026-09-02 14:19:52,937 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-18401840:ctest-vn1-58698638 is 138.185.23.65 and allocation pool is NOT set 2026-09-02 14:19:55,025 - 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=5.34 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.640 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.640/2.992/5.344/2.352 ms') 2026-09-02 14:19:55,026 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-40142249 passed 2026-09-02 14:19:55,181 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-02 14:19:55,181 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-40142249, IP 55.229.46.197, Port 22 2026-09-02 14:19:55,352 - DEBUG - VM ctest-vn1-vm1-40142249 is ready for SSH connections 2026-09-02 14:19:55,352 - INFO - Waiting for VM ctest-vn1-vm2-47046733 to be up.. 2026-09-02 14:19:55,444 - DEBUG - VM is in ACTIVE state now 2026-09-02 14:19:55,444 - INFO - VM name : ctest-vn1-vm2-47046733 2026-09-02 14:19:55,543 - DEBUG - VM ctest-vn1-vm2-47046733 ID is 0df8ab92-8d42-472e-bff3-3c6a729674db 2026-09-02 14:19:55,543 - DEBUG - VM ctest-vn1-vm2-47046733 launched on Node cn-jenkins-deploy-platform-ansible-os-6248-1 2026-09-02 14:19:55,631 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/0df8ab92-8d42-472e-bff3-3c6a729674db 2026-09-02 14:19:55,641 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/d7708b75-5561-4bbc-a66d-99e2617c3b7d 2026-09-02 14:19:56,893 - 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=7.64 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.545 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.545/4.091/7.638/3.546 ms') 2026-09-02 14:19:56,893 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-47046733 passed 2026-09-02 14:19:57,049 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-02 14:19:57,049 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-47046733, IP 138.185.23.69, Port 22 2026-09-02 14:19:57,219 - DEBUG - VM ctest-vn1-vm2-47046733 is ready for SSH connections 2026-09-02 14:19:57,220 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-02 14:19:57,220 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-02 14:19:57,220 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-02 14:19:57,220 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 55.229.46.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123 2026-09-02 14:19:57,220 - DEBUG - ping -s 56 -c 3 -W 1 55.229.46.197 2026-09-02 14:20:01,477 - DEBUG - PING 55.229.46.197 (55.229.46.197): 56 data bytes 64 bytes from 55.229.46.197: seq=0 ttl=63 time=6.495 ms 64 bytes from 55.229.46.197: seq=1 ttl=63 time=1.322 ms 64 bytes from 55.229.46.197: seq=2 ttl=63 time=1.586 ms --- 55.229.46.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.322/3.134/6.495 ms 2026-09-02 14:20:01,477 - INFO - Ping to IP 55.229.46.197 from VM ctest-vn1-vm2-47046733 passed 2026-09-02 14:20:01,477 - INFO - Detaching port d7708b75-5561-4bbc-a66d-99e2617c3b7d from VM ctest-vn1-vm2-47046733 2026-09-02 14:20:01,554 - INFO - Deleting VM ctest-vn1-vm2-47046733 2026-09-02 14:20:01,660 - INFO - Detaching port 25e6389e-36f7-4aba-9e50-177f73038388 from VM ctest-vn1-vm1-40142249 2026-09-02 14:20:01,703 - INFO - Deleting VM ctest-vn1-vm1-40142249 2026-09-02 14:20:02,093 - DEBUG - Response for delete_port : () 2026-09-02 14:20:02,713 - DEBUG - Response for delete_port : () 2026-09-02 14:20:02,713 - INFO - Deleting VN ctest-vn1-58698638 2026-09-02 14:20:02,913 - DEBUG - Response for deleting network () 2026-09-02 14:20:03,191 - DEBUG - No XMPP flaps were noticed during the test
2026-09-02 14:20:03,191 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:03]
2026-09-02 14:20:03,191 - INFO - -------------------------------------------------------------------------------- 2026-09-02 14:20:04,056 - INFO - Deleted project: ctest-TestPorts-18401840, ID : bdabb5dc-d977-4d3f-adb3-0685a2471025