2026-03-11 13:23:24,001 - INFO - Domain Default found not creating 2026-03-11 13:23:24,239 - INFO - Project ctest-TestCRUD-58466140 not found, creating it 2026-03-11 13:23:24,851 - INFO - Created Project:ctest-TestCRUD-58466140, ID : cc4ea282-e8da-4fa2-9e0a-e6de740d6167 2026-03-11 13:23:26,686 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-31554029'] 2026-03-11 13:23:27,743 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-16686785'] 2026-03-11 13:23:28,997 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-58466140', 'ctest-proj-sg1-53332805'] 2026-03-11 13:23:29,835 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-58466140', 'ctest-proj-sg2-25188010'] 2026-03-11 13:23:30,666 - INFO - ================================================================================ 2026-03-11 13:23:30,667 - INFO - STARTING TEST : test_router_crud 2026-03-11 13:23:30,943 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2026-03-11 13:23:30,944 - INFO - Initial checks done. Running the testcase now 2026-03-11 13:23:30,944 - INFO - 2026-03-11 13:23:30,944 - INFO - Router create Request {'router': {'name': 'name-76506105'}} 2026-03-11 13:23:31,022 - INFO - Router create Response : {'router': {'id': '5f8b5827-a09e-4853-921f-e244ccbb5dd4', 'name': 'name-76506105', 'tenant_id': '609c221c5a414d978ebd6a8c8cb95d87', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-76506105'], 'description': '', 'project_id': '609c221c5a414d978ebd6a8c8cb95d87'}} 2026-03-11 13:23:31,023 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-76506105'}} 2026-03-11 13:23:31,047 - INFO - Attribute id is created 2026-03-11 13:23:31,048 - INFO - Attribute name is created 2026-03-11 13:23:31,048 - INFO - Attribute admin_state_up is created 2026-03-11 13:23:31,048 - INFO - Attribute status is created 2026-03-11 13:23:31,048 - INFO - Attribute tenant_id is created 2026-03-11 13:23:31,513 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-03-11 13:23:31,514 - INFO - Router Update request {'router': {'name': 'name-76473110'}} 2026-03-11 13:23:31,557 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-76473110'}} 2026-03-11 13:23:31,557 - INFO - Response : {'router': {'id': '5f8b5827-a09e-4853-921f-e244ccbb5dd4', 'name': 'name-76473110', 'tenant_id': '609c221c5a414d978ebd6a8c8cb95d87', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-76506105'], 'description': '', 'project_id': '609c221c5a414d978ebd6a8c8cb95d87'}} 2026-03-11 13:23:31,557 - INFO - Updation of Router 5f8b5827-a09e-4853-921f-e244ccbb5dd4 with body {'router': {'name': 'name-76473110'}} passed 2026-03-11 13:23:31,557 - INFO - -------------------------------------------------------------------------------- 2026-03-11 13:23:31,557 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-03-11 13:23:31,605 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-03-11 13:23:31,605 - INFO - Response : {'router': {'id': '5f8b5827-a09e-4853-921f-e244ccbb5dd4', 'name': 'name-76473110', 'tenant_id': '609c221c5a414d978ebd6a8c8cb95d87', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-76506105'], 'description': '', 'project_id': '609c221c5a414d978ebd6a8c8cb95d87'}} 2026-03-11 13:23:31,605 - INFO - Updation of Router 5f8b5827-a09e-4853-921f-e244ccbb5dd4 with body {'router': {'admin_state_up': 'True'}} passed 2026-03-11 13:23:31,605 - INFO - -------------------------------------------------------------------------------- 2026-03-11 13:23:31,606 - INFO - Deleting router 5f8b5827-a09e-4853-921f-e244ccbb5dd4 2026-03-11 13:23:31,735 - ERROR - Result of delete router 5f8b5827-a09e-4853-921f-e244ccbb5dd4: () 2026-03-11 13:23:31,736 - INFO - ================================================================================ 2026-03-11 13:23:31,736 - INFO - Router create Request {'router': {'admin_state_up': 'True', 'name': 'name-15795592'}} 2026-03-11 13:23:31,896 - INFO - Router create Response : {'router': {'id': 'f303ceec-e797-4ae6-99a4-36524926996f', 'name': 'name-15795592', 'tenant_id': '609c221c5a414d978ebd6a8c8cb95d87', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-15795592'], 'description': '', 'project_id': '609c221c5a414d978ebd6a8c8cb95d87'}} 2026-03-11 13:23:31,896 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'True', 'name': 'name-15795592'}} 2026-03-11 13:23:31,918 - INFO - Attribute id is created 2026-03-11 13:23:31,918 - INFO - Attribute name is created 2026-03-11 13:23:31,918 - INFO - Attribute admin_state_up is created 2026-03-11 13:23:31,918 - INFO - Attribute status is created 2026-03-11 13:23:31,919 - INFO - Attribute tenant_id is created 2026-03-11 13:23:32,493 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-03-11 13:23:32,493 - INFO - Router Update request {'router': {'name': 'name-85577744'}} 2026-03-11 13:23:32,534 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-85577744'}} 2026-03-11 13:23:32,534 - INFO - Response : {'router': {'id': 'f303ceec-e797-4ae6-99a4-36524926996f', 'name': 'name-85577744', 'tenant_id': '609c221c5a414d978ebd6a8c8cb95d87', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-15795592'], 'description': '', 'project_id': '609c221c5a414d978ebd6a8c8cb95d87'}} 2026-03-11 13:23:32,534 - INFO - Updation of Router f303ceec-e797-4ae6-99a4-36524926996f with body {'router': {'name': 'name-85577744'}} passed 2026-03-11 13:23:32,534 - INFO - -------------------------------------------------------------------------------- 2026-03-11 13:23:32,534 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-03-11 13:23:32,574 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-03-11 13:23:32,575 - INFO - Response : {'router': {'id': 'f303ceec-e797-4ae6-99a4-36524926996f', 'name': 'name-85577744', 'tenant_id': '609c221c5a414d978ebd6a8c8cb95d87', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-15795592'], 'description': '', 'project_id': '609c221c5a414d978ebd6a8c8cb95d87'}} 2026-03-11 13:23:32,575 - INFO - Updation of Router f303ceec-e797-4ae6-99a4-36524926996f with body {'router': {'admin_state_up': 'True'}} passed 2026-03-11 13:23:32,575 - INFO - -------------------------------------------------------------------------------- 2026-03-11 13:23:32,575 - INFO - Deleting router f303ceec-e797-4ae6-99a4-36524926996f 2026-03-11 13:23:32,650 - ERROR - Result of delete router f303ceec-e797-4ae6-99a4-36524926996f: () 2026-03-11 13:23:32,650 - INFO - ================================================================================ 2026-03-11 13:23:32,650 - INFO - Router create Request {'router': {'name': 'name-78602969', 'tenant_id': 'cc4ea282-e8da-4fa2-9e0a-e6de740d6167'}} 2026-03-11 13:23:32,726 - INFO - Router create Response : {'router': {'id': '60765e37-f0df-467a-9721-237f52a76608', 'name': 'name-78602969', 'tenant_id': 'cc4ea282e8da4fa29e0ae6de740d6167', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-58466140', 'name-78602969'], 'description': '', 'project_id': 'cc4ea282e8da4fa29e0ae6de740d6167'}} 2026-03-11 13:23:32,726 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-78602969', 'tenant_id': 'cc4ea282-e8da-4fa2-9e0a-e6de740d6167'}} 2026-03-11 13:23:32,742 - INFO - Attribute id is created 2026-03-11 13:23:32,742 - INFO - Attribute name is created 2026-03-11 13:23:32,742 - INFO - Attribute admin_state_up is created 2026-03-11 13:23:32,742 - INFO - Attribute status is created 2026-03-11 13:23:32,742 - INFO - Attribute tenant_id is created 2026-03-11 13:23:33,231 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-03-11 13:23:33,231 - INFO - Router Update request {'router': {'name': 'name-35198274'}} 2026-03-11 13:23:33,274 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-35198274'}} 2026-03-11 13:23:33,275 - INFO - Response : {'router': {'id': '60765e37-f0df-467a-9721-237f52a76608', 'name': 'name-35198274', 'tenant_id': 'cc4ea282e8da4fa29e0ae6de740d6167', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-58466140', 'name-78602969'], 'description': '', 'project_id': 'cc4ea282e8da4fa29e0ae6de740d6167'}} 2026-03-11 13:23:33,275 - INFO - Updation of Router 60765e37-f0df-467a-9721-237f52a76608 with body {'router': {'name': 'name-35198274'}} passed 2026-03-11 13:23:33,275 - INFO - -------------------------------------------------------------------------------- 2026-03-11 13:23:33,275 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-03-11 13:23:33,317 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-03-11 13:23:33,317 - INFO - Response : {'router': {'id': '60765e37-f0df-467a-9721-237f52a76608', 'name': 'name-35198274', 'tenant_id': 'cc4ea282e8da4fa29e0ae6de740d6167', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-58466140', 'name-78602969'], 'description': '', 'project_id': 'cc4ea282e8da4fa29e0ae6de740d6167'}} 2026-03-11 13:23:33,317 - INFO - Updation of Router 60765e37-f0df-467a-9721-237f52a76608 with body {'router': {'admin_state_up': 'False'}} passed 2026-03-11 13:23:33,317 - INFO - -------------------------------------------------------------------------------- 2026-03-11 13:23:33,317 - INFO - Deleting router 60765e37-f0df-467a-9721-237f52a76608 2026-03-11 13:23:33,397 - ERROR - Result of delete router 60765e37-f0df-467a-9721-237f52a76608: () 2026-03-11 13:23:33,398 - INFO - ================================================================================ 2026-03-11 13:23:33,398 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-58466140', 'ctest-proj-sg2-25188010'] 2026-03-11 13:23:33,485 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-58466140', 'ctest-proj-sg1-53332805'] 2026-03-11 13:23:33,570 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-16686785'] 2026-03-11 13:23:33,656 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-31554029'] 2026-03-11 13:23:34,012 - DEBUG - No XMPP flaps were noticed during the test
2026-03-11 13:23:34,012 - INFO - END TEST : test_router_crud : PASSED[0:00:04]
2026-03-11 13:23:34,012 - INFO - -------------------------------------------------------------------------------- 2026-03-11 13:23:34,797 - INFO - Deleted project: ctest-TestCRUD-58466140, ID : cc4ea282-e8da-4fa2-9e0a-e6de740d6167