2026-06-18 14:09:02,857 - INFO - Domain Default found not creating
2026-06-18 14:09:03,029 - INFO - Project ctest-TestPorts-20040184 not found, creating it
2026-06-18 14:09:03,461 - INFO - Created Project:ctest-TestPorts-20040184, ID : c49c916c-efe8-49bb-855c-99316bda833d
2026-06-18 14:09:05,105 - INFO - ================================================================================
2026-06-18 14:09:05,105 - INFO - STARTING TEST : test_ports_bindings
2026-06-18 14:09:05,105 - 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-18 14:09:05,360 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-06-18 14:09:05,360 - INFO - Initial checks done. Running the testcase now
2026-06-18 14:09:05,360 - INFO -
2026-06-18 14:09:05,956 - DEBUG - Response for create_network : {'network': {'id': '38069ee5-d568-48c0-a54c-4a2284414a01', 'name': 'ctest-vn-05934995', 'tenant_id': 'c49c916cefe849bb855c99316bda833d', 'project_id': 'c49c916cefe849bb855c99316bda833d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-20040184', 'ctest-vn-05934995'], 'port_security_enabled': True, 'description': ''}}
2026-06-18 14:09:06,136 - DEBUG - Response for create_subnet : {'subnet': {'id': '291b3deb-b337-415e-8ad0-3f13df3ff85e', 'name': '', 'tenant_id': 'c49c916cefe849bb855c99316bda833d', 'network_id': '38069ee5-d568-48c0-a54c-4a2284414a01', 'ip_version': 4, 'cidr': '98.41.207.128/26', 'allocation_pools': [{'start': '98.41.207.130', 'end': '98.41.207.190'}], 'gateway_ip': '98.41.207.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '98.41.207.130', 'tags': [], 'project_id': 'c49c916cefe849bb855c99316bda833d'}}
2026-06-18 14:09:06,150 - INFO - Created VN ctest-vn-05934995
2026-06-18 14:09:06,199 - DEBUG - VN ctest-vn-05934995 UUID is 38069ee5-d568-48c0-a54c-4a2284414a01
2026-06-18 14:09:06,297 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-20040184', 'ctest-vmi-95353887']}
2026-06-18 14:09:06,580 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-95353887', 'id': 'fe02568b-4a4a-4c8f-ad85-a33d83511060', 'tenant_id': 'c49c916cefe849bb855c99316bda833d', 'network_id': '38069ee5-d568-48c0-a54c-4a2284414a01', 'mac_address': '02:fe:02:56:8b:4a', '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': '98.41.207.131', 'subnet_id': '291b3deb-b337-415e-8ad0-3f13df3ff85e'}], 'security_groups': ['626bbdb1-d7b7-4f30-b234-17af9efebf86'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c49c916cefe849bb855c99316bda833d'}}
2026-06-18 14:09:06,580 - DEBUG - Created port fe02568b-4a4a-4c8f-ad85-a33d83511060
2026-06-18 14:09:06,683 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/fe02568b-4a4a-4c8f-ad85-a33d83511060
2026-06-18 14:09:07,061 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/fe02568b-4a4a-4c8f-ad85-a33d83511060
2026-06-18 14:09:07,089 - INFO - VMI fe02568b-4a4a-4c8f-ad85-a33d83511060 verification in API Server passed
2026-06-18 14:09:07,172 - DEBUG - Response for delete_port : ()
2026-06-18 14:09:07,173 - INFO - Deleted port fe02568b-4a4a-4c8f-ad85-a33d83511060
2026-06-18 14:09:07,173 - INFO - Deleting VN ctest-vn-05934995
2026-06-18 14:09:07,273 - DEBUG - Response for deleting network ()
2026-06-18 14:09:07,528 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 14:09:07,528 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-18 14:09:07,528 - INFO - --------------------------------------------------------------------------------
2026-06-18 14:09:07,531 - INFO - ================================================================================
2026-06-18 14:09:07,531 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-18 14:09:07,531 - 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-18 14:09:07,815 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-06-18 14:09:07,816 - INFO - Initial checks done. Running the testcase now
2026-06-18 14:09:07,816 - INFO -
2026-06-18 14:09:07,983 - DEBUG - Response for create_network : {'network': {'id': '344aeb4e-2010-4158-8a87-840a38fa7139', 'name': 'ctest-vn1-46451424', 'tenant_id': 'c49c916cefe849bb855c99316bda833d', 'project_id': 'c49c916cefe849bb855c99316bda833d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-20040184', 'ctest-vn1-46451424'], 'port_security_enabled': True, 'description': ''}}
2026-06-18 14:09:08,166 - DEBUG - Response for create_subnet : {'subnet': {'id': '73d57bd4-fe4f-45a9-ad1a-e2235aaf706e', 'name': '', 'tenant_id': 'c49c916cefe849bb855c99316bda833d', 'network_id': '344aeb4e-2010-4158-8a87-840a38fa7139', 'ip_version': 4, 'cidr': '109.175.234.128/26', 'allocation_pools': [{'start': '109.175.234.130', 'end': '109.175.234.190'}], 'gateway_ip': '109.175.234.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '109.175.234.130', 'tags': [], 'project_id': 'c49c916cefe849bb855c99316bda833d'}}
2026-06-18 14:09:08,309 - DEBUG - Response for create_subnet : {'subnet': {'id': '193fcc27-6d8e-4d2b-b1f8-f345e1ed0e22', 'name': '', 'tenant_id': 'c49c916cefe849bb855c99316bda833d', 'network_id': '344aeb4e-2010-4158-8a87-840a38fa7139', 'ip_version': 4, 'cidr': '81.215.209.128/26', 'allocation_pools': [{'start': '81.215.209.130', 'end': '81.215.209.190'}], 'gateway_ip': '81.215.209.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '81.215.209.130', 'tags': [], 'project_id': 'c49c916cefe849bb855c99316bda833d'}}
2026-06-18 14:09:08,325 - INFO - Created VN ctest-vn1-46451424
2026-06-18 14:09:08,375 - DEBUG - VN ctest-vn1-46451424 UUID is 344aeb4e-2010-4158-8a87-840a38fa7139
2026-06-18 14:09:08,650 - DEBUG - Response for create_port : {'port': {'name': '53629967-26fb-4217-8b80-02d811bd59fe', 'id': '53629967-26fb-4217-8b80-02d811bd59fe', 'tenant_id': 'c49c916cefe849bb855c99316bda833d', 'network_id': '344aeb4e-2010-4158-8a87-840a38fa7139', 'mac_address': '02:53:62:99:67:26', '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': '109.175.234.133', 'subnet_id': '73d57bd4-fe4f-45a9-ad1a-e2235aaf706e'}], 'security_groups': ['626bbdb1-d7b7-4f30-b234-17af9efebf86'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c49c916cefe849bb855c99316bda833d'}}
2026-06-18 14:09:08,812 - DEBUG - Response for create_port : {'port': {'name': 'e609946b-36ec-4c73-bf9f-cb586fac6e3e', 'id': 'e609946b-36ec-4c73-bf9f-cb586fac6e3e', 'tenant_id': 'c49c916cefe849bb855c99316bda833d', 'network_id': '344aeb4e-2010-4158-8a87-840a38fa7139', 'mac_address': '02:e6:09:94:6b:36', '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': '81.215.209.133', 'subnet_id': '193fcc27-6d8e-4d2b-b1f8-f345e1ed0e22'}], 'security_groups': ['626bbdb1-d7b7-4f30-b234-17af9efebf86'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c49c916cefe849bb855c99316bda833d'}}
2026-06-18 14:09:08,866 - DEBUG - Services list from nova: [, , ]
2026-06-18 14:09:09,160 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5985-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5985-1)
2026-06-18 14:09:09,519 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5985-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5985-1)
2026-06-18 14:09:09,519 - INFO - Waiting for VM ctest-vn1-vm1-86067808 to be up..
2026-06-18 14:09:09,558 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 14:09:14,603 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 14:09:19,669 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 14:09:24,751 - DEBUG - VM is in ACTIVE state now
2026-06-18 14:09:24,751 - INFO - VM name : ctest-vn1-vm1-86067808
2026-06-18 14:09:24,821 - DEBUG - VM ctest-vn1-vm1-86067808 ID is 555149ce-1106-43cc-8bda-8a45c9d03515
2026-06-18 14:09:24,840 - DEBUG - VM ctest-vn1-vm1-86067808 launched on Node cn-jenkins-deploy-platform-ansible-os-5985-1
2026-06-18 14:09:24,906 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/555149ce-1106-43cc-8bda-8a45c9d03515
2026-06-18 14:09:24,914 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/53629967-26fb-4217-8b80-02d811bd59fe
2026-06-18 14:09:28,164 - 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 1018ms')
2026-06-18 14:09:28,164 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-86067808 failed!
2026-06-18 14:09:28,219 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-20040184:ctest-vn1-46451424 is 109.175.234.129 and allocation pool is NOT set
2026-06-18 14:09:28,219 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-20040184:ctest-vn1-46451424 is 81.215.209.129 and allocation pool is NOT set
2026-06-18 14:09:30,276 - 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.66 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.376 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.376/2.015/3.655/1.639 ms')
2026-06-18 14:09:30,276 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-86067808 passed
2026-06-18 14:09:30,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 14:09:30,423 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-86067808, IP 109.175.234.133, Port 22
2026-06-18 14:09:30,593 - DEBUG - VM ctest-vn1-vm1-86067808 is ready for SSH connections
2026-06-18 14:09:30,593 - INFO - Waiting for VM ctest-vn1-vm2-32486771 to be up..
2026-06-18 14:09:30,665 - DEBUG - VM is in ACTIVE state now
2026-06-18 14:09:30,665 - INFO - VM name : ctest-vn1-vm2-32486771
2026-06-18 14:09:30,735 - DEBUG - VM ctest-vn1-vm2-32486771 ID is 6bf880f4-0139-43ae-bbd7-c2351123dd46
2026-06-18 14:09:30,735 - DEBUG - VM ctest-vn1-vm2-32486771 launched on Node cn-jenkins-deploy-platform-ansible-os-5985-1
2026-06-18 14:09:30,810 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6bf880f4-0139-43ae-bbd7-c2351123dd46
2026-06-18 14:09:30,818 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e609946b-36ec-4c73-bf9f-cb586fac6e3e
2026-06-18 14:09:32,058 - 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.98 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.501 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.501/2.242/3.983/1.741 ms')
2026-06-18 14:09:32,058 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-32486771 passed
2026-06-18 14:09:32,211 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 14:09:32,211 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-32486771, IP 81.215.209.133, Port 22
2026-06-18 14:09:32,381 - DEBUG - VM ctest-vn1-vm2-32486771 is ready for SSH connections
2026-06-18 14:09:32,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 14:09:32,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 14:09:32,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 14:09:32,381 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 109.175.234.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-18 14:09:32,381 - DEBUG - ping -s 56 -c 3 -W 1 109.175.234.133
2026-06-18 14:09:36,060 - DEBUG - PING 109.175.234.133 (109.175.234.133): 56 data bytes
64 bytes from 109.175.234.133: seq=0 ttl=63 time=4.331 ms
64 bytes from 109.175.234.133: seq=1 ttl=63 time=1.093 ms
64 bytes from 109.175.234.133: seq=2 ttl=63 time=0.941 ms
--- 109.175.234.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.941/2.121/4.331 ms
2026-06-18 14:09:36,060 - INFO - Ping to IP 109.175.234.133 from VM ctest-vn1-vm2-32486771 passed
2026-06-18 14:09:36,060 - INFO - Detaching port e609946b-36ec-4c73-bf9f-cb586fac6e3e from VM ctest-vn1-vm2-32486771
2026-06-18 14:09:36,113 - INFO - Deleting VM ctest-vn1-vm2-32486771
2026-06-18 14:09:36,172 - INFO - Detaching port 53629967-26fb-4217-8b80-02d811bd59fe from VM ctest-vn1-vm1-86067808
2026-06-18 14:09:36,200 - INFO - Deleting VM ctest-vn1-vm1-86067808
2026-06-18 14:09:36,395 - DEBUG - Response for delete_port : ()
2026-06-18 14:09:36,531 - DEBUG - Response for delete_port : ()
2026-06-18 14:09:36,531 - INFO - Deleting VN ctest-vn1-46451424
2026-06-18 14:09:36,650 - DEBUG - Response for deleting network ()
2026-06-18 14:09:36,912 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 14:09:36,912 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-06-18 14:09:36,912 - INFO - --------------------------------------------------------------------------------
2026-06-18 14:09:37,647 - INFO - Deleted project: ctest-TestPorts-20040184, ID : c49c916c-efe8-49bb-855c-99316bda833d