2026-08-21 10:31:33,448 - INFO - Domain Default found not creating 2026-08-21 10:31:33,633 - INFO - Project ctest-TestPorts-29679877 not found, creating it 2026-08-21 10:31:34,196 - INFO - Created Project:ctest-TestPorts-29679877, ID : 1ac0ab69-5463-4254-b155-475b34a1a631 2026-08-21 10:31:36,008 - INFO - ================================================================================ 2026-08-21 10:31:36,008 - INFO - STARTING TEST : test_ports_bindings 2026-08-21 10:31:36,008 - 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-21 10:31:36,282 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-08-21 10:31:36,282 - INFO - Initial checks done. Running the testcase now 2026-08-21 10:31:36,282 - INFO - 2026-08-21 10:31:37,016 - DEBUG - Response for create_network : {'network': {'id': 'cbc7ae87-6eed-48ab-9b2e-67379a145ac7', 'name': 'ctest-vn-21921728', 'tenant_id': '1ac0ab6954634254b155475b34a1a631', 'project_id': '1ac0ab6954634254b155475b34a1a631', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-29679877', 'ctest-vn-21921728'], 'port_security_enabled': True, 'description': ''}} 2026-08-21 10:31:37,228 - DEBUG - Response for create_subnet : {'subnet': {'id': '9db4fb14-5ffb-4be1-a7fb-2e61b16da62a', 'name': '', 'tenant_id': '1ac0ab6954634254b155475b34a1a631', 'network_id': 'cbc7ae87-6eed-48ab-9b2e-67379a145ac7', 'ip_version': 4, 'cidr': '130.202.149.0/26', 'allocation_pools': [{'start': '130.202.149.2', 'end': '130.202.149.62'}], 'gateway_ip': '130.202.149.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '130.202.149.2', 'tags': [], 'project_id': '1ac0ab6954634254b155475b34a1a631'}} 2026-08-21 10:31:37,248 - INFO - Created VN ctest-vn-21921728 2026-08-21 10:31:37,303 - DEBUG - VN ctest-vn-21921728 UUID is cbc7ae87-6eed-48ab-9b2e-67379a145ac7 2026-08-21 10:31:37,424 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-29679877', 'ctest-vmi-98277854']} 2026-08-21 10:31:37,714 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-98277854', 'id': 'f9c5cded-e788-45b5-91d2-9d237b0361c1', 'tenant_id': '1ac0ab6954634254b155475b34a1a631', 'network_id': 'cbc7ae87-6eed-48ab-9b2e-67379a145ac7', 'mac_address': '02:f9:c5:cd:ed:e7', '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': '130.202.149.3', 'subnet_id': '9db4fb14-5ffb-4be1-a7fb-2e61b16da62a'}], 'security_groups': ['417e8b9f-746a-471e-adc3-8d6551a3ea53'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1ac0ab6954634254b155475b34a1a631'}} 2026-08-21 10:31:37,714 - DEBUG - Created port f9c5cded-e788-45b5-91d2-9d237b0361c1 2026-08-21 10:31:37,827 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f9c5cded-e788-45b5-91d2-9d237b0361c1 2026-08-21 10:31:38,208 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f9c5cded-e788-45b5-91d2-9d237b0361c1 2026-08-21 10:31:38,244 - INFO - VMI f9c5cded-e788-45b5-91d2-9d237b0361c1 verification in API Server passed 2026-08-21 10:31:38,354 - DEBUG - Response for delete_port : () 2026-08-21 10:31:38,355 - INFO - Deleted port f9c5cded-e788-45b5-91d2-9d237b0361c1 2026-08-21 10:31:38,355 - INFO - Deleting VN ctest-vn-21921728 2026-08-21 10:31:38,494 - DEBUG - Response for deleting network () 2026-08-21 10:31:38,768 - DEBUG - No XMPP flaps were noticed during the test 2026-08-21 10:31:38,768 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-08-21 10:31:38,768 - INFO - -------------------------------------------------------------------------------- 2026-08-21 10:31:38,771 - INFO - ================================================================================ 2026-08-21 10:31:38,771 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-21 10:31:38,771 - 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-21 10:31:39,053 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-08-21 10:31:39,053 - INFO - Initial checks done. Running the testcase now 2026-08-21 10:31:39,054 - INFO - 2026-08-21 10:31:39,278 - DEBUG - Response for create_network : {'network': {'id': '589d6e32-8b64-4c1f-8bf0-01c2c49c57b7', 'name': 'ctest-vn1-23679513', 'tenant_id': '1ac0ab6954634254b155475b34a1a631', 'project_id': '1ac0ab6954634254b155475b34a1a631', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-29679877', 'ctest-vn1-23679513'], 'port_security_enabled': True, 'description': ''}} 2026-08-21 10:31:39,499 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e3837c4e-f07f-4bdb-948e-e0095f0fb249', 'name': '', 'tenant_id': '1ac0ab6954634254b155475b34a1a631', 'network_id': '589d6e32-8b64-4c1f-8bf0-01c2c49c57b7', 'ip_version': 4, 'cidr': '71.132.189.0/26', 'allocation_pools': [{'start': '71.132.189.2', 'end': '71.132.189.62'}], 'gateway_ip': '71.132.189.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '71.132.189.2', 'tags': [], 'project_id': '1ac0ab6954634254b155475b34a1a631'}} 2026-08-21 10:31:39,732 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fb236017-5fe8-45f8-b262-dcf386b34da7', 'name': '', 'tenant_id': '1ac0ab6954634254b155475b34a1a631', 'network_id': '589d6e32-8b64-4c1f-8bf0-01c2c49c57b7', 'ip_version': 4, 'cidr': '104.201.57.64/26', 'allocation_pools': [{'start': '104.201.57.66', 'end': '104.201.57.126'}], 'gateway_ip': '104.201.57.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '104.201.57.66', 'tags': [], 'project_id': '1ac0ab6954634254b155475b34a1a631'}} 2026-08-21 10:31:39,754 - INFO - Created VN ctest-vn1-23679513 2026-08-21 10:31:39,807 - DEBUG - VN ctest-vn1-23679513 UUID is 589d6e32-8b64-4c1f-8bf0-01c2c49c57b7 2026-08-21 10:31:40,160 - DEBUG - Response for create_port : {'port': {'name': 'ff486a61-8418-463c-964e-56276a4f299e', 'id': 'ff486a61-8418-463c-964e-56276a4f299e', 'tenant_id': '1ac0ab6954634254b155475b34a1a631', 'network_id': '589d6e32-8b64-4c1f-8bf0-01c2c49c57b7', 'mac_address': '02:ff:48:6a:61:84', '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': '71.132.189.5', 'subnet_id': 'e3837c4e-f07f-4bdb-948e-e0095f0fb249'}], 'security_groups': ['417e8b9f-746a-471e-adc3-8d6551a3ea53'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1ac0ab6954634254b155475b34a1a631'}} 2026-08-21 10:31:40,377 - DEBUG - Response for create_port : {'port': {'name': '9bac1d8a-dbad-4033-929c-4f8a52ad0ef0', 'id': '9bac1d8a-dbad-4033-929c-4f8a52ad0ef0', 'tenant_id': '1ac0ab6954634254b155475b34a1a631', 'network_id': '589d6e32-8b64-4c1f-8bf0-01c2c49c57b7', 'mac_address': '02:9b:ac:1d:8a:db', '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': '104.201.57.69', 'subnet_id': 'fb236017-5fe8-45f8-b262-dcf386b34da7'}], 'security_groups': ['417e8b9f-746a-471e-adc3-8d6551a3ea53'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1ac0ab6954634254b155475b34a1a631'}} 2026-08-21 10:31:40,452 - DEBUG - Services list from nova: [, , ] 2026-08-21 10:31:40,844 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6201-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6201-1) 2026-08-21 10:31:41,286 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6201-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6201-1) 2026-08-21 10:31:41,287 - INFO - Waiting for VM ctest-vn1-vm1-32031832 to be up.. 2026-08-21 10:31:41,342 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 10:31:46,435 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 10:31:51,530 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 10:31:56,622 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 10:32:01,727 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 10:32:06,821 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 10:32:11,906 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 10:32:16,990 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 10:32:22,084 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 10:32:27,181 - DEBUG - VM is in ACTIVE state now 2026-08-21 10:32:27,181 - INFO - VM name : ctest-vn1-vm1-32031832 2026-08-21 10:32:27,269 - DEBUG - VM ctest-vn1-vm1-32031832 ID is 7433e035-dc2c-43d6-8970-f526671c0df8 2026-08-21 10:32:27,298 - DEBUG - VM ctest-vn1-vm1-32031832 launched on Node cn-jenkins-deploy-platform-ansible-os-6201-1 2026-08-21 10:32:27,390 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7433e035-dc2c-43d6-8970-f526671c0df8 2026-08-21 10:32:27,402 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ff486a61-8418-463c-964e-56276a4f299e 2026-08-21 10:32:30,672 - 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 1012ms') 2026-08-21 10:32:30,672 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-32031832 failed! 2026-08-21 10:32:30,727 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-29679877:ctest-vn1-23679513 is 71.132.189.1 and allocation pool is NOT set 2026-08-21 10:32:30,727 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-29679877:ctest-vn1-23679513 is 104.201.57.65 and allocation pool is NOT set 2026-08-21 10:32:32,794 - 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=6.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.765 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.765/3.703/6.642/2.938 ms') 2026-08-21 10:32:32,794 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-32031832 passed 2026-08-21 10:32:32,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 10:32:32,951 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-32031832, IP 71.132.189.5, Port 22 2026-08-21 10:32:33,114 - DEBUG - VM ctest-vn1-vm1-32031832 is ready for SSH connections 2026-08-21 10:32:33,114 - INFO - Waiting for VM ctest-vn1-vm2-76783784 to be up.. 2026-08-21 10:32:33,199 - DEBUG - VM is in ACTIVE state now 2026-08-21 10:32:33,200 - INFO - VM name : ctest-vn1-vm2-76783784 2026-08-21 10:32:33,281 - DEBUG - VM ctest-vn1-vm2-76783784 ID is e3168007-7b76-4195-8d17-2584f8ad5d49 2026-08-21 10:32:33,281 - DEBUG - VM ctest-vn1-vm2-76783784 launched on Node cn-jenkins-deploy-platform-ansible-os-6201-1 2026-08-21 10:32:33,365 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e3168007-7b76-4195-8d17-2584f8ad5d49 2026-08-21 10:32:33,378 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9bac1d8a-dbad-4033-929c-4f8a52ad0ef0 2026-08-21 10:32:34,630 - 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.36 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.472 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.472/2.416/4.360/1.944 ms') 2026-08-21 10:32:34,631 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-76783784 passed 2026-08-21 10:32:34,787 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 10:32:34,787 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-76783784, IP 104.201.57.69, Port 22 2026-08-21 10:32:34,964 - DEBUG - VM ctest-vn1-vm2-76783784 is ready for SSH connections 2026-08-21 10:32:34,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 10:32:34,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 10:32:34,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 10:32:34,965 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 71.132.189.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-08-21 10:32:34,965 - DEBUG - ping -s 56 -c 3 -W 1 71.132.189.5 2026-08-21 10:32:39,071 - DEBUG - PING 71.132.189.5 (71.132.189.5): 56 data bytes 64 bytes from 71.132.189.5: seq=0 ttl=63 time=4.554 ms 64 bytes from 71.132.189.5: seq=1 ttl=63 time=1.086 ms 64 bytes from 71.132.189.5: seq=2 ttl=63 time=1.048 ms --- 71.132.189.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.048/2.229/4.554 ms 2026-08-21 10:32:39,071 - INFO - Ping to IP 71.132.189.5 from VM ctest-vn1-vm2-76783784 passed 2026-08-21 10:32:39,071 - INFO - Detaching port 9bac1d8a-dbad-4033-929c-4f8a52ad0ef0 from VM ctest-vn1-vm2-76783784 2026-08-21 10:32:39,135 - INFO - Deleting VM ctest-vn1-vm2-76783784 2026-08-21 10:32:39,217 - INFO - Detaching port ff486a61-8418-463c-964e-56276a4f299e from VM ctest-vn1-vm1-32031832 2026-08-21 10:32:39,254 - INFO - Deleting VM ctest-vn1-vm1-32031832 2026-08-21 10:32:39,525 - DEBUG - Response for delete_port : () 2026-08-21 10:32:39,716 - DEBUG - Response for delete_port : () 2026-08-21 10:32:39,716 - INFO - Deleting VN ctest-vn1-23679513 2026-08-21 10:32:39,866 - DEBUG - Response for deleting network () 2026-08-21 10:32:40,152 - DEBUG - No XMPP flaps were noticed during the test 2026-08-21 10:32:40,152 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:02] 2026-08-21 10:32:40,153 - INFO - -------------------------------------------------------------------------------- 2026-08-21 10:32:40,926 - INFO - Deleted project: ctest-TestPorts-29679877, ID : 1ac0ab69-5463-4254-b155-475b34a1a631