2026-08-25 08:24:02,420 - INFO - Domain Default found not creating
2026-08-25 08:24:02,595 - INFO - Project ctest-TestPorts-95371097 not found, creating it
2026-08-25 08:24:03,073 - INFO - Created Project:ctest-TestPorts-95371097, ID : 70934074-39b9-4aa3-be04-1597e15c6af8
2026-08-25 08:24:04,723 - INFO - ================================================================================
2026-08-25 08:24:04,723 - INFO - STARTING TEST : test_ports_bindings
2026-08-25 08:24:04,723 - 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-08-25 08:24:04,983 - DEBUG - Nothing to compare xmpp stats {'10.0.0.185': {'10.20.0.25': '0'}} with
2026-08-25 08:24:04,983 - INFO - Initial checks done. Running the testcase now
2026-08-25 08:24:04,983 - INFO -
2026-08-25 08:24:05,604 - DEBUG - Response for create_network : {'network': {'id': 'f13ad960-bc33-45e4-853c-516f5a0810fc', 'name': 'ctest-vn-94740651', 'tenant_id': '7093407439b94aa3be041597e15c6af8', 'project_id': '7093407439b94aa3be041597e15c6af8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-95371097', 'ctest-vn-94740651'], 'port_security_enabled': True, 'description': ''}}
2026-08-25 08:24:05,792 - DEBUG - Response for create_subnet : {'subnet': {'id': '0f1868ed-f52c-4a52-9ba8-7e9ab754284f', 'name': '', 'tenant_id': '7093407439b94aa3be041597e15c6af8', 'network_id': 'f13ad960-bc33-45e4-853c-516f5a0810fc', 'ip_version': 4, 'cidr': '151.164.26.0/26', 'allocation_pools': [{'start': '151.164.26.2', 'end': '151.164.26.62'}], 'gateway_ip': '151.164.26.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '151.164.26.2', 'tags': [], 'project_id': '7093407439b94aa3be041597e15c6af8'}}
2026-08-25 08:24:05,807 - INFO - Created VN ctest-vn-94740651
2026-08-25 08:24:05,863 - DEBUG - VN ctest-vn-94740651 UUID is f13ad960-bc33-45e4-853c-516f5a0810fc
2026-08-25 08:24:05,967 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-95371097', 'ctest-vmi-82274545']}
2026-08-25 08:24:06,292 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-82274545', 'id': '8e892875-6ad3-4943-b2c7-b2cf27dc6357', 'tenant_id': '7093407439b94aa3be041597e15c6af8', 'network_id': 'f13ad960-bc33-45e4-853c-516f5a0810fc', 'mac_address': '02:8e:89:28:75:6a', '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': '151.164.26.3', 'subnet_id': '0f1868ed-f52c-4a52-9ba8-7e9ab754284f'}], 'security_groups': ['c835b873-22d8-4289-b256-86bafe072632'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '7093407439b94aa3be041597e15c6af8'}}
2026-08-25 08:24:06,292 - DEBUG - Created port 8e892875-6ad3-4943-b2c7-b2cf27dc6357
2026-08-25 08:24:06,399 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine-interface/8e892875-6ad3-4943-b2c7-b2cf27dc6357
2026-08-25 08:24:06,728 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine-interface/8e892875-6ad3-4943-b2c7-b2cf27dc6357
2026-08-25 08:24:06,762 - INFO - VMI 8e892875-6ad3-4943-b2c7-b2cf27dc6357 verification in API Server passed
2026-08-25 08:24:06,867 - DEBUG - Response for delete_port : ()
2026-08-25 08:24:06,868 - INFO - Deleted port 8e892875-6ad3-4943-b2c7-b2cf27dc6357
2026-08-25 08:24:06,868 - INFO - Deleting VN ctest-vn-94740651
2026-08-25 08:24:06,992 - DEBUG - Response for deleting network ()
2026-08-25 08:24:07,254 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 08:24:07,255 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-08-25 08:24:07,255 - INFO - --------------------------------------------------------------------------------
2026-08-25 08:24:07,258 - INFO - ================================================================================
2026-08-25 08:24:07,258 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-08-25 08:24:07,258 - 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-08-25 08:24:07,543 - DEBUG - Nothing to compare xmpp stats {'10.0.0.185': {'10.20.0.25': '0'}} with
2026-08-25 08:24:07,543 - INFO - Initial checks done. Running the testcase now
2026-08-25 08:24:07,543 - INFO -
2026-08-25 08:24:07,758 - DEBUG - Response for create_network : {'network': {'id': '9e55fabe-d56e-4d9d-9675-31c00a6e7667', 'name': 'ctest-vn1-53306527', 'tenant_id': '7093407439b94aa3be041597e15c6af8', 'project_id': '7093407439b94aa3be041597e15c6af8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-95371097', 'ctest-vn1-53306527'], 'port_security_enabled': True, 'description': ''}}
2026-08-25 08:24:07,980 - DEBUG - Response for create_subnet : {'subnet': {'id': '71f57e12-fcce-4aff-94fa-211e6e17f738', 'name': '', 'tenant_id': '7093407439b94aa3be041597e15c6af8', 'network_id': '9e55fabe-d56e-4d9d-9675-31c00a6e7667', 'ip_version': 4, 'cidr': '114.196.172.128/26', 'allocation_pools': [{'start': '114.196.172.130', 'end': '114.196.172.190'}], 'gateway_ip': '114.196.172.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '114.196.172.130', 'tags': [], 'project_id': '7093407439b94aa3be041597e15c6af8'}}
2026-08-25 08:24:08,145 - DEBUG - Response for create_subnet : {'subnet': {'id': '8ca05047-67aa-4b84-b740-46b4005f24b4', 'name': '', 'tenant_id': '7093407439b94aa3be041597e15c6af8', 'network_id': '9e55fabe-d56e-4d9d-9675-31c00a6e7667', 'ip_version': 4, 'cidr': '37.44.212.128/26', 'allocation_pools': [{'start': '37.44.212.130', 'end': '37.44.212.190'}], 'gateway_ip': '37.44.212.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '37.44.212.130', 'tags': [], 'project_id': '7093407439b94aa3be041597e15c6af8'}}
2026-08-25 08:24:08,164 - INFO - Created VN ctest-vn1-53306527
2026-08-25 08:24:08,215 - DEBUG - VN ctest-vn1-53306527 UUID is 9e55fabe-d56e-4d9d-9675-31c00a6e7667
2026-08-25 08:24:08,551 - DEBUG - Response for create_port : {'port': {'name': 'a24d4e63-0c64-4a26-a0ae-3d52efe773f4', 'id': 'a24d4e63-0c64-4a26-a0ae-3d52efe773f4', 'tenant_id': '7093407439b94aa3be041597e15c6af8', 'network_id': '9e55fabe-d56e-4d9d-9675-31c00a6e7667', 'mac_address': '02:a2:4d:4e:63:0c', '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': '114.196.172.133', 'subnet_id': '71f57e12-fcce-4aff-94fa-211e6e17f738'}], 'security_groups': ['c835b873-22d8-4289-b256-86bafe072632'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '7093407439b94aa3be041597e15c6af8'}}
2026-08-25 08:24:08,743 - DEBUG - Response for create_port : {'port': {'name': '5c88a785-0540-47df-9736-4bcbf7a59eb7', 'id': '5c88a785-0540-47df-9736-4bcbf7a59eb7', 'tenant_id': '7093407439b94aa3be041597e15c6af8', 'network_id': '9e55fabe-d56e-4d9d-9675-31c00a6e7667', 'mac_address': '02:5c:88:a7:85:05', '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': '37.44.212.133', 'subnet_id': '8ca05047-67aa-4b84-b740-46b4005f24b4'}], 'security_groups': ['c835b873-22d8-4289-b256-86bafe072632'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '7093407439b94aa3be041597e15c6af8'}}
2026-08-25 08:24:08,802 - DEBUG - Services list from nova: [, , ]
2026-08-25 08:24:09,148 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6220-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6220-1)
2026-08-25 08:24:09,565 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6220-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6220-1)
2026-08-25 08:24:09,565 - INFO - Waiting for VM ctest-vn1-vm1-64759170 to be up..
2026-08-25 08:24:09,602 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:24:14,653 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:24:19,741 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:24:24,842 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:24:29,924 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:24:35,017 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:24:40,102 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:24:45,183 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:24:50,285 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:24:55,370 - DEBUG - VM is in ACTIVE state now
2026-08-25 08:24:55,370 - INFO - VM name : ctest-vn1-vm1-64759170
2026-08-25 08:24:55,457 - DEBUG - VM ctest-vn1-vm1-64759170 ID is f97aef5b-e05c-46e0-95b5-769aec72eb53
2026-08-25 08:24:55,483 - DEBUG - VM ctest-vn1-vm1-64759170 launched on Node cn-jenkins-deploy-platform-ansible-os-6220-1
2026-08-25 08:24:55,570 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine/f97aef5b-e05c-46e0-95b5-769aec72eb53
2026-08-25 08:24:55,580 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine-interface/a24d4e63-0c64-4a26-a0ae-3d52efe773f4
2026-08-25 08:24:56,830 - 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=7.39 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.760 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.760/4.073/7.386/3.313 ms')
2026-08-25 08:24:56,830 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-64759170 passed
2026-08-25 08:24:56,983 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:24:56,983 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-64759170, IP 114.196.172.133, Port 22
2026-08-25 08:24:57,157 - DEBUG - VM ctest-vn1-vm1-64759170 is ready for SSH connections
2026-08-25 08:24:57,157 - INFO - Waiting for VM ctest-vn1-vm2-55931915 to be up..
2026-08-25 08:24:57,242 - DEBUG - VM is in ACTIVE state now
2026-08-25 08:24:57,242 - INFO - VM name : ctest-vn1-vm2-55931915
2026-08-25 08:24:57,333 - DEBUG - VM ctest-vn1-vm2-55931915 ID is 80af582d-83d0-4fd3-a765-4622597684da
2026-08-25 08:24:57,333 - DEBUG - VM ctest-vn1-vm2-55931915 launched on Node cn-jenkins-deploy-platform-ansible-os-6220-1
2026-08-25 08:24:57,420 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine/80af582d-83d0-4fd3-a765-4622597684da
2026-08-25 08:24:57,431 - DEBUG - Requesting: http://10.0.0.185:8082/virtual-machine-interface/5c88a785-0540-47df-9736-4bcbf7a59eb7
2026-08-25 08:24:58,679 - 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.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.502 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.502/2.183/3.864/1.681 ms')
2026-08-25 08:24:58,679 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-55931915 passed
2026-08-25 08:24:58,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:24:58,835 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-55931915, IP 37.44.212.133, Port 22
2026-08-25 08:24:59,006 - DEBUG - VM ctest-vn1-vm2-55931915 is ready for SSH connections
2026-08-25 08:24:59,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:24:59,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:24:59,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:24:59,006 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 114.196.172.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.185, gateway password: c0ntrail123
2026-08-25 08:24:59,006 - DEBUG - ping -s 56 -c 3 -W 1 114.196.172.133
2026-08-25 08:25:03,130 - DEBUG - PING 114.196.172.133 (114.196.172.133): 56 data bytes
64 bytes from 114.196.172.133: seq=0 ttl=63 time=4.559 ms
64 bytes from 114.196.172.133: seq=1 ttl=63 time=1.282 ms
64 bytes from 114.196.172.133: seq=2 ttl=63 time=1.400 ms
--- 114.196.172.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.282/2.413/4.559 ms
2026-08-25 08:25:03,131 - INFO - Ping to IP 114.196.172.133 from VM ctest-vn1-vm2-55931915 passed
2026-08-25 08:25:03,131 - INFO - Detaching port 5c88a785-0540-47df-9736-4bcbf7a59eb7 from VM ctest-vn1-vm2-55931915
2026-08-25 08:25:03,191 - INFO - Deleting VM ctest-vn1-vm2-55931915
2026-08-25 08:25:03,263 - INFO - Detaching port a24d4e63-0c64-4a26-a0ae-3d52efe773f4 from VM ctest-vn1-vm1-64759170
2026-08-25 08:25:03,302 - INFO - Deleting VM ctest-vn1-vm1-64759170
2026-08-25 08:25:03,571 - DEBUG - Response for delete_port : ()
2026-08-25 08:25:03,732 - DEBUG - Response for delete_port : ()
2026-08-25 08:25:03,733 - INFO - Deleting VN ctest-vn1-53306527
2026-08-25 08:25:03,880 - DEBUG - Response for deleting network ()
2026-08-25 08:25:04,156 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 08:25:04,156 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:57]
2026-08-25 08:25:04,156 - INFO - --------------------------------------------------------------------------------
2026-08-25 08:25:04,936 - INFO - Deleted project: ctest-TestPorts-95371097, ID : 70934074-39b9-4aa3-be04-1597e15c6af8