2025-11-24 01:59:26,058 - INFO - Domain Default found not creating 2025-11-24 01:59:26,217 - INFO - Project ctest-TestCRUD-32673131 not found, creating it 2025-11-24 01:59:26,681 - INFO - Created Project:ctest-TestCRUD-32673131, ID : 130a9965-41d5-4175-9b6d-c880569d4147 2025-11-24 01:59:29,049 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-57650761'] 2025-11-24 01:59:29,918 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-47480548'] 2025-11-24 01:59:31,051 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-32673131', 'ctest-proj-sg1-03618828'] 2025-11-24 01:59:31,740 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-32673131', 'ctest-proj-sg2-12152520'] 2025-11-24 01:59:32,423 - INFO - ================================================================================ 2025-11-24 01:59:32,423 - INFO - STARTING TEST : test_router_crud 2025-11-24 01:59:32,677 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-11-24 01:59:32,677 - INFO - Initial checks done. Running the testcase now 2025-11-24 01:59:32,677 - INFO - 2025-11-24 01:59:32,677 - INFO - Router create Request {'router': {'name': 'name-70157952'}} 2025-11-24 01:59:32,738 - INFO - Router create Response : {'router': {'id': '14b8ac44-0b58-4060-8c42-2a1d87c1c5be', 'name': 'name-70157952', 'tenant_id': '42a663d11ef349d9a316794428998845', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-70157952'], 'description': '', 'project_id': '42a663d11ef349d9a316794428998845'}} 2025-11-24 01:59:32,738 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-70157952'}} 2025-11-24 01:59:32,916 - INFO - Attribute id is created 2025-11-24 01:59:32,916 - INFO - Attribute name is created 2025-11-24 01:59:32,916 - INFO - Attribute admin_state_up is created 2025-11-24 01:59:32,917 - INFO - Attribute status is created 2025-11-24 01:59:32,917 - INFO - Attribute tenant_id is created 2025-11-24 01:59:33,327 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-11-24 01:59:33,328 - INFO - Router Update request {'router': {'name': 'name-06170356'}} 2025-11-24 01:59:33,363 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-06170356'}} 2025-11-24 01:59:33,363 - INFO - Response : {'router': {'id': '14b8ac44-0b58-4060-8c42-2a1d87c1c5be', 'name': 'name-06170356', 'tenant_id': '42a663d11ef349d9a316794428998845', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-70157952'], 'description': '', 'project_id': '42a663d11ef349d9a316794428998845'}} 2025-11-24 01:59:33,364 - INFO - Updation of Router 14b8ac44-0b58-4060-8c42-2a1d87c1c5be with body {'router': {'name': 'name-06170356'}} passed 2025-11-24 01:59:33,364 - INFO - -------------------------------------------------------------------------------- 2025-11-24 01:59:33,364 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-11-24 01:59:33,398 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-11-24 01:59:33,399 - INFO - Response : {'router': {'id': '14b8ac44-0b58-4060-8c42-2a1d87c1c5be', 'name': 'name-06170356', 'tenant_id': '42a663d11ef349d9a316794428998845', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-70157952'], 'description': '', 'project_id': '42a663d11ef349d9a316794428998845'}} 2025-11-24 01:59:33,399 - INFO - Updation of Router 14b8ac44-0b58-4060-8c42-2a1d87c1c5be with body {'router': {'admin_state_up': 'True'}} passed 2025-11-24 01:59:33,399 - INFO - -------------------------------------------------------------------------------- 2025-11-24 01:59:33,399 - INFO - Deleting router 14b8ac44-0b58-4060-8c42-2a1d87c1c5be 2025-11-24 01:59:33,460 - ERROR - Result of delete router 14b8ac44-0b58-4060-8c42-2a1d87c1c5be: () 2025-11-24 01:59:33,460 - INFO - ================================================================================ 2025-11-24 01:59:33,460 - INFO - Router create Request {'router': {'name': 'name-58654721', 'tenant_id': '130a9965-41d5-4175-9b6d-c880569d4147'}} 2025-11-24 01:59:33,534 - INFO - Router create Response : {'router': {'id': 'f688ff27-49e4-4c02-ae66-866a944113bc', 'name': 'name-58654721', 'tenant_id': '130a996541d541759b6dc880569d4147', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-32673131', 'name-58654721'], 'description': '', 'project_id': '130a996541d541759b6dc880569d4147'}} 2025-11-24 01:59:33,534 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-58654721', 'tenant_id': '130a9965-41d5-4175-9b6d-c880569d4147'}} 2025-11-24 01:59:33,551 - INFO - Attribute id is created 2025-11-24 01:59:33,551 - INFO - Attribute name is created 2025-11-24 01:59:33,551 - INFO - Attribute admin_state_up is created 2025-11-24 01:59:33,551 - INFO - Attribute status is created 2025-11-24 01:59:33,551 - INFO - Attribute tenant_id is created 2025-11-24 01:59:33,930 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-11-24 01:59:33,930 - INFO - Router Update request {'router': {'name': 'name-06269907'}} 2025-11-24 01:59:33,960 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-06269907'}} 2025-11-24 01:59:33,960 - INFO - Response : {'router': {'id': 'f688ff27-49e4-4c02-ae66-866a944113bc', 'name': 'name-06269907', 'tenant_id': '130a996541d541759b6dc880569d4147', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-32673131', 'name-58654721'], 'description': '', 'project_id': '130a996541d541759b6dc880569d4147'}} 2025-11-24 01:59:33,960 - INFO - Updation of Router f688ff27-49e4-4c02-ae66-866a944113bc with body {'router': {'name': 'name-06269907'}} passed 2025-11-24 01:59:33,960 - INFO - -------------------------------------------------------------------------------- 2025-11-24 01:59:33,960 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-11-24 01:59:33,996 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-11-24 01:59:33,997 - INFO - Response : {'router': {'id': 'f688ff27-49e4-4c02-ae66-866a944113bc', 'name': 'name-06269907', 'tenant_id': '130a996541d541759b6dc880569d4147', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-32673131', 'name-58654721'], 'description': '', 'project_id': '130a996541d541759b6dc880569d4147'}} 2025-11-24 01:59:33,997 - INFO - Updation of Router f688ff27-49e4-4c02-ae66-866a944113bc with body {'router': {'admin_state_up': 'True'}} passed 2025-11-24 01:59:33,997 - INFO - -------------------------------------------------------------------------------- 2025-11-24 01:59:33,997 - INFO - Deleting router f688ff27-49e4-4c02-ae66-866a944113bc 2025-11-24 01:59:34,054 - ERROR - Result of delete router f688ff27-49e4-4c02-ae66-866a944113bc: () 2025-11-24 01:59:34,055 - INFO - ================================================================================ 2025-11-24 01:59:34,055 - INFO - Router create Request {'router': {'name': 'name-82498154', 'admin_state_up': 'True'}} 2025-11-24 01:59:34,139 - INFO - Router create Response : {'router': {'id': 'fa2f07c7-ad5c-48da-8d89-6ac20c22c4b1', 'name': 'name-82498154', 'tenant_id': '42a663d11ef349d9a316794428998845', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-82498154'], 'description': '', 'project_id': '42a663d11ef349d9a316794428998845'}} 2025-11-24 01:59:34,139 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-82498154', 'admin_state_up': 'True'}} 2025-11-24 01:59:34,152 - INFO - Attribute id is created 2025-11-24 01:59:34,152 - INFO - Attribute name is created 2025-11-24 01:59:34,152 - INFO - Attribute admin_state_up is created 2025-11-24 01:59:34,153 - INFO - Attribute status is created 2025-11-24 01:59:34,153 - INFO - Attribute tenant_id is created 2025-11-24 01:59:34,536 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-11-24 01:59:34,536 - INFO - Router Update request {'router': {'name': 'name-21160569'}} 2025-11-24 01:59:34,569 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-21160569'}} 2025-11-24 01:59:34,569 - INFO - Response : {'router': {'id': 'fa2f07c7-ad5c-48da-8d89-6ac20c22c4b1', 'name': 'name-21160569', 'tenant_id': '42a663d11ef349d9a316794428998845', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-82498154'], 'description': '', 'project_id': '42a663d11ef349d9a316794428998845'}} 2025-11-24 01:59:34,570 - INFO - Updation of Router fa2f07c7-ad5c-48da-8d89-6ac20c22c4b1 with body {'router': {'name': 'name-21160569'}} passed 2025-11-24 01:59:34,570 - INFO - -------------------------------------------------------------------------------- 2025-11-24 01:59:34,570 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2025-11-24 01:59:34,609 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2025-11-24 01:59:34,609 - INFO - Response : {'router': {'id': 'fa2f07c7-ad5c-48da-8d89-6ac20c22c4b1', 'name': 'name-21160569', 'tenant_id': '42a663d11ef349d9a316794428998845', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-82498154'], 'description': '', 'project_id': '42a663d11ef349d9a316794428998845'}} 2025-11-24 01:59:34,609 - INFO - Updation of Router fa2f07c7-ad5c-48da-8d89-6ac20c22c4b1 with body {'router': {'admin_state_up': 'False'}} passed 2025-11-24 01:59:34,609 - INFO - -------------------------------------------------------------------------------- 2025-11-24 01:59:34,609 - INFO - Deleting router fa2f07c7-ad5c-48da-8d89-6ac20c22c4b1 2025-11-24 01:59:34,663 - ERROR - Result of delete router fa2f07c7-ad5c-48da-8d89-6ac20c22c4b1: () 2025-11-24 01:59:34,663 - INFO - ================================================================================ 2025-11-24 01:59:34,663 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-32673131', 'ctest-proj-sg2-12152520'] 2025-11-24 01:59:34,735 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-32673131', 'ctest-proj-sg1-03618828'] 2025-11-24 01:59:34,808 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-47480548'] 2025-11-24 01:59:34,872 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-57650761'] 2025-11-24 01:59:35,204 - DEBUG - No XMPP flaps were noticed during the test
2025-11-24 01:59:35,204 - INFO - END TEST : test_router_crud : PASSED[0:00:03]
2025-11-24 01:59:35,205 - INFO - -------------------------------------------------------------------------------- 2025-11-24 01:59:35,934 - INFO - Deleted project: ctest-TestCRUD-32673131, ID : 130a9965-41d5-4175-9b6d-c880569d4147