2025-10-19 18:57:22,989 - INFO - Reading existing Domain with UUID 9b919512-b1f0-4532-a457-4be316848bb6
2025-10-19 18:57:22,999 - INFO - Using existing domain ['admin_domain'](9b919512-b1f0-4532-a457-4be316848bb6)
2025-10-19 18:57:23,183 - INFO - Project ctest-TestPorts-78548692 not found, creating it
2025-10-19 18:57:23,747 - INFO - Created Project:ctest-TestPorts-78548692, ID : 0036d4ac-42c8-483b-a44e-276ed0c097a3 
2025-10-19 18:57:25,444 - INFO - ================================================================================
2025-10-19 18:57:25,444 - INFO - STARTING TEST    : test_ports_bindings
2025-10-19 18:57:25,444 - 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-19 18:57:25,834 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.38': '42'}} with
2025-10-19 18:57:25,834 - INFO - Initial checks done. Running the testcase now
2025-10-19 18:57:25,835 - INFO - 
2025-10-19 18:57:26,570 - DEBUG - Response for create_network : {'network': {'id': 'd673bef9-8ee3-4c5d-8367-1ae57b6face0', 'name': 'ctest-vn-84608117', 'tenant_id': '0036d4ac42c8483ba44e276ed0c097a3', 'project_id': '0036d4ac42c8483ba44e276ed0c097a3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-78548692', 'ctest-vn-84608117'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-10-19 18:57:26,830 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e71245ca-d68b-4612-a022-405191e6cb89', 'name': '', 'tenant_id': '0036d4ac42c8483ba44e276ed0c097a3', 'network_id': 'd673bef9-8ee3-4c5d-8367-1ae57b6face0', 'ip_version': 4, 'cidr': '197.80.183.0/26', 'allocation_pools': [{'start': '197.80.183.2', 'end': '197.80.183.62'}], 'gateway_ip': '197.80.183.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2025-10-19T18:57:26.731950', 'updated_at': '2025-10-19T18:57:26.731950', 'dns_server_address': '197.80.183.2', 'tags': [], 'project_id': '0036d4ac42c8483ba44e276ed0c097a3'}}
2025-10-19 18:57:26,891 - INFO - Created VN ctest-vn-84608117
2025-10-19 18:57:26,945 - DEBUG - VN ctest-vn-84608117 UUID is d673bef9-8ee3-4c5d-8367-1ae57b6face0
2025-10-19 18:57:27,148 - DEBUG - Read virtual machine interface {'fq_name': ['admin_domain', 'ctest-TestPorts-78548692', 'ctest-vmi-49211417']}
2025-10-19 18:57:27,443 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-49211417', 'id': '9bf5b335-2c38-4f8a-bb0c-34b149fc7156', 'tenant_id': '0036d4ac42c8483ba44e276ed0c097a3', 'network_id': 'd673bef9-8ee3-4c5d-8367-1ae57b6face0', 'mac_address': '02:9b:f5:b3:35:2c', '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': '197.80.183.3', 'subnet_id': 'e71245ca-d68b-4612-a022-405191e6cb89'}], 'security_groups': ['bf043945-d270-498e-b91c-2a9da91a3530'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2025-10-19T18:57:27.252920', 'updated_at': '2025-10-19T18:57:27.318608', 'project_id': '0036d4ac42c8483ba44e276ed0c097a3'}}
2025-10-19 18:57:27,444 - DEBUG - Created port 9bf5b335-2c38-4f8a-bb0c-34b149fc7156
2025-10-19 18:57:27,549 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-machine-interface/9bf5b335-2c38-4f8a-bb0c-34b149fc7156
2025-10-19 18:57:27,891 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-machine-interface/9bf5b335-2c38-4f8a-bb0c-34b149fc7156
2025-10-19 18:57:27,974 - INFO - VMI 9bf5b335-2c38-4f8a-bb0c-34b149fc7156 verification in API Server passed
2025-10-19 18:57:28,114 - DEBUG - Response for delete_port : ()
2025-10-19 18:57:28,114 - INFO - Deleted port 9bf5b335-2c38-4f8a-bb0c-34b149fc7156
2025-10-19 18:57:28,114 - INFO - Deleting VN ctest-vn-84608117 
2025-10-19 18:57:28,264 - DEBUG - Response for deleting network ()
2025-10-19 18:57:28,638 - DEBUG - No XMPP flaps were noticed during the test
2025-10-19 18:57:28,638 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2025-10-19 18:57:28,638 - INFO - --------------------------------------------------------------------------------
2025-10-19 18:57:28,641 - INFO - ================================================================================
2025-10-19 18:57:28,641 - INFO - STARTING TEST    : test_ports_specific_subnet_ip
2025-10-19 18:57:28,641 - 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-19 18:57:29,014 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.38': '42'}} with
2025-10-19 18:57:29,014 - INFO - Initial checks done. Running the testcase now
2025-10-19 18:57:29,014 - INFO - 
2025-10-19 18:57:29,305 - DEBUG - Response for create_network : {'network': {'id': '3e2d3541-e34a-41b4-a83a-ed5f4c0a14bb', 'name': 'ctest-vn1-99446924', 'tenant_id': '0036d4ac42c8483ba44e276ed0c097a3', 'project_id': '0036d4ac42c8483ba44e276ed0c097a3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-78548692', 'ctest-vn1-99446924'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-10-19 18:57:29,553 - DEBUG - Response for create_subnet : {'subnet': {'id': '1f717cfc-fdca-4ef4-9e98-6114c0f18e23', 'name': '', 'tenant_id': '0036d4ac42c8483ba44e276ed0c097a3', 'network_id': '3e2d3541-e34a-41b4-a83a-ed5f4c0a14bb', 'ip_version': 4, 'cidr': '16.107.181.128/26', 'allocation_pools': [{'start': '16.107.181.130', 'end': '16.107.181.190'}], 'gateway_ip': '16.107.181.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2025-10-19T18:57:29.450466', 'updated_at': '2025-10-19T18:57:29.450466', 'dns_server_address': '16.107.181.130', 'tags': [], 'project_id': '0036d4ac42c8483ba44e276ed0c097a3'}}
2025-10-19 18:57:29,769 - DEBUG - Response for create_subnet : {'subnet': {'id': '0d2ab169-db22-42ca-bacf-88b8e9c1874e', 'name': '', 'tenant_id': '0036d4ac42c8483ba44e276ed0c097a3', 'network_id': '3e2d3541-e34a-41b4-a83a-ed5f4c0a14bb', 'ip_version': 4, 'cidr': '11.92.60.192/26', 'allocation_pools': [{'start': '11.92.60.194', 'end': '11.92.60.254'}], 'gateway_ip': '11.92.60.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2025-10-19T18:57:29.672708', 'updated_at': '2025-10-19T18:57:29.672708', 'dns_server_address': '11.92.60.194', 'tags': [], 'project_id': '0036d4ac42c8483ba44e276ed0c097a3'}}
2025-10-19 18:57:29,835 - INFO - Created VN ctest-vn1-99446924
2025-10-19 18:57:29,889 - DEBUG - VN ctest-vn1-99446924 UUID is 3e2d3541-e34a-41b4-a83a-ed5f4c0a14bb
2025-10-19 18:57:30,378 - DEBUG - Response for create_port : {'port': {'name': '256c3338-542d-4c8d-9c7a-8dfc6b1f2b84', 'id': '256c3338-542d-4c8d-9c7a-8dfc6b1f2b84', 'tenant_id': '0036d4ac42c8483ba44e276ed0c097a3', 'network_id': '3e2d3541-e34a-41b4-a83a-ed5f4c0a14bb', 'mac_address': '02:25:6c:33:38:54', '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': '16.107.181.133', 'subnet_id': '1f717cfc-fdca-4ef4-9e98-6114c0f18e23'}], 'security_groups': ['bf043945-d270-498e-b91c-2a9da91a3530'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2025-10-19T18:57:30.210262', 'updated_at': '2025-10-19T18:57:30.274853', 'project_id': '0036d4ac42c8483ba44e276ed0c097a3'}}
2025-10-19 18:57:30,601 - DEBUG - Response for create_port : {'port': {'name': '2e51ff40-a33d-42d8-b1f0-a233e55e61b0', 'id': '2e51ff40-a33d-42d8-b1f0-a233e55e61b0', 'tenant_id': '0036d4ac42c8483ba44e276ed0c097a3', 'network_id': '3e2d3541-e34a-41b4-a83a-ed5f4c0a14bb', 'mac_address': '02:2e:51:ff:40:a3', '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': '11.92.60.197', 'subnet_id': '0d2ab169-db22-42ca-bacf-88b8e9c1874e'}], 'security_groups': ['bf043945-d270-498e-b91c-2a9da91a3530'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2025-10-19T18:57:30.428374', 'updated_at': '2025-10-19T18:57:30.489471', 'project_id': '0036d4ac42c8483ba44e276ed0c097a3'}}
2025-10-19 18:57:30,710 - DEBUG - Services list from nova: [, , ]
2025-10-19 18:57:31,454 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-596-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-596-1)
2025-10-19 18:57:32,227 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-596-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-596-1)
2025-10-19 18:57:32,228 - INFO - Waiting for VM ctest-vn1-vm1-52138835 to be up..
2025-10-19 18:57:32,320 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-19 18:57:37,454 - DEBUG - VM  is in ACTIVE state now
2025-10-19 18:57:37,454 - INFO - VM name : ctest-vn1-vm1-52138835
2025-10-19 18:57:37,582 - DEBUG - VM ctest-vn1-vm1-52138835 ID is f3112a14-9e2d-4cb5-8ce4-b84326475b9f
2025-10-19 18:57:37,615 - DEBUG - VM ctest-vn1-vm1-52138835 launched on Node cn-jenkins-deploy-platform-juju-os-596-1
2025-10-19 18:57:37,744 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-machine/f3112a14-9e2d-4cb5-8ce4-b84326475b9f
2025-10-19 18:57:37,798 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-machine-interface/256c3338-542d-4c8d-9c7a-8dfc6b1f2b84
2025-10-19 18:57:41,242 - 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 1007ms')
2025-10-19 18:57:41,242 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-52138835 failed!
2025-10-19 18:57:41,303 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-78548692:ctest-vn1-99446924 is 16.107.181.129 and allocation pool is NOT set
2025-10-19 18:57:41,303 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-78548692:ctest-vn1-99446924 is 11.92.60.193 and allocation pool is NOT set
2025-10-19 18:57:45,400 - 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=2.40 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 2.395/2.395/2.395/0.000 ms')
2025-10-19 18:57:45,400 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-52138835 passed
2025-10-19 18:57:45,549 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-19 18:57:45,549 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-52138835, IP 16.107.181.133, Port 22
2025-10-19 18:57:45,754 - DEBUG - VM ctest-vn1-vm1-52138835 is ready for SSH connections
2025-10-19 18:57:45,754 - INFO - Waiting for VM ctest-vn1-vm2-85607165 to be up..
2025-10-19 18:57:45,884 - DEBUG - VM  is in ACTIVE state now
2025-10-19 18:57:45,884 - INFO - VM name : ctest-vn1-vm2-85607165
2025-10-19 18:57:46,011 - DEBUG - VM ctest-vn1-vm2-85607165 ID is 43b1327b-5ca2-401d-ab6d-6f8d7661cabf
2025-10-19 18:57:46,011 - DEBUG - VM ctest-vn1-vm2-85607165 launched on Node cn-jenkins-deploy-platform-juju-os-596-1
2025-10-19 18:57:46,170 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-machine/43b1327b-5ca2-401d-ab6d-6f8d7661cabf
2025-10-19 18:57:46,226 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-machine-interface/2e51ff40-a33d-42d8-b1f0-a233e55e61b0
2025-10-19 18:57:47,663 - 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.87 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.381 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.381/1.626/2.872/1.245 ms')
2025-10-19 18:57:47,664 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-85607165 passed
2025-10-19 18:57:47,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-19 18:57:47,813 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-85607165, IP 11.92.60.197, Port 22
2025-10-19 18:57:48,019 - DEBUG - VM ctest-vn1-vm2-85607165 is ready for SSH connections
2025-10-19 18:57:48,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-19 18:57:48,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-19 18:57:48,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-19 18:57:48,020 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  16.107.181.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-19 18:57:48,020 - DEBUG - ping -s 56 -c 3 -W 1  16.107.181.133
2025-10-19 18:57:50,671 - DEBUG - PING 16.107.181.133 (16.107.181.133): 56 data bytes
64 bytes from 16.107.181.133: seq=0 ttl=63 time=4.087 ms
64 bytes from 16.107.181.133: seq=1 ttl=63 time=1.046 ms
64 bytes from 16.107.181.133: seq=2 ttl=63 time=0.733 ms
--- 16.107.181.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.733/1.955/4.087 ms
2025-10-19 18:57:50,671 - INFO - Ping to IP 16.107.181.133 from VM ctest-vn1-vm2-85607165 passed
2025-10-19 18:57:50,671 - INFO - Detaching port 2e51ff40-a33d-42d8-b1f0-a233e55e61b0 from VM ctest-vn1-vm2-85607165
2025-10-19 18:57:50,837 - INFO - Deleting VM ctest-vn1-vm2-85607165
2025-10-19 18:57:50,985 - INFO - Detaching port 256c3338-542d-4c8d-9c7a-8dfc6b1f2b84 from VM ctest-vn1-vm1-52138835
2025-10-19 18:57:51,046 - INFO - Deleting VM ctest-vn1-vm1-52138835
2025-10-19 18:57:51,433 - DEBUG - Response for delete_port : ()
2025-10-19 18:57:51,706 - DEBUG - Response for delete_port : ()
2025-10-19 18:57:51,706 - INFO - Deleting VN ctest-vn1-99446924 
2025-10-19 18:57:51,914 - DEBUG - Response for deleting network ()
2025-10-19 18:57:52,290 - DEBUG - No XMPP flaps were noticed during the test
2025-10-19 18:57:52,290 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2025-10-19 18:57:52,290 - INFO - --------------------------------------------------------------------------------
2025-10-19 18:57:53,003 - INFO - Deleted project: ctest-TestPorts-78548692, ID : 0036d4ac-42c8-483b-a44e-276ed0c097a3