2026-06-23 02:55:30,695 - INFO - Domain Default found not creating 2026-06-23 02:55:30,828 - INFO - Project ctest-TestPorts-36287732 not found, creating it 2026-06-23 02:55:31,256 - INFO - Created Project:ctest-TestPorts-36287732, ID : 10943dbc-66ae-48ca-af6f-10d763ead3d3 2026-06-23 02:55:32,649 - INFO - ================================================================================ 2026-06-23 02:55:32,649 - INFO - STARTING TEST : test_ports_bindings 2026-06-23 02:55:32,649 - 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-06-23 02:55:32,908 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-06-23 02:55:32,908 - INFO - Initial checks done. Running the testcase now 2026-06-23 02:55:32,908 - INFO - 2026-06-23 02:55:33,440 - DEBUG - Response for create_network : {'network': {'id': 'f6cc5adb-f229-4417-a235-3e3277b7ade1', 'name': 'ctest-vn-37892155', 'tenant_id': '10943dbc66ae48caaf6f10d763ead3d3', 'project_id': '10943dbc66ae48caaf6f10d763ead3d3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-36287732', 'ctest-vn-37892155'], 'port_security_enabled': True, 'description': ''}} 2026-06-23 02:55:33,604 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca246de6-a825-4c64-9c20-6b209f23c6ce', 'name': '', 'tenant_id': '10943dbc66ae48caaf6f10d763ead3d3', 'network_id': 'f6cc5adb-f229-4417-a235-3e3277b7ade1', 'ip_version': 4, 'cidr': '188.194.121.0/26', 'allocation_pools': [{'start': '188.194.121.2', 'end': '188.194.121.62'}], 'gateway_ip': '188.194.121.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '188.194.121.2', 'tags': [], 'project_id': '10943dbc66ae48caaf6f10d763ead3d3'}} 2026-06-23 02:55:33,618 - INFO - Created VN ctest-vn-37892155 2026-06-23 02:55:33,667 - DEBUG - VN ctest-vn-37892155 UUID is f6cc5adb-f229-4417-a235-3e3277b7ade1 2026-06-23 02:55:33,762 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-36287732', 'ctest-vmi-26933923']} 2026-06-23 02:55:34,028 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-26933923', 'id': 'a3f3e7dd-5806-40fc-bdc7-cb5bb2815e24', 'tenant_id': '10943dbc66ae48caaf6f10d763ead3d3', 'network_id': 'f6cc5adb-f229-4417-a235-3e3277b7ade1', 'mac_address': '02:a3:f3:e7:dd:58', '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': '188.194.121.3', 'subnet_id': 'ca246de6-a825-4c64-9c20-6b209f23c6ce'}], 'security_groups': ['f330cc11-fac0-4afc-8b95-e50bf592f84d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '10943dbc66ae48caaf6f10d763ead3d3'}} 2026-06-23 02:55:34,028 - DEBUG - Created port a3f3e7dd-5806-40fc-bdc7-cb5bb2815e24 2026-06-23 02:55:34,131 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a3f3e7dd-5806-40fc-bdc7-cb5bb2815e24 2026-06-23 02:55:34,450 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a3f3e7dd-5806-40fc-bdc7-cb5bb2815e24 2026-06-23 02:55:34,477 - INFO - VMI a3f3e7dd-5806-40fc-bdc7-cb5bb2815e24 verification in API Server passed 2026-06-23 02:55:34,563 - DEBUG - Response for delete_port : () 2026-06-23 02:55:34,563 - INFO - Deleted port a3f3e7dd-5806-40fc-bdc7-cb5bb2815e24 2026-06-23 02:55:34,563 - INFO - Deleting VN ctest-vn-37892155 2026-06-23 02:55:34,653 - DEBUG - Response for deleting network () 2026-06-23 02:55:34,908 - DEBUG - No XMPP flaps were noticed during the test
2026-06-23 02:55:34,908 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-23 02:55:34,908 - INFO - -------------------------------------------------------------------------------- 2026-06-23 02:55:34,910 - INFO - ================================================================================ 2026-06-23 02:55:34,910 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-23 02:55:34,911 - 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-06-23 02:55:35,201 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-06-23 02:55:35,201 - INFO - Initial checks done. Running the testcase now 2026-06-23 02:55:35,201 - INFO - 2026-06-23 02:55:35,355 - DEBUG - Response for create_network : {'network': {'id': '80a0a396-2336-433d-b484-652e17024334', 'name': 'ctest-vn1-23612792', 'tenant_id': '10943dbc66ae48caaf6f10d763ead3d3', 'project_id': '10943dbc66ae48caaf6f10d763ead3d3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-36287732', 'ctest-vn1-23612792'], 'port_security_enabled': True, 'description': ''}} 2026-06-23 02:55:35,522 - DEBUG - Response for create_subnet : {'subnet': {'id': '352380c4-f597-47bb-9168-5c8266acce40', 'name': '', 'tenant_id': '10943dbc66ae48caaf6f10d763ead3d3', 'network_id': '80a0a396-2336-433d-b484-652e17024334', 'ip_version': 4, 'cidr': '15.216.165.0/26', 'allocation_pools': [{'start': '15.216.165.2', 'end': '15.216.165.62'}], 'gateway_ip': '15.216.165.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '15.216.165.2', 'tags': [], 'project_id': '10943dbc66ae48caaf6f10d763ead3d3'}} 2026-06-23 02:55:35,651 - DEBUG - Response for create_subnet : {'subnet': {'id': 'af780d94-e202-4bf6-9582-6ddfbbdee26f', 'name': '', 'tenant_id': '10943dbc66ae48caaf6f10d763ead3d3', 'network_id': '80a0a396-2336-433d-b484-652e17024334', 'ip_version': 4, 'cidr': '92.216.243.0/26', 'allocation_pools': [{'start': '92.216.243.2', 'end': '92.216.243.62'}], 'gateway_ip': '92.216.243.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '92.216.243.2', 'tags': [], 'project_id': '10943dbc66ae48caaf6f10d763ead3d3'}} 2026-06-23 02:55:35,665 - INFO - Created VN ctest-vn1-23612792 2026-06-23 02:55:35,715 - DEBUG - VN ctest-vn1-23612792 UUID is 80a0a396-2336-433d-b484-652e17024334 2026-06-23 02:55:35,997 - DEBUG - Response for create_port : {'port': {'name': '65ad3a4b-f8d1-4236-b632-92b2d31b59ca', 'id': '65ad3a4b-f8d1-4236-b632-92b2d31b59ca', 'tenant_id': '10943dbc66ae48caaf6f10d763ead3d3', 'network_id': '80a0a396-2336-433d-b484-652e17024334', 'mac_address': '02:65:ad:3a:4b:f8', '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': '15.216.165.5', 'subnet_id': '352380c4-f597-47bb-9168-5c8266acce40'}], 'security_groups': ['f330cc11-fac0-4afc-8b95-e50bf592f84d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '10943dbc66ae48caaf6f10d763ead3d3'}} 2026-06-23 02:55:36,150 - DEBUG - Response for create_port : {'port': {'name': '3793c7e3-6235-486a-bc02-754c8e99716a', 'id': '3793c7e3-6235-486a-bc02-754c8e99716a', 'tenant_id': '10943dbc66ae48caaf6f10d763ead3d3', 'network_id': '80a0a396-2336-433d-b484-652e17024334', 'mac_address': '02:37:93:c7:e3:62', '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': '92.216.243.5', 'subnet_id': 'af780d94-e202-4bf6-9582-6ddfbbdee26f'}], 'security_groups': ['f330cc11-fac0-4afc-8b95-e50bf592f84d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '10943dbc66ae48caaf6f10d763ead3d3'}} 2026-06-23 02:55:36,198 - DEBUG - Services list from nova: [, , ] 2026-06-23 02:55:36,477 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6023-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6023-1) 2026-06-23 02:55:36,836 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6023-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6023-1) 2026-06-23 02:55:36,836 - INFO - Waiting for VM ctest-vn1-vm1-47073778 to be up.. 2026-06-23 02:55:36,871 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 02:55:41,914 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 02:55:47,000 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 02:55:52,074 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 02:55:57,139 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 02:56:02,209 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 02:56:07,283 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 02:56:12,363 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-23 02:56:17,449 - DEBUG - VM is in ACTIVE state now 2026-06-23 02:56:17,449 - INFO - VM name : ctest-vn1-vm1-47073778 2026-06-23 02:56:17,518 - DEBUG - VM ctest-vn1-vm1-47073778 ID is 42a8c2bc-3f20-461e-8ac4-bf7c3d54f857 2026-06-23 02:56:17,543 - DEBUG - VM ctest-vn1-vm1-47073778 launched on Node cn-jenkins-deploy-platform-ansible-os-6023-1 2026-06-23 02:56:17,610 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/42a8c2bc-3f20-461e-8ac4-bf7c3d54f857 2026-06-23 02:56:17,619 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/65ad3a4b-f8d1-4236-b632-92b2d31b59ca 2026-06-23 02:56:20,874 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2026-06-23 02:56:20,875 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-47073778 failed! 2026-06-23 02:56:20,927 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-36287732:ctest-vn1-23612792 is 15.216.165.1 and allocation pool is NOT set 2026-06-23 02:56:20,927 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-36287732:ctest-vn1-23612792 is 92.216.243.1 and allocation pool is NOT set 2026-06-23 02:56:22,984 - 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.27 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.450 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.450/1.861/3.272/1.411 ms') 2026-06-23 02:56:22,984 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-47073778 passed 2026-06-23 02:56:23,135 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 02:56:23,135 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-47073778, IP 15.216.165.5, Port 22 2026-06-23 02:56:23,295 - DEBUG - VM ctest-vn1-vm1-47073778 is ready for SSH connections 2026-06-23 02:56:23,295 - INFO - Waiting for VM ctest-vn1-vm2-18368321 to be up.. 2026-06-23 02:56:23,363 - DEBUG - VM is in ACTIVE state now 2026-06-23 02:56:23,363 - INFO - VM name : ctest-vn1-vm2-18368321 2026-06-23 02:56:23,429 - DEBUG - VM ctest-vn1-vm2-18368321 ID is 08d6c543-c8ae-4c9d-b6ee-b400d2363d9e 2026-06-23 02:56:23,430 - DEBUG - VM ctest-vn1-vm2-18368321 launched on Node cn-jenkins-deploy-platform-ansible-os-6023-1 2026-06-23 02:56:23,499 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/08d6c543-c8ae-4c9d-b6ee-b400d2363d9e 2026-06-23 02:56:23,506 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3793c7e3-6235-486a-bc02-754c8e99716a 2026-06-23 02:56:24,734 - 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.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.402 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.402/2.082/3.762/1.680 ms') 2026-06-23 02:56:24,734 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-18368321 passed 2026-06-23 02:56:24,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 02:56:24,883 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-18368321, IP 92.216.243.5, Port 22 2026-06-23 02:56:25,038 - DEBUG - VM ctest-vn1-vm2-18368321 is ready for SSH connections 2026-06-23 02:56:25,038 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 02:56:25,038 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 02:56:25,038 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-23 02:56:25,038 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 15.216.165.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-23 02:56:25,039 - DEBUG - ping -s 56 -c 3 -W 1 15.216.165.5 2026-06-23 02:56:28,983 - DEBUG - PING 15.216.165.5 (15.216.165.5): 56 data bytes 64 bytes from 15.216.165.5: seq=0 ttl=63 time=4.078 ms 64 bytes from 15.216.165.5: seq=1 ttl=63 time=0.928 ms 64 bytes from 15.216.165.5: seq=2 ttl=63 time=1.297 ms --- 15.216.165.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.928/2.101/4.078 ms 2026-06-23 02:56:28,983 - INFO - Ping to IP 15.216.165.5 from VM ctest-vn1-vm2-18368321 passed 2026-06-23 02:56:28,983 - INFO - Detaching port 3793c7e3-6235-486a-bc02-754c8e99716a from VM ctest-vn1-vm2-18368321 2026-06-23 02:56:29,036 - INFO - Deleting VM ctest-vn1-vm2-18368321 2026-06-23 02:56:29,104 - INFO - Detaching port 65ad3a4b-f8d1-4236-b632-92b2d31b59ca from VM ctest-vn1-vm1-47073778 2026-06-23 02:56:29,135 - INFO - Deleting VM ctest-vn1-vm1-47073778 2026-06-23 02:56:29,339 - DEBUG - Response for delete_port : () 2026-06-23 02:56:29,479 - DEBUG - Response for delete_port : () 2026-06-23 02:56:29,480 - INFO - Deleting VN ctest-vn1-23612792 2026-06-23 02:56:29,588 - DEBUG - Response for deleting network () 2026-06-23 02:56:29,852 - DEBUG - No XMPP flaps were noticed during the test
2026-06-23 02:56:29,852 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:55]
2026-06-23 02:56:29,852 - INFO - -------------------------------------------------------------------------------- 2026-06-23 02:56:30,540 - INFO - Deleted project: ctest-TestPorts-36287732, ID : 10943dbc-66ae-48ca-af6f-10d763ead3d3