2026-02-24 15:38:48,343 - INFO - Domain Default found not creating 2026-02-24 15:38:48,529 - INFO - Project ctest-TestPorts-18391503 not found, creating it 2026-02-24 15:38:49,637 - INFO - Created Project:ctest-TestPorts-18391503, ID : 4bd1006f-7cde-4fd4-bd1a-bb0a137c7a1e 2026-02-24 15:38:51,212 - INFO - ================================================================================ 2026-02-24 15:38:51,212 - INFO - STARTING TEST : test_ports_bindings 2026-02-24 15:38:51,212 - 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-02-24 15:38:51,466 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-02-24 15:38:51,466 - INFO - Initial checks done. Running the testcase now 2026-02-24 15:38:51,466 - INFO - 2026-02-24 15:38:52,113 - DEBUG - Response for create_network : {'network': {'id': '1e1fd082-c160-49eb-ac79-92497a9589c8', 'name': 'ctest-vn-07717095', 'tenant_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e', 'project_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-18391503', 'ctest-vn-07717095'], 'port_security_enabled': True, 'description': ''}} 2026-02-24 15:38:52,350 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e8557b40-627f-48fd-a077-1a2bf8ff29f8', 'name': '', 'tenant_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e', 'network_id': '1e1fd082-c160-49eb-ac79-92497a9589c8', 'ip_version': 4, 'cidr': '212.84.80.128/26', 'allocation_pools': [{'start': '212.84.80.130', 'end': '212.84.80.190'}], 'gateway_ip': '212.84.80.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '212.84.80.130', 'tags': [], 'project_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e'}} 2026-02-24 15:38:52,370 - INFO - Created VN ctest-vn-07717095 2026-02-24 15:38:52,424 - DEBUG - VN ctest-vn-07717095 UUID is 1e1fd082-c160-49eb-ac79-92497a9589c8 2026-02-24 15:38:52,548 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-18391503', 'ctest-vmi-71253018']} 2026-02-24 15:38:52,819 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-71253018', 'id': '21d44233-97c2-4486-a9dc-dd73aff4050b', 'tenant_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e', 'network_id': '1e1fd082-c160-49eb-ac79-92497a9589c8', 'mac_address': '02:21:d4:42:33:97', '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': '212.84.80.131', 'subnet_id': 'e8557b40-627f-48fd-a077-1a2bf8ff29f8'}], 'security_groups': ['234bd14b-1172-43cb-b5bb-110c245cae39'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e'}} 2026-02-24 15:38:52,819 - DEBUG - Created port 21d44233-97c2-4486-a9dc-dd73aff4050b 2026-02-24 15:38:52,928 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/21d44233-97c2-4486-a9dc-dd73aff4050b 2026-02-24 15:38:53,225 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/21d44233-97c2-4486-a9dc-dd73aff4050b 2026-02-24 15:38:53,264 - INFO - VMI 21d44233-97c2-4486-a9dc-dd73aff4050b verification in API Server passed 2026-02-24 15:38:53,358 - DEBUG - Response for delete_port : () 2026-02-24 15:38:53,358 - INFO - Deleted port 21d44233-97c2-4486-a9dc-dd73aff4050b 2026-02-24 15:38:53,358 - INFO - Deleting VN ctest-vn-07717095 2026-02-24 15:38:53,483 - DEBUG - Response for deleting network () 2026-02-24 15:38:53,737 - DEBUG - No XMPP flaps were noticed during the test
2026-02-24 15:38:53,737 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-02-24 15:38:53,737 - INFO - -------------------------------------------------------------------------------- 2026-02-24 15:38:53,740 - INFO - ================================================================================ 2026-02-24 15:38:53,740 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-24 15:38:53,740 - 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-02-24 15:38:54,025 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-02-24 15:38:54,025 - INFO - Initial checks done. Running the testcase now 2026-02-24 15:38:54,025 - INFO - 2026-02-24 15:38:54,206 - DEBUG - Response for create_network : {'network': {'id': '62d1aa1b-ccfe-4174-9094-16e58b55f2e8', 'name': 'ctest-vn1-10118142', 'tenant_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e', 'project_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-18391503', 'ctest-vn1-10118142'], 'port_security_enabled': True, 'description': ''}} 2026-02-24 15:38:54,410 - DEBUG - Response for create_subnet : {'subnet': {'id': '4db7dabb-0279-4974-b6af-effe514ea285', 'name': '', 'tenant_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e', 'network_id': '62d1aa1b-ccfe-4174-9094-16e58b55f2e8', 'ip_version': 4, 'cidr': '151.38.41.128/26', 'allocation_pools': [{'start': '151.38.41.130', 'end': '151.38.41.190'}], 'gateway_ip': '151.38.41.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '151.38.41.130', 'tags': [], 'project_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e'}} 2026-02-24 15:38:54,600 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b9232b84-d15e-44bd-bba1-700b5c94007b', 'name': '', 'tenant_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e', 'network_id': '62d1aa1b-ccfe-4174-9094-16e58b55f2e8', 'ip_version': 4, 'cidr': '1.146.247.64/26', 'allocation_pools': [{'start': '1.146.247.66', 'end': '1.146.247.126'}], 'gateway_ip': '1.146.247.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '1.146.247.66', 'tags': [], 'project_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e'}} 2026-02-24 15:38:54,625 - INFO - Created VN ctest-vn1-10118142 2026-02-24 15:38:54,680 - DEBUG - VN ctest-vn1-10118142 UUID is 62d1aa1b-ccfe-4174-9094-16e58b55f2e8 2026-02-24 15:38:54,996 - DEBUG - Response for create_port : {'port': {'name': 'e8a2c59e-f704-4b91-8cf8-ef5af5855e91', 'id': 'e8a2c59e-f704-4b91-8cf8-ef5af5855e91', 'tenant_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e', 'network_id': '62d1aa1b-ccfe-4174-9094-16e58b55f2e8', 'mac_address': '02:e8:a2:c5:9e:f7', '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': '151.38.41.133', 'subnet_id': '4db7dabb-0279-4974-b6af-effe514ea285'}], 'security_groups': ['234bd14b-1172-43cb-b5bb-110c245cae39'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e'}} 2026-02-24 15:38:55,181 - DEBUG - Response for create_port : {'port': {'name': 'e209d01d-fc43-4fe0-afbd-b61d52cebf77', 'id': 'e209d01d-fc43-4fe0-afbd-b61d52cebf77', 'tenant_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e', 'network_id': '62d1aa1b-ccfe-4174-9094-16e58b55f2e8', 'mac_address': '02:e2:09:d0:1d:fc', '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.146.247.69', 'subnet_id': 'b9232b84-d15e-44bd-bba1-700b5c94007b'}], 'security_groups': ['234bd14b-1172-43cb-b5bb-110c245cae39'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4bd1006f7cde4fd4bd1abb0a137c7a1e'}} 2026-02-24 15:38:55,241 - DEBUG - Services list from nova: [, , ] 2026-02-24 15:38:55,580 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5393-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5393-1) 2026-02-24 15:38:56,014 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5393-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5393-1) 2026-02-24 15:38:56,014 - INFO - Waiting for VM ctest-vn1-vm1-03000113 to be up.. 2026-02-24 15:38:56,059 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-24 15:39:01,149 - DEBUG - VM is in ACTIVE state now 2026-02-24 15:39:01,149 - INFO - VM name : ctest-vn1-vm1-03000113 2026-02-24 15:39:01,224 - DEBUG - VM ctest-vn1-vm1-03000113 ID is 646f0258-73f8-4771-9d52-bde4206c2c43 2026-02-24 15:39:01,248 - DEBUG - VM ctest-vn1-vm1-03000113 launched on Node cn-jenkins-deploy-platform-ansible-os-5393-1 2026-02-24 15:39:01,331 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/646f0258-73f8-4771-9d52-bde4206c2c43 2026-02-24 15:39:01,340 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e8a2c59e-f704-4b91-8cf8-ef5af5855e91 2026-02-24 15:39:04,596 - 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 1015ms') 2026-02-24 15:39:04,596 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03000113 failed! 2026-02-24 15:39:04,652 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-18391503:ctest-vn1-10118142 is 151.38.41.129 and allocation pool is NOT set 2026-02-24 15:39:04,652 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-18391503:ctest-vn1-10118142 is 1.146.247.65 and allocation pool is NOT set 2026-02-24 15:39:08,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=7.85 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 7.847/7.847/7.847/0.000 ms') 2026-02-24 15:39:08,722 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03000113 passed 2026-02-24 15:39:08,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-24 15:39:08,872 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-03000113, IP 151.38.41.133, Port 22 2026-02-24 15:39:09,031 - DEBUG - VM ctest-vn1-vm1-03000113 is ready for SSH connections 2026-02-24 15:39:09,031 - INFO - Waiting for VM ctest-vn1-vm2-51984952 to be up.. 2026-02-24 15:39:09,106 - DEBUG - VM is in ACTIVE state now 2026-02-24 15:39:09,106 - INFO - VM name : ctest-vn1-vm2-51984952 2026-02-24 15:39:09,181 - DEBUG - VM ctest-vn1-vm2-51984952 ID is 033d41aa-330d-49d9-9a3e-4b7d3a7400ea 2026-02-24 15:39:09,181 - DEBUG - VM ctest-vn1-vm2-51984952 launched on Node cn-jenkins-deploy-platform-ansible-os-5393-1 2026-02-24 15:39:09,253 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/033d41aa-330d-49d9-9a3e-4b7d3a7400ea 2026-02-24 15:39:09,262 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e209d01d-fc43-4fe0-afbd-b61d52cebf77 2026-02-24 15:39:10,488 - 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.18 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.445 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.445/1.811/3.177/1.366 ms') 2026-02-24 15:39:10,488 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-51984952 passed 2026-02-24 15:39:10,636 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-24 15:39:10,636 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-51984952, IP 1.146.247.69, Port 22 2026-02-24 15:39:10,800 - DEBUG - VM ctest-vn1-vm2-51984952 is ready for SSH connections 2026-02-24 15:39:10,800 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-24 15:39:10,800 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-24 15:39:10,800 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-24 15:39:10,800 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 151.38.41.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-02-24 15:39:10,800 - DEBUG - ping -s 56 -c 3 -W 1 151.38.41.133 2026-02-24 15:39:13,466 - DEBUG - PING 151.38.41.133 (151.38.41.133): 56 data bytes 64 bytes from 151.38.41.133: seq=0 ttl=63 time=3.834 ms 64 bytes from 151.38.41.133: seq=1 ttl=63 time=0.814 ms 64 bytes from 151.38.41.133: seq=2 ttl=63 time=1.078 ms --- 151.38.41.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.814/1.908/3.834 ms 2026-02-24 15:39:13,466 - INFO - Ping to IP 151.38.41.133 from VM ctest-vn1-vm2-51984952 passed 2026-02-24 15:39:13,466 - INFO - Detaching port e209d01d-fc43-4fe0-afbd-b61d52cebf77 from VM ctest-vn1-vm2-51984952 2026-02-24 15:39:13,513 - INFO - Deleting VM ctest-vn1-vm2-51984952 2026-02-24 15:39:13,581 - INFO - Detaching port e8a2c59e-f704-4b91-8cf8-ef5af5855e91 from VM ctest-vn1-vm1-03000113 2026-02-24 15:39:13,612 - INFO - Deleting VM ctest-vn1-vm1-03000113 2026-02-24 15:39:13,837 - DEBUG - Response for delete_port : () 2026-02-24 15:39:14,006 - DEBUG - Response for delete_port : () 2026-02-24 15:39:14,006 - INFO - Deleting VN ctest-vn1-10118142 2026-02-24 15:39:14,136 - DEBUG - Response for deleting network () 2026-02-24 15:39:14,401 - DEBUG - No XMPP flaps were noticed during the test
2026-02-24 15:39:14,401 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-02-24 15:39:14,401 - INFO - -------------------------------------------------------------------------------- 2026-02-24 15:39:15,083 - INFO - Deleted project: ctest-TestPorts-18391503, ID : 4bd1006f-7cde-4fd4-bd1a-bb0a137c7a1e