2026-07-10 17:39:18,524 - INFO - Domain Default found not creating 2026-07-10 17:39:18,702 - INFO - Project ctest-TestPorts-72375612 not found, creating it 2026-07-10 17:39:19,238 - INFO - Created Project:ctest-TestPorts-72375612, ID : da6b691b-88b8-49ff-a7a4-57457b9495ab 2026-07-10 17:39:20,919 - INFO - ================================================================================ 2026-07-10 17:39:20,919 - INFO - STARTING TEST : test_ports_bindings 2026-07-10 17:39:20,920 - 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-07-10 17:39:21,176 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-07-10 17:39:21,176 - INFO - Initial checks done. Running the testcase now 2026-07-10 17:39:21,176 - INFO - 2026-07-10 17:39:21,756 - DEBUG - Response for create_network : {'network': {'id': 'cf796963-0eb0-435f-849b-9749a0b6820f', 'name': 'ctest-vn-88514932', 'tenant_id': 'da6b691b88b849ffa7a457457b9495ab', 'project_id': 'da6b691b88b849ffa7a457457b9495ab', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-72375612', 'ctest-vn-88514932'], 'port_security_enabled': True, 'description': ''}} 2026-07-10 17:39:21,924 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ac01800c-884f-4498-baac-d241d61dcdf1', 'name': '', 'tenant_id': 'da6b691b88b849ffa7a457457b9495ab', 'network_id': 'cf796963-0eb0-435f-849b-9749a0b6820f', 'ip_version': 4, 'cidr': '48.106.21.0/26', 'allocation_pools': [{'start': '48.106.21.2', 'end': '48.106.21.62'}], 'gateway_ip': '48.106.21.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '48.106.21.2', 'tags': [], 'project_id': 'da6b691b88b849ffa7a457457b9495ab'}} 2026-07-10 17:39:21,941 - INFO - Created VN ctest-vn-88514932 2026-07-10 17:39:21,995 - DEBUG - VN ctest-vn-88514932 UUID is cf796963-0eb0-435f-849b-9749a0b6820f 2026-07-10 17:39:22,106 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-72375612', 'ctest-vmi-97154621']} 2026-07-10 17:39:22,381 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-97154621', 'id': '3a121ab9-cc8a-4acb-b48f-6f29b72a3f90', 'tenant_id': 'da6b691b88b849ffa7a457457b9495ab', 'network_id': 'cf796963-0eb0-435f-849b-9749a0b6820f', 'mac_address': '02:3a:12:1a:b9:cc', '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': '48.106.21.3', 'subnet_id': 'ac01800c-884f-4498-baac-d241d61dcdf1'}], 'security_groups': ['4df1e573-c82a-4147-8bc2-204164146edc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'da6b691b88b849ffa7a457457b9495ab'}} 2026-07-10 17:39:22,381 - DEBUG - Created port 3a121ab9-cc8a-4acb-b48f-6f29b72a3f90 2026-07-10 17:39:22,491 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3a121ab9-cc8a-4acb-b48f-6f29b72a3f90 2026-07-10 17:39:22,815 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3a121ab9-cc8a-4acb-b48f-6f29b72a3f90 2026-07-10 17:39:22,848 - INFO - VMI 3a121ab9-cc8a-4acb-b48f-6f29b72a3f90 verification in API Server passed 2026-07-10 17:39:22,954 - DEBUG - Response for delete_port : () 2026-07-10 17:39:22,955 - INFO - Deleted port 3a121ab9-cc8a-4acb-b48f-6f29b72a3f90 2026-07-10 17:39:22,955 - INFO - Deleting VN ctest-vn-88514932 2026-07-10 17:39:23,082 - DEBUG - Response for deleting network () 2026-07-10 17:39:23,341 - DEBUG - No XMPP flaps were noticed during the test 2026-07-10 17:39:23,342 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-07-10 17:39:23,342 - INFO - -------------------------------------------------------------------------------- 2026-07-10 17:39:23,344 - INFO - ================================================================================ 2026-07-10 17:39:23,345 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-10 17:39:23,345 - 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-07-10 17:39:23,633 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-07-10 17:39:23,633 - INFO - Initial checks done. Running the testcase now 2026-07-10 17:39:23,633 - INFO - 2026-07-10 17:39:23,865 - DEBUG - Response for create_network : {'network': {'id': 'd5c3ab98-351f-454d-a4a1-d8da932ac886', 'name': 'ctest-vn1-26660623', 'tenant_id': 'da6b691b88b849ffa7a457457b9495ab', 'project_id': 'da6b691b88b849ffa7a457457b9495ab', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-72375612', 'ctest-vn1-26660623'], 'port_security_enabled': True, 'description': ''}} 2026-07-10 17:39:24,088 - DEBUG - Response for create_subnet : {'subnet': {'id': '073ade1d-49de-4b89-8cd8-4c4bd4bf327f', 'name': '', 'tenant_id': 'da6b691b88b849ffa7a457457b9495ab', 'network_id': 'd5c3ab98-351f-454d-a4a1-d8da932ac886', 'ip_version': 4, 'cidr': '34.189.63.64/26', 'allocation_pools': [{'start': '34.189.63.66', 'end': '34.189.63.126'}], 'gateway_ip': '34.189.63.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.189.63.66', 'tags': [], 'project_id': 'da6b691b88b849ffa7a457457b9495ab'}} 2026-07-10 17:39:24,291 - DEBUG - Response for create_subnet : {'subnet': {'id': '9d011985-7050-4c2d-9e4b-6fc39f435b20', 'name': '', 'tenant_id': 'da6b691b88b849ffa7a457457b9495ab', 'network_id': 'd5c3ab98-351f-454d-a4a1-d8da932ac886', 'ip_version': 4, 'cidr': '186.148.183.0/26', 'allocation_pools': [{'start': '186.148.183.2', 'end': '186.148.183.62'}], 'gateway_ip': '186.148.183.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '186.148.183.2', 'tags': [], 'project_id': 'da6b691b88b849ffa7a457457b9495ab'}} 2026-07-10 17:39:24,313 - INFO - Created VN ctest-vn1-26660623 2026-07-10 17:39:24,367 - DEBUG - VN ctest-vn1-26660623 UUID is d5c3ab98-351f-454d-a4a1-d8da932ac886 2026-07-10 17:39:24,721 - DEBUG - Response for create_port : {'port': {'name': 'ff060bdc-8043-45b0-a5b5-08a2a0a9a798', 'id': 'ff060bdc-8043-45b0-a5b5-08a2a0a9a798', 'tenant_id': 'da6b691b88b849ffa7a457457b9495ab', 'network_id': 'd5c3ab98-351f-454d-a4a1-d8da932ac886', 'mac_address': '02:ff:06:0b:dc:80', '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': '34.189.63.69', 'subnet_id': '073ade1d-49de-4b89-8cd8-4c4bd4bf327f'}], 'security_groups': ['4df1e573-c82a-4147-8bc2-204164146edc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'da6b691b88b849ffa7a457457b9495ab'}} 2026-07-10 17:39:24,931 - DEBUG - Response for create_port : {'port': {'name': '4434f00f-e0e3-4074-a6a6-7a984aa2d19c', 'id': '4434f00f-e0e3-4074-a6a6-7a984aa2d19c', 'tenant_id': 'da6b691b88b849ffa7a457457b9495ab', 'network_id': 'd5c3ab98-351f-454d-a4a1-d8da932ac886', 'mac_address': '02:44:34:f0:0f:e0', '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': '186.148.183.5', 'subnet_id': '9d011985-7050-4c2d-9e4b-6fc39f435b20'}], 'security_groups': ['4df1e573-c82a-4147-8bc2-204164146edc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'da6b691b88b849ffa7a457457b9495ab'}} 2026-07-10 17:39:25,000 - DEBUG - Services list from nova: [, , ] 2026-07-10 17:39:25,389 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6090-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6090-1) 2026-07-10 17:39:25,804 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6090-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6090-1) 2026-07-10 17:39:25,804 - INFO - Waiting for VM ctest-vn1-vm1-48226053 to be up.. 2026-07-10 17:39:25,843 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-10 17:39:30,900 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-10 17:39:35,996 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-10 17:39:41,079 - DEBUG - VM is in ACTIVE state now 2026-07-10 17:39:41,079 - INFO - VM name : ctest-vn1-vm1-48226053 2026-07-10 17:39:41,154 - DEBUG - VM ctest-vn1-vm1-48226053 ID is e378e993-4cd5-45e6-baa2-c4158720c9d0 2026-07-10 17:39:41,173 - DEBUG - VM ctest-vn1-vm1-48226053 launched on Node cn-jenkins-deploy-platform-ansible-os-6090-1 2026-07-10 17:39:41,242 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e378e993-4cd5-45e6-baa2-c4158720c9d0 2026-07-10 17:39:41,252 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ff060bdc-8043-45b0-a5b5-08a2a0a9a798 2026-07-10 17:39:44,519 - 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 1025ms') 2026-07-10 17:39:44,519 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-48226053 failed! 2026-07-10 17:39:44,575 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-72375612:ctest-vn1-26660623 is 34.189.63.65 and allocation pool is NOT set 2026-07-10 17:39:44,575 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-72375612:ctest-vn1-26660623 is 186.148.183.1 and allocation pool is NOT set 2026-07-10 17:39:46,643 - 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=7.71 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.17 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 = 1.169/4.437/7.706/3.268 ms') 2026-07-10 17:39:46,644 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-48226053 passed 2026-07-10 17:39:46,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-10 17:39:46,795 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-48226053, IP 34.189.63.69, Port 22 2026-07-10 17:39:46,954 - DEBUG - VM ctest-vn1-vm1-48226053 is ready for SSH connections 2026-07-10 17:39:46,954 - INFO - Waiting for VM ctest-vn1-vm2-80106352 to be up.. 2026-07-10 17:39:47,047 - DEBUG - VM is in ACTIVE state now 2026-07-10 17:39:47,047 - INFO - VM name : ctest-vn1-vm2-80106352 2026-07-10 17:39:47,136 - DEBUG - VM ctest-vn1-vm2-80106352 ID is 0ec55b47-67c7-4f2a-8e7f-b363d7d677f1 2026-07-10 17:39:47,136 - DEBUG - VM ctest-vn1-vm2-80106352 launched on Node cn-jenkins-deploy-platform-ansible-os-6090-1 2026-07-10 17:39:47,230 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0ec55b47-67c7-4f2a-8e7f-b363d7d677f1 2026-07-10 17:39:47,240 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4434f00f-e0e3-4074-a6a6-7a984aa2d19c 2026-07-10 17:39:48,492 - 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.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.395 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.395/2.341/4.287/1.946 ms') 2026-07-10 17:39:48,493 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-80106352 passed 2026-07-10 17:39:48,646 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-10 17:39:48,647 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-80106352, IP 186.148.183.5, Port 22 2026-07-10 17:39:48,828 - DEBUG - VM ctest-vn1-vm2-80106352 is ready for SSH connections 2026-07-10 17:39:48,828 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-10 17:39:48,828 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-10 17:39:48,828 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-10 17:39:48,829 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 34.189.63.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-07-10 17:39:48,829 - DEBUG - ping -s 56 -c 3 -W 1 34.189.63.69 2026-07-10 17:39:52,450 - DEBUG - PING 34.189.63.69 (34.189.63.69): 56 data bytes 64 bytes from 34.189.63.69: seq=0 ttl=63 time=4.040 ms 64 bytes from 34.189.63.69: seq=1 ttl=63 time=1.259 ms 64 bytes from 34.189.63.69: seq=2 ttl=63 time=0.919 ms --- 34.189.63.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.919/2.072/4.040 ms 2026-07-10 17:39:52,450 - INFO - Ping to IP 34.189.63.69 from VM ctest-vn1-vm2-80106352 passed 2026-07-10 17:39:52,451 - INFO - Detaching port 4434f00f-e0e3-4074-a6a6-7a984aa2d19c from VM ctest-vn1-vm2-80106352 2026-07-10 17:39:52,511 - INFO - Deleting VM ctest-vn1-vm2-80106352 2026-07-10 17:39:52,613 - INFO - Detaching port ff060bdc-8043-45b0-a5b5-08a2a0a9a798 from VM ctest-vn1-vm1-48226053 2026-07-10 17:39:52,650 - INFO - Deleting VM ctest-vn1-vm1-48226053 2026-07-10 17:39:52,890 - DEBUG - Response for delete_port : () 2026-07-10 17:39:53,088 - DEBUG - Response for delete_port : () 2026-07-10 17:39:53,088 - INFO - Deleting VN ctest-vn1-26660623 2026-07-10 17:39:53,226 - DEBUG - Response for deleting network () 2026-07-10 17:39:53,497 - DEBUG - No XMPP flaps were noticed during the test 2026-07-10 17:39:53,499 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30] 2026-07-10 17:39:53,499 - INFO - -------------------------------------------------------------------------------- 2026-07-10 17:39:54,317 - INFO - Deleted project: ctest-TestPorts-72375612, ID : da6b691b-88b8-49ff-a7a4-57457b9495ab