2026-05-03 09:21:43,738 - INFO - Domain Default found not creating
2026-05-03 09:21:43,911 - INFO - Project ctest-TestPorts-64086825 not found, creating it
2026-05-03 09:21:44,339 - INFO - Created Project:ctest-TestPorts-64086825, ID : 5eab304f-2ccc-4a5b-89d1-689477b3e233
2026-05-03 09:21:45,955 - INFO - ================================================================================
2026-05-03 09:21:45,955 - INFO - STARTING TEST : test_ports_bindings
2026-05-03 09:21:45,955 - 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-05-03 09:21:46,209 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-03 09:21:46,209 - INFO - Initial checks done. Running the testcase now
2026-05-03 09:21:46,209 - INFO -
2026-05-03 09:21:46,767 - DEBUG - Response for create_network : {'network': {'id': '621972a2-c6c6-4d58-a4c1-9d15468f047a', 'name': 'ctest-vn-09734136', 'tenant_id': '5eab304f2ccc4a5b89d1689477b3e233', 'project_id': '5eab304f2ccc4a5b89d1689477b3e233', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-64086825', 'ctest-vn-09734136'], 'port_security_enabled': True, 'description': ''}}
2026-05-03 09:21:46,989 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ac2916a5-f04a-4437-a648-992aa8a4c4a5', 'name': '', 'tenant_id': '5eab304f2ccc4a5b89d1689477b3e233', 'network_id': '621972a2-c6c6-4d58-a4c1-9d15468f047a', 'ip_version': 4, 'cidr': '204.17.51.64/26', 'allocation_pools': [{'start': '204.17.51.66', 'end': '204.17.51.126'}], 'gateway_ip': '204.17.51.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '204.17.51.66', 'tags': [], 'project_id': '5eab304f2ccc4a5b89d1689477b3e233'}}
2026-05-03 09:21:47,010 - INFO - Created VN ctest-vn-09734136
2026-05-03 09:21:47,064 - DEBUG - VN ctest-vn-09734136 UUID is 621972a2-c6c6-4d58-a4c1-9d15468f047a
2026-05-03 09:21:47,178 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-64086825', 'ctest-vmi-10502903']}
2026-05-03 09:21:47,456 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-10502903', 'id': '11f7bad8-7d7c-4924-aaef-368351abd588', 'tenant_id': '5eab304f2ccc4a5b89d1689477b3e233', 'network_id': '621972a2-c6c6-4d58-a4c1-9d15468f047a', 'mac_address': '02:11:f7:ba:d8:7d', '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': '204.17.51.67', 'subnet_id': 'ac2916a5-f04a-4437-a648-992aa8a4c4a5'}], 'security_groups': ['2175732a-ba6f-4587-af32-22db1f48ca68'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5eab304f2ccc4a5b89d1689477b3e233'}}
2026-05-03 09:21:47,456 - DEBUG - Created port 11f7bad8-7d7c-4924-aaef-368351abd588
2026-05-03 09:21:47,560 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/11f7bad8-7d7c-4924-aaef-368351abd588
2026-05-03 09:21:47,867 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/11f7bad8-7d7c-4924-aaef-368351abd588
2026-05-03 09:21:47,907 - INFO - VMI 11f7bad8-7d7c-4924-aaef-368351abd588 verification in API Server passed
2026-05-03 09:21:47,992 - DEBUG - Response for delete_port : ()
2026-05-03 09:21:47,992 - INFO - Deleted port 11f7bad8-7d7c-4924-aaef-368351abd588
2026-05-03 09:21:47,992 - INFO - Deleting VN ctest-vn-09734136
2026-05-03 09:21:48,087 - DEBUG - Response for deleting network ()
2026-05-03 09:21:48,350 - DEBUG - No XMPP flaps were noticed during the test
2026-05-03 09:21:48,350 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-05-03 09:21:48,350 - INFO - --------------------------------------------------------------------------------
2026-05-03 09:21:48,352 - INFO - ================================================================================
2026-05-03 09:21:48,352 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-05-03 09:21:48,352 - 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-05-03 09:21:48,638 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-03 09:21:48,638 - INFO - Initial checks done. Running the testcase now
2026-05-03 09:21:48,638 - INFO -
2026-05-03 09:21:48,819 - DEBUG - Response for create_network : {'network': {'id': '41f22014-77de-416e-8bbd-01423457d904', 'name': 'ctest-vn1-92494396', 'tenant_id': '5eab304f2ccc4a5b89d1689477b3e233', 'project_id': '5eab304f2ccc4a5b89d1689477b3e233', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-64086825', 'ctest-vn1-92494396'], 'port_security_enabled': True, 'description': ''}}
2026-05-03 09:21:49,040 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ea3fa27c-aa32-4131-a274-93e142297da7', 'name': '', 'tenant_id': '5eab304f2ccc4a5b89d1689477b3e233', 'network_id': '41f22014-77de-416e-8bbd-01423457d904', 'ip_version': 4, 'cidr': '22.199.205.64/26', 'allocation_pools': [{'start': '22.199.205.66', 'end': '22.199.205.126'}], 'gateway_ip': '22.199.205.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '22.199.205.66', 'tags': [], 'project_id': '5eab304f2ccc4a5b89d1689477b3e233'}}
2026-05-03 09:21:49,240 - DEBUG - Response for create_subnet : {'subnet': {'id': '78af71e8-acd5-4673-a568-306c6a7c339c', 'name': '', 'tenant_id': '5eab304f2ccc4a5b89d1689477b3e233', 'network_id': '41f22014-77de-416e-8bbd-01423457d904', 'ip_version': 4, 'cidr': '202.219.58.128/26', 'allocation_pools': [{'start': '202.219.58.130', 'end': '202.219.58.190'}], 'gateway_ip': '202.219.58.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '202.219.58.130', 'tags': [], 'project_id': '5eab304f2ccc4a5b89d1689477b3e233'}}
2026-05-03 09:21:49,260 - INFO - Created VN ctest-vn1-92494396
2026-05-03 09:21:49,312 - DEBUG - VN ctest-vn1-92494396 UUID is 41f22014-77de-416e-8bbd-01423457d904
2026-05-03 09:21:49,603 - DEBUG - Response for create_port : {'port': {'name': 'd2ea20bc-4bb3-43f6-94fa-44b9591e8b07', 'id': 'd2ea20bc-4bb3-43f6-94fa-44b9591e8b07', 'tenant_id': '5eab304f2ccc4a5b89d1689477b3e233', 'network_id': '41f22014-77de-416e-8bbd-01423457d904', 'mac_address': '02:d2:ea:20:bc:4b', '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': '22.199.205.69', 'subnet_id': 'ea3fa27c-aa32-4131-a274-93e142297da7'}], 'security_groups': ['2175732a-ba6f-4587-af32-22db1f48ca68'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5eab304f2ccc4a5b89d1689477b3e233'}}
2026-05-03 09:21:49,786 - DEBUG - Response for create_port : {'port': {'name': '72026520-ed9f-4fd3-8d7f-cec863fc1108', 'id': '72026520-ed9f-4fd3-8d7f-cec863fc1108', 'tenant_id': '5eab304f2ccc4a5b89d1689477b3e233', 'network_id': '41f22014-77de-416e-8bbd-01423457d904', 'mac_address': '02:72:02:65:20:ed', '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': '202.219.58.133', 'subnet_id': '78af71e8-acd5-4673-a568-306c6a7c339c'}], 'security_groups': ['2175732a-ba6f-4587-af32-22db1f48ca68'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5eab304f2ccc4a5b89d1689477b3e233'}}
2026-05-03 09:21:49,841 - DEBUG - Services list from nova: [, , ]
2026-05-03 09:21:50,229 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5736-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5736-1)
2026-05-03 09:21:50,634 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5736-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5736-1)
2026-05-03 09:21:50,634 - INFO - Waiting for VM ctest-vn1-vm1-29459436 to be up..
2026-05-03 09:21:50,677 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-03 09:21:55,755 - DEBUG - VM is in ACTIVE state now
2026-05-03 09:21:55,755 - INFO - VM name : ctest-vn1-vm1-29459436
2026-05-03 09:21:55,839 - DEBUG - VM ctest-vn1-vm1-29459436 ID is 31aaffa9-5274-4b6a-894b-b697920b9ec5
2026-05-03 09:21:55,863 - DEBUG - VM ctest-vn1-vm1-29459436 launched on Node cn-jenkins-deploy-platform-ansible-os-5736-1
2026-05-03 09:21:55,941 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/31aaffa9-5274-4b6a-894b-b697920b9ec5
2026-05-03 09:21:55,950 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d2ea20bc-4bb3-43f6-94fa-44b9591e8b07
2026-05-03 09:21:59,207 - 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 1017ms')
2026-05-03 09:21:59,207 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29459436 failed!
2026-05-03 09:21:59,264 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-64086825:ctest-vn1-92494396 is 22.199.205.65 and allocation pool is NOT set
2026-05-03 09:21:59,264 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-64086825:ctest-vn1-92494396 is 202.219.58.129 and allocation pool is NOT set
2026-05-03 09:22:03,333 - 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=8.73 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 8.727/8.727/8.727/0.000 ms')
2026-05-03 09:22:03,333 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29459436 passed
2026-05-03 09:22:03,484 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-03 09:22:03,484 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-29459436, IP 22.199.205.69, Port 22
2026-05-03 09:22:03,643 - DEBUG - VM ctest-vn1-vm1-29459436 is ready for SSH connections
2026-05-03 09:22:03,644 - INFO - Waiting for VM ctest-vn1-vm2-24194375 to be up..
2026-05-03 09:22:03,721 - DEBUG - VM is in ACTIVE state now
2026-05-03 09:22:03,721 - INFO - VM name : ctest-vn1-vm2-24194375
2026-05-03 09:22:03,800 - DEBUG - VM ctest-vn1-vm2-24194375 ID is c973ad28-d267-4de1-9934-bbe0d9c4fe84
2026-05-03 09:22:03,800 - DEBUG - VM ctest-vn1-vm2-24194375 launched on Node cn-jenkins-deploy-platform-ansible-os-5736-1
2026-05-03 09:22:03,875 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/c973ad28-d267-4de1-9934-bbe0d9c4fe84
2026-05-03 09:22:03,884 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/72026520-ed9f-4fd3-8d7f-cec863fc1108
2026-05-03 09:22:05,130 - 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.53 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.417 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.417/1.975/3.534/1.558 ms')
2026-05-03 09:22:05,130 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-24194375 passed
2026-05-03 09:22:05,284 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-03 09:22:05,284 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-24194375, IP 202.219.58.133, Port 22
2026-05-03 09:22:05,444 - DEBUG - VM ctest-vn1-vm2-24194375 is ready for SSH connections
2026-05-03 09:22:05,444 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-03 09:22:05,444 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-03 09:22:05,444 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-03 09:22:05,444 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 22.199.205.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-03 09:22:05,444 - DEBUG - ping -s 56 -c 3 -W 1 22.199.205.69
2026-05-03 09:22:08,266 - DEBUG - PING 22.199.205.69 (22.199.205.69): 56 data bytes
64 bytes from 22.199.205.69: seq=0 ttl=63 time=4.050 ms
64 bytes from 22.199.205.69: seq=1 ttl=63 time=0.954 ms
64 bytes from 22.199.205.69: seq=2 ttl=63 time=0.932 ms
--- 22.199.205.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.932/1.978/4.050 ms
2026-05-03 09:22:08,266 - INFO - Ping to IP 22.199.205.69 from VM ctest-vn1-vm2-24194375 passed
2026-05-03 09:22:08,266 - INFO - Detaching port 72026520-ed9f-4fd3-8d7f-cec863fc1108 from VM ctest-vn1-vm2-24194375
2026-05-03 09:22:08,315 - INFO - Deleting VM ctest-vn1-vm2-24194375
2026-05-03 09:22:08,385 - INFO - Detaching port d2ea20bc-4bb3-43f6-94fa-44b9591e8b07 from VM ctest-vn1-vm1-29459436
2026-05-03 09:22:08,417 - INFO - Deleting VM ctest-vn1-vm1-29459436
2026-05-03 09:22:08,637 - DEBUG - Response for delete_port : ()
2026-05-03 09:22:08,796 - DEBUG - Response for delete_port : ()
2026-05-03 09:22:08,796 - INFO - Deleting VN ctest-vn1-92494396
2026-05-03 09:22:08,927 - DEBUG - Response for deleting network ()
2026-05-03 09:22:09,185 - DEBUG - No XMPP flaps were noticed during the test
2026-05-03 09:22:09,185 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-05-03 09:22:09,185 - INFO - --------------------------------------------------------------------------------
2026-05-03 09:22:09,857 - INFO - Deleted project: ctest-TestPorts-64086825, ID : 5eab304f-2ccc-4a5b-89d1-689477b3e233