2026-07-18 15:30:05,777 - INFO - Domain Default found not creating 2026-07-18 15:30:05,998 - INFO - Project ctest-TestPorts-47420450 not found, creating it 2026-07-18 15:30:06,594 - INFO - Created Project:ctest-TestPorts-47420450, ID : fcabb44e-91a6-47e0-8e27-67921517a8ff 2026-07-18 15:30:08,308 - INFO - ================================================================================ 2026-07-18 15:30:08,308 - INFO - STARTING TEST : test_ports_bindings 2026-07-18 15:30:08,308 - 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-07-18 15:30:08,601 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-07-18 15:30:08,601 - INFO - Initial checks done. Running the testcase now 2026-07-18 15:30:08,601 - INFO - 2026-07-18 15:30:09,275 - DEBUG - Response for create_network : {'network': {'id': '7bca186a-d473-4dee-8348-964bb18500df', 'name': 'ctest-vn-41230514', 'tenant_id': 'fcabb44e91a647e08e2767921517a8ff', 'project_id': 'fcabb44e91a647e08e2767921517a8ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-47420450', 'ctest-vn-41230514'], 'port_security_enabled': True, 'description': ''}} 2026-07-18 15:30:09,541 - DEBUG - Response for create_subnet : {'subnet': {'id': '81680465-1350-4d3a-904f-aa6d5e01e7d6', 'name': '', 'tenant_id': 'fcabb44e91a647e08e2767921517a8ff', 'network_id': '7bca186a-d473-4dee-8348-964bb18500df', 'ip_version': 4, 'cidr': '104.172.57.192/26', 'allocation_pools': [{'start': '104.172.57.194', 'end': '104.172.57.254'}], 'gateway_ip': '104.172.57.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '104.172.57.194', 'tags': [], 'project_id': 'fcabb44e91a647e08e2767921517a8ff'}} 2026-07-18 15:30:09,570 - INFO - Created VN ctest-vn-41230514 2026-07-18 15:30:09,626 - DEBUG - VN ctest-vn-41230514 UUID is 7bca186a-d473-4dee-8348-964bb18500df 2026-07-18 15:30:09,746 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-47420450', 'ctest-vmi-90322461']} 2026-07-18 15:30:10,079 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-90322461', 'id': 'fe8e1db8-9e55-49c9-aca5-70314848badf', 'tenant_id': 'fcabb44e91a647e08e2767921517a8ff', 'network_id': '7bca186a-d473-4dee-8348-964bb18500df', 'mac_address': '02:fe:8e:1d:b8:9e', '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': '104.172.57.195', 'subnet_id': '81680465-1350-4d3a-904f-aa6d5e01e7d6'}], 'security_groups': ['6dbd98d5-c642-4607-937c-dd7652abedad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fcabb44e91a647e08e2767921517a8ff'}} 2026-07-18 15:30:10,079 - DEBUG - Created port fe8e1db8-9e55-49c9-aca5-70314848badf 2026-07-18 15:30:10,194 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/fe8e1db8-9e55-49c9-aca5-70314848badf 2026-07-18 15:30:10,527 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/fe8e1db8-9e55-49c9-aca5-70314848badf 2026-07-18 15:30:10,571 - INFO - VMI fe8e1db8-9e55-49c9-aca5-70314848badf verification in API Server passed 2026-07-18 15:30:10,696 - DEBUG - Response for delete_port : () 2026-07-18 15:30:10,696 - INFO - Deleted port fe8e1db8-9e55-49c9-aca5-70314848badf 2026-07-18 15:30:10,696 - INFO - Deleting VN ctest-vn-41230514 2026-07-18 15:30:10,834 - DEBUG - Response for deleting network () 2026-07-18 15:30:11,109 - DEBUG - No XMPP flaps were noticed during the test
2026-07-18 15:30:11,109 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-07-18 15:30:11,109 - INFO - -------------------------------------------------------------------------------- 2026-07-18 15:30:11,111 - INFO - ================================================================================ 2026-07-18 15:30:11,112 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-18 15:30:11,112 - 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-07-18 15:30:11,403 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-07-18 15:30:11,403 - INFO - Initial checks done. Running the testcase now 2026-07-18 15:30:11,403 - INFO - 2026-07-18 15:30:11,641 - DEBUG - Response for create_network : {'network': {'id': '3aff7246-51fb-4d13-9fab-d6e1f7320d8f', 'name': 'ctest-vn1-46469723', 'tenant_id': 'fcabb44e91a647e08e2767921517a8ff', 'project_id': 'fcabb44e91a647e08e2767921517a8ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-47420450', 'ctest-vn1-46469723'], 'port_security_enabled': True, 'description': ''}} 2026-07-18 15:30:11,874 - DEBUG - Response for create_subnet : {'subnet': {'id': '297db989-04df-4c90-bb4e-7744b1676bb9', 'name': '', 'tenant_id': 'fcabb44e91a647e08e2767921517a8ff', 'network_id': '3aff7246-51fb-4d13-9fab-d6e1f7320d8f', 'ip_version': 4, 'cidr': '211.9.60.128/26', 'allocation_pools': [{'start': '211.9.60.130', 'end': '211.9.60.190'}], 'gateway_ip': '211.9.60.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '211.9.60.130', 'tags': [], 'project_id': 'fcabb44e91a647e08e2767921517a8ff'}} 2026-07-18 15:30:12,064 - DEBUG - Response for create_subnet : {'subnet': {'id': '6d1274b6-11e5-4d82-b620-9ee5fc47f4ca', 'name': '', 'tenant_id': 'fcabb44e91a647e08e2767921517a8ff', 'network_id': '3aff7246-51fb-4d13-9fab-d6e1f7320d8f', 'ip_version': 4, 'cidr': '74.184.180.128/26', 'allocation_pools': [{'start': '74.184.180.130', 'end': '74.184.180.190'}], 'gateway_ip': '74.184.180.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '74.184.180.130', 'tags': [], 'project_id': 'fcabb44e91a647e08e2767921517a8ff'}} 2026-07-18 15:30:12,089 - INFO - Created VN ctest-vn1-46469723 2026-07-18 15:30:12,146 - DEBUG - VN ctest-vn1-46469723 UUID is 3aff7246-51fb-4d13-9fab-d6e1f7320d8f 2026-07-18 15:30:12,505 - DEBUG - Response for create_port : {'port': {'name': '53ab68ea-26ea-4026-bdf4-672c15682e86', 'id': '53ab68ea-26ea-4026-bdf4-672c15682e86', 'tenant_id': 'fcabb44e91a647e08e2767921517a8ff', 'network_id': '3aff7246-51fb-4d13-9fab-d6e1f7320d8f', 'mac_address': '02:53:ab:68:ea:26', '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': '211.9.60.133', 'subnet_id': '297db989-04df-4c90-bb4e-7744b1676bb9'}], 'security_groups': ['6dbd98d5-c642-4607-937c-dd7652abedad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fcabb44e91a647e08e2767921517a8ff'}} 2026-07-18 15:30:12,726 - DEBUG - Response for create_port : {'port': {'name': '470624e9-ae3e-4a9d-b5c8-8aa826780571', 'id': '470624e9-ae3e-4a9d-b5c8-8aa826780571', 'tenant_id': 'fcabb44e91a647e08e2767921517a8ff', 'network_id': '3aff7246-51fb-4d13-9fab-d6e1f7320d8f', 'mac_address': '02:47:06:24:e9:ae', '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': '74.184.180.133', 'subnet_id': '6d1274b6-11e5-4d82-b620-9ee5fc47f4ca'}], 'security_groups': ['6dbd98d5-c642-4607-937c-dd7652abedad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fcabb44e91a647e08e2767921517a8ff'}} 2026-07-18 15:30:12,795 - DEBUG - Services list from nova: [, , ] 2026-07-18 15:30:13,229 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6105-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6105-1) 2026-07-18 15:30:13,701 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6105-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6105-1) 2026-07-18 15:30:13,701 - INFO - Waiting for VM ctest-vn1-vm1-53663710 to be up.. 2026-07-18 15:30:13,746 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:30:18,807 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:30:23,895 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:30:28,990 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:30:34,078 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:30:39,172 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:30:44,264 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:30:49,371 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:30:54,463 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:30:59,563 - DEBUG - VM is in ACTIVE state now 2026-07-18 15:30:59,563 - INFO - VM name : ctest-vn1-vm1-53663710 2026-07-18 15:30:59,666 - DEBUG - VM ctest-vn1-vm1-53663710 ID is 38a36b27-25a2-464a-ae74-a7e97db23362 2026-07-18 15:30:59,691 - DEBUG - VM ctest-vn1-vm1-53663710 launched on Node cn-jenkins-deploy-platform-ansible-os-6105-1 2026-07-18 15:30:59,787 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/38a36b27-25a2-464a-ae74-a7e97db23362 2026-07-18 15:30:59,798 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/53ab68ea-26ea-4026-bdf4-672c15682e86 2026-07-18 15:31:03,074 - 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=2 ttl=63 time=10.7 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1003ms\r\nrtt min/avg/max/mdev = 10.733/10.733/10.733/0.000 ms') 2026-07-18 15:31:03,074 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-53663710 passed 2026-07-18 15:31:03,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:31:03,230 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-53663710, IP 211.9.60.133, Port 22 2026-07-18 15:31:03,396 - DEBUG - VM ctest-vn1-vm1-53663710 is ready for SSH connections 2026-07-18 15:31:03,396 - INFO - Waiting for VM ctest-vn1-vm2-29393489 to be up.. 2026-07-18 15:31:03,478 - DEBUG - VM is in ACTIVE state now 2026-07-18 15:31:03,478 - INFO - VM name : ctest-vn1-vm2-29393489 2026-07-18 15:31:03,569 - DEBUG - VM ctest-vn1-vm2-29393489 ID is a231e5d2-ca3b-412c-a4bb-d2d4c8993674 2026-07-18 15:31:03,570 - DEBUG - VM ctest-vn1-vm2-29393489 launched on Node cn-jenkins-deploy-platform-ansible-os-6105-1 2026-07-18 15:31:03,661 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/a231e5d2-ca3b-412c-a4bb-d2d4c8993674 2026-07-18 15:31:03,672 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/470624e9-ae3e-4a9d-b5c8-8aa826780571 2026-07-18 15:31:04,930 - 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=1 ttl=63 time=3.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.656 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.656/2.265/3.874/1.609 ms') 2026-07-18 15:31:04,930 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-29393489 passed 2026-07-18 15:31:05,086 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:31:05,086 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-29393489, IP 74.184.180.133, Port 22 2026-07-18 15:31:05,257 - DEBUG - VM ctest-vn1-vm2-29393489 is ready for SSH connections 2026-07-18 15:31:05,257 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:31:05,257 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:31:05,257 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:31:05,257 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 211.9.60.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-07-18 15:31:05,257 - DEBUG - ping -s 56 -c 3 -W 1 211.9.60.133 2026-07-18 15:31:09,280 - DEBUG - PING 211.9.60.133 (211.9.60.133): 56 data bytes 64 bytes from 211.9.60.133: seq=0 ttl=63 time=4.633 ms 64 bytes from 211.9.60.133: seq=1 ttl=63 time=1.381 ms 64 bytes from 211.9.60.133: seq=2 ttl=63 time=1.359 ms --- 211.9.60.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.359/2.457/4.633 ms 2026-07-18 15:31:09,280 - INFO - Ping to IP 211.9.60.133 from VM ctest-vn1-vm2-29393489 passed 2026-07-18 15:31:09,280 - INFO - Detaching port 470624e9-ae3e-4a9d-b5c8-8aa826780571 from VM ctest-vn1-vm2-29393489 2026-07-18 15:31:09,346 - INFO - Deleting VM ctest-vn1-vm2-29393489 2026-07-18 15:31:09,434 - INFO - Detaching port 53ab68ea-26ea-4026-bdf4-672c15682e86 from VM ctest-vn1-vm1-53663710 2026-07-18 15:31:09,473 - INFO - Deleting VM ctest-vn1-vm1-53663710 2026-07-18 15:31:09,767 - DEBUG - Response for delete_port : () 2026-07-18 15:31:09,958 - DEBUG - Response for delete_port : () 2026-07-18 15:31:09,959 - INFO - Deleting VN ctest-vn1-46469723 2026-07-18 15:31:10,098 - DEBUG - Response for deleting network () 2026-07-18 15:31:10,371 - DEBUG - No XMPP flaps were noticed during the test
2026-07-18 15:31:10,371 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:59]
2026-07-18 15:31:10,371 - INFO - -------------------------------------------------------------------------------- 2026-07-18 15:31:11,157 - INFO - Deleted project: ctest-TestPorts-47420450, ID : fcabb44e-91a6-47e0-8e27-67921517a8ff