2026-01-06 14:07:24,993 - INFO - Domain Default found not creating 2026-01-06 14:07:25,143 - INFO - Project ctest-TestPorts-45833499 not found, creating it 2026-01-06 14:07:25,582 - INFO - Created Project:ctest-TestPorts-45833499, ID : dbd4ffa7-59e7-4111-8f3c-c7a8367bee67 2026-01-06 14:07:26,992 - INFO - ================================================================================ 2026-01-06 14:07:26,992 - INFO - STARTING TEST : test_ports_bindings 2026-01-06 14:07:26,992 - 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-01-06 14:07:27,256 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-01-06 14:07:27,256 - INFO - Initial checks done. Running the testcase now 2026-01-06 14:07:27,256 - INFO - 2026-01-06 14:07:27,780 - DEBUG - Response for create_network : {'network': {'id': '585e35db-601c-4f09-a0c5-2a38e795a070', 'name': 'ctest-vn-60253288', 'tenant_id': 'dbd4ffa759e741118f3cc7a8367bee67', 'project_id': 'dbd4ffa759e741118f3cc7a8367bee67', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-45833499', 'ctest-vn-60253288'], 'port_security_enabled': True, 'description': ''}} 2026-01-06 14:07:27,980 - DEBUG - Response for create_subnet : {'subnet': {'id': '112c123d-cd7e-4874-a3cb-63a847fd74ca', 'name': '', 'tenant_id': 'dbd4ffa759e741118f3cc7a8367bee67', 'network_id': '585e35db-601c-4f09-a0c5-2a38e795a070', 'ip_version': 4, 'cidr': '37.196.44.64/26', 'allocation_pools': [{'start': '37.196.44.66', 'end': '37.196.44.126'}], 'gateway_ip': '37.196.44.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '37.196.44.66', 'tags': [], 'project_id': 'dbd4ffa759e741118f3cc7a8367bee67'}} 2026-01-06 14:07:27,994 - INFO - Created VN ctest-vn-60253288 2026-01-06 14:07:28,044 - DEBUG - VN ctest-vn-60253288 UUID is 585e35db-601c-4f09-a0c5-2a38e795a070 2026-01-06 14:07:28,260 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-45833499', 'ctest-vmi-84323907']} 2026-01-06 14:07:28,467 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-84323907', 'id': '5d99429e-5b78-4d24-9337-df80b797d0da', 'tenant_id': 'dbd4ffa759e741118f3cc7a8367bee67', 'network_id': '585e35db-601c-4f09-a0c5-2a38e795a070', 'mac_address': '02:5d:99:42:9e:5b', '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': '37.196.44.67', 'subnet_id': '112c123d-cd7e-4874-a3cb-63a847fd74ca'}], 'security_groups': ['7b70de47-fffd-4016-bbb5-75e1f64edd06'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dbd4ffa759e741118f3cc7a8367bee67'}} 2026-01-06 14:07:28,467 - DEBUG - Created port 5d99429e-5b78-4d24-9337-df80b797d0da 2026-01-06 14:07:28,568 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5d99429e-5b78-4d24-9337-df80b797d0da 2026-01-06 14:07:28,855 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5d99429e-5b78-4d24-9337-df80b797d0da 2026-01-06 14:07:28,886 - INFO - VMI 5d99429e-5b78-4d24-9337-df80b797d0da verification in API Server passed 2026-01-06 14:07:28,964 - DEBUG - Response for delete_port : () 2026-01-06 14:07:28,964 - INFO - Deleted port 5d99429e-5b78-4d24-9337-df80b797d0da 2026-01-06 14:07:28,964 - INFO - Deleting VN ctest-vn-60253288 2026-01-06 14:07:29,047 - DEBUG - Response for deleting network () 2026-01-06 14:07:29,302 - DEBUG - No XMPP flaps were noticed during the test 2026-01-06 14:07:29,302 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-01-06 14:07:29,302 - INFO - -------------------------------------------------------------------------------- 2026-01-06 14:07:29,304 - INFO - ================================================================================ 2026-01-06 14:07:29,304 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-01-06 14:07:29,304 - 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-01-06 14:07:29,588 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-01-06 14:07:29,588 - INFO - Initial checks done. Running the testcase now 2026-01-06 14:07:29,589 - INFO - 2026-01-06 14:07:29,743 - DEBUG - Response for create_network : {'network': {'id': 'c6a8de61-3129-4f50-bf4e-d9891884a7c6', 'name': 'ctest-vn1-28969191', 'tenant_id': 'dbd4ffa759e741118f3cc7a8367bee67', 'project_id': 'dbd4ffa759e741118f3cc7a8367bee67', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-45833499', 'ctest-vn1-28969191'], 'port_security_enabled': True, 'description': ''}} 2026-01-06 14:07:29,937 - DEBUG - Response for create_subnet : {'subnet': {'id': '67604702-e9b8-455d-8a9c-54dd1b93962a', 'name': '', 'tenant_id': 'dbd4ffa759e741118f3cc7a8367bee67', 'network_id': 'c6a8de61-3129-4f50-bf4e-d9891884a7c6', 'ip_version': 4, 'cidr': '17.207.157.0/26', 'allocation_pools': [{'start': '17.207.157.2', 'end': '17.207.157.62'}], 'gateway_ip': '17.207.157.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '17.207.157.2', 'tags': [], 'project_id': 'dbd4ffa759e741118f3cc7a8367bee67'}} 2026-01-06 14:07:30,121 - DEBUG - Response for create_subnet : {'subnet': {'id': '1ee329da-cac6-4f24-aa41-099c8638f1df', 'name': '', 'tenant_id': 'dbd4ffa759e741118f3cc7a8367bee67', 'network_id': 'c6a8de61-3129-4f50-bf4e-d9891884a7c6', 'ip_version': 4, 'cidr': '221.3.81.64/26', 'allocation_pools': [{'start': '221.3.81.66', 'end': '221.3.81.126'}], 'gateway_ip': '221.3.81.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '221.3.81.66', 'tags': [], 'project_id': 'dbd4ffa759e741118f3cc7a8367bee67'}} 2026-01-06 14:07:30,138 - INFO - Created VN ctest-vn1-28969191 2026-01-06 14:07:30,192 - DEBUG - VN ctest-vn1-28969191 UUID is c6a8de61-3129-4f50-bf4e-d9891884a7c6 2026-01-06 14:07:30,488 - DEBUG - Response for create_port : {'port': {'name': '700d1a5c-6ce2-4dee-a4a0-8f4b5b3b44c4', 'id': '700d1a5c-6ce2-4dee-a4a0-8f4b5b3b44c4', 'tenant_id': 'dbd4ffa759e741118f3cc7a8367bee67', 'network_id': 'c6a8de61-3129-4f50-bf4e-d9891884a7c6', 'mac_address': '02:70:0d:1a:5c:6c', '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': '17.207.157.5', 'subnet_id': '67604702-e9b8-455d-8a9c-54dd1b93962a'}], 'security_groups': ['7b70de47-fffd-4016-bbb5-75e1f64edd06'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dbd4ffa759e741118f3cc7a8367bee67'}} 2026-01-06 14:07:30,645 - DEBUG - Response for create_port : {'port': {'name': '767e7d54-79f9-4529-a5f5-633a89319f8d', 'id': '767e7d54-79f9-4529-a5f5-633a89319f8d', 'tenant_id': 'dbd4ffa759e741118f3cc7a8367bee67', 'network_id': 'c6a8de61-3129-4f50-bf4e-d9891884a7c6', 'mac_address': '02:76:7e:7d:54:79', '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': '221.3.81.69', 'subnet_id': '1ee329da-cac6-4f24-aa41-099c8638f1df'}], 'security_groups': ['7b70de47-fffd-4016-bbb5-75e1f64edd06'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dbd4ffa759e741118f3cc7a8367bee67'}} 2026-01-06 14:07:30,699 - DEBUG - Services list from nova: [, , ] 2026-01-06 14:07:31,025 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4969-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4969-1) 2026-01-06 14:07:31,418 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4969-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4969-1) 2026-01-06 14:07:31,418 - INFO - Waiting for VM ctest-vn1-vm1-34662520 to be up.. 2026-01-06 14:07:31,453 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-01-06 14:07:36,529 - DEBUG - VM is in ACTIVE state now 2026-01-06 14:07:36,530 - INFO - VM name : ctest-vn1-vm1-34662520 2026-01-06 14:07:36,608 - DEBUG - VM ctest-vn1-vm1-34662520 ID is eee95ec8-f62a-4a50-8a47-89089ede72a4 2026-01-06 14:07:36,629 - DEBUG - VM ctest-vn1-vm1-34662520 launched on Node cn-jenkins-deploy-platform-ansible-os-4969-1 2026-01-06 14:07:36,703 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/eee95ec8-f62a-4a50-8a47-89089ede72a4 2026-01-06 14:07:36,711 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/700d1a5c-6ce2-4dee-a4a0-8f4b5b3b44c4 2026-01-06 14:07:39,949 - 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 1002ms') 2026-01-06 14:07:39,949 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-34662520 failed! 2026-01-06 14:07:40,000 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45833499:ctest-vn1-28969191 is 17.207.157.1 and allocation pool is NOT set 2026-01-06 14:07:40,000 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-45833499:ctest-vn1-28969191 is 221.3.81.65 and allocation pool is NOT set 2026-01-06 14:07:42,065 - 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.42 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.774 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.774/2.097/3.421/1.323 ms') 2026-01-06 14:07:42,065 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-34662520 passed 2026-01-06 14:07:42,212 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-06 14:07:42,212 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-34662520, IP 17.207.157.5, Port 22 2026-01-06 14:07:42,371 - DEBUG - VM ctest-vn1-vm1-34662520 is ready for SSH connections 2026-01-06 14:07:42,372 - INFO - Waiting for VM ctest-vn1-vm2-59835875 to be up.. 2026-01-06 14:07:42,438 - DEBUG - VM is in ACTIVE state now 2026-01-06 14:07:42,438 - INFO - VM name : ctest-vn1-vm2-59835875 2026-01-06 14:07:42,500 - DEBUG - VM ctest-vn1-vm2-59835875 ID is db2e272f-5c0a-4f10-a369-072996cb9ac5 2026-01-06 14:07:42,500 - DEBUG - VM ctest-vn1-vm2-59835875 launched on Node cn-jenkins-deploy-platform-ansible-os-4969-1 2026-01-06 14:07:42,564 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/db2e272f-5c0a-4f10-a369-072996cb9ac5 2026-01-06 14:07:42,570 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/767e7d54-79f9-4529-a5f5-633a89319f8d 2026-01-06 14:07:43,800 - 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=2.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.412 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.412/1.487/2.563/1.075 ms') 2026-01-06 14:07:43,800 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-59835875 passed 2026-01-06 14:07:43,952 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-06 14:07:43,952 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-59835875, IP 221.3.81.69, Port 22 2026-01-06 14:07:44,114 - DEBUG - VM ctest-vn1-vm2-59835875 is ready for SSH connections 2026-01-06 14:07:44,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-06 14:07:44,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-06 14:07:44,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-06 14:07:44,114 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 17.207.157.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-01-06 14:07:44,114 - DEBUG - ping -s 56 -c 3 -W 1 17.207.157.5 2026-01-06 14:07:48,069 - DEBUG - PING 17.207.157.5 (17.207.157.5): 56 data bytes 64 bytes from 17.207.157.5: seq=0 ttl=63 time=3.064 ms 64 bytes from 17.207.157.5: seq=1 ttl=63 time=0.691 ms 64 bytes from 17.207.157.5: seq=2 ttl=63 time=0.780 ms --- 17.207.157.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.691/1.511/3.064 ms 2026-01-06 14:07:48,069 - INFO - Ping to IP 17.207.157.5 from VM ctest-vn1-vm2-59835875 passed 2026-01-06 14:07:48,069 - INFO - Detaching port 767e7d54-79f9-4529-a5f5-633a89319f8d from VM ctest-vn1-vm2-59835875 2026-01-06 14:07:48,115 - INFO - Deleting VM ctest-vn1-vm2-59835875 2026-01-06 14:07:48,176 - INFO - Detaching port 700d1a5c-6ce2-4dee-a4a0-8f4b5b3b44c4 from VM ctest-vn1-vm1-34662520 2026-01-06 14:07:48,204 - INFO - Deleting VM ctest-vn1-vm1-34662520 2026-01-06 14:07:48,394 - DEBUG - Response for delete_port : () 2026-01-06 14:07:48,556 - DEBUG - Response for delete_port : () 2026-01-06 14:07:48,556 - INFO - Deleting VN ctest-vn1-28969191 2026-01-06 14:07:48,688 - DEBUG - Response for deleting network () 2026-01-06 14:07:48,941 - DEBUG - No XMPP flaps were noticed during the test 2026-01-06 14:07:48,941 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19] 2026-01-06 14:07:48,941 - INFO - -------------------------------------------------------------------------------- 2026-01-06 14:07:49,611 - INFO - Deleted project: ctest-TestPorts-45833499, ID : dbd4ffa7-59e7-4111-8f3c-c7a8367bee67