2026-08-17 09:40:27,708 - INFO - Domain Default found not creating 2026-08-17 09:40:27,875 - INFO - Project ctest-TestPorts-23218108 not found, creating it 2026-08-17 09:40:28,355 - INFO - Created Project:ctest-TestPorts-23218108, ID : 9d008132-4b16-4b7e-9d80-910b15a6860d 2026-08-17 09:40:30,069 - INFO - ================================================================================ 2026-08-17 09:40:30,069 - INFO - STARTING TEST : test_ports_bindings 2026-08-17 09:40:30,070 - 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-17 09:40:30,335 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-08-17 09:40:30,335 - INFO - Initial checks done. Running the testcase now 2026-08-17 09:40:30,335 - INFO - 2026-08-17 09:40:30,992 - DEBUG - Response for create_network : {'network': {'id': 'b3fc12ee-1df3-4842-aeae-e868d334b283', 'name': 'ctest-vn-75247164', 'tenant_id': '9d0081324b164b7e9d80910b15a6860d', 'project_id': '9d0081324b164b7e9d80910b15a6860d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23218108', 'ctest-vn-75247164'], 'port_security_enabled': True, 'description': ''}} 2026-08-17 09:40:31,213 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f661adff-a8c2-4145-a836-c5b3bfb6de5f', 'name': '', 'tenant_id': '9d0081324b164b7e9d80910b15a6860d', 'network_id': 'b3fc12ee-1df3-4842-aeae-e868d334b283', 'ip_version': 4, 'cidr': '188.63.31.128/26', 'allocation_pools': [{'start': '188.63.31.130', 'end': '188.63.31.190'}], 'gateway_ip': '188.63.31.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '188.63.31.130', 'tags': [], 'project_id': '9d0081324b164b7e9d80910b15a6860d'}} 2026-08-17 09:40:31,230 - INFO - Created VN ctest-vn-75247164 2026-08-17 09:40:31,284 - DEBUG - VN ctest-vn-75247164 UUID is b3fc12ee-1df3-4842-aeae-e868d334b283 2026-08-17 09:40:31,389 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-23218108', 'ctest-vmi-82267478']} 2026-08-17 09:40:31,721 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-82267478', 'id': 'c5f31629-e8e9-4558-a5d5-8c9fc0d257b2', 'tenant_id': '9d0081324b164b7e9d80910b15a6860d', 'network_id': 'b3fc12ee-1df3-4842-aeae-e868d334b283', 'mac_address': '02:c5:f3:16:29:e8', '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': '188.63.31.131', 'subnet_id': 'f661adff-a8c2-4145-a836-c5b3bfb6de5f'}], 'security_groups': ['b45b1843-f742-4f31-abcf-26685b4d2912'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9d0081324b164b7e9d80910b15a6860d'}} 2026-08-17 09:40:31,721 - DEBUG - Created port c5f31629-e8e9-4558-a5d5-8c9fc0d257b2 2026-08-17 09:40:31,828 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c5f31629-e8e9-4558-a5d5-8c9fc0d257b2 2026-08-17 09:40:32,190 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c5f31629-e8e9-4558-a5d5-8c9fc0d257b2 2026-08-17 09:40:32,221 - INFO - VMI c5f31629-e8e9-4558-a5d5-8c9fc0d257b2 verification in API Server passed 2026-08-17 09:40:32,327 - DEBUG - Response for delete_port : () 2026-08-17 09:40:32,327 - INFO - Deleted port c5f31629-e8e9-4558-a5d5-8c9fc0d257b2 2026-08-17 09:40:32,328 - INFO - Deleting VN ctest-vn-75247164 2026-08-17 09:40:32,443 - DEBUG - Response for deleting network () 2026-08-17 09:40:32,721 - DEBUG - No XMPP flaps were noticed during the test 2026-08-17 09:40:32,721 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-08-17 09:40:32,721 - INFO - -------------------------------------------------------------------------------- 2026-08-17 09:40:32,724 - INFO - ================================================================================ 2026-08-17 09:40:32,724 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-17 09:40:32,724 - 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-17 09:40:33,013 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-08-17 09:40:33,013 - INFO - Initial checks done. Running the testcase now 2026-08-17 09:40:33,013 - INFO - 2026-08-17 09:40:33,217 - DEBUG - Response for create_network : {'network': {'id': '8d197fa1-1a2e-4c58-b222-3f3b7cb7bc80', 'name': 'ctest-vn1-49635715', 'tenant_id': '9d0081324b164b7e9d80910b15a6860d', 'project_id': '9d0081324b164b7e9d80910b15a6860d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23218108', 'ctest-vn1-49635715'], 'port_security_enabled': True, 'description': ''}} 2026-08-17 09:40:33,437 - DEBUG - Response for create_subnet : {'subnet': {'id': '58c89c10-e034-4b11-b483-830b25b52cd7', 'name': '', 'tenant_id': '9d0081324b164b7e9d80910b15a6860d', 'network_id': '8d197fa1-1a2e-4c58-b222-3f3b7cb7bc80', 'ip_version': 4, 'cidr': '90.243.112.0/26', 'allocation_pools': [{'start': '90.243.112.2', 'end': '90.243.112.62'}], 'gateway_ip': '90.243.112.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '90.243.112.2', 'tags': [], 'project_id': '9d0081324b164b7e9d80910b15a6860d'}} 2026-08-17 09:40:33,629 - DEBUG - Response for create_subnet : {'subnet': {'id': '6e5c51de-8ce8-445b-88e2-48b01028f361', 'name': '', 'tenant_id': '9d0081324b164b7e9d80910b15a6860d', 'network_id': '8d197fa1-1a2e-4c58-b222-3f3b7cb7bc80', 'ip_version': 4, 'cidr': '38.99.139.0/26', 'allocation_pools': [{'start': '38.99.139.2', 'end': '38.99.139.62'}], 'gateway_ip': '38.99.139.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '38.99.139.2', 'tags': [], 'project_id': '9d0081324b164b7e9d80910b15a6860d'}} 2026-08-17 09:40:33,649 - INFO - Created VN ctest-vn1-49635715 2026-08-17 09:40:33,704 - DEBUG - VN ctest-vn1-49635715 UUID is 8d197fa1-1a2e-4c58-b222-3f3b7cb7bc80 2026-08-17 09:40:34,082 - DEBUG - Response for create_port : {'port': {'name': '64fda3a1-c88a-4e31-9149-46f11493c943', 'id': '64fda3a1-c88a-4e31-9149-46f11493c943', 'tenant_id': '9d0081324b164b7e9d80910b15a6860d', 'network_id': '8d197fa1-1a2e-4c58-b222-3f3b7cb7bc80', 'mac_address': '02:64:fd:a3:a1:c8', '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': '90.243.112.5', 'subnet_id': '58c89c10-e034-4b11-b483-830b25b52cd7'}], 'security_groups': ['b45b1843-f742-4f31-abcf-26685b4d2912'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9d0081324b164b7e9d80910b15a6860d'}} 2026-08-17 09:40:34,305 - DEBUG - Response for create_port : {'port': {'name': '8e95f433-7a3b-4e75-acf2-b0181a98e679', 'id': '8e95f433-7a3b-4e75-acf2-b0181a98e679', 'tenant_id': '9d0081324b164b7e9d80910b15a6860d', 'network_id': '8d197fa1-1a2e-4c58-b222-3f3b7cb7bc80', 'mac_address': '02:8e:95:f4:33:7a', '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': '38.99.139.5', 'subnet_id': '6e5c51de-8ce8-445b-88e2-48b01028f361'}], 'security_groups': ['b45b1843-f742-4f31-abcf-26685b4d2912'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9d0081324b164b7e9d80910b15a6860d'}} 2026-08-17 09:40:34,367 - DEBUG - Services list from nova: [, , ] 2026-08-17 09:40:34,718 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6170-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6170-1) 2026-08-17 09:40:35,205 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6170-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6170-1) 2026-08-17 09:40:35,205 - INFO - Waiting for VM ctest-vn1-vm1-56703973 to be up.. 2026-08-17 09:40:35,252 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 09:40:40,309 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 09:40:45,390 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 09:40:50,479 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 09:40:55,572 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 09:41:00,654 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 09:41:05,744 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 09:41:10,823 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 09:41:15,907 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 09:41:20,990 - DEBUG - VM is in ACTIVE state now 2026-08-17 09:41:20,990 - INFO - VM name : ctest-vn1-vm1-56703973 2026-08-17 09:41:21,070 - DEBUG - VM ctest-vn1-vm1-56703973 ID is 34a2b5a8-5fee-4b4e-8967-a58683eacf0a 2026-08-17 09:41:21,093 - DEBUG - VM ctest-vn1-vm1-56703973 launched on Node cn-jenkins-deploy-platform-ansible-os-6170-1 2026-08-17 09:41:21,178 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/34a2b5a8-5fee-4b4e-8967-a58683eacf0a 2026-08-17 09:41:21,189 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/64fda3a1-c88a-4e31-9149-46f11493c943 2026-08-17 09:41:24,475 - 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 1029ms') 2026-08-17 09:41:24,475 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-56703973 failed! 2026-08-17 09:41:24,532 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23218108:ctest-vn1-49635715 is 90.243.112.1 and allocation pool is NOT set 2026-08-17 09:41:24,532 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23218108:ctest-vn1-49635715 is 38.99.139.1 and allocation pool is NOT set 2026-08-17 09:41:26,598 - 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.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.508 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.508/2.193/3.878/1.685 ms') 2026-08-17 09:41:26,598 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-56703973 passed 2026-08-17 09:41:26,748 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 09:41:26,748 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-56703973, IP 90.243.112.5, Port 22 2026-08-17 09:41:26,917 - DEBUG - VM ctest-vn1-vm1-56703973 is ready for SSH connections 2026-08-17 09:41:26,918 - INFO - Waiting for VM ctest-vn1-vm2-58455374 to be up.. 2026-08-17 09:41:26,996 - DEBUG - VM is in ACTIVE state now 2026-08-17 09:41:26,996 - INFO - VM name : ctest-vn1-vm2-58455374 2026-08-17 09:41:27,078 - DEBUG - VM ctest-vn1-vm2-58455374 ID is 42193a73-4306-4db0-8a31-d1e365518d73 2026-08-17 09:41:27,078 - DEBUG - VM ctest-vn1-vm2-58455374 launched on Node cn-jenkins-deploy-platform-ansible-os-6170-1 2026-08-17 09:41:27,153 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/42193a73-4306-4db0-8a31-d1e365518d73 2026-08-17 09:41:27,162 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/8e95f433-7a3b-4e75-acf2-b0181a98e679 2026-08-17 09:41:28,414 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.456 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.456/1.952/3.448/1.496 ms') 2026-08-17 09:41:28,414 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-58455374 passed 2026-08-17 09:41:28,568 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 09:41:28,568 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-58455374, IP 38.99.139.5, Port 22 2026-08-17 09:41:28,734 - DEBUG - VM ctest-vn1-vm2-58455374 is ready for SSH connections 2026-08-17 09:41:28,734 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 09:41:28,734 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 09:41:28,734 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 09:41:28,734 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 90.243.112.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-08-17 09:41:28,734 - DEBUG - ping -s 56 -c 3 -W 1 90.243.112.5 2026-08-17 09:41:32,734 - DEBUG - PING 90.243.112.5 (90.243.112.5): 56 data bytes 64 bytes from 90.243.112.5: seq=0 ttl=63 time=4.257 ms 64 bytes from 90.243.112.5: seq=1 ttl=63 time=0.933 ms 64 bytes from 90.243.112.5: seq=2 ttl=63 time=1.006 ms --- 90.243.112.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.933/2.065/4.257 ms 2026-08-17 09:41:32,734 - INFO - Ping to IP 90.243.112.5 from VM ctest-vn1-vm2-58455374 passed 2026-08-17 09:41:32,734 - INFO - Detaching port 8e95f433-7a3b-4e75-acf2-b0181a98e679 from VM ctest-vn1-vm2-58455374 2026-08-17 09:41:32,790 - INFO - Deleting VM ctest-vn1-vm2-58455374 2026-08-17 09:41:32,869 - INFO - Detaching port 64fda3a1-c88a-4e31-9149-46f11493c943 from VM ctest-vn1-vm1-56703973 2026-08-17 09:41:32,904 - INFO - Deleting VM ctest-vn1-vm1-56703973 2026-08-17 09:41:33,155 - DEBUG - Response for delete_port : () 2026-08-17 09:41:33,340 - DEBUG - Response for delete_port : () 2026-08-17 09:41:33,340 - INFO - Deleting VN ctest-vn1-49635715 2026-08-17 09:41:33,498 - DEBUG - Response for deleting network () 2026-08-17 09:41:33,772 - DEBUG - No XMPP flaps were noticed during the test 2026-08-17 09:41:33,772 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01] 2026-08-17 09:41:33,772 - INFO - -------------------------------------------------------------------------------- 2026-08-17 09:41:34,581 - INFO - Deleted project: ctest-TestPorts-23218108, ID : 9d008132-4b16-4b7e-9d80-910b15a6860d