2026-08-24 10:48:59,653 - INFO - Domain Default found not creating 2026-08-24 10:48:59,853 - INFO - Project ctest-TestPorts-86495680 not found, creating it 2026-08-24 10:49:00,372 - INFO - Created Project:ctest-TestPorts-86495680, ID : 2fedcea2-3cb3-4c01-af86-d68220e0f73d 2026-08-24 10:49:02,114 - INFO - ================================================================================ 2026-08-24 10:49:02,114 - INFO - STARTING TEST : test_ports_bindings 2026-08-24 10:49:02,115 - 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-08-24 10:49:02,384 - DEBUG - Nothing to compare xmpp stats {'10.0.0.185': {'10.20.0.17': '0'}} with 2026-08-24 10:49:02,384 - INFO - Initial checks done. Running the testcase now 2026-08-24 10:49:02,384 - INFO - 2026-08-24 10:49:03,020 - DEBUG - Response for create_network : {'network': {'id': '889f713f-f361-471a-a445-8a910348c85f', 'name': 'ctest-vn-04411922', 'tenant_id': '2fedcea23cb34c01af86d68220e0f73d', 'project_id': '2fedcea23cb34c01af86d68220e0f73d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86495680', 'ctest-vn-04411922'], 'port_security_enabled': True, 'description': ''}} 2026-08-24 10:49:03,225 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd45a8a28-3674-4382-aa8f-6fbe78a700fe', 'name': '', 'tenant_id': '2fedcea23cb34c01af86d68220e0f73d', 'network_id': '889f713f-f361-471a-a445-8a910348c85f', 'ip_version': 4, 'cidr': '95.192.114.192/26', 'allocation_pools': [{'start': '95.192.114.194', 'end': '95.192.114.254'}], 'gateway_ip': '95.192.114.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '95.192.114.194', 'tags': [], 'project_id': '2fedcea23cb34c01af86d68220e0f73d'}} 2026-08-24 10:49:03,243 - INFO - Created VN ctest-vn-04411922 2026-08-24 10:49:03,299 - DEBUG - VN ctest-vn-04411922 UUID is 889f713f-f361-471a-a445-8a910348c85f 2026-08-24 10:49:03,415 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-86495680', 'ctest-vmi-29890428']} 2026-08-24 10:49:03,737 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-29890428', 'id': '98ec3f9c-37ac-45e7-a185-aba60b4893fd', 'tenant_id': '2fedcea23cb34c01af86d68220e0f73d', 'network_id': '889f713f-f361-471a-a445-8a910348c85f', 'mac_address': '02:98:ec:3f:9c:37', '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': '95.192.114.195', 'subnet_id': 'd45a8a28-3674-4382-aa8f-6fbe78a700fe'}], 'security_groups': ['b433ec44-d64e-4414-ada7-d37de8c7c117'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2fedcea23cb34c01af86d68220e0f73d'}} 2026-08-24 10:49:03,737 - DEBUG - Created port 98ec3f9c-37ac-45e7-a185-aba60b4893fd 2026-08-24 10:49:03,850 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine-interface/98ec3f9c-37ac-45e7-a185-aba60b4893fd 2026-08-24 10:49:04,181 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine-interface/98ec3f9c-37ac-45e7-a185-aba60b4893fd 2026-08-24 10:49:04,220 - INFO - VMI 98ec3f9c-37ac-45e7-a185-aba60b4893fd verification in API Server passed 2026-08-24 10:49:04,367 - DEBUG - Response for delete_port : () 2026-08-24 10:49:04,367 - INFO - Deleted port 98ec3f9c-37ac-45e7-a185-aba60b4893fd 2026-08-24 10:49:04,368 - INFO - Deleting VN ctest-vn-04411922 2026-08-24 10:49:04,511 - DEBUG - Response for deleting network () 2026-08-24 10:49:04,783 - DEBUG - No XMPP flaps were noticed during the test 2026-08-24 10:49:04,784 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-08-24 10:49:04,784 - INFO - -------------------------------------------------------------------------------- 2026-08-24 10:49:04,787 - INFO - ================================================================================ 2026-08-24 10:49:04,787 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-24 10:49:04,787 - 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-08-24 10:49:05,080 - DEBUG - Nothing to compare xmpp stats {'10.0.0.185': {'10.20.0.17': '0'}} with 2026-08-24 10:49:05,080 - INFO - Initial checks done. Running the testcase now 2026-08-24 10:49:05,080 - INFO - 2026-08-24 10:49:05,311 - DEBUG - Response for create_network : {'network': {'id': '628c6e80-9228-4e6b-8700-f32eec3728b7', 'name': 'ctest-vn1-18560905', 'tenant_id': '2fedcea23cb34c01af86d68220e0f73d', 'project_id': '2fedcea23cb34c01af86d68220e0f73d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86495680', 'ctest-vn1-18560905'], 'port_security_enabled': True, 'description': ''}} 2026-08-24 10:49:05,514 - DEBUG - Response for create_subnet : {'subnet': {'id': '054edf60-014a-460d-b8a4-bd60834ab26f', 'name': '', 'tenant_id': '2fedcea23cb34c01af86d68220e0f73d', 'network_id': '628c6e80-9228-4e6b-8700-f32eec3728b7', 'ip_version': 4, 'cidr': '60.168.110.64/26', 'allocation_pools': [{'start': '60.168.110.66', 'end': '60.168.110.126'}], 'gateway_ip': '60.168.110.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '60.168.110.66', 'tags': [], 'project_id': '2fedcea23cb34c01af86d68220e0f73d'}} 2026-08-24 10:49:05,731 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e698acd7-6c38-446c-86d9-fc8cbd5dfdc2', 'name': '', 'tenant_id': '2fedcea23cb34c01af86d68220e0f73d', 'network_id': '628c6e80-9228-4e6b-8700-f32eec3728b7', 'ip_version': 4, 'cidr': '123.252.193.64/26', 'allocation_pools': [{'start': '123.252.193.66', 'end': '123.252.193.126'}], 'gateway_ip': '123.252.193.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '123.252.193.66', 'tags': [], 'project_id': '2fedcea23cb34c01af86d68220e0f73d'}} 2026-08-24 10:49:05,754 - INFO - Created VN ctest-vn1-18560905 2026-08-24 10:49:05,811 - DEBUG - VN ctest-vn1-18560905 UUID is 628c6e80-9228-4e6b-8700-f32eec3728b7 2026-08-24 10:49:06,234 - DEBUG - Response for create_port : {'port': {'name': 'e2118dc2-01fe-4048-965f-dad60bc18fce', 'id': 'e2118dc2-01fe-4048-965f-dad60bc18fce', 'tenant_id': '2fedcea23cb34c01af86d68220e0f73d', 'network_id': '628c6e80-9228-4e6b-8700-f32eec3728b7', 'mac_address': '02:e2:11:8d:c2: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': '60.168.110.69', 'subnet_id': '054edf60-014a-460d-b8a4-bd60834ab26f'}], 'security_groups': ['b433ec44-d64e-4414-ada7-d37de8c7c117'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2fedcea23cb34c01af86d68220e0f73d'}} 2026-08-24 10:49:06,488 - DEBUG - Response for create_port : {'port': {'name': 'aff16963-c6ed-4f90-abaa-09a92a5ab216', 'id': 'aff16963-c6ed-4f90-abaa-09a92a5ab216', 'tenant_id': '2fedcea23cb34c01af86d68220e0f73d', 'network_id': '628c6e80-9228-4e6b-8700-f32eec3728b7', 'mac_address': '02:af:f1:69:63:c6', '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': '123.252.193.69', 'subnet_id': 'e698acd7-6c38-446c-86d9-fc8cbd5dfdc2'}], 'security_groups': ['b433ec44-d64e-4414-ada7-d37de8c7c117'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2fedcea23cb34c01af86d68220e0f73d'}} 2026-08-24 10:49:06,544 - DEBUG - Services list from nova: [, , ] 2026-08-24 10:49:06,920 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6213-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6213-1) 2026-08-24 10:49:07,386 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6213-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6213-1) 2026-08-24 10:49:07,387 - INFO - Waiting for VM ctest-vn1-vm1-87434600 to be up.. 2026-08-24 10:49:07,435 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 10:49:12,496 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 10:49:17,593 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 10:49:22,672 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 10:49:27,764 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 10:49:32,848 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 10:49:37,932 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 10:49:43,027 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 10:49:48,124 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 10:49:53,212 - DEBUG - VM is in ACTIVE state now 2026-08-24 10:49:53,212 - INFO - VM name : ctest-vn1-vm1-87434600 2026-08-24 10:49:53,304 - DEBUG - VM ctest-vn1-vm1-87434600 ID is a0b32f63-782b-43c7-a217-96c36761ccd4 2026-08-24 10:49:53,326 - DEBUG - VM ctest-vn1-vm1-87434600 launched on Node cn-jenkins-deploy-platform-ansible-os-6213-1 2026-08-24 10:49:53,410 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine/a0b32f63-782b-43c7-a217-96c36761ccd4 2026-08-24 10:49:53,419 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine-interface/e2118dc2-01fe-4048-965f-dad60bc18fce 2026-08-24 10:49:56,691 - 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=2 ttl=63 time=5.58 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1021ms\r\nrtt min/avg/max/mdev = 5.580/5.580/5.580/0.000 ms') 2026-08-24 10:49:56,691 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-87434600 passed 2026-08-24 10:49:56,847 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 10:49:56,847 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-87434600, IP 60.168.110.69, Port 22 2026-08-24 10:49:57,018 - DEBUG - VM ctest-vn1-vm1-87434600 is ready for SSH connections 2026-08-24 10:49:57,018 - INFO - Waiting for VM ctest-vn1-vm2-78189056 to be up.. 2026-08-24 10:49:57,108 - DEBUG - VM is in ACTIVE state now 2026-08-24 10:49:57,109 - INFO - VM name : ctest-vn1-vm2-78189056 2026-08-24 10:49:57,195 - DEBUG - VM ctest-vn1-vm2-78189056 ID is 243353d1-c08c-4e27-a436-7d7a91cc3190 2026-08-24 10:49:57,196 - DEBUG - VM ctest-vn1-vm2-78189056 launched on Node cn-jenkins-deploy-platform-ansible-os-6213-1 2026-08-24 10:49:57,291 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine/243353d1-c08c-4e27-a436-7d7a91cc3190 2026-08-24 10:49:57,301 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine-interface/aff16963-c6ed-4f90-abaa-09a92a5ab216 2026-08-24 10:49:58,553 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.520 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.520/2.284/4.049/1.764 ms') 2026-08-24 10:49:58,553 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-78189056 passed 2026-08-24 10:49:58,710 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 10:49:58,711 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-78189056, IP 123.252.193.69, Port 22 2026-08-24 10:49:58,867 - DEBUG - VM ctest-vn1-vm2-78189056 is ready for SSH connections 2026-08-24 10:49:58,867 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 10:49:58,867 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 10:49:58,867 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 10:49:58,867 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 60.168.110.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.185, gateway password: c0ntrail123 2026-08-24 10:49:58,867 - DEBUG - ping -s 56 -c 3 -W 1 60.168.110.69 2026-08-24 10:50:03,038 - DEBUG - PING 60.168.110.69 (60.168.110.69): 56 data bytes 64 bytes from 60.168.110.69: seq=0 ttl=63 time=6.719 ms 64 bytes from 60.168.110.69: seq=1 ttl=63 time=1.108 ms 64 bytes from 60.168.110.69: seq=2 ttl=63 time=1.693 ms --- 60.168.110.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.108/3.173/6.719 ms 2026-08-24 10:50:03,038 - INFO - Ping to IP 60.168.110.69 from VM ctest-vn1-vm2-78189056 passed 2026-08-24 10:50:03,038 - INFO - Detaching port aff16963-c6ed-4f90-abaa-09a92a5ab216 from VM ctest-vn1-vm2-78189056 2026-08-24 10:50:03,102 - INFO - Deleting VM ctest-vn1-vm2-78189056 2026-08-24 10:50:03,201 - INFO - Detaching port e2118dc2-01fe-4048-965f-dad60bc18fce from VM ctest-vn1-vm1-87434600 2026-08-24 10:50:03,240 - INFO - Deleting VM ctest-vn1-vm1-87434600 2026-08-24 10:50:03,577 - DEBUG - Response for delete_port : () 2026-08-24 10:50:03,813 - DEBUG - Response for delete_port : () 2026-08-24 10:50:03,813 - INFO - Deleting VN ctest-vn1-18560905 2026-08-24 10:50:03,987 - DEBUG - Response for deleting network () 2026-08-24 10:50:04,262 - DEBUG - No XMPP flaps were noticed during the test 2026-08-24 10:50:04,262 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:00] 2026-08-24 10:50:04,262 - INFO - -------------------------------------------------------------------------------- 2026-08-24 10:50:05,019 - INFO - Deleted project: ctest-TestPorts-86495680, ID : 2fedcea2-3cb3-4c01-af86-d68220e0f73d