2025-12-16 18:05:14,170 - INFO - Domain Default found not creating 2025-12-16 18:05:14,349 - INFO - Project ctest-TestCRUD-22896014 not found, creating it 2025-12-16 18:05:14,808 - INFO - Created Project:ctest-TestCRUD-22896014, ID : 81a576fd-4b83-4c93-8ef9-15c91563fef7 2025-12-16 18:05:16,344 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-21718909'] 2025-12-16 18:05:17,120 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-45004116'] 2025-12-16 18:05:18,176 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-22896014', 'ctest-proj-sg1-58453201'] 2025-12-16 18:05:18,840 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-22896014', 'ctest-proj-sg2-01418884'] 2025-12-16 18:05:19,449 - INFO - ================================================================================ 2025-12-16 18:05:19,449 - INFO - STARTING TEST : test_router_crud 2025-12-16 18:05:19,702 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-12-16 18:05:19,702 - INFO - Initial checks done. Running the testcase now 2025-12-16 18:05:19,702 - INFO - 2025-12-16 18:05:19,702 - INFO - Router create Request {'router': {'name': 'name-67429606'}} 2025-12-16 18:05:19,755 - INFO - Router create Response : {'router': {'id': 'e4ddf599-7154-450a-aa40-db390a7f3f18', 'name': 'name-67429606', 'tenant_id': '1af721a725344ea496b6dda2b5f0908d', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-67429606'], 'description': '', 'project_id': '1af721a725344ea496b6dda2b5f0908d'}} 2025-12-16 18:05:19,755 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-67429606'}} 2025-12-16 18:05:19,770 - INFO - Attribute id is created 2025-12-16 18:05:19,770 - INFO - Attribute name is created 2025-12-16 18:05:19,770 - INFO - Attribute admin_state_up is created 2025-12-16 18:05:19,770 - INFO - Attribute status is created 2025-12-16 18:05:19,770 - INFO - Attribute tenant_id is created 2025-12-16 18:05:20,133 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-12-16 18:05:20,133 - INFO - Router Update request {'router': {'name': 'name-46230283'}} 2025-12-16 18:05:20,171 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-46230283'}} 2025-12-16 18:05:20,172 - INFO - Response : {'router': {'id': 'e4ddf599-7154-450a-aa40-db390a7f3f18', 'name': 'name-46230283', 'tenant_id': '1af721a725344ea496b6dda2b5f0908d', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-67429606'], 'description': '', 'project_id': '1af721a725344ea496b6dda2b5f0908d'}} 2025-12-16 18:05:20,172 - INFO - Updation of Router e4ddf599-7154-450a-aa40-db390a7f3f18 with body {'router': {'name': 'name-46230283'}} passed 2025-12-16 18:05:20,172 - INFO - -------------------------------------------------------------------------------- 2025-12-16 18:05:20,172 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-12-16 18:05:20,212 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-12-16 18:05:20,212 - INFO - Response : {'router': {'id': 'e4ddf599-7154-450a-aa40-db390a7f3f18', 'name': 'name-46230283', 'tenant_id': '1af721a725344ea496b6dda2b5f0908d', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-67429606'], 'description': '', 'project_id': '1af721a725344ea496b6dda2b5f0908d'}} 2025-12-16 18:05:20,212 - INFO - Updation of Router e4ddf599-7154-450a-aa40-db390a7f3f18 with body {'router': {'admin_state_up': 'True'}} passed 2025-12-16 18:05:20,212 - INFO - -------------------------------------------------------------------------------- 2025-12-16 18:05:20,212 - INFO - Deleting router e4ddf599-7154-450a-aa40-db390a7f3f18 2025-12-16 18:05:20,279 - ERROR - Result of delete router e4ddf599-7154-450a-aa40-db390a7f3f18: () 2025-12-16 18:05:20,279 - INFO - ================================================================================ 2025-12-16 18:05:20,279 - INFO - Router create Request {'router': {'admin_state_up': 'False', 'name': 'name-94570238'}} 2025-12-16 18:05:20,344 - INFO - Router create Response : {'router': {'id': 'f18ad122-83de-45ef-89a6-531a4d3e9130', 'name': 'name-94570238', 'tenant_id': '1af721a725344ea496b6dda2b5f0908d', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-94570238'], 'description': '', 'project_id': '1af721a725344ea496b6dda2b5f0908d'}} 2025-12-16 18:05:20,344 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'False', 'name': 'name-94570238'}} 2025-12-16 18:05:20,359 - INFO - Attribute id is created 2025-12-16 18:05:20,359 - INFO - Attribute name is created 2025-12-16 18:05:20,359 - INFO - Attribute admin_state_up is created 2025-12-16 18:05:20,359 - INFO - Attribute status is created 2025-12-16 18:05:20,359 - INFO - Attribute tenant_id is created 2025-12-16 18:05:20,735 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-12-16 18:05:20,735 - INFO - Router Update request {'router': {'name': 'name-21928859'}} 2025-12-16 18:05:20,769 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-21928859'}} 2025-12-16 18:05:20,769 - INFO - Response : {'router': {'id': 'f18ad122-83de-45ef-89a6-531a4d3e9130', 'name': 'name-21928859', 'tenant_id': '1af721a725344ea496b6dda2b5f0908d', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-94570238'], 'description': '', 'project_id': '1af721a725344ea496b6dda2b5f0908d'}} 2025-12-16 18:05:20,769 - INFO - Updation of Router f18ad122-83de-45ef-89a6-531a4d3e9130 with body {'router': {'name': 'name-21928859'}} passed 2025-12-16 18:05:20,769 - INFO - -------------------------------------------------------------------------------- 2025-12-16 18:05:20,769 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-12-16 18:05:20,821 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-12-16 18:05:20,821 - INFO - Response : {'router': {'id': 'f18ad122-83de-45ef-89a6-531a4d3e9130', 'name': 'name-21928859', 'tenant_id': '1af721a725344ea496b6dda2b5f0908d', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-94570238'], 'description': '', 'project_id': '1af721a725344ea496b6dda2b5f0908d'}} 2025-12-16 18:05:20,821 - INFO - Updation of Router f18ad122-83de-45ef-89a6-531a4d3e9130 with body {'router': {'admin_state_up': 'True'}} passed 2025-12-16 18:05:20,821 - INFO - -------------------------------------------------------------------------------- 2025-12-16 18:05:20,821 - INFO - Deleting router f18ad122-83de-45ef-89a6-531a4d3e9130 2025-12-16 18:05:20,875 - ERROR - Result of delete router f18ad122-83de-45ef-89a6-531a4d3e9130: () 2025-12-16 18:05:20,875 - INFO - ================================================================================ 2025-12-16 18:05:20,875 - INFO - Router create Request {'router': {'name': 'name-89673047', 'tenant_id': '81a576fd-4b83-4c93-8ef9-15c91563fef7'}} 2025-12-16 18:05:20,935 - INFO - Router create Response : {'router': {'id': 'a770839f-2330-41df-a185-cebdb432ea96', 'name': 'name-89673047', 'tenant_id': '81a576fd4b834c938ef915c91563fef7', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-22896014', 'name-89673047'], 'description': '', 'project_id': '81a576fd4b834c938ef915c91563fef7'}} 2025-12-16 18:05:20,935 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-89673047', 'tenant_id': '81a576fd-4b83-4c93-8ef9-15c91563fef7'}} 2025-12-16 18:05:20,950 - INFO - Attribute id is created 2025-12-16 18:05:20,951 - INFO - Attribute name is created 2025-12-16 18:05:20,951 - INFO - Attribute admin_state_up is created 2025-12-16 18:05:20,951 - INFO - Attribute status is created 2025-12-16 18:05:20,951 - INFO - Attribute tenant_id is created 2025-12-16 18:05:21,339 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-12-16 18:05:21,339 - INFO - Router Update request {'router': {'name': 'name-74145531'}} 2025-12-16 18:05:21,373 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-74145531'}} 2025-12-16 18:05:21,373 - INFO - Response : {'router': {'id': 'a770839f-2330-41df-a185-cebdb432ea96', 'name': 'name-74145531', 'tenant_id': '81a576fd4b834c938ef915c91563fef7', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-22896014', 'name-89673047'], 'description': '', 'project_id': '81a576fd4b834c938ef915c91563fef7'}} 2025-12-16 18:05:21,373 - INFO - Updation of Router a770839f-2330-41df-a185-cebdb432ea96 with body {'router': {'name': 'name-74145531'}} passed 2025-12-16 18:05:21,373 - INFO - -------------------------------------------------------------------------------- 2025-12-16 18:05:21,373 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-12-16 18:05:21,411 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-12-16 18:05:21,411 - INFO - Response : {'router': {'id': 'a770839f-2330-41df-a185-cebdb432ea96', 'name': 'name-74145531', 'tenant_id': '81a576fd4b834c938ef915c91563fef7', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-22896014', 'name-89673047'], 'description': '', 'project_id': '81a576fd4b834c938ef915c91563fef7'}} 2025-12-16 18:05:21,411 - INFO - Updation of Router a770839f-2330-41df-a185-cebdb432ea96 with body {'router': {'admin_state_up': 'True'}} passed 2025-12-16 18:05:21,411 - INFO - -------------------------------------------------------------------------------- 2025-12-16 18:05:21,411 - INFO - Deleting router a770839f-2330-41df-a185-cebdb432ea96 2025-12-16 18:05:21,472 - ERROR - Result of delete router a770839f-2330-41df-a185-cebdb432ea96: () 2025-12-16 18:05:21,472 - INFO - ================================================================================ 2025-12-16 18:05:21,472 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-22896014', 'ctest-proj-sg2-01418884'] 2025-12-16 18:05:21,531 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-22896014', 'ctest-proj-sg1-58453201'] 2025-12-16 18:05:21,599 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-45004116'] 2025-12-16 18:05:21,678 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-21718909'] 2025-12-16 18:05:21,994 - DEBUG - No XMPP flaps were noticed during the test 2025-12-16 18:05:21,995 - INFO - END TEST : test_router_crud : PASSED[0:00:02] 2025-12-16 18:05:21,995 - INFO - -------------------------------------------------------------------------------- 2025-12-16 18:05:22,671 - INFO - Deleted project: ctest-TestCRUD-22896014, ID : 81a576fd-4b83-4c93-8ef9-15c91563fef7