2026-07-18 03:02:36,254 - INFO - Domain Default found not creating
2026-07-18 03:02:36,410 - INFO - Project ctest-TestPorts-62376516 not found, creating it
2026-07-18 03:02:36,874 - INFO - Created Project:ctest-TestPorts-62376516, ID : 7de0a6af-6a78-4d97-b957-26b22ae6d9d3
2026-07-18 03:02:38,387 - INFO - ================================================================================
2026-07-18 03:02:38,387 - INFO - STARTING TEST : test_ports_bindings
2026-07-18 03:02:38,387 - 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-18 03:02:38,647 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-07-18 03:02:38,647 - INFO - Initial checks done. Running the testcase now
2026-07-18 03:02:38,647 - INFO -
2026-07-18 03:02:39,223 - DEBUG - Response for create_network : {'network': {'id': '08725c85-0a42-496c-be7e-8b9bb4c885e4', 'name': 'ctest-vn-69247347', 'tenant_id': '7de0a6af6a784d97b95726b22ae6d9d3', 'project_id': '7de0a6af6a784d97b95726b22ae6d9d3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-62376516', 'ctest-vn-69247347'], 'port_security_enabled': True, 'description': ''}}
2026-07-18 03:02:39,404 - DEBUG - Response for create_subnet : {'subnet': {'id': '611d0273-27db-40e7-8797-c46665e739cd', 'name': '', 'tenant_id': '7de0a6af6a784d97b95726b22ae6d9d3', 'network_id': '08725c85-0a42-496c-be7e-8b9bb4c885e4', 'ip_version': 4, 'cidr': '115.47.164.192/26', 'allocation_pools': [{'start': '115.47.164.194', 'end': '115.47.164.254'}], 'gateway_ip': '115.47.164.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '115.47.164.194', 'tags': [], 'project_id': '7de0a6af6a784d97b95726b22ae6d9d3'}}
2026-07-18 03:02:39,421 - INFO - Created VN ctest-vn-69247347
2026-07-18 03:02:39,472 - DEBUG - VN ctest-vn-69247347 UUID is 08725c85-0a42-496c-be7e-8b9bb4c885e4
2026-07-18 03:02:39,576 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-62376516', 'ctest-vmi-69495754']}
2026-07-18 03:02:39,877 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-69495754', 'id': 'b5548d82-9076-42f6-ba3f-42459f8b2e2a', 'tenant_id': '7de0a6af6a784d97b95726b22ae6d9d3', 'network_id': '08725c85-0a42-496c-be7e-8b9bb4c885e4', 'mac_address': '02:b5:54:8d:82:90', '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': '115.47.164.195', 'subnet_id': '611d0273-27db-40e7-8797-c46665e739cd'}], 'security_groups': ['97e62ecf-be60-4c83-a59a-3e4ae7ca86a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7de0a6af6a784d97b95726b22ae6d9d3'}}
2026-07-18 03:02:39,877 - DEBUG - Created port b5548d82-9076-42f6-ba3f-42459f8b2e2a
2026-07-18 03:02:39,981 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b5548d82-9076-42f6-ba3f-42459f8b2e2a
2026-07-18 03:02:40,302 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b5548d82-9076-42f6-ba3f-42459f8b2e2a
2026-07-18 03:02:40,337 - INFO - VMI b5548d82-9076-42f6-ba3f-42459f8b2e2a verification in API Server passed
2026-07-18 03:02:40,433 - DEBUG - Response for delete_port : ()
2026-07-18 03:02:40,433 - INFO - Deleted port b5548d82-9076-42f6-ba3f-42459f8b2e2a
2026-07-18 03:02:40,433 - INFO - Deleting VN ctest-vn-69247347
2026-07-18 03:02:40,535 - DEBUG - Response for deleting network ()
2026-07-18 03:02:40,799 - DEBUG - No XMPP flaps were noticed during the test
2026-07-18 03:02:40,799 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-07-18 03:02:40,799 - INFO - --------------------------------------------------------------------------------
2026-07-18 03:02:40,801 - INFO - ================================================================================
2026-07-18 03:02:40,801 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-07-18 03:02:40,801 - 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-18 03:02:41,098 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-07-18 03:02:41,099 - INFO - Initial checks done. Running the testcase now
2026-07-18 03:02:41,099 - INFO -
2026-07-18 03:02:41,287 - DEBUG - Response for create_network : {'network': {'id': '1c41fb52-36bb-467b-bc7b-ab66088fdcdb', 'name': 'ctest-vn1-77704612', 'tenant_id': '7de0a6af6a784d97b95726b22ae6d9d3', 'project_id': '7de0a6af6a784d97b95726b22ae6d9d3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-62376516', 'ctest-vn1-77704612'], 'port_security_enabled': True, 'description': ''}}
2026-07-18 03:02:41,509 - DEBUG - Response for create_subnet : {'subnet': {'id': '318a4a6c-70e6-46c4-b7f1-67e4aecc3672', 'name': '', 'tenant_id': '7de0a6af6a784d97b95726b22ae6d9d3', 'network_id': '1c41fb52-36bb-467b-bc7b-ab66088fdcdb', 'ip_version': 4, 'cidr': '77.1.0.64/26', 'allocation_pools': [{'start': '77.1.0.66', 'end': '77.1.0.126'}], 'gateway_ip': '77.1.0.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '77.1.0.66', 'tags': [], 'project_id': '7de0a6af6a784d97b95726b22ae6d9d3'}}
2026-07-18 03:02:41,724 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e035ea0a-6160-4742-a7c1-861aa1c2c078', 'name': '', 'tenant_id': '7de0a6af6a784d97b95726b22ae6d9d3', 'network_id': '1c41fb52-36bb-467b-bc7b-ab66088fdcdb', 'ip_version': 4, 'cidr': '175.53.235.128/26', 'allocation_pools': [{'start': '175.53.235.130', 'end': '175.53.235.190'}], 'gateway_ip': '175.53.235.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.53.235.130', 'tags': [], 'project_id': '7de0a6af6a784d97b95726b22ae6d9d3'}}
2026-07-18 03:02:41,743 - INFO - Created VN ctest-vn1-77704612
2026-07-18 03:02:41,796 - DEBUG - VN ctest-vn1-77704612 UUID is 1c41fb52-36bb-467b-bc7b-ab66088fdcdb
2026-07-18 03:02:42,095 - DEBUG - Response for create_port : {'port': {'name': 'ca29f567-5098-4419-99fe-a49cc2be15d3', 'id': 'ca29f567-5098-4419-99fe-a49cc2be15d3', 'tenant_id': '7de0a6af6a784d97b95726b22ae6d9d3', 'network_id': '1c41fb52-36bb-467b-bc7b-ab66088fdcdb', 'mac_address': '02:ca:29:f5:67:50', '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': '77.1.0.69', 'subnet_id': '318a4a6c-70e6-46c4-b7f1-67e4aecc3672'}], 'security_groups': ['97e62ecf-be60-4c83-a59a-3e4ae7ca86a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7de0a6af6a784d97b95726b22ae6d9d3'}}
2026-07-18 03:02:42,294 - DEBUG - Response for create_port : {'port': {'name': 'ece6fb67-8677-43b6-83b1-026086065fcb', 'id': 'ece6fb67-8677-43b6-83b1-026086065fcb', 'tenant_id': '7de0a6af6a784d97b95726b22ae6d9d3', 'network_id': '1c41fb52-36bb-467b-bc7b-ab66088fdcdb', 'mac_address': '02:ec:e6:fb:67:86', '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': '175.53.235.133', 'subnet_id': 'e035ea0a-6160-4742-a7c1-861aa1c2c078'}], 'security_groups': ['97e62ecf-be60-4c83-a59a-3e4ae7ca86a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7de0a6af6a784d97b95726b22ae6d9d3'}}
2026-07-18 03:02:42,354 - DEBUG - Services list from nova: [, , ]
2026-07-18 03:02:42,720 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6102-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6102-1)
2026-07-18 03:02:43,125 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6102-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6102-1)
2026-07-18 03:02:43,125 - INFO - Waiting for VM ctest-vn1-vm1-43574382 to be up..
2026-07-18 03:02:43,165 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 03:02:48,214 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 03:02:53,294 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 03:02:58,369 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 03:03:03,453 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 03:03:08,538 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 03:03:13,605 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 03:03:18,684 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 03:03:23,761 - DEBUG - VM is in ACTIVE state now
2026-07-18 03:03:23,761 - INFO - VM name : ctest-vn1-vm1-43574382
2026-07-18 03:03:23,833 - DEBUG - VM ctest-vn1-vm1-43574382 ID is fea9664e-e4d9-48f8-b829-55066417b9c6
2026-07-18 03:03:23,852 - DEBUG - VM ctest-vn1-vm1-43574382 launched on Node cn-jenkins-deploy-platform-ansible-os-6102-1
2026-07-18 03:03:23,920 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fea9664e-e4d9-48f8-b829-55066417b9c6
2026-07-18 03:03:23,928 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ca29f567-5098-4419-99fe-a49cc2be15d3
2026-07-18 03:03:27,169 - 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 1010ms')
2026-07-18 03:03:27,170 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-43574382 failed!
2026-07-18 03:03:27,225 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-62376516:ctest-vn1-77704612 is 77.1.0.65 and allocation pool is NOT set
2026-07-18 03:03:27,225 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-62376516:ctest-vn1-77704612 is 175.53.235.129 and allocation pool is NOT set
2026-07-18 03:03:29,289 - 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=11.5 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.483 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 = 0.483/5.992/11.501/5.509 ms')
2026-07-18 03:03:29,289 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-43574382 passed
2026-07-18 03:03:29,444 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-18 03:03:29,444 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-43574382, IP 77.1.0.69, Port 22
2026-07-18 03:03:29,619 - DEBUG - VM ctest-vn1-vm1-43574382 is ready for SSH connections
2026-07-18 03:03:29,619 - INFO - Waiting for VM ctest-vn1-vm2-01450088 to be up..
2026-07-18 03:03:29,691 - DEBUG - VM is in ACTIVE state now
2026-07-18 03:03:29,691 - INFO - VM name : ctest-vn1-vm2-01450088
2026-07-18 03:03:29,763 - DEBUG - VM ctest-vn1-vm2-01450088 ID is 78767719-340a-492a-89db-720ad0dde537
2026-07-18 03:03:29,763 - DEBUG - VM ctest-vn1-vm2-01450088 launched on Node cn-jenkins-deploy-platform-ansible-os-6102-1
2026-07-18 03:03:29,836 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/78767719-340a-492a-89db-720ad0dde537
2026-07-18 03:03:29,845 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ece6fb67-8677-43b6-83b1-026086065fcb
2026-07-18 03:03:31,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=1 ttl=63 time=3.43 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.514 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.514/1.973/3.432/1.459 ms')
2026-07-18 03:03:31,087 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-01450088 passed
2026-07-18 03:03:31,236 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-18 03:03:31,236 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-01450088, IP 175.53.235.133, Port 22
2026-07-18 03:03:31,392 - DEBUG - VM ctest-vn1-vm2-01450088 is ready for SSH connections
2026-07-18 03:03:31,392 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-18 03:03:31,392 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-18 03:03:31,392 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-18 03:03:31,392 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 77.1.0.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-07-18 03:03:31,392 - DEBUG - ping -s 56 -c 3 -W 1 77.1.0.69
2026-07-18 03:03:35,356 - DEBUG - PING 77.1.0.69 (77.1.0.69): 56 data bytes
64 bytes from 77.1.0.69: seq=0 ttl=63 time=3.968 ms
64 bytes from 77.1.0.69: seq=1 ttl=63 time=1.125 ms
64 bytes from 77.1.0.69: seq=2 ttl=63 time=0.939 ms
--- 77.1.0.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.939/2.010/3.968 ms
2026-07-18 03:03:35,356 - INFO - Ping to IP 77.1.0.69 from VM ctest-vn1-vm2-01450088 passed
2026-07-18 03:03:35,356 - INFO - Detaching port ece6fb67-8677-43b6-83b1-026086065fcb from VM ctest-vn1-vm2-01450088
2026-07-18 03:03:35,404 - INFO - Deleting VM ctest-vn1-vm2-01450088
2026-07-18 03:03:35,465 - INFO - Detaching port ca29f567-5098-4419-99fe-a49cc2be15d3 from VM ctest-vn1-vm1-43574382
2026-07-18 03:03:35,498 - INFO - Deleting VM ctest-vn1-vm1-43574382
2026-07-18 03:03:35,720 - DEBUG - Response for delete_port : ()
2026-07-18 03:03:35,867 - DEBUG - Response for delete_port : ()
2026-07-18 03:03:35,868 - INFO - Deleting VN ctest-vn1-77704612
2026-07-18 03:03:35,993 - DEBUG - Response for deleting network ()
2026-07-18 03:03:36,250 - DEBUG - No XMPP flaps were noticed during the test
2026-07-18 03:03:36,250 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:56]
2026-07-18 03:03:36,250 - INFO - --------------------------------------------------------------------------------
2026-07-18 03:03:36,993 - INFO - Deleted project: ctest-TestPorts-62376516, ID : 7de0a6af-6a78-4d97-b957-26b22ae6d9d3