2026-08-20 16:23:27,170 - INFO - Domain Default found not creating 2026-08-20 16:23:27,323 - INFO - Project ctest-TestCRUD-83821729 not found, creating it 2026-08-20 16:23:27,797 - INFO - Created Project:ctest-TestCRUD-83821729, ID : c9ec58c0-d38c-4057-8ef9-8025535e61bb 2026-08-20 16:23:29,469 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-82899055'] 2026-08-20 16:23:30,322 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-75292810'] 2026-08-20 16:23:31,567 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-83821729', 'ctest-proj-sg1-79305356'] 2026-08-20 16:23:32,328 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-83821729', 'ctest-proj-sg2-24861431'] 2026-08-20 16:23:33,130 - INFO - ================================================================================ 2026-08-20 16:23:33,130 - INFO - STARTING TEST : test_router_crud 2026-08-20 16:23:33,398 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.25': '0'}} with 2026-08-20 16:23:33,398 - INFO - Initial checks done. Running the testcase now 2026-08-20 16:23:33,398 - INFO - 2026-08-20 16:23:33,399 - INFO - Router create Request {'router': {'name': 'name-23902994'}} 2026-08-20 16:23:33,467 - INFO - Router create Response : {'router': {'id': 'df4473ab-7121-43f4-87f3-273a99d81f60', 'name': 'name-23902994', 'tenant_id': '68ac0bdb0d86496ca0297c358b7ca8ce', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-23902994'], 'description': '', 'project_id': '68ac0bdb0d86496ca0297c358b7ca8ce'}} 2026-08-20 16:23:33,467 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-23902994'}} 2026-08-20 16:23:33,482 - INFO - Attribute id is created 2026-08-20 16:23:33,482 - INFO - Attribute name is created 2026-08-20 16:23:33,482 - INFO - Attribute admin_state_up is created 2026-08-20 16:23:33,482 - INFO - Attribute status is created 2026-08-20 16:23:33,482 - INFO - Attribute tenant_id is created 2026-08-20 16:23:33,923 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-08-20 16:23:33,923 - INFO - Router Update request {'router': {'name': 'name-74004808'}} 2026-08-20 16:23:33,971 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-74004808'}} 2026-08-20 16:23:33,971 - INFO - Response : {'router': {'id': 'df4473ab-7121-43f4-87f3-273a99d81f60', 'name': 'name-74004808', 'tenant_id': '68ac0bdb0d86496ca0297c358b7ca8ce', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-23902994'], 'description': '', 'project_id': '68ac0bdb0d86496ca0297c358b7ca8ce'}} 2026-08-20 16:23:33,971 - INFO - Updation of Router df4473ab-7121-43f4-87f3-273a99d81f60 with body {'router': {'name': 'name-74004808'}} passed 2026-08-20 16:23:33,971 - INFO - -------------------------------------------------------------------------------- 2026-08-20 16:23:33,971 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-08-20 16:23:34,020 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-08-20 16:23:34,021 - INFO - Response : {'router': {'id': 'df4473ab-7121-43f4-87f3-273a99d81f60', 'name': 'name-74004808', 'tenant_id': '68ac0bdb0d86496ca0297c358b7ca8ce', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-23902994'], 'description': '', 'project_id': '68ac0bdb0d86496ca0297c358b7ca8ce'}} 2026-08-20 16:23:34,021 - INFO - Updation of Router df4473ab-7121-43f4-87f3-273a99d81f60 with body {'router': {'admin_state_up': 'True'}} passed 2026-08-20 16:23:34,021 - INFO - -------------------------------------------------------------------------------- 2026-08-20 16:23:34,021 - INFO - Deleting router df4473ab-7121-43f4-87f3-273a99d81f60 2026-08-20 16:23:34,095 - ERROR - Result of delete router df4473ab-7121-43f4-87f3-273a99d81f60: () 2026-08-20 16:23:34,095 - INFO - ================================================================================ 2026-08-20 16:23:34,096 - INFO - Router create Request {'router': {'admin_state_up': 'True', 'name': 'name-46276971'}} 2026-08-20 16:23:34,217 - INFO - Router create Response : {'router': {'id': '1b67a1c7-5da6-4822-8de1-7deca04df081', 'name': 'name-46276971', 'tenant_id': '68ac0bdb0d86496ca0297c358b7ca8ce', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-46276971'], 'description': '', 'project_id': '68ac0bdb0d86496ca0297c358b7ca8ce'}} 2026-08-20 16:23:34,217 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'True', 'name': 'name-46276971'}} 2026-08-20 16:23:34,233 - INFO - Attribute id is created 2026-08-20 16:23:34,233 - INFO - Attribute name is created 2026-08-20 16:23:34,233 - INFO - Attribute admin_state_up is created 2026-08-20 16:23:34,233 - INFO - Attribute status is created 2026-08-20 16:23:34,233 - INFO - Attribute tenant_id is created 2026-08-20 16:23:34,669 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-08-20 16:23:34,670 - INFO - Router Update request {'router': {'name': 'name-33082823'}} 2026-08-20 16:23:34,707 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-33082823'}} 2026-08-20 16:23:34,708 - INFO - Response : {'router': {'id': '1b67a1c7-5da6-4822-8de1-7deca04df081', 'name': 'name-33082823', 'tenant_id': '68ac0bdb0d86496ca0297c358b7ca8ce', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-46276971'], 'description': '', 'project_id': '68ac0bdb0d86496ca0297c358b7ca8ce'}} 2026-08-20 16:23:34,708 - INFO - Updation of Router 1b67a1c7-5da6-4822-8de1-7deca04df081 with body {'router': {'name': 'name-33082823'}} passed 2026-08-20 16:23:34,708 - INFO - -------------------------------------------------------------------------------- 2026-08-20 16:23:34,708 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-08-20 16:23:34,749 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-08-20 16:23:34,749 - INFO - Response : {'router': {'id': '1b67a1c7-5da6-4822-8de1-7deca04df081', 'name': 'name-33082823', 'tenant_id': '68ac0bdb0d86496ca0297c358b7ca8ce', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-46276971'], 'description': '', 'project_id': '68ac0bdb0d86496ca0297c358b7ca8ce'}} 2026-08-20 16:23:34,750 - INFO - Updation of Router 1b67a1c7-5da6-4822-8de1-7deca04df081 with body {'router': {'admin_state_up': 'True'}} passed 2026-08-20 16:23:34,750 - INFO - -------------------------------------------------------------------------------- 2026-08-20 16:23:34,750 - INFO - Deleting router 1b67a1c7-5da6-4822-8de1-7deca04df081 2026-08-20 16:23:34,829 - ERROR - Result of delete router 1b67a1c7-5da6-4822-8de1-7deca04df081: () 2026-08-20 16:23:34,829 - INFO - ================================================================================ 2026-08-20 16:23:34,830 - INFO - Router create Request {'router': {'tenant_id': 'c9ec58c0-d38c-4057-8ef9-8025535e61bb', 'name': 'name-74329842'}} 2026-08-20 16:23:34,919 - INFO - Router create Response : {'router': {'id': 'babd3a7f-3d01-411d-8346-6a2b480735b1', 'name': 'name-74329842', 'tenant_id': 'c9ec58c0d38c40578ef98025535e61bb', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-83821729', 'name-74329842'], 'description': '', 'project_id': 'c9ec58c0d38c40578ef98025535e61bb'}} 2026-08-20 16:23:34,919 - INFO - Router create PASSED ,Body : {'router': {'tenant_id': 'c9ec58c0-d38c-4057-8ef9-8025535e61bb', 'name': 'name-74329842'}} 2026-08-20 16:23:34,938 - INFO - Attribute id is created 2026-08-20 16:23:34,938 - INFO - Attribute name is created 2026-08-20 16:23:34,938 - INFO - Attribute admin_state_up is created 2026-08-20 16:23:34,939 - INFO - Attribute status is created 2026-08-20 16:23:34,939 - INFO - Attribute tenant_id is created 2026-08-20 16:23:35,362 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-08-20 16:23:35,363 - INFO - Router Update request {'router': {'name': 'name-61993696'}} 2026-08-20 16:23:35,401 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-61993696'}} 2026-08-20 16:23:35,402 - INFO - Response : {'router': {'id': 'babd3a7f-3d01-411d-8346-6a2b480735b1', 'name': 'name-61993696', 'tenant_id': 'c9ec58c0d38c40578ef98025535e61bb', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-83821729', 'name-74329842'], 'description': '', 'project_id': 'c9ec58c0d38c40578ef98025535e61bb'}} 2026-08-20 16:23:35,402 - INFO - Updation of Router babd3a7f-3d01-411d-8346-6a2b480735b1 with body {'router': {'name': 'name-61993696'}} passed 2026-08-20 16:23:35,402 - INFO - -------------------------------------------------------------------------------- 2026-08-20 16:23:35,402 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-08-20 16:23:35,446 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-08-20 16:23:35,446 - INFO - Response : {'router': {'id': 'babd3a7f-3d01-411d-8346-6a2b480735b1', 'name': 'name-61993696', 'tenant_id': 'c9ec58c0d38c40578ef98025535e61bb', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-83821729', 'name-74329842'], 'description': '', 'project_id': 'c9ec58c0d38c40578ef98025535e61bb'}} 2026-08-20 16:23:35,446 - INFO - Updation of Router babd3a7f-3d01-411d-8346-6a2b480735b1 with body {'router': {'admin_state_up': 'False'}} passed 2026-08-20 16:23:35,446 - INFO - -------------------------------------------------------------------------------- 2026-08-20 16:23:35,446 - INFO - Deleting router babd3a7f-3d01-411d-8346-6a2b480735b1 2026-08-20 16:23:35,526 - ERROR - Result of delete router babd3a7f-3d01-411d-8346-6a2b480735b1: () 2026-08-20 16:23:35,526 - INFO - ================================================================================ 2026-08-20 16:23:35,526 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-83821729', 'ctest-proj-sg2-24861431'] 2026-08-20 16:23:35,588 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-83821729', 'ctest-proj-sg1-79305356'] 2026-08-20 16:23:35,652 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-75292810'] 2026-08-20 16:23:35,719 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-82899055'] 2026-08-20 16:23:36,044 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 16:23:36,045 - INFO - END TEST : test_router_crud : PASSED[0:00:03]
2026-08-20 16:23:36,045 - INFO - -------------------------------------------------------------------------------- 2026-08-20 16:23:36,843 - INFO - Deleted project: ctest-TestCRUD-83821729, ID : c9ec58c0-d38c-4057-8ef9-8025535e61bb