2026-03-17 12:52:06,204 - INFO - Domain Default found not creating 2026-03-17 12:52:06,435 - INFO - Project ctest-TestPorts-55774611 not found, creating it 2026-03-17 12:52:06,962 - INFO - Created Project:ctest-TestPorts-55774611, ID : 72e6fb1c-9223-4591-95ff-7bb28a58e8dc 2026-03-17 12:52:08,608 - INFO - ================================================================================ 2026-03-17 12:52:08,608 - INFO - STARTING TEST : test_ports_bindings 2026-03-17 12:52:08,608 - 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-17 12:52:08,877 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2026-03-17 12:52:08,877 - INFO - Initial checks done. Running the testcase now 2026-03-17 12:52:08,877 - INFO - 2026-03-17 12:52:09,510 - DEBUG - Response for create_network : {'network': {'id': 'cf27c181-d770-4e90-91f8-5616e268daa3', 'name': 'ctest-vn-70200858', 'tenant_id': '72e6fb1c9223459195ff7bb28a58e8dc', 'project_id': '72e6fb1c9223459195ff7bb28a58e8dc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-55774611', 'ctest-vn-70200858'], 'port_security_enabled': True, 'description': ''}} 2026-03-17 12:52:09,680 - DEBUG - Response for create_subnet : {'subnet': {'id': '6d35a68d-78a1-4800-a520-f2ec22f299c6', 'name': '', 'tenant_id': '72e6fb1c9223459195ff7bb28a58e8dc', 'network_id': 'cf27c181-d770-4e90-91f8-5616e268daa3', 'ip_version': 4, 'cidr': '49.99.187.192/26', 'allocation_pools': [{'start': '49.99.187.194', 'end': '49.99.187.254'}], 'gateway_ip': '49.99.187.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '49.99.187.194', 'tags': [], 'project_id': '72e6fb1c9223459195ff7bb28a58e8dc'}} 2026-03-17 12:52:09,702 - INFO - Created VN ctest-vn-70200858 2026-03-17 12:52:09,756 - DEBUG - VN ctest-vn-70200858 UUID is cf27c181-d770-4e90-91f8-5616e268daa3 2026-03-17 12:52:09,880 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-55774611', 'ctest-vmi-05899122']} 2026-03-17 12:52:10,152 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-05899122', 'id': '3b407ba1-04c9-4671-88d3-52cd2419a055', 'tenant_id': '72e6fb1c9223459195ff7bb28a58e8dc', 'network_id': 'cf27c181-d770-4e90-91f8-5616e268daa3', 'mac_address': '02:3b:40:7b:a1:04', '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': '49.99.187.195', 'subnet_id': '6d35a68d-78a1-4800-a520-f2ec22f299c6'}], 'security_groups': ['fe8285fe-ab3e-4c54-b67e-9d56dc5e0ae2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '72e6fb1c9223459195ff7bb28a58e8dc'}} 2026-03-17 12:52:10,152 - DEBUG - Created port 3b407ba1-04c9-4671-88d3-52cd2419a055 2026-03-17 12:52:10,260 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3b407ba1-04c9-4671-88d3-52cd2419a055 2026-03-17 12:52:10,562 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3b407ba1-04c9-4671-88d3-52cd2419a055 2026-03-17 12:52:10,611 - INFO - VMI 3b407ba1-04c9-4671-88d3-52cd2419a055 verification in API Server passed 2026-03-17 12:52:10,744 - DEBUG - Response for delete_port : () 2026-03-17 12:52:10,744 - INFO - Deleted port 3b407ba1-04c9-4671-88d3-52cd2419a055 2026-03-17 12:52:10,744 - INFO - Deleting VN ctest-vn-70200858 2026-03-17 12:52:10,876 - DEBUG - Response for deleting network () 2026-03-17 12:52:11,139 - DEBUG - No XMPP flaps were noticed during the test
2026-03-17 12:52:11,139 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-03-17 12:52:11,139 - INFO - -------------------------------------------------------------------------------- 2026-03-17 12:52:11,142 - INFO - ================================================================================ 2026-03-17 12:52:11,142 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-17 12:52:11,142 - 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-17 12:52:11,447 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2026-03-17 12:52:11,447 - INFO - Initial checks done. Running the testcase now 2026-03-17 12:52:11,447 - INFO - 2026-03-17 12:52:11,641 - DEBUG - Response for create_network : {'network': {'id': '4dc847c9-3da9-4bfc-bfbb-0378169b232b', 'name': 'ctest-vn1-93909575', 'tenant_id': '72e6fb1c9223459195ff7bb28a58e8dc', 'project_id': '72e6fb1c9223459195ff7bb28a58e8dc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-55774611', 'ctest-vn1-93909575'], 'port_security_enabled': True, 'description': ''}} 2026-03-17 12:52:11,863 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b2453b1-36f6-4ed4-95f0-a73cf591f0eb', 'name': '', 'tenant_id': '72e6fb1c9223459195ff7bb28a58e8dc', 'network_id': '4dc847c9-3da9-4bfc-bfbb-0378169b232b', 'ip_version': 4, 'cidr': '75.12.6.64/26', 'allocation_pools': [{'start': '75.12.6.66', 'end': '75.12.6.126'}], 'gateway_ip': '75.12.6.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.12.6.66', 'tags': [], 'project_id': '72e6fb1c9223459195ff7bb28a58e8dc'}} 2026-03-17 12:52:12,084 - DEBUG - Response for create_subnet : {'subnet': {'id': '3e545f14-51a0-48c3-bae3-93c6d644a14d', 'name': '', 'tenant_id': '72e6fb1c9223459195ff7bb28a58e8dc', 'network_id': '4dc847c9-3da9-4bfc-bfbb-0378169b232b', 'ip_version': 4, 'cidr': '62.5.55.0/26', 'allocation_pools': [{'start': '62.5.55.2', 'end': '62.5.55.62'}], 'gateway_ip': '62.5.55.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '62.5.55.2', 'tags': [], 'project_id': '72e6fb1c9223459195ff7bb28a58e8dc'}} 2026-03-17 12:52:12,107 - INFO - Created VN ctest-vn1-93909575 2026-03-17 12:52:12,160 - DEBUG - VN ctest-vn1-93909575 UUID is 4dc847c9-3da9-4bfc-bfbb-0378169b232b 2026-03-17 12:52:12,509 - DEBUG - Response for create_port : {'port': {'name': '589dec76-fbd8-4207-9465-e9fc98acfeb5', 'id': '589dec76-fbd8-4207-9465-e9fc98acfeb5', 'tenant_id': '72e6fb1c9223459195ff7bb28a58e8dc', 'network_id': '4dc847c9-3da9-4bfc-bfbb-0378169b232b', 'mac_address': '02:58:9d:ec:76:fb', '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': '75.12.6.69', 'subnet_id': '8b2453b1-36f6-4ed4-95f0-a73cf591f0eb'}], 'security_groups': ['fe8285fe-ab3e-4c54-b67e-9d56dc5e0ae2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '72e6fb1c9223459195ff7bb28a58e8dc'}} 2026-03-17 12:52:12,714 - DEBUG - Response for create_port : {'port': {'name': 'fdcd95c0-4464-4ee1-af02-8861aa340f97', 'id': 'fdcd95c0-4464-4ee1-af02-8861aa340f97', 'tenant_id': '72e6fb1c9223459195ff7bb28a58e8dc', 'network_id': '4dc847c9-3da9-4bfc-bfbb-0378169b232b', 'mac_address': '02:fd:cd:95:c0:44', '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': '62.5.55.5', 'subnet_id': '3e545f14-51a0-48c3-bae3-93c6d644a14d'}], 'security_groups': ['fe8285fe-ab3e-4c54-b67e-9d56dc5e0ae2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '72e6fb1c9223459195ff7bb28a58e8dc'}} 2026-03-17 12:52:12,793 - DEBUG - Services list from nova: [, , ] 2026-03-17 12:52:13,213 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5480-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5480-1) 2026-03-17 12:52:13,735 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5480-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5480-1) 2026-03-17 12:52:13,735 - INFO - Waiting for VM ctest-vn1-vm1-85132541 to be up.. 2026-03-17 12:52:13,785 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-17 12:52:18,876 - DEBUG - VM is in ACTIVE state now 2026-03-17 12:52:18,876 - INFO - VM name : ctest-vn1-vm1-85132541 2026-03-17 12:52:18,972 - DEBUG - VM ctest-vn1-vm1-85132541 ID is 8990b928-0d77-4051-84b4-da3d2a8e27f5 2026-03-17 12:52:18,995 - DEBUG - VM ctest-vn1-vm1-85132541 launched on Node cn-jenkins-deploy-platform-ansible-os-5480-1 2026-03-17 12:52:19,081 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8990b928-0d77-4051-84b4-da3d2a8e27f5 2026-03-17 12:52:19,091 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/589dec76-fbd8-4207-9465-e9fc98acfeb5 2026-03-17 12:52:22,363 - 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 1025ms') 2026-03-17 12:52:22,363 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-85132541 failed! 2026-03-17 12:52:22,420 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-55774611:ctest-vn1-93909575 is 75.12.6.65 and allocation pool is NOT set 2026-03-17 12:52:22,420 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-55774611:ctest-vn1-93909575 is 62.5.55.1 and allocation pool is NOT set 2026-03-17 12:52:26,482 - 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.50 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 = 9.499/9.499/9.499/0.000 ms') 2026-03-17 12:52:26,482 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-85132541 passed 2026-03-17 12:52:26,640 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 12:52:26,640 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-85132541, IP 75.12.6.69, Port 22 2026-03-17 12:52:26,810 - DEBUG - VM ctest-vn1-vm1-85132541 is ready for SSH connections 2026-03-17 12:52:26,810 - INFO - Waiting for VM ctest-vn1-vm2-24949920 to be up.. 2026-03-17 12:52:26,922 - DEBUG - VM is in ACTIVE state now 2026-03-17 12:52:26,922 - INFO - VM name : ctest-vn1-vm2-24949920 2026-03-17 12:52:27,031 - DEBUG - VM ctest-vn1-vm2-24949920 ID is 541f3007-92a5-4ffd-b1d8-1c38c69e6a0e 2026-03-17 12:52:27,031 - DEBUG - VM ctest-vn1-vm2-24949920 launched on Node cn-jenkins-deploy-platform-ansible-os-5480-1 2026-03-17 12:52:27,130 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/541f3007-92a5-4ffd-b1d8-1c38c69e6a0e 2026-03-17 12:52:27,144 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/fdcd95c0-4464-4ee1-af02-8861aa340f97 2026-03-17 12:52:28,409 - 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.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.517 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.517/2.133/3.749/1.616 ms') 2026-03-17 12:52:28,409 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-24949920 passed 2026-03-17 12:52:28,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 12:52:28,565 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-24949920, IP 62.5.55.5, Port 22 2026-03-17 12:52:28,724 - DEBUG - VM ctest-vn1-vm2-24949920 is ready for SSH connections 2026-03-17 12:52:28,724 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 12:52:28,724 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 12:52:28,724 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-17 12:52:28,724 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 75.12.6.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-17 12:52:28,725 - DEBUG - ping -s 56 -c 3 -W 1 75.12.6.69 2026-03-17 12:52:31,418 - DEBUG - PING 75.12.6.69 (75.12.6.69): 56 data bytes 64 bytes from 75.12.6.69: seq=0 ttl=63 time=4.373 ms 64 bytes from 75.12.6.69: seq=1 ttl=63 time=1.010 ms 64 bytes from 75.12.6.69: seq=2 ttl=63 time=1.151 ms --- 75.12.6.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.010/2.178/4.373 ms 2026-03-17 12:52:31,418 - INFO - Ping to IP 75.12.6.69 from VM ctest-vn1-vm2-24949920 passed 2026-03-17 12:52:31,418 - INFO - Detaching port fdcd95c0-4464-4ee1-af02-8861aa340f97 from VM ctest-vn1-vm2-24949920 2026-03-17 12:52:31,482 - INFO - Deleting VM ctest-vn1-vm2-24949920 2026-03-17 12:52:31,565 - INFO - Detaching port 589dec76-fbd8-4207-9465-e9fc98acfeb5 from VM ctest-vn1-vm1-85132541 2026-03-17 12:52:31,604 - INFO - Deleting VM ctest-vn1-vm1-85132541 2026-03-17 12:52:31,884 - DEBUG - Response for delete_port : () 2026-03-17 12:52:32,085 - DEBUG - Response for delete_port : () 2026-03-17 12:52:32,086 - INFO - Deleting VN ctest-vn1-93909575 2026-03-17 12:52:32,227 - DEBUG - Response for deleting network () 2026-03-17 12:52:32,491 - DEBUG - No XMPP flaps were noticed during the test
2026-03-17 12:52:32,491 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-03-17 12:52:32,491 - INFO - -------------------------------------------------------------------------------- 2026-03-17 12:52:33,194 - INFO - Deleted project: ctest-TestPorts-55774611, ID : 72e6fb1c-9223-4591-95ff-7bb28a58e8dc