2026-03-26 20:38:30,618 - INFO - Domain Default found not creating 2026-03-26 20:38:30,776 - INFO - Project ctest-TestPorts-96107769 not found, creating it 2026-03-26 20:38:31,277 - INFO - Created Project:ctest-TestPorts-96107769, ID : 3a5825ce-f1f0-411f-9464-2de1a450049a 2026-03-26 20:38:32,771 - INFO - ================================================================================ 2026-03-26 20:38:32,772 - INFO - STARTING TEST : test_ports_bindings 2026-03-26 20:38:32,772 - 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-03-26 20:38:33,027 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.17': '0'}} with 2026-03-26 20:38:33,028 - INFO - Initial checks done. Running the testcase now 2026-03-26 20:38:33,028 - INFO - 2026-03-26 20:38:33,576 - DEBUG - Response for create_network : {'network': {'id': 'edf9c1d6-920c-48f4-b150-79a378afd3cc', 'name': 'ctest-vn-67081120', 'tenant_id': '3a5825cef1f0411f94642de1a450049a', 'project_id': '3a5825cef1f0411f94642de1a450049a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-96107769', 'ctest-vn-67081120'], 'port_security_enabled': True, 'description': ''}} 2026-03-26 20:38:33,776 - DEBUG - Response for create_subnet : {'subnet': {'id': '60bb335f-cb8b-4e74-b8ae-d6cbb22c932b', 'name': '', 'tenant_id': '3a5825cef1f0411f94642de1a450049a', 'network_id': 'edf9c1d6-920c-48f4-b150-79a378afd3cc', 'ip_version': 4, 'cidr': '90.198.245.0/26', 'allocation_pools': [{'start': '90.198.245.2', 'end': '90.198.245.62'}], 'gateway_ip': '90.198.245.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '90.198.245.2', 'tags': [], 'project_id': '3a5825cef1f0411f94642de1a450049a'}} 2026-03-26 20:38:33,794 - INFO - Created VN ctest-vn-67081120 2026-03-26 20:38:33,850 - DEBUG - VN ctest-vn-67081120 UUID is edf9c1d6-920c-48f4-b150-79a378afd3cc 2026-03-26 20:38:33,951 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-96107769', 'ctest-vmi-01760705']} 2026-03-26 20:38:34,236 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-01760705', 'id': 'd10e0d87-a730-49ac-8e93-99e12695a0c2', 'tenant_id': '3a5825cef1f0411f94642de1a450049a', 'network_id': 'edf9c1d6-920c-48f4-b150-79a378afd3cc', 'mac_address': '02:d1:0e:0d:87:a7', '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': '90.198.245.3', 'subnet_id': '60bb335f-cb8b-4e74-b8ae-d6cbb22c932b'}], 'security_groups': ['3091b60d-29e9-4f3f-8b94-911346186190'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3a5825cef1f0411f94642de1a450049a'}} 2026-03-26 20:38:34,236 - DEBUG - Created port d10e0d87-a730-49ac-8e93-99e12695a0c2 2026-03-26 20:38:34,338 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/d10e0d87-a730-49ac-8e93-99e12695a0c2 2026-03-26 20:38:34,647 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/d10e0d87-a730-49ac-8e93-99e12695a0c2 2026-03-26 20:38:34,679 - INFO - VMI d10e0d87-a730-49ac-8e93-99e12695a0c2 verification in API Server passed 2026-03-26 20:38:34,769 - DEBUG - Response for delete_port : () 2026-03-26 20:38:34,769 - INFO - Deleted port d10e0d87-a730-49ac-8e93-99e12695a0c2 2026-03-26 20:38:34,769 - INFO - Deleting VN ctest-vn-67081120 2026-03-26 20:38:34,866 - DEBUG - Response for deleting network () 2026-03-26 20:38:35,123 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 20:38:35,123 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-03-26 20:38:35,123 - INFO - -------------------------------------------------------------------------------- 2026-03-26 20:38:35,125 - INFO - ================================================================================ 2026-03-26 20:38:35,126 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-26 20:38:35,126 - 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-03-26 20:38:35,415 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.17': '0'}} with 2026-03-26 20:38:35,415 - INFO - Initial checks done. Running the testcase now 2026-03-26 20:38:35,415 - INFO - 2026-03-26 20:38:35,599 - DEBUG - Response for create_network : {'network': {'id': 'd2a1f6e7-5ebc-4c36-9e4e-5396de85e2ad', 'name': 'ctest-vn1-00463682', 'tenant_id': '3a5825cef1f0411f94642de1a450049a', 'project_id': '3a5825cef1f0411f94642de1a450049a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-96107769', 'ctest-vn1-00463682'], 'port_security_enabled': True, 'description': ''}} 2026-03-26 20:38:35,756 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f20417b4-d9bb-4376-8066-1c303c00cb74', 'name': '', 'tenant_id': '3a5825cef1f0411f94642de1a450049a', 'network_id': 'd2a1f6e7-5ebc-4c36-9e4e-5396de85e2ad', 'ip_version': 4, 'cidr': '52.97.30.128/26', 'allocation_pools': [{'start': '52.97.30.130', 'end': '52.97.30.190'}], 'gateway_ip': '52.97.30.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '52.97.30.130', 'tags': [], 'project_id': '3a5825cef1f0411f94642de1a450049a'}} 2026-03-26 20:38:35,890 - DEBUG - Response for create_subnet : {'subnet': {'id': 'facaee75-dba9-46e4-97b1-76f348659e95', 'name': '', 'tenant_id': '3a5825cef1f0411f94642de1a450049a', 'network_id': 'd2a1f6e7-5ebc-4c36-9e4e-5396de85e2ad', 'ip_version': 4, 'cidr': '13.89.36.64/26', 'allocation_pools': [{'start': '13.89.36.66', 'end': '13.89.36.126'}], 'gateway_ip': '13.89.36.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '13.89.36.66', 'tags': [], 'project_id': '3a5825cef1f0411f94642de1a450049a'}} 2026-03-26 20:38:35,908 - INFO - Created VN ctest-vn1-00463682 2026-03-26 20:38:35,963 - DEBUG - VN ctest-vn1-00463682 UUID is d2a1f6e7-5ebc-4c36-9e4e-5396de85e2ad 2026-03-26 20:38:36,248 - DEBUG - Response for create_port : {'port': {'name': '66348544-648d-41b4-94e2-5d95927ad36e', 'id': '66348544-648d-41b4-94e2-5d95927ad36e', 'tenant_id': '3a5825cef1f0411f94642de1a450049a', 'network_id': 'd2a1f6e7-5ebc-4c36-9e4e-5396de85e2ad', 'mac_address': '02:66:34:85:44:64', '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': '52.97.30.133', 'subnet_id': 'f20417b4-d9bb-4376-8066-1c303c00cb74'}], 'security_groups': ['3091b60d-29e9-4f3f-8b94-911346186190'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3a5825cef1f0411f94642de1a450049a'}} 2026-03-26 20:38:36,408 - DEBUG - Response for create_port : {'port': {'name': 'e4568c0c-b68c-4032-91c6-232e017fba49', 'id': 'e4568c0c-b68c-4032-91c6-232e017fba49', 'tenant_id': '3a5825cef1f0411f94642de1a450049a', 'network_id': 'd2a1f6e7-5ebc-4c36-9e4e-5396de85e2ad', 'mac_address': '02:e4:56:8c:0c:b6', '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': '13.89.36.69', 'subnet_id': 'facaee75-dba9-46e4-97b1-76f348659e95'}], 'security_groups': ['3091b60d-29e9-4f3f-8b94-911346186190'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3a5825cef1f0411f94642de1a450049a'}} 2026-03-26 20:38:36,462 - DEBUG - Services list from nova: [, , ] 2026-03-26 20:38:36,783 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5547-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5547-1) 2026-03-26 20:38:37,287 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5547-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5547-1) 2026-03-26 20:38:37,287 - INFO - Waiting for VM ctest-vn1-vm1-69810099 to be up.. 2026-03-26 20:38:37,333 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-26 20:38:42,408 - DEBUG - VM is in ACTIVE state now 2026-03-26 20:38:42,408 - INFO - VM name : ctest-vn1-vm1-69810099 2026-03-26 20:38:42,480 - DEBUG - VM ctest-vn1-vm1-69810099 ID is cfb32d2f-02ab-4a5f-8b2e-3c43019d23d2 2026-03-26 20:38:42,504 - DEBUG - VM ctest-vn1-vm1-69810099 launched on Node cn-jenkins-deploy-platform-ansible-os-5547-1 2026-03-26 20:38:42,582 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/cfb32d2f-02ab-4a5f-8b2e-3c43019d23d2 2026-03-26 20:38:42,591 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/66348544-648d-41b4-94e2-5d95927ad36e 2026-03-26 20:38:45,828 - 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 1002ms') 2026-03-26 20:38:45,828 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-69810099 failed! 2026-03-26 20:38:45,882 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-96107769:ctest-vn1-00463682 is 52.97.30.129 and allocation pool is NOT set 2026-03-26 20:38:45,883 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-96107769:ctest-vn1-00463682 is 13.89.36.65 and allocation pool is NOT set 2026-03-26 20:38:49,956 - 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=7.41 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 7.414/7.414/7.414/0.000 ms') 2026-03-26 20:38:49,957 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-69810099 passed 2026-03-26 20:38:50,106 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 20:38:50,107 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-69810099, IP 52.97.30.133, Port 22 2026-03-26 20:38:50,273 - DEBUG - VM ctest-vn1-vm1-69810099 is ready for SSH connections 2026-03-26 20:38:50,273 - INFO - Waiting for VM ctest-vn1-vm2-82142762 to be up.. 2026-03-26 20:38:50,350 - DEBUG - VM is in ACTIVE state now 2026-03-26 20:38:50,350 - INFO - VM name : ctest-vn1-vm2-82142762 2026-03-26 20:38:50,424 - DEBUG - VM ctest-vn1-vm2-82142762 ID is f4acad30-7067-4c73-84cf-ce9bac9861cc 2026-03-26 20:38:50,424 - DEBUG - VM ctest-vn1-vm2-82142762 launched on Node cn-jenkins-deploy-platform-ansible-os-5547-1 2026-03-26 20:38:50,505 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/f4acad30-7067-4c73-84cf-ce9bac9861cc 2026-03-26 20:38:50,513 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/e4568c0c-b68c-4032-91c6-232e017fba49 2026-03-26 20:38:51,743 - 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.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.556 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.556/2.801/5.046/2.245 ms') 2026-03-26 20:38:51,743 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-82142762 passed 2026-03-26 20:38:51,890 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 20:38:51,891 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-82142762, IP 13.89.36.69, Port 22 2026-03-26 20:38:52,046 - DEBUG - VM ctest-vn1-vm2-82142762 is ready for SSH connections 2026-03-26 20:38:52,046 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 20:38:52,046 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 20:38:52,046 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 20:38:52,046 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 52.97.30.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-03-26 20:38:52,046 - DEBUG - ping -s 56 -c 3 -W 1 52.97.30.133 2026-03-26 20:38:54,710 - DEBUG - PING 52.97.30.133 (52.97.30.133): 56 data bytes 64 bytes from 52.97.30.133: seq=0 ttl=63 time=3.295 ms 64 bytes from 52.97.30.133: seq=1 ttl=63 time=0.782 ms 64 bytes from 52.97.30.133: seq=2 ttl=63 time=1.047 ms --- 52.97.30.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.782/1.708/3.295 ms 2026-03-26 20:38:54,711 - INFO - Ping to IP 52.97.30.133 from VM ctest-vn1-vm2-82142762 passed 2026-03-26 20:38:54,711 - INFO - Detaching port e4568c0c-b68c-4032-91c6-232e017fba49 from VM ctest-vn1-vm2-82142762 2026-03-26 20:38:54,765 - INFO - Deleting VM ctest-vn1-vm2-82142762 2026-03-26 20:38:54,844 - INFO - Detaching port 66348544-648d-41b4-94e2-5d95927ad36e from VM ctest-vn1-vm1-69810099 2026-03-26 20:38:54,879 - INFO - Deleting VM ctest-vn1-vm1-69810099 2026-03-26 20:38:55,109 - DEBUG - Response for delete_port : () 2026-03-26 20:38:55,258 - DEBUG - Response for delete_port : () 2026-03-26 20:38:55,259 - INFO - Deleting VN ctest-vn1-00463682 2026-03-26 20:38:55,378 - DEBUG - Response for deleting network () 2026-03-26 20:38:55,638 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 20:38:55,638 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20]
2026-03-26 20:38:55,638 - INFO - -------------------------------------------------------------------------------- 2026-03-26 20:38:56,356 - INFO - Deleted project: ctest-TestPorts-96107769, ID : 3a5825ce-f1f0-411f-9464-2de1a450049a