logger=settings t=2026-05-11T01:01:18.17496257Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T01:01:18Z logger=settings t=2026-05-11T01:01:18.175209066Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T01:01:18.175221386Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T01:01:18.175224976Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T01:01:18.175227776Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T01:01:18.175232626Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T01:01:18.175235266Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T01:01:18.175238486Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T01:01:18.175241186Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T01:01:18.175244806Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T01:01:18.175247436Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T01:01:18.175250967Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T01:01:18.175253697Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T01:01:18.175256397Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T01:01:18.175259257Z level=info msg=Target target=[all] logger=settings t=2026-05-11T01:01:18.175264797Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T01:01:18.175268087Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T01:01:18.175271307Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T01:01:18.175274507Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T01:01:18.175277747Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T01:01:18.175281007Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T01:01:18.175528133Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T01:01:18.175545534Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T01:01:18.177088737Z level=info msg="Locking database" logger=migrator t=2026-05-11T01:01:18.177100837Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T01:01:18.1776865Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T01:01:18.179189213Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.502233ms logger=migrator t=2026-05-11T01:01:18.183079448Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T01:01:18.18364373Z level=info msg="Migration successfully executed" id="create user table" duration=564.092µs logger=migrator t=2026-05-11T01:01:18.189032078Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T01:01:18.189839186Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=806.928µs logger=migrator t=2026-05-11T01:01:18.196691975Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T01:01:18.197808231Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.115035ms logger=migrator t=2026-05-11T01:01:18.203829892Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T01:01:18.204931905Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.109173ms logger=migrator t=2026-05-11T01:01:18.211157591Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T01:01:18.212530892Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.374531ms logger=migrator t=2026-05-11T01:01:18.218949762Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T01:01:18.222945719Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.995297ms logger=migrator t=2026-05-11T01:01:18.229154715Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T01:01:18.231215919Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.061334ms logger=migrator t=2026-05-11T01:01:18.235051024Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T01:01:18.235900692Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=840.368µs logger=migrator t=2026-05-11T01:01:18.242883995Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T01:01:18.243944417Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.062902ms logger=migrator t=2026-05-11T01:01:18.343782909Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T01:01:18.344381591Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=598.473µs logger=migrator t=2026-05-11T01:01:18.420103076Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T01:01:18.423195483Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=3.096468ms logger=migrator t=2026-05-11T01:01:18.431625817Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T01:01:18.43311256Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.487343ms logger=migrator t=2026-05-11T01:01:18.447031324Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T01:01:18.447086315Z level=info msg="Migration successfully executed" id="Update user table charset" duration=57.271µs logger=migrator t=2026-05-11T01:01:18.451962271Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T01:01:18.453462824Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.502063ms logger=migrator t=2026-05-11T01:01:18.458056794Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T01:01:18.458358931Z level=info msg="Migration successfully executed" id="Add missing user data" duration=304.177µs logger=migrator t=2026-05-11T01:01:18.462783677Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T01:01:18.464228949Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.440402ms logger=migrator t=2026-05-11T01:01:18.471350905Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T01:01:18.473203955Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.854161ms logger=migrator t=2026-05-11T01:01:18.480520894Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T01:01:18.48394931Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=3.433606ms logger=migrator t=2026-05-11T01:01:18.489946211Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T01:01:18.50406754Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=14.125818ms logger=migrator t=2026-05-11T01:01:18.510256164Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T01:01:18.511232715Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=976.051µs logger=migrator t=2026-05-11T01:01:18.520819355Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T01:01:18.522909821Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=2.109916ms logger=migrator t=2026-05-11T01:01:18.530472356Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T01:01:18.531924408Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.452933ms logger=migrator t=2026-05-11T01:01:18.544378759Z 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-11T01:01:18.545188958Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=810.379µs logger=migrator t=2026-05-11T01:01:18.553835087Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T01:01:18.554651574Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=811.737µs logger=migrator t=2026-05-11T01:01:18.561750979Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T01:01:18.562545377Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=794.188µs logger=migrator t=2026-05-11T01:01:18.567800542Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T01:01:18.568340103Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=545.491µs logger=migrator t=2026-05-11T01:01:18.573579188Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T01:01:18.574370035Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=790.897µs logger=migrator t=2026-05-11T01:01:18.58881801Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T01:01:18.590553859Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.730808ms logger=migrator t=2026-05-11T01:01:18.595970127Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T01:01:18.599661527Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=3.69045ms logger=migrator t=2026-05-11T01:01:18.604839751Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T01:01:18.604891632Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=53.741µs logger=migrator t=2026-05-11T01:01:18.61029517Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T01:01:18.610990695Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=696.275µs logger=migrator t=2026-05-11T01:01:18.616124917Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T01:01:18.616695669Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=570.432µs logger=migrator t=2026-05-11T01:01:18.621798151Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T01:01:18.622862014Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.062153ms logger=migrator t=2026-05-11T01:01:18.627491705Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T01:01:18.628250292Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=753.986µs logger=migrator t=2026-05-11T01:01:18.63366134Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:01:18.637284459Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.623289ms logger=migrator t=2026-05-11T01:01:18.644083158Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T01:01:18.645245273Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.162065ms logger=migrator t=2026-05-11T01:01:18.6501591Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T01:01:18.651861818Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.702798ms logger=migrator t=2026-05-11T01:01:18.656945448Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T01:01:18.657485741Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=540.373µs logger=migrator t=2026-05-11T01:01:18.661780634Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T01:01:18.662339986Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=559.202µs logger=migrator t=2026-05-11T01:01:18.668114272Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T01:01:18.669244097Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.138005ms logger=migrator t=2026-05-11T01:01:18.674813019Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T01:01:18.675244548Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=431.499µs logger=migrator t=2026-05-11T01:01:18.679927101Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T01:01:18.680534284Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=602.653µs logger=migrator t=2026-05-11T01:01:18.686266589Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T01:01:18.686674358Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=407.979µs logger=migrator t=2026-05-11T01:01:18.691189297Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T01:01:18.692213929Z level=info msg="Migration successfully executed" id="create star table" duration=1.024022ms logger=migrator t=2026-05-11T01:01:18.698546707Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T01:01:18.700651363Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=2.103866ms logger=migrator t=2026-05-11T01:01:18.705272495Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T01:01:18.706359108Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.088234ms logger=migrator t=2026-05-11T01:01:18.714923235Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T01:01:18.716842387Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.919992ms logger=migrator t=2026-05-11T01:01:18.721937078Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T01:01:18.723750187Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.812199ms logger=migrator t=2026-05-11T01:01:18.735206027Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T01:01:18.73622674Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.018533ms logger=migrator t=2026-05-11T01:01:18.740963743Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T01:01:18.741849783Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=886.3µs logger=migrator t=2026-05-11T01:01:18.747094308Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T01:01:18.747957996Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=863.358µs logger=migrator t=2026-05-11T01:01:18.75228855Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T01:01:18.752324471Z level=info msg="Migration successfully executed" id="Update org table charset" duration=37.331µs logger=migrator t=2026-05-11T01:01:18.757858602Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T01:01:18.757889323Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=31.841µs logger=migrator t=2026-05-11T01:01:18.762346681Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T01:01:18.762635297Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=283.156µs logger=migrator t=2026-05-11T01:01:18.76687921Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T01:01:18.767707558Z level=info msg="Migration successfully executed" id="create dashboard table" duration=828.018µs logger=migrator t=2026-05-11T01:01:18.771532481Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T01:01:18.772340199Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=807.198µs logger=migrator t=2026-05-11T01:01:18.792810076Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T01:01:18.802408205Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=9.600959ms logger=migrator t=2026-05-11T01:01:18.833189138Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T01:01:18.840669342Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=7.478623ms logger=migrator t=2026-05-11T01:01:18.853167474Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T01:01:18.857751484Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=4.5865ms logger=migrator t=2026-05-11T01:01:18.86991993Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T01:01:18.871410303Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.493123ms logger=migrator t=2026-05-11T01:01:18.877115578Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T01:01:18.887968845Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=10.831746ms logger=migrator t=2026-05-11T01:01:18.901151313Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T01:01:18.902118214Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=970.541µs logger=migrator t=2026-05-11T01:01:18.905837184Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T01:01:18.906786766Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=940.162µs logger=migrator t=2026-05-11T01:01:18.911400816Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T01:01:18.912368118Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=967.462µs logger=migrator t=2026-05-11T01:01:18.916765903Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T01:01:18.917130631Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=365.048µs logger=migrator t=2026-05-11T01:01:18.933042679Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T01:01:18.936531785Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=3.481086ms logger=migrator t=2026-05-11T01:01:18.941721538Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T01:01:18.941836141Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=112.873µs logger=migrator t=2026-05-11T01:01:18.947238169Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T01:01:18.950057211Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.818902ms logger=migrator t=2026-05-11T01:01:18.956981602Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T01:01:18.958825592Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.84558ms logger=migrator t=2026-05-11T01:01:18.963070205Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T01:01:18.964421724Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.351499ms logger=migrator t=2026-05-11T01:01:18.975272901Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T01:01:18.976678343Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.410202ms logger=migrator t=2026-05-11T01:01:18.995511953Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T01:01:18.999715906Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.202912ms logger=migrator t=2026-05-11T01:01:19.01367055Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T01:01:19.014526138Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=856.628µs logger=migrator t=2026-05-11T01:01:19.018933315Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T01:01:19.01966994Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=735.956µs logger=migrator t=2026-05-11T01:01:19.023239288Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T01:01:19.02331854Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=63.231µs logger=migrator t=2026-05-11T01:01:19.028105144Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T01:01:19.028135365Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.991µs logger=migrator t=2026-05-11T01:01:19.035255209Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T01:01:19.040905912Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=5.656273ms logger=migrator t=2026-05-11T01:01:19.049986781Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T01:01:19.055746297Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=5.753496ms logger=migrator t=2026-05-11T01:01:19.061577024Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T01:01:19.067117614Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=5.5362ms logger=migrator t=2026-05-11T01:01:19.078267868Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T01:01:19.080768162Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.504354ms logger=migrator t=2026-05-11T01:01:19.097490937Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T01:01:19.098256193Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=852.698µs logger=migrator t=2026-05-11T01:01:19.130414144Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T01:01:19.131620431Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.213397ms logger=migrator t=2026-05-11T01:01:19.464825345Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T01:01:19.466661214Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.837379ms logger=migrator t=2026-05-11T01:01:19.523410062Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T01:01:19.523467974Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=61.132µs logger=migrator t=2026-05-11T01:01:19.574810742Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T01:01:19.575840195Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.030662ms logger=migrator t=2026-05-11T01:01:19.616993782Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T01:01:19.618658879Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.693348ms logger=migrator t=2026-05-11T01:01:19.70907182Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:01:19.718092256Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.040227ms logger=migrator t=2026-05-11T01:01:19.794660846Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T01:01:19.797036487Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=2.379931ms logger=migrator t=2026-05-11T01:01:20.016992272Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T01:01:20.018313501Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.323929ms logger=migrator t=2026-05-11T01:01:20.236423217Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T01:01:20.238033542Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.612395ms logger=migrator t=2026-05-11T01:01:20.251071215Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T01:01:20.251543766Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=471.281µs logger=migrator t=2026-05-11T01:01:20.256308409Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T01:01:20.257632039Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.304889ms logger=migrator t=2026-05-11T01:01:20.266669585Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T01:01:20.273290359Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=6.620524ms logger=migrator t=2026-05-11T01:01:20.282656673Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T01:01:20.283511862Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=858.579µs logger=migrator t=2026-05-11T01:01:20.291664249Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T01:01:20.292236552Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=590.592µs logger=migrator t=2026-05-11T01:01:20.297438375Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T01:01:20.297638389Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=191.374µs logger=migrator t=2026-05-11T01:01:20.300830388Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T01:01:20.30457313Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=3.741552ms logger=migrator t=2026-05-11T01:01:20.309008376Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T01:01:20.313408022Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.379676ms logger=migrator t=2026-05-11T01:01:20.317678155Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T01:01:20.318647947Z level=info msg="Migration successfully executed" id="create data_source table" duration=973.642µs logger=migrator t=2026-05-11T01:01:20.322546011Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T01:01:20.323834369Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.286338ms logger=migrator t=2026-05-11T01:01:20.328327197Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T01:01:20.330154547Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.82708ms logger=migrator t=2026-05-11T01:01:20.334478871Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T01:01:20.336431743Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.942413ms logger=migrator t=2026-05-11T01:01:20.340102123Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T01:01:20.340888711Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=786.528µs logger=migrator t=2026-05-11T01:01:20.344896398Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T01:01:20.35145687Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.553782ms logger=migrator t=2026-05-11T01:01:20.356770165Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T01:01:20.357824419Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.054584ms logger=migrator t=2026-05-11T01:01:20.364029294Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T01:01:20.364946874Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=920.94µs logger=migrator t=2026-05-11T01:01:20.368245115Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T01:01:20.369126245Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=881.04µs logger=migrator t=2026-05-11T01:01:20.372474518Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T01:01:20.37395607Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.481192ms logger=migrator t=2026-05-11T01:01:20.378645352Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T01:01:20.382271121Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.626548ms logger=migrator t=2026-05-11T01:01:20.385668505Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T01:01:20.388260651Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.584375ms logger=migrator t=2026-05-11T01:01:20.395134991Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T01:01:20.395171501Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.81µs logger=migrator t=2026-05-11T01:01:20.401654342Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T01:01:20.401877447Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=227.795µs logger=migrator t=2026-05-11T01:01:20.405419495Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T01:01:20.409385861Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.966236ms logger=migrator t=2026-05-11T01:01:20.412852776Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T01:01:20.41303938Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=186.984µs logger=migrator t=2026-05-11T01:01:20.417067168Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T01:01:20.417261163Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=192.024µs logger=migrator t=2026-05-11T01:01:20.420423391Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T01:01:20.422894185Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.469444ms logger=migrator t=2026-05-11T01:01:20.42637213Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T01:01:20.426616186Z level=info msg="Migration successfully executed" id="Update uid value" duration=244.146µs logger=migrator t=2026-05-11T01:01:20.430989521Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T01:01:20.431825769Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=835.988µs logger=migrator t=2026-05-11T01:01:20.435288944Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T01:01:20.436049411Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=760.197µs logger=migrator t=2026-05-11T01:01:20.440250352Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T01:01:20.44107293Z level=info msg="Migration successfully executed" id="create api_key table" duration=821.978µs logger=migrator t=2026-05-11T01:01:20.445885255Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T01:01:20.44746886Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.586495ms logger=migrator t=2026-05-11T01:01:20.451254212Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T01:01:20.45208452Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=829.598µs logger=migrator t=2026-05-11T01:01:20.455493954Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T01:01:20.456488306Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=993.862µs logger=migrator t=2026-05-11T01:01:20.460904312Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T01:01:20.461807342Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=905.981µs logger=migrator t=2026-05-11T01:01:20.465114953Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T01:01:20.466108045Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=991.982µs logger=migrator t=2026-05-11T01:01:20.469830227Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T01:01:20.471085263Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.255537ms logger=migrator t=2026-05-11T01:01:20.475575931Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T01:01:20.483334989Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.759138ms logger=migrator t=2026-05-11T01:01:20.487597473Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T01:01:20.488474731Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=879.798µs logger=migrator t=2026-05-11T01:01:20.496229841Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T01:01:20.497065889Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=835.528µs logger=migrator t=2026-05-11T01:01:20.501495695Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T01:01:20.502424105Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=928.5µs logger=migrator t=2026-05-11T01:01:20.505722887Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T01:01:20.506471814Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=748.597µs logger=migrator t=2026-05-11T01:01:20.510609683Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T01:01:20.51091623Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=306.507µs logger=migrator t=2026-05-11T01:01:20.513960336Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T01:01:20.514468948Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=508.662µs logger=migrator t=2026-05-11T01:01:20.518134507Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T01:01:20.518176788Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=36.391µs logger=migrator t=2026-05-11T01:01:20.521300766Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T01:01:20.523898683Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.597737ms logger=migrator t=2026-05-11T01:01:20.52792675Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T01:01:20.531089549Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.162218ms logger=migrator t=2026-05-11T01:01:20.534492403Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T01:01:20.534666957Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=174.334µs logger=migrator t=2026-05-11T01:01:20.538129102Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T01:01:20.543901668Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.768766ms logger=migrator t=2026-05-11T01:01:20.548055159Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T01:01:20.550772427Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.717228ms logger=migrator t=2026-05-11T01:01:20.553990528Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T01:01:20.554860556Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=882.899µs logger=migrator t=2026-05-11T01:01:20.558134198Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T01:01:20.558751141Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=619.034µs logger=migrator t=2026-05-11T01:01:20.56281283Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T01:01:20.563667408Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=850.259µs logger=migrator t=2026-05-11T01:01:20.566166512Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T01:01:20.56698871Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=821.948µs logger=migrator t=2026-05-11T01:01:20.570786023Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T01:01:20.571601631Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=816.068µs logger=migrator t=2026-05-11T01:01:20.575767481Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T01:01:20.57660984Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=842.239µs logger=migrator t=2026-05-11T01:01:20.579956432Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T01:01:20.580041704Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=85.932µs logger=migrator t=2026-05-11T01:01:20.583156052Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T01:01:20.583194783Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=39.731µs logger=migrator t=2026-05-11T01:01:20.585751859Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T01:01:20.588601181Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.848992ms logger=migrator t=2026-05-11T01:01:20.592837362Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T01:01:20.595542041Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.704359ms logger=migrator t=2026-05-11T01:01:20.5986752Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T01:01:20.598743252Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.922µs logger=migrator t=2026-05-11T01:01:20.601112492Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T01:01:20.60188115Z level=info msg="Migration successfully executed" id="create quota table v1" duration=768.378µs logger=migrator t=2026-05-11T01:01:20.605973698Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T01:01:20.606776525Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=802.327µs logger=migrator t=2026-05-11T01:01:20.609875814Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T01:01:20.609900684Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.6µs logger=migrator t=2026-05-11T01:01:20.613083273Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T01:01:20.61385876Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=782.557µs logger=migrator t=2026-05-11T01:01:20.617789765Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T01:01:20.618567163Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=777.238µs logger=migrator t=2026-05-11T01:01:20.621801493Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T01:01:20.624586814Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.785601ms logger=migrator t=2026-05-11T01:01:20.628493479Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T01:01:20.628616111Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=128.913µs logger=migrator t=2026-05-11T01:01:20.633562489Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T01:01:20.634469398Z level=info msg="Migration successfully executed" id="create session table" duration=907.849µs logger=migrator t=2026-05-11T01:01:20.63773192Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T01:01:20.637863663Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=136.293µs logger=migrator t=2026-05-11T01:01:20.646432699Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T01:01:20.646515621Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=85.712µs logger=migrator t=2026-05-11T01:01:20.650211641Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T01:01:20.65107742Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=866.669µs logger=migrator t=2026-05-11T01:01:20.656209031Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T01:01:20.657528751Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.32654ms logger=migrator t=2026-05-11T01:01:20.663871598Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T01:01:20.66392299Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=53.161µs logger=migrator t=2026-05-11T01:01:20.668009348Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T01:01:20.668029748Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=21.08µs logger=migrator t=2026-05-11T01:01:20.671010273Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T01:01:20.67362129Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.616677ms logger=migrator t=2026-05-11T01:01:20.678331733Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T01:01:20.683144728Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.814695ms logger=migrator t=2026-05-11T01:01:20.686372358Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T01:01:20.68645823Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=91.652µs logger=migrator t=2026-05-11T01:01:20.690306423Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T01:01:20.690462087Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=155.924µs logger=migrator t=2026-05-11T01:01:20.693852851Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T01:01:20.695370964Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.517713ms logger=migrator t=2026-05-11T01:01:20.700056196Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T01:01:20.700139338Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=89.012µs logger=migrator t=2026-05-11T01:01:20.704280447Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T01:01:20.710284978Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.999781ms logger=migrator t=2026-05-11T01:01:20.714055531Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T01:01:20.714235615Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=181.014µs logger=migrator t=2026-05-11T01:01:20.718731932Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T01:01:20.722197488Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.456056ms logger=migrator t=2026-05-11T01:01:20.725590532Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T01:01:20.728838882Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.24751ms logger=migrator t=2026-05-11T01:01:20.73245276Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T01:01:20.732557323Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=105.733µs logger=migrator t=2026-05-11T01:01:20.736111821Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T01:01:20.737081191Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=963.12µs logger=migrator t=2026-05-11T01:01:20.742315436Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T01:01:20.743629474Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.313548ms logger=migrator t=2026-05-11T01:01:20.747917587Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T01:01:20.749288697Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.37074ms logger=migrator t=2026-05-11T01:01:20.75449339Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T01:01:20.755444941Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=960.381µs logger=migrator t=2026-05-11T01:01:20.759659963Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T01:01:20.760537372Z level=info msg="Migration successfully executed" id="add index alert state" duration=877.169µs logger=migrator t=2026-05-11T01:01:20.764978089Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T01:01:20.765937579Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=958.841µs logger=migrator t=2026-05-11T01:01:20.771119812Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T01:01:20.771905599Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=786.507µs logger=migrator t=2026-05-11T01:01:20.775790104Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T01:01:20.776863947Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.073103ms logger=migrator t=2026-05-11T01:01:20.780779203Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T01:01:20.781708513Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=932.84µs logger=migrator t=2026-05-11T01:01:20.786404005Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T01:01:20.799486219Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.073614ms logger=migrator t=2026-05-11T01:01:20.80361809Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T01:01:20.804354635Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=747.356µs logger=migrator t=2026-05-11T01:01:20.808100917Z 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-11T01:01:20.80913216Z 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.031983ms logger=migrator t=2026-05-11T01:01:20.817755527Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T01:01:20.818224747Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=470.51µs logger=migrator t=2026-05-11T01:01:20.821975059Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T01:01:20.82291254Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=938.481µs logger=migrator t=2026-05-11T01:01:20.826510807Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T01:01:20.827386206Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=875.489µs logger=migrator t=2026-05-11T01:01:20.831615159Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T01:01:20.836020554Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.405955ms logger=migrator t=2026-05-11T01:01:20.840570823Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T01:01:20.84458367Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.025607ms logger=migrator t=2026-05-11T01:01:20.848834814Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T01:01:20.852709487Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.875774ms logger=migrator t=2026-05-11T01:01:20.858413791Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T01:01:20.8624713Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.062589ms logger=migrator t=2026-05-11T01:01:20.867555081Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T01:01:20.868543342Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=988.851µs logger=migrator t=2026-05-11T01:01:20.87258671Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T01:01:20.872642941Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=58.921µs logger=migrator t=2026-05-11T01:01:20.876066226Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T01:01:20.876103737Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.141µs logger=migrator t=2026-05-11T01:01:20.881121885Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T01:01:20.882157179Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.035183ms logger=migrator t=2026-05-11T01:01:20.887017303Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T01:01:20.888804893Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.78765ms logger=migrator t=2026-05-11T01:01:20.895174971Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T01:01:20.896354717Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.181436ms logger=migrator t=2026-05-11T01:01:20.90064015Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T01:01:20.901903078Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.265388ms logger=migrator t=2026-05-11T01:01:20.906181861Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T01:01:20.907644183Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.462182ms logger=migrator t=2026-05-11T01:01:20.911802583Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T01:01:20.915861422Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.049759ms logger=migrator t=2026-05-11T01:01:20.919383428Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T01:01:20.926229267Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.831318ms logger=migrator t=2026-05-11T01:01:20.929950648Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T01:01:20.930205904Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=257.796µs logger=migrator t=2026-05-11T01:01:20.933522876Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T01:01:20.934529127Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.006711ms logger=migrator t=2026-05-11T01:01:20.939179969Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T01:01:20.940235762Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.058543ms logger=migrator t=2026-05-11T01:01:20.943568665Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T01:01:20.949163037Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.567421ms logger=migrator t=2026-05-11T01:01:20.953653164Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T01:01:20.953798487Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=146.783µs logger=migrator t=2026-05-11T01:01:20.959039701Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T01:01:20.960120945Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.082444ms logger=migrator t=2026-05-11T01:01:20.963499998Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T01:01:20.964517Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.011702ms logger=migrator t=2026-05-11T01:01:20.969371216Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T01:01:20.96952588Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=159.313µs logger=migrator t=2026-05-11T01:01:20.975196843Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T01:01:20.976219185Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.022072ms logger=migrator t=2026-05-11T01:01:20.982006821Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T01:01:20.98288064Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=873.349µs logger=migrator t=2026-05-11T01:01:20.986782575Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T01:01:20.988690287Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.906332ms logger=migrator t=2026-05-11T01:01:20.993716936Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T01:01:20.994602215Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=884.409µs logger=migrator t=2026-05-11T01:01:20.998681384Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T01:01:20.999595724Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=913.451µs logger=migrator t=2026-05-11T01:01:21.003252693Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T01:01:21.004209064Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=955.591µs logger=migrator t=2026-05-11T01:01:21.008657261Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T01:01:21.008683841Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.18µs logger=migrator t=2026-05-11T01:01:21.012171377Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T01:01:21.017735758Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.563321ms logger=migrator t=2026-05-11T01:01:21.02107329Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T01:01:21.021973861Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=902.51µs logger=migrator t=2026-05-11T01:01:21.026150341Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T01:01:21.030152078Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.999197ms logger=migrator t=2026-05-11T01:01:21.035570166Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T01:01:21.03624411Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=674.974µs logger=migrator t=2026-05-11T01:01:21.041956414Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T01:01:21.043975818Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.017424ms logger=migrator t=2026-05-11T01:01:21.050735685Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T01:01:21.051554332Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=819.067µs logger=migrator t=2026-05-11T01:01:21.054776632Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T01:01:21.066580779Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.802057ms logger=migrator t=2026-05-11T01:01:21.069805079Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T01:01:21.070565545Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=760.146µs logger=migrator t=2026-05-11T01:01:21.075756798Z 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-11T01:01:21.077036286Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.279348ms logger=migrator t=2026-05-11T01:01:21.081412071Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T01:01:21.081937392Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=524.991µs logger=migrator t=2026-05-11T01:01:21.086308648Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T01:01:21.086828129Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=518.801µs logger=migrator t=2026-05-11T01:01:21.091435198Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T01:01:21.091733725Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=298.197µs logger=migrator t=2026-05-11T01:01:21.095298703Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T01:01:21.103171844Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.886312ms logger=migrator t=2026-05-11T01:01:21.10668897Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T01:01:21.110793149Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.103599ms logger=migrator t=2026-05-11T01:01:21.115237866Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T01:01:21.116119965Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=881.889µs logger=migrator t=2026-05-11T01:01:21.119342465Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T01:01:21.120214314Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=870.959µs logger=migrator t=2026-05-11T01:01:21.12649931Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T01:01:21.126804487Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=305.017µs logger=migrator t=2026-05-11T01:01:21.132652844Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T01:01:21.140957234Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.301611ms logger=migrator t=2026-05-11T01:01:21.14676575Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T01:01:21.147403544Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=639.444µs logger=migrator t=2026-05-11T01:01:21.153231291Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T01:01:21.153750342Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=518.011µs logger=migrator t=2026-05-11T01:01:21.159435986Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T01:01:21.160052829Z level=info msg="Migration successfully executed" id="Move region to single row" duration=616.923µs logger=migrator t=2026-05-11T01:01:21.16560598Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T01:01:21.166426967Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=821.107µs logger=migrator t=2026-05-11T01:01:21.170100088Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T01:01:21.171395185Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.293188ms logger=migrator t=2026-05-11T01:01:21.175876753Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T01:01:21.177442907Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.563974ms logger=migrator t=2026-05-11T01:01:21.181544436Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T01:01:21.182694371Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.149325ms logger=migrator t=2026-05-11T01:01:21.186717008Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T01:01:21.187997976Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.275578ms logger=migrator t=2026-05-11T01:01:21.193620178Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T01:01:21.194486377Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=865.488µs logger=migrator t=2026-05-11T01:01:21.197840659Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T01:01:21.197987684Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=144.994µs logger=migrator t=2026-05-11T01:01:21.203594985Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T01:01:21.204953364Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.359089ms logger=migrator t=2026-05-11T01:01:21.210567196Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T01:01:21.211476595Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=909.529µs logger=migrator t=2026-05-11T01:01:21.215462243Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T01:01:21.216345872Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=883.449µs logger=migrator t=2026-05-11T01:01:21.221037584Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T01:01:21.222048555Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.011601ms logger=migrator t=2026-05-11T01:01:21.227211508Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T01:01:21.227418432Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=209.204µs logger=migrator t=2026-05-11T01:01:21.233622457Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T01:01:21.234466726Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=841.409µs logger=migrator t=2026-05-11T01:01:21.241299674Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T01:01:21.241373145Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=73.851µs logger=migrator t=2026-05-11T01:01:21.245818412Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T01:01:21.246760692Z level=info msg="Migration successfully executed" id="create team table" duration=941.83µs logger=migrator t=2026-05-11T01:01:21.252541258Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T01:01:21.254259976Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.717628ms logger=migrator t=2026-05-11T01:01:21.259961449Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T01:01:21.261200006Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.223646ms logger=migrator t=2026-05-11T01:01:21.26647419Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T01:01:21.271587582Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.112572ms logger=migrator t=2026-05-11T01:01:21.276514189Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T01:01:21.276730604Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=216.445µs logger=migrator t=2026-05-11T01:01:21.329220813Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T01:01:21.331540233Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.3198ms logger=migrator t=2026-05-11T01:01:21.338003604Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T01:01:21.339546868Z level=info msg="Migration successfully executed" id="create team member table" duration=1.542704ms logger=migrator t=2026-05-11T01:01:21.345144549Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T01:01:21.346697003Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.550334ms logger=migrator t=2026-05-11T01:01:21.352685263Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T01:01:21.353699385Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.013672ms logger=migrator t=2026-05-11T01:01:21.359135263Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T01:01:21.361319071Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.178327ms logger=migrator t=2026-05-11T01:01:21.367194118Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T01:01:21.37185152Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.657452ms logger=migrator t=2026-05-11T01:01:21.377337019Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T01:01:21.382094111Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.756902ms logger=migrator t=2026-05-11T01:01:21.386936107Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T01:01:21.394935061Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.998614ms logger=migrator t=2026-05-11T01:01:21.401211267Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T01:01:21.402218638Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.007091ms logger=migrator t=2026-05-11T01:01:21.407284449Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T01:01:21.408894524Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.601476ms logger=migrator t=2026-05-11T01:01:21.414808072Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T01:01:21.416435317Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.627245ms logger=migrator t=2026-05-11T01:01:21.422445628Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T01:01:21.423368078Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=921.92µs logger=migrator t=2026-05-11T01:01:21.429015251Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T01:01:21.430454322Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.439161ms logger=migrator t=2026-05-11T01:01:21.434820557Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T01:01:21.436187527Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.36697ms logger=migrator t=2026-05-11T01:01:21.44051733Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T01:01:21.441484651Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=965.061µs logger=migrator t=2026-05-11T01:01:21.446928399Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T01:01:21.448561455Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.632306ms logger=migrator t=2026-05-11T01:01:21.453594155Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T01:01:21.454236159Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=643.594µs logger=migrator t=2026-05-11T01:01:21.459258308Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T01:01:21.459487043Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=229.175µs logger=migrator t=2026-05-11T01:01:21.464143644Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T01:01:21.465227567Z level=info msg="Migration successfully executed" id="create tag table" duration=1.089893ms logger=migrator t=2026-05-11T01:01:21.470357189Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T01:01:21.47133297Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=974.711µs logger=migrator t=2026-05-11T01:01:21.475886029Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T01:01:21.476692876Z level=info msg="Migration successfully executed" id="create login attempt table" duration=806.597µs logger=migrator t=2026-05-11T01:01:21.482310158Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T01:01:21.483369121Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.058693ms logger=migrator t=2026-05-11T01:01:21.488314229Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T01:01:21.489916454Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.601965ms logger=migrator t=2026-05-11T01:01:21.494761878Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:01:21.509485979Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.721681ms logger=migrator t=2026-05-11T01:01:21.515302335Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T01:01:21.516246225Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=944.82µs logger=migrator t=2026-05-11T01:01:21.520843615Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T01:01:21.521968919Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.121014ms logger=migrator t=2026-05-11T01:01:21.526556879Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T01:01:21.526910027Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=352.908µs logger=migrator t=2026-05-11T01:01:21.5325785Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T01:01:21.534015001Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.445521ms logger=migrator t=2026-05-11T01:01:21.53951406Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T01:01:21.540950252Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.433172ms logger=migrator t=2026-05-11T01:01:21.546355729Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T01:01:21.548358293Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.002214ms logger=migrator t=2026-05-11T01:01:21.554035957Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T01:01:21.55421411Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=175.224µs logger=migrator t=2026-05-11T01:01:21.558440902Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T01:01:21.564154025Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.714614ms logger=migrator t=2026-05-11T01:01:21.569288947Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T01:01:21.574660904Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.373707ms logger=migrator t=2026-05-11T01:01:21.579472169Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T01:01:21.584948238Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.478559ms logger=migrator t=2026-05-11T01:01:21.589135738Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T01:01:21.594478634Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.341646ms logger=migrator t=2026-05-11T01:01:21.59933072Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T01:01:21.600379292Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.046292ms logger=migrator t=2026-05-11T01:01:21.606140748Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T01:01:21.611115706Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.974628ms logger=migrator t=2026-05-11T01:01:21.614945759Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T01:01:21.615933181Z level=info msg="Migration successfully executed" id="create server_lock table" duration=988.452µs logger=migrator t=2026-05-11T01:01:21.62237107Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T01:01:21.623794802Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.423762ms logger=migrator t=2026-05-11T01:01:21.628728558Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T01:01:21.629766471Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.038143ms logger=migrator t=2026-05-11T01:01:21.635198179Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T01:01:21.636117879Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=919.28µs logger=migrator t=2026-05-11T01:01:21.640880663Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T01:01:21.641872934Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=991.992µs logger=migrator t=2026-05-11T01:01:21.646419183Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T01:01:21.647953456Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.536273ms logger=migrator t=2026-05-11T01:01:21.652417293Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T01:01:21.658542366Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.125633ms logger=migrator t=2026-05-11T01:01:21.663223578Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T01:01:21.664120247Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=895.839µs logger=migrator t=2026-05-11T01:01:21.668322088Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T01:01:21.669161627Z level=info msg="Migration successfully executed" id="create cache_data table" duration=839.309µs logger=migrator t=2026-05-11T01:01:21.673894909Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T01:01:21.67483503Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=939.751µs logger=migrator t=2026-05-11T01:01:21.681490194Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T01:01:21.682715431Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.229547ms logger=migrator t=2026-05-11T01:01:21.687566906Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T01:01:21.688517217Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=950.121µs logger=migrator t=2026-05-11T01:01:21.695695033Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T01:01:21.695757604Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=63.511µs logger=migrator t=2026-05-11T01:01:21.700510337Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T01:01:21.7006148Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=104.363µs logger=migrator t=2026-05-11T01:01:21.704671248Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T01:01:21.70568307Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.011433ms logger=migrator t=2026-05-11T01:01:21.710636908Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:01:21.711625159Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=991.081µs logger=migrator t=2026-05-11T01:01:21.71719734Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:01:21.718189661Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=994.861µs logger=migrator t=2026-05-11T01:01:21.722843513Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:01:21.722971715Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=128.073µs logger=migrator t=2026-05-11T01:01:21.727037213Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:01:21.727989015Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=951.582µs logger=migrator t=2026-05-11T01:01:21.732834199Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:01:21.733715179Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=880.34µs logger=migrator t=2026-05-11T01:01:21.737729856Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:01:21.738784329Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.051434ms logger=migrator t=2026-05-11T01:01:21.74299972Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:01:21.743879309Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=879.089µs logger=migrator t=2026-05-11T01:01:21.748585832Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T01:01:21.759673162Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=11.07658ms logger=migrator t=2026-05-11T01:01:21.764506868Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T01:01:21.76555337Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.045432ms logger=migrator t=2026-05-11T01:01:21.770948507Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T01:01:21.771038289Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=90.102µs logger=migrator t=2026-05-11T01:01:21.77519097Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T01:01:21.776107169Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=916.029µs logger=migrator t=2026-05-11T01:01:21.781356764Z 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-11T01:01:21.782754254Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.40169ms logger=migrator t=2026-05-11T01:01:21.787897845Z 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-11T01:01:21.789497651Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.603215ms logger=migrator t=2026-05-11T01:01:21.794814376Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:01:21.794890148Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=76.332µs logger=migrator t=2026-05-11T01:01:21.799227441Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T01:01:21.800285795Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.058054ms logger=migrator t=2026-05-11T01:01:21.805440116Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T01:01:21.806481249Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.040003ms logger=migrator t=2026-05-11T01:01:21.810594378Z 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-11T01:01:21.8115561Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=961.422µs logger=migrator t=2026-05-11T01:01:21.815873213Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T01:01:21.817025567Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.152524ms logger=migrator t=2026-05-11T01:01:21.824387538Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T01:01:21.840293474Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=15.905626ms logger=migrator t=2026-05-11T01:01:21.845361804Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T01:01:21.847144642Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.777898ms logger=migrator t=2026-05-11T01:01:21.852434797Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T01:01:21.853638014Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.206957ms logger=migrator t=2026-05-11T01:01:21.858697333Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T01:01:21.88755613Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.852897ms logger=migrator t=2026-05-11T01:01:21.964061202Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T01:01:21.992501259Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.444288ms logger=migrator t=2026-05-11T01:01:21.998644773Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T01:01:21.999664475Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.019662ms logger=migrator t=2026-05-11T01:01:22.005008341Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T01:01:22.006146285Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.137524ms logger=migrator t=2026-05-11T01:01:22.010240884Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T01:01:22.016432459Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.188746ms logger=migrator t=2026-05-11T01:01:22.020596358Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T01:01:22.026887544Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.290576ms logger=migrator t=2026-05-11T01:01:22.030403011Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T01:01:22.03175076Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.347599ms logger=migrator t=2026-05-11T01:01:22.036552284Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T01:01:22.037625487Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.072913ms logger=migrator t=2026-05-11T01:01:22.042999354Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T01:01:22.04465315Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.653336ms logger=migrator t=2026-05-11T01:01:22.049222229Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T01:01:22.050462196Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.239757ms logger=migrator t=2026-05-11T01:01:22.056439665Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:01:22.056548708Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=110.583µs logger=migrator t=2026-05-11T01:01:22.065837489Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T01:01:22.073281141Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.445392ms logger=migrator t=2026-05-11T01:01:22.077503792Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T01:01:22.084506864Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.009002ms logger=migrator t=2026-05-11T01:01:22.089615335Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T01:01:22.09679213Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.176345ms logger=migrator t=2026-05-11T01:01:22.10137028Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T01:01:22.102536104Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.165924ms logger=migrator t=2026-05-11T01:01:22.105891538Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T01:01:22.107011382Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.119164ms logger=migrator t=2026-05-11T01:01:22.11198604Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T01:01:22.118377558Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.389188ms logger=migrator t=2026-05-11T01:01:22.121905844Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T01:01:22.128874236Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.968002ms logger=migrator t=2026-05-11T01:01:22.132967614Z 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-11T01:01:22.134079089Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.110485ms logger=migrator t=2026-05-11T01:01:22.138727499Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T01:01:22.144864223Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.136394ms logger=migrator t=2026-05-11T01:01:22.148370929Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T01:01:22.15492885Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.556931ms logger=migrator t=2026-05-11T01:01:22.15858853Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T01:01:22.158657621Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.082µs logger=migrator t=2026-05-11T01:01:22.1631916Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T01:01:22.164400806Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.207596ms logger=migrator t=2026-05-11T01:01:22.168286691Z 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-11T01:01:22.169300792Z 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.013512ms logger=migrator t=2026-05-11T01:01:22.173040884Z 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-11T01:01:22.174203188Z 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.160925ms logger=migrator t=2026-05-11T01:01:22.179136886Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:01:22.179215587Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=79.271µs logger=migrator t=2026-05-11T01:01:22.184246597Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T01:01:22.193513977Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.272731ms logger=migrator t=2026-05-11T01:01:22.200560339Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T01:01:22.207361097Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.797118ms logger=migrator t=2026-05-11T01:01:22.212642352Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T01:01:22.217280972Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.63816ms logger=migrator t=2026-05-11T01:01:22.220595305Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T01:01:22.227048454Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.452269ms logger=migrator t=2026-05-11T01:01:22.231206224Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T01:01:22.238474862Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.274528ms logger=migrator t=2026-05-11T01:01:22.242492798Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T01:01:22.24255117Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=59.132µs logger=migrator t=2026-05-11T01:01:22.246480836Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T01:01:22.247112949Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=627.193µs logger=migrator t=2026-05-11T01:01:22.251928284Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T01:01:22.25961836Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.694496ms logger=migrator t=2026-05-11T01:01:22.267072011Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T01:01:22.267203414Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=140.233µs logger=migrator t=2026-05-11T01:01:22.27072623Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T01:01:22.27805998Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.33266ms logger=migrator t=2026-05-11T01:01:22.281516515Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T01:01:22.28266095Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.143885ms logger=migrator t=2026-05-11T01:01:22.288023657Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T01:01:22.295313864Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.290288ms logger=migrator t=2026-05-11T01:01:22.298635286Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T01:01:22.299449644Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=814.229µs logger=migrator t=2026-05-11T01:01:22.303984792Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T01:01:22.305162858Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.177426ms logger=migrator t=2026-05-11T01:01:22.309341828Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T01:01:22.318375734Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.035226ms logger=migrator t=2026-05-11T01:01:22.322318459Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T01:01:22.323124447Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=805.758µs logger=migrator t=2026-05-11T01:01:22.327733627Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T01:01:22.32882068Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.086643ms logger=migrator t=2026-05-11T01:01:22.332678404Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T01:01:22.333749597Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.070213ms logger=migrator t=2026-05-11T01:01:22.340010923Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T01:01:22.341047296Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.036353ms logger=migrator t=2026-05-11T01:01:22.345717437Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T01:01:22.345830639Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=114.352µs logger=migrator t=2026-05-11T01:01:22.349854237Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T01:01:22.351509752Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.655185ms logger=migrator t=2026-05-11T01:01:22.356344857Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T01:01:22.357490691Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.148524ms logger=migrator t=2026-05-11T01:01:22.36059845Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T01:01:22.360976358Z 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-11T01:01:22.363931442Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T01:01:22.36433259Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=400.298µs logger=migrator t=2026-05-11T01:01:22.369325629Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T01:01:22.370388182Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.062313ms logger=migrator t=2026-05-11T01:01:22.374048721Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T01:01:22.385260343Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.246883ms logger=migrator t=2026-05-11T01:01:22.389119688Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T01:01:22.390253182Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.133134ms logger=migrator t=2026-05-11T01:01:22.395545727Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T01:01:22.396573639Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.027862ms logger=migrator t=2026-05-11T01:01:22.400148567Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T01:01:22.400946164Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=797.297µs logger=migrator t=2026-05-11T01:01:22.404640144Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T01:01:22.405646676Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.006262ms logger=migrator t=2026-05-11T01:01:22.4104617Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T01:01:22.411467792Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.005672ms logger=migrator t=2026-05-11T01:01:22.415892248Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T01:01:22.415919068Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.85µs logger=migrator t=2026-05-11T01:01:22.418853832Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T01:01:22.418920333Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.191µs logger=migrator t=2026-05-11T01:01:22.422591574Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T01:01:22.432032688Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.442444ms logger=migrator t=2026-05-11T01:01:22.435021793Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T01:01:22.435285088Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=263.045µs logger=migrator t=2026-05-11T01:01:22.437805713Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T01:01:22.438572029Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=765.956µs logger=migrator t=2026-05-11T01:01:22.442071436Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T01:01:22.442359702Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=288.446µs logger=migrator t=2026-05-11T01:01:22.445886678Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T01:01:22.446879299Z level=info msg="Migration successfully executed" id="create data_keys table" duration=993.111µs logger=migrator t=2026-05-11T01:01:22.450508689Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T01:01:22.451310286Z level=info msg="Migration successfully executed" id="create secrets table" duration=805.387µs logger=migrator t=2026-05-11T01:01:22.455158299Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T01:01:22.487755896Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.590507ms logger=migrator t=2026-05-11T01:01:22.492074769Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T01:01:22.498273854Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.198645ms logger=migrator t=2026-05-11T01:01:22.503061477Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T01:01:22.503351403Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=284.866µs logger=migrator t=2026-05-11T01:01:22.507627807Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T01:01:22.545513889Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.881131ms logger=migrator t=2026-05-11T01:01:22.554623866Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T01:01:22.586604229Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.984273ms logger=migrator t=2026-05-11T01:01:22.596991504Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T01:01:22.597800691Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=807.217µs logger=migrator t=2026-05-11T01:01:22.611268394Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T01:01:22.613196486Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.927382ms logger=migrator t=2026-05-11T01:01:22.618351738Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T01:01:22.618670895Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=319.286µs logger=migrator t=2026-05-11T01:01:22.623669512Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T01:01:22.625133084Z level=info msg="Migration successfully executed" id="create permission table" duration=1.463812ms logger=migrator t=2026-05-11T01:01:22.629503759Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T01:01:22.631260357Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.766088ms logger=migrator t=2026-05-11T01:01:22.635611962Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T01:01:22.636823388Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.211125ms logger=migrator t=2026-05-11T01:01:22.641773325Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T01:01:22.643560044Z level=info msg="Migration successfully executed" id="create role table" duration=1.787419ms logger=migrator t=2026-05-11T01:01:22.648521401Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T01:01:22.657718441Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.19795ms logger=migrator t=2026-05-11T01:01:22.661271958Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T01:01:22.66874588Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.473532ms logger=migrator t=2026-05-11T01:01:22.67338763Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T01:01:22.674194257Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=806.167µs logger=migrator t=2026-05-11T01:01:22.67797237Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T01:01:22.67892645Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=950.73µs logger=migrator t=2026-05-11T01:01:22.683121791Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T01:01:22.684887889Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.773538ms logger=migrator t=2026-05-11T01:01:22.689246604Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T01:01:22.690221565Z level=info msg="Migration successfully executed" id="create team role table" duration=974.661µs logger=migrator t=2026-05-11T01:01:22.695128042Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T01:01:22.696909261Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.777439ms logger=migrator t=2026-05-11T01:01:22.701716324Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T01:01:22.703279819Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.564365ms logger=migrator t=2026-05-11T01:01:22.708295068Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T01:01:22.70935268Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.057402ms logger=migrator t=2026-05-11T01:01:22.713714125Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T01:01:22.714624444Z level=info msg="Migration successfully executed" id="create user role table" duration=909.779µs logger=migrator t=2026-05-11T01:01:22.718765274Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T01:01:22.719806577Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.041343ms logger=migrator t=2026-05-11T01:01:22.724886207Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T01:01:22.725991401Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.104534ms logger=migrator t=2026-05-11T01:01:22.731237375Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T01:01:22.732934471Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.696166ms logger=migrator t=2026-05-11T01:01:22.73747965Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T01:01:22.738888601Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.409711ms logger=migrator t=2026-05-11T01:01:22.742709683Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T01:01:22.743819247Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.108974ms logger=migrator t=2026-05-11T01:01:22.748804745Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T01:01:22.749921919Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.118024ms logger=migrator t=2026-05-11T01:01:22.754133311Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T01:01:22.763479763Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.350262ms logger=migrator t=2026-05-11T01:01:22.767143963Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T01:01:22.768315058Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.170845ms logger=migrator t=2026-05-11T01:01:22.773711005Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T01:01:22.774947511Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.234206ms logger=migrator t=2026-05-11T01:01:22.77946794Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T01:01:22.781371782Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.904051ms logger=migrator t=2026-05-11T01:01:22.785724265Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T01:01:22.786895581Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.170966ms logger=migrator t=2026-05-11T01:01:22.791350947Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T01:01:22.792236357Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=885.19µs logger=migrator t=2026-05-11T01:01:22.796937759Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T01:01:22.798192226Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.248307ms logger=migrator t=2026-05-11T01:01:22.802473298Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T01:01:22.810509253Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.035905ms logger=migrator t=2026-05-11T01:01:22.815316737Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T01:01:22.821217185Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.900278ms logger=migrator t=2026-05-11T01:01:22.825040238Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T01:01:22.833191284Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.150176ms logger=migrator t=2026-05-11T01:01:22.836887485Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T01:01:22.845097962Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.209577ms logger=migrator t=2026-05-11T01:01:22.862890419Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T01:01:22.866577198Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=3.69051ms logger=migrator t=2026-05-11T01:01:22.882480284Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T01:01:22.884324423Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.8447ms logger=migrator t=2026-05-11T01:01:22.888431673Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T01:01:22.889564807Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.135805ms logger=migrator t=2026-05-11T01:01:22.894692458Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T01:01:22.895627029Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=934.271µs logger=migrator t=2026-05-11T01:01:22.898896659Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T01:01:22.899934351Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.037612ms logger=migrator t=2026-05-11T01:01:22.903792725Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T01:01:22.903861156Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.331µs logger=migrator t=2026-05-11T01:01:22.907929455Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T01:01:22.907968016Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=44.301µs logger=migrator t=2026-05-11T01:01:22.9118792Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T01:01:22.912584976Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=705.046µs logger=migrator t=2026-05-11T01:01:22.917019582Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T01:01:22.918013384Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=995.152µs logger=migrator t=2026-05-11T01:01:22.923190295Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T01:01:22.92431568Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.125915ms logger=migrator t=2026-05-11T01:01:22.92896308Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T01:01:22.9293717Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=408.74µs logger=migrator t=2026-05-11T01:01:22.932626301Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T01:01:22.933092151Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=469.81µs logger=migrator t=2026-05-11T01:01:22.936642997Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T01:01:22.937473165Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=829.998µs logger=migrator t=2026-05-11T01:01:22.941241477Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T01:01:22.943231721Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.989244ms logger=migrator t=2026-05-11T01:01:22.948960685Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T01:01:22.96027841Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.293585ms logger=migrator t=2026-05-11T01:01:22.966371682Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T01:01:22.966485155Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=113.943µs logger=migrator t=2026-05-11T01:01:22.971395781Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T01:01:22.9727222Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.325679ms logger=migrator t=2026-05-11T01:01:22.978455094Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T01:01:22.979973657Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.518213ms logger=migrator t=2026-05-11T01:01:22.984432743Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T01:01:22.985785053Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.35228ms logger=migrator t=2026-05-11T01:01:22.990128247Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T01:01:22.999288566Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.161879ms logger=migrator t=2026-05-11T01:01:23.003724902Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T01:01:23.00456359Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=838.858µs logger=migrator t=2026-05-11T01:01:23.008228489Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T01:01:23.009962616Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.731557ms logger=migrator t=2026-05-11T01:01:23.015485686Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:01:23.039309322Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.818696ms logger=migrator t=2026-05-11T01:01:23.043322908Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T01:01:23.044368012Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.044444ms logger=migrator t=2026-05-11T01:01:23.04894932Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T01:01:23.050146247Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.196527ms logger=migrator t=2026-05-11T01:01:23.05771165Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T01:01:23.058902086Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.189836ms logger=migrator t=2026-05-11T01:01:23.063161968Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T01:01:23.065598921Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.437003ms logger=migrator t=2026-05-11T01:01:23.070113779Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T01:01:23.070470736Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=356.238µs logger=migrator t=2026-05-11T01:01:23.075333572Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T01:01:23.07620512Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=871.068µs logger=migrator t=2026-05-11T01:01:23.079608394Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T01:01:23.091438499Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.825085ms logger=migrator t=2026-05-11T01:01:23.094984907Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T01:01:23.095658051Z level=info msg="Migration successfully executed" id="create entity_events table" duration=672.884µs logger=migrator t=2026-05-11T01:01:23.100542927Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T01:01:23.102316685Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.772908ms logger=migrator t=2026-05-11T01:01:23.107135819Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:01:23.107998178Z 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-11T01:01:23.112905364Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:01:23.113874135Z 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-11T01:01:23.119144099Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T01:01:23.120713573Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.569184ms logger=migrator t=2026-05-11T01:01:23.124462094Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T01:01:23.125684881Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.223027ms logger=migrator t=2026-05-11T01:01:23.12888433Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:01:23.130326091Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.439211ms logger=migrator t=2026-05-11T01:01:23.135221297Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:01:23.137056827Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.83567ms logger=migrator t=2026-05-11T01:01:23.141240997Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T01:01:23.142473825Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.232988ms logger=migrator t=2026-05-11T01:01:23.154652818Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T01:01:23.156625251Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.965872ms logger=migrator t=2026-05-11T01:01:23.213097852Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T01:01:23.214807739Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.715277ms logger=migrator t=2026-05-11T01:01:23.25596984Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T01:01:23.258670008Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.705408ms logger=migrator t=2026-05-11T01:01:23.287628885Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T01:01:23.289462405Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.82524ms logger=migrator t=2026-05-11T01:01:23.294740649Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T01:01:23.297029199Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.29362ms logger=migrator t=2026-05-11T01:01:23.301484765Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T01:01:23.302652281Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.167095ms logger=migrator t=2026-05-11T01:01:23.308209241Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T01:01:23.332424554Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.218173ms logger=migrator t=2026-05-11T01:01:23.33589619Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T01:01:23.34193414Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.03781ms logger=migrator t=2026-05-11T01:01:23.385151135Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T01:01:23.395964879Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.820504ms logger=migrator t=2026-05-11T01:01:23.403524083Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T01:01:23.403882311Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=358.518µs logger=migrator t=2026-05-11T01:01:23.4084512Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T01:01:23.419760575Z level=info msg="Migration successfully executed" id="add share column" duration=11.327876ms logger=migrator t=2026-05-11T01:01:23.423652188Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T01:01:23.423811462Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=159.174µs logger=migrator t=2026-05-11T01:01:23.429010615Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T01:01:23.429788231Z level=info msg="Migration successfully executed" id="create file table" duration=777.186µs logger=migrator t=2026-05-11T01:01:23.43526253Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T01:01:23.437705733Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.442213ms logger=migrator t=2026-05-11T01:01:23.442309263Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T01:01:23.443857296Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.548643ms logger=migrator t=2026-05-11T01:01:23.448940266Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T01:01:23.449954347Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.014221ms logger=migrator t=2026-05-11T01:01:23.455469607Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T01:01:23.457786227Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.31459ms logger=migrator t=2026-05-11T01:01:23.46348279Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T01:01:23.463611143Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=125.573µs logger=migrator t=2026-05-11T01:01:23.468857067Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T01:01:23.468929948Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=73.372µs logger=migrator t=2026-05-11T01:01:23.475141432Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T01:01:23.476441351Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.298819ms logger=migrator t=2026-05-11T01:01:23.480655512Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T01:01:23.480931548Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=273.896µs logger=migrator t=2026-05-11T01:01:23.484406993Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T01:01:23.486094449Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.686046ms logger=migrator t=2026-05-11T01:01:23.49025031Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T01:01:23.503289282Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.033891ms logger=migrator t=2026-05-11T01:01:23.507993934Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T01:01:23.508226669Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=232.985µs logger=migrator t=2026-05-11T01:01:23.511741964Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T01:01:23.513051913Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.309049ms logger=migrator t=2026-05-11T01:01:23.517425687Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T01:01:23.51795151Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=523.813µs logger=migrator t=2026-05-11T01:01:23.522110849Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T01:01:23.522381315Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=270.806µs logger=migrator t=2026-05-11T01:01:23.525954463Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T01:01:23.526868742Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=916.269µs logger=migrator t=2026-05-11T01:01:23.530913809Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T01:01:23.540577559Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.66301ms logger=migrator t=2026-05-11T01:01:23.5456881Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T01:01:23.553368455Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.679805ms logger=migrator t=2026-05-11T01:01:23.55914497Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T01:01:23.56142801Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.245089ms logger=migrator t=2026-05-11T01:01:23.567258776Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T01:01:23.664770376Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=97.50724ms logger=migrator t=2026-05-11T01:01:23.762064662Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T01:01:23.764389152Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.32518ms logger=migrator t=2026-05-11T01:01:23.820760332Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T01:01:23.822481339Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.725256ms logger=migrator t=2026-05-11T01:01:23.835672294Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T01:01:23.867482812Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.811528ms logger=migrator t=2026-05-11T01:01:23.874069635Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T01:01:23.881210879Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.141734ms logger=migrator t=2026-05-11T01:01:23.885675697Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T01:01:23.886006334Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=331.217µs logger=migrator t=2026-05-11T01:01:23.89138728Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T01:01:23.891570984Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=181.914µs logger=migrator t=2026-05-11T01:01:23.895663522Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T01:01:23.89599215Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=329.528µs logger=migrator t=2026-05-11T01:01:23.90066403Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T01:01:23.901027008Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=362.738µs logger=migrator t=2026-05-11T01:01:23.904419162Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T01:01:23.904690328Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=271.616µs logger=migrator t=2026-05-11T01:01:23.912163569Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T01:01:23.913632851Z level=info msg="Migration successfully executed" id="create folder table" duration=1.471932ms logger=migrator t=2026-05-11T01:01:23.919737593Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T01:01:23.921091803Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.35466ms logger=migrator t=2026-05-11T01:01:23.925930077Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T01:01:23.927197085Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.266978ms logger=migrator t=2026-05-11T01:01:23.933028151Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T01:01:23.933093873Z level=info msg="Migration successfully executed" id="Update folder title length" duration=70.202µs logger=migrator t=2026-05-11T01:01:23.939767016Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T01:01:23.942013415Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.246599ms logger=migrator t=2026-05-11T01:01:23.948478545Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T01:01:23.9500992Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.622435ms logger=migrator t=2026-05-11T01:01:23.954631219Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T01:01:23.956166242Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.534843ms logger=migrator t=2026-05-11T01:01:23.962670442Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T01:01:23.963531611Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=867.949µs logger=migrator t=2026-05-11T01:01:24.087765856Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T01:01:24.088482561Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=719.915µs logger=migrator t=2026-05-11T01:01:24.097318032Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T01:01:24.100289387Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.970745ms logger=migrator t=2026-05-11T01:01:24.105732954Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T01:01:24.1078741Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.140447ms logger=migrator t=2026-05-11T01:01:24.11245746Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T01:01:24.113616594Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.159084ms logger=migrator t=2026-05-11T01:01:24.119069502Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T01:01:24.121090416Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.020164ms logger=migrator t=2026-05-11T01:01:24.126046733Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T01:01:24.127412672Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.366859ms logger=migrator t=2026-05-11T01:01:24.131855709Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T01:01:24.132883791Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.027571ms logger=migrator t=2026-05-11T01:01:24.138235766Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T01:01:24.13976656Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.522243ms logger=migrator t=2026-05-11T01:01:24.145500643Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T01:01:24.147766682Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.268479ms logger=migrator t=2026-05-11T01:01:24.152506044Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T01:01:24.153468296Z level=info msg="Migration successfully executed" id="create signing_key table" duration=961.802µs logger=migrator t=2026-05-11T01:01:24.15835307Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T01:01:24.159498586Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.145526ms logger=migrator t=2026-05-11T01:01:24.165384103Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T01:01:24.167510229Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.125166ms logger=migrator t=2026-05-11T01:01:24.172272091Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T01:01:24.172726851Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=456.08µs logger=migrator t=2026-05-11T01:01:24.177054805Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T01:01:24.186328395Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.27316ms logger=migrator t=2026-05-11T01:01:24.192008828Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T01:01:24.192773705Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=765.838µs logger=migrator t=2026-05-11T01:01:24.19722514Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T01:01:24.197250861Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.751µs logger=migrator t=2026-05-11T01:01:24.201642466Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T01:01:24.203482435Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.834379ms logger=migrator t=2026-05-11T01:01:24.209159558Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T01:01:24.209177908Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19µs logger=migrator t=2026-05-11T01:01:24.213495842Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T01:01:24.214694997Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.199015ms logger=migrator t=2026-05-11T01:01:24.219122743Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T01:01:24.220259457Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.136404ms logger=migrator t=2026-05-11T01:01:24.226497093Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T01:01:24.228290891Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.794188ms logger=migrator t=2026-05-11T01:01:24.234744421Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T01:01:24.235521268Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=777.567µs logger=migrator t=2026-05-11T01:01:24.240384153Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T01:01:24.240686159Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=302.546µs logger=migrator t=2026-05-11T01:01:24.245684476Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T01:01:24.246786951Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.102805ms logger=migrator t=2026-05-11T01:01:24.252039965Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T01:01:24.252909343Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=869.448µs logger=migrator t=2026-05-11T01:01:24.258527944Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T01:01:24.259963286Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.433352ms logger=migrator t=2026-05-11T01:01:24.265671949Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T01:01:24.280413147Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.741218ms logger=migrator t=2026-05-11T01:01:24.285960767Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T01:01:24.295514563Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.552736ms logger=migrator t=2026-05-11T01:01:24.299757025Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T01:01:24.307505203Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.747628ms logger=migrator t=2026-05-11T01:01:24.31200219Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T01:01:24.312098122Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=95.732µs logger=migrator t=2026-05-11T01:01:24.316421345Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T01:01:24.329990199Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.570474ms logger=migrator t=2026-05-11T01:01:24.335722662Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T01:01:24.345602245Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.878473ms logger=migrator t=2026-05-11T01:01:24.349799546Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T01:01:24.350029961Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=230.295µs logger=migrator t=2026-05-11T01:01:24.353966916Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.176301847s logger=migrator t=2026-05-11T01:01:24.354382525Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T01:01:24.371583816Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T01:01:24.37177484Z level=info msg="Created default organization" logger=secrets t=2026-05-11T01:01:24.377569546Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T01:01:24.424892837Z level=info msg="Restored cache from database" duration=456.369µs logger=plugin.store t=2026-05-11T01:01:24.42637572Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T01:01:24.462893169Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T01:01:24.46295808Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T01:01:24.463047422Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T01:01:24.463061322Z level=info msg="Plugins loaded" count=54 duration=36.686362ms logger=query_data t=2026-05-11T01:01:24.466741671Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T01:01:24.46993485Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T01:01:24.476809639Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T01:01:24.489597916Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T01:01:24.491812213Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T01:01:24.494215945Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T01:01:24.512183604Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T01:01:24.531130852Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T01:01:24.555612781Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T01:01:24.555645152Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-11T01:01:24.55601344Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-11T01:01:24.558534794Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-11T01:01:24.558602616Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-11T01:01:24.56017295Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-11T01:01:24.620610355Z level=info msg="Update check succeeded" duration=63.105873ms logger=grafana.update.checker t=2026-05-11T01:01:24.623105169Z level=info msg="Update check succeeded" duration=64.043674ms logger=provisioning.dashboard t=2026-05-11T01:01:24.658130736Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-11T01:01:24.658466953Z level=info msg="State cache has been initialized" states=0 duration=99.930979ms logger=ngalert.scheduler t=2026-05-11T01:01:24.658496874Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T01:01:24.658645547Z level=info msg=starting first_tick=2026-05-11T01:01:30Z logger=sqlstore.transactions t=2026-05-11T01:01:24.676808269Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T01:01:24.682382749Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T01:01:24.693450908Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T01:01:24.694112353Z level=info msg="Patterns update finished" duration=136.439017ms logger=sqlstore.transactions t=2026-05-11T01:01:24.706763056Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-11T01:01:24.706810257Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-11T01:01:25.16788225Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T01:01:25.16883198Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-11T01:01:26.152847009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.154865053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.178136173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.211513762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.229751704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.29179662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.311096255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.3415128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.356967752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.38474142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.399085548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.468694077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.484472977Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.509486555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.528639756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.564037368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.580617105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.608920724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.625209605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.65147266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.666591866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.699388701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.713545536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.756984981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.774470697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.808760225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.828348406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.858808352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.873370835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.906753544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.924639519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.964307133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:26.982612626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.024591089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.042460093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.078029987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.092983869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.126047269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.139877826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.176163286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.207452978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.28531583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.300820683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.346393512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.365316188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.416776334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.436247632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.483031458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.505239565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.568627607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.584676311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.629522284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.645410756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.72008784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.749768867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.822117632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.839392393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.890601924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.90908861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.957194513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:27.974364602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.030922306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.050625729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.097640346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.117799269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.175908774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.191702974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.243062475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.258345003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.326207158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.359506622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.457620716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.47554888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.540375721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.564914057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.62847712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.645831842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.714379932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.731269024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:01:28.81081922Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T01:03:23.594925807Z level=info msg="Usage stats are ready to report"