logger=settings t=2026-05-22T19:12:15.53108718Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-22T19:12:15Z logger=settings t=2026-05-22T19:12:15.531439377Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-22T19:12:15.531453967Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-22T19:12:15.531458228Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-22T19:12:15.531461738Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-22T19:12:15.531464868Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-22T19:12:15.531468498Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-22T19:12:15.531473948Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-22T19:12:15.531480438Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-22T19:12:15.531485138Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-22T19:12:15.531490498Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-22T19:12:15.531495458Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-22T19:12:15.531499498Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-22T19:12:15.531504048Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-22T19:12:15.531508369Z level=info msg=Target target=[all] logger=settings t=2026-05-22T19:12:15.531525029Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-22T19:12:15.531528499Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-22T19:12:15.531532179Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-22T19:12:15.531538919Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-22T19:12:15.531546599Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-22T19:12:15.531550199Z level=info msg="App mode production" logger=sqlstore t=2026-05-22T19:12:15.531860275Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-22T19:12:15.531884516Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-22T19:12:15.533818835Z level=info msg="Locking database" logger=migrator t=2026-05-22T19:12:15.533844956Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-22T19:12:15.534482738Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-22T19:12:15.535442108Z level=info msg="Migration successfully executed" id="create migration_log table" duration=956.55µs logger=migrator t=2026-05-22T19:12:15.541252074Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-22T19:12:15.542254224Z level=info msg="Migration successfully executed" id="create user table" duration=999.39µs logger=migrator t=2026-05-22T19:12:15.546889927Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-22T19:12:15.54806722Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.176653ms logger=migrator t=2026-05-22T19:12:15.553897277Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-22T19:12:15.554740244Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=835.496µs logger=migrator t=2026-05-22T19:12:15.560862717Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-22T19:12:15.561601752Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=738.895µs logger=migrator t=2026-05-22T19:12:15.566605662Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-22T19:12:15.567464849Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=858.217µs logger=migrator t=2026-05-22T19:12:15.573458189Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-22T19:12:15.577314586Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.855277ms logger=migrator t=2026-05-22T19:12:15.581781246Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-22T19:12:15.583053862Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.276376ms logger=migrator t=2026-05-22T19:12:15.587820587Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-22T19:12:15.588720106Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=898.809µs logger=migrator t=2026-05-22T19:12:15.593746126Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-22T19:12:15.594488651Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=742.415µs logger=migrator t=2026-05-22T19:12:15.598868348Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-22T19:12:15.599226615Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=360.487µs logger=migrator t=2026-05-22T19:12:15.603842918Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-22T19:12:15.604391399Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=548.131µs logger=migrator t=2026-05-22T19:12:15.609983411Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-22T19:12:15.613066583Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=3.082512ms logger=migrator t=2026-05-22T19:12:15.623174686Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-22T19:12:15.623234557Z level=info msg="Migration successfully executed" id="Update user table charset" duration=64.411µs logger=migrator t=2026-05-22T19:12:15.629167936Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-22T19:12:15.631145526Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.97747ms logger=migrator t=2026-05-22T19:12:15.639213407Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-22T19:12:15.639472703Z level=info msg="Migration successfully executed" id="Add missing user data" duration=259.806µs logger=migrator t=2026-05-22T19:12:15.644898291Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-22T19:12:15.646742968Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.856836ms logger=migrator t=2026-05-22T19:12:15.650290169Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-22T19:12:15.651074265Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=777.166µs logger=migrator t=2026-05-22T19:12:15.655464083Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-22T19:12:15.656604126Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.139593ms logger=migrator t=2026-05-22T19:12:15.660077935Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-22T19:12:15.669503514Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.416048ms logger=migrator t=2026-05-22T19:12:15.674670507Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-22T19:12:15.675967614Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.297847ms logger=migrator t=2026-05-22T19:12:15.679526565Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-22T19:12:15.679740109Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=214.064µs logger=migrator t=2026-05-22T19:12:15.684504045Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-22T19:12:15.68524004Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=738.815µs logger=migrator t=2026-05-22T19:12:15.691175838Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-22T19:12:15.691854892Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=682.984µs logger=migrator t=2026-05-22T19:12:15.695811202Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-22T19:12:15.69625563Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=445.178µs logger=migrator t=2026-05-22T19:12:15.70119764Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-22T19:12:15.702202059Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.004919ms logger=migrator t=2026-05-22T19:12:15.708410163Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-22T19:12:15.709164589Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=754.406µs logger=migrator t=2026-05-22T19:12:15.713925114Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-22T19:12:15.714714321Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=788.705µs logger=migrator t=2026-05-22T19:12:15.720158739Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-22T19:12:15.721315173Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.170174ms logger=migrator t=2026-05-22T19:12:15.727091678Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-22T19:12:15.727957995Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=865.957µs logger=migrator t=2026-05-22T19:12:15.732967736Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-22T19:12:15.732996817Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.33µs logger=migrator t=2026-05-22T19:12:15.737084378Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-22T19:12:15.737833544Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=749.526µs logger=migrator t=2026-05-22T19:12:15.74267516Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-22T19:12:15.743484307Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=808.847µs logger=migrator t=2026-05-22T19:12:15.750273643Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-22T19:12:15.751395406Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.121953ms logger=migrator t=2026-05-22T19:12:15.781928567Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-22T19:12:15.78303058Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.087682ms logger=migrator t=2026-05-22T19:12:15.787898707Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-22T19:12:15.791783645Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.915478ms logger=migrator t=2026-05-22T19:12:15.79754853Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-22T19:12:15.798350756Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=802.296µs logger=migrator t=2026-05-22T19:12:15.802818226Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-22T19:12:15.803434348Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=616.182µs logger=migrator t=2026-05-22T19:12:15.807191224Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-22T19:12:15.807860177Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=668.963µs logger=migrator t=2026-05-22T19:12:15.812656253Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-22T19:12:15.813245175Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=587.572µs logger=migrator t=2026-05-22T19:12:15.819177524Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-22T19:12:15.819760066Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=580.831µs logger=migrator t=2026-05-22T19:12:15.825662384Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-22T19:12:15.826281286Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=634.483µs logger=migrator t=2026-05-22T19:12:15.834711955Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-22T19:12:15.835870168Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.167164ms logger=migrator t=2026-05-22T19:12:15.853181485Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-22T19:12:15.854025652Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=846.207µs logger=migrator t=2026-05-22T19:12:15.859374359Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-22T19:12:15.860490612Z level=info msg="Migration successfully executed" id="create star table" duration=1.116543ms logger=migrator t=2026-05-22T19:12:15.867254207Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-22T19:12:15.868190286Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=939.939µs logger=migrator t=2026-05-22T19:12:15.874736838Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-22T19:12:15.875542334Z level=info msg="Migration successfully executed" id="create org table v1" duration=803.666µs logger=migrator t=2026-05-22T19:12:15.880934202Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-22T19:12:15.881469502Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=537.14µs logger=migrator t=2026-05-22T19:12:15.887920321Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-22T19:12:15.889607185Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.690324ms logger=migrator t=2026-05-22T19:12:15.895664806Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-22T19:12:15.897262399Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.540752ms logger=migrator t=2026-05-22T19:12:15.903771789Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-22T19:12:15.904549125Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=777.395µs logger=migrator t=2026-05-22T19:12:15.91129534Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-22T19:12:15.912012574Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=717.104µs logger=migrator t=2026-05-22T19:12:15.917114887Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-22T19:12:15.917169758Z level=info msg="Migration successfully executed" id="Update org table charset" duration=58.261µs logger=migrator t=2026-05-22T19:12:15.923081186Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-22T19:12:15.923177838Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=88.722µs logger=migrator t=2026-05-22T19:12:15.930134967Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-22T19:12:15.930539086Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=416.159µs logger=migrator t=2026-05-22T19:12:15.937988795Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-22T19:12:15.939401214Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.416669ms logger=migrator t=2026-05-22T19:12:15.946606377Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-22T19:12:15.947796972Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.195865ms logger=migrator t=2026-05-22T19:12:15.953924954Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-22T19:12:15.955863993Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.941409ms logger=migrator t=2026-05-22T19:12:15.961529777Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-22T19:12:15.962565187Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.03525ms logger=migrator t=2026-05-22T19:12:15.969028777Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-22T19:12:15.969914695Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=885.598µs logger=migrator t=2026-05-22T19:12:15.984053688Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-22T19:12:15.985249982Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.195374ms logger=migrator t=2026-05-22T19:12:15.992912816Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-22T19:12:16.002278783Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.367597ms logger=migrator t=2026-05-22T19:12:16.008305294Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-22T19:12:16.008946778Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=642.413µs logger=migrator t=2026-05-22T19:12:16.015411777Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-22T19:12:16.016140871Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=728.414µs logger=migrator t=2026-05-22T19:12:16.021414297Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-22T19:12:16.022221713Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=807.756µs logger=migrator t=2026-05-22T19:12:16.037778725Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-22T19:12:16.038088551Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=310.236µs logger=migrator t=2026-05-22T19:12:16.043371297Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-22T19:12:16.044681703Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.317426ms logger=migrator t=2026-05-22T19:12:16.052039311Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-22T19:12:16.052325376Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=302.186µs logger=migrator t=2026-05-22T19:12:16.060034841Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-22T19:12:16.062232755Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.202854ms logger=migrator t=2026-05-22T19:12:16.067366748Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-22T19:12:16.069138633Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.771476ms logger=migrator t=2026-05-22T19:12:16.074123983Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-22T19:12:16.076025291Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.899668ms logger=migrator t=2026-05-22T19:12:16.081207015Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-22T19:12:16.082060923Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=857.858µs logger=migrator t=2026-05-22T19:12:16.094111364Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-22T19:12:16.096879529Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.771665ms logger=migrator t=2026-05-22T19:12:16.101516473Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-22T19:12:16.102413Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=895.747µs logger=migrator t=2026-05-22T19:12:16.106876369Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-22T19:12:16.107646625Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=764.216µs logger=migrator t=2026-05-22T19:12:16.11386126Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-22T19:12:16.11388889Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.391µs logger=migrator t=2026-05-22T19:12:16.118785788Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-22T19:12:16.118829689Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.401µs logger=migrator t=2026-05-22T19:12:16.123879321Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-22T19:12:16.127049504Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.171134ms logger=migrator t=2026-05-22T19:12:16.132443732Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-22T19:12:16.134505493Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.057961ms logger=migrator t=2026-05-22T19:12:16.144756369Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-22T19:12:16.146524834Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.769465ms logger=migrator t=2026-05-22T19:12:16.152849891Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-22T19:12:16.156121316Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.264695ms logger=migrator t=2026-05-22T19:12:16.161693498Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-22T19:12:16.161930343Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=231.945µs logger=migrator t=2026-05-22T19:12:16.166796101Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-22T19:12:16.168149247Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.341926ms logger=migrator t=2026-05-22T19:12:16.174030705Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-22T19:12:16.17474817Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=717.165µs logger=migrator t=2026-05-22T19:12:16.179178318Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-22T19:12:16.179206139Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.311µs logger=migrator t=2026-05-22T19:12:16.184018555Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-22T19:12:16.184922013Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=903.298µs logger=migrator t=2026-05-22T19:12:16.190185069Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-22T19:12:16.191622388Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.436999ms logger=migrator t=2026-05-22T19:12:16.197243101Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-22T19:12:16.206463665Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.219124ms logger=migrator t=2026-05-22T19:12:16.211036157Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-22T19:12:16.211811403Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=776.145µs logger=migrator t=2026-05-22T19:12:16.218639129Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-22T19:12:16.219473336Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=831.777µs logger=migrator t=2026-05-22T19:12:16.227751833Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-22T19:12:16.229070918Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.324206ms logger=migrator t=2026-05-22T19:12:16.237192901Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-22T19:12:16.237752592Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=561.181µs logger=migrator t=2026-05-22T19:12:16.24210989Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-22T19:12:16.242785783Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=675.603µs logger=migrator t=2026-05-22T19:12:16.250192982Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-22T19:12:16.252646132Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.453989ms logger=migrator t=2026-05-22T19:12:16.261990538Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-22T19:12:16.263794605Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.815387ms logger=migrator t=2026-05-22T19:12:16.268691582Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-22T19:12:16.268995348Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=308.906µs logger=migrator t=2026-05-22T19:12:16.276806465Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-22T19:12:16.277105381Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=299.396µs logger=migrator t=2026-05-22T19:12:16.287248845Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-22T19:12:16.292117183Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=4.866877ms logger=migrator t=2026-05-22T19:12:16.29900291Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-22T19:12:16.30097497Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.97422ms logger=migrator t=2026-05-22T19:12:16.306444719Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-22T19:12:16.307465289Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.01557ms logger=migrator t=2026-05-22T19:12:16.314296667Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-22T19:12:16.315211435Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=917.168µs logger=migrator t=2026-05-22T19:12:16.321196325Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-22T19:12:16.322884779Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.688714ms logger=migrator t=2026-05-22T19:12:16.330765726Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-22T19:12:16.331640274Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=878.168µs logger=migrator t=2026-05-22T19:12:16.336747627Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-22T19:12:16.337752747Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.00631ms logger=migrator t=2026-05-22T19:12:16.342752137Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-22T19:12:16.348849479Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.093032ms logger=migrator t=2026-05-22T19:12:16.353202456Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-22T19:12:16.354347609Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.144613ms logger=migrator t=2026-05-22T19:12:16.36285244Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-22T19:12:16.36389411Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.04279ms logger=migrator t=2026-05-22T19:12:16.371280269Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-22T19:12:16.37286526Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.587742ms logger=migrator t=2026-05-22T19:12:16.37933707Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-22T19:12:16.380775779Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.439149ms logger=migrator t=2026-05-22T19:12:16.38580816Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-22T19:12:16.387603266Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.794956ms logger=migrator t=2026-05-22T19:12:16.391702518Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-22T19:12:16.39431425Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.611622ms logger=migrator t=2026-05-22T19:12:16.398077255Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-22T19:12:16.398105156Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.871µs logger=migrator t=2026-05-22T19:12:16.402003374Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-22T19:12:16.40227258Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=269.156µs logger=migrator t=2026-05-22T19:12:16.408687168Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-22T19:12:16.411400582Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.719014ms logger=migrator t=2026-05-22T19:12:16.414523745Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-22T19:12:16.41477749Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=250.435µs logger=migrator t=2026-05-22T19:12:16.421337232Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-22T19:12:16.421822102Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=488.62µs logger=migrator t=2026-05-22T19:12:16.42576039Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-22T19:12:16.428419293Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.657973ms logger=migrator t=2026-05-22T19:12:16.434674579Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-22T19:12:16.434881573Z level=info msg="Migration successfully executed" id="Update uid value" duration=208.164µs logger=migrator t=2026-05-22T19:12:16.438688469Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-22T19:12:16.439509466Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=820.966µs logger=migrator t=2026-05-22T19:12:16.443276722Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-22T19:12:16.446057478Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.763585ms logger=migrator t=2026-05-22T19:12:16.450421885Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-22T19:12:16.451812453Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.392638ms logger=migrator t=2026-05-22T19:12:16.458435005Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-22T19:12:16.459395454Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=961.419µs logger=migrator t=2026-05-22T19:12:16.551218155Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-22T19:12:16.552719925Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.50562ms logger=migrator t=2026-05-22T19:12:16.558771736Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-22T19:12:16.56048835Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.737544ms logger=migrator t=2026-05-22T19:12:16.56798082Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-22T19:12:16.569051681Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.075001ms logger=migrator t=2026-05-22T19:12:16.573348968Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-22T19:12:16.574812658Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.45263ms logger=migrator t=2026-05-22T19:12:16.578345039Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-22T19:12:16.579041002Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=696.363µs logger=migrator t=2026-05-22T19:12:16.584052243Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-22T19:12:16.590002242Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=5.948829ms logger=migrator t=2026-05-22T19:12:16.595996732Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-22T19:12:16.596739986Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=743.344µs logger=migrator t=2026-05-22T19:12:16.601245397Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-22T19:12:16.602134495Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=888.378µs logger=migrator t=2026-05-22T19:12:16.606766938Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-22T19:12:16.60788369Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.116342ms logger=migrator t=2026-05-22T19:12:16.615469502Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-22T19:12:16.616855771Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.378948ms logger=migrator t=2026-05-22T19:12:16.623187927Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-22T19:12:16.625023153Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.828626ms logger=migrator t=2026-05-22T19:12:16.632242928Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-22T19:12:16.633251988Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.00767ms logger=migrator t=2026-05-22T19:12:16.637729659Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-22T19:12:16.637755239Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.45µs logger=migrator t=2026-05-22T19:12:16.642909383Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-22T19:12:16.646986414Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.076942ms logger=migrator t=2026-05-22T19:12:16.651878642Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-22T19:12:16.654365132Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.48008ms logger=migrator t=2026-05-22T19:12:16.658676498Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-22T19:12:16.658843872Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=167.434µs logger=migrator t=2026-05-22T19:12:16.663919763Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-22T19:12:16.667053216Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.137413ms logger=migrator t=2026-05-22T19:12:16.674024796Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-22T19:12:16.676519156Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.49919ms logger=migrator t=2026-05-22T19:12:16.68221774Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-22T19:12:16.682961385Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=744.025µs logger=migrator t=2026-05-22T19:12:16.686886634Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-22T19:12:16.687505086Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=617.432µs logger=migrator t=2026-05-22T19:12:16.692343782Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-22T19:12:16.693803522Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.46817ms logger=migrator t=2026-05-22T19:12:16.698789733Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-22T19:12:16.69965197Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=861.837µs logger=migrator t=2026-05-22T19:12:16.704085069Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-22T19:12:16.704879344Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=794.425µs logger=migrator t=2026-05-22T19:12:16.711018517Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-22T19:12:16.712000467Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=978.919µs logger=migrator t=2026-05-22T19:12:16.71616403Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-22T19:12:16.716240572Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=77.482µs logger=migrator t=2026-05-22T19:12:16.720046188Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-22T19:12:16.720072528Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.77µs logger=migrator t=2026-05-22T19:12:16.723541248Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-22T19:12:16.72761997Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.059101ms logger=migrator t=2026-05-22T19:12:16.731935447Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-22T19:12:16.733924456Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=1.988969ms logger=migrator t=2026-05-22T19:12:16.736978867Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-22T19:12:16.737048029Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=69.622µs logger=migrator t=2026-05-22T19:12:16.741185682Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-22T19:12:16.74211244Z level=info msg="Migration successfully executed" id="create quota table v1" duration=936.698µs logger=migrator t=2026-05-22T19:12:16.752428847Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-22T19:12:16.753970587Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.54104ms logger=migrator t=2026-05-22T19:12:16.761485279Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-22T19:12:16.761512349Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.17µs logger=migrator t=2026-05-22T19:12:16.764610251Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-22T19:12:16.765686713Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.072952ms logger=migrator t=2026-05-22T19:12:16.769855586Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-22T19:12:16.771131042Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.275136ms logger=migrator t=2026-05-22T19:12:16.775394447Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-22T19:12:16.779386118Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.992461ms logger=migrator t=2026-05-22T19:12:16.782815326Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-22T19:12:16.782838577Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=24.271µs logger=migrator t=2026-05-22T19:12:16.786283295Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-22T19:12:16.787066611Z level=info msg="Migration successfully executed" id="create session table" duration=783.146µs logger=migrator t=2026-05-22T19:12:16.791113913Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-22T19:12:16.791191554Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=77.981µs logger=migrator t=2026-05-22T19:12:16.79499999Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-22T19:12:16.795079962Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=87.482µs logger=migrator t=2026-05-22T19:12:16.798819967Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-22T19:12:16.799843668Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.023722ms logger=migrator t=2026-05-22T19:12:16.804210215Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-22T19:12:16.805305677Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.095472ms logger=migrator t=2026-05-22T19:12:16.810351388Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-22T19:12:16.810390969Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=47.501µs logger=migrator t=2026-05-22T19:12:16.813914919Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-22T19:12:16.81394499Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=31.141µs logger=migrator t=2026-05-22T19:12:16.817233716Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-22T19:12:16.820610583Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.376257ms logger=migrator t=2026-05-22T19:12:16.824086434Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-22T19:12:16.827128715Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.042031ms logger=migrator t=2026-05-22T19:12:16.831882819Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-22T19:12:16.831958191Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=75.532µs logger=migrator t=2026-05-22T19:12:16.835313329Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-22T19:12:16.83539552Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=88.511µs logger=migrator t=2026-05-22T19:12:16.840344809Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-22T19:12:16.841666586Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.318977ms logger=migrator t=2026-05-22T19:12:16.846237707Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-22T19:12:16.846279428Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.64µs logger=migrator t=2026-05-22T19:12:16.850009333Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-22T19:12:16.853109775Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.100072ms logger=migrator t=2026-05-22T19:12:16.856431092Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-22T19:12:16.856575874Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=145.303µs logger=migrator t=2026-05-22T19:12:16.860108845Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-22T19:12:16.863143996Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.034911ms logger=migrator t=2026-05-22T19:12:16.866706258Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-22T19:12:16.869761969Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.052221ms logger=migrator t=2026-05-22T19:12:16.874222798Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-22T19:12:16.874316729Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=94.211µs logger=migrator t=2026-05-22T19:12:16.877944493Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-22T19:12:16.878789359Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=844.656µs logger=migrator t=2026-05-22T19:12:16.882739478Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-22T19:12:16.884073955Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.334297ms logger=migrator t=2026-05-22T19:12:16.888663918Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-22T19:12:16.890384142Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.721534ms logger=migrator t=2026-05-22T19:12:16.89423562Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-22T19:12:16.895142868Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=906.978µs logger=migrator t=2026-05-22T19:12:16.901322851Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-22T19:12:16.902198058Z level=info msg="Migration successfully executed" id="add index alert state" duration=875.347µs logger=migrator t=2026-05-22T19:12:16.906632698Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-22T19:12:16.907968634Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.340217ms logger=migrator t=2026-05-22T19:12:16.912465634Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-22T19:12:16.914068377Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.602623ms logger=migrator t=2026-05-22T19:12:16.91876538Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-22T19:12:16.920125098Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.359618ms logger=migrator t=2026-05-22T19:12:16.924114278Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-22T19:12:16.924820982Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=707.334µs logger=migrator t=2026-05-22T19:12:16.927943695Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-22T19:12:16.939024467Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.074552ms logger=migrator t=2026-05-22T19:12:16.94467243Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-22T19:12:16.9456784Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.01799ms logger=migrator t=2026-05-22T19:12:16.951960436Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-22T19:12:16.953278673Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.295446ms logger=migrator t=2026-05-22T19:12:16.959092399Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-22T19:12:16.959398985Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=303.736µs logger=migrator t=2026-05-22T19:12:16.962470087Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-22T19:12:16.963002057Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=532.04µs logger=migrator t=2026-05-22T19:12:16.967041279Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-22T19:12:16.96763565Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=597.721µs logger=migrator t=2026-05-22T19:12:16.97257671Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-22T19:12:16.978198532Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.618362ms logger=migrator t=2026-05-22T19:12:16.983361875Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-22T19:12:16.987221533Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.859408ms logger=migrator t=2026-05-22T19:12:16.990484718Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-22T19:12:16.994223663Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.735225ms logger=migrator t=2026-05-22T19:12:16.997769175Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-22T19:12:17.001302025Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.53206ms logger=migrator t=2026-05-22T19:12:17.004768174Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-22T19:12:17.005830925Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.067561ms logger=migrator t=2026-05-22T19:12:17.009608771Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-22T19:12:17.009638932Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=30.841µs logger=migrator t=2026-05-22T19:12:17.01302503Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-22T19:12:17.013116641Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=91.031µs logger=migrator t=2026-05-22T19:12:17.01651193Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-22T19:12:17.017388828Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=877.028µs logger=migrator t=2026-05-22T19:12:17.021195524Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-22T19:12:17.022286765Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.090961ms logger=migrator t=2026-05-22T19:12:17.027537061Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-22T19:12:17.028307256Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=770.775µs logger=migrator t=2026-05-22T19:12:17.032098202Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-22T19:12:17.032932339Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=836.187µs logger=migrator t=2026-05-22T19:12:17.036265895Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-22T19:12:17.037306217Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.039802ms logger=migrator t=2026-05-22T19:12:17.040664364Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-22T19:12:17.045234305Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.569681ms logger=migrator t=2026-05-22T19:12:17.048799667Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-22T19:12:17.052854008Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.061591ms logger=migrator t=2026-05-22T19:12:17.056961871Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-22T19:12:17.057185945Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=224.264µs logger=migrator t=2026-05-22T19:12:17.063556603Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-22T19:12:17.064647634Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.089712ms logger=migrator t=2026-05-22T19:12:17.068891169Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-22T19:12:17.070802718Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.905479ms logger=migrator t=2026-05-22T19:12:17.074556193Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-22T19:12:17.078898359Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.341836ms logger=migrator t=2026-05-22T19:12:17.082549464Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-22T19:12:17.082664386Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=115.702µs logger=migrator t=2026-05-22T19:12:17.087239867Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-22T19:12:17.088283188Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.043161ms logger=migrator t=2026-05-22T19:12:17.098725408Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-22T19:12:17.099395681Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=670.883µs logger=migrator t=2026-05-22T19:12:17.105745618Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-22T19:12:17.105816229Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=70.791µs logger=migrator t=2026-05-22T19:12:17.109444712Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-22T19:12:17.110909122Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.46417ms logger=migrator t=2026-05-22T19:12:17.115864361Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-22T19:12:17.116773229Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=908.058µs logger=migrator t=2026-05-22T19:12:17.121372852Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-22T19:12:17.122478873Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.106161ms logger=migrator t=2026-05-22T19:12:17.127645567Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-22T19:12:17.128602866Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=956.629µs logger=migrator t=2026-05-22T19:12:17.133117387Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-22T19:12:17.13482725Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.708533ms logger=migrator t=2026-05-22T19:12:17.139753709Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-22T19:12:17.140918453Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.165154ms logger=migrator t=2026-05-22T19:12:17.146001215Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-22T19:12:17.146037185Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=35.43µs logger=migrator t=2026-05-22T19:12:17.151401563Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-22T19:12:17.157919164Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.517201ms logger=migrator t=2026-05-22T19:12:17.161777341Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-22T19:12:17.162655028Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=877.087µs logger=migrator t=2026-05-22T19:12:17.169412544Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-22T19:12:17.176059117Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.648243ms logger=migrator t=2026-05-22T19:12:17.179798822Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-22T19:12:17.181010167Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.210215ms logger=migrator t=2026-05-22T19:12:17.187953785Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-22T19:12:17.188823123Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=869.478µs logger=migrator t=2026-05-22T19:12:17.192994166Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-22T19:12:17.193982647Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=988.091µs logger=migrator t=2026-05-22T19:12:17.197419265Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-22T19:12:17.20862842Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.208685ms logger=migrator t=2026-05-22T19:12:17.214245483Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-22T19:12:17.214809314Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=561.951µs logger=migrator t=2026-05-22T19:12:17.21906981Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-22T19:12:17.220209992Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.138002ms logger=migrator t=2026-05-22T19:12:17.224648831Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-22T19:12:17.22508412Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=436.03µs logger=migrator t=2026-05-22T19:12:17.228787714Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-22T19:12:17.229371125Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=581.471µs logger=migrator t=2026-05-22T19:12:17.234010869Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-22T19:12:17.234222283Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=211.224µs logger=migrator t=2026-05-22T19:12:17.238450507Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-22T19:12:17.245946698Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.45906ms logger=migrator t=2026-05-22T19:12:17.250134322Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-22T19:12:17.25599694Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.854207ms logger=migrator t=2026-05-22T19:12:17.261368667Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-22T19:12:17.262723234Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.355657ms logger=migrator t=2026-05-22T19:12:17.26655336Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-22T19:12:17.267465419Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=929.939µs logger=migrator t=2026-05-22T19:12:17.271918658Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-22T19:12:17.272289786Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=374.568µs logger=migrator t=2026-05-22T19:12:17.276734985Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-22T19:12:17.282670284Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.935199ms logger=migrator t=2026-05-22T19:12:17.286333748Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-22T19:12:17.287188014Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=854.096µs logger=migrator t=2026-05-22T19:12:17.291287196Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-22T19:12:17.29149913Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=209.394µs logger=migrator t=2026-05-22T19:12:17.296825897Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-22T19:12:17.297238125Z level=info msg="Migration successfully executed" id="Move region to single row" duration=412.278µs logger=migrator t=2026-05-22T19:12:17.302178155Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-22T19:12:17.303000961Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=820.946µs logger=migrator t=2026-05-22T19:12:17.308645754Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-22T19:12:17.310040612Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.394348ms logger=migrator t=2026-05-22T19:12:17.320024453Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-22T19:12:17.321752967Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.727624ms logger=migrator t=2026-05-22T19:12:17.327076124Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-22T19:12:17.32793339Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=857.257µs logger=migrator t=2026-05-22T19:12:17.333852719Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-22T19:12:17.334797299Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=943.66µs logger=migrator t=2026-05-22T19:12:17.340932102Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-22T19:12:17.342428262Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.502431ms logger=migrator t=2026-05-22T19:12:17.34985657Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-22T19:12:17.350039934Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=186.674µs logger=migrator t=2026-05-22T19:12:17.354063385Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-22T19:12:17.355394101Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.330426ms logger=migrator t=2026-05-22T19:12:17.363130276Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-22T19:12:17.364377021Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.248435ms logger=migrator t=2026-05-22T19:12:17.384346832Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-22T19:12:17.386620707Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.279905ms logger=migrator t=2026-05-22T19:12:17.392819552Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-22T19:12:17.394658348Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.840017ms logger=migrator t=2026-05-22T19:12:17.401802112Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-22T19:12:17.402377453Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=579.671µs logger=migrator t=2026-05-22T19:12:17.408087687Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-22T19:12:17.409303981Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.222584ms logger=migrator t=2026-05-22T19:12:17.416388854Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-22T19:12:17.41671876Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=337.457µs logger=migrator t=2026-05-22T19:12:17.424810212Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-22T19:12:17.42620102Z level=info msg="Migration successfully executed" id="create team table" duration=1.394358ms logger=migrator t=2026-05-22T19:12:17.433522277Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-22T19:12:17.434839584Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.324587ms logger=migrator t=2026-05-22T19:12:17.439221411Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-22T19:12:17.440121479Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=900.978µs logger=migrator t=2026-05-22T19:12:17.44465419Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-22T19:12:17.449488447Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.831407ms logger=migrator t=2026-05-22T19:12:17.45315557Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-22T19:12:17.453369635Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=214.394µs logger=migrator t=2026-05-22T19:12:17.456939066Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-22T19:12:17.457911806Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=971.52µs logger=migrator t=2026-05-22T19:12:17.461839845Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-22T19:12:17.46263166Z level=info msg="Migration successfully executed" id="create team member table" duration=789.595µs logger=migrator t=2026-05-22T19:12:17.466981018Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-22T19:12:17.467843955Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=862.827µs logger=migrator t=2026-05-22T19:12:17.471467628Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-22T19:12:17.472392366Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=924.258µs logger=migrator t=2026-05-22T19:12:17.488216283Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-22T19:12:17.491606121Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=3.395278ms logger=migrator t=2026-05-22T19:12:17.496800916Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-22T19:12:17.502447789Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.641093ms logger=migrator t=2026-05-22T19:12:17.50702269Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-22T19:12:17.512555521Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.533091ms logger=migrator t=2026-05-22T19:12:17.516802516Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-22T19:12:17.522032911Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.226255ms logger=migrator t=2026-05-22T19:12:17.530113113Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-22T19:12:17.532046191Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.934168ms logger=migrator t=2026-05-22T19:12:17.53797675Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-22T19:12:17.540087073Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.111363ms logger=migrator t=2026-05-22T19:12:17.547501441Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-22T19:12:17.548693985Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.193264ms logger=migrator t=2026-05-22T19:12:17.555071323Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-22T19:12:17.556170055Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.098522ms logger=migrator t=2026-05-22T19:12:17.560291197Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-22T19:12:17.561584634Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.292857ms logger=migrator t=2026-05-22T19:12:17.565799718Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-22T19:12:17.566589524Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=790.466µs logger=migrator t=2026-05-22T19:12:17.571671165Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-22T19:12:17.572400091Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=728.766µs logger=migrator t=2026-05-22T19:12:17.576679876Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-22T19:12:17.577766258Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.085782ms logger=migrator t=2026-05-22T19:12:17.582068654Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-22T19:12:17.582627925Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=559.751µs logger=migrator t=2026-05-22T19:12:17.587075995Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-22T19:12:17.587466012Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=397.567µs logger=migrator t=2026-05-22T19:12:17.592512574Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-22T19:12:17.594227017Z level=info msg="Migration successfully executed" id="create tag table" duration=1.706583ms logger=migrator t=2026-05-22T19:12:17.598879611Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-22T19:12:17.600557095Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.682344ms logger=migrator t=2026-05-22T19:12:17.605287159Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-22T19:12:17.606189538Z level=info msg="Migration successfully executed" id="create login attempt table" duration=900.399µs logger=migrator t=2026-05-22T19:12:17.612083566Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-22T19:12:17.613391621Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.303925ms logger=migrator t=2026-05-22T19:12:17.618067906Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-22T19:12:17.619168257Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.098751ms logger=migrator t=2026-05-22T19:12:17.624813501Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-22T19:12:17.637859962Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.044312ms logger=migrator t=2026-05-22T19:12:17.645662219Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-22T19:12:17.64724566Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.585721ms logger=migrator t=2026-05-22T19:12:17.650869214Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-22T19:12:17.651851233Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=982.23µs logger=migrator t=2026-05-22T19:12:17.656053476Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-22T19:12:17.656395684Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=343.548µs logger=migrator t=2026-05-22T19:12:17.66169771Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-22T19:12:17.662492756Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=794.776µs logger=migrator t=2026-05-22T19:12:17.668540817Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-22T19:12:17.669925534Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.384937ms logger=migrator t=2026-05-22T19:12:17.674501376Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-22T19:12:17.675749412Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.253746ms logger=migrator t=2026-05-22T19:12:17.68368615Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-22T19:12:17.683922405Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=244.655µs logger=migrator t=2026-05-22T19:12:17.688671751Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-22T19:12:17.694558148Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.886358ms logger=migrator t=2026-05-22T19:12:17.706364395Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-22T19:12:17.712017448Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.656734ms logger=migrator t=2026-05-22T19:12:17.717181202Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-22T19:12:17.721177192Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.9935ms logger=migrator t=2026-05-22T19:12:17.728523489Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-22T19:12:17.733820825Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.337197ms logger=migrator t=2026-05-22T19:12:17.739184253Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-22T19:12:17.741078081Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.892389ms logger=migrator t=2026-05-22T19:12:17.760614213Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-22T19:12:17.768199935Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.591733ms logger=migrator t=2026-05-22T19:12:17.785659915Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-22T19:12:17.787283577Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.620311ms logger=migrator t=2026-05-22T19:12:17.800677475Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-22T19:12:17.801795398Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.118533ms logger=migrator t=2026-05-22T19:12:17.810960652Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-22T19:12:17.81188829Z level=info msg="Migration successfully executed" id="create user auth token table" duration=930.598µs logger=migrator t=2026-05-22T19:12:17.820746727Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-22T19:12:17.822761008Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.018861ms logger=migrator t=2026-05-22T19:12:17.830047744Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-22T19:12:17.830918731Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=869.707µs logger=migrator t=2026-05-22T19:12:17.836766838Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-22T19:12:17.837826429Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.058341ms logger=migrator t=2026-05-22T19:12:17.850561355Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-22T19:12:17.858700308Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.137273ms logger=migrator t=2026-05-22T19:12:17.866543555Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-22T19:12:17.867317511Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=775.776µs logger=migrator t=2026-05-22T19:12:17.873108937Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-22T19:12:17.874599127Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.48769ms logger=migrator t=2026-05-22T19:12:17.880768001Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-22T19:12:17.881916163Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.147722ms logger=migrator t=2026-05-22T19:12:17.88622358Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-22T19:12:17.887604487Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.380887ms logger=migrator t=2026-05-22T19:12:17.897969545Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-22T19:12:17.898998155Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.02951ms logger=migrator t=2026-05-22T19:12:17.906979996Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-22T19:12:17.907057607Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=75.681µs logger=migrator t=2026-05-22T19:12:17.911564188Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-22T19:12:17.91165341Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=89.372µs logger=migrator t=2026-05-22T19:12:17.915324853Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-22T19:12:17.916404334Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.080231ms logger=migrator t=2026-05-22T19:12:17.922212311Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-22T19:12:17.923421255Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.210534ms logger=migrator t=2026-05-22T19:12:17.929236882Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-22T19:12:17.930691721Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.453979ms logger=migrator t=2026-05-22T19:12:17.936304564Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-22T19:12:17.936415726Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=110.652µs logger=migrator t=2026-05-22T19:12:17.980128552Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-22T19:12:17.986873197Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=6.746746ms logger=migrator t=2026-05-22T19:12:18.007227085Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-22T19:12:18.008103492Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=879.347µs logger=migrator t=2026-05-22T19:12:18.027080943Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-22T19:12:18.028238396Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.160943ms logger=migrator t=2026-05-22T19:12:18.03440748Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-22T19:12:18.035700826Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.298865ms logger=migrator t=2026-05-22T19:12:18.040096014Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-22T19:12:18.04441225Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.319776ms logger=migrator t=2026-05-22T19:12:18.049052613Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-22T19:12:18.049745197Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=692.574µs logger=migrator t=2026-05-22T19:12:18.056646145Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-22T19:12:18.05685504Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=213.696µs logger=migrator t=2026-05-22T19:12:18.062699417Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-22T19:12:18.064503883Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.804975ms logger=migrator t=2026-05-22T19:12:18.071061605Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-22T19:12:18.072514693Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.456929ms logger=migrator t=2026-05-22T19:12:18.077943592Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-22T19:12:18.079227368Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.283956ms logger=migrator t=2026-05-22T19:12:18.083910091Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-22T19:12:18.083986473Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=75.002µs logger=migrator t=2026-05-22T19:12:18.096143607Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-22T19:12:18.098961824Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.824057ms logger=migrator t=2026-05-22T19:12:18.105933983Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-22T19:12:18.107690318Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.757795ms logger=migrator t=2026-05-22T19:12:18.113100307Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-22T19:12:18.114822531Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.727794ms logger=migrator t=2026-05-22T19:12:18.120626437Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-22T19:12:18.121824681Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.200274ms logger=migrator t=2026-05-22T19:12:18.128146958Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-22T19:12:18.136421434Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.274856ms logger=migrator t=2026-05-22T19:12:18.141992536Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-22T19:12:18.143205919Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.216463ms logger=migrator t=2026-05-22T19:12:18.149544567Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-22T19:12:18.150730871Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.188453ms logger=migrator t=2026-05-22T19:12:18.155747611Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-22T19:12:18.183165501Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.41343ms logger=migrator t=2026-05-22T19:12:18.199847686Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-22T19:12:18.227846847Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.001052ms logger=migrator t=2026-05-22T19:12:18.233258565Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-22T19:12:18.23402638Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=768.205µs logger=migrator t=2026-05-22T19:12:18.23851503Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-22T19:12:18.23998926Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.471319ms logger=migrator t=2026-05-22T19:12:18.245431429Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-22T19:12:18.251362337Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.929828ms logger=migrator t=2026-05-22T19:12:18.257395368Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-22T19:12:18.266000791Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.610303ms logger=migrator t=2026-05-22T19:12:18.27146638Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-22T19:12:18.272231635Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=765.375µs logger=migrator t=2026-05-22T19:12:18.277918339Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-22T19:12:18.27946319Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.544981ms logger=migrator t=2026-05-22T19:12:18.286527943Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-22T19:12:18.287728367Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.198933ms logger=migrator t=2026-05-22T19:12:18.293269157Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-22T19:12:18.294313088Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.044551ms logger=migrator t=2026-05-22T19:12:18.299469851Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-22T19:12:18.299536623Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=67.112µs logger=migrator t=2026-05-22T19:12:18.304975562Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-22T19:12:18.314342459Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.365817ms logger=migrator t=2026-05-22T19:12:18.321740858Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-22T19:12:18.330990043Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.250635ms logger=migrator t=2026-05-22T19:12:18.336767349Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-22T19:12:18.342846761Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.079043ms logger=migrator t=2026-05-22T19:12:18.348630347Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-22T19:12:18.349531285Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=901.158µs logger=migrator t=2026-05-22T19:12:18.354005835Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-22T19:12:18.354971614Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=964.989µs logger=migrator t=2026-05-22T19:12:18.359898373Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-22T19:12:18.36977635Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.880487ms logger=migrator t=2026-05-22T19:12:18.375494945Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-22T19:12:18.381738671Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.243086ms logger=migrator t=2026-05-22T19:12:18.386915734Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-22T19:12:18.388247941Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.331727ms logger=migrator t=2026-05-22T19:12:18.395432714Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-22T19:12:18.403398224Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.95803ms logger=migrator t=2026-05-22T19:12:18.408938575Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-22T19:12:18.413467037Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.527462ms logger=migrator t=2026-05-22T19:12:18.418199252Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-22T19:12:18.418274393Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=75.791µs logger=migrator t=2026-05-22T19:12:18.423317013Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-22T19:12:18.42510763Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.790026ms logger=migrator t=2026-05-22T19:12:18.431715362Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-22T19:12:18.433197412Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.480331ms logger=migrator t=2026-05-22T19:12:18.43860442Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-22T19:12:18.439778033Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.172763ms logger=migrator t=2026-05-22T19:12:18.445405926Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-22T19:12:18.44558925Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=183.034µs logger=migrator t=2026-05-22T19:12:18.451825646Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-22T19:12:18.458352186Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.525891ms logger=migrator t=2026-05-22T19:12:18.477037081Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-22T19:12:18.489443459Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=12.404488ms logger=migrator t=2026-05-22T19:12:18.495414558Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-22T19:12:18.503076772Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.660454ms logger=migrator t=2026-05-22T19:12:18.507830588Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-22T19:12:18.514681855Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.849927ms logger=migrator t=2026-05-22T19:12:18.51992516Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-22T19:12:18.526757216Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.831536ms logger=migrator t=2026-05-22T19:12:18.531336758Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-22T19:12:18.531413Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=82.902µs logger=migrator t=2026-05-22T19:12:18.537076984Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-22T19:12:18.538593725Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.520421ms logger=migrator t=2026-05-22T19:12:18.544161226Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-22T19:12:18.551854899Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.696223ms logger=migrator t=2026-05-22T19:12:18.556798889Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-22T19:12:18.55688279Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=85.571µs logger=migrator t=2026-05-22T19:12:18.563244417Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-22T19:12:18.570015564Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.771527ms logger=migrator t=2026-05-22T19:12:18.575348301Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-22T19:12:18.576262339Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=914.388µs logger=migrator t=2026-05-22T19:12:18.581983914Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-22T19:12:18.589490274Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.503761ms logger=migrator t=2026-05-22T19:12:18.59476625Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-22T19:12:18.595859781Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.096371ms logger=migrator t=2026-05-22T19:12:18.601823011Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-22T19:12:18.603170989Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.350698ms logger=migrator t=2026-05-22T19:12:18.609620808Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-22T19:12:18.62020879Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.584482ms logger=migrator t=2026-05-22T19:12:18.625322401Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-22T19:12:18.62619761Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=875.219µs logger=migrator t=2026-05-22T19:12:18.6341826Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-22T19:12:18.635597168Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.415618ms logger=migrator t=2026-05-22T19:12:18.641651469Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-22T19:12:18.642365114Z level=info msg="Migration successfully executed" id="create alert_image table" duration=714.335µs logger=migrator t=2026-05-22T19:12:18.647417295Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-22T19:12:18.648616459Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.199115ms logger=migrator t=2026-05-22T19:12:18.65415397Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-22T19:12:18.654315123Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=162.153µs logger=migrator t=2026-05-22T19:12:18.66015066Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-22T19:12:18.661781923Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.633733ms logger=migrator t=2026-05-22T19:12:18.66760619Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-22T19:12:18.668869895Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.273285ms logger=migrator t=2026-05-22T19:12:18.67360709Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-22T19:12:18.674185152Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-22T19:12:18.679421327Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-22T19:12:18.679911856Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=490.48µs logger=migrator t=2026-05-22T19:12:18.686747753Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-22T19:12:18.68806629Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.319736ms logger=migrator t=2026-05-22T19:12:18.693320655Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-22T19:12:18.701510819Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.189404ms logger=migrator t=2026-05-22T19:12:18.706252534Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-22T19:12:18.707114572Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=863.048µs logger=migrator t=2026-05-22T19:12:18.713703973Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-22T19:12:18.715183383Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.4797ms logger=migrator t=2026-05-22T19:12:18.721666353Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-22T19:12:18.723419138Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.751825ms logger=migrator t=2026-05-22T19:12:18.731456879Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-22T19:12:18.732714235Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.258936ms logger=migrator t=2026-05-22T19:12:18.739430649Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-22T19:12:18.740793577Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.366058ms logger=migrator t=2026-05-22T19:12:18.746690055Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-22T19:12:18.746720015Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.1µs logger=migrator t=2026-05-22T19:12:18.753303847Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-22T19:12:18.753499301Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=195.923µs logger=migrator t=2026-05-22T19:12:18.761273907Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-22T19:12:18.769004862Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.731345ms logger=migrator t=2026-05-22T19:12:18.781004042Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-22T19:12:18.781445331Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=442.709µs logger=migrator t=2026-05-22T19:12:18.786320099Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-22T19:12:18.78742454Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.104612ms logger=migrator t=2026-05-22T19:12:18.793878971Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-22T19:12:18.794307239Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=430.808µs logger=migrator t=2026-05-22T19:12:18.800309139Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-22T19:12:18.801441871Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.133912ms logger=migrator t=2026-05-22T19:12:18.807009913Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-22T19:12:18.807910192Z level=info msg="Migration successfully executed" id="create secrets table" duration=904.599µs logger=migrator t=2026-05-22T19:12:18.815188187Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-22T19:12:18.867799322Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=52.599244ms logger=migrator t=2026-05-22T19:12:18.87373606Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-22T19:12:18.881117709Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.384749ms logger=migrator t=2026-05-22T19:12:18.887202031Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-22T19:12:18.887322033Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=118.612µs logger=migrator t=2026-05-22T19:12:18.893477056Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-22T19:12:18.93009455Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.611114ms logger=migrator t=2026-05-22T19:12:18.939030499Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-22T19:12:18.969295325Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.262416ms logger=migrator t=2026-05-22T19:12:18.977031481Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-22T19:12:18.977675753Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=643.982µs logger=migrator t=2026-05-22T19:12:18.984496631Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-22T19:12:18.986306516Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.804915ms logger=migrator t=2026-05-22T19:12:19.00142171Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-22T19:12:19.001863818Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=445.948µs logger=migrator t=2026-05-22T19:12:19.006600874Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-22T19:12:19.007605903Z level=info msg="Migration successfully executed" id="create permission table" duration=1.005179ms logger=migrator t=2026-05-22T19:12:19.014384599Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-22T19:12:19.015999452Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.615473ms logger=migrator t=2026-05-22T19:12:19.022019412Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-22T19:12:19.023715687Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.697265ms logger=migrator t=2026-05-22T19:12:19.029932581Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-22T19:12:19.030934361Z level=info msg="Migration successfully executed" id="create role table" duration=1.00028ms logger=migrator t=2026-05-22T19:12:19.036345649Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-22T19:12:19.044649796Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.301217ms logger=migrator t=2026-05-22T19:12:19.050756428Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-22T19:12:19.060719128Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.96301ms logger=migrator t=2026-05-22T19:12:19.072711178Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-22T19:12:19.074825201Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.116403ms logger=migrator t=2026-05-22T19:12:19.082515975Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-22T19:12:19.084553725Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.04116ms logger=migrator t=2026-05-22T19:12:19.091817251Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-22T19:12:19.093262561Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.44622ms logger=migrator t=2026-05-22T19:12:19.099111008Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-22T19:12:19.100302171Z level=info msg="Migration successfully executed" id="create team role table" duration=1.190153ms logger=migrator t=2026-05-22T19:12:19.108497196Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-22T19:12:19.110598728Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.104423ms logger=migrator t=2026-05-22T19:12:19.117417514Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-22T19:12:19.118550427Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.133233ms logger=migrator t=2026-05-22T19:12:19.124107949Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-22T19:12:19.12620091Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.090931ms logger=migrator t=2026-05-22T19:12:19.131860443Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-22T19:12:19.132843404Z level=info msg="Migration successfully executed" id="create user role table" duration=982.911µs logger=migrator t=2026-05-22T19:12:19.139851514Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-22T19:12:19.141012928Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.158074ms logger=migrator t=2026-05-22T19:12:19.15011531Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-22T19:12:19.151569618Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.456438ms logger=migrator t=2026-05-22T19:12:19.158842874Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-22T19:12:19.159981007Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.142123ms logger=migrator t=2026-05-22T19:12:19.168028488Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-22T19:12:19.169903996Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.873908ms logger=migrator t=2026-05-22T19:12:19.177619661Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-22T19:12:19.179514779Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.895887ms logger=migrator t=2026-05-22T19:12:19.201136292Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-22T19:12:19.20353375Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.399078ms logger=migrator t=2026-05-22T19:12:19.212304016Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-22T19:12:19.224127413Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.819226ms logger=migrator t=2026-05-22T19:12:19.229609222Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-22T19:12:19.230759416Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.152624ms logger=migrator t=2026-05-22T19:12:19.237090703Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-22T19:12:19.238337527Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.245714ms logger=migrator t=2026-05-22T19:12:19.244613414Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-22T19:12:19.24642252Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.806775ms logger=migrator t=2026-05-22T19:12:19.252032742Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-22T19:12:19.253574403Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.547621ms logger=migrator t=2026-05-22T19:12:19.258814018Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-22T19:12:19.259704186Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=890.338µs logger=migrator t=2026-05-22T19:12:19.265234577Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-22T19:12:19.266740136Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.50553ms logger=migrator t=2026-05-22T19:12:19.272901971Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-22T19:12:19.281466262Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.568141ms logger=migrator t=2026-05-22T19:12:19.287580115Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-22T19:12:19.298040484Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.43184ms logger=migrator t=2026-05-22T19:12:19.303335211Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-22T19:12:19.314716079Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.380298ms logger=migrator t=2026-05-22T19:12:19.319142487Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-22T19:12:19.327521105Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.383348ms logger=migrator t=2026-05-22T19:12:19.334171079Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-22T19:12:19.335031746Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=863.527µs logger=migrator t=2026-05-22T19:12:19.339013125Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-22T19:12:19.340975115Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.96155ms logger=migrator t=2026-05-22T19:12:19.348537656Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-22T19:12:19.349635868Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.098332ms logger=migrator t=2026-05-22T19:12:19.354323702Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-22T19:12:19.355375953Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.051841ms logger=migrator t=2026-05-22T19:12:19.362971656Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-22T19:12:19.364084858Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.110562ms logger=migrator t=2026-05-22T19:12:19.369867583Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-22T19:12:19.369984486Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=121.943µs logger=migrator t=2026-05-22T19:12:19.375369934Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-22T19:12:19.375544137Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=185.274µs logger=migrator t=2026-05-22T19:12:19.38067556Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-22T19:12:19.3821215Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.445879ms logger=migrator t=2026-05-22T19:12:19.387705711Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-22T19:12:19.388765362Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.062281ms logger=migrator t=2026-05-22T19:12:19.396013478Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-22T19:12:19.396938656Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=925.028µs logger=migrator t=2026-05-22T19:12:19.402909386Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-22T19:12:19.403217202Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=307.656µs logger=migrator t=2026-05-22T19:12:19.408406706Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-22T19:12:19.409170311Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=762.955µs logger=migrator t=2026-05-22T19:12:19.413406636Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-22T19:12:19.41458938Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.182324ms logger=migrator t=2026-05-22T19:12:19.420736433Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-22T19:12:19.423631301Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.900609ms logger=migrator t=2026-05-22T19:12:19.42855213Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-22T19:12:19.437236064Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.692604ms logger=migrator t=2026-05-22T19:12:19.441646932Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-22T19:12:19.441741134Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=94.912µs logger=migrator t=2026-05-22T19:12:19.446426148Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-22T19:12:19.447429358Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.00314ms logger=migrator t=2026-05-22T19:12:19.453977929Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-22T19:12:19.455381588Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.400799ms logger=migrator t=2026-05-22T19:12:19.460650314Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-22T19:12:19.462336357Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.688504ms logger=migrator t=2026-05-22T19:12:19.468328047Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-22T19:12:19.47744479Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.115044ms logger=migrator t=2026-05-22T19:12:19.483643774Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-22T19:12:19.484779846Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.133962ms logger=migrator t=2026-05-22T19:12:19.488144854Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-22T19:12:19.489878619Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.734085ms logger=migrator t=2026-05-22T19:12:19.49438467Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-22T19:12:19.515982061Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.592162ms logger=migrator t=2026-05-22T19:12:19.521631415Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-22T19:12:19.522684167Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.056642ms logger=migrator t=2026-05-22T19:12:19.527199856Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-22T19:12:19.528546954Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.346858ms logger=migrator t=2026-05-22T19:12:19.534735398Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-22T19:12:19.536088665Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.353797ms logger=migrator t=2026-05-22T19:12:19.543771188Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-22T19:12:19.545234078Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.46857ms logger=migrator t=2026-05-22T19:12:19.553131867Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-22T19:12:19.553485954Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=357.597µs logger=migrator t=2026-05-22T19:12:19.557485674Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-22T19:12:19.558365532Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=880.018µs logger=migrator t=2026-05-22T19:12:19.562960473Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-22T19:12:19.571852781Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.889348ms logger=migrator t=2026-05-22T19:12:19.577520275Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-22T19:12:19.578592997Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.072932ms logger=migrator t=2026-05-22T19:12:19.582448854Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-22T19:12:19.583522556Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.073992ms logger=migrator t=2026-05-22T19:12:19.58877155Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-22T19:12:19.589315602Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-22T19:12:19.593920374Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-22T19:12:19.594494865Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-22T19:12:19.599371253Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-22T19:12:19.600554577Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.187374ms logger=migrator t=2026-05-22T19:12:19.60471931Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-22T19:12:19.606605468Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.886168ms logger=migrator t=2026-05-22T19:12:19.612635939Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-22T19:12:19.614644069Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.01116ms logger=migrator t=2026-05-22T19:12:19.619847944Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-22T19:12:19.621194931Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.346067ms logger=migrator t=2026-05-22T19:12:19.628297833Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-22T19:12:19.630367324Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.067761ms logger=migrator t=2026-05-22T19:12:19.634686691Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-22T19:12:19.635790213Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.103532ms logger=migrator t=2026-05-22T19:12:19.642105489Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-22T19:12:19.643879475Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.777606ms logger=migrator t=2026-05-22T19:12:19.649055199Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-22T19:12:19.650961498Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.905689ms logger=migrator t=2026-05-22T19:12:19.654926067Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-22T19:12:19.656170251Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.244344ms logger=migrator t=2026-05-22T19:12:19.661440617Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-22T19:12:19.66306831Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.634343ms logger=migrator t=2026-05-22T19:12:19.667925767Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-22T19:12:19.66909723Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.172193ms logger=migrator t=2026-05-22T19:12:19.676013369Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-22T19:12:19.700146093Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.130793ms logger=migrator t=2026-05-22T19:12:19.706109052Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-22T19:12:19.717615563Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.503491ms logger=migrator t=2026-05-22T19:12:19.723234205Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-22T19:12:19.735400269Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.168284ms logger=migrator t=2026-05-22T19:12:19.741539313Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-22T19:12:19.741765977Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=227.134µs logger=migrator t=2026-05-22T19:12:19.746437541Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-22T19:12:19.75487831Z level=info msg="Migration successfully executed" id="add share column" duration=8.440849ms logger=migrator t=2026-05-22T19:12:19.758920241Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-22T19:12:19.759098424Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=178.664µs logger=migrator t=2026-05-22T19:12:19.764825369Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-22T19:12:19.765804639Z level=info msg="Migration successfully executed" id="create file table" duration=979.51µs logger=migrator t=2026-05-22T19:12:19.770996642Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-22T19:12:19.772892821Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.899669ms logger=migrator t=2026-05-22T19:12:19.778525974Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-22T19:12:19.779675397Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.149393ms logger=migrator t=2026-05-22T19:12:19.788024414Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-22T19:12:19.789436332Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.411158ms logger=migrator t=2026-05-22T19:12:19.797026365Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-22T19:12:19.798984603Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.957389ms logger=migrator t=2026-05-22T19:12:19.803880662Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-22T19:12:19.804055225Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=175.873µs logger=migrator t=2026-05-22T19:12:19.808051226Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-22T19:12:19.808117857Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.511µs logger=migrator t=2026-05-22T19:12:19.81377345Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-22T19:12:19.814719469Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=946.409µs logger=migrator t=2026-05-22T19:12:19.822040076Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-22T19:12:19.822472755Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=436.988µs logger=migrator t=2026-05-22T19:12:19.82678961Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-22T19:12:19.828349352Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.564712ms logger=migrator t=2026-05-22T19:12:19.832209389Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-22T19:12:19.842867623Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.655784ms logger=migrator t=2026-05-22T19:12:19.847438045Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-22T19:12:19.847619369Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=182.514µs logger=migrator t=2026-05-22T19:12:19.851387684Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-22T19:12:19.85269283Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.305046ms logger=migrator t=2026-05-22T19:12:19.85818647Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-22T19:12:19.858627429Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=439.049µs logger=migrator t=2026-05-22T19:12:19.86218167Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-22T19:12:19.862412325Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=222.034µs logger=migrator t=2026-05-22T19:12:19.86620345Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-22T19:12:19.866694471Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=491.131µs logger=migrator t=2026-05-22T19:12:19.873971516Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-22T19:12:19.883469747Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.498311ms logger=migrator t=2026-05-22T19:12:19.888492377Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-22T19:12:19.896973267Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.47378ms logger=migrator t=2026-05-22T19:12:19.901317635Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-22T19:12:19.902648121Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.331486ms logger=migrator t=2026-05-22T19:12:19.907356626Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-22T19:12:19.983318558Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.951452ms logger=migrator t=2026-05-22T19:12:19.988374529Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-22T19:12:19.989279057Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=904.538µs logger=migrator t=2026-05-22T19:12:19.99287792Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-22T19:12:19.994130934Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.247754ms logger=migrator t=2026-05-22T19:12:19.998400971Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-22T19:12:20.025306709Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.904818ms logger=migrator t=2026-05-22T19:12:20.035737109Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-22T19:12:20.046002995Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.263465ms logger=migrator t=2026-05-22T19:12:20.052111207Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-22T19:12:20.052416723Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=297.585µs logger=migrator t=2026-05-22T19:12:20.070817981Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-22T19:12:20.071089727Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=274.686µs logger=migrator t=2026-05-22T19:12:20.099521017Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-22T19:12:20.099828593Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=308.226µs logger=migrator t=2026-05-22T19:12:20.106586538Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-22T19:12:20.106934895Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=349.727µs logger=migrator t=2026-05-22T19:12:20.114131189Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-22T19:12:20.114524717Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=395.168µs logger=migrator t=2026-05-22T19:12:20.131911376Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-22T19:12:20.132973478Z level=info msg="Migration successfully executed" id="create folder table" duration=1.073273ms logger=migrator t=2026-05-22T19:12:20.163284515Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-22T19:12:20.165585871Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.306426ms logger=migrator t=2026-05-22T19:12:20.179629592Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-22T19:12:20.181483799Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.854137ms logger=migrator t=2026-05-22T19:12:20.188920889Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-22T19:12:20.1889525Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.721µs logger=migrator t=2026-05-22T19:12:20.194307177Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-22T19:12:20.195619863Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.312856ms logger=migrator t=2026-05-22T19:12:20.200591533Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-22T19:12:20.202431929Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.841017ms logger=migrator t=2026-05-22T19:12:20.20746103Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-22T19:12:20.208697795Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.236235ms logger=migrator t=2026-05-22T19:12:20.212874138Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-22T19:12:20.213684814Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=815.306µs logger=migrator t=2026-05-22T19:12:20.218826448Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-22T19:12:20.219180755Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=347.396µs logger=migrator t=2026-05-22T19:12:20.223221106Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-22T19:12:20.224492081Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.270895ms logger=migrator t=2026-05-22T19:12:20.228432151Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-22T19:12:20.229890659Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.458338ms logger=migrator t=2026-05-22T19:12:20.235824128Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-22T19:12:20.237592704Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.769356ms logger=migrator t=2026-05-22T19:12:20.241488041Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-22T19:12:20.24338106Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.892509ms logger=migrator t=2026-05-22T19:12:20.247289228Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-22T19:12:20.248465712Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.176854ms logger=migrator t=2026-05-22T19:12:20.253372881Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-22T19:12:20.255272398Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.894408ms logger=migrator t=2026-05-22T19:12:20.261866991Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-22T19:12:20.263625575Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.759844ms logger=migrator t=2026-05-22T19:12:20.270156267Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-22T19:12:20.271411721Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.254804ms logger=migrator t=2026-05-22T19:12:20.277666816Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-22T19:12:20.278629437Z level=info msg="Migration successfully executed" id="create signing_key table" duration=962.54µs logger=migrator t=2026-05-22T19:12:20.282872111Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-22T19:12:20.284015835Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.143474ms logger=migrator t=2026-05-22T19:12:20.289005074Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-22T19:12:20.290843631Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.838547ms logger=migrator t=2026-05-22T19:12:20.29477846Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-22T19:12:20.295213139Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=436.19µs logger=migrator t=2026-05-22T19:12:20.301110447Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-22T19:12:20.314066396Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.953069ms logger=migrator t=2026-05-22T19:12:20.318821832Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-22T19:12:20.319395843Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=575.161µs logger=migrator t=2026-05-22T19:12:20.322632448Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-22T19:12:20.322653498Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.9µs logger=migrator t=2026-05-22T19:12:20.326150029Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-22T19:12:20.327058927Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=910.838µs logger=migrator t=2026-05-22T19:12:20.330001296Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-22T19:12:20.330015386Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=14.8µs logger=migrator t=2026-05-22T19:12:20.334064067Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-22T19:12:20.33621718Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.152273ms logger=migrator t=2026-05-22T19:12:20.340281282Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-22T19:12:20.342133668Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.846646ms logger=migrator t=2026-05-22T19:12:20.347277192Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-22T19:12:20.348491867Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.214465ms logger=migrator t=2026-05-22T19:12:20.353743521Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-22T19:12:20.355037328Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.296627ms logger=migrator t=2026-05-22T19:12:20.359270772Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-22T19:12:20.359780173Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=510.841µs logger=migrator t=2026-05-22T19:12:20.369266693Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-22T19:12:20.370455336Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.198934ms logger=migrator t=2026-05-22T19:12:20.376922747Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-22T19:12:20.378557519Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.634143ms logger=migrator t=2026-05-22T19:12:20.38307255Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-22T19:12:20.384336344Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.262764ms logger=migrator t=2026-05-22T19:12:20.390346496Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-22T19:12:20.401137931Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.790395ms logger=migrator t=2026-05-22T19:12:20.406772404Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-22T19:12:20.414088361Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.312567ms logger=migrator t=2026-05-22T19:12:20.42149389Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-22T19:12:20.434351897Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.854687ms logger=migrator t=2026-05-22T19:12:20.438075832Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-22T19:12:20.438127053Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=51.901µs logger=migrator t=2026-05-22T19:12:20.442139273Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-22T19:12:20.4524237Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.290447ms logger=migrator t=2026-05-22T19:12:20.457636504Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-22T19:12:20.467893049Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.259205ms logger=migrator t=2026-05-22T19:12:20.472629434Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-22T19:12:20.47343406Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=811.146µs logger=migrator t=2026-05-22T19:12:20.485821909Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.951366182s logger=migrator t=2026-05-22T19:12:20.486562684Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-22T19:12:20.509060785Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-22T19:12:20.50932492Z level=info msg="Created default organization" logger=secrets t=2026-05-22T19:12:20.517508114Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-22T19:12:20.567447095Z level=info msg="Restored cache from database" duration=610.772µs logger=plugin.store t=2026-05-22T19:12:20.570029417Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-22T19:12:20.620840705Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-22T19:12:20.620888256Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-22T19:12:20.620996038Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-22T19:12:20.621024578Z level=info msg="Plugins loaded" count=54 duration=50.996251ms logger=query_data t=2026-05-22T19:12:20.629248583Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-22T19:12:20.633549299Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-22T19:12:20.644887856Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-22T19:12:20.654222334Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-22T19:12:20.657258704Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-22T19:12:20.660366957Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-22T19:12:20.684296016Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-22T19:12:20.706692255Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-22T19:12:20.730920651Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-22T19:12:20.730960682Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-22T19:12:20.73139604Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-22T19:12:20.731502202Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-22T19:12:20.731589864Z level=info msg="Storage starting" logger=http.server t=2026-05-22T19:12:20.737641046Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-05-22T19:12:20.821690811Z level=info msg="Update check succeeded" duration=90.431023ms logger=plugins.update.checker t=2026-05-22T19:12:20.846717901Z level=info msg="Update check succeeded" duration=115.190598ms logger=provisioning.dashboard t=2026-05-22T19:12:20.851507097Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-22T19:12:20.857020428Z level=info msg="State cache has been initialized" states=0 duration=125.620978ms logger=ngalert.scheduler t=2026-05-22T19:12:20.857073499Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-22T19:12:20.8571499Z level=info msg=starting first_tick=2026-05-22T19:12:30Z logger=plugin.angulardetectorsprovider.dynamic t=2026-05-22T19:12:20.942023591Z level=info msg="Patterns update finished" duration=97.363771ms logger=provisioning.dashboard t=2026-05-22T19:12:20.984185617Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-22T19:12:21.188951781Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-22T19:12:21.195128254Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=sqlstore.transactions t=2026-05-22T19:12:24.325890068Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-22T19:12:24.326393879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.327188214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.378796568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.426106066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.442175869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.470551797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.488872825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.518879505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.537255834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.565114923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.583016551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.606115484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.623561544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.655147817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.671188489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.699564787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.718395435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.752182672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.770131131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.799392607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.826748396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.893645836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.909097156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.950291762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:24.968522497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.00556662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.02359859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.078375749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.093697596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.148853171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.164811701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.210000157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.230003848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.286682453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.301696535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.370172977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.387707058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.439817152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.459276973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.515834926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.534548271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.661280971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.677490396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.790725925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.807628124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.862949973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.881983554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.933737101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:25.947881694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.004366287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.034602642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.095186797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.116656738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.166843543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.181943936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.243432038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.265157633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.311324568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.335884481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.402101998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.417623289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.476352206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.496841466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.55338661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.571742628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.636685649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.651598878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.709644831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.72657054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.787245717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.805496973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.870854222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:26.916315023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:27.320554164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:27.341139047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:27.76538668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:27.784415851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:27.848408614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:27.863343563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:27.944330116Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-22T19:14:00.753394851Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-22T19:22:20.74390602Z level=info msg="Completed cleanup jobs" duration=11.904299ms logger=plugins.update.checker t=2026-05-22T19:22:20.896291425Z level=info msg="Update check succeeded" duration=48.394134ms logger=sqlstore.transactions t=2026-05-22T19:27:20.64773693Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-22T19:32:20.754737608Z level=info msg="Completed cleanup jobs" duration=22.36236ms logger=plugins.update.checker t=2026-05-22T19:32:20.962500039Z level=info msg="Update check succeeded" duration=114.741749ms logger=cleanup t=2026-05-22T19:42:20.773001003Z level=info msg="Completed cleanup jobs" duration=41.165108ms logger=plugins.update.checker t=2026-05-22T19:42:21.023214214Z level=info msg="Update check succeeded" duration=175.970629ms logger=infra.usagestats t=2026-05-22T19:44:00.776058965Z level=info msg="Usage stats are ready to report"