2026-02-05 21:54:28,154 - INFO - Domain Default found not creating 2026-02-05 21:54:28,308 - INFO - Project ctest-TestCRUD-23333172 not found, creating it 2026-02-05 21:54:28,802 - INFO - Created Project:ctest-TestCRUD-23333172, ID : 937a9dbd-a412-4c0e-bd1f-5b69f6db7d4b 2026-02-05 21:54:30,303 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-18548351'] 2026-02-05 21:54:31,107 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-75674679'] 2026-02-05 21:54:32,045 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-23333172', 'ctest-proj-sg1-32686590'] 2026-02-05 21:54:32,719 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-23333172', 'ctest-proj-sg2-81073875'] 2026-02-05 21:54:33,387 - INFO - ================================================================================ 2026-02-05 21:54:33,387 - INFO - STARTING TEST : test_router_crud 2026-02-05 21:54:33,648 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-02-05 21:54:33,648 - INFO - Initial checks done. Running the testcase now 2026-02-05 21:54:33,648 - INFO - 2026-02-05 21:54:33,648 - INFO - Router create Request {'router': {'name': 'name-59049329'}} 2026-02-05 21:54:33,700 - INFO - Router create Response : {'router': {'id': 'dcf01334-4231-45e0-b98c-e339b84b6019', 'name': 'name-59049329', 'tenant_id': '4246aae209a447d3aeae44bc518c8160', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-59049329'], 'description': '', 'project_id': '4246aae209a447d3aeae44bc518c8160'}} 2026-02-05 21:54:33,700 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-59049329'}} 2026-02-05 21:54:33,712 - INFO - Attribute id is created 2026-02-05 21:54:33,712 - INFO - Attribute name is created 2026-02-05 21:54:33,712 - INFO - Attribute admin_state_up is created 2026-02-05 21:54:33,712 - INFO - Attribute status is created 2026-02-05 21:54:33,712 - INFO - Attribute tenant_id is created 2026-02-05 21:54:34,031 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-05 21:54:34,032 - INFO - Router Update request {'router': {'name': 'name-30081744'}} 2026-02-05 21:54:34,060 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-30081744'}} 2026-02-05 21:54:34,060 - INFO - Response : {'router': {'id': 'dcf01334-4231-45e0-b98c-e339b84b6019', 'name': 'name-30081744', 'tenant_id': '4246aae209a447d3aeae44bc518c8160', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-59049329'], 'description': '', 'project_id': '4246aae209a447d3aeae44bc518c8160'}} 2026-02-05 21:54:34,060 - INFO - Updation of Router dcf01334-4231-45e0-b98c-e339b84b6019 with body {'router': {'name': 'name-30081744'}} passed 2026-02-05 21:54:34,060 - INFO - -------------------------------------------------------------------------------- 2026-02-05 21:54:34,060 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-02-05 21:54:34,092 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-02-05 21:54:34,093 - INFO - Response : {'router': {'id': 'dcf01334-4231-45e0-b98c-e339b84b6019', 'name': 'name-30081744', 'tenant_id': '4246aae209a447d3aeae44bc518c8160', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-59049329'], 'description': '', 'project_id': '4246aae209a447d3aeae44bc518c8160'}} 2026-02-05 21:54:34,093 - INFO - Updation of Router dcf01334-4231-45e0-b98c-e339b84b6019 with body {'router': {'admin_state_up': 'True'}} passed 2026-02-05 21:54:34,093 - INFO - -------------------------------------------------------------------------------- 2026-02-05 21:54:34,093 - INFO - Deleting router dcf01334-4231-45e0-b98c-e339b84b6019 2026-02-05 21:54:34,150 - ERROR - Result of delete router dcf01334-4231-45e0-b98c-e339b84b6019: () 2026-02-05 21:54:34,150 - INFO - ================================================================================ 2026-02-05 21:54:34,150 - INFO - Router create Request {'router': {'admin_state_up': 'True', 'name': 'name-32848109'}} 2026-02-05 21:54:34,212 - INFO - Router create Response : {'router': {'id': 'f21f478c-1f0d-44f9-9734-953a378e7018', 'name': 'name-32848109', 'tenant_id': '4246aae209a447d3aeae44bc518c8160', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-32848109'], 'description': '', 'project_id': '4246aae209a447d3aeae44bc518c8160'}} 2026-02-05 21:54:34,212 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'True', 'name': 'name-32848109'}} 2026-02-05 21:54:34,229 - INFO - Attribute id is created 2026-02-05 21:54:34,229 - INFO - Attribute name is created 2026-02-05 21:54:34,229 - INFO - Attribute admin_state_up is created 2026-02-05 21:54:34,229 - INFO - Attribute status is created 2026-02-05 21:54:34,229 - INFO - Attribute tenant_id is created 2026-02-05 21:54:34,556 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-05 21:54:34,556 - INFO - Router Update request {'router': {'name': 'name-72599024'}} 2026-02-05 21:54:34,585 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-72599024'}} 2026-02-05 21:54:34,585 - INFO - Response : {'router': {'id': 'f21f478c-1f0d-44f9-9734-953a378e7018', 'name': 'name-72599024', 'tenant_id': '4246aae209a447d3aeae44bc518c8160', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-32848109'], 'description': '', 'project_id': '4246aae209a447d3aeae44bc518c8160'}} 2026-02-05 21:54:34,585 - INFO - Updation of Router f21f478c-1f0d-44f9-9734-953a378e7018 with body {'router': {'name': 'name-72599024'}} passed 2026-02-05 21:54:34,586 - INFO - -------------------------------------------------------------------------------- 2026-02-05 21:54:34,586 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-02-05 21:54:34,622 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-02-05 21:54:34,622 - INFO - Response : {'router': {'id': 'f21f478c-1f0d-44f9-9734-953a378e7018', 'name': 'name-72599024', 'tenant_id': '4246aae209a447d3aeae44bc518c8160', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-32848109'], 'description': '', 'project_id': '4246aae209a447d3aeae44bc518c8160'}} 2026-02-05 21:54:34,622 - INFO - Updation of Router f21f478c-1f0d-44f9-9734-953a378e7018 with body {'router': {'admin_state_up': 'False'}} passed 2026-02-05 21:54:34,622 - INFO - -------------------------------------------------------------------------------- 2026-02-05 21:54:34,622 - INFO - Deleting router f21f478c-1f0d-44f9-9734-953a378e7018 2026-02-05 21:54:34,688 - ERROR - Result of delete router f21f478c-1f0d-44f9-9734-953a378e7018: () 2026-02-05 21:54:34,689 - INFO - ================================================================================ 2026-02-05 21:54:34,689 - INFO - Router create Request {'router': {'name': 'name-36907867', 'tenant_id': '937a9dbd-a412-4c0e-bd1f-5b69f6db7d4b'}} 2026-02-05 21:54:34,752 - INFO - Router create Response : {'router': {'id': '1651f533-a3c0-4bc1-a2a6-1e1aff432416', 'name': 'name-36907867', 'tenant_id': '937a9dbda4124c0ebd1f5b69f6db7d4b', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-23333172', 'name-36907867'], 'description': '', 'project_id': '937a9dbda4124c0ebd1f5b69f6db7d4b'}} 2026-02-05 21:54:34,752 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-36907867', 'tenant_id': '937a9dbd-a412-4c0e-bd1f-5b69f6db7d4b'}} 2026-02-05 21:54:34,767 - INFO - Attribute id is created 2026-02-05 21:54:34,767 - INFO - Attribute name is created 2026-02-05 21:54:34,767 - INFO - Attribute admin_state_up is created 2026-02-05 21:54:34,767 - INFO - Attribute status is created 2026-02-05 21:54:34,767 - INFO - Attribute tenant_id is created 2026-02-05 21:54:35,125 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-05 21:54:35,126 - INFO - Router Update request {'router': {'name': 'name-20184123'}} 2026-02-05 21:54:35,172 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-20184123'}} 2026-02-05 21:54:35,172 - INFO - Response : {'router': {'id': '1651f533-a3c0-4bc1-a2a6-1e1aff432416', 'name': 'name-20184123', 'tenant_id': '937a9dbda4124c0ebd1f5b69f6db7d4b', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-23333172', 'name-36907867'], 'description': '', 'project_id': '937a9dbda4124c0ebd1f5b69f6db7d4b'}} 2026-02-05 21:54:35,172 - INFO - Updation of Router 1651f533-a3c0-4bc1-a2a6-1e1aff432416 with body {'router': {'name': 'name-20184123'}} passed 2026-02-05 21:54:35,172 - INFO - -------------------------------------------------------------------------------- 2026-02-05 21:54:35,172 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-02-05 21:54:35,210 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-02-05 21:54:35,210 - INFO - Response : {'router': {'id': '1651f533-a3c0-4bc1-a2a6-1e1aff432416', 'name': 'name-20184123', 'tenant_id': '937a9dbda4124c0ebd1f5b69f6db7d4b', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-23333172', 'name-36907867'], 'description': '', 'project_id': '937a9dbda4124c0ebd1f5b69f6db7d4b'}} 2026-02-05 21:54:35,210 - INFO - Updation of Router 1651f533-a3c0-4bc1-a2a6-1e1aff432416 with body {'router': {'admin_state_up': 'True'}} passed 2026-02-05 21:54:35,211 - INFO - -------------------------------------------------------------------------------- 2026-02-05 21:54:35,211 - INFO - Deleting router 1651f533-a3c0-4bc1-a2a6-1e1aff432416 2026-02-05 21:54:35,268 - ERROR - Result of delete router 1651f533-a3c0-4bc1-a2a6-1e1aff432416: () 2026-02-05 21:54:35,269 - INFO - ================================================================================ 2026-02-05 21:54:35,269 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-23333172', 'ctest-proj-sg2-81073875'] 2026-02-05 21:54:35,328 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-23333172', 'ctest-proj-sg1-32686590'] 2026-02-05 21:54:35,389 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-75674679'] 2026-02-05 21:54:35,441 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-18548351'] 2026-02-05 21:54:35,754 - DEBUG - No XMPP flaps were noticed during the test