2026-04-17 09:15:06,636 - INFO - Domain Default found not creating 2026-04-17 09:15:06,813 - INFO - Project ctest-TestPorts-00447641 not found, creating it 2026-04-17 09:15:07,582 - INFO - Created Project:ctest-TestPorts-00447641, ID : a9340f24-80b8-461c-b6d0-08d652885ff9 2026-04-17 09:15:09,146 - INFO - ================================================================================ 2026-04-17 09:15:09,147 - INFO - STARTING TEST : test_ports_bindings 2026-04-17 09:15:09,147 - 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-17 09:15:09,399 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-04-17 09:15:09,399 - INFO - Initial checks done. Running the testcase now 2026-04-17 09:15:09,400 - INFO - 2026-04-17 09:15:09,986 - DEBUG - Response for create_network : {'network': {'id': '4ccbee8e-870b-46e7-aeea-74ec1246abcd', 'name': 'ctest-vn-28897309', 'tenant_id': 'a9340f2480b8461cb6d008d652885ff9', 'project_id': 'a9340f2480b8461cb6d008d652885ff9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-00447641', 'ctest-vn-28897309'], 'port_security_enabled': True, 'description': ''}} 2026-04-17 09:15:10,192 - DEBUG - Response for create_subnet : {'subnet': {'id': '10051f50-71ab-464d-a9da-d483f8dd9a6c', 'name': '', 'tenant_id': 'a9340f2480b8461cb6d008d652885ff9', 'network_id': '4ccbee8e-870b-46e7-aeea-74ec1246abcd', 'ip_version': 4, 'cidr': '17.174.61.0/26', 'allocation_pools': [{'start': '17.174.61.2', 'end': '17.174.61.62'}], 'gateway_ip': '17.174.61.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '17.174.61.2', 'tags': [], 'project_id': 'a9340f2480b8461cb6d008d652885ff9'}} 2026-04-17 09:15:10,214 - INFO - Created VN ctest-vn-28897309 2026-04-17 09:15:10,266 - DEBUG - VN ctest-vn-28897309 UUID is 4ccbee8e-870b-46e7-aeea-74ec1246abcd 2026-04-17 09:15:10,371 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-00447641', 'ctest-vmi-66657632']} 2026-04-17 09:15:10,658 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-66657632', 'id': '5e78b39f-ca52-4a74-b4d1-092ae546b541', 'tenant_id': 'a9340f2480b8461cb6d008d652885ff9', 'network_id': '4ccbee8e-870b-46e7-aeea-74ec1246abcd', 'mac_address': '02:5e:78:b3:9f:ca', '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': '17.174.61.3', 'subnet_id': '10051f50-71ab-464d-a9da-d483f8dd9a6c'}], 'security_groups': ['658c31c6-d25b-4b94-9acc-c0ff61936d17'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a9340f2480b8461cb6d008d652885ff9'}} 2026-04-17 09:15:10,658 - DEBUG - Created port 5e78b39f-ca52-4a74-b4d1-092ae546b541 2026-04-17 09:15:10,766 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5e78b39f-ca52-4a74-b4d1-092ae546b541 2026-04-17 09:15:11,061 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5e78b39f-ca52-4a74-b4d1-092ae546b541 2026-04-17 09:15:11,099 - INFO - VMI 5e78b39f-ca52-4a74-b4d1-092ae546b541 verification in API Server passed 2026-04-17 09:15:11,213 - DEBUG - Response for delete_port : () 2026-04-17 09:15:11,213 - INFO - Deleted port 5e78b39f-ca52-4a74-b4d1-092ae546b541 2026-04-17 09:15:11,213 - INFO - Deleting VN ctest-vn-28897309 2026-04-17 09:15:11,319 - DEBUG - Response for deleting network () 2026-04-17 09:15:11,580 - DEBUG - No XMPP flaps were noticed during the test
2026-04-17 09:15:11,580 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-04-17 09:15:11,580 - INFO - -------------------------------------------------------------------------------- 2026-04-17 09:15:11,583 - INFO - ================================================================================ 2026-04-17 09:15:11,583 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-17 09:15:11,583 - 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-17 09:15:11,876 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-04-17 09:15:11,876 - INFO - Initial checks done. Running the testcase now 2026-04-17 09:15:11,876 - INFO - 2026-04-17 09:15:12,089 - DEBUG - Response for create_network : {'network': {'id': '26df8a8b-d53b-4232-87d5-5e72ec871dc0', 'name': 'ctest-vn1-65982276', 'tenant_id': 'a9340f2480b8461cb6d008d652885ff9', 'project_id': 'a9340f2480b8461cb6d008d652885ff9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-00447641', 'ctest-vn1-65982276'], 'port_security_enabled': True, 'description': ''}} 2026-04-17 09:15:12,302 - DEBUG - Response for create_subnet : {'subnet': {'id': '7bdeb74e-082e-46a7-84a6-2b63ae38db36', 'name': '', 'tenant_id': 'a9340f2480b8461cb6d008d652885ff9', 'network_id': '26df8a8b-d53b-4232-87d5-5e72ec871dc0', 'ip_version': 4, 'cidr': '104.206.246.192/26', 'allocation_pools': [{'start': '104.206.246.194', 'end': '104.206.246.254'}], 'gateway_ip': '104.206.246.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '104.206.246.194', 'tags': [], 'project_id': 'a9340f2480b8461cb6d008d652885ff9'}} 2026-04-17 09:15:12,455 - DEBUG - Response for create_subnet : {'subnet': {'id': '2300ea6a-cbae-4773-b327-bf7114a8b376', 'name': '', 'tenant_id': 'a9340f2480b8461cb6d008d652885ff9', 'network_id': '26df8a8b-d53b-4232-87d5-5e72ec871dc0', 'ip_version': 4, 'cidr': '59.57.82.64/26', 'allocation_pools': [{'start': '59.57.82.66', 'end': '59.57.82.126'}], 'gateway_ip': '59.57.82.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '59.57.82.66', 'tags': [], 'project_id': 'a9340f2480b8461cb6d008d652885ff9'}} 2026-04-17 09:15:12,475 - INFO - Created VN ctest-vn1-65982276 2026-04-17 09:15:12,526 - DEBUG - VN ctest-vn1-65982276 UUID is 26df8a8b-d53b-4232-87d5-5e72ec871dc0 2026-04-17 09:15:12,834 - DEBUG - Response for create_port : {'port': {'name': '3613fe22-bdfc-44d5-b4cd-5b28f5f1f35a', 'id': '3613fe22-bdfc-44d5-b4cd-5b28f5f1f35a', 'tenant_id': 'a9340f2480b8461cb6d008d652885ff9', 'network_id': '26df8a8b-d53b-4232-87d5-5e72ec871dc0', 'mac_address': '02:36:13:fe:22:bd', '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': '104.206.246.197', 'subnet_id': '7bdeb74e-082e-46a7-84a6-2b63ae38db36'}], 'security_groups': ['658c31c6-d25b-4b94-9acc-c0ff61936d17'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a9340f2480b8461cb6d008d652885ff9'}} 2026-04-17 09:15:13,005 - DEBUG - Response for create_port : {'port': {'name': '0641b1bc-fea7-48c0-85d7-07894d6e0e15', 'id': '0641b1bc-fea7-48c0-85d7-07894d6e0e15', 'tenant_id': 'a9340f2480b8461cb6d008d652885ff9', 'network_id': '26df8a8b-d53b-4232-87d5-5e72ec871dc0', 'mac_address': '02:06:41:b1:bc:fe', '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': '59.57.82.69', 'subnet_id': '2300ea6a-cbae-4773-b327-bf7114a8b376'}], 'security_groups': ['658c31c6-d25b-4b94-9acc-c0ff61936d17'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a9340f2480b8461cb6d008d652885ff9'}} 2026-04-17 09:15:13,074 - DEBUG - Services list from nova: [, , ] 2026-04-17 09:15:13,446 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5633-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5633-1) 2026-04-17 09:15:13,872 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5633-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5633-1) 2026-04-17 09:15:13,872 - INFO - Waiting for VM ctest-vn1-vm1-69940791 to be up.. 2026-04-17 09:15:13,916 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-17 09:15:19,014 - DEBUG - VM is in ACTIVE state now 2026-04-17 09:15:19,014 - INFO - VM name : ctest-vn1-vm1-69940791 2026-04-17 09:15:19,093 - DEBUG - VM ctest-vn1-vm1-69940791 ID is b47d32f4-0842-4896-9ad8-d66223ff4538 2026-04-17 09:15:19,118 - DEBUG - VM ctest-vn1-vm1-69940791 launched on Node cn-jenkins-deploy-platform-ansible-os-5633-1 2026-04-17 09:15:19,219 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b47d32f4-0842-4896-9ad8-d66223ff4538 2026-04-17 09:15:19,231 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3613fe22-bdfc-44d5-b4cd-5b28f5f1f35a 2026-04-17 09:15:22,488 - 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 1014ms') 2026-04-17 09:15:22,488 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-69940791 failed! 2026-04-17 09:15:22,542 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-00447641:ctest-vn1-65982276 is 104.206.246.193 and allocation pool is NOT set 2026-04-17 09:15:22,542 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-00447641:ctest-vn1-65982276 is 59.57.82.65 and allocation pool is NOT set 2026-04-17 09:15:26,615 - 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=2 ttl=63 time=10.1 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 10.142/10.142/10.142/0.000 ms') 2026-04-17 09:15:26,615 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-69940791 passed 2026-04-17 09:15:26,766 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:15:26,766 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-69940791, IP 104.206.246.197, Port 22 2026-04-17 09:15:26,922 - DEBUG - VM ctest-vn1-vm1-69940791 is ready for SSH connections 2026-04-17 09:15:26,922 - INFO - Waiting for VM ctest-vn1-vm2-34703953 to be up.. 2026-04-17 09:15:27,009 - DEBUG - VM is in ACTIVE state now 2026-04-17 09:15:27,009 - INFO - VM name : ctest-vn1-vm2-34703953 2026-04-17 09:15:27,094 - DEBUG - VM ctest-vn1-vm2-34703953 ID is e72470f2-b6dc-40e4-8f43-ae42b3d8f4a7 2026-04-17 09:15:27,094 - DEBUG - VM ctest-vn1-vm2-34703953 launched on Node cn-jenkins-deploy-platform-ansible-os-5633-1 2026-04-17 09:15:27,177 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e72470f2-b6dc-40e4-8f43-ae42b3d8f4a7 2026-04-17 09:15:27,190 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0641b1bc-fea7-48c0-85d7-07894d6e0e15 2026-04-17 09:15:28,435 - 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.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.452 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.452/1.695/2.939/1.243 ms') 2026-04-17 09:15:28,436 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-34703953 passed 2026-04-17 09:15:28,586 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:15:28,586 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-34703953, IP 59.57.82.69, Port 22 2026-04-17 09:15:28,746 - DEBUG - VM ctest-vn1-vm2-34703953 is ready for SSH connections 2026-04-17 09:15:28,746 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:15:28,746 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:15:28,746 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 09:15:28,746 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 104.206.246.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-17 09:15:28,746 - DEBUG - ping -s 56 -c 3 -W 1 104.206.246.197 2026-04-17 09:15:31,426 - DEBUG - PING 104.206.246.197 (104.206.246.197): 56 data bytes 64 bytes from 104.206.246.197: seq=0 ttl=63 time=3.967 ms 64 bytes from 104.206.246.197: seq=1 ttl=63 time=1.571 ms 64 bytes from 104.206.246.197: seq=2 ttl=63 time=1.071 ms --- 104.206.246.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.071/2.203/3.967 ms 2026-04-17 09:15:31,426 - INFO - Ping to IP 104.206.246.197 from VM ctest-vn1-vm2-34703953 passed 2026-04-17 09:15:31,426 - INFO - Detaching port 0641b1bc-fea7-48c0-85d7-07894d6e0e15 from VM ctest-vn1-vm2-34703953 2026-04-17 09:15:31,480 - INFO - Deleting VM ctest-vn1-vm2-34703953 2026-04-17 09:15:31,569 - INFO - Detaching port 3613fe22-bdfc-44d5-b4cd-5b28f5f1f35a from VM ctest-vn1-vm1-69940791 2026-04-17 09:15:31,628 - INFO - Deleting VM ctest-vn1-vm1-69940791 2026-04-17 09:15:31,939 - DEBUG - Response for delete_port : () 2026-04-17 09:15:32,109 - DEBUG - Response for delete_port : () 2026-04-17 09:15:32,109 - INFO - Deleting VN ctest-vn1-65982276 2026-04-17 09:15:32,266 - DEBUG - Response for deleting network () 2026-04-17 09:15:32,519 - DEBUG - No XMPP flaps were noticed during the test
2026-04-17 09:15:32,519 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-04-17 09:15:32,519 - INFO - -------------------------------------------------------------------------------- 2026-04-17 09:15:33,218 - INFO - Deleted project: ctest-TestPorts-00447641, ID : a9340f24-80b8-461c-b6d0-08d652885ff9