2026-08-21 17:52:49,957 - INFO - Domain Default found not creating 2026-08-21 17:52:50,136 - INFO - Project ctest-TestPorts-16591153 not found, creating it 2026-08-21 17:52:50,634 - INFO - Created Project:ctest-TestPorts-16591153, ID : 81ac6b7c-d11d-47fc-adbc-4d1480d3723a 2026-08-21 17:52:52,391 - INFO - ================================================================================ 2026-08-21 17:52:52,391 - INFO - STARTING TEST : test_ports_bindings 2026-08-21 17:52:52,391 - 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-21 17:52:52,651 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.17': '0'}} with 2026-08-21 17:52:52,651 - INFO - Initial checks done. Running the testcase now 2026-08-21 17:52:52,651 - INFO - 2026-08-21 17:52:53,313 - DEBUG - Response for create_network : {'network': {'id': '67003f89-953e-4f8f-b873-d072a1ba1ca3', 'name': 'ctest-vn-09532541', 'tenant_id': '81ac6b7cd11d47fcadbc4d1480d3723a', 'project_id': '81ac6b7cd11d47fcadbc4d1480d3723a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-16591153', 'ctest-vn-09532541'], 'port_security_enabled': True, 'description': ''}} 2026-08-21 17:52:53,466 - DEBUG - Response for create_subnet : {'subnet': {'id': '50ddb554-785d-48ba-a0eb-5174e0a781eb', 'name': '', 'tenant_id': '81ac6b7cd11d47fcadbc4d1480d3723a', 'network_id': '67003f89-953e-4f8f-b873-d072a1ba1ca3', 'ip_version': 4, 'cidr': '43.203.26.64/26', 'allocation_pools': [{'start': '43.203.26.66', 'end': '43.203.26.126'}], 'gateway_ip': '43.203.26.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '43.203.26.66', 'tags': [], 'project_id': '81ac6b7cd11d47fcadbc4d1480d3723a'}} 2026-08-21 17:52:53,486 - INFO - Created VN ctest-vn-09532541 2026-08-21 17:52:53,540 - DEBUG - VN ctest-vn-09532541 UUID is 67003f89-953e-4f8f-b873-d072a1ba1ca3 2026-08-21 17:52:53,650 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-16591153', 'ctest-vmi-56852490']} 2026-08-21 17:52:53,928 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-56852490', 'id': '200882ec-bb32-41fd-bdda-022fb1cb273e', 'tenant_id': '81ac6b7cd11d47fcadbc4d1480d3723a', 'network_id': '67003f89-953e-4f8f-b873-d072a1ba1ca3', 'mac_address': '02:20:08:82:ec:bb', '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.203.26.67', 'subnet_id': '50ddb554-785d-48ba-a0eb-5174e0a781eb'}], 'security_groups': ['93b59034-e075-4aee-81c3-e3f2dbe8f19e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '81ac6b7cd11d47fcadbc4d1480d3723a'}} 2026-08-21 17:52:53,928 - DEBUG - Created port 200882ec-bb32-41fd-bdda-022fb1cb273e 2026-08-21 17:52:54,036 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/200882ec-bb32-41fd-bdda-022fb1cb273e 2026-08-21 17:52:54,402 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/200882ec-bb32-41fd-bdda-022fb1cb273e 2026-08-21 17:52:54,444 - INFO - VMI 200882ec-bb32-41fd-bdda-022fb1cb273e verification in API Server passed 2026-08-21 17:52:54,555 - DEBUG - Response for delete_port : () 2026-08-21 17:52:54,555 - INFO - Deleted port 200882ec-bb32-41fd-bdda-022fb1cb273e 2026-08-21 17:52:54,555 - INFO - Deleting VN ctest-vn-09532541 2026-08-21 17:52:54,697 - DEBUG - Response for deleting network () 2026-08-21 17:52:54,969 - DEBUG - No XMPP flaps were noticed during the test
2026-08-21 17:52:54,969 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-21 17:52:54,969 - INFO - -------------------------------------------------------------------------------- 2026-08-21 17:52:54,973 - INFO - ================================================================================ 2026-08-21 17:52:54,973 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-21 17:52:54,973 - 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-21 17:52:55,268 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.17': '0'}} with 2026-08-21 17:52:55,268 - INFO - Initial checks done. Running the testcase now 2026-08-21 17:52:55,268 - INFO - 2026-08-21 17:52:55,510 - DEBUG - Response for create_network : {'network': {'id': '4c8b9a02-abe7-4d61-8f65-b0a58e61daf6', 'name': 'ctest-vn1-88147858', 'tenant_id': '81ac6b7cd11d47fcadbc4d1480d3723a', 'project_id': '81ac6b7cd11d47fcadbc4d1480d3723a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-16591153', 'ctest-vn1-88147858'], 'port_security_enabled': True, 'description': ''}} 2026-08-21 17:52:55,732 - DEBUG - Response for create_subnet : {'subnet': {'id': '07192abf-8900-4623-b2dc-1bd5fc0c4197', 'name': '', 'tenant_id': '81ac6b7cd11d47fcadbc4d1480d3723a', 'network_id': '4c8b9a02-abe7-4d61-8f65-b0a58e61daf6', 'ip_version': 4, 'cidr': '81.131.48.192/26', 'allocation_pools': [{'start': '81.131.48.194', 'end': '81.131.48.254'}], 'gateway_ip': '81.131.48.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '81.131.48.194', 'tags': [], 'project_id': '81ac6b7cd11d47fcadbc4d1480d3723a'}} 2026-08-21 17:52:55,922 - DEBUG - Response for create_subnet : {'subnet': {'id': '23ce5185-b852-4257-bd88-2fad04f439a8', 'name': '', 'tenant_id': '81ac6b7cd11d47fcadbc4d1480d3723a', 'network_id': '4c8b9a02-abe7-4d61-8f65-b0a58e61daf6', 'ip_version': 4, 'cidr': '215.22.124.192/26', 'allocation_pools': [{'start': '215.22.124.194', 'end': '215.22.124.254'}], 'gateway_ip': '215.22.124.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '215.22.124.194', 'tags': [], 'project_id': '81ac6b7cd11d47fcadbc4d1480d3723a'}} 2026-08-21 17:52:55,945 - INFO - Created VN ctest-vn1-88147858 2026-08-21 17:52:56,000 - DEBUG - VN ctest-vn1-88147858 UUID is 4c8b9a02-abe7-4d61-8f65-b0a58e61daf6 2026-08-21 17:52:56,424 - DEBUG - Response for create_port : {'port': {'name': '3234c4ca-744b-48e6-8602-e3f0f090ab63', 'id': '3234c4ca-744b-48e6-8602-e3f0f090ab63', 'tenant_id': '81ac6b7cd11d47fcadbc4d1480d3723a', 'network_id': '4c8b9a02-abe7-4d61-8f65-b0a58e61daf6', 'mac_address': '02:32:34:c4:ca:74', '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': '81.131.48.197', 'subnet_id': '07192abf-8900-4623-b2dc-1bd5fc0c4197'}], 'security_groups': ['93b59034-e075-4aee-81c3-e3f2dbe8f19e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '81ac6b7cd11d47fcadbc4d1480d3723a'}} 2026-08-21 17:52:56,692 - DEBUG - Response for create_port : {'port': {'name': 'a0865293-bd4b-4227-8a0f-64c7c44b7bc2', 'id': 'a0865293-bd4b-4227-8a0f-64c7c44b7bc2', 'tenant_id': '81ac6b7cd11d47fcadbc4d1480d3723a', 'network_id': '4c8b9a02-abe7-4d61-8f65-b0a58e61daf6', 'mac_address': '02:a0:86:52:93: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': '215.22.124.197', 'subnet_id': '23ce5185-b852-4257-bd88-2fad04f439a8'}], 'security_groups': ['93b59034-e075-4aee-81c3-e3f2dbe8f19e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '81ac6b7cd11d47fcadbc4d1480d3723a'}} 2026-08-21 17:52:56,772 - DEBUG - Services list from nova: [, , ] 2026-08-21 17:52:57,236 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6205-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6205-1) 2026-08-21 17:52:57,781 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6205-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6205-1) 2026-08-21 17:52:57,782 - INFO - Waiting for VM ctest-vn1-vm1-48745822 to be up.. 2026-08-21 17:52:57,824 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 17:53:02,907 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 17:53:07,994 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 17:53:13,086 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 17:53:18,172 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 17:53:23,263 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 17:53:28,356 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 17:53:33,458 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 17:53:38,561 - DEBUG - VM is in ACTIVE state now 2026-08-21 17:53:38,561 - INFO - VM name : ctest-vn1-vm1-48745822 2026-08-21 17:53:38,658 - DEBUG - VM ctest-vn1-vm1-48745822 ID is ab20de6b-4ca1-4296-aa07-adc4b4f5ac0b 2026-08-21 17:53:38,681 - DEBUG - VM ctest-vn1-vm1-48745822 launched on Node cn-jenkins-deploy-platform-ansible-os-6205-1 2026-08-21 17:53:38,760 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/ab20de6b-4ca1-4296-aa07-adc4b4f5ac0b 2026-08-21 17:53:38,772 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/3234c4ca-744b-48e6-8602-e3f0f090ab63 2026-08-21 17:53:42,062 - 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 1017ms') 2026-08-21 17:53:42,062 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-48745822 failed! 2026-08-21 17:53:42,120 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-16591153:ctest-vn1-88147858 is 81.131.48.193 and allocation pool is NOT set 2026-08-21 17:53:42,120 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-16591153:ctest-vn1-88147858 is 215.22.124.193 and allocation pool is NOT set 2026-08-21 17:53:46,194 - 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.26 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1012ms\r\nrtt min/avg/max/mdev = 4.258/4.258/4.258/0.000 ms') 2026-08-21 17:53:46,194 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-48745822 passed 2026-08-21 17:53:46,352 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 17:53:46,352 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-48745822, IP 81.131.48.197, Port 22 2026-08-21 17:53:46,522 - DEBUG - VM ctest-vn1-vm1-48745822 is ready for SSH connections 2026-08-21 17:53:46,522 - INFO - Waiting for VM ctest-vn1-vm2-82093720 to be up.. 2026-08-21 17:53:46,612 - DEBUG - VM is in ACTIVE state now 2026-08-21 17:53:46,612 - INFO - VM name : ctest-vn1-vm2-82093720 2026-08-21 17:53:46,702 - DEBUG - VM ctest-vn1-vm2-82093720 ID is 194c4a87-f3ac-4e11-a941-2e9ab65da21d 2026-08-21 17:53:46,702 - DEBUG - VM ctest-vn1-vm2-82093720 launched on Node cn-jenkins-deploy-platform-ansible-os-6205-1 2026-08-21 17:53:46,786 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/194c4a87-f3ac-4e11-a941-2e9ab65da21d 2026-08-21 17:53:46,796 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/a0865293-bd4b-4227-8a0f-64c7c44b7bc2 2026-08-21 17:53:48,047 - 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=4.45 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.750 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.750/2.600/4.451/1.850 ms') 2026-08-21 17:53:48,047 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-82093720 passed 2026-08-21 17:53:48,204 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 17:53:48,204 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-82093720, IP 215.22.124.197, Port 22 2026-08-21 17:53:48,374 - DEBUG - VM ctest-vn1-vm2-82093720 is ready for SSH connections 2026-08-21 17:53:48,374 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 17:53:48,374 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 17:53:48,374 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 17:53:48,375 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.131.48.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123 2026-08-21 17:53:48,375 - DEBUG - ping -s 56 -c 3 -W 1 81.131.48.197 2026-08-21 17:53:51,401 - DEBUG - PING 81.131.48.197 (81.131.48.197): 56 data bytes 64 bytes from 81.131.48.197: seq=0 ttl=63 time=5.142 ms 64 bytes from 81.131.48.197: seq=1 ttl=63 time=1.293 ms 64 bytes from 81.131.48.197: seq=2 ttl=63 time=1.193 ms --- 81.131.48.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.193/2.542/5.142 ms 2026-08-21 17:53:51,401 - INFO - Ping to IP 81.131.48.197 from VM ctest-vn1-vm2-82093720 passed 2026-08-21 17:53:51,402 - INFO - Detaching port a0865293-bd4b-4227-8a0f-64c7c44b7bc2 from VM ctest-vn1-vm2-82093720 2026-08-21 17:53:51,470 - INFO - Deleting VM ctest-vn1-vm2-82093720 2026-08-21 17:53:51,565 - INFO - Detaching port 3234c4ca-744b-48e6-8602-e3f0f090ab63 from VM ctest-vn1-vm1-48745822 2026-08-21 17:53:51,606 - INFO - Deleting VM ctest-vn1-vm1-48745822 2026-08-21 17:53:51,915 - DEBUG - Response for delete_port : () 2026-08-21 17:53:52,124 - DEBUG - Response for delete_port : () 2026-08-21 17:53:52,124 - INFO - Deleting VN ctest-vn1-88147858 2026-08-21 17:53:52,283 - DEBUG - Response for deleting network () 2026-08-21 17:53:52,560 - DEBUG - No XMPP flaps were noticed during the test
2026-08-21 17:53:52,561 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:58]
2026-08-21 17:53:52,561 - INFO - -------------------------------------------------------------------------------- 2026-08-21 17:53:53,384 - INFO - Deleted project: ctest-TestPorts-16591153, ID : 81ac6b7c-d11d-47fc-adbc-4d1480d3723a