2026-03-19 02:11:04,439 - INFO - Reading existing Domain with UUID 935bc1a1-2451-4f6c-b0bc-2e43d3120885 2026-03-19 02:11:04,451 - INFO - Using existing domain ['admin_domain'](935bc1a1-2451-4f6c-b0bc-2e43d3120885) 2026-03-19 02:11:04,674 - INFO - Project ctest-TestPorts-74571310 not found, creating it 2026-03-19 02:11:05,214 - INFO - Created Project:ctest-TestPorts-74571310, ID : d13407e4-97c3-4396-bc7a-b4827a87e22e 2026-03-19 02:11:06,962 - INFO - ================================================================================ 2026-03-19 02:11:06,962 - INFO - STARTING TEST : test_ports_bindings 2026-03-19 02:11:06,962 - 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-19 02:11:07,367 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with 2026-03-19 02:11:07,367 - INFO - Initial checks done. Running the testcase now 2026-03-19 02:11:07,367 - INFO - 2026-03-19 02:11:08,188 - DEBUG - Response for create_network : {'network': {'id': '1ee32463-40fe-4c46-b057-5dc8de6ec57b', 'name': 'ctest-vn-53643916', 'tenant_id': 'd13407e497c34396bc7ab4827a87e22e', 'project_id': 'd13407e497c34396bc7ab4827a87e22e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-74571310', 'ctest-vn-53643916'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-03-19 02:11:08,426 - DEBUG - Response for create_subnet : {'subnet': {'id': '31d766a1-1027-4dad-ac61-0063a28ed04e', 'name': '', 'tenant_id': 'd13407e497c34396bc7ab4827a87e22e', 'network_id': '1ee32463-40fe-4c46-b057-5dc8de6ec57b', 'ip_version': 4, 'cidr': '61.250.93.0/26', 'allocation_pools': [{'start': '61.250.93.2', 'end': '61.250.93.62'}], 'gateway_ip': '61.250.93.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-03-19T02:11:08.299298', 'updated_at': '2026-03-19T02:11:08.299298', 'dns_server_address': '61.250.93.2', 'tags': [], 'project_id': 'd13407e497c34396bc7ab4827a87e22e'}} 2026-03-19 02:11:08,495 - INFO - Created VN ctest-vn-53643916 2026-03-19 02:11:08,549 - DEBUG - VN ctest-vn-53643916 UUID is 1ee32463-40fe-4c46-b057-5dc8de6ec57b 2026-03-19 02:11:08,748 - DEBUG - Read virtual machine interface {'fq_name': ['admin_domain', 'ctest-TestPorts-74571310', 'ctest-vmi-87472560']} 2026-03-19 02:11:09,070 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-87472560', 'id': 'e19aec28-c5c1-4001-8bdd-4cf97c65b350', 'tenant_id': 'd13407e497c34396bc7ab4827a87e22e', 'network_id': '1ee32463-40fe-4c46-b057-5dc8de6ec57b', 'mac_address': '02:e1:9a:ec:28:c5', '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': '61.250.93.3', 'subnet_id': '31d766a1-1027-4dad-ac61-0063a28ed04e'}], 'security_groups': ['18e6b35c-13c4-4518-8326-3a07a335e7c0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-03-19T02:11:08.868317', 'updated_at': '2026-03-19T02:11:08.929272', 'project_id': 'd13407e497c34396bc7ab4827a87e22e'}} 2026-03-19 02:11:09,070 - DEBUG - Created port e19aec28-c5c1-4001-8bdd-4cf97c65b350 2026-03-19 02:11:09,181 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/e19aec28-c5c1-4001-8bdd-4cf97c65b350 2026-03-19 02:11:09,526 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/e19aec28-c5c1-4001-8bdd-4cf97c65b350 2026-03-19 02:11:09,614 - INFO - VMI e19aec28-c5c1-4001-8bdd-4cf97c65b350 verification in API Server passed 2026-03-19 02:11:09,765 - DEBUG - Response for delete_port : () 2026-03-19 02:11:09,765 - INFO - Deleted port e19aec28-c5c1-4001-8bdd-4cf97c65b350 2026-03-19 02:11:09,766 - INFO - Deleting VN ctest-vn-53643916 2026-03-19 02:11:09,920 - DEBUG - Response for deleting network () 2026-03-19 02:11:10,302 - DEBUG - No XMPP flaps were noticed during the test 2026-03-19 02:11:10,302 - INFO - END TEST : test_ports_bindings : PASSED[0:00:04] 2026-03-19 02:11:10,302 - INFO - -------------------------------------------------------------------------------- 2026-03-19 02:11:10,304 - INFO - ================================================================================ 2026-03-19 02:11:10,305 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-19 02:11:10,305 - 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-19 02:11:10,690 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with 2026-03-19 02:11:10,690 - INFO - Initial checks done. Running the testcase now 2026-03-19 02:11:10,690 - INFO - 2026-03-19 02:11:10,962 - DEBUG - Response for create_network : {'network': {'id': '382a09d9-177d-47dc-af7b-9a26ff9560f7', 'name': 'ctest-vn1-35904346', 'tenant_id': 'd13407e497c34396bc7ab4827a87e22e', 'project_id': 'd13407e497c34396bc7ab4827a87e22e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-74571310', 'ctest-vn1-35904346'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-03-19 02:11:11,173 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d187e04-6391-4290-b32d-6a571536807f', 'name': '', 'tenant_id': 'd13407e497c34396bc7ab4827a87e22e', 'network_id': '382a09d9-177d-47dc-af7b-9a26ff9560f7', 'ip_version': 4, 'cidr': '132.244.24.64/26', 'allocation_pools': [{'start': '132.244.24.66', 'end': '132.244.24.126'}], 'gateway_ip': '132.244.24.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-03-19T02:11:11.076151', 'updated_at': '2026-03-19T02:11:11.076151', 'dns_server_address': '132.244.24.66', 'tags': [], 'project_id': 'd13407e497c34396bc7ab4827a87e22e'}} 2026-03-19 02:11:11,410 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b20ea3aa-28d2-4295-a73d-26860c1fd66e', 'name': '', 'tenant_id': 'd13407e497c34396bc7ab4827a87e22e', 'network_id': '382a09d9-177d-47dc-af7b-9a26ff9560f7', 'ip_version': 4, 'cidr': '117.109.107.0/26', 'allocation_pools': [{'start': '117.109.107.2', 'end': '117.109.107.62'}], 'gateway_ip': '117.109.107.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-03-19T02:11:11.317015', 'updated_at': '2026-03-19T02:11:11.317015', 'dns_server_address': '117.109.107.2', 'tags': [], 'project_id': 'd13407e497c34396bc7ab4827a87e22e'}} 2026-03-19 02:11:11,475 - INFO - Created VN ctest-vn1-35904346 2026-03-19 02:11:11,529 - DEBUG - VN ctest-vn1-35904346 UUID is 382a09d9-177d-47dc-af7b-9a26ff9560f7 2026-03-19 02:11:12,034 - DEBUG - Response for create_port : {'port': {'name': 'fb9ea33b-8547-4635-ba14-4ecae2f279bb', 'id': 'fb9ea33b-8547-4635-ba14-4ecae2f279bb', 'tenant_id': 'd13407e497c34396bc7ab4827a87e22e', 'network_id': '382a09d9-177d-47dc-af7b-9a26ff9560f7', 'mac_address': '02:fb:9e:a3:3b:85', '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': '132.244.24.69', 'subnet_id': '3d187e04-6391-4290-b32d-6a571536807f'}], 'security_groups': ['18e6b35c-13c4-4518-8326-3a07a335e7c0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-03-19T02:11:11.861294', 'updated_at': '2026-03-19T02:11:11.927861', 'project_id': 'd13407e497c34396bc7ab4827a87e22e'}} 2026-03-19 02:11:12,282 - DEBUG - Response for create_port : {'port': {'name': '176f12b3-3501-4feb-afb7-823c0b02857a', 'id': '176f12b3-3501-4feb-afb7-823c0b02857a', 'tenant_id': 'd13407e497c34396bc7ab4827a87e22e', 'network_id': '382a09d9-177d-47dc-af7b-9a26ff9560f7', 'mac_address': '02:17:6f:12:b3:35', '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': '117.109.107.5', 'subnet_id': 'b20ea3aa-28d2-4295-a73d-26860c1fd66e'}], 'security_groups': ['18e6b35c-13c4-4518-8326-3a07a335e7c0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-03-19T02:11:12.097677', 'updated_at': '2026-03-19T02:11:12.163007', 'project_id': 'd13407e497c34396bc7ab4827a87e22e'}} 2026-03-19 02:11:12,355 - DEBUG - Services list from nova: [, , ] 2026-03-19 02:11:13,669 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-686-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-686-1) 2026-03-19 02:11:14,497 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-686-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-686-1) 2026-03-19 02:11:14,497 - INFO - Waiting for VM ctest-vn1-vm1-64828133 to be up.. 2026-03-19 02:11:14,600 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-19 02:11:19,750 - DEBUG - VM is in ACTIVE state now 2026-03-19 02:11:19,750 - INFO - VM name : ctest-vn1-vm1-64828133 2026-03-19 02:11:19,895 - DEBUG - VM ctest-vn1-vm1-64828133 ID is 57072326-1fe8-4bba-bc3b-99a2bbb9da04 2026-03-19 02:11:19,934 - DEBUG - VM ctest-vn1-vm1-64828133 launched on Node cn-jenkins-deploy-platform-juju-os-686-1 2026-03-19 02:11:20,074 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/57072326-1fe8-4bba-bc3b-99a2bbb9da04 2026-03-19 02:11:20,134 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/fb9ea33b-8547-4635-ba14-4ecae2f279bb 2026-03-19 02:11:23,597 - 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 1008ms') 2026-03-19 02:11:23,597 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-64828133 failed! 2026-03-19 02:11:23,657 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-74571310:ctest-vn1-35904346 is 132.244.24.65 and allocation pool is NOT set 2026-03-19 02:11:23,657 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-74571310:ctest-vn1-35904346 is 117.109.107.1 and allocation pool is NOT set 2026-03-19 02:11:27,754 - 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.1 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1016ms\r\nrtt min/avg/max/mdev = 10.142/10.142/10.142/0.000 ms') 2026-03-19 02:11:27,754 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-64828133 passed 2026-03-19 02:11:27,909 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 02:11:27,909 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-64828133, IP 132.244.24.69, Port 22 2026-03-19 02:11:28,130 - DEBUG - VM ctest-vn1-vm1-64828133 is ready for SSH connections 2026-03-19 02:11:28,130 - INFO - Waiting for VM ctest-vn1-vm2-51040290 to be up.. 2026-03-19 02:11:28,265 - DEBUG - VM is in ACTIVE state now 2026-03-19 02:11:28,265 - INFO - VM name : ctest-vn1-vm2-51040290 2026-03-19 02:11:28,397 - DEBUG - VM ctest-vn1-vm2-51040290 ID is 0dd810e3-9686-407d-bb8a-9b9d720a1e96 2026-03-19 02:11:28,398 - DEBUG - VM ctest-vn1-vm2-51040290 launched on Node cn-jenkins-deploy-platform-juju-os-686-1 2026-03-19 02:11:28,570 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/0dd810e3-9686-407d-bb8a-9b9d720a1e96 2026-03-19 02:11:28,630 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/176f12b3-3501-4feb-afb7-823c0b02857a 2026-03-19 02:11:30,064 - 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.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.463 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.463/1.610/2.758/1.147 ms') 2026-03-19 02:11:30,064 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-51040290 passed 2026-03-19 02:11:30,213 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 02:11:30,213 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-51040290, IP 117.109.107.5, Port 22 2026-03-19 02:11:30,451 - DEBUG - VM ctest-vn1-vm2-51040290 is ready for SSH connections 2026-03-19 02:11:30,451 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 02:11:30,451 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 02:11:30,451 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 02:11:30,451 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.244.24.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-03-19 02:11:30,451 - DEBUG - ping -s 56 -c 3 -W 1 132.244.24.69 2026-03-19 02:11:33,165 - DEBUG - PING 132.244.24.69 (132.244.24.69): 56 data bytes 64 bytes from 132.244.24.69: seq=0 ttl=63 time=4.660 ms 64 bytes from 132.244.24.69: seq=1 ttl=63 time=0.801 ms 64 bytes from 132.244.24.69: seq=2 ttl=63 time=0.973 ms --- 132.244.24.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.801/2.144/4.660 ms 2026-03-19 02:11:33,165 - INFO - Ping to IP 132.244.24.69 from VM ctest-vn1-vm2-51040290 passed 2026-03-19 02:11:33,166 - INFO - Detaching port 176f12b3-3501-4feb-afb7-823c0b02857a from VM ctest-vn1-vm2-51040290 2026-03-19 02:11:33,265 - INFO - Deleting VM ctest-vn1-vm2-51040290 2026-03-19 02:11:33,446 - INFO - Detaching port fb9ea33b-8547-4635-ba14-4ecae2f279bb from VM ctest-vn1-vm1-64828133 2026-03-19 02:11:33,536 - INFO - Deleting VM ctest-vn1-vm1-64828133 2026-03-19 02:11:33,999 - DEBUG - Response for delete_port : () 2026-03-19 02:11:34,304 - DEBUG - Response for delete_port : () 2026-03-19 02:11:34,304 - INFO - Deleting VN ctest-vn1-35904346 2026-03-19 02:11:34,535 - DEBUG - Response for deleting network () 2026-03-19 02:11:34,932 - DEBUG - No XMPP flaps were noticed during the test 2026-03-19 02:11:34,932 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2026-03-19 02:11:34,932 - INFO - -------------------------------------------------------------------------------- 2026-03-19 02:11:35,696 - INFO - Deleted project: ctest-TestPorts-74571310, ID : d13407e4-97c3-4396-bc7a-b4827a87e22e