2026-08-31 02:37:02,717 - INFO - Domain Default found not creating
2026-08-31 02:37:02,866 - INFO - Project ctest-TestPorts-66375086 not found, creating it
2026-08-31 02:37:03,538 - INFO - Created Project:ctest-TestPorts-66375086, ID : 4e3e9204-2e6a-4b9e-88a5-80b4b08f0089
2026-08-31 02:37:05,378 - INFO - ================================================================================
2026-08-31 02:37:05,379 - INFO - STARTING TEST : test_ports_bindings
2026-08-31 02:37:05,379 - 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-08-31 02:37:06,681 - DEBUG - Nothing to compare xmpp stats {'10.0.0.186': {'10.20.0.14': '0', '10.20.0.254': '0'}, '10.0.0.176': {'10.20.0.14': '0', '10.20.0.25': '0'}} with
2026-08-31 02:37:06,681 - INFO - Initial checks done. Running the testcase now
2026-08-31 02:37:06,681 - INFO -
2026-08-31 02:37:07,456 - DEBUG - Response for create_network : {'network': {'id': '6437a2fb-6a7d-45a5-a3a2-4ef4e95d9f8e', 'name': 'ctest-vn-91070898', 'tenant_id': '4e3e92042e6a4b9e88a580b4b08f0089', 'project_id': '4e3e92042e6a4b9e88a580b4b08f0089', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-66375086', 'ctest-vn-91070898'], 'port_security_enabled': True, 'description': ''}}
2026-08-31 02:37:07,750 - DEBUG - Response for create_subnet : {'subnet': {'id': '1321370f-91f4-457c-a578-53a1b5ad2974', 'name': '', 'tenant_id': '4e3e92042e6a4b9e88a580b4b08f0089', 'network_id': '6437a2fb-6a7d-45a5-a3a2-4ef4e95d9f8e', 'ip_version': 4, 'cidr': '107.196.137.128/26', 'allocation_pools': [{'start': '107.196.137.130', 'end': '107.196.137.190'}], 'gateway_ip': '107.196.137.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '107.196.137.130', 'tags': [], 'project_id': '4e3e92042e6a4b9e88a580b4b08f0089'}}
2026-08-31 02:37:07,771 - INFO - Created VN ctest-vn-91070898
2026-08-31 02:37:07,788 - DEBUG - VN ctest-vn-91070898 UUID is 6437a2fb-6a7d-45a5-a3a2-4ef4e95d9f8e
2026-08-31 02:37:07,862 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-66375086', 'ctest-vmi-19257931']}
2026-08-31 02:37:08,319 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-19257931', 'id': 'c9d91628-39bc-49a1-9207-dd645c44c15e', 'tenant_id': '4e3e92042e6a4b9e88a580b4b08f0089', 'network_id': '6437a2fb-6a7d-45a5-a3a2-4ef4e95d9f8e', 'mac_address': '02:c9:d9:16:28:39', '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': '107.196.137.131', 'subnet_id': '1321370f-91f4-457c-a578-53a1b5ad2974'}], 'security_groups': ['8613a9bc-0de0-44ed-a793-67690f118549'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '4e3e92042e6a4b9e88a580b4b08f0089'}}
2026-08-31 02:37:08,320 - DEBUG - Created port c9d91628-39bc-49a1-9207-dd645c44c15e
2026-08-31 02:37:08,394 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c9d91628-39bc-49a1-9207-dd645c44c15e
2026-08-31 02:37:08,724 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c9d91628-39bc-49a1-9207-dd645c44c15e
2026-08-31 02:37:09,083 - INFO - VMI c9d91628-39bc-49a1-9207-dd645c44c15e verification in API Server passed
2026-08-31 02:37:09,247 - DEBUG - Response for delete_port : ()
2026-08-31 02:37:09,247 - INFO - Deleted port c9d91628-39bc-49a1-9207-dd645c44c15e
2026-08-31 02:37:09,247 - INFO - Deleting VN ctest-vn-91070898
2026-08-31 02:37:09,479 - DEBUG - Response for deleting network ()
2026-08-31 02:37:10,824 - DEBUG - No XMPP flaps were noticed during the test
2026-08-31 02:37:10,824 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-08-31 02:37:10,824 - INFO - --------------------------------------------------------------------------------
2026-08-31 02:37:10,827 - INFO - ================================================================================
2026-08-31 02:37:10,827 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-08-31 02:37:10,827 - 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-08-31 02:37:12,133 - DEBUG - Nothing to compare xmpp stats {'10.0.0.186': {'10.20.0.14': '0', '10.20.0.254': '0'}, '10.0.0.176': {'10.20.0.14': '0', '10.20.0.25': '0'}} with
2026-08-31 02:37:12,133 - INFO - Initial checks done. Running the testcase now
2026-08-31 02:37:12,134 - INFO -
2026-08-31 02:37:12,448 - DEBUG - Response for create_network : {'network': {'id': '0bf745e1-893e-4226-8535-c01f761b481d', 'name': 'ctest-vn1-62067737', 'tenant_id': '4e3e92042e6a4b9e88a580b4b08f0089', 'project_id': '4e3e92042e6a4b9e88a580b4b08f0089', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-66375086', 'ctest-vn1-62067737'], 'port_security_enabled': True, 'description': ''}}
2026-08-31 02:37:12,783 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f16140ee-7f4d-44aa-b749-ea477dd57806', 'name': '', 'tenant_id': '4e3e92042e6a4b9e88a580b4b08f0089', 'network_id': '0bf745e1-893e-4226-8535-c01f761b481d', 'ip_version': 4, 'cidr': '220.45.251.128/26', 'allocation_pools': [{'start': '220.45.251.130', 'end': '220.45.251.190'}], 'gateway_ip': '220.45.251.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '220.45.251.130', 'tags': [], 'project_id': '4e3e92042e6a4b9e88a580b4b08f0089'}}
2026-08-31 02:37:13,007 - DEBUG - Response for create_subnet : {'subnet': {'id': '94738f40-6140-4d04-b8e3-d2f79d0ed3c8', 'name': '', 'tenant_id': '4e3e92042e6a4b9e88a580b4b08f0089', 'network_id': '0bf745e1-893e-4226-8535-c01f761b481d', 'ip_version': 4, 'cidr': '45.211.60.192/26', 'allocation_pools': [{'start': '45.211.60.194', 'end': '45.211.60.254'}], 'gateway_ip': '45.211.60.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '45.211.60.194', 'tags': [], 'project_id': '4e3e92042e6a4b9e88a580b4b08f0089'}}
2026-08-31 02:37:13,043 - INFO - Created VN ctest-vn1-62067737
2026-08-31 02:37:13,058 - DEBUG - VN ctest-vn1-62067737 UUID is 0bf745e1-893e-4226-8535-c01f761b481d
2026-08-31 02:37:13,501 - DEBUG - Response for create_port : {'port': {'name': 'e71154c7-c614-488e-8d9a-11a9d1821305', 'id': 'e71154c7-c614-488e-8d9a-11a9d1821305', 'tenant_id': '4e3e92042e6a4b9e88a580b4b08f0089', 'network_id': '0bf745e1-893e-4226-8535-c01f761b481d', 'mac_address': '02:e7:11:54:c7:c6', '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': '220.45.251.133', 'subnet_id': 'f16140ee-7f4d-44aa-b749-ea477dd57806'}], 'security_groups': ['8613a9bc-0de0-44ed-a793-67690f118549'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '4e3e92042e6a4b9e88a580b4b08f0089'}}
2026-08-31 02:37:13,824 - DEBUG - Response for create_port : {'port': {'name': 'fc81f8bb-ff4e-4394-970a-03016bcdb643', 'id': 'fc81f8bb-ff4e-4394-970a-03016bcdb643', 'tenant_id': '4e3e92042e6a4b9e88a580b4b08f0089', 'network_id': '0bf745e1-893e-4226-8535-c01f761b481d', 'mac_address': '02:fc:81:f8:bb:ff', '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.211.60.197', 'subnet_id': '94738f40-6140-4d04-b8e3-d2f79d0ed3c8'}], 'security_groups': ['8613a9bc-0de0-44ed-a793-67690f118549'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '4e3e92042e6a4b9e88a580b4b08f0089'}}
2026-08-31 02:37:13,874 - DEBUG - Services list from nova: [, , , ]
2026-08-31 02:37:14,438 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6237-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6237-1)
2026-08-31 02:37:14,942 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6237-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6237-2)
2026-08-31 02:37:14,942 - INFO - Waiting for VM ctest-vn1-vm1-98705830 to be up..
2026-08-31 02:37:14,985 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-31 02:37:20,101 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-31 02:37:25,189 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-31 02:37:30,305 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-31 02:37:35,436 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-31 02:37:40,530 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-31 02:37:45,625 - DEBUG - VM is in ACTIVE state now
2026-08-31 02:37:45,625 - INFO - VM name : ctest-vn1-vm1-98705830
2026-08-31 02:37:45,712 - DEBUG - VM ctest-vn1-vm1-98705830 ID is bda4de61-4c23-4255-a802-6da91920d75c
2026-08-31 02:37:45,747 - DEBUG - VM ctest-vn1-vm1-98705830 launched on Node an-jenkins-deploy-platform-ansible-os-6237-1
2026-08-31 02:37:45,832 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bda4de61-4c23-4255-a802-6da91920d75c
2026-08-31 02:37:46,168 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bda4de61-4c23-4255-a802-6da91920d75c
2026-08-31 02:37:46,210 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e71154c7-c614-488e-8d9a-11a9d1821305
2026-08-31 02:37:49,397 - 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=8.68 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 8.679/8.679/8.679/0.000 ms')
2026-08-31 02:37:49,397 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-98705830 passed
2026-08-31 02:37:49,467 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-31 02:37:49,467 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-98705830, IP 220.45.251.133, Port 22
2026-08-31 02:37:49,639 - DEBUG - VM ctest-vn1-vm1-98705830 is ready for SSH connections
2026-08-31 02:37:49,639 - INFO - Waiting for VM ctest-vn1-vm2-11892139 to be up..
2026-08-31 02:37:49,748 - DEBUG - VM is in ACTIVE state now
2026-08-31 02:37:49,748 - INFO - VM name : ctest-vn1-vm2-11892139
2026-08-31 02:37:49,862 - DEBUG - VM ctest-vn1-vm2-11892139 ID is a4ca97bc-fdf5-4722-af96-56a7adf4fa8a
2026-08-31 02:37:49,863 - DEBUG - VM ctest-vn1-vm2-11892139 launched on Node an-jenkins-deploy-platform-ansible-os-6237-2
2026-08-31 02:37:49,946 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a4ca97bc-fdf5-4722-af96-56a7adf4fa8a
2026-08-31 02:37:49,958 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/fc81f8bb-ff4e-4394-970a-03016bcdb643
2026-08-31 02:37:51,127 - 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.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.566 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.566/2.657/4.748/2.091 ms')
2026-08-31 02:37:51,128 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-11892139 passed
2026-08-31 02:37:51,205 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-31 02:37:51,205 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-11892139, IP 45.211.60.197, Port 22
2026-08-31 02:37:51,382 - DEBUG - VM ctest-vn1-vm2-11892139 is ready for SSH connections
2026-08-31 02:37:51,382 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-31 02:37:51,382 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-31 02:37:51,382 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-31 02:37:51,382 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 220.45.251.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.176, gateway password: c0ntrail123
2026-08-31 02:37:51,383 - DEBUG - ping -s 56 -c 3 -W 1 220.45.251.133
2026-08-31 02:37:54,392 - DEBUG - PING 220.45.251.133 (220.45.251.133): 56 data bytes
64 bytes from 220.45.251.133: seq=0 ttl=63 time=7.499 ms
64 bytes from 220.45.251.133: seq=1 ttl=63 time=1.725 ms
64 bytes from 220.45.251.133: seq=2 ttl=63 time=1.575 ms
--- 220.45.251.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.575/3.599/7.499 ms
2026-08-31 02:37:54,392 - INFO - Ping to IP 220.45.251.133 from VM ctest-vn1-vm2-11892139 passed
2026-08-31 02:37:54,392 - INFO - Detaching port fc81f8bb-ff4e-4394-970a-03016bcdb643 from VM ctest-vn1-vm2-11892139
2026-08-31 02:37:54,447 - INFO - Deleting VM ctest-vn1-vm2-11892139
2026-08-31 02:37:54,519 - INFO - Detaching port e71154c7-c614-488e-8d9a-11a9d1821305 from VM ctest-vn1-vm1-98705830
2026-08-31 02:37:54,556 - INFO - Deleting VM ctest-vn1-vm1-98705830
2026-08-31 02:37:54,946 - DEBUG - Response for delete_port : ()
2026-08-31 02:37:55,273 - DEBUG - Response for delete_port : ()
2026-08-31 02:37:55,274 - INFO - Deleting VN ctest-vn1-62067737
2026-08-31 02:37:55,468 - DEBUG - Response for deleting network ()
2026-08-31 02:37:56,762 - DEBUG - No XMPP flaps were noticed during the test
2026-08-31 02:37:56,762 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:46]
2026-08-31 02:37:56,762 - INFO - --------------------------------------------------------------------------------
2026-08-31 02:37:57,579 - INFO - Deleted project: ctest-TestPorts-66375086, ID : 4e3e9204-2e6a-4b9e-88a5-80b4b08f0089