2026-06-22 02:03:15,417 - INFO - Domain Default found not creating 2026-06-22 02:03:15,583 - INFO - Project ctest-TestPorts-52634547 not found, creating it 2026-06-22 02:03:16,079 - INFO - Created Project:ctest-TestPorts-52634547, ID : e308ff1d-05b4-455b-a198-8dc1e16060c7 2026-06-22 02:03:17,741 - INFO - ================================================================================ 2026-06-22 02:03:17,741 - INFO - STARTING TEST : test_ports_bindings 2026-06-22 02:03:17,741 - 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-22 02:03:18,002 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-06-22 02:03:18,002 - INFO - Initial checks done. Running the testcase now 2026-06-22 02:03:18,003 - INFO - 2026-06-22 02:03:18,629 - DEBUG - Response for create_network : {'network': {'id': '98dac24e-fadb-4f0b-a21c-ad15861db5e3', 'name': 'ctest-vn-17641344', 'tenant_id': 'e308ff1d05b4455ba1988dc1e16060c7', 'project_id': 'e308ff1d05b4455ba1988dc1e16060c7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-52634547', 'ctest-vn-17641344'], 'port_security_enabled': True, 'description': ''}} 2026-06-22 02:03:18,827 - DEBUG - Response for create_subnet : {'subnet': {'id': '78cfacdf-d8e2-439b-9503-5a862dc7e581', 'name': '', 'tenant_id': 'e308ff1d05b4455ba1988dc1e16060c7', 'network_id': '98dac24e-fadb-4f0b-a21c-ad15861db5e3', 'ip_version': 4, 'cidr': '54.18.108.0/26', 'allocation_pools': [{'start': '54.18.108.2', 'end': '54.18.108.62'}], 'gateway_ip': '54.18.108.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '54.18.108.2', 'tags': [], 'project_id': 'e308ff1d05b4455ba1988dc1e16060c7'}} 2026-06-22 02:03:18,843 - INFO - Created VN ctest-vn-17641344 2026-06-22 02:03:18,893 - DEBUG - VN ctest-vn-17641344 UUID is 98dac24e-fadb-4f0b-a21c-ad15861db5e3 2026-06-22 02:03:18,995 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-52634547', 'ctest-vmi-34553970']} 2026-06-22 02:03:19,280 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-34553970', 'id': '55ae84e0-3f90-41e0-a359-1782d7b46586', 'tenant_id': 'e308ff1d05b4455ba1988dc1e16060c7', 'network_id': '98dac24e-fadb-4f0b-a21c-ad15861db5e3', 'mac_address': '02:55:ae:84:e0:3f', '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': '54.18.108.3', 'subnet_id': '78cfacdf-d8e2-439b-9503-5a862dc7e581'}], 'security_groups': ['4dd43699-4c00-49f5-8de8-e830e261c29a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e308ff1d05b4455ba1988dc1e16060c7'}} 2026-06-22 02:03:19,280 - DEBUG - Created port 55ae84e0-3f90-41e0-a359-1782d7b46586 2026-06-22 02:03:19,385 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/55ae84e0-3f90-41e0-a359-1782d7b46586 2026-06-22 02:03:19,759 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/55ae84e0-3f90-41e0-a359-1782d7b46586 2026-06-22 02:03:19,789 - INFO - VMI 55ae84e0-3f90-41e0-a359-1782d7b46586 verification in API Server passed 2026-06-22 02:03:19,887 - DEBUG - Response for delete_port : () 2026-06-22 02:03:19,887 - INFO - Deleted port 55ae84e0-3f90-41e0-a359-1782d7b46586 2026-06-22 02:03:19,887 - INFO - Deleting VN ctest-vn-17641344 2026-06-22 02:03:19,981 - DEBUG - Response for deleting network () 2026-06-22 02:03:20,239 - DEBUG - No XMPP flaps were noticed during the test
2026-06-22 02:03:20,239 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-22 02:03:20,239 - INFO - -------------------------------------------------------------------------------- 2026-06-22 02:03:20,241 - INFO - ================================================================================ 2026-06-22 02:03:20,241 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-22 02:03:20,242 - 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-22 02:03:20,530 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-06-22 02:03:20,531 - INFO - Initial checks done. Running the testcase now 2026-06-22 02:03:20,531 - INFO - 2026-06-22 02:03:20,883 - DEBUG - Response for create_network : {'network': {'id': 'c46ee5c9-69b3-49bd-9861-2c4a1150bac2', 'name': 'ctest-vn1-33870189', 'tenant_id': 'e308ff1d05b4455ba1988dc1e16060c7', 'project_id': 'e308ff1d05b4455ba1988dc1e16060c7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-52634547', 'ctest-vn1-33870189'], 'port_security_enabled': True, 'description': ''}} 2026-06-22 02:03:21,093 - DEBUG - Response for create_subnet : {'subnet': {'id': '5fbd9a9e-4ba7-4d85-a899-6ae1de4c9bf0', 'name': '', 'tenant_id': 'e308ff1d05b4455ba1988dc1e16060c7', 'network_id': 'c46ee5c9-69b3-49bd-9861-2c4a1150bac2', 'ip_version': 4, 'cidr': '139.52.197.0/26', 'allocation_pools': [{'start': '139.52.197.2', 'end': '139.52.197.62'}], 'gateway_ip': '139.52.197.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '139.52.197.2', 'tags': [], 'project_id': 'e308ff1d05b4455ba1988dc1e16060c7'}} 2026-06-22 02:03:21,250 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a51aaac2-f210-4801-88d8-3cd2c7df0fea', 'name': '', 'tenant_id': 'e308ff1d05b4455ba1988dc1e16060c7', 'network_id': 'c46ee5c9-69b3-49bd-9861-2c4a1150bac2', 'ip_version': 4, 'cidr': '68.245.190.192/26', 'allocation_pools': [{'start': '68.245.190.194', 'end': '68.245.190.254'}], 'gateway_ip': '68.245.190.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '68.245.190.194', 'tags': [], 'project_id': 'e308ff1d05b4455ba1988dc1e16060c7'}} 2026-06-22 02:03:21,267 - INFO - Created VN ctest-vn1-33870189 2026-06-22 02:03:21,317 - DEBUG - VN ctest-vn1-33870189 UUID is c46ee5c9-69b3-49bd-9861-2c4a1150bac2 2026-06-22 02:03:21,609 - DEBUG - Response for create_port : {'port': {'name': '506ac822-a33f-4ef7-8744-01f2ebcca236', 'id': '506ac822-a33f-4ef7-8744-01f2ebcca236', 'tenant_id': 'e308ff1d05b4455ba1988dc1e16060c7', 'network_id': 'c46ee5c9-69b3-49bd-9861-2c4a1150bac2', 'mac_address': '02:50:6a:c8:22:a3', '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': '139.52.197.5', 'subnet_id': '5fbd9a9e-4ba7-4d85-a899-6ae1de4c9bf0'}], 'security_groups': ['4dd43699-4c00-49f5-8de8-e830e261c29a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e308ff1d05b4455ba1988dc1e16060c7'}} 2026-06-22 02:03:21,804 - DEBUG - Response for create_port : {'port': {'name': '0dfff0af-cab0-41d7-85c7-dcab94d80424', 'id': '0dfff0af-cab0-41d7-85c7-dcab94d80424', 'tenant_id': 'e308ff1d05b4455ba1988dc1e16060c7', 'network_id': 'c46ee5c9-69b3-49bd-9861-2c4a1150bac2', 'mac_address': '02:0d:ff:f0:af:ca', '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': '68.245.190.197', 'subnet_id': 'a51aaac2-f210-4801-88d8-3cd2c7df0fea'}], 'security_groups': ['4dd43699-4c00-49f5-8de8-e830e261c29a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e308ff1d05b4455ba1988dc1e16060c7'}} 2026-06-22 02:03:21,858 - DEBUG - Services list from nova: [, , ] 2026-06-22 02:03:22,178 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6015-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6015-1) 2026-06-22 02:03:22,561 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6015-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6015-1) 2026-06-22 02:03:22,561 - INFO - Waiting for VM ctest-vn1-vm1-36974676 to be up.. 2026-06-22 02:03:22,627 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-22 02:03:27,675 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-22 02:03:32,753 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-22 02:03:37,825 - DEBUG - VM is in ACTIVE state now 2026-06-22 02:03:37,825 - INFO - VM name : ctest-vn1-vm1-36974676 2026-06-22 02:03:37,904 - DEBUG - VM ctest-vn1-vm1-36974676 ID is 4667a3f5-f095-47ac-8c4b-2c92a6c95dff 2026-06-22 02:03:37,927 - DEBUG - VM ctest-vn1-vm1-36974676 launched on Node cn-jenkins-deploy-platform-ansible-os-6015-1 2026-06-22 02:03:38,001 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/4667a3f5-f095-47ac-8c4b-2c92a6c95dff 2026-06-22 02:03:38,009 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/506ac822-a33f-4ef7-8744-01f2ebcca236 2026-06-22 02:03:41,268 - 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 1016ms') 2026-06-22 02:03:41,268 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-36974676 failed! 2026-06-22 02:03:41,329 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-52634547:ctest-vn1-33870189 is 139.52.197.1 and allocation pool is NOT set 2026-06-22 02:03:41,329 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-52634547:ctest-vn1-33870189 is 68.245.190.193 and allocation pool is NOT set 2026-06-22 02:03:43,386 - 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.99 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.294 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.294/2.142/3.990/1.848 ms') 2026-06-22 02:03:43,386 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-36974676 passed 2026-06-22 02:03:43,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:03:43,533 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-36974676, IP 139.52.197.5, Port 22 2026-06-22 02:03:43,699 - DEBUG - VM ctest-vn1-vm1-36974676 is ready for SSH connections 2026-06-22 02:03:43,699 - INFO - Waiting for VM ctest-vn1-vm2-61416711 to be up.. 2026-06-22 02:03:43,785 - DEBUG - VM is in ACTIVE state now 2026-06-22 02:03:43,785 - INFO - VM name : ctest-vn1-vm2-61416711 2026-06-22 02:03:43,857 - DEBUG - VM ctest-vn1-vm2-61416711 ID is bfd0335b-61eb-44e6-ae94-bbd277dc932b 2026-06-22 02:03:43,857 - DEBUG - VM ctest-vn1-vm2-61416711 launched on Node cn-jenkins-deploy-platform-ansible-os-6015-1 2026-06-22 02:03:43,925 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/bfd0335b-61eb-44e6-ae94-bbd277dc932b 2026-06-22 02:03:43,933 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/0dfff0af-cab0-41d7-85c7-dcab94d80424 2026-06-22 02:03:45,163 - 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.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.447 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.447/2.349/4.252/1.902 ms') 2026-06-22 02:03:45,163 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-61416711 passed 2026-06-22 02:03:45,313 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:03:45,313 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-61416711, IP 68.245.190.197, Port 22 2026-06-22 02:03:45,473 - DEBUG - VM ctest-vn1-vm2-61416711 is ready for SSH connections 2026-06-22 02:03:45,473 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:03:45,473 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:03:45,473 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:03:45,473 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 139.52.197.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-06-22 02:03:45,473 - DEBUG - ping -s 56 -c 3 -W 1 139.52.197.5 2026-06-22 02:03:49,104 - DEBUG - PING 139.52.197.5 (139.52.197.5): 56 data bytes 64 bytes from 139.52.197.5: seq=0 ttl=63 time=4.368 ms 64 bytes from 139.52.197.5: seq=1 ttl=63 time=0.846 ms 64 bytes from 139.52.197.5: seq=2 ttl=63 time=1.337 ms --- 139.52.197.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.846/2.183/4.368 ms 2026-06-22 02:03:49,104 - INFO - Ping to IP 139.52.197.5 from VM ctest-vn1-vm2-61416711 passed 2026-06-22 02:03:49,104 - INFO - Detaching port 0dfff0af-cab0-41d7-85c7-dcab94d80424 from VM ctest-vn1-vm2-61416711 2026-06-22 02:03:49,156 - INFO - Deleting VM ctest-vn1-vm2-61416711 2026-06-22 02:03:49,223 - INFO - Detaching port 506ac822-a33f-4ef7-8744-01f2ebcca236 from VM ctest-vn1-vm1-36974676 2026-06-22 02:03:49,256 - INFO - Deleting VM ctest-vn1-vm1-36974676 2026-06-22 02:03:49,480 - DEBUG - Response for delete_port : () 2026-06-22 02:03:49,613 - DEBUG - Response for delete_port : () 2026-06-22 02:03:49,613 - INFO - Deleting VN ctest-vn1-33870189 2026-06-22 02:03:49,729 - DEBUG - Response for deleting network () 2026-06-22 02:03:49,997 - DEBUG - No XMPP flaps were noticed during the test
2026-06-22 02:03:49,997 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-06-22 02:03:49,997 - INFO - -------------------------------------------------------------------------------- 2026-06-22 02:03:50,765 - INFO - Deleted project: ctest-TestPorts-52634547, ID : e308ff1d-05b4-455b-a198-8dc1e16060c7