2026-03-19 13:17:29,631 - INFO - Domain Default found not creating 2026-03-19 13:17:29,837 - INFO - Project ctest-TestPorts-84139357 not found, creating it 2026-03-19 13:17:30,332 - INFO - Created Project:ctest-TestPorts-84139357, ID : c3e18477-fe66-4d17-b496-9be65ddb754a 2026-03-19 13:17:31,965 - INFO - ================================================================================ 2026-03-19 13:17:31,965 - INFO - STARTING TEST : test_ports_bindings 2026-03-19 13:17:31,965 - 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-03-19 13:17:32,231 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with 2026-03-19 13:17:32,231 - INFO - Initial checks done. Running the testcase now 2026-03-19 13:17:32,232 - INFO - 2026-03-19 13:17:32,957 - DEBUG - Response for create_network : {'network': {'id': 'dcbcc488-58e0-4c4d-91cd-4de946c1d03d', 'name': 'ctest-vn-22915046', 'tenant_id': 'c3e18477fe664d17b4969be65ddb754a', 'project_id': 'c3e18477fe664d17b4969be65ddb754a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84139357', 'ctest-vn-22915046'], 'port_security_enabled': True, 'description': ''}} 2026-03-19 13:17:33,105 - DEBUG - Response for create_subnet : {'subnet': {'id': 'beb8cfbb-47ab-4886-bbf1-448213792b56', 'name': '', 'tenant_id': 'c3e18477fe664d17b4969be65ddb754a', 'network_id': 'dcbcc488-58e0-4c4d-91cd-4de946c1d03d', 'ip_version': 4, 'cidr': '209.178.139.128/26', 'allocation_pools': [{'start': '209.178.139.130', 'end': '209.178.139.190'}], 'gateway_ip': '209.178.139.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '209.178.139.130', 'tags': [], 'project_id': 'c3e18477fe664d17b4969be65ddb754a'}} 2026-03-19 13:17:33,127 - INFO - Created VN ctest-vn-22915046 2026-03-19 13:17:33,184 - DEBUG - VN ctest-vn-22915046 UUID is dcbcc488-58e0-4c4d-91cd-4de946c1d03d 2026-03-19 13:17:33,309 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-84139357', 'ctest-vmi-21101369']} 2026-03-19 13:17:33,574 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-21101369', 'id': '7d2b5998-4c47-48f4-9f9a-aa643181963b', 'tenant_id': 'c3e18477fe664d17b4969be65ddb754a', 'network_id': 'dcbcc488-58e0-4c4d-91cd-4de946c1d03d', 'mac_address': '02:7d:2b:59:98:4c', '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': '209.178.139.131', 'subnet_id': 'beb8cfbb-47ab-4886-bbf1-448213792b56'}], 'security_groups': ['79298cbf-4681-46ba-9a60-9424be423534'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c3e18477fe664d17b4969be65ddb754a'}} 2026-03-19 13:17:33,574 - DEBUG - Created port 7d2b5998-4c47-48f4-9f9a-aa643181963b 2026-03-19 13:17:33,680 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/7d2b5998-4c47-48f4-9f9a-aa643181963b 2026-03-19 13:17:33,986 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/7d2b5998-4c47-48f4-9f9a-aa643181963b 2026-03-19 13:17:34,030 - INFO - VMI 7d2b5998-4c47-48f4-9f9a-aa643181963b verification in API Server passed 2026-03-19 13:17:34,133 - DEBUG - Response for delete_port : () 2026-03-19 13:17:34,133 - INFO - Deleted port 7d2b5998-4c47-48f4-9f9a-aa643181963b 2026-03-19 13:17:34,133 - INFO - Deleting VN ctest-vn-22915046 2026-03-19 13:17:34,248 - DEBUG - Response for deleting network () 2026-03-19 13:17:34,502 - DEBUG - No XMPP flaps were noticed during the test
2026-03-19 13:17:34,502 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-03-19 13:17:34,503 - INFO - -------------------------------------------------------------------------------- 2026-03-19 13:17:34,507 - INFO - ================================================================================ 2026-03-19 13:17:34,507 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-19 13:17:34,507 - 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-03-19 13:17:34,802 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with 2026-03-19 13:17:34,802 - INFO - Initial checks done. Running the testcase now 2026-03-19 13:17:34,803 - INFO - 2026-03-19 13:17:35,017 - DEBUG - Response for create_network : {'network': {'id': '815ba5d8-18f1-4780-9436-2ec449cbc283', 'name': 'ctest-vn1-75662374', 'tenant_id': 'c3e18477fe664d17b4969be65ddb754a', 'project_id': 'c3e18477fe664d17b4969be65ddb754a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84139357', 'ctest-vn1-75662374'], 'port_security_enabled': True, 'description': ''}} 2026-03-19 13:17:35,221 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b3ef7678-88c9-4e80-a015-9bd40e2aab90', 'name': '', 'tenant_id': 'c3e18477fe664d17b4969be65ddb754a', 'network_id': '815ba5d8-18f1-4780-9436-2ec449cbc283', 'ip_version': 4, 'cidr': '23.159.245.192/26', 'allocation_pools': [{'start': '23.159.245.194', 'end': '23.159.245.254'}], 'gateway_ip': '23.159.245.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '23.159.245.194', 'tags': [], 'project_id': 'c3e18477fe664d17b4969be65ddb754a'}} 2026-03-19 13:17:35,386 - DEBUG - Response for create_subnet : {'subnet': {'id': '2547edba-368c-4325-99fe-7703954c4eed', 'name': '', 'tenant_id': 'c3e18477fe664d17b4969be65ddb754a', 'network_id': '815ba5d8-18f1-4780-9436-2ec449cbc283', 'ip_version': 4, 'cidr': '1.184.120.192/26', 'allocation_pools': [{'start': '1.184.120.194', 'end': '1.184.120.254'}], 'gateway_ip': '1.184.120.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '1.184.120.194', 'tags': [], 'project_id': 'c3e18477fe664d17b4969be65ddb754a'}} 2026-03-19 13:17:35,413 - INFO - Created VN ctest-vn1-75662374 2026-03-19 13:17:35,467 - DEBUG - VN ctest-vn1-75662374 UUID is 815ba5d8-18f1-4780-9436-2ec449cbc283 2026-03-19 13:17:35,809 - DEBUG - Response for create_port : {'port': {'name': '83dfdee9-a6b7-48b0-a6dc-00b69473aad8', 'id': '83dfdee9-a6b7-48b0-a6dc-00b69473aad8', 'tenant_id': 'c3e18477fe664d17b4969be65ddb754a', 'network_id': '815ba5d8-18f1-4780-9436-2ec449cbc283', 'mac_address': '02:83:df:de:e9: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': '23.159.245.197', 'subnet_id': 'b3ef7678-88c9-4e80-a015-9bd40e2aab90'}], 'security_groups': ['79298cbf-4681-46ba-9a60-9424be423534'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c3e18477fe664d17b4969be65ddb754a'}} 2026-03-19 13:17:35,999 - DEBUG - Response for create_port : {'port': {'name': '69e8aa63-9228-4324-9578-e77ac5bcd8fa', 'id': '69e8aa63-9228-4324-9578-e77ac5bcd8fa', 'tenant_id': 'c3e18477fe664d17b4969be65ddb754a', 'network_id': '815ba5d8-18f1-4780-9436-2ec449cbc283', 'mac_address': '02:69:e8:aa:63:92', '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': '1.184.120.197', 'subnet_id': '2547edba-368c-4325-99fe-7703954c4eed'}], 'security_groups': ['79298cbf-4681-46ba-9a60-9424be423534'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c3e18477fe664d17b4969be65ddb754a'}} 2026-03-19 13:17:36,091 - DEBUG - Services list from nova: [, , ] 2026-03-19 13:17:36,507 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5498-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5498-1) 2026-03-19 13:17:36,969 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5498-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5498-1) 2026-03-19 13:17:36,970 - INFO - Waiting for VM ctest-vn1-vm1-28290868 to be up.. 2026-03-19 13:17:37,022 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-19 13:17:42,121 - DEBUG - VM is in ACTIVE state now 2026-03-19 13:17:42,121 - INFO - VM name : ctest-vn1-vm1-28290868 2026-03-19 13:17:42,208 - DEBUG - VM ctest-vn1-vm1-28290868 ID is 5c505648-0217-4382-8176-9ba7c74f85f6 2026-03-19 13:17:42,233 - DEBUG - VM ctest-vn1-vm1-28290868 launched on Node cn-jenkins-deploy-platform-ansible-os-5498-1 2026-03-19 13:17:42,336 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/5c505648-0217-4382-8176-9ba7c74f85f6 2026-03-19 13:17:42,346 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/83dfdee9-a6b7-48b0-a6dc-00b69473aad8 2026-03-19 13:17:45,604 - 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 1013ms') 2026-03-19 13:17:45,604 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-28290868 failed! 2026-03-19 13:17:45,664 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-84139357:ctest-vn1-75662374 is 23.159.245.193 and allocation pool is NOT set 2026-03-19 13:17:45,664 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-84139357:ctest-vn1-75662374 is 1.184.120.193 and allocation pool is NOT set 2026-03-19 13:17:49,722 - 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=8.60 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 8.598/8.598/8.598/0.000 ms') 2026-03-19 13:17:49,722 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-28290868 passed 2026-03-19 13:17:49,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 13:17:49,872 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-28290868, IP 23.159.245.197, Port 22 2026-03-19 13:17:50,039 - DEBUG - VM ctest-vn1-vm1-28290868 is ready for SSH connections 2026-03-19 13:17:50,039 - INFO - Waiting for VM ctest-vn1-vm2-93522524 to be up.. 2026-03-19 13:17:50,151 - DEBUG - VM is in ACTIVE state now 2026-03-19 13:17:50,151 - INFO - VM name : ctest-vn1-vm2-93522524 2026-03-19 13:17:50,254 - DEBUG - VM ctest-vn1-vm2-93522524 ID is 62cbd2da-bfc5-4f2c-95cc-67e11428bc48 2026-03-19 13:17:50,255 - DEBUG - VM ctest-vn1-vm2-93522524 launched on Node cn-jenkins-deploy-platform-ansible-os-5498-1 2026-03-19 13:17:50,341 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/62cbd2da-bfc5-4f2c-95cc-67e11428bc48 2026-03-19 13:17:50,352 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/69e8aa63-9228-4324-9578-e77ac5bcd8fa 2026-03-19 13:17:51,602 - 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.40 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.530 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.530/1.963/3.396/1.433 ms') 2026-03-19 13:17:51,602 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-93522524 passed 2026-03-19 13:17:51,756 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 13:17:51,756 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-93522524, IP 1.184.120.197, Port 22 2026-03-19 13:17:51,927 - DEBUG - VM ctest-vn1-vm2-93522524 is ready for SSH connections 2026-03-19 13:17:51,927 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 13:17:51,927 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 13:17:51,927 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 13:17:51,927 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 23.159.245.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2026-03-19 13:17:51,927 - DEBUG - ping -s 56 -c 3 -W 1 23.159.245.197 2026-03-19 13:17:54,608 - DEBUG - PING 23.159.245.197 (23.159.245.197): 56 data bytes 64 bytes from 23.159.245.197: seq=0 ttl=63 time=3.922 ms 64 bytes from 23.159.245.197: seq=1 ttl=63 time=1.012 ms 64 bytes from 23.159.245.197: seq=2 ttl=63 time=1.405 ms --- 23.159.245.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.012/2.113/3.922 ms 2026-03-19 13:17:54,608 - INFO - Ping to IP 23.159.245.197 from VM ctest-vn1-vm2-93522524 passed 2026-03-19 13:17:54,608 - INFO - Detaching port 69e8aa63-9228-4324-9578-e77ac5bcd8fa from VM ctest-vn1-vm2-93522524 2026-03-19 13:17:54,664 - INFO - Deleting VM ctest-vn1-vm2-93522524 2026-03-19 13:17:54,760 - INFO - Detaching port 83dfdee9-a6b7-48b0-a6dc-00b69473aad8 from VM ctest-vn1-vm1-28290868 2026-03-19 13:17:54,808 - INFO - Deleting VM ctest-vn1-vm1-28290868 2026-03-19 13:17:55,097 - DEBUG - Response for delete_port : () 2026-03-19 13:17:55,308 - DEBUG - Response for delete_port : () 2026-03-19 13:17:55,308 - INFO - Deleting VN ctest-vn1-75662374 2026-03-19 13:17:55,467 - DEBUG - Response for deleting network () 2026-03-19 13:17:55,737 - DEBUG - No XMPP flaps were noticed during the test
2026-03-19 13:17:55,737 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-03-19 13:17:55,739 - INFO - -------------------------------------------------------------------------------- 2026-03-19 13:17:56,509 - INFO - Deleted project: ctest-TestPorts-84139357, ID : c3e18477-fe66-4d17-b496-9be65ddb754a