2026-02-02 14:43:12,360 - INFO - Reading existing Domain with UUID 21b81c26-e623-4630-8c9f-905f06503c15 2026-02-02 14:43:12,376 - INFO - Using existing domain ['admin_domain'](21b81c26-e623-4630-8c9f-905f06503c15) 2026-02-02 14:43:12,639 - INFO - Project ctest-TestCRUD-09169578 not found, creating it 2026-02-02 14:43:13,224 - INFO - Created Project:ctest-TestCRUD-09169578, ID : 07fb62c0-ebc2-42f6-8119-e4310fcd30bf 2026-02-02 14:43:15,167 - INFO - Creating Security group: ['admin_domain', 'admin', 'ctest-admin-sg1-51644215'] 2026-02-02 14:43:16,383 - INFO - Creating Security group: ['admin_domain', 'admin', 'ctest-admin-sg2-50553544'] 2026-02-02 14:43:17,688 - INFO - Creating Security group: ['admin_domain', 'ctest-TestCRUD-09169578', 'ctest-proj-sg1-11226848'] 2026-02-02 14:43:18,834 - INFO - Creating Security group: ['admin_domain', 'ctest-TestCRUD-09169578', 'ctest-proj-sg2-15728408'] 2026-02-02 14:43:19,762 - INFO - ================================================================================ 2026-02-02 14:43:19,762 - INFO - STARTING TEST : test_router_crud 2026-02-02 14:43:20,150 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.0.0.242': '0'}} with 2026-02-02 14:43:20,150 - INFO - Initial checks done. Running the testcase now 2026-02-02 14:43:20,150 - INFO - 2026-02-02 14:43:20,150 - INFO - Router create Request {'router': {'name': 'name-78325228'}} 2026-02-02 14:43:20,277 - INFO - Router create Response : {'router': {'id': '1254e046-f1e1-4029-96ed-2ec16be30b44', 'name': 'name-78325228', 'tenant_id': 'ebbcfc71b03b4644bfbdbe416aa6579d', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-78325228'], 'description': '', 'created_at': '2026-02-02T14:43:20.218647', 'updated_at': '2026-02-02T14:43:20.218647', 'project_id': 'ebbcfc71b03b4644bfbdbe416aa6579d'}} 2026-02-02 14:43:20,277 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-78325228'}} 2026-02-02 14:43:20,346 - INFO - Attribute id is created 2026-02-02 14:43:20,347 - INFO - Attribute name is created 2026-02-02 14:43:20,347 - INFO - Attribute admin_state_up is created 2026-02-02 14:43:20,347 - INFO - Attribute status is created 2026-02-02 14:43:20,347 - INFO - Attribute tenant_id is created 2026-02-02 14:43:22,266 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-02 14:43:22,266 - INFO - Router Update request {'router': {'name': 'name-00036936'}} 2026-02-02 14:43:22,433 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-00036936'}} 2026-02-02 14:43:22,433 - INFO - Response : {'router': {'id': '1254e046-f1e1-4029-96ed-2ec16be30b44', 'name': 'name-00036936', 'tenant_id': 'ebbcfc71b03b4644bfbdbe416aa6579d', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-78325228'], 'description': '', 'created_at': '2026-02-02T14:43:20.218647', 'updated_at': '2026-02-02T14:43:20.299519', 'project_id': 'ebbcfc71b03b4644bfbdbe416aa6579d'}} 2026-02-02 14:43:22,433 - INFO - Updation of Router 1254e046-f1e1-4029-96ed-2ec16be30b44 with body {'router': {'name': 'name-00036936'}} passed 2026-02-02 14:43:22,433 - INFO - -------------------------------------------------------------------------------- 2026-02-02 14:43:22,433 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-02-02 14:43:22,585 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-02-02 14:43:22,585 - INFO - Response : {'router': {'id': '1254e046-f1e1-4029-96ed-2ec16be30b44', 'name': 'name-00036936', 'tenant_id': 'ebbcfc71b03b4644bfbdbe416aa6579d', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-78325228'], 'description': '', 'created_at': '2026-02-02T14:43:20.218647', 'updated_at': '2026-02-02T14:43:22.356982', 'project_id': 'ebbcfc71b03b4644bfbdbe416aa6579d'}} 2026-02-02 14:43:22,585 - INFO - Updation of Router 1254e046-f1e1-4029-96ed-2ec16be30b44 with body {'router': {'admin_state_up': 'False'}} passed 2026-02-02 14:43:22,585 - INFO - -------------------------------------------------------------------------------- 2026-02-02 14:43:22,585 - INFO - Deleting router 1254e046-f1e1-4029-96ed-2ec16be30b44 2026-02-02 14:43:22,719 - ERROR - Result of delete router 1254e046-f1e1-4029-96ed-2ec16be30b44: () 2026-02-02 14:43:22,719 - INFO - ================================================================================ 2026-02-02 14:43:22,719 - INFO - Router create Request {'router': {'name': 'name-32280726', 'admin_state_up': 'False'}} 2026-02-02 14:43:22,852 - INFO - Router create Response : {'router': {'id': 'c2c1b2af-dd8c-41e6-8e7b-bbbf2b357cbb', 'name': 'name-32280726', 'tenant_id': 'ebbcfc71b03b4644bfbdbe416aa6579d', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-32280726'], 'description': '', 'created_at': '2026-02-02T14:43:22.796997', 'updated_at': '2026-02-02T14:43:22.796997', 'project_id': 'ebbcfc71b03b4644bfbdbe416aa6579d'}} 2026-02-02 14:43:22,852 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-32280726', 'admin_state_up': 'False'}} 2026-02-02 14:43:22,914 - INFO - Attribute id is created 2026-02-02 14:43:22,914 - INFO - Attribute name is created 2026-02-02 14:43:22,914 - INFO - Attribute admin_state_up is created 2026-02-02 14:43:22,914 - INFO - Attribute status is created 2026-02-02 14:43:22,914 - INFO - Attribute tenant_id is created 2026-02-02 14:43:24,782 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-02 14:43:24,782 - INFO - Router Update request {'router': {'name': 'name-89541395'}} 2026-02-02 14:43:24,920 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-89541395'}} 2026-02-02 14:43:24,921 - INFO - Response : {'router': {'id': 'c2c1b2af-dd8c-41e6-8e7b-bbbf2b357cbb', 'name': 'name-89541395', 'tenant_id': 'ebbcfc71b03b4644bfbdbe416aa6579d', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-32280726'], 'description': '', 'created_at': '2026-02-02T14:43:22.796997', 'updated_at': '2026-02-02T14:43:22.870966', 'project_id': 'ebbcfc71b03b4644bfbdbe416aa6579d'}} 2026-02-02 14:43:24,921 - INFO - Updation of Router c2c1b2af-dd8c-41e6-8e7b-bbbf2b357cbb with body {'router': {'name': 'name-89541395'}} passed 2026-02-02 14:43:24,921 - INFO - -------------------------------------------------------------------------------- 2026-02-02 14:43:24,921 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-02-02 14:43:25,062 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-02-02 14:43:25,063 - INFO - Response : {'router': {'id': 'c2c1b2af-dd8c-41e6-8e7b-bbbf2b357cbb', 'name': 'name-89541395', 'tenant_id': 'ebbcfc71b03b4644bfbdbe416aa6579d', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'admin', 'name-32280726'], 'description': '', 'created_at': '2026-02-02T14:43:22.796997', 'updated_at': '2026-02-02T14:43:24.863627', 'project_id': 'ebbcfc71b03b4644bfbdbe416aa6579d'}} 2026-02-02 14:43:25,063 - INFO - Updation of Router c2c1b2af-dd8c-41e6-8e7b-bbbf2b357cbb with body {'router': {'admin_state_up': 'True'}} passed 2026-02-02 14:43:25,063 - INFO - -------------------------------------------------------------------------------- 2026-02-02 14:43:25,063 - INFO - Deleting router c2c1b2af-dd8c-41e6-8e7b-bbbf2b357cbb 2026-02-02 14:43:25,194 - ERROR - Result of delete router c2c1b2af-dd8c-41e6-8e7b-bbbf2b357cbb: () 2026-02-02 14:43:25,195 - INFO - ================================================================================ 2026-02-02 14:43:25,195 - INFO - Router create Request {'router': {'name': 'name-30143494', 'tenant_id': '07fb62c0-ebc2-42f6-8119-e4310fcd30bf'}} 2026-02-02 14:43:25,334 - INFO - Router create Response : {'router': {'id': 'f404afae-6f6c-4620-b5a7-835f632034f8', 'name': 'name-30143494', 'tenant_id': '07fb62c0ebc242f68119e4310fcd30bf', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'ctest-TestCRUD-09169578', 'name-30143494'], 'description': '', 'created_at': '2026-02-02T14:43:25.267214', 'updated_at': '2026-02-02T14:43:25.267214', 'project_id': '07fb62c0ebc242f68119e4310fcd30bf'}} 2026-02-02 14:43:25,334 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-30143494', 'tenant_id': '07fb62c0-ebc2-42f6-8119-e4310fcd30bf'}} 2026-02-02 14:43:25,402 - INFO - Attribute id is created 2026-02-02 14:43:25,402 - INFO - Attribute name is created 2026-02-02 14:43:25,402 - INFO - Attribute admin_state_up is created 2026-02-02 14:43:25,402 - INFO - Attribute status is created 2026-02-02 14:43:25,402 - INFO - Attribute tenant_id is created 2026-02-02 14:43:27,266 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-02-02 14:43:27,266 - INFO - Router Update request {'router': {'name': 'name-93373731'}} 2026-02-02 14:43:27,397 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-93373731'}} 2026-02-02 14:43:27,397 - INFO - Response : {'router': {'id': 'f404afae-6f6c-4620-b5a7-835f632034f8', 'name': 'name-93373731', 'tenant_id': '07fb62c0ebc242f68119e4310fcd30bf', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'ctest-TestCRUD-09169578', 'name-30143494'], 'description': '', 'created_at': '2026-02-02T14:43:25.267214', 'updated_at': '2026-02-02T14:43:25.323265', 'project_id': '07fb62c0ebc242f68119e4310fcd30bf'}} 2026-02-02 14:43:27,397 - INFO - Updation of Router f404afae-6f6c-4620-b5a7-835f632034f8 with body {'router': {'name': 'name-93373731'}} passed 2026-02-02 14:43:27,397 - INFO - -------------------------------------------------------------------------------- 2026-02-02 14:43:27,397 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-02-02 14:43:27,537 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-02-02 14:43:27,538 - INFO - Response : {'router': {'id': 'f404afae-6f6c-4620-b5a7-835f632034f8', 'name': 'name-93373731', 'tenant_id': '07fb62c0ebc242f68119e4310fcd30bf', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['admin_domain', 'ctest-TestCRUD-09169578', 'name-30143494'], 'description': '', 'created_at': '2026-02-02T14:43:25.267214', 'updated_at': '2026-02-02T14:43:27.343239', 'project_id': '07fb62c0ebc242f68119e4310fcd30bf'}} 2026-02-02 14:43:27,538 - INFO - Updation of Router f404afae-6f6c-4620-b5a7-835f632034f8 with body {'router': {'admin_state_up': 'True'}} passed 2026-02-02 14:43:27,538 - INFO - -------------------------------------------------------------------------------- 2026-02-02 14:43:27,538 - INFO - Deleting router f404afae-6f6c-4620-b5a7-835f632034f8 2026-02-02 14:43:27,667 - ERROR - Result of delete router f404afae-6f6c-4620-b5a7-835f632034f8: () 2026-02-02 14:43:27,667 - INFO - ================================================================================ 2026-02-02 14:43:27,667 - INFO - Deleting Security group: ['admin_domain', 'ctest-TestCRUD-09169578', 'ctest-proj-sg2-15728408'] 2026-02-02 14:43:27,788 - INFO - Deleting Security group: ['admin_domain', 'ctest-TestCRUD-09169578', 'ctest-proj-sg1-11226848'] 2026-02-02 14:43:27,905 - INFO - Deleting Security group: ['admin_domain', 'admin', 'ctest-admin-sg2-50553544'] 2026-02-02 14:43:28,041 - INFO - Deleting Security group: ['admin_domain', 'admin', 'ctest-admin-sg1-51644215'] 2026-02-02 14:43:28,561 - DEBUG - No XMPP flaps were noticed during the test