2026-05-08 22:01:45,801 - INFO - Domain Default found not creating
2026-05-08 22:01:45,965 - INFO - Project ctest-TestPorts-53473886 not found, creating it
2026-05-08 22:01:46,520 - INFO - Created Project:ctest-TestPorts-53473886, ID : 1d3db7a0-5dbc-407f-be6e-48c7a4087c95
2026-05-08 22:01:47,982 - INFO - ================================================================================
2026-05-08 22:01:47,982 - INFO - STARTING TEST : test_ports_bindings
2026-05-08 22:01:47,982 - 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-08 22:01:48,240 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-08 22:01:48,240 - INFO - Initial checks done. Running the testcase now
2026-05-08 22:01:48,240 - INFO -
2026-05-08 22:01:48,777 - DEBUG - Response for create_network : {'network': {'id': 'fae5dd41-9208-4fd0-90f6-c9a9fa4bc794', 'name': 'ctest-vn-16940773', 'tenant_id': '1d3db7a05dbc407fbe6e48c7a4087c95', 'project_id': '1d3db7a05dbc407fbe6e48c7a4087c95', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-53473886', 'ctest-vn-16940773'], 'port_security_enabled': True, 'description': ''}}
2026-05-08 22:01:48,939 - DEBUG - Response for create_subnet : {'subnet': {'id': '493b26bb-fbd8-4b0c-946d-f65c96a36276', 'name': '', 'tenant_id': '1d3db7a05dbc407fbe6e48c7a4087c95', 'network_id': 'fae5dd41-9208-4fd0-90f6-c9a9fa4bc794', 'ip_version': 4, 'cidr': '47.192.161.128/26', 'allocation_pools': [{'start': '47.192.161.130', 'end': '47.192.161.190'}], 'gateway_ip': '47.192.161.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '47.192.161.130', 'tags': [], 'project_id': '1d3db7a05dbc407fbe6e48c7a4087c95'}}
2026-05-08 22:01:48,957 - INFO - Created VN ctest-vn-16940773
2026-05-08 22:01:49,010 - DEBUG - VN ctest-vn-16940773 UUID is fae5dd41-9208-4fd0-90f6-c9a9fa4bc794
2026-05-08 22:01:49,122 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-53473886', 'ctest-vmi-26365251']}
2026-05-08 22:01:49,397 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-26365251', 'id': '0bfa9440-0ca5-4528-815a-0631336db4ea', 'tenant_id': '1d3db7a05dbc407fbe6e48c7a4087c95', 'network_id': 'fae5dd41-9208-4fd0-90f6-c9a9fa4bc794', 'mac_address': '02:0b:fa:94:40:0c', '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': '47.192.161.131', 'subnet_id': '493b26bb-fbd8-4b0c-946d-f65c96a36276'}], 'security_groups': ['360f8e9f-d15f-4d04-b469-89fc5a91c45b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1d3db7a05dbc407fbe6e48c7a4087c95'}}
2026-05-08 22:01:49,397 - DEBUG - Created port 0bfa9440-0ca5-4528-815a-0631336db4ea
2026-05-08 22:01:49,506 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0bfa9440-0ca5-4528-815a-0631336db4ea
2026-05-08 22:01:49,801 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0bfa9440-0ca5-4528-815a-0631336db4ea
2026-05-08 22:01:49,833 - INFO - VMI 0bfa9440-0ca5-4528-815a-0631336db4ea verification in API Server passed
2026-05-08 22:01:49,925 - DEBUG - Response for delete_port : ()
2026-05-08 22:01:49,925 - INFO - Deleted port 0bfa9440-0ca5-4528-815a-0631336db4ea
2026-05-08 22:01:49,925 - INFO - Deleting VN ctest-vn-16940773
2026-05-08 22:01:50,020 - DEBUG - Response for deleting network ()
2026-05-08 22:01:50,281 - DEBUG - No XMPP flaps were noticed during the test
2026-05-08 22:01:50,281 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-05-08 22:01:50,281 - INFO - --------------------------------------------------------------------------------
2026-05-08 22:01:50,285 - INFO - ================================================================================
2026-05-08 22:01:50,285 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-05-08 22:01:50,285 - 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-08 22:01:50,571 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-08 22:01:50,571 - INFO - Initial checks done. Running the testcase now
2026-05-08 22:01:50,571 - INFO -
2026-05-08 22:01:50,749 - DEBUG - Response for create_network : {'network': {'id': '3cc7d14f-1fe4-4f34-a107-9243db384257', 'name': 'ctest-vn1-42069071', 'tenant_id': '1d3db7a05dbc407fbe6e48c7a4087c95', 'project_id': '1d3db7a05dbc407fbe6e48c7a4087c95', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-53473886', 'ctest-vn1-42069071'], 'port_security_enabled': True, 'description': ''}}
2026-05-08 22:01:50,976 - DEBUG - Response for create_subnet : {'subnet': {'id': '295f171a-3277-4a6a-a485-4ffab85013ec', 'name': '', 'tenant_id': '1d3db7a05dbc407fbe6e48c7a4087c95', 'network_id': '3cc7d14f-1fe4-4f34-a107-9243db384257', 'ip_version': 4, 'cidr': '67.144.5.128/26', 'allocation_pools': [{'start': '67.144.5.130', 'end': '67.144.5.190'}], 'gateway_ip': '67.144.5.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '67.144.5.130', 'tags': [], 'project_id': '1d3db7a05dbc407fbe6e48c7a4087c95'}}
2026-05-08 22:01:51,167 - DEBUG - Response for create_subnet : {'subnet': {'id': '38275b9f-582b-4f74-afc9-8cbacac98536', 'name': '', 'tenant_id': '1d3db7a05dbc407fbe6e48c7a4087c95', 'network_id': '3cc7d14f-1fe4-4f34-a107-9243db384257', 'ip_version': 4, 'cidr': '79.31.111.0/26', 'allocation_pools': [{'start': '79.31.111.2', 'end': '79.31.111.62'}], 'gateway_ip': '79.31.111.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '79.31.111.2', 'tags': [], 'project_id': '1d3db7a05dbc407fbe6e48c7a4087c95'}}
2026-05-08 22:01:51,187 - INFO - Created VN ctest-vn1-42069071
2026-05-08 22:01:51,238 - DEBUG - VN ctest-vn1-42069071 UUID is 3cc7d14f-1fe4-4f34-a107-9243db384257
2026-05-08 22:01:51,536 - DEBUG - Response for create_port : {'port': {'name': 'f5176b6a-91a9-4461-910f-e693f6788eb7', 'id': 'f5176b6a-91a9-4461-910f-e693f6788eb7', 'tenant_id': '1d3db7a05dbc407fbe6e48c7a4087c95', 'network_id': '3cc7d14f-1fe4-4f34-a107-9243db384257', 'mac_address': '02:f5:17:6b:6a:91', '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': '67.144.5.133', 'subnet_id': '295f171a-3277-4a6a-a485-4ffab85013ec'}], 'security_groups': ['360f8e9f-d15f-4d04-b469-89fc5a91c45b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1d3db7a05dbc407fbe6e48c7a4087c95'}}
2026-05-08 22:01:51,705 - DEBUG - Response for create_port : {'port': {'name': 'd32c3e2d-6937-4cec-a08b-0a473d792f5a', 'id': 'd32c3e2d-6937-4cec-a08b-0a473d792f5a', 'tenant_id': '1d3db7a05dbc407fbe6e48c7a4087c95', 'network_id': '3cc7d14f-1fe4-4f34-a107-9243db384257', 'mac_address': '02:d3:2c:3e:2d:69', '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': '79.31.111.5', 'subnet_id': '38275b9f-582b-4f74-afc9-8cbacac98536'}], 'security_groups': ['360f8e9f-d15f-4d04-b469-89fc5a91c45b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1d3db7a05dbc407fbe6e48c7a4087c95'}}
2026-05-08 22:01:51,760 - DEBUG - Services list from nova: [, , ]
2026-05-08 22:01:52,122 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5760-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5760-1)
2026-05-08 22:01:52,493 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5760-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5760-1)
2026-05-08 22:01:52,493 - INFO - Waiting for VM ctest-vn1-vm1-85516929 to be up..
2026-05-08 22:01:52,529 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-08 22:01:57,605 - DEBUG - VM is in ACTIVE state now
2026-05-08 22:01:57,605 - INFO - VM name : ctest-vn1-vm1-85516929
2026-05-08 22:01:57,687 - DEBUG - VM ctest-vn1-vm1-85516929 ID is a6534299-808b-4bfe-98ee-20179c02ed22
2026-05-08 22:01:57,705 - DEBUG - VM ctest-vn1-vm1-85516929 launched on Node cn-jenkins-deploy-platform-ansible-os-5760-1
2026-05-08 22:01:57,777 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a6534299-808b-4bfe-98ee-20179c02ed22
2026-05-08 22:01:57,785 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f5176b6a-91a9-4461-910f-e693f6788eb7
2026-05-08 22:02:01,039 - 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 1030ms')
2026-05-08 22:02:01,039 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-85516929 failed!
2026-05-08 22:02:01,098 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-53473886:ctest-vn1-42069071 is 67.144.5.129 and allocation pool is NOT set
2026-05-08 22:02:01,099 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-53473886:ctest-vn1-42069071 is 79.31.111.1 and allocation pool is NOT set
2026-05-08 22:02:03,168 - 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=10.4 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.859 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.859/5.648/10.437/4.789 ms')
2026-05-08 22:02:03,168 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-85516929 passed
2026-05-08 22:02:03,322 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:02:03,322 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-85516929, IP 67.144.5.133, Port 22
2026-05-08 22:02:03,493 - DEBUG - VM ctest-vn1-vm1-85516929 is ready for SSH connections
2026-05-08 22:02:03,493 - INFO - Waiting for VM ctest-vn1-vm2-67900621 to be up..
2026-05-08 22:02:03,576 - DEBUG - VM is in ACTIVE state now
2026-05-08 22:02:03,576 - INFO - VM name : ctest-vn1-vm2-67900621
2026-05-08 22:02:03,648 - DEBUG - VM ctest-vn1-vm2-67900621 ID is 2da63da6-46d4-4d3f-9b80-2d0489580509
2026-05-08 22:02:03,648 - DEBUG - VM ctest-vn1-vm2-67900621 launched on Node cn-jenkins-deploy-platform-ansible-os-5760-1
2026-05-08 22:02:03,719 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/2da63da6-46d4-4d3f-9b80-2d0489580509
2026-05-08 22:02:03,728 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d32c3e2d-6937-4cec-a08b-0a473d792f5a
2026-05-08 22:02:04,957 - 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.42 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.436 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.436/1.926/3.417/1.490 ms')
2026-05-08 22:02:04,957 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-67900621 passed
2026-05-08 22:02:05,106 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:02:05,107 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-67900621, IP 79.31.111.5, Port 22
2026-05-08 22:02:05,265 - DEBUG - VM ctest-vn1-vm2-67900621 is ready for SSH connections
2026-05-08 22:02:05,265 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:02:05,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:02:05,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:02:05,266 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 67.144.5.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-08 22:02:05,266 - DEBUG - ping -s 56 -c 3 -W 1 67.144.5.133
2026-05-08 22:02:07,927 - DEBUG - PING 67.144.5.133 (67.144.5.133): 56 data bytes
64 bytes from 67.144.5.133: seq=0 ttl=63 time=3.524 ms
64 bytes from 67.144.5.133: seq=1 ttl=63 time=0.918 ms
64 bytes from 67.144.5.133: seq=2 ttl=63 time=0.776 ms
--- 67.144.5.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.776/1.739/3.524 ms
2026-05-08 22:02:07,927 - INFO - Ping to IP 67.144.5.133 from VM ctest-vn1-vm2-67900621 passed
2026-05-08 22:02:07,927 - INFO - Detaching port d32c3e2d-6937-4cec-a08b-0a473d792f5a from VM ctest-vn1-vm2-67900621
2026-05-08 22:02:07,973 - INFO - Deleting VM ctest-vn1-vm2-67900621
2026-05-08 22:02:08,039 - INFO - Detaching port f5176b6a-91a9-4461-910f-e693f6788eb7 from VM ctest-vn1-vm1-85516929
2026-05-08 22:02:08,074 - INFO - Deleting VM ctest-vn1-vm1-85516929
2026-05-08 22:02:08,324 - DEBUG - Response for delete_port : ()
2026-05-08 22:02:08,493 - DEBUG - Response for delete_port : ()
2026-05-08 22:02:08,493 - INFO - Deleting VN ctest-vn1-42069071
2026-05-08 22:02:08,626 - DEBUG - Response for deleting network ()
2026-05-08 22:02:08,879 - DEBUG - No XMPP flaps were noticed during the test
2026-05-08 22:02:08,879 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:18]
2026-05-08 22:02:08,879 - INFO - --------------------------------------------------------------------------------
2026-05-08 22:02:09,583 - INFO - Deleted project: ctest-TestPorts-53473886, ID : 1d3db7a0-5dbc-407f-be6e-48c7a4087c95