2026-04-28 12:36:56,481 - INFO - Domain Default found not creating 2026-04-28 12:36:56,711 - INFO - Project ctest-TestPorts-27173754 not found, creating it 2026-04-28 12:36:57,273 - INFO - Created Project:ctest-TestPorts-27173754, ID : 4ddaf2c3-c916-45db-a465-bfb721a3e238 2026-04-28 12:36:58,832 - INFO - ================================================================================ 2026-04-28 12:36:58,832 - INFO - STARTING TEST : test_ports_bindings 2026-04-28 12:36:58,833 - 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-28 12:36:59,090 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with 2026-04-28 12:36:59,090 - INFO - Initial checks done. Running the testcase now 2026-04-28 12:36:59,090 - INFO - 2026-04-28 12:36:59,707 - DEBUG - Response for create_network : {'network': {'id': 'c2572cdf-e5ce-4c36-9c4b-f8031b113f21', 'name': 'ctest-vn-82463867', 'tenant_id': '4ddaf2c3c91645dba465bfb721a3e238', 'project_id': '4ddaf2c3c91645dba465bfb721a3e238', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-27173754', 'ctest-vn-82463867'], 'port_security_enabled': True, 'description': ''}} 2026-04-28 12:36:59,895 - DEBUG - Response for create_subnet : {'subnet': {'id': '44604247-1b34-43e7-aea5-3dab8c319f65', 'name': '', 'tenant_id': '4ddaf2c3c91645dba465bfb721a3e238', 'network_id': 'c2572cdf-e5ce-4c36-9c4b-f8031b113f21', 'ip_version': 4, 'cidr': '182.193.104.64/26', 'allocation_pools': [{'start': '182.193.104.66', 'end': '182.193.104.126'}], 'gateway_ip': '182.193.104.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '182.193.104.66', 'tags': [], 'project_id': '4ddaf2c3c91645dba465bfb721a3e238'}} 2026-04-28 12:36:59,916 - INFO - Created VN ctest-vn-82463867 2026-04-28 12:36:59,971 - DEBUG - VN ctest-vn-82463867 UUID is c2572cdf-e5ce-4c36-9c4b-f8031b113f21 2026-04-28 12:37:00,093 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-27173754', 'ctest-vmi-07233138']} 2026-04-28 12:37:00,367 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-07233138', 'id': '5b5e62b6-66d1-4ce4-8898-d796d94c7701', 'tenant_id': '4ddaf2c3c91645dba465bfb721a3e238', 'network_id': 'c2572cdf-e5ce-4c36-9c4b-f8031b113f21', 'mac_address': '02:5b:5e:62:b6:66', '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': '182.193.104.67', 'subnet_id': '44604247-1b34-43e7-aea5-3dab8c319f65'}], 'security_groups': ['1c87bc62-21ea-43f3-a186-a29b97dda1b0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4ddaf2c3c91645dba465bfb721a3e238'}} 2026-04-28 12:37:00,367 - DEBUG - Created port 5b5e62b6-66d1-4ce4-8898-d796d94c7701 2026-04-28 12:37:00,479 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/5b5e62b6-66d1-4ce4-8898-d796d94c7701 2026-04-28 12:37:00,799 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/5b5e62b6-66d1-4ce4-8898-d796d94c7701 2026-04-28 12:37:00,850 - INFO - VMI 5b5e62b6-66d1-4ce4-8898-d796d94c7701 verification in API Server passed 2026-04-28 12:37:00,976 - DEBUG - Response for delete_port : () 2026-04-28 12:37:00,977 - INFO - Deleted port 5b5e62b6-66d1-4ce4-8898-d796d94c7701 2026-04-28 12:37:00,977 - INFO - Deleting VN ctest-vn-82463867 2026-04-28 12:37:01,122 - DEBUG - Response for deleting network () 2026-04-28 12:37:01,394 - DEBUG - No XMPP flaps were noticed during the test 2026-04-28 12:37:01,394 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-04-28 12:37:01,394 - INFO - -------------------------------------------------------------------------------- 2026-04-28 12:37:01,397 - INFO - ================================================================================ 2026-04-28 12:37:01,397 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-28 12:37:01,397 - 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-28 12:37:01,682 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with 2026-04-28 12:37:01,682 - INFO - Initial checks done. Running the testcase now 2026-04-28 12:37:01,682 - INFO - 2026-04-28 12:37:01,890 - DEBUG - Response for create_network : {'network': {'id': '4ed045c6-0e9b-464d-9857-f25ccf6aa2c3', 'name': 'ctest-vn1-89865639', 'tenant_id': '4ddaf2c3c91645dba465bfb721a3e238', 'project_id': '4ddaf2c3c91645dba465bfb721a3e238', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-27173754', 'ctest-vn1-89865639'], 'port_security_enabled': True, 'description': ''}} 2026-04-28 12:37:02,128 - DEBUG - Response for create_subnet : {'subnet': {'id': '6260d68a-61f7-4ebc-8c02-47cf55f497af', 'name': '', 'tenant_id': '4ddaf2c3c91645dba465bfb721a3e238', 'network_id': '4ed045c6-0e9b-464d-9857-f25ccf6aa2c3', 'ip_version': 4, 'cidr': '160.105.43.192/26', 'allocation_pools': [{'start': '160.105.43.194', 'end': '160.105.43.254'}], 'gateway_ip': '160.105.43.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '160.105.43.194', 'tags': [], 'project_id': '4ddaf2c3c91645dba465bfb721a3e238'}} 2026-04-28 12:37:02,658 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd9d6b165-640b-474a-ac09-87be14b7f51f', 'name': '', 'tenant_id': '4ddaf2c3c91645dba465bfb721a3e238', 'network_id': '4ed045c6-0e9b-464d-9857-f25ccf6aa2c3', 'ip_version': 4, 'cidr': '199.112.176.64/26', 'allocation_pools': [{'start': '199.112.176.66', 'end': '199.112.176.126'}], 'gateway_ip': '199.112.176.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '199.112.176.66', 'tags': [], 'project_id': '4ddaf2c3c91645dba465bfb721a3e238'}} 2026-04-28 12:37:02,700 - INFO - Created VN ctest-vn1-89865639 2026-04-28 12:37:02,775 - DEBUG - VN ctest-vn1-89865639 UUID is 4ed045c6-0e9b-464d-9857-f25ccf6aa2c3 2026-04-28 12:37:03,115 - DEBUG - Response for create_port : {'port': {'name': '1dfd29ba-d98e-4765-a258-918c437127cc', 'id': '1dfd29ba-d98e-4765-a258-918c437127cc', 'tenant_id': '4ddaf2c3c91645dba465bfb721a3e238', 'network_id': '4ed045c6-0e9b-464d-9857-f25ccf6aa2c3', 'mac_address': '02:1d:fd:29:ba:d9', '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': '160.105.43.197', 'subnet_id': '6260d68a-61f7-4ebc-8c02-47cf55f497af'}], 'security_groups': ['1c87bc62-21ea-43f3-a186-a29b97dda1b0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4ddaf2c3c91645dba465bfb721a3e238'}} 2026-04-28 12:37:03,310 - DEBUG - Response for create_port : {'port': {'name': 'cb5f874a-ba3c-413e-85b5-392a9a2b5f42', 'id': 'cb5f874a-ba3c-413e-85b5-392a9a2b5f42', 'tenant_id': '4ddaf2c3c91645dba465bfb721a3e238', 'network_id': '4ed045c6-0e9b-464d-9857-f25ccf6aa2c3', 'mac_address': '02:cb:5f:87:4a:ba', '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': '199.112.176.69', 'subnet_id': 'd9d6b165-640b-474a-ac09-87be14b7f51f'}], 'security_groups': ['1c87bc62-21ea-43f3-a186-a29b97dda1b0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4ddaf2c3c91645dba465bfb721a3e238'}} 2026-04-28 12:37:03,372 - DEBUG - Services list from nova: [, , ] 2026-04-28 12:37:03,782 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5700-1) 2026-04-28 12:37:04,280 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5700-1) 2026-04-28 12:37:04,280 - INFO - Waiting for VM ctest-vn1-vm1-19959192 to be up.. 2026-04-28 12:37:04,325 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-28 12:37:09,439 - DEBUG - VM is in ACTIVE state now 2026-04-28 12:37:09,439 - INFO - VM name : ctest-vn1-vm1-19959192 2026-04-28 12:37:09,521 - DEBUG - VM ctest-vn1-vm1-19959192 ID is 920378ba-eed0-4f0b-a306-572fff6a6bef 2026-04-28 12:37:09,542 - DEBUG - VM ctest-vn1-vm1-19959192 launched on Node cn-jenkins-deploy-platform-ansible-os-5700-1 2026-04-28 12:37:09,626 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/920378ba-eed0-4f0b-a306-572fff6a6bef 2026-04-28 12:37:09,638 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/1dfd29ba-d98e-4765-a258-918c437127cc 2026-04-28 12:37:12,890 - 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 1010ms') 2026-04-28 12:37:12,890 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-19959192 failed! 2026-04-28 12:37:12,947 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-27173754:ctest-vn1-89865639 is 160.105.43.193 and allocation pool is NOT set 2026-04-28 12:37:12,947 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-27173754:ctest-vn1-89865639 is 199.112.176.65 and allocation pool is NOT set 2026-04-28 12:37:17,012 - 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=9.65 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 9.646/9.646/9.646/0.000 ms') 2026-04-28 12:37:17,012 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-19959192 passed 2026-04-28 12:37:17,167 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-28 12:37:17,167 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-19959192, IP 160.105.43.197, Port 22 2026-04-28 12:37:17,333 - DEBUG - VM ctest-vn1-vm1-19959192 is ready for SSH connections 2026-04-28 12:37:17,333 - INFO - Waiting for VM ctest-vn1-vm2-11000710 to be up.. 2026-04-28 12:37:17,417 - DEBUG - VM is in ACTIVE state now 2026-04-28 12:37:17,417 - INFO - VM name : ctest-vn1-vm2-11000710 2026-04-28 12:37:17,507 - DEBUG - VM ctest-vn1-vm2-11000710 ID is 9f7203c2-4d63-48ff-a430-6297b0121d8e 2026-04-28 12:37:17,507 - DEBUG - VM ctest-vn1-vm2-11000710 launched on Node cn-jenkins-deploy-platform-ansible-os-5700-1 2026-04-28 12:37:17,594 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/9f7203c2-4d63-48ff-a430-6297b0121d8e 2026-04-28 12:37:17,605 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/cb5f874a-ba3c-413e-85b5-392a9a2b5f42 2026-04-28 12:37:18,866 - 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.47 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.877 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.877/2.172/3.468/1.295 ms') 2026-04-28 12:37:18,866 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-11000710 passed 2026-04-28 12:37:19,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-28 12:37:19,019 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-11000710, IP 199.112.176.69, Port 22 2026-04-28 12:37:19,175 - DEBUG - VM ctest-vn1-vm2-11000710 is ready for SSH connections 2026-04-28 12:37:19,175 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-28 12:37:19,175 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-28 12:37:19,175 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-28 12:37:19,175 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 160.105.43.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2026-04-28 12:37:19,175 - DEBUG - ping -s 56 -c 3 -W 1 160.105.43.197 2026-04-28 12:37:21,910 - DEBUG - PING 160.105.43.197 (160.105.43.197): 56 data bytes 64 bytes from 160.105.43.197: seq=0 ttl=63 time=4.263 ms 64 bytes from 160.105.43.197: seq=1 ttl=63 time=0.936 ms 64 bytes from 160.105.43.197: seq=2 ttl=63 time=1.356 ms --- 160.105.43.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.936/2.185/4.263 ms 2026-04-28 12:37:21,911 - INFO - Ping to IP 160.105.43.197 from VM ctest-vn1-vm2-11000710 passed 2026-04-28 12:37:21,911 - INFO - Detaching port cb5f874a-ba3c-413e-85b5-392a9a2b5f42 from VM ctest-vn1-vm2-11000710 2026-04-28 12:37:21,968 - INFO - Deleting VM ctest-vn1-vm2-11000710 2026-04-28 12:37:22,050 - INFO - Detaching port 1dfd29ba-d98e-4765-a258-918c437127cc from VM ctest-vn1-vm1-19959192 2026-04-28 12:37:22,088 - INFO - Deleting VM ctest-vn1-vm1-19959192 2026-04-28 12:37:22,369 - DEBUG - Response for delete_port : () 2026-04-28 12:37:22,554 - DEBUG - Response for delete_port : () 2026-04-28 12:37:22,554 - INFO - Deleting VN ctest-vn1-89865639 2026-04-28 12:37:22,731 - DEBUG - Response for deleting network () 2026-04-28 12:37:22,985 - DEBUG - No XMPP flaps were noticed during the test 2026-04-28 12:37:22,985 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-04-28 12:37:22,985 - INFO - -------------------------------------------------------------------------------- 2026-04-28 12:37:23,723 - INFO - Deleted project: ctest-TestPorts-27173754, ID : 4ddaf2c3-c916-45db-a465-bfb721a3e238