2026-07-29 15:31:07,638 - INFO - Domain Default found not creating 2026-07-29 15:31:07,822 - INFO - Project ctest-TestPorts-71797841 not found, creating it 2026-07-29 15:31:08,765 - INFO - Created Project:ctest-TestPorts-71797841, ID : 68de513a-34de-4011-9fd0-16b1e94f5cae 2026-07-29 15:31:10,587 - INFO - ================================================================================ 2026-07-29 15:31:10,587 - INFO - STARTING TEST : test_ports_bindings 2026-07-29 15:31:10,588 - 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-07-29 15:31:10,844 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-07-29 15:31:10,844 - INFO - Initial checks done. Running the testcase now 2026-07-29 15:31:10,844 - INFO - 2026-07-29 15:31:11,507 - DEBUG - Response for create_network : {'network': {'id': '4b5c79bc-e0b1-46a4-9bc4-98c47ec43e19', 'name': 'ctest-vn-51912966', 'tenant_id': '68de513a34de40119fd016b1e94f5cae', 'project_id': '68de513a34de40119fd016b1e94f5cae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71797841', 'ctest-vn-51912966'], 'port_security_enabled': True, 'description': ''}} 2026-07-29 15:31:11,686 - DEBUG - Response for create_subnet : {'subnet': {'id': '1403320d-2320-4552-a794-dd1a71f8c977', 'name': '', 'tenant_id': '68de513a34de40119fd016b1e94f5cae', 'network_id': '4b5c79bc-e0b1-46a4-9bc4-98c47ec43e19', 'ip_version': 4, 'cidr': '45.39.152.192/26', 'allocation_pools': [{'start': '45.39.152.194', 'end': '45.39.152.254'}], 'gateway_ip': '45.39.152.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '45.39.152.194', 'tags': [], 'project_id': '68de513a34de40119fd016b1e94f5cae'}} 2026-07-29 15:31:11,704 - INFO - Created VN ctest-vn-51912966 2026-07-29 15:31:11,757 - DEBUG - VN ctest-vn-51912966 UUID is 4b5c79bc-e0b1-46a4-9bc4-98c47ec43e19 2026-07-29 15:31:11,872 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-71797841', 'ctest-vmi-81659113']} 2026-07-29 15:31:12,147 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-81659113', 'id': 'b0a560b1-5d46-433c-aa4a-35c1549c1fbf', 'tenant_id': '68de513a34de40119fd016b1e94f5cae', 'network_id': '4b5c79bc-e0b1-46a4-9bc4-98c47ec43e19', 'mac_address': '02:b0:a5:60:b1:5d', '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': '45.39.152.195', 'subnet_id': '1403320d-2320-4552-a794-dd1a71f8c977'}], 'security_groups': ['2cd7887d-23df-4853-8000-32914819b883'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '68de513a34de40119fd016b1e94f5cae'}} 2026-07-29 15:31:12,147 - DEBUG - Created port b0a560b1-5d46-433c-aa4a-35c1549c1fbf 2026-07-29 15:31:12,253 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b0a560b1-5d46-433c-aa4a-35c1549c1fbf 2026-07-29 15:31:12,628 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b0a560b1-5d46-433c-aa4a-35c1549c1fbf 2026-07-29 15:31:12,662 - INFO - VMI b0a560b1-5d46-433c-aa4a-35c1549c1fbf verification in API Server passed 2026-07-29 15:31:12,768 - DEBUG - Response for delete_port : () 2026-07-29 15:31:12,768 - INFO - Deleted port b0a560b1-5d46-433c-aa4a-35c1549c1fbf 2026-07-29 15:31:12,768 - INFO - Deleting VN ctest-vn-51912966 2026-07-29 15:31:12,920 - DEBUG - Response for deleting network () 2026-07-29 15:31:13,191 - DEBUG - No XMPP flaps were noticed during the test
2026-07-29 15:31:13,191 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-07-29 15:31:13,191 - INFO - -------------------------------------------------------------------------------- 2026-07-29 15:31:13,194 - INFO - ================================================================================ 2026-07-29 15:31:13,194 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-29 15:31:13,194 - 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-07-29 15:31:13,485 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-07-29 15:31:13,485 - INFO - Initial checks done. Running the testcase now 2026-07-29 15:31:13,486 - INFO - 2026-07-29 15:31:13,695 - DEBUG - Response for create_network : {'network': {'id': 'e9e4db26-4a4e-44f9-b9fe-c4bbb4e5072d', 'name': 'ctest-vn1-84807904', 'tenant_id': '68de513a34de40119fd016b1e94f5cae', 'project_id': '68de513a34de40119fd016b1e94f5cae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71797841', 'ctest-vn1-84807904'], 'port_security_enabled': True, 'description': ''}} 2026-07-29 15:31:13,912 - DEBUG - Response for create_subnet : {'subnet': {'id': '6c54caab-0f65-4ce5-9ba2-f51147fbd2a8', 'name': '', 'tenant_id': '68de513a34de40119fd016b1e94f5cae', 'network_id': 'e9e4db26-4a4e-44f9-b9fe-c4bbb4e5072d', 'ip_version': 4, 'cidr': '11.43.71.0/26', 'allocation_pools': [{'start': '11.43.71.2', 'end': '11.43.71.62'}], 'gateway_ip': '11.43.71.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.43.71.2', 'tags': [], 'project_id': '68de513a34de40119fd016b1e94f5cae'}} 2026-07-29 15:31:14,158 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e216c6d0-fb5a-45a5-808f-af65e16711db', 'name': '', 'tenant_id': '68de513a34de40119fd016b1e94f5cae', 'network_id': 'e9e4db26-4a4e-44f9-b9fe-c4bbb4e5072d', 'ip_version': 4, 'cidr': '71.154.138.0/26', 'allocation_pools': [{'start': '71.154.138.2', 'end': '71.154.138.62'}], 'gateway_ip': '71.154.138.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '71.154.138.2', 'tags': [], 'project_id': '68de513a34de40119fd016b1e94f5cae'}} 2026-07-29 15:31:14,182 - INFO - Created VN ctest-vn1-84807904 2026-07-29 15:31:14,237 - DEBUG - VN ctest-vn1-84807904 UUID is e9e4db26-4a4e-44f9-b9fe-c4bbb4e5072d 2026-07-29 15:31:14,589 - DEBUG - Response for create_port : {'port': {'name': '2c95b935-01cc-4aae-99d5-4cf3ca8670ac', 'id': '2c95b935-01cc-4aae-99d5-4cf3ca8670ac', 'tenant_id': '68de513a34de40119fd016b1e94f5cae', 'network_id': 'e9e4db26-4a4e-44f9-b9fe-c4bbb4e5072d', 'mac_address': '02:2c:95:b9:35: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': '11.43.71.5', 'subnet_id': '6c54caab-0f65-4ce5-9ba2-f51147fbd2a8'}], 'security_groups': ['2cd7887d-23df-4853-8000-32914819b883'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '68de513a34de40119fd016b1e94f5cae'}} 2026-07-29 15:31:14,814 - DEBUG - Response for create_port : {'port': {'name': 'cc28634e-7d0a-40f4-a48c-d0ae0f5da32f', 'id': 'cc28634e-7d0a-40f4-a48c-d0ae0f5da32f', 'tenant_id': '68de513a34de40119fd016b1e94f5cae', 'network_id': 'e9e4db26-4a4e-44f9-b9fe-c4bbb4e5072d', 'mac_address': '02:cc:28:63:4e:7d', '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': '71.154.138.5', 'subnet_id': 'e216c6d0-fb5a-45a5-808f-af65e16711db'}], 'security_groups': ['2cd7887d-23df-4853-8000-32914819b883'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '68de513a34de40119fd016b1e94f5cae'}} 2026-07-29 15:31:14,879 - DEBUG - Services list from nova: [, , ] 2026-07-29 15:31:15,271 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6120-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6120-1) 2026-07-29 15:31:15,718 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6120-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6120-1) 2026-07-29 15:31:15,718 - INFO - Waiting for VM ctest-vn1-vm1-71675841 to be up.. 2026-07-29 15:31:15,771 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 15:31:20,830 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 15:31:25,922 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 15:31:31,012 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 15:31:36,107 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 15:31:41,195 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 15:31:46,279 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 15:31:51,364 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 15:31:56,453 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-29 15:32:01,539 - DEBUG - VM is in ACTIVE state now 2026-07-29 15:32:01,539 - INFO - VM name : ctest-vn1-vm1-71675841 2026-07-29 15:32:01,626 - DEBUG - VM ctest-vn1-vm1-71675841 ID is 93fc6fd7-6b3d-426a-a188-6b0580554927 2026-07-29 15:32:01,650 - DEBUG - VM ctest-vn1-vm1-71675841 launched on Node cn-jenkins-deploy-platform-ansible-os-6120-1 2026-07-29 15:32:01,742 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/93fc6fd7-6b3d-426a-a188-6b0580554927 2026-07-29 15:32:01,752 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2c95b935-01cc-4aae-99d5-4cf3ca8670ac 2026-07-29 15:32:05,042 - 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 1032ms') 2026-07-29 15:32:05,042 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-71675841 failed! 2026-07-29 15:32:05,097 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71797841:ctest-vn1-84807904 is 11.43.71.1 and allocation pool is NOT set 2026-07-29 15:32:05,097 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71797841:ctest-vn1-84807904 is 71.154.138.1 and allocation pool is NOT set 2026-07-29 15:32:07,162 - 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.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.523 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.523/3.134/5.746/2.611 ms') 2026-07-29 15:32:07,163 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-71675841 passed 2026-07-29 15:32:07,321 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-29 15:32:07,321 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-71675841, IP 11.43.71.5, Port 22 2026-07-29 15:32:07,490 - DEBUG - VM ctest-vn1-vm1-71675841 is ready for SSH connections 2026-07-29 15:32:07,491 - INFO - Waiting for VM ctest-vn1-vm2-38342396 to be up.. 2026-07-29 15:32:07,585 - DEBUG - VM is in ACTIVE state now 2026-07-29 15:32:07,585 - INFO - VM name : ctest-vn1-vm2-38342396 2026-07-29 15:32:07,670 - DEBUG - VM ctest-vn1-vm2-38342396 ID is 0a41f9bb-f833-47a9-8e9a-dbc198312389 2026-07-29 15:32:07,670 - DEBUG - VM ctest-vn1-vm2-38342396 launched on Node cn-jenkins-deploy-platform-ansible-os-6120-1 2026-07-29 15:32:07,749 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0a41f9bb-f833-47a9-8e9a-dbc198312389 2026-07-29 15:32:07,761 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cc28634e-7d0a-40f4-a48c-d0ae0f5da32f 2026-07-29 15:32:09,016 - 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=4.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.977 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.977/2.492/4.008/1.515 ms') 2026-07-29 15:32:09,016 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-38342396 passed 2026-07-29 15:32:09,177 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-29 15:32:09,177 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-38342396, IP 71.154.138.5, Port 22 2026-07-29 15:32:09,351 - DEBUG - VM ctest-vn1-vm2-38342396 is ready for SSH connections 2026-07-29 15:32:09,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-29 15:32:09,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-29 15:32:09,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-29 15:32:09,352 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 11.43.71.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-07-29 15:32:09,352 - DEBUG - ping -s 56 -c 3 -W 1 11.43.71.5 2026-07-29 15:32:13,604 - DEBUG - PING 11.43.71.5 (11.43.71.5): 56 data bytes 64 bytes from 11.43.71.5: seq=0 ttl=63 time=5.232 ms 64 bytes from 11.43.71.5: seq=1 ttl=63 time=1.272 ms 64 bytes from 11.43.71.5: seq=2 ttl=63 time=1.512 ms --- 11.43.71.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.272/2.672/5.232 ms 2026-07-29 15:32:13,604 - INFO - Ping to IP 11.43.71.5 from VM ctest-vn1-vm2-38342396 passed 2026-07-29 15:32:13,605 - INFO - Detaching port cc28634e-7d0a-40f4-a48c-d0ae0f5da32f from VM ctest-vn1-vm2-38342396 2026-07-29 15:32:13,672 - INFO - Deleting VM ctest-vn1-vm2-38342396 2026-07-29 15:32:13,766 - INFO - Detaching port 2c95b935-01cc-4aae-99d5-4cf3ca8670ac from VM ctest-vn1-vm1-71675841 2026-07-29 15:32:13,804 - INFO - Deleting VM ctest-vn1-vm1-71675841 2026-07-29 15:32:14,101 - DEBUG - Response for delete_port : () 2026-07-29 15:32:14,309 - DEBUG - Response for delete_port : () 2026-07-29 15:32:14,309 - INFO - Deleting VN ctest-vn1-84807904 2026-07-29 15:32:14,462 - DEBUG - Response for deleting network () 2026-07-29 15:32:14,756 - DEBUG - No XMPP flaps were noticed during the test
2026-07-29 15:32:14,757 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01]
2026-07-29 15:32:14,757 - INFO - -------------------------------------------------------------------------------- 2026-07-29 15:32:15,579 - INFO - Deleted project: ctest-TestPorts-71797841, ID : 68de513a-34de-4011-9fd0-16b1e94f5cae