2021/03/25 12:37:31 ...dules/setting/log.go:333:newLogService() [I] Gitea Log Mode: File(File:info) 2021/03/25 12:37:31 ...dules/setting/log.go:250:generateNamedLogger() [I] Router Log: Console(console:info) 2021/03/25 12:37:31 ...les/setting/cache.go:73:newCacheService() [I] Cache Service Enabled 2021/03/25 12:37:31 ...les/setting/cache.go:88:newCacheService() [I] Last Commit Cache Service Enabled 2021/03/25 12:37:31 ...s/setting/session.go:77:newSessionService() [I] Session Service Enabled 2021/03/25 12:37:31 ...s/storage/storage.go:151:initAttachments() [I] Initialising Attachment storage with type: 2021/03/25 12:37:31 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at d:\Gitea\data\attachments 2021/03/25 12:37:31 ...s/storage/storage.go:145:initAvatars() [I] Initialising Avatar storage with type: 2021/03/25 12:37:31 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at d:\Gitea\data\avatars 2021/03/25 12:37:31 ...s/storage/storage.go:163:initRepoAvatars() [I] Initialising Repository Avatar storage with type: 2021/03/25 12:37:31 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at d:\Gitea\data\repo-avatars 2021/03/25 12:37:31 ...s/storage/storage.go:157:initLFS() [I] Initialising LFS storage with type: 2021/03/25 12:37:31 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at d:\Gitea\data\lfs 2021/03/25 12:37:32 routers/init.go:150:GlobalInit() [I] SQLite3 Supported 2021/03/25 12:37:32 routers/init.go:68:initDBEngine() [I] Beginning ORM engine initialization. 2021/03/25 12:37:32 routers/init.go:75:initDBEngine() [I] ORM engine initialization attempt #1/10... 2021/03/25 12:37:32 ...rm/session_schema.go:25:Ping() [I] PING DATABASE sqlite3 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' and name = ? [version] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM version LIMIT 0 [] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `version` FROM `version` WHERE `id`=? LIMIT 1 [1] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [public_key] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [public_key] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access_token] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access_token] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repository] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repository] 2021/03/25 12:37:32 ...rm/session_schema.go:360:Sync2() [W] Table repository Column original_service_type db default is 0, struct default is 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deploy_key] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deploy_key] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [collaboration] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [collaboration] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [access] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [access] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [upload] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [upload] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [watch] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [watch] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [star] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [star] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [follow] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [follow] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [action] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [action] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [pull_request] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [pull_request] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [comment] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [comment] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [attachment] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [attachment] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [label] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [label] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_label] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_label] - 1ms 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [milestone] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [milestone] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [mirror] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [mirror] - 1.0001ms 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [release] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [release] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [login_source] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [login_source] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [webhook] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [webhook] 2021/03/25 12:37:32 ...rm/session_schema.go:360:Sync2() [W] Table webhook Column is_system_webhook db default is 0, struct default is 2021/03/25 12:37:32 ...rm/session_schema.go:365:Sync2() [W] Table webhook Column is_system_webhook db nullable is false, struct nullable is true 2021/03/25 12:37:32 ...rm/session_schema.go:360:Sync2() [W] Table webhook Column http_method db default is 'POST', struct default is 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [hook_task] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [hook_task] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [org_user] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [org_user] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_user] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_user] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_repo] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_repo] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notice] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notice] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_address] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_address] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [notification] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [notification] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_user] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_user] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_meta_object] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_meta_object] - 1ms 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [two_factor] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [two_factor] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key] - 1ms 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [gpg_key_import] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [gpg_key_import] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_unit] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_unit] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_redirect] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_redirect] - 1ms 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [external_login_user] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [external_login_user] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [protected_branch] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [protected_branch] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user_open_id] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user_open_id] - 1ms 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_watch] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_watch] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [commit_status] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [commit_status] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [stopwatch] - 1.0001ms 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [stopwatch] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [tracked_time] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [tracked_time] 2021/03/25 12:37:32 ...rm/session_schema.go:365:Sync2() [W] Table tracked_time Column time db nullable is true, struct nullable is false 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [deleted_branch] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [deleted_branch] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_indexer_status] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_indexer_status] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_dependency] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_dependency] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [lfs_lock] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [lfs_lock] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [reaction] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [reaction] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [issue_assignees] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [issue_assignees] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [u2f_registration] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [u2f_registration] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [team_unit] - 1.0001ms 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [team_unit] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [review] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [review] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_application] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_application] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_authorization_code] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_authorization_code] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_grant] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_grant] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [task] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [task] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [language_stat] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [language_stat] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [email_hash] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [email_hash] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [user_redirect] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [user_redirect] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_board] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_board] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [project_issue] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [project_issue] - 1ms 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [session] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [session] 2021/03/25 12:37:32 ...rm/session_schema.go:431:Sync2() [W] Table session has column created_unix but struct has not related field 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_transfer] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_transfer] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [topic] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [topic] - 1.0001ms 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [repo_topic] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [repo_topic] 2021/03/25 12:37:32 routers/init.go:155:GlobalInit() [I] ORM engine initialization successful! 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT name FROM sqlite_master WHERE type='table' [] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='table' and name = ? [oauth2_session] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT sql FROM sqlite_master WHERE type='index' and tbl_name = ? [oauth2_session] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `type`, `name`, `is_actived`, `is_sync_enabled`, `cfg`, `created_unix`, `updated_unix` FROM `login_source` WHERE (is_actived = ? and type = ?) [true 6] 2021/03/25 12:37:32 ...er/issues/indexer.go:142:func2() [I] PID 3440: Initializing Issue Indexer: bleve 2021/03/25 12:37:32 ...xer/stats/indexer.go:38:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT * FROM `repository` LIMIT 1 [] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT MAX(id) FROM `repository` LIMIT 1 [] 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `repository`.`id` FROM `repository` LEFT OUTER JOIN `repo_indexer_status` ON repository.id = repo_indexer_status.repo_id AND repo_indexer_status.indexer_type = ? WHERE repo_indexer_status.id IS NULL AND repository.is_empty=? AND repository.id<=? ORDER BY `repository`.`id` DESC LIMIT 50 [1 false 215] - 1.0001ms 2021/03/25 12:37:32 ...xer/stats/indexer.go:84:populateRepoIndexer() [I] Done (re)populating the repo stats indexer with existing repositories 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `repo_id`, `hook_id`, `uuid`, `typ`, `url`, `signature`, `payload_content`, `http_method`, `content_type`, `event_type`, `is_ssl`, `is_delivered`, `delivered`, `is_succeed`, `request_content`, `response_content` FROM `hook_task` WHERE (is_delivered=?) [false] 2021/03/25 12:37:32 ...er/issues/indexer.go:221:func3() [I] Issue Indexer Initialization took 140.008ms 2021/03/25 12:37:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `pull_request`.`id` FROM `pull_request` WHERE (status=?) [1] 2021/03/25 12:37:32 ...i/websspi_windows.go:87:New() [I] Credential handle expiry: 2185-07-20 12:34:33.712009116 -0600 CST 2021/03/25 12:37:34 cmd/web.go:189:listen() [I] Listen: http://192.168.0.4:80 2021/03/25 12:37:34 ...s/graceful/server.go:55:NewServer() [I] Starting new Web server: tcp:192.168.0.4:80 on PID: 3440 2021/03/25 12:37:35 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `lower_name`, `name`, `full_name`, `email`, `keep_email_private`, `email_notifications_preference`, `passwd`, `passwd_hash_algo`, `must_change_password`, `login_type`, `login_source`, `login_name`, `type`, `location`, `website`, `rands`, `salt`, `language`, `description`, `created_unix`, `updated_unix`, `last_login_unix`, `last_repo_visibility`, `max_repo_creation`, `is_active`, `is_admin`, `is_restricted`, `allow_git_hook`, `allow_import_local`, `allow_create_organization`, `prohibit_login`, `avatar`, `avatar_email`, `use_custom_avatar`, `num_followers`, `num_following`, `num_stars`, `num_repos`, `num_teams`, `num_members`, `visibility`, `repo_admin_change_team_access`, `diff_view_style`, `theme`, `keep_activity_private` FROM `user` WHERE `id`=? LIMIT 1 [1] - 1ms 2021/03/25 12:37:35 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (user_id = ?) LIMIT 1 [1] 2021/03/25 12:37:42 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693850 1616693860 1] 2021/03/25 12:37:45 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:37:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693860 1616693870 1] 2021/03/25 12:37:55 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:38:02 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693870 1616693880 1] 2021/03/25 12:38:05 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:38:12 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693880 1616693890 1] 2021/03/25 12:38:15 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:38:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693890 1616693900 1] 2021/03/25 12:38:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:38:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693900 1616693910 1] 2021/03/25 12:38:35 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:38:42 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693910 1616693920 1] 2021/03/25 12:38:45 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:38:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693920 1616693930 1] 2021/03/25 12:38:55 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:39:02 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693930 1616693940 1] 2021/03/25 12:39:05 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:39:12 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693940 1616693950 1] 2021/03/25 12:39:15 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:39:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693950 1616693960 1] 2021/03/25 12:39:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:39:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693960 1616693970 1] 2021/03/25 12:39:35 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:39:42 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693970 1616693980 1] 2021/03/25 12:39:45 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:39:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693980 1616693990 1] 2021/03/25 12:39:55 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:40:02 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616693990 1616694000 1] 2021/03/25 12:40:05 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:40:12 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616694000 1616694010 1] 2021/03/25 12:40:15 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:40:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616694010 1616694020 1] 2021/03/25 12:40:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:40:32 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616694020 1616694030 1] 2021/03/25 12:40:35 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:40:42 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616694030 1616694040 1] 2021/03/25 12:40:45 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:40:52 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616694040 1616694050 1] 2021/03/25 12:40:55 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:41:02 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616694050 1616694060 1] 2021/03/25 12:41:05 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:41:12 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616694060 1616694070 1] 2021/03/25 12:41:15 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] 2021/03/25 12:41:22 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT user_id, count(*) AS count FROM notification WHERE user_id IN (SELECT user_id FROM notification WHERE updated_unix >= ? AND updated_unix < ?) AND status = ? GROUP BY user_id [1616694070 1616694080 1] 2021/03/25 12:41:25 ...m.io/xorm/core/db.go:286:afterProcess() [I] [SQL] SELECT `id`, `issue_id`, `user_id`, `created_unix` FROM `stopwatch` WHERE (stopwatch.user_id = ?) [1] - 1.0001ms