2025-10-29 15:40:43,123 - INFO - Domain Default found not creating
2025-10-29 15:40:43,292 - INFO - Project ctest-TestPorts-32350807 not found, creating it
2025-10-29 15:40:43,729 - INFO - Created Project:ctest-TestPorts-32350807, ID : 3f426d24-470a-4e7b-a7ff-e8a449f87df2 
2025-10-29 15:40:45,752 - INFO - ================================================================================
2025-10-29 15:40:45,752 - INFO - STARTING TEST    : test_ports_bindings
2025-10-29 15:40:45,752 - 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
        
2025-10-29 15:40:46,004 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.20.0.18': '0'}} with
2025-10-29 15:40:46,004 - INFO - Initial checks done. Running the testcase now
2025-10-29 15:40:46,004 - INFO - 
2025-10-29 15:40:46,551 - DEBUG - Response for create_network : {'network': {'id': '00fed771-7289-4b3d-8eb1-f69255bd1ea2', 'name': 'ctest-vn-17820564', 'tenant_id': '3f426d24470a4e7ba7ffe8a449f87df2', 'project_id': '3f426d24470a4e7ba7ffe8a449f87df2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-32350807', 'ctest-vn-17820564'], 'port_security_enabled': True, 'description': ''}}
2025-10-29 15:40:46,743 - DEBUG - Response for create_subnet : {'subnet': {'id': '93de632f-aad5-4684-acf7-3bbc49d2a8be', 'name': '', 'tenant_id': '3f426d24470a4e7ba7ffe8a449f87df2', 'network_id': '00fed771-7289-4b3d-8eb1-f69255bd1ea2', 'ip_version': 4, 'cidr': '217.247.99.128/26', 'allocation_pools': [{'start': '217.247.99.130', 'end': '217.247.99.190'}], 'gateway_ip': '217.247.99.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '217.247.99.130', 'tags': [], 'project_id': '3f426d24470a4e7ba7ffe8a449f87df2'}}
2025-10-29 15:40:46,760 - INFO - Created VN ctest-vn-17820564
2025-10-29 15:40:46,811 - DEBUG - VN ctest-vn-17820564 UUID is 00fed771-7289-4b3d-8eb1-f69255bd1ea2
2025-10-29 15:40:46,916 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-32350807', 'ctest-vmi-30279935']}
2025-10-29 15:40:47,194 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-30279935', 'id': 'caea343b-0a23-4bb3-b2fa-f356b4314990', 'tenant_id': '3f426d24470a4e7ba7ffe8a449f87df2', 'network_id': '00fed771-7289-4b3d-8eb1-f69255bd1ea2', 'mac_address': '02:ca:ea:34:3b:0a', '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': '217.247.99.131', 'subnet_id': '93de632f-aad5-4684-acf7-3bbc49d2a8be'}], 'security_groups': ['d0369fe2-2b3f-4647-adf7-656cb4792c73'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3f426d24470a4e7ba7ffe8a449f87df2'}}
2025-10-29 15:40:47,195 - DEBUG - Created port caea343b-0a23-4bb3-b2fa-f356b4314990
2025-10-29 15:40:47,299 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/caea343b-0a23-4bb3-b2fa-f356b4314990
2025-10-29 15:40:47,588 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/caea343b-0a23-4bb3-b2fa-f356b4314990
2025-10-29 15:40:47,620 - INFO - VMI caea343b-0a23-4bb3-b2fa-f356b4314990 verification in API Server passed
2025-10-29 15:40:47,699 - DEBUG - Response for delete_port : ()
2025-10-29 15:40:47,699 - INFO - Deleted port caea343b-0a23-4bb3-b2fa-f356b4314990
2025-10-29 15:40:47,699 - INFO - Deleting VN ctest-vn-17820564 
2025-10-29 15:40:47,794 - DEBUG - Response for deleting network ()
2025-10-29 15:40:48,048 - DEBUG - No XMPP flaps were noticed during the test
2025-10-29 15:40:48,048 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2025-10-29 15:40:48,048 - INFO - --------------------------------------------------------------------------------
2025-10-29 15:40:48,051 - INFO - ================================================================================
2025-10-29 15:40:48,051 - INFO - STARTING TEST    : test_ports_specific_subnet_ip
2025-10-29 15:40:48,051 - 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
        
2025-10-29 15:40:48,341 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.20.0.18': '0'}} with
2025-10-29 15:40:48,341 - INFO - Initial checks done. Running the testcase now
2025-10-29 15:40:48,341 - INFO - 
2025-10-29 15:40:48,510 - DEBUG - Response for create_network : {'network': {'id': 'cf491317-ef2d-4e03-836f-999fd862db58', 'name': 'ctest-vn1-64647877', 'tenant_id': '3f426d24470a4e7ba7ffe8a449f87df2', 'project_id': '3f426d24470a4e7ba7ffe8a449f87df2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-32350807', 'ctest-vn1-64647877'], 'port_security_enabled': True, 'description': ''}}
2025-10-29 15:40:48,673 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a105c2cd-1b29-4548-9455-4f601f90d393', 'name': '', 'tenant_id': '3f426d24470a4e7ba7ffe8a449f87df2', 'network_id': 'cf491317-ef2d-4e03-836f-999fd862db58', 'ip_version': 4, 'cidr': '211.135.91.192/26', 'allocation_pools': [{'start': '211.135.91.194', 'end': '211.135.91.254'}], 'gateway_ip': '211.135.91.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '211.135.91.194', 'tags': [], 'project_id': '3f426d24470a4e7ba7ffe8a449f87df2'}}
2025-10-29 15:40:48,868 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ac94e5b3-8989-4ed8-85ca-49d396449227', 'name': '', 'tenant_id': '3f426d24470a4e7ba7ffe8a449f87df2', 'network_id': 'cf491317-ef2d-4e03-836f-999fd862db58', 'ip_version': 4, 'cidr': '1.62.193.0/26', 'allocation_pools': [{'start': '1.62.193.2', 'end': '1.62.193.62'}], 'gateway_ip': '1.62.193.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '1.62.193.2', 'tags': [], 'project_id': '3f426d24470a4e7ba7ffe8a449f87df2'}}
2025-10-29 15:40:48,886 - INFO - Created VN ctest-vn1-64647877
2025-10-29 15:40:48,939 - DEBUG - VN ctest-vn1-64647877 UUID is cf491317-ef2d-4e03-836f-999fd862db58
2025-10-29 15:40:49,278 - DEBUG - Response for create_port : {'port': {'name': 'faba1272-4256-4ba4-8417-f8ee64c4947d', 'id': 'faba1272-4256-4ba4-8417-f8ee64c4947d', 'tenant_id': '3f426d24470a4e7ba7ffe8a449f87df2', 'network_id': 'cf491317-ef2d-4e03-836f-999fd862db58', 'mac_address': '02:fa:ba:12:72:42', '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': '211.135.91.197', 'subnet_id': 'a105c2cd-1b29-4548-9455-4f601f90d393'}], 'security_groups': ['d0369fe2-2b3f-4647-adf7-656cb4792c73'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3f426d24470a4e7ba7ffe8a449f87df2'}}
2025-10-29 15:40:49,457 - DEBUG - Response for create_port : {'port': {'name': '2bbcdd63-5b43-4a0c-a882-db92547df805', 'id': '2bbcdd63-5b43-4a0c-a882-db92547df805', 'tenant_id': '3f426d24470a4e7ba7ffe8a449f87df2', 'network_id': 'cf491317-ef2d-4e03-836f-999fd862db58', 'mac_address': '02:2b:bc:dd:63:5b', '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': '1.62.193.5', 'subnet_id': 'ac94e5b3-8989-4ed8-85ca-49d396449227'}], 'security_groups': ['d0369fe2-2b3f-4647-adf7-656cb4792c73'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3f426d24470a4e7ba7ffe8a449f87df2'}}
2025-10-29 15:40:49,528 - DEBUG - Services list from nova: [, , ]
2025-10-29 15:40:49,856 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4523-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4523-1)
2025-10-29 15:40:50,215 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4523-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4523-1)
2025-10-29 15:40:50,215 - INFO - Waiting for VM ctest-vn1-vm1-83940331 to be up..
2025-10-29 15:40:50,252 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-29 15:40:55,325 - DEBUG - VM  is in ACTIVE state now
2025-10-29 15:40:55,326 - INFO - VM name : ctest-vn1-vm1-83940331
2025-10-29 15:40:55,401 - DEBUG - VM ctest-vn1-vm1-83940331 ID is d0cb1826-867c-47d4-b948-a1c6443d69a3
2025-10-29 15:40:55,424 - DEBUG - VM ctest-vn1-vm1-83940331 launched on Node cn-jenkins-deploy-platform-ansible-os-4523-1
2025-10-29 15:40:55,502 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/d0cb1826-867c-47d4-b948-a1c6443d69a3
2025-10-29 15:40:55,511 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/faba1272-4256-4ba4-8417-f8ee64c4947d
2025-10-29 15:40:58,765 - 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 1018ms')
2025-10-29 15:40:58,765 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-83940331 failed!
2025-10-29 15:40:58,819 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-32350807:ctest-vn1-64647877 is 211.135.91.193 and allocation pool is NOT set
2025-10-29 15:40:58,819 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-32350807:ctest-vn1-64647877 is 1.62.193.1 and allocation pool is NOT set
2025-10-29 15:41:00,883 - 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.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.47 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 = 3.473/4.139/4.806/0.666 ms')
2025-10-29 15:41:00,883 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-83940331 passed
2025-10-29 15:41:01,031 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 15:41:01,031 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-83940331, IP 211.135.91.197, Port 22
2025-10-29 15:41:01,087 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-10-29 15:41:01,183 - DEBUG - VM ctest-vn1-vm1-83940331 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-29 15:41:06,184 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 15:41:06,184 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-83940331, IP 211.135.91.197, Port 22
2025-10-29 15:41:06,343 - DEBUG - VM ctest-vn1-vm1-83940331 is ready for SSH connections
2025-10-29 15:41:06,343 - INFO - Waiting for VM ctest-vn1-vm2-04015600 to be up..
2025-10-29 15:41:06,413 - DEBUG - VM  is in ACTIVE state now
2025-10-29 15:41:06,413 - INFO - VM name : ctest-vn1-vm2-04015600
2025-10-29 15:41:06,484 - DEBUG - VM ctest-vn1-vm2-04015600 ID is c9899808-9ddb-4948-8aac-f3e6c8522321
2025-10-29 15:41:06,484 - DEBUG - VM ctest-vn1-vm2-04015600 launched on Node cn-jenkins-deploy-platform-ansible-os-4523-1
2025-10-29 15:41:06,554 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/c9899808-9ddb-4948-8aac-f3e6c8522321
2025-10-29 15:41:06,562 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/2bbcdd63-5b43-4a0c-a882-db92547df805
2025-10-29 15:41:07,787 - 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=2.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.366 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.366/1.526/2.687/1.160 ms')
2025-10-29 15:41:07,787 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-04015600 passed
2025-10-29 15:41:07,943 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 15:41:07,943 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-04015600, IP 1.62.193.5, Port 22
2025-10-29 15:41:08,103 - DEBUG - VM ctest-vn1-vm2-04015600 is ready for SSH connections
2025-10-29 15:41:08,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 15:41:08,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 15:41:08,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-29 15:41:08,103 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  211.135.91.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.73, gateway password: c0ntrail123
2025-10-29 15:41:08,103 - DEBUG - ping -s 56 -c 3 -W 1  211.135.91.197
2025-10-29 15:41:10,791 - DEBUG - PING 211.135.91.197 (211.135.91.197): 56 data bytes
64 bytes from 211.135.91.197: seq=0 ttl=63 time=3.810 ms
64 bytes from 211.135.91.197: seq=1 ttl=63 time=0.806 ms
64 bytes from 211.135.91.197: seq=2 ttl=63 time=1.043 ms
--- 211.135.91.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.806/1.886/3.810 ms
2025-10-29 15:41:10,791 - INFO - Ping to IP 211.135.91.197 from VM ctest-vn1-vm2-04015600 passed
2025-10-29 15:41:10,791 - INFO - Detaching port 2bbcdd63-5b43-4a0c-a882-db92547df805 from VM ctest-vn1-vm2-04015600
2025-10-29 15:41:10,841 - INFO - Deleting VM ctest-vn1-vm2-04015600
2025-10-29 15:41:10,915 - INFO - Detaching port faba1272-4256-4ba4-8417-f8ee64c4947d from VM ctest-vn1-vm1-83940331
2025-10-29 15:41:10,948 - INFO - Deleting VM ctest-vn1-vm1-83940331
2025-10-29 15:41:11,141 - DEBUG - Response for delete_port : ()
2025-10-29 15:41:11,297 - DEBUG - Response for delete_port : ()
2025-10-29 15:41:11,297 - INFO - Deleting VN ctest-vn1-64647877 
2025-10-29 15:41:11,418 - DEBUG - Response for deleting network ()
2025-10-29 15:41:11,671 - DEBUG - No XMPP flaps were noticed during the test
2025-10-29 15:41:11,671 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23]
2025-10-29 15:41:11,671 - INFO - --------------------------------------------------------------------------------
2025-10-29 15:41:12,368 - INFO - Deleted project: ctest-TestPorts-32350807, ID : 3f426d24-470a-4e7b-a7ff-e8a449f87df2