2024/11/07 16:07:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/secure/service.go:94 record not found [0.177ms] [rows:0] SELECT `value` FROM `ocs_info` WHERE name="private_key" ORDER BY `ocs_info`.`name` LIMIT 1 [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (8 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InfoHandler.func1 (8 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (8 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.StatusHandler.func1 (8 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.StatusHandler.func1 (8 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (8 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (9 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (9 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (9 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (9 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (9 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (9 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (9 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (9 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (9 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (9 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (9 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (9 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (9 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (9 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (9 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (9 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (9 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (9 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (9 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (9 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (9 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (9 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (9 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (9 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (9 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (9 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (9 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (9 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (9 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (9 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (9 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (9 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (9 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (9 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (9 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (9 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (9 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (9 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (9 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (9 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (9 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (9 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (9 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (9 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (9 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (9 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (9 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (9 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (9 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (9 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (9 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (9 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (9 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (9 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (9 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (9 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (9 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (9 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.GetAllAgentStatus.func1 (9 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.obclusterConfigHandler.func1 (9 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.obclusterConfigHandler.func1 (9 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.obServerConfigHandler.func1 (9 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.obServerConfigHandler.func1 (9 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (9 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (9 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (9 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (9 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (9 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (9 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (9 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (9 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (9 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (9 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (9 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (9 handlers) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (9 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InfoHandler.func1 (9 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (9 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.StatusHandler.func1 (9 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.StatusHandler.func1 (9 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (9 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (9 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (9 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (9 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (9 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (9 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (9 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (9 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (9 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (9 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (9 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (9 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (9 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (9 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (9 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (9 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (9 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (9 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (9 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (9 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (9 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (9 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (9 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (9 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (9 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (9 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (9 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (9 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (9 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (9 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (9 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (9 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (9 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (9 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (9 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (9 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (9 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (9 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (9 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (9 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (9 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (9 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (9 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (9 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (9 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (9 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (9 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (9 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (9 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (9 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (9 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (9 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (9 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (9 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (9 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (9 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (9 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (9 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (9 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.GetAllAgentStatus.func1 (9 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.obclusterConfigHandler.func1 (9 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.obclusterConfigHandler.func1 (9 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.obServerConfigHandler.func1 (9 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.obServerConfigHandler.func1 (9 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (9 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (9 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (9 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (9 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (9 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (9 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (9 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (9 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (9 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (9 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (9 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (9 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (8 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (8 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (8 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (8 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (8 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (8 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (8 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (8 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (8 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (8 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (8 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (8 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (8 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (8 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (10 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (10 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (10 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (10 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (10 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (10 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (10 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (10 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (10 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (10 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (10 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (10 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (10 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (10 handlers) 2024/11/07 16:07:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error Error 1049 (42000): Unknown database 'ocs' 2024/11/07 16:07:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error Error 1049 (42000): Unknown database 'ocs' 2024/11/07 16:07:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error Error 1049 (42000): Unknown database 'ocs' 2024/11/07 16:07:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error Error 1049 (42000): Unknown database 'ocs' 2024/11/07 16:07:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/instance.go:62 SLOW SQL >= 200ms [5279.278ms] [rows:1] select count(*) from oceanbase.GV$OB_SERVER_SCHEMA_INFO where (svr_ip, svr_port) in (select svr_ip, svr_port from oceanbase.GV$OB_LOG_STAT where tenant_id = 1 and role = 'LEADER') and tenant_id = 1 and refreshed_schema_version = received_schema_version 2024/11/07 16:07:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error Error 1049 (42000): Unknown database 'ocs' 2024/11/07 16:07:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:75 [error] failed to initialize database, got error Error 1049 (42000): Unknown database 'ocs' 2024/11/07 16:07:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/instance.go:97 SLOW SQL >= 200ms [5623.286ms] [rows:0] SHOW DATABASES 2024/11/07 16:07:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/instance.go:97 SLOW SQL >= 200ms [5805.556ms] [rows:0] SHOW DATABASES 2024/11/07 16:07:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/repository/db/oceanbase/builder.go:116 Error 4638 (HY000): The RootServer is not the master [6.424ms] [rows:0] CREATE DATABASE IF NOT EXISTS ocs READ WRITE