2026-05-28 02:01:45,042 - INFO - Domain Default found not creating 2026-05-28 02:01:45,209 - INFO - Project ctest-TestPorts-10507173 not found, creating it 2026-05-28 02:01:45,679 - INFO - Created Project:ctest-TestPorts-10507173, ID : 67a80f55-234c-4d0b-bef3-55ffae8a76ea 2026-05-28 02:01:47,238 - INFO - ================================================================================ 2026-05-28 02:01:47,238 - INFO - STARTING TEST : test_ports_bindings 2026-05-28 02:01:47,238 - 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-28 02:01:47,500 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.18': '0'}} with 2026-05-28 02:01:47,500 - INFO - Initial checks done. Running the testcase now 2026-05-28 02:01:47,500 - INFO - 2026-05-28 02:01:48,064 - DEBUG - Response for create_network : {'network': {'id': '25fc1664-7549-477b-9aa6-d57b6a59a540', 'name': 'ctest-vn-41026132', 'tenant_id': '67a80f55234c4d0bbef355ffae8a76ea', 'project_id': '67a80f55234c4d0bbef355ffae8a76ea', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-10507173', 'ctest-vn-41026132'], 'port_security_enabled': True, 'description': ''}} 2026-05-28 02:01:48,253 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4da03e1-a800-4f18-aa62-deaff58cfb61', 'name': '', 'tenant_id': '67a80f55234c4d0bbef355ffae8a76ea', 'network_id': '25fc1664-7549-477b-9aa6-d57b6a59a540', 'ip_version': 4, 'cidr': '153.218.249.192/26', 'allocation_pools': [{'start': '153.218.249.194', 'end': '153.218.249.254'}], 'gateway_ip': '153.218.249.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '153.218.249.194', 'tags': [], 'project_id': '67a80f55234c4d0bbef355ffae8a76ea'}} 2026-05-28 02:01:48,271 - INFO - Created VN ctest-vn-41026132 2026-05-28 02:01:48,323 - DEBUG - VN ctest-vn-41026132 UUID is 25fc1664-7549-477b-9aa6-d57b6a59a540 2026-05-28 02:01:48,427 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-10507173', 'ctest-vmi-37324801']} 2026-05-28 02:01:48,745 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-37324801', 'id': '7d1a425e-4322-4077-ae8c-e593ddc844a3', 'tenant_id': '67a80f55234c4d0bbef355ffae8a76ea', 'network_id': '25fc1664-7549-477b-9aa6-d57b6a59a540', 'mac_address': '02:7d:1a:42:5e:43', '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': '153.218.249.195', 'subnet_id': 'e4da03e1-a800-4f18-aa62-deaff58cfb61'}], 'security_groups': ['1cd0f189-220e-43ec-a2c0-1f78025fc22c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '67a80f55234c4d0bbef355ffae8a76ea'}} 2026-05-28 02:01:48,745 - DEBUG - Created port 7d1a425e-4322-4077-ae8c-e593ddc844a3 2026-05-28 02:01:48,853 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/7d1a425e-4322-4077-ae8c-e593ddc844a3 2026-05-28 02:01:49,176 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/7d1a425e-4322-4077-ae8c-e593ddc844a3 2026-05-28 02:01:49,214 - INFO - VMI 7d1a425e-4322-4077-ae8c-e593ddc844a3 verification in API Server passed 2026-05-28 02:01:49,316 - DEBUG - Response for delete_port : () 2026-05-28 02:01:49,316 - INFO - Deleted port 7d1a425e-4322-4077-ae8c-e593ddc844a3 2026-05-28 02:01:49,316 - INFO - Deleting VN ctest-vn-41026132 2026-05-28 02:01:49,415 - DEBUG - Response for deleting network () 2026-05-28 02:01:49,672 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 02:01:49,672 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-05-28 02:01:49,672 - INFO - -------------------------------------------------------------------------------- 2026-05-28 02:01:49,674 - INFO - ================================================================================ 2026-05-28 02:01:49,674 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-28 02:01:49,674 - 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-28 02:01:49,963 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.18': '0'}} with 2026-05-28 02:01:49,963 - INFO - Initial checks done. Running the testcase now 2026-05-28 02:01:49,963 - INFO - 2026-05-28 02:01:50,146 - DEBUG - Response for create_network : {'network': {'id': 'b04b24d8-397a-42a6-be55-c94ef965eea1', 'name': 'ctest-vn1-84650724', 'tenant_id': '67a80f55234c4d0bbef355ffae8a76ea', 'project_id': '67a80f55234c4d0bbef355ffae8a76ea', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-10507173', 'ctest-vn1-84650724'], 'port_security_enabled': True, 'description': ''}} 2026-05-28 02:01:50,334 - DEBUG - Response for create_subnet : {'subnet': {'id': '13bc8cc4-7522-46bd-a063-74b845b1c653', 'name': '', 'tenant_id': '67a80f55234c4d0bbef355ffae8a76ea', 'network_id': 'b04b24d8-397a-42a6-be55-c94ef965eea1', 'ip_version': 4, 'cidr': '188.181.235.192/26', 'allocation_pools': [{'start': '188.181.235.194', 'end': '188.181.235.254'}], 'gateway_ip': '188.181.235.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '188.181.235.194', 'tags': [], 'project_id': '67a80f55234c4d0bbef355ffae8a76ea'}} 2026-05-28 02:01:50,471 - DEBUG - Response for create_subnet : {'subnet': {'id': '68e42376-740f-4228-84ef-1138256afcc4', 'name': '', 'tenant_id': '67a80f55234c4d0bbef355ffae8a76ea', 'network_id': 'b04b24d8-397a-42a6-be55-c94ef965eea1', 'ip_version': 4, 'cidr': '46.180.48.64/26', 'allocation_pools': [{'start': '46.180.48.66', 'end': '46.180.48.126'}], 'gateway_ip': '46.180.48.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '46.180.48.66', 'tags': [], 'project_id': '67a80f55234c4d0bbef355ffae8a76ea'}} 2026-05-28 02:01:50,497 - INFO - Created VN ctest-vn1-84650724 2026-05-28 02:01:50,551 - DEBUG - VN ctest-vn1-84650724 UUID is b04b24d8-397a-42a6-be55-c94ef965eea1 2026-05-28 02:01:50,848 - DEBUG - Response for create_port : {'port': {'name': '9bcc0eb7-d494-4533-bfd6-f9b6190abfb3', 'id': '9bcc0eb7-d494-4533-bfd6-f9b6190abfb3', 'tenant_id': '67a80f55234c4d0bbef355ffae8a76ea', 'network_id': 'b04b24d8-397a-42a6-be55-c94ef965eea1', 'mac_address': '02:9b:cc:0e:b7:d4', '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.181.235.197', 'subnet_id': '13bc8cc4-7522-46bd-a063-74b845b1c653'}], 'security_groups': ['1cd0f189-220e-43ec-a2c0-1f78025fc22c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '67a80f55234c4d0bbef355ffae8a76ea'}} 2026-05-28 02:01:51,018 - DEBUG - Response for create_port : {'port': {'name': '97de2957-ed25-4eab-802e-0d3083a6089b', 'id': '97de2957-ed25-4eab-802e-0d3083a6089b', 'tenant_id': '67a80f55234c4d0bbef355ffae8a76ea', 'network_id': 'b04b24d8-397a-42a6-be55-c94ef965eea1', 'mac_address': '02:97:de:29:57:ed', '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': '46.180.48.69', 'subnet_id': '68e42376-740f-4228-84ef-1138256afcc4'}], 'security_groups': ['1cd0f189-220e-43ec-a2c0-1f78025fc22c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '67a80f55234c4d0bbef355ffae8a76ea'}} 2026-05-28 02:01:51,079 - DEBUG - Services list from nova: [, , ] 2026-05-28 02:01:51,459 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5837-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5837-1) 2026-05-28 02:01:51,880 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5837-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5837-1) 2026-05-28 02:01:51,881 - INFO - Waiting for VM ctest-vn1-vm1-00363267 to be up.. 2026-05-28 02:01:51,923 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-28 02:01:57,006 - DEBUG - VM is in ACTIVE state now 2026-05-28 02:01:57,006 - INFO - VM name : ctest-vn1-vm1-00363267 2026-05-28 02:01:57,087 - DEBUG - VM ctest-vn1-vm1-00363267 ID is f1030f40-1b1b-4362-a12b-d62b98afddbc 2026-05-28 02:01:57,105 - DEBUG - VM ctest-vn1-vm1-00363267 launched on Node cn-jenkins-deploy-platform-ansible-os-5837-1 2026-05-28 02:01:57,179 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/f1030f40-1b1b-4362-a12b-d62b98afddbc 2026-05-28 02:01:57,186 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/9bcc0eb7-d494-4533-bfd6-f9b6190abfb3 2026-05-28 02:02:00,446 - 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 1023ms') 2026-05-28 02:02:00,446 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-00363267 failed! 2026-05-28 02:02:00,503 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-10507173:ctest-vn1-84650724 is 188.181.235.193 and allocation pool is NOT set 2026-05-28 02:02:00,503 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-10507173:ctest-vn1-84650724 is 46.180.48.65 and allocation pool is NOT set 2026-05-28 02:02:04,568 - 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=10.0 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1004ms\r\nrtt min/avg/max/mdev = 10.004/10.004/10.004/0.000 ms') 2026-05-28 02:02:04,568 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-00363267 passed 2026-05-28 02:02:04,719 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:02:04,719 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-00363267, IP 188.181.235.197, Port 22 2026-05-28 02:02:04,886 - DEBUG - VM ctest-vn1-vm1-00363267 is ready for SSH connections 2026-05-28 02:02:04,886 - INFO - Waiting for VM ctest-vn1-vm2-29628981 to be up.. 2026-05-28 02:02:05,106 - DEBUG - VM is in ACTIVE state now 2026-05-28 02:02:05,106 - INFO - VM name : ctest-vn1-vm2-29628981 2026-05-28 02:02:05,188 - DEBUG - VM ctest-vn1-vm2-29628981 ID is b5137bf7-6779-4a39-871b-27f1e3c2a589 2026-05-28 02:02:05,189 - DEBUG - VM ctest-vn1-vm2-29628981 launched on Node cn-jenkins-deploy-platform-ansible-os-5837-1 2026-05-28 02:02:05,263 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/b5137bf7-6779-4a39-871b-27f1e3c2a589 2026-05-28 02:02:05,271 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/97de2957-ed25-4eab-802e-0d3083a6089b 2026-05-28 02:02:06,507 - 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.83 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.468 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.468/2.146/3.825/1.678 ms') 2026-05-28 02:02:06,507 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-29628981 passed 2026-05-28 02:02:06,655 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:02:06,655 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-29628981, IP 46.180.48.69, Port 22 2026-05-28 02:02:06,821 - DEBUG - VM ctest-vn1-vm2-29628981 is ready for SSH connections 2026-05-28 02:02:06,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:02:06,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:02:06,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:02:06,821 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 188.181.235.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2026-05-28 02:02:06,821 - DEBUG - ping -s 56 -c 3 -W 1 188.181.235.197 2026-05-28 02:02:09,495 - DEBUG - PING 188.181.235.197 (188.181.235.197): 56 data bytes 64 bytes from 188.181.235.197: seq=0 ttl=63 time=4.014 ms 64 bytes from 188.181.235.197: seq=1 ttl=63 time=0.863 ms 64 bytes from 188.181.235.197: seq=2 ttl=63 time=0.874 ms --- 188.181.235.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.863/1.917/4.014 ms 2026-05-28 02:02:09,495 - INFO - Ping to IP 188.181.235.197 from VM ctest-vn1-vm2-29628981 passed 2026-05-28 02:02:09,495 - INFO - Detaching port 97de2957-ed25-4eab-802e-0d3083a6089b from VM ctest-vn1-vm2-29628981 2026-05-28 02:02:09,546 - INFO - Deleting VM ctest-vn1-vm2-29628981 2026-05-28 02:02:09,617 - INFO - Detaching port 9bcc0eb7-d494-4533-bfd6-f9b6190abfb3 from VM ctest-vn1-vm1-00363267 2026-05-28 02:02:09,655 - INFO - Deleting VM ctest-vn1-vm1-00363267 2026-05-28 02:02:09,907 - DEBUG - Response for delete_port : () 2026-05-28 02:02:10,095 - DEBUG - Response for delete_port : () 2026-05-28 02:02:10,095 - INFO - Deleting VN ctest-vn1-84650724 2026-05-28 02:02:10,275 - DEBUG - Response for deleting network () 2026-05-28 02:02:10,540 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 02:02:10,540 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-05-28 02:02:10,541 - INFO - -------------------------------------------------------------------------------- 2026-05-28 02:02:11,302 - INFO - Deleted project: ctest-TestPorts-10507173, ID : 67a80f55-234c-4d0b-bef3-55ffae8a76ea