2026-02-20 12:26:31,341 - INFO - Domain Default found not creating
2026-02-20 12:26:31,500 - INFO - Project ctest-TestPorts-12916427 not found, creating it
2026-02-20 12:26:31,931 - INFO - Created Project:ctest-TestPorts-12916427, ID : c6d65500-4570-4174-910f-5347f8bf8484
2026-02-20 12:26:33,485 - INFO - ================================================================================
2026-02-20 12:26:33,485 - INFO - STARTING TEST : test_ports_bindings
2026-02-20 12:26:33,485 - 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-02-20 12:26:33,749 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with
2026-02-20 12:26:33,749 - INFO - Initial checks done. Running the testcase now
2026-02-20 12:26:33,749 - INFO -
2026-02-20 12:26:34,295 - DEBUG - Response for create_network : {'network': {'id': '2a41c553-e8c2-4ffc-a794-eb3f47e6a9b2', 'name': 'ctest-vn-70508687', 'tenant_id': 'c6d6550045704174910f5347f8bf8484', 'project_id': 'c6d6550045704174910f5347f8bf8484', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-12916427', 'ctest-vn-70508687'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 12:26:34,498 - DEBUG - Response for create_subnet : {'subnet': {'id': '1bc7d491-13fd-4d3c-a90d-ddce97fda24c', 'name': '', 'tenant_id': 'c6d6550045704174910f5347f8bf8484', 'network_id': '2a41c553-e8c2-4ffc-a794-eb3f47e6a9b2', 'ip_version': 4, 'cidr': '162.3.101.128/26', 'allocation_pools': [{'start': '162.3.101.130', 'end': '162.3.101.190'}], 'gateway_ip': '162.3.101.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '162.3.101.130', 'tags': [], 'project_id': 'c6d6550045704174910f5347f8bf8484'}}
2026-02-20 12:26:34,519 - INFO - Created VN ctest-vn-70508687
2026-02-20 12:26:34,576 - DEBUG - VN ctest-vn-70508687 UUID is 2a41c553-e8c2-4ffc-a794-eb3f47e6a9b2
2026-02-20 12:26:34,678 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-12916427', 'ctest-vmi-57498261']}
2026-02-20 12:26:34,951 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-57498261', 'id': '16ba15d9-7763-41b0-96c6-b1e31f220edf', 'tenant_id': 'c6d6550045704174910f5347f8bf8484', 'network_id': '2a41c553-e8c2-4ffc-a794-eb3f47e6a9b2', 'mac_address': '02:16:ba:15:d9:77', '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': '162.3.101.131', 'subnet_id': '1bc7d491-13fd-4d3c-a90d-ddce97fda24c'}], 'security_groups': ['d949536a-2a6f-46d1-b905-c59d02de964f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c6d6550045704174910f5347f8bf8484'}}
2026-02-20 12:26:34,951 - DEBUG - Created port 16ba15d9-7763-41b0-96c6-b1e31f220edf
2026-02-20 12:26:35,055 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/16ba15d9-7763-41b0-96c6-b1e31f220edf
2026-02-20 12:26:35,346 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/16ba15d9-7763-41b0-96c6-b1e31f220edf
2026-02-20 12:26:35,382 - INFO - VMI 16ba15d9-7763-41b0-96c6-b1e31f220edf verification in API Server passed
2026-02-20 12:26:35,454 - DEBUG - Response for delete_port : ()
2026-02-20 12:26:35,454 - INFO - Deleted port 16ba15d9-7763-41b0-96c6-b1e31f220edf
2026-02-20 12:26:35,454 - INFO - Deleting VN ctest-vn-70508687
2026-02-20 12:26:35,541 - DEBUG - Response for deleting network ()
2026-02-20 12:26:35,796 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 12:26:35,796 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-02-20 12:26:35,796 - INFO - --------------------------------------------------------------------------------
2026-02-20 12:26:35,799 - INFO - ================================================================================
2026-02-20 12:26:35,799 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-02-20 12:26:35,799 - 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-02-20 12:26:36,085 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with
2026-02-20 12:26:36,085 - INFO - Initial checks done. Running the testcase now
2026-02-20 12:26:36,085 - INFO -
2026-02-20 12:26:36,247 - DEBUG - Response for create_network : {'network': {'id': 'ada03d15-0507-48dc-887b-c139c2e6ff70', 'name': 'ctest-vn1-51660488', 'tenant_id': 'c6d6550045704174910f5347f8bf8484', 'project_id': 'c6d6550045704174910f5347f8bf8484', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-12916427', 'ctest-vn1-51660488'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 12:26:36,437 - DEBUG - Response for create_subnet : {'subnet': {'id': '516c7bc0-d05f-4de0-a537-cab453b87ab0', 'name': '', 'tenant_id': 'c6d6550045704174910f5347f8bf8484', 'network_id': 'ada03d15-0507-48dc-887b-c139c2e6ff70', 'ip_version': 4, 'cidr': '100.63.225.192/26', 'allocation_pools': [{'start': '100.63.225.194', 'end': '100.63.225.254'}], 'gateway_ip': '100.63.225.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '100.63.225.194', 'tags': [], 'project_id': 'c6d6550045704174910f5347f8bf8484'}}
2026-02-20 12:26:36,615 - DEBUG - Response for create_subnet : {'subnet': {'id': '2e799cfd-ecec-4fcf-b7a5-7edd55ba0220', 'name': '', 'tenant_id': 'c6d6550045704174910f5347f8bf8484', 'network_id': 'ada03d15-0507-48dc-887b-c139c2e6ff70', 'ip_version': 4, 'cidr': '93.227.248.64/26', 'allocation_pools': [{'start': '93.227.248.66', 'end': '93.227.248.126'}], 'gateway_ip': '93.227.248.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '93.227.248.66', 'tags': [], 'project_id': 'c6d6550045704174910f5347f8bf8484'}}
2026-02-20 12:26:36,631 - INFO - Created VN ctest-vn1-51660488
2026-02-20 12:26:36,683 - DEBUG - VN ctest-vn1-51660488 UUID is ada03d15-0507-48dc-887b-c139c2e6ff70
2026-02-20 12:26:36,955 - DEBUG - Response for create_port : {'port': {'name': '24ce036e-0c95-4a6f-8386-50ac981c2da9', 'id': '24ce036e-0c95-4a6f-8386-50ac981c2da9', 'tenant_id': 'c6d6550045704174910f5347f8bf8484', 'network_id': 'ada03d15-0507-48dc-887b-c139c2e6ff70', 'mac_address': '02:24:ce:03:6e: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': '100.63.225.197', 'subnet_id': '516c7bc0-d05f-4de0-a537-cab453b87ab0'}], 'security_groups': ['d949536a-2a6f-46d1-b905-c59d02de964f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c6d6550045704174910f5347f8bf8484'}}
2026-02-20 12:26:37,117 - DEBUG - Response for create_port : {'port': {'name': '264cffe7-a775-48de-a1e7-3e80b6da4587', 'id': '264cffe7-a775-48de-a1e7-3e80b6da4587', 'tenant_id': 'c6d6550045704174910f5347f8bf8484', 'network_id': 'ada03d15-0507-48dc-887b-c139c2e6ff70', 'mac_address': '02:26:4c:ff:e7:a7', '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': '93.227.248.69', 'subnet_id': '2e799cfd-ecec-4fcf-b7a5-7edd55ba0220'}], 'security_groups': ['d949536a-2a6f-46d1-b905-c59d02de964f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c6d6550045704174910f5347f8bf8484'}}
2026-02-20 12:26:37,197 - DEBUG - Services list from nova: [, , ]
2026-02-20 12:26:37,602 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5373-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5373-1)
2026-02-20 12:26:37,970 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5373-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5373-1)
2026-02-20 12:26:37,970 - INFO - Waiting for VM ctest-vn1-vm1-84132184 to be up..
2026-02-20 12:26:38,007 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-20 12:26:43,079 - DEBUG - VM is in ACTIVE state now
2026-02-20 12:26:43,079 - INFO - VM name : ctest-vn1-vm1-84132184
2026-02-20 12:26:43,153 - DEBUG - VM ctest-vn1-vm1-84132184 ID is 17e676db-07e6-4f22-b262-8e8e72be0d31
2026-02-20 12:26:43,172 - DEBUG - VM ctest-vn1-vm1-84132184 launched on Node cn-jenkins-deploy-platform-ansible-os-5373-1
2026-02-20 12:26:43,361 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/17e676db-07e6-4f22-b262-8e8e72be0d31
2026-02-20 12:26:43,369 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/24ce036e-0c95-4a6f-8386-50ac981c2da9
2026-02-20 12:26:46,640 - 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 1030ms')
2026-02-20 12:26:46,641 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-84132184 failed!
2026-02-20 12:26:46,696 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-12916427:ctest-vn1-51660488 is 100.63.225.193 and allocation pool is NOT set
2026-02-20 12:26:46,696 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-12916427:ctest-vn1-51660488 is 93.227.248.65 and allocation pool is NOT set
2026-02-20 12:26:48,752 - 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.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.321 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.321/1.683/3.045/1.362 ms')
2026-02-20 12:26:48,752 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-84132184 passed
2026-02-20 12:26:48,904 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 12:26:48,904 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-84132184, IP 100.63.225.197, Port 22
2026-02-20 12:26:49,059 - DEBUG - VM ctest-vn1-vm1-84132184 is ready for SSH connections
2026-02-20 12:26:49,060 - INFO - Waiting for VM ctest-vn1-vm2-23897092 to be up..
2026-02-20 12:26:49,146 - DEBUG - VM is in ACTIVE state now
2026-02-20 12:26:49,146 - INFO - VM name : ctest-vn1-vm2-23897092
2026-02-20 12:26:49,221 - DEBUG - VM ctest-vn1-vm2-23897092 ID is 3d71030b-0396-4596-9b8b-dffb68f59a9c
2026-02-20 12:26:49,221 - DEBUG - VM ctest-vn1-vm2-23897092 launched on Node cn-jenkins-deploy-platform-ansible-os-5373-1
2026-02-20 12:26:49,287 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/3d71030b-0396-4596-9b8b-dffb68f59a9c
2026-02-20 12:26:49,294 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/264cffe7-a775-48de-a1e7-3e80b6da4587
2026-02-20 12:26:50,527 - 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=4.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.817 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.817/2.473/4.130/1.656 ms')
2026-02-20 12:26:50,527 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-23897092 passed
2026-02-20 12:26:50,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 12:26:50,680 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-23897092, IP 93.227.248.69, Port 22
2026-02-20 12:26:50,835 - DEBUG - VM ctest-vn1-vm2-23897092 is ready for SSH connections
2026-02-20 12:26:50,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 12:26:50,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 12:26:50,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 12:26:50,835 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 100.63.225.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-02-20 12:26:50,835 - DEBUG - ping -s 56 -c 3 -W 1 100.63.225.197
2026-02-20 12:26:54,541 - DEBUG - PING 100.63.225.197 (100.63.225.197): 56 data bytes
64 bytes from 100.63.225.197: seq=0 ttl=63 time=3.547 ms
64 bytes from 100.63.225.197: seq=1 ttl=63 time=0.991 ms
64 bytes from 100.63.225.197: seq=2 ttl=63 time=0.715 ms
--- 100.63.225.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.715/1.751/3.547 ms
2026-02-20 12:26:54,541 - INFO - Ping to IP 100.63.225.197 from VM ctest-vn1-vm2-23897092 passed
2026-02-20 12:26:54,541 - INFO - Detaching port 264cffe7-a775-48de-a1e7-3e80b6da4587 from VM ctest-vn1-vm2-23897092
2026-02-20 12:26:54,587 - INFO - Deleting VM ctest-vn1-vm2-23897092
2026-02-20 12:26:54,665 - INFO - Detaching port 24ce036e-0c95-4a6f-8386-50ac981c2da9 from VM ctest-vn1-vm1-84132184
2026-02-20 12:26:54,705 - INFO - Deleting VM ctest-vn1-vm1-84132184
2026-02-20 12:26:54,944 - DEBUG - Response for delete_port : ()
2026-02-20 12:26:55,096 - DEBUG - Response for delete_port : ()
2026-02-20 12:26:55,097 - INFO - Deleting VN ctest-vn1-51660488
2026-02-20 12:26:55,237 - DEBUG - Response for deleting network ()
2026-02-20 12:26:55,504 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 12:26:55,504 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20]
2026-02-20 12:26:55,504 - INFO - --------------------------------------------------------------------------------
2026-02-20 12:26:56,202 - INFO - Deleted project: ctest-TestPorts-12916427, ID : c6d65500-4570-4174-910f-5347f8bf8484