2026-06-19 14:20:06,479 - INFO - Domain Default found not creating 2026-06-19 14:20:06,640 - INFO - Project ctest-TestPorts-86348145 not found, creating it 2026-06-19 14:20:07,102 - INFO - Created Project:ctest-TestPorts-86348145, ID : 01929589-bb1f-4729-9e2c-798e81034577 2026-06-19 14:20:09,338 - INFO - ================================================================================ 2026-06-19 14:20:09,338 - INFO - STARTING TEST : test_ports_bindings 2026-06-19 14:20:09,338 - 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-06-19 14:20:09,593 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.192': '0'}} with 2026-06-19 14:20:09,593 - INFO - Initial checks done. Running the testcase now 2026-06-19 14:20:09,593 - INFO - 2026-06-19 14:20:10,123 - DEBUG - Response for create_network : {'network': {'id': '310ee376-7353-4f77-88fe-e8dea575d30d', 'name': 'ctest-vn-87781577', 'tenant_id': '01929589bb1f47299e2c798e81034577', 'project_id': '01929589bb1f47299e2c798e81034577', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86348145', 'ctest-vn-87781577'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 14:20:10,325 - DEBUG - Response for create_subnet : {'subnet': {'id': '2bc331ad-cf7d-4694-a430-e0c134e9b4e7', 'name': '', 'tenant_id': '01929589bb1f47299e2c798e81034577', 'network_id': '310ee376-7353-4f77-88fe-e8dea575d30d', 'ip_version': 4, 'cidr': '101.143.165.192/26', 'allocation_pools': [{'start': '101.143.165.194', 'end': '101.143.165.254'}], 'gateway_ip': '101.143.165.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '101.143.165.194', 'tags': [], 'project_id': '01929589bb1f47299e2c798e81034577'}} 2026-06-19 14:20:10,341 - INFO - Created VN ctest-vn-87781577 2026-06-19 14:20:10,391 - DEBUG - VN ctest-vn-87781577 UUID is 310ee376-7353-4f77-88fe-e8dea575d30d 2026-06-19 14:20:10,488 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-86348145', 'ctest-vmi-01356136']} 2026-06-19 14:20:10,753 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-01356136', 'id': 'd096c074-51a0-4235-8e45-c97fe5bf8009', 'tenant_id': '01929589bb1f47299e2c798e81034577', 'network_id': '310ee376-7353-4f77-88fe-e8dea575d30d', 'mac_address': '02:d0:96:c0:74:51', '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': '101.143.165.195', 'subnet_id': '2bc331ad-cf7d-4694-a430-e0c134e9b4e7'}], 'security_groups': ['531ec3a6-7169-4297-973e-6fd3079b03fc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '01929589bb1f47299e2c798e81034577'}} 2026-06-19 14:20:10,754 - DEBUG - Created port d096c074-51a0-4235-8e45-c97fe5bf8009 2026-06-19 14:20:10,859 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/d096c074-51a0-4235-8e45-c97fe5bf8009 2026-06-19 14:20:11,175 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/d096c074-51a0-4235-8e45-c97fe5bf8009 2026-06-19 14:20:11,209 - INFO - VMI d096c074-51a0-4235-8e45-c97fe5bf8009 verification in API Server passed 2026-06-19 14:20:11,285 - DEBUG - Response for delete_port : () 2026-06-19 14:20:11,285 - INFO - Deleted port d096c074-51a0-4235-8e45-c97fe5bf8009 2026-06-19 14:20:11,285 - INFO - Deleting VN ctest-vn-87781577 2026-06-19 14:20:11,386 - DEBUG - Response for deleting network () 2026-06-19 14:20:11,639 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 14:20:11,639 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-19 14:20:11,640 - INFO - -------------------------------------------------------------------------------- 2026-06-19 14:20:11,642 - INFO - ================================================================================ 2026-06-19 14:20:11,642 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-19 14:20:11,642 - 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-06-19 14:20:11,927 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.192': '0'}} with 2026-06-19 14:20:11,927 - INFO - Initial checks done. Running the testcase now 2026-06-19 14:20:11,927 - INFO - 2026-06-19 14:20:12,101 - DEBUG - Response for create_network : {'network': {'id': '3a08050e-113f-4886-8820-15b483d26fc5', 'name': 'ctest-vn1-29530472', 'tenant_id': '01929589bb1f47299e2c798e81034577', 'project_id': '01929589bb1f47299e2c798e81034577', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86348145', 'ctest-vn1-29530472'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 14:20:12,333 - DEBUG - Response for create_subnet : {'subnet': {'id': '6309b369-1d59-45c7-8bfd-1e4ba6a1a35d', 'name': '', 'tenant_id': '01929589bb1f47299e2c798e81034577', 'network_id': '3a08050e-113f-4886-8820-15b483d26fc5', 'ip_version': 4, 'cidr': '28.85.107.128/26', 'allocation_pools': [{'start': '28.85.107.130', 'end': '28.85.107.190'}], 'gateway_ip': '28.85.107.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.85.107.130', 'tags': [], 'project_id': '01929589bb1f47299e2c798e81034577'}} 2026-06-19 14:20:12,475 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd97d0942-e6c2-4435-8899-ad2a54b28820', 'name': '', 'tenant_id': '01929589bb1f47299e2c798e81034577', 'network_id': '3a08050e-113f-4886-8820-15b483d26fc5', 'ip_version': 4, 'cidr': '177.217.183.0/26', 'allocation_pools': [{'start': '177.217.183.2', 'end': '177.217.183.62'}], 'gateway_ip': '177.217.183.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '177.217.183.2', 'tags': [], 'project_id': '01929589bb1f47299e2c798e81034577'}} 2026-06-19 14:20:12,492 - INFO - Created VN ctest-vn1-29530472 2026-06-19 14:20:12,543 - DEBUG - VN ctest-vn1-29530472 UUID is 3a08050e-113f-4886-8820-15b483d26fc5 2026-06-19 14:20:12,822 - DEBUG - Response for create_port : {'port': {'name': '138b7da3-7a2c-4747-9ff7-dbdb5b1924e0', 'id': '138b7da3-7a2c-4747-9ff7-dbdb5b1924e0', 'tenant_id': '01929589bb1f47299e2c798e81034577', 'network_id': '3a08050e-113f-4886-8820-15b483d26fc5', 'mac_address': '02:13:8b:7d:a3:7a', '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': '28.85.107.133', 'subnet_id': '6309b369-1d59-45c7-8bfd-1e4ba6a1a35d'}], 'security_groups': ['531ec3a6-7169-4297-973e-6fd3079b03fc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '01929589bb1f47299e2c798e81034577'}} 2026-06-19 14:20:12,988 - DEBUG - Response for create_port : {'port': {'name': '69be6a97-93bf-4e62-9adb-c990358d199c', 'id': '69be6a97-93bf-4e62-9adb-c990358d199c', 'tenant_id': '01929589bb1f47299e2c798e81034577', 'network_id': '3a08050e-113f-4886-8820-15b483d26fc5', 'mac_address': '02:69:be:6a:97:93', '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': '177.217.183.5', 'subnet_id': 'd97d0942-e6c2-4435-8899-ad2a54b28820'}], 'security_groups': ['531ec3a6-7169-4297-973e-6fd3079b03fc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '01929589bb1f47299e2c798e81034577'}} 2026-06-19 14:20:13,046 - DEBUG - Services list from nova: [, , ] 2026-06-19 14:20:13,368 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5996-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5996-1) 2026-06-19 14:20:13,749 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5996-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5996-1) 2026-06-19 14:20:13,749 - INFO - Waiting for VM ctest-vn1-vm1-68964078 to be up.. 2026-06-19 14:20:13,790 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 14:20:18,836 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 14:20:23,916 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 14:20:28,995 - DEBUG - VM is in ACTIVE state now 2026-06-19 14:20:28,995 - INFO - VM name : ctest-vn1-vm1-68964078 2026-06-19 14:20:29,076 - DEBUG - VM ctest-vn1-vm1-68964078 ID is d2ee5ab1-5dd6-494a-ac6f-93c501245d9e 2026-06-19 14:20:29,094 - DEBUG - VM ctest-vn1-vm1-68964078 launched on Node cn-jenkins-deploy-platform-ansible-os-5996-1 2026-06-19 14:20:29,170 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/d2ee5ab1-5dd6-494a-ac6f-93c501245d9e 2026-06-19 14:20:29,180 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/138b7da3-7a2c-4747-9ff7-dbdb5b1924e0 2026-06-19 14:20:32,434 - 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 1018ms') 2026-06-19 14:20:32,434 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-68964078 failed! 2026-06-19 14:20:32,491 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-86348145:ctest-vn1-29530472 is 28.85.107.129 and allocation pool is NOT set 2026-06-19 14:20:32,491 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-86348145:ctest-vn1-29530472 is 177.217.183.1 and allocation pool is NOT set 2026-06-19 14:20:34,555 - 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.27 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.458 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.458/1.862/3.266/1.404 ms') 2026-06-19 14:20:34,555 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-68964078 passed 2026-06-19 14:20:34,703 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 14:20:34,703 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-68964078, IP 28.85.107.133, Port 22 2026-06-19 14:20:34,869 - DEBUG - VM ctest-vn1-vm1-68964078 is ready for SSH connections 2026-06-19 14:20:34,870 - INFO - Waiting for VM ctest-vn1-vm2-41262919 to be up.. 2026-06-19 14:20:34,956 - DEBUG - VM is in ACTIVE state now 2026-06-19 14:20:34,957 - INFO - VM name : ctest-vn1-vm2-41262919 2026-06-19 14:20:35,047 - DEBUG - VM ctest-vn1-vm2-41262919 ID is d9746bb7-fadc-4f05-b59f-5625a27a2b99 2026-06-19 14:20:35,048 - DEBUG - VM ctest-vn1-vm2-41262919 launched on Node cn-jenkins-deploy-platform-ansible-os-5996-1 2026-06-19 14:20:35,130 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/d9746bb7-fadc-4f05-b59f-5625a27a2b99 2026-06-19 14:20:35,139 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/69be6a97-93bf-4e62-9adb-c990358d199c 2026-06-19 14:20:36,380 - 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.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.442 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.442/1.785/3.128/1.343 ms') 2026-06-19 14:20:36,380 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-41262919 passed 2026-06-19 14:20:36,531 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 14:20:36,531 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-41262919, IP 177.217.183.5, Port 22 2026-06-19 14:20:36,687 - DEBUG - VM ctest-vn1-vm2-41262919 is ready for SSH connections 2026-06-19 14:20:36,687 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 14:20:36,687 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 14:20:36,687 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 14:20:36,687 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 28.85.107.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-06-19 14:20:36,687 - DEBUG - ping -s 56 -c 3 -W 1 28.85.107.133 2026-06-19 14:20:40,342 - DEBUG - PING 28.85.107.133 (28.85.107.133): 56 data bytes 64 bytes from 28.85.107.133: seq=0 ttl=63 time=4.441 ms 64 bytes from 28.85.107.133: seq=1 ttl=63 time=1.157 ms 64 bytes from 28.85.107.133: seq=2 ttl=63 time=1.080 ms --- 28.85.107.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.080/2.226/4.441 ms 2026-06-19 14:20:40,342 - INFO - Ping to IP 28.85.107.133 from VM ctest-vn1-vm2-41262919 passed 2026-06-19 14:20:40,342 - INFO - Detaching port 69be6a97-93bf-4e62-9adb-c990358d199c from VM ctest-vn1-vm2-41262919 2026-06-19 14:20:40,404 - INFO - Deleting VM ctest-vn1-vm2-41262919 2026-06-19 14:20:40,474 - INFO - Detaching port 138b7da3-7a2c-4747-9ff7-dbdb5b1924e0 from VM ctest-vn1-vm1-68964078 2026-06-19 14:20:40,513 - INFO - Deleting VM ctest-vn1-vm1-68964078 2026-06-19 14:20:40,738 - DEBUG - Response for delete_port : () 2026-06-19 14:20:40,891 - DEBUG - Response for delete_port : () 2026-06-19 14:20:40,891 - INFO - Deleting VN ctest-vn1-29530472 2026-06-19 14:20:41,026 - DEBUG - Response for deleting network () 2026-06-19 14:20:41,283 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 14:20:41,283 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30]
2026-06-19 14:20:41,283 - INFO - -------------------------------------------------------------------------------- 2026-06-19 14:20:42,007 - INFO - Deleted project: ctest-TestPorts-86348145, ID : 01929589-bb1f-4729-9e2c-798e81034577