2026-03-24 09:38:16,932 - INFO - Domain Default found not creating 2026-03-24 09:38:17,120 - INFO - Project ctest-TestPorts-85846412 not found, creating it 2026-03-24 09:38:17,620 - INFO - Created Project:ctest-TestPorts-85846412, ID : d95ebd46-d8a3-4a08-92f7-cc9812d1f150 2026-03-24 09:38:19,246 - INFO - ================================================================================ 2026-03-24 09:38:19,247 - INFO - STARTING TEST : test_ports_bindings 2026-03-24 09:38:19,247 - 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-24 09:38:19,515 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-03-24 09:38:19,515 - INFO - Initial checks done. Running the testcase now 2026-03-24 09:38:19,515 - INFO - 2026-03-24 09:38:20,087 - DEBUG - Response for create_network : {'network': {'id': '53559bf6-fe0b-4afb-b512-6ca5e7833425', 'name': 'ctest-vn-30283545', 'tenant_id': 'd95ebd46d8a34a0892f7cc9812d1f150', 'project_id': 'd95ebd46d8a34a0892f7cc9812d1f150', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-85846412', 'ctest-vn-30283545'], 'port_security_enabled': True, 'description': ''}} 2026-03-24 09:38:20,252 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c897a02-7259-4e20-952e-35ffd96b9f81', 'name': '', 'tenant_id': 'd95ebd46d8a34a0892f7cc9812d1f150', 'network_id': '53559bf6-fe0b-4afb-b512-6ca5e7833425', 'ip_version': 4, 'cidr': '65.41.163.192/26', 'allocation_pools': [{'start': '65.41.163.194', 'end': '65.41.163.254'}], 'gateway_ip': '65.41.163.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '65.41.163.194', 'tags': [], 'project_id': 'd95ebd46d8a34a0892f7cc9812d1f150'}} 2026-03-24 09:38:20,271 - INFO - Created VN ctest-vn-30283545 2026-03-24 09:38:20,322 - DEBUG - VN ctest-vn-30283545 UUID is 53559bf6-fe0b-4afb-b512-6ca5e7833425 2026-03-24 09:38:20,433 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-85846412', 'ctest-vmi-08527480']} 2026-03-24 09:38:20,662 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-08527480', 'id': 'bacd5247-cba4-4fa2-97cf-4c9c96e0bbb9', 'tenant_id': 'd95ebd46d8a34a0892f7cc9812d1f150', 'network_id': '53559bf6-fe0b-4afb-b512-6ca5e7833425', 'mac_address': '02:ba:cd:52:47:cb', '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': '65.41.163.195', 'subnet_id': '9c897a02-7259-4e20-952e-35ffd96b9f81'}], 'security_groups': ['65473a0b-74b7-4757-802a-43a0c406837e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd95ebd46d8a34a0892f7cc9812d1f150'}} 2026-03-24 09:38:20,662 - DEBUG - Created port bacd5247-cba4-4fa2-97cf-4c9c96e0bbb9 2026-03-24 09:38:20,765 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/bacd5247-cba4-4fa2-97cf-4c9c96e0bbb9 2026-03-24 09:38:21,058 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/bacd5247-cba4-4fa2-97cf-4c9c96e0bbb9 2026-03-24 09:38:21,097 - INFO - VMI bacd5247-cba4-4fa2-97cf-4c9c96e0bbb9 verification in API Server passed 2026-03-24 09:38:21,188 - DEBUG - Response for delete_port : () 2026-03-24 09:38:21,188 - INFO - Deleted port bacd5247-cba4-4fa2-97cf-4c9c96e0bbb9 2026-03-24 09:38:21,188 - INFO - Deleting VN ctest-vn-30283545 2026-03-24 09:38:21,308 - DEBUG - Response for deleting network () 2026-03-24 09:38:21,563 - DEBUG - No XMPP flaps were noticed during the test 2026-03-24 09:38:21,563 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-24 09:38:21,563 - INFO - -------------------------------------------------------------------------------- 2026-03-24 09:38:21,565 - INFO - ================================================================================ 2026-03-24 09:38:21,565 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-24 09:38:21,565 - 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-24 09:38:21,851 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-03-24 09:38:21,851 - INFO - Initial checks done. Running the testcase now 2026-03-24 09:38:21,851 - INFO - 2026-03-24 09:38:22,054 - DEBUG - Response for create_network : {'network': {'id': 'fbbb03d9-e4a2-4068-960a-556d513471ce', 'name': 'ctest-vn1-08279632', 'tenant_id': 'd95ebd46d8a34a0892f7cc9812d1f150', 'project_id': 'd95ebd46d8a34a0892f7cc9812d1f150', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-85846412', 'ctest-vn1-08279632'], 'port_security_enabled': True, 'description': ''}} 2026-03-24 09:38:22,259 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bec2dbfb-6d4a-4d24-a747-f49b890059db', 'name': '', 'tenant_id': 'd95ebd46d8a34a0892f7cc9812d1f150', 'network_id': 'fbbb03d9-e4a2-4068-960a-556d513471ce', 'ip_version': 4, 'cidr': '185.108.129.64/26', 'allocation_pools': [{'start': '185.108.129.66', 'end': '185.108.129.126'}], 'gateway_ip': '185.108.129.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '185.108.129.66', 'tags': [], 'project_id': 'd95ebd46d8a34a0892f7cc9812d1f150'}} 2026-03-24 09:38:22,423 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a392bb03-14c2-492f-90c2-5be196619e14', 'name': '', 'tenant_id': 'd95ebd46d8a34a0892f7cc9812d1f150', 'network_id': 'fbbb03d9-e4a2-4068-960a-556d513471ce', 'ip_version': 4, 'cidr': '146.194.186.0/26', 'allocation_pools': [{'start': '146.194.186.2', 'end': '146.194.186.62'}], 'gateway_ip': '146.194.186.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '146.194.186.2', 'tags': [], 'project_id': 'd95ebd46d8a34a0892f7cc9812d1f150'}} 2026-03-24 09:38:22,444 - INFO - Created VN ctest-vn1-08279632 2026-03-24 09:38:22,494 - DEBUG - VN ctest-vn1-08279632 UUID is fbbb03d9-e4a2-4068-960a-556d513471ce 2026-03-24 09:38:22,830 - DEBUG - Response for create_port : {'port': {'name': 'f0621547-ef25-4038-a380-f3f5839981c7', 'id': 'f0621547-ef25-4038-a380-f3f5839981c7', 'tenant_id': 'd95ebd46d8a34a0892f7cc9812d1f150', 'network_id': 'fbbb03d9-e4a2-4068-960a-556d513471ce', 'mac_address': '02:f0:62:15:47:ef', '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': '185.108.129.69', 'subnet_id': 'bec2dbfb-6d4a-4d24-a747-f49b890059db'}], 'security_groups': ['65473a0b-74b7-4757-802a-43a0c406837e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd95ebd46d8a34a0892f7cc9812d1f150'}} 2026-03-24 09:38:23,011 - DEBUG - Response for create_port : {'port': {'name': 'bf47aee0-b640-474c-99c9-29e8344728f5', 'id': 'bf47aee0-b640-474c-99c9-29e8344728f5', 'tenant_id': 'd95ebd46d8a34a0892f7cc9812d1f150', 'network_id': 'fbbb03d9-e4a2-4068-960a-556d513471ce', 'mac_address': '02:bf:47:ae:e0:b6', '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': '146.194.186.5', 'subnet_id': 'a392bb03-14c2-492f-90c2-5be196619e14'}], 'security_groups': ['65473a0b-74b7-4757-802a-43a0c406837e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd95ebd46d8a34a0892f7cc9812d1f150'}} 2026-03-24 09:38:23,072 - DEBUG - Services list from nova: [, , ] 2026-03-24 09:38:23,436 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5526-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5526-1) 2026-03-24 09:38:23,857 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5526-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5526-1) 2026-03-24 09:38:23,857 - INFO - Waiting for VM ctest-vn1-vm1-74243241 to be up.. 2026-03-24 09:38:23,901 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-24 09:38:28,997 - DEBUG - VM is in ACTIVE state now 2026-03-24 09:38:28,997 - INFO - VM name : ctest-vn1-vm1-74243241 2026-03-24 09:38:29,081 - DEBUG - VM ctest-vn1-vm1-74243241 ID is a7650778-c6fc-4b07-9e2d-8ab5cacfb327 2026-03-24 09:38:29,106 - DEBUG - VM ctest-vn1-vm1-74243241 launched on Node cn-jenkins-deploy-platform-ansible-os-5526-1 2026-03-24 09:38:29,187 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a7650778-c6fc-4b07-9e2d-8ab5cacfb327 2026-03-24 09:38:29,196 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f0621547-ef25-4038-a380-f3f5839981c7 2026-03-24 09:38:32,448 - 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 1001ms') 2026-03-24 09:38:32,448 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-74243241 failed! 2026-03-24 09:38:32,506 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-85846412:ctest-vn1-08279632 is 185.108.129.65 and allocation pool is NOT set 2026-03-24 09:38:32,506 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-85846412:ctest-vn1-08279632 is 146.194.186.1 and allocation pool is NOT set 2026-03-24 09:38:36,569 - 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=4.83 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 4.826/4.826/4.826/0.000 ms') 2026-03-24 09:38:36,569 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-74243241 passed 2026-03-24 09:38:36,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 09:38:36,718 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-74243241, IP 185.108.129.69, Port 22 2026-03-24 09:38:36,873 - DEBUG - VM ctest-vn1-vm1-74243241 is ready for SSH connections 2026-03-24 09:38:36,873 - INFO - Waiting for VM ctest-vn1-vm2-74183117 to be up.. 2026-03-24 09:38:36,948 - DEBUG - VM is in ACTIVE state now 2026-03-24 09:38:36,948 - INFO - VM name : ctest-vn1-vm2-74183117 2026-03-24 09:38:37,026 - DEBUG - VM ctest-vn1-vm2-74183117 ID is 2c52e5ce-b7d1-482d-b965-d1c6441c6815 2026-03-24 09:38:37,027 - DEBUG - VM ctest-vn1-vm2-74183117 launched on Node cn-jenkins-deploy-platform-ansible-os-5526-1 2026-03-24 09:38:37,104 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/2c52e5ce-b7d1-482d-b965-d1c6441c6815 2026-03-24 09:38:37,112 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/bf47aee0-b640-474c-99c9-29e8344728f5 2026-03-24 09:38:38,349 - 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.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.402 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.402/1.609/2.816/1.207 ms') 2026-03-24 09:38:38,349 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-74183117 passed 2026-03-24 09:38:38,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 09:38:38,506 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-74183117, IP 146.194.186.5, Port 22 2026-03-24 09:38:38,661 - DEBUG - VM ctest-vn1-vm2-74183117 is ready for SSH connections 2026-03-24 09:38:38,661 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 09:38:38,661 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 09:38:38,661 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 09:38:38,661 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 185.108.129.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-03-24 09:38:38,661 - DEBUG - ping -s 56 -c 3 -W 1 185.108.129.69 2026-03-24 09:38:41,353 - DEBUG - PING 185.108.129.69 (185.108.129.69): 56 data bytes 64 bytes from 185.108.129.69: seq=0 ttl=63 time=4.403 ms 64 bytes from 185.108.129.69: seq=1 ttl=63 time=1.157 ms 64 bytes from 185.108.129.69: seq=2 ttl=63 time=1.331 ms --- 185.108.129.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.157/2.297/4.403 ms 2026-03-24 09:38:41,353 - INFO - Ping to IP 185.108.129.69 from VM ctest-vn1-vm2-74183117 passed 2026-03-24 09:38:41,353 - INFO - Detaching port bf47aee0-b640-474c-99c9-29e8344728f5 from VM ctest-vn1-vm2-74183117 2026-03-24 09:38:41,409 - INFO - Deleting VM ctest-vn1-vm2-74183117 2026-03-24 09:38:41,507 - INFO - Detaching port f0621547-ef25-4038-a380-f3f5839981c7 from VM ctest-vn1-vm1-74243241 2026-03-24 09:38:41,546 - INFO - Deleting VM ctest-vn1-vm1-74243241 2026-03-24 09:38:41,825 - DEBUG - Response for delete_port : () 2026-03-24 09:38:42,002 - DEBUG - Response for delete_port : () 2026-03-24 09:38:42,002 - INFO - Deleting VN ctest-vn1-08279632 2026-03-24 09:38:42,135 - DEBUG - Response for deleting network () 2026-03-24 09:38:42,400 - DEBUG - No XMPP flaps were noticed during the test 2026-03-24 09:38:42,401 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-03-24 09:38:42,401 - INFO - -------------------------------------------------------------------------------- 2026-03-24 09:38:43,165 - INFO - Deleted project: ctest-TestPorts-85846412, ID : d95ebd46-d8a3-4a08-92f7-cc9812d1f150