2026-04-28 10:11:24,819 - INFO - Domain Default found not creating
2026-04-28 10:11:25,004 - INFO - Project ctest-TestPorts-88478558 not found, creating it
2026-04-28 10:11:25,467 - INFO - Created Project:ctest-TestPorts-88478558, ID : 28761010-d770-49ce-b060-9c664e5afde5
2026-04-28 10:11:26,947 - INFO - ================================================================================
2026-04-28 10:11:26,947 - INFO - STARTING TEST : test_ports_bindings
2026-04-28 10:11:26,947 - 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-28 10:11:27,200 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-04-28 10:11:27,201 - INFO - Initial checks done. Running the testcase now
2026-04-28 10:11:27,201 - INFO -
2026-04-28 10:11:27,861 - DEBUG - Response for create_network : {'network': {'id': '0949d220-c75a-402b-8d4a-b0d4368c5fb1', 'name': 'ctest-vn-17293966', 'tenant_id': '28761010d77049ceb0609c664e5afde5', 'project_id': '28761010d77049ceb0609c664e5afde5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-88478558', 'ctest-vn-17293966'], 'port_security_enabled': True, 'description': ''}}
2026-04-28 10:11:28,049 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f944d0d2-1f79-4e78-89de-00abf534eab7', 'name': '', 'tenant_id': '28761010d77049ceb0609c664e5afde5', 'network_id': '0949d220-c75a-402b-8d4a-b0d4368c5fb1', 'ip_version': 4, 'cidr': '97.229.50.128/26', 'allocation_pools': [{'start': '97.229.50.130', 'end': '97.229.50.190'}], 'gateway_ip': '97.229.50.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '97.229.50.130', 'tags': [], 'project_id': '28761010d77049ceb0609c664e5afde5'}}
2026-04-28 10:11:28,066 - INFO - Created VN ctest-vn-17293966
2026-04-28 10:11:28,119 - DEBUG - VN ctest-vn-17293966 UUID is 0949d220-c75a-402b-8d4a-b0d4368c5fb1
2026-04-28 10:11:28,235 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-88478558', 'ctest-vmi-04870143']}
2026-04-28 10:11:28,477 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-04870143', 'id': 'a26153f4-9023-4198-8858-28246bf5be8f', 'tenant_id': '28761010d77049ceb0609c664e5afde5', 'network_id': '0949d220-c75a-402b-8d4a-b0d4368c5fb1', 'mac_address': '02:a2:61:53:f4: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': '97.229.50.131', 'subnet_id': 'f944d0d2-1f79-4e78-89de-00abf534eab7'}], 'security_groups': ['06369379-487e-434b-8d8c-af7106a80800'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '28761010d77049ceb0609c664e5afde5'}}
2026-04-28 10:11:28,477 - DEBUG - Created port a26153f4-9023-4198-8858-28246bf5be8f
2026-04-28 10:11:28,587 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a26153f4-9023-4198-8858-28246bf5be8f
2026-04-28 10:11:28,885 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a26153f4-9023-4198-8858-28246bf5be8f
2026-04-28 10:11:28,926 - INFO - VMI a26153f4-9023-4198-8858-28246bf5be8f verification in API Server passed
2026-04-28 10:11:29,020 - DEBUG - Response for delete_port : ()
2026-04-28 10:11:29,021 - INFO - Deleted port a26153f4-9023-4198-8858-28246bf5be8f
2026-04-28 10:11:29,021 - INFO - Deleting VN ctest-vn-17293966
2026-04-28 10:11:29,126 - DEBUG - Response for deleting network ()
2026-04-28 10:11:29,384 - DEBUG - No XMPP flaps were noticed during the test
2026-04-28 10:11:29,384 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-04-28 10:11:29,384 - INFO - --------------------------------------------------------------------------------
2026-04-28 10:11:29,386 - INFO - ================================================================================
2026-04-28 10:11:29,386 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-04-28 10:11:29,386 - 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-28 10:11:29,671 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-04-28 10:11:29,671 - INFO - Initial checks done. Running the testcase now
2026-04-28 10:11:29,671 - INFO -
2026-04-28 10:11:29,855 - DEBUG - Response for create_network : {'network': {'id': '4f6349be-d0b4-4bb0-bc06-f7ce6aba38e0', 'name': 'ctest-vn1-04088100', 'tenant_id': '28761010d77049ceb0609c664e5afde5', 'project_id': '28761010d77049ceb0609c664e5afde5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-88478558', 'ctest-vn1-04088100'], 'port_security_enabled': True, 'description': ''}}
2026-04-28 10:11:30,046 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2cd352d-57cc-468b-af1f-33394e3279ef', 'name': '', 'tenant_id': '28761010d77049ceb0609c664e5afde5', 'network_id': '4f6349be-d0b4-4bb0-bc06-f7ce6aba38e0', 'ip_version': 4, 'cidr': '34.79.32.64/26', 'allocation_pools': [{'start': '34.79.32.66', 'end': '34.79.32.126'}], 'gateway_ip': '34.79.32.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.79.32.66', 'tags': [], 'project_id': '28761010d77049ceb0609c664e5afde5'}}
2026-04-28 10:11:30,224 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a69dcdf0-9b21-414b-9f5b-5227df7ccb42', 'name': '', 'tenant_id': '28761010d77049ceb0609c664e5afde5', 'network_id': '4f6349be-d0b4-4bb0-bc06-f7ce6aba38e0', 'ip_version': 4, 'cidr': '173.32.84.0/26', 'allocation_pools': [{'start': '173.32.84.2', 'end': '173.32.84.62'}], 'gateway_ip': '173.32.84.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '173.32.84.2', 'tags': [], 'project_id': '28761010d77049ceb0609c664e5afde5'}}
2026-04-28 10:11:30,250 - INFO - Created VN ctest-vn1-04088100
2026-04-28 10:11:30,303 - DEBUG - VN ctest-vn1-04088100 UUID is 4f6349be-d0b4-4bb0-bc06-f7ce6aba38e0
2026-04-28 10:11:30,623 - DEBUG - Response for create_port : {'port': {'name': 'f11e8e97-c9f7-46d3-a856-4bb302a3c525', 'id': 'f11e8e97-c9f7-46d3-a856-4bb302a3c525', 'tenant_id': '28761010d77049ceb0609c664e5afde5', 'network_id': '4f6349be-d0b4-4bb0-bc06-f7ce6aba38e0', 'mac_address': '02:f1:1e:8e:97:c9', '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': '34.79.32.69', 'subnet_id': 'c2cd352d-57cc-468b-af1f-33394e3279ef'}], 'security_groups': ['06369379-487e-434b-8d8c-af7106a80800'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '28761010d77049ceb0609c664e5afde5'}}
2026-04-28 10:11:30,836 - DEBUG - Response for create_port : {'port': {'name': 'b41bcc73-2612-4938-9927-d9d0bb23b874', 'id': 'b41bcc73-2612-4938-9927-d9d0bb23b874', 'tenant_id': '28761010d77049ceb0609c664e5afde5', 'network_id': '4f6349be-d0b4-4bb0-bc06-f7ce6aba38e0', 'mac_address': '02:b4:1b:cc:73: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': '173.32.84.5', 'subnet_id': 'a69dcdf0-9b21-414b-9f5b-5227df7ccb42'}], 'security_groups': ['06369379-487e-434b-8d8c-af7106a80800'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '28761010d77049ceb0609c664e5afde5'}}
2026-04-28 10:11:30,895 - DEBUG - Services list from nova: [, , ]
2026-04-28 10:11:31,248 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5699-1)
2026-04-28 10:11:31,675 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5699-1)
2026-04-28 10:11:31,676 - INFO - Waiting for VM ctest-vn1-vm1-95466743 to be up..
2026-04-28 10:11:31,718 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-28 10:11:36,808 - DEBUG - VM is in ACTIVE state now
2026-04-28 10:11:36,808 - INFO - VM name : ctest-vn1-vm1-95466743
2026-04-28 10:11:36,888 - DEBUG - VM ctest-vn1-vm1-95466743 ID is 196b4b70-c2e1-4e61-b4ae-11d101cf7bd7
2026-04-28 10:11:36,910 - DEBUG - VM ctest-vn1-vm1-95466743 launched on Node cn-jenkins-deploy-platform-ansible-os-5699-1
2026-04-28 10:11:36,989 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/196b4b70-c2e1-4e61-b4ae-11d101cf7bd7
2026-04-28 10:11:36,999 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f11e8e97-c9f7-46d3-a856-4bb302a3c525
2026-04-28 10:11:40,265 - 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-28 10:11:40,265 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-95466743 failed!
2026-04-28 10:11:40,323 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88478558:ctest-vn1-04088100 is 34.79.32.65 and allocation pool is NOT set
2026-04-28 10:11:40,323 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88478558:ctest-vn1-04088100 is 173.32.84.1 and allocation pool is NOT set
2026-04-28 10:11:44,391 - 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.63 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 8.626/8.626/8.626/0.000 ms')
2026-04-28 10:11:44,391 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-95466743 passed
2026-04-28 10:11:44,543 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 10:11:44,543 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-95466743, IP 34.79.32.69, Port 22
2026-04-28 10:11:44,702 - DEBUG - VM ctest-vn1-vm1-95466743 is ready for SSH connections
2026-04-28 10:11:44,702 - INFO - Waiting for VM ctest-vn1-vm2-20652381 to be up..
2026-04-28 10:11:44,796 - DEBUG - VM is in ACTIVE state now
2026-04-28 10:11:44,796 - INFO - VM name : ctest-vn1-vm2-20652381
2026-04-28 10:11:44,931 - DEBUG - VM ctest-vn1-vm2-20652381 ID is d095c88e-b809-4327-940b-e95fddecc07f
2026-04-28 10:11:44,932 - DEBUG - VM ctest-vn1-vm2-20652381 launched on Node cn-jenkins-deploy-platform-ansible-os-5699-1
2026-04-28 10:11:45,066 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d095c88e-b809-4327-940b-e95fddecc07f
2026-04-28 10:11:45,080 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b41bcc73-2612-4938-9927-d9d0bb23b874
2026-04-28 10:11:46,352 - 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.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.03 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 = 1.026/3.062/5.099/2.036 ms')
2026-04-28 10:11:46,352 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-20652381 passed
2026-04-28 10:11:46,503 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 10:11:46,503 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-20652381, IP 173.32.84.5, Port 22
2026-04-28 10:11:46,668 - DEBUG - VM ctest-vn1-vm2-20652381 is ready for SSH connections
2026-04-28 10:11:46,669 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 10:11:46,669 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 10:11:46,669 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 10:11:46,669 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 34.79.32.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-28 10:11:46,669 - DEBUG - ping -s 56 -c 3 -W 1 34.79.32.69
2026-04-28 10:11:49,369 - DEBUG - PING 34.79.32.69 (34.79.32.69): 56 data bytes
64 bytes from 34.79.32.69: seq=0 ttl=63 time=3.904 ms
64 bytes from 34.79.32.69: seq=1 ttl=63 time=1.048 ms
64 bytes from 34.79.32.69: seq=2 ttl=63 time=0.866 ms
--- 34.79.32.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.866/1.939/3.904 ms
2026-04-28 10:11:49,369 - INFO - Ping to IP 34.79.32.69 from VM ctest-vn1-vm2-20652381 passed
2026-04-28 10:11:49,369 - INFO - Detaching port b41bcc73-2612-4938-9927-d9d0bb23b874 from VM ctest-vn1-vm2-20652381
2026-04-28 10:11:49,422 - INFO - Deleting VM ctest-vn1-vm2-20652381
2026-04-28 10:11:49,498 - INFO - Detaching port f11e8e97-c9f7-46d3-a856-4bb302a3c525 from VM ctest-vn1-vm1-95466743
2026-04-28 10:11:49,535 - INFO - Deleting VM ctest-vn1-vm1-95466743
2026-04-28 10:11:49,793 - DEBUG - Response for delete_port : ()
2026-04-28 10:11:49,955 - DEBUG - Response for delete_port : ()
2026-04-28 10:11:49,955 - INFO - Deleting VN ctest-vn1-04088100
2026-04-28 10:11:50,092 - DEBUG - Response for deleting network ()
2026-04-28 10:11:50,352 - DEBUG - No XMPP flaps were noticed during the test
2026-04-28 10:11:50,352 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-04-28 10:11:50,352 - INFO - --------------------------------------------------------------------------------
2026-04-28 10:11:51,052 - INFO - Deleted project: ctest-TestPorts-88478558, ID : 28761010-d770-49ce-b060-9c664e5afde5