2026-01-19 14:51:51,675 - INFO - Domain Default found not creating 2026-01-19 14:51:51,831 - INFO - Project ctest-TestPorts-06407906 not found, creating it 2026-01-19 14:51:52,280 - INFO - Created Project:ctest-TestPorts-06407906, ID : 3fa4bab9-a63c-43f8-95ab-e41256a10c16 2026-01-19 14:51:53,764 - INFO - ================================================================================ 2026-01-19 14:51:53,764 - INFO - STARTING TEST : test_ports_bindings 2026-01-19 14:51:53,764 - 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-01-19 14:51:54,018 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-01-19 14:51:54,018 - INFO - Initial checks done. Running the testcase now 2026-01-19 14:51:54,018 - INFO - 2026-01-19 14:51:54,578 - DEBUG - Response for create_network : {'network': {'id': 'a7044953-c732-45e4-8476-a0b75f54c4ed', 'name': 'ctest-vn-04589956', 'tenant_id': '3fa4bab9a63c43f895abe41256a10c16', 'project_id': '3fa4bab9a63c43f895abe41256a10c16', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-06407906', 'ctest-vn-04589956'], 'port_security_enabled': True, 'description': ''}} 2026-01-19 14:51:54,773 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fc4af0d3-502f-45da-b00d-df2b74ca0ca3', 'name': '', 'tenant_id': '3fa4bab9a63c43f895abe41256a10c16', 'network_id': 'a7044953-c732-45e4-8476-a0b75f54c4ed', 'ip_version': 4, 'cidr': '106.84.219.128/26', 'allocation_pools': [{'start': '106.84.219.130', 'end': '106.84.219.190'}], 'gateway_ip': '106.84.219.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '106.84.219.130', 'tags': [], 'project_id': '3fa4bab9a63c43f895abe41256a10c16'}} 2026-01-19 14:51:54,794 - INFO - Created VN ctest-vn-04589956 2026-01-19 14:51:54,849 - DEBUG - VN ctest-vn-04589956 UUID is a7044953-c732-45e4-8476-a0b75f54c4ed 2026-01-19 14:51:54,956 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-06407906', 'ctest-vmi-81268356']} 2026-01-19 14:51:55,181 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-81268356', 'id': 'f93ef4d0-9cbf-4aa5-98f4-935fe95fc540', 'tenant_id': '3fa4bab9a63c43f895abe41256a10c16', 'network_id': 'a7044953-c732-45e4-8476-a0b75f54c4ed', 'mac_address': '02:f9:3e:f4:d0:9c', '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': '106.84.219.131', 'subnet_id': 'fc4af0d3-502f-45da-b00d-df2b74ca0ca3'}], 'security_groups': ['20c85e6f-0f37-4820-b100-e189a42526e5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3fa4bab9a63c43f895abe41256a10c16'}} 2026-01-19 14:51:55,181 - DEBUG - Created port f93ef4d0-9cbf-4aa5-98f4-935fe95fc540 2026-01-19 14:51:55,284 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f93ef4d0-9cbf-4aa5-98f4-935fe95fc540 2026-01-19 14:51:55,580 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f93ef4d0-9cbf-4aa5-98f4-935fe95fc540 2026-01-19 14:51:55,615 - INFO - VMI f93ef4d0-9cbf-4aa5-98f4-935fe95fc540 verification in API Server passed 2026-01-19 14:51:55,702 - DEBUG - Response for delete_port : () 2026-01-19 14:51:55,702 - INFO - Deleted port f93ef4d0-9cbf-4aa5-98f4-935fe95fc540 2026-01-19 14:51:55,702 - INFO - Deleting VN ctest-vn-04589956 2026-01-19 14:51:55,794 - DEBUG - Response for deleting network () 2026-01-19 14:51:56,050 - DEBUG - No XMPP flaps were noticed during the test 2026-01-19 14:51:56,050 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-01-19 14:51:56,050 - INFO - -------------------------------------------------------------------------------- 2026-01-19 14:51:56,052 - INFO - ================================================================================ 2026-01-19 14:51:56,052 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-01-19 14:51:56,052 - 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-01-19 14:51:56,338 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-01-19 14:51:56,338 - INFO - Initial checks done. Running the testcase now 2026-01-19 14:51:56,338 - INFO - 2026-01-19 14:51:56,521 - DEBUG - Response for create_network : {'network': {'id': '91cd0ee0-a5f1-44f1-b1ab-364bad6704d5', 'name': 'ctest-vn1-45014288', 'tenant_id': '3fa4bab9a63c43f895abe41256a10c16', 'project_id': '3fa4bab9a63c43f895abe41256a10c16', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-06407906', 'ctest-vn1-45014288'], 'port_security_enabled': True, 'description': ''}} 2026-01-19 14:51:56,679 - DEBUG - Response for create_subnet : {'subnet': {'id': '92bde858-b0ce-4566-a140-416f02e1991d', 'name': '', 'tenant_id': '3fa4bab9a63c43f895abe41256a10c16', 'network_id': '91cd0ee0-a5f1-44f1-b1ab-364bad6704d5', 'ip_version': 4, 'cidr': '54.188.219.0/26', 'allocation_pools': [{'start': '54.188.219.2', 'end': '54.188.219.62'}], 'gateway_ip': '54.188.219.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '54.188.219.2', 'tags': [], 'project_id': '3fa4bab9a63c43f895abe41256a10c16'}} 2026-01-19 14:51:56,830 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4142a61-419b-4b79-a18c-3a9bc4e28497', 'name': '', 'tenant_id': '3fa4bab9a63c43f895abe41256a10c16', 'network_id': '91cd0ee0-a5f1-44f1-b1ab-364bad6704d5', 'ip_version': 4, 'cidr': '4.37.9.0/26', 'allocation_pools': [{'start': '4.37.9.2', 'end': '4.37.9.62'}], 'gateway_ip': '4.37.9.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '4.37.9.2', 'tags': [], 'project_id': '3fa4bab9a63c43f895abe41256a10c16'}} 2026-01-19 14:51:56,848 - INFO - Created VN ctest-vn1-45014288 2026-01-19 14:51:56,900 - DEBUG - VN ctest-vn1-45014288 UUID is 91cd0ee0-a5f1-44f1-b1ab-364bad6704d5 2026-01-19 14:51:57,188 - DEBUG - Response for create_port : {'port': {'name': 'd0a21658-a6f3-4f1f-8596-ccbc08c61418', 'id': 'd0a21658-a6f3-4f1f-8596-ccbc08c61418', 'tenant_id': '3fa4bab9a63c43f895abe41256a10c16', 'network_id': '91cd0ee0-a5f1-44f1-b1ab-364bad6704d5', 'mac_address': '02:d0:a2:16:58:a6', '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': '54.188.219.5', 'subnet_id': '92bde858-b0ce-4566-a140-416f02e1991d'}], 'security_groups': ['20c85e6f-0f37-4820-b100-e189a42526e5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3fa4bab9a63c43f895abe41256a10c16'}} 2026-01-19 14:51:57,347 - DEBUG - Response for create_port : {'port': {'name': '5f80b81c-f072-4676-946e-daaf97b41a6c', 'id': '5f80b81c-f072-4676-946e-daaf97b41a6c', 'tenant_id': '3fa4bab9a63c43f895abe41256a10c16', 'network_id': '91cd0ee0-a5f1-44f1-b1ab-364bad6704d5', 'mac_address': '02:5f:80:b8:1c:f0', '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': '4.37.9.5', 'subnet_id': 'd4142a61-419b-4b79-a18c-3a9bc4e28497'}], 'security_groups': ['20c85e6f-0f37-4820-b100-e189a42526e5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3fa4bab9a63c43f895abe41256a10c16'}} 2026-01-19 14:51:57,403 - DEBUG - Services list from nova: [, , ] 2026-01-19 14:51:57,739 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5046-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5046-1) 2026-01-19 14:51:58,119 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5046-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5046-1) 2026-01-19 14:51:58,119 - INFO - Waiting for VM ctest-vn1-vm1-39083623 to be up.. 2026-01-19 14:51:58,160 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-01-19 14:52:03,242 - DEBUG - VM is in ACTIVE state now 2026-01-19 14:52:03,242 - INFO - VM name : ctest-vn1-vm1-39083623 2026-01-19 14:52:03,319 - DEBUG - VM ctest-vn1-vm1-39083623 ID is 0e120373-a00d-4797-ace2-127d1f94905d 2026-01-19 14:52:03,339 - DEBUG - VM ctest-vn1-vm1-39083623 launched on Node cn-jenkins-deploy-platform-ansible-os-5046-1 2026-01-19 14:52:03,423 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0e120373-a00d-4797-ace2-127d1f94905d 2026-01-19 14:52:03,432 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d0a21658-a6f3-4f1f-8596-ccbc08c61418 2026-01-19 14:52:06,678 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2026-01-19 14:52:06,678 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-39083623 failed! 2026-01-19 14:52:06,732 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-06407906:ctest-vn1-45014288 is 54.188.219.1 and allocation pool is NOT set 2026-01-19 14:52:06,733 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-06407906:ctest-vn1-45014288 is 4.37.9.1 and allocation pool is NOT set 2026-01-19 14:52:08,798 - 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.01 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.13 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 = 2.132/2.569/3.006/0.437 ms') 2026-01-19 14:52:08,798 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-39083623 passed 2026-01-19 14:52:08,957 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-19 14:52:08,957 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-39083623, IP 54.188.219.5, Port 22 2026-01-19 14:52:09,118 - DEBUG - VM ctest-vn1-vm1-39083623 is ready for SSH connections 2026-01-19 14:52:09,119 - INFO - Waiting for VM ctest-vn1-vm2-74089503 to be up.. 2026-01-19 14:52:09,317 - DEBUG - VM is in ACTIVE state now 2026-01-19 14:52:09,317 - INFO - VM name : ctest-vn1-vm2-74089503 2026-01-19 14:52:09,389 - DEBUG - VM ctest-vn1-vm2-74089503 ID is 96dceca6-37c8-41e7-b15f-ec826b9cb91e 2026-01-19 14:52:09,389 - DEBUG - VM ctest-vn1-vm2-74089503 launched on Node cn-jenkins-deploy-platform-ansible-os-5046-1 2026-01-19 14:52:09,469 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/96dceca6-37c8-41e7-b15f-ec826b9cb91e 2026-01-19 14:52:09,478 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5f80b81c-f072-4676-946e-daaf97b41a6c 2026-01-19 14:52:10,726 - 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.18 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.444 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.444/1.811/3.178/1.367 ms') 2026-01-19 14:52:10,726 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-74089503 passed 2026-01-19 14:52:10,877 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-19 14:52:10,877 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-74089503, IP 4.37.9.5, Port 22 2026-01-19 14:52:11,032 - DEBUG - VM ctest-vn1-vm2-74089503 is ready for SSH connections 2026-01-19 14:52:11,032 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-19 14:52:11,032 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-19 14:52:11,032 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-19 14:52:11,032 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 54.188.219.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-01-19 14:52:11,033 - DEBUG - ping -s 56 -c 3 -W 1 54.188.219.5 2026-01-19 14:52:14,764 - DEBUG - PING 54.188.219.5 (54.188.219.5): 56 data bytes 64 bytes from 54.188.219.5: seq=0 ttl=63 time=4.239 ms 64 bytes from 54.188.219.5: seq=1 ttl=63 time=0.927 ms 64 bytes from 54.188.219.5: seq=2 ttl=63 time=0.843 ms --- 54.188.219.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.843/2.003/4.239 ms 2026-01-19 14:52:14,764 - INFO - Ping to IP 54.188.219.5 from VM ctest-vn1-vm2-74089503 passed 2026-01-19 14:52:14,765 - INFO - Detaching port 5f80b81c-f072-4676-946e-daaf97b41a6c from VM ctest-vn1-vm2-74089503 2026-01-19 14:52:14,852 - INFO - Deleting VM ctest-vn1-vm2-74089503 2026-01-19 14:52:14,918 - INFO - Detaching port d0a21658-a6f3-4f1f-8596-ccbc08c61418 from VM ctest-vn1-vm1-39083623 2026-01-19 14:52:14,954 - INFO - Deleting VM ctest-vn1-vm1-39083623 2026-01-19 14:52:15,205 - DEBUG - Response for delete_port : () 2026-01-19 14:52:15,358 - DEBUG - Response for delete_port : () 2026-01-19 14:52:15,358 - INFO - Deleting VN ctest-vn1-45014288 2026-01-19 14:52:15,528 - DEBUG - Response for deleting network () 2026-01-19 14:52:15,782 - DEBUG - No XMPP flaps were noticed during the test 2026-01-19 14:52:15,782 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19] 2026-01-19 14:52:15,782 - INFO - -------------------------------------------------------------------------------- 2026-01-19 14:52:16,445 - INFO - Deleted project: ctest-TestPorts-06407906, ID : 3fa4bab9-a63c-43f8-95ab-e41256a10c16