2026-08-24 02:44:15,168 - INFO - Domain Default found not creating
2026-08-24 02:44:15,347 - INFO - Project ctest-TestPorts-66660942 not found, creating it
2026-08-24 02:44:15,996 - INFO - Created Project:ctest-TestPorts-66660942, ID : ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc
2026-08-24 02:44:17,671 - INFO - ================================================================================
2026-08-24 02:44:17,671 - INFO - STARTING TEST : test_ports_bindings
2026-08-24 02:44:17,671 - 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-24 02:44:18,974 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.254': '0', '10.20.0.14': '0'}, '10.0.0.185': {'10.20.0.25': '0', '10.20.0.14': '0'}} with
2026-08-24 02:44:18,974 - INFO - Initial checks done. Running the testcase now
2026-08-24 02:44:18,974 - INFO -
2026-08-24 02:44:19,783 - DEBUG - Response for create_network : {'network': {'id': '23f68f8e-ab6e-4ae6-91ae-2bfd83ade3b5', 'name': 'ctest-vn-33671771', 'tenant_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc', 'project_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-66660942', 'ctest-vn-33671771'], 'port_security_enabled': True, 'description': ''}}
2026-08-24 02:44:20,097 - DEBUG - Response for create_subnet : {'subnet': {'id': '789aea5b-c79d-4d82-9d9c-b023f4a7a0ae', 'name': '', 'tenant_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc', 'network_id': '23f68f8e-ab6e-4ae6-91ae-2bfd83ade3b5', 'ip_version': 4, 'cidr': '12.146.114.192/26', 'allocation_pools': [{'start': '12.146.114.194', 'end': '12.146.114.254'}], 'gateway_ip': '12.146.114.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '12.146.114.194', 'tags': [], 'project_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc'}}
2026-08-24 02:44:20,121 - INFO - Created VN ctest-vn-33671771
2026-08-24 02:44:20,134 - DEBUG - VN ctest-vn-33671771 UUID is 23f68f8e-ab6e-4ae6-91ae-2bfd83ade3b5
2026-08-24 02:44:20,210 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-66660942', 'ctest-vmi-55394256']}
2026-08-24 02:44:20,600 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-55394256', 'id': 'f2291bb2-9955-45c1-a710-9b3a80f3a4a3', 'tenant_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc', 'network_id': '23f68f8e-ab6e-4ae6-91ae-2bfd83ade3b5', 'mac_address': '02:f2:29:1b:b2:99', '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': '12.146.114.195', 'subnet_id': '789aea5b-c79d-4d82-9d9c-b023f4a7a0ae'}], 'security_groups': ['c9407b30-84a2-4f18-b241-057f7adfab35'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc'}}
2026-08-24 02:44:20,600 - DEBUG - Created port f2291bb2-9955-45c1-a710-9b3a80f3a4a3
2026-08-24 02:44:20,703 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-machine-interface/f2291bb2-9955-45c1-a710-9b3a80f3a4a3
2026-08-24 02:44:21,319 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-machine-interface/f2291bb2-9955-45c1-a710-9b3a80f3a4a3
2026-08-24 02:44:21,432 - INFO - VMI f2291bb2-9955-45c1-a710-9b3a80f3a4a3 verification in API Server passed
2026-08-24 02:44:21,920 - DEBUG - Response for delete_port : ()
2026-08-24 02:44:21,920 - INFO - Deleted port f2291bb2-9955-45c1-a710-9b3a80f3a4a3
2026-08-24 02:44:21,921 - INFO - Deleting VN ctest-vn-33671771
2026-08-24 02:44:22,501 - DEBUG - Response for deleting network ()
2026-08-24 02:44:23,834 - DEBUG - No XMPP flaps were noticed during the test
2026-08-24 02:44:23,835 - INFO - END TEST : test_ports_bindings : PASSED[0:00:06]
2026-08-24 02:44:23,835 - INFO - --------------------------------------------------------------------------------
2026-08-24 02:44:23,838 - INFO - ================================================================================
2026-08-24 02:44:23,838 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-08-24 02:44:23,838 - 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-24 02:44:25,133 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.254': '0', '10.20.0.14': '0'}, '10.0.0.185': {'10.20.0.25': '0', '10.20.0.14': '0'}} with
2026-08-24 02:44:25,134 - INFO - Initial checks done. Running the testcase now
2026-08-24 02:44:25,134 - INFO -
2026-08-24 02:44:25,451 - DEBUG - Response for create_network : {'network': {'id': '7d6d6dc7-9913-4a90-b65b-d7583856d727', 'name': 'ctest-vn1-30351591', 'tenant_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc', 'project_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-66660942', 'ctest-vn1-30351591'], 'port_security_enabled': True, 'description': ''}}
2026-08-24 02:44:25,739 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f8b5d8fe-8aa5-4cbd-839d-f9f461316a78', 'name': '', 'tenant_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc', 'network_id': '7d6d6dc7-9913-4a90-b65b-d7583856d727', 'ip_version': 4, 'cidr': '119.31.129.64/26', 'allocation_pools': [{'start': '119.31.129.66', 'end': '119.31.129.126'}], 'gateway_ip': '119.31.129.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '119.31.129.66', 'tags': [], 'project_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc'}}
2026-08-24 02:44:26,012 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a4e28144-7de1-4e53-9a90-11ca35069f3b', 'name': '', 'tenant_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc', 'network_id': '7d6d6dc7-9913-4a90-b65b-d7583856d727', 'ip_version': 4, 'cidr': '143.51.176.128/26', 'allocation_pools': [{'start': '143.51.176.130', 'end': '143.51.176.190'}], 'gateway_ip': '143.51.176.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '143.51.176.130', 'tags': [], 'project_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc'}}
2026-08-24 02:44:26,039 - INFO - Created VN ctest-vn1-30351591
2026-08-24 02:44:26,054 - DEBUG - VN ctest-vn1-30351591 UUID is 7d6d6dc7-9913-4a90-b65b-d7583856d727
2026-08-24 02:44:26,555 - DEBUG - Response for create_port : {'port': {'name': 'df73a6d7-d792-42d4-a1ec-1f61aceb4844', 'id': 'df73a6d7-d792-42d4-a1ec-1f61aceb4844', 'tenant_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc', 'network_id': '7d6d6dc7-9913-4a90-b65b-d7583856d727', 'mac_address': '02:df:73:a6:d7:d7', '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': '119.31.129.69', 'subnet_id': 'f8b5d8fe-8aa5-4cbd-839d-f9f461316a78'}], 'security_groups': ['c9407b30-84a2-4f18-b241-057f7adfab35'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc'}}
2026-08-24 02:44:26,850 - DEBUG - Response for create_port : {'port': {'name': '37c8effd-95c3-4638-8f8b-cc8bfdd24c93', 'id': '37c8effd-95c3-4638-8f8b-cc8bfdd24c93', 'tenant_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc', 'network_id': '7d6d6dc7-9913-4a90-b65b-d7583856d727', 'mac_address': '02:37:c8:ef:fd:95', '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': '143.51.176.133', 'subnet_id': 'a4e28144-7de1-4e53-9a90-11ca35069f3b'}], 'security_groups': ['c9407b30-84a2-4f18-b241-057f7adfab35'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ec6ae14e4c754d5d96c0cc0ee0d47fbc'}}
2026-08-24 02:44:26,925 - DEBUG - Services list from nova: [, , , ]
2026-08-24 02:44:27,490 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1)
2026-08-24 02:44:28,165 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2)
2026-08-24 02:44:28,165 - INFO - Waiting for VM ctest-vn1-vm1-85998214 to be up..
2026-08-24 02:44:28,239 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-24 02:44:33,337 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-24 02:44:38,490 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-24 02:44:43,583 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-24 02:44:48,673 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-24 02:44:53,768 - DEBUG - VM is in ACTIVE state now
2026-08-24 02:44:53,768 - INFO - VM name : ctest-vn1-vm1-85998214
2026-08-24 02:44:53,857 - DEBUG - VM ctest-vn1-vm1-85998214 ID is 6534197f-de54-44f4-acdc-ec4b7238f96c
2026-08-24 02:44:53,884 - DEBUG - VM ctest-vn1-vm1-85998214 launched on Node an-jenkins-deploy-platform-ansible-os-6211-1
2026-08-24 02:44:53,969 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine/6534197f-de54-44f4-acdc-ec4b7238f96c
2026-08-24 02:44:54,320 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine/6534197f-de54-44f4-acdc-ec4b7238f96c
2026-08-24 02:44:54,363 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine-interface/df73a6d7-d792-42d4-a1ec-1f61aceb4844
2026-08-24 02:44:57,558 - 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 1034ms')
2026-08-24 02:44:57,558 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-85998214 failed!
2026-08-24 02:44:57,577 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-66660942:ctest-vn1-30351591 is 119.31.129.65 and allocation pool is NOT set
2026-08-24 02:44:57,577 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-66660942:ctest-vn1-30351591 is 143.51.176.129 and allocation pool is NOT set
2026-08-24 02:44:59,640 - 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=14.4 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.474 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.474/7.450/14.427/6.976 ms')
2026-08-24 02:44:59,640 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-85998214 passed
2026-08-24 02:44:59,718 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-24 02:44:59,718 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-85998214, IP 119.31.129.69, Port 22
2026-08-24 02:44:59,891 - DEBUG - VM ctest-vn1-vm1-85998214 is ready for SSH connections
2026-08-24 02:44:59,892 - INFO - Waiting for VM ctest-vn1-vm2-94681490 to be up..
2026-08-24 02:44:59,989 - DEBUG - VM is in ACTIVE state now
2026-08-24 02:44:59,989 - INFO - VM name : ctest-vn1-vm2-94681490
2026-08-24 02:45:00,092 - DEBUG - VM ctest-vn1-vm2-94681490 ID is a9e303e1-6ac6-45ed-bc90-56ac283221d2
2026-08-24 02:45:00,093 - DEBUG - VM ctest-vn1-vm2-94681490 launched on Node an-jenkins-deploy-platform-ansible-os-6211-2
2026-08-24 02:45:00,198 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine/a9e303e1-6ac6-45ed-bc90-56ac283221d2
2026-08-24 02:45:00,211 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine-interface/37c8effd-95c3-4638-8f8b-cc8bfdd24c93
2026-08-24 02:45:01,392 - 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=6.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.02 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 = 1.023/3.954/6.885/2.931 ms')
2026-08-24 02:45:01,392 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-94681490 passed
2026-08-24 02:45:01,465 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-24 02:45:01,465 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-94681490, IP 143.51.176.133, Port 22
2026-08-24 02:45:01,634 - DEBUG - VM ctest-vn1-vm2-94681490 is ready for SSH connections
2026-08-24 02:45:01,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-24 02:45:01,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-24 02:45:01,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-24 02:45:01,635 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 119.31.129.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.185, gateway password: c0ntrail123
2026-08-24 02:45:01,635 - DEBUG - ping -s 56 -c 3 -W 1 119.31.129.69
2026-08-24 02:45:04,509 - DEBUG - PING 119.31.129.69 (119.31.129.69): 56 data bytes
64 bytes from 119.31.129.69: seq=0 ttl=63 time=5.492 ms
64 bytes from 119.31.129.69: seq=1 ttl=63 time=1.601 ms
64 bytes from 119.31.129.69: seq=2 ttl=63 time=1.093 ms
--- 119.31.129.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.093/2.728/5.492 ms
2026-08-24 02:45:04,510 - INFO - Ping to IP 119.31.129.69 from VM ctest-vn1-vm2-94681490 passed
2026-08-24 02:45:04,510 - INFO - Detaching port 37c8effd-95c3-4638-8f8b-cc8bfdd24c93 from VM ctest-vn1-vm2-94681490
2026-08-24 02:45:04,577 - INFO - Deleting VM ctest-vn1-vm2-94681490
2026-08-24 02:45:04,673 - INFO - Detaching port df73a6d7-d792-42d4-a1ec-1f61aceb4844 from VM ctest-vn1-vm1-85998214
2026-08-24 02:45:04,716 - INFO - Deleting VM ctest-vn1-vm1-85998214
2026-08-24 02:45:05,080 - DEBUG - Response for delete_port : ()
2026-08-24 02:45:05,418 - DEBUG - Response for delete_port : ()
2026-08-24 02:45:05,418 - INFO - Deleting VN ctest-vn1-30351591
2026-08-24 02:45:05,767 - DEBUG - Response for deleting network ()
2026-08-24 02:45:07,094 - DEBUG - No XMPP flaps were noticed during the test
2026-08-24 02:45:07,094 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:44]
2026-08-24 02:45:07,094 - INFO - --------------------------------------------------------------------------------
2026-08-24 02:45:07,931 - INFO - Deleted project: ctest-TestPorts-66660942, ID : ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc