2026-07-17 18:05:04,210 - INFO - Domain Default found not creating
2026-07-17 18:05:04,392 - INFO - Project ctest-TestPorts-51605840 not found, creating it
2026-07-17 18:05:04,917 - INFO - Created Project:ctest-TestPorts-51605840, ID : 9e10f3a8-9925-4188-b473-f735b623ace3
2026-07-17 18:05:06,719 - INFO - ================================================================================
2026-07-17 18:05:06,720 - INFO - STARTING TEST : test_ports_bindings
2026-07-17 18:05:06,720 - 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-07-17 18:05:06,996 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-07-17 18:05:06,996 - INFO - Initial checks done. Running the testcase now
2026-07-17 18:05:06,996 - INFO -
2026-07-17 18:05:07,695 - DEBUG - Response for create_network : {'network': {'id': '921cc191-1f9a-4481-a7e6-c21b4ef0a883', 'name': 'ctest-vn-14909331', 'tenant_id': '9e10f3a899254188b473f735b623ace3', 'project_id': '9e10f3a899254188b473f735b623ace3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-51605840', 'ctest-vn-14909331'], 'port_security_enabled': True, 'description': ''}}
2026-07-17 18:05:07,897 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eb9468db-2fea-46d1-ac9e-fb0fe5a2218c', 'name': '', 'tenant_id': '9e10f3a899254188b473f735b623ace3', 'network_id': '921cc191-1f9a-4481-a7e6-c21b4ef0a883', 'ip_version': 4, 'cidr': '93.225.188.128/26', 'allocation_pools': [{'start': '93.225.188.130', 'end': '93.225.188.190'}], 'gateway_ip': '93.225.188.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '93.225.188.130', 'tags': [], 'project_id': '9e10f3a899254188b473f735b623ace3'}}
2026-07-17 18:05:07,918 - INFO - Created VN ctest-vn-14909331
2026-07-17 18:05:07,970 - DEBUG - VN ctest-vn-14909331 UUID is 921cc191-1f9a-4481-a7e6-c21b4ef0a883
2026-07-17 18:05:08,092 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-51605840', 'ctest-vmi-91116511']}
2026-07-17 18:05:08,361 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-91116511', 'id': 'f56a727a-7ff0-4437-a093-981f21ccb449', 'tenant_id': '9e10f3a899254188b473f735b623ace3', 'network_id': '921cc191-1f9a-4481-a7e6-c21b4ef0a883', 'mac_address': '02:f5:6a:72:7a:7f', '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': '93.225.188.131', 'subnet_id': 'eb9468db-2fea-46d1-ac9e-fb0fe5a2218c'}], 'security_groups': ['dfb8fec7-3428-4b7a-87fd-52cf1a4e7d96'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9e10f3a899254188b473f735b623ace3'}}
2026-07-17 18:05:08,361 - DEBUG - Created port f56a727a-7ff0-4437-a093-981f21ccb449
2026-07-17 18:05:08,466 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f56a727a-7ff0-4437-a093-981f21ccb449
2026-07-17 18:05:08,842 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f56a727a-7ff0-4437-a093-981f21ccb449
2026-07-17 18:05:08,875 - INFO - VMI f56a727a-7ff0-4437-a093-981f21ccb449 verification in API Server passed
2026-07-17 18:05:08,974 - DEBUG - Response for delete_port : ()
2026-07-17 18:05:08,974 - INFO - Deleted port f56a727a-7ff0-4437-a093-981f21ccb449
2026-07-17 18:05:08,974 - INFO - Deleting VN ctest-vn-14909331
2026-07-17 18:05:09,096 - DEBUG - Response for deleting network ()
2026-07-17 18:05:09,376 - DEBUG - No XMPP flaps were noticed during the test
2026-07-17 18:05:09,376 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-07-17 18:05:09,376 - INFO - --------------------------------------------------------------------------------
2026-07-17 18:05:09,379 - INFO - ================================================================================
2026-07-17 18:05:09,379 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-07-17 18:05:09,379 - 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-07-17 18:05:09,681 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-07-17 18:05:09,681 - INFO - Initial checks done. Running the testcase now
2026-07-17 18:05:09,681 - INFO -
2026-07-17 18:05:09,895 - DEBUG - Response for create_network : {'network': {'id': 'eb860eb9-0863-437c-a2b6-3013cf6075e8', 'name': 'ctest-vn1-73063343', 'tenant_id': '9e10f3a899254188b473f735b623ace3', 'project_id': '9e10f3a899254188b473f735b623ace3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-51605840', 'ctest-vn1-73063343'], 'port_security_enabled': True, 'description': ''}}
2026-07-17 18:05:10,088 - DEBUG - Response for create_subnet : {'subnet': {'id': '1b5c1353-8b05-4d14-83dc-3c47c3ee7141', 'name': '', 'tenant_id': '9e10f3a899254188b473f735b623ace3', 'network_id': 'eb860eb9-0863-437c-a2b6-3013cf6075e8', 'ip_version': 4, 'cidr': '51.226.0.64/26', 'allocation_pools': [{'start': '51.226.0.66', 'end': '51.226.0.126'}], 'gateway_ip': '51.226.0.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '51.226.0.66', 'tags': [], 'project_id': '9e10f3a899254188b473f735b623ace3'}}
2026-07-17 18:05:10,278 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a65282e4-7f1d-47b6-8e86-4249de704909', 'name': '', 'tenant_id': '9e10f3a899254188b473f735b623ace3', 'network_id': 'eb860eb9-0863-437c-a2b6-3013cf6075e8', 'ip_version': 4, 'cidr': '97.209.42.192/26', 'allocation_pools': [{'start': '97.209.42.194', 'end': '97.209.42.254'}], 'gateway_ip': '97.209.42.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '97.209.42.194', 'tags': [], 'project_id': '9e10f3a899254188b473f735b623ace3'}}
2026-07-17 18:05:10,299 - INFO - Created VN ctest-vn1-73063343
2026-07-17 18:05:10,354 - DEBUG - VN ctest-vn1-73063343 UUID is eb860eb9-0863-437c-a2b6-3013cf6075e8
2026-07-17 18:05:10,709 - DEBUG - Response for create_port : {'port': {'name': '20cbfd03-aaa7-48d0-a993-e4763263bb1a', 'id': '20cbfd03-aaa7-48d0-a993-e4763263bb1a', 'tenant_id': '9e10f3a899254188b473f735b623ace3', 'network_id': 'eb860eb9-0863-437c-a2b6-3013cf6075e8', 'mac_address': '02:20:cb:fd:03:aa', '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': '51.226.0.69', 'subnet_id': '1b5c1353-8b05-4d14-83dc-3c47c3ee7141'}], 'security_groups': ['dfb8fec7-3428-4b7a-87fd-52cf1a4e7d96'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9e10f3a899254188b473f735b623ace3'}}
2026-07-17 18:05:10,931 - DEBUG - Response for create_port : {'port': {'name': 'e83b32ee-7c18-4baa-9dbf-62b1b27e5da6', 'id': 'e83b32ee-7c18-4baa-9dbf-62b1b27e5da6', 'tenant_id': '9e10f3a899254188b473f735b623ace3', 'network_id': 'eb860eb9-0863-437c-a2b6-3013cf6075e8', 'mac_address': '02:e8:3b:32:ee:7c', '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': '97.209.42.197', 'subnet_id': 'a65282e4-7f1d-47b6-8e86-4249de704909'}], 'security_groups': ['dfb8fec7-3428-4b7a-87fd-52cf1a4e7d96'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9e10f3a899254188b473f735b623ace3'}}
2026-07-17 18:05:11,010 - DEBUG - Services list from nova: [, , ]
2026-07-17 18:05:11,418 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6099-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6099-1)
2026-07-17 18:05:11,868 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6099-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6099-1)
2026-07-17 18:05:11,868 - INFO - Waiting for VM ctest-vn1-vm1-36449269 to be up..
2026-07-17 18:05:11,922 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-17 18:05:16,983 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-17 18:05:22,063 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-17 18:05:27,147 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-17 18:05:32,275 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-17 18:05:37,383 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-17 18:05:42,478 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-17 18:05:47,568 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-17 18:05:52,674 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-17 18:05:57,762 - DEBUG - VM is in ACTIVE state now
2026-07-17 18:05:57,763 - INFO - VM name : ctest-vn1-vm1-36449269
2026-07-17 18:05:57,856 - DEBUG - VM ctest-vn1-vm1-36449269 ID is 4f074af6-4fff-4c7c-921c-cd4bdcc295ac
2026-07-17 18:05:57,880 - DEBUG - VM ctest-vn1-vm1-36449269 launched on Node cn-jenkins-deploy-platform-ansible-os-6099-1
2026-07-17 18:05:57,976 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/4f074af6-4fff-4c7c-921c-cd4bdcc295ac
2026-07-17 18:05:57,986 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/20cbfd03-aaa7-48d0-a993-e4763263bb1a
2026-07-17 18:06:01,243 - 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 1011ms')
2026-07-17 18:06:01,243 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-36449269 failed!
2026-07-17 18:06:01,302 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-51605840:ctest-vn1-73063343 is 51.226.0.65 and allocation pool is NOT set
2026-07-17 18:06:01,302 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-51605840:ctest-vn1-73063343 is 97.209.42.193 and allocation pool is NOT set
2026-07-17 18:06:03,371 - 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=5.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.14 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 = 1.139/3.368/5.598/2.229 ms')
2026-07-17 18:06:03,371 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-36449269 passed
2026-07-17 18:06:03,526 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-17 18:06:03,526 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-36449269, IP 51.226.0.69, Port 22
2026-07-17 18:06:03,696 - DEBUG - VM ctest-vn1-vm1-36449269 is ready for SSH connections
2026-07-17 18:06:03,696 - INFO - Waiting for VM ctest-vn1-vm2-94676405 to be up..
2026-07-17 18:06:03,780 - DEBUG - VM is in ACTIVE state now
2026-07-17 18:06:03,780 - INFO - VM name : ctest-vn1-vm2-94676405
2026-07-17 18:06:03,858 - DEBUG - VM ctest-vn1-vm2-94676405 ID is 3e54f993-4e5b-4240-8a38-6680d3cd0628
2026-07-17 18:06:03,858 - DEBUG - VM ctest-vn1-vm2-94676405 launched on Node cn-jenkins-deploy-platform-ansible-os-6099-1
2026-07-17 18:06:03,939 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3e54f993-4e5b-4240-8a38-6680d3cd0628
2026-07-17 18:06:03,948 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e83b32ee-7c18-4baa-9dbf-62b1b27e5da6
2026-07-17 18:06:05,199 - 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.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.511 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.511/2.170/3.830/1.659 ms')
2026-07-17 18:06:05,199 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-94676405 passed
2026-07-17 18:06:05,354 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-17 18:06:05,354 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-94676405, IP 97.209.42.197, Port 22
2026-07-17 18:06:05,523 - DEBUG - VM ctest-vn1-vm2-94676405 is ready for SSH connections
2026-07-17 18:06:05,524 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-17 18:06:05,524 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-17 18:06:05,524 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-17 18:06:05,524 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 51.226.0.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-07-17 18:06:05,524 - DEBUG - ping -s 56 -c 3 -W 1 51.226.0.69
2026-07-17 18:06:09,601 - DEBUG - PING 51.226.0.69 (51.226.0.69): 56 data bytes
64 bytes from 51.226.0.69: seq=0 ttl=63 time=5.255 ms
64 bytes from 51.226.0.69: seq=1 ttl=63 time=1.242 ms
64 bytes from 51.226.0.69: seq=2 ttl=63 time=1.124 ms
--- 51.226.0.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.124/2.540/5.255 ms
2026-07-17 18:06:09,601 - INFO - Ping to IP 51.226.0.69 from VM ctest-vn1-vm2-94676405 passed
2026-07-17 18:06:09,602 - INFO - Detaching port e83b32ee-7c18-4baa-9dbf-62b1b27e5da6 from VM ctest-vn1-vm2-94676405
2026-07-17 18:06:09,661 - INFO - Deleting VM ctest-vn1-vm2-94676405
2026-07-17 18:06:09,738 - INFO - Detaching port 20cbfd03-aaa7-48d0-a993-e4763263bb1a from VM ctest-vn1-vm1-36449269
2026-07-17 18:06:09,775 - INFO - Deleting VM ctest-vn1-vm1-36449269
2026-07-17 18:06:10,209 - DEBUG - Response for delete_port : ()
2026-07-17 18:06:10,420 - DEBUG - Response for delete_port : ()
2026-07-17 18:06:10,420 - INFO - Deleting VN ctest-vn1-73063343
2026-07-17 18:06:10,612 - DEBUG - Response for deleting network ()
2026-07-17 18:06:10,898 - DEBUG - No XMPP flaps were noticed during the test
2026-07-17 18:06:10,898 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01]
2026-07-17 18:06:10,898 - INFO - --------------------------------------------------------------------------------
2026-07-17 18:06:11,703 - INFO - Deleted project: ctest-TestPorts-51605840, ID : 9e10f3a8-9925-4188-b473-f735b623ace3