logger=settings t=2026-05-22T19:12:30.574854894Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-22T19:12:30Z logger=settings t=2026-05-22T19:12:30.575103869Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-22T19:12:30.575116239Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-22T19:12:30.57511972Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-22T19:12:30.57512267Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-22T19:12:30.57512533Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-22T19:12:30.57512831Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-22T19:12:30.57513102Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-22T19:12:30.5751339Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-22T19:12:30.57513721Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-22T19:12:30.57514007Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-22T19:12:30.57514544Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-22T19:12:30.57514897Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-22T19:12:30.57515236Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-22T19:12:30.57515643Z level=info msg=Target target=[all] logger=settings t=2026-05-22T19:12:30.575167801Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-22T19:12:30.575175801Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-22T19:12:30.575178511Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-22T19:12:30.575181161Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-22T19:12:30.575183891Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-22T19:12:30.575187801Z level=info msg="App mode production" logger=sqlstore t=2026-05-22T19:12:30.575434177Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-22T19:12:30.575453837Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-22T19:12:30.577038148Z level=info msg="Locking database" logger=migrator t=2026-05-22T19:12:30.577052108Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-22T19:12:30.577759732Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-22T19:12:30.578933816Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.173794ms logger=migrator t=2026-05-22T19:12:30.585159609Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-22T19:12:30.585776921Z level=info msg="Migration successfully executed" id="create user table" duration=616.982µs logger=migrator t=2026-05-22T19:12:30.591729949Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-22T19:12:30.592920864Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.190714ms logger=migrator t=2026-05-22T19:12:30.598957563Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-22T19:12:30.600192117Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.225244ms logger=migrator t=2026-05-22T19:12:30.60586567Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-22T19:12:30.606675757Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=792.356µs logger=migrator t=2026-05-22T19:12:30.611041123Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-22T19:12:30.612130825Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.089513ms logger=migrator t=2026-05-22T19:12:30.616242596Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-22T19:12:30.618860998Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.615772ms logger=migrator t=2026-05-22T19:12:30.623524261Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-22T19:12:30.624413228Z level=info msg="Migration successfully executed" id="create user table v2" duration=892.367µs logger=migrator t=2026-05-22T19:12:30.631583351Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-22T19:12:30.632345636Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=761.925µs logger=migrator t=2026-05-22T19:12:30.637443197Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-22T19:12:30.638705022Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.261605ms logger=migrator t=2026-05-22T19:12:30.644024937Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-22T19:12:30.644730091Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=704.614µs logger=migrator t=2026-05-22T19:12:30.65071117Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-22T19:12:30.651636159Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=924.769µs logger=migrator t=2026-05-22T19:12:30.663647977Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-22T19:12:30.664753569Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.105332ms logger=migrator t=2026-05-22T19:12:30.670301999Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-22T19:12:30.67034559Z level=info msg="Migration successfully executed" id="Update user table charset" duration=52.211µs logger=migrator t=2026-05-22T19:12:30.675738947Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-22T19:12:30.677452611Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.708214ms logger=migrator t=2026-05-22T19:12:30.681298217Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-22T19:12:30.681669994Z level=info msg="Migration successfully executed" id="Add missing user data" duration=371.917µs logger=migrator t=2026-05-22T19:12:30.68544672Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-22T19:12:30.686591452Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.144962ms logger=migrator t=2026-05-22T19:12:30.689694564Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-22T19:12:30.690385508Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=690.594µs logger=migrator t=2026-05-22T19:12:30.695946149Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-22T19:12:30.697135722Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.188383ms logger=migrator t=2026-05-22T19:12:30.702843265Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-22T19:12:30.71467327Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.835895ms logger=migrator t=2026-05-22T19:12:30.718573868Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-22T19:12:30.719668389Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.094431ms logger=migrator t=2026-05-22T19:12:30.724400923Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-22T19:12:30.724623978Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=223.535µs logger=migrator t=2026-05-22T19:12:30.737475702Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-22T19:12:30.738640126Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.163144ms logger=migrator t=2026-05-22T19:12:30.750484651Z 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:30.750883799Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=434.399µs logger=migrator t=2026-05-22T19:12:30.778504867Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-22T19:12:30.779226151Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=722.204µs logger=migrator t=2026-05-22T19:12:30.787257611Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-22T19:12:30.7881891Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=931.749µs logger=migrator t=2026-05-22T19:12:30.793588166Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-22T19:12:30.795175878Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.587662ms logger=migrator t=2026-05-22T19:12:30.801012594Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-22T19:12:30.80184451Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=840.556µs logger=migrator t=2026-05-22T19:12:30.808510703Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-22T19:12:30.809983532Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.473869ms logger=migrator t=2026-05-22T19:12:30.816119193Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-22T19:12:30.817415839Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.297196ms logger=migrator t=2026-05-22T19:12:30.823568741Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-22T19:12:30.823595902Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.111µs logger=migrator t=2026-05-22T19:12:30.829714553Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-22T19:12:30.830973019Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.258526ms logger=migrator t=2026-05-22T19:12:30.836798895Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-22T19:12:30.837932647Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.133512ms logger=migrator t=2026-05-22T19:12:30.843538788Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-22T19:12:30.844677041Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.138803ms logger=migrator t=2026-05-22T19:12:30.84970384Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-22T19:12:30.850917485Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.207265ms logger=migrator t=2026-05-22T19:12:30.857948344Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-22T19:12:30.861462224Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.50655ms logger=migrator t=2026-05-22T19:12:30.867196318Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-22T19:12:30.868143356Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=947.088µs logger=migrator t=2026-05-22T19:12:30.873411001Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-22T19:12:30.874454541Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.04621ms logger=migrator t=2026-05-22T19:12:30.882880039Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-22T19:12:30.883967801Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.091482ms logger=migrator t=2026-05-22T19:12:30.889681334Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-22T19:12:30.890454799Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=773.215µs logger=migrator t=2026-05-22T19:12:30.896501969Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-22T19:12:30.897376477Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=876.857µs logger=migrator t=2026-05-22T19:12:30.904742243Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-22T19:12:30.905226482Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=486.249µs logger=migrator t=2026-05-22T19:12:30.910197861Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-22T19:12:30.91066099Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=463.149µs logger=migrator t=2026-05-22T19:12:30.914864684Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-22T19:12:30.91517062Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=301.676µs logger=migrator t=2026-05-22T19:12:30.921947114Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-22T19:12:30.922787472Z level=info msg="Migration successfully executed" id="create star table" duration=843.608µs logger=migrator t=2026-05-22T19:12:30.930061195Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-22T19:12:30.931217989Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.166564ms logger=migrator t=2026-05-22T19:12:30.939225147Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-22T19:12:30.939997573Z level=info msg="Migration successfully executed" id="create org table v1" duration=770.546µs logger=migrator t=2026-05-22T19:12:30.945267158Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-22T19:12:30.945944881Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=677.573µs logger=migrator t=2026-05-22T19:12:30.951255267Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-22T19:12:30.951859258Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=603.791µs logger=migrator t=2026-05-22T19:12:30.958086312Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-22T19:12:30.958814196Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=730.874µs logger=migrator t=2026-05-22T19:12:30.964221023Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-22T19:12:30.964739204Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=514.921µs logger=migrator t=2026-05-22T19:12:30.970064829Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-22T19:12:30.970615751Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=551.312µs logger=migrator t=2026-05-22T19:12:30.976511258Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-22T19:12:30.976545678Z level=info msg="Migration successfully executed" id="Update org table charset" duration=35.72µs logger=migrator t=2026-05-22T19:12:30.981926255Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-22T19:12:30.981970066Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=38.761µs logger=migrator t=2026-05-22T19:12:30.98824288Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-22T19:12:30.988605627Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=365.967µs logger=migrator t=2026-05-22T19:12:30.994044745Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-22T19:12:30.99530782Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.267865ms logger=migrator t=2026-05-22T19:12:31.000472473Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-22T19:12:31.001716088Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.243075ms logger=migrator t=2026-05-22T19:12:31.008407661Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-22T19:12:31.009597895Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.192555ms logger=migrator t=2026-05-22T19:12:31.016050833Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-22T19:12:31.017103483Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.053811ms logger=migrator t=2026-05-22T19:12:31.023156243Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-22T19:12:31.0239618Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=805.737µs logger=migrator t=2026-05-22T19:12:31.032130752Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-22T19:12:31.033330285Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.200583ms logger=migrator t=2026-05-22T19:12:31.040969217Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-22T19:12:31.050601398Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.636281ms logger=migrator t=2026-05-22T19:12:31.055673929Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-22T19:12:31.05626418Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=589.921µs logger=migrator t=2026-05-22T19:12:31.062203868Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-22T19:12:31.063150168Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=946.269µs logger=migrator t=2026-05-22T19:12:31.068837461Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-22T19:12:31.07033728Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.50069ms logger=migrator t=2026-05-22T19:12:31.077469732Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-22T19:12:31.078341369Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=869.847µs logger=migrator t=2026-05-22T19:12:31.083088463Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-22T19:12:31.084133704Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.045901ms logger=migrator t=2026-05-22T19:12:31.091159974Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-22T19:12:31.091273886Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=117.123µs logger=migrator t=2026-05-22T19:12:31.096864817Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-22T19:12:31.099009179Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.140922ms logger=migrator t=2026-05-22T19:12:31.104052649Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-22T19:12:31.106380965Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.327976ms logger=migrator t=2026-05-22T19:12:31.113243722Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-22T19:12:31.115302042Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.05851ms logger=migrator t=2026-05-22T19:12:31.120147139Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-22T19:12:31.121096117Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=948.678µs logger=migrator t=2026-05-22T19:12:31.128813281Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-22T19:12:31.132821071Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.015851ms logger=migrator t=2026-05-22T19:12:31.140684036Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-22T19:12:31.14239367Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.717144ms logger=migrator t=2026-05-22T19:12:31.158413619Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-22T19:12:31.159390358Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=979.55µs logger=migrator t=2026-05-22T19:12:31.165826255Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-22T19:12:31.165887466Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=65.101µs logger=migrator t=2026-05-22T19:12:31.172387306Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-22T19:12:31.172484738Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=100.382µs logger=migrator t=2026-05-22T19:12:31.181084899Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-22T19:12:31.184726021Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.643261ms logger=migrator t=2026-05-22T19:12:31.192186929Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-22T19:12:31.194680609Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.49485ms logger=migrator t=2026-05-22T19:12:31.201984743Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-22T19:12:31.204941842Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.957599ms logger=migrator t=2026-05-22T19:12:31.211015322Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-22T19:12:31.213635924Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.620242ms logger=migrator t=2026-05-22T19:12:31.218620233Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-22T19:12:31.218883958Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=264.045µs logger=migrator t=2026-05-22T19:12:31.225320657Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-22T19:12:31.22702385Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.703743ms logger=migrator t=2026-05-22T19:12:31.231644612Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-22T19:12:31.2325839Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=939.788µs logger=migrator t=2026-05-22T19:12:31.236992958Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-22T19:12:31.23706372Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.521µs logger=migrator t=2026-05-22T19:12:31.243247642Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-22T19:12:31.244758013Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.509311ms logger=migrator t=2026-05-22T19:12:31.24866852Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-22T19:12:31.249965945Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.296985ms logger=migrator t=2026-05-22T19:12:31.25674582Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-22T19:12:31.262883962Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.138202ms logger=migrator t=2026-05-22T19:12:31.267667217Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-22T19:12:31.268495743Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=828.616µs logger=migrator t=2026-05-22T19:12:31.272911032Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-22T19:12:31.274074644Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.166783ms logger=migrator t=2026-05-22T19:12:31.279750067Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-22T19:12:31.280994101Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.248084ms logger=migrator t=2026-05-22T19:12:31.295648913Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-22T19:12:31.296250915Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=616.772µs logger=migrator t=2026-05-22T19:12:31.303456437Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-22T19:12:31.304686732Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.231975ms logger=migrator t=2026-05-22T19:12:31.311693631Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-22T19:12:31.315409225Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.715674ms logger=migrator t=2026-05-22T19:12:31.328840162Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-22T19:12:31.330544655Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.709783ms logger=migrator t=2026-05-22T19:12:31.337730948Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-22T19:12:31.338074415Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=352.587µs logger=migrator t=2026-05-22T19:12:31.382224721Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-22T19:12:31.382837583Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=620.022µs logger=migrator t=2026-05-22T19:12:31.52825947Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-22T19:12:31.529757589Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.500609ms logger=migrator t=2026-05-22T19:12:31.543975221Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-22T19:12:31.546463671Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.4908ms logger=migrator t=2026-05-22T19:12:31.554366318Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-22T19:12:31.555826368Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.47734ms logger=migrator t=2026-05-22T19:12:31.562652063Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-22T19:12:31.563587521Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=935.569µs logger=migrator t=2026-05-22T19:12:31.568737113Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-22T19:12:31.569560059Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=822.916µs logger=migrator t=2026-05-22T19:12:31.584738971Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-22T19:12:31.58620438Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.468198ms logger=migrator t=2026-05-22T19:12:31.592643488Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-22T19:12:31.593869392Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.228634ms logger=migrator t=2026-05-22T19:12:31.5988212Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-22T19:12:31.607769648Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.947698ms logger=migrator t=2026-05-22T19:12:31.615186466Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-22T19:12:31.616485351Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.299325ms logger=migrator t=2026-05-22T19:12:31.622654683Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-22T19:12:31.623518181Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=863.568µs logger=migrator t=2026-05-22T19:12:31.630617261Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-22T19:12:31.631399278Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=784.987µs logger=migrator t=2026-05-22T19:12:31.639441836Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-22T19:12:31.641480857Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=2.038681ms logger=migrator t=2026-05-22T19:12:31.645909235Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-22T19:12:31.649422975Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.50949ms logger=migrator t=2026-05-22T19:12:31.656560497Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-22T19:12:31.66023503Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.673822ms logger=migrator t=2026-05-22T19:12:31.667242348Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-22T19:12:31.667273409Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=41.141µs logger=migrator t=2026-05-22T19:12:31.67385643Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-22T19:12:31.674090375Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=234.105µs logger=migrator t=2026-05-22T19:12:31.677799878Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-22T19:12:31.680203686Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.403508ms logger=migrator t=2026-05-22T19:12:31.683780096Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-22T19:12:31.68398134Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=201.524µs logger=migrator t=2026-05-22T19:12:31.689979169Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-22T19:12:31.690195515Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=218.086µs logger=migrator t=2026-05-22T19:12:31.695126652Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-22T19:12:31.697511169Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.391257ms logger=migrator t=2026-05-22T19:12:31.702399127Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-22T19:12:31.702778644Z level=info msg="Migration successfully executed" id="Update uid value" duration=383.017µs logger=migrator t=2026-05-22T19:12:31.713104569Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-22T19:12:31.714550878Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.448928ms logger=migrator t=2026-05-22T19:12:31.723096297Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-22T19:12:31.725071317Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.97734ms logger=migrator t=2026-05-22T19:12:31.731105446Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-22T19:12:31.732587056Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.49227ms logger=migrator t=2026-05-22T19:12:31.739397141Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-22T19:12:31.741485072Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.081851ms logger=migrator t=2026-05-22T19:12:31.747365619Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-22T19:12:31.748676085Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.314026ms logger=migrator t=2026-05-22T19:12:31.757847247Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-22T19:12:31.7605255Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.678663ms logger=migrator t=2026-05-22T19:12:31.766001639Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-22T19:12:31.766840386Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=838.787µs logger=migrator t=2026-05-22T19:12:31.771423667Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-22T19:12:31.772364465Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=940.118µs logger=migrator t=2026-05-22T19:12:31.776460056Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-22T19:12:31.777858854Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.398458ms logger=migrator t=2026-05-22T19:12:31.785104178Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-22T19:12:31.797118817Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.00031ms logger=migrator t=2026-05-22T19:12:31.80183288Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-22T19:12:31.802444733Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=611.393µs logger=migrator t=2026-05-22T19:12:31.806763828Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-22T19:12:31.807991953Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.228065ms logger=migrator t=2026-05-22T19:12:31.811846969Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-22T19:12:31.813061183Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.220454ms logger=migrator t=2026-05-22T19:12:31.817088073Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-22T19:12:31.817838208Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=750.015µs logger=migrator t=2026-05-22T19:12:31.824865358Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-22T19:12:31.825383868Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=518.56µs logger=migrator t=2026-05-22T19:12:31.829409987Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-22T19:12:31.830242735Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=832.818µs logger=migrator t=2026-05-22T19:12:31.83404162Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-22T19:12:31.83406953Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.78µs logger=migrator t=2026-05-22T19:12:31.839124311Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-22T19:12:31.84158618Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.461709ms logger=migrator t=2026-05-22T19:12:31.846124189Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-22T19:12:31.848757762Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.628152ms logger=migrator t=2026-05-22T19:12:31.852751041Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-22T19:12:31.852909014Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=158.103µs logger=migrator t=2026-05-22T19:12:31.857595517Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-22T19:12:31.861337472Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.740545ms logger=migrator t=2026-05-22T19:12:31.865774439Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-22T19:12:31.8698196Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.044861ms logger=migrator t=2026-05-22T19:12:31.873805519Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-22T19:12:31.874522813Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=717.184µs logger=migrator t=2026-05-22T19:12:31.880567783Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-22T19:12:31.881457091Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=889.728µs logger=migrator t=2026-05-22T19:12:31.886300987Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-22T19:12:31.887629583Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.328576ms logger=migrator t=2026-05-22T19:12:31.892194204Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-22T19:12:31.892984Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=789.666µs logger=migrator t=2026-05-22T19:12:31.900100771Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-22T19:12:31.901379886Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.286456ms logger=migrator t=2026-05-22T19:12:31.906863695Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-22T19:12:31.907722962Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=858.977µs logger=migrator t=2026-05-22T19:12:31.912294973Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-22T19:12:31.912362584Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=68.731µs logger=migrator t=2026-05-22T19:12:31.91620243Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-22T19:12:31.916241311Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=40.201µs logger=migrator t=2026-05-22T19:12:31.920965445Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-22T19:12:31.925204249Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.238344ms logger=migrator t=2026-05-22T19:12:31.929442203Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-22T19:12:31.932177398Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.734975ms logger=migrator t=2026-05-22T19:12:31.936854121Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-22T19:12:31.936958373Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=97.102µs logger=migrator t=2026-05-22T19:12:31.942795669Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-22T19:12:31.944035383Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.236654ms logger=migrator t=2026-05-22T19:12:31.951774246Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-22T19:12:31.952695854Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=921.628µs logger=migrator t=2026-05-22T19:12:31.958827356Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-22T19:12:31.958853897Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.931µs logger=migrator t=2026-05-22T19:12:31.963975958Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-22T19:12:31.964741784Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=765.706µs logger=migrator t=2026-05-22T19:12:31.970956688Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-22T19:12:31.972269273Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.312115ms logger=migrator t=2026-05-22T19:12:31.977987027Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-22T19:12:31.980920525Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.925838ms logger=migrator t=2026-05-22T19:12:31.985271352Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-22T19:12:31.985299832Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.1µs logger=migrator t=2026-05-22T19:12:31.989528136Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-22T19:12:31.990379193Z level=info msg="Migration successfully executed" id="create session table" duration=850.897µs logger=migrator t=2026-05-22T19:12:31.995340481Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-22T19:12:31.995497134Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=159.783µs logger=migrator t=2026-05-22T19:12:32.002049925Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-22T19:12:32.002182187Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=154.833µs logger=migrator t=2026-05-22T19:12:32.005918331Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-22T19:12:32.007112105Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.193684ms logger=migrator t=2026-05-22T19:12:32.011461771Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-22T19:12:32.012268437Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=806.546µs logger=migrator t=2026-05-22T19:12:32.017212705Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-22T19:12:32.017266886Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=57.621µs logger=migrator t=2026-05-22T19:12:32.023214554Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-22T19:12:32.023269425Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=52.101µs logger=migrator t=2026-05-22T19:12:32.026657733Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-22T19:12:32.030418168Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.759975ms logger=migrator t=2026-05-22T19:12:32.034189252Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-22T19:12:32.038427847Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.238365ms logger=migrator t=2026-05-22T19:12:32.049606929Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-22T19:12:32.049719321Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=115.892µs logger=migrator t=2026-05-22T19:12:32.054029136Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-22T19:12:32.054110758Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=81.892µs logger=migrator t=2026-05-22T19:12:32.057527136Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-22T19:12:32.058428234Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=901.248µs logger=migrator t=2026-05-22T19:12:32.063495694Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-22T19:12:32.063538665Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.211µs logger=migrator t=2026-05-22T19:12:32.06730906Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-22T19:12:32.069790289Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.490699ms logger=migrator t=2026-05-22T19:12:32.073444341Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-22T19:12:32.073592074Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=148.263µs logger=migrator t=2026-05-22T19:12:32.07841412Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-22T19:12:32.08340123Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.99322ms logger=migrator t=2026-05-22T19:12:32.089108803Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-22T19:12:32.092224125Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.115061ms logger=migrator t=2026-05-22T19:12:32.09607038Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-22T19:12:32.096143912Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=78.812µs logger=migrator t=2026-05-22T19:12:32.099662343Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-22T19:12:32.10055001Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=887.548µs logger=migrator t=2026-05-22T19:12:32.106273713Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-22T19:12:32.107561888Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.278795ms logger=migrator t=2026-05-22T19:12:32.115863443Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-22T19:12:32.117002216Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.142703ms logger=migrator t=2026-05-22T19:12:32.121496255Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-22T19:12:32.122412184Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=916.149µs logger=migrator t=2026-05-22T19:12:32.127471704Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-22T19:12:32.128846871Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.374927ms logger=migrator t=2026-05-22T19:12:32.133404392Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-22T19:12:32.134732958Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.328436ms logger=migrator t=2026-05-22T19:12:32.139757488Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-22T19:12:32.140655046Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=898.727µs logger=migrator t=2026-05-22T19:12:32.146222676Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-22T19:12:32.147356549Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.136723ms logger=migrator t=2026-05-22T19:12:32.151744126Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-22T19:12:32.152603054Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=858.968µs logger=migrator t=2026-05-22T19:12:32.162387317Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-22T19:12:32.175994288Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.60658ms logger=migrator t=2026-05-22T19:12:32.181187861Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-22T19:12:32.181818483Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=630.622µs logger=migrator t=2026-05-22T19:12:32.18616655Z 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:32.187292912Z 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.126051ms logger=migrator t=2026-05-22T19:12:32.19427373Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-22T19:12:32.194598467Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=325.737µs logger=migrator t=2026-05-22T19:12:32.197796Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-22T19:12:32.198321371Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=525.501µs logger=migrator t=2026-05-22T19:12:32.204044504Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-22T19:12:32.205562674Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.52133ms logger=migrator t=2026-05-22T19:12:32.219298497Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-22T19:12:32.222881918Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.584271ms logger=migrator t=2026-05-22T19:12:32.227246275Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-22T19:12:32.230714983Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.468248ms logger=migrator t=2026-05-22T19:12:32.234801885Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-22T19:12:32.238560779Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.758474ms logger=migrator t=2026-05-22T19:12:32.243283863Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-22T19:12:32.246888274Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.604301ms logger=migrator t=2026-05-22T19:12:32.252811842Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-22T19:12:32.253796912Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=984.62µs logger=migrator t=2026-05-22T19:12:32.25823634Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-22T19:12:32.2582732Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=35.15µs logger=migrator t=2026-05-22T19:12:32.270512664Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-22T19:12:32.270546594Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.69µs logger=migrator t=2026-05-22T19:12:32.276697476Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-22T19:12:32.277968211Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.273475ms logger=migrator t=2026-05-22T19:12:32.284561543Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-22T19:12:32.286203315Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.640982ms logger=migrator t=2026-05-22T19:12:32.291712074Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-22T19:12:32.292847057Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.137993ms logger=migrator t=2026-05-22T19:12:32.29757738Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-22T19:12:32.298460839Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=883.499µs logger=migrator t=2026-05-22T19:12:32.302362926Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-22T19:12:32.303407356Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.04409ms logger=migrator t=2026-05-22T19:12:32.307007218Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-22T19:12:32.310771593Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.765805ms logger=migrator t=2026-05-22T19:12:32.315375384Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-22T19:12:32.319079478Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.703904ms logger=migrator t=2026-05-22T19:12:32.328074676Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-22T19:12:32.328325531Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=252.445µs logger=migrator t=2026-05-22T19:12:32.332168698Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-22T19:12:32.332876482Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=707.903µs logger=migrator t=2026-05-22T19:12:32.338259848Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-22T19:12:32.338948892Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=689.084µs logger=migrator t=2026-05-22T19:12:32.342892291Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-22T19:12:32.346605704Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.713273ms logger=migrator t=2026-05-22T19:12:32.350521942Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-22T19:12:32.350645774Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=124.533µs logger=migrator t=2026-05-22T19:12:32.356187004Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-22T19:12:32.35745218Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.254155ms logger=migrator t=2026-05-22T19:12:32.362338056Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-22T19:12:32.364335166Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.9963ms logger=migrator t=2026-05-22T19:12:32.369660832Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-22T19:12:32.369993048Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=330.247µs logger=migrator t=2026-05-22T19:12:32.375344834Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-22T19:12:32.376297573Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=952.789µs logger=migrator t=2026-05-22T19:12:32.380359034Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-22T19:12:32.381285632Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=926.308µs logger=migrator t=2026-05-22T19:12:32.38515517Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-22T19:12:32.386095888Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=940.538µs logger=migrator t=2026-05-22T19:12:32.392908903Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-22T19:12:32.394489975Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.580622ms logger=migrator t=2026-05-22T19:12:32.399424983Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-22T19:12:32.401113766Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.688403ms logger=migrator t=2026-05-22T19:12:32.406020973Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-22T19:12:32.407070984Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.049571ms logger=migrator t=2026-05-22T19:12:32.412225706Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-22T19:12:32.412310338Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=85.552µs logger=migrator t=2026-05-22T19:12:32.416629024Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-22T19:12:32.421367459Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.733404ms logger=migrator t=2026-05-22T19:12:32.42549524Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-22T19:12:32.42651638Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.02059ms logger=migrator t=2026-05-22T19:12:32.431280945Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-22T19:12:32.435388107Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.114293ms logger=migrator t=2026-05-22T19:12:32.439344535Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-22T19:12:32.440079199Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=734.434µs logger=migrator t=2026-05-22T19:12:32.443983777Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-22T19:12:32.44515278Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.167393ms logger=migrator t=2026-05-22T19:12:32.451522396Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-22T19:12:32.453048337Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.526211ms logger=migrator t=2026-05-22T19:12:32.457433393Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-22T19:12:32.469928452Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.494529ms logger=migrator t=2026-05-22T19:12:32.473755038Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-22T19:12:32.474265798Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=510.94µs logger=migrator t=2026-05-22T19:12:32.478750017Z 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:32.479493482Z 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=740.805µs logger=migrator t=2026-05-22T19:12:32.48446366Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-22T19:12:32.48495737Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=493.85µs logger=migrator t=2026-05-22T19:12:32.491533421Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-22T19:12:32.492527541Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=993.64µs logger=migrator t=2026-05-22T19:12:32.499126541Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-22T19:12:32.499341445Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=215.364µs logger=migrator t=2026-05-22T19:12:32.504874055Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-22T19:12:32.511541448Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.672273ms logger=migrator t=2026-05-22T19:12:32.515619739Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-22T19:12:32.519582918Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.962849ms logger=migrator t=2026-05-22T19:12:32.524453884Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-22T19:12:32.525335362Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=877.408µs logger=migrator t=2026-05-22T19:12:32.52925397Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-22T19:12:32.530206748Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=951.149µs logger=migrator t=2026-05-22T19:12:32.537291659Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-22T19:12:32.537498793Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=206.184µs logger=migrator t=2026-05-22T19:12:32.544521422Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-22T19:12:32.54892636Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.404308ms logger=migrator t=2026-05-22T19:12:32.570392057Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-22T19:12:32.572837215Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.446138ms logger=migrator t=2026-05-22T19:12:32.58066449Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-22T19:12:32.580872954Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=209.964µs logger=migrator t=2026-05-22T19:12:32.588592347Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-22T19:12:32.589318331Z level=info msg="Migration successfully executed" id="Move region to single row" duration=725.864µs logger=migrator t=2026-05-22T19:12:32.596218329Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-22T19:12:32.597226599Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.00835ms logger=migrator t=2026-05-22T19:12:32.603510814Z 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:32.604983973Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.472319ms logger=migrator t=2026-05-22T19:12:32.614235376Z 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:32.615317458Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.082652ms logger=migrator t=2026-05-22T19:12:32.62144973Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-22T19:12:32.622382318Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=932.758µs logger=migrator t=2026-05-22T19:12:32.628408737Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-22T19:12:32.629231044Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=822.877µs logger=migrator t=2026-05-22T19:12:32.635163812Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-22T19:12:32.63703985Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.867047ms logger=migrator t=2026-05-22T19:12:32.643659751Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-22T19:12:32.643821674Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=163.423µs logger=migrator t=2026-05-22T19:12:32.649220871Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-22T19:12:32.650114858Z level=info msg="Migration successfully executed" id="create test_data table" duration=893.857µs logger=migrator t=2026-05-22T19:12:32.654971975Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-22T19:12:32.655807652Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=835.307µs logger=migrator t=2026-05-22T19:12:32.662181638Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-22T19:12:32.663415373Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.232685ms logger=migrator t=2026-05-22T19:12:32.680510212Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-22T19:12:32.68239398Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.884498ms logger=migrator t=2026-05-22T19:12:32.708796123Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-22T19:12:32.709390065Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=598.292µs logger=migrator t=2026-05-22T19:12:32.725107707Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-22T19:12:32.725655478Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=552.391µs logger=migrator t=2026-05-22T19:12:32.734271119Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-22T19:12:32.73433833Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=68.021µs logger=migrator t=2026-05-22T19:12:32.740684147Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-22T19:12:32.742116765Z level=info msg="Migration successfully executed" id="create team table" duration=1.435618ms logger=migrator t=2026-05-22T19:12:32.746765948Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-22T19:12:32.74893602Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.169502ms logger=migrator t=2026-05-22T19:12:32.7564721Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-22T19:12:32.757689325Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.222664ms logger=migrator t=2026-05-22T19:12:32.763961229Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-22T19:12:32.772707312Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.746943ms logger=migrator t=2026-05-22T19:12:32.780057389Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-22T19:12:32.780261933Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=206.404µs logger=migrator t=2026-05-22T19:12:32.786391284Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-22T19:12:32.788099907Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.708103ms logger=migrator t=2026-05-22T19:12:32.793662658Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-22T19:12:32.794556966Z level=info msg="Migration successfully executed" id="create team member table" duration=896.628µs logger=migrator t=2026-05-22T19:12:32.799825241Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-22T19:12:32.800955343Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.128852ms logger=migrator t=2026-05-22T19:12:32.807537873Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-22T19:12:32.809157076Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.618183ms logger=migrator t=2026-05-22T19:12:32.814867979Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-22T19:12:32.81597819Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.106551ms logger=migrator t=2026-05-22T19:12:32.821833087Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-22T19:12:32.830407118Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.573241ms logger=migrator t=2026-05-22T19:12:32.836196013Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-22T19:12:32.841331854Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.136041ms logger=migrator t=2026-05-22T19:12:32.847546498Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-22T19:12:32.851023157Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.471329ms logger=migrator t=2026-05-22T19:12:32.855909314Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-22T19:12:32.857019836Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.110432ms logger=migrator t=2026-05-22T19:12:32.863052335Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-22T19:12:32.864126667Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.074562ms logger=migrator t=2026-05-22T19:12:32.869685378Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-22T19:12:32.871280019Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.595422ms logger=migrator t=2026-05-22T19:12:32.877658085Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-22T19:12:32.878733617Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.074752ms logger=migrator t=2026-05-22T19:12:32.885816177Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-22T19:12:32.88744191Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.625703ms logger=migrator t=2026-05-22T19:12:32.894107682Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-22T19:12:32.895255015Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.146934ms logger=migrator t=2026-05-22T19:12:32.899951277Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-22T19:12:32.901008609Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.057052ms logger=migrator t=2026-05-22T19:12:32.906130721Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-22T19:12:32.906846425Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=725.164µs logger=migrator t=2026-05-22T19:12:32.911517877Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-22T19:12:32.912366005Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=848.058µs logger=migrator t=2026-05-22T19:12:32.918019087Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-22T19:12:32.918443985Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=426.188µs logger=migrator t=2026-05-22T19:12:32.923011666Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-22T19:12:32.923929574Z level=info msg="Migration successfully executed" id="create tag table" duration=917.398µs logger=migrator t=2026-05-22T19:12:32.929153918Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-22T19:12:32.931113716Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.959128ms logger=migrator t=2026-05-22T19:12:32.938570114Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-22T19:12:32.939409041Z level=info msg="Migration successfully executed" id="create login attempt table" duration=908.508µs logger=migrator t=2026-05-22T19:12:32.944990231Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-22T19:12:32.946751237Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.757036ms logger=migrator t=2026-05-22T19:12:32.952550912Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-22T19:12:32.954299287Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.747885ms logger=migrator t=2026-05-22T19:12:32.960272355Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-22T19:12:32.97613212Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.858015ms logger=migrator t=2026-05-22T19:12:32.981954416Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-22T19:12:32.983276222Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.323176ms logger=migrator t=2026-05-22T19:12:32.989206929Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-22T19:12:32.990860243Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.655783ms logger=migrator t=2026-05-22T19:12:32.997084526Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-22T19:12:32.997652157Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=569.381µs logger=migrator t=2026-05-22T19:12:33.004410432Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-22T19:12:33.005555824Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.145672ms logger=migrator t=2026-05-22T19:12:33.010795448Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-22T19:12:33.012108534Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.320076ms logger=migrator t=2026-05-22T19:12:33.017161594Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-22T19:12:33.018736676Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.574842ms logger=migrator t=2026-05-22T19:12:33.024719215Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-22T19:12:33.024801626Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=123.292µs logger=migrator t=2026-05-22T19:12:33.030277125Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-22T19:12:33.03907075Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.791664ms logger=migrator t=2026-05-22T19:12:33.045092739Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-22T19:12:33.050839063Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.746214ms logger=migrator t=2026-05-22T19:12:33.056960784Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-22T19:12:33.060886083Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.926438ms logger=migrator t=2026-05-22T19:12:33.066412162Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-22T19:12:33.071926292Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.51445ms logger=migrator t=2026-05-22T19:12:33.078370999Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-22T19:12:33.080066654Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.697274ms logger=migrator t=2026-05-22T19:12:33.08745637Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-22T19:12:33.09299226Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.52818ms logger=migrator t=2026-05-22T19:12:33.099015929Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-22T19:12:33.099992469Z level=info msg="Migration successfully executed" id="create server_lock table" duration=976.01µs logger=migrator t=2026-05-22T19:12:33.108541399Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-22T19:12:33.110118059Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.58308ms logger=migrator t=2026-05-22T19:12:33.117420565Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-22T19:12:33.118319302Z level=info msg="Migration successfully executed" id="create user auth token table" duration=900.897µs logger=migrator t=2026-05-22T19:12:33.125788271Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-22T19:12:33.127424224Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.636383ms logger=migrator t=2026-05-22T19:12:33.136489223Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-22T19:12:33.138081924Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.591841ms logger=migrator t=2026-05-22T19:12:33.145347999Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-22T19:12:33.146356099Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.00831ms logger=migrator t=2026-05-22T19:12:33.155480781Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-22T19:12:33.165153742Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.673231ms logger=migrator t=2026-05-22T19:12:33.171939006Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-22T19:12:33.172684812Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=745.426µs logger=migrator t=2026-05-22T19:12:33.179356014Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-22T19:12:33.181624229Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.267125ms logger=migrator t=2026-05-22T19:12:33.190976235Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-22T19:12:33.192333432Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.365798ms logger=migrator t=2026-05-22T19:12:33.200061905Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-22T19:12:33.201335941Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.274516ms logger=migrator t=2026-05-22T19:12:33.20584293Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-22T19:12:33.207049404Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.206474ms logger=migrator t=2026-05-22T19:12:33.218484271Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-22T19:12:33.218642484Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=161.793µs logger=migrator t=2026-05-22T19:12:33.224255225Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-22T19:12:33.224395508Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=144.533µs logger=migrator t=2026-05-22T19:12:33.230207523Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-22T19:12:33.231360567Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.154984ms logger=migrator t=2026-05-22T19:12:33.237839895Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-22T19:12:33.239051909Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.215004ms logger=migrator t=2026-05-22T19:12:33.246204971Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-22T19:12:33.247317853Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.113982ms logger=migrator t=2026-05-22T19:12:33.255128428Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-22T19:12:33.25524301Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=115.872µs logger=migrator t=2026-05-22T19:12:33.261931094Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-22T19:12:33.263954633Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.026819ms logger=migrator t=2026-05-22T19:12:33.270784229Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-22T19:12:33.271682527Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=926.028µs logger=migrator t=2026-05-22T19:12:33.277316409Z 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:33.278322318Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.006289ms logger=migrator t=2026-05-22T19:12:33.284085843Z 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:33.286668184Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.589471ms logger=migrator t=2026-05-22T19:12:33.293034911Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-22T19:12:33.299402217Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.366696ms logger=migrator t=2026-05-22T19:12:33.304033579Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-22T19:12:33.305059609Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.02468ms logger=migrator t=2026-05-22T19:12:33.310811733Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-22T19:12:33.311091869Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=280.176µs logger=migrator t=2026-05-22T19:12:33.316362634Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-22T19:12:33.317986336Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.623252ms logger=migrator t=2026-05-22T19:12:33.32370047Z 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:33.324809921Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.109111ms logger=migrator t=2026-05-22T19:12:33.331356181Z 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:33.333411232Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.052751ms logger=migrator t=2026-05-22T19:12:33.339078794Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-22T19:12:33.339192877Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=111.873µs logger=migrator t=2026-05-22T19:12:33.344629905Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-22T19:12:33.346807198Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.176464ms logger=migrator t=2026-05-22T19:12:33.353577052Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-22T19:12:33.355803727Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.227204ms logger=migrator t=2026-05-22T19:12:33.362167673Z 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:33.364106501Z 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.937128ms logger=migrator t=2026-05-22T19:12:33.370288194Z 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:33.371387156Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.095682ms logger=migrator t=2026-05-22T19:12:33.377906835Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-22T19:12:33.384503296Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.595931ms logger=migrator t=2026-05-22T19:12:33.392694179Z 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:33.393877753Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.184084ms logger=migrator t=2026-05-22T19:12:33.400521004Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-22T19:12:33.401488833Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=969.379µs logger=migrator t=2026-05-22T19:12:33.406962982Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-22T19:12:33.434406427Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.443125ms logger=migrator t=2026-05-22T19:12:33.440008618Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-22T19:12:33.461501885Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.491227ms logger=migrator t=2026-05-22T19:12:33.46829808Z 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:33.469006383Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=710.564µs logger=migrator t=2026-05-22T19:12:33.474524813Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-22T19:12:33.476112585Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.587652ms logger=migrator t=2026-05-22T19:12:33.482639584Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-22T19:12:33.49102665Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.388106ms logger=migrator t=2026-05-22T19:12:33.496714283Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-22T19:12:33.502530539Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.812285ms logger=migrator t=2026-05-22T19:12:33.50858282Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-22T19:12:33.510305643Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.721543ms logger=migrator t=2026-05-22T19:12:33.519149319Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-22T19:12:33.520275342Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.125743ms logger=migrator t=2026-05-22T19:12:33.534323581Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-22T19:12:33.535900371Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.576321ms logger=migrator t=2026-05-22T19:12:33.550282668Z 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:33.552069593Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.786944ms logger=migrator t=2026-05-22T19:12:33.561738745Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-22T19:12:33.561807856Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.231µs logger=migrator t=2026-05-22T19:12:33.568212573Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-22T19:12:33.576251913Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.03993ms logger=migrator t=2026-05-22T19:12:33.581312013Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-22T19:12:33.587324002Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.013349ms logger=migrator t=2026-05-22T19:12:33.592018985Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-22T19:12:33.598117877Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.098182ms logger=migrator t=2026-05-22T19:12:33.604521634Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-22T19:12:33.605440772Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=919.058µs logger=migrator t=2026-05-22T19:12:33.611832859Z 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:33.613537523Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.703125ms logger=migrator t=2026-05-22T19:12:33.619373288Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-22T19:12:33.625543951Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.169313ms logger=migrator t=2026-05-22T19:12:33.632222224Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-22T19:12:33.641254673Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.030029ms logger=migrator t=2026-05-22T19:12:33.647768112Z 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:33.648531248Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=762.746µs logger=migrator t=2026-05-22T19:12:33.655399483Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-22T19:12:33.663682988Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.284605ms logger=migrator t=2026-05-22T19:12:33.669875781Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-22T19:12:33.676135075Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.258944ms logger=migrator t=2026-05-22T19:12:33.680149885Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-22T19:12:33.680262377Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=114.022µs logger=migrator t=2026-05-22T19:12:33.685615694Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-22T19:12:33.686758886Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.142863ms logger=migrator t=2026-05-22T19:12:33.693139813Z 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:33.695078751Z 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.940729ms logger=migrator t=2026-05-22T19:12:33.700925957Z 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:33.702356806Z 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.427399ms logger=migrator t=2026-05-22T19:12:33.706889435Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-22T19:12:33.707041398Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=152.703µs logger=migrator t=2026-05-22T19:12:33.712221991Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-22T19:12:33.718383974Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.161993ms logger=migrator t=2026-05-22T19:12:33.721949315Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-22T19:12:33.728388552Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.437147ms logger=migrator t=2026-05-22T19:12:33.732465914Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-22T19:12:33.738800339Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.334345ms logger=migrator t=2026-05-22T19:12:33.743799299Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-22T19:12:33.749950651Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.150972ms logger=migrator t=2026-05-22T19:12:33.755493511Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-22T19:12:33.761728354Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.234683ms logger=migrator t=2026-05-22T19:12:33.766364877Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-22T19:12:33.766462228Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=97.701µs logger=migrator t=2026-05-22T19:12:33.770787634Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-22T19:12:33.77210267Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.314636ms logger=migrator t=2026-05-22T19:12:33.777812284Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-22T19:12:33.78416961Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.357506ms logger=migrator t=2026-05-22T19:12:33.789453015Z 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:33.789551567Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=100.672µs logger=migrator t=2026-05-22T19:12:33.793339042Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-22T19:12:33.799559905Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.219384ms logger=migrator t=2026-05-22T19:12:33.804765178Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-22T19:12:33.805899761Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.132833ms logger=migrator t=2026-05-22T19:12:33.810823929Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-22T19:12:33.817229696Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.407167ms logger=migrator t=2026-05-22T19:12:33.821375468Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-22T19:12:33.822803237Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.427739ms logger=migrator t=2026-05-22T19:12:33.828023211Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-22T19:12:33.829873757Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.848856ms logger=migrator t=2026-05-22T19:12:33.837210033Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-22T19:12:33.843760852Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.550909ms logger=migrator t=2026-05-22T19:12:33.848336013Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-22T19:12:33.849612108Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.275765ms logger=migrator t=2026-05-22T19:12:33.856668669Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-22T19:12:33.857812531Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.143192ms logger=migrator t=2026-05-22T19:12:33.865588276Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-22T19:12:33.866896362Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.305376ms logger=migrator t=2026-05-22T19:12:33.871224718Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-22T19:12:33.872944212Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.718914ms logger=migrator t=2026-05-22T19:12:33.877358279Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-22T19:12:33.877456271Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=98.352µs logger=migrator t=2026-05-22T19:12:33.882247747Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-22T19:12:33.883220196Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=970.878µs logger=migrator t=2026-05-22T19:12:33.889236526Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-22T19:12:33.890883138Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.645353ms logger=migrator t=2026-05-22T19:12:33.896305176Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-22T19:12:33.896845396Z 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:33.902618211Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-22T19:12:33.903296285Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=681.574µs logger=migrator t=2026-05-22T19:12:33.908299823Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-22T19:12:33.910160871Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.860968ms logger=migrator t=2026-05-22T19:12:33.914108629Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-22T19:12:33.920813122Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.705373ms logger=migrator t=2026-05-22T19:12:33.924206799Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-22T19:12:33.925694889Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.51529ms logger=migrator t=2026-05-22T19:12:33.931040625Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-22T19:12:33.932073586Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.033301ms logger=migrator t=2026-05-22T19:12:33.936126116Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-22T19:12:33.936986324Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=859.778µs logger=migrator t=2026-05-22T19:12:33.941039553Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-22T19:12:33.942055953Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.01631ms logger=migrator t=2026-05-22T19:12:33.947193755Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-22T19:12:33.948609314Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.415579ms logger=migrator t=2026-05-22T19:12:33.953585182Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-22T19:12:33.953639053Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=56.611µs logger=migrator t=2026-05-22T19:12:33.957901868Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-22T19:12:33.95796687Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=65.592µs logger=migrator t=2026-05-22T19:12:33.962628783Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-22T19:12:33.97211174Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.466777ms logger=migrator t=2026-05-22T19:12:33.977750172Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-22T19:12:33.978297443Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=547.561µs logger=migrator t=2026-05-22T19:12:33.982781572Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-22T19:12:33.984835753Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.050221ms logger=migrator t=2026-05-22T19:12:33.990435514Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-22T19:12:33.990914544Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=480.52µs logger=migrator t=2026-05-22T19:12:33.995407972Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-22T19:12:33.996534035Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.128683ms logger=migrator t=2026-05-22T19:12:34.000981083Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-22T19:12:34.001901842Z level=info msg="Migration successfully executed" id="create secrets table" duration=920.159µs logger=migrator t=2026-05-22T19:12:34.006261628Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-22T19:12:34.038852045Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.586497ms logger=migrator t=2026-05-22T19:12:34.043862705Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-22T19:12:34.05118167Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.318375ms logger=migrator t=2026-05-22T19:12:34.055464835Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-22T19:12:34.0556934Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=228.385µs logger=migrator t=2026-05-22T19:12:34.059854062Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-22T19:12:34.092102132Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.24719ms logger=migrator t=2026-05-22T19:12:34.096733275Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-22T19:12:34.127420214Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.685549ms logger=migrator t=2026-05-22T19:12:34.142048694Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-22T19:12:34.143453211Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.404577ms logger=migrator t=2026-05-22T19:12:34.148847289Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-22T19:12:34.150383079Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.535261ms logger=migrator t=2026-05-22T19:12:34.156159664Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-22T19:12:34.156428839Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=268.935µs logger=migrator t=2026-05-22T19:12:34.160656333Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-22T19:12:34.161566911Z level=info msg="Migration successfully executed" id="create permission table" duration=910.118µs logger=migrator t=2026-05-22T19:12:34.166415477Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-22T19:12:34.167781414Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.370287ms logger=migrator t=2026-05-22T19:12:34.172774814Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-22T19:12:34.173990058Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.218933ms logger=migrator t=2026-05-22T19:12:34.178791663Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-22T19:12:34.179693801Z level=info msg="Migration successfully executed" id="create role table" duration=902.098µs logger=migrator t=2026-05-22T19:12:34.185866363Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-22T19:12:34.193794611Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.929707ms logger=migrator t=2026-05-22T19:12:34.199944082Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-22T19:12:34.208174196Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.227174ms logger=migrator t=2026-05-22T19:12:34.212581324Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-22T19:12:34.213490782Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=909.558µs logger=migrator t=2026-05-22T19:12:34.218147514Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-22T19:12:34.220051922Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.903138ms logger=migrator t=2026-05-22T19:12:34.224371158Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-22T19:12:34.225910539Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.539701ms logger=migrator t=2026-05-22T19:12:34.230133142Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-22T19:12:34.231067791Z level=info msg="Migration successfully executed" id="create team role table" duration=934.159µs logger=migrator t=2026-05-22T19:12:34.236168362Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-22T19:12:34.237252234Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.083523ms logger=migrator t=2026-05-22T19:12:34.24160572Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-22T19:12:34.242722572Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.114462ms logger=migrator t=2026-05-22T19:12:34.246867254Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-22T19:12:34.248033808Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.166584ms logger=migrator t=2026-05-22T19:12:34.253076047Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-22T19:12:34.254768591Z level=info msg="Migration successfully executed" id="create user role table" duration=1.691024ms logger=migrator t=2026-05-22T19:12:34.260831451Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-22T19:12:34.261914833Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.080312ms logger=migrator t=2026-05-22T19:12:34.276151736Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-22T19:12:34.278017772Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.866006ms logger=migrator t=2026-05-22T19:12:34.284722926Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-22T19:12:34.286134194Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.414827ms logger=migrator t=2026-05-22T19:12:34.299978319Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-22T19:12:34.302622351Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.660963ms logger=migrator t=2026-05-22T19:12:34.309709822Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-22T19:12:34.311215161Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.505269ms logger=migrator t=2026-05-22T19:12:34.316213011Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-22T19:12:34.317460845Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.247364ms logger=migrator t=2026-05-22T19:12:34.321784432Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-22T19:12:34.332324461Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.53947ms logger=migrator t=2026-05-22T19:12:34.337518064Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-22T19:12:34.339063634Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.54806ms logger=migrator t=2026-05-22T19:12:34.343111095Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-22T19:12:34.344181936Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.070231ms logger=migrator t=2026-05-22T19:12:34.348307988Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-22T19:12:34.350283917Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.97936ms logger=migrator t=2026-05-22T19:12:34.356277356Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-22T19:12:34.358619472Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.345266ms logger=migrator t=2026-05-22T19:12:34.363073541Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-22T19:12:34.364220704Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.147353ms logger=migrator t=2026-05-22T19:12:34.368900957Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-22T19:12:34.371950107Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=3.04356ms logger=migrator t=2026-05-22T19:12:34.38222149Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-22T19:12:34.38973291Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.51016ms logger=migrator t=2026-05-22T19:12:34.394273431Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-22T19:12:34.402756319Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.482618ms logger=migrator t=2026-05-22T19:12:34.407711538Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-22T19:12:34.413450291Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.738203ms logger=migrator t=2026-05-22T19:12:34.417636644Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-22T19:12:34.426565291Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.926897ms logger=migrator t=2026-05-22T19:12:34.431582251Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-22T19:12:34.433202803Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.620562ms logger=migrator t=2026-05-22T19:12:34.43759147Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-22T19:12:34.438938977Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.343587ms logger=migrator t=2026-05-22T19:12:34.444512948Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-22T19:12:34.446454436Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.940398ms logger=migrator t=2026-05-22T19:12:34.45171346Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-22T19:12:34.452989566Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.275136ms logger=migrator t=2026-05-22T19:12:34.456775331Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-22T19:12:34.457993136Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.218175ms logger=migrator t=2026-05-22T19:12:34.463157797Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-22T19:12:34.463244639Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=86.812µs logger=migrator t=2026-05-22T19:12:34.470692987Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-22T19:12:34.470748488Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=57.691µs logger=migrator t=2026-05-22T19:12:34.478340279Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-22T19:12:34.479274707Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=960.388µs logger=migrator t=2026-05-22T19:12:34.48544477Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-22T19:12:34.486519712Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.073032ms logger=migrator t=2026-05-22T19:12:34.494840507Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-22T19:12:34.495752405Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=912.688µs logger=migrator t=2026-05-22T19:12:34.503484428Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-22T19:12:34.503816265Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=333.267µs logger=migrator t=2026-05-22T19:12:34.512853804Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-22T19:12:34.513509107Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=656.363µs logger=migrator t=2026-05-22T19:12:34.518523587Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-22T19:12:34.52019719Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.675094ms logger=migrator t=2026-05-22T19:12:34.527510225Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-22T19:12:34.529444233Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.935318ms logger=migrator t=2026-05-22T19:12:34.534155137Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-22T19:12:34.543011793Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.855226ms logger=migrator t=2026-05-22T19:12:34.54689679Z 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:34.546988211Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=93.861µs logger=migrator t=2026-05-22T19:12:34.552218325Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-22T19:12:34.553819167Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.601482ms logger=migrator t=2026-05-22T19:12:34.563888507Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-22T19:12:34.565719294Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.833187ms logger=migrator t=2026-05-22T19:12:34.570738703Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-22T19:12:34.572026088Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.289845ms logger=migrator t=2026-05-22T19:12:34.576258843Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-22T19:12:34.58623613Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.972607ms logger=migrator t=2026-05-22T19:12:34.591188299Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-22T19:12:34.592123117Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=938.288µs logger=migrator t=2026-05-22T19:12:34.595685829Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-22T19:12:34.596491494Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=804.755µs logger=migrator t=2026-05-22T19:12:34.601176358Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-22T19:12:34.62902062Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.850183ms logger=migrator t=2026-05-22T19:12:34.636039879Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-22T19:12:34.638143871Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.105552ms logger=migrator t=2026-05-22T19:12:34.650384204Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-22T19:12:34.652104789Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.723715ms logger=migrator t=2026-05-22T19:12:34.66378322Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-22T19:12:34.666110117Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.328156ms logger=migrator t=2026-05-22T19:12:34.675204507Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-22T19:12:34.67838592Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=3.151482ms logger=migrator t=2026-05-22T19:12:34.686686965Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-22T19:12:34.687044111Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=358.897µs logger=migrator t=2026-05-22T19:12:34.693221444Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-22T19:12:34.694271355Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.053061ms logger=migrator t=2026-05-22T19:12:34.700239544Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-22T19:12:34.711757252Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.542429ms logger=migrator t=2026-05-22T19:12:34.716005787Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-22T19:12:34.716777212Z level=info msg="Migration successfully executed" id="create entity_events table" duration=773.585µs logger=migrator t=2026-05-22T19:12:34.721119788Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-22T19:12:34.722136688Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.01681ms logger=migrator t=2026-05-22T19:12:34.727462244Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-22T19:12:34.728157848Z 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:34.734661237Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-22T19:12:34.735241178Z 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:34.742546724Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-22T19:12:34.743552603Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.00862ms logger=migrator t=2026-05-22T19:12:34.749202385Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-22T19:12:34.750203326Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.002201ms logger=migrator t=2026-05-22T19:12:34.758181404Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-22T19:12:34.759350307Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.170533ms logger=migrator t=2026-05-22T19:12:34.773021218Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-22T19:12:34.77508642Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.086162ms logger=migrator t=2026-05-22T19:12:34.783343804Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-22T19:12:34.784736021Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.395767ms logger=migrator t=2026-05-22T19:12:34.790938074Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-22T19:12:34.792275601Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.339707ms logger=migrator t=2026-05-22T19:12:34.803683327Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-22T19:12:34.805078064Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.402757ms logger=migrator t=2026-05-22T19:12:34.812117024Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-22T19:12:34.813781858Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.666094ms logger=migrator t=2026-05-22T19:12:34.828692054Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-22T19:12:34.83052609Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.838096ms logger=migrator t=2026-05-22T19:12:34.839252063Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-22T19:12:34.840886775Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.635612ms logger=migrator t=2026-05-22T19:12:34.849305672Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-22T19:12:34.850549438Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.246966ms logger=migrator t=2026-05-22T19:12:34.86025017Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-22T19:12:34.884896869Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.646099ms logger=migrator t=2026-05-22T19:12:34.891556011Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-22T19:12:34.902766003Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.268893ms logger=migrator t=2026-05-22T19:12:34.910078699Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-22T19:12:34.918851023Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.768244ms logger=migrator t=2026-05-22T19:12:34.926039456Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-22T19:12:34.926359233Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=324.467µs logger=migrator t=2026-05-22T19:12:34.953541161Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-22T19:12:34.965313106Z level=info msg="Migration successfully executed" id="add share column" duration=11.775865ms logger=migrator t=2026-05-22T19:12:34.991695379Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-22T19:12:34.991962894Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=269.605µs logger=migrator t=2026-05-22T19:12:35.002042385Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-22T19:12:35.003142046Z level=info msg="Migration successfully executed" id="create file table" duration=1.102081ms logger=migrator t=2026-05-22T19:12:35.011014223Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-22T19:12:35.012686476Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.674783ms logger=migrator t=2026-05-22T19:12:35.019527722Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-22T19:12:35.020883848Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.357516ms logger=migrator t=2026-05-22T19:12:35.028179813Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-22T19:12:35.029374347Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.192413ms logger=migrator t=2026-05-22T19:12:35.034656092Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-22T19:12:35.035828195Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.171663ms logger=migrator t=2026-05-22T19:12:35.04265284Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-22T19:12:35.042718992Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.962µs logger=migrator t=2026-05-22T19:12:35.04966235Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-22T19:12:35.049773512Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=112.272µs logger=migrator t=2026-05-22T19:12:35.05424009Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-22T19:12:35.054782152Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=542.322µs logger=migrator t=2026-05-22T19:12:35.060084106Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-22T19:12:35.060449624Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=365.318µs logger=migrator t=2026-05-22T19:12:35.073451842Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-22T19:12:35.074718357Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.266365ms logger=migrator t=2026-05-22T19:12:35.081790917Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-22T19:12:35.089859618Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.070631ms logger=migrator t=2026-05-22T19:12:35.095365837Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-22T19:12:35.095642883Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=278.125µs logger=migrator t=2026-05-22T19:12:35.103743543Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-22T19:12:35.106270104Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.5273ms logger=migrator t=2026-05-22T19:12:35.114201801Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-22T19:12:35.114698691Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=499.54µs logger=migrator t=2026-05-22T19:12:35.12068819Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-22T19:12:35.120950145Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=265.625µs logger=migrator t=2026-05-22T19:12:35.126497665Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-22T19:12:35.127206779Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=715.654µs logger=migrator t=2026-05-22T19:12:35.137305469Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-22T19:12:35.147084024Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.778485ms logger=migrator t=2026-05-22T19:12:35.157364147Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-22T19:12:35.166757105Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.392367ms logger=migrator t=2026-05-22T19:12:35.172203302Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-22T19:12:35.173538099Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.334797ms logger=migrator t=2026-05-22T19:12:35.190765581Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-22T19:12:35.270730828Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.970798ms logger=migrator t=2026-05-22T19:12:35.276745468Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-22T19:12:35.278168865Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.429008ms logger=migrator t=2026-05-22T19:12:35.283832538Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-22T19:12:35.286140314Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.305566ms logger=migrator t=2026-05-22T19:12:35.293014781Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-22T19:12:35.320307482Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.293071ms logger=migrator t=2026-05-22T19:12:35.328632567Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-22T19:12:35.339027744Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.393847ms logger=migrator t=2026-05-22T19:12:35.347175156Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-22T19:12:35.347554733Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=386.728µs logger=migrator t=2026-05-22T19:12:35.357089892Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-22T19:12:35.357265376Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=169.214µs logger=migrator t=2026-05-22T19:12:35.37963542Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-22T19:12:35.379973287Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=341.237µs logger=migrator t=2026-05-22T19:12:35.457545666Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-22T19:12:35.458022936Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=483µs logger=migrator t=2026-05-22T19:12:35.501226543Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-22T19:12:35.501601361Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=377.778µs logger=migrator t=2026-05-22T19:12:35.530370452Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-22T19:12:35.532624347Z level=info msg="Migration successfully executed" id="create folder table" duration=2.254184ms logger=migrator t=2026-05-22T19:12:35.553290567Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-22T19:12:35.556378999Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=3.089151ms logger=migrator t=2026-05-22T19:12:35.574425026Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-22T19:12:35.576860705Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.436859ms logger=migrator t=2026-05-22T19:12:35.61840818Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-22T19:12:35.618515062Z level=info msg="Migration successfully executed" id="Update folder title length" duration=111.822µs logger=migrator t=2026-05-22T19:12:35.648248221Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-22T19:12:35.650996976Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.748995ms logger=migrator t=2026-05-22T19:12:35.680255437Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-22T19:12:35.682314758Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.062171ms logger=migrator t=2026-05-22T19:12:35.710110229Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-22T19:12:35.712624679Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.52528ms logger=migrator t=2026-05-22T19:12:35.736769919Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-22T19:12:35.737784669Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.012039ms logger=migrator t=2026-05-22T19:12:35.76000904Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-22T19:12:35.760435868Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=431.838µs logger=migrator t=2026-05-22T19:12:35.774486657Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-22T19:12:35.775776243Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.293196ms logger=migrator t=2026-05-22T19:12:35.806101375Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-22T19:12:35.80832942Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.229755ms logger=migrator t=2026-05-22T19:12:35.833302735Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-22T19:12:35.835415317Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.118343ms logger=migrator t=2026-05-22T19:12:35.851542337Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-22T19:12:35.853394414Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.854437ms logger=migrator t=2026-05-22T19:12:35.862934013Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-22T19:12:35.8647432Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.810166ms logger=migrator t=2026-05-22T19:12:35.87385519Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-22T19:12:35.875748908Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.894738ms logger=migrator t=2026-05-22T19:12:35.885026322Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-22T19:12:35.887267937Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.245624ms logger=migrator t=2026-05-22T19:12:35.901175003Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-22T19:12:35.903183802Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.014649ms logger=migrator t=2026-05-22T19:12:35.919502726Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-22T19:12:35.921252641Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.748585ms logger=migrator t=2026-05-22T19:12:35.957191835Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-22T19:12:35.958740365Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.554631ms logger=migrator t=2026-05-22T19:12:36.005263709Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-22T19:12:36.00636751Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.107382ms logger=migrator t=2026-05-22T19:12:36.039185072Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-22T19:12:36.039751673Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=572.241µs logger=migrator t=2026-05-22T19:12:36.057928434Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-22T19:12:36.070020254Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.09276ms logger=migrator t=2026-05-22T19:12:36.079165245Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-22T19:12:36.080095004Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=929.799µs logger=migrator t=2026-05-22T19:12:36.087310317Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-22T19:12:36.087361428Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=56.061µs logger=migrator t=2026-05-22T19:12:36.09298833Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-22T19:12:36.094980659Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.997269ms logger=migrator t=2026-05-22T19:12:36.100518319Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-22T19:12:36.10053751Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.461µs logger=migrator t=2026-05-22T19:12:36.107271023Z 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:36.108637381Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.363518ms logger=migrator t=2026-05-22T19:12:36.113422935Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-22T19:12:36.115002767Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.579742ms logger=migrator t=2026-05-22T19:12:36.121653709Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-22T19:12:36.122795752Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.142663ms logger=migrator t=2026-05-22T19:12:36.13076733Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-22T19:12:36.131693728Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=929.248µs logger=migrator t=2026-05-22T19:12:36.137073885Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-22T19:12:36.137359261Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=286.376µs logger=migrator t=2026-05-22T19:12:36.144503653Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-22T19:12:36.145559304Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.05615ms logger=migrator t=2026-05-22T19:12:36.159192354Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-22T19:12:36.161187744Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.99532ms logger=migrator t=2026-05-22T19:12:36.167141562Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-22T19:12:36.168206543Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.060631ms logger=migrator t=2026-05-22T19:12:36.175483168Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-22T19:12:36.185270402Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.790883ms logger=migrator t=2026-05-22T19:12:36.191975565Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-22T19:12:36.20033018Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.353725ms logger=migrator t=2026-05-22T19:12:36.206582525Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-22T19:12:36.22042228Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.832625ms logger=migrator t=2026-05-22T19:12:36.239146031Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-22T19:12:36.239265913Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=119.692µs logger=migrator t=2026-05-22T19:12:36.247013537Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-22T19:12:36.259134247Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.12153ms logger=migrator t=2026-05-22T19:12:36.265491214Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-22T19:12:36.272236488Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.745254ms logger=migrator t=2026-05-22T19:12:36.27687971Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-22T19:12:36.277207687Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=328.187µs logger=migrator t=2026-05-22T19:12:36.282006272Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.704265141s logger=migrator t=2026-05-22T19:12:36.283098643Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-22T19:12:36.300869576Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-22T19:12:36.301102071Z level=info msg="Created default organization" logger=secrets t=2026-05-22T19:12:36.314720111Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-22T19:12:36.380229542Z level=info msg="Restored cache from database" duration=418.508µs logger=plugin.store t=2026-05-22T19:12:36.381486307Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-22T19:12:36.41743118Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-22T19:12:36.417464381Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-22T19:12:36.417542922Z 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:36.417550622Z level=info msg="Plugins loaded" count=54 duration=36.065326ms logger=query_data t=2026-05-22T19:12:36.421771157Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-22T19:12:36.425133643Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-22T19:12:36.429345866Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-22T19:12:36.444550919Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-22T19:12:36.446884215Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-22T19:12:36.449246751Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-22T19:12:36.478233577Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-22T19:12:36.49851099Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-22T19:12:36.524285561Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-22T19:12:36.524328122Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-22T19:12:36.525121117Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-22T19:12:36.525611328Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-22T19:12:36.526833622Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-22T19:12:36.532262789Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-22T19:12:36.537613436Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-22T19:12:36.551205136Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-22T19:12:36.562270726Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=ngalert.state.manager t=2026-05-22T19:12:36.620758767Z level=info msg="State cache has been initialized" states=0 duration=95.142108ms logger=ngalert.scheduler t=2026-05-22T19:12:36.620859209Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-22T19:12:36.62093145Z level=info msg=starting first_tick=2026-05-22T19:12:40Z logger=grafana.update.checker t=2026-05-22T19:12:36.629426229Z level=info msg="Update check succeeded" duration=104.918393ms logger=sqlstore.transactions t=2026-05-22T19:12:36.635952058Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-05-22T19:12:36.661051616Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-22T19:12:36.675972272Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-05-22T19:12:36.675992992Z level=info msg="Update check succeeded" duration=151.458416ms logger=provisioning.dashboard t=2026-05-22T19:12:36.676637606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:36.742751468Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-22T19:12:36.855666579Z level=info msg="Patterns update finished" duration=225.149479ms logger=grafana-apiserver t=2026-05-22T19:12:37.008554334Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-22T19:12:37.009028653Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-22T19:12:39.567120111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:39.568826796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:39.643832185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:39.694022101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:39.715097589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:39.739550275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:39.770753504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:39.828517541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:39.849101779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:39.884683156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:39.896908518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:39.951661525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:39.973540619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.008409401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.024244296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.068518514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.087047362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.128003146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.146139515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.191341592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.20983704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.260131198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.275915901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.317926835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.336777399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.390525596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.40530729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.451010547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.480204286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.53226984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.558684634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.602572506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.622429829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.712890425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.731366812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.770901547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.78467585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.844999327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.858633828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.954531102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:40.976411636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.036876556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.053337133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.099844956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.120997986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.173658742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.194701739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.258056757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.276549535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.328566057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.344081725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.401666557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.428585582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.477192527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.490104933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.540723968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.558121603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.616720146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.643837175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.692418419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.726318212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.839020039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.876212598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.956212105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:41.97408169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:42.049444906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:42.065201069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:42.132651968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:42.15493454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:42.581832223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:42.598462744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:43.145248548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:43.166168613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:43.249794583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:43.267496654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:43.360911669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:43.376224502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:43.469667977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:43.491410729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-22T19:12:43.583353094Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-22T19:13:14.552753228Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-22T19:22:36.622759454Z level=info msg="Completed cleanup jobs" duration=96.510792ms logger=plugins.update.checker t=2026-05-22T19:22:36.725869069Z level=info msg="Update check succeeded" duration=49.287287ms logger=sqlstore.transactions t=2026-05-22T19:27:36.439400232Z 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:36.561334417Z level=info msg="Completed cleanup jobs" duration=34.550546ms logger=plugins.update.checker t=2026-05-22T19:32:36.738683622Z level=info msg="Update check succeeded" duration=62.396809ms logger=cleanup t=2026-05-22T19:42:36.5614214Z level=info msg="Completed cleanup jobs" duration=35.404147ms logger=plugins.update.checker t=2026-05-22T19:42:36.725702576Z level=info msg="Update check succeeded" duration=49.031751ms logger=infra.usagestats t=2026-05-22T19:43:14.580660345Z level=info msg="Usage stats are ready to report"