2026-03-03 13:20:42,613 - INFO - Domain Default found not creating 2026-03-03 13:20:42,802 - INFO - Project ctest-TestPorts-97793345 not found, creating it 2026-03-03 13:20:43,247 - INFO - Created Project:ctest-TestPorts-97793345, ID : af48465d-5278-4644-bbca-c323cb635151 2026-03-03 13:20:44,664 - INFO - ================================================================================ 2026-03-03 13:20:44,664 - INFO - STARTING TEST : test_ports_bindings 2026-03-03 13:20:44,664 - 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-03 13:20:44,918 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with 2026-03-03 13:20:44,918 - INFO - Initial checks done. Running the testcase now 2026-03-03 13:20:44,919 - INFO - 2026-03-03 13:20:45,466 - DEBUG - Response for create_network : {'network': {'id': '5ba3e555-0cf7-47d2-860b-e2594c7afa0d', 'name': 'ctest-vn-31527070', 'tenant_id': 'af48465d52784644bbcac323cb635151', 'project_id': 'af48465d52784644bbcac323cb635151', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-97793345', 'ctest-vn-31527070'], 'port_security_enabled': True, 'description': ''}} 2026-03-03 13:20:45,657 - DEBUG - Response for create_subnet : {'subnet': {'id': '1d3717f9-eb64-4c27-9c2a-d9640147a82f', 'name': '', 'tenant_id': 'af48465d52784644bbcac323cb635151', 'network_id': '5ba3e555-0cf7-47d2-860b-e2594c7afa0d', 'ip_version': 4, 'cidr': '43.244.213.0/26', 'allocation_pools': [{'start': '43.244.213.2', 'end': '43.244.213.62'}], 'gateway_ip': '43.244.213.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '43.244.213.2', 'tags': [], 'project_id': 'af48465d52784644bbcac323cb635151'}} 2026-03-03 13:20:45,673 - INFO - Created VN ctest-vn-31527070 2026-03-03 13:20:45,725 - DEBUG - VN ctest-vn-31527070 UUID is 5ba3e555-0cf7-47d2-860b-e2594c7afa0d 2026-03-03 13:20:45,825 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-97793345', 'ctest-vmi-30194941']} 2026-03-03 13:20:46,098 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-30194941', 'id': 'cb10b9e6-02a2-4d1e-a1dd-288e966944e9', 'tenant_id': 'af48465d52784644bbcac323cb635151', 'network_id': '5ba3e555-0cf7-47d2-860b-e2594c7afa0d', 'mac_address': '02:cb:10:b9:e6:02', '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': '43.244.213.3', 'subnet_id': '1d3717f9-eb64-4c27-9c2a-d9640147a82f'}], 'security_groups': ['07db5775-5699-4779-ab3c-fa161af7c445'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'af48465d52784644bbcac323cb635151'}} 2026-03-03 13:20:46,098 - DEBUG - Created port cb10b9e6-02a2-4d1e-a1dd-288e966944e9 2026-03-03 13:20:46,201 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/cb10b9e6-02a2-4d1e-a1dd-288e966944e9 2026-03-03 13:20:46,495 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/cb10b9e6-02a2-4d1e-a1dd-288e966944e9 2026-03-03 13:20:46,542 - INFO - VMI cb10b9e6-02a2-4d1e-a1dd-288e966944e9 verification in API Server passed 2026-03-03 13:20:46,852 - DEBUG - Response for delete_port : () 2026-03-03 13:20:46,852 - INFO - Deleted port cb10b9e6-02a2-4d1e-a1dd-288e966944e9 2026-03-03 13:20:46,857 - INFO - Deleting VN ctest-vn-31527070 2026-03-03 13:20:47,237 - DEBUG - Response for deleting network () 2026-03-03 13:20:47,502 - DEBUG - No XMPP flaps were noticed during the test
2026-03-03 13:20:47,502 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-03-03 13:20:47,502 - INFO - -------------------------------------------------------------------------------- 2026-03-03 13:20:47,504 - INFO - ================================================================================ 2026-03-03 13:20:47,504 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-03 13:20:47,504 - 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-03 13:20:47,794 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with 2026-03-03 13:20:47,794 - INFO - Initial checks done. Running the testcase now 2026-03-03 13:20:47,794 - INFO - 2026-03-03 13:20:47,966 - DEBUG - Response for create_network : {'network': {'id': 'a4589179-a96e-4ed1-9ab2-d3a6b3c35644', 'name': 'ctest-vn1-00148848', 'tenant_id': 'af48465d52784644bbcac323cb635151', 'project_id': 'af48465d52784644bbcac323cb635151', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-97793345', 'ctest-vn1-00148848'], 'port_security_enabled': True, 'description': ''}} 2026-03-03 13:20:48,140 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bd6e68a3-b1f9-4bf3-8045-c811a497b019', 'name': '', 'tenant_id': 'af48465d52784644bbcac323cb635151', 'network_id': 'a4589179-a96e-4ed1-9ab2-d3a6b3c35644', 'ip_version': 4, 'cidr': '7.148.119.128/26', 'allocation_pools': [{'start': '7.148.119.130', 'end': '7.148.119.190'}], 'gateway_ip': '7.148.119.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.148.119.130', 'tags': [], 'project_id': 'af48465d52784644bbcac323cb635151'}} 2026-03-03 13:20:48,280 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a8a985ae-892f-4300-b954-ed61c1464510', 'name': '', 'tenant_id': 'af48465d52784644bbcac323cb635151', 'network_id': 'a4589179-a96e-4ed1-9ab2-d3a6b3c35644', 'ip_version': 4, 'cidr': '189.155.94.0/26', 'allocation_pools': [{'start': '189.155.94.2', 'end': '189.155.94.62'}], 'gateway_ip': '189.155.94.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.155.94.2', 'tags': [], 'project_id': 'af48465d52784644bbcac323cb635151'}} 2026-03-03 13:20:48,301 - INFO - Created VN ctest-vn1-00148848 2026-03-03 13:20:48,354 - DEBUG - VN ctest-vn1-00148848 UUID is a4589179-a96e-4ed1-9ab2-d3a6b3c35644 2026-03-03 13:20:48,646 - DEBUG - Response for create_port : {'port': {'name': 'aad1fd8f-7b07-4f6a-a08b-344d21f0c637', 'id': 'aad1fd8f-7b07-4f6a-a08b-344d21f0c637', 'tenant_id': 'af48465d52784644bbcac323cb635151', 'network_id': 'a4589179-a96e-4ed1-9ab2-d3a6b3c35644', 'mac_address': '02:aa:d1:fd:8f:7b', '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': '7.148.119.133', 'subnet_id': 'bd6e68a3-b1f9-4bf3-8045-c811a497b019'}], 'security_groups': ['07db5775-5699-4779-ab3c-fa161af7c445'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'af48465d52784644bbcac323cb635151'}} 2026-03-03 13:20:48,810 - DEBUG - Response for create_port : {'port': {'name': '973ba1a4-343d-4830-8ad9-8bcd431b0636', 'id': '973ba1a4-343d-4830-8ad9-8bcd431b0636', 'tenant_id': 'af48465d52784644bbcac323cb635151', 'network_id': 'a4589179-a96e-4ed1-9ab2-d3a6b3c35644', 'mac_address': '02:97:3b:a1:a4:34', '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': '189.155.94.5', 'subnet_id': 'a8a985ae-892f-4300-b954-ed61c1464510'}], 'security_groups': ['07db5775-5699-4779-ab3c-fa161af7c445'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'af48465d52784644bbcac323cb635151'}} 2026-03-03 13:20:48,869 - DEBUG - Services list from nova: [, , ] 2026-03-03 13:20:49,202 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5423-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5423-1) 2026-03-03 13:20:49,598 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5423-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5423-1) 2026-03-03 13:20:49,598 - INFO - Waiting for VM ctest-vn1-vm1-98984821 to be up.. 2026-03-03 13:20:49,640 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-03 13:20:54,716 - DEBUG - VM is in ACTIVE state now 2026-03-03 13:20:54,716 - INFO - VM name : ctest-vn1-vm1-98984821 2026-03-03 13:20:54,798 - DEBUG - VM ctest-vn1-vm1-98984821 ID is 95223cbe-7219-4bf8-a614-906698eed663 2026-03-03 13:20:54,830 - DEBUG - VM ctest-vn1-vm1-98984821 launched on Node cn-jenkins-deploy-platform-ansible-os-5423-1 2026-03-03 13:20:54,906 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/95223cbe-7219-4bf8-a614-906698eed663 2026-03-03 13:20:54,914 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/aad1fd8f-7b07-4f6a-a08b-344d21f0c637 2026-03-03 13:20:58,157 - 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 1007ms') 2026-03-03 13:20:58,157 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-98984821 failed! 2026-03-03 13:20:58,213 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-97793345:ctest-vn1-00148848 is 7.148.119.129 and allocation pool is NOT set 2026-03-03 13:20:58,213 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-97793345:ctest-vn1-00148848 is 189.155.94.1 and allocation pool is NOT set 2026-03-03 13:21:00,273 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.898 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.898/2.389/3.880/1.491 ms') 2026-03-03 13:21:00,273 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-98984821 passed 2026-03-03 13:21:00,421 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-03 13:21:00,421 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-98984821, IP 7.148.119.133, Port 22 2026-03-03 13:21:00,581 - DEBUG - VM ctest-vn1-vm1-98984821 is ready for SSH connections 2026-03-03 13:21:00,581 - INFO - Waiting for VM ctest-vn1-vm2-87218854 to be up.. 2026-03-03 13:21:00,649 - DEBUG - VM is in ACTIVE state now 2026-03-03 13:21:00,649 - INFO - VM name : ctest-vn1-vm2-87218854 2026-03-03 13:21:00,724 - DEBUG - VM ctest-vn1-vm2-87218854 ID is 15cbd352-b061-4454-bcac-dc076c7cf803 2026-03-03 13:21:00,724 - DEBUG - VM ctest-vn1-vm2-87218854 launched on Node cn-jenkins-deploy-platform-ansible-os-5423-1 2026-03-03 13:21:00,795 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/15cbd352-b061-4454-bcac-dc076c7cf803 2026-03-03 13:21:00,804 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/973ba1a4-343d-4830-8ad9-8bcd431b0636 2026-03-03 13:21:02,038 - 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.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.434 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 = 0.434/1.562/2.691/1.128 ms') 2026-03-03 13:21:02,039 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-87218854 passed 2026-03-03 13:21:02,189 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-03 13:21:02,190 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-87218854, IP 189.155.94.5, Port 22 2026-03-03 13:21:02,345 - DEBUG - VM ctest-vn1-vm2-87218854 is ready for SSH connections 2026-03-03 13:21:02,345 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-03 13:21:02,345 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-03 13:21:02,345 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-03 13:21:02,345 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 7.148.119.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-03 13:21:02,345 - DEBUG - ping -s 56 -c 3 -W 1 7.148.119.133 2026-03-03 13:21:05,018 - DEBUG - PING 7.148.119.133 (7.148.119.133): 56 data bytes 64 bytes from 7.148.119.133: seq=0 ttl=63 time=3.645 ms 64 bytes from 7.148.119.133: seq=1 ttl=63 time=0.911 ms 64 bytes from 7.148.119.133: seq=2 ttl=63 time=0.763 ms --- 7.148.119.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.763/1.773/3.645 ms 2026-03-03 13:21:05,018 - INFO - Ping to IP 7.148.119.133 from VM ctest-vn1-vm2-87218854 passed 2026-03-03 13:21:05,018 - INFO - Detaching port 973ba1a4-343d-4830-8ad9-8bcd431b0636 from VM ctest-vn1-vm2-87218854 2026-03-03 13:21:05,067 - INFO - Deleting VM ctest-vn1-vm2-87218854 2026-03-03 13:21:05,132 - INFO - Detaching port aad1fd8f-7b07-4f6a-a08b-344d21f0c637 from VM ctest-vn1-vm1-98984821 2026-03-03 13:21:05,167 - INFO - Deleting VM ctest-vn1-vm1-98984821 2026-03-03 13:21:05,375 - DEBUG - Response for delete_port : () 2026-03-03 13:21:05,537 - DEBUG - Response for delete_port : () 2026-03-03 13:21:05,537 - INFO - Deleting VN ctest-vn1-00148848 2026-03-03 13:21:05,680 - DEBUG - Response for deleting network () 2026-03-03 13:21:05,938 - DEBUG - No XMPP flaps were noticed during the test
2026-03-03 13:21:05,939 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:18]
2026-03-03 13:21:05,939 - INFO - -------------------------------------------------------------------------------- 2026-03-03 13:21:06,636 - INFO - Deleted project: ctest-TestPorts-97793345, ID : af48465d-5278-4644-bbca-c323cb635151