2026-04-30 02:21:54,835 - INFO - Domain Default found not creating
2026-04-30 02:21:55,038 - INFO - Project ctest-TestPorts-05509233 not found, creating it
2026-04-30 02:21:55,657 - INFO - Created Project:ctest-TestPorts-05509233, ID : 946e1b4b-5c5b-491a-a287-5ea025028a9c
2026-04-30 02:21:57,400 - INFO - ================================================================================
2026-04-30 02:21:57,400 - INFO - STARTING TEST : test_ports_bindings
2026-04-30 02:21:57,400 - 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:21:57,674 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-04-30 02:21:57,674 - INFO - Initial checks done. Running the testcase now
2026-04-30 02:21:57,674 - INFO -
2026-04-30 02:21:58,277 - DEBUG - Response for create_network : {'network': {'id': '47e9cefa-7470-41be-932a-a9172a08e6e7', 'name': 'ctest-vn-13428638', 'tenant_id': '946e1b4b5c5b491aa2875ea025028a9c', 'project_id': '946e1b4b5c5b491aa2875ea025028a9c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-05509233', 'ctest-vn-13428638'], 'port_security_enabled': True, 'description': ''}}
2026-04-30 02:21:58,499 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d2dd36a-45e9-43c9-a2fb-6df48d9514ae', 'name': '', 'tenant_id': '946e1b4b5c5b491aa2875ea025028a9c', 'network_id': '47e9cefa-7470-41be-932a-a9172a08e6e7', 'ip_version': 4, 'cidr': '21.98.36.128/26', 'allocation_pools': [{'start': '21.98.36.130', 'end': '21.98.36.190'}], 'gateway_ip': '21.98.36.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '21.98.36.130', 'tags': [], 'project_id': '946e1b4b5c5b491aa2875ea025028a9c'}}
2026-04-30 02:21:58,523 - INFO - Created VN ctest-vn-13428638
2026-04-30 02:21:58,576 - DEBUG - VN ctest-vn-13428638 UUID is 47e9cefa-7470-41be-932a-a9172a08e6e7
2026-04-30 02:21:58,690 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-05509233', 'ctest-vmi-13760440']}
2026-04-30 02:21:58,950 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-13760440', 'id': '7f27ed16-6138-4b63-8349-c53e13acf7ed', 'tenant_id': '946e1b4b5c5b491aa2875ea025028a9c', 'network_id': '47e9cefa-7470-41be-932a-a9172a08e6e7', 'mac_address': '02:7f:27:ed:16:61', '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': '21.98.36.131', 'subnet_id': '3d2dd36a-45e9-43c9-a2fb-6df48d9514ae'}], 'security_groups': ['d5812042-4bf0-47c7-9f88-7ff1d16dfe5a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '946e1b4b5c5b491aa2875ea025028a9c'}}
2026-04-30 02:21:58,950 - DEBUG - Created port 7f27ed16-6138-4b63-8349-c53e13acf7ed
2026-04-30 02:21:59,060 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7f27ed16-6138-4b63-8349-c53e13acf7ed
2026-04-30 02:21:59,373 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7f27ed16-6138-4b63-8349-c53e13acf7ed
2026-04-30 02:21:59,422 - INFO - VMI 7f27ed16-6138-4b63-8349-c53e13acf7ed verification in API Server passed
2026-04-30 02:21:59,539 - DEBUG - Response for delete_port : ()
2026-04-30 02:21:59,539 - INFO - Deleted port 7f27ed16-6138-4b63-8349-c53e13acf7ed
2026-04-30 02:21:59,540 - INFO - Deleting VN ctest-vn-13428638
2026-04-30 02:21:59,660 - DEBUG - Response for deleting network ()
2026-04-30 02:21:59,918 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:21:59,918 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-04-30 02:21:59,918 - INFO - --------------------------------------------------------------------------------
2026-04-30 02:21:59,921 - INFO - ================================================================================
2026-04-30 02:21:59,921 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-04-30 02:21:59,921 - 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:22:00,228 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-04-30 02:22:00,228 - INFO - Initial checks done. Running the testcase now
2026-04-30 02:22:00,229 - INFO -
2026-04-30 02:22:00,455 - DEBUG - Response for create_network : {'network': {'id': 'b73dab26-d8cc-4f82-8245-b88a38a32f44', 'name': 'ctest-vn1-36056828', 'tenant_id': '946e1b4b5c5b491aa2875ea025028a9c', 'project_id': '946e1b4b5c5b491aa2875ea025028a9c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-05509233', 'ctest-vn1-36056828'], 'port_security_enabled': True, 'description': ''}}
2026-04-30 02:22:00,667 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd6884d63-cf27-4c44-bb0f-952a3098aef4', 'name': '', 'tenant_id': '946e1b4b5c5b491aa2875ea025028a9c', 'network_id': 'b73dab26-d8cc-4f82-8245-b88a38a32f44', 'ip_version': 4, 'cidr': '217.144.150.192/26', 'allocation_pools': [{'start': '217.144.150.194', 'end': '217.144.150.254'}], 'gateway_ip': '217.144.150.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '217.144.150.194', 'tags': [], 'project_id': '946e1b4b5c5b491aa2875ea025028a9c'}}
2026-04-30 02:22:00,921 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c0b4f52a-0c2b-48fc-805e-19256bee0e60', 'name': '', 'tenant_id': '946e1b4b5c5b491aa2875ea025028a9c', 'network_id': 'b73dab26-d8cc-4f82-8245-b88a38a32f44', 'ip_version': 4, 'cidr': '7.234.144.0/26', 'allocation_pools': [{'start': '7.234.144.2', 'end': '7.234.144.62'}], 'gateway_ip': '7.234.144.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.234.144.2', 'tags': [], 'project_id': '946e1b4b5c5b491aa2875ea025028a9c'}}
2026-04-30 02:22:00,948 - INFO - Created VN ctest-vn1-36056828
2026-04-30 02:22:01,004 - DEBUG - VN ctest-vn1-36056828 UUID is b73dab26-d8cc-4f82-8245-b88a38a32f44
2026-04-30 02:22:01,436 - DEBUG - Response for create_port : {'port': {'name': 'f2258ab1-a699-4f07-87a8-615ff0e8ac7f', 'id': 'f2258ab1-a699-4f07-87a8-615ff0e8ac7f', 'tenant_id': '946e1b4b5c5b491aa2875ea025028a9c', 'network_id': 'b73dab26-d8cc-4f82-8245-b88a38a32f44', 'mac_address': '02:f2:25:8a:b1:a6', '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': '217.144.150.197', 'subnet_id': 'd6884d63-cf27-4c44-bb0f-952a3098aef4'}], 'security_groups': ['d5812042-4bf0-47c7-9f88-7ff1d16dfe5a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '946e1b4b5c5b491aa2875ea025028a9c'}}
2026-04-30 02:22:01,680 - DEBUG - Response for create_port : {'port': {'name': '5af1c7fe-f38b-49f0-abb3-e112f0700b80', 'id': '5af1c7fe-f38b-49f0-abb3-e112f0700b80', 'tenant_id': '946e1b4b5c5b491aa2875ea025028a9c', 'network_id': 'b73dab26-d8cc-4f82-8245-b88a38a32f44', 'mac_address': '02:5a:f1:c7:fe:f3', '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': '7.234.144.5', 'subnet_id': 'c0b4f52a-0c2b-48fc-805e-19256bee0e60'}], 'security_groups': ['d5812042-4bf0-47c7-9f88-7ff1d16dfe5a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '946e1b4b5c5b491aa2875ea025028a9c'}}
2026-04-30 02:22:01,751 - DEBUG - Services list from nova: [, , ]
2026-04-30 02:22:02,209 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5721-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5721-1)
2026-04-30 02:22:02,763 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5721-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5721-1)
2026-04-30 02:22:02,764 - INFO - Waiting for VM ctest-vn1-vm1-80299586 to be up..
2026-04-30 02:22:02,817 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-30 02:22:07,911 - DEBUG - VM is in ACTIVE state now
2026-04-30 02:22:07,911 - INFO - VM name : ctest-vn1-vm1-80299586
2026-04-30 02:22:08,004 - DEBUG - VM ctest-vn1-vm1-80299586 ID is 5a0ca569-2c7c-4e16-b7ff-188f37062fb5
2026-04-30 02:22:08,029 - DEBUG - VM ctest-vn1-vm1-80299586 launched on Node cn-jenkins-deploy-platform-ansible-os-5721-1
2026-04-30 02:22:08,121 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/5a0ca569-2c7c-4e16-b7ff-188f37062fb5
2026-04-30 02:22:08,133 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f2258ab1-a699-4f07-87a8-615ff0e8ac7f
2026-04-30 02:22:11,404 - 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 1021ms')
2026-04-30 02:22:11,404 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-80299586 failed!
2026-04-30 02:22:11,492 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-05509233:ctest-vn1-36056828 is 217.144.150.193 and allocation pool is NOT set
2026-04-30 02:22:11,492 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-05509233:ctest-vn1-36056828 is 7.234.144.1 and allocation pool is NOT set
2026-04-30 02:22:15,583 - 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 1025ms')
2026-04-30 02:22:15,584 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-80299586 failed!
2026-04-30 02:22:15,640 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-05509233:ctest-vn1-36056828 is 217.144.150.193 and allocation pool is NOT set
2026-04-30 02:22:15,640 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-05509233:ctest-vn1-36056828 is 7.234.144.1 and allocation pool is NOT set
2026-04-30 02:22:17,701 - 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.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.588 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.588/2.589/4.591/2.001 ms')
2026-04-30 02:22:17,701 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-80299586 passed
2026-04-30 02:22:17,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:22:17,864 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-80299586, IP 217.144.150.197, Port 22
2026-04-30 02:22:18,025 - DEBUG - VM ctest-vn1-vm1-80299586 is ready for SSH connections
2026-04-30 02:22:18,025 - INFO - Waiting for VM ctest-vn1-vm2-89416696 to be up..
2026-04-30 02:22:18,129 - DEBUG - VM is in ACTIVE state now
2026-04-30 02:22:18,129 - INFO - VM name : ctest-vn1-vm2-89416696
2026-04-30 02:22:18,220 - DEBUG - VM ctest-vn1-vm2-89416696 ID is 14b02e20-25c6-464e-8ea9-7dbfa4806b31
2026-04-30 02:22:18,220 - DEBUG - VM ctest-vn1-vm2-89416696 launched on Node cn-jenkins-deploy-platform-ansible-os-5721-1
2026-04-30 02:22:18,315 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/14b02e20-25c6-464e-8ea9-7dbfa4806b31
2026-04-30 02:22:18,328 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5af1c7fe-f38b-49f0-abb3-e112f0700b80
2026-04-30 02:22:19,592 - 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=5.15 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.504 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.504/2.826/5.149/2.322 ms')
2026-04-30 02:22:19,592 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-89416696 passed
2026-04-30 02:22:19,752 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:22:19,752 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-89416696, IP 7.234.144.5, Port 22
2026-04-30 02:22:19,931 - DEBUG - VM ctest-vn1-vm2-89416696 is ready for SSH connections
2026-04-30 02:22:19,931 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:22:19,931 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:22:19,931 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 02:22:19,932 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 217.144.150.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-04-30 02:22:19,932 - DEBUG - ping -s 56 -c 3 -W 1 217.144.150.197
2026-04-30 02:22:22,668 - DEBUG - PING 217.144.150.197 (217.144.150.197): 56 data bytes
64 bytes from 217.144.150.197: seq=0 ttl=63 time=4.086 ms
64 bytes from 217.144.150.197: seq=1 ttl=63 time=1.295 ms
64 bytes from 217.144.150.197: seq=2 ttl=63 time=0.865 ms
--- 217.144.150.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.865/2.082/4.086 ms
2026-04-30 02:22:22,668 - INFO - Ping to IP 217.144.150.197 from VM ctest-vn1-vm2-89416696 passed
2026-04-30 02:22:22,668 - INFO - Detaching port 5af1c7fe-f38b-49f0-abb3-e112f0700b80 from VM ctest-vn1-vm2-89416696
2026-04-30 02:22:22,729 - INFO - Deleting VM ctest-vn1-vm2-89416696
2026-04-30 02:22:22,814 - INFO - Detaching port f2258ab1-a699-4f07-87a8-615ff0e8ac7f from VM ctest-vn1-vm1-80299586
2026-04-30 02:22:22,850 - INFO - Deleting VM ctest-vn1-vm1-80299586
2026-04-30 02:22:23,119 - DEBUG - Response for delete_port : ()
2026-04-30 02:22:23,313 - DEBUG - Response for delete_port : ()
2026-04-30 02:22:23,313 - INFO - Deleting VN ctest-vn1-36056828
2026-04-30 02:22:23,474 - DEBUG - Response for deleting network ()
2026-04-30 02:22:23,758 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:22:23,758 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-04-30 02:22:23,758 - INFO - --------------------------------------------------------------------------------
2026-04-30 02:22:24,505 - INFO - Deleted project: ctest-TestPorts-05509233, ID : 946e1b4b-5c5b-491a-a287-5ea025028a9c