2026-04-30 02:25:46,951 - INFO - Domain Default found not creating 2026-04-30 02:25:47,146 - INFO - Project ctest-TestPorts-20665481 not found, creating it 2026-04-30 02:25:47,630 - INFO - Created Project:ctest-TestPorts-20665481, ID : f7650416-b41d-4e18-af0f-b39bfa1fdc80 2026-04-30 02:25:49,337 - INFO - ================================================================================ 2026-04-30 02:25:49,337 - INFO - STARTING TEST : test_ports_bindings 2026-04-30 02:25:49,337 - 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-04-30 02:25:49,606 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with 2026-04-30 02:25:49,606 - INFO - Initial checks done. Running the testcase now 2026-04-30 02:25:49,606 - INFO - 2026-04-30 02:25:50,217 - DEBUG - Response for create_network : {'network': {'id': 'd0f75910-994b-4e0c-a8c2-57662adbe713', 'name': 'ctest-vn-07893386', 'tenant_id': 'f7650416b41d4e18af0fb39bfa1fdc80', 'project_id': 'f7650416b41d4e18af0fb39bfa1fdc80', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-20665481', 'ctest-vn-07893386'], 'port_security_enabled': True, 'description': ''}} 2026-04-30 02:25:50,456 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe0154f1-077f-44bc-b09a-40f384542fcd', 'name': '', 'tenant_id': 'f7650416b41d4e18af0fb39bfa1fdc80', 'network_id': 'd0f75910-994b-4e0c-a8c2-57662adbe713', 'ip_version': 4, 'cidr': '28.139.76.64/26', 'allocation_pools': [{'start': '28.139.76.66', 'end': '28.139.76.126'}], 'gateway_ip': '28.139.76.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.139.76.66', 'tags': [], 'project_id': 'f7650416b41d4e18af0fb39bfa1fdc80'}} 2026-04-30 02:25:50,485 - INFO - Created VN ctest-vn-07893386 2026-04-30 02:25:50,541 - DEBUG - VN ctest-vn-07893386 UUID is d0f75910-994b-4e0c-a8c2-57662adbe713 2026-04-30 02:25:50,674 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-20665481', 'ctest-vmi-25864714']} 2026-04-30 02:25:50,948 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-25864714', 'id': '73acef3d-03e1-4ba9-bf51-8039969cfacb', 'tenant_id': 'f7650416b41d4e18af0fb39bfa1fdc80', 'network_id': 'd0f75910-994b-4e0c-a8c2-57662adbe713', 'mac_address': '02:73:ac:ef:3d:03', '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': '28.139.76.67', 'subnet_id': 'fe0154f1-077f-44bc-b09a-40f384542fcd'}], 'security_groups': ['9b762fae-8c59-4188-8335-a13dd64680fd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f7650416b41d4e18af0fb39bfa1fdc80'}} 2026-04-30 02:25:50,948 - DEBUG - Created port 73acef3d-03e1-4ba9-bf51-8039969cfacb 2026-04-30 02:25:51,056 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/73acef3d-03e1-4ba9-bf51-8039969cfacb 2026-04-30 02:25:51,361 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/73acef3d-03e1-4ba9-bf51-8039969cfacb 2026-04-30 02:25:51,405 - INFO - VMI 73acef3d-03e1-4ba9-bf51-8039969cfacb verification in API Server passed 2026-04-30 02:25:51,526 - DEBUG - Response for delete_port : () 2026-04-30 02:25:51,527 - INFO - Deleted port 73acef3d-03e1-4ba9-bf51-8039969cfacb 2026-04-30 02:25:51,527 - INFO - Deleting VN ctest-vn-07893386 2026-04-30 02:25:51,660 - DEBUG - Response for deleting network () 2026-04-30 02:25:51,922 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:25:51,922 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-04-30 02:25:51,922 - INFO - -------------------------------------------------------------------------------- 2026-04-30 02:25:51,926 - INFO - ================================================================================ 2026-04-30 02:25:51,926 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-30 02:25:51,926 - 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-04-30 02:25:52,226 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with 2026-04-30 02:25:52,226 - INFO - Initial checks done. Running the testcase now 2026-04-30 02:25:52,226 - INFO - 2026-04-30 02:25:52,422 - DEBUG - Response for create_network : {'network': {'id': 'f20ed6b9-d675-4239-baa2-38330bc25be1', 'name': 'ctest-vn1-20925079', 'tenant_id': 'f7650416b41d4e18af0fb39bfa1fdc80', 'project_id': 'f7650416b41d4e18af0fb39bfa1fdc80', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-20665481', 'ctest-vn1-20925079'], 'port_security_enabled': True, 'description': ''}} 2026-04-30 02:25:52,645 - DEBUG - Response for create_subnet : {'subnet': {'id': '1ce36f58-d7aa-4690-b996-d20afe473e84', 'name': '', 'tenant_id': 'f7650416b41d4e18af0fb39bfa1fdc80', 'network_id': 'f20ed6b9-d675-4239-baa2-38330bc25be1', 'ip_version': 4, 'cidr': '31.210.207.64/26', 'allocation_pools': [{'start': '31.210.207.66', 'end': '31.210.207.126'}], 'gateway_ip': '31.210.207.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.210.207.66', 'tags': [], 'project_id': 'f7650416b41d4e18af0fb39bfa1fdc80'}} 2026-04-30 02:25:52,813 - DEBUG - Response for create_subnet : {'subnet': {'id': '4c048993-c79d-49c5-afb8-a8ad511141b1', 'name': '', 'tenant_id': 'f7650416b41d4e18af0fb39bfa1fdc80', 'network_id': 'f20ed6b9-d675-4239-baa2-38330bc25be1', 'ip_version': 4, 'cidr': '45.226.102.0/26', 'allocation_pools': [{'start': '45.226.102.2', 'end': '45.226.102.62'}], 'gateway_ip': '45.226.102.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '45.226.102.2', 'tags': [], 'project_id': 'f7650416b41d4e18af0fb39bfa1fdc80'}} 2026-04-30 02:25:52,833 - INFO - Created VN ctest-vn1-20925079 2026-04-30 02:25:52,888 - DEBUG - VN ctest-vn1-20925079 UUID is f20ed6b9-d675-4239-baa2-38330bc25be1 2026-04-30 02:25:53,218 - DEBUG - Response for create_port : {'port': {'name': 'ff1980ba-e799-46f9-9dc9-581980c6ea27', 'id': 'ff1980ba-e799-46f9-9dc9-581980c6ea27', 'tenant_id': 'f7650416b41d4e18af0fb39bfa1fdc80', 'network_id': 'f20ed6b9-d675-4239-baa2-38330bc25be1', 'mac_address': '02:ff:19:80:ba:e7', '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': '31.210.207.69', 'subnet_id': '1ce36f58-d7aa-4690-b996-d20afe473e84'}], 'security_groups': ['9b762fae-8c59-4188-8335-a13dd64680fd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f7650416b41d4e18af0fb39bfa1fdc80'}} 2026-04-30 02:25:53,434 - DEBUG - Response for create_port : {'port': {'name': '622f0a7d-213d-4d74-af99-03986608b845', 'id': '622f0a7d-213d-4d74-af99-03986608b845', 'tenant_id': 'f7650416b41d4e18af0fb39bfa1fdc80', 'network_id': 'f20ed6b9-d675-4239-baa2-38330bc25be1', 'mac_address': '02:62:2f:0a:7d:21', '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': '45.226.102.5', 'subnet_id': '4c048993-c79d-49c5-afb8-a8ad511141b1'}], 'security_groups': ['9b762fae-8c59-4188-8335-a13dd64680fd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f7650416b41d4e18af0fb39bfa1fdc80'}} 2026-04-30 02:25:53,505 - DEBUG - Services list from nova: [, , ] 2026-04-30 02:25:53,911 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5722-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5722-1) 2026-04-30 02:25:54,366 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5722-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5722-1) 2026-04-30 02:25:54,366 - INFO - Waiting for VM ctest-vn1-vm1-05718202 to be up.. 2026-04-30 02:25:54,409 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-30 02:25:59,495 - DEBUG - VM is in ACTIVE state now 2026-04-30 02:25:59,495 - INFO - VM name : ctest-vn1-vm1-05718202 2026-04-30 02:25:59,570 - DEBUG - VM ctest-vn1-vm1-05718202 ID is 271896ab-9992-4a0f-8304-2c54cf46479b 2026-04-30 02:25:59,593 - DEBUG - VM ctest-vn1-vm1-05718202 launched on Node cn-jenkins-deploy-platform-ansible-os-5722-1 2026-04-30 02:25:59,674 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/271896ab-9992-4a0f-8304-2c54cf46479b 2026-04-30 02:25:59,684 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/ff1980ba-e799-46f9-9dc9-581980c6ea27 2026-04-30 02:26:02,926 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1005ms') 2026-04-30 02:26:02,927 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-05718202 failed! 2026-04-30 02:26:02,996 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-20665481:ctest-vn1-20925079 is 31.210.207.65 and allocation pool is NOT set 2026-04-30 02:26:02,996 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-20665481:ctest-vn1-20925079 is 45.226.102.1 and allocation pool is NOT set 2026-04-30 02:26:07,087 - 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=2 ttl=63 time=11.6 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1034ms\r\nrtt min/avg/max/mdev = 11.646/11.646/11.646/0.000 ms') 2026-04-30 02:26:07,087 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-05718202 passed 2026-04-30 02:26:07,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:26:07,244 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-05718202, IP 31.210.207.69, Port 22 2026-04-30 02:26:07,421 - DEBUG - VM ctest-vn1-vm1-05718202 is ready for SSH connections 2026-04-30 02:26:07,421 - INFO - Waiting for VM ctest-vn1-vm2-39693422 to be up.. 2026-04-30 02:26:07,508 - DEBUG - VM is in ACTIVE state now 2026-04-30 02:26:07,508 - INFO - VM name : ctest-vn1-vm2-39693422 2026-04-30 02:26:07,592 - DEBUG - VM ctest-vn1-vm2-39693422 ID is 7af77d5b-a19c-4cd6-a9e1-e4872331ba4d 2026-04-30 02:26:07,592 - DEBUG - VM ctest-vn1-vm2-39693422 launched on Node cn-jenkins-deploy-platform-ansible-os-5722-1 2026-04-30 02:26:07,677 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/7af77d5b-a19c-4cd6-a9e1-e4872331ba4d 2026-04-30 02:26:07,687 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/622f0a7d-213d-4d74-af99-03986608b845 2026-04-30 02:26:08,924 - 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.46 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.630 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.630/2.042/3.455/1.412 ms') 2026-04-30 02:26:08,925 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-39693422 passed 2026-04-30 02:26:09,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:26:09,076 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-39693422, IP 45.226.102.5, Port 22 2026-04-30 02:26:09,232 - DEBUG - VM ctest-vn1-vm2-39693422 is ready for SSH connections 2026-04-30 02:26:09,232 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:26:09,232 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:26:09,232 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:26:09,232 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.210.207.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2026-04-30 02:26:09,232 - DEBUG - ping -s 56 -c 3 -W 1 31.210.207.69 2026-04-30 02:26:11,943 - DEBUG - PING 31.210.207.69 (31.210.207.69): 56 data bytes 64 bytes from 31.210.207.69: seq=0 ttl=63 time=3.952 ms 64 bytes from 31.210.207.69: seq=1 ttl=63 time=0.965 ms 64 bytes from 31.210.207.69: seq=2 ttl=63 time=0.881 ms --- 31.210.207.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.881/1.932/3.952 ms 2026-04-30 02:26:11,943 - INFO - Ping to IP 31.210.207.69 from VM ctest-vn1-vm2-39693422 passed 2026-04-30 02:26:11,943 - INFO - Detaching port 622f0a7d-213d-4d74-af99-03986608b845 from VM ctest-vn1-vm2-39693422 2026-04-30 02:26:12,021 - INFO - Deleting VM ctest-vn1-vm2-39693422 2026-04-30 02:26:12,100 - INFO - Detaching port ff1980ba-e799-46f9-9dc9-581980c6ea27 from VM ctest-vn1-vm1-05718202 2026-04-30 02:26:12,134 - INFO - Deleting VM ctest-vn1-vm1-05718202 2026-04-30 02:26:12,426 - DEBUG - Response for delete_port : () 2026-04-30 02:26:12,608 - DEBUG - Response for delete_port : () 2026-04-30 02:26:12,608 - INFO - Deleting VN ctest-vn1-20925079 2026-04-30 02:26:12,808 - DEBUG - Response for deleting network () 2026-04-30 02:26:13,081 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:26:13,081 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22]
2026-04-30 02:26:13,081 - INFO - -------------------------------------------------------------------------------- 2026-04-30 02:26:13,811 - INFO - Deleted project: ctest-TestPorts-20665481, ID : f7650416-b41d-4e18-af0f-b39bfa1fdc80