2026-04-29 19:05:30,425 - INFO - Domain Default found not creating 2026-04-29 19:05:30,687 - INFO - Project ctest-TestPorts-71593277 not found, creating it 2026-04-29 19:05:31,186 - INFO - Created Project:ctest-TestPorts-71593277, ID : 74093b6f-1190-43ba-bd8c-6cfbd73b3b73 2026-04-29 19:05:32,675 - INFO - ================================================================================ 2026-04-29 19:05:32,675 - INFO - STARTING TEST : test_ports_bindings 2026-04-29 19:05:32,675 - 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-29 19:05:32,929 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-04-29 19:05:32,929 - INFO - Initial checks done. Running the testcase now 2026-04-29 19:05:32,929 - INFO - 2026-04-29 19:05:33,495 - DEBUG - Response for create_network : {'network': {'id': '5497d34b-4720-4f14-b053-aaca7ba695d0', 'name': 'ctest-vn-59699700', 'tenant_id': '74093b6f119043babd8c6cfbd73b3b73', 'project_id': '74093b6f119043babd8c6cfbd73b3b73', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71593277', 'ctest-vn-59699700'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 19:05:33,699 - DEBUG - Response for create_subnet : {'subnet': {'id': '0e43965a-7e06-4ba6-844d-5c4b737dedf7', 'name': '', 'tenant_id': '74093b6f119043babd8c6cfbd73b3b73', 'network_id': '5497d34b-4720-4f14-b053-aaca7ba695d0', 'ip_version': 4, 'cidr': '163.133.233.0/26', 'allocation_pools': [{'start': '163.133.233.2', 'end': '163.133.233.62'}], 'gateway_ip': '163.133.233.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '163.133.233.2', 'tags': [], 'project_id': '74093b6f119043babd8c6cfbd73b3b73'}} 2026-04-29 19:05:33,716 - INFO - Created VN ctest-vn-59699700 2026-04-29 19:05:33,768 - DEBUG - VN ctest-vn-59699700 UUID is 5497d34b-4720-4f14-b053-aaca7ba695d0 2026-04-29 19:05:33,875 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-71593277', 'ctest-vmi-89159885']} 2026-04-29 19:05:34,134 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-89159885', 'id': '05142397-3d85-4ec9-a4c0-ea6344fc57b4', 'tenant_id': '74093b6f119043babd8c6cfbd73b3b73', 'network_id': '5497d34b-4720-4f14-b053-aaca7ba695d0', 'mac_address': '02:05:14:23:97:3d', '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': '163.133.233.3', 'subnet_id': '0e43965a-7e06-4ba6-844d-5c4b737dedf7'}], 'security_groups': ['31c33a7d-2811-4447-8142-3558c9f7c7d7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '74093b6f119043babd8c6cfbd73b3b73'}} 2026-04-29 19:05:34,135 - DEBUG - Created port 05142397-3d85-4ec9-a4c0-ea6344fc57b4 2026-04-29 19:05:34,241 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/05142397-3d85-4ec9-a4c0-ea6344fc57b4 2026-04-29 19:05:34,541 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/05142397-3d85-4ec9-a4c0-ea6344fc57b4 2026-04-29 19:05:34,577 - INFO - VMI 05142397-3d85-4ec9-a4c0-ea6344fc57b4 verification in API Server passed 2026-04-29 19:05:34,668 - DEBUG - Response for delete_port : () 2026-04-29 19:05:34,668 - INFO - Deleted port 05142397-3d85-4ec9-a4c0-ea6344fc57b4 2026-04-29 19:05:34,669 - INFO - Deleting VN ctest-vn-59699700 2026-04-29 19:05:34,774 - DEBUG - Response for deleting network () 2026-04-29 19:05:35,037 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 19:05:35,037 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-04-29 19:05:35,037 - INFO - -------------------------------------------------------------------------------- 2026-04-29 19:05:35,039 - INFO - ================================================================================ 2026-04-29 19:05:35,040 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-29 19:05:35,040 - 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-29 19:05:35,330 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-04-29 19:05:35,330 - INFO - Initial checks done. Running the testcase now 2026-04-29 19:05:35,330 - INFO - 2026-04-29 19:05:35,535 - DEBUG - Response for create_network : {'network': {'id': '92975076-163b-4ad1-a3f4-a86fde720dc5', 'name': 'ctest-vn1-34801827', 'tenant_id': '74093b6f119043babd8c6cfbd73b3b73', 'project_id': '74093b6f119043babd8c6cfbd73b3b73', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71593277', 'ctest-vn1-34801827'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 19:05:35,750 - DEBUG - Response for create_subnet : {'subnet': {'id': '173e661a-8c8a-43e4-8aeb-5cce0f8f35d5', 'name': '', 'tenant_id': '74093b6f119043babd8c6cfbd73b3b73', 'network_id': '92975076-163b-4ad1-a3f4-a86fde720dc5', 'ip_version': 4, 'cidr': '109.198.31.128/26', 'allocation_pools': [{'start': '109.198.31.130', 'end': '109.198.31.190'}], 'gateway_ip': '109.198.31.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '109.198.31.130', 'tags': [], 'project_id': '74093b6f119043babd8c6cfbd73b3b73'}} 2026-04-29 19:05:35,948 - DEBUG - Response for create_subnet : {'subnet': {'id': '6c27cc2c-408d-4256-adb5-a35b22722580', 'name': '', 'tenant_id': '74093b6f119043babd8c6cfbd73b3b73', 'network_id': '92975076-163b-4ad1-a3f4-a86fde720dc5', 'ip_version': 4, 'cidr': '46.18.7.128/26', 'allocation_pools': [{'start': '46.18.7.130', 'end': '46.18.7.190'}], 'gateway_ip': '46.18.7.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '46.18.7.130', 'tags': [], 'project_id': '74093b6f119043babd8c6cfbd73b3b73'}} 2026-04-29 19:05:35,969 - INFO - Created VN ctest-vn1-34801827 2026-04-29 19:05:36,021 - DEBUG - VN ctest-vn1-34801827 UUID is 92975076-163b-4ad1-a3f4-a86fde720dc5 2026-04-29 19:05:36,324 - DEBUG - Response for create_port : {'port': {'name': '0ea26d56-885b-4885-b5ae-038affd0f9a2', 'id': '0ea26d56-885b-4885-b5ae-038affd0f9a2', 'tenant_id': '74093b6f119043babd8c6cfbd73b3b73', 'network_id': '92975076-163b-4ad1-a3f4-a86fde720dc5', 'mac_address': '02:0e:a2:6d:56:88', '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': '109.198.31.133', 'subnet_id': '173e661a-8c8a-43e4-8aeb-5cce0f8f35d5'}], 'security_groups': ['31c33a7d-2811-4447-8142-3558c9f7c7d7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '74093b6f119043babd8c6cfbd73b3b73'}} 2026-04-29 19:05:36,490 - DEBUG - Response for create_port : {'port': {'name': '0db5b331-85f8-4e58-87a9-b2cae69b55e6', 'id': '0db5b331-85f8-4e58-87a9-b2cae69b55e6', 'tenant_id': '74093b6f119043babd8c6cfbd73b3b73', 'network_id': '92975076-163b-4ad1-a3f4-a86fde720dc5', 'mac_address': '02:0d:b5:b3:31: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': '46.18.7.133', 'subnet_id': '6c27cc2c-408d-4256-adb5-a35b22722580'}], 'security_groups': ['31c33a7d-2811-4447-8142-3558c9f7c7d7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '74093b6f119043babd8c6cfbd73b3b73'}} 2026-04-29 19:05:36,555 - DEBUG - Services list from nova: [, , ] 2026-04-29 19:05:36,940 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5714-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5714-1) 2026-04-29 19:05:37,374 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5714-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5714-1) 2026-04-29 19:05:37,374 - INFO - Waiting for VM ctest-vn1-vm1-48762663 to be up.. 2026-04-29 19:05:37,414 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-29 19:05:42,503 - DEBUG - VM is in ACTIVE state now 2026-04-29 19:05:42,503 - INFO - VM name : ctest-vn1-vm1-48762663 2026-04-29 19:05:42,578 - DEBUG - VM ctest-vn1-vm1-48762663 ID is 22ba5af6-37c1-4c3f-b73c-5728f66dd1d5 2026-04-29 19:05:42,598 - DEBUG - VM ctest-vn1-vm1-48762663 launched on Node cn-jenkins-deploy-platform-ansible-os-5714-1 2026-04-29 19:05:42,673 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/22ba5af6-37c1-4c3f-b73c-5728f66dd1d5 2026-04-29 19:05:42,682 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0ea26d56-885b-4885-b5ae-038affd0f9a2 2026-04-29 19:05:45,939 - 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 1031ms') 2026-04-29 19:05:45,939 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-48762663 failed! 2026-04-29 19:05:45,992 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71593277:ctest-vn1-34801827 is 109.198.31.129 and allocation pool is NOT set 2026-04-29 19:05:45,993 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71593277:ctest-vn1-34801827 is 46.18.7.129 and allocation pool is NOT set 2026-04-29 19:05:48,053 - 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=6.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.62 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 = 2.620/4.357/6.095/1.737 ms') 2026-04-29 19:05:48,053 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-48762663 passed 2026-04-29 19:05:48,204 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:05:48,204 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-48762663, IP 109.198.31.133, Port 22 2026-04-29 19:05:48,363 - DEBUG - VM ctest-vn1-vm1-48762663 is ready for SSH connections 2026-04-29 19:05:48,363 - INFO - Waiting for VM ctest-vn1-vm2-08067696 to be up.. 2026-04-29 19:05:48,439 - DEBUG - VM is in ACTIVE state now 2026-04-29 19:05:48,440 - INFO - VM name : ctest-vn1-vm2-08067696 2026-04-29 19:05:48,513 - DEBUG - VM ctest-vn1-vm2-08067696 ID is ec567887-21ff-4fbe-a7a9-940a15f0c3a9 2026-04-29 19:05:48,513 - DEBUG - VM ctest-vn1-vm2-08067696 launched on Node cn-jenkins-deploy-platform-ansible-os-5714-1 2026-04-29 19:05:48,606 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ec567887-21ff-4fbe-a7a9-940a15f0c3a9 2026-04-29 19:05:48,616 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0db5b331-85f8-4e58-87a9-b2cae69b55e6 2026-04-29 19:05:49,862 - 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=4.95 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.76 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.762/3.357/4.953/1.595 ms') 2026-04-29 19:05:49,862 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-08067696 passed 2026-04-29 19:05:50,012 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:05:50,013 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-08067696, IP 46.18.7.133, Port 22 2026-04-29 19:05:50,168 - DEBUG - VM ctest-vn1-vm2-08067696 is ready for SSH connections 2026-04-29 19:05:50,168 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:05:50,168 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:05:50,168 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:05:50,168 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 109.198.31.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-29 19:05:50,168 - DEBUG - ping -s 56 -c 3 -W 1 109.198.31.133 2026-04-29 19:05:52,837 - DEBUG - PING 109.198.31.133 (109.198.31.133): 56 data bytes 64 bytes from 109.198.31.133: seq=0 ttl=63 time=4.615 ms 64 bytes from 109.198.31.133: seq=1 ttl=63 time=0.910 ms 64 bytes from 109.198.31.133: seq=2 ttl=63 time=0.847 ms --- 109.198.31.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.847/2.124/4.615 ms 2026-04-29 19:05:52,837 - INFO - Ping to IP 109.198.31.133 from VM ctest-vn1-vm2-08067696 passed 2026-04-29 19:05:52,837 - INFO - Detaching port 0db5b331-85f8-4e58-87a9-b2cae69b55e6 from VM ctest-vn1-vm2-08067696 2026-04-29 19:05:52,887 - INFO - Deleting VM ctest-vn1-vm2-08067696 2026-04-29 19:05:52,958 - INFO - Detaching port 0ea26d56-885b-4885-b5ae-038affd0f9a2 from VM ctest-vn1-vm1-48762663 2026-04-29 19:05:52,993 - INFO - Deleting VM ctest-vn1-vm1-48762663 2026-04-29 19:05:53,220 - DEBUG - Response for delete_port : () 2026-04-29 19:05:53,368 - DEBUG - Response for delete_port : () 2026-04-29 19:05:53,368 - INFO - Deleting VN ctest-vn1-34801827 2026-04-29 19:05:53,506 - DEBUG - Response for deleting network () 2026-04-29 19:05:53,765 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 19:05:53,765 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:18]
2026-04-29 19:05:53,765 - INFO - -------------------------------------------------------------------------------- 2026-04-29 19:05:54,466 - INFO - Deleted project: ctest-TestPorts-71593277, ID : 74093b6f-1190-43ba-bd8c-6cfbd73b3b73