2026-02-03 15:10:12,755 - INFO - Domain Default found not creating 2026-02-03 15:10:12,917 - INFO - Project ctest-TestCRUD-83537297 not found, creating it 2026-02-03 15:10:13,354 - INFO - Created Project:ctest-TestCRUD-83537297, ID : 96129aca-bd7e-40af-992c-0d5d5cf8c709 2026-02-03 15:10:14,753 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-29890984'] 2026-02-03 15:10:15,474 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-70065313'] 2026-02-03 15:10:16,431 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-83537297', 'ctest-proj-sg1-29854129'] 2026-02-03 15:10:17,118 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-83537297', 'ctest-proj-sg2-50945611'] 2026-02-03 15:10:17,780 - INFO - ================================================================================ 2026-02-03 15:10:17,780 - INFO - STARTING TEST : test_router_crud 2026-02-03 15:10:18,034 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.17': '0'}} with 2026-02-03 15:10:18,034 - INFO - Initial checks done. Running the testcase now 2026-02-03 15:10:18,034 - INFO - 2026-02-03 15:10:18,034 - INFO - Router create Request {'router': {'name': 'name-96015021'}} 2026-02-03 15:10:18,093 - INFO - Router create Response : {'router': {'id': '67e32f5b-878c-4403-8ea8-e0fd1b0dbb3e', 'name': 'name-96015021', 'tenant_id': '61df1dabdd4c4b81b4514e8bdb84a087', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-96015021'], 'description': '', 'project_id': '61df1dabdd4c4b81b4514e8bdb84a087'}} 2026-02-03 15:10:18,093 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-96015021'}} 2026-02-03 15:10:18,109 - INFO - Attribute id is created 2026-02-03 15:10:18,109 - INFO - Attribute name is created 2026-02-03 15:10:18,110 - INFO - Attribute admin_state_up is created 2026-02-03 15:10:18,110 - INFO - Attribute status is created 2026-02-03 15:10:18,110 - INFO - Attribute tenant_id is created 2026-02-03 15:10:18,480 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-03 15:10:18,481 - INFO - Router Update request {'router': {'name': 'name-97919416'}} 2026-02-03 15:10:18,511 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-97919416'}} 2026-02-03 15:10:18,511 - INFO - Response : {'router': {'id': '67e32f5b-878c-4403-8ea8-e0fd1b0dbb3e', 'name': 'name-97919416', 'tenant_id': '61df1dabdd4c4b81b4514e8bdb84a087', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-96015021'], 'description': '', 'project_id': '61df1dabdd4c4b81b4514e8bdb84a087'}} 2026-02-03 15:10:18,512 - INFO - Updation of Router 67e32f5b-878c-4403-8ea8-e0fd1b0dbb3e with body {'router': {'name': 'name-97919416'}} passed 2026-02-03 15:10:18,512 - INFO - -------------------------------------------------------------------------------- 2026-02-03 15:10:18,512 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-02-03 15:10:18,540 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-02-03 15:10:18,541 - INFO - Response : {'router': {'id': '67e32f5b-878c-4403-8ea8-e0fd1b0dbb3e', 'name': 'name-97919416', 'tenant_id': '61df1dabdd4c4b81b4514e8bdb84a087', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-96015021'], 'description': '', 'project_id': '61df1dabdd4c4b81b4514e8bdb84a087'}} 2026-02-03 15:10:18,541 - INFO - Updation of Router 67e32f5b-878c-4403-8ea8-e0fd1b0dbb3e with body {'router': {'admin_state_up': 'True'}} passed 2026-02-03 15:10:18,541 - INFO - -------------------------------------------------------------------------------- 2026-02-03 15:10:18,541 - INFO - Deleting router 67e32f5b-878c-4403-8ea8-e0fd1b0dbb3e 2026-02-03 15:10:18,593 - ERROR - Result of delete router 67e32f5b-878c-4403-8ea8-e0fd1b0dbb3e: () 2026-02-03 15:10:18,593 - INFO - ================================================================================ 2026-02-03 15:10:18,593 - INFO - Router create Request {'router': {'admin_state_up': 'False', 'name': 'name-68270480'}} 2026-02-03 15:10:18,646 - INFO - Router create Response : {'router': {'id': '3a928b73-7a99-418c-bdf4-040ad4dc3a7c', 'name': 'name-68270480', 'tenant_id': '61df1dabdd4c4b81b4514e8bdb84a087', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-68270480'], 'description': '', 'project_id': '61df1dabdd4c4b81b4514e8bdb84a087'}} 2026-02-03 15:10:18,646 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'False', 'name': 'name-68270480'}} 2026-02-03 15:10:18,660 - INFO - Attribute id is created 2026-02-03 15:10:18,660 - INFO - Attribute name is created 2026-02-03 15:10:18,660 - INFO - Attribute admin_state_up is created 2026-02-03 15:10:18,660 - INFO - Attribute status is created 2026-02-03 15:10:18,660 - INFO - Attribute tenant_id is created 2026-02-03 15:10:19,015 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-03 15:10:19,015 - INFO - Router Update request {'router': {'name': 'name-89907608'}} 2026-02-03 15:10:19,046 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-89907608'}} 2026-02-03 15:10:19,046 - INFO - Response : {'router': {'id': '3a928b73-7a99-418c-bdf4-040ad4dc3a7c', 'name': 'name-89907608', 'tenant_id': '61df1dabdd4c4b81b4514e8bdb84a087', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-68270480'], 'description': '', 'project_id': '61df1dabdd4c4b81b4514e8bdb84a087'}} 2026-02-03 15:10:19,046 - INFO - Updation of Router 3a928b73-7a99-418c-bdf4-040ad4dc3a7c with body {'router': {'name': 'name-89907608'}} passed 2026-02-03 15:10:19,046 - INFO - -------------------------------------------------------------------------------- 2026-02-03 15:10:19,046 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-02-03 15:10:19,079 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-02-03 15:10:19,080 - INFO - Response : {'router': {'id': '3a928b73-7a99-418c-bdf4-040ad4dc3a7c', 'name': 'name-89907608', 'tenant_id': '61df1dabdd4c4b81b4514e8bdb84a087', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-68270480'], 'description': '', 'project_id': '61df1dabdd4c4b81b4514e8bdb84a087'}} 2026-02-03 15:10:19,080 - INFO - Updation of Router 3a928b73-7a99-418c-bdf4-040ad4dc3a7c with body {'router': {'admin_state_up': 'True'}} passed 2026-02-03 15:10:19,080 - INFO - -------------------------------------------------------------------------------- 2026-02-03 15:10:19,080 - INFO - Deleting router 3a928b73-7a99-418c-bdf4-040ad4dc3a7c 2026-02-03 15:10:19,127 - ERROR - Result of delete router 3a928b73-7a99-418c-bdf4-040ad4dc3a7c: () 2026-02-03 15:10:19,127 - INFO - ================================================================================ 2026-02-03 15:10:19,127 - INFO - Router create Request {'router': {'name': 'name-28458573', 'tenant_id': '96129aca-bd7e-40af-992c-0d5d5cf8c709'}} 2026-02-03 15:10:19,185 - INFO - Router create Response : {'router': {'id': 'a2df126d-1658-4790-a38f-3a12b5200d29', 'name': 'name-28458573', 'tenant_id': '96129acabd7e40af992c0d5d5cf8c709', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-83537297', 'name-28458573'], 'description': '', 'project_id': '96129acabd7e40af992c0d5d5cf8c709'}} 2026-02-03 15:10:19,185 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-28458573', 'tenant_id': '96129aca-bd7e-40af-992c-0d5d5cf8c709'}} 2026-02-03 15:10:19,198 - INFO - Attribute id is created 2026-02-03 15:10:19,198 - INFO - Attribute name is created 2026-02-03 15:10:19,198 - INFO - Attribute admin_state_up is created 2026-02-03 15:10:19,198 - INFO - Attribute status is created 2026-02-03 15:10:19,198 - INFO - Attribute tenant_id is created 2026-02-03 15:10:19,546 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-03 15:10:19,546 - INFO - Router Update request {'router': {'name': 'name-55083896'}} 2026-02-03 15:10:19,577 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-55083896'}} 2026-02-03 15:10:19,578 - INFO - Response : {'router': {'id': 'a2df126d-1658-4790-a38f-3a12b5200d29', 'name': 'name-55083896', 'tenant_id': '96129acabd7e40af992c0d5d5cf8c709', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-83537297', 'name-28458573'], 'description': '', 'project_id': '96129acabd7e40af992c0d5d5cf8c709'}} 2026-02-03 15:10:19,578 - INFO - Updation of Router a2df126d-1658-4790-a38f-3a12b5200d29 with body {'router': {'name': 'name-55083896'}} passed 2026-02-03 15:10:19,578 - INFO - -------------------------------------------------------------------------------- 2026-02-03 15:10:19,578 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-02-03 15:10:19,617 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-02-03 15:10:19,617 - INFO - Response : {'router': {'id': 'a2df126d-1658-4790-a38f-3a12b5200d29', 'name': 'name-55083896', 'tenant_id': '96129acabd7e40af992c0d5d5cf8c709', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-83537297', 'name-28458573'], 'description': '', 'project_id': '96129acabd7e40af992c0d5d5cf8c709'}} 2026-02-03 15:10:19,617 - INFO - Updation of Router a2df126d-1658-4790-a38f-3a12b5200d29 with body {'router': {'admin_state_up': 'True'}} passed 2026-02-03 15:10:19,617 - INFO - -------------------------------------------------------------------------------- 2026-02-03 15:10:19,617 - INFO - Deleting router a2df126d-1658-4790-a38f-3a12b5200d29 2026-02-03 15:10:19,673 - ERROR - Result of delete router a2df126d-1658-4790-a38f-3a12b5200d29: () 2026-02-03 15:10:19,673 - INFO - ================================================================================ 2026-02-03 15:10:19,673 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-83537297', 'ctest-proj-sg2-50945611'] 2026-02-03 15:10:19,718 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-83537297', 'ctest-proj-sg1-29854129'] 2026-02-03 15:10:19,766 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-70065313'] 2026-02-03 15:10:19,844 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-29890984'] 2026-02-03 15:10:20,166 - DEBUG - No XMPP flaps were noticed during the test