logger=settings t=2026-03-18T11:57:16.825594746Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-18T11:57:16Z logger=settings t=2026-03-18T11:57:16.82621497Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-18T11:57:16.826280301Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-18T11:57:16.826310552Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-18T11:57:16.826337823Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-18T11:57:16.826378143Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-18T11:57:16.826418574Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-18T11:57:16.826451395Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-18T11:57:16.826480115Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-18T11:57:16.826539187Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-18T11:57:16.826580107Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-18T11:57:16.826609268Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-18T11:57:16.826639359Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-18T11:57:16.826666439Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-18T11:57:16.82670042Z level=info msg=Target target=[all] logger=settings t=2026-03-18T11:57:16.826738901Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-18T11:57:16.826772341Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-18T11:57:16.826800562Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-18T11:57:16.826848703Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-18T11:57:16.826879004Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-18T11:57:16.826912854Z level=info msg="App mode production" logger=sqlstore t=2026-03-18T11:57:16.827506246Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-18T11:57:16.827585238Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-18T11:57:16.830312445Z level=info msg="Locking database" logger=migrator t=2026-03-18T11:57:16.830384706Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-18T11:57:16.831958989Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-18T11:57:16.835269517Z level=info msg="Migration successfully executed" id="create migration_log table" duration=3.298318ms logger=migrator t=2026-03-18T11:57:16.840027986Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-18T11:57:16.840936224Z level=info msg="Migration successfully executed" id="create user table" duration=907.968µs logger=migrator t=2026-03-18T11:57:16.844756343Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-18T11:57:16.84552741Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=771.017µs logger=migrator t=2026-03-18T11:57:16.852467203Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-18T11:57:16.853705249Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.235416ms logger=migrator t=2026-03-18T11:57:16.859582801Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-18T11:57:16.860714414Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.131483ms logger=migrator t=2026-03-18T11:57:16.865711797Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-18T11:57:16.866386391Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=675.964µs logger=migrator t=2026-03-18T11:57:16.874031769Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-18T11:57:16.878347398Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.314329ms logger=migrator t=2026-03-18T11:57:16.882169708Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-18T11:57:16.883070616Z level=info msg="Migration successfully executed" id="create user table v2" duration=900.968µs logger=migrator t=2026-03-18T11:57:16.887424447Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-18T11:57:16.888360906Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=933.339µs logger=migrator t=2026-03-18T11:57:16.893409321Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-18T11:57:16.894160996Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=751.305µs logger=migrator t=2026-03-18T11:57:16.900005417Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-18T11:57:16.90065518Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=649.583µs logger=migrator t=2026-03-18T11:57:16.906177134Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-18T11:57:16.907027683Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=850.098µs logger=migrator t=2026-03-18T11:57:16.913043477Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-18T11:57:16.915495208Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.457061ms logger=migrator t=2026-03-18T11:57:16.919902849Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-18T11:57:16.920047401Z level=info msg="Migration successfully executed" id="Update user table charset" duration=148.453µs logger=migrator t=2026-03-18T11:57:16.923516693Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-18T11:57:16.924837631Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.321088ms logger=migrator t=2026-03-18T11:57:16.930708442Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-18T11:57:16.93108346Z level=info msg="Migration successfully executed" id="Add missing user data" duration=376.418µs logger=migrator t=2026-03-18T11:57:16.935557453Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-18T11:57:16.936938401Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.380638ms logger=migrator t=2026-03-18T11:57:16.94172352Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-18T11:57:16.942570278Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=847.088µs logger=migrator t=2026-03-18T11:57:16.946637452Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-18T11:57:16.948298876Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.662154ms logger=migrator t=2026-03-18T11:57:16.95524973Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-18T11:57:16.96442354Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.17327ms logger=migrator t=2026-03-18T11:57:16.968367231Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-18T11:57:16.969368862Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.001571ms logger=migrator t=2026-03-18T11:57:16.972592999Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-18T11:57:16.972771003Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=177.433µs logger=migrator t=2026-03-18T11:57:16.978142564Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-18T11:57:16.979039002Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=891.888µs logger=migrator t=2026-03-18T11:57:16.985726721Z 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-03-18T11:57:16.986240271Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=515.22µs logger=migrator t=2026-03-18T11:57:16.990949849Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-18T11:57:16.99148272Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=533.611µs logger=migrator t=2026-03-18T11:57:16.99681068Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-18T11:57:16.997740839Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=930.799µs logger=migrator t=2026-03-18T11:57:17.003438237Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-18T11:57:17.004631612Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.194475ms logger=migrator t=2026-03-18T11:57:17.010056794Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-18T11:57:17.010877702Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=821.678µs logger=migrator t=2026-03-18T11:57:17.041213519Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-18T11:57:17.04268198Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.471991ms logger=migrator t=2026-03-18T11:57:17.050678565Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-18T11:57:17.051761967Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.086392ms logger=migrator t=2026-03-18T11:57:17.058155119Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-18T11:57:17.058217921Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=64.432µs logger=migrator t=2026-03-18T11:57:17.063819117Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-18T11:57:17.064971031Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.151144ms logger=migrator t=2026-03-18T11:57:17.069928714Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-18T11:57:17.071173869Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.246176ms logger=migrator t=2026-03-18T11:57:17.076333156Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-18T11:57:17.077058161Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=725.105µs logger=migrator t=2026-03-18T11:57:17.081873211Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-18T11:57:17.082877841Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.012181ms logger=migrator t=2026-03-18T11:57:17.088956136Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-18T11:57:17.091689713Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.732987ms logger=migrator t=2026-03-18T11:57:17.096234668Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-18T11:57:17.096979033Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=744.975µs logger=migrator t=2026-03-18T11:57:17.10069212Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-18T11:57:17.101321403Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=687.864µs logger=migrator t=2026-03-18T11:57:17.105365886Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-18T11:57:17.105939659Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=570.653µs logger=migrator t=2026-03-18T11:57:17.111267618Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-18T11:57:17.111750699Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=481.651µs logger=migrator t=2026-03-18T11:57:17.116293983Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-18T11:57:17.116832043Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=535.44µs logger=migrator t=2026-03-18T11:57:17.122031601Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-18T11:57:17.122721606Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=688.845µs logger=migrator t=2026-03-18T11:57:17.143377053Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-18T11:57:17.144010466Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=636.653µs logger=migrator t=2026-03-18T11:57:17.147432297Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-18T11:57:17.147720762Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=288.395µs logger=migrator t=2026-03-18T11:57:17.151379719Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-18T11:57:17.152124374Z level=info msg="Migration successfully executed" id="create star table" duration=744.095µs logger=migrator t=2026-03-18T11:57:17.155957993Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-18T11:57:17.156682298Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=722.585µs logger=migrator t=2026-03-18T11:57:17.161099179Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-18T11:57:17.161827825Z level=info msg="Migration successfully executed" id="create org table v1" duration=728.706µs logger=migrator t=2026-03-18T11:57:17.165483081Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-18T11:57:17.166195055Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=711.674µs logger=migrator t=2026-03-18T11:57:17.17025869Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-18T11:57:17.170920003Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=661.223µs logger=migrator t=2026-03-18T11:57:17.174926266Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-18T11:57:17.17609384Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.167814ms logger=migrator t=2026-03-18T11:57:17.181652125Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-18T11:57:17.182614615Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=963.34µs logger=migrator t=2026-03-18T11:57:17.187338543Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-18T11:57:17.188034147Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=693.154µs logger=migrator t=2026-03-18T11:57:17.191871366Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-18T11:57:17.191898867Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.141µs logger=migrator t=2026-03-18T11:57:17.194847068Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-18T11:57:17.194873868Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.16µs logger=migrator t=2026-03-18T11:57:17.199392292Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-18T11:57:17.199660667Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=269.335µs logger=migrator t=2026-03-18T11:57:17.203595789Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-18T11:57:17.204696262Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.100193ms logger=migrator t=2026-03-18T11:57:17.208699384Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-18T11:57:17.209455751Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=755.917µs logger=migrator t=2026-03-18T11:57:17.21329807Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-18T11:57:17.214065986Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=767.396µs logger=migrator t=2026-03-18T11:57:17.219225782Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-18T11:57:17.219826685Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=600.753µs logger=migrator t=2026-03-18T11:57:17.224192536Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-18T11:57:17.224990342Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=796.926µs logger=migrator t=2026-03-18T11:57:17.229366313Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-18T11:57:17.230416114Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.049351ms logger=migrator t=2026-03-18T11:57:17.236279165Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-18T11:57:17.244093327Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.813162ms logger=migrator t=2026-03-18T11:57:17.248225862Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-18T11:57:17.248962318Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=735.776µs logger=migrator t=2026-03-18T11:57:17.253455821Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-18T11:57:17.255066634Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.609643ms logger=migrator t=2026-03-18T11:57:17.260438205Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-18T11:57:17.261530058Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.092653ms logger=migrator t=2026-03-18T11:57:17.267622674Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-18T11:57:17.267962581Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=338.687µs logger=migrator t=2026-03-18T11:57:17.273909995Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-18T11:57:17.274758032Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=848.357µs logger=migrator t=2026-03-18T11:57:17.280298827Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-18T11:57:17.280399199Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=101.142µs logger=migrator t=2026-03-18T11:57:17.284976283Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-18T11:57:17.287791061Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.814418ms logger=migrator t=2026-03-18T11:57:17.292166252Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-18T11:57:17.293929009Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.762487ms logger=migrator t=2026-03-18T11:57:17.299251949Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-18T11:57:17.302151369Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.89904ms logger=migrator t=2026-03-18T11:57:17.30707843Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-18T11:57:17.307862807Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=784.017µs logger=migrator t=2026-03-18T11:57:17.312082274Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-18T11:57:17.313879331Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.796767ms logger=migrator t=2026-03-18T11:57:17.318825664Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-18T11:57:17.319786104Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=959.53µs logger=migrator t=2026-03-18T11:57:17.324227925Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-18T11:57:17.325471971Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.251356ms logger=migrator t=2026-03-18T11:57:17.33070719Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-18T11:57:17.33074655Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=40.311µs logger=migrator t=2026-03-18T11:57:17.335924048Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-18T11:57:17.335949198Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=25.89µs logger=migrator t=2026-03-18T11:57:17.340438921Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-18T11:57:17.342977153Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.536532ms logger=migrator t=2026-03-18T11:57:17.347859805Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-18T11:57:17.350273864Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.41442ms logger=migrator t=2026-03-18T11:57:17.356611256Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-18T11:57:17.358540086Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.92841ms logger=migrator t=2026-03-18T11:57:17.363060539Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-18T11:57:17.364928448Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.868649ms logger=migrator t=2026-03-18T11:57:17.369561624Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-18T11:57:17.36987666Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=315.276µs logger=migrator t=2026-03-18T11:57:17.374816723Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-18T11:57:17.376119779Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.303776ms logger=migrator t=2026-03-18T11:57:17.382563842Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-18T11:57:17.383254847Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=690.525µs logger=migrator t=2026-03-18T11:57:17.38822907Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-18T11:57:17.388273901Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=49.021µs logger=migrator t=2026-03-18T11:57:17.393720683Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-18T11:57:17.39497629Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.252647ms logger=migrator t=2026-03-18T11:57:17.400511264Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-18T11:57:17.401629377Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.114853ms logger=migrator t=2026-03-18T11:57:17.407431287Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-18T11:57:17.413333939Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.901982ms logger=migrator t=2026-03-18T11:57:17.418145539Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-18T11:57:17.418841843Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=696.014µs logger=migrator t=2026-03-18T11:57:17.425359079Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-18T11:57:17.426565823Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.205964ms logger=migrator t=2026-03-18T11:57:17.435230412Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-18T11:57:17.436582221Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.352079ms logger=migrator t=2026-03-18T11:57:17.445834302Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-18T11:57:17.446173999Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=340.167µs logger=migrator t=2026-03-18T11:57:17.453117052Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-18T11:57:17.453719835Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=604.043µs logger=migrator t=2026-03-18T11:57:17.459296751Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-18T11:57:17.461903615Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.608534ms logger=migrator t=2026-03-18T11:57:17.46844393Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-18T11:57:17.469239846Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=796.176µs logger=migrator t=2026-03-18T11:57:17.475753402Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-18T11:57:17.476050508Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=298.857µs logger=migrator t=2026-03-18T11:57:17.480096191Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-18T11:57:17.480359326Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=263.825µs logger=migrator t=2026-03-18T11:57:17.485713007Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-18T11:57:17.486627716Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=914.729µs logger=migrator t=2026-03-18T11:57:17.492106229Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-18T11:57:17.494318315Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.211606ms logger=migrator t=2026-03-18T11:57:17.499969122Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-18T11:57:17.500961423Z level=info msg="Migration successfully executed" id="create data_source table" duration=989.651µs logger=migrator t=2026-03-18T11:57:17.505014927Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-18T11:57:17.505804913Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=789.836µs logger=migrator t=2026-03-18T11:57:17.510208204Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-18T11:57:17.511794967Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.590443ms logger=migrator t=2026-03-18T11:57:17.517493394Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-18T11:57:17.518272031Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=779.107µs logger=migrator t=2026-03-18T11:57:17.521848625Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-18T11:57:17.52255958Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=710.855µs logger=migrator t=2026-03-18T11:57:17.526993842Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-18T11:57:17.53753394Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.542198ms logger=migrator t=2026-03-18T11:57:17.544189888Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-18T11:57:17.545044285Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=855.918µs logger=migrator t=2026-03-18T11:57:17.549554809Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-18T11:57:17.550839795Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.285786ms logger=migrator t=2026-03-18T11:57:17.556579413Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-18T11:57:17.55735179Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=771.067µs logger=migrator t=2026-03-18T11:57:17.561624328Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-18T11:57:17.562987497Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.366659ms logger=migrator t=2026-03-18T11:57:17.566969869Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-18T11:57:17.569473261Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.499522ms logger=migrator t=2026-03-18T11:57:17.574141957Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-18T11:57:17.577072718Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.931271ms logger=migrator t=2026-03-18T11:57:17.582270666Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-18T11:57:17.582309087Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=42.191µs logger=migrator t=2026-03-18T11:57:17.586412711Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-18T11:57:17.58735594Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=944.019µs logger=migrator t=2026-03-18T11:57:17.59266602Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-18T11:57:17.596780806Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.114516ms logger=migrator t=2026-03-18T11:57:17.604112197Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-18T11:57:17.604338562Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=227.555µs logger=migrator t=2026-03-18T11:57:17.608624161Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-18T11:57:17.608802304Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=178.413µs logger=migrator t=2026-03-18T11:57:17.612318497Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-18T11:57:17.616172267Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.85077ms logger=migrator t=2026-03-18T11:57:17.620717361Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-18T11:57:17.620939515Z level=info msg="Migration successfully executed" id="Update uid value" duration=222.264µs logger=migrator t=2026-03-18T11:57:17.639328136Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-18T11:57:17.640806336Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.48076ms logger=migrator t=2026-03-18T11:57:17.798170154Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-18T11:57:17.800944321Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.775068ms logger=migrator t=2026-03-18T11:57:17.809141451Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-18T11:57:17.810101Z level=info msg="Migration successfully executed" id="create api_key table" duration=964.169µs logger=migrator t=2026-03-18T11:57:17.813991351Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-18T11:57:17.816913331Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.91961ms logger=migrator t=2026-03-18T11:57:17.823404026Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-18T11:57:17.824223373Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=819.857µs logger=migrator t=2026-03-18T11:57:17.829723946Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-18T11:57:17.830669546Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=945.08µs logger=migrator t=2026-03-18T11:57:17.835511846Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-18T11:57:17.836331443Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=819.657µs logger=migrator t=2026-03-18T11:57:17.841257935Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-18T11:57:17.8434317Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=2.168575ms logger=migrator t=2026-03-18T11:57:17.848144017Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-18T11:57:17.849523486Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.381929ms logger=migrator t=2026-03-18T11:57:17.855304426Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-18T11:57:17.862880473Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.574987ms logger=migrator t=2026-03-18T11:57:17.865959367Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-18T11:57:17.866541408Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=579.012µs logger=migrator t=2026-03-18T11:57:17.871627564Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-18T11:57:17.872329518Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=700.224µs logger=migrator t=2026-03-18T11:57:17.87823155Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-18T11:57:17.879187231Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=958.601µs logger=migrator t=2026-03-18T11:57:17.884759526Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-18T11:57:17.885556042Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=797.086µs logger=migrator t=2026-03-18T11:57:17.893768902Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-18T11:57:17.89414696Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=380.268µs logger=migrator t=2026-03-18T11:57:17.899115033Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-18T11:57:17.899719175Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=601.862µs logger=migrator t=2026-03-18T11:57:17.903876151Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-18T11:57:17.903905961Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.551µs logger=migrator t=2026-03-18T11:57:17.907596478Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-18T11:57:17.910411356Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.814588ms logger=migrator t=2026-03-18T11:57:17.915838229Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-18T11:57:17.91831215Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.473581ms logger=migrator t=2026-03-18T11:57:17.923003636Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-18T11:57:17.92316278Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=158.894µs logger=migrator t=2026-03-18T11:57:17.927247585Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-18T11:57:17.930824658Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.574563ms logger=migrator t=2026-03-18T11:57:17.935367073Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-18T11:57:17.93861717Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.250557ms logger=migrator t=2026-03-18T11:57:17.942893138Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-18T11:57:17.943683665Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=790.757µs logger=migrator t=2026-03-18T11:57:17.946956293Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-18T11:57:17.947518004Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=561.871µs logger=migrator t=2026-03-18T11:57:17.951317822Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-18T11:57:17.952102069Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=784.267µs logger=migrator t=2026-03-18T11:57:17.959107064Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-18T11:57:17.96032998Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.227666ms logger=migrator t=2026-03-18T11:57:17.964441124Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-18T11:57:17.965175299Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=734.045µs logger=migrator t=2026-03-18T11:57:17.972072462Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-18T11:57:17.973032152Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=963.9µs logger=migrator t=2026-03-18T11:57:17.977514395Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-18T11:57:17.977571736Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=57.951µs logger=migrator t=2026-03-18T11:57:17.981052428Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-18T11:57:17.981081499Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.801µs logger=migrator t=2026-03-18T11:57:17.984646282Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-18T11:57:17.986847448Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.200076ms logger=migrator t=2026-03-18T11:57:17.990245118Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-18T11:57:17.992139488Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=1.89425ms logger=migrator t=2026-03-18T11:57:17.996836555Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-18T11:57:17.996887976Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=51.911µs logger=migrator t=2026-03-18T11:57:18.000301507Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-18T11:57:18.001071572Z level=info msg="Migration successfully executed" id="create quota table v1" duration=769.695µs logger=migrator t=2026-03-18T11:57:18.005606606Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-18T11:57:18.006909183Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.4833ms logger=migrator t=2026-03-18T11:57:18.013784216Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-18T11:57:18.013811866Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.64µs logger=migrator t=2026-03-18T11:57:18.017283798Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-18T11:57:18.018121605Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=837.247µs logger=migrator t=2026-03-18T11:57:18.022414794Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-18T11:57:18.023651409Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.236115ms logger=migrator t=2026-03-18T11:57:18.028229755Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-18T11:57:18.032925161Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.694816ms logger=migrator t=2026-03-18T11:57:18.037442755Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-18T11:57:18.037473186Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.301µs logger=migrator t=2026-03-18T11:57:18.041196242Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-18T11:57:18.042059981Z level=info msg="Migration successfully executed" id="create session table" duration=863.609µs logger=migrator t=2026-03-18T11:57:18.046556393Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-18T11:57:18.046839799Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=284.366µs logger=migrator t=2026-03-18T11:57:18.053553529Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-18T11:57:18.053676011Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=121.042µs logger=migrator t=2026-03-18T11:57:18.057565751Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-18T11:57:18.058203384Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=637.623µs logger=migrator t=2026-03-18T11:57:18.061874591Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-18T11:57:18.062591065Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=716.024µs logger=migrator t=2026-03-18T11:57:18.070343366Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-18T11:57:18.070380087Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=38.031µs logger=migrator t=2026-03-18T11:57:18.075237438Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-18T11:57:18.075273178Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.131µs logger=migrator t=2026-03-18T11:57:18.079073247Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-18T11:57:18.082954446Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.882579ms logger=migrator t=2026-03-18T11:57:18.086565422Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-18T11:57:18.089594955Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.027643ms logger=migrator t=2026-03-18T11:57:18.094047186Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-18T11:57:18.094130978Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.192µs logger=migrator t=2026-03-18T11:57:18.097932557Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-18T11:57:18.098006659Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=74.632µs logger=migrator t=2026-03-18T11:57:18.101515471Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-18T11:57:18.102760946Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.245295ms logger=migrator t=2026-03-18T11:57:18.107787701Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-18T11:57:18.107812351Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=32.241µs logger=migrator t=2026-03-18T11:57:18.111259912Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-18T11:57:18.114445739Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.185377ms logger=migrator t=2026-03-18T11:57:18.12125452Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-18T11:57:18.121403933Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=150.103µs logger=migrator t=2026-03-18T11:57:18.124807023Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-18T11:57:18.129642263Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.83435ms logger=migrator t=2026-03-18T11:57:18.134000814Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-18T11:57:18.137078757Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.077673ms logger=migrator t=2026-03-18T11:57:18.140633921Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-18T11:57:18.140702632Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.891µs logger=migrator t=2026-03-18T11:57:18.144210384Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-18T11:57:18.145064162Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=849.748µs logger=migrator t=2026-03-18T11:57:18.149906792Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-18T11:57:18.150933634Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.025362ms logger=migrator t=2026-03-18T11:57:18.155484117Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-18T11:57:18.157206094Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.721767ms logger=migrator t=2026-03-18T11:57:18.161651805Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-18T11:57:18.162486863Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=834.818µs logger=migrator t=2026-03-18T11:57:18.16723297Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-18T11:57:18.168499667Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.265087ms logger=migrator t=2026-03-18T11:57:18.173153274Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-18T11:57:18.174418719Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.265455ms logger=migrator t=2026-03-18T11:57:18.178650757Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-18T11:57:18.179284851Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=633.994µs logger=migrator t=2026-03-18T11:57:18.183946457Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-18T11:57:18.185094501Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.150835ms logger=migrator t=2026-03-18T11:57:18.189285427Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-18T11:57:18.190587955Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.301928ms logger=migrator t=2026-03-18T11:57:18.196033537Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-18T11:57:18.206262748Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.227071ms logger=migrator t=2026-03-18T11:57:18.211541068Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-18T11:57:18.212209441Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=669.383µs logger=migrator t=2026-03-18T11:57:18.216605593Z 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-03-18T11:57:18.218123134Z 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.519232ms logger=migrator t=2026-03-18T11:57:18.223131887Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-18T11:57:18.223409783Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=274.886µs logger=migrator t=2026-03-18T11:57:18.22998838Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-18T11:57:18.230881198Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=893.028µs logger=migrator t=2026-03-18T11:57:18.234839251Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-18T11:57:18.236050225Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.211294ms logger=migrator t=2026-03-18T11:57:18.239922885Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-18T11:57:18.246137574Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.210849ms logger=migrator t=2026-03-18T11:57:18.257362707Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-18T11:57:18.263113006Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.746279ms logger=migrator t=2026-03-18T11:57:18.267024686Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-18T11:57:18.27059225Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.566734ms logger=migrator t=2026-03-18T11:57:18.274149064Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-18T11:57:18.277631626Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.482052ms logger=migrator t=2026-03-18T11:57:18.282597249Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-18T11:57:18.283448286Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=850.977µs logger=migrator t=2026-03-18T11:57:18.287307875Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-18T11:57:18.287332396Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=25.391µs logger=migrator t=2026-03-18T11:57:18.290652715Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-18T11:57:18.290690885Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=44.201µs logger=migrator t=2026-03-18T11:57:18.295487605Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-18T11:57:18.296855284Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.363669ms logger=migrator t=2026-03-18T11:57:18.301738814Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-18T11:57:18.302632963Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=893.779µs logger=migrator t=2026-03-18T11:57:18.307817681Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-18T11:57:18.30876127Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=941.489µs logger=migrator t=2026-03-18T11:57:18.313700432Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-18T11:57:18.31506993Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.368848ms logger=migrator t=2026-03-18T11:57:18.318841079Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-18T11:57:18.319734467Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=896.558µs logger=migrator t=2026-03-18T11:57:18.323322551Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-18T11:57:18.327066638Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.743737ms logger=migrator t=2026-03-18T11:57:18.331222955Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-18T11:57:18.334908571Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.685446ms logger=migrator t=2026-03-18T11:57:18.338476585Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-18T11:57:18.338687989Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=211.214µs logger=migrator t=2026-03-18T11:57:18.342708652Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-18T11:57:18.343649161Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=939.229µs logger=migrator t=2026-03-18T11:57:18.355005066Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-18T11:57:18.356655611Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.652775ms logger=migrator t=2026-03-18T11:57:18.361106073Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-18T11:57:18.364856331Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.750248ms logger=migrator t=2026-03-18T11:57:18.368467045Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-18T11:57:18.368578567Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=116.532µs logger=migrator t=2026-03-18T11:57:18.372766285Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-18T11:57:18.374165233Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.398938ms logger=migrator t=2026-03-18T11:57:18.379058644Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-18T11:57:18.379978203Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=919.549µs logger=migrator t=2026-03-18T11:57:18.384015587Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-18T11:57:18.384114009Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=98.682µs logger=migrator t=2026-03-18T11:57:18.388177683Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-18T11:57:18.389618273Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.44152ms logger=migrator t=2026-03-18T11:57:18.393901131Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-18T11:57:18.395364552Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.462421ms logger=migrator t=2026-03-18T11:57:18.399691051Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-18T11:57:18.400626941Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=935.91µs logger=migrator t=2026-03-18T11:57:18.404326158Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-18T11:57:18.405240216Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=913.719µs logger=migrator t=2026-03-18T11:57:18.411961746Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-18T11:57:18.41366572Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.705164ms logger=migrator t=2026-03-18T11:57:18.418933999Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-18T11:57:18.41990005Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=966.061µs logger=migrator t=2026-03-18T11:57:18.425181799Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-18T11:57:18.425216659Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=36.35µs logger=migrator t=2026-03-18T11:57:18.428436647Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-18T11:57:18.432925259Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.490472ms logger=migrator t=2026-03-18T11:57:18.436323319Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-18T11:57:18.437156547Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=833.368µs logger=migrator t=2026-03-18T11:57:18.441871084Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-18T11:57:18.44888784Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.018666ms logger=migrator t=2026-03-18T11:57:18.452200698Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-18T11:57:18.452717179Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=516.071µs logger=migrator t=2026-03-18T11:57:18.456241552Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-18T11:57:18.456914486Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=672.324µs logger=migrator t=2026-03-18T11:57:18.461862598Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-18T11:57:18.463196106Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.332368ms logger=migrator t=2026-03-18T11:57:18.467194208Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-18T11:57:18.481293201Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.099543ms logger=migrator t=2026-03-18T11:57:18.485727602Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-18T11:57:18.486244293Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=516.361µs logger=migrator t=2026-03-18T11:57:18.493149066Z 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-03-18T11:57:18.494239888Z 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.087612ms logger=migrator t=2026-03-18T11:57:18.500420516Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-18T11:57:18.500885506Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=464.77µs logger=migrator t=2026-03-18T11:57:18.505772457Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-18T11:57:18.506721147Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=948.29µs logger=migrator t=2026-03-18T11:57:18.510705989Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-18T11:57:18.510900073Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=194.484µs logger=migrator t=2026-03-18T11:57:18.515037399Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-18T11:57:18.519326697Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.289258ms logger=migrator t=2026-03-18T11:57:18.523857581Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-18T11:57:18.528395935Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.538324ms logger=migrator t=2026-03-18T11:57:18.532950279Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-18T11:57:18.533863688Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=912.439µs logger=migrator t=2026-03-18T11:57:18.537688438Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-18T11:57:18.539117707Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.428339ms logger=migrator t=2026-03-18T11:57:18.545598301Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-18T11:57:18.545943389Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=345.118µs logger=migrator t=2026-03-18T11:57:18.550802138Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-18T11:57:18.557485217Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.683249ms logger=migrator t=2026-03-18T11:57:18.562502571Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-18T11:57:18.563435Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=932.24µs logger=migrator t=2026-03-18T11:57:18.567543645Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-18T11:57:18.567725609Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=179.373µs logger=migrator t=2026-03-18T11:57:18.571098759Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-18T11:57:18.571489867Z level=info msg="Migration successfully executed" id="Move region to single row" duration=390.908µs logger=migrator t=2026-03-18T11:57:18.576203974Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-18T11:57:18.577485181Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.281177ms logger=migrator t=2026-03-18T11:57:18.581278869Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-18T11:57:18.582584707Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.305988ms logger=migrator t=2026-03-18T11:57:18.587717813Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-18T11:57:18.588769604Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.048261ms logger=migrator t=2026-03-18T11:57:18.603188643Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-18T11:57:18.604283665Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.096952ms logger=migrator t=2026-03-18T11:57:18.612290281Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-18T11:57:18.613246121Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=958.47µs logger=migrator t=2026-03-18T11:57:18.617605171Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-18T11:57:18.618568932Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=958.831µs logger=migrator t=2026-03-18T11:57:18.623080174Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-18T11:57:18.623169196Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=88.732µs logger=migrator t=2026-03-18T11:57:18.627105328Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-18T11:57:18.628573898Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.45991ms logger=migrator t=2026-03-18T11:57:18.635540583Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-18T11:57:18.636996212Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.455589ms logger=migrator t=2026-03-18T11:57:18.641847433Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-18T11:57:18.643408805Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.568802ms logger=migrator t=2026-03-18T11:57:18.649310737Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-18T11:57:18.650157225Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=846.178µs logger=migrator t=2026-03-18T11:57:18.654108006Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-18T11:57:18.654376772Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=268.846µs logger=migrator t=2026-03-18T11:57:18.659556779Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-18T11:57:18.660136691Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=581.002µs logger=migrator t=2026-03-18T11:57:18.663620684Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-18T11:57:18.663717656Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=97.942µs logger=migrator t=2026-03-18T11:57:18.667968213Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-18T11:57:18.669196989Z level=info msg="Migration successfully executed" id="create team table" duration=1.228656ms logger=migrator t=2026-03-18T11:57:18.674435247Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-18T11:57:18.675349926Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=912.409µs logger=migrator t=2026-03-18T11:57:18.680280599Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-18T11:57:18.681657547Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.377697ms logger=migrator t=2026-03-18T11:57:18.685975106Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-18T11:57:18.691311216Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.33694ms logger=migrator t=2026-03-18T11:57:18.696618326Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-18T11:57:18.696960563Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=343.997µs logger=migrator t=2026-03-18T11:57:18.702002677Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-18T11:57:18.703484628Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.485571ms logger=migrator t=2026-03-18T11:57:18.707958411Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-18T11:57:18.708755448Z level=info msg="Migration successfully executed" id="create team member table" duration=796.337µs logger=migrator t=2026-03-18T11:57:18.713543146Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-18T11:57:18.715085218Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.541212ms logger=migrator t=2026-03-18T11:57:18.720891499Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-18T11:57:18.721961041Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.074081ms logger=migrator t=2026-03-18T11:57:18.72626876Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-18T11:57:18.727888914Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.623314ms logger=migrator t=2026-03-18T11:57:18.733582342Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-18T11:57:18.739380542Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.79615ms logger=migrator t=2026-03-18T11:57:18.743122699Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-18T11:57:18.747848907Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.726108ms logger=migrator t=2026-03-18T11:57:18.751562753Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-18T11:57:18.756327212Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.764749ms logger=migrator t=2026-03-18T11:57:18.759335984Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-18T11:57:18.760278454Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=942.18µs logger=migrator t=2026-03-18T11:57:18.765554153Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-18T11:57:18.766573364Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.01802ms logger=migrator t=2026-03-18T11:57:18.770412214Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-18T11:57:18.771869433Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.456589ms logger=migrator t=2026-03-18T11:57:18.77941522Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-18T11:57:18.781560535Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.147404ms logger=migrator t=2026-03-18T11:57:18.786424684Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-18T11:57:18.787447646Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.023072ms logger=migrator t=2026-03-18T11:57:18.791698374Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-18T11:57:18.792641814Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=943.35µs logger=migrator t=2026-03-18T11:57:18.798033165Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-18T11:57:18.798927414Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=894.009µs logger=migrator t=2026-03-18T11:57:18.803050239Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-18T11:57:18.803920887Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=870.218µs logger=migrator t=2026-03-18T11:57:18.808309517Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-18T11:57:18.809101445Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=791.867µs logger=migrator t=2026-03-18T11:57:18.813989045Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-18T11:57:18.814349132Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=360.717µs logger=migrator t=2026-03-18T11:57:18.81806941Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-18T11:57:18.818805985Z level=info msg="Migration successfully executed" id="create tag table" duration=736.215µs logger=migrator t=2026-03-18T11:57:18.823719347Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-18T11:57:18.82486001Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.140443ms logger=migrator t=2026-03-18T11:57:18.829472236Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-18T11:57:18.830358064Z level=info msg="Migration successfully executed" id="create login attempt table" duration=882.148µs logger=migrator t=2026-03-18T11:57:18.834783836Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-18T11:57:18.83599222Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.206884ms logger=migrator t=2026-03-18T11:57:18.841517145Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-18T11:57:18.842964295Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.44715ms logger=migrator t=2026-03-18T11:57:18.847983928Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-18T11:57:18.862965369Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.976051ms logger=migrator t=2026-03-18T11:57:18.866726266Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-18T11:57:18.867336899Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=610.813µs logger=migrator t=2026-03-18T11:57:18.872900734Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-18T11:57:18.874195382Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.295878ms logger=migrator t=2026-03-18T11:57:18.878402508Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-18T11:57:18.879336948Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=932.23µs logger=migrator t=2026-03-18T11:57:18.888501197Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-18T11:57:18.889703482Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.205525ms logger=migrator t=2026-03-18T11:57:18.894381079Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-18T11:57:18.895959472Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.579893ms logger=migrator t=2026-03-18T11:57:18.902056878Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-18T11:57:18.909617174Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=7.559896ms logger=migrator t=2026-03-18T11:57:18.914806161Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-18T11:57:18.914861333Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=55.902µs logger=migrator t=2026-03-18T11:57:18.917967897Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-18T11:57:18.922344748Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.375821ms logger=migrator t=2026-03-18T11:57:18.925988713Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-18T11:57:18.931945626Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.955323ms logger=migrator t=2026-03-18T11:57:18.935828877Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-18T11:57:18.941395392Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.565295ms logger=migrator t=2026-03-18T11:57:18.946440416Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-18T11:57:18.952212576Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.77509ms logger=migrator t=2026-03-18T11:57:18.956171738Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-18T11:57:18.957105857Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=936.549µs logger=migrator t=2026-03-18T11:57:18.961333675Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-18T11:57:18.96738182Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.027955ms logger=migrator t=2026-03-18T11:57:18.971430193Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-18T11:57:18.972360763Z level=info msg="Migration successfully executed" id="create server_lock table" duration=930.72µs logger=migrator t=2026-03-18T11:57:18.978267375Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-18T11:57:18.979802216Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.534821ms logger=migrator t=2026-03-18T11:57:18.988240901Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-18T11:57:18.989501997Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.263176ms logger=migrator t=2026-03-18T11:57:18.996058073Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-18T11:57:18.99688205Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=823.927µs logger=migrator t=2026-03-18T11:57:19.002884665Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-18T11:57:19.00412935Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.244245ms logger=migrator t=2026-03-18T11:57:19.010318168Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-18T11:57:19.011641176Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.326138ms logger=migrator t=2026-03-18T11:57:19.020113001Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-18T11:57:19.026322849Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.218568ms logger=migrator t=2026-03-18T11:57:19.032754262Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-18T11:57:19.033492168Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=737.396µs logger=migrator t=2026-03-18T11:57:19.038104133Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-18T11:57:19.039355749Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.249656ms logger=migrator t=2026-03-18T11:57:19.047420876Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-18T11:57:19.048650091Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.232765ms logger=migrator t=2026-03-18T11:57:19.057558955Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-18T11:57:19.059033946Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.477801ms logger=migrator t=2026-03-18T11:57:19.070230518Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-18T11:57:19.071971074Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.744325ms logger=migrator t=2026-03-18T11:57:19.080330267Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-18T11:57:19.080448929Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=122.443µs logger=migrator t=2026-03-18T11:57:19.086114676Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-18T11:57:19.086213588Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=100.362µs logger=migrator t=2026-03-18T11:57:19.097166185Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-18T11:57:19.098053424Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=886.249µs logger=migrator t=2026-03-18T11:57:19.108138732Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T11:57:19.109602613Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.462891ms logger=migrator t=2026-03-18T11:57:19.143014444Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T11:57:19.144869852Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.856888ms logger=migrator t=2026-03-18T11:57:19.151337307Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-18T11:57:19.151416598Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=80.021µs logger=migrator t=2026-03-18T11:57:19.156518774Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T11:57:19.157575476Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.056152ms logger=migrator t=2026-03-18T11:57:19.164462978Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T11:57:19.167069262Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.600393ms logger=migrator t=2026-03-18T11:57:19.178983469Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T11:57:19.180082641Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.100722ms logger=migrator t=2026-03-18T11:57:19.184364539Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T11:57:19.18533041Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=965.511µs logger=migrator t=2026-03-18T11:57:19.190320763Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-18T11:57:19.196378139Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.056186ms logger=migrator t=2026-03-18T11:57:19.20126827Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-18T11:57:19.20223468Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=978.09µs logger=migrator t=2026-03-18T11:57:19.20659196Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-18T11:57:19.20949814Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=2.89379ms logger=migrator t=2026-03-18T11:57:19.216667508Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-18T11:57:19.218262852Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.595784ms logger=migrator t=2026-03-18T11:57:19.232374254Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-18T11:57:19.233424705Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.051281ms logger=migrator t=2026-03-18T11:57:19.23797439Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-18T11:57:19.239089903Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.114992ms logger=migrator t=2026-03-18T11:57:19.244017655Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-18T11:57:19.244104376Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=78.981µs logger=migrator t=2026-03-18T11:57:19.249821615Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-18T11:57:19.251025899Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.207134ms logger=migrator t=2026-03-18T11:57:19.258925343Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-18T11:57:19.260244581Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.318978ms logger=migrator t=2026-03-18T11:57:19.266228574Z 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-03-18T11:57:19.267349527Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.120723ms logger=migrator t=2026-03-18T11:57:19.271933432Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-18T11:57:19.273166117Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.233505ms logger=migrator t=2026-03-18T11:57:19.28103942Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-18T11:57:19.288613278Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.566047ms logger=migrator t=2026-03-18T11:57:19.294728904Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-18T11:57:19.295783265Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.057901ms logger=migrator t=2026-03-18T11:57:19.301386971Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-18T11:57:19.303337492Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.953701ms logger=migrator t=2026-03-18T11:57:19.30805911Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-18T11:57:19.333465156Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.400096ms logger=migrator t=2026-03-18T11:57:19.34287153Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-18T11:57:19.370259997Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.416607ms logger=migrator t=2026-03-18T11:57:19.380010768Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-18T11:57:19.389015546Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=9.006258ms logger=migrator t=2026-03-18T11:57:19.406809373Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-18T11:57:19.408261143Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.45413ms logger=migrator t=2026-03-18T11:57:19.422397086Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-18T11:57:19.42693035Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.536134ms logger=migrator t=2026-03-18T11:57:19.435011147Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-18T11:57:19.445422873Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.415396ms logger=migrator t=2026-03-18T11:57:19.450097699Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-18T11:57:19.450864125Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=766.216µs logger=migrator t=2026-03-18T11:57:19.457685326Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-18T11:57:19.459512664Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.835568ms logger=migrator t=2026-03-18T11:57:19.464721672Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-18T11:57:19.466435677Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.716765ms logger=migrator t=2026-03-18T11:57:19.471533193Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-18T11:57:19.473511214Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.980741ms logger=migrator t=2026-03-18T11:57:19.48734567Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-18T11:57:19.487587115Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=243.725µs logger=migrator t=2026-03-18T11:57:19.493239462Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-18T11:57:19.50087771Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.641077ms logger=migrator t=2026-03-18T11:57:19.504383803Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-18T11:57:19.509403637Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.018254ms logger=migrator t=2026-03-18T11:57:19.516992223Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-18T11:57:19.524143612Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.149329ms logger=migrator t=2026-03-18T11:57:19.53323357Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-18T11:57:19.534555097Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.324017ms logger=migrator t=2026-03-18T11:57:19.540930479Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-18T11:57:19.542214155Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.283426ms logger=migrator t=2026-03-18T11:57:19.55405001Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-18T11:57:19.572580664Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=18.517993ms logger=migrator t=2026-03-18T11:57:19.578164329Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-18T11:57:19.587700016Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.529717ms logger=migrator t=2026-03-18T11:57:19.593357193Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-18T11:57:19.594844065Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.486892ms logger=migrator t=2026-03-18T11:57:19.601354269Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-18T11:57:19.608183071Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.827912ms logger=migrator t=2026-03-18T11:57:19.613124993Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-18T11:57:19.619960314Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.834561ms logger=migrator t=2026-03-18T11:57:19.624923427Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-18T11:57:19.624992629Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.192µs logger=migrator t=2026-03-18T11:57:19.629844499Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-18T11:57:19.631114835Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.270126ms logger=migrator t=2026-03-18T11:57:19.637008157Z 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-03-18T11:57:19.638705622Z 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.695855ms logger=migrator t=2026-03-18T11:57:19.643951921Z 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-03-18T11:57:19.6458374Z 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.884369ms logger=migrator t=2026-03-18T11:57:19.653815275Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-18T11:57:19.654180432Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=369.597µs logger=migrator t=2026-03-18T11:57:19.659352939Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-18T11:57:19.667626721Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.268072ms logger=migrator t=2026-03-18T11:57:19.673181576Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-18T11:57:19.677931044Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.758528ms logger=migrator t=2026-03-18T11:57:19.683365717Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-18T11:57:19.691241399Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.871772ms logger=migrator t=2026-03-18T11:57:19.696653571Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-18T11:57:19.705233719Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.578188ms logger=migrator t=2026-03-18T11:57:19.711248954Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-18T11:57:19.716304738Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.053174ms logger=migrator t=2026-03-18T11:57:19.722763372Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-18T11:57:19.722864554Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=104.492µs logger=migrator t=2026-03-18T11:57:19.728927599Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-18T11:57:19.729861458Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=933.739µs logger=migrator t=2026-03-18T11:57:19.749148148Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-18T11:57:19.754157042Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.010324ms logger=migrator t=2026-03-18T11:57:19.763539145Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-18T11:57:19.763624277Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=87.962µs logger=migrator t=2026-03-18T11:57:19.771607852Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-18T11:57:19.779089478Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.483386ms logger=migrator t=2026-03-18T11:57:19.787144885Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-18T11:57:19.788080653Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=937.189µs logger=migrator t=2026-03-18T11:57:19.793521576Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-18T11:57:19.802215566Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.68962ms logger=migrator t=2026-03-18T11:57:19.808749921Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-18T11:57:19.809604749Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=856.708µs logger=migrator t=2026-03-18T11:57:19.814646023Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-18T11:57:19.815606163Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=961.01µs logger=migrator t=2026-03-18T11:57:19.820633028Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-18T11:57:19.828064111Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.429864ms logger=migrator t=2026-03-18T11:57:19.840600541Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-18T11:57:19.841755034Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.154453ms logger=migrator t=2026-03-18T11:57:19.847296799Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-18T11:57:19.848601016Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.303707ms logger=migrator t=2026-03-18T11:57:19.853502797Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-18T11:57:19.854387006Z level=info msg="Migration successfully executed" id="create alert_image table" duration=889.159µs logger=migrator t=2026-03-18T11:57:19.860182786Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-18T11:57:19.861317499Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.134683ms logger=migrator t=2026-03-18T11:57:19.878221139Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-18T11:57:19.878344401Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=126.562µs logger=migrator t=2026-03-18T11:57:19.883306704Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-18T11:57:19.88501456Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.707546ms logger=migrator t=2026-03-18T11:57:19.893790891Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-18T11:57:19.895129329Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.342257ms logger=migrator t=2026-03-18T11:57:19.89950184Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-18T11:57:19.899886267Z 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-03-18T11:57:19.908753201Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-18T11:57:19.909271071Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=519.95µs logger=migrator t=2026-03-18T11:57:19.921485374Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-18T11:57:19.92272196Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.237816ms logger=migrator t=2026-03-18T11:57:19.928266195Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-18T11:57:19.937001405Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.73384ms logger=migrator t=2026-03-18T11:57:19.942008499Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-18T11:57:19.942788975Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=780.466µs logger=migrator t=2026-03-18T11:57:19.949550115Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-18T11:57:19.950659878Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.111343ms logger=migrator t=2026-03-18T11:57:19.955440957Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-18T11:57:19.956283124Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=843.447µs logger=migrator t=2026-03-18T11:57:19.963078765Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-18T11:57:19.96528863Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.215665ms logger=migrator t=2026-03-18T11:57:19.974049502Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-18T11:57:19.977599096Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=3.549175ms logger=migrator t=2026-03-18T11:57:19.985220663Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-18T11:57:19.985265544Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=48.731µs logger=migrator t=2026-03-18T11:57:19.990169276Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-18T11:57:19.990278718Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=110.923µs logger=migrator t=2026-03-18T11:57:19.9952416Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-18T11:57:20.003047713Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.805302ms logger=migrator t=2026-03-18T11:57:20.007702328Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-18T11:57:20.008010085Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=308.727µs logger=migrator t=2026-03-18T11:57:20.012945547Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-18T11:57:20.014163312Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.216825ms logger=migrator t=2026-03-18T11:57:20.020634216Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-18T11:57:20.02129345Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=660.044µs logger=migrator t=2026-03-18T11:57:20.026407245Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-18T11:57:20.027770804Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.366529ms logger=migrator t=2026-03-18T11:57:20.033615755Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-18T11:57:20.034541044Z level=info msg="Migration successfully executed" id="create secrets table" duration=924.319µs logger=migrator t=2026-03-18T11:57:20.038793831Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-18T11:57:20.076340439Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.525118ms logger=migrator t=2026-03-18T11:57:20.079572916Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-18T11:57:20.084969547Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.396641ms logger=migrator t=2026-03-18T11:57:20.089161824Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-18T11:57:20.089319258Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=157.294µs logger=migrator t=2026-03-18T11:57:20.092877691Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-18T11:57:20.139994317Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=47.113295ms logger=migrator t=2026-03-18T11:57:20.144771645Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-18T11:57:20.180805461Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.027545ms logger=migrator t=2026-03-18T11:57:20.185876296Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-18T11:57:20.186483758Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=607.602µs logger=migrator t=2026-03-18T11:57:20.19240149Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-18T11:57:20.193480433Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.078493ms logger=migrator t=2026-03-18T11:57:20.197639039Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-18T11:57:20.197834813Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=196.244µs logger=migrator t=2026-03-18T11:57:20.202080521Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-18T11:57:20.204072112Z level=info msg="Migration successfully executed" id="create permission table" duration=1.990861ms logger=migrator t=2026-03-18T11:57:20.208862411Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-18T11:57:20.209878913Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.017122ms logger=migrator t=2026-03-18T11:57:20.220632594Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-18T11:57:20.222074995Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.449161ms logger=migrator t=2026-03-18T11:57:20.226805613Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-18T11:57:20.227924336Z level=info msg="Migration successfully executed" id="create role table" duration=1.118333ms logger=migrator t=2026-03-18T11:57:20.233837618Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-18T11:57:20.251377961Z level=info msg="Migration successfully executed" id="add column display_name" duration=17.539123ms logger=migrator t=2026-03-18T11:57:20.255569048Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-18T11:57:20.261297166Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.727008ms logger=migrator t=2026-03-18T11:57:20.265551234Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-18T11:57:20.266608167Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.061743ms logger=migrator t=2026-03-18T11:57:20.273690733Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-18T11:57:20.274750715Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.059672ms logger=migrator t=2026-03-18T11:57:20.279334519Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-18T11:57:20.281472574Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.137155ms logger=migrator t=2026-03-18T11:57:20.286242583Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-18T11:57:20.287462338Z level=info msg="Migration successfully executed" id="create team role table" duration=1.221495ms logger=migrator t=2026-03-18T11:57:20.293156345Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-18T11:57:20.294185807Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.029422ms logger=migrator t=2026-03-18T11:57:20.298313873Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-18T11:57:20.299464927Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.150104ms logger=migrator t=2026-03-18T11:57:20.303820306Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-18T11:57:20.305265837Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.444061ms logger=migrator t=2026-03-18T11:57:20.310692169Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-18T11:57:20.312536617Z level=info msg="Migration successfully executed" id="create user role table" duration=1.845678ms logger=migrator t=2026-03-18T11:57:20.317106552Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-18T11:57:20.318175104Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.067771ms logger=migrator t=2026-03-18T11:57:20.323372871Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-18T11:57:20.324429273Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.056161ms logger=migrator t=2026-03-18T11:57:20.330203563Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-18T11:57:20.332058361Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.854477ms logger=migrator t=2026-03-18T11:57:20.336565294Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-18T11:57:20.337905542Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.339108ms logger=migrator t=2026-03-18T11:57:20.343049768Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-18T11:57:20.344222803Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.172615ms logger=migrator t=2026-03-18T11:57:20.348973681Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-18T11:57:20.350828769Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.854918ms logger=migrator t=2026-03-18T11:57:20.355773402Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-18T11:57:20.363954331Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.181079ms logger=migrator t=2026-03-18T11:57:20.367714679Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-18T11:57:20.368543926Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=828.897µs logger=migrator t=2026-03-18T11:57:20.373487828Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-18T11:57:20.374390367Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=902.729µs logger=migrator t=2026-03-18T11:57:20.379265438Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-18T11:57:20.381203328Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.93797ms logger=migrator t=2026-03-18T11:57:20.385117669Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-18T11:57:20.386385946Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.269437ms logger=migrator t=2026-03-18T11:57:20.39340279Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-18T11:57:20.394948343Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.544653ms logger=migrator t=2026-03-18T11:57:20.401173941Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-18T11:57:20.402621411Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.44943ms logger=migrator t=2026-03-18T11:57:20.40642981Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-18T11:57:20.415468587Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.037397ms logger=migrator t=2026-03-18T11:57:20.420038342Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-18T11:57:20.428268632Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.22949ms logger=migrator t=2026-03-18T11:57:20.432620852Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-18T11:57:20.442628329Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.010447ms logger=migrator t=2026-03-18T11:57:20.44653679Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-18T11:57:20.455954104Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.417774ms logger=migrator t=2026-03-18T11:57:20.461499109Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-18T11:57:20.462278606Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=780.107µs logger=migrator t=2026-03-18T11:57:20.466770038Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-18T11:57:20.468865102Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.089984ms logger=migrator t=2026-03-18T11:57:20.473192822Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-18T11:57:20.474113751Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=921.589µs logger=migrator t=2026-03-18T11:57:20.478422209Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-18T11:57:20.479628855Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.206186ms logger=migrator t=2026-03-18T11:57:20.483520925Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-18T11:57:20.484979356Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.457761ms logger=migrator t=2026-03-18T11:57:20.490282756Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-18T11:57:20.490385548Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=102.552µs logger=migrator t=2026-03-18T11:57:20.495131175Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-18T11:57:20.495190996Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=60.811µs logger=migrator t=2026-03-18T11:57:20.499108538Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-18T11:57:20.499872014Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=764.715µs logger=migrator t=2026-03-18T11:57:20.503686552Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-18T11:57:20.504320276Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=634.664µs logger=migrator t=2026-03-18T11:57:20.507823558Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-18T11:57:20.508545563Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=722.025µs logger=migrator t=2026-03-18T11:57:20.513483745Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-18T11:57:20.514028316Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=548.401µs logger=migrator t=2026-03-18T11:57:20.518492449Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-18T11:57:20.519435708Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=943.369µs logger=migrator t=2026-03-18T11:57:20.523058123Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-18T11:57:20.524514794Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.4462ms logger=migrator t=2026-03-18T11:57:20.529036237Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-18T11:57:20.530253183Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.216826ms logger=migrator t=2026-03-18T11:57:20.535297137Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-18T11:57:20.545829774Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.534277ms logger=migrator t=2026-03-18T11:57:20.549033951Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-18T11:57:20.549083602Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=50.641µs logger=migrator t=2026-03-18T11:57:20.552967352Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-18T11:57:20.553980703Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.012791ms logger=migrator t=2026-03-18T11:57:20.558414825Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-18T11:57:20.55964317Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.230365ms logger=migrator t=2026-03-18T11:57:20.563364868Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-18T11:57:20.564484321Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.119613ms logger=migrator t=2026-03-18T11:57:20.569191648Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-18T11:57:20.580645085Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.453577ms logger=migrator t=2026-03-18T11:57:20.584121607Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-18T11:57:20.584886593Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=765.266µs logger=migrator t=2026-03-18T11:57:20.587796073Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-18T11:57:20.588839985Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.044912ms logger=migrator t=2026-03-18T11:57:20.593244195Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-18T11:57:20.616238252Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.994087ms logger=migrator t=2026-03-18T11:57:20.619427598Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-18T11:57:20.620558891Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.130873ms logger=migrator t=2026-03-18T11:57:20.625122106Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-18T11:57:20.62630699Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.184514ms logger=migrator t=2026-03-18T11:57:20.630031818Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-18T11:57:20.631248342Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.216264ms logger=migrator t=2026-03-18T11:57:20.637638554Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-18T11:57:20.638879531Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.241127ms logger=migrator t=2026-03-18T11:57:20.643396614Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-18T11:57:20.64372313Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=330.767µs logger=migrator t=2026-03-18T11:57:20.648179773Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-18T11:57:20.649065421Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=885.218µs logger=migrator t=2026-03-18T11:57:20.652482742Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-18T11:57:20.664236655Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.754053ms logger=migrator t=2026-03-18T11:57:20.667402361Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-18T11:57:20.668059634Z level=info msg="Migration successfully executed" id="create entity_events table" duration=656.893µs logger=migrator t=2026-03-18T11:57:20.671903993Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-18T11:57:20.672794853Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=889.959µs logger=migrator t=2026-03-18T11:57:20.677178183Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T11:57:20.677706304Z 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-03-18T11:57:20.680997382Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T11:57:20.681494402Z 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-03-18T11:57:20.686775592Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-18T11:57:20.68767676Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=902.929µs logger=migrator t=2026-03-18T11:57:20.691262984Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-18T11:57:20.692286236Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.023132ms logger=migrator t=2026-03-18T11:57:20.69730413Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T11:57:20.698466923Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.162703ms logger=migrator t=2026-03-18T11:57:20.702406675Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T11:57:20.70362692Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.220025ms logger=migrator t=2026-03-18T11:57:20.708261956Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-18T11:57:20.709966001Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.704135ms logger=migrator t=2026-03-18T11:57:20.714907704Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-18T11:57:20.716656739Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.749325ms logger=migrator t=2026-03-18T11:57:20.721120152Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-18T11:57:20.722636964Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.509062ms logger=migrator t=2026-03-18T11:57:20.726011124Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-18T11:57:20.727950193Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.93897ms logger=migrator t=2026-03-18T11:57:20.731846904Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-18T11:57:20.733941168Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.093894ms logger=migrator t=2026-03-18T11:57:20.73793455Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-18T11:57:20.739733768Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.800338ms logger=migrator t=2026-03-18T11:57:20.743157198Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-18T11:57:20.744440074Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.283186ms logger=migrator t=2026-03-18T11:57:20.748672642Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-18T11:57:20.7712762Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.603568ms logger=migrator t=2026-03-18T11:57:20.774603489Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-18T11:57:20.780988091Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.384462ms logger=migrator t=2026-03-18T11:57:20.784496114Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-18T11:57:20.793184144Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.69206ms logger=migrator t=2026-03-18T11:57:20.797409681Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-18T11:57:20.797897401Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=482.869µs logger=migrator t=2026-03-18T11:57:20.801250581Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-18T11:57:20.811975842Z level=info msg="Migration successfully executed" id="add share column" duration=10.726151ms logger=migrator t=2026-03-18T11:57:20.815326052Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-18T11:57:20.815581297Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=247.595µs logger=migrator t=2026-03-18T11:57:20.81864045Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-18T11:57:20.819676361Z level=info msg="Migration successfully executed" id="create file table" duration=1.035791ms logger=migrator t=2026-03-18T11:57:20.823682705Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-18T11:57:20.824861419Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.178824ms logger=migrator t=2026-03-18T11:57:20.828753379Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-18T11:57:20.829958045Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.204976ms logger=migrator t=2026-03-18T11:57:20.834847476Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-18T11:57:20.8360411Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.192274ms logger=migrator t=2026-03-18T11:57:20.840283099Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-18T11:57:20.842132426Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.848927ms logger=migrator t=2026-03-18T11:57:20.846598379Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-18T11:57:20.846754812Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=125.253µs logger=migrator t=2026-03-18T11:57:20.850596411Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-18T11:57:20.850710144Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=115.863µs logger=migrator t=2026-03-18T11:57:20.85483619Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-18T11:57:20.855914902Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.079122ms logger=migrator t=2026-03-18T11:57:20.859571027Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-18T11:57:20.859929395Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=358.288µs logger=migrator t=2026-03-18T11:57:20.862907827Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-18T11:57:20.86451621Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.605613ms logger=migrator t=2026-03-18T11:57:20.86793635Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-18T11:57:20.881358438Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.414038ms logger=migrator t=2026-03-18T11:57:20.88482814Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-18T11:57:20.885062295Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=233.965µs logger=migrator t=2026-03-18T11:57:20.88817788Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-18T11:57:20.889775832Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.597022ms logger=migrator t=2026-03-18T11:57:20.894241865Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-18T11:57:20.894870618Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=600.982µs logger=migrator t=2026-03-18T11:57:20.90027071Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-18T11:57:20.900611026Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=343.217µs logger=migrator t=2026-03-18T11:57:20.905878636Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-18T11:57:20.906789084Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=898.088µs logger=migrator t=2026-03-18T11:57:20.911284148Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-18T11:57:20.922302266Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.018929ms logger=migrator t=2026-03-18T11:57:20.926150475Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-18T11:57:20.932944876Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.797971ms logger=migrator t=2026-03-18T11:57:20.93944192Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-18T11:57:20.941729898Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.291218ms logger=migrator t=2026-03-18T11:57:20.948314434Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-18T11:57:21.023880198Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.561243ms logger=migrator t=2026-03-18T11:57:21.02834211Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-18T11:57:21.029667557Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.325217ms logger=migrator t=2026-03-18T11:57:21.033876165Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-18T11:57:21.035207622Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.331127ms logger=migrator t=2026-03-18T11:57:21.040150455Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-18T11:57:21.069749688Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.582703ms logger=migrator t=2026-03-18T11:57:21.07427442Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-18T11:57:21.081543311Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.267611ms logger=migrator t=2026-03-18T11:57:21.085732117Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-18T11:57:21.086070414Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=338.327µs logger=migrator t=2026-03-18T11:57:21.089727871Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-18T11:57:21.089915205Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=186.364µs logger=migrator t=2026-03-18T11:57:21.093687412Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-18T11:57:21.093907617Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=218.885µs logger=migrator t=2026-03-18T11:57:21.097742867Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-18T11:57:21.098181296Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=439.03µs logger=migrator t=2026-03-18T11:57:21.104045647Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-18T11:57:21.104529417Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=485.07µs logger=migrator t=2026-03-18T11:57:21.108465968Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-18T11:57:21.109328687Z level=info msg="Migration successfully executed" id="create folder table" duration=863.208µs logger=migrator t=2026-03-18T11:57:21.113859689Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-18T11:57:21.115606416Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.745047ms logger=migrator t=2026-03-18T11:57:21.120998138Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-18T11:57:21.123120752Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.112063ms logger=migrator t=2026-03-18T11:57:21.127170785Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-18T11:57:21.127196826Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.941µs logger=migrator t=2026-03-18T11:57:21.130750349Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-18T11:57:21.132179979Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.42919ms logger=migrator t=2026-03-18T11:57:21.136940017Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-18T11:57:21.138096251Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.156444ms logger=migrator t=2026-03-18T11:57:21.141658705Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-18T11:57:21.143232998Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.573813ms logger=migrator t=2026-03-18T11:57:21.147082397Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-18T11:57:21.147828792Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=746.215µs logger=migrator t=2026-03-18T11:57:21.15205191Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-18T11:57:21.152340556Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=288.636µs logger=migrator t=2026-03-18T11:57:21.155086173Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-18T11:57:21.156458301Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.368468ms logger=migrator t=2026-03-18T11:57:21.16024352Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-18T11:57:21.161450445Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.206675ms logger=migrator t=2026-03-18T11:57:21.166247474Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-18T11:57:21.167421988Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.166454ms logger=migrator t=2026-03-18T11:57:21.171385691Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-18T11:57:21.17331939Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.94274ms logger=migrator t=2026-03-18T11:57:21.177285052Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-18T11:57:21.178484957Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.200015ms logger=migrator t=2026-03-18T11:57:21.182843008Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-18T11:57:21.184853719Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.009341ms logger=migrator t=2026-03-18T11:57:21.190920645Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-18T11:57:21.19266593Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.746195ms logger=migrator t=2026-03-18T11:57:21.199902751Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-18T11:57:21.201028773Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.125642ms logger=migrator t=2026-03-18T11:57:21.204643249Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-18T11:57:21.205492086Z level=info msg="Migration successfully executed" id="create signing_key table" duration=849.847µs logger=migrator t=2026-03-18T11:57:21.209808956Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-18T11:57:21.211166244Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.356648ms logger=migrator t=2026-03-18T11:57:21.216534835Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-18T11:57:21.217718159Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.184084ms logger=migrator t=2026-03-18T11:57:21.220812403Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-18T11:57:21.221089289Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=277.776µs logger=migrator t=2026-03-18T11:57:21.224147763Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-18T11:57:21.233519126Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.367553ms logger=migrator t=2026-03-18T11:57:21.239553031Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-18T11:57:21.240336517Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=792.586µs logger=migrator t=2026-03-18T11:57:21.246428684Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-18T11:57:21.246450604Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.87µs logger=migrator t=2026-03-18T11:57:21.252593881Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-18T11:57:21.255017881Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.42008ms logger=migrator t=2026-03-18T11:57:21.263548568Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-18T11:57:21.263605059Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=48.881µs logger=migrator t=2026-03-18T11:57:21.26943708Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-18T11:57:21.271485972Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.048612ms logger=migrator t=2026-03-18T11:57:21.279217332Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-18T11:57:21.280416537Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.206836ms logger=migrator t=2026-03-18T11:57:21.288257869Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-18T11:57:21.289204239Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=944.29µs logger=migrator t=2026-03-18T11:57:21.292868354Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-18T11:57:21.293526418Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=658.554µs logger=migrator t=2026-03-18T11:57:21.296439018Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-18T11:57:21.296654513Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=216.145µs logger=migrator t=2026-03-18T11:57:21.302586236Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-18T11:57:21.303506805Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=920.159µs logger=migrator t=2026-03-18T11:57:21.307783362Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-18T11:57:21.308493938Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=710.366µs logger=migrator t=2026-03-18T11:57:21.312292806Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-18T11:57:21.313000101Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=707.215µs logger=migrator t=2026-03-18T11:57:21.316640367Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-18T11:57:21.324731444Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.091227ms logger=migrator t=2026-03-18T11:57:21.329180226Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-18T11:57:21.337262833Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.081787ms logger=migrator t=2026-03-18T11:57:21.341568503Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-18T11:57:21.35163991Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.072007ms logger=migrator t=2026-03-18T11:57:21.358001522Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-18T11:57:21.358126164Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=125.192µs logger=migrator t=2026-03-18T11:57:21.364933646Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-18T11:57:21.376877383Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.938607ms logger=migrator t=2026-03-18T11:57:21.381997229Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-18T11:57:21.392879944Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.881935ms logger=migrator t=2026-03-18T11:57:21.396939208Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-18T11:57:21.397373636Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=435.498µs logger=migrator t=2026-03-18T11:57:21.402161766Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.570263668s logger=migrator t=2026-03-18T11:57:21.402897801Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-18T11:57:21.419490464Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-18T11:57:21.419864282Z level=info msg="Created default organization" logger=secrets t=2026-03-18T11:57:21.427546391Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-18T11:57:21.476077396Z level=info msg="Restored cache from database" duration=500.881µs logger=plugin.store t=2026-03-18T11:57:21.477507985Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-18T11:57:21.51302085Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-18T11:57:21.513052861Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-18T11:57:21.513128323Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-18T11:57:21.513140943Z level=info msg="Plugins loaded" count=54 duration=35.634408ms logger=query_data t=2026-03-18T11:57:21.516999733Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-18T11:57:21.519837791Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-18T11:57:21.527804226Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-18T11:57:21.537578879Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-18T11:57:21.540124691Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-18T11:57:21.541970589Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-18T11:57:21.564983145Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-18T11:57:21.586066142Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-18T11:57:21.603556314Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-18T11:57:21.603577264Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-18T11:57:21.603894991Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-03-18T11:57:21.60437796Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-03-18T11:57:21.604412261Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-03-18T11:57:21.604784439Z level=info msg="starting to provision dashboards" logger=http.server t=2026-03-18T11:57:21.608893394Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-03-18T11:57:21.647571595Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-03-18T11:57:21.678478515Z level=info msg="Update check succeeded" duration=74.275038ms logger=grafana.update.checker t=2026-03-18T11:57:21.679122568Z level=info msg="Update check succeeded" duration=75.147826ms logger=ngalert.state.manager t=2026-03-18T11:57:21.712895626Z level=info msg="State cache has been initialized" states=0 duration=108.997766ms logger=ngalert.scheduler t=2026-03-18T11:57:21.712959828Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-18T11:57:21.713033749Z level=info msg=starting first_tick=2026-03-18T11:57:30Z logger=sqlstore.transactions t=2026-03-18T11:57:21.738838403Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-18T11:57:21.756509669Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-18T11:57:21.797326944Z level=info msg="Patterns update finished" duration=87.851297ms logger=provisioning.dashboard t=2026-03-18T11:57:21.830245385Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-18T11:57:22.20496428Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-18T11:57:22.205382458Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-18T11:57:27.68327856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:27.684231991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:27.699303852Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-18T11:57:27.729940667Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-18T11:57:27.744927016Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-18T11:57:27.76057515Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-18T11:57:27.771598309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:27.817491718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:27.876821856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:27.903933687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:27.952644855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:27.96933011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.011414451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.027769469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.079679484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.116490566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.229737149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.251094021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.313596915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.332918064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.397343518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.417867213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.482731905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.496223305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.552247304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.573702968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.632259789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.652029868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.700584103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.721821803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.788663336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.809501287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.871407678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.888045872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.946614354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:28.96329271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.025874195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.044882918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.109172029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.127010348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.198790843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.214752564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.278557414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.295574116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.353484735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.372926597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.451490113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.467132207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.528744662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.550831509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.613430804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.630304223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.697669757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.718301754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.798778269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.817608019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.894133184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.916351802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:29.981053242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.004867035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.060159389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.099411271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.170091634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.18924741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.270114384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.28828738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.369598232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.391402194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.458811739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.47723556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.546907552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.562853182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.754628731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.770788045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.841454377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.858333007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.945204315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:30.964360001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:31.030382407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:31.051071076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:31.126863934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:31.145415418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T11:57:31.21655278Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-18T11:58:27.627408674Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-18T12:07:21.642326587Z level=info msg="Completed cleanup jobs" duration=37.413222ms logger=plugins.update.checker t=2026-03-18T12:07:21.733582758Z level=info msg="Update check succeeded" duration=54.252968ms logger=sqlstore.transactions t=2026-03-18T12:12:21.534849848Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-18T12:17:21.637843463Z level=info msg="Completed cleanup jobs" duration=32.777187ms logger=plugins.update.checker t=2026-03-18T12:17:21.744473462Z level=info msg="Update check succeeded" duration=65.522774ms logger=cleanup t=2026-03-18T12:27:21.639959865Z level=info msg="Completed cleanup jobs" duration=34.691198ms logger=plugins.update.checker t=2026-03-18T12:27:21.790819424Z level=info msg="Update check succeeded" duration=112.234007ms logger=infra.usagestats t=2026-03-18T12:28:27.651868534Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-18T12:37:21.636844272Z level=info msg="Completed cleanup jobs" duration=31.865178ms logger=plugins.update.checker t=2026-03-18T12:37:21.732223893Z level=info msg="Update check succeeded" duration=53.04534ms logger=cleanup t=2026-03-18T12:47:21.647201894Z level=info msg="Completed cleanup jobs" duration=42.747942ms logger=plugins.update.checker t=2026-03-18T12:47:21.737400065Z level=info msg="Update check succeeded" duration=57.767641ms logger=cleanup t=2026-03-18T12:57:21.663542349Z level=info msg="Completed cleanup jobs" duration=58.048565ms logger=plugins.update.checker t=2026-03-18T12:57:21.730186658Z level=info msg="Update check succeeded" duration=51.072048ms logger=infra.usagestats t=2026-03-18T12:58:27.651921659Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-18T13:07:21.644315898Z level=info msg="Completed cleanup jobs" duration=39.388378ms logger=plugins.update.checker t=2026-03-18T13:07:21.729759026Z level=info msg="Update check succeeded" duration=51.194359ms