2026-06-19 14:17:46,841 - INFO - Domain Default found not creating
2026-06-19 14:17:46,988 - INFO - Project ctest-TestPorts-91967158 not found, creating it
2026-06-19 14:17:47,450 - INFO - Created Project:ctest-TestPorts-91967158, ID : 344e91c6-9f19-431d-a452-33bfccfb5e05
2026-06-19 14:17:49,015 - INFO - ================================================================================
2026-06-19 14:17:49,015 - INFO - STARTING TEST : test_ports_bindings
2026-06-19 14:17:49,015 - 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-19 14:17:49,275 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.18': '0'}} with
2026-06-19 14:17:49,275 - INFO - Initial checks done. Running the testcase now
2026-06-19 14:17:49,275 - INFO -
2026-06-19 14:17:49,880 - DEBUG - Response for create_network : {'network': {'id': 'b8d9892b-a6b1-40e5-bea6-e7765b91b372', 'name': 'ctest-vn-70110137', 'tenant_id': '344e91c69f19431da45233bfccfb5e05', 'project_id': '344e91c69f19431da45233bfccfb5e05', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-91967158', 'ctest-vn-70110137'], 'port_security_enabled': True, 'description': ''}}
2026-06-19 14:17:50,085 - DEBUG - Response for create_subnet : {'subnet': {'id': '641e5b60-986a-47d2-a0b8-673b67872dfd', 'name': '', 'tenant_id': '344e91c69f19431da45233bfccfb5e05', 'network_id': 'b8d9892b-a6b1-40e5-bea6-e7765b91b372', 'ip_version': 4, 'cidr': '108.190.143.64/26', 'allocation_pools': [{'start': '108.190.143.66', 'end': '108.190.143.126'}], 'gateway_ip': '108.190.143.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '108.190.143.66', 'tags': [], 'project_id': '344e91c69f19431da45233bfccfb5e05'}}
2026-06-19 14:17:50,100 - INFO - Created VN ctest-vn-70110137
2026-06-19 14:17:50,153 - DEBUG - VN ctest-vn-70110137 UUID is b8d9892b-a6b1-40e5-bea6-e7765b91b372
2026-06-19 14:17:50,253 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-91967158', 'ctest-vmi-81656705']}
2026-06-19 14:17:50,535 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-81656705', 'id': '00a8ac73-f386-4e93-85c9-3812ee9beb62', 'tenant_id': '344e91c69f19431da45233bfccfb5e05', 'network_id': 'b8d9892b-a6b1-40e5-bea6-e7765b91b372', 'mac_address': '02:00:a8:ac:73:f3', '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': '108.190.143.67', 'subnet_id': '641e5b60-986a-47d2-a0b8-673b67872dfd'}], 'security_groups': ['483634ea-1f0e-4464-8992-96fecdfddb11'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '344e91c69f19431da45233bfccfb5e05'}}
2026-06-19 14:17:50,535 - DEBUG - Created port 00a8ac73-f386-4e93-85c9-3812ee9beb62
2026-06-19 14:17:50,637 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/00a8ac73-f386-4e93-85c9-3812ee9beb62
2026-06-19 14:17:50,999 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/00a8ac73-f386-4e93-85c9-3812ee9beb62
2026-06-19 14:17:51,027 - INFO - VMI 00a8ac73-f386-4e93-85c9-3812ee9beb62 verification in API Server passed
2026-06-19 14:17:51,114 - DEBUG - Response for delete_port : ()
2026-06-19 14:17:51,114 - INFO - Deleted port 00a8ac73-f386-4e93-85c9-3812ee9beb62
2026-06-19 14:17:51,114 - INFO - Deleting VN ctest-vn-70110137
2026-06-19 14:17:51,229 - DEBUG - Response for deleting network ()
2026-06-19 14:17:51,482 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 14:17:51,482 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-19 14:17:51,482 - INFO - --------------------------------------------------------------------------------
2026-06-19 14:17:51,485 - INFO - ================================================================================
2026-06-19 14:17:51,486 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-19 14:17:51,486 - 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-19 14:17:51,772 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.18': '0'}} with
2026-06-19 14:17:51,772 - INFO - Initial checks done. Running the testcase now
2026-06-19 14:17:51,773 - INFO -
2026-06-19 14:17:51,952 - DEBUG - Response for create_network : {'network': {'id': 'de0b142c-9925-4f60-9230-ffe9e517d1af', 'name': 'ctest-vn1-74113132', 'tenant_id': '344e91c69f19431da45233bfccfb5e05', 'project_id': '344e91c69f19431da45233bfccfb5e05', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-91967158', 'ctest-vn1-74113132'], 'port_security_enabled': True, 'description': ''}}
2026-06-19 14:17:52,100 - DEBUG - Response for create_subnet : {'subnet': {'id': '237729c1-6212-4d31-ba33-f72b854c36e4', 'name': '', 'tenant_id': '344e91c69f19431da45233bfccfb5e05', 'network_id': 'de0b142c-9925-4f60-9230-ffe9e517d1af', 'ip_version': 4, 'cidr': '90.212.247.192/26', 'allocation_pools': [{'start': '90.212.247.194', 'end': '90.212.247.254'}], 'gateway_ip': '90.212.247.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '90.212.247.194', 'tags': [], 'project_id': '344e91c69f19431da45233bfccfb5e05'}}
2026-06-19 14:17:52,267 - DEBUG - Response for create_subnet : {'subnet': {'id': 'efe7c5b4-64f9-4ccc-ad13-280b02854aee', 'name': '', 'tenant_id': '344e91c69f19431da45233bfccfb5e05', 'network_id': 'de0b142c-9925-4f60-9230-ffe9e517d1af', 'ip_version': 4, 'cidr': '96.193.45.192/26', 'allocation_pools': [{'start': '96.193.45.194', 'end': '96.193.45.254'}], 'gateway_ip': '96.193.45.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '96.193.45.194', 'tags': [], 'project_id': '344e91c69f19431da45233bfccfb5e05'}}
2026-06-19 14:17:52,282 - INFO - Created VN ctest-vn1-74113132
2026-06-19 14:17:52,333 - DEBUG - VN ctest-vn1-74113132 UUID is de0b142c-9925-4f60-9230-ffe9e517d1af
2026-06-19 14:17:52,615 - DEBUG - Response for create_port : {'port': {'name': '6cc83daa-a0a3-492d-ac0e-87135bf578e5', 'id': '6cc83daa-a0a3-492d-ac0e-87135bf578e5', 'tenant_id': '344e91c69f19431da45233bfccfb5e05', 'network_id': 'de0b142c-9925-4f60-9230-ffe9e517d1af', 'mac_address': '02:6c:c8:3d:aa:a0', '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': '90.212.247.197', 'subnet_id': '237729c1-6212-4d31-ba33-f72b854c36e4'}], 'security_groups': ['483634ea-1f0e-4464-8992-96fecdfddb11'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '344e91c69f19431da45233bfccfb5e05'}}
2026-06-19 14:17:52,792 - DEBUG - Response for create_port : {'port': {'name': '8690ba24-fa61-4177-83aa-9509cff34c13', 'id': '8690ba24-fa61-4177-83aa-9509cff34c13', 'tenant_id': '344e91c69f19431da45233bfccfb5e05', 'network_id': 'de0b142c-9925-4f60-9230-ffe9e517d1af', 'mac_address': '02:86:90:ba:24:fa', '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': '96.193.45.197', 'subnet_id': 'efe7c5b4-64f9-4ccc-ad13-280b02854aee'}], 'security_groups': ['483634ea-1f0e-4464-8992-96fecdfddb11'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '344e91c69f19431da45233bfccfb5e05'}}
2026-06-19 14:17:52,854 - DEBUG - Services list from nova: [, , ]
2026-06-19 14:17:53,173 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5995-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5995-1)
2026-06-19 14:17:53,532 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5995-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5995-1)
2026-06-19 14:17:53,532 - INFO - Waiting for VM ctest-vn1-vm1-12381488 to be up..
2026-06-19 14:17:53,579 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-19 14:17:58,623 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-19 14:18:03,704 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-19 14:18:08,774 - DEBUG - VM is in ACTIVE state now
2026-06-19 14:18:08,774 - INFO - VM name : ctest-vn1-vm1-12381488
2026-06-19 14:18:08,840 - DEBUG - VM ctest-vn1-vm1-12381488 ID is 80ef4f1e-82fb-4b08-a862-a9fb2167bac4
2026-06-19 14:18:08,858 - DEBUG - VM ctest-vn1-vm1-12381488 launched on Node cn-jenkins-deploy-platform-ansible-os-5995-1
2026-06-19 14:18:08,930 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/80ef4f1e-82fb-4b08-a862-a9fb2167bac4
2026-06-19 14:18:08,937 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6cc83daa-a0a3-492d-ac0e-87135bf578e5
2026-06-19 14:18:12,202 - 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 1035ms')
2026-06-19 14:18:12,202 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-12381488 failed!
2026-06-19 14:18:12,261 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-91967158:ctest-vn1-74113132 is 90.212.247.193 and allocation pool is NOT set
2026-06-19 14:18:12,261 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-91967158:ctest-vn1-74113132 is 96.193.45.193 and allocation pool is NOT set
2026-06-19 14:18:14,321 - 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.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.477 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.477/2.064/3.652/1.587 ms')
2026-06-19 14:18:14,321 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-12381488 passed
2026-06-19 14:18:14,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 14:18:14,470 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-12381488, IP 90.212.247.197, Port 22
2026-06-19 14:18:14,625 - DEBUG - VM ctest-vn1-vm1-12381488 is ready for SSH connections
2026-06-19 14:18:14,625 - INFO - Waiting for VM ctest-vn1-vm2-42006646 to be up..
2026-06-19 14:18:14,704 - DEBUG - VM is in ACTIVE state now
2026-06-19 14:18:14,704 - INFO - VM name : ctest-vn1-vm2-42006646
2026-06-19 14:18:14,773 - DEBUG - VM ctest-vn1-vm2-42006646 ID is b9d6380c-09b0-488f-8bc5-8201fdfa66d8
2026-06-19 14:18:14,773 - DEBUG - VM ctest-vn1-vm2-42006646 launched on Node cn-jenkins-deploy-platform-ansible-os-5995-1
2026-06-19 14:18:14,840 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b9d6380c-09b0-488f-8bc5-8201fdfa66d8
2026-06-19 14:18:14,847 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8690ba24-fa61-4177-83aa-9509cff34c13
2026-06-19 14:18:16,080 - 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.378 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.378/2.125/3.873/1.747 ms')
2026-06-19 14:18:16,080 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-42006646 passed
2026-06-19 14:18:16,229 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 14:18:16,229 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-42006646, IP 96.193.45.197, Port 22
2026-06-19 14:18:16,393 - DEBUG - VM ctest-vn1-vm2-42006646 is ready for SSH connections
2026-06-19 14:18:16,393 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 14:18:16,393 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 14:18:16,393 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 14:18:16,393 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 90.212.247.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-19 14:18:16,393 - DEBUG - ping -s 56 -c 3 -W 1 90.212.247.197
2026-06-19 14:18:20,034 - DEBUG - PING 90.212.247.197 (90.212.247.197): 56 data bytes
64 bytes from 90.212.247.197: seq=0 ttl=63 time=4.935 ms
64 bytes from 90.212.247.197: seq=1 ttl=63 time=0.853 ms
64 bytes from 90.212.247.197: seq=2 ttl=63 time=0.971 ms
--- 90.212.247.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.853/2.253/4.935 ms
2026-06-19 14:18:20,035 - INFO - Ping to IP 90.212.247.197 from VM ctest-vn1-vm2-42006646 passed
2026-06-19 14:18:20,035 - INFO - Detaching port 8690ba24-fa61-4177-83aa-9509cff34c13 from VM ctest-vn1-vm2-42006646
2026-06-19 14:18:20,088 - INFO - Deleting VM ctest-vn1-vm2-42006646
2026-06-19 14:18:20,155 - INFO - Detaching port 6cc83daa-a0a3-492d-ac0e-87135bf578e5 from VM ctest-vn1-vm1-12381488
2026-06-19 14:18:20,187 - INFO - Deleting VM ctest-vn1-vm1-12381488
2026-06-19 14:18:20,405 - DEBUG - Response for delete_port : ()
2026-06-19 14:18:20,550 - DEBUG - Response for delete_port : ()
2026-06-19 14:18:20,550 - INFO - Deleting VN ctest-vn1-74113132
2026-06-19 14:18:20,667 - DEBUG - Response for deleting network ()
2026-06-19 14:18:20,926 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 14:18:20,926 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-06-19 14:18:20,926 - INFO - --------------------------------------------------------------------------------
2026-06-19 14:18:21,700 - INFO - Deleted project: ctest-TestPorts-91967158, ID : 344e91c6-9f19-431d-a452-33bfccfb5e05