2026-05-04 02:09:48,134 - INFO - Domain Default found not creating 2026-05-04 02:09:48,439 - INFO - Project ctest-TestPorts-20008248 not found, creating it 2026-05-04 02:09:48,940 - INFO - Created Project:ctest-TestPorts-20008248, ID : 27f59a89-9490-437b-aca4-85e157698164 2026-05-04 02:09:50,510 - INFO - ================================================================================ 2026-05-04 02:09:50,511 - INFO - STARTING TEST : test_ports_bindings 2026-05-04 02:09:50,511 - 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-05-04 02:09:50,768 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-05-04 02:09:50,768 - INFO - Initial checks done. Running the testcase now 2026-05-04 02:09:50,768 - INFO - 2026-05-04 02:09:51,360 - DEBUG - Response for create_network : {'network': {'id': 'ae7976c7-860a-4e54-ab0b-36d9f45aa397', 'name': 'ctest-vn-13734677', 'tenant_id': '27f59a899490437baca485e157698164', 'project_id': '27f59a899490437baca485e157698164', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-20008248', 'ctest-vn-13734677'], 'port_security_enabled': True, 'description': ''}} 2026-05-04 02:09:51,544 - DEBUG - Response for create_subnet : {'subnet': {'id': '998e76ae-7762-49c7-b015-c3cefd2080cb', 'name': '', 'tenant_id': '27f59a899490437baca485e157698164', 'network_id': 'ae7976c7-860a-4e54-ab0b-36d9f45aa397', 'ip_version': 4, 'cidr': '31.7.49.128/26', 'allocation_pools': [{'start': '31.7.49.130', 'end': '31.7.49.190'}], 'gateway_ip': '31.7.49.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.7.49.130', 'tags': [], 'project_id': '27f59a899490437baca485e157698164'}} 2026-05-04 02:09:51,562 - INFO - Created VN ctest-vn-13734677 2026-05-04 02:09:51,618 - DEBUG - VN ctest-vn-13734677 UUID is ae7976c7-860a-4e54-ab0b-36d9f45aa397 2026-05-04 02:09:51,727 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-20008248', 'ctest-vmi-99953890']} 2026-05-04 02:09:51,970 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-99953890', 'id': 'b5cc151a-f9c6-413f-8c2b-f66bfab66fbf', 'tenant_id': '27f59a899490437baca485e157698164', 'network_id': 'ae7976c7-860a-4e54-ab0b-36d9f45aa397', 'mac_address': '02:b5:cc:15:1a:f9', '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': '31.7.49.131', 'subnet_id': '998e76ae-7762-49c7-b015-c3cefd2080cb'}], 'security_groups': ['fbb5069f-f386-4b68-af5f-2f9bd4c48f9d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '27f59a899490437baca485e157698164'}} 2026-05-04 02:09:51,970 - DEBUG - Created port b5cc151a-f9c6-413f-8c2b-f66bfab66fbf 2026-05-04 02:09:52,077 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b5cc151a-f9c6-413f-8c2b-f66bfab66fbf 2026-05-04 02:09:52,374 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b5cc151a-f9c6-413f-8c2b-f66bfab66fbf 2026-05-04 02:09:52,410 - INFO - VMI b5cc151a-f9c6-413f-8c2b-f66bfab66fbf verification in API Server passed 2026-05-04 02:09:52,511 - DEBUG - Response for delete_port : () 2026-05-04 02:09:52,511 - INFO - Deleted port b5cc151a-f9c6-413f-8c2b-f66bfab66fbf 2026-05-04 02:09:52,511 - INFO - Deleting VN ctest-vn-13734677 2026-05-04 02:09:52,615 - DEBUG - Response for deleting network () 2026-05-04 02:09:52,886 - DEBUG - No XMPP flaps were noticed during the test 2026-05-04 02:09:52,886 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-05-04 02:09:52,886 - INFO - -------------------------------------------------------------------------------- 2026-05-04 02:09:52,889 - INFO - ================================================================================ 2026-05-04 02:09:52,889 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-04 02:09:52,889 - 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-05-04 02:09:53,181 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-05-04 02:09:53,182 - INFO - Initial checks done. Running the testcase now 2026-05-04 02:09:53,182 - INFO - 2026-05-04 02:09:53,373 - DEBUG - Response for create_network : {'network': {'id': '06ba80af-ef5e-4d89-aafb-ad51ccbacce4', 'name': 'ctest-vn1-64540805', 'tenant_id': '27f59a899490437baca485e157698164', 'project_id': '27f59a899490437baca485e157698164', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-20008248', 'ctest-vn1-64540805'], 'port_security_enabled': True, 'description': ''}} 2026-05-04 02:09:53,552 - DEBUG - Response for create_subnet : {'subnet': {'id': '70517a13-e31b-45cf-b51d-3752094d868b', 'name': '', 'tenant_id': '27f59a899490437baca485e157698164', 'network_id': '06ba80af-ef5e-4d89-aafb-ad51ccbacce4', 'ip_version': 4, 'cidr': '123.58.243.192/26', 'allocation_pools': [{'start': '123.58.243.194', 'end': '123.58.243.254'}], 'gateway_ip': '123.58.243.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '123.58.243.194', 'tags': [], 'project_id': '27f59a899490437baca485e157698164'}} 2026-05-04 02:09:53,749 - DEBUG - Response for create_subnet : {'subnet': {'id': '268a94c1-9c4a-47c6-886f-305d9b39eeff', 'name': '', 'tenant_id': '27f59a899490437baca485e157698164', 'network_id': '06ba80af-ef5e-4d89-aafb-ad51ccbacce4', 'ip_version': 4, 'cidr': '82.35.211.0/26', 'allocation_pools': [{'start': '82.35.211.2', 'end': '82.35.211.62'}], 'gateway_ip': '82.35.211.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '82.35.211.2', 'tags': [], 'project_id': '27f59a899490437baca485e157698164'}} 2026-05-04 02:09:53,775 - INFO - Created VN ctest-vn1-64540805 2026-05-04 02:09:53,830 - DEBUG - VN ctest-vn1-64540805 UUID is 06ba80af-ef5e-4d89-aafb-ad51ccbacce4 2026-05-04 02:09:54,145 - DEBUG - Response for create_port : {'port': {'name': 'de3f6e37-7b0a-4990-acae-47290e5ecb05', 'id': 'de3f6e37-7b0a-4990-acae-47290e5ecb05', 'tenant_id': '27f59a899490437baca485e157698164', 'network_id': '06ba80af-ef5e-4d89-aafb-ad51ccbacce4', 'mac_address': '02:de:3f:6e:37:7b', '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': '123.58.243.197', 'subnet_id': '70517a13-e31b-45cf-b51d-3752094d868b'}], 'security_groups': ['fbb5069f-f386-4b68-af5f-2f9bd4c48f9d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '27f59a899490437baca485e157698164'}} 2026-05-04 02:09:54,344 - DEBUG - Response for create_port : {'port': {'name': 'd26940cb-da17-4994-8f9c-c567cae1679b', 'id': 'd26940cb-da17-4994-8f9c-c567cae1679b', 'tenant_id': '27f59a899490437baca485e157698164', 'network_id': '06ba80af-ef5e-4d89-aafb-ad51ccbacce4', 'mac_address': '02:d2:69:40:cb:da', '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': '82.35.211.5', 'subnet_id': '268a94c1-9c4a-47c6-886f-305d9b39eeff'}], 'security_groups': ['fbb5069f-f386-4b68-af5f-2f9bd4c48f9d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '27f59a899490437baca485e157698164'}} 2026-05-04 02:09:54,406 - DEBUG - Services list from nova: [, , ] 2026-05-04 02:09:54,792 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5737-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5737-1) 2026-05-04 02:09:55,275 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5737-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5737-1) 2026-05-04 02:09:55,276 - INFO - Waiting for VM ctest-vn1-vm1-27003514 to be up.. 2026-05-04 02:09:55,326 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-04 02:10:00,443 - DEBUG - VM is in ACTIVE state now 2026-05-04 02:10:00,444 - INFO - VM name : ctest-vn1-vm1-27003514 2026-05-04 02:10:00,537 - DEBUG - VM ctest-vn1-vm1-27003514 ID is 3f3342fd-8728-4d63-a7d7-faf4a7fc6a61 2026-05-04 02:10:00,562 - DEBUG - VM ctest-vn1-vm1-27003514 launched on Node cn-jenkins-deploy-platform-ansible-os-5737-1 2026-05-04 02:10:00,651 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/3f3342fd-8728-4d63-a7d7-faf4a7fc6a61 2026-05-04 02:10:00,661 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/de3f6e37-7b0a-4990-acae-47290e5ecb05 2026-05-04 02:10:03,934 - 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 1028ms') 2026-05-04 02:10:03,934 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27003514 failed! 2026-05-04 02:10:03,990 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-20008248:ctest-vn1-64540805 is 123.58.243.193 and allocation pool is NOT set 2026-05-04 02:10:03,990 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-20008248:ctest-vn1-64540805 is 82.35.211.1 and allocation pool is NOT set 2026-05-04 02:10:08,061 - 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=3.49 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 3.492/3.492/3.492/0.000 ms') 2026-05-04 02:10:08,061 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27003514 passed 2026-05-04 02:10:08,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-04 02:10:08,218 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-27003514, IP 123.58.243.197, Port 22 2026-05-04 02:10:08,401 - DEBUG - VM ctest-vn1-vm1-27003514 is ready for SSH connections 2026-05-04 02:10:08,401 - INFO - Waiting for VM ctest-vn1-vm2-41068298 to be up.. 2026-05-04 02:10:08,492 - DEBUG - VM is in ACTIVE state now 2026-05-04 02:10:08,493 - INFO - VM name : ctest-vn1-vm2-41068298 2026-05-04 02:10:08,589 - DEBUG - VM ctest-vn1-vm2-41068298 ID is e55e677c-c0d3-4860-a793-e53dba1ab9a5 2026-05-04 02:10:08,589 - DEBUG - VM ctest-vn1-vm2-41068298 launched on Node cn-jenkins-deploy-platform-ansible-os-5737-1 2026-05-04 02:10:08,689 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/e55e677c-c0d3-4860-a793-e53dba1ab9a5 2026-05-04 02:10:08,700 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/d26940cb-da17-4994-8f9c-c567cae1679b 2026-05-04 02:10:09,969 - 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=2.99 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.497 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.497/1.744/2.992/1.247 ms') 2026-05-04 02:10:09,969 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-41068298 passed 2026-05-04 02:10:10,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-04 02:10:10,122 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-41068298, IP 82.35.211.5, Port 22 2026-05-04 02:10:10,291 - DEBUG - VM ctest-vn1-vm2-41068298 is ready for SSH connections 2026-05-04 02:10:10,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-04 02:10:10,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-04 02:10:10,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-04 02:10:10,292 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 123.58.243.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-05-04 02:10:10,292 - DEBUG - ping -s 56 -c 3 -W 1 123.58.243.197 2026-05-04 02:10:12,960 - DEBUG - PING 123.58.243.197 (123.58.243.197): 56 data bytes 64 bytes from 123.58.243.197: seq=0 ttl=63 time=5.904 ms 64 bytes from 123.58.243.197: seq=1 ttl=63 time=0.989 ms 64 bytes from 123.58.243.197: seq=2 ttl=63 time=0.902 ms --- 123.58.243.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.902/2.598/5.904 ms 2026-05-04 02:10:12,960 - INFO - Ping to IP 123.58.243.197 from VM ctest-vn1-vm2-41068298 passed 2026-05-04 02:10:12,961 - INFO - Detaching port d26940cb-da17-4994-8f9c-c567cae1679b from VM ctest-vn1-vm2-41068298 2026-05-04 02:10:13,018 - INFO - Deleting VM ctest-vn1-vm2-41068298 2026-05-04 02:10:13,108 - INFO - Detaching port de3f6e37-7b0a-4990-acae-47290e5ecb05 from VM ctest-vn1-vm1-27003514 2026-05-04 02:10:13,147 - INFO - Deleting VM ctest-vn1-vm1-27003514 2026-05-04 02:10:13,413 - DEBUG - Response for delete_port : () 2026-05-04 02:10:13,568 - DEBUG - Response for delete_port : () 2026-05-04 02:10:13,568 - INFO - Deleting VN ctest-vn1-64540805 2026-05-04 02:10:13,704 - DEBUG - Response for deleting network () 2026-05-04 02:10:13,983 - DEBUG - No XMPP flaps were noticed during the test 2026-05-04 02:10:13,983 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-05-04 02:10:13,983 - INFO - -------------------------------------------------------------------------------- 2026-05-04 02:10:14,662 - INFO - Deleted project: ctest-TestPorts-20008248, ID : 27f59a89-9490-437b-aca4-85e157698164