2025-10-27 20:55:34,390 - INFO - Domain Default found not creating
2025-10-27 20:55:34,538 - INFO - Project ctest-TestPorts-66872593 not found, creating it
2025-10-27 20:55:34,978 - INFO - Created Project:ctest-TestPorts-66872593, ID : 02624c6a-a1fa-40b7-b148-6e0e73120d0b 
2025-10-27 20:55:36,514 - INFO - ================================================================================
2025-10-27 20:55:36,514 - INFO - STARTING TEST    : test_ports_bindings
2025-10-27 20:55:36,514 - 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-27 20:55:36,773 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2025-10-27 20:55:36,773 - INFO - Initial checks done. Running the testcase now
2025-10-27 20:55:36,773 - INFO - 
2025-10-27 20:55:37,362 - DEBUG - Response for create_network : {'network': {'id': '5574be2b-e2a6-444a-9386-acef6e3a817f', 'name': 'ctest-vn-61523568', 'tenant_id': '02624c6aa1fa40b7b1486e0e73120d0b', 'project_id': '02624c6aa1fa40b7b1486e0e73120d0b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-66872593', 'ctest-vn-61523568'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 20:55:37,573 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c35b1d92-3d86-4214-8cb1-d3497bdd16d9', 'name': '', 'tenant_id': '02624c6aa1fa40b7b1486e0e73120d0b', 'network_id': '5574be2b-e2a6-444a-9386-acef6e3a817f', 'ip_version': 4, 'cidr': '140.36.2.128/26', 'allocation_pools': [{'start': '140.36.2.130', 'end': '140.36.2.190'}], 'gateway_ip': '140.36.2.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '140.36.2.130', 'tags': [], 'project_id': '02624c6aa1fa40b7b1486e0e73120d0b'}}
2025-10-27 20:55:37,592 - INFO - Created VN ctest-vn-61523568
2025-10-27 20:55:37,644 - DEBUG - VN ctest-vn-61523568 UUID is 5574be2b-e2a6-444a-9386-acef6e3a817f
2025-10-27 20:55:37,751 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-66872593', 'ctest-vmi-81456375']}
2025-10-27 20:55:37,991 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-81456375', 'id': '66d76015-5206-45db-88f5-13d47e62254a', 'tenant_id': '02624c6aa1fa40b7b1486e0e73120d0b', 'network_id': '5574be2b-e2a6-444a-9386-acef6e3a817f', 'mac_address': '02:66:d7:60:15:52', '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': '140.36.2.131', 'subnet_id': 'c35b1d92-3d86-4214-8cb1-d3497bdd16d9'}], 'security_groups': ['53c4ab76-5c27-4e2c-9d99-a78450cc830b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '02624c6aa1fa40b7b1486e0e73120d0b'}}
2025-10-27 20:55:37,991 - DEBUG - Created port 66d76015-5206-45db-88f5-13d47e62254a
2025-10-27 20:55:38,096 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/66d76015-5206-45db-88f5-13d47e62254a
2025-10-27 20:55:38,437 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/66d76015-5206-45db-88f5-13d47e62254a
2025-10-27 20:55:38,467 - INFO - VMI 66d76015-5206-45db-88f5-13d47e62254a verification in API Server passed
2025-10-27 20:55:38,556 - DEBUG - Response for delete_port : ()
2025-10-27 20:55:38,556 - INFO - Deleted port 66d76015-5206-45db-88f5-13d47e62254a
2025-10-27 20:55:38,556 - INFO - Deleting VN ctest-vn-61523568 
2025-10-27 20:55:38,650 - DEBUG - Response for deleting network ()
2025-10-27 20:55:38,905 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 20:55:38,905 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2025-10-27 20:55:38,905 - INFO - --------------------------------------------------------------------------------
2025-10-27 20:55:38,907 - INFO - ================================================================================
2025-10-27 20:55:38,907 - INFO - STARTING TEST    : test_ports_specific_subnet_ip
2025-10-27 20:55:38,907 - 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-27 20:55:39,193 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2025-10-27 20:55:39,193 - INFO - Initial checks done. Running the testcase now
2025-10-27 20:55:39,193 - INFO - 
2025-10-27 20:55:39,376 - DEBUG - Response for create_network : {'network': {'id': '8411c35c-0344-4021-baae-7be223584975', 'name': 'ctest-vn1-28379735', 'tenant_id': '02624c6aa1fa40b7b1486e0e73120d0b', 'project_id': '02624c6aa1fa40b7b1486e0e73120d0b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-66872593', 'ctest-vn1-28379735'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 20:55:39,579 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e8cb417f-2f0e-4342-8394-ddfd74d7995f', 'name': '', 'tenant_id': '02624c6aa1fa40b7b1486e0e73120d0b', 'network_id': '8411c35c-0344-4021-baae-7be223584975', 'ip_version': 4, 'cidr': '186.206.69.0/26', 'allocation_pools': [{'start': '186.206.69.2', 'end': '186.206.69.62'}], 'gateway_ip': '186.206.69.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '186.206.69.2', 'tags': [], 'project_id': '02624c6aa1fa40b7b1486e0e73120d0b'}}
2025-10-27 20:55:39,720 - DEBUG - Response for create_subnet : {'subnet': {'id': '2867b8b7-9957-405a-88b2-56f28c3882d3', 'name': '', 'tenant_id': '02624c6aa1fa40b7b1486e0e73120d0b', 'network_id': '8411c35c-0344-4021-baae-7be223584975', 'ip_version': 4, 'cidr': '186.172.221.0/26', 'allocation_pools': [{'start': '186.172.221.2', 'end': '186.172.221.62'}], 'gateway_ip': '186.172.221.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '186.172.221.2', 'tags': [], 'project_id': '02624c6aa1fa40b7b1486e0e73120d0b'}}
2025-10-27 20:55:39,740 - INFO - Created VN ctest-vn1-28379735
2025-10-27 20:55:39,792 - DEBUG - VN ctest-vn1-28379735 UUID is 8411c35c-0344-4021-baae-7be223584975
2025-10-27 20:55:40,097 - DEBUG - Response for create_port : {'port': {'name': '011bb5c1-8816-44c9-9b47-00104249d2d8', 'id': '011bb5c1-8816-44c9-9b47-00104249d2d8', 'tenant_id': '02624c6aa1fa40b7b1486e0e73120d0b', 'network_id': '8411c35c-0344-4021-baae-7be223584975', 'mac_address': '02:01:1b:b5:c1:88', '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': '186.206.69.5', 'subnet_id': 'e8cb417f-2f0e-4342-8394-ddfd74d7995f'}], 'security_groups': ['53c4ab76-5c27-4e2c-9d99-a78450cc830b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '02624c6aa1fa40b7b1486e0e73120d0b'}}
2025-10-27 20:55:40,275 - DEBUG - Response for create_port : {'port': {'name': '309a9e0d-ce88-40f0-9d48-6b4764e7bed5', 'id': '309a9e0d-ce88-40f0-9d48-6b4764e7bed5', 'tenant_id': '02624c6aa1fa40b7b1486e0e73120d0b', 'network_id': '8411c35c-0344-4021-baae-7be223584975', 'mac_address': '02:30:9a:9e:0d:ce', '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': '186.172.221.5', 'subnet_id': '2867b8b7-9957-405a-88b2-56f28c3882d3'}], 'security_groups': ['53c4ab76-5c27-4e2c-9d99-a78450cc830b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '02624c6aa1fa40b7b1486e0e73120d0b'}}
2025-10-27 20:55:40,331 - DEBUG - Services list from nova: [, , ]
2025-10-27 20:55:40,663 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4512-1)
2025-10-27 20:55:41,065 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4512-1)
2025-10-27 20:55:41,065 - INFO - Waiting for VM ctest-vn1-vm1-45956106 to be up..
2025-10-27 20:55:41,113 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-27 20:55:46,186 - DEBUG - VM  is in ACTIVE state now
2025-10-27 20:55:46,186 - INFO - VM name : ctest-vn1-vm1-45956106
2025-10-27 20:55:46,255 - DEBUG - VM ctest-vn1-vm1-45956106 ID is d1d5a072-e8e4-4329-a6c8-09586a6f3194
2025-10-27 20:55:46,275 - DEBUG - VM ctest-vn1-vm1-45956106 launched on Node cn-jenkins-deploy-platform-ansible-os-4512-1
2025-10-27 20:55:46,347 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/d1d5a072-e8e4-4329-a6c8-09586a6f3194
2025-10-27 20:55:46,356 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/011bb5c1-8816-44c9-9b47-00104249d2d8
2025-10-27 20:55:49,615 - 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 1022ms')
2025-10-27 20:55:49,615 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-45956106 failed!
2025-10-27 20:55:49,668 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-66872593:ctest-vn1-28379735 is 186.206.69.1 and allocation pool is NOT set
2025-10-27 20:55:49,668 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-66872593:ctest-vn1-28379735 is 186.172.221.1 and allocation pool is NOT set
2025-10-27 20:55:53,730 - 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.73 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 8.731/8.731/8.731/0.000 ms')
2025-10-27 20:55:53,730 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-45956106 passed
2025-10-27 20:55:53,880 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 20:55:53,880 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-45956106, IP 186.206.69.5, Port 22
2025-10-27 20:55:54,036 - DEBUG - VM ctest-vn1-vm1-45956106 is ready for SSH connections
2025-10-27 20:55:54,036 - INFO - Waiting for VM ctest-vn1-vm2-04337213 to be up..
2025-10-27 20:55:54,115 - DEBUG - VM  is in ACTIVE state now
2025-10-27 20:55:54,116 - INFO - VM name : ctest-vn1-vm2-04337213
2025-10-27 20:55:54,190 - DEBUG - VM ctest-vn1-vm2-04337213 ID is 7e5c3783-ac81-4194-9900-59f56b59b22f
2025-10-27 20:55:54,190 - DEBUG - VM ctest-vn1-vm2-04337213 launched on Node cn-jenkins-deploy-platform-ansible-os-4512-1
2025-10-27 20:55:54,259 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/7e5c3783-ac81-4194-9900-59f56b59b22f
2025-10-27 20:55:54,270 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/309a9e0d-ce88-40f0-9d48-6b4764e7bed5
2025-10-27 20:55:55,500 - 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=3.12 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.406 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 = 0.406/1.763/3.120/1.357 ms')
2025-10-27 20:55:55,500 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-04337213 passed
2025-10-27 20:55:55,648 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 20:55:55,648 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-04337213, IP 186.172.221.5, Port 22
2025-10-27 20:55:55,804 - DEBUG - VM ctest-vn1-vm2-04337213 is ready for SSH connections
2025-10-27 20:55:55,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 20:55:55,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 20:55:55,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 20:55:55,804 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  186.206.69.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-27 20:55:55,804 - DEBUG - ping -s 56 -c 3 -W 1  186.206.69.5
2025-10-27 20:55:58,499 - DEBUG - PING 186.206.69.5 (186.206.69.5): 56 data bytes
64 bytes from 186.206.69.5: seq=0 ttl=63 time=3.877 ms
64 bytes from 186.206.69.5: seq=1 ttl=63 time=0.906 ms
64 bytes from 186.206.69.5: seq=2 ttl=63 time=0.894 ms
--- 186.206.69.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.894/1.892/3.877 ms
2025-10-27 20:55:58,499 - INFO - Ping to IP 186.206.69.5 from VM ctest-vn1-vm2-04337213 passed
2025-10-27 20:55:58,499 - INFO - Detaching port 309a9e0d-ce88-40f0-9d48-6b4764e7bed5 from VM ctest-vn1-vm2-04337213
2025-10-27 20:55:58,549 - INFO - Deleting VM ctest-vn1-vm2-04337213
2025-10-27 20:55:58,621 - INFO - Detaching port 011bb5c1-8816-44c9-9b47-00104249d2d8 from VM ctest-vn1-vm1-45956106
2025-10-27 20:55:58,655 - INFO - Deleting VM ctest-vn1-vm1-45956106
2025-10-27 20:55:58,884 - DEBUG - Response for delete_port : ()
2025-10-27 20:55:59,027 - DEBUG - Response for delete_port : ()
2025-10-27 20:55:59,027 - INFO - Deleting VN ctest-vn1-28379735 
2025-10-27 20:55:59,170 - DEBUG - Response for deleting network ()
2025-10-27 20:55:59,429 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 20:55:59,429 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2025-10-27 20:55:59,430 - INFO - --------------------------------------------------------------------------------
2025-10-27 20:56:00,235 - INFO - Deleted project: ctest-TestPorts-66872593, ID : 02624c6a-a1fa-40b7-b148-6e0e73120d0b