2026-04-22 13:35:29,888 - INFO - Domain Default found not creating 2026-04-22 13:35:30,035 - INFO - Project ctest-TestPorts-84611737 not found, creating it 2026-04-22 13:35:30,477 - INFO - Created Project:ctest-TestPorts-84611737, ID : 825bad95-f140-4f57-8a76-995f1f73a1c3 2026-04-22 13:35:31,923 - INFO - ================================================================================ 2026-04-22 13:35:31,923 - INFO - STARTING TEST : test_ports_bindings 2026-04-22 13:35:31,923 - 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-22 13:35:32,192 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.17': '0'}} with 2026-04-22 13:35:32,193 - INFO - Initial checks done. Running the testcase now 2026-04-22 13:35:32,193 - INFO - 2026-04-22 13:35:32,749 - DEBUG - Response for create_network : {'network': {'id': 'feae3b9f-2f96-49fb-bae2-5df8ee40316d', 'name': 'ctest-vn-63753668', 'tenant_id': '825bad95f1404f578a76995f1f73a1c3', 'project_id': '825bad95f1404f578a76995f1f73a1c3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84611737', 'ctest-vn-63753668'], 'port_security_enabled': True, 'description': ''}} 2026-04-22 13:35:32,921 - DEBUG - Response for create_subnet : {'subnet': {'id': '049f5f4d-c764-46d0-af42-986d838278d6', 'name': '', 'tenant_id': '825bad95f1404f578a76995f1f73a1c3', 'network_id': 'feae3b9f-2f96-49fb-bae2-5df8ee40316d', 'ip_version': 4, 'cidr': '48.32.103.64/26', 'allocation_pools': [{'start': '48.32.103.66', 'end': '48.32.103.126'}], 'gateway_ip': '48.32.103.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '48.32.103.66', 'tags': [], 'project_id': '825bad95f1404f578a76995f1f73a1c3'}} 2026-04-22 13:35:32,938 - INFO - Created VN ctest-vn-63753668 2026-04-22 13:35:32,988 - DEBUG - VN ctest-vn-63753668 UUID is feae3b9f-2f96-49fb-bae2-5df8ee40316d 2026-04-22 13:35:33,090 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-84611737', 'ctest-vmi-42610920']} 2026-04-22 13:35:33,349 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-42610920', 'id': '8241c813-95ee-4aad-bc03-ef804b085ba5', 'tenant_id': '825bad95f1404f578a76995f1f73a1c3', 'network_id': 'feae3b9f-2f96-49fb-bae2-5df8ee40316d', 'mac_address': '02:82:41:c8:13:95', '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': '48.32.103.67', 'subnet_id': '049f5f4d-c764-46d0-af42-986d838278d6'}], 'security_groups': ['a5691295-ce80-49de-a1a1-6287afa9b4e7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '825bad95f1404f578a76995f1f73a1c3'}} 2026-04-22 13:35:33,349 - DEBUG - Created port 8241c813-95ee-4aad-bc03-ef804b085ba5 2026-04-22 13:35:33,452 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/8241c813-95ee-4aad-bc03-ef804b085ba5 2026-04-22 13:35:33,743 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/8241c813-95ee-4aad-bc03-ef804b085ba5 2026-04-22 13:35:33,778 - INFO - VMI 8241c813-95ee-4aad-bc03-ef804b085ba5 verification in API Server passed 2026-04-22 13:35:33,860 - DEBUG - Response for delete_port : () 2026-04-22 13:35:33,860 - INFO - Deleted port 8241c813-95ee-4aad-bc03-ef804b085ba5 2026-04-22 13:35:33,861 - INFO - Deleting VN ctest-vn-63753668 2026-04-22 13:35:33,953 - DEBUG - Response for deleting network () 2026-04-22 13:35:34,205 - DEBUG - No XMPP flaps were noticed during the test 2026-04-22 13:35:34,205 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-04-22 13:35:34,205 - INFO - -------------------------------------------------------------------------------- 2026-04-22 13:35:34,207 - INFO - ================================================================================ 2026-04-22 13:35:34,207 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-22 13:35:34,207 - 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-22 13:35:34,501 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.17': '0'}} with 2026-04-22 13:35:34,501 - INFO - Initial checks done. Running the testcase now 2026-04-22 13:35:34,501 - INFO - 2026-04-22 13:35:34,666 - DEBUG - Response for create_network : {'network': {'id': '3c6c3014-9474-4b98-bd48-765395783834', 'name': 'ctest-vn1-15926680', 'tenant_id': '825bad95f1404f578a76995f1f73a1c3', 'project_id': '825bad95f1404f578a76995f1f73a1c3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84611737', 'ctest-vn1-15926680'], 'port_security_enabled': True, 'description': ''}} 2026-04-22 13:35:34,888 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fcf33cde-534e-4b2c-a71e-2718a1d499df', 'name': '', 'tenant_id': '825bad95f1404f578a76995f1f73a1c3', 'network_id': '3c6c3014-9474-4b98-bd48-765395783834', 'ip_version': 4, 'cidr': '140.108.116.0/26', 'allocation_pools': [{'start': '140.108.116.2', 'end': '140.108.116.62'}], 'gateway_ip': '140.108.116.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '140.108.116.2', 'tags': [], 'project_id': '825bad95f1404f578a76995f1f73a1c3'}} 2026-04-22 13:35:35,073 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe741086-8494-46c7-9577-34ecfb4e2a98', 'name': '', 'tenant_id': '825bad95f1404f578a76995f1f73a1c3', 'network_id': '3c6c3014-9474-4b98-bd48-765395783834', 'ip_version': 4, 'cidr': '34.221.205.128/26', 'allocation_pools': [{'start': '34.221.205.130', 'end': '34.221.205.190'}], 'gateway_ip': '34.221.205.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.221.205.130', 'tags': [], 'project_id': '825bad95f1404f578a76995f1f73a1c3'}} 2026-04-22 13:35:35,090 - INFO - Created VN ctest-vn1-15926680 2026-04-22 13:35:35,140 - DEBUG - VN ctest-vn1-15926680 UUID is 3c6c3014-9474-4b98-bd48-765395783834 2026-04-22 13:35:35,426 - DEBUG - Response for create_port : {'port': {'name': '4fea117d-e8c4-4a58-bb9e-6804b1b1c247', 'id': '4fea117d-e8c4-4a58-bb9e-6804b1b1c247', 'tenant_id': '825bad95f1404f578a76995f1f73a1c3', 'network_id': '3c6c3014-9474-4b98-bd48-765395783834', 'mac_address': '02:4f:ea:11:7d:e8', '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': '140.108.116.5', 'subnet_id': 'fcf33cde-534e-4b2c-a71e-2718a1d499df'}], 'security_groups': ['a5691295-ce80-49de-a1a1-6287afa9b4e7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '825bad95f1404f578a76995f1f73a1c3'}} 2026-04-22 13:35:35,586 - DEBUG - Response for create_port : {'port': {'name': 'e59c63c8-57bc-4d4b-bd2b-6cd305d798e1', 'id': 'e59c63c8-57bc-4d4b-bd2b-6cd305d798e1', 'tenant_id': '825bad95f1404f578a76995f1f73a1c3', 'network_id': '3c6c3014-9474-4b98-bd48-765395783834', 'mac_address': '02:e5:9c:63:c8:57', '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': '34.221.205.133', 'subnet_id': 'fe741086-8494-46c7-9577-34ecfb4e2a98'}], 'security_groups': ['a5691295-ce80-49de-a1a1-6287afa9b4e7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '825bad95f1404f578a76995f1f73a1c3'}} 2026-04-22 13:35:35,637 - DEBUG - Services list from nova: [, , ] 2026-04-22 13:35:35,963 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5666-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5666-1) 2026-04-22 13:35:36,324 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5666-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5666-1) 2026-04-22 13:35:36,324 - INFO - Waiting for VM ctest-vn1-vm1-53582427 to be up.. 2026-04-22 13:35:36,361 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-22 13:35:41,437 - DEBUG - VM is in ACTIVE state now 2026-04-22 13:35:41,437 - INFO - VM name : ctest-vn1-vm1-53582427 2026-04-22 13:35:41,513 - DEBUG - VM ctest-vn1-vm1-53582427 ID is da692169-5804-4f0e-aa7c-55433d7e9afe 2026-04-22 13:35:41,531 - DEBUG - VM ctest-vn1-vm1-53582427 launched on Node cn-jenkins-deploy-platform-ansible-os-5666-1 2026-04-22 13:35:41,597 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/da692169-5804-4f0e-aa7c-55433d7e9afe 2026-04-22 13:35:41,605 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/4fea117d-e8c4-4a58-bb9e-6804b1b1c247 2026-04-22 13:35:44,853 - 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 1011ms') 2026-04-22 13:35:44,853 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-53582427 failed! 2026-04-22 13:35:44,904 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-84611737:ctest-vn1-15926680 is 140.108.116.1 and allocation pool is NOT set 2026-04-22 13:35:44,904 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-84611737:ctest-vn1-15926680 is 34.221.205.129 and allocation pool is NOT set 2026-04-22 13:35:46,965 - 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=3.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.820 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.820/2.170/3.521/1.350 ms') 2026-04-22 13:35:46,965 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-53582427 passed 2026-04-22 13:35:47,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 13:35:47,116 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-53582427, IP 140.108.116.5, Port 22 2026-04-22 13:35:47,272 - DEBUG - VM ctest-vn1-vm1-53582427 is ready for SSH connections 2026-04-22 13:35:47,272 - INFO - Waiting for VM ctest-vn1-vm2-99578857 to be up.. 2026-04-22 13:35:47,348 - DEBUG - VM is in ACTIVE state now 2026-04-22 13:35:47,349 - INFO - VM name : ctest-vn1-vm2-99578857 2026-04-22 13:35:47,416 - DEBUG - VM ctest-vn1-vm2-99578857 ID is 2ebb209c-21e2-40c1-a584-1b0df123d1e5 2026-04-22 13:35:47,416 - DEBUG - VM ctest-vn1-vm2-99578857 launched on Node cn-jenkins-deploy-platform-ansible-os-5666-1 2026-04-22 13:35:47,487 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/2ebb209c-21e2-40c1-a584-1b0df123d1e5 2026-04-22 13:35:47,495 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/e59c63c8-57bc-4d4b-bd2b-6cd305d798e1 2026-04-22 13:35:48,729 - 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=3.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.400 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.400/1.741/3.082/1.341 ms') 2026-04-22 13:35:48,730 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-99578857 passed 2026-04-22 13:35:48,884 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 13:35:48,884 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-99578857, IP 34.221.205.133, Port 22 2026-04-22 13:35:49,040 - DEBUG - VM ctest-vn1-vm2-99578857 is ready for SSH connections 2026-04-22 13:35:49,040 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 13:35:49,040 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 13:35:49,040 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 13:35:49,040 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 140.108.116.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2026-04-22 13:35:49,040 - DEBUG - ping -s 56 -c 3 -W 1 140.108.116.5 2026-04-22 13:35:51,683 - DEBUG - PING 140.108.116.5 (140.108.116.5): 56 data bytes 64 bytes from 140.108.116.5: seq=0 ttl=63 time=3.633 ms 64 bytes from 140.108.116.5: seq=1 ttl=63 time=0.911 ms 64 bytes from 140.108.116.5: seq=2 ttl=63 time=0.943 ms --- 140.108.116.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.911/1.829/3.633 ms 2026-04-22 13:35:51,683 - INFO - Ping to IP 140.108.116.5 from VM ctest-vn1-vm2-99578857 passed 2026-04-22 13:35:51,683 - INFO - Detaching port e59c63c8-57bc-4d4b-bd2b-6cd305d798e1 from VM ctest-vn1-vm2-99578857 2026-04-22 13:35:51,730 - INFO - Deleting VM ctest-vn1-vm2-99578857 2026-04-22 13:35:51,794 - INFO - Detaching port 4fea117d-e8c4-4a58-bb9e-6804b1b1c247 from VM ctest-vn1-vm1-53582427 2026-04-22 13:35:51,830 - INFO - Deleting VM ctest-vn1-vm1-53582427 2026-04-22 13:35:52,038 - DEBUG - Response for delete_port : () 2026-04-22 13:35:52,200 - DEBUG - Response for delete_port : () 2026-04-22 13:35:52,200 - INFO - Deleting VN ctest-vn1-15926680 2026-04-22 13:35:52,351 - DEBUG - Response for deleting network () 2026-04-22 13:35:52,613 - DEBUG - No XMPP flaps were noticed during the test 2026-04-22 13:35:52,613 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:18] 2026-04-22 13:35:52,613 - INFO - -------------------------------------------------------------------------------- 2026-04-22 13:35:53,292 - INFO - Deleted project: ctest-TestPorts-84611737, ID : 825bad95-f140-4f57-8a76-995f1f73a1c3